/* eyoucms.com 易优CMS -- 好用,免费,安全 */
body{ min-width:320px;font:16px "微软雅黑","Arial,Microsoft YaHei";color:#333;line-height:24px;overflow-x: hidden; } .container{ margin:0 auto;height:auto; }
h1,h2,h3,h4,h5,p,div,span,ul,li,dl,dd,dt{margin:0;padding:0;} input,textarea{outline:none; font:16px "微软雅黑","Arial,Microsoft YaHei";}label{font-weight: normal;width:100%;}
a{text-decoration: none;outline:none;color:#333; } a:focus, a:hover{color:#333;text-decoration: none;outline: none;  outline-offset: 0;}
ul,li{list-style: none;} i,em{font-style:normal;}
.nav>li>a:focus, .nav>li>a:hover{background: none;}
.lt{float:left;}.rt{float:right;}.hide{display: none;}.show{display: block;} .imgMax{max-width:100%;max-height:100%;}
.tc{text-align:center;}.tr{text-align:right;}.tl{text-align:left;}.fwn{font-weight: normal}
.db{display: block;}.dib{display: inline-block;}.ma{margin: 0 auto;}.pr{position: relative;}.pa{position: absolute;}.pf{position: fixed;}.oh{overflow: hidden;}
.transition{-webkit-transition: all  0.3s linear;-moz-transition: all  0.3s linear;-o-transition: all  0.3s linear; transition: all  0.3s linear; }
img.desaturate { filter: grayscale(100%);  -webkit-filter: grayscale(100%);  -moz-filter: grayscale(100%);  -ms-filter: grayscale(100%);  -o-filter: grayscale(100%);  }
img.desaturate:hover { filter: grayscale(0);  -webkit-filter: grayscale(0);  -moz-filter: grayscale(0);  -ms-filter: grayscale(0);  -o-filter: grayscale(0);  }
img{border:none;}
html{ width:100%;}
body{ width:100%; ;position: relative;overflow-x: hidden;}
.slick-slide{outline: none;}
.slick-slide img{margin:0 auto;max-width:100%;}
.slick-dots li button:before{display: none;}
.slick-dotted.slick-slider{margin-bottom:0;}
.container{padding:0 10px;}

.header_box{height:80px;background: #fff;}
.head_bot{height:80px;}
.logo{height:80px;position: relative;}
.logo img{position: absolute;left:0;top:0;bottom:0;margin:auto;max-height: 100%;max-width: 100%;}

.header_box:hover {background: #fff;border-bottom:2px solid #f1f1f1;}
.header_box:hover .nav li a{color:#333;}

.nav{padding-right:0px;}
.nav li{float: left;text-align: center;position: relative;width:150px;}
.nav li a{padding:0;display: block;font-size: 16px;color:#333;height:80px;line-height:80px;overflow: hidden;border-bottom:4px solid transparent;}
.nav li .nav_child{position: absolute;top:80px;left:50%;width:150px;margin-left:-75px;z-index:10;background: #0632a3;display: none;}
.nav li .nav_child li{width:100%;float: none; }
.nav li .nav_child li a{line-height: 40px;height:40px;border:none;font-size: 14px;color:#fff !important;}
.header_box .nav li a:hover{color:#fff;background: #2f69fd;}
.header_box .nav li.current a{background: #2f69fd; color: #fff;}
.header_box .nav li.current .nav_child li a{border:none;color:#fff;}
.header_box .nav li .nav_child li a:hover{background:  #2f69fd;color:#fff;}

.had_search{position: absolute;right:0;top:40px;}
.had_search .ser_btn{display: block;width:20px;height:20px;background: url(../img/w-ser1.png) no-repeat center center;}
.had_search .ser_form{display:none;position: absolute;right:0;top:-18px;background: #fff;width:305px;border-bottom:1px solid #f6f6f6;padding:15px 0;}
.had_search .ser_form form{width:280px;display: inline-block;}
.had_search .ser_form form input{border:none;background: none;height:20px;line-height: 20px;display: inline-block;vertical-align: top;font-size: 14px;color:#666;}
.had_search .ser_form form .ser_sub{width:20px;height:20px;background: url(../img/w-ser2.png) no-repeat center center;}
.had_search .ser_form form .ser_txt{width:250px;padding:0 10px;}

.header_box:hover .had_search .ser_btn{background: url(../img/w-ser2.png) no-repeat center center;}
.had_search:hover .ser_form{display: block;}

#model_banner .slick-dots li button{padding:0;width:10px;height:10px;border-radius: 50%;background: #5b697d;}
#model_banner .slick-dots li.slick-active button{background: #fff;}
#model_banner .slick-prev, #model_banner .slick-next{width:18px;height:29px;z-index:10;}
#model_banner .slick-prev:before, #model_banner .slick-next:before{display: none;}
#model_banner .slick-prev{background: url(../img/w-prev.png) no-repeat center center;left:10%;}
#model_banner .slick-next{background: url(../img/w-next.png) no-repeat center center;right:10%;}

.section_one{padding:30px 0 50px;}
.s_title{margin:50px auto; text-align: center;}
.s_title h3{font-size: 32px;font-weight: bold;display: inline-block;}

.pro_cont .pro_list:nth-child(3n){margin-right:0;}
.pro_list{float:left;width:30.66%;margin:0 4% 4% 0;position: relative;}
.pro_list dt{text-align: center; overflow: hidden; border-radius: 10px;}
.pro_list dt img{
	width: 100%; height:auto;
	-webkit-transition: all .4s ease;
	    -moz-transition: all .4s ease;
	    -ms-transition: all .4s ease;
	    transition: all .4s ease;}
.pro_list dt:hover img{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
	}
.pro_list dd{position: absolute;bottom:15px;left:20px;right:20px;
height:48px;line-height: 48px;transition: all linear .3s;-webkit-transition: all linear .3s;}
.pro_list dd span{color:#333;font-size: 16px;display: inline-block;height:48px;line-height: 48px;width:50%;
    overflow: hidden; vertical-align: top;margin-left:20px;}
.pro_list dd a{float:right;margin-right:20px;}


.section_two{background: #f9f9f9;padding:60px 0;}
.section_two .container{}
.about_lt{width:40%;background: #fff;}
.about_rt{width:60%;}
.aboutSlider .slick-dots{width:94%;left:0;right:0;margin:0 auto;bottom:10px;text-align: right;}
.aboutSlider .slick-dots li button{display: none;}
.aboutSlider .slick-dots li{width:10px;height:10px;background: #5b697d;padding:0;margin:5px;border-radius: 50%;}
.aboutSlider .slick-dots li.slick-active{background: #2f69fd;}
.about_tab{height:50px;}
.about_tab li{float: left;width:33.33%;height:50px;overflow:hidden ;cursor: pointer;}
.about_tab li span{display: inline-block;font-size: 32px; color:#333;height:50px;
    line-height: 50px;font-weight: bold;}
.about_cont{
	padding-right:100px;
	margin-top:30px;
}
.about_txt{line-height: 36px;}
.about_item .more i{font-size: 20px;}
.about_item .more {margin-top:30px; float: right;}
.about_item{display: none;}
.about_item.on{display: block;}
a.more, a.more:before {
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease
}
a.more {
	position: relative;
	display: block;
	width: 160px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	border: 1px solid #2f69fd;
	overflow: hidden;
	border-radius: 40px;
	z-index: 1;
	margin: 0 auto;
    background: #2f69fd;
}
a.more:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 40px;
	z-index: -1
}
a.more:hover {
	color: #fff !important;
}
a.more:hover:before {
	width: 100%;
}
a.more:before {
    background: #0046d3;
    border-color: #0046d3;
}

.section_three{padding:100px 0 30px;}
.case_bg{background:url(../img/patent_bg.png) no-repeat center top; background-size: cover;}
.line1{background:url(../img/patent_tower1.png) no-repeat center bottom; width:996px; margin:0 auto; overflow: hidden; padding:0 60px;}
.line2{background:url(../img/patent_tower2.png) no-repeat center bottom; width:1196px; margin:50px auto; overflow: hidden; padding:0 60px; }
.line1 dt{width:22%; margin-right:3%; float: left;}
.line1 dt:nth-child(4n){margin-right:0;}
.line2 dt:nth-child(5n){margin-right:0;}
.line2 dt{width:17%; margin-right:3%; float: left;}
.case_list dt a img{width:100%;}
.case_list dt a h3{text-align: center; color:#fff; font-size:16px; font-weight: normal; line-height: 46px; overflow: hidden; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}


.section_four{padding-bottom:80px;}
.news_cont{overflow: hidden; padding-bottom:30px;}
.news_cont ul li:nth-child(3n){margin-right: 0;}
.news_cont ul.bd li {position: relative; float: left; width: 30.33%; margin-right: 3%; padding-bottom:20px;}
.news_cont ul.bd li .news-detail {padding: 50px 20px 0;}
.news_cont ul.bd li .news-data {padding: 15px 0; color: #777;}
.news_cont ul.bd li .news-data .md {font-size: 26px; padding-right: 12px;}
.news_cont ul.bd li .news-data .md, .news_cont ul.bd li .news-data .y {color: #999;}
.news_cont ul.bd li .news-detail h5 {color: #333; font-size:18px;}
.news_cont ul.bd li .remark p {	color: #333; font-size: 14px; line-height: 26px;}
.news_cont ul.bd li i.bor2 {display: block;	width: 0; height: 2px; background: #2f69fd; }
.news_cont ul.bd li, .news_cont ul.bd li i.bor2 {
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
}
.news_cont ul.bd li:hover {	margin-top: 0;	box-shadow: 0 12px 20px rgba(0, 0, 0, 0.1);	-webkit-box-shadow: 0 12px 20px rgba(0, 0, 0, 0.1);}
.news_cont ul.bd li:hover i.bor2 {width: 100%;}
.news_cont ul.bd li:hover .news-detail h5{color: #2f69fd;}

.lianxi {
  display: flex;
  justify-content: center;
}
.lianxi .left,
.lianxi .right {
  width: 50%;
}
.lianxi .left {
  background-color: #FAFAFA;
  display: flex;
  justify-content: end;
  align-items: center;
}
.lianxi .left .leftInner {
  margin-right: 10%;
}
.lianxi .left .leftTitle {
  font-weight: 700;
  font-size: 32px;
  margin-bottom: 60px;
  color: #333333;
}
.lianxi .left .leftItem {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.lianxi .left .leftItem img {
  margin-right: 10px;
}
.lianxi .left .leftItem .span {
  font-size: 14px;
  color: #999;
}
.lianxi .left .leftItem .content {
  font-size: 16px;
  margin-top: 6px;
}
.lianxi .right {
  background-color: #cfdbdb;
}
.lianxi .right img{
	width:100%;
}


.footer{background:#2f69fd;padding:35px 0;}
.footNav  {display: inline-block;vertical-align: top; float: right;}
.footNav li{display: inline-block;vertical-align: top;margin-left:80px;}
.footNav li a{display: block;font-size: 14px;color:#fff;line-height:30px;height:30px;overflow: hidden;}
.footNav li h3 a{color:#fff;margin-bottom:5px;}
.footNav li a:hover{color:#a4beff;}

.footNa{width: 20%;}
.footNa img{max-height: 100%;max-width: 100%;}
.footNa dt{width: 200px;}
.footNa dd{font-size: 14px;color:#fff;line-height: 24px;padding-top:7px;}

.contact{display: inline-block;vertical-align: top;width:28%;}
.contact h3{font-size: 30px;font-weight: bold;line-height: 40px; color: #fff;}
.contact p{ line-height: 30px;font-size: 14px;color:#fff;height:30px;
    overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.contact .con_n{margin-top:12px;}
.contact .hot_zx,.contact .gz_wb{display: inline-block;vertical-align: top;
margin:20px 30px 0 0;width:135px;height:38px;line-height: 38px;text-align: center;border:1px solid #ddd;font-size: 14px;color:#fff;}
.contact .hot_zx i,.contact .gz_wb i{display: inline-block;width:20px;height:20px;margin:-3px 10px 0 0;vertical-align: middle;}
.contact .hot_zx i{background: url(../img/w-tel.png) no-repeat center center;}
.contact .hot_zx:hover i{background: url(../img/w-tel-n.png) no-repeat center center;}
.contact .gz_wb i{background: url(../img/w-wb.png) no-repeat center center;}
.contact .gz_wb:hover i{background: url(../img/w-wb-n.png) no-repeat center center;}
.contact .hot_zx:hover,.contact .gz_wb:hover{background: #2f69fd;border:1px solid #2f69fd;color:#fff;}


.copy{color:#a4beff;font-size: 14px;background: #2f69fd;padding:10px 0; }
.copy .container{border-top:1px solid #a4beff; padding:10px 0; text-align: center;}
.copy a{color:#a4beff;font-size: 14px;}


.copyM{padding:10px 0;background: #0632a3;font-size: 14px;color:#a4beff;}
.copyM a{font-size: 14px;color:#a4beff;}

.n_banner {
	font-size: 100px;
	color: #fff;
	text-align: center;
	background-size:cover !important;
	padding:120px 0 200px 0;
}
.n_btxt {
	width: 100%;
	text-align: left;
}
.n_btxt01 {
	max-width: 1400px;
	margin: 0 auto;
}
.n_btxt02 {
	width: 100%;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
}


/*pc端内页*/
.content_112color .quickbar_nav ul li.quickbar_weixin:hover .quickbar_hoverbox img{max-width: none;max-height: none;}
.content_112color .updown_fenlei .cont_nav .one .o_li a.ez_a {color: #fff;background: #2f69fd;font-weight: bold;text-align: left;}
.content_112color .updown_fenlei .cont_nav .one .o_li a.ez_a  i{background: url(../img/icon4_h.png) center no-repeat;background-size: 100% auto;}
.content_112color  .updown_fenlei .cont_nav .one .o_li:hover .one_a,.content_106color  .updown_fenlei .cont_nav .one .o_li a.ez{background: #2f69fd;}
.content_112color  .updown_posnav .nav_item a:hover,.content_106color  .updown_posnav .nav_item a.on{color: #2f69fd;}
.content_112color  .model-textlist-four ul li a:hover{background: #2f69fd;}
.content_112color  .model-textlist-four ul li .textlist-r dd{color: #888;}
.content_112color .model_page a.current,.content_106color .model_page a:hover {color: #2f69fd;border-bottom: 1px solid #2f69fd;}
.content_112color #model_contant_main .model_dec_adress a:hover {color: #2f69fd;}
.content_112color .model-dectil-bottom .model-dectil-chose a:hover {color: #2f69fd;}
.content_112color .model-textlist-one ul .textlist-lifirst .textlist-text .textlist-more:hover{border-bottom:1px solid #2f69fd;background-color: #2f69fd;}
.content_112color .model-textlist-one ul li:hover{border-bottom:1px solid #2f69fd;}
.content_112color .model-textlist-one ul li:hover dt{color: #2f69fd;}
.content_112color .model-textlist-two ul li a:hover .textlist-l dt{color: #2f69fd;}
.content_112color .model-textlist-two ul li a:hover .textlist-l p{color: #2f69fd;}
.content_112color .model-textlist-two ul li a:hover .newtime{background: #2f69fd;}
.content_112color .model-textlist-three ul li a:hover, .content_106color .model-textlist-three ul li a:hover dt{color: #2f69fd;}
.content_112color .model-textlist-three ul li a:before{background: #2f69fd;}
.content_112color .model-imgtextlist-two ul li a:hover .imgtextlist-r dt{color: #2f69fd;}
.content_112color .model-imgtextlist-one ul li a:hover .imgtextlist-l dt{color: #2f69fd;}
.content_112color .model-imgtextlist-three ul li a:hover .imgtextlist-r dt{color: #2f69fd;}
.content_112color .model-imgtextlist-three ul li .imgtextlist-r .time p{color: #2f69fd;}
.content_112color .model-imgtextlist-four ul li a:hover .imgtextlist-text{background: #2f69fd;}
.content_112color .model-imgtextlist-four ul li .imgtextlist-text dd{color: #fff;}
.content_112color .model-imgtextlist-four ul li a:hover .imgtextlist-text p{color: #fff;}
.content_112color .model-imglist-two ul li .pimg em span{background-color: #2f69fd;}
.content_112color .model-imglist-two ul li a:hover p{background: #2f69fd;}
.content_112color .model-imglist-three ul li a:hover{border:1px solid  #2f69fd;}
.content_112color .model-imglist-three ul li a:hover p{color:  #2f69fd;}
.content_112color .model_seach .model-seachdiv form .seabtn{background:  #2f69fd;}
.content_112color .model-textlist-three ul li a:before{background:  #2f69fd;}
.content_112color .model-dectil-img .slick-dots li button{border:1px solid   #2f69fd;}
.content_112color .model-dectil-img .slick-dots li.slick-active button{background:   #2f69fd;}
.content_112color  .model-textlist-four ul li a:hover{background:   #2f69fd!important;}
.content_112color  .model-textlist-four ul li a:hover .textlist-r dt{color:#fff!important;}
.content_112color  .updown_posnav .nav_item a:hover, .updown_posnav .nav_item a.on {color:#2f69fd;}
.content_112color  .model_page a.on,.content_112color .model_page a:hover {color:#2f69fd;border-bottom:1px solid #2f69fd;}


/*手机端内页*/
.content_112color .model-classify .model-classify-posnav {background: #2f69fd;}
.content_112color .model-classify-nav .one .o_li a.ez{color:#2f69fd}
.content_112color .model-classify-nav .second a.sen_x{color:#2f69fd}
.content_112color .model-classify-nav .second a.sen_x:before{background:#2f69fd}
.content_112color .model-phone-page span i{color:#2f69fd;}
.content_112color .model-fixed{background:#2f69fd;}
.content_112color .model-leftnav-top{background:#2f69fd;}
.model-leftnav-main .nnav .yiji dl img{display: block;}
.model-leftnav-main .nnav .yiji.xz a.ce{color:#2f69fd}


@media (max-width:767px) {
.m-link1 { 
	display: none;
}
}
.m-link1 {
	padding: 20px 0;
}
.m-link1 .item {
	overflow: hidden;
	color: #666;
}
.m-link1 .item span {
	float: left;
	font-size: 16px;
	margin-right: 18px;
	font-weight: 600;
	color: #a4beff;
}
.ul-link1 {
	overflow: hidden;
}
.ul-link1 li {
	float: left;
}
.ul-link1 li a {
	display: block;
	margin-right: 20px;
	font-size: 14px;
	color: #a4beff;
	height: 21px;
	line-height: 21px;
}
.ul-link1 li a:hover {
	color: #000;
}



