@charset "utf-8";
/* CSS Document */
/* 杭州科凌虫控科技有限公司 CSS Document 
 * ver：2.0
 * By：liuyang.
 * ICQ：1845676808
 * Date：2020/01/06
*/

/**common**/
*{ margin:0; padding:0;}
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p {padding:0; margin:0; font:12px/1.5 Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;}
table,td,tr,th{font-size:13px;border: 1px solid #000;}
ol,ul {list-style:none;}
li{list-style-type:none;}
img{vertical-align:top;border:0;}
h1,h2,h3,h4,h5,h6{font-size:inherit; font-weight:normal;}
address,cite,code,em,th,i{font-weight:normal; font-style:normal;}
.clear{*zoom:1; clear:both;}
a {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
a:active {text-decoration:none;}
.fl {float:left;}
.fr {float:right;}
@font-face{
	font-family: 'Aleo-Regular';
	src : url('../images/Aleo-Regular.otf');
}
@font-face{
	font-family: 'Aleo-Bold';
	src : url('../images/Aleo-Bold.otf');
}
@font-face{
	font-family: 'Impact';
	src : url('../images/Impact.ttf');
}

/*top*/
.header {padding:0 90px;position:fixed;left:0;top:0;right:0;z-index:100;-webkit-transition:.5s;-o-transition:.5s;transition:.5s; background:url(../images/top_linebg.png) center top repeat-x; background-size:2px 100%; /*border-bottom:1px solid rgba(255,255,255,0.2);*/}
.logo {margin-top:22px;float:left;height:65px;line-height:65px;font-size:0;overflow:hidden;}
.logo img {display:inline-block;vertical-align:middle;max-width:100%;max-height:100%}
.hd-r {float:right;visibility: visible !important;}
.nav {float:left}
.nav>ul>li {float:left;position:relative}
.nav>ul>li>.b_t{position:relative;overflow:hidden;}
.nav>ul>li>.b_t>.v1 {padding:0 24px;display:block;font-size:17px;color:#fff;height:60px;line-height:50px;position:relative;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.nav>ul>li>.b_t:after {display:block;content:'';position:absolute;left:50%;bottom:0;width:40%;height:3px;background:#22a243;margin-left:-20%;z-index:12;opacity:0;filter:alpha(opacity=0);filter:alpha(Opacity=0);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';-webkit-transition:.5s;-o-transition:.5s;transition:.5s;z-index:99;}
.nav>ul>li:hover>.b_t>.v1{color:#fff;}
.nav>ul>li:hover>.b_t:after {opacity:1;filter:alpha(opacity=100);filter:alpha(Opacity=100);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'}
.nav>ul>li>.b_t.navon>.v1{color:#fff;}
.nav>ul>li>.b_t.navon:after {opacity:1;filter:alpha(opacity=100);filter:alpha(Opacity=100);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'}
.nav>ul>li>.b_t>.v1:before{content:attr(data-title);position:absolute;top:0;left:0;z-index:9;transform:translateY(100%);width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#22a243;}
.nav>ul>li:hover>.b_t>.v1{transform: translateY(-100%);}
.hd-so { margin-left:12px;float:right;width:34px;height:40px; line-height:40px; color:#fff; font-size:15px;background:url(../images/search_btn.png) center right no-repeat;cursor:pointer; padding:0 24px 0 0;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.hd-en { display:block; margin-left:12px;float:right;width:34px;height:40px; line-height:40px; color:#fff; font-size:15px;background:url(../images/en_btn.png) center right no-repeat;cursor:pointer; padding:0 24px 0 0;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.box-sub {position:absolute;left:-34px;top:100%;width:560px; height: auto!important;background-color:#f8f8f8;z-index:10;display:none}
.box-sub .pic {float:right;width:386px;padding:25px 40px;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.box-sub .pic img {display:block;width:100%}
.snav {padding:25px;min-height:170px;background-color:#fff;overflow:hidden}
.snav li {border-bottom:1px solid #f7f7f7;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.snav a {padding-left:10px;display:inline-block;vertical-align:middle;font-size:14px;color:#666;line-height:38px;background-repeat:no-repeat;background-position:left center;background-image:url(../images/icon-next.png)}
.snav a:hover {color:#004d9f;background-image:url(../images/icon-next2.png)}
.nav>ul>li.n5 .box-sub,.nav>ul>li.n6 .box-sub,.nav>ul>li.n7 .box-sub, .nav>ul>li.n8 .box-sub {right:-34px;left:auto}
.nav>ul>li.n5 .box-sub:before,.nav>ul>li.n6 .box-sub:before,.nav>ul>li.n7 .box-sub:before, .nav>ul>li.n8 .box-sub:before {right:38px;left:auto}
.hd-so-pop {padding:30px 0;position:fixed;left:0;top:106px;right:0;background-color:#f8f8f8;z-index:10;display:none;}
.hd-so-pop .so-inner {width:962px;margin:0 auto}
.so-search {position:relative;height:46px;overflow:hidden}
.so-search input {outline:0;border:none}
.so-search .input {padding:0 200px 0 34px;display:block;width:100%;height:46px;line-height:46px;background-color:#fff;font-size:14px;color:#333}
.so-search .submit {padding-left:8px;position:absolute;display:block;right:0;top:0;height:46px;line-height:46px;font-size:16px;color:#fff;background-color:#004d9f;cursor:pointer;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.so-search .submit .icon {margin:8px 10px 0 0;display:inline-block;vertical-align:middle;width:58px;height:30px;background:url(../images/search_btn.png) center center no-repeat;position:relative}
/* .so-search .submit .icon:after {content:'';position:absolute;right:0;top:50%;width:1px;height:16px;background-color:#e47780;margin-top:-8px}
*/.so-search .submit:hover {opacity:.8;filter:alpha(opacity=80);filter:alpha(Opacity=80);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)'}
.hdDown .header{background:#fff;box-shadow:0 0 10px rgba(0,0,0,.2)}
.hdDown .logo{margin-top:20px;height:50px;line-height:50px}
.hdDown .nav>ul>li>.b_t>.v1{ line-height: 40px; height: 50px;}
.hdDown .hd-so{ color:#999;background:url(../images/search_btn2.png) center right no-repeat;}
.hdDown .hd-en{ color:#999;background:url(../images/en_btn1.png) center right no-repeat;}
.hdDown .hd-so-pop{top:90px}
.hdDown .nav>ul>li>.b_t>.v1{color:#333;}
.hdDown .nav>ul>li>.b_t.navon>.v1{color:#22a243;}
.hdDown .logo{background:url(../images/logo2.png) center center no-repeat;background-size: contain;visibility: visible !important;}
.hdDown .logo img{opacity:0;}
.hcover{display:none;}
.menu_open{display:none;}
.subopen { display: none; }

.ly_head { width:100%; height:40px; line-height:40px; color:#fff; font-size:14px; text-align:right;}
@media screen and (min-width:1440px) and (max-width:1599px) {
	.nav>ul>li>.b_t>.v1 { font-size:16px; padding:0 20px;}
}
@media screen and (min-width:1360px) and (max-width:1439px) {
	.nav>ul>li>.b_t>.v1 { font-size:16px; padding:0 15px;}
}
@media screen and (min-width:1201px) and (max-width:1359px) {
	.nav>ul>li>.b_t>.v1{  font-size:16px; padding: 0 14px;}
	.header {padding:0 60px;}
}
@media screen and (min-width:1080px) and (max-width:1200px) {
	.nav>ul>li>.b_t>.v1{  font-size:16px; padding: 0 14px;}
	.header {padding:0 30px;}
}
@media screen and (max-width:1200px) and (min-width:768px){
	.logo{margin-top:10px;}
	.hdDown .logo{margin-top:17px;}
	.header{  padding: 0 40px;  background-color: rgba(255,255,255,0);border-bottom: 1px solid rgba(255,255,255,0.3);}
	.ly_nav { width:auto;position:relative;}
	.menu_open { display: block; float: right; width: 80px; height: 80px; padding: 20px 0; position: absolute; top:0; right:110px; box-sizing: border-box; z-index: 98; cursor: pointer}
    .menu_open i { width: 28px; height: 2px; background-color: #fff; display: block; margin: 9px auto;}
	.menu_open:hover, .menu_open:active { background-color:#004d9f;}
	.menu_open:hover i, .menu_open:active i { background-color: #fff;}
	.hd-so { width: 0; height: 80px; font-size: 0; padding:0 40px 0 0; background-position:center center; margin: 0 10px;}
	.hd-en { width: 0; height: 80px; font-size: 0; padding:0 40px 0 0; background-position:center center; margin: 0 10px;}
	.hdDown .menu_open i { background-color:#004d9f;}
	.hdDown .menu_open:hover, .hdDown .menu_open:active { background-color:#004d9f;}
	.hdDown .menu_open:hover i, .hdDown .menu_open:active i { background-color:#fff;}	
	.hdDown .hd-so{height:80px}
	.hdDown .hd-so-pop{top:80px}
	
	
	.hdDown .nav>ul>li>.b_t>.v1{color:rgba(255,255,255,.5);}
	.nav>ul>li>.b_t>.v1 {line-height:80px;display:block;margin:0;height:80px;line-height:80px;color:rgba(255,255,255,.5);font-size:18px;text-align:left;padding:0 60px 0 30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;opacity:1;position:relative;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
	.nav>ul>li>.b_t.navon>.v1 {color:#fff;}
	.hdDown .nav>ul>li>.b_t.navon>.v1 {color:#fff;}
	.nav>ul>li>.b_t>.v1:hover{color:#fff;}
	.nav {display:none;width:50%;height:100%;position:fixed;top:0;left:-50%;z-index:100;overflow:hidden;background-color:rgba(11, 152, 165,0.99);}
	.hcover {display:none;width:50%;height:100%;background:rgba(0,0,0,.7);position:fixed;right:-50%;top:0;z-index:99;}
	.nav>ul>li {width:100%;}
	.nav>ul>li>.b_t>.v1:before{display:none;}
	.nav>ul>li:hover>.b_t>.v1 {transform: translateY(0);}
	.nav>ul>li>.b_t:after {width:30px;height:2px;left:30px;margin:0;}
	.nav>ul>li:after {content:'';display:block;width:100%;border-bottom:1px solid rgba(255,255,255,0.1);}
	.nav>ul>li>.b_t i { position: absolute; z-index: 2; top: 0; right: 0; width: 60px; height: 100%; display: block;}
    .nav>ul>li>.b_t i:after { content: ''; display: block; width: 12px; height: 12px; margin:-6px 0 0 -6px; border: 1px solid rgba(255, 255, 255, 0.5); border-top: 0; border-left: 0; position: absolute; left: 50%; top: 50%; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
	
	.box-sub {display:none;width:50%;height:100%;margin:0;box-shadow:none;background-color:rgba(11, 152, 165,0.99);border-radius:0;opacity:1;visibility:visible;-webkit-transform:translateY(0px);transform:translateY(0px);position:fixed;left:-50%;top:0;z-index: 999;}
	.box-sub .pic{display:none;}
	.snav{background:none;padding:0;}
	.subopen { display: block; }
    .subopen a { display: block; overflow: hidden; line-height: 80px; margin: 0; padding: 0 30px; white-space: nowrap; text-overflow: ellipsis; font-size: 18px; color: #fff; text-indent:12px; border-bottom: 1px solid rgba(255, 255, 255, 0.1); position: relative;background:none;}
    .subopen a:before { content: ''; display: block; width: 12px; height: 12px; position: absolute; left: 20px; top: 50%; margin: -6px 0 0 0; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); border: 1px solid rgba(255, 255, 255, 1); border-right: 0; border-bottom: 0; }
	.nav_item2 { position: relative; }
    .nav_item2 a { display: block; overflow: hidden; margin: 0; height: 60px; line-height: 60px; color:rgba(255,255,255,0.5); font-size:16px; text-align:left; padding: 0 30px; white-space: nowrap; text-overflow: ellipsis; opacity: 1;background:none;}
    .nav_item2:after { content: ''; width: 100%; position: absolute; bottom: 0; left: 0; display: block; border-bottom-width: 1px; border-bottom-style: solid; border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
	.nav_item2 a:hover, .nav_item2 a:active {color:#fff;}
	.snav li{border-bottom:none;}
	.snav a:hover{background:none;}
	
	.hd-so-pop{top:80px;}
}
@media screen and (max-width:767px) {
	.logo{margin-top:10px;height:40px;line-height:40px;}
	.hdDown .logo{margin-top:10px;height:40px;line-height:40px;}
	.header{  padding: 0 20px; background-color: rgba(255,255,255,0);border-bottom: 1px solid rgba(255,255,255,0.3);}
	.ly_nav { width:auto;animation-name:none!important;}
	.menu_open { display: block; float: right; width: 45px; height: 60px; padding: 10px 0; position: absolute; top:0; right:100px; box-sizing: border-box; z-index: 98; cursor: pointer}
    .menu_open i { width: 28px; height: 1px; background-color: #fff; display: block; margin: 9px auto;}
	.menu_open:hover, .menu_open:active { background-color:#004d9f;}
	.menu_open:hover i, .menu_open:active i { background-color: #fff;}
	.hd-so { width: 0; height: 60px; font-size: 0; padding:0 40px 0 0; background-position:center center; margin: 0;}
	.hd-en { width: 0; height: 60px; font-size: 0; padding:0 40px 0 0; background-position:center center; margin: 0;}
	.hdDown .menu_open i { background-color:#004d9f;}
	.hdDown .menu_open:hover, .hdDown .menu_open:active { background-color:#004d9f;}
	.hdDown .menu_open:hover i, .hdDown .menu_open:active i { background-color:#fff;}
	.hdDown .hd-so{height:60px}
	.hdDown .hd-so-pop{top:60px}
	
	.hdDown .nav>ul>li>.b_t>.v1{color:rgba(255,255,255,.5);}
	.nav>ul>li>.b_t>.v1 {line-height:80px;display:block;margin:0;height:80px;line-height:80px;color:rgba(255,255,255,.5);font-size:16px;text-align:left;padding:0 60px 0 30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;opacity:1;position:relative;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
	.nav>ul>li>.b_t.navon>.v1 {color:#fff;}
	.hdDown .nav>ul>li>.b_t.navon>.v1 {color:#fff;}
	.nav>ul>li>.b_t>.v1:hover{color:#fff;}
	.nav {display:none;width:50%;height:100%;position:fixed;top:0;left:-50%;z-index:100;overflow:hidden;background-color:#004d9f;}
	.hcover {display:none;width:50%;height:100%;background:rgba(0,0,0,.7);position:fixed;right:-50%;top:0;z-index:99;}
	.nav>ul>li {width:100%;}
	.nav>ul>li>.b_t>.v1:before{display:none;}
	.nav>ul>li:hover>.b_t>.v1 {transform: translateY(0);}
	.nav>ul>li>.b_t:after {width:30px;height:2px;left:30px;margin:0;}
	.nav>ul>li:after {content:'';display:block;width:100%;border-bottom:1px solid rgba(255,255,255,0.1);}
	.nav>ul>li>.b_t i { position: absolute; z-index: 2; top: 0; right: 0; width: 60px; height: 100%; display: block;}
    .nav>ul>li>.b_t i:after { content: ''; display: block; width: 12px; height: 12px; margin:-6px 0 0 -6px; border: 1px solid rgba(255, 255, 255, 0.5); border-top: 0; border-left: 0; position: absolute; left: 50%; top: 50%; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
	
	.box-sub {display:none;width:50%;height:100%;margin:0;box-shadow:none;background-color:rgba(11, 152, 165,0.99);border-radius:0;opacity:1;visibility:visible;-webkit-transform:translateY(0px);transform:translateY(0px);position:fixed;left:-50%;top:0;z-index: 999;}
	.box-sub .pic{display:none;}
	.snav{background:none;padding:0;}
	.subopen { display: block; }
    .subopen a { display: block; overflow: hidden; line-height: 80px; margin: 0; padding: 0 30px; white-space: nowrap; text-overflow: ellipsis; font-size: 16px; color: #fff; text-indent:12px; border-bottom: 1px solid rgba(255, 255, 255, 0.1); position: relative;background:none;}
    .subopen a:before { content: ''; display: block; width: 12px; height: 12px; position: absolute; left: 20px; top: 50%; margin: -6px 0 0 0; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); border: 1px solid rgba(255, 255, 255, 1); border-right: 0; border-bottom: 0; }
	.nav_item2 { position: relative; }
    .nav_item2 a { display: block; overflow: hidden; margin: 0; height: 60px; line-height: 60px; color:rgba(255,255,255,0.5); font-size:16px; text-align:left; padding: 0 30px; white-space: nowrap; text-overflow: ellipsis; opacity: 1;background:none;}
    .nav_item2:after { content: ''; width: 100%; position: absolute; bottom: 0; left: 0; display: block; border-bottom-width: 1px; border-bottom-style: solid; border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
	.nav_item2 a:hover, .nav_item2 a:active {color:#fff;}
	.snav li{border-bottom:none;}
	.snav a:hover{background:none;}
	
	.hd-so-pop{top:60px;padding: 32px 0 30px;}
	.hd-so-pop .so-inner{width:92%;}
}
@media screen and (max-width:320px) {
	.menu_open { right:60px;}
	.header{  padding: 0 10px;}
	.hd-so { width: 0; height: 60px; font-size: 0; padding:0 32px 0 0; background-position:center center; margin: 0;}
	.hd-en { width: 0; height: 60px; font-size: 0; padding:0 32px 0 0; background-position:center center; margin: 0;}
}


/* banner 开始 */
.apple-banner { width: 100%; height: 940px; overflow: hidden;background:url(../images/ba_bg.jpg) center center no-repeat; background-size:1920px 940px;}
.apple-banner .swiper-container { width: 100%; height: 940px; position:relative;}
.apple-banner .swiper-container .swiper-slide { padding:260px 0 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.apple-banner .swiper-container .slide_video{/*padding:0 0 0; */position:relative;overflow: hidden;}
.apple-banner .swiper-container .swiper-slide video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:100%;height:100%;z-index:0;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);}
.ba_PrevNext { width:45%; height:70px; overflow:hidden; margin:0; padding:0; background-color:rgba(13,81,152,0.9); position:absolute; left:0; bottom:0; z-index:99;}
.apple-banner .swiper-container .swiper-button-prev, .apple-banner .swiper-container .swiper-button-next { width: 160px; height: 100%; position:absolute; top:0; margin:0;}
.apple-banner .swiper-container .swiper-button-prev { right:160px; left:inherit;}	
.apple-banner .swiper-container .swiper-button-next { right:0;}
.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { display:block; width: 100%; height: 70px; line-height:70px; color:#fff; font-family:"Helvetica"; font-size:14px; text-align:center; border-radius: 100%; opacity: 1; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;}
.apple-banner .swiper-button-prev span {}
.apple-banner .swiper-button-next span {}
.apple-banner .swiper-button-prev:hover span, .apple-banner .swiper-button-next:hover span{ opacity: 1;}
.apple-banner .swiper-button-prev span img, .apple-banner .swiper-button-next span img { display:inline-block; width:30px; height:30px; vertical-align:middle; margin:-4px 0 0 8px; transition: all .2s; -webkit-transition: all .2s; -moz-transition: all .2s; -ms-transition: all .2s; -o-transition: all .2s;}
.apple-banner .swiper-button-prev span img { margin:-4px 8px 0 0;}
.apple-banner .swiper-button-prev:hover span img { margin:-4px 16px 0 0;}
.apple-banner .swiper-button-next:hover span img { margin:-4px 0 0 16px;}

.ba_text1 { width:100%; max-width:1600px; overflow:hidden; margin:0 auto; padding:0;}
.ba_text1 p { width:80%; overflow:hidden; line-height:60px; color:#fff; font-size:58px; font-weight:bold; text-align:center; text-shadow:0 2px 4px rgba(0,0,0,0.1); letter-spacing:4px; margin:0 auto; padding:0;}
.ba_text1 em { display:block; width:60px; height:5px; overflow:hidden; margin:30px auto; padding:0; background-color:#fff;}
.ba_text1 span { display:block; width:80%; overflow:hidden; line-height:30px; color:#fff; font-size:18px; text-align:center; text-shadow:0 2px 4px rgba(0,0,0,0.1); margin:0 auto; padding:0;}
.ba_text1 a { display:block; width:220px; height:60px; overflow:hidden; line-height:58px; color:#fff; font-size:18px; text-align:center; text-shadow:0 2px 4px rgba(0,0,0,0.1); border:1px solid #fff; border-radius:30px; margin:80px auto 0; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; transition: all .2s; -webkit-transition: all .2s; -moz-transition: all .2s; -ms-transition: all .2s; -o-transition: all .2s;}
.ba_text1 a img { display:inline-block; width:24px; height:24px; vertical-align:middle; margin:-4px 0 0 8px; transition: all .2s; -webkit-transition: all .2s; -moz-transition: all .2s; -ms-transition: all .2s; -o-transition: all .2s;}
.ba_text1 a:hover { width:240px;}
.ba_text1 a:hover img { margin:-4px 0 0 20px;}

.ba_scroll { width:60px; overflow:hidden; margin:0 0 0 -30px; padding:0; position:absolute; left:50%; bottom:10px; z-index:99;cursor:pointer;}
.ba_scroll span { display:block; width:100%; overflow:hidden; line-height:20px; color:#fff; font-family:"Helvetica"; font-size:14px; text-align:center; margin:0 auto; padding:0;}
.ba_scroll p { width:24px; height:36px; overflow:hidden; margin:5px auto 0; padding:0; border:1px solid #fff; border-radius:12px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.ba_scroll p i { display:block; width:1px; height:12px; overflow:hidden; background-color:#fff; margin:12px auto; padding:0; animation-name: scrollTip; animation-duration: 1s; animation-iteration-count: infinite;}

/*分页器*/
.apple-banner .swiper-pagination{ top:auto; bottom:24px; background:none; display:none;}
.apple-banner .swiper-pagination-bullet { display: inline-block; width: 12px; margin: 0 6px; cursor: pointer; background: none; border-radius:0; opacity: 1; border-radius:6px;}
.apple-banner .swiper-pagination-bullet span { width: 12px; height: 12px; display: block; background: rgba(255, 255, 255, 1); border-radius:50%;}
.apple-banner .swiper-pagination-bullet-active span{ background-color: #e7580c;}
.apple-banner .autoplay .swiper-pagination-bullet-active span{ background: rgba(255,255,255,1);}
.apple-banner .swiper-pagination-bullet i{ background-color: #e7580c; height: 12px; transform:scaleX(0); transform-origin: 0; display: block;}
.apple-banner .autoplay .firsrCurrent i{ transition:transform 2.9s linear; transform:scaleX(1); border-radius:6px;}
.apple-banner .autoplay .current i{ transition:transform 4s linear; transform:scaleX(1); border-radius:6px;}
.apple-banner .autoplay .replace span{ background-color:#e7580c;}
@media screen and (width:1600px){
	.apple-banner { height: 880px; background-size:1797px 880px;}
	.apple-banner .swiper-container { height: 880px;}
}
@media screen and (min-width:1440px) and (max-width:1599px) {
	.apple-banner { height: 800px; background-size:1634px 800px;}
	.apple-banner .swiper-container { height: 800px;}
	.apple-banner .swiper-container .swiper-slide { padding:240px 0 0;}
	.ba_text1 p{font-size:45px;}
}
@media screen and (min-width:1360px) and (max-width:1439px) {
	.apple-banner { height: 768px; background-size:1569px 768px;}
	.apple-banner .swiper-container { height: 768px;}
	.apple-banner .swiper-container .swiper-slide { padding:240px 0 0;}
	.ba_text1 p{font-size:45px;}
}
@media screen and (min-width:1280px) and (max-width:1359px) {
	.apple-banner { height: 700px; background-size:1430px 700px;}
	.apple-banner .swiper-container { height: 700px;}
	.apple-banner .swiper-container .swiper-slide { padding:200px 0 0;}
	
	.ba_text1 p { font-size:45px;}
	.ba_text1 em { width:48px; height:4px; margin:24px auto;}
	.ba_text1 span { font-size:16px; line-height:24px;}
	.ba_text1 a { width:180px; height:50px; line-height:48px; font-size:16px;}
	.ba_text1 a:hover { width:200px;}
}
@media screen and (min-width:1080px) and (max-width:1279px) {
	.apple-banner { height: 640px; background-size:1307px 640px;}
	.apple-banner .swiper-container { height: 640px;}
	.apple-banner .swiper-container .swiper-slide { padding:180px 0 0;}
	
	.ba_text1 p { line-height:50px; font-size:45px;}
	.ba_text1 em { width:48px; height:4px; margin:24px auto;}
	.ba_text1 span { font-size:16px; line-height:24px;}
	.ba_text1 a { width:180px; height:50px; line-height:48px; font-size:16px;}
	.ba_text1 a:hover { width:200px;}	
}
@media screen and (min-width:1024px) and (max-width:1079px) {
	.apple-banner { height: 600px; background-size:1226px 600px;}
	.apple-banner .swiper-container { height: 600px;}
	.apple-banner .swiper-container .swiper-slide { padding:180px 0 0;}
	
	.ba_text1 p { line-height:48px; font-size:40px;}
	.ba_text1 em { width:48px; height:4px; margin:20px auto;}
	.ba_text1 span { font-size:16px; line-height:24px;}
	.ba_text1 a { width:180px; height:50px; line-height:48px; font-size:16px;}
	.ba_text1 a:hover { width:200px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.apple-banner { height: 520px; background-size:1062px 520px;}
	.apple-banner .swiper-container { height: 520px;}
	.apple-banner .swiper-container .swiper-slide { padding:160px 0 0;}
	
	.ba_text1 p { line-height:40px; font-size:36px;}
	.ba_text1 em { width:48px; height:4px; margin:20px auto;}
	.ba_text1 span { font-size:14px; line-height:20px;}
	.ba_text1 a { width:160px; height:42px; line-height:40px; font-size:14px; margin:60px auto 0;}
	.ba_text1 a:hover { width:180px;}
	
	.ba_PrevNext { width:42%; height:60px;}
	.apple-banner .swiper-container .swiper-button-prev, .apple-banner .swiper-container .swiper-button-next { width:120px;}
	.apple-banner .swiper-container .swiper-button-prev { right:120px;}
	.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { height:60px; line-height:60px;}
	
	.ba_scroll p { width:20px; height:30px; margin:4px auto 0;}
}
@media (max-width: 767px) {
	.apple-banner { height: 360px; background-size:750px 360px;}
	.apple-banner .swiper-container { height: 360px;}
	.apple-banner .swiper-container .swiper-slide { padding:100px 0 0;}
	
	.ba_text1 p { line-height:32px; font-size:28px; letter-spacing: 2px;}
	.ba_text1 em { width:30px; height:2px; margin:14px auto;}
	.ba_text1 span { font-size:14px; line-height:20px;}
	.ba_text1 a { width:160px; height:40px; line-height:38px; font-size:14px; margin:20px auto 0;}
	.ba_text1 a:hover { width:180px;}
	
	.ba_PrevNext { width:38%; height:60px;}
	.apple-banner .swiper-container .swiper-button-prev, .apple-banner .swiper-container .swiper-button-next { width:50%;}
	.apple-banner .swiper-container .swiper-button-prev { right:50%;}
	.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { height:60px; line-height:60px; font-size:0;}
	.apple-banner .swiper-button-prev span img, .apple-banner .swiper-button-next span img { margin:-4px 0 0 0;}
	.apple-banner .swiper-button-prev:hover span img, .apple-banner .swiper-button-next:hover span img { margin:-4px 0 0 0;}
	
	.ba_scroll p { width:20px; height:30px; margin:2px auto 0;}
	.ba_scroll span { font-size:12px;}
}
@media (max-width: 375px) {
	.apple-banner { height: 320px; background-size:654px 320px;}
	.apple-banner .swiper-container { height: 320px;}
	.apple-banner .swiper-container .swiper-slide { padding:80px 0 0;}
	
	.ba_text1 p { line-height:30px; font-size:20px;}
	.ba_text1 em { width:24px; height:2px; margin:10px auto;}
	.ba_text1 span { font-size:12px;}
	.ba_text1 a { width:140px; height:36px; line-height:34px; font-size:12px; margin:20px auto 0;}
	.ba_text1 a:hover { width:160px;}
}
@media (max-width: 320px) {
	.apple-banner { height: 280px; background-size:572px 280px;}
	.apple-banner .swiper-container { height: 280px;}

	
	.ba_text1 p { line-height:24px; font-size:20px;}
	.ba_text1 a { margin:12px auto 0;}
	
	.ba_PrevNext { width:120px; height:44px;}
	.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { height:44px; line-height:44px; font-size:0;}
	
	.ba_scroll span { display:none;}
}
/* banner 结束 */

/**search start**/
@media screen and (min-width:1201px) {
	.pco_search { width:100%; height:40px; margin:0 auto; padding:10px 0; background-color:#22a243;}
	.pco_search_mid { width:1200px; height:40px; overflow:hidden; margin:0 auto; padding:0 0 0 40px; background:url(../images/search_tb1.png) 0 0 no-repeat; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_search_mid .hot_search { height:40px; line-height:40px; color:#fff; font-size:16px; font-weight:bold; float:left;}
	.hot_search a, .hot_search span { color:#fff; font-weight:normal;}
	.hot_search a:hover { color:#fff;}
	
	.pco_form { width:330px; height:40px; overflow:hidden; margin:66px 0 0; padding:0; float:right;}
	.pco_form .pco_ipt { width:270px; height:40px; overflow:hidden; margin:0; padding:0; border-left:1px solid #e5e5e5; border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; border-radius:4px 0 0 4px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_ipt input { display:block; width:100%; height:38px; overflow:hidden; line-height:38px; color:#666; font-size:14px; background-color:#fff; margin:0; padding:0 14px; border:none; outline:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_form .pco_btn { width:60px; height:40px; overflow:hidden; margin:0; padding:0; float:right;}
	.pco_btn input { display:block; width:100%; height:40px; overflow:hidden; margin:0; padding:0; border-radius:0 4px 4px 0; background:#004d9f url(../images/search_tb.png) center center no-repeat; border:none; outline:none; cursor:pointer;}
}
@media screen and (min-width:1081px) and (max-width:1200px) {
	.pco_search { width:100%; overflow:hidden; margin:0 auto; padding:10px 30px; background-color:#22a243; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_search_mid { width:100%; height:40px; overflow:hidden; margin:0 auto; padding:0 0 0 40px; background:url(../images/search_tb1.png) 0 0 no-repeat; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_search_mid .hot_search { width:100%; height:40px; line-height:40px; color:#fff; font-size:16px; font-weight:bold; float:left;}
	.hot_search a, .hot_search span { color:#fff; font-weight:normal;}
	.hot_search a:hover { color:#fff;}
	
	.pco_form { width:32%; height:40px; overflow:hidden; margin:66px 0 0; padding:0; float:right;}
	.pco_form .pco_ipt { width:80%; height:40px; overflow:hidden; margin:0; padding:0; border-left:1px solid #e5e5e5; border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; border-radius:4px 0 0 4px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_ipt input { display:block; width:100%; height:38px; overflow:hidden; line-height:38px; color:#666; font-size:14px; background-color:#fff; margin:0; padding:0 14px; border:none; outline:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_form .pco_btn { width:20%; height:40px; overflow:hidden; margin:0; padding:0; float:right;}
	.pco_btn input { display:block; width:100%; height:40px; overflow:hidden; margin:0; padding:0; border-radius:0 4px 4px 0; background:#004d9f url(../images/search_tb.png) center center no-repeat; border:none; outline:none; cursor:pointer;}
}
@media screen and (max-width:1080px) {
	.pco_search { width:100%; margin:0 auto; padding:4px 16px 4px 0; background-color:#22a243; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_search_mid { width:100%; overflow:hidden; margin:0 auto; padding:0 0 0 36px; background:url(../images/search_tb1.png) 0 0 no-repeat; background-size:36px 36px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_search_mid .hot_search { width:100%; line-height:24px; color:#fff; font-size:16px; font-weight:bold; text-align:justify; margin:6px auto;}
	.hot_search a, .hot_search span { color:#fff; font-weight:normal;}
	.hot_search a:hover, .hot_search a:active { color:#fff;}
	
	.pco_form { width:100%; height:44px; overflow:hidden; margin:0; padding:0; display: none;}
	.pco_form .pco_ipt { width:82%; height:44px; overflow:hidden; margin:0; padding:0; float:left;}
	.pco_ipt input { display:block; width:100%; height:44px; overflow:hidden; line-height:44px; color:#666; font-size:14px; background-color:#f0f0f0; border-radius:24px 0 0 24px; margin:0; padding:0 16px; border:none; outline:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_form .pco_btn { width:18%; height:44px; overflow:hidden; margin:0; padding:0; float:right;}
	.pco_btn input { display:block; width:100%; height:44px; overflow:hidden; margin:0; padding:0; border-radius:0 24px 24px 0; background:#22a243 url(../images/search_tb.png) center center no-repeat; border:none; outline:none; cursor:pointer;}
}
@media screen and (max-width:750px) {

}
/**search end**/

/**首页解决方案 开始**/
.lyidx_solution { width:100%; height:auto; margin:40px auto; padding:0; background:url(../images/solu_bg.jpg) center top no-repeat; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyidx_solution .lyIdxSolu_top { width:100%; max-width:1200px; height:auto; overflow:hidden; margin:0 auto; padding:40px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyidx_solution .lyIdxSolu_list { width:100%; max-width:1200px; height:auto; margin:0 auto; padding:40px 0; background-color:#fff; box-shadow:0 10px 20px rgba(0,0,0,0.1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxSolufl_tit { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyIdxSolufl_tit span { display:block; width:100%; height:40px; line-height:40px; color:rgba(255,255,255,0.1); font-size:40px; font-weight:bold; text-align:center; margin:0 auto;}
.lyIdxSolufl_tit p { width:100%; height:40px; line-height:40px; color:#fff; font-size:30px; text-align:center; margin:-26px auto 0; padding:0;}
.lyIdxSolufl_tit em { display:block; width:60px; height:3px; overflow:hidden; background-color:#fff; margin:20px auto; padding:0;}

.lyIdxSolu_ms { width:100%; overflow:hidden; margin:0; padding:0 60px 0 0;}
.lyIdxSolu_ms p { width:100%; max-height:160px; overflow:hidden; line-height:32px; color:#fff; font-size:16px; text-align:center; display: -webkit-box; -webkit-line-clamp:4; -webkit-box-orient: vertical; text-overflow: ellipsis;}
.lyIdxSolu_list ul li { width:25%; overflow:hidden; margin:0; padding:0 40px; border-right:1px solid #eee; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxSolu_list ul li:nth-child(4) { border:0;}
.lyIdxSolu_list ul li .lyIdxSolufr_main { width:100%; height:auto; overflow:hidden; margin:0; padding:0;}
.lyIdxSolu_list ul li .lyIdxSolufr_main .lyIdxSolufr_img { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.lyIdxSolu_list ul li .lyIdxSolufr_main .lyIdxSolufr_img a { display:block; width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.lyIdxSolu_list ul li .lyIdxSolufr_main .lyIdxSolufr_img a img { display:block; width:100%; height:auto; margin:0 auto; padding:0; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.lyIdxSolu_list ul li:hover .lyIdxSolufr_main .lyIdxSolufr_img a img { transform:scale(1.1); -ms-transform:scale(1.1); -webkit-transform:scale(1.1); -o-transform:scale(1.1); -moz-transform:scale(1.1);}
.lyIdxSolu_list ul li .lyIdxSolufr_main .lyIdxSolufr_img a i { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:32px; font-weight: lighter; text-align:center; text-overflow:ellipsis; white-space: nowrap; margin:-20px 0 0; padding:0; position:absolute; left:0; top:50%;}
.lyIdxSolu_list ul li .lyIdxSolufr_main .lyIdxSolufr_text { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0 0 70px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxSolu_list ul li .lyIdxSolufr_main .lyIdxSolufr_text a { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:24px; text-align:center; text-overflow:ellipsis; white-space: nowrap; margin:0 auto; padding:0;}
.lyIdxSolu_list ul li:hover .lyIdxSolufr_main .lyIdxSolufr_text a { color:#004d9f;}
.lyIdxSolu_list ul li .lyIdxSolufr_main .lyIdxSolufr_text p { width:100%; height:20px; overflow:hidden; line-height:20px; color:#aaa; font-size:14px; text-align:center; text-overflow:ellipsis; white-space: nowrap; margin:5px auto 10px; padding:0;}
.lyIdxSolu_list ul li .lyIdxSolufr_main .lyIdxSolufr_text i { display:block; width:36px; height:3px; overflow:hidden; margin:0 auto; padding:0; background-color:#22a243;}
.lyIdxSolu_list ul li .lyIdxSolufr_main .lyIdxSolufr_text em { display:block; width:100%; height:100px; overflow:hidden; line-height:100px; color:#e5e5e5; font-family:Helvetica; font-weight:bold; font-size:100px; text-align:center; margin:0; padding:0; position:absolute; left:0; bottom:-40px;}

@media screen and (min-width:1080px) and (max-width:1200px) {
	.lyidx_solution .lyIdxSolu_top { width:94%; max-width:inherit;}
	.lyidx_solution .lyIdxSolu_list { width:94%; max-width:inherit;}
	.lyidx_solution .lyIdxSolu_top { padding:40px 0;}
	.lyidx_solution .lyIdxSolu_list { padding:30px 0;}
	.lyIdxSolu_list ul li { padding:0 30px;}
	.lyIdxSolu_list ul li .lyIdxSolufr_main .lyIdxSolufr_text a { font-size:22px;}
}
@media screen and (min-width:1024px) and (max-width:1079px) {
	.lyidx_solution { margin:20px auto 40px;}
	.lyidx_solution .lyIdxSolu_top { width:94%; max-width:inherit;}
	.lyidx_solution .lyIdxSolu_list { width:94%; max-width:inherit;}
	.lyidx_solution .lyIdxSolu_top { padding:30px 0;}
	.lyidx_solution .lyIdxSolu_list { padding:30px 0;}
	.lyIdxSolu_list ul li { padding:0 20px;}
	.lyIdxSolu_list ul li .lyIdxSolufr_main .lyIdxSolufr_text a { font-size:22px;}
}
@media screen and (min-width:768px) and (max-width:1023px) {
	.lyidx_solution { margin:20px auto 40px;}
	.lyidx_solution .lyIdxSolu_top { width:94%; max-width:inherit;}
	.lyidx_solution .lyIdxSolu_list { width:94%; max-width:inherit;}
	.lyidx_solution .lyIdxSolu_top { padding:30px 0;}
	.lyIdxSolufl_tit em { width:48px; margin:12px auto;}
	.lyIdxSolu_ms p { line-height:28px; font-size:14px;}
	.lyidx_solution .lyIdxSolu_list { padding:30px 0;}
	.lyIdxSolu_list ul li { width:50%; margin:0 0 30px; padding:0 24px;}
	.lyIdxSolu_list ul li:nth-child(2n+2) { border:0;}
	.lyIdxSolu_list ul li .lyIdxSolufr_main .lyIdxSolufr_text { padding:0 0 60px;}
	.lyIdxSolu_list ul li .lyIdxSolufr_main .lyIdxSolufr_text a { font-size:22px;}
}
@media screen and (max-width:767px) {
	.lyidx_solution { margin:10px auto 30px;}
	.lyidx_solution .lyIdxSolu_top { width:94%; max-width:inherit;}
	.lyidx_solution .lyIdxSolu_list { width:94%; max-width:inherit;}
	.lyidx_solution .lyIdxSolu_top { padding:20px 0;}
	.lyIdxSolufl_tit span { font-size:32px;}
	.lyIdxSolufl_tit p { font-size:24px;}
	.lyIdxSolufl_tit em { width:48px; margin:5px auto 10px;}
	.lyIdxSolu_ms p { line-height:28px; font-size:14px;}
	.lyidx_solution .lyIdxSolu_list { padding:20px 0 0;}
	.lyIdxSolu_list ul li { width:50%; margin:0 0 20px; padding:0 12px;}
	.lyIdxSolu_list ul li:nth-child(2n+2) { border:0;}
	.lyIdxSolu_list ul li .lyIdxSolufr_main .lyIdxSolufr_text { padding:0 0 50px;}
	.lyIdxSolu_list ul li .lyIdxSolufr_main .lyIdxSolufr_text a { font-size:18px;}
	.lyIdxSolu_list ul li .lyIdxSolufr_main .lyIdxSolufr_text p { font-size:12px; margin:0 auto 6px;}
	.lyIdxSolu_list ul li .lyIdxSolufr_main .lyIdxSolufr_text em { height: 90px; line-height:90px; font-size:80px; bottom:-35px;}
	
}
@media screen and (max-width:375px) {
	
}
@media screen and (max-width:320px) {
	
}
/**首页解决方案 结束**/

/*首页产品展示*/
.pro_title { width:100%; height:auto; margin:0 auto; padding:0;/* background-color:#fff; box-shadow:0 6px 20px rgba(0,0,0,0.1);*/}
.pro_title .pro_top { width:320px; height:60px; overflow:hidden; margin:0 auto 20px; padding:0; background: url(../images/pro_titbg.png) center top no-repeat; background-size:100% 100%;}
.pro_top em { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:rgba(255,255,255,0.08); font-size:30px; font-family:Arial; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.pro_top p { width:100%; height:60px; overflow:hidden; line-height:60px; color:#fff; font-size:30px; text-align:center; margin:-40px auto 0; padding:0;}
.h_products{width:100%;background:#ffffff;}
.h_products_in{ width:100%;max-width:1200px;margin:40px auto 0;padding:0;}
.h_products .pro_bd{margin-top:40px;}
.h_products .pro_bd ul li{float:left;width: 30%;margin-right:4.5%;margin-bottom:30px;display:block;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;background:#fff;position:relative;padding-bottom:40px;position:relative;overflow:hidden;background: #fff;box-shadow: 0px 0px 6px 0px rgba(127,127,127,0.30);}
.h_products .pro_bd ul li:nth-child(3n) {margin-right: 0px;}
.h_products .pro_bd ul li a .pro_img{text-align:center;width:100%;height:300px;background:#fff;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;overflow:hidden;}
.h_products .pro_bd ul li a .pro_img img{vertical-align:middle;max-width:90%;max-height:90%;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.h_products .pro_bd ul li a .pro_img .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.h_products .pro_bd ul li a p{width:100%;height:50px;line-height:50px;font-size:14px;text-align:center;color:#fff;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;background: #1983cd;position:absolute;bottom:0;left:0;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;z-index:30;}
.h_products .pro_bd ul li:before{content:'';width:100%;height:100%;position:absolute;left:-100%;top:-100%;background:rgba(0,0,0,.5);-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;z-index:10;}
.h_products .pro_bd ul li .ckxq{display:block;text-align:center;width:100px;height:30px;line-height:30px;font-size:12px;color:#fff;position:absolute;left:50%;top:50%;margin-left:-50px;margin-top:-15px;background:#ffb440;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;z-index:20;display:none;}
.h_products .pro_bd ul li:hover p{height:60px;line-height:60px;color:#fff;background: #ffb440;}
.h_products .pro_bd ul li:hover img{margin-top:-20px;}
.h_products .pro_bd ul li:hover:before{left:0;top:0;}
.h_products .pro_bd ul li:hover .ckxq{display:block;}

.tab_img {display: block;
    max-width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;}

/**pro_show**/
.pro_tablist { width:100%; background-color:#fff; border-bottom:1px solid #e7e7e7;}
@media screen and (min-width:1201px) {
	.pro_show { width:1200px; height:auto; margin:60px auto; padding:0;}
	
	.ly_title { width:1200px; overflow:hidden; margin:0 auto 30px; padding:0;}
	.ly_title p { width:100%; height:40px; overflow:hidden; line-height:40px; margin:0 auto; padding:0; color:#004d9f; font-size:32px; text-align:center;}
	.ly_title p span { color:#22a243;}
	.ly_title img { display:block; width:40px; height:3px; margin:8px auto 10px; padding:0;}
	.ly_title em { display:block; width:100%; height:17px; overflow:hidden; line-height:17px; margin:0 auto; padding:0; color:#aaa; font-size:14px; font-style:normal; text-align:center;}
	
	.pro_tab { width:1200px; height:40px; overflow:hidden; margin:0 auto 40px; padding:0; border-bottom:1px solid #eaeaea;}
	.pro_tab ul li { width:auto!important; margin:0 20px; float:left;}
	.pro_tab ul li a { display:inline-block; height:24px; line-height:24px ; color:#333; font-size:16px; margin:0; padding:0 0 16px; position:relative;}
	.pro_tab ul li a em { display:none; width:100%; height:2px; overflow:hidden; margin:0; padding:0; background-color:#22a243; position:absolute; left:0; bottom:0;}
	.pro_tab ul li a:hover, .pro_tab ul li a.protab_on { color:#22a243; font-weight:bold;}
	.pro_tab ul li a:hover em, .pro_tab ul li a.protab_on em { display:block;}
	
	.wrapper01 { position:relative; width:1200px; height:40px; overflow:hidden; margin:0 auto 40px; padding:0; border-bottom:1px solid #eaeaea;}
	.wrapper01 .scroller { position:absolute;}
	.wrapper01 .scroller li { height: 40px; color:#333; float: left; line-height: 40px; font-size: 16px; text-align: center; margin:0; padding:0 20px; border-right:1px dotted #e7e7e7;}
	.wrapper01 .scroller li a { color:#333;}
	.wrapper01 .scroller li.cur a { color:#22a243; font-weight:bold;}
	
	.pro_tablist .wrapper01 { position:relative; width:1200px; height:60px; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; border:none;}
	.pro_tablist .wrapper01 .scroller { position:absolute;}
	.pro_tablist .wrapper01 .scroller li { height: 60px; color:#333; float: left; line-height: 60px; font-size: 16px; text-align: center; margin:0; padding:0 20px;}
	.pro_tablist .wrapper01 .scroller li a { color:#333;}
	.pro_tablist .wrapper01 .scroller li:hover, .pro_tablist .wrapper01 .scroller li.cur { background-color:#0c5baf;}
	.pro_tablist .wrapper01 .scroller li:hover a, .pro_tablist .wrapper01 .scroller li.cur a { color:#fff; font-weight:normal;}
	
	.pro_list { width:1200px; height:auto; margin:30px auto 0; padding:0;}
	.pro_list ul li { width:285px; margin:0 20px 20px 0; padding:0; background-color:#fff; border:1px solid #eaeaea; float:left; box-sizing:border-box;}
	.pro_list ul li:nth-child(4n+4) { margin:0 0 20px;}
	.pro_list ul li:hover { box-shadow:0 5px 10px rgba(0, 0, 0, 0.1); border:none;}
	.pro_list ul li .pro_img { width:100%; height:284px; overflow:hidden; margin:0 auto; padding:0; border-bottom:1px solid #eaeaea; box-sizing:border-box; position:relative;}
	.pro_list ul li:hover .pro_img { border-bottom:0px solid #22a243;}
	.pro_list ul li .pro_img img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	.pro_list ul li .pro_img a.promask { display:none; width:100%; height:100%; overflow:hidden; line-height:380px; color:#fff; font-size:15px; text-align:center; margin:0 auto; padding:0; position:absolute; left:0; top:0; z-index:1; background:rgba(12,47,85,0.6) url(../images/check.png) center center no-repeat;}
	.pro_list ul li:hover .pro_img a.promask { display:block;}
	.pro_list ul li .pro_text { width:100%; height:60px; overflow:hidden; margin:0 auto; padding:0;}
	.pro_list ul li .pro_text a { display:block; width:100%; height:60px; overflow:hidden; line-height:60px; color:#333; font-size:16px; white-space: nowrap; text-overflow: ellipsis; margin:0 auto; padding:0 48px 0 20px; box-sizing:border-box; position:relative;}
	.pro_list ul li .pro_text a em { display:block; width:24px; height:24px; overflow:hidden; margin:0; background:url(../images/jt_01.png) 0 0 no-repeat; position:absolute; top:18px; right:20px;}
	.pro_list ul li:hover .pro_text a { color:#004d9f;}
	.pro_list ul li:hover .pro_text a em { background:url(../images/jt_05.png) 0 0 no-repeat;}
	
	.pro_more { width:48px; height:48px; overflow:hidden; margin:20px auto 0; padding:0;}
	.pro_more a { display:block; width:48px; height:48px; overflow:hidden; background:#f5f5f5 url(../images/more_tb1.png) center center no-repeat; border-radius:2px;}
	.pro_more a:hover { background:#22a243 url(../images/more_tb2.png) center center no-repeat;}
	
}
@media screen and (min-width:1081px) and (max-width:1200px) {
	.h_products_in { width:94%;}
	.pro_show { width:100%; height:auto; margin:60px auto; padding:0 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	
	.ly_title { width:100%; overflow:hidden; margin:0 auto 30px; padding:0;}
	.ly_title p { width:100%; height:40px; overflow:hidden; line-height:40px; margin:0 auto; padding:0; color:#004d9f; font-size:36px; text-align:center;}
	.ly_title p span { color:#22a243;}
	.ly_title img { display:block; width:40px; height:3px; margin:8px auto 10px; padding:0;}
	.ly_title em { display:block; width:100%; height:17px; overflow:hidden; line-height:17px; margin:0 auto; padding:0; color:#aaa; font-size:14px; font-style:normal; text-align:center;}
	
	.pro_tab { width:100%; height:40px; overflow:hidden; margin:0 auto 40px; padding:0; border-bottom:1px solid #eaeaea;}
	.pro_tab ul li { width:auto!important; margin:0 20px; float:left;}
	.pro_tab ul li a { display:inline-block; height:24px; line-height:24px ; color:#333; font-size:16px; margin:0; padding:0 0 16px; position:relative;}
	.pro_tab ul li a em { display:none; width:100%; height:2px; overflow:hidden; margin:0; padding:0; background-color:#22a243; position:absolute; left:0; bottom:0;}
	.pro_tab ul li a:hover, .pro_tab ul li a.protab_on { color:#22a243; font-weight:bold;}
	.pro_tab ul li a:hover em, .pro_tab ul li a.protab_on em { display:block;}
	
	.wrapper01 { position:relative; width:100%; height:40px; overflow:hidden; margin:0 auto 40px; padding:0; border-bottom:1px solid #eaeaea;}
	.wrapper01 .scroller { position:absolute;}
	.wrapper01 .scroller li { height: 40px; color:#333; float: left; line-height: 40px; font-size: 16px; text-align: center; margin:0; padding:0 20px; border-right:1px dotted #e7e7e7;}
	.wrapper01 .scroller li a { color:#333;}
	.wrapper01 .scroller li.cur a { color:#22a243; font-weight:bold;}
	
	.pro_tablist .wrapper01 { position:relative; width:100%; height:60px; overflow:hidden; margin:-60px auto 0; padding:0; background-color:#fff; border:none;}
	.pro_tablist .wrapper01 .scroller { position:absolute;}
	.pro_tablist .wrapper01 .scroller li { height: 60px; color:#333; float: left; line-height: 60px; font-size: 16px; text-align: center; margin:0; padding:0 20px;}
	.pro_tablist .wrapper01 .scroller li a { color:#333;}
	.pro_tablist .wrapper01 .scroller li:hover, .pro_tablist .wrapper01 .scroller li.cur { background-color:#0c5baf;}
	.pro_tablist .wrapper01 .scroller li:hover a, .pro_tablist .wrapper01 .scroller li.cur a { color:#fff; font-weight:normal;}
	
	.pro_list { width:100%; height:auto; margin:20px auto 0; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pro_list ul li { width:23.5%; margin:0 2% 20px 0; padding:0; background-color:#fff; border:1px solid #eaeaea; float:left; box-sizing:border-box;}
	.pro_list ul li:nth-child(4n+4) { margin:0 0 20px;}
	.pro_list ul li:hover { box-shadow:0 5px 10px rgba(0, 0, 0, 0.1); border:none;}
	.pro_list ul li .pro_img { width:100%; height:244px; overflow:hidden; margin:0 auto; padding:0; border-bottom:1px solid #eaeaea; box-sizing:border-box; position:relative;}
	.pro_list ul li:hover .pro_img { border-bottom:0px solid #22a243;}
	.pro_list ul li .pro_img img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	.pro_list ul li .pro_img a.promask { display:none; width:100%; height:100%; overflow:hidden; line-height:380px; color:#fff; font-size:15px; text-align:center; margin:0 auto; padding:0; position:absolute; left:0; top:0; z-index:1; background:rgba(12,47,85,0.6) url(../images/check.png) center center no-repeat;}
	.pro_list ul li:hover .pro_img a.promask { display:block;}
	.pro_list ul li .pro_text { width:100%; height:60px; overflow:hidden; margin:0 auto; padding:0;}
	.pro_list ul li .pro_text a { display:block; width:100%; height:60px; overflow:hidden; line-height:60px; color:#333; font-size:16px; white-space: nowrap; text-overflow: ellipsis; margin:0 auto; padding:0 48px 0 20px; box-sizing:border-box; position:relative;}
	.pro_list ul li .pro_text a em { display:block; width:24px; height:24px; overflow:hidden; margin:0; background:url(../images/jt_01.png) 0 0 no-repeat; position:absolute; top:18px; right:20px;}
	.pro_list ul li:hover .pro_text a { color:#004d9f;}
	.pro_list ul li:hover .pro_text a em { background:url(../images/jt_05.png) 0 0 no-repeat;}
	
	.pro_more { width:48px; height:48px; overflow:hidden; margin:20px auto 0; padding:0;}
	.pro_more a { display:block; width:48px; height:48px; overflow:hidden; background:#f5f5f5 url(../images/more_tb1.png) center center no-repeat; border-radius:2px;}
	.pro_more a:hover { background:#22a243 url(../images/more_tb2.png) center center no-repeat;}
	
}
@media screen and (max-width:1080px) {
	.h_products_in { width:94%;}
	.pro_title { margin:0 auto 20px;}
	.pro_show { width:100%; height:auto; margin:30px auto; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	
	.ly_title { width:100%; overflow:hidden; margin:0 auto 20px; padding:0;}
	.ly_title p { width:100%; height:40px; overflow:hidden; line-height:40px; margin:0 auto; padding:0; color:#004d9f; font-size:28px; text-align:center;}
	.ly_title p span { color:#22a243;}
	.ly_title img { display:block; width:40px; height:3px; margin:8px auto 10px; padding:0;}
	.ly_title em { display:block; width:100%; height:17px; overflow:hidden; line-height:17px; margin:0 auto; padding:0; color:#aaa; font-size:14px; font-style:normal; text-align:center;}
	
	.pro_tab { width:100%; height:40px; overflow:hidden; margin:0 auto 40px; padding:0; border-bottom:1px solid #eaeaea;}
	.pro_tab ul li { width:auto!important; margin:0 20px; float:left;}
	.pro_tab ul li a { display:inline-block; height:24px; line-height:24px ; color:#333; font-size:16px; margin:0; padding:0 0 16px; position:relative;}
	.pro_tab ul li a em { display:none; width:100%; height:2px; overflow:hidden; margin:0; padding:0; background-color:#22a243; position:absolute; left:0; bottom:0;}
	.pro_tab ul li a:hover, .pro_tab ul li a.protab_on { color:#22a243; font-weight:bold;}
	.pro_tab ul li a:hover em, .pro_tab ul li a.protab_on em { display:block;}
	
	.wrapper01 { position:relative; width:100%; height:40px; overflow:hidden; margin:0 auto 30px; padding:0; border-bottom:1px solid #eaeaea;}
	.wrapper01 .scroller { position:absolute;}
	.wrapper01 .scroller li { height: 40px; color:#333; float: left; line-height: 40px; font-size: 16px; text-align: center; margin:0; padding:0 16px; border-right:1px dotted #e7e7e7;}
	.wrapper01 .scroller li a { color:#333;}
	.wrapper01 .scroller li.cur a { color:#22a243; font-weight:bold;}
	
	.pro_tablist .wrapper01 { position:relative; width:100%; height:48px; overflow:hidden; margin:0 auto 0; padding:0; background-color:#fff; border:none;}
	.pro_tablist .wrapper01 .scroller { position:absolute;}
	.pro_tablist .wrapper01 .scroller li { height: 48px; color:#333; float: left; line-height: 48px; font-size: 14px; text-align: center; margin:0; padding:0 16px;}
	.pro_tablist .wrapper01 .scroller li a { color:#333;}
	.pro_tablist .wrapper01 .scroller li:hover, .pro_tablist .wrapper01 .scroller li.cur { background-color:#0c5baf;}
	.pro_tablist .wrapper01 .scroller li:hover a, .pro_tablist .wrapper01 .scroller li.cur a { color:#fff; font-weight:normal;}
	
	.pro_list { width:100%; height:auto; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pro_list ul li { width:48%; margin:0 4% 20px 0; padding:0; background-color:#fff; border:1px solid #eaeaea; float:left; box-sizing:border-box;}
	.pro_list ul li:nth-child(4n+4) { margin:0 4% 20px 0;}
	.pro_list ul li:nth-child(2n+2) { margin:0 0 20px 0;}
	.pro_list ul li:hover { box-shadow:0 5px 10px rgba(0, 0, 0, 0.1); border:none;}
	.pro_list ul li .pro_img { width:100%; height:180px; overflow:hidden; margin:0 auto; padding:0; border-bottom:1px solid #eaeaea; box-sizing:border-box; position:relative;}
	.pro_list ul li:hover .pro_img { border-bottom:0px solid #22a243;}
	.pro_list ul li .pro_img img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	.pro_list ul li .pro_img a.promask { display:none; width:100%; height:100%; overflow:hidden; line-height:260px; color:#fff; font-size:15px; text-align:center; margin:0 auto; padding:0; position:absolute; left:0; top:0; z-index:1; background:rgba(12,47,85,0.6) url(../images/check.png) center center no-repeat;}
	.pro_list ul li:hover .pro_img a.promask { display:block;}
	.pro_list ul li .pro_text { width:100%; height:60px; overflow:hidden; margin:0 auto; padding:0;}
	.pro_list ul li .pro_text a { display:block; width:100%; height:60px; overflow:hidden; line-height:60px; color:#333; font-size:16px; white-space: nowrap; text-overflow: ellipsis; margin:0 auto; padding:0 48px 0 20px; box-sizing:border-box; position:relative;}
	.pro_list ul li .pro_text a em { display:block; width:24px; height:24px; overflow:hidden; margin:0; background:url(../images/jt_01.png) 0 0 no-repeat; position:absolute; top:18px; right:20px;}
	.pro_list ul li:hover .pro_text a { color:#004d9f;}
	.pro_list ul li:hover .pro_text a em { background:url(../images/jt_05.png) 0 0 no-repeat;}
	
	.pro_more { width:48px; height:48px; overflow:hidden; margin:10px auto 0; padding:0;}
	.pro_more a { display:block; width:48px; height:48px; overflow:hidden; background:#f5f5f5 url(../images/more_tb1.png) center center no-repeat; border-radius:2px;}
	.pro_more a:hover { background:#22a243 url(../images/more_tb2.png) center center no-repeat;}
	
}
@media screen and (max-width:750px) {
	.pro_show { width:100%; height:auto; margin:30px auto; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pro_title { margin:0 auto 20px;}
	.pro_title .pro_top { margin:0 auto 20px; height:50px;}
	.pro_top p { font-size:24px;height: 50px; line-height:50px;}
	.syFocusThumb { height:50px;}
	.pagination { height:50px;}
	.holder I { height:50px; line-height:32px;}
		
}
@media screen and (max-width:320px) {
	.pro_title .pro_top { width:100%;}
}
/**pro_show**/

/**lytab_main**/
@media screen and (min-width:1201px) {
	.lytab_main { width:100%; overflow:hidden; margin:40px auto; padding:0;}
	.lytab_list { width:100%; height:80px; margin:0 auto; padding:0; background-color:#f0f0f0;}
	.lytab_list ul { width:1200px; height:80px; margin:0 auto; padding:0;}
	.lytab_list ul li { width:25%; height:80px; line-height:80px; color:#333; font-size:24px; text-align:center; margin:0; padding:0; float:left; cursor:pointer; position:relative;}
	.lytab_list ul li em { display:none; width:24px; height:12px; overflow:hidden; margin:0 0 0 -12px; background:url(../images/jt_04.png) 0 0 no-repeat; position:absolute; left:50%; top:80px; z-index:9;}
	.lytab_list ul li.active, .lytab_list ul li:hover { background-color:#22a243; color:#fff;}
	.lytab_list ul li.active em, .lytab_list ul li:hover em { display:block;}
	.lytab_list ul li span { display:inline-block; width:80px!important; height:80px; margin:0; padding:0; vertical-align:top;}
	.lytab_list ul li span.lytab01 { background:url(../images/tab_icon01.png) 0 0 no-repeat;}
	.lytab_list ul li span.lytab02 { background:url(../images/tab_icon02.png) 0 0 no-repeat;}
	.lytab_list ul li span.lytab03 { background:url(../images/tab_icon03.png) 0 0 no-repeat;}
	.lytab_list ul li span.lytab04 { background:url(../images/tab_icon04.png) 0 0 no-repeat;}
	.lytab_list ul li:hover span.lytab01, .lytab_list ul li.active span.lytab01 { background:url(../images/tab_icon1.png) 0 0 no-repeat;}
	.lytab_list ul li:hover span.lytab02, .lytab_list ul li.active span.lytab02 { background:url(../images/tab_icon2.png) 0 0 no-repeat;}
	.lytab_list ul li:hover span.lytab03, .lytab_list ul li.active span.lytab03 { background:url(../images/tab_icon3.png) 0 0 no-repeat;}
	.lytab_list ul li:hover span.lytab04, .lytab_list ul li.active span.lytab04 { background:url(../images/tab_icon4.png) 0 0 no-repeat;}
	
	.tabmain_img { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
	.tabmain_img img { display:block; max-width:100%; overflow:hidden; margin:0; padding:0;}
	
}
@media screen and (min-width:1081px) and (max-width:1200px) {
	.lytab_main { width:100%; overflow:hidden; margin:40px auto; padding:0;}
	.lytab_list { width:100%; height:80px; margin:0 auto; padding:0; background-color:#f0f0f0;}
	.lytab_list ul { width:100%; height:80px; margin:0 auto; padding:0;}
	.lytab_list ul li { width:25%; height:80px; line-height:80px; color:#333; font-size:24px; text-align:center; margin:0; padding:0; float:left; cursor:pointer; position:relative;}
	.lytab_list ul li em { display:none; width:24px; height:12px; overflow:hidden; margin:0 0 0 -12px; background:url(../images/jt_04.png) 0 0 no-repeat; position:absolute; left:50%; top:80px; z-index:9;}
	.lytab_list ul li.active, .lytab_list ul li:hover { background-color:#22a243; color:#fff;}
	.lytab_list ul li.active em, .lytab_list ul li:hover em { display:block;}
	.lytab_list ul li span { display:inline-block; width:80px!important; height:80px; margin:0; padding:0; vertical-align:top;}
	.lytab_list ul li span.lytab01 { background:url(../images/tab_icon01.png) 0 0 no-repeat;}
	.lytab_list ul li span.lytab02 { background:url(../images/tab_icon02.png) 0 0 no-repeat;}
	.lytab_list ul li span.lytab03 { background:url(../images/tab_icon03.png) 0 0 no-repeat;}
	.lytab_list ul li span.lytab04 { background:url(../images/tab_icon04.png) 0 0 no-repeat;}
	.lytab_list ul li:hover span.lytab01, .lytab_list ul li.active span.lytab01 { background:url(../images/tab_icon1.png) 0 0 no-repeat;}
	.lytab_list ul li:hover span.lytab02, .lytab_list ul li.active span.lytab02 { background:url(../images/tab_icon2.png) 0 0 no-repeat;}
	.lytab_list ul li:hover span.lytab03, .lytab_list ul li.active span.lytab03 { background:url(../images/tab_icon3.png) 0 0 no-repeat;}
	.lytab_list ul li:hover span.lytab04, .lytab_list ul li.active span.lytab04 { background:url(../images/tab_icon4.png) 0 0 no-repeat;}
	
	.tabmain_img { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.tabmain_img img { display:block; max-width:100%; overflow:hidden; margin:0; padding:0;}
	
}
@media screen and (max-width:1080px) {
	.lytab_main { width:100%; overflow:hidden; margin:30px auto; padding:0;}
	.lytab_list { width:100%; height:90px; margin:0 auto; padding:0; background-color:#f0f0f0;}
	.lytab_list ul { width:100%; height:90px; margin:0 auto; padding:0;}
	.lytab_list ul li { width:25%; height:90px; line-height:16px; color:#333; font-size:14px; text-align:center; margin:0; padding:0; float:left; cursor:pointer; position:relative;}
	.lytab_list ul li em { display:none; width:24px; height:12px; overflow:hidden; margin:0 0 0 -12px; background:url(../images/jt_04.png) 0 0 no-repeat; position:absolute; left:50%; top:90px; z-index:9;}
	.lytab_list ul li.active, .lytab_list ul li:hover { background-color:#22a243; color:#fff;}
	.lytab_list ul li.active em, .lytab_list ul li:hover em { display:block;}
	.lytab_list ul li span { display:block; width:60px!important; height:60px; margin:0 auto; padding:0;}
	.lytab_list ul li span.lytab01 { background:url(../images/tab_icon01.png) 0 0 no-repeat; background-size:60px 60px;}
	.lytab_list ul li span.lytab02 { background:url(../images/tab_icon02.png) 0 0 no-repeat; background-size:60px 60px;}
	.lytab_list ul li span.lytab03 { background:url(../images/tab_icon03.png) 0 0 no-repeat; background-size:60px 60px;}
	.lytab_list ul li span.lytab04 { background:url(../images/tab_icon04.png) 0 0 no-repeat; background-size:60px 60px;}
	.lytab_list ul li:hover span.lytab01, .lytab_list ul li.active span.lytab01 { background:url(../images/tab_icon1.png) 0 0 no-repeat; background-size:60px 60px;}
	.lytab_list ul li:hover span.lytab02, .lytab_list ul li.active span.lytab02 { background:url(../images/tab_icon2.png) 0 0 no-repeat; background-size:60px 60px;}
	.lytab_list ul li:hover span.lytab03, .lytab_list ul li.active span.lytab03 { background:url(../images/tab_icon3.png) 0 0 no-repeat; background-size:60px 60px;}
	.lytab_list ul li:hover span.lytab04, .lytab_list ul li.active span.lytab04 { background:url(../images/tab_icon4.png) 0 0 no-repeat; background-size:60px 60px;}
	
	.tabmain_img { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.tabmain_img img { display:block; max-width:100%; overflow:hidden; margin:0; padding:0;}
}
@media screen and (max-width:750px) {
	
}
/**lytab_main**/

/**ly_news**/
@media screen and (min-width:1201px) {
	.ly_news { width:1200px; height:auto; margin:40px auto 0; padding:0;}
	.ly_news .news_main { width:100%; height:auto; margin:0 auto; padding:0;}
	.news_main .news_list { width:380px; height:auto; margin:0 30px 0 0; padding:0; float:left;}
	.news_main .news_list:nth-child(3) { margin:0;}
	.news_list_tit { width:100%; height:54px; overflow:hidden; margin:0 auto 20px; padding:0; border-bottom:1px solid #eaeaea;}
	.news_list_tit span { display:inline-block; height:54px; overflow:hidden; line-height:54px; color:#333; font-size:24px; border-bottom:2px solid #22a243; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.news_list_tit a { display:inline-block; height:54px; overflow:hidden; line-height:54px; color:#999; font-size:14px; float:right;}
	.news_list_tit a:hover { color:#22a243;}
	.news_list ul li { width:100%; height:100px; margin:0 auto 20px; background-color:#fff; border:1px solid #eaeaea; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.xgnews ul li { width:48%; margin:0 4% 20px 0; float:left;}
	.xgnews ul li:nth-child(2n+2) { margin:0 0 20px;}
	.news_list ul li:hover { box-shadow:0 5px 10px rgba(0, 0, 0, 0.1); border:1px solid #fff;}
	.news_list ul li a { display:block; width:100%; height:100%; margin:0 auto; padding:9px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.news_list ul li a .lynw_time { width:22%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#bbb; float:left;}
	.news_list ul li:hover a .lynw_time { background-color:#22a243;}
	.lynw_time b { display:block; width:100%; overflow:hidden; line-height:40px; margin:10px auto 0; padding:0; color:#fff; font-size:36px; text-align:center;}
	.lynw_time em { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0; color:#fff; font-size:14px; font-style:normal; text-align:center;}	
	.news_list ul li a .lynw_text { width:74%; height:100%; overflow:hidden; margin:0; padding:4px 0; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.news_list ul li a .lynw_text p { width:100%; height:20px; overflow:hidden; line-height:20px; color:#333; font-size:16px; white-space: nowrap; text-overflow: ellipsis; margin:0 auto 10px; padding:0;}
	.news_list ul li:hover a .lynw_text p { color:#22a243;}
	.news_list ul li a .lynw_text span { width:100%; height:44px; overflow:hidden; line-height:22px; color:#999; font-size:14px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin:0 auto 10px; padding:0;}
	
	.news_list ol li { width:100%; height:100px; margin:0 auto 20px; background-color:#fff; border-bottom:1px solid #eaeaea; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.news_list ol li a { display:block; width:100%; height:24px; overflow:hidden; line-height:24px; color:#333; font-size:16px; white-space: nowrap; text-overflow: ellipsis; margin:0 auto 20px; padding:0;}
	.news_list ol li a:hover { color:#004d9f;}
	.news_list ol li a span { display:block; width:24px; height:24px; overflow:hidden; line-height:24px; color:#fff; font-size:14px; text-align:center; background-color:#004d9f; margin:0 10px 0 0; float:left;}
	.news_list ol li p { width:100%; height:44px; overflow:hidden; line-height:22px; color:#999; font-size:14px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin:0 auto; padding:0 0 0 34px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.news_list ol li p span { display:block; width:24px; height:24px; overflow:hidden; line-height:24px; color:#fff; font-size:14px; text-align:center; background-color:#22a243; margin:0; position:absolute; left:0; top:0;}
	
	.news_list .scrolltop { width:100%; height:460px; overflow:hidden; margin:0 auto; padding:0;}
}
@media screen and (min-width:1081px) and (max-width:1200px) {
	.ly_news { width:94%; overflow:hidden; margin:40px auto 20px; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ly_news .news_main { width:100%; height:auto; margin:0 auto; padding:0;}
	.news_main .news_list { width:31%; height:auto; margin:0 3.5% 0 0; padding:0; float:left;}
	.news_main .news_list:nth-child(3) { margin:0;}
	.news_list_tit { width:100%; height:54px; overflow:hidden; margin:0 auto 20px; padding:0; border-bottom:1px solid #eaeaea;}
	.news_list_tit span { display:inline-block; height:54px; overflow:hidden; line-height:54px; color:#333; font-size:24px; border-bottom:2px solid #22a243; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.news_list_tit a { display:inline-block; height:54px; overflow:hidden; line-height:54px; color:#999; font-size:14px; float:right;}
	.news_list_tit a:hover { color:#22a243;}
	.news_list ul li { width:100%; height:100px; margin:0 auto 20px; background-color:#fff; border:1px solid #eaeaea; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.news_list ul li:hover { box-shadow:0 5px 10px rgba(0, 0, 0, 0.1); border:1px solid #fff;}
	.news_list ul li a { display:block; width:100%; height:100%; margin:0 auto; padding:9px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.news_list ul li a .lynw_time { width:22%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#bbb; float:left;}
	.news_list ul li:hover a .lynw_time { background-color:#22a243;}
	.lynw_time b { display:block; width:100%; overflow:hidden; line-height:40px; margin:10px auto 0; padding:0; color:#fff; font-size:36px; text-align:center;}
	.lynw_time em { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0; color:#fff; font-size:14px; font-style:normal; text-align:center;}	
	.news_list ul li a .lynw_text { width:74%; height:100%; overflow:hidden; margin:0; padding:4px 0; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.news_list ul li a .lynw_text p { width:100%; height:20px; overflow:hidden; line-height:20px; color:#333; font-size:16px; white-space: nowrap; text-overflow: ellipsis; margin:0 auto 10px; padding:0;}
	.news_list ul li:hover a .lynw_text p { color:#22a243;}
	.news_list ul li a .lynw_text span { width:100%; height:44px; overflow:hidden; line-height:22px; color:#999; font-size:14px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin:0 auto 10px; padding:0;}
	
	.news_list ol li { width:100%; height:100px; margin:0 auto 20px; background-color:#fff; border-bottom:1px solid #eaeaea; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.news_list ol li a { display:block; width:100%; height:24px; overflow:hidden; line-height:24px; color:#333; font-size:16px; white-space: nowrap; text-overflow: ellipsis; margin:0 auto 20px; padding:0;}
	.news_list ol li a:hover { color:#004d9f;}
	.news_list ol li a span { display:block; width:24px; height:24px; overflow:hidden; line-height:24px; color:#fff; font-size:14px; text-align:center; background-color:#004d9f; margin:0 10px 0 0; float:left;}
	.news_list ol li p { width:100%; height:44px; overflow:hidden; line-height:22px; color:#999; font-size:14px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin:0 auto; padding:0 0 0 34px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.news_list ol li p span { display:block; width:24px; height:24px; overflow:hidden; line-height:24px; color:#fff; font-size:14px; text-align:center; background-color:#22a243; margin:0; position:absolute; left:0; top:0;}
	
	.news_list .scrolltop { width:100%; height:460px; overflow:hidden; margin:0 auto; padding:0;}
}
@media screen and (max-width:1080px) {
	.ly_news { width:94%; overflow:hidden; margin:30px auto 10px; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ly_news .news_main { width:100%; height:auto; margin:0 auto; padding:0;}
	.news_main .news_list { width:100%; height:auto; margin:0 auto; padding:0; float:left;}
	.news_main .news_list:nth-child(3) { margin:0;}
	.news_list_tit { width:100%; height:54px; overflow:hidden; margin:0 auto 16px; padding:0; border-bottom:1px solid #eaeaea;}
	.news_list_tit span { display:inline-block; height:54px; overflow:hidden; line-height:54px; color:#333; font-size:24px; border-bottom:2px solid #22a243; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.news_list_tit a { display:inline-block; height:54px; overflow:hidden; line-height:54px; color:#999; font-size:14px; float:right;}
	.news_list_tit a:hover { color:#22a243;}
	.news_list ul li { width:100%; height:100px; margin:0 auto 16px; background-color:#fff; border:1px solid #eaeaea; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.news_list ul li:hover { box-shadow:0 5px 10px rgba(0, 0, 0, 0.1); border:1px solid #fff;}
	.news_list ul li a { display:block; width:100%; height:100%; margin:0 auto; padding:9px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.news_list ul li a .lynw_time { width:22%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#bbb; float:left;}
	.news_list ul li:hover a .lynw_time { background-color:#22a243;}
	.lynw_time b { display:block; width:100%; overflow:hidden; line-height:40px; margin:10px auto 0; padding:0; color:#fff; font-size:36px; text-align:center;}
	.lynw_time em { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0; color:#fff; font-size:14px; font-style:normal; text-align:center;}	
	.news_list ul li a .lynw_text { width:74%; height:100%; overflow:hidden; margin:0; padding:4px 0; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.news_list ul li a .lynw_text p { width:100%; height:20px; overflow:hidden; line-height:20px; color:#333; font-size:16px; white-space: nowrap; text-overflow: ellipsis; margin:0 auto 10px; padding:0;}
	.news_list ul li:hover a .lynw_text p { color:#22a243;}
	.news_list ul li a .lynw_text span { width:100%; height:44px; overflow:hidden; line-height:22px; color:#999; font-size:14px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin:0 auto 10px; padding:0;}
	
	.news_list ol li { width:100%; height:100px; margin:0 auto 16px; background-color:#fff; border-bottom:1px solid #eaeaea; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.news_list ol li a { display:block; width:100%; height:24px; overflow:hidden; line-height:24px; color:#333; font-size:16px; white-space: nowrap; text-overflow: ellipsis; margin:0 auto 16px; padding:0;}
	.news_list ol li a:hover { color:#004d9f;}
	.news_list ol li a span { display:block; width:24px; height:24px; overflow:hidden; line-height:24px; color:#fff; font-size:14px; text-align:center; background-color:#004d9f; margin:0 10px 0 0; float:left;}
	.news_list ol li p { width:100%; height:44px; overflow:hidden; line-height:22px; color:#999; font-size:14px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin:0 auto; padding:0 0 0 34px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.news_list ol li p span { display:block; width:24px; height:24px; overflow:hidden; line-height:24px; color:#fff; font-size:14px; text-align:center; background-color:#22a243; margin:0; position:absolute; left:0; top:0;}
	
	.news_list .scrolltop { width:100%; height:448px; overflow:hidden; margin:0 auto; padding:0;}
}
@media screen and (max-width:750px) {
	
}

/**ly_hzkh**/
@media screen and (min-width:1201px) {
	.ly_hzkh { width:1200px; height:auto; margin:40px auto 20px; padding:0;}
	.hzkh_list { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.hzkh_list ul li { width:224px; height:80px; overflow:hidden; margin:0 20px 20px 0; padding:0; border:1px solid #eaeaea; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.hzkh_list ul li:nth-child(5n+5) { margin:0 0 20px;}
	.hzkh_list ul li img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
}
@media screen and (min-width:1081px) and (max-width:1200px) {
	.ly_hzkh { width:94%; overflow:hidden; margin:40px auto 20px; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.hzkh_list { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.hzkh_list ul li { width:18%; height:80px; overflow:hidden; margin:0 2.5% 20px 0; padding:0; border:1px solid #eaeaea; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.hzkh_list ul li:nth-child(5n+5) { margin:0 0 20px;}
	.hzkh_list ul li img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
}
@media screen and (max-width:1080px) {
	.ly_hzkh { width:94%; overflow:hidden; margin:30px auto 10px; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.hzkh_list { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.hzkh_list ul li { width:32%; height:80px; overflow:hidden; margin:0 2% 16px 0; padding:0; border:1px solid #eaeaea; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.hzkh_list ul li:nth-child(3n+3) { margin:0 0 16px;}
	.hzkh_list ul li img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
}
@media screen and (max-width:750px) {
	.ly_hzkh { width:94%; overflow:hidden; margin:30px auto 10px; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.hzkh_list { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.hzkh_list ul li { width:48%; height:80px; overflow:hidden; margin:0 4% 16px 0; padding:0; border:1px solid #eaeaea; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.hzkh_list ul li:nth-child(3n+3) { margin:0 4% 16px 0;}
	.hzkh_list ul li:nth-child(2n+2) { margin:0 0 16px;}
	
	.hzkh_list ul li img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
}

.ly_links { width:100%; overflow:hidden; margin:0 auto; padding:0; background:url(../images/lk_bg.jpg) 0 0 repeat-y; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lylink_main { width:100%; height:110px; max-width:1200px; overflow:hidden; margin:0 auto; padding:0 0 0 120px; background-color:#f8f8f8; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lylink_main .lylink_tit { width:120px; height:110px; overflow:hidden; line-height:30px; color:#fff; font-size:22px; text-align:center; margin:0; padding:15px 0; background:#004d9f url(../images/lk_icon.png) center center no-repeat; position:absolute; left:0; top:0;}
.lylink_tit span { font-weight:bold;}
.lylink_main p { width:100%; height:110px; overflow:hidden; line-height:30px; color:#666; font-size:14px; margin:0; padding:10px 20px; background-color:#f8f8f8; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; text-overflow: ellipsis; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lylink_main p a { color:#666;}
.lylink_main p a:hover { color:#004d9f;}
@media screen and (max-width:750px) {
}

/**ly_foot1**/
@media screen and (min-width:1201px) {
	.ly_foot1 { width:100%; height:auto; margin:0 auto; padding:30px 0; background-color:#0f1926;}
	.ly_foot1 .ft1_main { width:1200px; overflow:hidden; margin:0 auto; padding:0;}
	.ft1_main ul li { float:left; margin:0; padding:0 40px 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ft1_main ul li:nth-child(1), .ft1_main ul li:nth-child(4) { width:15%;}
	.ft1_main ul li:nth-child(2) { width:28%;}
	.ft1_main ul li:nth-child(3) { width:42%;}
	.ft1_main ul li p { display:inline-block; height:40px; overflow:hidden; line-height:40px; color:#0980ff; font-size:22px; border-bottom:1px solid #fff; margin:0 0 20px; padding:0;}
	.ft1_main ul li .ft1_list { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.ft1_main ul li .ft1_list a { display:block; height:30px; overflow:hidden; line-height:30px; color:#aaa; font-size:14px; white-space: nowrap; text-overflow: ellipsis; margin:0; padding:0 14px; background:url(../images/jt_03.png) left center no-repeat; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ft1_main ul li .ft1_list a:hover { color:#fff;}
	.ft1_main ul li:nth-child(1) .ft1_list a, .ft1_main ul li:nth-child(4) .ft1_list a { width:100%;}
	.ft1_main ul li:nth-child(2) .ft1_list a, .ft1_main ul li:nth-child(3) .ft1_list a { width:50%;}
	
	
}
@media screen and (min-width:1081px) and (max-width:1200px) {
	.ly_foot1 { width:100%; height:auto; margin:0 auto; padding:30px 30px; background-color:#0f1926; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ly_foot1 .ft1_main { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.ft1_main ul li { float:left; margin:0; padding:0 30px 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ft1_main ul li:nth-child(1), .ft1_main ul li:nth-child(4) { width:15%;}
	.ft1_main ul li:nth-child(2) { width:28%;}
	.ft1_main ul li:nth-child(3) { width:42%;}
	.ft1_main ul li p { display:inline-block; height:40px; overflow:hidden; line-height:40px; color:#0980ff; font-size:22px; border-bottom:1px solid #fff; margin:0 0 20px; padding:0;}
	.ft1_main ul li .ft1_list { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.ft1_main ul li .ft1_list a { display:block; height:30px; overflow:hidden; line-height:30px; color:#aaa; font-size:14px; white-space: nowrap; text-overflow: ellipsis; margin:0; padding:0 14px; background:url(../images/jt_03.png) left center no-repeat; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ft1_main ul li .ft1_list a:hover { color:#fff;}
	.ft1_main ul li:nth-child(1) .ft1_list a, .ft1_main ul li:nth-child(4) .ft1_list a { width:100%;}
	.ft1_main ul li:nth-child(2) .ft1_list a, .ft1_main ul li:nth-child(3) .ft1_list a { width:50%;}
}
@media screen and (max-width:1080px) {
	.ly_foot1 { width:100%; height:auto; margin:0 auto; padding:30px; background-color:#0f1926; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ly_foot1 .ft1_main { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.ft1_main ul li { float:left; width:100%; margin:0 0 16px; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ft1_main ul li p { display:inline-block; height:40px; overflow:hidden; line-height:40px; color:#0980ff; font-size:22px; border-bottom:1px solid #fff; margin:0 0 16px; padding:0;}
	.ft1_main ul li .ft1_list { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.ft1_main ul li .ft1_list a { display:block; width:50%; height:30px; overflow:hidden; line-height:30px; color:#aaa; font-size:14px; white-space: nowrap; text-overflow: ellipsis; margin:0; padding:0 14px; background:url(../images/jt_03.png) left center no-repeat; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ft1_main ul li .ft1_list a:hover { color:#fff;}
}
@media screen and (max-width:750px) {
	.ly_foot1 { width:100%; height:auto; margin:0 auto; padding:30px 16px; background-color:#0f1926; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;display:none;}
	.ly_foot1 .ft1_main { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.ft1_main ul li { float:left; width:100%; margin:0 0 16px; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ft1_main ul li p { display:inline-block; height:40px; overflow:hidden; line-height:40px; color:#0980ff; font-size:22px; border-bottom:1px solid #fff; margin:0 0 16px; padding:0;}
	.ft1_main ul li .ft1_list { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.ft1_main ul li .ft1_list a { display:block; width:50%; height:30px; overflow:hidden; line-height:30px; color:#aaa; font-size:14px; white-space: nowrap; text-overflow: ellipsis; margin:0; padding:0 14px; background:url(../images/jt_03.png) left center no-repeat; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ft1_main ul li .ft1_list a:hover { color:#fff;}
	.ft1_main ul li:nth-child(1) .ft1_list a, .ft1_main ul li:nth-child(2) .ft1_list a, .ft1_main ul li:nth-child(4) .ft1_list a { width:50%;}
	.ft1_main ul li:nth-child(3) .ft1_list a { width:100%;}
}

/**ly_foot2**/
@media screen and (min-width:1201px) {
	.ly_foot2 { width:100%; height:auto; margin:0 auto; padding:30px 0; background-color:#004d9f;}
	.ft2_main { width:1200px; overflow:hidden; margin:0 auto; padding:0;}
	.ft2_main .ft2_logo { width:27%; height:120px; overflow:hidden; margin:0 4% 0 0; padding:0 4% 0 0; border-right:1px solid rgba(255, 255, 255, 0.2); float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ft2_logo img { display:block; max-width:100%; _max-width:220px; overflow:hidden; margin:0; padding:0;}
	.ft2_main .ft2_text { width:69%; overflow:hidden; margin:0; padding:0; float:right;}
	.ft2_text span { display:block; width:50%; height:40px; overflow:hidden; line-height:30px; color:#fff; font-size:14px; margin:0; padding:5px 20px 5px 0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ft2_text p { width:100%; overflow:hidden; line-height:30px; color:#fff; font-size:14px; margin:0; padding:5px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ft2_text p a { color:#fff;}
}
@media screen and (min-width:1081px) and (max-width:1200px) {
	.ly_foot2 { width:100%; height:auto; margin:0 auto; padding:30px 30px; background-color:#004d9f; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ft2_main { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.ft2_main .ft2_logo { width:27%; height:120px; overflow:hidden; margin:0 4% 0 0; padding:0 4% 0 0; border-right:1px solid rgba(255, 255, 255, 0.2); float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ft2_logo img { display:block; width:100%; max-width:220px; overflow:hidden; margin:0; padding:0;}
	.ft2_main .ft2_text { width:69%; overflow:hidden; margin:0; padding:0; float:right;}
	.ft2_text span { display:block; width:50%; height:40px; overflow:hidden; line-height:30px; color:#fff; font-size:14px; margin:0; padding:5px 20px 5px 0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ft2_text p { width:100%; overflow:hidden; line-height:30px; color:#fff; font-size:14px; margin:0; padding:5px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ft2_text p a { color:#fff;}
}
@media screen and (max-width:1080px) {
	.ly_foot2 { width:100%; height:auto; margin:0 auto; padding:30px 16px; background-color:#004d9f; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ft2_main { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.ft2_main .ft2_logo { width:100%; overflow:hidden; margin:0 0 30px; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ft2_logo img { display:block; width:100%; max-width:220px; overflow:hidden; margin:0; padding:0;}
	.ft2_main .ft2_text { width:100%; overflow:hidden; margin:0; padding:0; float:right;}
	.ft2_text span, .ft2_text p { display:block; width:100%; overflow:hidden; line-height:30px; color:#fff; font-size:14px; margin:0; padding:5px 20px 5px 0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ft2_text p a { color:#fff;}
	.ft2_text>span{display:none;}
}
@media screen and (max-width:750px) {
}

/**pco_data**/
@media screen and (min-width:1201px) {
	
}
@media screen and (min-width:1081px) and (max-width:1200px) {
	.pco_data { width:100%; overflow:hidden; margin:0 auto; padding:32px 30px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_data ul { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.pco_data ul li { width:16.666666%; margin:0; padding:0; float:left;}
	.pco_data ul li p { width:100%; height:72px; overflow:hidden; line-height:72px; color:#004d9f; font-size:64px; font-family:"Aleo-Bold"; text-align:center; margin:0 auto 4px; padding:0; position:relative;}
	.pco_data ul li p span { display:block; width:24px; height:24px; overflow:hidden; line-height:24px; color:#fff; font-size:14px; text-align:center; background-color:#22a243; border-radius:50%; position:absolute; top:0; right:50%; margin:0 -70px 0 0;}
	.pco_data ul li font { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#262626; font-size:16px; text-align:center; margin:0 auto; padding:0;}
}
@media screen and (max-width:1080px) {
	.pco_data { width:100%; overflow:hidden; margin:0 auto; padding:32px 16px 0; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_data ul { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.pco_data ul li { width:50%; margin:0 0 40px; padding:0; float:left;}
	.pco_data ul li p { width:100%; height:72px; overflow:hidden; line-height:72px; color:#004d9f; font-size:64px; font-family:"Aleo-Bold"; text-align:center; margin:0 auto 4px; padding:0; position:relative;}
	.pco_data ul li p span { display:block; width:24px; height:24px; overflow:hidden; line-height:24px; color:#fff; font-size:14px; text-align:center; background-color:#22a243; border-radius:50%; position:absolute; top:0; right:50%; margin:0 -70px 0 0;}
	.pco_data ul li font { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#262626; font-size:16px; text-align:center; margin:0 auto; padding:0;}
}
@media screen and (max-width:750px) {
}

/**pco_course**/
@media screen and (min-width:1201px) {
	.pco_course { width:100%; overflow:hidden; margin:0 auto; padding:60px 0; background: url(../images/course_bg.jpg) center top no-repeat; background-size:cover;}

	.course_list { width:1200px; height:360px; overflow:hidden; margin:0 auto; padding:0; background:url(../images/line.jpg) center center no-repeat;}
	.course_list ul { margin:0;}
	.course_list ul li { width:300px!important; height:360px; overflow:hidden; margin:0 -100px 0 0; padding:230px 20px 20px; background:url(../images/course_bg02.png) center bottom no-repeat; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.course_list ul li:nth-child(2n+2) { background:url(../images/course_bg01.png) center top no-repeat; padding:20px 20px 230px;}
	.course_list ul li:hover { background:url(../images/course_bg2.png) center bottom no-repeat;}
	.course_list ul li:nth-child(2n+2):hover { background:url(../images/course_bg1.png) center top no-repeat;}
	.course_list ul li p { width:100%; height:36px; overflow:hidden; line-height:36px; color:#262626; font-size:24px; margin:0 auto 10px; padding:0;}
	.course_list ul li p em { font-family:"Aleo-Bold"; font-size:32px; font-style:normal;}
	.course_list ul li span { display:block; width:100%; overflow:hidden; line-height:24px; color:#666; font-size:14px; text-align:justify; margin:0 auto; padding:0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
	.course_list ul li:hover p, .course_list ul li:hover span { color:#fff;}
	
}
@media screen and (min-width:1081px) and (max-width:1200px) {
	.pco_course { width:100%; overflow:hidden; margin:0 auto; padding:60px 30px; background: url(../images/course_bg.jpg) center top no-repeat; background-size:cover; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.course_list { width:100%; height:360px; overflow:hidden; margin:0 auto; padding:0; background:url(../images/line.jpg) center center no-repeat;}
	.course_list ul { margin:0;}
	.course_list ul li { width:300px!important; height:360px; overflow:hidden; margin:0 -100px 0 0; padding:230px 20px 20px; background:url(../images/course_bg02.png) center bottom no-repeat; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.course_list ul li:nth-child(2n+2) { background:url(../images/course_bg01.png) center top no-repeat; padding:20px 20px 230px;}
	.course_list ul li:hover { background:url(../images/course_bg2.png) center bottom no-repeat;}
	.course_list ul li:nth-child(2n+2):hover { background:url(../images/course_bg1.png) center top no-repeat;}
	.course_list ul li p { width:100%; height:36px; overflow:hidden; line-height:36px; color:#262626; font-size:24px; margin:0 auto 10px; padding:0;}
	.course_list ul li p em { font-family:"Aleo-Bold"; font-size:32px; font-style:normal;}
	.course_list ul li span { display:block; width:100%; overflow:hidden; line-height:24px; color:#666; font-size:14px; text-align:justify; margin:0 auto; padding:0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
	.course_list ul li:hover p, .course_list ul li:hover span { color:#fff;}
}
@media screen and (max-width:1080px) {
	.pco_course { width:100%; overflow:hidden; margin:0 auto; padding:40px 16px; background: url(../images/course_bg.jpg) center top no-repeat; background-size:cover; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.course_list { width:100%; height:360px; overflow:hidden; margin:0 auto; padding:0; background:url(../images/line.jpg) center center no-repeat;}
	.course_list ul { margin:0;}
	.course_list ul li { width:300px!important; height:360px; overflow:hidden; margin:0 -120px 0 0; padding:230px 20px 20px; background:url(../images/course_bg02.png) center bottom no-repeat; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.course_list ul li:nth-child(2n+2) { background:url(../images/course_bg01.png) center top no-repeat; padding:20px 20px 230px;}
	.course_list ul li:hover { background:url(../images/course_bg2.png) center bottom no-repeat;}
	.course_list ul li:nth-child(2n+2):hover { background:url(../images/course_bg1.png) center top no-repeat;}
	.course_list ul li p { width:100%; height:36px; overflow:hidden; line-height:36px; color:#262626; font-size:24px; margin:0 auto 10px; padding:0;}
	.course_list ul li p em { font-family:"Aleo-Bold"; font-size:32px; font-style:normal;}
	.course_list ul li span { display:block; width:100%; overflow:hidden; line-height:24px; color:#666; font-size:14px; text-align:justify; margin:0 auto; padding:0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
	.course_list ul li:hover p, .course_list ul li:hover span { color:#fff;}
}
@media screen and (max-width:750px) {
}

/**pco_news**/
@media screen and (min-width:1201px) {
	.pco_news { width:100%; overflow:hidden; margin:0 auto; padding:60px 0;}
	.pconw_main { width:1200px; height:auto; margin:0 auto; padding:0;}
	.pconw_main .pconw_l, .pconw_main .pconw_r { width:50%; height:400px; margin:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pconw_main .pconw_l { padding:0 20px 0 0; float:left;}
	.pconw_l .pconw_l_img { width:100%; height:260px; overflow:hidden; margin:0 auto; padding:0; background-color:#fff;}
	.pconw_l_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative;}
	.pconw_l_img a img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	.pconw_l .pconw_l_text { width:100%; height:140px; overflow:hidden; margin:0 auto; padding:20px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pconw_l_text a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:22px; margin:0 auto 10px; padding:0 80px 0 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pconw_l_text a span { display:inline-block; width:80px; height:40px; line-height:40px; color:#999; font-size:14px; text-align:right; position:absolute; top:0; right:0;}
	.pconw_l_text p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#999; font-size:14px; text-align:justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
	.pconw_l:hover .pconw_l_text { background-color:#004d9f;}
	.pconw_l:hover .pconw_l_text a { color:#fff;}
	.pconw_l:hover .pconw_l_text a span { color:rgba(255, 255, 255, 0.6);}
	.pconw_l:hover .pconw_l_text p { color:rgba(255, 255, 255, 0.6);}
	
	.pconw_main .pconw_r { padding:0 0 0 20px; float:right;}
	.pconw_r ul li { width:100%; height:133px; overflow:hidden; margin:0 auto; padding:14px 0; border-bottom:1px dashed #ddd; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pconw_r ul li a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:22px; margin:0 auto 8px; padding:0 80px 0 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pconw_r ul li a span { display:inline-block; width:80px; height:40px; line-height:40px; color:#999; font-size:14px; text-align:right; position:absolute; top:0; right:0;}
	.pconw_r ul li a:hover { color:#004d9f;}
	.pconw_r ul li p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#999; font-size:14px; text-align:justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
}
@media screen and (min-width:1081px) and (max-width:1200px) {
	.pco_news { width:100%; overflow:hidden; margin:0 auto; padding:60px 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pconw_main { width:100%; height:auto; margin:0 auto; padding:0;}
	.pconw_main .pconw_l, .pconw_main .pconw_r { width:50%; height:400px; margin:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pconw_main .pconw_l { padding:0 16px 0 0; float:left;}
	.pconw_l .pconw_l_img { width:100%; height:260px; overflow:hidden; margin:0 auto; padding:0; background-color:#fff;}
	.pconw_l_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative;}
	.pconw_l_img a img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	.pconw_l .pconw_l_text { width:100%; height:140px; overflow:hidden; margin:0 auto; padding:20px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pconw_l_text a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:22px; margin:0 auto 10px; padding:0 80px 0 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pconw_l_text a span { display:inline-block; width:80px; height:40px; line-height:40px; color:#999; font-size:14px; text-align:right; position:absolute; top:0; right:0;}
	.pconw_l_text p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#999; font-size:14px; text-align:justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
	.pconw_l:hover .pconw_l_text { background-color:#004d9f;}
	.pconw_l:hover .pconw_l_text a { color:#fff;}
	.pconw_l:hover .pconw_l_text a span { color:rgba(255, 255, 255, 0.6);}
	.pconw_l:hover .pconw_l_text p { color:rgba(255, 255, 255, 0.6);}
	
	.pconw_main .pconw_r { padding:0 0 0 16px; float:right;}
	.pconw_r ul li { width:100%; height:133px; overflow:hidden; margin:0 auto; padding:14px 0; border-bottom:1px dashed #ddd; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pconw_r ul li a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:22px; margin:0 auto 8px; padding:0 80px 0 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pconw_r ul li a span { display:inline-block; width:80px; height:40px; line-height:40px; color:#999; font-size:14px; text-align:right; position:absolute; top:0; right:0;}
	.pconw_r ul li a:hover { color:#004d9f;}
	.pconw_r ul li p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#999; font-size:14px; text-align:justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
	
}
@media screen and (max-width:1080px) {
	.pco_news { width:100%; overflow:hidden; margin:32px auto; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pconw_main { width:100%; height:auto; margin:0 auto; padding:0;}
	.pconw_main .pconw_l, .pconw_main .pconw_r { width:100%; height:auto; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pconw_main .pconw_l { margin:0 auto 16px;}
	.pconw_l .pconw_l_img { width:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#fff;}
	.pconw_l_img a { display:block; width:100%; overflow:hidden; margin:0; padding:0;}
	.pconw_l_img a img { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.pconw_l .pconw_l_text { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:16px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pconw_l_text a { display:block; width:100%; height:32px; overflow:hidden; line-height:32px; color:#333; font-size:18px; margin:0 auto 4px; padding:0 80px 0 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pconw_l_text a span { display:inline-block; width:80px; height:32px; line-height:32px; color:#999; font-size:14px; text-align:right; position:absolute; top:0; right:0;}
	.pconw_l_text p { width:100%; max-height:48px; overflow:hidden; line-height:24px; color:#999; font-size:14px; text-align:justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
	.pconw_l:hover .pconw_l_text, .pconw_l:active .pconw_l_text { background-color:#004d9f;}
	.pconw_l:hover .pconw_l_text a, .pconw_l:active .pconw_l_text a { color:#fff;}
	.pconw_l:hover .pconw_l_text a span, .pconw_l:active .pconw_l_text a span { color:rgba(255, 255, 255, 0.6);}
	.pconw_l:hover .pconw_l_text p, .pconw_l:active .pconw_l_text p { color:rgba(255, 255, 255, 0.6);}
	
	.pconw_main .pconw_r {}
	.pconw_r ul li { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:16px 0; border-bottom:1px dashed #ddd; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pconw_r ul li a { display:block; width:100%; height:32px; overflow:hidden; line-height:32px; color:#333; font-size:18px; margin:0 auto 4px; padding:0 80px 0 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pconw_r ul li a span { display:inline-block; width:80px; height:32px; line-height:32px; color:#999; font-size:14px; text-align:right; position:absolute; top:0; right:0;}
	.pconw_r ul li a:hover, .pconw_r ul li a:active { color:#004d9f;}
	.pconw_r ul li p { width:100%; max-height:48px; overflow:hidden; line-height:24px; color:#999; font-size:14px; text-align:justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
}
@media screen and (max-width:750px) {
}

/**pco_info**/
@media screen and (min-width:1201px) {
	.pco_info { width:100%; overflow:hidden; margin:0 auto; padding:60px 0; background-color:#fff;}
	.pco_info ul { width:1200px; overflow:hidden; margin:0 auto; padding:0;}
	.pco_info ul li { width:32%; overflow:hidden; margin:0 2% 0 0; padding:0; float:left;}
	.pco_info ul li:last-child { margin:0;}
	.pco_info ul li .info_tit { width:100%; height:60px; overflow:hidden; line-height:60px; color:#fff; font-size:22px; margin:0 auto; padding:0 20px; background-color:#004d9f; border-radius:10px 10px 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.info_tit a { display:block; width:96px; height:38px; overflow:hidden; line-height:38px; color:#333; font-size:14px; text-align:center; background-color:#fff; border-radius:18px; margin:11px 0; padding:0; float:right;}
	.info_tit a:hover { color:#00bc58; font-weight:bold;}
	
	.pco_info ul li .info_list { width:100%; overflow:hidden; margin:0 auto; padding:10px 19px 9px; border:1px solid #eaeaea; border-top:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.info_list dl dd { width:100%; height:40px; overflow:hidden; margin:0 auto; padding:0;}
	.info_list dl dd a { display:block; width:100%; height:40px; line-height:40px; color:#333; font-size:14px; margin:0 auto; padding:0 80px 0 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.info_list dl dd a span { display:inline-block; width:80px; height:40px; line-height:40px; color:#999; font-size:14px; text-align:right; position:absolute; top:0; right:0;}
	.info_list dl dd a:hover, .info_list dl dd a:hover span { color:#004d9f;}
}
@media screen and (min-width:1081px) and (max-width:1200px) {
	.pco_info { width:100%; overflow:hidden; margin:0 auto; padding:60px 30px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_info ul { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.pco_info ul li { width:32%; overflow:hidden; margin:0 2% 0 0; padding:0; float:left;}
	.pco_info ul li:last-child { margin:0;}
	.pco_info ul li .info_tit { width:100%; height:60px; overflow:hidden; line-height:60px; color:#fff; font-size:22px; margin:0 auto; padding:0 20px; background-color:#004d9f; border-radius:10px 10px 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.info_tit a { display:block; width:96px; height:38px; overflow:hidden; line-height:38px; color:#333; font-size:14px; text-align:center; background-color:#fff; border-radius:18px; margin:11px 0; padding:0; float:right;}
	.info_tit a:hover { color:#00bc58; font-weight:bold;}
	
	.pco_info ul li .info_list { width:100%; overflow:hidden; margin:0 auto; padding:10px 15px 9px; border:1px solid #eaeaea; border-top:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.info_list dl dd { width:100%; height:40px; overflow:hidden; margin:0 auto; padding:0;}
	.info_list dl dd a { display:block; width:100%; height:40px; line-height:40px; color:#333; font-size:14px; margin:0 auto; padding:0 80px 0 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.info_list dl dd a span { display:inline-block; width:80px; height:40px; line-height:40px; color:#999; font-size:14px; text-align:right; position:absolute; top:0; right:0;}
	.info_list dl dd a:hover, .info_list dl dd a:hover span { color:#004d9f;}
}
@media screen and (max-width:1080px) {
	.pco_info { width:100%; overflow:hidden; margin:0 auto; padding:32px 16px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_info ul { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.pco_info ul li { width:100%; overflow:hidden; margin:0 auto 16px; padding:0;}
	.pco_info ul li:last-child { margin:0 auto;}
	.pco_info ul li .info_tit { width:100%; height:60px; overflow:hidden; line-height:60px; color:#fff; font-size:22px; margin:0 auto; padding:0 16px; background-color:#004d9f; border-radius:10px 10px 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.info_tit a { display:block; width:96px; height:38px; overflow:hidden; line-height:38px; color:#333; font-size:14px; text-align:center; background-color:#fff; border-radius:18px; margin:11px 0; padding:0; float:right;}
	.info_tit a:hover, .info_tit a:active { color:#00bc58; font-weight:bold;}
	
	.pco_info ul li .info_list { width:100%; overflow:hidden; margin:0 auto; padding:10px 15px 9px; border:1px solid #eaeaea; border-top:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.info_list dl dd { width:100%; height:40px; overflow:hidden; margin:0 auto; padding:0;}
	.info_list dl dd a { display:block; width:100%; height:40px; line-height:40px; color:#333; font-size:16px; margin:0 auto; padding:0 80px 0 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.info_list dl dd a span { display:inline-block; width:80px; height:40px; line-height:40px; color:#999; font-size:14px; text-align:right; position:absolute; top:0; right:0;}
	.info_list dl dd a:hover, .info_list dl dd a:hover span, .info_list dl dd a:active, .info_list dl dd a:active span { color:#004d9f;}
}
@media screen and (max-width:750px) {
}

/**pco_foot**/
@media screen and (min-width:1201px) {
	.pco_foot { width:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#262626;}
	.pco_lisks { width:100%; overflow:hidden; margin:0 auto 40px; padding:30px 0; border-bottom:1px solid rgba(255, 255, 255, 0.1);}
	.pco_lisks p { width:1200px; overflow:hidden; line-height:30px; color:#fff; font-size:14px; margin:0 auto; padding:0;}
	.pco_lisks p a { display:inline-block; color:#888; margin:0 20px 0 0;}
	.pco_lisks p a:hover { color:#fff;}
	
	.ft_main { width:1200px; overflow:hidden; margin:0 auto 20px; padding:0;}
	.ft_main ul { float:left;}
	.ft_main ul li { float:left; margin:0 80px 0 0; padding:0;}
	.ft_main ul li p { color:#fff; font-size:22px; margin:0 0 12px;}
	.ft_main ul li a { display:block; height:32px; line-height:32px; color:#888; font-size:14px;}
	.ft_main ul li a:hover { color:#fff;}
	.ft_main .ft_ewm { width:140px; overflow:hidden; margin:0; padding:0; float:right;}
	.ft_ewm p { width:120px; height:120px; overflow:hidden; margin:0 auto 10px; padding:10px; background-color:#fff;}
	.ft_ewm p img { display:block; width:120px; height:120px; margin:0 auto; padding:0;}
	.ft_ewm span { display:block; wdith:100%; overflow:hidden; color:#fff; font-size:14px; text-align:center; margin:0 auto; padding:0;}
	
	.ft_main .ft_copy { width:100%; height:40px; overflow:hidden; line-height:40px; color:#888; font-size:14px; margin:20px auto 0; padding:0;}
	.ft_copy a { color:#888;}
	.ft_copy a:hover { color:#fff;}
	.ft_copy p { display:inline-block; height:40px; line-height:40px; color:#888; font-size:14px; float:right;}
}
@media screen and (min-width:1081px) and (max-width:1200px) {
	.pco_foot { width:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#262626;}
	.pco_lisks { width:100%; overflow:hidden; margin:0 auto 40px; padding:30px; border-bottom:1px solid rgba(255, 255, 255, 0.1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_lisks p { width:100%; overflow:hidden; line-height:30px; color:#fff; font-size:14px; margin:0 auto; padding:0;}
	.pco_lisks p a { display:inline-block; color:#888; margin:0 20px 0 0;}
	.pco_lisks p a:hover { color:#fff;}
	
	.ft_main { width:100%; overflow:hidden; margin:0 auto 20px; padding:0 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ft_main ul { float:left;}
	.ft_main ul li { float:left; margin:0 80px 0 0; padding:0;}
	.ft_main ul li p { color:#fff; font-size:22px; margin:0 0 12px;}
	.ft_main ul li a { display:block; height:32px; line-height:32px; color:#888; font-size:14px;}
	.ft_main ul li a:hover { color:#fff;}
	.ft_main .ft_ewm { width:140px; overflow:hidden; margin:0; padding:0; float:right;}
	.ft_ewm p { width:120px; height:120px; overflow:hidden; margin:0 auto 10px; padding:10px; background-color:#fff;}
	.ft_ewm p img { display:block; width:120px; height:120px; margin:0 auto; padding:0;}
	.ft_ewm span { display:block; wdith:100%; overflow:hidden; color:#fff; font-size:14px; text-align:center; margin:0 auto; padding:0;}
	
	.ft_main .ft_copy { width:100%; height:40px; overflow:hidden; line-height:40px; color:#888; font-size:14px; margin:20px auto 0; padding:0;}
	.ft_copy a { color:#888;}
	.ft_copy a:hover { color:#fff;}
	.ft_copy p { display:inline-block; height:40px; line-height:40px; color:#888; font-size:14px; float:right;}

}
@media screen and (max-width:1080px) {
	.pco_foot { width:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#262626;}
	.pco_lisks { width:100%; overflow:hidden; margin:0 auto 24px; padding:16px; border-bottom:1px solid rgba(255, 255, 255, 0.1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_lisks p { width:100%; overflow:hidden; line-height:40px; color:#fff; font-size:14px; margin:0 auto; padding:0;}
	.pco_lisks p a { display:inline-block; color:#888; margin:0 16px 0 0;}
	.pco_lisks p a:hover { color:#fff;}
	
	.ft_main { width:100%; overflow:hidden; margin:0 auto 16px; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ft_main ul { width:100%;}
	.ft_main ul li { float:left; width:50%; margin:0 0 16px; padding:0;}
	.ft_main ul li p { width:100%; color:#fff; font-size:18px; text-align:center; margin:0 0 12px;}
	.ft_main ul li a { display:block; width:100%; height:40px; line-height:40px; color:#888; font-size:14px; text-align:center;}
	.ft_main ul li a:hover { color:#fff;}
	.ft_main .ft_ewm { width:140px; overflow:hidden; margin:0 auto; padding:0;}
	.ft_ewm p { width:120px; height:120px; overflow:hidden; margin:0 auto 10px; padding:10px; background-color:#fff;}
	.ft_ewm p img { display:block; width:120px; height:120px; margin:0 auto; padding:0;}
	.ft_ewm span { display:block; wdith:100%; overflow:hidden; color:#fff; font-size:14px; text-align:center; margin:0 auto; padding:0;}
	
	.ft_main .ft_copy { width:100%; overflow:hidden; line-height:40px; color:#888; font-size:14px; text-align:center; margin:16px auto 0; padding:0;}
	.ft_copy a { color:#888;}
	.ft_copy a:hover { color:#fff;}
	.ft_copy p { display:inline-block; height:40px; line-height:40px; color:#888; font-size:14px; text-align:center;}
}
@media screen and (max-width:750px) {
}

/**news**/
@media screen and (min-width:1201px) {
	.ny_banner { width:100%; overflow:hidden; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ny_banner img { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0;}
	
	.pco_pos { width:100%; height:60px; margin:0 auto 40px; padding:0; background-color:#ffffff; position:relative;}
	.pco_pos p { width:1200px; height:60px; overflow:hidden; line-height:60px; color:#999; font-size:14px; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_pos p a { color:#666;}
	.pco_pos p a:hover { color:#004d9f;}
	.pco_pos p span { color:#999;}
	.pco_pos p img { display:block; width:40px; height:40px; margin:10px 10px 10px 0; padding:0; float:left;}
	
	.pco_tab { width:1200px; overflow:hidden; margin:0 auto 44px; padding:0;}
	.pco_tab ul { text-align:center;}
	.pco_tab ul li { display:inline-block; height:50px; overflow:hidden; margin:0 8px 16px; padding:0;}
	.pco_tab ul li a { display:block; height:48px; overflow:hidden; line-height:48px; color:#333; font-size:16px; text-align:center; background-color:#fff; border:1px solid #eaeaea; border-radius:25px; margin:0; padding:0 24px;}
	.pco_tab ul li a:hover, .pco_tab ul li a.pco_tabon { color:#fff; background-color:#004d9f; border:1px solid #004d9f;}
	
	.nw_list { width:1200px; height:auto; margin:40px auto; padding:0;}
	.nw_list ul li { width:49%; height:140px; margin:0 2% 0 0; padding:20px 20px 20px 180px; border-bottom:1px solid #eaeaea; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.nw_list ul li:nth-child(2n+2) { margin:0;}
	.nw_list ul li:hover { background-color:#fff; box-shadow:0 8px 16px rgba(0, 0, 0, 0.1); border-bottom:none;}
	.nw_list ul li a { display:block; width:100%; height:100%; position:absolute; left:0; top:0; right:0; bottom:0;}
	.nw_list ul li .nw_time { width:120px; height:100px; overflow:hidden; margin:0; padding:0; background-color:#aaa; position:absolute; left:20px; top:20px;}
	.nw_list ul li:hover .nw_time { background-color:#004d9f;}
	.nw_time em { display:block; width:100%; height:50px; overflow:hidden; line-height:50px; color:#fff; font-size:48px; font-style:normal; text-align:center; margin:14px auto 0; padding:0;}
	.nw_time font { display:block; width:100%; overflow:hidden; color:#fff; font-size:14px; text-align:center; margin:0 auto; padding:0;}
	.nw_list ul li .nw_text { width:100%; height:100px; overflow:hidden; margin:0; padding:0;}
	.nw_list ul li .nw_text p { width:100%; height:36px; overflow:hidden; line-height:36px; color:#262626; font-size:22px; margin:0 0 10px; padding:0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
	.nw_list ul li .nw_text span { display:block; width:100%; overflow:hidden; line-height:24px; color:#999; font-size:14px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
	.nw_list ul li:hover .nw_text p { color:#004d9f;}
	
	.pco_page { width:1200px; height:48px; overflow:hidden; color:#999; font-size:14px; margin:40px auto; padding:0; text-align:center;}
	.pco_page a { display:inline-block; width:48px; height:48px; overflow:hidden; line-height:46px; color:#999; font-size:16px; text-align:center; background-color:#fff; border:1px solid #eaeaea; border-radius:50%; vertical-align:middle; margin:0 6px; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_page a.pg_prev { background:#fff url(../images/prev01.png) center center no-repeat; background-size:40px 40px;}
	.pco_page a.pg_next { background:#fff url(../images/next02.png) center center no-repeat; background-size:40px 40px;}
	.pco_page a:hover, .pco_page a.pnnum1 { background-color:#22a243; border:1px solid #22a243; color:#fff;}
	.pco_page a.pg_prev:hover { background:#22a243 url(../images/prev1.png) center center no-repeat; background-size:40px 40px; border:1px solid #22a243;}
	.pco_page a.pg_next:hover { background:#22a243 url(../images/next2.png) center center no-repeat; background-size:40px 40px; border:1px solid #22a243;}
	.pco_page span { display:inline-block; width:56px; height:56px; overflow:hidden; line-height:56px; color:#999; font-size:18px; text-align:center; border-radius:50%; margin:0; padding:0;}
}
@media screen and (min-width:1081px) and (max-width:1200px) {
	.ny_banner { width:100%; overflow:hidden; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ny_banner img { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0;}
	
	.pco_pos { width:100%; height:60px; margin:0 auto 30px; padding:0 30px; background-color:#f5f5f5; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_pos p { width:100%; height:60px; overflow:hidden; line-height:60px; color:#999; font-size:14px; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_pos p a { color:#666;}
	.pco_pos p a:hover { color:#004d9f;}
	.pco_pos p span { color:#999;}
	.pco_pos p img { display:block; width:40px; height:40px; margin:10px 10px 10px 0; padding:0; float:left;}
	
	.pco_tab { width:100%; overflow:hidden; margin:0 auto 44px; padding:0 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_tab ul { text-align:center;}
	.pco_tab ul li { display:inline-block; height:50px; overflow:hidden; margin:0 8px 16px; padding:0;}
	.pco_tab ul li a { display:block; height:48px; overflow:hidden; line-height:48px; color:#333; font-size:16px; text-align:center; background-color:#fff; border:1px solid #eaeaea; border-radius:25px; margin:0; padding:0 20px;}
	.pco_tab ul li a:hover, .pco_tab ul li a.pco_tabon { color:#fff; background-color:#004d9f; border:1px solid #004d9f;}
	
	.nw_list { width:100%; height:auto; margin:40px auto; padding:0 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.nw_list ul li { width:100%; height:140px; margin:0 auto; padding:20px 20px 20px 180px; border-bottom:1px solid #eaeaea; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.nw_list ul li:hover { background-color:#fff; box-shadow:0 8px 16px rgba(0, 0, 0, 0.1); border-bottom:none;}
	.nw_list ul li a { display:block; width:100%; height:100%; position:absolute; left:0; top:0; right:0; bottom:0;}
	.nw_list ul li .nw_time { width:120px; height:100px; overflow:hidden; margin:0; padding:0; background-color:#aaa; position:absolute; left:20px; top:20px;}
	.nw_list ul li:hover .nw_time { background-color:#004d9f;}
	.nw_time em { display:block; width:100%; height:50px; overflow:hidden; line-height:50px; color:#fff; font-size:48px; font-style:normal; text-align:center; margin:14px auto 0; padding:0;}
	.nw_time font { display:block; width:100%; overflow:hidden; color:#fff; font-size:14px; text-align:center; margin:0 auto; padding:0;}
	.nw_list ul li .nw_text { width:100%; height:100px; overflow:hidden; margin:0; padding:0;}
	.nw_list ul li .nw_text p { width:100%; height:36px; overflow:hidden; line-height:36px; color:#262626; font-size:22px; margin:0 0 10px; padding:0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
	.nw_list ul li .nw_text span { display:block; width:100%; overflow:hidden; line-height:24px; color:#999; font-size:14px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
	.nw_list ul li:hover .nw_text p { color:#004d9f;}
	
	.pco_page { width:100%; height:56px; overflow:hidden; margin:40px auto; padding:0 30px; text-align:center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_page a { display:inline-block; width:56px; height:56px; overflow:hidden; line-height:54px; color:#999; font-size:18px; text-align:center; background-color:#fff; border:1px solid #eaeaea; border-radius:50%; margin:0 6px; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_page a.pg_prev { background:#fff url(../images/prev01.png) center center no-repeat; background-size:40px 40px;}
	.pco_page a.pg_next { background:#fff url(../images/next02.png) center center no-repeat; background-size:40px 40px;}
	.pco_page a:hover, .pco_page a.pnnum1 { background-color:#22a243; border:1px solid #22a243; color:#fff;}
	.pco_page a.pg_prev:hover { background:#22a243 url(../images/prev1.png) center center no-repeat; background-size:40px 40px; border:1px solid #22a243;}
	.pco_page a.pg_next:hover { background:#22a243 url(../images/next2.png) center center no-repeat; background-size:40px 40px; border:1px solid #22a243;}
	.pco_page span { display:inline-block; width:56px; height:56px; overflow:hidden; line-height:56px; color:#999; font-size:18px; text-align:center; border-radius:50%; margin:0; padding:0;}
}
@media screen and (max-width:1080px) {
	.ny_banner { width:100%; overflow:hidden; margin:0 auto; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ny_banner img { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0;}
	
	.pco_pos { width:100%; height:60px; margin:0 auto 30px; padding:0 16px; background-color:#f5f5f5; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_pos p { width:100%; height:60px; overflow:hidden; line-height:60px; color:#999; font-size:14px; margin:0 auto; padding:0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_pos p a { color:#666;}
	.pco_pos p a:hover { color:#004d9f;}
	.pco_pos p span { color:#999;}
	.pco_pos p img { display:inline-block; width:40px; height:40px; margin:10px 8px 10px 0; padding:0; vertical-align:middle;}
	
	.pco_tab { width:100%; overflow:hidden; margin:0 auto 32px; padding:0 32px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_tab ul { text-align:center;}
	.pco_tab ul li { display:inline-block; width:21%; height:44px; overflow:hidden; margin:0 1% 8px; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_tab ul li a { display:block; width:100%; height:44px; overflow:hidden; line-height:42px; color:#333; font-size:16px; text-align:center; background-color:#fff; border:1px solid #eaeaea; border-radius:25px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_tab ul li a:hover, .pco_tab ul li a:active, .pco_tab ul li a.pco_tabon { color:#fff; background-color:#004d9f; border:1px solid #004d9f;}
	
	.nw_list { width:100%; height:auto; margin:16px auto; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.nw_list ul li { width:100%; height:140px; margin:0 auto; padding:16px 16px 16px 180px; border-bottom:1px solid #eaeaea; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.nw_list ul li:hover { background-color:#fff; box-shadow:0 8px 16px rgba(0, 0, 0, 0.1); border-bottom:none;}
	.nw_list ul li a { display:block; width:100%; height:100%; position:absolute; left:0; top:0; right:0; bottom:0;}
	.nw_list ul li .nw_time { width:120px; height:100px; overflow:hidden; margin:0; padding:0; background-color:#aaa; position:absolute; left:16px; top:16px;}
	.nw_list ul li:hover .nw_time, .nw_list ul li:active .nw_time { background-color:#004d9f;}
	.nw_time em { display:block; width:100%; height:50px; overflow:hidden; line-height:50px; color:#fff; font-size:48px; font-style:normal; text-align:center; margin:14px auto 0; padding:0;}
	.nw_time font { display:block; width:100%; overflow:hidden; color:#fff; font-size:14px; text-align:center; margin:0 auto; padding:0;}
	.nw_list ul li .nw_text { width:100%; height:100px; overflow:hidden; margin:0; padding:0;}
	.nw_list ul li .nw_text p { width:100%; height:36px; overflow:hidden; line-height:36px; color:#262626; font-size:22px; margin:0 0 10px; padding:0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
	.nw_list ul li .nw_text span { display:block; width:100%; overflow:hidden; line-height:24px; color:#999; font-size:14px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
	.nw_list ul li:hover .nw_text p, .nw_list ul li:active .nw_text p { color:#004d9f;}
	
	.pco_page { width:100%; height:48px; overflow:hidden; font-size:0; margin:24px auto; padding:0 16px; text-align:center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_page a { display:none; width:48px; height:48px; overflow:hidden; line-height:46px; color:#999; font-size:18px; text-align:center; background-color:#fff; border:1px solid #eaeaea; border-radius:50%; margin:0 6px; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_page a.pg_prev { display:inline-block; background:#fff url(../images/prev01.png) center center no-repeat; background-size:40px 40px; float:left;}
	.pco_page a.pg_next { display:inline-block; background:#fff url(../images/next02.png) center center no-repeat; background-size:40px 40px; float:right;}
	.pco_page a:hover, .pco_page a.pnnum1 .pco_page a:active { background-color:#22a243; border:1px solid #22a243; color:#fff;}
	.pco_page a.pg_prev:hover, .pco_page a.pg_prev:active { background:#22a243 url(../images/prev1.png) center center no-repeat; background-size:40px 40px; border:1px solid #22a243;}
	.pco_page a.pg_next:hover, .pco_page a.pg_next:active { background:#22a243 url(../images/next2.png) center center no-repeat; background-size:40px 40px; border:1px solid #22a243;}
	.pco_page span { display:none; width:56px; height:56px; overflow:hidden; line-height:56px; color:#999; font-size:18px; text-align:center; border-radius:50%; margin:0; padding:0;}
}
@media screen and (max-width:750px) {
	.ny_banner { width:100%; overflow:hidden; margin:0 auto; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ny_banner img { display:block; width:100%; overflow:hidden; margin:0; padding:0;}
	
	.pco_pos { width:100%; height:48px; margin:0 auto 16px; padding:0 16px; background-color:#ffffff; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_pos p { width:100%; height:48px; overflow:hidden; line-height:48px; color:#999; font-size:14px; margin:0 auto; padding:0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_pos p a { color:#666;}
	.pco_pos p a:hover { color:#004d9f;}
	.pco_pos p span { color:#999;}
	.pco_pos p img { display:inline-block; width:32px; height:32px; margin:8px 10px 8px 0; padding:0; vertical-align:middle;}
	
	.pco_tab { width:100%; overflow:hidden; margin:0 auto 8px; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_tab ul { text-align:center;}
	.pco_tab ul li { display:inline-block; width:45%; height:44px; overflow:hidden; margin:0 2% 8px; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_tab ul li a { display:block; width:100%; height:44px; overflow:hidden; line-height:44px; color:#333; font-size:16px; text-align:center; background-color:#fff; border:1px solid #eaeaea; border-radius:25px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_tab ul li a:hover, .pco_tab ul li a:active, .pco_tab ul li a.pco_tabon { color:#fff; background-color:#004d9f; border:1px solid #004d9f;}
	
	.nw_list { width:100%; height:auto; margin:0 auto 16px; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.nw_list ul li { width:100%; height:100px; margin:0 auto; padding:10px 10px 10px 120px; border-bottom:1px solid #eaeaea; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.nw_list ul li:hover { background-color:#fff; box-shadow:0 8px 16px rgba(0, 0, 0, 0.1); border-bottom:none;}
	.nw_list ul li a { display:block; width:100%; height:100%; position:absolute; left:0; top:0; right:0; bottom:0;}
	.nw_list ul li .nw_time { width:100px; height:80px; overflow:hidden; margin:0; padding:0; background-color:#aaa; position:absolute; left:10px; top:10px;}
	.nw_list ul li:hover .nw_time, .nw_list ul li:active .nw_time { background-color:#004d9f;}
	.nw_time em { display:block; width:100%; height:48px; overflow:hidden; line-height:48px; color:#fff; font-size:44px; font-style:normal; text-align:center; margin:6px auto 0; padding:0;}
	.nw_time font { display:block; width:100%; overflow:hidden; color:#fff; font-size:14px; text-align:center; margin:0 auto; padding:0;}
	.nw_list ul li .nw_text { width:100%; height:80px; overflow:hidden; margin:0; padding:0;}
	.nw_list ul li .nw_text p { width:100%; height:30px; overflow:hidden; line-height:30px; color:#262626; font-size:18px; margin:0 0 4px; padding:0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
	.nw_list ul li .nw_text span { display:block; width:100%; overflow:hidden; line-height:22px; color:#999; font-size:14px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
	.nw_list ul li:hover .nw_text p, .nw_list ul li:active .nw_text p { color:#004d9f;}
}


/**honor_list**/
@media screen and (min-width:1201px) {
	.honor_list { width:1200px; overflow:hidden; margin:0 auto 60px; padding:0;}
	.honor_list ul li { width:285px!important; overflow:hidden; margin:0 20px 20px 0; padding:0; float:left;}
	.honor_list ul li:nth-child(4n+4) { margin:0 0 20px 0;}
	.honor_list ul li .hnr_img1 { width:100%; height:380px; overflow:hidden; margin:0 auto 10px; padding:10px; background-color:#fff; border:1px solid #eaeaea; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.hnr_img1 img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; left:0;}
	.honor_list ul li p { width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:16px; text-align:center; margin:0 auto; padding:0;}
}
@media screen and (min-width:1081px) and (max-width:1200px) {
	.honor_list { width:100%; overflow:hidden; margin:0 auto 60px; padding:0 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.honor_list ul { width:100%;}
	.honor_list ul li { width:31%!important; overflow:hidden; margin:0 3.5% 20px 0; padding:0; float:left;}
	.honor_list ul li:nth-child(3n+3) { margin:0 0 20px 0;}
	.honor_list ul li .hnr_img1 { width:285px; height:380px; overflow:hidden; margin:0 auto 10px; padding:10px; background-color:#fff; border:1px solid #eaeaea; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.hnr_img1 img { display:block; width:265px; height:360px; margin:0 auto; padding:0;}
	.honor_list ul li p { width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:16px; text-align:center; margin:0 auto; padding:0;}
}
@media screen and (max-width:1080px) {
	.honor_list { width:100%; overflow:hidden; margin:0 auto 16px; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.honor_list ul { width:100%;}
	.honor_list ul li { width:49%!important; overflow:hidden; margin:0 2% 16px 0; padding:0; float:left;}
	.honor_list ul li:nth-child(2n+2) { margin:0 0 16px 0;}
	.honor_list ul li .hnr_img1 { width:100%; height:240px; overflow:hidden; margin:0 auto 10px; padding:8px; background-color:#fff; border:1px solid #eaeaea; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.hnr_img1 img { display:block; max-width:100%; max-height:100%; margin: auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
	.honor_list ul li p { width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:16px; text-align:center; margin:0 auto; padding:0;}
}
@media screen and (max-width:750px) {
}

/**pco_cf_list**/
@media screen and (min-width:1201px) {
	.pco_cf { width:100%; overflow:hidden; margin:0 auto; padding:60px 0; background-color:#fff;}
	.pco_cf_list { width:1200px; overflow:hidden; margin:0 auto; padding:0;}
	
	.pco_cf_list ul li { width:285px!important; overflow:hidden; margin:0 20px 0 0; padding:0; float:left;}
	.pco_cf_list ul li .cf_img { width:285px; height:200px; overflow:hidden; margin:0 auto 10px; padding:9px; border:1px solid #eaeaea; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.cf_img em { display:block; width:100%; height:100%; margin:0 auto; padding:0; position:relative;}
	.cf_img em img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	.pco_cf_list ul li p { width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:16px; text-align:center; margin:0 auto; padding:0;}
	.pco_cf_list ul li p a { color:#333;}
	.pco_cf_list ul li p a:hover { color:#22a243;}
	
	.pic_list { width:1200px; overflow:hidden; margin:0 auto; padding:0;}	
	.pic_list ul li { width:23.5%!important; overflow:hidden; margin:0 2% 20px 0; padding:0; float:left;}
	.pic_list ul li:nth-child(4n+4) { margin:0 0 20px;}
	.pic_list ul li .pic_img { width:100%; height:200px; overflow:hidden; margin:0 auto 10px; padding:9px; border:1px solid #eaeaea; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pic_img em { display:block; width:100%; height:100%; margin:0 auto; padding:0; position:relative;}
	.pic_img em img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	.pic_list ul li p { width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:16px; text-align:center; margin:0 auto; padding:0;}
	
	.pic1_list { width:1200px; height:auto; margin:0 auto; padding:0;}	
	.pic1_list ul li { width:23.5%!important; height:auto; margin:0 2% 20px 0; padding:0; float:left;}
	.pic1_list ul li:nth-child(4n+4) { margin:0 0 20px;}
	.pic1_list ul li a { display:block; width:100%; height:auto; margin:0 auto; padding:0; background-color:#fff; border:1px solid #eaeaea; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pic1_list ul li a .pic1_img, .pic1_list ul li a div { width:100%; height:200px; overflow:hidden; margin:0 auto; padding:8px; border-bottom:1px solid #eaeaea; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pic1_img em, .pic1_list ul li a div em { display:block; width:100%; height:100%; margin:0 auto; padding:0; position:relative;}
	.pic1_img em img, .pic1_list ul li a div em img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	.pic1_list ul li a p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:16px; margin:0 auto; padding:0 12px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pic1_list ul li a p span { display:inline-block; color:#999; font-size:14px; float:right;}
	.pic1_list ul li a:hover { border:1px solid #fff; box-shadow:0 8px 16px rgba(0, 0, 0, 0.1);}
	.pic1_list ul li a:hover .pic1_img { border-bottom:1px solid #22a243;}
	.pic1_list ul li a:hover p { color:#22a243;}
	
	.xgpro { width:880px; overflow:hidden; margin:0 auto 30px;}
	.xgpro ul li { width:205px!important;}
	.xgpro ul li .cf_img { width:205px; height:205px; overflow:hidden;}
}
@media screen and (min-width:1081px) and (max-width:1200px) {
	.pco_cf { width:100%; overflow:hidden; margin:0 auto; padding:60px 0; background-color:#fff;}
	.pco_cf_list { width:100%; overflow:hidden; margin:0 auto; padding:0 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_cf_list ul { width:100%;}
	.pco_cf_list ul li { width:285px!important; overflow:hidden; margin:0 20px 0 0; padding:0; float:left;}
	.pco_cf_list ul li .cf_img { width:285px; height:200px; overflow:hidden; margin:0 auto 10px; padding:9px; border:1px solid #eaeaea; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.cf_img em { display:block; width:100%; height:100%; margin:0 auto; padding:0; position:relative;}
	.cf_img em img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	.pco_cf_list ul li p { width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:16px; text-align:center; margin:0 auto; padding:0;}
	.pco_cf_list ul li p a { color:#333;}
	.pco_cf_list ul li p a:hover { color:#22a243;}
	
	.pic_list { width:100%; overflow:hidden; margin:0 auto; padding:0 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}	
	.pic_list ul li { width:32%!important; overflow:hidden; margin:0 2% 20px 0; padding:0; float:left;}
	.pic_list ul li:nth-child(3n+3) { margin:0 0 20px;}
	.pic_list ul li .pic_img { width:100%; height:240px; overflow:hidden; margin:0 auto 10px; padding:9px; border:1px solid #eaeaea; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pic_img em { display:block; width:100%; height:100%; margin:0 auto; padding:0; position:relative;}
	.pic_img em img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	.pic_list ul li p { width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:16px; text-align:center; margin:0 auto; padding:0;}
	
	.pic1_list { width:100%; overflow:hidden; margin:0 auto; padding:0 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}	
	.pic1_list ul li { width:32%!important; overflow:hidden; margin:0 2% 20px 0; padding:0; float:left;}
	.pic1_list ul li:nth-child(3n+3) { margin:0 0 20px;}
	.pic1_list ul li a { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; border:1px solid #eaeaea; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pic1_list ul li a .pic1_img, .pic1_list ul li a div { width:100%; height:240px; overflow:hidden; margin:0 auto; padding:8px; border-bottom:1px solid #eaeaea; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pic1_img em, .pic1_list ul li a div em { display:block; width:100%; height:100%; margin:0 auto; padding:0; position:relative;}
	.pic1_img em img, .pic1_list ul li a div em img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	.pic1_list ul li a p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:16px; margin:0 auto; padding:0 12px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pic1_list ul li a p span { display:inline-block; color:#999; font-size:14px; float:right;}
	.pic1_list ul li a:hover { border:1px solid #fff; box-shadow:0 8px 16px rgba(0, 0, 0, 0.1);}
	.pic1_list ul li a:hover .pic1_img { border-bottom:1px solid #22a243;}
	.pic1_list ul li a:hover p { color:#22a243;}
	
	.xgpro { width:100%; overflow:hidden; margin:0 auto 30px;}
	.xgpro ul li { width:205px!important;}
	.xgpro ul li .cf_img { width:205px; height:205px; overflow:hidden;}
}
@media screen and (max-width:1080px) {
	.pco_cf { width:100%; overflow:hidden; margin:0 auto; padding:32px 0; background-color:#fff;}
	.pco_cf_list { width:100%; overflow:hidden; margin:0 auto; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_cf_list ul { width:100%;}
	.pco_cf_list ul li { width:285px!important; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}
	.pco_cf_list ul li .cf_img { width:285px; height:200px; overflow:hidden; margin:0 auto 10px; padding:7px; border:1px solid #eaeaea; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.cf_img em { display:block; width:100%; height:100%; margin:0 auto; padding:0; position:relative;}
	.cf_img em img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	.pco_cf_list ul li p { width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:14px; text-align:center; margin:0 auto; padding:0;}
	.pco_cf_list ul li p a { color:#333;}
	.pco_cf_list ul li p a:hover { color:#22a243;}
	
	.pic_list { width:100%; overflow:hidden; margin:0 auto; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}	
	.pic_list ul li { width:48%!important; overflow:hidden; margin:0 4% 16px 0; padding:0; float:left;}
	.pic_list ul li:nth-child(2n+2) { margin:0 0 16px;}
	.pic_list ul li .pic_img { width:100%; height:140px; overflow:hidden; margin:0 auto 10px; padding:4px; border:1px solid #eaeaea; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pic_img em { display:block; width:100%; height:100%; margin:0 auto; padding:0; position:relative;}
	.pic_img em img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	.pic_list ul li p { width:100%; height:24px; overflow:hidden; line-height:24px; color:#333; font-size:14px; text-align:center; margin:0 auto; padding:0;}
	
	.pic1_list { width:100%; height:auto; margin:0 auto; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}	
	.pic1_list ul li { width:48%!important; height:auto; margin:0 4% 16px 0; padding:0; float:left;}
	.pic1_list ul li:nth-child(2n+2) { margin:0 0 20px;}
	.pic1_list ul li a { display:block; width:100%; height:auto; margin:0 auto; padding:0; background-color:#fff; border:1px solid #eaeaea; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pic1_list ul li a .pic1_img, .pic1_list ul li a div { width:100%; height:140px; overflow:hidden; margin:0 auto; padding:8px; border-bottom:1px solid #eaeaea; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pic1_img em, .pic1_list ul li a div em { display:block; width:100%; height:100%; margin:0 auto; padding:0; position:relative;}
	.pic1_img em img, .pic1_list ul li a div em img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	.pic1_list ul li a p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:14px; margin:0 auto; padding:0 12px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pic1_list ul li a p span { display:inline-block; color:#999; font-size:14px; float:right;}
	.pic1_list ul li a:hover, .pic1_list ul li a:active { border:1px solid #fff; box-shadow:0 8px 16px rgba(0, 0, 0, 0.1);}
	.pic1_list ul li a:hover .pic1_img, .pic1_list ul li a:active .pic1_img { border-bottom:1px solid #22a243;}
	.pic1_list ul li a:hover p, .pic1_list ul li a:active p { color:#22a243;}
	
	.xgpro { width:880px; overflow:hidden; margin:0 auto 30px;}
	.xgpro ul li { width:205px!important;}
	.xgpro ul li .cf_img { width:205px; height:205px; overflow:hidden;}
}
@media screen and (max-width:750px) {
}

/**pco_case_list**/
@media screen and (min-width:1201px) {
	.pco_case { width:100%; overflow:hidden; margin:40px auto; padding:0;}
	.pco_case_list { width:1200px; overflow:hidden; margin:0 auto; padding:0;}
	.pco_case_list ul li { width:23.5%; height:200px; overflow:hidden; margin:0 2% 20px 0; padding:0; border:1px solid #eaeaea; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_case_list ul li:nth-child(4n+4) { margin:0 0 20px;}
	.pco_case_list ul li img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	.pco_case_list ul li a { display:none; width:100%; height:100%; line-height:32px; color:#fff; font-size:16px; text-align:center; margin:0; padding:60px 0; background-color:rgba(34, 162, 67, 0.9); position:absolute; left:0; top:0; z-index:1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_case_list ul li a em { display:block; width:48px; height:48px; overflow:hidden; margin:0 auto 10px; padding:0; background:url(../images/check_tb.png) 0 0 no-repeat; background-size:48px 48px;}
	.pco_case_list ul li:hover a { display:block;}
}
@media screen and (min-width:1081px) and (max-width:1200px) {
	.pco_case { width:100%; overflow:hidden; margin:40px auto; padding:0;}
	.pco_case_list { width:100%; overflow:hidden; margin:0 auto; padding:0 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_case_list ul li { width:32%; height:200px; overflow:hidden; margin:0 2% 20px 0; padding:0; border:1px solid #eaeaea; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_case_list ul li:nth-child(3n+3) { margin:0 0 20px;}
	.pco_case_list ul li img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	.pco_case_list ul li a { display:none; width:100%; height:100%; line-height:32px; color:#fff; font-size:16px; text-align:center; margin:0; padding:60px 0; background-color:rgba(34, 162, 67, 0.9); position:absolute; left:0; top:0; z-index:1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_case_list ul li a em { display:block; width:48px; height:48px; overflow:hidden; margin:0 auto 10px; padding:0; background:url(../images/check_tb.png) 0 0 no-repeat; background-size:48px 48px;}
	.pco_case_list ul li:hover a { display:block;}
}
@media screen and (max-width:1080px) {
	.pco_case { width:100%; overflow:hidden; margin:30px auto; padding:0;}
	.pco_case_list { width:100%; overflow:hidden; margin:0 auto; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_case_list ul li { width:49%; height:140px; overflow:hidden; margin:0 2% 16px 0; padding:0; border:1px solid #eaeaea; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_case_list ul li:nth-child(2n+2) { margin:0 0 16px;}
	.pco_case_list ul li img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	.pco_case_list ul li a { display:none; width:100%; height:100%; line-height:32px; color:#fff; font-size:16px; text-align:center; margin:0; padding:30px 0; background-color:rgba(34, 162, 67, 0.9); position:absolute; left:0; top:0; z-index:1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pco_case_list ul li a em { display:block; width:48px; height:48px; overflow:hidden; margin:0 auto 10px; padding:0; background:url(../images/check_tb.png) 0 0 no-repeat; background-size:48px 48px;}
	.pco_case_list ul li:active a, .pco_case_list ul li:hover a { display:block;}
}
@media screen and (max-width:750px) {
}

/**新闻详情**/
@media screen and (min-width:1201px) {
	.abus_main { width:1200px; overflow:hidden; margin:0 auto; padding:0;}
	.news_detail { width:100%; overflow:hidden; margin:0 auto 40px; padding:0;}
	.news_detail .new_title { width:100%; overflow:hidden; line-height:40px; color:#262626; font-size:24px; text-align:justify; margin:0 auto; padding:0;}
	.news_detail .news_detail_tips { width:100%; overflow:hidden; line-height:40px; color:#999; font-size:14px; margin:0 auto; padding:0;}
	.news_detail .news_con { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.news_con p, .news_con div, .news_con span { display:block; width:100%; overflow:hidden; line-height:30px; color:#565656!important; font-size:16px!important; margin:0 auto 10px; padding:0;}
	.news_con span { margin:0 auto;}
	.news_con img { display:block; max-width:100%!important; height:auto!important; overflow:hidden; margin:0 auto; padding:0;}
	
	.nw_prevnext { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.nw_prevnext ul li { width:50%; height:60px; overflow:hidden; margin:0; padding:0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.nw_prevnext ul li a { display:block; width:100%; height:60px; overflow:hidden; line-height:60px; color:#262626; font-size:18px; text-align:right; white-space:nowrap; text-overflow:ellipsis; background-color:#fff; margin:0; padding:0 40px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.nw_prevnext ul li:nth-child(1) a { text-align:left; padding:0 40px;}
	.nw_prevnext ul li a:hover { background-color:#22a243!important; color:#fff;}
}
@media screen and (min-width:1081px) and (max-width:1200px) {
	.abus_main { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.news_detail { width:100%; overflow:hidden; margin:0 auto 40px; padding:0 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.news_detail .new_title { width:100%; overflow:hidden; line-height:40px; color:#262626; font-size:24px; text-align:justify; margin:0 auto; padding:0;}
	.news_detail .news_detail_tips { width:100%; overflow:hidden; line-height:40px; color:#999; font-size:14px; margin:0 auto; padding:0;}
	.news_detail .news_con { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.news_con p, .news_con div, .news_con span { display:block; width:100%; overflow:hidden; line-height:30px; color:#565656!important; font-size:16px!important; margin:0 auto 10px; padding:0;}
	.news_con span { margin:0 auto;}
	.news_con img { display:block; max-width:100%!important; height:auto!important; overflow:hidden; margin:0 auto; padding:0;}
	
	.news_con iframe { max-width:100%!important; height:auto!important;}
	
	.nw_prevnext { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.nw_prevnext ul li { width:50%; height:60px; overflow:hidden; margin:0; padding:0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.nw_prevnext ul li a { display:block; width:100%; height:60px; overflow:hidden; line-height:60px; color:#262626; font-size:18px; text-align:right; white-space:nowrap; text-overflow:ellipsis; background-color:#fff; margin:0; padding:0 40px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.nw_prevnext ul li:nth-child(1) a { text-align:left; padding:0 40px;}
	.nw_prevnext ul li a:hover { background-color:#22a243!important; color:#fff;}
}
@media screen and (max-width:1080px) {
	.abus_main { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.news_detail { width:100%; overflow:hidden; margin:0 auto 24px; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.news_detail .new_title { width:100%; overflow:hidden; line-height:28px; color:#262626; font-size:18px; text-align:justify; margin:0 auto; padding:0;}
	.news_detail .news_detail_tips { width:100%; overflow:hidden; line-height:28px; color:#999; font-size:14px; margin:0 auto; padding:0;}
	.news_detail .news_con { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.news_con p, .news_con div, .news_con span { display:block; width:100%; overflow:hidden; line-height:24px; color:#565656!important; font-size:14px!important; margin:0 auto 10px; padding:0;}
	.news_con span { margin:0 auto;}
	.news_con img { display:block; max-width:100%!important; height:auto!important; overflow:hidden; margin:0 auto; padding:0;}
	
	.news_con iframe { max-width:100%!important; height:auto!important;}
	
	.nw_prevnext { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.nw_prevnext ul li { width:100%; height:48px; overflow:hidden; margin:0 auto 16px; padding:0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.nw_prevnext ul li a { display:block; width:100%; height:48px; overflow:hidden; line-height:48px; color:#262626; font-size:14px; text-align:left; white-space:nowrap; text-overflow:ellipsis; background-color:#fff; margin:0; padding:0 16px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.nw_prevnext ul li:nth-child(1) a { text-align:left; padding:0 16px}
	.nw_prevnext ul li a:hover, .nw_prevnext ul li a:active { background-color:#22a243!important; color:#fff;}
}
@media screen and (max-width:750px) {
}

/**ny_contact**/
@media screen and (min-width:1201px) {
	.ny_contact { width:1200px; overflow:hidden; margin:0 auto 40px; padding:0;}
	.ny_contact ul { width:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; border-left:1px solid #eaeaea; border-top:1px solid #eaeaea; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ny_contact ul li { width:25%; height:440px; overflow:hidden; margin:0; padding:40px 0 20px; border-right:1px solid #eaeaea; border-bottom:1px solid #eaeaea; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ny_contact ul li .ctb { width:100px; height:100px; overflow:hidden; margin:0 auto 20px; padding:0; background-color:rgba(9, 180, 139, 0.9); border-radius:50%;}
	.ny_contact ul li .ctb img { display:block; width:60px; height:60px; margin:20px auto; padding:0;}
	.ny_contact ul li p { width:100%; overflow:hidden; line-height:24px; margin:0 auto; padding:0 20px; color:#666; font-size:15px; text-align:center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ny_contact ul li p b { display:block; width:100%; color:#333; font-size:14px;}
	.ny_contact ul li p span { display:block; width:100%;}
	
	.ly_map { width:100%; height: 480px; overflow: hidden; margin: 40px auto 0; padding: 10px; background-color:#fff; border: 1px solid #eaeaea; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	#dituContent { width:100%; height: 100%; overflow: hidden; margin: 0 auto;}
	
	.lx_list { width:1200px; overflow:hidden; margin:0 auto; padding:0; border:1px solid #eaeaea; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.lx_list dl dd { width:25%; height:370px; overflow:hidden; margin:0; padding:19px; border-right:1px solid #eaeaea; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.lx_list dl dd:last-child { border-right:0;}
	.lx_list dl dd b { display:block; width:100%; overflow:hidden; margin:10px auto; padding:0; color:#333; font-size:14px;}
	.lx_list dl dd p { width:100%; overflow:hidden; line-height:24px; color:#666; font-size:14px; margin:0 auto 10px; padding:0;}
}
@media screen and (min-width:1081px) and (max-width:1200px) {
	.ny_contact { width:100%; overflow:hidden; margin:0 auto 40px; padding:0 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}	
	.ny_contact ul { width:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; border-left:1px solid #eaeaea; border-top:1px solid #eaeaea; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ny_contact ul li { width:50%; height:440px; overflow:hidden; margin:0; padding:40px 0 20px; border-right:1px solid #eaeaea; border-bottom:1px solid #eaeaea; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ny_contact ul li .ctb { width:100px; height:100px; overflow:hidden; margin:0 auto 20px; padding:0; background-color:rgba(9, 180, 139, 0.9); border-radius:50%;}
	.ny_contact ul li .ctb img { display:block; width:60px; height:60px; margin:20px auto; padding:0;}
	.ny_contact ul li p { width:100%; overflow:hidden; line-height:24px; margin:0 auto; padding:0 20px; color:#666; font-size:15px; text-align:center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ny_contact ul li p b { display:block; width:100%; color:#333; font-size:14px;}
	.ny_contact ul li p span { display:block; width:100%;}
	
	.ly_map { width:100%; height: 320px; overflow: hidden; margin: 20px auto 0; padding: 10px; background-color:#fff; border: 1px solid #eaeaea; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	#dituContent { width:100%; height: 100%; overflow: hidden; margin: 0 auto;}
	
	.lx_list { width:100%; overflow:hidden; margin:0 auto; padding:0; border:1px solid #eaeaea; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.lx_list dl dd { width:25%; height:370px; overflow:hidden; margin:0; padding:19px; border-right:1px solid #eaeaea; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.lx_list dl dd:last-child { border-right:0;}
	.lx_list dl dd b { display:block; width:100%; overflow:hidden; margin:10px auto; padding:0; color:#333; font-size:14px;}
	.lx_list dl dd p { width:100%; overflow:hidden; line-height:24px; color:#666; font-size:14px; margin:0 auto 10px; padding:0;}
}
@media screen and (max-width:1080px) {
	.ly_map { width:100%; height: 240px; overflow: hidden; margin: 16px auto 0; padding: 8px; background-color:#fff; border: 1px solid #eaeaea; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	#dituContent { width:100%; height: 100%; overflow: hidden; margin: 0 auto;}
	
	.ny_contact { width:100%; overflow:hidden; margin:0 auto 40px; padding:0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ny_contact ul { width:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; border-left:1px solid #eaeaea; border-top:1px solid #eaeaea; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ny_contact ul li { width:100%; overflow:hidden; margin:0; padding:20px 0; border-right:1px solid #eaeaea; border-bottom:1px solid #eaeaea; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ny_contact ul li .ctb { width:60px; height:60px; overflow:hidden; margin:0 auto 16px; padding:0; background-color:rgba(9, 180, 139, 0.9); border-radius:50%;}
	.ny_contact ul li .ctb img { display:block; width:36px; height:36px; margin:12px auto; padding:0;}
	.ny_contact ul li p { width:100%; overflow:hidden; margin:0 auto; padding:0 16px; color:#666; font-size:16px; text-align:center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ny_contact ul li p b { display:block; width:100%; color:#333; font-size:14px;}
	.ny_contact ul li p span { display:block; width:100%;}
	
	.lx_list { width:100%; overflow:hidden; margin:0 auto; padding:0; border:1px solid #eaeaea; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.lx_list dl dd { width:100%; height:auto; overflow:hidden; margin:0; padding:19px; border-bottom:1px solid #eaeaea; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.lx_list dl dd:last-child { border-bottom:0;}
	.lx_list dl dd b { display:block; width:100%; overflow:hidden; margin:10px auto; padding:0; color:#333; font-size:14px;}
	.lx_list dl dd p { width:100%; overflow:hidden; line-height:24px; color:#666; font-size:14px; margin:0 auto; padding:5px 0;}
}

/**nymain**/
@media screen and (min-width:1200px) {
	.nymain { width:1200px; overflow: hidden; margin: 0 auto 60px; padding: 0;}
	.nymain .ny_l { width:285px; overflow: hidden; margin: 0; padding: 0; float: left;}
	.nymain .ny_r { width:875px; overflow: hidden; margin: 0; padding: 0; float: right;}
}
@media screen and (min-width:1081px) and (max-width:1199px) {
	.nymain { width:96%; overflow: hidden; margin: 0 auto 60px; padding: 0;}
	.nymain .ny_l { width:23.5%; overflow: hidden; margin: 0; padding: 0; float: left;}
	.nymain .ny_r { width:74%; overflow: hidden; margin: 0; padding: 0; float: right;}
}
@media screen and (min-width:1081px) {
	.ny_tab { width:100%; overflow: hidden; margin: 0 auto 40px; padding: 0; text-align: center;}
	.ny_tab ul li { display: inline-block; margin: 0 10px;}
	.ny_tab ul li a { display:inline-block; width:120px; height: 38px; line-height: 38px; color: #333; font-size: 14px; text-align: center; margin: 0; padding: 0; border: 1px solid #eaeaea;}
	.ny_tab ul li a:hover, .ny_tab ul li a.tab_on, .ny_tab ul li.tabActive a { color:#fff; background-color: #004d9f; border: 1px solid #004d9f;}
	
	.prodetail_tab { width:100%; overflow: hidden; margin: 0 auto 40px; padding: 0; border-radius:4px 4px 0 0;}
	.prodetail_tab ul li { display: inline-block; height: 40px; line-height: 40px; text-align: center; background-color:#f0f0f0; border:1px solid #dfdfdf; border-radius:4px; margin: 0 0 10px 10px; padding: 0 2%; cursor: pointer; float:left;}
	.prodetail_tab ul li a { color: #333; font-size: 16px;}
	.prodetail_tab ul li.tabActive, .prodetail_tab ul li:hover { background-color: #22a243; border:1px solid #22a243;}
	.prodetail_tab ul li.tabActive a, .prodetail_tab ul li:hover a { color:#fff;}
	
	.pro_menu { width:100%; overflow: hidden; margin: 0 0 20px; padding: 0; float: left;}
	.pro_menu .pro_menu_tit { width:100%; height: 60px; overflow: hidden; line-height: 60px; color: #fff; font-size: 20px; margin: 0 auto; padding: 0 20px; background-color: #004d9f; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pro_menu_tit span { display: inline-block; font-size: 12px; font-style: italic; margin: 0 0 0 10px;}
	.pro_menu_tit img { display:none;}
	.pro_menu ul.dropdown { width: 100%; background-color: #fff; font-family: "Montserrat", sans-serif; margin: 0; padding: 10px 0 0; border-right: 1px solid #eaeaea; border-left: 1px solid #eaeaea; box-sizing: border-box;}
	.pro_menu ul.dropdown li { border-bottom: 1px solid #eaeaea; position: relative;}
	.pro_menu ul.dropdown li:hover {}
	.pro_menu ul.dropdown li a { display: block; width: 100%; height: 44px; overflow: hidden; line-height: 44px; color: #333; font-size: 14px; text-decoration: none; margin: 0; padding:0 20px; box-sizing: border-box;}
	.pro_menu ul.dropdown li:hover a { color: #004d9f;}
	.pro_menu ul.dropdown li p { width:44px; height: 44px; margin: 0; padding: 0; position: absolute; top: 0; right: 0; cursor: pointer;}
	.pro_menu ul.dropdown li p.showWordsBtn { background: url(../images/jt1.png) center center no-repeat; background-size: 20px 20px;}
	.pro_menu ul.dropdown li:hover p.showWordsBtn { background: url(../images/jt01.png) center center no-repeat; background-size: 20px 20px;}
	.pro_menu ul.dropdown li p.hideWordsBtn { background: url(../images/jt02.png) center center no-repeat; background-size: 20px 20px;}
	.pro_menu ul.dropdown li > ul { margin:0; padding: 0; background-color: #fafafa;}
	.pro_menu ul.dropdown li > ul li { border: none;}
	.pro_menu ul.dropdown li > ul li a { color: #666; padding: 0 30px; background: none;}
	.pro_menu ul.dropdown li:hover > ul li a { background: none; color: #999;}
	.pro_menu ul.dropdown li > ul li a:hover { background-color: #f8f8f8; color:#004d9f;}
	
	.pro_list2 { width:100%; overflow: hidden; margin: 0 auto; padding: 0; float: right;}
	.pro_list2 ul li { width:31%; overflow: hidden; margin: 0 3.5% 20px 0; padding: 0; float: left;}
	.pro_list2 ul li:nth-child(3n+3) { margin:0 0 20px;}
	.pro_list2 ul li .pro_img a { display:block; width:100%; height: 285px; overflow: hidden; margin: 0 auto; padding: 0; border: 1px solid #eee; background-color: #fff; position: relative; box-sizing: border-box;}
	.pro_img img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.pro_list2 ul li .xc_img a { display: block; width:100%; height: 200px; overflow: hidden; margin: 0 auto; padding: 0; border: 1px solid #eee; background-color: #fff; position: relative; box-sizing: border-box;}
	.pro_img img, .xc_img img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.pro_list2 ul li p a { display:block; width:100%; height: 40px; overflow: hidden; line-height: 40px; color: #666; font-size: 14px; text-align: center;}
	.pro_list2 ul li .pro_img a:hover { border: 1px solid #004d9f;}
	.pro_list2 ul li p a:hover { color: #004d9f;}
	
	.ny_lcon { width:100%; overflow: hidden; margin: 0 auto 20px; padding: 0;}
	.ny_ltit { width:100%; height: 60px; overflow: hidden; line-height: 40px; color: #fff; font-size: 24px; margin: 0 auto; padding: 10px 20px; background-color: #004d9f; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ny_ltit span { display: inline-block; font-size: 14px; font-style: italic; margin: 0 0 0 10px;}	
	.ny_lnew { width:100%; overflow: hidden; margin: 0 auto; padding: 20px 9px; border-right: 1px solid #dfdfdf; border-bottom: 1px solid #eaeaea; border-left: 1px solid #eaeaea; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ny_lnew ol li { width: 100%; height: 40px; overflow: hidden; line-height: 40px; margin: 0 auto; padding: 0; border-bottom: 1px dotted #eaeaea;}
	.ny_lnew ol li a { color: #666; font-size: 14px;}
	.ny_lnew ol li a:hover { color:#004d9f;}
	.ny_lnew ol li a span { display:block; width:4px; height: 4px; overflow: hidden; margin: 18px 10px 18px 0; padding: 0; background-color: #004d9f; border-radius: 50%; float: left;}
}
@media screen and (max-width:1080px) {
	.nymain { width:94%; overflow: hidden; margin: 0 auto 30px; padding: 0;}
	.nymain .ny_l { width:100%; overflow: hidden; margin: 0 auto 30px; padding: 0;}
	.nymain .ny_r { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.ny_tab, .prodetail_tab { width:100%; overflow: hidden; margin: 0 auto 30px; padding: 0;}
	.ny_tab ul li { display: inline-block; width:31%; margin: 0 3.5% 30px 0; float: left;}
	.ny_tab ul li:nth-child(3n+3) { margin:0 0 0.24rem;}
	.ny_tab ul li a { display:inline-block; width:100%; height: 0.6rem; line-height: 0.6rem; color: #333; font-size: 0.26rem; text-align: center; margin: 0; padding: 0; background-color: #f5f5f5; border: 1px solid #eaeaea;}
	.ny_tab ul li a:active, .ny_tab ul li a.tab_on { color:#fff; background-color: #004d9f; border: 1px solid #004d9f;}
	
	.prodetail_tab { width:100%; overflow: hidden; margin: 0 auto 16px; padding: 0; border-radius:4px 4px 0 0;}
	.prodetail_tab ul li { display: block; width:32%; height: 40px; line-height: 40px; text-align: center; background-color:#f0f0f0; border:1px solid #dfdfdf; border-radius:4px; margin: 0 2% 8px 0; padding: 0; cursor: pointer; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.prodetail_tab ul li:nth-child(3n+3) { margin:0 0 8px;}
	.prodetail_tab ul li a { display:block; width:100%; height:40px; color: #333; font-size: 14px;}
	.prodetail_tab ul li.tabActive, .prodetail_tab ul li:hover { background-color: #22a243; border:1px solid #22a243;}
	.prodetail_tab ul li.tabActive a, .prodetail_tab ul li:hover a { color:#fff;}
	
	.pro_menu { width:100%; overflow: hidden; margin: 0 auto 0.24rem; padding: 0;}
	.pro_menu .pro_menu_tit { width:100%; height: 0.8rem; overflow: hidden; line-height: 0.8rem; color: #fff; font-size: 0.32rem; margin: 0 auto; padding: 0 0.24rem; background-color: #004d9f; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative;}	
	.pro_menu_tit span { display: inline-block; font-size: 0.24rem; font-style: italic; margin: 0 0 0 0.1rem;}
	.pro_menu_tit img { display:block; width: 0.4rem; height: 0.4rem; margin: 0; padding: 0.2rem; position: absolute; top: 0; right: 0;}
	.pro_menu ul.dropdown { width: 100%; background-color: #fff; font-family: "Montserrat", sans-serif; margin: 0; padding: 0; border-right: 0.01rem solid #eaeaea; border-left: 0.01rem solid #eaeaea; box-sizing: border-box; display: none;}
	.pro_menu ul.dropdown li { border-bottom: 0.01rem solid #eaeaea; position: relative;}
	.pro_menu ul.dropdown li:hover {}
	.pro_menu ul.dropdown li a { display: block; width: 100%; height: 0.8rem; overflow: hidden; line-height: 0.8rem; color: #333; font-size: 0.26rem; text-decoration: none; margin: 0; padding:0 0.24rem; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pro_menu ul.dropdown li:hover a { color: #004d9f;}
	.pro_menu ul.dropdown li p { width:0.8rem; height: 0.8rem; margin: 0; padding: 0; position: absolute; top: 0; right: 0; cursor: pointer;}
	.pro_menu ul.dropdown li p.showWordsBtn { background: url(../images/jt1.png) center center no-repeat; background-size: 0.4rem 0.4rem;}
	.pro_menu ul.dropdown li:hover p.showWordsBtn { background: url(../images/jt01.png) center center no-repeat; background-size: 0.4rem 0.4rem;}
	.pro_menu ul.dropdown li p.hideWordsBtn { background: url(../images/jt02.png) center center no-repeat; background-size: 0.4rem 0.4rem;}
	.pro_menu ul.dropdown li > ul { margin:0; padding: 0; background-color: #fafafa;}
	.pro_menu ul.dropdown li > ul li { border: none;}
	.pro_menu ul.dropdown li > ul li a { color: #666; padding: 0 0.48rem; background: none;}
	.pro_menu ul.dropdown li:hover > ul li a { background: none; color: #999;}
	.pro_menu ul.dropdown li > ul li a:hover { background-color: #f8f8f8; color:#004d9f;}
	
	.pro_list2 { width:100%; overflow: hidden; margin: 0 auto; padding: 0; float: right;}
	.pro_list2 ul li { width:48%; overflow: hidden; margin: 0 4% 0.24rem 0; padding: 0; float: left;}
	.pro_list2 ul li:nth-child(2n+2) { margin:0 0 0.24rem;}
	.pro_list2 ul li .pro_img a { display:block; width:100%; height: 3rem; overflow: hidden; margin: 0 auto; padding: 0; border: 0.01rem solid #eee; background-color: #fff; position: relative;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pro_img img { display:block; max-width: 96%; max-height: 96%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.pro_list2 ul li .xc_img a { display: block; width:100%; height: 2.2rem; overflow: hidden; margin: 0 auto; padding: 0; border: 0.01rem solid #eee; background-color: #fff; position: relative;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pro_img img, .xc_img img { display:block; max-width: 96%; max-height: 96%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.pro_list2 ul li p a { display:block; width:100%; height: 0.64rem; overflow: hidden; line-height: 0.64rem; color: #666; font-size: 0.26rem; text-align: center;}
	.pro_list2 ul li .pro_img a:active { border: 0.01rem solid #004d9f;}
	.pro_list2 ul li p a:active { color: #004d9f;}
	
	/**隐藏模块**/
	.ly_no { display:none;}
}

/**prodetail**/
@media screen and (min-width:1200px) {
	.pro_detail_main { width:1200px; overflow: hidden; margin: 0 auto 40px; padding: 0; position: relative;}
	.proshow_left { width:880px; overflow:hidden; margin:0; padding:0; float:left;}
	.proshow_right { width:280px; overflow:hidden; margin:0; padding:0; float:right;}
	
}
@media screen and (max-width:1199px) and (min-width:1081px) {
	.proshow_left { width:70%; overflow:hidden; margin:0; padding:0; float:left;}
	.proshow_right { width:26%; overflow:hidden; margin:0; padding:0; float:right;}
}
@media screen and (min-width:1081px) {
	
	.pro_detail_main { width:100%; overflow: hidden; margin: 0 auto 40px; padding: 0; position: relative;}
	.pro_detail_main .pro_detail_img { width:45%; height: 440px; overflow: hidden; margin: 0; padding: 0; border: 1px solid #dfdfdf; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left;}
	.pro_detail_img .pro_detail_img_main { width:100%; height: 100%; margin: 0 auto; padding: 0; position: relative;}
	.pro_detail_img_main img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.pro_detail_main .pro_detail_text { width:50%; overflow: hidden; margin: 0; padding: 0; float: right;}
	.pro_detail_text h1 { width:100%; overflow: hidden; line-height: 40px; color: #0c5baf; font-size: 28px; font-weight:bold; text-align: justify; margin: 0 auto; padding: 0;}
	.pro_detail_text ul { width:100%; margin: 30px auto; padding: 0;}
	.pro_detail_text ul li { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.pro_detail_text ul li span { display:block; width:100%; color:#333; font-size:16px;}
	.pro_detail_text ul li p { width:100%; height:144px; overflow:hidden; line-height:24px; color: #333; font-size: 14px; text-indent:2em; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6;}
	.pro_detail_text .pro_detail_btn { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.pro_detail_btn a { display:block; width: 48%; height: 50px; overflow: hidden; line-height: 50px; color: #fff; font-size: 16px; text-align: center; background-color:#ff7200; border-radius: 4px; margin: 0 0 16px; padding: 0; float: left;}
	.pro_detail_btn a.prodtl_btn1 { margin: 0 4% 16px 0;}
	.pro_detail_btn a:hover, .pro_detail_btn a:active { background-color:#22a243;}
	.pro_detail_share { width:100%; height:40px; overflow:hidden; margin:10px auto 0; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display:none;}
	.pro_detail_share a { display:inline-block; height:40px; line-height:40px; color:#666; font-size:14px; margin:0 10% 0 0; padding:0; float:left;}
	.pro_detail_share a img { display:block; width:40px; height:40px; margin:0 10px 0 0; float:left;}
	.pro_detail_share a:last-child { margin:0;}
	
	.pro_detail_img_main .swiper-container { width: 100%; height: 100%;}
	.pro_detail_img_main .swiper-slide { width:100%!important; height:100%!important; text-align: center;}
	.pro_detail_img_main .swiper-slide .part { width:100%; height: 100%; position: relative;}
	.pro_detail_img_main .swiper-slide .part img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right:0; bottom:0;}
	.swiper-pagination-bullet { width: 8px; height: 8px; box-sizing: border-box; background-color:rgba(255, 255, 255, 0.5);}
	.pro_detail_img_main .swiper-pagination-bullet { background-color:rgba(0, 0, 0, 0.5); margin:0 4px;}
	#swiper-container-01 .swiper-pagination-bullet-active { background-color: #255abe;}
	.swiper-pagination { bottom:20px;}
	
	.pro_con { width:100%; overflow: hidden; margin: 0 auto 20px; padding: 0;}
	.pro_con .pro_con_tit { width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:16px; font-weight:bold; margin:0 auto; padding:0;}
	.pro_con_tit em { display:block; width:8px; height:8px; overflow:hidden; margin:16px 12px 16px 0; padding:0; background-color:#004d9f; float:left;}
	.pro_con p { width:100%; overflow: hidden; line-height: 24px!important; color: #333!important; font-size: 14px!important; text-align: justify; margin: 0 auto 20px; padding: 0 0 0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pro_con p img { display:block; max-width:60%!important; max-width:100%; height:auto!important;}
	
	.pro_con table { display:block; width:100%!important; overflow:hidden; border: none!important; margin:0!important; padding:0!important;}
	.pro_con table p { margin:0!important; padding:0!important; word-wrap:break-word}
	.pro_con span { color:#333!important; font-size:14px!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important;}
	
	.pro_prevnext { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.pro_prevnext ul li { width:100%; overflow:hidden; margin:0 auto 20px; padding:0;}
	.pro_prevnext ul li a { display:block; width:100%; height:48px; overflow:hidden; line-height:46px; color:#333; font-size:16px; text-overflow:ellipsis; white-space: nowrap; margin:0; padding:0 19px; border:1px solid #eaeaea; border-radius:4px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pro_prevnext ul li a:hover { background-color:#f5f5f5;}
	
	.proshow_menu { width:100%; overflow:hidden; margin:0 auto 20px; padding:0;}
	.proshow_tit { width:100%; height:100px; overflow:hidden; margin:0 auto; padding:12px 20px; background-color:#0c5baf; border-radius:4px 4px 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.proshow_tit em { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:32px; font-weight:bold; font-style:normal; margin:0 auto; padding:0;}
	.proshow_tit span { display:block; width:100%; overflow:hidden; color:#fff; font-size:24px; margin:0 auto; padding:0;}
	.promenu_list, .promenu_contact { width:100%; overflow:hidden; margin:0 auto; padding:10px 0; border-left:1px solid #eaeaea; border-right:1px solid #eaeaea; border-bottom:1px solid #eaeaea; border-radius:0 0 4px 4px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.Collapsing { width: 100%; height: 50px; line-height: 50px;color:#333; font-size:14px; font-weight:bold; text-indent:10px; cursor: pointer; white-space: nowrap; text-overflow: ellipsis; border-bottom: 1px solid #eaeaea; margin:0; padding:0 20px; background:url(../images/promenu_jt1.png) 20px 22px no-repeat; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	
	.coll_body { display: none; border-bottom: 1px solid #eaeaea;}
	.coll_body a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#666; font-size:13px; text-indent:20px; margin:0; padding:0 20px; white-space: nowrap; text-overflow: ellipsis; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.coll_body a:hover { color:#22a243; text-decoration:underline;}
	.current { color:#22a243; border-left:4px solid #22a243; border-bottom:none; background:#f8f8f8 url(../images/promenu_jt2.png) 20px 22px no-repeat;}
	
	.promenu_contact { padding:20px;}
	.promenu_contact img { display:block; width:52px; height:52px; overflow:hidden; margin:0 10px 0 0; padding:0; float:left;}
	.promenu_contact em { display:inline-block; color:#0c5baf; font-size:14px; font-style:normal;}
	.promenu_contact span { display:inline-block; color:#0c5baf; font-size:24px;}
}
@media screen and (max-width:1080px) {
	.proshow_left { width:100%; overflow:hidden; margin:0; padding:0;}
	.proshow_right { width:100%; overflow:hidden; margin:0; padding:0; display:none;}
	
	.pro_detail_main { width:100%; overflow: hidden; margin: 0 auto 30px; padding: 0;}
	.pro_detail_main .pro_detail_img { width:100%; height: 386px; overflow: hidden; margin: 0 auto 30px; padding: 0; border: 1px solid #dfdfdf; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pro_detail_img .pro_detail_img_main { width:100%; height: 100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.pro_detail_img_main img { display:block; max-width: 100%; overflow: hidden; margin:0 auto; padding: 0;}
	
	.pro_detail_main .pro_detail_text { width:100%; overflow: hidden; margin: 0; padding: 0; float: right;}
	.pro_detail_text h1 { width:100%; overflow: hidden; color: #0c5baf; font-size: 28px; font-weight:bold; text-align: justify; margin: 0 auto; padding: 0;}
	.pro_detail_text ul { width:100%; margin: 30px auto; padding: 0;}
	.pro_detail_text ul li { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.pro_detail_text ul li span { display:block; width:100%; color:#333; font-size:16px;}
	.pro_detail_text ul li p { width:100%; overflow:hidden; line-height:24px; color: #333; font-size: 14px; text-indent:2em; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6;}
	.pro_detail_text .pro_detail_btn { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.pro_detail_btn a { display:block; width: 48%; height: 48px; overflow: hidden; line-height: 48px; color: #fff; font-size: 16px; text-align: center; background-color:#ff7200; border-radius: 4px; margin: 0 0 16px; padding: 0; float: left;}
	.pro_detail_btn a.prodtl_btn1 { margin: 0 4% 16px 0;}
	.pro_detail_btn a:hover, .pro_detail_btn a:active { background-color:#22a243;}
	.pro_detail_share { width:100%; height:40px; overflow:hidden; margin:10px auto 0; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display:none;}
	.pro_detail_share a { display:inline-block; height:40px; line-height:40px; color:#666; font-size:14px; margin:0 10% 0 0; padding:0; float:left;}
	.pro_detail_share a img { display:block; width:40px; height:40px; margin:0 10px 0 0; float:left;}
	.pro_detail_share a:last-child { margin:0;}
	
	.pro_detail_img_main .swiper-container { width: 100%; height: 100%;}
	.pro_detail_img_main .swiper-slide { width:100%!important; height:100%!important; text-align: center;}
	.pro_detail_img_main .swiper-slide .part { width:100%; height: 100%; position: relative;}
	.pro_detail_img_main .swiper-slide .part img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right:0; bottom:0;}
	.swiper-pagination-bullet { width: 8px; height: 8px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-color:#f0f0f0;}
	.pro_detail_img_main .swiper-pagination-bullet { background-color:rgba(0, 0, 0, 0.5); margin:0 4px;}
	#swiper-container-01 .swiper-pagination-bullet-active { background-color: #255abe;}
	.swiper-pagination { bottom:10px;}
	
	.pro_con { width:100%; overflow: hidden; margin: 0 auto 20px; padding: 0;}
	.pro_con .pro_con_tit { width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:16px; font-weight:bold; margin:0 auto; padding:0;}
	.pro_con_tit em { display:block; width:8px; height:8px; overflow:hidden; margin:16px 8px 16px 0; padding:0; background-color:#004d9f; float:left;}
	.pro_con p { width:100%; overflow: hidden; line-height: 24px!important; color: #333!important; font-size: 14px!important; text-align: justify; margin: 0 auto 16px; padding: 0 0 0 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pro_con p img { display:block; max-width:80%!important; max-width:100%; height:auto!important;}
	
	.pro_con table { display:block; width:100%!important; overflow-x:scroll; border: none!important; margin:0!important; padding:0!important;}
	.pro_con table p { margin:0!important; padding:0!important; word-wrap:break-word}
	.pro_con span { color:#333!important; font-size:14px!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important;}
	
	.pro_prevnext { width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.pro_prevnext ul li { width:100%; overflow:hidden; margin:0 auto 16px; padding:0;}
	.pro_prevnext ul li a { display:block; width:100%; height:48px; overflow:hidden; line-height:46px; color:#333; font-size:16px; text-overflow:ellipsis; white-space: nowrap; margin:0; padding:0 15px; border:1px solid #eaeaea; border-radius:4px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pro_prevnext ul li a:hover { background-color:#f5f5f5;}
	
	.proshow_menu { width:100%; overflow:hidden; margin:0 auto 20px; padding:0;}
	.proshow_tit { width:100%; height:100px; overflow:hidden; margin:0 auto; padding:12px 20px; background-color:#0c5baf; border-radius:4px 4px 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.proshow_tit em { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:32px; font-weight:bold; font-style:normal; margin:0 auto; padding:0;}
	.proshow_tit span { display:block; width:100%; overflow:hidden; color:#fff; font-size:24px; margin:0 auto; padding:0;}
	.promenu_list, .promenu_contact { width:100%; overflow:hidden; margin:0 auto; padding:10px 0; border-left:1px solid #eaeaea; border-right:1px solid #eaeaea; border-bottom:1px solid #eaeaea; border-radius:0 0 4px 4px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.Collapsing { width: 100%; height: 50px; line-height: 50px; color:#333; font-size:14px; font-weight:bold; text-indent:10px; cursor: pointer; white-space: nowrap; text-overflow: ellipsis; border-bottom: 1px solid #eaeaea; margin:0; padding:0 20px; background:url(../images/promenu_jt1.png) 20px 22px no-repeat; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.coll_body { display: none; border-bottom: 1px solid #eaeaea;}
	.coll_body a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#666; font-size:13px; text-indent:20px; margin:0; padding:0 20px; white-space: nowrap; text-overflow: ellipsis; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.coll_body a:hover { color:#22a243; text-decoration:underline;}
	.current { color:#22a243; border-left:4px solid #22a243; border-bottom:none; background:#f8f8f8 url(../images/promenu_jt2.png) 20px 22px no-repeat;}
	
	.promenu_contact { padding:20px;}
	.promenu_contact img { display:block; width:52px; height:52px; overflow:hidden; margin:0 10px 0 0; padding:0; float:left;}
	.promenu_contact em { display:inline-block; color:#0c5baf; font-size:14px; font-style:normal;}
	.promenu_contact span { display:block; color:#0c5baf; font-size:24px;}
}


/**pro_form**/
@media screen and (min-width:1200px) {}
@media screen and (max-width:1199px) and (min-width:1081px) {}
@media screen and (min-width:1081px) {
	.pro_form { width:100%; overflow: hidden; margin: 40px auto 20px; padding: 0;}
	.fm_tit { width:100%; overflow:hidden; margin:0 auto 20px; padding:0; color:#333; font-size:24px;}
	.pro_form ul { border:none;}
	.pro_form ul li { width:100%; height:auto; overflow: hidden; margin: 0 auto 20px; padding: 0; border:none;}
	.pro_form ul li p { width:7%; height: 40px; overflow: hidden; line-height: 40px; color: #666; font-size: 14px; margin: 0; padding: 0; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pro_form ul li .pro_fmipt { width:93%; overflow: hidden; border: 1px solid #dfdfdf; padding: 0; margin: 0; border-radius: 2px; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pro_form ul li .pro_fmbtn { width:93%; overflow: hidden; padding: 0; margin: 20px 0 0; float: left;}
	.pro_fmipt input, .pro_fmipt select { display:block; width:100%; height: 40px; overflow: hidden; line-height: 30px; color: #666; font-size: 14px; border: none; outline: none; margin: 0; padding: 4px 19px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pro_fmbtn input { display:block; width:48%; height: 50px; overflow: hidden; line-height: 40px; color: #fff; font-size: 16px; background-color: #607783; border: none; outline: none; margin: 0; padding: 4px 19px; border-radius: 2px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left;}
	.pro_fmbtn input.tj { margin:0 4% 0 0; background-color: #00af80;}
	.pro_form ul li .fm_half { width:48%; margin: 0 4% 0 0; float: left;}
	.pro_form ul li .fm_half:nth-child(2n+2) { margin:0;}
	.pro_form ul li .fm_half p { width:14.5%;}
	.pro_form ul li .fm_half .pro_fmipt { width:85.5%;}
	.pro_fmipt textarea { display:block; width:100%; height: 140px; overflow: hidden; line-height: 30px; color: #666; font-size: 14px; border: none; outline: none; resize: none; margin: 0; padding: 4px 19px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pro_fmipt a { display:block; width: 100px; height: 40px; overflow: hidden; position: absolute; top: 0; right: 0;}
	.pro_fmipt a img { display:block; width: 100px; height: 40px; margin: 0 auto; padding: 0;}
}
@media screen and (max-width:1080px) {
	.pro_form { width:100%; overflow: hidden; margin: 40px auto 0; padding: 0;}
	.fm_tit { width:100%; overflow:hidden; margin:0 auto 20px; padding:0; color:#333; font-size:24px;}
	.pro_form ul { border:none;}
	.pro_form ul li { width:100%; height:auto; overflow: hidden; margin: 0 auto 20px; padding: 0; border:none;}
	.pro_form ul li p { width:14%; height: 40px; overflow: hidden; line-height: 40px; color: #666; font-size: 14px; margin: 0; padding: 0; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pro_form ul li .pro_fmipt { width:86%; overflow: hidden; border: 1px solid #dfdfdf; padding: 0; margin: 0; border-radius: 2px; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pro_form ul li .pro_fmbtn { width:86%; overflow: hidden; padding: 0; margin: 20px 0 0; float: left;}
	.pro_fmipt input, .pro_fmipt select { display:block; width:100%; height: 40px; overflow: hidden; line-height: 30px; color: #666; font-size: 14px; border: none; outline: none; margin: 0; padding: 4px 19px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pro_fmbtn input { display:block; width:48%; height: 50px; overflow: hidden; line-height: 40px; color: #fff; font-size: 16px; background-color: #607783; border: none; outline: none; margin: 0; padding: 4px 19px; border-radius: 2px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left;}
	.pro_fmbtn input.tj { margin:0 4% 0 0; background-color: #00af80;}
	.pro_form ul li .fm_half { width:100%; margin: 0 auto 20px;}
	.pro_form ul li .fm_half:nth-child(2n+2) { margin:0;}
	.pro_form ul li .fm_half p { width:20%;}
	.pro_form ul li .fm_half .pro_fmipt { width:80%;}
	.pro_fmipt textarea { display:block; width:100%; height: 140px; overflow: hidden; line-height: 30px; color: #666; font-size: 14px; border: none; outline: none; resize: none; margin: 0; padding: 4px 19px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.pro_fmipt a { display:block; width: 100px; height: 40px; overflow: hidden; position: absolute; top: 0; right: 0;}
	.pro_fmipt a img { display:block; width: 100px; height: 40px; margin: 0 auto; padding: 0;}
}

/**右侧悬浮**/
	.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:240px;}
	.suspension-box{position:relative;float:right;}
	.suspension .a{display:block;width:44px;height:44px;background-color:#004d9f;margin-bottom:4px;cursor:pointer;outline:none;}
	.suspension .a.active,
	.suspension .a:hover{background:#007deb;}
	.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
	/* .suspension .a-service .i{background-position:0 0;} */
	.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
	.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
	.suspension .a-qrcode .i{background-position:-44px 0;}
	.suspension .a-cart .i{background-position:-88px 0;}
	.suspension .a-top .i{background-position:-132px 0;}
	.suspension .a-top{background:#22a243;display:none;}
	.suspension .a-top:hover{background:#07bd8a;}
	.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:50px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
	.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
	.suspension .d-service{top:0;}
	.suspension .d-service-phone{top:34px;}
	.suspension .d-qrcode{top:78px;}
	.suspension .d .inner-box{padding:15px 22px;}
	.suspension .d-service-item{padding:0;}
	.suspension .d-service .d-service-item{border-bottom:none;}
	.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
	.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
	.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
	.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
	.suspension .d-service-item h3{float:left;width:112px;line-height:44px;color:#666;font-size:15px;margin-left:12px;}
	.suspension .d-service-item .text {float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
	.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
	.suspension .d-service-item .text p { height:44px; line-height: 22px; color: #666; font-size: 14px;}
	.suspension .d-service-intro{padding-top:10px;}
	.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
	.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
	.suspension .d-qrcode{text-align:center;width: 200px;}
	.suspension .d-qrcode .inner-box{padding:10px 0;}
	.suspension .d-qrcode p{font-size:14px;color:#93959c; margin: 10px 0 0;}


@media screen and (min-width:1200px) {
	.down_list { width:1200px; overflow:hidden; margin:30px auto; padding:20px 0; background-color:#fff;}
}
@media screen and (max-width:1199px) and (min-width:1081px) {
	.down_list { width:100%; overflow:hidden; margin:30px auto; padding:20px 30px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
}
@media screen and (min-width:1081px) {
}
@media screen and (max-width:1080px) {
	.down_list { width:100%; overflow:hidden; margin:30px auto; padding:16px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
}
.down_list ul li{border-bottom:1px solid #dedede;padding-bottom:20px;margin-bottom:10px;overflow:hidden;}
.down_list ul li .pic{width:20%;float:left;height:160px;}
.down_list ul li .pic a{display:block;width:100%;height:160px;text-align:center;}
.down_list ul li .pic a img {vertical-align:middle;max-width:100%;max-height:100%;transition: transform .6s;}
.down_list ul li .pic a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.down_list ul li .wz{float:right;width:78%;}
.down_list ul li a.tlt{display:block;font-size:22px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;color:#333;height:42px;line-height:42px;}
.down_list ul li .others span{display:inline-block;color:#999;font-size:12px;padding:5px 0 10px;margin-right:10px;height:21px;line-height:21px;vertical-align:middle;}
.down_list ul li .others span i{padding-right:5px;color:#555;font-size:20px;vertical-align:top;}
.down_list ul li .others span.time i{font-size:12px;}
.down_list ul li .desc{margin: 0 0 10px 0;height:52px;overflow:hidden;font-size:15px;color:#555;line-height:26px;}
.down_list ul li p.more{text-align:right;float:right;}
.down_list ul li p.more a{color: #0978c9;font-size:16px;display:block;width:36px;height:36px;background:url(../images/list_circle.png) no-repeat left top;overflow:hidden;}
.down_list ul li:hover p.more a{background-position: left bottom;}
.down_list ul li p.more_down{text-align:left;float:left;}
.down_list ul li p.more_down a{color: #999;font-size:16px;display:block; width:100px; height:30px;overflow:hidden; line-height:30px; border-radius:2px; border:1px solid #999; text-align:center;}
.down_list ul li:hover p.more_down a{background:#0978c9; color:#fff;}
.down_list ul li:hover a.tlt{color: #0978c9;}
.down_list ul li:hover  .pic a img{transform: scale(1.1); }

@media (max-width:880px) {

.down_list ul li a.tlt{font-size:18px;height: 30px;line-height: 30px;}

.down_list ul li .pic{width:100%;}
.down_list ul li .wz{width:100%;}

.suspension .a-service,.suspension .a-qrcode, .suspension .d-service-phone,.suspension .a span{ display:none !important;}
.suspension .a,.suspension .a:hover{border-radius: 50px; background-image: linear-gradient(to top right, red, yellow); opacity: 0.9; margin-bottom: 15px;}
.suspension .a-service-phone .i{background-image: url(../images/suspension-bgxin.png);background-position: 5px 2px;width: 45px;height: 45px; margin:0;}
.suspension .a-top .i{background-position: -132px 0;}
.suspension .a-top,.suspension .a-top:hover{background-image: linear-gradient(to top right, #34ad6a, yellow);}
}
@media (max-width:767px) {

}

/*产品分类*/
.syFocusThumb .prev{ display:inline-block;vertical-align:middle;width:10%;height:60px;background-repeat:no-repeat;background-color:#fff; background-image:url(../images/pre.png);background-position:center center;background-size:initial;border-right: 1px solid #f1f1f1;}
.syFocusThumb .next{ display:inline-block;vertical-align:middle;width:10%;height:60px;background-repeat:no-repeat;background-color:#fff;background-image:url(../images/next.png);background-position:center center;background-size:initial;border-left: 1px solid #f1f1f1;}
.syFocusThumb{POSITION: relative; WIDTH:100%; height:60px; margin:0 auto;padding-top:7px; border-top:3px solid #004d9f; box-shadow:0 5px 10px rgba(0,0,0,0.1);}
.pagination {POSITION: absolute; TEXT-ALIGN: left;CLEAR: both; TOP: 7px; LEFT: 0px;width:100%;height:60px;margin-bottom:0;box-shadow: 0px 0px 0px 0px #eaeaea;overflow: hidden;}
.thumbWrap {POSITION: absolute; WIDTH:98%; OVERFLOW: hidden; TOP: 0; LEFT:1%;}
.holder {WIDTH: 4000px}
.holder I {CURSOR: pointer;font-style:normal;display:inline-block;height:60px;line-height:50px;white-space:nowrap;font-size:16px;text-align:center;cursor:pointer;position:relative;background:#fff;padding:0 24px; vertical-align:top;margin:0;/*-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;*/}
.holder I em { display:block; width:1px; height:15px; overflow:hidden; margin:0; padding:0; background-color:#eaeaea; position:absolute; top:18px; right:0;}

.prev {POSITION: absolute; WIDTH:10%; TOP:0; CURSOR: pointer; LEFT: 0}
.next {POSITION: absolute; WIDTH:10%; TOP:0; CURSOR: pointer; RIGHT: 0;}
.pagination I.selected{ background:#fff url(../images/proline.png) center bottom no-repeat;}
.pagination I.selected a{ color:#22a243; font-weight:bold;}
.sliderwrapper{ width:100%;padding-left:5px; text-align:left;}
.toc{ }
.toc a{color:#515671;}
.contentdiv {font-size:0;margin:0 10px;}
.contentdiv:first-child{display:none !important;}
.contentdiv  a {text-align:center;border-radius:2px; display:inline-block;vertical-align:top; padding: 8px 2%;color: #76838f;-webkit-transition: .25s;-o-transition: .25s;transition: .25s;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;height:22px;line-height:22px;font-size:16px;transition-duration: .3s;-ms-transition-duration: .3s;-moz-transition-duration: .3s;-webkit-transition-duration: .3s;background:#f1f1f1;margin:10px 5px 0 0;}
.contentdiv a:hover {background: #afafaf;color:#fff;}

/*屏幕电脑*/
@media (max-width:1199px) {
.ny_products .pro_bd ul li{width:47%;}
.ny_products .pro_bd ul li:nth-child(2n){margin-right: 0;}
.ny_products .pro_bd ul li:nth-child(3n) {margin-right: 4%;}
.ny_products .pro_bd ul li:nth-child(6n) {margin-right: 0;}

}
	
/*小屏幕*/
@media (max-width:880px) {

}

/*手机*/
@media (max-width:767px) {

.h_products_in { margin:30px auto 0; padding:0;}
.h_products .pro_bd{margin-top:30px;}
.h_products .pro_bd ul li{width:47%;}
.h_products .pro_bd ul li:nth-child(2n){margin-right: 0px;}
.h_products .pro_bd ul li{padding-bottom:30px;}
.h_products .pro_bd ul li a .pro_img{height:150px;}
.h_products .pro_bd ul li a p{font-size:14px;height:30px;line-height:30px;}
.h_products .pro_bd ul li a .pro_img{height:120px;}
.h_products .pro_bd ul li a span{width:88px;height:26px;}
.h_products .pro_bd ul li a span i{height:26px;}
.h_products .pro_bd ul li:hover p{height:40px;line-height:40px;}
}

@media (max-width:320px) {
	.flickerplate{height:180px;}
	}


/*小屏幕*/
@media (max-width:1024px){
.proleft{ width:100%;}	
.content2_right{ width:100%;}
}



.wgdetail_main { width:1000px!important; overflow:hidden; margin:0 auto!important; padding:0!important;}
.wgdetail_main .wg_pt1 { width:1000px!important; overflow:hidden; margin:0 auto!important; padding:0!important;}
.wg_pt1_fl { width:500px!important; height:245px; overflow:hidden; margin:0!important; padding:0!important; background:url(../images/part1_img1.png) 0 0 no-repeat; float:left;}
.wg_pt1_fl p { width:100%; height:80px; overflow:hidden; line-height:60px; color:#0068c0!important; font-size:48px!important; font-weight:bold!important; margin:0 auto!important; padding:20px 0 0 90px!important; box-sizing:border-box;}
.wg_pt1_fr { width:500px!important; height:auto; overflow:hidden; margin:0!important; padding:0 0 0 40px!important; box-sizing:border-box; float:right;}
.wg_pt1_fr b { display:block; width:100%!important; height:40px!important; overflow:hidden; line-height:40px!important; color:#333!important; font-size:32px!important; font-weight:bold!important; margin:0 auto 20px!important; padding:0!important;}
.wg_pt1_fr p { width:100%!important; overflow:hidden; line-height:32px!important; color:#666!important; font-size:16px!important; text-align:justify!important; margin:0!important; padding:0 0 0 20px!important; box-sizing:border-box; position:relative;}
.wg_pt1_fr p em { display:block; width:4px!important; height:16px!important; overflow:hidden; background-color:#0068c0!important; margin:0!important; padding:0!important; position:absolute; left:0; top:8px;}

.wg_pt1 ul { margin-top:30px;}
.wg_pt1 ul li { width:20%!important; height:auto!important; overflow:hidden; margin:0!important; padding:0!important; font-size:16px!important; text-align:center; float:left;}
.wg_pt1 ul li p { width:80px!important; height:80px!important; overflow:hidden; line-height:80px!important; color:#fff!important; font-size:32px!important; text-align:center!important; margin:0 auto 20px!important; padding:0!important; background:url(../images/part1_img2.png) center center no-repeat!important;}
.wg_pt1 ul li span { display:block!important; width:100%!important; height:20px!important; overflow:hidden; line-height:20px!important; color:#333!important; font-size:16px!important; text-align:center!important; margin:0 auto!important; padding:0!important;}

.wgdetail_main .wg_pt2 { width:1000px!important; overflow:hidden; margin:60px auto 0!important; padding:0!important;}
.wg_pt2 img { display:block!important; width:100%!important; height:auto!important; overflow:hidden; margin:0 auto 40px!important; padding:0!important;}

.wgdetail_main .wg_pt3 { width:1000px!important; overflow:hidden; margin:40px auto 0!important; padding:0!important;}
.wg_pt3 .wg_title1 { width:100%!important; height:48px!important; overflow:hidden; line-height:48px!important; color:#333!important; font-size:40px!important; font-weight:bold!important; text-align:center!important; margin:0 auto 40px!important; padding:0!important;}
.wg_pt3 .wg_pt3_list { width:1000px!important; overflow:hidden; margin:40px auto 0!important; padding:0!important;}
.wg_pt3 .wg_pt3_list .wg_title2 { width:100%!important; overflow:hidden; margin:0 0 20px!important; padding:0!important;}
.wg_title2 p { display:inline-block; width:auto!important; height:48px!important; overflow:hidden; line-height:48px!important; color:#fff!important; font-size:24px!important; font-weight:bold!important; margin:0!important; padding:0 20px!important; background-color:#0068c0!important; border-radius:6px!important;}
.wg_pt3_list .wg_pt3_img { width:500px!important; overflow:hidden!important; margin:0!important; padding:0!important;}
.wg_pt3_img img { display:block!important; width:100%!important; overflow:hidden!important; margin:0 auto!important; padding:0!important;}
.wg_pt3_list .wg_pt3_text { width:500px!important; overflow:hidden!important; margin:0!important; padding:0 0 0 40px!important; box-sizing:border-box;}
.wg_pt3_list .wg_pt4_text { padding:0 40px 0 0!important;}
.wg_pt3_text ul li { width:100%!important; overflow:hidden; margin:0 auto 10px!important; padding:10px 0!important; border-bottom:1px dashed #eaeaea;}
.wg_pt3_text ul li b { display:block!important; width:100%!important; height:30px!important; overflow:hidden; line-height:30px!important; color:#333!important; font-size:24px!important; font-weight:normal!important; margin:0 auto 10px!important; padding:0!important;}
.wg_pt3_text ul li p { display:block!important; width:100%!important; height:auto!important; overflow:hidden; line-height:32px!important; color:#666!important; font-size:16px!important; margin:0 auto!important; padding:0 0 0 20px!important; box-sizing:border-box; position:relative;}
.wg_pt3_text ul li p em { display:block; width:4px!important; height:16px!important; overflow:hidden; background-color:#0068c0!important; margin:0!important; padding:0!important; position:absolute; left:0; top:8px;}


@media (max-width:767px) {
	.adcon { overflow-x:scroll!important;}
}
.pro_list  li span { display: block; width: 100%; height: 60px; overflow: hidden; line-height: 60px; color: #333; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; margin: 0 auto; padding: 0 8px 0 20px; box-sizing: border-box; position: relative;}	
.pro_list  li span img  { display: inline-block; width: 16px; height: 16px; vertical-align: middle; margin: -2px 4px 0 0; padding: 0;}


/*内页-产品中心 开始*/
.ly_NyProducts { width:100%; min-height: 480px; overflow:hidden; margin:40px auto; padding:0;}
.ly_NyProducts .lyNyPro_main { width:1200px; height:auto; margin:0 auto; padding:0;}
.lyNyPro_main .lyNyPro_left { width:22%; overflow:hidden; margin:0; padding:0; float:left;}
.lyNyPro_main .lyNyPro_right { width:76%; height:auto; margin:0; padding:0; float:right;}

.lyNyPro_right .lyNyPro_list { width:100%; height:auto; margin:0 auto; padding:0;}
.lyNyPro_list ul li { width:32%; height:auto; margin:0 2% 20px 0; padding:15px 15px 20px; background-color:#f5f5f5; float:left; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.lyNyPro_list ul li:nth-child(3n+3) { margin:0 0 20px;}
.lyNyPro_list ul li:hover { background-color:#fff; box-shadow:0 10px 20px rgba(0,0,0,0.1);}
.lyNyPro_list ul li .lyIdxPro_img { width:100%; height:200px; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.lyNyPro_list ul li .lyIdxPro_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative;}
.lyNyPro_list ul li .lyIdxPro_img a img.idxPro_img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyPro_list ul li:hover .lyIdxPro_img a img.idxPro_img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyNyPro_list ul li .lyIdxPro_name { width:100%; height:40px; overflow:hidden; margin:5px auto 0; padding:0;}
.lyNyPro_list ul li .lyIdxPro_name a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#303030; font-size:15px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.lyNyPro_list ul li:hover .lyIdxPro_name a { color:#004d9f;}
.lyNyPro_list ul li i { display:block; width:30px; height:2px; overflow:hidden; margin:0 0 15px; padding:0; background-color:#004d9f; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyPro_list ul li:hover i { width:60px;}
.lyNyPro_list ul li p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#999; font-size:14px; margin:0 auto; padding:0; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; text-overflow: ellipsis;}
.lyNyPro_list ul li .lyIdxPro_btn { width:100%; height:40px; overflow:hidden; margin:15px auto 0; padding:0;}
.lyNyPro_list ul li .lyIdxPro_btn a { display:block; width:49%; height:40px; overflow:hidden; line-height:38px; color:#666; font-size:14px; text-align:center; border:1px solid #eee; background-color:#fff; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.lyNyPro_list ul li:hover .lyIdxPro_btn a { color:#fff; background-color:#004d9f; border:1px solid #004d9f;}
.lyNyPro_list ul li:hover .lyIdxPro_btn a:nth-child(2) { color:#fff; background-color:#22a243; border:1px solid #22a243;}

.lyNyPro_right .pco_page { width:100%; margin:20px auto 0;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_NyProducts { width:90%; padding:0 5%;}
	.ly_NyProducts .lyNyPro_main { width:100%;}
	.lyNyPro_list ul li .lyIdxPro_img { height:200px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_NyProducts { width:96%; margin:40px auto; padding:0 2%;}
	.ly_NyProducts .lyNyPro_main { width:100%;}
	.lyNyPro_main .lyNyPro_left { width:100%; margin:0 auto 20px;}
	.lyNyPro_main .lyNyPro_right { width:100%; margin:0 auto;}
	.lyNyPro_list ul li { width:32%; margin:0 2% 20px 0;}
	.lyNyPro_list ul li:nth-child(3n+3) { margin:0 0 20px;}
	.lyNyPro_list ul li .lyIdxPro_img { height:220px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_NyProducts { width:96%; margin:40px auto; padding:0 2%;}
	.ly_NyProducts .lyNyPro_main { width:100%;}
	.lyNyPro_main .lyNyPro_left { width:100%; margin:0 auto 20px;}
	.lyNyPro_main .lyNyPro_right { width:100%; margin:0 auto;}
	.lyNyPro_list ul li { width:32%; margin:0 2% 20px 0;}
	.lyNyPro_list ul li:nth-child(3n+3) { margin:0 0 20px;}
	.lyNyPro_list ul li .lyIdxPro_img { height:190px;}
}
@media (max-width: 767px) {
	.ly_NyProducts { width:94%; margin:20px auto; padding:0 3%;}
	.ly_NyProducts .lyNyPro_main { width:100%;}
	.lyNyPro_main .lyNyPro_left { width:100%; margin:0 auto 20px;}
	.lyNyPro_main .lyNyPro_right { width:100%; margin:0 auto;}
	.lyNyPro_list ul li { width:48%; margin:0 4% 20px 0; padding:10px;}
	.lyNyPro_list ul li:nth-child(3n+3) { margin:0 4% 20px 0;}
	.lyNyPro_list ul li:nth-child(2n+2) { margin:0 0 20px;}
	.lyNyPro_list ul li .lyIdxPro_img { height:140px;}
	.lyNyPro_list ul li i { margin:0 0 10px;}
	.lyNyPro_list ul li .lyIdxPro_btn { margin:10px auto 0;}
	.lyNyPro_right .pco_page { margin:0 auto;}
}
@media (max-width: 320px) {
	.lyNyPro_list ul li { width:100%; margin:0 auto 20px; float:inherit;}
	.lyNyPro_list ul li:nth-child(3n+3) { margin:0 auto 20px;}
	.lyNyPro_list ul li:nth-child(2n+2) { margin:0 auto 20px;}
	.lyNyPro_list ul li .lyIdxPro_img {height: 200px;}
}

/*产品分类 开始*/
.lyNyPro_left .h_left { width:100%; overflow:hidden; background-color:#fff; margin:0 0 30px;}
.lyNyPro_left .cp_type { margin:0;}
.lyNyPro_left .cp_type .hd { text-align:left; background-color:#004d9f; padding:20px;}
.lyNyPro_left .cp_type .hd p { height:40px; line-height:40px; font-size:28px; font-weight:bold; color:#fff;}
.lyNyPro_left .cp_type .hd p:before { content:''; display:inline-block; width:28px; height:28px; background:url(../images/mulu_tlt.png) center center no-repeat; margin-right:5px; vertical-align:middle; margin-top:-3px; display:none;}
.lyNyPro_left .cp_type .hd span { display:block; height:20px; line-height:20px; font-size:14px; color:#fff; text-transform:uppercase;}
.lyNyPro_left .cp_type .bd { border-left:1px solid #dfdfdf; border-right:1px solid #dfdfdf;}
.lyNyPro_left .cp_type .bd ul li { border-bottom:1px solid #dfdfdf;}
.lyNyPro_left .cp_type .bd ul li p { height:60px; line-height:60px;}
.lyNyPro_left .cp_type .bd ul li p a { display:block; width:80%; padding:0 0 0 20px; overflow: hidden; line-height:60px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyPro_left .cp_type .bd ul li p span { display:block; width:20%; height:100%; background:url(../images/mulu1.png) center center no-repeat; cursor:pointer; float:right;}
.lyNyPro_left .cp_type .bd ul li div { background:#fafafa; display:none;}
.lyNyPro_left .cp_type .bd ul li div a { display:block; height:48px; line-height:48px; color:#797979; font-size:14px; border-top:1px solid #e7e5e5; padding:0 20px 0 32px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;background:url(../images/icon4.png) 20px center no-repeat;}
.lyNyPro_left .cp_type .bd ul li div a:first-child {}
.lyNyPro_left .cp_type .bd ul li p:hover, .lyNyPro_left .cp_type .bd ul li.on p { background-color:#fff;}
.lyNyPro_left .cp_type .bd ul li p:hover a, .lyNyPro_left .cp_type .bd ul li.on p a { color:#004d9f;}
.lyNyPro_left .cp_type .bd ul li p:hover span { background:url(../images/mulu2.png) center center no-repeat;}
.lyNyPro_left .cp_type .bd ul li.on p span { background:url(../images/mulu3.png) center center no-repeat;}
.lyNyPro_left .cp_type .bd ul li div a:hover { color:#004d9f; background:url(../images/icon5.png) 20px center no-repeat;}
.lyNyPro_left .cp_type .bd ul a.ckqb { display:block; height:34px; line-height:34px; font-size:16px; color:#333; background:#f1f1f1; width:94%; margin:10px auto; text-align:center; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.lyNyPro_left .cp_type .bd ul a.ckqb:hover { background:#0a78d7; color:#fff;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.lyNyPro_left .cp_type .bd ul li p { height:56px; line-height:56px;}
	.lyNyPro_left .cp_type .bd ul li p a { line-height:56px;}
	.lyNyPro_left .cp_type .bd ul li div a { padding:0 20px 0 32px;}
	.lyNyPro_left .cp_type .bd ul li div a { background:url(../images/icon2.png) 24px center no-repeat;}
	.lyNyPro_left .cp_type .bd ul li div a:hover { color:#0a78d7; background:url(../images/icon3.png) 24px center no-repeat;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.lyNyPro_left .h_left { margin:0;}
	.lyNyPro_left .cp_type { margin:0;}
	.lyNyPro_left .cp_type .hd p:before { display:none;}
	.lyNyPro_left .cp_type .hd { background:#292c31 url(../images/down1.png) 94% center no-repeat;padding: 10px 20px;text-align:left;overflow:hidden;}
	.lyNyPro_left .cp_type .hd.on { background:#292c31 url(../images/up1.png) 94% center no-repeat;}
	.lyNyPro_left .cp_type .hd span { display:block; font-style:italic; float:left; height:40px; line-height:40px;}
	.lyNyPro_left .cp_type .hd p { padding:0; display:block; font-size:22px; float:left;line-height:40px; min-width:88px; margin:0 10px 0 0;}
	.lyNyPro_left .cp_type .bd { display:none;}
	.lyNyPro_left .cp_type .bd ul li:last-child {}
	.lyNyPro_left .cp_type .bd ul li p a { width:84%; line-height:52px; font-size:16px;}
	.lyNyPro_left .cp_type .bd ul li div a { font-size:14px;}
	.lyNyPro_left .cp_type .bd ul li p { height:52px;line-height:52px;}
	.lyNyPro_left .cp_type .bd ul li div a { height:48px;line-height:48px;}
	.lyNyPro_left .cp_type .bd ul li p span { width:15.5%; background-size: 20px;}
	.lyNyPro_left .cp_type .bd ul li.on p span { background-size: 20px;}
	.lyNyPro_left .cp_type .bd ul li p:hover span { background-size: 20px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.lyNyPro_left .h_left { margin:0;}
	.lyNyPro_left .cp_type { margin:0;}
	.lyNyPro_left .cp_type .hd p:before { display:none;}
	.lyNyPro_left .cp_type .hd { background:#004d9f url(../images/down1.png) 94% center no-repeat;padding: 10px 20px;text-align:left;overflow:hidden;}
	.lyNyPro_left .cp_type .hd.on { background:#004d9f url(../images/up1.png) 94% center no-repeat;}
	.lyNyPro_left .cp_type .hd span { display:block; font-style:italic; float:left; height:40px; line-height:40px;}
	.lyNyPro_left .cp_type .hd p { padding:0; display:block; font-size:22px; float:left;line-height:40px; min-width:88px; margin:0 10px 0 0;}
	.lyNyPro_left .cp_type .bd { display:none;}
	.lyNyPro_left .cp_type .bd ul li:last-child {}
	.lyNyPro_left .cp_type .bd ul li p a { width:83%; line-height:52px; font-size:16px;}
	.lyNyPro_left .cp_type .bd ul li div a { font-size:14px;}
	.lyNyPro_left .cp_type .bd ul li p { height:52px;line-height:52px;}
	.lyNyPro_left .cp_type .bd ul li div a { height:48px;line-height:48px;}
	.lyNyPro_left .cp_type .bd ul li p span { width:16.5%; background-size: 20px;}
	.lyNyPro_left .cp_type .bd ul li.on p span { background-size: 20px;}
	.lyNyPro_left .cp_type .bd ul li p:hover span { background-size: 20px;}	
}
@media screen and (max-width:767px) {
	.lyNyPro_left .h_left { margin:0;}
	.lyNyPro_left .cp_type { margin:0;}
	.lyNyPro_left .cp_type .hd p:before { display:none;}
	.lyNyPro_left .cp_type .hd { background:#004d9f url(../images/down1.png) 94% center no-repeat;padding: 10px 20px;text-align:left;overflow:hidden;}
	.lyNyPro_left .cp_type .hd.on { background:#004d9f url(../images/up1.png) 94% center no-repeat;}
	.lyNyPro_left .cp_type .hd span { display:block; font-style:italic; float:left; height:40px; line-height:40px;}
	.lyNyPro_left .cp_type .hd p { padding:0; display:block; font-size:22px; float:left;line-height:40px; min-width:88px; margin:0 10px 0 0;}
	.lyNyPro_left .cp_type .bd { display:none;}
	.lyNyPro_left .cp_type .bd ul li:last-child {}
	.lyNyPro_left .cp_type .bd ul li p a { line-height:48px; font-size:16px;}
	.lyNyPro_left .cp_type .bd ul li div a { font-size:14px;}
	.lyNyPro_left .cp_type .bd ul li p { height:48px;line-height:48px;}
	.lyNyPro_left .cp_type .bd ul li div a { height:44px;line-height:44px;}
	.lyNyPro_left .cp_type .bd ul li p span { background-size: 20px;}
	.lyNyPro_left .cp_type .bd ul li.on p span { background-size: 20px;}
	.lyNyPro_left .cp_type .bd ul li p:hover span { background-size: 20px;}
}
@media screen and (max-width:320px) {
	.lyNyPro_left .cp_type .hd span { display:none;}
}
/*产品分类 结束*/
/*内页-产品中心 结束*/
	
@media screen and (max-width:767px) {
	#newBridge { display:block!important;}
}
