html{margin: 0;padding: 0;}

/*首页*/
/*顶部导航*/
.headerWrap{width: 100%;position: fixed;z-index: 399;top: 0;left: 0;transition-duration: 400ms; transition-property: all; transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);}
.header{height: 80px;background: #fff;border-radius: 5px;margin-top: 38px;position: relative;z-index: 10;box-shadow: 1px 1px 3px #aaa;}
.header .logo{display: block;float: left;width: 220px;height: 80px;}
.header .logo img{display: block;margin: 22px auto;}
.header .headNav{width: 780px;height: 80px;text-align: center;border-left: 1px solid #ccc;border-right: 1px solid #ccc;}
.headNav .nav{display: inline-block;}
.header .nav li{float: left; position: relative;}
.header .nav>li>a{font-size: 14px;color: #353535;margin: 0 23px;display: block;line-height: 78px;}
.header .nav>li:hover>a{color: #0280bb;position: relative;}
.header .nav>li>a b{display: block;width: 0px;margin: 0 auto;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;transition: all .3s ease-in-out;border-bottom: 2px solid #0280bb;}
.header .nav>li:hover>a b{width: 100%;}
.headR{width: 215px;background: url(../image/my_ico1.png) no-repeat 174px center;}
.headR a{display: block;float: left;color: #353535;font-size: 14px;line-height: 80px;margin-left: 52px;}
.headR b{display: block;float: left;width: 1px;height: 14px;background: #ccc;margin: 33px 20px;}
.headR .search{display: block;width: 20px;height: 20px;margin: 30px 0;background: url(../image/search.png) no-repeat center;}
.headerWrap.head-menu .header{margin-top: 12px;}
.header .nav li .box {position: absolute; width: 100%; top: 80px; left: -4px; padding: 10px 0 0 0; display: none;}
.header .nav li .box1{width: 150px; left: -25px;}
.header .nav li .box ul{background: rgba(0,0,0,0.6); padding: 10px 0; border-radius: 10px;}
.header .nav li .box li {display: block; line-height: 32px; float: none;}
.header .nav li .box li a { font-size: 14px; display: block;  color: #fff; text-align:center; overflow:hidden;}
.header .nav li .box li a:hover {text-decoration: underline; }
.header .nav li .box .arrowUp{display: block;width: 12px;height: 9px;position: absolute;top: 1px;left: 50%; margin-left: -6px; z-index: 99; background: url(../image/my_ico21.png) no-repeat;}
.header .nav li .box ul.ywtx{ width:600px; /*width:660px;*/ padding:10px; background:rgba(0,0,0,0.6);}
.header .nav li .box ul.ywtx li{ float:left; display:block;  width:120px; text-align:center; font-size: 14px; display: block;  color: #fff;margin:0px 10px; overflow:hidden;}
.header .nav li .box ul.ywtx li a { font-size: 16px; font-weight:500; display: block;  color: #fff; border-bottom:1px solid #ccc; /* border:1px solid #ccc; border-radius:47px;*/}
.header .nav li .box ul.ywtx li .snav{ width:100%;}
.header .nav li .box ul.ywtx li .snav a{font-size: 14px; display: block;  color: #e5e5e5; border:none;}
.header .nav li .box ul.ywtx li .snav a:hover {text-decoration: underline; }
/*.header .nav li .box ul.ywtx li a span { font-size: 14px; display: block;  color: #f90; }
.header .nav li .box ul.ywtx li a span:hover {text-decoration: underline; }
.header .nav li .box ul.ywtx li a:hover {text-decoration: underline; }*/
.header .nav li .box ul.ywtx li a:hover {text-decoration:none; }

/*footer*/
.section5{background: #f3f3f3;}
.footerWrap{padding: 24px 0;width: 100%; background: #eaeaea; position: absolute; left: 0; bottom: 0;}
.footer{height: 86px;}
.footL{width: 270px;}
.footL img{display: block;margin: 25px 0; position: relative; opacity: 0; left: -100%; transition: all 0.4s;}
.active .footL img{opacity: 1; left: 0; transition-delay: 0.4s;}
.footM{width: 828px;height: 86px;line-height: 1;font-size: 14px;color: #555; margin-left:250px; }
.footM .link{margin: 20px 0 0 40px; position: relative; opacity: 0; bottom: -100%; transition: all 0.3s;}
.active .footM .link{opacity: 1; bottom: 0; transition-delay: 0.3s;}
.footM a{display: block;float: left;color: #555;border-right: 1px solid #555555;padding: 0 20px;}
.footM a:last-child{border-right: 0;}
.footM a:hover{text-decoration: underline;}
.footM p{margin: 15px 0 0 60px;position: relative; opacity: 0; bottom: -100%;}
.footM p span{ margin-right:15px;}
.footM p.p1{transition: all 0.4s;}
.active .footM .p1{opacity: 1; bottom: 0; transition-delay: 0.4s;}
.footM p.p2{transition: all 0.5s;}
.active .footM .p2{opacity: 1; bottom: 0; transition-delay: 0.5s;}
.footR{width: 200px;}
.footR a{display: block;float: right;margin: 28px 20px; position: relative; opacity: 0;right: -100%;}
.footR .weibo{transition: all 0.5s;}
.active .footR .weibo{transition-delay: 0.5s; right: 0; opacity: 1;}
.footR .wechat{transition: all 0.35s;}
.active .footR .wechat{transition-delay: 0.35s; right: 0; opacity: 1;}
.active .footR .weibo{position: relative;}
.footR .wechatT{border-radius: 5px; position: absolute;top:-180px;left: -70px;box-shadow: 0 0 5px #ccc;border-radius: 5px;display: none; width: 160px; height: 160px; background: #fff; z-index: 99;}
.footR .wechatT em{display: block; width:0px; height:0px; border-left:10px solid transparent;  border-right:10px solid transparent; border-top:12px solid #fff; font-size:0px; line-height:0px; position: absolute; bottom: -12px; left: 50%;margin-left: -10px;z-index: 999;}
.weixins{display: block;width: 110px; margin: 4px auto 0;}
.footR .wechatT p{font-size: 12px; color: #333; text-align: center; padding: 0 6px;}
/*首页底部*/
.footerIndex{padding: 12px 0;}
.footerIndex .footer{height: 46px;}
.footerIndex .footL img{margin: 5px 0;}
.footerIndex .footM{height: 46px;}
.footerIndex .footM p{margin: 10px 0 0 60px;position: relative; opacity: 0; bottom: -100%;}
.footerIndex .footM .p1{line-height: 18px;}
.footerIndex .footM .link{margin: 5px 0 0 40px; position: relative; transition: all 0.3s;}
.footerIndex .footR a{margin: 8px 20px;}
.footerIndex .footM .p1, .footerIndex .footM .p2{margin-top: 10px;}

.w1200{margin:0 auto;width: 1218px;}
.w1100{margin:0 auto;width: 1118px;}
a:hover p{color: #0e90d2;}
.aboutBox{background-color: #04101e;}

.NenCon .footerWrap{position: relative;}
.NenHeader{margin-top: 20px;}
.NenHeader .header{margin-top: 0;}
.newBody{background-color: #04101e}
.newsCon{background: url(../image/报道-背景.png) no-repeat center; padding-top: 30px;}
.newsCon .w1200{padding-top: 30px;}
.newsWen {padding: 50px;}
.newsWen p{text-indent:50px; line-height: 37px;}
/*.newsCon{background: #fafafa; padding-top: 30px;}*/
.newsCon .title{width: 100%; font-size: 14px; margin: 16px auto;}
.newsCon .title a{display: inline-block; color: #666; line-height: 18px;}
.newsCon .title a.marr, .newsCon .title a:hover{color: #0280bb;}
.newsCon .title b{display: inline-block; height: 12px; width: 1px; border-left: 1px solid #ccc; margin: 0 10px;}
.newsWen{background: #fff; margin-bottom: 60px; border-radius: 3px; border: 1px solid #eee; padding: 70px; min-height:530px;}
.newsWen h2{font-size: 28px; color: #555; text-align: center;}
.newsWen h3{font-size: 14px; border-bottom: 1px solid #eee; text-align: center; padding: 20px 0; color: #888;}
.newsWen img{display: block; margin: 8px auto;}
.newsWen p{font-size: 16px; text-indent: 1em; line-height: 40px;/* margin-top: 12px;*/ color: #666; text-indent:28px;}


.Aibanner{width: 100%; position: relative;}
.Aibanner img{display: block; width: 100%;}
.Aibanner img.img{min-height: 660px;}

.aisec1{width: 100%; height: 865px; position: relative; background: url(../image/2.png) no-repeat center;}
.aisec1 .backgound_1{width: 50%; height: 929px; background-image: linear-gradient(152deg, #300945 0%, #052038 49%); float: left}
.aisec1 .backgound_2{width: 50%; height: 929px; background-image: linear-gradient(149deg, #0A2745 45%, #300845 100%); float: right}

/*.aisec1 .w1200{position: absolute; height: 925px; float: left; left: 50%; margin-left: -609px;  color: #fff; background: #0A2845;}*/
.aisec1 .w1200{ height: 805px;padding-top: 60px; color: #fff; background: #0A2845; position: relative;}
.aisec1 .ai_cont {position: absolute; left: -91px; top: -103px;}
.aisec1 .ai_cont img{height: 286px; width: 286px;}
.aisec1 .title{margin: 0px auto 52px; width: 299px;}
.aisec1 .context{width: 1066px; height: 272px; margin: 0 auto;}
.aisec1 .context p{ font-family: 微软雅黑;font-size: 20px;color: #FFFFFF;letter-spacing: 0;line-height: 37px;text-indent:50px;}
.aisec1 .context_titel{width: 100%; height: 448px; }
.aisec1 .context_titel .title_cont{width: 25%; height: 100%; float: left; }
.aisec1 .context_titel .title_cont .title_icon{width: 130px; height: 111px; margin: 27px auto; }
/*.aisec1 .context_titel .title_cont .title_title {width: 119px; height: 40px; margin: 0 auto; }*/
.aisec1 .context_titel .title_cont .title_title p { font-family: 微软雅黑;font-size: 28px;color: #67BDFF;letter-spacing: 1.51px;text-align: center; }
.aisec1 .context_titel .title_cont .title_context{margin-top: 31px;}
.aisec1 .context_titel .title_cont .title_context p{text-align: center;}
/*.aisec1 .context_titel .title_cont .title_context_1 {margin-left: 50px; }*/
/*.aisec1 .context_titel .title_cont .title_context_2 {margin-left: 45px; }*/
/*.aisec1 .context_titel .title_cont .title_context_3 {margin-left: 10px; }*/
/*.aisec1 .context_titel .title_cont .title_context_4 {margin-left: 45px; }*/
.aisec1 .context_titel .title_cont .title_context p{font-family: 微软雅黑;font-size: 18px;color: #FFFFFF;letter-spacing: 0.97px;line-height: 27px; }


.aisec2{width: 100%; height: 480px; background: url(../image/3.png) no-repeat center;}
.aisec2 .content{ padding: 80px 0;}
.aisec2 .box{width: 560px;height: 320px;overflow: hidden;position: relative; float: left;}
.aisec2 .picBox{margin: 0px;padding: 0px;list-style: none;width: 1120px;position: absolute;}
.aisec2 .picBox:hover{cursor: pointer;}
.aisec2 .picBox li{float: left;}
.aisec2 .picBox img{width: 560px;height: 320px;}
.aisec2 .pic_title{ width:560px;height: 66px; margin-top:-66px; padding-top:18px; background-image: linear-gradient(-180deg, rgba(0,0,0,0.00) 0%, #000000 100%);}
.aisec2 .pic_title p { text-indent:40px;font-family: 微软雅黑;font-size: 20px;color: #FFFFFF;letter-spacing: 0;}
.aisec2 .text_box{width: 517px;height: 320px;float: left; margin-left: 80px;}
.aisec2 .text_box .text_1 p{font-family: 微软雅黑;font-size: 19px;color: #FFFFFF;letter-spacing: 0;line-height: 30px;}
.aisec2 .text_box .text_2 {margin-top: 17px;}
.aisec2 .text_box .text_2 p{font-family: 微软雅黑;font-size: 14px;color: #FFFFFF;letter-spacing: 0;line-height: 24px;}
.aisec2 .text_box .text_3 {float:right;margin-top: -10px;margin-right: 30px; width:70px; height:21px; background-image: linear-gradient(14deg, #4CFFFF 0%, #FFFFFF 100%);box-shadow: 5px 5px 11px 0 #00467C; padding-top: 5px;padding-left: 23px;}
.aisec2 .text_box .text_3 p{ font-family: 微软雅黑;font-size: 10px;color: #005AC8;letter-spacing: 0;}
.aisec2 .text_box .box_2{margin-top: 50px;}
.aisec3{width: 100%; height: 600px; background: url(../image/报道.png) no-repeat center;}
.aisec3 .w1200{ position: relative; padding-top: 60px;}
.aisec3 .title{margin: 0 auto 35px; width: 399px;}
.aisec3 .content .context_1{ width: 50%; float: left;}
.aisec3 .content .context_2{ width: 50%; float: left;}
.aisec3 .content .context_1 .text_2 {margin: 12px 0;}
.aisec3 .content .context_1 .text_1 p{font-family: 微软雅黑;font-size: 20px;color: #31F6FF;letter-spacing: 1.08px;}
.aisec3 .content .context_1 .text_2 p{font-family: 微软雅黑;font-size: 18px;color: #FFFFFF;letter-spacing: 0.97px; text-indent:20px;}
.aisec3 .content .context_1 .text_2 img{width: 9px; height: 9px;margin-top: 9px; float: left;}
.aisec3 .content .context_2 .text_2 img{width: 9px; height: 9px;margin-top: 9px; float: left;}
.aisec3 .content .context_2 .text_1 img{width: 9px; height: 9px;margin-top: 9px; float: left;}
.aisec3 .content .context_2 .text_1 {height: 28px;}
.aisec3 .content .context_2 .text_2 {margin: 12px 0;}
.aisec3 .content .context_2 .text_3 {margin: 12px 90px 0 0; float: right;}
.aisec3 .content .context_2 .text_3 p{font-family: 微软雅黑;font-size: 20px;color: #31F6FF;letter-spacing: 1.08px;}
.aisec3 .content .context_2 .text_1 p{font-family: 微软雅黑;font-size: 18px;color: #FFFFFF;letter-spacing: 0.97px; text-indent:20px;}
.aisec3 .content .context_2 .text_2 p{font-family: 微软雅黑;font-size: 18px;color: #FFFFFF;letter-spacing: 0.97px; text-indent:20px;}
.aisec3 .person_title{margin: 95px 50% 0;left: -150px; position: relative; width: 299px; float: left;}


/*.aisec4{width: 100%; height: 1630px; background: #05101E;}*/
.aisec4{width: 100%; height: 1630px; background: url(../image/4.png) no-repeat center;}
.aisec4 .backgound_1{width: 50%;  float: left}
.aisec4 .backgound_2{width: 50%; float: right}
.aisec4 .backgound_2 img{ height:1630px; overflow: hidden; position: relative; float: right}
.aisec4 .w1200{ height: 1430px; padding-top: 150px;  color: #fff;}
/*.aisec4 .w1200{position: absolute; height: 1630px; float: left; left: 50%; margin-left: -609px;  color: #fff;}*/
/*.aisec4 .w1200 .list_box {margin-top: 200px;}*/
.aisec4 .w1200 .list_box li{width: 220px; height: 324px;}

.aisec4 .list_box .list{float: left; margin-bottom: 40px;}
.aisec4 .list li{float: left; -webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;transition: all .5s ease-in-out; cursor: pointer; position: relative; width: 280px; overflow: hidden; background: #fff; border-radius: 5px; height: 400px; margin-right: 23px;}
.aisec4 .list li.marr{margin-right: 0;}
.aisec4 .list li img{display: block; width: 100%;}
.aisec4 .list li .show{text-align: center; opacity: 0.79;background: #001F61;}
.aisec4 .list li .show h2{margin: 32px auto 18px; font-family: 微软雅黑;font-size: 26.6px;color: #FFFFFF;letter-spacing: 0;}
.aisec4 .list li .show p{font-family: 微软雅黑;font-size: 16px;color: #FFFFFF;letter-spacing: 0;}
.aisec4 .list li .hide{position: absolute; left: 0; bottom: -100%; width: 100%; opacity: 0.79;background: #001F61; z-index: 1; height: 70%}
.aisec4 .list li .hide h2{ padding: 24px 0 12px; text-align: center; font-family: 微软雅黑;font-size: 26.6px;color: #FFFFFF;letter-spacing: 0;}
.aisec4 .list li .hide p{  line-height: 24px; padding: 20px 10px; font-family: 微软雅黑;font-size: 16px;color: #FFFFFF;letter-spacing: 0;}
.aisec4 .list li .hide .text1{ text-align:center; line-height: 24px; padding: 20px 10px; font-family: 微软雅黑;font-size: 16px;color: #FFFFFF;letter-spacing: 0;}
.aisec4 .list li .hide .text2{  line-height: 24px; padding: 20px 10px; font-family: 微软雅黑;font-size: 15px;color: #FFFFFF;letter-spacing: 0;}
/*.aisec4 .list li .hide p{ text-indent: 2em; line-height: 24px; padding: 20px 10px; font-family: 微软雅黑;font-size: 16px;color: #FFFFFF;letter-spacing: 0;}*/
.aisec4 .list li:hover .hide{bottom: 0;-webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;transition: all .5s ease-in-out;}


.aisec5{width: 100%; height: 666px; background: url(../image/5.png) no-repeat center;}
.aisec5 .w1200{ position: relative; padding-top: 60px;}
.aisec5 .title{margin: 0 auto 52px; width: 299px;}


.aisec6{width: 100%; height: 879px; background: url(../image/6.png) no-repeat center;}
.aisec6 .w1200{ position: relative; padding-top: 60px;}
.aisec6 .title{margin: 0 auto 52px; width: 299px;}
.aisec6 .title_text{float: right; position: relative; top: -120px; right: 100px;}
.aisec6 .title_text p{font-family: 微软雅黑;font-size: 22px;color: #FFFFFF;letter-spacing: 1.19px;}
.videl_box li{float: left; -webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;transition: all .5s ease-in-out; cursor: pointer; position: relative;  overflow: hidden; }
/*.aisec6 .videl_box li{ -webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;transition: all .5s ease-in-out; cursor: pointer; position: relative;  overflow: hidden; }*/
.aisec6 .videl_box li{ margin: 70px auto;  width: 560px;}
.aisec6 .videl_box li{ margin: 70px 10px; }
.aisec6 .videl_box .li_2{ margin-top: 36px }
/*.aisec6 .videl_bo
.aisec6 x .videl_item{width: 560px;  margin: 50px auto;  }*/
.aisec6 .videl_box .videl_item{width:553px;height: 414px; margin: 50px 10px; position: relative; }
.aisec6 .pro_pic{width:560px;height: 320px;}
.aisec6 .play{position: absolute;top: 108px; left: 200px; }

.newsWen .pro_pic{width: 280px;height: 160px;}
.newsWen .play{position: absolute;top: 54px; left: 100px; }
.newsWen .play img{width: 69px;height: 69px; }
.newsWen .videl_box li{ margin: 30px 20px; }
.newsWen .videl_box li p{text-align:center; font-family: 微软雅黑;font-size: 12px;width: 280px; text-indent:0px;}
.newsWen .videl_box li:hover p{text-align:center; font-family: 微软雅黑;font-size: 12px;text-indent:0px; color: #0e90d2}


.feeder{height: 182px;}
.feeder .feeder_text {float: left; margin: 60px 0;}
.feeder .feeder_text a{font-family: 微软雅黑;font-size: 16px;color: #FFFFFF;letter-spacing: 0.86px; padding: 7px;}
.feeder .feeder_text p{font-family: 微软雅黑;font-size: 16px;color: #FFFFFF;letter-spacing: 0.86px; padding: 7px;}
.feeder_icon {float: right; margin: 60px 0; position: relative;}
.feeder_icon a > img{width: 51px; height: 51px; padding: 15px}
.weibo{transition: all 0.5s;}
.wechatT{border-radius: 5px; position: absolute;top:-180px;left: -40px;box-shadow: 0 0 5px #ccc;border-radius: 5px;display: inline; width: 160px; height: 160px; background: #fff; z-index: 99;}
.wechatT em{display: block; width:0px; height:0px; border-left:10px solid transparent;  border-right:10px solid transparent; border-top:12px solid #fff; font-size:0px; line-height:0px; position: absolute; bottom: -12px; left: 50%;margin-left: -10px;z-index: 999;}
.wechatT p{font-size: 12px; color: #333; text-align: center; padding: 0 6px;}
.weixins{display: block;width: 110px; margin: 4px auto 0;}
.footR .wechatT p{font-size: 12px; color: #333; text-align: center; padding: 0 6px;}
.feeder .weibo:hover .wechatT{bottom: 0;-webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;transition: all .5s ease-in-out;}


.newBody .feeder{height: 212px;}
/*视频播放弹窗*/
.layuiBox1 { display: none; position: fixed;  height: auto; z-index: 298; width: 900px; top: 200px; animation: bounceIn .3s; -moz-animation: bounceIn .3s; -webkit-animation: bounceIn .3s; -o-animation: bounceIn .3s; }
.layuiBox1 .layer-content { width: 100%; }
.layuiBox1 .lay-con { position: relative; z-index: 999; }
.layuiBox1 .lay-con embed { position: relative; z-index: 2; }
.layuiBox1 .lay-con p { font-size: 16px; color: #fff; width: 100%; height: 55px; line-height: 55px; background: #424a5b; position: absolute; z-index: 9; left: 0; bottom: 0; text-indent: 2em; }
.layuiBox1 .lay-con img.img { position: absolute; left: 50%; top: 50%; margin-top: -24.5px; margin-left: -24.5px; z-index: 99; cursor: pointer; }
.layuiBox1 .layerClose { display: block; width: 37px; height: 37px; background: url(../image/close1.png) no-repeat; right: 22px; top: 22px; position: absolute; z-index: 99; cursor: pointer; }
.play-vi { width: 902px; height: 480px; margin: 0 auto; padding-bottom: 54px;background-color: #000;}


/*视频中心*/
.newsConter .menu-tab{padding-top: 50px; width: 600px; margin: 0 auto;}
.newsConter .menu-tab li{float: left; margin: 0 40px; height: 100px; cursor: pointer; line-height: 100px; border-bottom: 3px solid #fff; font-size: 30px; color: #373737;}
.newsConter .menu-tab li.active{border-bottom: 3px solid #0280bb; color: #0280bb;}
.newsconterCon{border-top: 1px solid #cdcdcd; padding: 60px 0 120px; position: relative; z-index: 1;}
#gla{margin:120px auto 100px;position:relative;}
#gla_box{width:960px;margin:auto;position:relative;}
.gla_inbox{overflow:hidden;position:relative;}
.gla_inbox p{text-indent:1em;font-size:14px;width:100%;color:#FFFFFF;line-height:30px;background:#000000;}
.gla_inbox img{width:100%;height:100%;}
.roundabout-holder{height:320px;width:100%;}
.roundabout-moveable-item{display:block;height:320px;width:560px;cursor:pointer;}
.roundabout-in-focus{cursor:auto;}
.box-con{position: relative;}
.box-con p{position: absolute; display: none; left: 0; bottom: 0; width: 100%; height: 70px; line-height: 70px; font-size: 16px; color: #fff; text-indent: 1.5em; background: rgba(0,0,0,0.8)}
.box-con .ico{position: absolute; cursor: pointer; width: 104px; height: 104px; background-size: 104px; left: 50%; top: 50%; margin: -52px 0 0 -52px; display: none;}
.box-con .boxbg{display: none; cursor: pointer; height:320px;width:560px; position: absolute; left: 0; top: 0; background: rgba(0,0,0,0.6);}
.roundabout-in-focus .box-con p{display: block;}
.roundabout-in-focus .box-con .ico{display: block;}
.roundabout-in-focus .box-con .boxbg{display: block;}

.newsCon .newsWen{margin-top: 40px;}
.newsCon .content{margin-top: 40px;}
.newsCon .content .context_1{  margin-left:60px; }
.newsCon .content .context_2{ margin-left:20px; float: left;}
.newsCon .content .context_1 .text_2 {margin: 12px 0;}
.newsCon .content .context_2 .text_2 {margin: 12px 0;}
.newsCon .content .context_1 .text_2 p{font-family: 微软雅黑; text-indent:0px; line-height: 30px;}
.newsCon .content .context_2 .text_2 p{font-family: 微软雅黑; text-indent:0px;}
.newsCon .content .context_1 .text_2 img{width: 9px; height: 9px;margin-top: 12px; float: left; position: relative; left: -20px;}
.newsCon .content .context_2 .text_2 img{width: 9px; height: 9px;margin-top: 15px; float: left;position: relative; left: -20px;}
.newsCon .content .context_2 .text_1 img{width: 9px; height: 9px;margin-top: 15px; float: left;position: relative; left: -20px;}
/*@media screen and ( max-width:1440px ) {*/
    /*!*首页*!*/
    /*.w1300{ width:1200px; margin:0 auto;}*/
    /*.slideBox1 .hd{bottom: 80px;}*/
    /*.header .headNav{width: 758px;}*/
/*}*/