@charset "utf-8";
/*样式初始化及公共样式部分lpm*/
body{color:#555; font-size:13px; margin:0 auto; min-width:1200px; background-color:#fff;  font-family:"Microsoft YaHei";}
a{color:#666; text-decoration:none;}      /*定义全局链接颜色lpm*/
a:hover{color:#cd0202; text-decoration:none;}      /*定义全局链接鼠标滑过颜色lpm*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin:0px; padding:0px; list-style:none; border:0px;}      /*主要标签的样式初始化lpm*/
.fl{float:left;}     /*定义左浮动lpm*/
.fr{float:right;}     /*定义右浮动lpm*/
.cp img{border:1px solid #C1C1C1; padding:2px;  }      /*定义标签调用图片的边框样式lpm*/
.cp a:hover img{ border:1px solid #cd0202; padding:2px;}      /*定义鼠标经过时边框的变化效果lpm*/
.clearfix:after{ display: block; clear: both; content: ""; visibility: hidden; height: 0;}
.clearfix{ zoom:1;}
.cl,.clear{ clear:both; display: block; float: none; }
#copy{ display:none;}      /*隐藏后台自带版权DIVlpm*/
.page, .content{ margin:0 auto; width:1200px;}
i,em{font-style: normal; text-transform: uppercase; font-family:arial;}
.mr0 { margin-right: 0px !important; width: 1160px; margin: 6px auto14px auto;}

*{
	margin: 0;
	padding: 0; 
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}


.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;}


/*通用样式*/
.universal { width: 1200px; margin: 0 auto; text-align: center;}
.universal > p { font-size: 32px; color: #333; font-weight: bold; margin-bottom: 10px;}
.universal i { width: 240px; height: 3px; display: block; margin: 20px auto 16px; background: url(//memberpic.114my.cn/liqian/uploadfile/image/20190427/20190427173121_249536158.png) center no-repeat; }
.universal > span { color: #555; font-size: 16px !important;}

.t{text-align: center;padding-top:60px; }
.t p{font-size:30px; font-weight: bold; color: #333; line-height: 60px; background: url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606102458_269305666.png) center no-repeat;}


.font_en {
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}

/*抬头*/
#head,.top{width:90%; min-width:1200px; margin:0 auto;}
.head{ height: 40px; width: 100%; line-height: 40px; min-width: 1200px; background: #282828;}
.head .fl{ color: #888888; font-size: 13px; }
.head .fr { width: 350px; }
.head .fr > a { float: left; display: inline-block;  color: #fff; line-height:40px; font-size: 14px;margin-left: 20px; }
.head .fr > a i { background: url(//memberpic.114my.cn/sendifs/uploadfile/image/20190605/20190605175950_1441040942.png)  center no-repeat; width: 23px; height: 20px;display: inline-block; vertical-align: middle; overflow: hidden; margin: 0 5px;}
.head .fr > a.wechat i { background-position: 0 0;}
.head .fr > a.tel i { background-position: -23px 0;}
.head .fr > a.wechat { padding-right: 5px; position: relative;}
.head .fr > a.wechat .display img { display: block; position: absolute; width: 100px;  top: 40px; left: 4px; height: 0; z-index: 999; -webkit-transition: .3s; transition: .3s; padding:4px; background: #fff;     opacity: 0;}
.head .fr > a.wechat:hover .display img { height: 100px;border:1px #ccc solid;     opacity: 1;}
.head .fr > a.tel:hover { text-decoration: underline;}
.head .fr > .en a { font-size: 14px; color: #f00; border: 1px #666666 solid; padding: 0 6px; float: right; line-height: 26px; margin: 6px 0;}
.head .fr > .en a:hover { color: #cd0202;}

.head_bg { width:100%; min-width:1200px; height:110px; overflow:hidden;     position: absolute; top:40px;   z-index: 99; background:rgba(255,255,255,0.7);}
.logo{margin-top:10px;}
.name{padding:20px 0 0 20px;}
.name p{font-size:32px; color:#222; font-weight:bold;}
.name span{font-size:20px; color:#e80000; }

/*导航*/
.nav{ width:auto; }
.nav > ul > li { float: left;}
.nav > ul > li > a{ display: block; position: relative; height: 110px; line-height: 103px; -webkit-transition:0.3s all ease; transition:0.3s all ease; font-size: 16px; color: #222; padding: 0 1.4vw; margin-left:5px; }
.nav > ul > li > a:before{content: '';display: block;width: 100%;height: 0px;background: #cd0202;position: absolute;bottom: 0;left: 0;-webkit-transition:0.2s all ease;transition:0.2s all ease;z-index: -1;}
.nav > ul > li.a_nav> a,.nav > ul > li:hover > a{ color: #fff;}
.nav > ul > li.a_nav> a:before,.nav > ul > li:hover > a:before{ height:110px; -webkit-transition-delay:0.2s;transition-delay:0.2s; }
.nav > ul > li.a_nav> a:after,.nav > ul > li:hover > a:after{background-position:center 0; }






/*幻灯片*/
.banner-box{min-width:1200px;height:700px;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li{width:100% !important;height:700px;background-position: center;background-repeat: no-repeat; background: #ccc;}
.banner-box .bd li a{display:block;background-size:auto;}
.banner-btn{ width: 100%; position: absolute; top: 350px; left: 0; margin-left: 0; height: 104px; }
.banner-btn a{display:block;width:49px;height:104px;position:absolute;top:0;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(//memberpic.114my.cn/020475/uploadfile/image/20190528/20190528143721_1644972605.png) no-repeat 0 0;} 
.banner-btn a.next{right:-50px;background:url(//memberpic.114my.cn/020475/uploadfile/image/20190528/20190528143721_1644972605.png) no-repeat -49px 0;}
.banner-box .hd {position:absolute;top:300px;width: 100%;display: block;}
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:20px; height:20px; border-radius :20px; text-indent:-9999px; border:#ccc 1px solid;  cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{ background:#cd0202;border:#cd0202 1px solid;  }
.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;}
.banner-box .bd li a { display: block; width:100%; height:100%;}


.banner_n,.banner_n .bd li{height:350px;}
.banner_n .banner-btn a.prev,.banner_n .banner-btn a.next{top:110px;background-image:url(//memberpic.114my.cn/xiangxin168/uploadfile/image/20190516/20190516114604_1058716149.png);}
.banner_n .hd ul li.on{background:#0199e4;}
.banner_n{min-width:1200px;position:relative;overflow:hidden;}
.banner_n .bd{ width:100% !important;}
.banner_n .bd li{width:100%;background-position: center;background-repeat: no-repeat;}
.banner_n .bd li a{display:block;background-size:auto;width:100% !important; height:100% !important;}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;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_n .banner-btn a.prev{left:-54px;background-repeat:no-repeat;background-position:0 0;} 
.banner_n .banner-btn a.next{right:-54px;background-repeat:no-repeat;background-position:-49px 0;}
.banner_n:hover .banner-btn a.prev{ left:54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner_n:hover .banner-btn a.next{ right:54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner_n .banner-btn a.prev:hover,.banner_n:hover .banner-btn a.next:hover{filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8;}
.banner_n .hd {position:absolute;bottom:20px;width: 100%;display: block;}
.banner_n .hd ul{ text-align: center}
.banner_n .hd ul li{ width:20px; height:10px; 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}
.banner_n .hd ul li.on{ width: 32px; }






/*产品展示*/
.custom_bg{width: 100%;min-width: 1200px;height: 1080px;}
.custom_t{background: url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606102453_148777553.png)no-repeat center top;}
.custom_d{background:#fff;height: 826px;margin-top: 35px; position: relative;}
.custom_d .convert{ width:1200px;margin:0 auto; }
.custom_d .convert .tab{width:1200px;}
.custom_d .convert .tab a{display: block; width:150px;height:110px; text-align: center;float: left;border: 1px solid #eee;border-left:0;position: relative;}
.custom_d .convert .tab a:first-child{border-left:1px solid #eee;}
.custom_d .convert .tab a font{display: block; width:82px; height:93px;}
.custom_d .convert .tab a p{font-size:16px; line-height:36px;color:#666;}
.custom_d .convert .tab a.on{background-color: #eee;}
.custom_d .convert .tab a.on p{color:#000;}
.custom_ww {height: 120px;}
.custom_d .convert .tab a i{width: 100%;height: 46px;display: block;margin-top: 18px; opacity: 0.3; background-image: url(//memberpic.114my.cn/sendifs/uploadfile/image/20190610/20190610170032_1684468641.png);}
.custom_d .convert .tab a:nth-child(1) i{background-position:0 -30px;}
.custom_d .convert .tab a:nth-child(2) i{background-position:-150px -30px;}
.custom_d .convert .tab a:nth-child(3) i{background-position:-300px -30px;}
.custom_d .convert .tab a:nth-child(4) i{background-position:-450px -30px;}
.custom_d .convert .tab a:nth-child(5) i{background-position:-600px -30px;}
.custom_d .convert .tab a:nth-child(6) i{background-position:-750px -30px;}
.custom_d .convert .tab a:nth-child(7) i{background-position:-900px -30px;}
.custom_d .convert .tab a:nth-child(8) i{background-position:-1050px -30px;}
.custom_d .convert .tab a.on i{opacity: 1; }


.custom_d .convert .content1{ overflow:hidden; width:1200px; height:770px; position:relative;    margin-top: 24px;}
.custom_d .convert .content1 ul{ position:absolute; left:0; top:0;}
.custom_d .convert .content1 li {
    width: 1200px;position: relative;
    height: auto;
    float: left;
}
.custom_d .convert .content1 li table tr td{   
    float: left;
    width: 354px; 
    margin-left: 31px;
    overflow: hidden;
    padding: 0px !important;    margin-bottom: 30px;    position: relative;}
.custom_d .convert .content1 li table tr td:nth-child(3){margin-right:0px;}
.custom_d .convert .content1 li table tr td br{display: none;}
.custom_d .convert .content1 li table tr td>a{ display: block;width: 354px; border:4px #ccc solid;}
.custom_d .convert .content1 li table tr td span{display: block; height: 60px; line-height: 60px !important; width: 100%; padding-right:20px;text-align: right;   transition:all linear 0.3s; -moz-transition:all linear 0.3s; -ms-transition:all linear 0.3s; -webkit-transition:all linear 0.3s; position: absolute; bottom:0; right:0; z-index: 2;}
.custom_d .convert .content1 li table tr td span a{display: block; font-size: 16px;}
.custom_d .convert .content1 li table tr td:hover span a{color:#fff;}
.custom_d table>tbody>tr>td>a:before{content:""; position: absolute; width:354px; height:354px; left:0;top:-354px;;background:rgba(0,0,0,0.5); transition:all linear 0.3s; -moz-transition:all linear 0.3s; -ms-transition:all linear 0.3s; -webkit-transition:all linear 0.3s; z-index: 1;}

.custom_d table>tbody>tr>td>a:hover::before{top:0; }

.prod_l{width:420px; height:770px;     position: absolute; top:-17px; left:0; text-align:center; padding-top:96px;}
.prod_l b{font-size: 24px; color: #333; line-height: 50px;}
.prod_l p{font-size: 16px; color: #666;}
.prod_l1{background: url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606112547_193891886.jpg)no-repeat right top;}
.prod_l2{background: url(//memberpic.114my.cn/sendifs/uploadfile/image/20190610/20190610152535_1015384425.jpg)no-repeat right top;}
.prod_l3{background: url(//memberpic.114my.cn/sendifs/uploadfile/image/20190610/20190610155328_1756222920.jpg)no-repeat right top;}
.prod_l4{background: url(//memberpic.114my.cn/sendifs/uploadfile/image/20190610/20190610161536_566159789.jpg)no-repeat right top;}
.prod_l5{background: url(//memberpic.114my.cn/sendifs/uploadfile/image/20190610/20190610163516_527876858.jpg)no-repeat right top;}
.prod_l6{background: url(//memberpic.114my.cn/sendifs/uploadfile/image/20190610/20190610164908_455873360.jpg)no-repeat right top;}
.prod_l7{background: url(//memberpic.114my.cn/sendifs/uploadfile/image/20190610/20190610172709_643347700.jpg)no-repeat right top;}
.prod_l8{background: url(//memberpic.114my.cn/sendifs/uploadfile/image/20190610/20190610181115_806646325.jpg)no-repeat right top;}
.prod_r{width:770px;}


/*搜索*/
.search_kong { width:420px; height:65px;  position: absolute; top:812px;}
.search_2{float:left; width:420px;}
.search_tu{ width:14px;position: absolute; right: 34px; top: 18px;}
.search_zi{float:left; width:800px; line-height:92px; font-family:"Microsoft YaHei"; font-size: 14px; color: #999999;}
.search_zi a { color: #999999; font-size:14px;}
.search_zi a:hover { color: #0891de;}
.search_zi b { color: #333333;}
#infoname{width:420px; background:#f1f1f1; outline:none; height:64px;margin:0; line-height:64px; padding-left:20px; float:left; border-radius: 200px; color: #999;border: 0;  font-size:15px;} 


/*banner01*/
.banner01{height:300px; position: relative; background-image:url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606135451_1958415098.jpg);background-repeat: no-repeat; background-position: center center;   background-size: cover;   background-attachment: fixed;}
.banner01_m{width:100%; min-width:1200px; height:300px; background:url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606151003_776027735.png)no-repeat top left;}
.banner01_w{position: absolute; top: 0; text-align: center; color: #fff;}
.banner01_w p{font-size: 30px; font-weight: lighter;  padding:50px 0 36px 0; background:url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606151644_1113195714.png) no-repeat center bottom;}
.banner01_w b{font-size: 40px; font-weight: bold;}
.banner01_w span{ display: block; width: 307px; height: 47px; line-height: 47px; text-align: center; font-size: 20px; font-weight: bold; margin: 20px auto; background:url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606151543_1777903709.png) no-repeat center;}

/*产品优势*/
.padv_t{background: url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606141445_1810204815.png)no-repeat center top;}
.padv_t p{background: url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606141512_61573192.png)no-repeat center;}
.client_img_r2 { width: 1200px; height:440px; position: relative; display: block; margin: 0 auto; }
.client_img_cont li{width:1200px; float:left;  position: relative;}

#client_img_btn_l{display:block;width:44px; height:115px; background:url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606142456_1692052091.png) no-repeat center;left: -100px; top: 150px; cursor: pointer;position:absolute;}
#client_img_btn_r{ display:block;width:44px; height:115px;  background:url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606142607_2081504580.png) no-repeat center;right: -100px; top: 150px; cursor: pointer;position:absolute;}
.client_img_cont li:before{content:""; width:98px; height:98px;border-radius:100%; position: absolute; left:550px; top:96px; -webkit-animation: myfirst 2s infinite; animation: myfirst 2s infinite; }
@-webkit-keyframes myfirst {  
           0% { box-shadow:0 0 0 rgba(205,2,2,0.2); }  
           50% {  box-shadow:0px 0px 0px 10px rgba(205,2,2,0.2); }  
           100% {  box-shadow:0 0 0 rgba(205,2,2,0.2); }  
}
@keyframes myfirst {  
           0% { box-shadow:0 0 0 rgba(205,2,2,0.2); }  
           50% {  box-shadow:0px 0px 0px 10px rgba(205,2,2,0.2); }  
           100% {  box-shadow:0 0 0 rgba(205,2,2,0.2); }  
}


.client_img_cont li:nth-child(1):before{background:url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606150001_1222572905.png) no-repeat center;}
.client_img_cont li:nth-child(2):before{background:url(//memberpic.114my.cn/sendifs/uploadfile/image/20190610/20190610142223_1001909861.png) no-repeat center;}
.client_img_cont li:nth-child(3):before{background:url(//memberpic.114my.cn/sendifs/uploadfile/image/20190610/20190610142235_210967266.png) no-repeat center;}
.padv_w p{font-size: 20px; color:#333; font-weight: bold; line-height: 50px; padding-top:6px;}
.padv_wl p{color:#cd0202; }
.padv_w span{font-size: 16px; line-height: 28px; }



/*公司优势*/
.adv_tbg{height:312px; padding-top:126px; background:url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606175907_249476747.jpg) center top;}
.adv_bg1{height: 446px; background:url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606175917_1164495342.jpg) center top;}
.adv_bg2{height: 537px; background:url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606175951_1669830189.jpg) center top;}
.adv_bg3{height: 636px; background:url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606180002_848704333.jpg) center top;}

.adv_t{background: url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606154316_1039159533.png)no-repeat center top;}
.adv_t p{background: url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606154332_858880349.png)no-repeat center; font-size:40px;}
.adv_t p t,.adv_w t{color:#cd0202;}

.adv_w{position: relative;}
.adv_w1{padding:100px 0 0 630px;}
.adv_w2{padding:244px 0 0 0;}
.adv_w3{padding:200px 0 0 650px;}

.nob{width: 84px; height: 84px; background-color: #cd0202; border-radius: 100%; position: absolute; background-repeat:no-repeat; background-position: center;}
.nob1{top:94px; left: 530px; background-image: url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606160520_1900201398.png);}
.nob2{top:240px; left: 550px; background-image: url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606160631_1608344184.png);}
.nob3{top:194px; left: 550px; background-image: url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606160550_964568195.png);}

.adv_ww p{font-size: 36px; font-weight: bold; color:#222; padding-top:30px; margin-bottom:30px;}
.adv_ww span{font-size: 16px; line-height: 28px; display: block; padding-left: 20px;margin-left:24px; margin-bottom:10px; background: url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606155246_686837017.png)no-repeat left 12px; }

.adv_w1 p{ background: url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606155450_509548581.png)no-repeat 20px top;}
.adv_w2 p{ background: url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606160159_994855312.png)no-repeat 20px top;}
.adv_w3 p{ background: url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606160209_1592139444.png)no-repeat 20px top;}



/*banner02*/
.banner02{height: 400px; background:url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606154151_1281167782.jpg) center top;}
.banner02 p{font-size: 20px; color: #222; letter-spacing: 6px;  padding:218px 0 0 150px;}
.banner02 a{display: block; width: 140px; height: 38px; line-height: 36px; border: 1px #fff solid; border-radius: 100px; text-align: center; font-size: 16px;  color: #fff; margin: 50px 0 0 160px;}
.banner02 a:hover{background:#fff; color:#cd0202;}



/*简介*/
.com_bg{height: auto; background:url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606170042_1555245083.jpg) no-repeat center top;}
.com_t{ background:url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606170129_1920390683.png) no-repeat center top;}
.com_b{height: 423px; padding:8px; background:url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606170218_563305315.jpg) no-repeat center;}
.com_l{}
.com_r{width: 540px; padding:40px 50px 0 0;}
.com_r p{font-size: 24px; color: #222; line-height:50px;}
.com_r t{font-size: 14px; color:#999;}
.com_r span{ display: block; font-size: 15px; line-height: 30px; padding-top:20px;}
.com_r a{display: block; width: 108px; height: 34px; line-height: 32px; text-align: center; font-size: 15px; color: #cd0202; border: 1px #cd0202 solid; border-radius: 100px; margin-top:28px;}
.com_r a:hover{background:#cd0202; color:#fff;}



/*新闻*/
.news_bg{height:600px;background:url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606172031_1382688588.jpg) center top;}
.news { padding: 80px 0; }
.news_row2 > .fl {
    width: 790px;
    line-height: 50px;
    position: relative;
}
.news_row2 > .fl > a {
    display: block;
    position: absolute;
    color: #666;
    font-size: 15px;
    right: 0;
    top: 2px;
}
.news_row2 > .fl > a:hover{color:#cd0202;}
.news_list:after {
  content: '';
  clear: both;
  display: block;
}
.news_list {
  position: relative;
  height: 52px;
  width: 100%;
  display: block;
}
.news_list:before {
  display: block;
  content: '';
  height: 1px;
  width: 100%;
  background: #eee;
  position: absolute;
  top: 51px;
  z-index: 11;
}
.news_list a { font-size: 17px; display: block; font-weight: bold; padding-left: 40px; line-height: 50px; position: relative; border-bottom: 2px solid #fff; float: left; margin-right: 20px; }
.news_list a.news_list1:after{ content:''; display:block; width:30px; height:30px; position: absolute; left: 0; top: 10px; background: url(//memberpic.114my.cn/sendifs/uploadfile/image/20190615/20190615180410_498923214.png) no-repeat 0 -30px; }
.news_list a.news_list2:after{ content:''; display:block; width:30px; height:30px; position: absolute; left: 0; top: 10px; background: url(//memberpic.114my.cn/sendifs/uploadfile/image/20190615/20190615180437_1418970428.png) no-repeat 0 -30px; }
.news_list a.cur{ color: #cd0202; border-bottom: 2px solid #cd0202; z-index: 12;}
.news_list a.cur:after{ background-position: 0 0; }

.news_row2 > .fr{ width: 390px; }
.faq_tit{ width: 100%; background: url(//memberpic.114my.cn/sendifs/uploadfile/image/20190615/20190615180341_779934529.jpg) no-repeat center; height: 60px; }
.faq_tit > .FAQ_title { display: block; font-size: 17px; font-weight: 100; color: #fff; line-height: 60px; float: left; padding-left: 70px; }
.faq_tit > .FAQ_title > .en{ color: #ff929a}
.faq_tit > .FAQ_more { color: #999; line-height: 60px; display: block; float: right; padding-right: 15px; }
.faq_tit > .FAQ_more:hover{color: #fff;}
.news_r2cont { margin-top: 10px; position: relative; height: 370px; }
.news_r2cont > div { position: absolute; top: 0; left: 0; }
.news_cont_l { float: left; width: 370px; }
.news_cont_l .news_div_item, .news_cont_l .divdgweb_new_div_item{ position:relative; width:370px; height: 370px; display: block; }
.news_cont_l .news_div_item_date, .news_cont_l .divdgweb_new_div_item_date { position: absolute; width: 85px; height: 85px; background: #cd0202; left: 20px; bottom: 75px; color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size: 14px; z-index: 2; }
.news_cont_l .news_div_item .news_div_item_content, .news_cont_l .divdgweb_new_div_item .divdgweb_new_div_item_content { position: absolute; bottom: 0; width: 100%; background: #f1f1f1; height: 120px; }
.news_cont_l .news_div_item_day, .news_cont_l .divdgweb_new_div_item_day { position: absolute; font-weight: bold; font-size: 41px; text-align: center; height: 47px; width: 65px; line-height: 35px; background: url(//memberpic.114my.cn/dg65337/uploadfile/image/20180518/20180518205528_947120479.jpg) 0 43px no-repeat; top: 10px; left: 10px; color: #fff; font-family: arial; }
.news_cont_l .news_div_item_month, .news_cont_l .divdgweb_new_div_item_month { position: absolute; bottom: 0; right: 16px; color: #fff; line-height: 35px; }
.news_cont_l .news_div_item_year, .news_cont_l .divdgweb_new_div_item_year { position: absolute; bottom: 0; left: 0; color: #fff; line-height: 35px; left: 16px; }
.news_cont_l .news_div_item_title, .news_cont_l .divdgweb_new_div_item_title { padding-left: 120px; padding-top: 0px; line-height: 45px; color: #333; font-weight: bold; }
.news_cont_l .news_div_item_title a, .news_cont_l .divdgweb_new_div_item_title a { font-size: 18px; font-weight: bold; color: #333; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.news_cont_l .news_div_item_body, .news_cont_l .divdgweb_new_div_item_body { line-height: 24px; padding: 13px 20px 0 20px; color: #888888; }
.news_cont_l .news_div_item_pic a,.news_cont_l .news_div_item_pic a img { display: block; width: 370px; height: 250px; }
.news_cont_r { width: 420px; float: right; }
.news_cont_r .divdgweb_new_div, .news_cont_r .news_div { padding: 0px 0 0 15px; height: 370px; font-weight: normal; }
.news_cont_r .news_div_item, .news_cont_r .divdgweb_new_div_item { position: relative; padding: 8px 0 8px; height: 45px; overflow: hidden; transition: 0.3s all ease; border-bottom: 1px solid #f5f5f5; }
.news_cont_r .divdgweb_new_div_item_date, .news_cont_r .news_div_item_date { position: absolute; right: 10px; top: 2px; transition: 0.3s all ease; }
.news_cont_r .divdgweb_new_div_item_date > div, .news_cont_r .news_div_item_date > div{ display: inline-block; color: #787878; font-size: 12px; font-family: 'arial'; line-height: 40px; }
.news_cont_r .news_div_item_title, .news_cont_r .divdgweb_new_div_item_title{ position: relative; }

.news_cont_r .news_div_item_year:after, .news_cont_r .news_div_item_year::after, .news_cont_r .divdgweb_new_div_item_year:after, .news_cont_r .divdgweb_new_div_item_year::after{ content: '-'; }
.news_cont_r .on .news_div_item_year:after, .news_cont_r .on .divdgweb_new_div_item_year:after,{ content: ''; }
.news_cont_r .news_div_item_title:after, .news_cont_r .divdgweb_new_div_item_title:after{ content: ''; background: #cd0202; width: 4px; height: 4px; position: absolute; left: 10px; top: 19px; }
.news_cont_r .on .news_div_item_title:after, .news_cont_r .on .divdgweb_new_div_item_title:after{ content: ''; display: none; }
.news_cont_r .news_div_item_title .news_div_item_a, .news_cont_r .divdgweb_new_div_item_title .divdgweb_new_div_item_a { font-size: 15px; color: #444; padding-left: 26px; display: block; line-height: 40px; width: 425px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: 0.3s all ease; }
.news_cont_r .news_div_item_pic, .news_cont_r .news_div_item_body, .news_cont_r .divdgweb_new_div_item_body{ transition: 0.3s all ease; }
.news_cont_r .news_div_item_pic { padding-top: 15px; padding-left: 15px; }
.news_cont_r .news_div_item_pic a, .news_cont_r .news_div_item_pic a img { display: block; width: 162px; height: 110px; }
.news_cont_r .news_div_item.on, .news_cont_r .divdgweb_new_div_item.on { height: 144px; border-bottom: 1px dotted #ccc; padding: 0 0 15px; background: #f5f5f5; }
.news_cont_r .news_div_item_body, .news_cont_r .divdgweb_new_div_item_body { line-height: 20px; color: #767676; font-size: 13px; width: 189px; text-align: justify; position: absolute; right: 20px; top: 86px; }
.news_cont_r .on .divdgweb_new_div_item_date, .news_cont_r .on .news_div_item_date { top: 12px; right: 147px; }
.news_cont_r .on .news_div_item_title .news_div_item_a, .news_cont_r .on .divdgweb_new_div_item_title .divdgweb_new_div_item_a { position: absolute; left: 170px; top: 50px; width: 190px; }
.news_cont_r .on .divdgweb_new_div_item_date > div, .news_cont_r .on .news_div_item_date > div { font-weight: bold; color: #cd0202; font-size: 24px; line-height: 24px; }
.news_cont_r .on .divdgweb_new_div_item_date > .divdgweb_new_div_item_year, .news_cont_r .on .news_div_item_date > .news_div_item_year{ font-size: 12px; display: block; font-weight: 100; line-height: 20px; text-indent: 1px; }
.news_cont_r .on .news_div_item_date > .news_div_item_year:after,.news_cont_r .on .divdgweb_new_div_item_date > .divdgweb_new_div_item_year:after{ content: ''; }
.news_cont_r .news_div_item.delete,.news_cont_r .divdgweb_new_div_item.delete{display: none;}

.faq_b{margin-top:10px;}
.faq_b .divdgweb_new_div_item{ margin: 35px 0 0; }
.faq_b .divdgweb_new_div_item_a { display: block; font-size: 15px; line-height: 30px; color: #444; position: relative; padding-left: 30px; }
.faq_b .divdgweb_new_div_item_a:hover{ color:#cd0202; }
.faq_b .divdgweb_new_div_item_a:after,.faq_b .divdgweb_new_div_item_a::after{ content:''; width:26px; height: 26px; background: url(//memberpic.114my.cn/sendifs/uploadfile/image/20190615/20190615180211_1221922378.png) no-repeat -36px -3px; position: absolute; left: 0; top: 2px; }
.faq_b .divdgweb_new_div_item_body { font-size: 13px; color: #999; line-height: 25px; position: relative; padding-left: 30px; }

.faq_b .divdgweb_new_div_item_body:after,.faq_b .divdgweb_new_div_item_body::after{ content:''; width:26px; height: 26px; background: url(//memberpic.114my.cn/sendifs/uploadfile/image/20190615/20190615180211_1221922378.png) no-repeat 0px -31px; position: absolute; left: 0; top: 0px; }




/*版权*/
.footer_bg{width: 100%; min-width: 1200px;color: #fff; background:#333;   padding-bottom: 30px;    padding-top: 80px;position: relative;}
.footer>li{ float: left; width: 180px; }
.footer_wt{background: url(//memberpic.114my.cn/sendifs/uploadfile/image/20190606/20190606174400_1109067970.png)no-repeat center;position: absolute;top:-34px;width:100%; min-width:1200px;height: 66px;line-height: 66px;color: #fff;}
.footer_w1 t{display: block;float: left;font-size: 24px;font-weight: bold;margin-right: 11px;}
.footer_w1 span{display: block;float: left;font-size: 20px;margin-top:3px;}

.footer>li:nth-child(5),.footer li:nth-child(6){width:140px; margin-left:16px; margin-top:30px; }
.footer_w{font-size: 14px; line-height: 30px; color: #999;}
.footer>li>a{ display: block;font-size: 14px; line-height: 34px; color: #999;}
.footer>li>a:hover{color: #e80000;}
.footer_t{ font-size: 16px !important; color: #fff !important; margin: 0 0 20px 0;  line-height: 60px !important; position: relative;}
.footer_t:before{display: block;content: ""; width: 20px;height: 1px; background: #fff;   position: absolute;   top: 60px; transition:all linear 0.3s; -moz-transition:all linear 0.3s; -ms-transition:all linear 0.3s; -webkit-transition:all linear 0.3s;}
.footer>li:hover .footer_t:before{width:60px;}
.footer>li>img{width:140px; padding:10px; background:#fff;display: block;}
.footer>li>p{text-align:center; color:#999; background:url(http://aiqxt.114my.cn/memberpic/aijia123/uploadfile/image/20190515/20190515202556_688124769.png) no-repeat center; line-height:30px; margin-top:10px;}

.copy_bg{ border-top:1px #444 solid; margin-top:30px;}

.copy{line-height: 30px; font-size: 14px;color: #999; margin-top:20px;    padding-top: 10px;}
.copy a{font-size: 14px; color: #999;}
.copy a:hover{color: #e80000;}












/*内页左边*/
.plist { width: 260px;margin-top: 0;  position: relative; z-index: 1;}    
.plist_row1 { background:#cd0202;width: 260px; height:80px;line-height: 80px;text-align: center;color: #fff;font-size:30px;}
.prod_l_list{width:260px; background: #f1f1f1; height:auto; padding-bottom:20px;}
.prod_l_list table td a{font-size: 15px;font-weight:bolder;color: #333;line-height: 36px;display:block;width:228px;height:36px;background:;border-radius: 20px;padding-left: 20px; margin: 16px 16px 0 16px;background:#fff url(//memberpic.114my.cn/weigejiaju/uploadfile/image/20190323/20190323150509_756568434.png)no-repeat 200px center;}

.prod_l_list table td .sub_class_lbm a{display:block;width:220px;height:36px;font-size: 14px;font-weight: normal; padding-left: 40px; color: #666;line-height:36px;background:none;   margin:0; }
.prod_l_list table td .sub_class_lbm a:hover{color:#ef283d;}



/*友情链接*/
.linkTagcs li:nth-child(1){padding-left:20px;}
.yqlj{font-size: 14px;line-height: 34px;color: #999;margin-left: 10px;}
.linkTagcs{float:left;}