/*样式初始化及公共样式部分*/
*{ margin:0px; padding:0px; }
body{ color:#333; font-size:13px; margin:0 auto; background-color:#fff; font-family:"Microsoft YaHei"; overflow-x:hidden; }
a{ color:#333; text-decoration:none; transition:0.3s all; }/*定义全局链接颜色*/
a:hover{ color:#333; transition:0.3s all; }/*定义全局链接鼠标滑过颜色*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd{ margin:0px; padding:0px; list-style:none; border:0px; }/*主要标签的样式初始化*/
address, caption, cite, code, dfn, em, strong, th, var, optgroup, i { font-style: inherit; font-weight: inherit; }

.cl,.clear{ clear: both; height:0px; }/*清除左右浮动*/
.fl{ float:left; } /*定义左浮动*/
.fr{ float:right; } /*定义右浮动*/
.cp img{ border:1px solid #C1C1C1; padding:2px; background:#fff; }/*定义标签调用图片的边框样式*/
.cp a:hover img{ border:1px solid #bb0a12; padding:2px; background:#fff; }/*定义鼠标经过时边框的变化效果*/
.cp2 a:hover img{ border:1px solid #bb0a12; padding:2px; background:#fff; }
.cp2 img{ border:1px solid #C1C1C1; padding:2px; background:#fff; }
.page{ width:1200px; margin:0 auto; height:auto; }
.content{ width:1200px; margin:0 auto; height:auto; }
.box{ width:1200px; margin:0 auto; height:auto; overflow:hidden; }/*定义版面统一宽度*/
.pr{ position: relative; }
.en { text-transform: uppercase; font-family: arial; }
/*清除浮动*/
.clearfix:after { content: ''; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix { /*兼容 IE*/zoom: 1; }
.top10{ margin-top:10px; } 
.top25{ margin-top:25px; }
.top20{ margin-top:20px; } 
.top30{ margin-top:30px; }
.top40{ margin-top:40px; }
.top50{ margin-top:50px; }
.top70{ margin-top:70px; }
.top65{ margin-top:65px; }
.top80{ margin-top:80px; }  
/*抬头*/
.top_bg{ width:100%; height:44px; line-height:44px; border-bottom: 1px solid #e2e2e2;}
.top_bg a{color: #999;}
.top_bg a:hover{color: #bb0a12;}
.top_r a{display: block; float: right; border-right: 1px solid #e2e2e2; padding-left: 40px; padding-right: 15px;}
.top_home{border-left: 1px solid #e2e2e2; color: #003a67; background: url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200416/20200416163401_1494798512.jpg) no-repeat 20px center;}
.top_map{background: url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200416/20200416163401_67733955.jpg) no-repeat 20px center; padding-left:64px !important;}
.top_fb{background: url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200416/20200416163401_1502941790.jpg) no-repeat 20px center;}
.top_bm{background: url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200416/20200416163401_123539540.jpg) no-repeat 20px center;}
.logo{ margin-top:27px; padding-right:20px;}
.name{ padding-top:56px; padding-right:30px; height: 100px; font-size:18px;line-height:30px; border-right: 1px solid #e2e2e2;text-transform: capitalize;}
.name p{padding-bottom: 6px;font-size: 41px;font-weight: bold;}
.ad{font-size: 22px;padding-left:30px; margin-top: 56px; line-height: 30px; }
.ad p{font-size: 24px; color: #333; font-weight: bold;}
.ad p span{color:#bb0a12;}
.tel{padding-left: 50px; margin-top:40px; line-height: 24px; font-size: 14px; background: url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200416/20200416163401_332178787.jpg) no-repeat left center;}
.tel p{font-size: 26px; color:#bb0a12; }
	
/*导航*/
.nav{ height:60px;background-color: #073581;}
.nav ul li{ float:left;display:block; width:133px; position: relative; background:url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200411/20200411131050_1398503277.png) right no-repeat; }
.nav ul li a{ display: block; color:#fff; line-height: 20px;height: 27px;font-size: 16px; text-align: center; position: relative; z-index: 3333;padding: 19px 0 14px;}
.nav ul li:after{ content: ''; display: block; background:#bb0a12; width: 0%; height: 100%; position: absolute; bottom: 0px; left: 0; filter: alpha(opacity=0); transition: 0.3s all cubic-bezier(.46,.03,.52,.96); z-index: 2222}
.nav ul li.navcurrent:after,.nav ul li:hover:after{ filter: alpha(opacity=100); bottom: 0; width: 100%; }
.nav ul li:nth-child(11) {  background: none;}

/*幻灯片*/
.banner{ overflow: hidden; background:#eee; }
.banner-box{ min-width:1250px; height:600px; position:relative; margin:0 auto; }
.banner-box .bd{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:600px; background-position: center; background-repeat: no-repeat; }
.banner-box .bd li a{ display:block; background-size:auto; }
.banner-btn { width: 100%; position: absolute; top: 1px; left: -4px; margin-left: 0; height:600px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:240px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out}
.banner-btn a.prev{ left:-50px; background:url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200416/20200416163646_938148541.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200416/20200416163646_938148541.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:21px; width: 100%; display: block; }
.banner-box .hd ul { width: 1250px; margin: 0 auto; text-align: center; }
.banner-box .hd ul li{ width:20px; height:20px; border-radius:20px; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; text-align: center; position: relative; z-index: 1111; }
.banner-box .hd ul li.on{ background: #bb0a12 !important; width: 32px; }
.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; }

/*搜索*/
#top_search{height:80px; border-bottom: 1px solid #e4e4e4;}
#search_b{width:1200px; margin:0 auto; height: 80px;overflow:hidden; color: #666666;}

#search-i{float:right; width:40px; overflow:hidden; height:40px; margin-top:20px;}
#search-bg{float:left; width:310px; height:38px; line-height:33px; overflow:hidden; text-indent: 12px; border:#dcdcdc 1px solid; border-right:none; margin-top:20px; background-color:#FFF;}
#search-text{width:819px; float:left; line-height:80px; height:80px; font-size:14px; background:url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200411/20200411144432_359010286.png) no-repeat left; padding-left: 30px;}
.search-text1 a{padding-left:6px; padding-right:6px; font-size:14px;color: #666;}
.search-text1 a:hover{color:#bb0a12;font-size:14px; text-decoration: underline;}
input{outline: none;}
	
/*产品*/
.box{height: 1050px;}
.title{font-size: 32px; color: #333; text-align: center; font-weight: bold; line-height: 30px;}
.title span{color: #bb0a12;}
.title p{font-size: 20px; color: #666; font-weight: normal; padding-top: 6px;}
.title .font_en{font-size: 14px;}
.prod_t{padding-top:73px; height: 92px; background: url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200414/20200414110241_158614934.png) no-repeat center 122px;}

.list{ width:253px;border: 6px solid #042864;}
.list_t{ background:#042864; text-align: center; padding-top: 20px; font-size: 14px; line-height:24px; height:64px; text-transform:uppercase; color:#5a688b; font-family:Arial;}
.list_t p{ font-size:24px; color:#fff; font-weight: bold; font-family:"Microsoft YaHei";}
.list_d{padding:10px 13px 20px 19px;}
.list_tel{margin-bottom: 24px; font-size: 24px; font-weight: bold; line-height: 20px; height: 55px; text-align: center; background: url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200416/20200416163402_2087889855.jpg) no-repeat center bottom;}
.list_tel p{font-size: 14px; color: #042864; font-weight: normal; padding-bottom: 4px;}

.prod_d{width:925px; overflow:hidden;}
.prod_d td{text-align:center; width:300px;}
.prod_d td img{width:290px; height:290px;}
.prod_d td span{line-height:25px; display: block; margin-bottom: 20px;}

.list_d table td a{ font-size:16px; display:block; margin-top:10px; padding-left: 40px;line-height: 42px; height: 42px; color:#fff; background:#042864 url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200417/20200417124147_576513518.png) no-repeat 16px center;}
.list_d table td a:hover{background:#bb0a12 url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200417/20200417124147_576513518.png) no-repeat 16px center; color:#FFF;}

.list_d table td table td a{ margin-top:0px !important; font-size:14px; padding-left: 40px; display:block; line-height: 38px; height: 38px; border-bottom: 1px solid #eeeeee; background:url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200417/20200417124147_2007810537.gif) no-repeat 20px center; color:#666;}
.list_d table td table td a:hover{ color:#bb0a12;background:url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200417/20200417124147_2007810537.gif) no-repeat 16px center;}
.cpcon a{ font-size:14px; line-height:25px;}
/*广告*/
.prod_row {height: 170px;background: url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200416/20200416163844_1089768992.jpg) no-repeat center;padding: 40px 0;}
.prod_row .fl{display:table-cell;position:relative; }
.prod_row .fl i{float: left;color:#fff;margin-top: 27px;margin-left: 60px;}
.prod_row .fl i p{position:absolute;bottom: -40px;margin-left: 6px;font-size: 18px;}
.prod_row .fl i:first-child{margin-left: 20px;margin-top: 30px;}
.prod_row .fl i:nth-child(3) p{margin-left: 11px;}
.prod_row .fl i:nth-child(4) p{margin-left: 0px;}
.prod_row .fr {text-align: right;}
.prod_row .fr strong {font-size: 17px;font-weight: 100;color: #fff;display: block;line-height: 35px;padding-top: 10px;}
.prod_row .fr p {display: block;line-height: 40px;color: #fff;font-size: 25px;border-bottom: 1px solid rgba(255,255,255,0.5);padding: 0 0 15px;}
.prod_row .fr p span {font-weight: bold;line-height: 40px;color: #fff;font-size: 25px;}
.pro_tel {width: 245px;border-radius: 50px;display: block;line-height: 40px;text-align: center;font-size: 18px;padding-left: 36px;background: #fff url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200416/20200416163845_690403738.png) no-repeat 23px center;color: #333;font-family: arial, microsoft yahei;margin-top: 20px;margin-left: auto;}

.container{height: 669px;}
.ProblemPainLeft{padding-top:65px;}
.ProblemPainLeft h4{font-weight: normal;font-size:36px;color:#595757;}
.ProblemPainLeft h5{font-size: 34px;color: #595757;}
.ProblemPainLeft h5 span{color: #bb0a12;font-size:56px;}
.ProblemPainLeft ul{margin-top:65px;}
.ProblemPainLeft ul li{color: #666;font-size: 18px;margin-top: 30px;}
.ProblemPainLeft ul li i{display: inline-block;zoom: 1;width:30px;height:30px;background-color: #c23138;color: #fff;font-size: 21px;text-align: center;line-height: 30px;margin-right: 25px;vertical-align: middle;}
.ProblemPainLeft ul li span{ color:#bb0a12; font-weight:bold;}
.ProblemPainRight{position: relative;}
.ProblemPainRight span{width: 372px;height: 624px;display: block;position: relative;right: 100px;}
.ProblemPainRight span img{width: 372px;height: 624px;display: block;margin-bottom: 43px;}
.ProblemPainRight ul{position: absolute;right: 300px;top: 92px;}
.ProblemPainRight ul li{background: url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200416/20200416163402_287112513.png) no-repeat center;width: 96px;height: 81px;text-align: center;font-size:30px;font-weight: bold;padding-top:16px;}
.ProblemPainRight ul li em{display: block;color:#bb0a12;font-size:20px;}
.ProblemPainRight ul li.li01{position: relative;left: -135px;top: -55px;-webkit-transition : .1s ease-out;-moz-transition : .1s ease-out;-ms-transition : .1s ease-out;-o-transition : .1s ease-out;transition : .1s ease-out;animation:data1 1.1s linear infinite;}
.ProblemPainRight ul li.li02{position: relative;left: -225px;top: -15px;-webkit-transition : .1s ease-out;-moz-transition : .1s ease-out;-ms-transition : .1s ease-out;-o-transition : .1s ease-out;transition : .1s ease-out;animation:data3 1.3s linear infinite;}
.ProblemPainRight ul li.li03{position: relative;left: -162px;top: 75px;-webkit-transition : .1s ease-out;-moz-transition : .1s ease-out;-ms-transition : .1s ease-out;-o-transition : .1s ease-out;transition : .1s ease-out;animation:data3 1.5s linear infinite;}
.ProblemPainRight ul li.li04{position: relative;left: 300px;top: -275px;-webkit-transition : .1s ease-out;-moz-transition : .1s ease-out;-ms-transition : .1s ease-out;-o-transition : .1s ease-out;transition : .1s ease-out;animation:data3 1.7s linear infinite;}
.ProblemPainRight ul li.li05{position: relative;left: 280px;top: -190px;-webkit-transition : .1s ease-out;-moz-transition : .1s ease-out;-ms-transition : .1s ease-out;-o-transition : .1s ease-out;transition : .1s ease-out;animation:data3 1.9s linear infinite;}
@keyframes data1 {
    25% {-webkit-transform: translateY(-10px);}
    50%, 100% {-webkit-transform: translateY(0);}
   75% {-webkit-transform: translateY(10px);}
    }
@keyframes data2{
    25% {-webkit-transform: translateY(-10px);}
    50%, 100% {-webkit-transform: translateY(0);}
   75% {-webkit-transform: translateY(10px);}
}
@keyframes data3{
    25% {-webkit-transform: translateY(-10px);}
    50%, 100% {-webkit-transform: translateY(0);}
   75% {-webkit-transform: translateY(10px);}
}

@keyframes data4{
    25% {-webkit-transform: translateY(-10px);}
    50%, 100% {-webkit-transform: translateY(0);}
   75% {-webkit-transform: translateY(10px);}
}
@keyframes data5{
    25% {-webkit-transform: translateY(-10px);}
    50%, 100% {-webkit-transform: translateY(0);}
   75% {-webkit-transform: translateY(10px);}
}
/*在线留言*/
.message{height:300px;background: url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200413/20200413095711_1358103713.jpg) center;}
.messages{ position: relative; padding:68px 142px 40px 10px;}
.messages > #messages_form .col4{ margin-bottom: 6px;width:280px;}
.messages > #messages_form .col4 input{ line-height: 40px; color: #757575; border: 0 none; outline: none; padding:0 10px; width:100%; height:40px; box-sizing: border-box; }
.messages > #messages_form .Name{ float:left; width:136px; }
.messages > #messages_form .Tel{ float: left; width: 136px; margin-left: 8px; }
.messages > #messages_form .fcontent { }
.messages > #messages_form .fcontent textarea{ width: 100%; color: #757575; border: 0 none; outline: none; padding:0 10px; line-height: 40px; height:40px; box-sizing: border-box; }
.messages > #messages_form #tianxiethree input{ line-height: 40px; color: #666; border: 0  none; outline: none; padding:0 10px; width:100%; height:40px; box-sizing: border-box; }
.messages > #messages_form #tianxiethree{ position: relative; height: 40px; }
.messages > #messages_form #tianxiethree img{ position: absolute; right: 10px; top: 10px; width: 60px; height: 20px; }
.messages > #messages_form > .feedback_btn{ position: absolute; right: 0px; top: 97px; width: 135px; height: 133px; display: block; background: url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200413/20200413103310_218273221.jpg) no-repeat center; }
.messages > #messages_form > .feedback_btn input{ background: none; border: 0 none; color: #fff; padding: 20px 30px 60px; width: 100%; box-sizing: border-box; height: 133px; white-space: normal; font-size: 18px; font-weight: bold; line-height: 28px; }
.messages p{color:#fff;position: relative;top:-12px;left:-4px;}
.messages span{font-size: 22px;font-weight: bold;}

/*优势*/
.power {height:995px;background-color:#f5f5f5;overflow: hidden; }
.power .title{font-size: 44px; color: #333; text-align: center; font-weight: bold; line-height: 30px;}
.power .title span{color: #bb0a12;}
.power .title p{font-size: 20px; color: #666; font-weight: normal; padding-top:23px;}
.power_t{padding-top:96px; height:80px; background: url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200414/20200414110241_158614934.png) no-repeat center 163px;}
.power_nav { margin-top:40px; background: #042864; height: 80px; position: relative; z-index: 99 }
.power_nav h3 { background: url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200414/20200414130746_3235149.png) no-repeat left center; width: 400px; height: 80px; float: left; padding-left: 160px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-top: 20px; position: relative; cursor: pointer }
.power_nav h3 strong { display: block; font-size: 28px; line-height: 100%; color: #fff }
.power_nav h3 span { display: block; font-size: 12px; line-height: 100%; color: rgba(255, 255, 255, .6); text-transform: uppercase; font-weight: 400; padding-top: 7px }
.power_nav h3:after { position: absolute; content: ""; height: 68px; border-left: 1px solid rgba(32, 131, 232, .63); border-right: 1px solid rgba(0, 65, 130, .63); top: 6px; right: 0 }
.power_nav h3.on { background: #bb0a12 url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200414/20200414130747_1173903453.png) no-repeat left center;}
.power_nav h3.on:before { position: absolute; content: ""; border-style: solid; border-width: 23px 49px; border-color: #bb0a12 transparent transparent; bottom: -46px; left: 50%; margin-left: -49px; z-index: 99 }
.power_nav h3.on:after { display: none }
.power_nav h3:nth-child(2) { background: url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200414/20200414130747_1439903002.png) no-repeat -20px center;}
.power_nav h3:nth-child(2).on { background: #bb0a12 url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200414/20200414130747_498136102.png) no-repeat -20px center }
.power_nav h3:nth-child(3) { background: url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200414/20200414130747_1296717881.png) no-repeat -26px center;}
.power_nav h3:nth-child(3).on { background: #bb0a12 url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200414/20200414130747_2063808826.png) no-repeat -26px center }
.power_con dl { width: 1200px; height: 600px; position: relative }
.power_con dd { position: absolute; left: 0; bottom: 0; width: 1200px; height: 147px; background: rgba(255, 255, 255, .9); border-left: 10px solid  #bb0a12; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
.power_con dd h4 { font-size: 35px; line-height: 45px; color: #2e2e2e; font-weight: 400; float: left; padding-top:30px; padding-left: 35px; }
.power_con dd h4 span, .power_con dd h4 strong { display: block }
.power_con dd h4 strong{font-size: 40px;font-weight: bolder;}
.power_con dd p { font-size: 16px; line-height: 25px; color: #666;width:400px; padding-top: 38px; padding-left:30px; float: left; padding-right:35px;}
.power_con dd div { float: left; padding-top: 14px;}
.power_con dd div img { width: 192px; height: 120px; margin-right: 1px; }
.adv_2 {
    width: 448px !important;
}
.adv_3 {
    width: 448px !important;
}
/*应用*/
.application{height:658px;}
.application .title{font-size: 44px; color: #333; text-align: center; font-weight: bold; line-height: 30px;}
.application .title span{color: #bb0a12;}
.application .title p{font-size:20px; color: #666; font-weight: normal; padding-top:22px;margin-left: -11px;}
.application_t{padding-top:92px; height:80px; background: url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200414/20200414165917_1312190739.png) no-repeat center 158px;}

.prod_row2 { position: relative;padding-top:39px;}
.application .prod_cont_item { display: block; float: left; width: 383px; margin-right: 20px; background: #fff; position: relative;     border: 1px solid #dcdcdc;}
.application .prod_cont_item img{ display: block; width: 100%; height: auto; }
.application .prod_cont_item strong { display: block; height: 26px;font-size: 24px;font-weight:normal; color: #1a1a1a;    padding-top: 31px; width: 342px; margin: 0 auto 15px;  }
.application .prod_cont_item p{ font-size: 14px;  color: #595959; line-height: 25px; padding:0 20px 30px; }

#prod_c1_left,#prod_c1_right{ background:url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200414/20200414144846_1945271106.png) no-repeat 0 -12px; width: 40px; height: 66px; position: absolute; top: 215px; cursor: pointer; }
#prod_c1_left{ left: -80px}
#prod_c1_right { right: -80px; background-position: -110px -12px; }
#prod_c1_left:hover, #prod_c1_right:hover { background-position-y: -122px}
.application .prod_cont_item:after { content: ''; width:47px; height:47px; position: absolute; display: block; background: url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200418/20200418125400_1131671090.png) no-repeat center; right: 0px; bottom: 0px; }

/*合作客户*/
.Partner_img{height:410px;margin-top: 92px;}
.Partner_img h3{text-align: center;font-size:40px;letter-spacing: 3px;}
.Partner_img p{font-size: 12px;font-style: normal;color:#e2e2e2;}
#client1_img_btn_l {display:block; width:32px; height:60px; background:url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200420/20200420135759_1549066650.jpg) no-repeat 0 0; left: -30px; top:35px; cursor: pointer; position: absolute; }
#client1_img_btn_l:hover { background-position:0px -60px; }
#client1_img_btn_r { display:block; width:32px; height:60px; background:url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200420/20200420135759_1702598456.jpg) no-repeat 0 0; right: -30px; top: 35px; cursor: pointer; position: absolute;}
#client1_img_btn_r:hover { background-position: 0px -60px; }
#client1_img_cont span a {display: block;width: 291px;height: 56px;background: #eee;line-height: 56px;font-size: 15px;margin-right: 3px;}
#client1_img_cont td:hover span a {background: #0b72db;color: #fff;}
#client1_img_cont td {display: block;float: left;padding: 0 !important;width: 229px;margin-right: 13px;}
.cp1 table tr td a {color: #1a1a1a;display: block;font-size: 16px;}
.cp1 table tr td a:hover{color:#bb0a12;}
.cp1{ width: 1200px; height:122px; position: relative; display: block; margin-top:32px; }
.cp1_wz{ float:right; width:290px; height:274px; margin:56px 51px;}
.cp1_wz p{ font-size:34px; font-weight:bold; color:333;}
.cp1_wz p em {display: block;width: 280px;height: 3px;background: #5f5f5f;margin-top: 19px;}
.cp1_wz span{ font-size:36px; font-weight:bold; color:#333; line-height:52px; display:block; margin-top:18px;}
.cp1_wz span i{ color:#0b72db; display:block;}
.cp1_wz b {font-size: 13px;font-family:Arial;color: #666;display: block;margin-top: 19px;font-weight: unset;text-transform: uppercase;}
.cp1 td a img {transition: 0.2s all;width: 100%;border: 1px solid #e8e8e8;}
#client1_img_cont td br {display: none;}
#client1_img_cont td div {margin-top: 10px;}
.cp1 td:hover a img {transition: 0.2s all;}

/*关于我们*/
.about{background: url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20250219/20250219162526_1864126947.jpg) center no-repeat;height: 880px;color: #fff;}
.abouts{position: relative;top:700px;}
.aboutfl{width:160px;height:180px;background-color:#bb0a12;font-size: 34px; padding-left: 20px;}
.aboutfl p{font-size: 40px;padding-top:40px;}
.aboutfr{height:180px;width:870px;font-size: 14px;padding-left:70px;padding-right:80px;background:#042864;}
.aboutfr a img{position: relative;top:25px;left:170px;}
.aboutfr p{font-size: 32px;padding-top:30px;padding-bottom:18px;}

/*企业形象*/
.convert{ padding-top: 40px;height: 360px;}
.convert .tab{height: 40px; margin: 0 auto;}
.convert .tab a{display:block; width:120px;height:40px; line-height:40px; text-align: center;font-size:20px; float:left; margin-right:15px; color:#1a1a1a;font-weight: bolder;}
.convert .tab a.on{display:block; height:47px; line-height: 40px; width:120px; text-align: center; color:#bb0a12; cursor:pointer; }
.convert .tab span i{ position:absolute;opacity:1;visibility:hidden;top:3px;left:0px;}
.convert .tab a:hover span em,.convert .tab .on span em{opacity: 0;visibility:hidden; }
.convert .tab a:hover span i,.convert .tab .on span i{opacity:1;visibility:visible; }
.convert .tab a span{ display:block;visibility:hidden; width:30px; height:26px; position:relative;float:left; }
.convert .tab a span em{ position:absolute;visibility:visible;top:3px;left:0px;}


.convert .contenttt{ overflow:hidden; width:1200px; height:300px; position:relative; margin:0 a; margin-top:20px;}
.convert .contenttt ul{ position:absolute; left:0; top:0; height:200px;}
.convert .contenttt li{float:left;}
.convert .contenttt li .q2{width:1200px; margin:auto;}
.convert table tbody tr td div{ width:300px; height:40px; line-height:40px; margin-top:10px; padding-top:0px !important;}
.convert table tbody tr td div a{ font-size:14px; display:block;}
.convert table tbody tr td div a:hover{ background:#bb0a12; color:#fff;width:300px; height:40px; transition:all 0.3s linear;}

.convert_r{float:right; margin-top:12px;}
.convert_r a{font-size:14px; display:block;}
.convert_r a:hover{color:#bb0a12; transition:all 1s linear;}


/*新闻资讯*/
.news{ height:615px;overflow:hidden; }
.dyt{ height:54px; border-bottom:1px solid #b5b5b5; position:relative; margin:40px 0 24px; }
.dyt h3{ font:18px "Microsoft YaHei UI"; float:left; margin-right:80px; line-height:54px; }
.dyt h3 span{ display:block; width:30px; height:26px; position:relative; float:left; margin:14px 8px 0 0; }
.dyt h3 span em{ position:absolute; width:100%; height:100%; top:0; left:0; -webkit-transform: translateX(0) rotate(0); transform: translateX(0) rotate(0); -webkit-transition: all 0.35s ease-out; transition: all 0.35s ease-out; }
.dyt h3 span i{ position:absolute; width:100%; height:100%; top:0; left:0; opacity:1; visibility:hidden; -webkit-transform: scale(0.5); transform: scale(0.5); -webkit-transition: all 0.1s ease 0.2s; transition: all 0.1s ease 0.2s; }
.dyt h3 span img{ display:block; width:30px; height:26px; }
.dyt h3 a{ display:block; color:#333; font-size: 18px; }
.dyt h3 a:hover,.dyt .cur a{ font-weight:bold; color:#042864; border-bottom:2px solid #042864; box-sizing:border-box; }
.dyt h3 a:hover span em,.dyt .cur span em{ opacity: 0; visibility:hidden; -webkit-transform: translateX(100%) rotate(180deg); transform: translateX(100%) rotate(180deg); }
.dyt h3 a:hover span i,.dyt .cur span i{ visibility:visible; opacity:1; -webkit-transform:scale(1); transform:scale(1); }
.dyt h5 a{ display:block; float:right; font:18px "Microsoft YaHei UI"; line-height:54px; color:#333; background:url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200416/20200416163402_878807917.png) no-repeat right center; padding-right:35px; }
.dy1,.dy2{ height:480px; overflow:hidden; }
.dy1 .dl1{ width:600px; float:left; overflow:hidden; position:relative; }
.dy3{ width:560px; float:right; }


/*新闻*/
.dl1 .news_div_item,.dl1 .divdgweb_new_div_item { position: relative; height: 460px; width: 600px; }
.dl1 .news_div_item_content,.dl1 .divdgweb_new_div_item_content { position: absolute; bottom: 0; left: 0; }
.dl1 .news_div_item_title a,.dl1 .divdgweb_new_div_item_title a { height: 50px; font: 16px "Microsoft YaHei UI"; line-height: 50px; color: #bb0a12; margin-top: 14px; font-weight: bold; }
.dl1 .news_div_item_body,.dl1 .divdgweb_new_div_item_body { font: 16px "Microsoft YaHei UI"; line-height: 30px; color: #666; }
.dl1 .news_div_item_pic{ position: absolute; top: 0; left: 0; }
.dl1 .news_div_item_pic a{ display: block; width: 600px; height: 336px; -webkit-transition: 1s; -moz-transition: 1s; transition: 1s; overflow: hidden; }
.dl1 .news_div_item_pic a img { transition: 1s;}
.dl1 .news_div_item:hover img,.dl1 .divdgweb_new_div_item:hover img { -webkit-transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1); }


.dy3 .news_div_item,.dy3 .divdgweb_new_div_item{ height: 100px; overflow: hidden; border: 1px solid #eaeaea; margin-bottom: 16px; padding: 0 30px; position: relative; }
.dy3 .news_div_item_date,.dy3 .divdgweb_new_div_item_date { position: absolute; top: 28px; right: 48px; }
.dy3 .news_div_item_month,.dy3 .divdgweb_new_div_item_month { position: absolute; top: 0px; left: -68px; color: #999; font-size: 15px; font-weight: bold; }
.dy3 .news_div_item_day,.dy3 .divdgweb_new_div_item_day { position: absolute; right: 23px; top: 0; color: #999; font-size: 15px; font-weight: bold; }
.dy3 .news_div_item_day:after,.dy3 .divdgweb_new_div_item_day:after { display: block; content: ""; background: url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200416/20200416163402_1778399835.png) center no-repeat; position: absolute; top: 4px; right: -32px; width: 9px; height: 14px; }
.dy3 .news_div_item_title a,.dy3 .divdgweb_new_div_item_title a { display: block; font: 16px "Microsoft YaHei UI"; font-weight: bold; color: #333; overflow: hidden; margin: 20px 0 15px; }
.dy3 .news_div_item_body,.dy3 .divdgweb_new_div_item_body { font: 16px "Microsoft YaHei UI"; color: #666; }
.dy3 .news_div_item:nth-child(1), .dy3 .divdgweb_new_div_item:nth-child(1) { display: none; }
.dy3 .news_div_item:hover, .dy3 .divdgweb_new_div_item:hover { border: 1px #bb0a12 solid; }
.dy3 .news_div_item:hover .news_div_item_day:after, .dy3 .divdgweb_new_div_item:hover .divdgweb_new_div_item_day:after { background: url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200416/20200416163402_119451733.png) center no-repeat; }

/*版权*/
.foot_bg { background: #333537; height:250px;margin-top: 40px; }
.foot_top1{border-bottom: 1px solid #484a4b; }
.foot_top a { color: #fff; font-size: 16px; margin-left: 65px; }
.foot_top a:first-child {margin-left: 35px;}
.foot_top a:hover{border-bottom: 1px solid #fff;}
.foot_top {height: 69px;line-height: 70px; position: relative; }
.foot_l { color: #fff; border-right: 1px solid #484a4b;height: 180px;}
.footlogo{ margin-top:32px; padding-right: 12px;}
.footname{ padding-top:50px; font-size: 40px;color: #fff; padding-right:43px;}
.footname p{font-size: 14px;font-style: normal;font-weight: normal;padding-top: 5px;}
.footname a{color: #fff;font-size: 40px;}
.foot_z { color:#adaeae;height: 145px;font-size: 14px; margin-left: 35px; padding-right:92px;padding-top: 35px; border-right: 1px solid #484a4b;}
.foot_z i { display: block; line-height: 26px; font-size:14px; }
.foot_z i a{color:#adaeae;}
.foot_z i a:hover{color:#bb0a12;}
.foot_r {margin-top: 40px;margin-left: 40px;}

.link {background: #1e2022; height:100px;}
.link_l {margin-right:70px;padding-top:24px;padding-left:50px; background: url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200416/20200416155050_1974701248.png) no-repeat 0px 32px;}
.link_l p{color:#fff;font-size: 18px;padding-bottom: 5px;}
.link_d{padding-top: 41px;}
.link_d a,.link_l a{color:#a9a9a9;cursor:pointer;}
.link_d a:hover,.link_l a:hover{color:#bb0a12;}


.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 99999999; font-size: 13px; }
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200422/20200422135928_976823419.png) no-repeat; margin: 0 auto 6px; }
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 29px; height: 29px; background-position: -4px -114px; position: relative; cursor: pointer; display:none}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color: #003f86; 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 .kf-email a {

    display: block;
    font-size: 12px;

}
.y-kefu-box01 .kf-email:hover a{color:#fff;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #003f86; border-color: #003f86; color: #fff; margin: 10px 0 7px; /* display: block; */}
.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: 28px; height: 14px; background-position: -2px -80px; }
.y-kefu-box01 .kf-email:hover i { background-position: -38px -80px; }
.y-kefu-box01 .kf-email:hover{background-color:#003f86;border-color: #003f86;}
.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: #003f86; border-color: #003f86; }
.y-kefu-box01 .hver:hover>p { color: #fff; }

.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: 250px; 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: #999; }
.y-kefu-box01 .mobile-infos p { color: #003f86; font-size: 18px; }
.y-kefu-box01 .right { width: 12px; height: 12px; position: absolute; right: -12px; top: 24px; }
.y-kefu-box01 .right-arrow1,
.y-kefu-box01 .right-arrow2 { width: 0; height: 0; display: block; position: absolute; left: 0; top: 0; border-top: 6px transparent dashed; border-right: 6px transparent dashed; border-bottom: 6px transparent dashed; border-left: 6px white solid; overflow: hidden; }
.y-kefu-box01 .right-arrow1 { left: 1px; border-left: 6px #efefef solid; }
.y-kefu-box01 .right-arrow2 { border-left: 6px white solid; }
/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 604px; height: 178px; top: -60px; }
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width: 94px; height: 94px; margin: 30px 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: #999; text-align: left; bottom: 0; width: 172px; }
.y-kefu-box01 .y-email-infos p { color: #003f86; 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: #abce03; position: absolute; top: 37px; left: 55px; z-index: 9; }
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }

.kefuqq{ background: #003f86 !important; border: none !important; width: 54px !important; }
.more-infos { background-color: #fff; border: solid 1px #ebebeb; position: absolute; right: 90px; box-shadow: 5px 5px 30px rgba(0,0,0,.2); display: none; }
.y-kefu-box02 .more-infos:before { content: ''; display: block; width: 352px; height: 3px; background-color: #003f86; position: absolute; left: -1px; top: -1px; z-index: 9; }
.online-service-infos { width: 320px; padding: 0 15px; top: 0; z-index: 2; }
.y-kefu-box01 .part01 { padding: 18px 0 22px 45px; border-bottom: solid 1px #e9e9e9; position: relative; text-align: left; }
.y-kefu-box01 .part01 p { font-size: 16px; color: #003f86; padding-bottom: 5px; }
.y-kefu-box01 .part01 i { width: 28px; height: 26px; position: absolute; left: 0; top: 18px; z-index: 2; background: url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200422/20200422135928_55197757.png) no-repeat -40px -5px; }
.y-kefu-box01 .part02 { padding: 26px 0; }
.y-kefu-box01 .part02 li { width: 86px; float: left; position: relative; padding-left: 20px; margin-bottom: 10px; }
.y-kefu-box01 .part02 i { width: 16px; height: 16px; position: absolute; left: 0; top: 0; z-index: 2; background: url(https://memberpic.114my.com.cn/yujin168/uploadfile/image/20200422/20200422135928_55197757.png) no-repeat -5px -65px; }
.y-kefu-box01 .part02 li:hover a { color: #003f86; }
.y-kefu-box01 .part02 li:hover i { background-position: -25px -65px; }