<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document 
制作： 青华互联网站建设 版权所有 复制必究
网址： www.qinghuahulian.com
电话/微信：18653219163  QQ:893157818
邮箱：vip@qinghuadns.com  联系人：王小姐
*/

*{margin:0px; padding:0px; box-sizing:border-box;
}
html,body{
     -webkit-text-size-adjust:none;
}
body{
	color:#333333;
	background-color:#fff; font-family:"微软雅黑","Microsoft YaHei";
}
body img{
    border:0px;
}
input, textarea {
	outline: 0;
	border: none;
	background: 0 0;
	font-size: 14px;
	font-family: Arial, "微软雅黑";
	-webkit-appearance: none;
}

/*强制去除表单自带的样式*/ 
input,button,select,textarea{outline:none; -webkit-appearance:none;}

/*强制去除textarea自带的样式*/
textarea{resize:none; -webkit-appearance:none;}

textarea,input,select { background:none; border:none; margin:0; padding:0;}
A {
	color: #333333; text-decoration:none;
}
A:link {
	color: #333333; text-decoration:none;
}
A:visited {
	color: #333333; text-decoration:none;
}
A:hover {
	color: #4a6dcb; text-decoration:none;
}
.clear{
	clear:both;
}
ul li{
	list-style-type:none;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.mt10{
	margin-top:10px;
}
.mt15{
	margin-top:15px;
}
.mt20{
	margin-top:20px;
}
.mt40{
	margin-top:40px;
}
.mt50{
	margin-top:50px;
}
.wrap{
	width:100%; max-width:1460px; height:auto; margin-left:auto; margin-right:auto;
}
.top_box{
	width:100%; height:auto; background:url('https://img.alicdn.com/imgextra/i1/712096873/O1CN01D2dBi420dt8UdnUkC_!!712096873.jpg') center top no-repeat; padding-bottom:30px; 
}
.top_info{
	text-align:right; font-size:14px; color:#fff; padding-top:10px; text-shadow: #0e4ca2 1px 0 2px, #0e4ca2 0 1px 2px, #0e4ca2 -1px 0 2px, #0e4ca2 0 -1px 2px;
}
.top_info span{
	background:url(../images/langbg.png) 10px center no-repeat #9ecaed; background-color:#9ecaed; display:inline-block;padding-right:10px; padding-top:4px; padding-bottom:5px; border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;-o-border-radius:30px; border:1px #92c2e7 solid;
}
.top_info a{
	color:#5c74b5; text-shadow: #0e4ca2 0px 0 0px, #0e4ca2 0 0px 0px, #0e4ca2 0px 0 0px, #0e4ca2 0 0px 0px; display:block; padding-left:35px; 
}
.top_info span a.pc{
	display:block;
}
.top_info span a.mob{
	display:none;
}
.logo_info{
	padding-top:5px; padding-bottom:10px; display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: flex-start;
}
.search{
	width:340px; height:40px; overflow:hidden; background-color:#ffffff; border:1px #83b1ea solid; border-radius:40px;-moz-border-radius:40px;-webkit-border-radius:40px;-o-border-radius:40px; margin-top:40px; margin-left:100px; padding-left:15px;
}
.search form{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between;
}
.sea_txt{
	height:38px; width:84%; color:#31439d;
}
.sea_sub{
	width:16%; height:40px; background:url(../images/sea_subbg.png) center 8px no-repeat; cursor:pointer;
}
.navbox{
	width:100%; height:65px; background:url(../images/navboxbg.jpg) left bottom repeat-x #4a6dcb;
}
.nav{
	height:65px;
}
.nav ul{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between;
}
.nav li{
	width:10%; text-align:center; line-height:62px; background:url(../images/nav_libg.png) right center no-repeat; padding-right:2px; position:relative;
}
.nav li:last-child{
	background:none;
}
.nav li a{
	color:#fff; font-size:20px; display:block;
}
.nav li img{
	vertical-align:middle; margin-right:10px;
}
.nav li:hover{
	background-color:#31439d;
}
.nav li.on{
	background-color:#31439d;
}
.nav ul li ul.sec-menu {
	position:absolute; top: 62px; width: 100%; left:0px; display:none; background:#4a6dcb; z-index:111;
}
.nav ul li ul.sec-menu li {
	text-align:center; list-style-type:none; width:100%; background:none;
}
.nav ul li ul.sec-menu li a {
	 display:block; font-size:18px; line-height:48px; color:#fff; border-top:1px #587bdb solid;
}
.nav ul li ul.sec-menu li a:link {
	display:block; color:#fff; 
}
.nav ul li ul.sec-menu li a:visited {
	display:block; color:#fff; 
}
.nav ul li ul.sec-menu li a:hover {
	display:block; background:#31439d; color:#fff; 
}
.nav li:hover .sec-menu{
	height:auto;
}
.close{
	display:none;
}
.daguoyingji{
	width:100%; height:auto; position:relative; overflow:hidden;
}
.daguoyingji img{
	width:100%; height:auto; display:block;
}
.daguoyingji .dpagination {
    position:absolute; right:10px; bottom:5px; z-index:999; text-align:right; width:auto;
}
.daguoyingji .swiper-pagination-bullet {
    display: inline-block; opacity:1; background:#fff;  width: 10px; height: 10px; overflow: hidden; line-height: 999px; border-radius: 10px; -moz-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; margin: 3px;cursor: pointer;transition: width 0.3s ease-in-out; 
}
.daguoyingji .swiper-pagination-bullet-active{
	background: #F17E0E;
}
.daguo_pic{
	width:100%; height:auto; position:relative; overflow:hidden;
}
.daguo_pic img{
	width:100%; height:auto; display:block;
}
.hotnews{
	border:1px #c8e0ff solid; padding:25px; text-align:center; padding-bottom:35px; line-height:30px;
}
.hotnews h1{
	margin-bottom:20px;
}
.hotnews h1 a{
	font-size:30px; color:#4a6dcb;
}
.index_main{
	height:auto; overflow:hidden;
}
.banner{
	width:48%; height:auto; overflow:hidden; position:relative; float:left;
}
.banner img{
	width:100%; height:auto; display:block;
}
.banner .banner_txt{
	width:100%; height:55px; line-height:55px; position:absolute; z-index:1; left:0px; bottom:0px; background-color:rgba(0,0,0,0.5)
}
.banner .banner_txt a{
	color:#fff; font-size:18px; padding-left:20px;
}
.banner .pagination {
    position:absolute; right:20px; bottom:15px; z-index:999; text-align:right; width:auto;
}
.banner .swiper-pagination-bullet {
    display: inline-block; opacity:1; background:#fff;  width: 27px; height: 7px; overflow: hidden; line-height: 999px; border-radius: 7px; -moz-border-radius:7px; -webkit-border-radius:7px; -o-border-radius:7px; margin: 5px;cursor: pointer;transition: width 0.3s ease-in-out; 
}
.banner .swiper-pagination-bullet-active{
	background: #F17E0E;
}
.banner .swiper-left{
	position: absolute;left: 0px;top:49%;margin-top: -16px;display: block;width: 16px;height: 27px;background: url(../images/prevArrow.png) no-repeat;z-index: 1;cursor:pointer;filter: alpha(opacity=0);opacity: 0;transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -moz-background-size:100% auto;  background-size:100% auto;
}
.banner .swiper-right{
	position: absolute;right: 0px;top:49%;margin-top: -16px;display: block;width: 16px;height: 27px;background: url(../images/nextArrow.png) no-repeat;z-index: 1;cursor:pointer;filter: alpha(opacity=0);opacity: 0;transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -moz-background-size:100% auto;  background-size:100% auto;
}
.banner:hover .swiper-left{
	filter: alpha(opacity=80);opacity: 0.8;left: 15px;
}
.banner:hover  .swiper-right{
	filter: alpha(opacity=80);opacity: 0.8;right: 15px;
}
.main_right{
	width:48%; float:right; overflow:hidden;
}
.news_cat{
	border-bottom:3px #4a6dcb solid; padding-bottom:20px;
}
.news_cat li{
	display:inline-block; height:26px; line-height:26px; background:url(../images/line.jpg) right center no-repeat; padding-right:25px;
}
.news_cat li a{
	font-size:24px;
}
.news_cat li.on a{
	color:#4a6dcb;
}
.news_cat li:last-child{
	background:none; padding-right:0px; margin-left:13px;
}
.indexlist{
	padding-top:25px;
}
.indexlist li{
	line-height:36px; height:36px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; background:url(../images/arrow.jpg) left 17px no-repeat; padding-left:15px; margin-bottom:12px;
}
.indexlist li a{
	font-size:18px;
}
.indexlist li span{
	font-size:16px; color:#999; float:right;
}
.index_news_main{
	height:auto; display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between;
}
.index_news01{
	width:38%;
}
.index_news02{
	width:48.7%;
}
.index_news03{
	width:66%;
}
.index_news_title{
	height:60px; background:url(../images/titlebg.jpg) left top repeat-x;
}
.index_news_title h3{
	width:198px; height:68px; line-height:60px; text-align:center; color:#fff; background:url(../images/titlebg.png) center top no-repeat; display:inline-block; font-size:22px; font-weight:normal;
}
.index_news_title span{
	float:right; margin-top:20px; margin-right:20px;
}
.index_news01 .indexlist{
	border:1px #c8e0ff solid; border-top:0px; padding-left:20px; padding-right:20px; padding-bottom:20px;
}
.index_news02 .indexlist{
	border:1px #c8e0ff solid; border-top:0px; padding-left:20px; padding-right:20px; padding-bottom:20px;
}
.index_apply{
	width:19%;
}
.index_apply ul{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: center;
}
.index_apply li{
	width:100%; margin-bottom:15px;
}
.index_apply li:last-child{
	margin-bottom:0px;
}
.index_apply a{
	padding-left:30px; padding-top:20px; color:#fff; font-size:24px; display:block;
}
.index_apply img{
	vertical-align:middle; margin-right:10px; transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.index_apply li:hover img{
	margin-right:20px; -webkit-animation:swing 1s 0s ease both;animation:swing 1s 0s ease both
}
.index_apply .apply_beidou{
	height:111px; background:url(../images/app_beidou.jpg) center center no-repeat; background-size:cover;
}
.index_apply .apply_beidou a{
	width:100%; height:100%; display:block;
}
.index_apply .apply01{
	height:111px; background:url(../images/applybg01.jpg) no-repeat; background-size:cover;
}
.index_apply .apply02{
	height:111px; background:url(../images/applybg02.jpg) no-repeat; background-size:cover;
}
.index_apply .apply03{
	height:111px; background:url(../images/applybg03.jpg) no-repeat; background-size:cover;
}
.industry_standards{
	border:1px #c8e0ff solid; border-top:0px; padding-left:20px; padding-right:20px; display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between;
}
.industry_pics{
	width:32%; padding-top:35px;
}
.industry_pics li{
	width:100%; height:auto; position:relative; margin-bottom:25px;
}
.industry_pics li .industry_txt{
	width:100%; height:32px; line-height:32px; padding-left:10px; overflow:hidden; position:absolute; left:0px; bottom:0px; z-index:1; background-color:rgba(0,0,0,0.5);
}
.industry_pics li .industry_txt a{
	color:#fff;
}
.industry_pics li img{
	width:100%; height:auto; display:block;
}
.industry_standards .indexlist{
	width:64%; padding-top:35px;
}
.index_patent{
	width:31.5%; position:relative;
}
.index_patent li span{
	display:none;
}
/*.index_patent .index_news_title h3{
	background:url(../images/titlebg2.png) center top no-repeat; width:100%;
}*/
.index_patent .patent_box{
	border:1px #c8e0ff solid; border-top:0px; overflow:hidden; padding-top:9px; padding-bottom:17px; padding-left:15px; padding-right:15px;
}
.index_patent .patent_info{
	overflow:hidden;
}
.index_patent .patent_info img{
	width:100%; height:auto;
}
.index_patent .swiper-prev{
	width:25px; height:25px; background:url(../images/arrow_lr.png) no-repeat; position:absolute; left:5px; top:50%; z-index:1; cursor:pointer;
}
.index_patent .swiper-next{
	width:25px; height:25px; background:url(../images/arrow_lr.png) no-repeat; position:absolute; right:5px; top:50%; z-index:1; transform: rotate(180deg); cursor:pointer;
}
.index_experts .index_news_title{
	background:url(../images/titlebg3.jpg) right center no-repeat #4f74ce;
}
.index_experts .index_news_title h3{
	background:none; text-align:left; padding-left:30px;
}
.index_experts .index_news_title span a{
	color:#fff;
}
.expertsbox{
	border:1px #c8e0ff solid; border-top:0px; padding-left:40px; padding-right:40px; padding-bottom:20px; padding-top:37px; padding-bottom:32px; text-align:center; line-height:34px; font-size:18px; position:relative;
}
.experts{
	overflow:hidden;
}
.experts a{
	color:#4a6dcb; font-weight:bolder; font-size:20px;
}
.experts p{
	font-size:16px; color:#666;
}
.experts img{
	width:100%; height:auto;
}
.expertsbox .ex-swiper-prev{
	width:25px; height:25px; background:url(../images/arrow_lr.png) no-repeat; position:absolute; left:8px; top:40%; z-index:1; cursor:pointer;
}
.expertsbox .ex-swiper-next{
	width:25px; height:25px; background:url(../images/arrow_lr.png) no-repeat; position:absolute; right:8px; top:40%; z-index:1; transform: rotate(180deg); cursor:pointer;
}
.linksbox{
	height:auto; display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between;
}
.links_title{
	width:12%; height:130px; text-align:center; line-height:130px; background-color:#eef3fa; color:#4a6dcb; font-size:22px;
}
.links{
	width:88%; height:auto; overflow:hidden; border:1px #c8e0ff solid; border-left:0px; padding-top:30px; padding-left:45px; padding-right:45px; position:relative;
}
.links .swiper-slide{
	width:auto; height:auto;
}
.links_info{
	overflow:hidden;
}
.links .l-swiper-prev{
	width:25px; height:25px; background:url(../images/arrow_lr.png) no-repeat; position:absolute; left:8px; top:45%; z-index:1; cursor:pointer;
}
.links .l-swiper-next{
	width:25px; height:25px; background:url(../images/arrow_lr.png) no-repeat; position:absolute; right:8px; top:45%; z-index:1; transform: rotate(180deg); cursor:pointer;
}
.footbox{
	width:100%; height:auto; padding-top:50px; padding-bottom:50px; background:url(../images/footbg.jpg) center top no-repeat; background-size:cover;
}
.footer{
	color:#f2f2ff; display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between;
}
.footer a{
	color:#f2f2ff;
}
.footer a:hover{
	color:#ffffff;
}
.foot_l{
	width:80%;
}
.foot_r{
	width:20%; text-align:right;
}
.wechat{
	border-bottom:1px #829ce5 solid; padding-bottom:20px;
}
.wechat_pic{
	width:125px; text-align:center; margin-top:25px; float:right; font-size:14px;
}
.wechat_pic img{
	margin-bottom:5px;
}
.foot_nav{
	border-bottom:1px #829ce5 solid; padding-bottom:20px;
}
.foot_nav span{
	font-size:14px; color:#9eb2f2; margin-left:5px; margin-right:5px;
}
.copyrights{
	font-size:14px; line-height:32px; margin-top:20px;
}
.copyrights span{
	display:none;
}
.backtop{
    display: none;
    right: 15px;
    bottom: 15px;
    width: 44px;
    height: 44px;
    border-radius: 4px;
    position: fixed;
    cursor: pointer;
    z-index: 99;
    background: #5075ce url(../images/top.svg) no-repeat center/22px auto;
}
.backtop a{
	width:44px; height:44px; display:block;
}
.posibox{
	height:55px; line-height:55px; background-color:#edf4fd;
}
.position{
	
}
.position a{
	margin-left:5px; margin-right:5px;
}
.com_left{
	width:20%; height:auto; padding-left:5px; padding-right:5px; padding-bottom:30px; float:left;
}
.left_title{
	height:129px; padding-top:40px; background:url(../images/left_catbg.jpg) no-repeat; color:#fff; padding-left:36px; font-size:28px; font-weight:bolder; background-size:cover;
}
.left_cat{
	height:auto; padding-left:15px; padding-right:15px; box-shadow: 0 0 10px #dfe5f1; padding-bottom:30px;
}
.left_cat li{
	line-height:68px; border-bottom:1px #e0e7f3 solid; position:relative;
}
.left_cat a{
	padding-left:50px; font-size:18px; display:block;
}
.left_cat li span{
	width:9px; height:9px; display:none; border:2px #3d53b7 solid; border-radius: 50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%; position:absolute; left:20px; top:50%; margin-top:-4px; z-index:1;
}
.left_cat li.cur span{
	display:block;
}
.left_cat li.cur a{
	color:#4a6dcb;
}
.left_cat li:hover span{
	display:block;
}
.left_pic{
	margin-top:50px;
}
.left_pic img{
	width:100%; height:auto;
}
.com_right{
	width:76%; float:right;
}
.right_title{
	font-size:24px; color:#4a6dcb; border-bottom:2px #4a6dcb solid; padding-bottom:20px; font-weight:bolder;
}
.content{
	font-size:16px; line-height:36px; padding-left:25px; padding-right:25px; padding-top:40px; padding-bottom:50px;
}
.content h1{
	text-align:center; font-size:34px; margin-bottom:10px;
}
.content p{
	
}
.content img{
	max-width:100%; height:auto;
}
.content hr{
	margin-bottom:10px;
}
.content table{
	width:100%;	border-left:1px #ddd solid; border-top:1px #ddd solid;
}
.content table td{
	border-right:1px #ddd solid; border-bottom:1px #ddd solid; padding-left:5px; padding-right:5px;
}
.content a{
	color:#3a4eb4;
}
.aboutlink a{
	color:#3a4eb4;
}
.newsinfo h1{
	font-size:24px;
}
.newsinfo img{
	max-width:100% !important; height:auto !important;
}
.newsinfo p{
	margin-top:20px; margin-bottom:20px; text-indent:2em;
}
.newsinfo p img{
	margin-left:-2em;
}
.date_info{
	height:40px; line-height:40px; text-align:center; font-size:14px; background-color:#f3f3f3; margin-top:30px; margin-bottom:40px;
}
.newslist{
	padding-top:50px; padding-bottom:30px;
}
.newslist li{
	border-bottom:1px #e0e7f3 solid; height:auto; overflow:hidden; padding-bottom:15px; margin-bottom:20px; position:relative;
}
.newslist li span.date{
	position:absolute; right:0px; bottom:13px;
}
.newslist li span.date a{
	color:#bdbcbc; font-size:14px;
}
.newslist li a{
	font-size:18px;
}
.newslist li p{
	color:#bdbcbc; margin-top:10px;
}
.pages{
	margin:0 auto; text-align:center; padding-bottom:30px;
}
.pages ul{
	list-style-type:none;
	padding:12px 0px 12px 0px;
}
.pages ul span{
	display:inline-block;
	font-family:Tahoma;
	height:40px;
	line-height:40px;
	font-size:16px; margin-left:4px; margin-right:4px;
}
.pages ul span.page-status{
	padding-left:15px; padding-right:15px;
}
.pages ul span.page-numbar{
	font-size:16px; margin-right:0px;
}
.pages ul span.page-next{
	margin-left:0px;
}
.pages ul span.page-numbar a{
	font-size:16px; margin-right:8px;
}
.pages ul span a{
	color:#666;
	height:40px;
	line-height:40px;
	padding-left:16px;
	padding-right:16px;
	display:inline-block;
	font-size:16px; border:1px #cccccc solid;
}
.pages ul span a:hover{
	color:#fff;
	text-decoration:none;
	background-color:#4a6dcb; height:40px; line-height:40px;
	padding-left:16px;
	padding-right:16px; display:inline-block;
}
.pages ul a.page-num-current,
.pages ul a.page-num-current a,.pagebox ul a.page-num-current a:hover{
	background-color:#4a6dcb;
	padding:0px 4px 0px; padding-left:16px; padding-right:16px;
	color:#fff;
}
.text-secondary{
    font-size:16px; text-align:center; padding-bottom:50px; padding-top:30px; height:auto; overflow:hidden; color:#888; border-top:1px #ededed solid;
}
.prenext{
	color:#525252;
	height:auto;
	border-top:1px #ddd dashed;
	padding-top:20px;
	padding-bottom:30px;
	margin-top:15px;
}
.prenext ul{
	list-style-type:none;
}
.prenext li{
	line-height:28px; color:#525252; font-size:16px;
}
.prenext a:link{
	line-height:28px; font-size:16px;
}
.prenext a:visited{
	line-height:28px; font-size:16px;
}
.prenext a:hover{
	line-height:28px; font-size:16px;
}
.expertslist{
	height:auto; padding-left:10px; padding-right:10px; padding-top:50px; padding-bottom:50px;
}
.expertslist li{
	box-shadow: 0 0 10px #dfe5f1; display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between; margin-bottom:40px; padding-right:30px;
}
.expertslist li:last-child{
	margin-bottom:0px;
}
.expert_pic{
	width:20%; background-color:#eaeaea;
}
.expert_pic img{
	width:100%; height:auto; display:block;
}
.expert_txt{
	width:76%; padding-top:20px; padding-bottom:20px;
}
.expert_txt h2{
	display:inline-block; color:#4a6dcb; margin-right:10px; background:url(../images/h2bg.jpg) left bottom no-repeat; padding-right:10px; padding-bottom:3px; font-size:24px;
}
.expert_txt h2 a{
	color:#4a6dcb; font-size:24px;
}
.expert_txt span{
	color:#4a6dcb;
}
.expert_txt dl{
	margin-top:15px; line-height:32px;
}
.expert_txt dl dt{
	position:absolute; width:87px; text-align:right; color:#999999;
}
.expert_txt dl dd{
	text-align:left; margin-left:97px;
}
.mask{
	width:100%; height:100%; background-color:rgba(0,0,0,0.5); position:fixed; left:0px; top:0px; z-index:11; display:none;
}
.mask a{
	width:100%; height:100%; display:block;
}


@media only screen and (max-width: 1560px) {
.wrap{
	width:90%; max-width:inherit; height:auto; margin-left:auto; margin-right:auto;
}
}
@media only screen and (max-width: 1440px) {
.top_box{
	background:url('https://img.alicdn.com/imgextra/i1/712096873/O1CN01D2dBi420dt8UdnUkC_!!712096873.jpg') -300px -10px no-repeat;
}
.logo img{
	width:530px; height:auto;
}
.mt40{
	margin-top:30px;
}
.nav li a{
	font-size:20px;
}
.nav ul li ul.sec-menu li a {
	font-size:16px;
}
.indexlist li{
	margin-bottom:8px;
}
.indexlist li a{
	font-size:16px;
}
.indexlist li span{
	font-size:14px;
}
.index_apply a{
	padding-left:20px; padding-top:15px;
}
.index_apply .apply_beidou{
	height:103px;
}
.index_apply .apply01{
	height:103px;
}
.index_apply .apply02{
	height:103px;
}
.index_apply .apply03{
	height:103px;
}
.index_patent .patent_box{
	padding-bottom:8px;
}
.com_left{
	width:22%;
}
.com_right{
	width:74%;
}
}
@media only screen and (max-width: 1366px) {
.top_box{
	background:url('https://img.alicdn.com/imgextra/i1/712096873/O1CN01D2dBi420dt8UdnUkC_!!712096873.jpg') -370px -15px no-repeat;
}
.logo img{
	width:500px; height:auto;
}
.search{
	width:300px; margin-top:30px; margin-left:80px;
}
.banner{
	width:51%;
}
.main_right{
	width:46%;
}
.news_cat li a{
	font-size:22px;
}
.index_patent .patent_box{
	padding-top:8px; padding-bottom:7px;
}
}
@media only screen and (max-width: 1280px) {
.top_box{
	background:url('https://img.alicdn.com/imgextra/i1/712096873/O1CN01D2dBi420dt8UdnUkC_!!712096873.jpg') -100px 0px no-repeat; -moz-background-size:120% auto;  background-size:120% auto; padding-bottom:20px;
}
.logo img{
	width:450px; height:auto;
}
.sea_txt{
	width:80%;
}
.sea_sub{
	width:20%;
}
.navbox{
	height:65px; background:url(../images/navboxbg2.jpg) left bottom repeat-x #4a6dcb;
}
.nav{
	height:65px;
}
.nav li{
	line-height:62px;
}
.nav ul li ul.sec-menu {
	top: 64px;
}
.nav li a{
	font-size:18px;
}
.nav ul li ul.sec-menu li a {
	font-size:16px; line-height:40px;
}
.hotnews h1 a{
	font-size:26px;
}
.indexlist li{
	margin-bottom:4px;
}
.index_news_title{
	height:55px;
}
.index_news_title h3{
	width:183px; height:63px; line-height:55px; font-size:20px; -moz-background-size:auto 63px;  background-size:auto 63px;
}
.index_news_title span{
	margin-top:15px;
}
.industry_standards{
	padding-bottom:9px;
}
.index_patent .patent_box{
	padding-bottom:11px;
}
/*.index_patent .index_news_title h3{
	 -moz-background-size:auto 100%;  background-size:auto 100%;
}*/
.index_apply li{
	text-align:center;
}
.index_apply a{
	font-size:20px; padding-left:0px;
}
.index_apply img{
	width:60px; height:auto;
}
.index_apply .apply_beidou{
	height:94px;
}
.index_apply .apply01{
	height:94px;
}
.index_apply .apply02{
	height:94px;
}
.index_apply .apply03{
	height:94px;
}
.com_left{
	width:24%;
}
.com_right{
	width:72%;
}
.content h1{
	font-size:32px;
}
.right_title{
	font-size:22px;
}
.left_title{
	font-size:24px;
}
}
@media only screen and (max-width: 1024px) {
.wrap{
	width:95%;
}
.logo img{
	width:400px; height:auto;
}
.top_box{
	background:url('https://img.alicdn.com/imgextra/i1/712096873/O1CN01D2dBi420dt8UdnUkC_!!712096873.jpg') -130px 0px no-repeat; -moz-background-size:125% auto;  background-size:125% auto; padding-bottom:10px;
}
.search{
	width:250px; margin-top:20px; margin-left:70px;
}
.index_apply img{
	width:55px; height:auto; margin-right:5px;
}
.index_apply a{
	padding-top:20px;
}
.index_apply .apply01{
	height:94px;
}
.index_apply .apply02{
	height:94px;
}
.index_apply .apply03{
	height:94px;
}
.banner .banner_txt{
	position:inherit;
}
.banner .banner_txt a{
	font-size:16px;
}
.industry_standards .indexlist li:last-child{
	display:none;
}
.industry_standards{
	padding-bottom:15px;
}
.expert_pic{
	width:36%;
}
.expert_txt{
	width:60%;
}
}
@media only screen and (max-width: 900px) {
.top_box{
	background:url('https://img.alicdn.com/imgextra/i1/712096873/O1CN01D2dBi420dt8UdnUkC_!!712096873.jpg') -170px 0px no-repeat; -moz-background-size:135% auto;  background-size:135% auto; padding-bottom:5px;
}
.search{
	width:220px; margin-left:40px;
}
.mt40{
	margin-top:20px;
}
.nav li:first-child img{
	width:20px; height:auto;
}
.nav li a{
	font-size:16px;
}
.nav ul li ul.sec-menu li a {
	font-size:14px;
}
.index_news01{
	width:49%;
}
.index_apply{
	width:100%; margin-top:20px;
}
.index_apply li:hover img{
	margin-right:5px;
}
.index_apply ul{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between;
}
.index_apply li{
	width:23%;
}
.index_news03{
	width:100%; margin-bottom:20px;
}
.index_patent{
	width:100%;
}
.index_patent li span{
	display:block;
}
.index_patent .index_news_title{
	height:55px;
}
/*.index_patent .index_news_title h3{
	width:183px; height:63px; line-height:55px; font-size:20px; -moz-background-size:auto 63px;  background-size:auto 63px;
}*/
.links_title{
	width:20%;
}
.links{
	width:80%;
}
.content{
	padding-left:15px; padding-right:15px; font-size:16px;
}
.content h1{
	font-size:30px;
}
.foot_l{
	width:100%;
}
.foot_nav{
	text-align:center; line-height:28px;
}
.copyrights{
	text-align:center;
}
.foot_r{
	width:100%; text-align:center; margin-top:20px;
}
.wechat{
	border-top:1px #829ce5 solid; padding-top:20px; border-bottom:0px; padding-bottom:0px;
}
.wechat_pic{
	width:100%;	text-align:center;
}
.banner:hover .swiper-left{
	filter: alpha(opacity=0);opacity: 0;left: 0px; display:none;
}
.banner:hover  .swiper-right{
	filter: alpha(opacity=0);opacity: 0;right: 0px; display:none;
}
}
@media only screen and (max-width: 768px) {
.top_box{
	background:url('https://img.alicdn.com/imgextra/i1/712096873/O1CN01D2dBi420dt8UdnUkC_!!712096873.jpg') left 0px no-repeat; padding-bottom:8px;
}
.top_info{
	text-align:left; position:relative; padding-right:90px;
}
.top_info span{
	position:absolute; right:-5px; top:5px; z-index:1;
}
.logo img{
	width:330px; height:auto; margin-top:10px;
}
.search{
	margin-top:20px; margin-left:25px;
}
.nav li img{
	margin-right:5px;
}
.banner{
	width:100%; margin-bottom:20px; float:none;
}
.banner .banner_txt{
	position:absolute;
}
.banner .banner_txt a{
	font-size:18px;
}
.main_right{
	width:100%; float:none;
}
.index_apply li{
	width:48%;
}
.index_apply li:nth-of-type(3){
    margin-bottom:0px;
}
.index_apply li:nth-of-type(4){
    margin-bottom:0px;
}
.expertsbox{
	line-height:26px;
}
.index_news01{
	width:100%;
}
.index_news01:first-child{
	margin-bottom:20px;
}
.index_news02{
	width:100%;
}
.index_news02:first-child{
	margin-bottom:20px;
}
.com_left{
	width:100%; float:none;
}
.left_title{
	display:none;
}
.left_pic{
	display:none;
}
.left_cat{
	 padding-left:0px; padding-right:0px; box-shadow: 0 0 0px #fff; padding-bottom:0px; border-bottom:1px #ddd solid;
}
.left_cat ul{
	display: inline-block; white-space: nowrap;
}
.left_cat li{
	display:inline-block; white-space:nowrap; border-bottom:0px; margin-right:20px;
}
.left_cat li:last-child{
	margin-right:0px;
}
.left_cat .cat_wrap{
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    /*定义滚动条轨道 内阴影+圆角*/
    /*定义滑块 内阴影+圆角*/
    /*滑块效果*/
}
.left_cat .cat_wrap::-webkit-scrollbar{
    width: 5px;
    height: 5px;
    background-color: #eae8e8;
}
.left_cat .cat_wrap::-webkit-scrollbar-track{
    border-radius: 5px;
    background-color: #eae8e8;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}
.left_cat .cat_wrap::-webkit-scrollbar-thumb{
    border-radius: 5px;
    background-color: rgba(0, 0, 0, .2);
}
.left_cat .cat_wrap::-webkit-scrollbar-thumb:hover{
    border-radius: 5px;
    background: rgba(0, 0, 0, .4);
}
.com_right{
	width:100%; float:none;
}
.expertslist li{
	padding-right:0px;
}
.expert_pic{
	width:100%;
}
.expert_txt{
	width:100%; padding-left:20px;
}
}
@media only screen and (max-width: 640px) {
.top_info font{
	display:none;
}
.top_info span{
	top:35px;
}
.search{
	margin-top:15px;
}
.logo img{
	width:260px; height:auto; margin-top:10px;
}
.nav li a{
	font-size:14px;
}
.hotnews h1 a{
	font-size:20px;
}
.hotnews p{
	font-size:14px; line-height:24px;
}
.banner .banner_txt{
	line-height:40px;
}
.banner .banner_txt a{
	font-size:14px; padding-left:5px;
}
.banner .pagination {
    right:5px; bottom:0px;
}
.news_cat li a{
	font-size:20px;
}
.index_news_title h3{
	font-size:18px; width:130px;
}
/*.index_patent .index_news_title h3{
	font-size:18px; width:130px;
}*/
.index_apply img{
	width:50px; height:auto;
}
.index_apply a{
	font-size:18px;
}
.industry_pics{
	width:100%;
}
.industry_standards .indexlist{
	width:100%; padding-top:0px; padding-bottom:10px;
}
.industry_standards .indexlist li:last-child{
	display:block;
}
.experts p{
	font-size:14px;
}
.backtop{
    display: none;
    right: 10px;
    bottom: 10px;
    width: 36px;
    height: 36px;
    border-radius: 3px;
    background: #5075ce url(../images/top.svg) no-repeat center/18px auto;
}
.backtop a{
	width:36px; height:36px; display:block;
}
.newslist li a{
	font-size:18px; line-height:28px;
}
.content{
	padding-left:5px; padding-right:5px;
}
.content h1{
	font-size:24px;
}
.newslist li span.date{
	bottom:10px;
}
}
@media only screen and (max-width: 580px) {
.navbox{
	width:50%;height:100%; background-color:#2e3a45; background-image:none; position:fixed;right:-100%;top:0;margin-right:0px;z-index:1111;transition: .5s all;overflow-y:auto;-webkit-transition: .5s all;-moz-transition: .5s all;-o-transition: .5s all; padding-bottom:10px;
}
.navbox .nav{
	width:100%; height:auto;
}
.nav li{
	padding-right:0px; width:100%; height:auto; line-height:50px; background:url(../images/navlibg.png) 93% 24px no-repeat; text-align:left;
}
.nav li:first-child{
	background:none;
}
.nav li a{
	padding-left:20px; font-size:18px;
}
.nav ul li ul.sec-menu {
	position:inherit; top:0px;
}
.nav ul li ul.sec-menu li {
	text-align:left;
}
.nav ul li ul.sec-menu li a{
	padding-left:40px; font-size:16px; line-height:45px; background:url(../images/arrow2.jpg) 27px center no-repeat;
}
.nav li.on ul.sec-menu {
	display:block;
}
.close{
	padding-top:15px; padding-bottom:20px; padding-left:18px; display:block;
}
.search{
	display:none;
}
.top_info span{
	position:absolute; right:55px; top:33px; z-index:1;
}
.logo_info{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between;
}
.mnav{
	display:block; width:40px; height:40px; padding-top:10px; background-color:#7b9df8; border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-o-border-radius:6px; margin-top:15px;
}
.mnav span{
	display:block; width:24px; height:2px; margin:0 auto; background-color:#fff; margin-bottom:6px;
}
}
@media only screen and (max-width: 430px) {
.logo img{
	width:235px; height:auto; margin-top:5px;
}
.top_info span{
	top:30px;
}
.mnav{
	margin-top:10px;
}
.foot_nav a{
	font-size:14px; margin-bottom:5px;
}
.links_title{
	width:22%; font-size:16px;
}
.links{
	width:78%;
}
.copyrights span{
	display:block;
}
.left_cat li{
	margin-right:5px;
}
.left_cat a{
	padding-left:35px;
}
.left_cat li span{
	left:10px;
}
.expert_txt h2{
	font-size:22px;
}
.expert_txt h2 a{
	font-size:22px;
}
.expert_txt dl{
	font-size:14px; line-height:30px;
}
.expert_txt dl dt{
	width:110px;
}
.expert_txt dl dd{
	margin-left:120px;
}
.right_title{
	font-size:20px;
}
.newsinfo h1{
	font-size:20px;
}
.links_info img{
	width:100%; height:auto;
}
}
@media only screen and (max-width: 390px) {
.logo img{
	width:220px; height:auto;
}
.top_info span{
	top:27px;
}
.mnav{
	margin-top:7px;
}
.top_info span a.pc{
	display:none;
}
.top_info span a.mob{
	display:block;
}
}
@media only screen and (max-width: 350px) {
.logo img{
	width:210px; height:auto;
}
.top_info span{
	top:25px; right:45px;
}
.mnav{
	margin-top:7px; width:36px; height:36px; padding-top:8px;
}
}</pre></body></html>