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

/*公共样式部分*/
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
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:#c50212;text-decoration: none; border-bottom-style:}

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

.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;font-weight: normal;}
.en {font-family: Arial, Helvetica, sans-serif;font-weight: normal;}
.title{text-align: center;font-size: 40px;color: #323636;}
.title em{color: #0e7ad5;font-style: normal;}
.title span{display: block;font-size: 18px;color: #919898;margin: 7px 0 25px 0;font-weight: normal;}
.title i{display: block;width: 80px;height: 5px;margin: 0 auto; position: relative;font-style: normal;}
.title i::after,.title i::before{content: '';display: block;position: absolute;width: 30px; height: 5px;top: 0;left: 0;}
.title i::after{right: 0px;left: inherit;background:#0e7ad5;-webkit-animation:allTitleAfter 3s infinite linear;animation:allTitleAfter 3s infinite linear;}
.title i::before{background:#f5ba06;-webkit-animation:allTitleBefore 3s infinite linear;animation:allTitleBefore 3s infinite linear;}
.title t{width: 30px;height: 5px;background:#dc0e0e;margin:0 auto;display:block;-webkit-animation:allTitleI 3s infinite linear;animation:allTitleI 3s infinite linear;}
@-webkit-keyframes allTitleI{
0%{-webkit-transform:translateX(0px);transform:translateX(0px);}
25%{-webkit-transform:translateX(-25px);transform:translateX(-25px);}
50%{-webkit-transform:translateX(0px);transform:translateX(0px);}
75%{-webkit-transform:translateX(25px);transform:translateX(25px);}
100%{-webkit-transform:translateX(0px);transform:translateX(0px);}
}
@keyframes allTitleI{
0%{-webkit-transform:translateX(0px);transform:translateX(0px);}
25%{-webkit-transform:translateX(-25px);transform:translateX(-25px);}
50%{-webkit-transform:translateX(0px);transform:translateX(0px);}
75%{-webkit-transform:translateX(25px);transform:translateX(25px);}
100%{-webkit-transform:translateX(0px);transform:translateX(0px);}
}
@-webkit-keyframes allTitleBefore{
0%{width:15px;}
25%{width:0px;}
50%{width:15px;}
75%{width:30px;}
100%{width:15px;}
}
@keyframes allTitleBefore{
0%{width:15px;}
25%{width:0px;}
50%{width:15px;}
75%{width:30px;}
100%{width:15px;}
}
@-webkit-keyframes allTitleAfter{
0%{width:15px;}
25%{width:30px;}
50%{width:15px;}
75%{width:0px;}
100%{width:15px;}
}
@keyframes allTitleAfter{
0%{width:15px;}
25%{width:30px;}
50%{width:15px;}
75%{width:0px;}
100%{width:15px;}
}
.mainhovercolor a:hover{color: #0e7ad5;}


/*抬头*/
.head_bg{background: #f5f5f5;height: 45px;line-height: 45px;font-size: 14px;color: #999;}
.head_l{background: url(//memberpic.114my.com.cn/ujvsmq/uploadfile/image/20210319/20210319101204_114815097.png)no-repeat center left;padding-left: 26px;}

.head_r a:hover{color: #0e7ad5;}
.head_r span:hover img{ top:100%; visibility:visible; opacity:1;}
.head_r span:nth-child(1){ background:url(//memberpic.114my.com.cn/ujvsmq/uploadfile/image/20210319/20210319195158_680824111.png) no-repeat left center;}
.head_r span:nth-child(2),.head_r span:nth-child(3){ background:url(//memberpic.114my.com.cn/ujvsmq/uploadfile/image/20210319/20210319195219_1935273585.png) no-repeat left center;}

.head_r span{ display:inline-block; padding-left:21px; position:relative; cursor:pointer;}
.head_r span+span{ margin-left:17px;}
.head_r span img{ position:absolute; top:110%; left:0; width:100px; z-index:9; height:auto; visibility:hidden; opacity:0; -webkit-transition:all .3s ease; transition:all .3s ease;}

.nav{font-size: 0;}
.nav li{display: inline-block;vertical-align: top; position: relative; margin-right: 30px;-webkit-transition: all .3s ease;transition: all .3s ease;}
.nav li>a{position: relative;font-size: 16px;color: #343736;line-height: 130px;display: block; padding: 0 5px;}
.nav>ul>li.cur>a, .nav>ul>li:hover>a {color:#0e7ad5; font-weight:bold;}
.nav li>a i{display: block;position: absolute;opacity: 0;left: 0;width: 100%;height: 1px;background: #0e7ad5;bottom: 20px; -webkit-transition: all .3s ease; transition: all .3s ease;}
.nav li:hover>a i,.nav li.cur>a i{bottom: 35px;opacity: 1;}
.nav li>a i:after{content: '';display: block;position: absolute;left: 0;right: 0;margin: 0 auto;top: -5px;width: 8px;height: 8px;border: 1px solid #2c9b99;border-radius: 50%;background:#fff;}
.nav li>.nav2 {display: none; position:absolute; left:-100%; right: 0;top:100%; z-index: 99999;-webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3); width: 300% }
.nav li>.nav2 a{display: block;background:#fff;height:87px;color:#333; border-bottom: none;padding:15px 0px 0px 35px; border-bottom:1px solid #eee;}
.nav li>.nav2 a:hover{background:#0e7ad5;color: #fff;padding:15px 0px 0px 20px;}
.nav2 b{color:#999;}
.nav li>.nav2 a span{font-size:16px;color:#333;line-height: 18px;text-transform: uppercase;-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;-moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;display:block}
.nav li>.nav2 a b{color:#ccc; font-size: 13px; font-weight: normal;line-height:30px;position: relative;display: inline-block; -webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s; transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;-moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;display:block}
.nav li>.nav2 a span:before{content:'';display: inline-block;vertical-align: middle;height: 2px;width:0;background: #fff;-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;-moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;}
.nav li>.nav2 a b:before{content:'';display: inline-block;vertical-align: middle;height: 2px;width:0;background: transparent;-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;-moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;}
.nav li>.nav2 a:hover span{-webkit-transform: translateY(-25px);transform: translateY(-25px);font-size: 18px;color:#fff;line-height: 23px;}
.nav li>.nav2 a:hover b{-webkit-transform: translateY(25px);transform: translateY(25px);color:#fff;}
.nav li>.nav2 a:hover span:before,.NavCeshi li>.nav2 a:hover b:before{width: 40px;margin-right: 5px;}
@media screen and (max-width:1650px){
.nav li{margin-right: 20px;}
}
@media screen and (max-width:1550px){
.nav li>a{font-size: 13px;}
.hmean{font-size: 18px;}
.hmean span{font-size: 14px;}
}
@media screen and (max-width:1400px){
.nav li{margin-right: 10px;}
.hul li{width: 70px;}
}

.hul{font-size: 0;}
.hul li{height: 130px;width: 85px;text-align: center;display: inline-block;vertical-align: top; cursor: pointer;background: url(//memberpic.114my.com.cn/ujvsmq/uploadfile/image/20210319/20210319195243_932320102.png) no-repeat center; position: relative;-webkit-transition: all .3s ease;transition: all .3s ease;}
.hul .drop{opacity: 0;top: 110%;padding: 20px;background: #fcfcfc; z-index: 99;-webkit-transition: all .3s ease;transition: all .3s ease; position: absolute;right: 0; visibility: hidden;}
.hul li:hover .drop{top: 100%;opacity: 1; visibility: visible;}
.hul .drop .htel{font-size: 28px;font-family: arial;font-weight: bold;white-space: nowrap;color: #0e7ad5; }
.hul li>span{display: block;margin-top: 53px;height: 22px;border-left: 1px solid #e3e7e7;}


#soo{ margin-top:12px;}
.keywords{ margin-top:20px; text-align:center;}
.keywords,.keywords a{ font-size:13px; color:#666; font-weight:lighter; line-height: 35px;}
.keywords span{ color:#0e7ad5;}
.keywords a:hover{ color:#0e7ad5;}



/*导航*/
.top_bg{height: 130px;}
.logo{margin-top: 23px;}
.name_l{margin-top:34px;margin-left: 20px;}
.name{margin-left: 20px;margin-top:32px;}
.name p{font-weight: bold;font-size:24px;color: #0e7ad5;letter-spacing: 2px;}
.name span{display: block;float: left;width:104px;height: 28px;line-height: 28px;font-size: 14px;text-align: center;-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.01);box-shadow: 0px 0px 10px rgba(0,0,0,0.1);border-radius: 28px;margin-top:8px;}
.name span+span{margin-left: 15px;}

/*幻灯片开始*/
.banner-box{ min-width:1400px; height:700px; position:relative; overflow:hidden; background:#eee; }
.banner-box .bd{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:700px; background-position: center; background-repeat: no-repeat; }
.banner-box .bd li a{ display:block; background-size:auto; }
.banner-btn{ width: 100%; position: absolute; top: 274px; left: 0; margin-left: 0; height: 356px; overflow: hidden; }
.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.com.cn/ujvsmq/uploadfile/image/20210319/20210319195307_1915657885.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.com.cn/ujvsmq/uploadfile/image/20210319/20210319195307_1915657885.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center; }
.banner-box .hd ul li{ width:100px; height:6px; 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-box .hd ul li.on{ background:#0b509e; width: 100px; }
.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_bg{position: relative;z-index:999;}
.search_nbg{position: absolute;z-index: 999;top: 580px;margin: 20px auto;}
.search_nbg .search{margin:0 auto;background: #fff;}
.search{height: 82px;-webkit-box-shadow: 0px 0px 10px #eee;box-shadow: 0px 0px 10px #eee;padding: 0 30px;width: 1400px;border-radius: 41px;background: #fff;margin-top: -41px;}
.search_l{line-height: 82px;font-size: 15px;color: #999;}
.search_l d{color: #333;font-weight: bold;}
.search_l a{color: #666;font-size: 15px;}
.search_l a:hover{color: #0e7ad5;}
.search-bg #infoname{width:300px;background:#f5f5f5; outline:none; color:#ccc; border: none; height:45px; line-height:6;font-size: 14px;padding-left: 20px;font-weight: lighter;margin: 19px 0;border-radius: 22px 0 0 22px;}
.search-i{margin-top: 19px;}



/*实力*/
.strength_bg{background:url(//memberpic.114my.com.cn/ujvsmq/uploadfile/image/20210319/20210319172221_1588858648.jpg)no-repeat center;height: 726px;margin-top: -41px;}
.strength_wt li{float: left;width:330px;height:350px;border: 1px #ccc solid;text-align: center;position: relative;overflow: hidden;z-index: 2;cursor:pointer;}
.strength_wt li+li{margin-left:26px;}
.strength_wt li img{display: block;width:150px;height:150px;background-color:#0e7ad5;margin: 0 auto;border-radius: 50%;margin-top:30px;}
.strength_wt li p{font-size: 26px;font-weight: bold;color: #333;margin-top:30px;}
.strength_wt li span{display: block;font-size: 15px;line-height: 28px;margin-top:10px;}
.strength_wt li:after{content:"";position: absolute;top: 0px;left: 0px;height:0px;width: 100%;background: #0e7ad5;z-index:-1;-webkit-transition: all 0.5s;transition: all 0.5s;}
.strength_wt li:hover:after{height: 100%;}
.strength_wt li:hover p{color:#fff;}
.strength_wt li:hover span{color:#79c1fd;}
/*产品*/
.product{padding: 0px 0 80px 0;}
.proshow{margin-top: 40px; font-size: 0; padding: 0 1%;}
.hotpro{display: inline-block; width: 49.5%;-webkit-box-sizing: border-box;box-sizing: border-box;border: 1px solid #eaeded; padding: 15px; position: relative; overflow: hidden; margin-right:1%;}
.hotpro:after{content:''; display:block;position:absolute;top:15px; right:0;width:15px;height:30%; background:#0e7ad5; z-index:9; -webkit-animation:heightchange 3s linear infinite; animation:heightchange 3s linear infinite;}
@-webkit-keyframes heightchange{
	0%{height:30%;}
	50%{height:60%;}
	80%{height:80%;}
	100%{height:30%;}
	}
@keyframes heightchange{
	0%{height:30%;}
	50%{height:60%;}
	80%{height:80%;}
	100%{height:30%;}
	}
.hotpic img{width: 100%; height: auto;}
.hotpro ul{position: relative;width: 100%; float: left; height:auto; overflow:hidden;}
.hotprocon{position: absolute;width: 100%;top: 0;left: 0;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 5%;}
.hot_t{font-size: 26px;color: #323636;}
.hot_t:after{content: '';display: block;width: 38px;height: 3px;background: #0e7ad5;margin: 25px 0;}
.hot_wa{font-size: 16px;color: #838c8c;line-height: 36px; }
.hot_btn{margin-top: 50px;}
.hot_btn a{display: inline-block;width: 146px;line-height: 44px;border-radius: 25px;background: #0e7ad5;font-size: 16px;color: #fff; text-align: center;-webkit-transition: all .3s ease;transition: all .3s ease;}
.hot_btn a:hover{background: #f5ba06;}
.hotpro .probg{position: absolute; text-align:left;left:7% !important;bottom: 20% !important;z-index: 9;font-size: 0;}
.probg span{-webkit-transition: all .3s ease;transition: all .3s ease;width: 12px;height: 12px;border-radius: 12px;background: #9ca2a2;cursor: pointer; display: inline-block;vertical-align: top;}
.probg span+span{margin-left: 20px;}
.probg span.swiper-pagination-bullet-active{width: 30px;background: #0e7ad5;}

.proshow table,.proshow tbody ,.proshow tr{display:contents; width:auto; vertical-align:top;}
.proshow td{ display:inline-block; vertical-align:top; -webkit-box-sizing: border-box; box-sizing: border-box; width:24.25%;  padding:0 !important; -webkit-transition:all .3s ease; transition:all .3s ease;position: relative; border: 1px solid #eaeded;}
.proshow td+td{margin-left:1%;}
.proshow td br{ display:none;}
.proshow td a,.proshow td span{ display:block; position:relative; overflow:hidden;}
.proshow td>a img{ width:100%; height:auto; -webkit-transition:all .6s ease; transition:all .6s ease;}
.proshow td span a{ position: relative;line-height:70px; font-size:18px; color:#323636; font-weight: lighter;-webkit-transition:all .3s ease;transition:all .3s ease; margin-bottom:36px;}
.proshow td>a{border-bottom: 1px solid #eaeded;}
.proshow td>a:after{content:''; display:block; position:absolute;  top:0; left:0; width: 100%; height: 100%;background: rgba(0,0,0,.2);opacity: 0;-webkit-transition: all .3s ease;transition: all .3s ease;}
.proshow td:hover>a:after{ opacity: 1;}
.proshow td:hover span a{color: #0e7ad5;}
.proshow td:hover>a img{ -webkit-transform:scale(1.1); transform:scale(1.1);}
.proshow td .promore{width: 110px;height: 36px; line-height: 36px;left: 0;right: 0;margin: 0 auto;background: #eef1f1;font-size: 14px;color: #9a9e9e; position: absolute; bottom: 0;-webkit-transition: all .3s ease;transition: all .3s ease; font-weight:lighter;}
.proshow td:hover .promore{background: #0e7ad5;color: #fff; letter-spacing: 4px;}
.proshow1{ margin-top:1%;}


/*品质*/
.proadv{ height:950px; padding-top:80px; background:url(//memberpic.114my.com.cn/ujvsmq/uploadfile/image/20210319/20210319133058_388705574.jpg) no-repeat center bottom;}
.patitl{ font-size:20px; color:#a2b4c8; position:relative; z-index:1;}
.patitl b{ display:block; font-size:42px; color:#ffffff; margin-bottom:15px;}
.patitl b span{ position:relative;}
.patitl b span:after{ content:''; display:block; position:absolute;z-index:-1; width:20%; height:10px; background:rgba(255,255,255,.4); bottom:0; left:0; -webkit-animation:withchange 1.5s linear infinite; animation:withchange 1.5s linear infinite;}
.proadv ul{ font-size:0; margin-top:140px; width:625px; position:relative;} 
.proadv ul li{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start; position:relative;}
.proadv ul li dl{ width:250px; position:relative;}
.proadv ul li:after{ content:''; display:block; position:absolute; left:0; right:0; margin:0 auto; top:0; width:1px; height:218px; background:#134170;}
.proadv ul li+li{ margin-top:150px;}
.proadv ul:after{ content:''; display:block; position:absolute; top:0; bottom:0; margin:auto 0; width:100%; height:1px; left:0; background:#134170;}
.patop{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.paicon{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center; width:82px; height:80px; position:relative;}
.paicon:after{ content:''; display:block; position:absolute; width:100%; height:100%; top:0; left:0; background:url(//memberpic.114my.com.cn/ujvsmq/uploadfile/image/20210319/20210319133225_163996349.png) no-repeat center; -webkit-animation:rotation 2s linear infinite; animation:rotation 2s linear infinite;}
.pac{ font-size:15px; color:#98b0c9; line-height:32px; margin-top:10px;}
.patop b{ font-size:24px; color:#fff;}
.patop em{ display:block; text-transform:uppercase; font-size:14px; color:#7b96b2; margin-top:5px;font-style: normal;}
.patop p+p{ margin-left:15px;}
@-webkit-keyframes rotation{
	from{ -webkit-transform:rotate(0deg); transform:rotate(0deg);}
	to{ -webkit-transform:rotate(360deg); transform:rotate(360deg);}
	}
@keyframes rotation{
	from{ -webkit-transform:rotate(0deg); transform:rotate(0deg);}
	to{ -webkit-transform:rotate(360deg); transform:rotate(360deg);}
	}

/*优势*/
.adv_bg{background: url(//memberpic.114my.com.cn/ujvsmq/uploadfile/image/20210319/20210319134646_1340459424.jpg)no-repeat center bottom;height: 1000px;}

.adv{position: relative; }
.adv_list li{width:25%; height:108px;padding: 28px 0;cursor: pointer;position: relative; float:left;text-align: center;}
.adv_list li p{font-size:30px;color: #000; font-weight:bold; padding-top:22px; }
.adv_list li d{font-size: 18px;color:#333;line-height: 36px;}
.adv_list li d b{color:#0e7ad5;}
.adv_list li:after,.adv_list li:before{content:""; display:block; position: absolute; border-radius: 100%;}
.adv_list li:before{width:12px; height:12px; background:#0e7ad5; left:160px; top:-6px;-webkit-box-shadow:0 0 0 14px rgba(22,74,195,0.1);box-shadow:0 0 0 14px rgba(22,74,195,0.1);}
.adv_list li:after{width:22px; height:22px; border:1px #0e7ad5 solid; top:-12px; left:154px;}
.adv_list li.on:before{ background:#f5ba06;  -webkit-box-shadow:0 0 0 14px rgba(245,186,6,0.1);  box-shadow:0 0 0 14px rgba(245,186,6,0.1);}
.adv_list li.on:after{border:1px #f5ba06 solid;}

.adv_b{padding:30px;}
.adv_l{width:650px;}
.adv_lt{margin-bottom:40px; margin-top:10px;}
.adv_lt p{font-size:36px; color:#0e7ad5; font-weight:bold; line-height:50px; }
.adv_lt span{font-size:24px; line-height:34px; color:#222; }
.adv_lt:before{content:"";display: block; width:80px; height:92px; line-height:92px; text-align:center; color:#fff; font-size:60px;  background:#f5ba06; font-family: "Impact"; float:left; margin-right:24px;}
.adv_box1 .adv_lt:before{content:"01";}
.adv_box2 .adv_lt:before{content:"02";}
.adv_box3 .adv_lt:before{content:"03";}
.adv_box4 .adv_lt:before{content:"04";}
.adv_lw dd{font-size:16px; line-height:40px; padding-left:20px;}
.adv_lw dd:before{content:""; float:left; width:10px; height:10px; border:1px #ccc solid; margin-right:14px;    border-radius: 100%;position: relative; top:14px; }
.adv_lw a{display: block; width:244px; height:54px; line-height:54px; text-align:center; background:#0e7ad5; color:#fff; font-size:16px; margin-top:50px; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out;}
.adv_lw a:hover{background:#f5ba06; width:300px;}
.adv .tempWrap{width: 1340px !important;}
.adv_list{margin-top: 40px;position: relative;}
.adv_list:before{content: "";position: absolute;top: 0px;width: 1400px;height: 1px;left: 0px;background: #eee;}

/*荣誉*/
.honor_bg{background: url(//memberpic.114my.com.cn/ujvsmq/uploadfile/image/20210319/20210319152450_2140200783.jpg)no-repeat center bottom;padding-bottom:80px;}
.honor_d .tempWrap{width:1400px !important;}
.honor_d table tr{display:block;}
.honor_d table td{display:block;margin-right:30px;padding-left:0 !important;float:left;width:calc(1280px/4) !important;position: relative;    overflow: hidden;}
.honor_d table td img{width:100%;}
.honor_d table td div{display:block;position: absolute;bottom:0px;right:-250px;width:250px;height:50px;background:rgba(14,122,213,0.5);-webkit-transition: 0.3s ease all;transition: 0.3s ease all;border-radius: 20px 0 0 0;}
.honor_d table td div a{display:block;width:100%;height:100%;text-align:center;line-height:50px;color: #fff;}
.honor_d table td:hover div {right:0px;}

/*简介*/
.about{ height:848px; background:url(//memberpic.114my.com.cn/ujvsmq/uploadfile/image/20210319/20210319160146_1415954576.jpg) no-repeat center;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.abcon{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.abright{ border:6px solid #fff;}
.ableft{ margin-right:60px;}
.ab_t{ font-size:18px; color:#797b7d; position:relative; z-index:1;}
.ab_t b{ display:block; font-size:36px; color:#323436; margin-bottom:10px;}
.ab_t b span{ position:relative;}
.ab_c{ margin:40px 0 50px 0; font-size:15px; color:#8b8e90; line-height:36px; text-indent:2em;}
.ab_btn{ font-size:0;}
.ab_btn a{ display:inline-block; width:162px; text-align:center; line-height:56px; -webkit-transition:all .3s ease; transition:all .3s ease; font-size:18px; color:#fff; background:#333;}
.ab_btn a.on{ background:#0e7ad5;}
.ab_btn a+a{ margin-left:18px;}
.num{ font-size:0; margin-top:85px; white-space:nowrap;}
.num li{ display:inline-block; vertical-align:top; height:87px; padding:0 45px; font-size:18px; color:#9c9ca1;}
.num li:nth-child(1){ padding-left:0;}
.num li+li{ border-left:1px dashed #d5d3d6;}
.num li span{ display:block; font-size:14px; color:#393c41;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start; margin-bottom:15px;}
.num li span i+em{ padding-left:30px;font-style: normal;}
.num li i{ font-size:48px; color:#393c41; font-family:fontDin2; line-height:40px;font-style: normal;}


/*新闻*/
.lanrenzhijia .news_dt a{ background:#fff;display:block; float:left; text-decoration:none; width:317px; font-size:16px;padding:18px 30px;  -webkit-transition: all 0.8s linear;  transition: all 0.8s linear; margin-bottom:30px; height:96px;}
.lanrenzhijia .news_dt a+a{ margin-left:16px;}
.lanrenzhijia .news_dt a{text-decoration:none; width:405px; font-weight:bold; background:#f8f8f8 url(//memberpic.114my.com.cn/ujvsmq/uploadfile/image/20210319/20210319162850_311367315.png) no-repeat 438px 40px; -webkit-transition: all 0.8s linear; transition: all 0.8s linear;}
.lanrenzhijia .news_dt a.on{ width:558px;background:#0e7ad5 url(//memberpic.114my.com.cn/ujvsmq/uploadfile/image/20210319/20210319162911_358387862.png) no-repeat 490px 40px;}
.lanrenzhijia .news_dt a.on .news_dt_ren{ color:#fff;}
.lanrenzhijia .news_dt a.on .news_dt_rm{-webkit-transition: all 0.8s linear;transition: all 0.8s linear; color:#fff; font-weight:bold;}

.news_dt_rm{overflow:hidden;font-weight:normal;  color:#222; line-height:35px; font-size:24px; padding-left:10px; -webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
.news_dt_ren{font-family:Arial, Helvetica, sans-serif; font-size:14px; text-transform:uppercase; color:#888; line-height:26px; font-weight:normal; padding-left:10px;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;}

.lanrenzhijia .content{ position:relative; margin-top:20px;}
.news .news_div_item{ background:#fff;width:687px; float:left; position:relative;-webkit-transition: all 0.8s linear;transition: all 0.8s linear; border:1px solid #efefef; padding:10px; margin-bottom:24px;}
.news .news_div_item:nth-child(2n){ margin-left:24px;}
.news .news_div_item_pic{float:left; width:242px; height:182px; overflow:hidden; border:1px solid #efefef;}
.news .news_div_item_pic img{width:240px; height:180px; -webkit-transition: all 0.5s linear; transition: all 0.5s linear;}
.news .news_div_item_content, .news .divdgweb_new_div_item_content{float:right; width:378px; margin-right:15px; text-align:left;}
.news_div_item_title, .divdgweb_new_div_item_title{white-space: nowrap; text-overflow: ellipsis; overflow:hidden; width:295px; padding-top:10px;}
.news_div_item_title a, .divdgweb_new_div_item_title a{font-size:16px; -webkit-transition: all 0.8s linear; transition: all 0.8s linear; color:#222;}
.news .news_div_item_body, .news .divdgweb_new_div_item_body{overflow:hidden; line-height:25px; padding-top:16px; height:70px; font-size:14px; color:#666666; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; margin-bottom:18px;}
.news_dt_rgo{overflow:hidden; -webkit-transition: all 0.8s linear; transition: all 0.8s linear;}
.news_dt_rgo a{font-size:0px; line-height:0px;}
.news_dt_rgo span{display:block; width:90px; height:1px; background:#efefef; -webkit-transition: all 0.8s linear; transition: all 0.8s linear;}
.news_dt_rgo p{font-size:14px; line-height:48px; text-align:right; position:relative; z-index:2; color:#0e7ad5; -webkit-transition: all 0.8s linear; transition: all 0.8s linear; margin-left:200px; width:270px;}

.news_div_item_date, .divdgweb_new_div_item_date{position:absolute; font-size:16px; font-family:Arial, Helvetica, sans-serif; margin-left:269px; margin-top:150px; color:#999;}
.news_div_item_year, .divdgweb_new_div_item_year{float:left;}
.news_div_item_month, .divdgweb_new_div_item_month{float:left;}
.news_div_item_day, .divdgweb_new_div_item_day{float:left;}

.news .news_div_item:hover .news_dt_rgo span, .news .divdgweb_new_div_item:hover .news_dt_rgo span{-webkit-transition: all 0.8s linear;transition: all 0.8s linear; width:100%;}
.news .news_div_item:hover .news_div_item_title a, .news .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a{-webkit-transition: all 0.8s linear;transition: all 0.8s linear; color:#0e7ad5;}
.news .news_div_item:hover .news_dt_rgo p, .news .divdgweb_new_div_item:hover .news_dt_rgo p{-webkit-transition: all 0.8s linear;transition: all 0.8s linear; width:100%; margin-left:0px;}
.news .news_div_item:hover .news_div_item_pic img, .news .divdgweb_new_div_item:hover .news_div_item_pic img{-webkit-transition: all 0.5s linear;transition: all 0.5s linear; -webkit-transform: scale(1.15); transform: scale(1.15);}

/*版权*/
.copyright{ background:#2c2c2c;}
.craddr{ font-size:0; height:130px; background:#0e7ad5; padding-top:35px;}
.craddr li{ float:left;font-size:16px; color:#fff; line-height:30px; padding-left:75px; margin:0 40px;}
.craddr li:nth-child(1){ background:url(//memberpic.114my.com.cn/ujvsmq/uploadfile/image/20210319/20210319170113_1368068605.png) no-repeat left center;} 
.craddr li:nth-child(2){ background:url(//memberpic.114my.com.cn/ujvsmq/uploadfile/image/20210319/20210319170134_1350900570.png) no-repeat left center;} 
.craddr li:nth-child(3){ background:url(//memberpic.114my.com.cn/ujvsmq/uploadfile/image/20210319/20210319170601_2026106375.png) no-repeat left center;} 
.craddr li:nth-child(4){ background:url(//memberpic.114my.com.cn/ujvsmq/uploadfile/image/20210319/20210319170201_1169712918.png) no-repeat left center;} 
.craddr li span{ font-size:20px;}
.crnav{ text-align:center;border-bottom:1px solid #363636; font-size:0;}
.crnav,.crnav a{ font-size:16px; color:#bcbcbc; line-height:30px; line-height:110px; }
.crnav a{ padding:0 24px;}
.crnav a:hover,.end a:hover{ color:#fff; text-decoration:underline;} 
.crcon{ padding:52px 0;}
.end{ margin-top:15px;}
.end,.end a{ font-size:14px; color:#afafaf; line-height:35px;}
.crcode li{ float:left; font-size:14px; color:#959595; line-height:20px;}
.crcode li img{ width:110px; height:110px; float: left;}
.crcode li p{ float: left; margin:30px 27px 0 17px;}
.links{ border-top:1px solid #363636; font-size:14px; color:#959595; line-height:90px;}
.links p>a{ font-size:14px; color:#959595;}
.links a:hover{ color:#fff; text-decoration:underline;}
.links p:nth-child(1){ padding-left:30px; background:url(//memberpic.114my.com.cn/ujvsmq/uploadfile/image/20210319/20210319165706_266972762.png) no-repeat left center;}




.protemppic img{height: 100%;}
.nylist-photo img{height: 100%;border: 1px solid #eee;box-sizing: border-box;}
.protemptwo li,.nylist li{margin:0 0 2% 2% !important;width: 23% !important;}
.protemptwo li:nth-child(4n+1),.nylist li:nth-child(4n+1){margin-left:0px !important;}
.ny_newspic a img{height: 343px;}
.dwlist_con img{height:315px !important;}
.protemptwo li:hover .protemppic img {transform: scale(1.5) rotate(0deg) !important;}
.ny_newslist:hover .ny_newsday,.ny_newslist:hover .ny_newsmy,.ny_newslist:hover .ny_newstil a{color: #0e7ad5 !important;}
.nylist li:hover .nylist-title{color:#0e7ad5 !important;}
.protemptitl:before{background:#0e7ad5 !important;}
/*分页*/
.page_total,.pages_box a,.page_jump{display:inline-block;vertical-align:middle;padding:0 14px;height:36px;border-radius:36px;background:#eee;line-height:36px;border: 1px solid #eee;}
.pages_box a{margin-left:10px;}
.pages_box a.page_curr,.pages_box a:hover{background:#0e7ad5;color:#fff;}
.page_jump{margin-left:10px;}

/*栏目小导航*/
.mianbxContent{height: 50px !important; line-height: 50px !important;font-size: 16px !important; text-align: left !important; background-color: #eee;width:100% !important;text-indent: 2em;transition: 0.1s all;background: url(//memberpic.114my.com.cn/ujvsmq/uploadfile/image/20210320/20210320083934_2137533363.png) no-repeat 0px 15px;position: relative;margin-bottom:25px !important;margin-top: 25px !important;width: 100%; font-weight:100;color: #666;}
.mianbxContent:hover { background-position: 0px -26px;}
.mianbxContent::after, .mianbxContent:after { content: '';position: absolute;display: block; height: 40px;width: 200px;top: 0; right: 0;}
.mianbxContent a{font-size: 15px !important;color: #666;}
.strong_title{display:none;}


body{min-width:1400px;}
#copy{width: 100% !important;}
#bodycon{width: 100% !important;background: #f5f5f5;margin-top: -100px;}
#bodycon #left{float: left;width: 15%;position: relative;left: 0;top: 100px;}
#bodycon #center{z-index: 3;position: relative;background: #fff;border-radius: 10px 0 0 10px;width: 85% !important;float: right;padding:0% 3% 1%;padding-bottom: 60px;}
#bodycontent,.bodyContentString8,.news_box_lbm{width:100% !important;}
.bodycontent2020{margin-top:-10px !important;}
.column_content_page_content,.back_column{width:90% !important;margin:0 0 0 40px !important;}
.dgcontent_title_h5{width:95% !important;}
.content_image img{width:auto !important;height:auto !important;border: 1px solid #eee;}
#bodycon #center{min-height:468px;}
.dgcontent_title_h5 h5{font-size:24px;color:#222;text-align:center;line-height:50px;}

.newshx:after, .newshx:before, .newssx:after, .newssx:before{background: #0e7ad5 !important;}
.newstemptwo li{border-radius: 10px;}
.newstemptwo li:hover a{color:#0e7ad5 !important;}
.news_more a{width: 146px;height: 40px !important;line-height: 40px !important;border-radius: 20px  !important;}
.newstemptwo li:hover .news_more a{border-radius: 20px !important;background: #0e7ad5 !important;color:#fff !important;}
.news_body{font-size:16px !important;}
.news_a a{font-size:24px !important;}

/*左边*/
.pro_all_class {width:100% !important;height: auto !important;border:none !important;font-size:0;padding: 38px 0;text-align: left !important;display: block !important;}
.pro_all_class>div{line-height:0;font-size: 0;}
.pro_all_class a,.pro_all_class a>span,.pro_all_class a strong{display:block;line-height:66px;font-size:16px;}
.pro_all_class a{padding:0 38px;position:relative;}
.pro_all_class a>span{border-bottom:1px solid #ececec;position:relative;z-index:2;}
.pro_all_class a:before{content:'';width:0;height:66px;background:linear-gradient(to right,#0e7ad5,#f5ba06);position:absolute;top:0;left:0;transition:0.5s;}
.pro_all_class a:hover span{color:#fff;border-bottom: 1px solid transparent;}
.pro_all_class a:hover:before{width:100%;transition:0.5s;}
.pro_cur span{border-bottom: 1px solid transparent !important;}
.pro_cur{width:100%;height:66px;background:linear-gradient(to right,#0e7ad5,#f5ba06);position:absolute;top:0;left:0;color:#fff !important;border-bottom: 1px solid transparent;}
.pro_cur:before{display:none;}
.neiye_list{width: 15%;position: absolute;}
.neiye_list table{width:100% !important;}

.neiye_list table td{line-height:40px;padding-left:20%}
.neiye_list table tr{}





/*新闻详情页*/
.nyxqnews{margin-left:3% !important;}
.nyxqnewsbg{background: #fff !important;}
.nywenzhang{box-shadow: 0 5px 15px #eee;}
.nyxqnews_righttit strong{color: #0e7ad5 !important;}
.nyxqnews_righttit:before{background: #0e7ad5 !important;}
.nyxqnewsfanhui{display:none;}
.nyxqnews_left{padding:0px !important;}
.nyxqnews_leftdown{background-position: 400px 29px !important;width: 358px !important;}
.nyxqnews_leftpage{height:70px;border: 1px solid #eee !important;}

/*内页新闻文章样式*/
.xw{font-size: 14px;line-height: 30px;text-indent: 2em;}
.xw img{margin: 0 auto;display: block;}
.xw p{font-size: 14px;line-height: 30px;text-indent: 2em;}
.news_content_title{margin-bottom: 30px;}
.news_content_title h3, .news_content_title h3 strong {font-size:22px;color: #333;}

.news_content_title hr {display: none;}



/*上一页下一页样式*/
.psh_box{margin-top:40px !important;margin-bottom: 40px !important;}
.pshangxia{padding:10px 40px; background:#f5f5f5; border:1px #f5f5f5 solid;}
.pshangxia_box{margin-top: 30px !important;}

/**/
.pcontent_title_h4{display: none;}




/*联系我们*/
.contact_list{text-align:center;width: 500px;margin: 30px auto;height: 50px;border-radius: 50px;overflow: hidden;transform: rotate(0deg);}
.contact_list ul li {
  line-height: 50px;
  display: block;
  float: left;
  width: 250px;
  background: #333;
  color: #fff;
  transition: 0.3s all ease;
  font-size: 16px;
cursor:pointer;
}

.contact_list ul li.cur{background: #0e7ad5;}


	
.my-map { margin: 0 auto; width: 100%; height: 470px; }
.my-map .icon-cir { height: 31px; width: 28px; }
.my-map .icon-cir-red { background-position: -11px -5px; }
.amap-container{height: 100%;}

.contact_main1_h3 {
    font-size: 36px;
    padding-top: 30px;
    line-height: 1;
    color: #333;
    padding-bottom: 30px;
    border-bottom: 1px solid #aaaaaa;
    margin-bottom: 15px;
}
.contact_cont_l1 { float: left; width: 67%;padding-bottom:65px}
.contact_cont_l1 > div { font-size: 16px; font-weight: 100; color: #666; line-height: 40px; float: left;  padding: 5px 35px 5px 5px; }
.contact_cont_r1 {float: right;width:25%;}
.contact_cont_l1 > div strong,.contact_cont_l1 > div a{ font-size: 15px; font-family: arial,microsoft yahei; display: inline-block; vertical-align: top; color: #333; }
.contact_cont_l1 > .contact_cont_r1_tel strong{ font-size: 18px; font-weight: bold; color:#0e7ad5;}
.contact_cont_r1 > .contact_ewm {
    float: left;
    width: 48%;
    margin: 30px 0px 50px 2%;
}
.contact_cont_l1 > .contact_cont_r1_add {
    width: 830px;
}
.contact_cont_r1:after,.contact_cont:after{ content: ''; display: block; clear: both; }
.contact_cont_r1 > .contact_ewm>img{ width: 100%; }
.contact_cont_r1 > .contact_ewm p{ text-align: center; line-height:50px; color: #666; font-size: 18px; font-weight: 100; }
.contact_cont_r1 > .contact_ewm p >img{ display: inline-block; vertical-align: middle; margin-right: 10px; }
.news_content_back {
    width: 100% !important;
}


.contact_list{text-align:center;width: 500px;margin: 0px auto;height: 50px;border-radius: 50px;overflow: hidden;transform: rotate(0deg);font-size: 25px;}

.contact_main1_con.clearfix {
  position: relative;
  width: 100%;
  height: 470px;
}
.main_pic {
  position: absolute;
  width: 100%;
  height: 470px;
  top: 0;
  left: 0;
}

.BMap_cpyCtrl{display:none !important;}



.ntitle p {
    font-size: 36px;
    color: #0e7ad5;
    font-weight: bold;
    vertical-align: middle;
    padding-bottom: 5px;
}

/*在线留言*/
#bodycontent #tianxieone,#bodycontent #tfour,#bodycontent #liuyanshenming{     border-top: #eee 1px solid !important;border-left: #eee 1px solid !important; border-right: #eee 1px solid !important;width: 100% !important; font-size: 16px;line-height: 70px;height: 70px;}
#bodycontent #lytijiao{border: #eee 1px solid !important;width: 100% !important;}
#bodycontent #tianxieone #tianxietwo {width: 150px !important; float: left;text-align: right;padding: 5px 0;line-height: 60px;}
#bodycontent #tianxieone #tianxiethree {width: 60% !important; float: left; text-align: left; padding: 5px 0;height:50px;}
#bodycontent #tianxieone #tianxiethree input{height:100%;}
input, textarea { outline: none; border: none; }
#chakantwo{width: 100% !important;height: 65px !important;text-align: left;font-size:0;}
#chakantwo a{display: inline-block;width: 120px;height: 42px;line-height: 42px;border: 1px solid #eee;text-align: center;}
#chakantwo a+a{margin-left:2px;}
#tfive textarea{width:70% !Important;height: 60px;}
#bodycontent #tfour #tfive{width: 60% !important; }
#bodycontent #lytijiao div{padding-left:0px !important;}
/*简介*/
.about_n{width:100%;}
.about_tit{font-size:32px;line-height:60px;color:#333;font-weight:bold;padding-bottom: 20px;border-bottom: 1px solid #eee;width:45%;margin-bottom: 20px;}
.about_n p{font-size:16px;color:#666;line-height:30px;text-indent:2em;}

.qywh {border: 1px solid #f1f1f1;height: 497px;font-size: 15px;line-height: 30px;}
.qywh dd h2 {padding-top: 47px;line-height: 16px;font-weight: bold;font-size: 45px;color: #e1e1e2;font-family: Times New Roman;text-transform: uppercase;}

.qywh dd h2 em {font-size: 20px;line-height: 80px;display: block;font-style: normal;color: #000;}
.qywh dd {float: left;width: 675px;padding-left: 40px;font-weight:100;}
.qywh dt {float: left;padding-left: 83px;}
.qywh p a {width: 150px;height: 45px;background: #0e7ad5;color: #fff;border-radius: 30px;text-align: center;line-height: 45px;display: block;}
.wh{margin-top:50px;}
.wh li {width: 17%;height: 255px;padding: 0 1%;margin-left: 1%;float: left;border-top: 3px solid #0e7ad5;box-shadow: 0 0 20px #eee;text-align: center;list-style: none;color: #666;font-weight:16px;font-weight:100;line-height:32px;}
.wh li span {display: block;font-size: 20px;color: #0e7ad5;margin-top: 16px;margin-bottom:16px;}
.wh li img {margin-top: 20px;}
.about2 {height: auto;line-height: 20px;margin-top: 30px;}
.about_p2{width:45%;}
.about_p2 img {width: 100%;height: 380px;display: block;overflow: hidden;}
.about_w2 {width: 45%;padding-top: 40px;}
.about_w2 ul {width: 660px;margin-left: -95px;position: relative;}
.about_w2 li {height: 45px;line-height: 20px;margin-bottom: 22px;list-style: none;}
.about_w2 li span {background: #0e7ad5;text-align: center;width: 141px;float: left;font-size: 20px;color: #fff;line-height: 38px;border-radius: 19px;}
.about_w2 li p {width: 470px;float: left;padding: 0px 0 0 22px;margin: 0px;font-size: 15px;font-weight:100;}
.about_w2 li.about_l1 p {padding-top: 0;}
.w2 p{line-height: 25px;width: 186px;margin: auto;padding-top: 15px}

.training_nl {width:75%;padding-bottom:30px;border-bottom:1px solid #eee;}
.training_nl p{font-size:40px;color:#333;font-weight:bolder;line-height: 50px;margin-bottom: 20px;}
.training_nl d{font-size:18px;color:#666;line-height: 36px;}
.works_top_fl p{margin-top: -20px;font-size:2vw !important;}
.works_top_fl span{line-height: 2.8vw;font-size:1.6vw !important;}
.works_top_fl{width:30% !important; margin-top: 44px;}
.works_top_fl t{font-size: 3vw !important;}
.works_bottom td{width: 24%;margin-right:0px !important;margin-bottom:1%;}
.works_bottom td+td{margin-left:1%;}
.works_bottom td img{width: 100%;height: auto;}
.works_bottom td:before{height:100% !important;}
.works_bottom td span>a:after{top: 200%;}
.peixun{text-align:center;margin-top:30px;}
.peixun p{font-size:20px;font-weight:bold;color:#333;}
.peixun d{font-size:40px;font-weight:bold;color:#0e7ad5;line-height: 50px;}
.training_b a{width:32%;margin-left:2%;float:left;margin-bottom:2%;display:block;}
.training_b a img{width:100%;}
.training_b a p{display:block;width:100%;height:60px;line-height:60px;color:#fff;background:#0e7ad5;text-align:center;font-size:18px;}
.training_b a:nth-child(3n+1){margin-left:0% !important;}


.biaoge{width:100%;}


/*内页幻灯片*/
.banner_com{ width:100%;min-width: 1400px; height:600px;  background:url(//memberpic.114my.com.cn/ujvsmq/uploadfile/image/20210320/20210320153558_1297318168.jpg) center; overflow:hidden;position: relative;}
.banner_prod{ width:100%;min-width: 1400px; height:600px;  background:url(//memberpic.114my.com.cn/ujvsmq/uploadfile/image/20210320/20210320153900_1883817028.jpg) center; overflow:hidden;position: relative;}
.banner_news{ width:100%;min-width: 1400px; height:600px;  background:url(//memberpic.114my.com.cn/ujvsmq/uploadfile/image/20210320/20210320153523_1590121496.jpg) center; overflow:hidden;position: relative;}
.banner_count{ width:100%;min-width: 1400px; height:600px;  background:url(//memberpic.114my.com.cn/ujvsmq/uploadfile/image/20210320/20210320153308_305434141.jpg) center; overflow:hidden;position: relative;}
.banner_fb{ width:100%;min-width: 1400px; height:600px;  background:url(//memberpic.114my.com.cn/ujvsmq/uploadfile/image/20210320/20210320153438_134993371.jpg) center; overflow:hidden;position: relative;}
.banner_hz{ width:100%;min-width: 1400px; height:600px;  background:url(//memberpic.114my.com.cn/ujvsmq/uploadfile/image/20210320/20210320153643_4090090.jpg) center; overflow:hidden;position: relative;}
.banner_sl{ width:100%;min-width: 1400px; height:600px;  background:url(//memberpic.114my.com.cn/ujvsmq/uploadfile/image/20210319/20210319205115_884344375.jpg) center; overflow:hidden;position: relative;}
.banner_equ{ width:100%;min-width: 1400px; height:600px;  background:url(//memberpic.114my.com.cn/ujvsmq/uploadfile/image/20210319/20210319205115_884344375.jpg) center; overflow:hidden;position: relative;}


/*内页产品显示方式*/
.ny_propic a img{height: 100%;border: 1px #eee solid;}
.ny_protil:before{background: #0e7ad5 !important;}

/**/
.newspic img{height: 100%;}


/*内页新闻文章样式*/
.xw{font-size: 14px;line-height: 30px;text-indent: 2em;}


/*nban*/
.nban{width:100%;height:600px;position:relative;}
.nban:before{content:'';width:100%;height:100%;background:rgba(22,16,7,0.5);position:absolute;top:0;left:0;}
.nban .page{position:relative;height:600px;}
.nban_txt{width: 100%;position:absolute;top:45%;left:0;margin-top:-39px;text-align:center;}
.nban_txt span{font-size:52px;font-weight:bold;color:#fff;letter-spacing: 5px;display: inline-block;animation:nbanA 2s infinite;}
.nban_txt span:nth-child(2){animation-delay: 0.2s;}
.nban_txt span:nth-child(3){animation-delay: 0.4s;}
.nban_txt span:nth-child(4){animation-delay: 0.6s;}
.nban_txt span:nth-child(5){animation-delay: 0.8s;}
.nban_txt span:nth-child(6){animation-delay: 1s;}
.nban_txt span:nth-child(7){animation-delay: 1.2s;}
.nban_txt p.desc{display:block;color:#fff;font-size:16px;margin-top:10px;letter-spacing: 3px;background: url(//memberpic.114my.com.cn/ujvsmq/uploadfile/image/20210320/20210320133337_1263106541.jpg) no-repeat center;background-clip: content-box;-webkit-background-clip: text;color: transparent;animation: moveBg 10s linear infinite;-webkit-animation: moveBg 10s linear infinite;}

@keyframes nbanA{
0%{transform: translateY(0px);}
50%{transform: translateY(-20px);}
100%{transform: translateY(0px);}
}
@keyframes moveBg {
  0% {
    background-position: 0% 30%;
  }

  100% {
    background-position: 100% 50%;
  }
}

.desc{display: none;}