/* ==全局设置== */
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl, dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,iframe{margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
body,button,input,select,textarea{font-family:SimSun;font-size:62.5%; line-height:1.5;}
ol,ul{list-style:none;}
.clearfix{clear:both;}
table{border:1px solid #ddd;}
table tr{border-style:solid; border-top-width:1px; border-color:#ddd;}
table tr td{margin:0;}
.jszcbox{
	display: flex;
	justify-content: center;
	align-items: center;
}
.jszcbox .jszctext{
	width: 75px;
}
.jszcbox .jszcimg{
	width: 55px;
}
/*页面动态效果样式*/
section{position:relative; color:#333;}
.delighter.splash{transition:all 2s ease-out;}

.delighter.right {transform:translate(30%); opacity:0; transition: all .75s ease-out; }
.delighter.right.started {transform:none; opacity:1;}

.delighter.left{transform:translate(-30%); opacity:0; transition: all .75s ease-out; }
.delighter.left.started{transform:none; opacity:1; }

.delighter.bottom{transform:translatey(30%); opacity:0; transition: all .75s ease-out; }
.delighter.bottom.started{transform:none; opacity:1; }

.delighter.top{transform:translatey(-30%); opacity:0; transition: all .75s ease-out; }
.delighter.top.started{transform:none; opacity:1;}

/*头部*/
.header-box{width:100%; max-width:2560px; margin:0 auto; box-shadow:0px 12px 8px -12px rgba(0,0,0,0.5); background:#fff; z-index:999; position:fixed; top:0; left:0;}
.header{width:100%; max-width:1366px; margin:0 auto; padding-top:12px;}
.header .logo{display:block; float:left; padding:15px 0 20px 0;}
.head-r{float:right; width:60%; display:block;}
.header .menu{font-size:0; margin-top:15px;}
.header .menu li{float:left; width:20%; text-align:center;}
.header .menu li .nav{line-height:50px; color:#000;  text-align:right;}
.header .menu li .current{color:#083a81;}
.header .menu li a{display:block; font-size:16px; text-align:center;}
.header .menu li:hover .nav{color:#083a81; background:url(menu_back.jpg) no-repeat center bottom;}
.header .menu .onemenu{position:relative;}
.header .menu li .twomenu{position:absolute; top:50px; right:-45%; z-index:99; width:200px; background:#f8f8f8; visibility:hidden; border-top:2px solid #083a81;}
.header .menu li .twomenu a{display:block; font-size:16px; color:#666; border-bottom:1px solid #CCC; line-height:50px;}
.header .menu li .twomenu a:hover{color:#083a81;}
.header .menu .onemenu:hover .nav{background:url(../img/two-menu.png) no-repeat 83% bottom;}
.header .menu .onemenu:hover .twomenu{visibility:visible;}
.header .menu .Language{float:right; width:122px; max-width:16.666%;}
.Language a{display:inline-block; font-size:16px; line-height:40px; color:#fff; text-align:center; width:100%; box-sizing:border-box; border-radius:5px; margin-top:5px; padding:0 5px 0 30px; background:#ea0000 url(../img/head-www.png) no-repeat 12px center;}
.top-tel{font-size:17px; color:#083a81; padding-left:28px; background:url(../img/head-tel.png) no-repeat 0 center; line-height:20px; float:right;}
.search{width:200px; overflow:hidden; float:right; margin-right:20px;}
.search input.username{width:78%; float:left; border:1px solid #dcdcdc; border-radius:5px; height:20px;line-height:20px; font-size:12px; color:#959495; text-indent:1em; background:none;}
.search input.da_button{width:20%; float:right; border:0; font-size:16px !important; text-indent:-9999px; background:url(../img/head-search.png) no-repeat center; line-height:20px; font-size:12px; color:#fff;}
.nav-btn{display:none;}
/*品质模块样式*/
.pinzhi{width:100%; max-width:2560px; margin:0 auto 70px auto; border-bottom:5px solid #d10505;}
.pinzhi h1{font-size:32px; color:#fff; line-height:32px; padding:20px 0; width:100%; text-align:center; background:#d10505; margin-top:1px; opacity:0;}
.pinzhi-list{width:100%; max-width:1366px; margin:0 auto;font-size:0; padding:15px 0; opacity:0;}
.pinzhi-list li{display:inline-block; text-align:center; width:25%; box-sizing:border-box; padding:35px; vertical-align:top;}
.pinzhi-list li img{}
.pinzhi-list li h2{font-size:27px; color:#083a81; margin-bottom:30px;}
.pinzhi-list li p{font-size:15px; color:#757575; line-height:26px;}
/*共用大标题样式*/
.bigtit{text-align:center; color:#858585; font-size:19px; line-height:40px; opacity:0;}
.bigtit span{color:#1e1f20; font-size:42px; line-height:68px; display:block; text-align:center;}
/*首页产品中心样式*/
.ato-content{width:100%; max-width:1366px; margin:55px auto; background:url(../img/cp-back.jpg) no-repeat center 65%; opacity:0;}
.ato-list{width:75%; float:left; overflow:hidden;}
.ato-list .tempWrap{width:100% !important;}
.ato-list ul{height:auto;}
.ato-list ul li{margin:20px 0 20px 24px; width:318px; float:left; border-radius:25px; overflow:hidden; text-align:center; background-color:#fff; -webkit-transition:height 300ms; -moz-transition:height 300ms;  -ms-transition:height 300ms; -o-transition:height 300ms; transition:height 300ms; position:relative; box-shadow:1px 0px 8px rgba(0,0,0,0.12); left:-10px;}
.ato-list ul li a{display:block; padding-bottom:50px;}
.ato-list ul li .imgbox{width:100%; height:224px; text-align:center;}
.ato-list ul li .imgbox img{width:100%; height:100%; display:block;}
.ato-list ul li h3{font-size:24px; line-height:24px; height:24px; overflow:hidden; text-align:center; color:#083a81; font-weight:normal; padding:25px 0;}
.ato-list ul li p{text-align:left; font-size:15px; color:#373737; line-height:25px; height:75px; overflow:hidden; margin:20px;}
.ato-more{width:168px; text-align:center; line-height:36px; color:#fff; font-size:15px; background:#797979; border-radius:10px; margin:0 auto;}
.ato-list ul li:hover{top:-5px; box-shadow: 0 10px 12px rgba(0,0,0,0.12);  -webkit-transition: all 0.2s;  -moz-transition: all 0.2s; -ms-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s;}
.ato-list ul li:hover .ato-more{background:#ea0000;}
.ato-list-fl{width:23%; margin-right:2%; float:left; text-align:right;}
.ato-title{margin-top:82%; text-align:right;}
.ato-title h2{font-size:36px; color:#fff; line-height:50px;}
.ato-title p{font-size:30px; color:#fff; line-height:30px; margin-top:10px;}
.ato-list-fl a{width:28px; height:28px; margin-top:50px; margin-right:5px; border:1px solid #fff; display:inline-block; overflow:hidden;}
.ato-list-fl a:hover{background:#b0c0d6;}
.ato-list-fl a img{width:22px; height:22px; display:block; border:none; margin:0 auto; margin-top:3px;}
/*首页TEDIA样式*/
.tedia{width:100%; max-width:2560px; margin:0 auto; min-height:658px; padding-top:235px; box-sizing:border-box; background:url(../img/tedia-back.jpg) no-repeat center 0;}
.tedia-con{width:100%; max-width:1366px; margin:0 auto;}
.tedia-con h1{text-align:center; opacity:0;}
.tedia-con h1 .spanr{font-size:50px; color:#fff; line-height:50px; vertical-align:middle;}
.tedia-con h1 .spanl{font-size:60px; color:#fff; line-height:60px; vertical-align:middle;}
.tedia-con p{font-size:18px; color:#fff; line-height:30px; text-align:center; margin:20px auto 40px auto; opacity:0;}
.tedia-con .more{display:block; width:158px; margin:0 auto; border:1px solid #fff; text-align:center; font-size:18px; color:#fff; line-height:36px; opacity:0;}
.tedia-con .more:hover{background:#ea0000; border:1px solid #ea0000;}
/*首页新闻样式*/
.news{width:100%; max-width:1366px; margin:0 auto;}
.news .bigtit{margin:80px auto; opacity:0;}
.scroll_horizontal{position:relative; line-height:20px;}
.scroll_horizontal .box{overflow:hidden; position:relative; width:100%; max-width:1366px; margin:0 auto;}
.scroll_horizontal .list{overflow:hidden; width:max-content; word-break:break-all; font-size:0; opacity:0;}
.scroll_horizontal .list li{float:left; width:472px; font-size:0;}
.scroll_horizontal .list li a{display:block; width:415px; margin:5px 57px 5px 3px; overflow:hidden; box-sizing:border-box; padding:15px;}
.scroll_horizontal .list li a .dtime{font-size:20px; color:#d7d7d7; vertical-align:bottom; border-bottom:1px solid #bfbfbf; line-height:50px;}
.scroll_horizontal .list li a .dtime span{font-size:36px; color:#343a4a; vertical-align:bottom;}
.scroll_horizontal .list li a h2{font-size:20px; line-height:20px; color:#2d2d2d; margin:20px 0;}
.scroll_horizontal .list li a p{font-size:15px; color:#929191; line-height:26px; height:78px; overflow:hidden;}
.scroll_horizontal .list li a .look{width:47px; height:47px; background: url(../img/news-icon.png) no-repeat 0 0; margin-top:20px;}
.scroll_horizontal .plus,.scroll_horizontal .minus{position:absolute;top:40%;width:33px;height:67px;cursor:pointer;}
.scroll_horizontal .plus{background:url(../img/iconL.png) no-repeat;left:-70px;}
.scroll_horizontal .minus{background:url(../img/iconR.png) no-repeat;right:-70px;}
.scroll_horizontal .list li a:hover .dtime span{color:#3b76c9;}
.scroll_horizontal .list li a:hover{box-shadow:1px 0px 8px rgba(0,0,0,0.12);}
.scroll_horizontal .list li a:hover .look{background: url(../img/news-icon-index.png) no-repeat 0 0;}
/*页面脚注样式*/
.footer{width:100%; max-width:2560px; margin:125px auto 0 auto; border-top:10px solid #ea0000; padding:30px 0; border-bottom:1px solid rgba(255,255,255,0.14); background:#083a81;}
.footer .bigtit{opacity:1;}
.footer .bigtit span{color:#fff;}
.scroll{width:100%; max-width:1366px; overflow:hidden; margin:0 auto;}
.daili{width:100%; max-width:1366px; margin:35px auto; font-size:0; white-space:nowrap;}
.daili li{display:inline-block; width:20%; vertical-align:top;}
.daili li a{display:block; width:90%; margin:0 auto; background:#fff;}
.daili li a .imgbox{width:100%; height:80px; text-align:center;}
.daili li a .imgbox img{max-width:100%; height:100%;}
.footer-con{width:100%; max-width:1366px; margin:0 auto; font-size:0; border-top:2px solid #ea0000; padding-top:50px;}
.footer-con h2{font-size:25px; color:#fff; margin-bottom:15px;}
.footer-con .fl{float:left; margin-right:13%;}
.footer-con .fc{float:left; width:520px;}
.footer-con .fr{float:right;}
.footer-con .fc a{font-size:15px; color:#aabdd8; line-height:16px; display:inline-block; width:50%; padding:9px 0; vertical-align:top;}
.footer-con .fr li{font-size:15px; color:#aabdd8; line-height:34px; padding-left:45px;}
.footer-con .fr .li1{ background:url(../img/foot-icon1.png) no-repeat 0 center;}
.footer-con .fr .li2{ background:url(../img/foot-icon2.png) no-repeat 0 center;}
.footer-con .fr .li3{ background:url(../img/foot-icon3.png) no-repeat 0 center;}
.footer-con .fr .li4{ background:url(../img/foot-icon4.png) no-repeat 0 center;}
.footer-con .fr .li5{ background:url(../img/foot-icon5.png) no-repeat 0 center;}
.jiaozhu-box{width:100%; max-width:2560px; margin:0 auto; background:#083a81;}
.jiaozhu{width:100%; max-width:1366px; margin:0 auto; padding:15px;}
.jiaozhu .jz-l{float:left; font-size:14px; color:#fff;}
.jiaozhu .jz-r{float:right; font-size:14px; color:#fff;}
.jz-l,.jz-r,.jz-l a,.jz-r a{font-size:14px; color:#fff;}
/*内页样式开始啦*/
/*关于我们页面样式*/
.page-mian{width:100%; max-width:1366px; margin:0 auto;}
.page-tit{font-size:35px; color:#282828; line-height:56px; background:url(../img/about-tit.png) no-repeat center 70px; text-align:center; padding-top:70px; opacity:0;}
.page-tit span{color:#d10506;}
.about1,.about2,.about3{width:100%; position:relative; padding-top:50px; overflow:hidden;}
.about2{margin:90px 0;}
.about1 .dw-pic{position:absolute; top:60px; left:-70px;}
.about2 .dw-pic{position:absolute; top:60px; right:-70px;}
.about3 .dw-pic{position:absolute; top:60px; left:-70px;}
.page-mian .about-l{float:left; opacity:0;}
.page-mian .about-r{float:right; opacity:0;}
.page-mian .about1-l{width:52%;}
.page-mian .about1-r{width:45%; text-align:right; margin-top:60px;}
.page-mian .about1-r img{max-width:100%; border:1px solid #edefec; box-sizing:border-box;}
.page-mian .about2-l{width:52%; float:right;}
.page-mian .about2-l img{max-width:100%;}
.page-mian .about2-r{width:45%; text-align:left; margin-top:60px; float:left;}
.page-mian .about2-r img{max-width:100%;}
.page-mian .about3-l{width:52%;}
.page-mian .about3-r{width:45%; text-align:right;}
.page-mian .about3-r img{max-width:100%; border:1px solid #edefec; box-sizing:border-box;}
.about-l h2{font-size:30px; color:#d10506; line-height:50px;}
.about-l em{display:block; width:65px; height:3px; background:#d10506; margin-top:20px; margin-bottom:40px;}
.about-l .edit,.about-l .edit p,.about-l .edit div{font-size:15px; color:#666; line-height:2em;}
.about2 .about-l h2{font-size:30px; color:#d10506; line-height:50px; text-align:right;}
.about2 .about-l em{display:block; width:65px; height:3px; background:#d10506; margin-top:20px; margin-bottom:40px; float:right;}
.about-r .edit,.about-r .edit p,.about-r .edit div{font-size:15px; color:#666; line-height:2em;}
/*内页banner共用样式*/
.page-ban{width:100%; max-width:2560px; height:400px; margin:0 auto; position:relative; overflow:hidden; margin-top:132px;}
.page-ban-img{width:2560px; height:400px; position:absolute; left:50%; margin-left:-1280px;}
.p-bigtit{text-align:center; color:#333; font-size:38px; line-height:40px; margin-bottom:50px;}
.p-bigtit em{color:#42639e;}
.p-bigtit span{color:#666; font-size:18px; line-height:38px; display:block; text-align:center;}
/*产品检索页样式*/
.querycp-tit{font-size:35px; color:#282828; line-height:56px; background:url(../img/query-cp-tit.png) no-repeat center center; text-align:center; margin-top:70px; margin-bottom:40px;}
.querycp-tit span{color:#d10506;}
.page-con{width:100%; overflow:hidden;}
.page-con .conL{overflow:hidden; width:22%; float:left; opacity:0;}
.page-con .conR{width:75%; float:right; opacity:0;}
.page-con .conL h2{font-size:30px; color:#fff; line-height:40px; text-align:center; background:#0b4290 url(../img/query-class.png) no-repeat center center; padding:25px 0; border-radius:15px 15px 0 0;}
.page-con .conL h2 span{font-size:16px; color:#fff; line-height:16px;}
.page-con .conL a{display:block; background:#f4f4f4 url(../img/query-class-icon.png) no-repeat 90% center; margin-top:1px; font-size:17px; color:#333; line-height:30px; box-sizing:border-box; padding:15px;}
.page-con .conL .choose{background:#335cc8 url(../img/query-class-hover.png) no-repeat 90% center; color:#fff;}
.page-con .conL a:hover{background:#335cc8 url(../img/query-class-hover.png) no-repeat 90% center; color:#fff;}
.page-con .conL .smenuv{background:#335cc8 url(../img/query-class-hover.png) no-repeat 90% center; color:#fff;}
.query-box{font-size:0; padding-top:5px;}
.query-box a{display:inline-block; width:32.333%; margin:0 0.5% 20px 0.5%; box-sizing:border-box; border:1px solid #fff; box-shadow:1px 0px 8px rgba(0,0,0,0.12); vertical-align:top;}
.query-box a div{width:100%; height:232px; overflow:hidden;}
.query-box a div img{width:100%; height:100%;}
.query-box a h2{font-size:20px; color:#333; line-height:2em; margin:15px 0; text-align:center;}
.query-box a:hover{border:1px solid #335cc8;}
.query-box a:hover div img{transform:scale(1.1,1.1); transition:transform.2s;}
.query-box a:hover h2{color:#333;}
/*产品详情页样式*/
.detailcp-tit{font-size:35px; color:#282828; line-height:56px; background:url(../img/query-cp-tit.png) no-repeat center center; text-align:center; margin-top:70px; margin-bottom:40px; opacity:0;}
.detailcp-tit span{color:#d10506;}
.cp-detail1{margin:25px 0 60px 0;}
.cp-detail1 .xqytu{width:45%; margin-right:5%; box-sizing:border-box; padding:15px; border:1px solid #dcdcdc; text-align:center; float:left;}
.cp-detail1 .xqytu img{max-width:100%; margin:0 auto;}
.cp-detail1 .d-canshu{width:50%; float:right;}
.cp-detail1 .d-canshu h4{font-size:24px; color:#335cc8; margin:10px 0; border-bottom:1px solid #e5e5e5; padding-bottom:10px;}
.cp-detail1 .d-canshu .detail-memo{font-size:15px; color:#707070; line-height:28px;}
.cp-detail1 .d-canshu p{font-size:15px; color:#8a8a8a; line-height:28px;}
.cp-detail1 .d-canshu .d-tel{display:block; font-size:18px; color:#fff; line-height:42px; text-align:center; width:140px; margin-top:10px; background:#d10506;}
.cp-detail2 h3{font-size:20px; color:#d4d4d4; border-bottom:1px solid #e5e5e5; margin-bottom:30px;}
.cp-detail2 h3 span{display:inline-block; font-size:23px; color:#42639e; border-bottom:2px solid #42639e;}
.xqmsnr,.xqmsnr div,.xqmsnr p{font-size:16px; color:#666; line-height:30px;}
.xqmsnr img{max-width:100%;}

/*文章检索页样式*/
.querynews-tit{font-size:35px; color:#282828; line-height:56px; background:url(../img/page-news-tit.png) no-repeat center center; text-align:center; margin-top:70px; margin-bottom:40px; opacity:0;}
.querynews-tit span{color:#d10506;}
.news-query{width:100%; font-size:0;}
.news-query a{display:inline-block; width:48%; box-sizing:border-box; border:1px solid #dcdcdc; margin:0 1% 30px 1%; vertical-align:top; opacity:0;}
.news-query a h2{font-size:18px; color:#333; line-height:30px; padding:30px 3% 15px 3%;}
.news-query a p{font-size:16px; color:#666; line-height:30px; padding:30px 3% 15px 3%;}
.news-query a div{font-size:14px; color:#999; line-height:30px; background:#f5f5f5 url(../img/news-icon.png) no-repeat 95% center;  padding:30px 3% 15px 3%;}
.news-query a div span{font-size:30px; color:#999; line-height:30px;}
.news-query a:hover{border:1px solid #42639e;}
.news-query a:hover div{color:#fff; background:#0b4290 url(../img/news-icon-hover.png) no-repeat 95% center;  padding:30px 3% 15px 3%;}
.news-query a:hover div span{color:#fff;}
/*文章详情页样式*/
.news-detail{widlth:100%; max-width:1366px; margin:80px auto 0 auto;}
.xwnbt{text-align:center; font-size:28px; line-height:50px; margin-top:30px; color:#000; opacity:0;}
.xwsxx{text-align:center; color:#aaa; margin-bottom:20px; opacity:0;}
.xwnnr{margin-bottom:60px; opacity:0;}
.xwnnr,.xwnnr p,.xwnnr div{font-size:16px; line-height:32px; color:#666;}

/*联系我们样式*/
.pagecontact-tit{font-size:35px; color:#282828; line-height:56px; background:url(../img/contact-tit.png) no-repeat center center; text-align:center; margin-top:70px; margin-bottom:40px; opacity:0;}
.pagecontact-tit span{color:#d10506;}
.p-contact{font-size:0; opacity:0;}
.p-contact li{width:20%; display:inline-block; font-size:16px; color:#707070; text-align:center; vertical-align:top;}
.p-contact li h3{font-size:18px; color:#333; margin:20px 0 10px 0;}

/*TEDIA单页频道样式*/
.tedia-tit1{font-size:35px; color:#d10506; line-height:56px; background:url(../img/tedia-tit1.png) no-repeat center center; text-align:center; margin-top:90px; margin-bottom:60px; opacity:0;}
.tedia-p{text-align:center; font-size:18px; color:#333; opacity:0;}
.tedia-tbl{width:100%; font-size:0; margin:35px auto;}
.tedia-tbl li{border-bottom:1px solid #333; padding:15px; opacity:0;}
.tedia-tbl li span{width:33.333%; display:inline-block; font-size:18px; color:#333; line-height:30px; text-indent:1em;}
.tedia-tbl .tbl-top{background:#004ea2;}
.tedia-tbl .tbl-top span{color:#fff;}
.tedia-tit2{font-size:35px; color:#d10506; line-height:56px; background:url(../img/tedia-tit2.png) no-repeat center center; text-align:center; margin-top:90px; margin-bottom:60px; opacity:0;}
.tedia-jieshi{width:100%; margin-top:80px;}
.tedia-jieshi ul{width:50%; float:left;}
.tedia-jieshi ul li{font-size:15px; color:#666; line-height:30px; padding:10px; text-indent:2em; opacity:0;}
.tedia-jieshi ul li:nth-child(odd){background:#f8f7f7;}
.tedia-img{text-align:center; opacity:0;}
.tedia-img img{max-width:100%;}

/*地图样式*/
.my-map{margin:50px auto; width:100%; height:400px; opacity:0;}
.my-map .icon{background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat; }
.my-map .icon-cir{height: 31px; width: 28px; }
.my-map .icon-cir-red{background-position: -11px -5px;}
.amap-container{height:100%;}
/*搜索页面样式*/
.mysearch{display: block; width: 94%; padding: 30px 3%; background: #fff; margin: 30px 0; overflow: hidden;box-shadow: 0 0 20px rgba(143, 143, 143, .2); font-size:18px;}
/*翻页样式*/
.qt-pagination{width:94%; margin:auto; overflow:hidden; padding:20px 0; text-align:center; margin-bottom:50px; opacity:0;}
.qt-pagination a{background-color:#fff;border:1px solid #e3e3e3;padding:0 10px;margin-right:3px; min-width:30px; height:30px; line-height:30px; display:inline-block; text-align:center;}
.qt-pagination .pages{background:#0b4290; color:#fff;}
.cp-qt{opacity:1 !important;}

@media(max-width:1525px){
	.news{width:90%;}
}

@media(max-width:1415px){
	.news{width:85%;}
	.scroll_horizontal .list li{width:400px;}
	.scroll_horizontal .list li a{width:375px;}
}

@media(max-width:1366px){
	.header{width:100%; box-sizing:border-box; padding:0 5%;}
	.pinzhi-list{width:90%;}
	.ato-content{width:90%; position:relative;}
	.tedia-con{width:90%;}
	.scroll{width:90%;}
	.footer-con{width:90%;}
	.jiaozhu{width:90%;}
	.head-r{width:58%;}
	.header .menu li .twomenu{right:-52%;}
	.ato-content{margin:55px auto 150px auto;}
	.ato-list-fl{position:absolute; left:47%; bottom:-70px; width:66px; margin-right:0; float:none; text-align:center;}
	.ato-list-fl a{margin-top:0; background:#d10505; margin-right:0;}
	.ato-title{display:none;}
	.ato-list{width:95%; float:none; margin:0 auto;}
	.ato-list ul li{width:365px;}
	.scroll_horizontal .list li{width:388px;}
	.scroll_horizontal .list li a{width:363px;}
	.footer-con .fl{margin-right:9%;}
	/*内页样式*/
	.page-mian{width:100%; box-sizing:border-box; padding:0 5%;}
	.page-con .conL{width:25%;}
	.page-con .conR{width:72%;}
	.query-box a div{height:202px;}
}

@media(max-width:1280px){
	.head-r{width:54%;}
	.header .menu li .twomenu{right:-60%;}
	.header .menu .onemenu:hover .nav{background:url(../img/two-menu.png) no-repeat 73% bottom;}
	.ato-list ul li{width:335px;}
	.scroll_horizontal .list li{width:362px;}
	.scroll_horizontal .list li a{width:337px;}
	.footer-con .fl{margin-right:3%;}
	/*内页样式*/
	.page-ban{height:300px; margin-top:120px;}
	.page-ban-img{height:300px; width:100%; left:50%; margin-left:-70%;}
	.page-ban-img img{width:auto; height:100%;}
}

@media(max-width:1200px){
	.ato-list ul li{width:310px;}
	.scroll_horizontal .list li{width:342px;}
	.scroll_horizontal .list li a{width:315px;}
	.footer-con .fl{float:none;}
	.footer-con .fc{float:none; width:100%; margin:30px auto;}
	.footer-con .fc a{width:33.333%;}
	.footer-con .fr{float:none;}
	.footer-con .fr li{float:left; width:33.333%; box-sizing:border-box;}
	/*内页样式*/
	.page-con .conL a{background:#f4f4f4 url(../img/query-class-icon.png) no-repeat 95% center; font-size:15px; padding:15px 8px;}
	.page-con .conL .choose{background:#335cc8 url(../img/query-class-hover.png) no-repeat 95% center;}
	.page-con .conL a:hover{background:#335cc8 url(../img/query-class-hover.png) no-repeat 95% center;}
	.query-box a div{height:202px;}
}

@media(max-width:1136px){
	.head-r{width:50%;}
	.ato-list ul li{width:295px;}
	.header .menu li .twomenu{right:-70%;}
	.scroll_horizontal .list li{width:322px;}
	.scroll_horizontal .list li a{width:295px;}
	/*内页样式*/
	.page-mian .about-l{width:100%; float:none;}
	.page-mian .about-r{width:100%; float:none; text-align:center;}
	.about2 .about-l h2{text-align:left;}
	.about2 .about-l em{float:none;}
	.query-box a div{height:180px;}
}

@media(max-width:1024px){
	.header{position:relative;}
	.nav-btn{display:block; position:absolute; top:20%; right:5%;}
	.top-con{display:none;}
	.head-r{width:100%; position:absolute; z-index:99; top:100px; left:0; background:#083a81; display:none;}
	.header .menu{width:100%;}
	.header .menu li{float:none; width:100%; text-align:center; border-bottom:1px solid #1b4d93;}
	.header .menu li a{display:block; font-size:16px; color:#d9e5f5; text-align:center;}
	.header .menu li .nav{text-align:center; color:#d9e5f5;}
	.header .menu li .current{color:#d9e5f5;}
	.header .menu li:hover .nav{color:#d9e5f5; background:url(menu_back.jpg) no-repeat center bottom;}
	.header .menu .onemenu{position:static;}
	.header .menu li .twomenu{position:static; width:100%; background:#0e428c; visibility:visible; border-top:2px solid #083a81; display:none;}
	.header .menu li .twomenu a{border-bottom:none; color:#8aadde;}
	.header .menu li .twomenu a:hover{color:#d9e5f5;}
	.header .menu .onemenu .nav{background:url(../img/two-menu.png) no-repeat 83% bottom;}
	.header .menu .onemenu .twomenu-qiehuan{display:block;}
	.ato-list ul li{width:260px;}
	.scroll_horizontal .list li{width:290px;}
	.scroll_horizontal .list li a{width:265px;}
	/*内页样式*/
	.query-box a div{height:160px;}
}

@media(max-width:999px){
	.ato-list ul li{width:390px;}
	.scroll_horizontal .list li{width:420px;}
	.scroll_horizontal .list li a{width:395px;}
	/*内页样式*/
	.page-con .conL{width:100%; float:none; margin-bottom:30px;}
	.page-con .conL h2{display:none;}
	.page-con .conL a{display:inline-block; width:33.333%; float:left;}
	.page-con .conR{width:100%; float:none;}
	.query-box a div{height:190px;}
	.p-contact li{width:33.333%; margin-bottom:30px;}
}

@media(max-width:854px){
	.ato-list ul li{width:330px;}
	.scroll_horizontal .list li{width:365px;}
	.scroll_horizontal .list li a{width:340px;}
	.footer-con .fc a{width:50%;}
	.footer-con .fr li{width:50%;}
	/*内页样式*/
	.query-box a div{height:170px;}
}
@media(max-width:768px){
	.header{padding:15px 5%;}
	.header .logo{width:60%;}
	.head-r{top:120px;}
	.header .logo img{max-width:100%; height:auto;}
	.nav-btn{top:30%;}
	.nav-btn img{max-width:50px;}
	.pinzhi h1{font-size:22px;}
	.pinzhi-list{padding-bottom:35px;}
	.pinzhi-list li{width:50%; padding:35px 15px 0 15px;}
	.pinzhi-list li h2{font-size:20px;}
	.pinzhi-list li p{font-size:12px;}
	.bigtit span{font-size:32px;}
	.ato-list ul li h3{font-size:20px;}
	.ato-list ul li{width:298px;}
	.ato-list-fl{left:44%;}
	.ato-list ul li h3{font-size:20px;}
	.tedia-con h1 .spanl{font-size:45px;}
	.tedia-con h1 .spanr{font-size:35px;}
	.tedia-con p{font-size:14px;}
	.tedia-con .more{width:108px; font-size:14px; line-height:26px;}
	.scroll_horizontal .list li{width:300px;}
	.scroll_horizontal .list li a{width:275px;}
	.news{width:75%;}
	.daili li a .imgbox{height:50px;}
	/*内页样式*/
	.page-tit,.querycp-tit,.querynews-tit,.pagecontact-tit,.detailcp-tit{font-size:30px; background-size:90% auto;}
	.about-l h2{font-size:26px;}
	.page-ban{height:200px; margin-top:140px;}
	.page-ban-img{height:200px; width:100%; left:50%; margin-left:-70%;}
	.page-ban-img img{width:auto; height:100%;}
	.query-box a div{height:160px;}
	.cp-detail1 .xqytu{width:100%; margin-right:0; box-sizing:border-box;float:none;}
	.cp-detail1 .d-canshu{width:100%; margin-top:30px; float:none;}
}
@media(max-width:640px){
	.head-r{top:110px;}
	.footer-con .fr li{width:100%; float:none;}
	.jiaozhu .jz-l{float:none; text-align:center;}
	.jiaozhu .jz-r{float:none; text-align:center;}
	.scroll_horizontal .plus, .scroll_horizontal .minus{width:23px; height:67px;}
	.scroll_horizontal .plus{left:-40px; background-size:100% auto;}
	.scroll_horizontal .minus {right:-40px; background-size:100% auto;}
	/*内页样式*/
	.page-ban{margin-top:135px;}
	.page-tit,.querycp-tit,.querynews-tit,.pagecontact-tit,.detailcp-tit{background:none;}
	.page-con .conL a{width:50%;}
	.query-box a div{height:180px;}
	.query-box a{width:49%;}
	.query-box a h2{font-size:14px;}
	.news-query a{width:98%;}
	.p-contact li{width:50%;}
	
}

@media(max-width:526px){
	.head-r{top:100px;}
	.nav-btn img{max-width:40px;}
	/*内页样式*/
	.page-ban{height:150px; margin-top:120px;}
	.page-ban-img{height:150px; width:100%; left:50%; margin-left:-70%;}
	.page-ban-img img{width:auto; height:100%;}
	.about-l h2{font-size:24px;}
	.page-con .conL a{font-size:13px;}
	.query-box a div{height:160px;}
}

@media(max-width:480px){
	.head-r{top:90px;}
	.pinzhi h1{font-size:16px;}
	.tedia-con h1 .spanl{font-size:35px;}
	.tedia-con h1 .spanr{font-size:30px;}
	.daili li a .imgbox{height:35px;}
	/*内页样式*/
	.page-ban{margin-top:105px;}
	.query-box a div{height:150px;}
}

@media(max-width:380px){
	.nav-btn img{max-width:30px;}
	.ato-list ul li{width:280px;}
	.ato-list-fl{left:40%;}
	/*内页样式*/
	.page-ban{margin-top:100px;}
	.page-con .conL a{background:#f4f4f4 url(../img/query-class-icon.png) no-repeat 95% center; padding:15px 38px 15px 8px; line-height:20px;}
	.query-box a div{height:130px;}
}