/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

/*公共样式部分*/

body {color: #666;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden;}

#copy { display: none;}

a {color: #666; text-decoration: none;}
a:hover { color: #2f318b;text-decoration: none; border-bottom-style:}

.page{ margin:0 auto;width: 1300px; }
.box{ margin:0 auto;width: 88%; min-width: 1300px;}
.bg{ width: 100%; min-width: 1300px;}

.fl { float: left;}
.fr {float: right;}

/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}

/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}

/*英文样式*/
.font_en{font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;}


/*共用代码*/
.t{text-align: center; height:120px;}
.t p{font-weight: bold;font-size: 40px;color:#111;}
.t p b{color: #c72125;}
.t dd{line-height: 42px;font-size: 18px;}



/*抬头*/
.top{width:88%; min-width:1300px; margin:0 auto;}
#head_bg{height: 42px; line-height:42px; color:#fff;background:#172d72;width: 100%;min-width: 1200px;font-size: 14px;}
.head_l{opacity: 0.5;}
.head_r{padding-left:32px; float:right; background: url(../uploadfile/image/20201117/20201117205113_776858978.png) no-repeat center left; }
.head_r t{ line-height:18px; font-size:20px;font-family: "Impact";  position: relative;top: 4px;}
.top{height: 130px;}
.logo{padding-top:22px;}
.name{margin-top: 30px;margin-left: 20px;}
.name p{font-size: 28px;color: #222;font-weight: bold; line-height:40px;}
.name span{font-size: 18px;color: #444;}


.NavCeshi > li { float: left; width: 120px; top: 0px; -webkit-transition: 0.2s all ease-in-out; transition: 0.2s all ease-in-out; height: 36px; padding: 46px 0px; position: relative;}
.NavCeshi > li:hover, .NavCeshi > li.navcurrent { width: 136px; }
.NavCeshi > li > a { display: block; text-align: center; color: #454545; -webkit-transition: 0.2s all ease-in-out; transition: 0.2s all ease-in-out; height: 36px; position: relative; z-index: 55555; border-radius: 50px; overflow: hidden; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; }
.NavCeshi > li > a > i{ display: block; font-size: 16px; line-height: 36px; height: 36px; color: #333; position: relative; z-index: 3; font-style: normal; }
.NavCeshi > li.navcurrent > a, .NavCeshi > li:hover > a { padding-left: 25px; }
.NavCeshi > li > a:before{z-index: 2; content: ''; width:30px; height:30px; display:block;position: absolute; left:-25px; top: 3px; }
.NavCeshi > li:nth-child(1)>a:before{ background: url(../uploadfile/image/20201119/20201119091527_1791369252.png) no-repeat center; }
.NavCeshi > li:nth-child(2)>a:before{ background: url(../uploadfile/image/20201119/20201119091948_399828533.png) no-repeat center; }
.NavCeshi > li:nth-child(3)>a:before{ background: url(../uploadfile/image/20201119/20201119092039_864253622.png) no-repeat center; }
.NavCeshi > li:nth-child(4)>a:before{ background: url(../uploadfile/image/20201119/20201119092224_1043181281.png) no-repeat center; }
.NavCeshi > li:nth-child(5)>a:before{ background: url(../uploadfile/image/20201119/20201119092317_645614871.png) no-repeat center; }
.NavCeshi > li:nth-child(6)>a:before{ background: url(../uploadfile/image/20201119/20201119092451_24973178.png) no-repeat center; }
.NavCeshi > li:nth-child(7)>a:before{ background: url(../uploadfile/image/20201119/20201119092527_5283376.png) no-repeat center; }

.NavCeshi > li > a:before{ -webkit-transition:0.3s all ease; transition:0.3s all ease; }
.NavCeshi > li.navcurrent > a:before,.NavCeshi > li:hover > a:before{ left: 12px !important}

.NavCeshi > li.navcurrent > a i, .NavCeshi > li:hover > a i{ color: #fff; }
.NavCeshi > li > a:after{ content: ''; display: block; width: 0%; height: 100%; -webkit-transition: 0.2s all ease-in-out; transition: 0.2s all ease-in-out; position: absolute; left: 0; bottom: 0; background: #c72125; }
.NavCeshi > li.navcurrent > a:after, .NavCeshi > li:hover > a:after{ width: 100%}




@media (max-width: 1920px) and (min-width: 1681px){
.NavCeshi > li{width:130px;}
.NavCeshi > li{margin:0 6px;}
}
@media (max-width: 1680px) and (min-width: 1600px){
.NavCeshi > li{width:120px;}
}
@media (max-width: 1599px) and (min-width: 1400px){
.top{width:94%;}
.NavCeshi > li{width:110px;}
}
@media (max-width: 1399px) and (min-width: 1200px){
.NavCeshi > li{width:100px;}
}





/*导航下拉*/

.nav2{-webkit-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;position: absolute;width:190px;opacity: 0;visibility: hidden;transform: translate3d(0px, 10px, 0px);-moz-transform: translate3d(0px, 10px, 0px);-webkit-transform: translate3d(0px, 10px, 0px);z-index: 9999;left:50%;top:126px; margin-left:-94px; text-align:center; border-top:4px #172d72 solid;}
.nav2 a{background: #172d72;box-shadow: 0 6px 10px rgba(0, 0, 0, .1);padding: 18px 0;width: 190px;height: 14px;line-height: 14px; display: block;color: #fff;font-size: 14px;  -webkit-transition: none ease-out .3s;    transition: none ease-out .3s;  transition-property: color, background, text-indent, opacity;}
.nav2 a:hover{background: #fff; text-indent: 10px;color: #172d72;}
.nav ul li:hover .nav2 {opacity: 1;visibility: visible;transform: translate3d(0px, 0px, 0px);-moz-transform: translate3d(0px, 0px, 0px);box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12);transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}




/* banner */
.banner{ overflow: hidden;background:#eee}
.banner-box{ min-width:1200px; height:650px; position:relative; margin:0 auto; }
.banner-box .bd{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:650px; background-position: center; background-repeat: no-repeat; }
.banner-box .bd li a{ display:block; background-size:auto; width: 100%; height:650px;}
.banner-btn{ width: 100%; position: absolute; bottom:20px; left: 0; margin-left: 0; height:15px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:90px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out}
.banner-btn a.prev{ left:-50px; background:url(../uploadfile/image/20180531/20180531144426_364796552.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(../uploadfile/image/20180531/20180531144426_364796552.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul { width: 1100px; margin: 0 auto; text-align: center; }
.banner-box .hd ul li{ width:15px; height:15px; border-radius:20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out; text-align: center; position: relative; z-index: 1111; }
.banner-box .hd ul li.on{ background:#172d72; width:40px; }
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }




/*搜索*/

.search_nbg{height:84px; margin:0 auto;position:absolute; top:535px;background: #f5f5f5;}
.search_bg{ height:84px; margin:0 auto;border-bottom:1px #eee solid;}
#search{ color: #999;width:1300px;line-height:84px;margin:0 auto;}
.search_01 i{display: block;float: left;padding-top: 22px;margin-right: 14px;}
.search_01{ float:left; width:900px; padding-left:2px;}
.search_02{height:40px;width:293px;overflow:hidden;margin-top:23px;float:right;}
.search_02 form{padding-left:0;}
.search-i{ width:55px; overflow:hidden; height:40px;}
.search-bg{float:left;width:226px;height:40px;overflow:hidden;padding-left:10px;background: #eee;}
.search_01 a{font-size:14px;}


/*产品*/
.prod_list a{display:block;float: left;width: 14.2857%; height:88px; padding-top:20px; text-align: center; cursor: pointer; color:#222; font-size:16px;background: #f5f5f5; }
.prod_list a:nth-child(2n){background: #f1f1f1;}
.prod_list a:before{content: ''; display: block; margin:0 auto; width:50px; height:40px; transition: 0.3s ease all; background-image:url(../uploadfile/image/20201118/20201118092603_1030001380.png);background-repeat:no-repeat;}
.prod_list a:nth-child(1):before{background-position:0 -40px;}
.prod_list a:nth-child(2):before{background-position:-50px -40px;}
.prod_list a:nth-child(3):before{background-position:-100px -40px;}
.prod_list a:nth-child(4):before{background-position:-150px -40px;}
.prod_list a:nth-child(5):before{background-position:-200px -40px;}
.prod_list a:nth-child(6):before{background-position:-250px -40px;}
.prod_list a:nth-child(7):before{background-position:-300px -40px;}

.prod_list a.on:nth-child(1):before{background-position:0 0;}
.prod_list a.on:nth-child(2):before{background-position:-50px 0;}
.prod_list a.on:nth-child(3):before{background-position:-100px 0;}
.prod_list a.on:nth-child(4):before{background-position:-150px 0;}
.prod_list a.on:nth-child(5):before{background-position:-200px 0;}
.prod_list a.on:nth-child(6):before{background-position:-250px 0;}
.prod_list a.on:nth-child(7):before{background-position:-300px 0;}

.prod_list a.on{background: #172d72;color:#fff; }
.prod_list a.on:after{content: '';width: 0px;height: 0px;display: block;border-left: 12px solid transparent;border-right: 12px solid transparent;border-bottom: 14px solid #fff;position: relative;top: 14px;margin: 0 auto;}

.prod_cont .divproduct_new_div_item{width:306px;height:280px;float:left; position: relative;background:#fff;overflow: hidden;}
.prod_cont .divproduct_new_div_item+.divproduct_new_div_item{margin-left:18px;margin-bottom:18px;}
.prod_cont .divproduct_new_div_item img{width: 100%;height:240px;position: relative;z-index:9;transition: 0.3s ease all; }
.prod_cont .divproduct_new_div_item:hover img{transform: scale(1.1);}
.prod_cont .divproduct_new_div_item:nth-child(1){width:650px;height:578px;}
.prod_cont .divproduct_new_div_item_content{position: absolute; width:100%; text-align:center;}
.prod_cont .divproduct_new_div_item .product_div_item_pic{width: 100%;height:240px; overflow : hidden; }
.prod_cont .divproduct_new_div_item:nth-child(1) .product_div_item_pic{width: 100%;height:446px; overflow : hidden; }
.prod_cont .divproduct_new_div_item:nth-child(1) img{width: 100%;height:446px;}
.prod_cont .divproduct_new_div_item:nth-child(1) .divproduct_new_div_item_content{top:446px; text-align:left;padding-top:24px;width:100%; transition: 0.5s ease all;}
.prod_cont .divproduct_new_div_item .divproduct_new_div_item_content{top:240px;padding:10px 0;z-index:9;}
.prod_cont .divproduct_new_div_item .divproduct_new_div_item_a{font-size:16px;color:#222;transition: 0.3s ease all; line-height: 30px; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.prod_cont .divproduct_new_div_item .divproduct_new_div_item_body{display:none; transition: 0.5s ease all;}

.prod_cont .divproduct_new_div_item:nth-child(1) .divproduct_new_div_item_a {font-size:20px;color:#222;}
.prod_cont .divproduct_new_div_item:nth-child(1) .divproduct_new_div_item_body{font-size:15px;line-height:30px;color:#666;margin-top:12px; transition: 0.3s ease all; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}



/*品质*/
.quality_bg{ height: 830px; background:url(../uploadfile/image/20201119/20201119085128_1833472858.jpg)no-repeat center;}

.quality_m li{float: left; width: 218px; height:218px; border-radius: 100%; margin: 20px 50px 50px 50px; text-align: center; transition: 0.3s ease all;position: relative;cursor: pointer;}
.quality_m li p{ font-size: 28px; font-weight: bold;  color: #000; margin-top:60px;}
.quality_m li p:before{content:""; width: 40px; height: 40px;    display: inline-block; position: relative; top:10px; margin-right:6px;  background-position:right center;transition: 0.3s ease all;}
.quality_m li:nth-child(1) p:before{background-image: url(../uploadfile/image/20201118/20201118104834_1884402249.png);}
.quality_m li:nth-child(2) p:before{background-image: url(../uploadfile/image/20201118/20201118105008_898256685.png);}
.quality_m li:nth-child(3) p:before{background-image: url(../uploadfile/image/20201118/20201118105017_804215965.png);}
.quality_m li:nth-child(4) p:before{background-image: url(../uploadfile/image/20201118/20201118105027_1091097188.png);}
.quality_m li.on p:before{background-position:left center;}
.quality_m li span{font-size: 16px; color: #333; line-height: 40px;} 

.quality_m li.on{background:#172d72;  }
.quality_m li.on:after{content:""; width: 218px; height: 218px;  box-shadow: 0 0 0 30px rgba(23,45,114,0.2);animation:animations 4s ease-out infinite;position: absolute; top:0; left:0; border-radius: 100%;}
.quality_m li.on p,.quality_m li.on span{color:#fff;}

@keyframes animations{
    0%{ box-shadow: 0 0 0 0 rgba(23,45,114,0.2);}
    50%{ box-shadow: 0 0 0 30px rgba(23,45,114,0.2);}
    100%{ box-shadow: 0 0 0 40px rgba(23,45,114,0);}
}

.quality_b li{ float: left;  background: rgba(255,255,255,0.94); width: 270px; height: 274px;transition: 0.3s ease all; overflow: hidden; }
.quality_b li+li{margin-left: 2px;}
.quality_b li.on{width: 756px;}
.quality_bl{ display: none;}
.quality_b li.on .quality_bl{display: block;}
.quality_bw{width: 270px; text-align: center;}
.quality_bw p{ font-size: 24px; color: #000; font-weight: bold; padding-top: 60px; line-height:40px; position: relative;}
.quality_bw p:after{content:""; display: block;width:20px; height:2px; background:#172d72;     position: absolute; top:124px; left:126px;}
.quality_bw dd{ line-height: 24px; color: #333; width:140px; margin:0 auto; padding-top:50px; }
.quality_bw span{ opacity: 0; line-height: 24px; color: #888; }
.quality_b li.on .quality_bw p:after{left:0; top:150px;}
.quality_b li.on .quality_bw{width: 370px; text-align: left;}
.quality_b li.on .quality_bw dd{width:100%; font-size:18px; padding-top:0; padding-bottom:50px;}
.quality_b li.on .quality_bw span{opacity: 1; }


/*应用*/
.case_list{border-top:1px #eee solid; text-align:center; }
.case_list a{line-height:80px; font-size:16px; }
.case_m li{width: 20%; height: 500px; float: left;overflow: hidden; position: relative;transition: 0.3s ease all;     background: #000;}
.case_m li.on{width: 40%;}
.case_m li a{ display: block; width:100%; height:100%; }
.case_m li a img{opacity: .6;transition: 0.3s ease all;height:500px;}
.case_m li.on a img{width:100%;opacity: 1; height:500px;}
.case_w{display: none; width:70%; height:42%; background:rgba(255,255,255,0.9); position: absolute; top:30%; left:15%; text-align:center; }
.case_w p{font-size: 24px; color: #222;  line-height:40px; padding:24px 0 10px 0;}
.case_w span{display: block; padding:0 50px; line-height:24px; color: #666; font-size:14px;}
.case_w dd{font-size:16px; color:#333; line-height:50px;}
.case_m li.on .case_w{display: block;}
.case_n{ font-size: 24px; color: #fff; text-align:center;    position: absolute; top:46%; width:100%;}
.case_m li.on .case_n{display: none;}

/*合作伙伴*/
.partner{position: relative;}
.partner_w{position: absolute; width: 780px; height: 130px; background: #172d72; color:#fff; text-align: center; top: 129px; left: 260px;    z-index: 9;overflow: hidden;}
.partner_w p{ font-size: 30px; font-weight: bold; ;line-height: 50px; padding-top: 24px;}
.partner_w span{ font-size: 18px; }
.partner_d table{border-collapse: collapse;}
.partner_d table td{  position: relative; padding:0 !important; overflow: hidden;border: 1px #eee solid;}
.partner_d table td div{position: absolute; bottom:-40px;transition: 0.3s ease all; width:100%; padding:0 !important; line-height:30px; background:rgba(0,0,0,0.4);}
.partner_d table td div a{color:#fff;}
.partner_d table td:hover div{bottom:0;}


/*留言*/
.message_bg{ height: 600px; background:url(../uploadfile/image/20201118/20201118155951_999326436.jpg)no-repeat center;}
.message_l{width: 420px; height: 420px; color: #fff; padding:110px 0 0 56px; box-sizing: border-box;  background:url(../uploadfile/image/20201118/20201118160300_888150228.jpg)no-repeat center;}
.message_l b{ font-size: 38px;}
.message_l dd{ font-size: 18px; line-height:32px; }
.message_l dd:after{content:""; display:block; width:315px; height:5px; margin:30px 0; background:rgba(255,255,255,0.1);}
.message_l p{ font-size: 16px; opacity: 0.5; line-height:30px; }
.message_l span{ font-family: "Impact"; font-size:40px;}

.message_r{width: 880px; height: 420px; background: #fff;}
.message_r form{padding:70px;}
.message_r form ul li input{border:1px solid #eee;height:70px;background:#fff;padding:0px 20px;margin-bottom:20px; font-size:15px; color:#666 !important;}
.message_r form ul li:nth-child(2n) input{margin-left:20px; }
.message_r form ul li:nth-child(1) input,.message_r form ul li:nth-child(2) input{ width:312px;}
.message_r form ul li:nth-child(3) input{ width:687px; height:100px; line-height:32px !important;}
.message_r form ul li input {font-family:"Microsoft YaHei";font-family:'微软雅黑';float:left;}
.message_r form ul li .fber{ width:240px; border:1px solid #fff;height:70px;background: #f5f5f5;}
.message_r form ul li .fber #code{ border:none; height:68px; background:#f5f5f5; float:left; width:100px;}
.message_r form ul li .fber img{    margin-top: 25px;}
.message_r form ul li input.fbbtn{ height: 70px !important;margin: 0 0 0 5px !important;width: 484px;line-height:70px; text-align: center; color:#fff !important; transition:all 0.5s ease; font-size:16px; background:#172d72 !important; border:none; border: 1px solid #fff !important;}


/*优势*/
.adv_bg{ height: 1074px; background:url(../uploadfile/image/20201118/20201118173324_113160907.jpg)no-repeat center;}
.adv_t{ text-align: center; height:120px; background:url(../uploadfile/image/20201118/20201118173355_1024612352.png)no-repeat center;}
.adv_t p{ font-size: 42px; color: #111; font-weight: bold; }
.adv_t p b{ color: #c72125;}
.adv_t dd{width: 310px; height: 42px;  line-height: 40px; margin: 14px auto; background: #fff; text-align: center; font-size: 24px; color:#172d72; border:1px #eee solid; border-radius: 42px; }

.adv{position: relative; }
.adv_list li{width:25%; height:108px;padding: 28px 0;background: #e8e8e8;cursor: pointer;position: relative; float:left;}
.adv_list li:nth-child(2n){background: #f1f1f1;}
.adv_list li dd{float:left; width:110px; height:110px; line-height:110px; text-align:center; font-size:60px;    font-family: "Tw Cen MT"; font-weight:bold; color:#222;  position: relative; margin-left:40px; }
.adv_list li dd:after{content:""; width:110px; height:110px; position: absolute; top:0; left:0; background:url(../uploadfile/image/20201118/20201118180154_2077960859.png)no-repeat center; transition: 0.3s ease all;}
.adv_list li p{font-size:30px;color: #000; font-weight:bold; padding-top:22px; }
.adv_list li d{font-size: 12px;color:#999;line-height: 20px;}
.adv_list li.on{background: #c72125;}
.adv_list li.on dd:after{background:url(../uploadfile/image/20201118/20201118180535_409679064.png)no-repeat center; transform:rotate(-360deg);}
.adv_list li.on p,.adv_list li.on d,.adv_list li.on dd{color:#fff;}

.adv_box{height:160px; padding-top:414px;}
.adv_box1{background:url(../uploadfile/image/20201118/20201118210632_2097179299.jpg)no-repeat center;}
.adv_box2{background:url(../uploadfile/image/20201118/20201118210643_1951613581.jpg)no-repeat center;}
.adv_box3{background:url(../uploadfile/image/20201118/20201118210840_777135761.jpg)no-repeat center;}
.adv_box4{background:url(../uploadfile/image/20201118/20201118210510_315736716.jpg)no-repeat center;}
.adv_wz{width: 72%;padding: 0 4%; height:160px;  color: #fff; background:rgba(0,0,0,0.8);}
.adv_wz p{font-size: 30px;font-weight: bold; line-height:52px; padding-top:26px;}
.adv_wz span{line-height: 24px;font-size: 16px;}
.adv_date{width:20%; height:140px; padding-top:20px; text-align:center; color: #fff; background:#172d72; }
.adv_date span{font-size:70px; font-family: "Impact";}
.adv_date t{font-size:20px; }
.adv_date p{font-size:20px; line-height:20px;}

.adv .tempWrap{float: left;width: 1090px;}


/*简介*/
.com_bg{height: 718px; background:url(../uploadfile/image/20201118/20201118195444_592304691.jpg)no-repeat center;}
.com_l{border:20px #fff solid;    box-shadow: 0 0 50px rgba(0,0,0,0.1);}
.com_r{width:624px; }
.com_rt:after{content:""; display:block; width:46px; height:3px; background:#172d72; margin:20px 0;}
.com_rt p{font-size:24px; color:#000; font-weight:bold; line-height:40px; padding-top:40px; }
.com_rw p{font-size:15px; line-height:28px; }
.com_rw a{display:block; width:186px; height:46px; line-height:46px; background:#172d72; color:#fff; font-size:16px; text-align:center; margin-top:50px; transition: 0.3s ease all;}
.com_rw a:hover{background:#c72125;width:240px;}

.image_bg table{border-collapse: collapse;}
.image_bg td{padding:0 !important; width:20% !important; border:1px #fff solid;box-sizing: border-box; position: relative;overflow: hidden;}
.image_bg td img{width:100%;    height: auto;transition: 0.3s ease all; }
.image_bg td div{position: absolute; bottom:0;transition: 0.3s ease all; width:100%; padding:0 !important; line-height:38px; background:rgba(0,0,0,0.7);}
.image_bg td div a{color:#fff;}
.image_bg td:hover img{transform: scale(1.1);}
.image_bg td:hover div{background:rgba(23,45,114,0.9);}



/*新闻*/
.news_list{width:602px;margin: 0 auto;}
.news_list li{width: 200px;height: 70px;background: #f5f5f5;float: left;text-align: center;line-height: 70px;cursor: pointer;}
.news_list li+li{margin-left: 1px;}
.news_list li.on{background: #172d72;}
.news_list li a{display:block; font-size: 18px;color: #333;}
.news_list li.on a{color: #fff;}
.news_box .news_div_item:nth-child(-n+2){width:350px;height: 480px;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_pic img{width:350px;height:270px;border: 1px solid #eee;box-sizing: border-box;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_pic{position: absolute;top:0;width:390px;display:block;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_date{position: absolute;top:440px;width:390px;font-size:12px;color: #333;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_date:after{content:'Read more  →';font-size:12px;color:#222;margin-left: 15px;}
.news_div_item_year,.news_div_item_month,.news_div_item_day{display: inline-block;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_content{position: absolute;top:280px;width:340px;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_month:after{content:'-';}
.news_div_item_content {margin-top: 10px;}
.news_div_item_a{font-size:18px !important;color:#333;line-height:40px;}
.news_div_item_body{font-size:14px;color:#999;line-height:26px; overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;}

.news_box .news_div_item:nth-child(-n+2) .news_div_item_body{  -webkit-line-clamp: 3;}
.news_box .news_div_item:nth-child(2){margin-left:30px;}
.news_box .news_div_item{width:530px;height:120px;border-bottom:1px solid #eee;float:left;position: relative;box-sizing: border-box;}
.news_box .news_div_item:nth-child(n+3){margin-left:40px;}
.news_div_item_pic{display:none;}
.news_box .news_div_item:nth-child(n+3) .news_div_item_content{width:430px;}
.news_box .news_div_item:nth-child(n+3) .news_div_item_date{position: absolute;right:0px;font-size:12px;top: 70px;}
.news_box .news_div_item:nth-child(n+3) .news_div_item_day{position: absolute;top:-47px;font-size: 41px;left:-4px;}



/*版权*/
.end1 {width: 1400px;margin: 0 auto;overflow: hidden;position: relative;padding: 10px 0;}
.copyright{ background:#282828;}
.links{ line-height:88px; border-bottom:1px dashed #383838;}
.links p{ float:left; font-size:16px; color:#fff;}
.links p:nth-child(1){ padding-left:37px; background:url(http://login.114my.cn/memberpic/021963/uploadfile/image/20201107/20201107200234_1931681816.png) no-repeat left center;}
.links p:nth-child(2){ font-size:18px; margin:0 20px 0 5px;}
.crcon{ padding:50px 0;}
.crkslj li{ float:left;border-right:1px dashed #383838; padding:0 80px; height:250px;}
.crkslj li:nth-child(1){border-left:1px dashed #383838;}
.crkslj li p{ font-size:20px; color:#fff; margin:0 0 20px 0;}
.crkslj li a{ display:block; font-size:14px; color:#ccc; line-height:30px;}
.crkslj li a:hover{ color:#fff;}
.codecon dl p{ font-size:18px; color:#fff; margin-bottom:20px; text-align:center;}
.codecon dl img{ display:block; padding:4px; border:1px solid #383838;}
.codecon dl { width:150px !important;}
.codetab{ margin:42px 0 0 20px;}
.codetab p{ border-radius:50%; cursor:pointer; background:#172d72;}
.codetab p+p{ margin-top:14px;}
.codetab p.on{ background:#c72125;}
.end{ border-top:1px solid rgba(255,255,255,0.1); line-height:50px;}
.end,.end a{ font-size:15px; color:#ccc;}
.end a:hover{ color:#fff;}






/* 客服样式*/
.y-kefu-box { position: fixed; right: 0; top: 40%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(../uploadfile/image/20201202/20201202102000_181882793.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color: #b9000a; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #b9000a; border-color: #b9000a; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #b9000a; border-color: #b9000a;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px; }
.y-kefu-box01 .kf-zixun1 i { width: 21px; height: 22px; background-position: -5px -180px; }
.y-kefu-box01 .kf-zixun1:hover>i { background-position: -30px -180px; }

.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
/*咨询热线*/
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color: #b9000a; font-size: 18px;  padding-bottom:10px;}



/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width:115px; height:114px; margin: 20px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*email*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; width:170px;}
.y-kefu-box01 .y-email-infos p { color: #b9000a; font-size: 16px; }
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#c60009;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }