﻿@charset "utf-8";
/* CSS Document */
/* CSS Document 
 * ver：2.0
 * By：liuyang.
 * ICQ：1845676808
 * Date：2019/05/30
*/

/**common**/
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:14px Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;}
body, html { background-color: #fff!important;}
table,td,tr,th{font-size:14px;}
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:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
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;}
input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; }
input[type="text"] {
 -webkit-appearance: none;
}
textarea{
 -webkit-appearance: none;
}

@font-face { 
font-family: Helvetica33;/**定义font的名字**/
src: url(../font/Helvetica33.OTF);/**引入字体文件**/
}

/**top**/
@media screen and (min-width:1200px) {
	.ly_top .top_main { width:1200px; height: 120px; margin: 0 auto; padding: 0; position: relative;}
}
@media screen and (max-width:1199px) and (min-width:1081px) {
	.ly_top .top_main { width:96%; height: 120px; margin: 0 auto; padding: 0; position: relative;}
}
@media screen and (min-width:1081px) {
	.ly_top { width:100%; height: 120px; margin: 0 auto; padding: 0; background-color: #fff; border-top: 4px solid #ea2016;}
	.top_main .ly_logo { width: 176px; height: 60px; overflow: hidden; margin: 0; padding: 30px 0; float: left;}
	.ly_top_c { width: 380px; height: 60px; overflow: hidden; margin: 0 0 0 -190px; padding: 0; position: absolute; left: 50%; top: 30px;}
	.ly_top_c p { width:100%; height: 30px; overflow: hidden; line-height: 30px; color: #00923f; font-size: 18px; font-weight: bold; text-align: center; margin: 0 auto; padding: 0;}
	.ly_top_c span { display:block; width:100%; height: 30px; overflow: hidden; line-height: 30px; color: #ff0900; font-size: 20px; font-weight: bold; text-align: center; margin: 0 auto; padding: 0;}
	.top_main .tel_sc { width:290px; overflow: hidden; margin: 25px 0; padding: 0; float: right;}
	
	.ly_tel { width: 100%; height: 30px; line-height: 30px; float:right; color: #333; font-size: 14px; margin: 0 0 4px; padding: 0; float: right;}
	.ly_tel img { display:block; width: 20px; height: 20px; overflow: hidden; margin: 5px 4px 5px 0; padding: 0; float: left;}
	.ly_tel span { color: #00923f; font-size:24px; font-weight: bold; font-style: italic;}
	
}
@media screen and (max-width:1080px) {
	.ly_top { width:100%; overflow: hidden; margin: 0 auto; padding: 0 0; position: relative;}
	.ly_top .top_main { width:94%; height: 1.0rem; overflow: hidden; margin: 0 auto; padding: 0;}
	.top_main .ly_logo { height: 0.6rem; overflow: hidden; margin:0.2rem auto; padding: 0; float: left;}
	.ly_logo img { display:block; width:1.76rem; overflow: hidden; vertical-align: middle;}
	.top_main .top_r { display: none;}
	
	.ly_top_c { width: 3.6rem; height: 0.6rem; overflow: hidden; margin: 0 0 0 -1.4rem; padding: 0; background: url(../images/logo2.jpg) 0 0 no-repeat; background-size: 3.6rem 0.6rem; position: absolute; left: 50%; top: 0.2rem;}
	.ly_top_c p { display:none;}
	.ly_top_c span { display:none;}
	
	.top_main .tel_sc, .ly_tel { display:none;}	
	
}

/**nav**/
@media screen and (min-width:1200px) {
	.nav { width:1200px; height: 46px; margin: 0 auto; padding: 0; position: relative;}
}
@media screen and (max-width:1199px) and (min-width:1081px) {
	.nav { width:96%; height: 46px; margin: 0 auto; padding: 0; position: relative;}
}
@media screen and (min-width:1081px) {
	.ly_nav { width:100%; height: 46px; margin: 0 auto; padding: 0; background-color: #252931; position: relative;}
	
	.nav ul {}
	.nav_item { width:11%; float: left; position: relative; margin: 0; padding: 0;}
	.nav_item > a { display: block; width: 100%; height: 46px; line-height: 46px; color: #fff; font-size: 14px; text-align: center; -webkit-transition: all .4s; transition: all .4s; opacity: 0.5;}
	.nav_item:hover > a, .nav_item > a.navon { color: #ea2016; font-weight: bold; border-top: 2px solid #ea2016; background-color: #fff; opacity: 1; box-sizing:border-box;}

	.menu_open { display: none;}
	
	.nav_item_open { width: 100%; height: auto; position: absolute; left: 0; top: 100%; z-index: 10; box-shadow: 0 4px 8px 0 rgba(0, 12, 49, 0.1); background: #fff; border-radius: 0; opacity: 0; visibility: hidden; -webkit-transform: translateY(34px); transform: translateY(34px); -webkit-transition: all .4s; transition: all .4s; overflow: hidden; }
	.nav_item:hover .nav_item_open { visibility: visible; opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px);}
	.subopen { display: none; }
	.nav_item2 { width: 100%; line-height: 46px; }
	.nav_item2 a { display: block; padding: 0 10px; color: #666; font-size: 14px; white-space: nowrap; text-align: center; }
	.nav_item2:hover a { background-color: #da231c; color: #fff; }
	.hcover { display: none;}
	
	.fm_lg { position: absolute; top: 0; right: 0;}
	.fm_lg a { display:inline-block; height: 46px; line-height: 46px; color:#999; font-size: 12px; padding: 0 10px;}
	.fm_lg a img { display:inline-block; vertical-align: middle; margin: -2px 4px 0 0; padding: 0;}
	.fm_lg a.lg_on, .fm_lg a:hover { color:#ea2016}
}
@media screen and (max-width:1080px) {
	.menu_open { display: block; float: right; width: 0.68rem; height: 0.68rem; padding: 0.06rem 0; background-color: #252931; position: absolute; top: 0.16rem; right: 3%; box-sizing: border-box; z-index: 100; cursor: pointer}
    .menu_open i { height: 2px; width: 50%; background-color: #fff; display: block; margin: 0.1rem auto;}
	.menu_open:hover { background-color:#da231c;}
	.menu_open:hover i { background-color: #fff;}
	
    .nav { width: 50%; height: 100%; position: fixed; top: 0; left: -50%; z-index: 100; overflow: hidden; background-color: #252931;}
    .hcover { display: block; width: 50%; height: 100%; background: rgba(0, 0, 0, .5); position: fixed; right: -50%; top: 0; z-index: 101; }
    .nav_ul { margin: 0; width: 100%; height: 100%; position: absolute; top: 0; left: 0; overflow-x: hidden; overflow-y: auto; padding-top: 20px; text-align: left; }
    .nav_item { float: none; margin: 0; width: 100%; height: 46px; position: relative;}
    .nav_item:after { content: ''; display: block; width: 100%; border-bottom: 1px solid rgba(255, 255, 255, .04); }
    .nav_item > a { display: block; margin: 0; font-size: 14px; line-height: 1.8; color: #fff; padding: 10px 10px 10px 20px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; opacity: 0.5;}
	.nav_item > a:active { background-color: rgba(255, 255, 255, .04); opacity: 1;}
	.nav_item > a.navon { opacity:1;}
    .nav_item i { position: absolute; z-index: 2; top: 0; right: 0; width: 24%; height: 100%; display: block;}
    .nav_item i:after { content: ''; display: block; width: 8px; height: 8px; margin-bottom: -4px; border: 1px solid rgba(255, 255, 255, .5); border-top: 0; border-left: 0; position: absolute; bottom: 50%; right: 20px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
    .nav_item_open { width: 50%; height: 100%; margin: 0; box-shadow: none; background-color: #252931; border-radius: 0; opacity: 1; visibility: visible; -webkit-transform: translateY(0px); transform: translateY(0px); position: fixed; left: -50%; top: 0; }
    .subopen { display: block; }
    .subopen a { display: block; overflow: hidden; margin: 0; padding: 30px 10px 18px 20px; white-space: nowrap; text-overflow: ellipsis; font-size: 14px; color: rgba(255, 255, 255, .5); background: rgba(255, 255, 255, .04); text-indent: 20px; border-bottom: 1px solid rgba(0, 0, 0, 0.2); position: relative; }
    .subopen a:before { content: ''; display: block; width: 8px; height: 8px; position: absolute; bottom: 50%; left: 20px; margin-bottom: -10px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); border: 1px solid rgba(255, 255, 255, .5); border-right: 0; border-bottom: 0; }
    .nav_item2 { position: relative; }
    .nav_item2 a { display: block; overflow: hidden; margin: 0; line-height: 1.8; padding: 10px 10px 10px 20px; white-space: nowrap; text-overflow: ellipsis; color: #fff; opacity: 0.5;}
    .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, .04);}
	.nav_item2 a:active { background-color: rgba(255, 255, 255, .04); opacity: 1;}
	
	.fm_lg { display:none;}
}

/**search**/
@media screen and (min-width:1200px) {}
@media screen and (max-width:1199px) and (min-width:1081px) {}
@media screen and (min-width:1081px) {
	.ly_search { width:290px; overflow: hidden; margin: 0; padding: 0;}	
	.ly_search form { display: block; width:290px; overflow: hidden; margin: 0; padding: 0; float: right;}
	.ly_search form .sc_ipt { width:240px; height: 36px; overflow: hidden; margin: 0; padding: 2px 10px; border-left: 1px solid #eaeaea; border-top: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; float: left; box-sizing: border-box;}
	.ly_search form .sc_btn { width:50px; height: 36px; overflow: hidden; margin: 0; padding: 0; box-sizing: border-box;}
	.sc_ipt input { display:block; width:100%; height: 30px; overflow: hidden; line-height: 30px; color: #666; font-size: 14px; border: none; outline: none; background: none;}
	.sc_btn input { display:block; width: 100%; height: 36px; background:#da231c url(../images/sc_btn1.png) center center no-repeat; background-size: 16px 16px; border: none; outline: none;}
}
@media screen and (max-width:1080px) {
	.ly_search { width:100%; height: 0.68rem; overflow: hidden; margin: 0.16rem 0; padding: 0; float: left;}
	.ly_search .sc_ipt { width:88%; height: 0.68rem; overflow: hidden; margin: 0; padding: 0.1rem 0.24rem; border-left: 1px solid #eaeaea; border-top: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; border-radius: 0.04rem 0 0 0.04rem; float: left; box-sizing: border-box;}
	.ly_search .sc_btn { width:12%; height: 0.68rem; overflow: hidden; margin: 0; padding: 0; border-top: 1px solid #eaeaea; border-right: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; box-sizing: border-box;}
	.sc_ipt input { display:block; width:100%; height: 0.48rem; overflow: hidden; line-height: 0.48rem; color: #666; font-size: 0.26rem; border: none; outline: none; background: none;}
	.sc_btn input { display:block; width: 100%; height: 100%; background:#da231c url(../images/sc_btn1.png) center center no-repeat; background-size:0.3rem 0.3rem; border: none; outline: none;}
}

/**banner**/
@media screen and (min-width:1081px) {
	.apple-banner { width: 100%; height: 600px; overflow: hidden;}
	.apple-banner .swiper-container { width: 100%; height: 600px;}
	.swiper-button-prev,.swiper-button-next { width: 15%; height: 100%; top:0; background:none;}
	.swiper-button-prev { left:0;}
	.swiper-button-next { right:0;}
	.swiper-button-prev span,.swiper-button-next span { display:block; width: 64px; height: 64px; position: absolute; left: 20px; top: 50%; margin-top:-32px; border-radius: 100%; background: rgba(37, 41, 49, 0.8) url(../images/arrows1.png) no-repeat center center; opacity: 0; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;}
	.swiper-button-next span { background: rgba(37, 41, 49, 0.8) url(../images/arrows2.png) no-repeat center center; left:auto; right:20px; }
	.swiper-button-prev:hover span,.swiper-button-next:hover span{ opacity: 1;}
	/*分页器*/
	.apple-banner .swiper-pagination{ top:auto; bottom:20px; background:none;}
	.apple-banner  .swiper-pagination-bullet { display: inline-block; width: 50px; margin: 0 3px; cursor: pointer; background: none; border-radius:0; opacity: 1;}
	.apple-banner  .swiper-pagination-bullet span { width: 50px; height: 3px; display: block; background: rgba(255,255,255,0.8);}
	.apple-banner .swiper-pagination-bullet-active span{ background-color: #da231c;}
	.apple-banner .autoplay .swiper-pagination-bullet-active span{ background: rgba(255,255,255,0.8);}
	.apple-banner  .swiper-pagination-bullet i{ background-color: #da231c; height: 3px; transform:scaleX(0); transform-origin: 0; display: block;}
	.apple-banner .autoplay .firsrCurrent i{ transition:transform 2.9s linear; transform:scaleX(1);}
	.apple-banner .autoplay .current i{ transition:transform 4s linear; transform:scaleX(1);}
	.apple-banner  .autoplay .replace span{ background-color:#fff;}
}
@media screen and (max-width:1080px) {
	.apple-banner { width: 100%; height: 3.6rem; overflow: hidden;}
	.apple-banner .swiper-container { width: 100%; height: 3.6rem;}
	.swiper-button-prev,.swiper-button-next { width: 15%; height: 100%; top:0; background:none;}
	.swiper-button-prev { left:0;}	
	.swiper-button-next { right:0;}
	.swiper-button-prev span,.swiper-button-next span { display:block; width: 0.64rem; height: 0.64rem; position: absolute; left: 3%; top: 50%; margin-top:-0.32rem; border-radius: 100%; background: rgba(37, 41, 49, 0.8) url(../images/arrows1.png) no-repeat center center; background-size: 0.17rem 0.3rem; opacity: 0; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;}
	.swiper-button-next span { background: rgba(37, 41, 49, 0.8) url(../images/arrows2.png) no-repeat center center; background-size: 0.17rem 0.3rem; left:auto; right:3%; }
	.swiper-button-prev:hover span,.swiper-button-next:hover span{ opacity: 1;}
	/*分页器*/
	.apple-banner .swiper-pagination{ top:auto; bottom:0.12rem; background:none;}
	.apple-banner .swiper-pagination-bullet { display: inline-block; width: 0.5rem; height: 0.02rem; margin: 0 0.03rem; cursor: pointer; background: none; border-radius:0; opacity: 1;}
	.apple-banner .swiper-pagination-bullet span { width: 0.5rem; height: 0.02rem; display: block; background: rgba(255,255,255,0.8);}
	.apple-banner .swiper-pagination-bullet-active span{ background-color: #da231c;}
	.apple-banner .autoplay .swiper-pagination-bullet-active span{ background: rgba(255,255,255,0.8);}
	.apple-banner .swiper-pagination-bullet i{ background-color: #da231c; height: 0.02rem; transform:scaleX(0); transform-origin: 0; display: block;}
	.apple-banner .autoplay .firsrCurrent i{ transition:transform 2.9s linear; transform:scaleX(1);}
	.apple-banner .autoplay .current i{ transition:transform 4s linear; transform:scaleX(1);}
	.apple-banner .autoplay .replace span{ background-color:#fff;}
}

/**fm_title**/
@media screen and (min-width:1200px) {
	.fm_title { width:1200px; overflow: hidden; margin: 0 auto; padding: 0;}
}
@media screen and (max-width:1199px) and (min-width:1081px) {
	.fm_title { width:96%; overflow: hidden; margin: 0 auto; padding: 0;}
}
@media screen and (min-width:1081px) {	
	.fm_title .tit_m { width:100%; overflow: hidden; margin: 0 auto; padding: 0; background: url(../images/tit_line.png) center 20px no-repeat;}
	.tit_m p { max-width:154px; height: 40px; line-height: 40px; margin: 0 auto; padding: 0; background-color: #fff; color: #2a2d33; font-size: 32px; font-weight: bold; text-align: center;}
	.tit_m em { display:block; max-width:180px; height: 20px; overflow: hidden; line-height: 20px; margin: 0 auto; padding: 0; background-color: #fff; color: #aaa; font-size: 14px; font-style: normal; text-align: center; white-space: nowrap;text-overflow: ellipsis;}
	.fm_title span { display:block; width:100%; overflow: hidden; line-height: 24px; margin: 10px auto 0; padding: 0; color: #999; font-size: 14px; text-align: center;}
}
@media screen and (max-width:1080px) {
	.fm_title { width:94%; overflow: hidden; margin: 0 auto; padding: 0;}
	.fm_title .tit_m { width:100%; overflow: hidden; margin: 0 auto; padding: 0; background: url(../images/tit_line0.png) center 0.3rem no-repeat; background-size: 3rem 0.5rem;}
	.tit_m p { max-width:2rem; height: 0.6rem; line-height: 0.6rem; margin: 0 auto; padding: 0; background-color: #fff; color: #2a2d33; font-size: 0.4rem; font-weight: bold; text-align: center;}
	.tit_m em { display:block; max-width:2.4rem; height: 0.4rem; overflow: hidden; line-height: 0.4rem; margin: 0 auto; padding: 0; background-color: #fff; color: #aaa; font-size: 0.22rem; font-style: normal; text-align: center; white-space: nowrap;text-overflow: ellipsis;}
	.fm_title span { display:block; width:100%; overflow: hidden; line-height: 0.4rem; margin: 0.12rem auto 0; padding: 0; color: #999; font-size: 0.24rem; text-align: center;}
}

/**fwys**/
@media screen and (min-width:1200px) {}
@media screen and (max-width:1199px) and (min-width:1081px) {}
@media screen and (min-width:1081px) {
	.ly_fwys { width:100%; overflow: hidden; margin: 0 auto; padding: 60px 0; background-color: #f5f5f5;}
	.fwys_list { width:880px; overflow: hidden; margin: 40px auto 0; padding: 0;}
	.fwys_list ul li { width:100px; overflow: hidden; margin: 0; padding: 0 60px; float: left;}
	.fwys_list ul li .fwys_img { width:100px; height: 100px; overflow: hidden; margin: 0 auto 20px; padding: 0; border: 1px solid #ea2016; border-radius: 50%; box-sizing: border-box;}
	.fwys_img img { display:block; width:80px; height: 80px; margin: 10px auto; padding: 0;}
	.fwys_list ul li p { width:100%; overflow: hidden; margin: 0 auto; padding: 0; color: #2a2d33; font-size: 14px; text-align: center;}
}
@media screen and (max-width:1080px) {
	.ly_fwys { width:100%; overflow: hidden; margin: 0 auto; padding: 0.48rem 0; background-color: #f5f5f5;}
	.fwys_list { width:100%; overflow: hidden; margin: 0.48rem auto 0; padding: 0;}
	.fwys_list ul li { width:25%; overflow: hidden; margin: 0; padding: 0; float: left;}
	.fwys_list ul li .fwys_img { width:1.2rem; height: 1.2rem; overflow: hidden; margin: 0 auto 0.2rem; padding: 0; border: 1px solid #ea2016; border-radius: 50%; box-sizing: border-box;}
	.fwys_img img { display:block; width:0.8rem; height: 0.8rem; margin: 0.2rem auto; padding: 0;}
	.fwys_list ul li p { width:100%; overflow: hidden; margin: 0 auto; padding: 0; color: #2a2d33; font-size: 0.26rem; text-align: center;}
}

/**fwmod**/
@media screen and (min-width:1200px) {
	.fwmod { width:1200px; overflow: hidden; margin: 0 auto; padding: 60px 0;}
}
@media screen and (max-width:1199px) and (min-width:1081px) {
	.fwmod { width:96%; overflow: hidden; margin: 0 auto; padding: 60px 0;}
}
@media screen and (min-width:1081px) {
	.fwmod ul li { width:31%; margin: 0 3.5% 0 0; padding: 0 0 27px; float: left;}
	.fwmod ul li:nth-child(3n+3) { margin:0;}
	.fwmod ul li p { width:100%; overflow: hidden; margin: 0; padding: 0; color: #252931; font-size: 22px;}
	.fwmod ul li span { display:block; width:100%; height: 120px; overflow: hidden; margin: 16px auto; padding: 0; line-height: 24px; color: #252931; font-size: 14px; text-align: justify;text-overflow: ellipsis; opacity: 0.6;}
	.fwmod ul li .fwmod_img { width:100%; height: 240px; margin: 0; padding: 0; background-color: #f5f5f5; position: relative;}
	.fwmod_img img.mod_img { display:block; max-width:100%; max-height: 100%; margin: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.fwmod_img a { display:block; width:54px; height: 54px; margin: 0 0 0 -27px; padding: 0; background-color: #ea2016; border-radius: 50%; position: absolute; left: 50%; bottom: -27px; box-shadow: 0 4px 16px rgba(218, 35, 28, 0.3);}
	.fwmod_img a img { display:block; width: 54px; height: 54px; overflow: hidden; margin: 0 auto; padding: 0;}
	.fwmod_img a:hover { background-color: #252931; box-shadow: 0 4px 16px rgba(37, 41, 49, 0.3);}
}
@media screen and (max-width:1080px) {
	.fwmod { width:94%; overflow: hidden; margin: 0 auto; padding: 0.48rem 0;}
	.fwmod ul li { width:100%; margin: 0 auto 0.48rem; padding: 0 0 0.5rem;}
	.fwmod ul li p { width:100%; overflow: hidden; margin: 0 auto; padding: 0; color: #252931; font-size: 0.36rem; font-weight: bold; text-align: center;}
	.fwmod ul li span { display:block; width:100%; overflow: hidden; overflow: hidden; margin: 0.24rem auto; padding: 0; line-height: 0.44rem; color: #252931; font-size: 0.26rem; text-align: center; opacity: 0.6;}
	.fwmod ul li .fwmod_img { width:100%; margin: 0; padding: 0; position: relative;}
	.fwmod_img img.mod_img { display:block; width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.fwmod_img a { display:block; width:1rem; height: 1rem; margin: 0 0 0 -0.5rem; padding: 0; background-color: #ea2016; border-radius: 50%; position: absolute; left: 50%; bottom: -0.5rem; box-shadow: 0 4px 16px rgba(218, 35, 28, 0.3);}
	.fwmod_img a img { display:block; width: 0.6rem; height: 0.6rem; overflow: hidden; margin: 0.2rem auto; padding: 0;}
	.fwmod_img a:hover { background-color: #252931; box-shadow: 0 4px 16px rgba(37, 41, 49, 0.3);}
}

/**page**/
@media screen and (min-width:1081px) {
	.ly_page { width:100%; overflow: hidden; margin: 0 auto 40px; padding: 0; text-align: center;}
	.ly_page ul li { display:inline-block; height: 40px; overflow: hidden; margin: 0; padding: 0;}
	.ly_page ul a { display:inline-block; width: 40px; height: 40px; overflow: hidden; line-height: 40px; color: #999; font-size: 14px; text-align: center; border: 1px solid #dfdfdf; margin: 0 1px; box-sizing: border-box;}
	.ly_page ul li a.pn { width:80px;}
	.ly_page ul a:hover, .ly_page ul a.pnnum1 { color:#fff; border: 1px solid #ea2016; background-color: #ea2016;}
}
@media screen and (max-width:1080px) {
	.ly_page { width:100%; overflow: hidden; margin: 0 auto; padding: 0; text-align: center;}
	.ly_page ul li { display:inline-block; height: 0.6rem; overflow: hidden; margin: 0; padding: 0;}
	.ly_page ul a { display:inline-block; width: 0.6rem; height: 0.6rem; overflow: hidden; line-height: 0.6rem; color: #999; font-size: 0.26rem; text-align: center; border: 1px solid #dfdfdf; margin: 0 0.01rem; box-sizing: border-box;}
	.ly_page ul li a.pn { width:1.2rem;}
	.ly_page ul a:active, .ly_page ul a.pnnum1 { color:#fff; border: 1px solid #ea2016; background-color: #ea2016;}
}

/**右侧悬浮**/
@media screen and (min-width:1081px) {
	.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:#353535;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:#D2D3D6;display:none;}
	.suspension .a-top:hover{background:#c0c1c3;}
	.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;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 p{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 (max-width:1080px) {
	.suspension { display:none;}
}

/**手机端漂浮电话**/
@media screen and (min-width:1081px) {
	.pf_tel {display:none;}
}
@media screen and (max-width:1080px) {
	.pf_tel { width:0.8rem; height: 0.8rem; margin: 0; padding: 0; position: fixed; right: 0.12rem; bottom: 20%; z-index: 100;}
	.pf_tel a { display:block; width: 0.4rem; height: 0.4rem; margin: 0; padding: 0.2rem; border-radius: 50%; background-color: #ea2016; box-shadow: 0 0 0.16rem rgba(255, 114, 0, 0.4);}
	.pf_tel a img { display:block; width: 0.4rem; height: 0.4rem; margin: 0 auto; padding: 0;}
}

/**pro_title**/
@media screen and (min-width:1200px) {
	.pro_title { width:1200px; overflow: hidden; margin: 0 auto; padding: 0;}
}
@media screen and (max-width:1199px) and (min-width:1081px) {
	.pro_title { width:96%; overflow: hidden; margin: 0 auto; padding: 0;}
}
@media screen and (min-width:1081px) {	
	.pro_title .protit_m { width:100%; overflow: hidden; margin: 0 auto; padding: 0; background: url(../images/tit_line1.png) center 20px no-repeat;}
	.protit_m p { max-width:154px; height: 40px; line-height: 40px; margin: 0 auto; padding: 0; color: #fff; font-size: 32px; font-weight: bold; text-align: center; background-color: #3b414c;}
	.protit_m em { display:block; max-width:150px; height: 20px; overflow: hidden; line-height: 20px; margin: 0 auto; padding: 0; color: #aaa; font-size: 14px; font-style: normal; text-align: center; white-space: nowrap;text-overflow: ellipsis; background-color: #3b414c;}
}
@media screen and (max-width:1080px) {
	.pro_title { width:94%; overflow: hidden; margin: 0 auto; padding: 0;}
	.pro_title .protit_m { width:100%; overflow: hidden; margin: 0 auto; padding: 0; background: url(../images/tit_line01.png) center 0.3rem no-repeat; background-size: 3rem 0.5rem;}
	.protit_m p { max-width:2rem; height: 0.6rem; line-height: 0.6rem; margin: 0 auto; padding: 0; color: #fff; font-size: 0.4rem; font-weight: bold; text-align: center; background-color: #3b414c;}
	.protit_m em { display:block; max-width:2.5rem; height: 0.4rem; overflow: hidden; line-height: 0.4rem; margin: 0 auto; padding: 0; color: #aaa; font-size: 0.22rem; font-style: normal; text-align: center; white-space: nowrap;text-overflow: ellipsis; background-color: #3b414c;}
}

/**products**/
@media screen and (min-width:1200px) {	
	.pro_list { width:1200px; overflow: hidden; margin: 40px auto 0; padding: 0;}
}
@media screen and (max-width:1199px) and (min-width:1081px) {
	.pro_list { width:96%; overflow: hidden; margin: 40px auto 0; padding: 0;}
}
@media screen and (min-width:1081px) {
	.ly_products { width:100%; overflow: hidden; margin: 0 auto; padding: 60px 0 40px; background: url(../images/pro_bg.jpg) center center no-repeat; background-size: cover;}
	.pro_list ul li { width:22.75%; margin: 0 3% 40px 0; padding: 0; float: left;}
	.pro_list ul li:nth-child(4n+4) { margin:0 0 40px;}
	.pro_list ul li a.pro_img { display:block; width:100%; height: 270px; overflow: hidden; margin: 0 auto; padding: 0; background-color: #fff; border: 1px solid #fff; box-sizing: border-box; position: relative;}
	.pro_list ul li a.pro_img img { display:block; max-width: 90%; max-height: 90%; margin: auto; padding: 0; position: absolute; left: 5%; top: 5%; right: 5%; bottom: 5%;}
	.pro_list ul li a.pro_name { display:block; width:100%; height: 60px; overflow: hidden; line-height: 60px; color: #252931; font-size: 16px; text-align: center; background-color: #f2f2f2; white-space: nowrap; text-overflow: ellipsis;}
	.pro_list ul li:hover { box-shadow:0 10px 20px rgba(0, 0, 0, 0.2);}
	.pro_list ul li:hover a.pro_img { border:1px solid #ea2016;}
	.pro_list ul li:hover a.pro_name { background-color: #ea2016; color:#fff;}
}
@media screen and (max-width:1080px) {
	.ly_products { width:100%; overflow: hidden; margin: 0 auto; padding: 0.48rem 0; background: url(../images/pro_bg.jpg) center center no-repeat; background-size: cover;}
	.pro_list { width:94%; overflow: hidden; margin: 0.48rem auto 0; padding: 0;}
	.pro_list ul li { width:48%; margin: 0 4% 0.36rem 0; padding: 0; float: left;}
	.pro_list ul li:nth-child(2n+2) { margin:0 0 0.36rem;}
	.pro_list ul li a.pro_img { display:block; width:100%; height: 3rem; overflow: hidden; margin: 0 auto; padding: 0; background-color: #fff; border: 1px solid #fff; box-sizing: border-box; position: relative;}
	.pro_list ul li a.pro_img img { display:block; max-width: 90%; max-height: 90%; margin: auto; padding: 0; position: absolute; left: 5%; top: 5%; right: 5%; bottom: 5%;}
	.pro_list ul li a.pro_name { display:block; width:100%; height: 0.72rem; overflow: hidden; line-height: 0.72rem; color: #252931; font-size: 0.28rem; text-align: center; background-color: #f2f2f2; white-space: nowrap; text-overflow: ellipsis;}
	.pro_list ul li:active { box-shadow:0 0.12rem 0.24rem rgba(0, 0, 0, 0.2);}
	.pro_list ul li:active a.pro_img { border:1px solid #ea2016;}
	.pro_list ul li:active a.pro_name { background-color: #ea2016; color:#fff;}
}

/**about**/
@media screen and (min-width:1200px) {
	.fm_about { width:1200px; overflow: hidden; margin: 0 auto; padding: 60px 0 20px;}
}
@media screen and (max-width:1199px) and (min-width:1081px) {
	.fm_about { width:96%; overflow: hidden; margin: 0 auto; padding: 60px 0;}
}
@media screen and (min-width:1081px) {
	.ab_tit em { max-width:100px;}
	.fmab_main { width:100%; overflow: hidden; margin: 40px auto 0; padding: 0;}
	.fmab_main .fmab_img { width:50%; overflow: hidden; margin: 0; padding: 0; float: left;}
	.fmab_img a img { display:block; width: 100%; overflow: hidden; margin: 0; padding: 0;}
	.fmab_main .fmab_text { width:50%; overflow: hidden; margin: 0; padding: 0 0 0 20px; box-sizing: border-box; float: right;}
	.fmab_text .fmab_name { width:100%; overflow: hidden; margin: 20px auto 0; padding: 0; color: #252931; font-size: 24px;}
	.fmab_text p, .fmab_text p span, .fmab_text span { display:block; width: 100%; height: 168px; overflow: hidden; line-height: 28px; color: rgba(37, 41, 49, 0.6); font-size: 14px; text-align: justify; text-indent: 2em; margin: 48px auto; padding: 0;}
	.fmab_text a { display:block; width:158px; height: 38px; overflow: hidden; line-height: 38px; color: #252931; font-size: 14px; text-align: center; border: 1px solid #252931; border-radius: 2px; float: right;}
	.fmab_text a:hover { color:#fff; background-color: #252931;}
}
@media screen and (max-width:1080px) {
	.ab_tit em { max-width:1.6rem;}
	.fm_about { width:94%; overflow: hidden; margin: 0 auto; padding: 0.48rem 0;}
	.fmab_main { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.fmab_main .fmab_img { width:100%; overflow: hidden; margin: 0.48rem auto 0; padding: 0;}
	.fmab_img a img { display:block; width: 100%; overflow: hidden; margin: 0; padding: 0;}
	.fmab_main .fmab_text { width:100%; overflow: hidden; margin: 0; padding: 0; box-sizing: border-box;}
	.fmab_text .fmab_name { width:100%; overflow: hidden; margin: 0 auto; padding: 0; color: #252931; font-size: 0.32rem; font-weight: bold;}
	.fmab_text p, .fmab_text p span, .fmab_text span { display:block; width: 100%; overflow: hidden; line-height: 0.44rem; color: rgba(37, 41, 49, 0.6); font-size: 0.26rem; text-align: justify; text-indent: 2em; margin: 0.36rem auto; padding: 0;}
	.fmab_text a { display:block; width:3.0rem; height: 0.72rem; overflow: hidden; line-height: 0.72rem; color: #252931; font-size: 0.26rem; text-align: center; border: 1px solid #252931; border-radius: 0.04rem; margin: 0 auto; padding: 0;}
	.fmab_text a:active { color:#fff; background-color: #252931;}	
}

/**yyfw**/
@media screen and (min-width:1200px) {
	.fm_yyfw { width:1200px; overflow: hidden; margin: 0 auto 20px; padding: 0;}
}
@media screen and (max-width:1199px) and (min-width:1081px) {
	.fm_yyfw { width:96%; overflow: hidden; margin: 0 auto; padding: 0;}
}
@media screen and (min-width:1081px) {
	.fm_yyfw .yyfw_tit { width:100%; overflow: hidden; margin: 0 auto 30px; padding: 0; color: #252931; font-size: 30px;}
	.fm_yyfw ul li { width:48%; overflow: hidden; margin: 0 4% 40px 0; padding: 0; float: left;}
	.fm_yyfw ul li:nth-child(2n+2) { margin:0 0 40px;}
	.fm_yyfw ul li .yyfw_list { width:59%; height: 280px; overflow: hidden; margin: 0; padding: 0 0 0 41%; background-color: #f5f5f5; position: relative;}
	.fm_yyfw ul li:nth-child(2n+2) .yyfw_list { padding: 0 41% 0 0;}
	.yyfw_list .yyfw_img { width:100%; height: 100%; overflow: hidden; margin: 0; padding: 0; position: relative;}
	.yyfw_img a img { display:block; width: 100%; height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.fm_yyfw ul li .yyfw_list .yyfw_text { width:41%; height: 100%; margin: 0; padding: 40px 20px; box-sizing: border-box; background-color:#252931; position: absolute; top: 0;}
	.yyfw_text .yyfw_name { width:100%; overflow: hidden; margin: 0 auto; padding: 0; color: #fff; font-size: 24px;}
	.yyfw_text p { width:100%; height: 96px; overflow: hidden; line-height: 24px; color: rgba(255, 255, 255, 0.5); font-size: 12px; text-align: justify; margin: 20px auto 30px;}
	.yyfw_text a { color: #fff; font-size: 14px;}
	.yyfw_text a:hover { color:#ea2016;}
}
@media screen and (max-width:1080px) {
	.fm_yyfw { width:94%; overflow: hidden; margin: 0 auto; padding: 0;}
	.fm_yyfw .yyfw_tit { width:100%; overflow: hidden; margin: 0 auto 0.24rem; padding: 0; color: #252931; font-size: 0.36rem;}
	.fm_yyfw ul li { width:100%; overflow: hidden; margin: 0 0 0.24rem; padding: 0;}
	.fm_yyfw ul li .yyfw_list { width:59%; height: 3.2rem; overflow: hidden; margin: 0; padding: 0 0 0 41%; background-color: #f5f5f5; position: relative;}
	.fm_yyfw ul li:nth-child(2n+2) .yyfw_list { padding: 0 41% 0 0;}
	.yyfw_list .yyfw_img { width:100%; height: 100%; overflow: hidden; margin: 0; padding: 0; position: relative;}
	.yyfw_img a img { display:block; width: 100%; height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.fm_yyfw ul li .yyfw_list .yyfw_text { width:41%; height: 100%; margin: 0; padding: 0.36rem 0.24rem; box-sizing: border-box; background-color:#252931; position: absolute; top: 0;}
	.yyfw_text .yyfw_name { width:100%; overflow: hidden; margin: 0 auto; padding: 0; color: #fff; font-size: 0.32rem;}
	.yyfw_text p { width:100%; height: 1.2rem; overflow: hidden; line-height: 0.4rem; color: rgba(255, 255, 255, 0.5); font-size: 0.24rem; text-align: justify; margin: 0.24rem auto;}
	.yyfw_text a { color: #fff; font-size: 0.26rem;}
	.yyfw_text a:active { color:#ea2016;}
}

/**fm_news**/
@media screen and (min-width:1200px) {
	.new_main { width:1200px; margin: 40px auto 0; padding: 0;}
}
@media screen and (max-width:1199px) and (min-width:1081px) {
	.new_main { width:96%; margin: 40px auto 0; padding: 0;}
}
@media screen and (min-width:1081px) {
	.fm_news { width:100%; overflow: hidden; margin: 0 auto; padding: 60px 0; background-color: #f5f5f5;}
	.new_main .new_l, .new_main .new_r { width:48%; height: 400px; margin: 0 4% 0 0; padding: 0;}
	.new_main .new_l { float:left; background-color: #fff;}
	.new_main .new_r { float:right; margin:0;}
	.new_main .new_l:hover { box-shadow:0 10px 20px rgba(0, 0, 0, 0.1);}
	.new_l .nw_img { width:100%; height: 220px; overflow: hidden; margin: 0 auto; padding: 0; position: relative;}
	.nw_img a img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.new_l .nw_text { width:100%; height: 220px; overflow: hidden; margin: 0 auto; padding: 20px; box-sizing: border-box;}
	.nw_text a.nw_name1 { display:block; width:100%; overflow: hidden; color: #252931; font-size: 18px; font-weight: bold; white-space: nowrap; text-overflow: ellipsis; margin: 0 auto; padding: 0;}
	.nw_text a.nw_name1:hover { color:#ea2016;}
	.nw_text p { width:100%; height: 66px; overflow: hidden; line-height: 22px; color: rgba(37, 41, 49, 0.6); font-size: 14px; text-align: justify; margin: 14px auto; padding: 0;}
	.nw_text span { display:block; width:100%; overflow: hidden; color: #aaa; font-size: 14px; margin: 0 auto; padding: 0;}
	
	.new_r ul li { width:100%; height: 120px; margin: 0 auto 20px; padding: 20px; background-color: #fff; box-sizing: border-box;}
	.new_r ul li:hover { box-shadow:0 10px 20px rgba(0, 0, 0, 0.1);}
	.new_r ul li .fmnw_list { width:100%; overflow: hidden; margin: 0 auto; padding: 0 0 0 140px; box-sizing: border-box; position: relative;}
	.new_r ul li a.fmnw_time { display:block; width:120px; height: 80px; overflow: hidden; color: #fff; font-size: 44px; text-align: center; margin: 0; padding: 4px 0; background-color: #252931; box-sizing: border-box; position: absolute; left: 0; top: 0;}
	.new_r ul li a.fmnw_time span { display:block; width: 100%; overflow: hidden; font-size: 14px; text-align: center;}
	.new_r ul li:hover a.fmnw_time { background-color: #ea2016;}
	.new_r ul li .fmnw_text { width:100%; overflow: hidden; margin: 0; padding: 0;}
	.new_r ul li .fmnw_text a { display:block; width: 100%; overflow: hidden; color: #252931; font-size: 15px; font-weight: bold; white-space: nowrap; text-overflow: ellipsis; margin: 4px auto 8px; padding: 0;}
	.new_r ul li:hover .fmnw_text a { color:#ea2016;}
	.fmnw_text p { width:100%; height: 44px; overflow: hidden; line-height: 22px; color: rgba(37, 41, 49, 0.6); font-size: 14px; margin: 0 auto 4px; padding: 0;}
}
@media screen and (max-width:1080px) {
	.fm_news { width:100%; overflow: hidden; margin: 0 auto; padding: 0.48rem 0 0.24rem; background-color: #f5f5f5;}
	.new_main { width:94%; margin: 0.48rem auto 0; padding: 0;}
	.new_main .new_l, .new_main .new_r { width:100%; margin: 0 auto; padding: 0;}
	.new_main .new_l { margin: 0 auto 0.24rem; background-color: #fff;}
	.new_main .new_l:active { box-shadow:0 0.12rem 0.24rem rgba(0, 0, 0, 0.1);}
	.new_l .nw_img { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.nw_img a img { display:block; width: 100%; overflow: hidden; margin:0 auto; padding: 0;}
	.new_l .nw_text { width:100%; overflow: hidden; margin: 0 auto; padding: 0.24rem; box-sizing: border-box;}
	.nw_text a.nw_name1 { display:block; width:100%; overflow: hidden; color: #252931; font-size: 0.28rem; font-weight: bold; text-align: justify; margin: 0 auto; padding: 0;}
	.nw_text a.nw_name1:hover { color:#ea2016;}
	.nw_text p { width:100%; overflow: hidden; line-height: 0.44rem; color: rgba(37, 41, 49, 0.6); font-size: 0.26rem; text-align: justify; margin: 0.2rem auto; padding: 0;}
	.nw_text span { display:block; width:100%; overflow: hidden; color: #aaa; font-size: 0.24rem; margin: 0 auto; padding: 0;}
	
	.new_r ul li { width:100%; margin: 0 auto 0.24rem; padding: 0.24rem; background-color: #fff; box-sizing: border-box;}
	.new_r ul li:active { box-shadow:0 0.12rem 0.24rem rgba(0, 0, 0, 0.1);}
	.new_r ul li .fmnw_list { width:100%; overflow: hidden; margin: 0 auto; padding: 0 0 0 1.84rem; box-sizing: border-box; position: relative;}
	.new_r ul li a.fmnw_time { display:block; width:1.6rem; overflow: hidden; color: #fff; font-size: 0.72rem; text-align: center; margin: 0; padding: 0.1rem 0; background-color: #252931; box-sizing: border-box; position: absolute; left: 0; top: 0;}
	.new_r ul li a.fmnw_time span { display:block; width: 100%; overflow: hidden; font-size: 0.22rem; text-align: center;}
	.new_r ul li:hover a.fmnw_time { background-color: #ea2016;}
	.new_r ul li .fmnw_text { width:100%; overflow: hidden; margin: 0; padding: 0;}
	.new_r ul li .fmnw_text a { display:block; width: 100%; overflow: hidden; color: #252931; font-size: 0.28rem; font-weight: bold; white-space: nowrap; text-overflow: ellipsis; margin: 0 auto 0.12rem; padding: 0;}
	.new_r ul li:hover .fmnw_text a { color:#ea2016;}
	.fmnw_text p { width:100%; height: 0.8rem; overflow: hidden; line-height: 0.4rem; color: rgba(37, 41, 49, 0.6); font-size: 0.24rem; text-align: justify; margin: 0 auto; padding: 0;}
	
}

/**partner**/
@media screen and (min-width:1200px) {
	.fm_partner { width:1200px; overflow: hidden; margin: 0 auto; padding: 60px 0;}
	.pt_list ul li { width:18.4%; height: 160px; overflow: hidden; margin: 0 2% 20px 0; padding: 0; border: 10px solid #f5f5f5; background-color: #fff; box-sizing: border-box; position: relative; float: left;}
	.pt_list ul li:nth-child(5n+5) { margin:0 0 20px;}
	.pt_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:1199px) and (min-width:1081px) {
	.fm_partner { width:96%; overflow: hidden; margin: 0 auto; padding: 60px 0;}
	.pt_list ul li { width:23.5%; height: 160px; overflow: hidden; margin: 0 2% 20px 0; padding: 0; border: 10px solid #f5f5f5; background-color: #fff; box-sizing: border-box; position: relative; float: left;}
	.pt_list ul li:nth-child(4n+4) { margin:0 0 20px;}
	.pt_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) {
	.pt_list { width:100%; overflow: hidden; margin: 40px auto 0; padding: 0;}
	.fm_more { width:160px; height: 40px; overflow: hidden; margin: 20px auto 0; padding: 0;}
	.fm_more a { display:block; width:158px; height: 38px; overflow: hidden; line-height: 38px; color: #252931; font-size: 14px; text-align: center; border: 1px solid #252931; border-radius: 2px; margin: 0 auto; padding: 0;}
	.fm_more a:hover { color:#fff; background-color: #252931;}
}
@media screen and (max-width:1080px) {
	.fm_partner { width:94%; overflow: hidden; margin: 0 auto; padding: 0.48rem 0;}
	.pt_list { width:100%; overflow: hidden; margin: 0.48rem auto 0; padding: 0;}
	.pt_list ul li { width:48%; height: 2.0rem; overflow: hidden; margin: 0 4% 0.24rem 0; padding: 0; border: 0.12rem solid #f5f5f5; background-color: #fff; box-sizing: border-box; position: relative; float: left;}
	.pt_list ul li:nth-child(2n+2) { margin:0 0 0.24rem;}
	.pt_list ul li img { display:block; max-width: 100%; max-height: 100%; margin: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.fm_more { width:3.0rem; height: 0.72rem; overflow: hidden; margin: 0.24rem auto 0; padding: 0;}
	.fm_more a { display:block; width:3.0rem; height: 0.72rem; overflow: hidden; line-height: 0.72rem; color: #252931; font-size: 0.26rem; text-align: center; border: 1px solid #252931; border-radius: 0.04rem; margin: 0 auto; padding: 0; box-sizing: border-box;}
	.fm_more a:active { color:#fff; background-color: #252931;}
}

/**foot**/
@media screen and (min-width:1200px) {
	.ft_main, .ft_copy { width:1160px; overflow: hidden; margin: 0 auto; padding: 0 20px;}	
}
@media screen and (max-width:1199px) and (min-width:1081px) {
	.ft_main, .ft_copy { width:96%; overflow: hidden; margin: 0 auto; padding: 0;}
}
@media screen and (min-width:1081px) {
	.ly_foot { width:100%; height: 300px; overflow: hidden; margin: 0 auto; padding: 60px 0 20px; background:#252931 url(../images/ft_bg.jpg) center center no-repeat; background-size: cover;}
	.ft_main { margin: 0 auto 60px;}
	.ft_main ul { width:80%; overflow: hidden; margin: 0; padding: 0; float: left;}
	.ft_main ul li { width:20%; height: 220px; overflow: hidden; margin: 0; padding: 0; float: left;}
	.ft_main ul li p { width:100%; overflow: hidden; color: #fff; font-size: 18px; margin: 0 auto 20px; padding: 0;}
	.ft_main ul li a { display:block; width:100%; height: 36px; overflow: hidden; line-height: 36px; color: rgba(255, 255, 255, 0.5); font-size: 14px; margin: 0; padding: 0;}
	.ft_main ul li a:hover { color:#fff;}
	
	.ft_main .ft_contact { width:20%; height: 220px; overflow: hidden; margin: 0; padding: 0; float: right;}
	.ft_contact .ft_ewm { width:100%; height: 90px; overflow: hidden; line-height: 90px; margin: 0 auto 34px; padding: 0;}
	.ft_ewm img { display:block; width:90px; height: 90px; overflow: hidden; margin: 0 20px 0 0; padding: 0; float: left;}
	.ft_ewm span { color:#fff; font-size: 14px;}
	.ft_contact p { width:100%; overflow: hidden; line-height: 20px; overflow: hidden; color: rgba(255, 255, 255, 0.5); font-size: 12px; margin: 8px auto 0; padding: 0;}
	
	.ft_copy { line-height: 20px; color:#666; font-size: 12px;}
	.ft_copy a { color:#666;}
	.ft_copy a:hover { color:#fff;}
}
@media screen and (max-width:1080px) {
	.ly_foot { width:100%; overflow: hidden; margin: 0 auto; padding: 0.48rem 0; background:#252931 url(../images/ft_bg1.jpg) center center no-repeat; background-size: cover;}
	.ft_main, .ft_copy { width:94%; overflow: hidden; margin: 0 auto; padding: 0;}
	
	.ft_main ul { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.ft_main ul li { width:100%; overflow: hidden; margin: 0 auto 0.24rem; padding: 0;}
	.ft_main ul li p { width:100%; overflow: hidden; color: #fff; font-size: 0.3rem; margin: 0 auto 0.12rem; padding: 0;}
	.ft_main ul li a { display:inline-block; height: 0.6rem; overflow: hidden; line-height: 0.6rem; color: rgba(255, 255, 255, 0.5); font-size: 0.24rem; margin: 0.12rem 0 0; padding: 0 0.12rem;}
	.ft_main ul li a:active { color:#fff;}
	
	.ft_main .ft_contact { width:100%; overflow: hidden; margin: 0 auto 0.48rem; padding: 0.48rem 0 0.24rem; border-top: 1px solid rgba(255, 255, 255, 0.06); border-bottom: 1px solid rgba(255, 255, 255, 0.06);}
	.ft_contact .ft_ewm { width:100%; height: 1.8rem; overflow: hidden; line-height: 1.8rem; margin: 0 auto 0.48rem; padding: 0;}
	.ft_ewm img { display:block; width:1.8rem; height: 1.8rem; overflow: hidden; margin: 0 0.24rem 0 0; padding: 0; float: left;}
	.ft_ewm span { color:#fff; font-size: 0.24rem;}
	.ft_contact p { width:100%; overflow: hidden; line-height: 0.4rem; overflow: hidden; color: rgba(255, 255, 255, 0.5); font-size: 0.24rem; margin: 0 auto 0.24rem; padding: 0;}
	
	.ft_copy { line-height: 0.44rem; color:#666; font-size: 0.22rem;}
	.ft_copy a { color:#666;}
	.ft_copy a:active { color:#fff;}
}

/**links**/
@media screen and (min-width:1200px) {
	.lk_list { width:1200px; overflow: hidden; margin: 0 auto; padding: 0;}
}
@media screen and (max-width:1199px) and (min-width:1081px) {
	.lk_list { width:96%; overflow: hidden; margin: 0 auto; padding: 0;}
}
@media screen and (min-width:1081px) {
	.ly_links { width:100%; overflow: hidden; margin: 0 auto; padding: 0 0 10px; background-color: #181a1e;}
	.lk_list p { width:120px; height: 40px; overflow: hidden; line-height: 40px; color: #fff; font-size: 14px; text-align: center; background-color: #252931; border-radius: 0 0 4px 4px; margin-bottom: 10px;}
	.lk_list p img { display:inline-block; vertical-align: middle; margin: -4px 4px 0 0;}
	.lk_list a { display:inline-block; line-height: 28px; color: rgba(255, 255, 255, 0.4); font-size: 12px; margin: 0; padding: 0 10px;}
	.lk_list a:hover { color:#fff;}
}
@media screen and (max-width:1080px) {
	.ly_links { width:100%; overflow: hidden; margin: 0 auto; padding: 0; background-color: #181a1e;}
	.lk_list { width:94%; overflow: hidden; margin: 0 auto; padding: 0;}
	.lk_list p { width:2.2rem; height: 0.8rem; overflow: hidden; line-height: 0.8rem; color: #fff; font-size: 0.28rem; text-align: center; background-color: #252931; border-radius: 0 0 0.04rem 0.04rem; margin-bottom: 0.24rem;}
	.lk_list p img { display:inline-block; width: 0.24rem; height: 0.24rem; vertical-align: middle; margin: 0 0.1rem 0 0;}
	.lk_list a { display:inline-block; line-height: 0.6rem; color: rgba(255, 255, 255, 0.4); font-size: 0.24rem; margin: 0 0 0.12rem; padding: 0 0.24rem;}
	.lk_list a:active { color:#fff;}
}

/**nybanner**/
@media screen and (min-width:1200px) {
	.nybanner { width:100%; height: 400px; overflow: hidden; margin: 0 auto; padding: 0; position: relative;}
	.nybanner img { display:block; width: 1920px; height: 400px; overflow: hidden; margin: -200px 0 0 -960px; padding: 0; position: absolute; left: 50%; top: 50%;}
}
@media screen and (max-width:1199px) and (min-width:1081px) {
	.nybanner { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.nybanner img { display:block; width: 140%; overflow: hidden; margin: 0 0 0 -20%; padding: 0;}
}
@media screen and (min-width:1081px) {}
@media screen and (max-width:1080px) {
	.nybanner { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.nybanner img { display:block; width: 150%; overflow: hidden; margin: 0 0 0 -25%; padding: 0;}
}

/**nymain**/
@media screen and (min-width:1200px) {
	.nymain { width:1200px; margin: -50px auto 0; padding: 0; position: relative; z-index: 9;}
}
@media screen and (max-width:1199px) and (min-width:1081px) {
	.nymain { width:96%; margin: -50px auto 0; padding: 0; position: relative; z-index: 9;}	
}
@media screen and (min-width:1081px) {
	.ab0 {}
}
@media screen and (max-width:1080px) {
	.nymain { width:94%; overflow: hidden; margin: 0 auto 0.48rem; padding: 0;}
}

/**fm_tab**/
@media screen and (min-width:1200px) {
	.fm_tab, .cs_tab, .nw_tab, .pro_tab { width:1200px; height: 100px; margin: 0 auto 40px; padding: 0; background-color: #fff; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);}
}
@media screen and (max-width:1199px) and (min-width:1081px) {}
@media screen and (min-width:1081px) {
	.fm_tab, .cs_tab, .nw_tab, .pro_tab { width:100%; height: 100px; margin: 0 auto 40px; padding: 0; background-color: #fff; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);}
	.fm_tab ul li, .cs_tab ul li, .nw_tab ul li, .pro_tab ul li { height: 100px; overflow: hidden; margin: 0; padding: 0; float: left;}
	.ab_tab ul li { width:25%;}
	.cs_tab ul li { width:33.333333%;}
	.nw_tab ul li { width:50%;}
	.pro_tab ul li { width:16.666666%;}
	.fm_tab ul li a, .cs_tab ul li a, .nw_tab ul li a, .pro_tab ul li a { display:block; width: 100%; height: 100px; overflow: hidden; line-height: 100px; color: #252931; font-size: 18px; text-align: center; border-right: 1px solid #eaeaea; box-sizing: border-box;}
	.fm_tab ul li:last-child a, .cs_tab ul li:last-child a, .nw_tab ul li:last-child a, .pro_tab ul li:last-child a { border:none;}
	.fm_tab ul li a:hover, .fm_tab ul li a.tab_on, .cs_tab ul li a:hover, .cs_tab ul li a.tab_on, .nw_tab ul li a:hover, .nw_tab ul li a.tab_on, .pro_tab ul li a:hover, .pro_tab ul li a.tab_on { color:#fff; background-color: #ea2016; border: none;}
}
@media screen and (max-width:1080px) {
	.fm_tab, .cs_tab, .nw_tab, .pro_tab { width:100%; margin: 0.24rem auto 0; padding: 0;}
	.fm_tab ul li, .nw_tab ul li, .pro_tab ul li { width:48%; height: 0.72rem; overflow: hidden; margin: 0 4% 0.24rem 0; padding: 0; float: left;}
	.fm_tab ul li:nth-child(2n+2), .cs_tab ul li:nth-child(3n+3), .nw_tab ul li:nth-child(2n+2), .pro_tab ul li:nth-child(2n+2) { margin: 0 0 0.24rem;}
	.cs_tab ul li { width:31%; height: 0.72rem; overflow: hidden; margin: 0 3.5% 0.24rem 0; padding: 0; float: left;}
	.fm_tab ul li a, .cs_tab ul li a, .nw_tab ul li a, .pro_tab ul li a { display:block; width: 100%; height: 0.72rem; overflow: hidden; line-height: 0.7rem; color: #252931; font-size: 0.26rem; text-align: center; border: 1px solid #eaeaea; box-sizing: border-box;}
	.fm_tab ul li a:hover, .fm_tab ul li a.tab_on, .cs_tab ul li a:hover, .cs_tab ul li a.tab_on, .nw_tab ul li a:hover, .nw_tab ul li a.tab_on, .pro_tab ul li a:hover, .pro_tab ul li a.tab_on  { line-height: 0.72rem; color:#fff; background-color: #ea2016; border: none;}
}

/**fm_pos**/
@media screen and (min-width:1200px) {}
@media screen and (max-width:1199px) and (min-width:1081px) {}
@media screen and (min-width:1081px) {
	.fm_pos { width:100%; height: 40px; overflow: hidden; line-height: 40px; color: #999; font-size: 14px; margin: 40px auto; padding: 0 10px; background-color: #f5f5f5; box-sizing: border-box;}
	.fm_pos img { display:inline-block; width:20px; height: 20px; margin: 10px 10px 10px 0; padding: 0; vertical-align: middle; float: left;}
	.fm_pos a { color:#999;}
	.fm_pos a:hover { color:#ea2016;}
}
@media screen and (max-width:1080px) {
	.fm_pos { width:100%; overflow: hidden; line-height: 0.6rem; color: #999; font-size: 0.24rem; margin: 0.24rem auto; padding: 0;}
	.fm_pos img { display:inline-block; width:0.28rem; height: 0.28rem; margin: 0.16rem 0.1rem 0.16rem 0; padding: 0; vertical-align: middle; float: left;}
	.fm_pos a { color:#999;}
	.fm_pos a:hover { color:#ea2016;}
}

/**ab0**/
@media screen and (min-width:1200px) {
}
@media screen and (max-width:1199px) and (min-width:1081px) {
}
@media screen and (min-width:1081px) {
	.ab0 { width:100%; overflow: hidden; margin: 40px auto 20px; padding: 0;}
	.ab0 ul li { width:100%; height: 320px; overflow: hidden; margin: 0 auto 40px; padding: 0;}
	.ab0_img1, .ab0_img2 { width:50%; height: 320px; overflow: hidden; margin: 0; padding: 0; position: relative;}
	.ab0_text1, .ab0_text2 { width:50%; overflow: hidden; margin: 0; padding: 0; box-sizing: border-box;}
	.ab0_img1 { float: left;}
	.ab0_img2 { float: right;}
	.ab0_img1 img, .ab0_img2 img { display:block; max-width: 100%; max-height: 100%; margin: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.ab0_text1 { float: right; padding: 0 0 0 40px;}
	.ab0_text2 { float: left; padding: 40px 40px 0 0;}
	.ab0_text1 b { display:block; width: 100%; overflow: hidden; margin: 40px auto; padding: 0; color: #252931; font-size: 24px; font-weight: normal;}
	.ab0_text1 p, .ab0_text1 span, .ab0_text2 p, .ab0_text2 span { display:block; width:100%; overflow: hidden; line-height: 28px!important; color: rgba(37, 41, 49, 0.6); font-size: 14px!important; text-align: justify; text-indent: 2em!important;}
	.ab0_text2 a { display:block; width:180px; height: 44px; overflow: hidden; line-height: 44px; color: #fff; font-size: 14px; text-align: center; background-color: #252931; border-radius: 2px; margin-top: 40px;}
	.ab0_text2 a:hover { background-color: #ea2016;}
	
	.ab0_list { width:100%; overflow: hidden; margin: 0 auto 40px; padding: 0;}
	.ab0_list ul li { width:23.5%; height: 200px; overflow: hidden; margin: 0 2% 20px 0; padding: 0; background-color: #f5f5f5; position: relative; float: left;}
	.ab0_list ul li:nth-child(4n+4) { margin: 0 0 20px;}
	.ab0_list ul li img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
}
@media screen and (max-width:1080px) {
	.ab0 { width:100%; overflow: hidden; margin: 0.48rem auto 0; padding: 0;}
	.ab0 ul li { width:100%; overflow: hidden; margin: 0 auto 0.48rem; padding: 0;}
	.ab0_img1, .ab0_img2 { width:100%; overflow: hidden; margin: 0 auto 0.24rem; padding: 0;}
	.ab0_text1, .ab0_text2 { width:100%; overflow: hidden; margin: 0 auto; padding: 0; box-sizing: border-box;}
	.ab0_img1 img, .ab0_img2 img { display:block; width: 100%!important; height:auto!important; overflow: hidden; margin: 0 auto; padding: 0;}
	.ab0_text1 b { display:block; width: 100%; overflow: hidden; margin: 0 auto 0.24rem; padding: 0; color: #252931; font-size: 0.32rem; font-weight: normal;}
	.ab0_text1 p, .ab0_text1 span, .ab0_text2 p, .ab0_text2 span { display:block; width:100%; overflow: hidden; line-height: 0.44rem!important; color: rgba(37, 41, 49, 0.6); font-size: 0.26rem!important; text-align: justify; text-indent: 2em!important;}
	.ab0_text2 a {display: block; width: 3.0rem; height: 0.72rem; overflow: hidden; line-height: 0.72rem; color: #fff; font-size: 0.26rem; text-align: center; background-color: #252931; border-radius: 0.04rem; margin: 0.48rem auto; padding: 0;}
	.ab0_text2 a:active { background-color: #ea2016;}
	
	.ab0_list { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.ab0_list ul li { width:48%; height: 2.4rem; overflow: hidden; margin: 0 4% 0.24rem 0; padding: 0; background-color: #f5f5f5; position: relative; float: left;}
	.ab0_list ul li:nth-child(2n+2) { margin: 0 0 0.24rem;}
	.ab0_list ul li img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
}

/**ab1**/
@media screen and (min-width:1200px) {
}
@media screen and (max-width:1199px) and (min-width:1081px) {
}
@media screen and (min-width:1081px) {
	.ab1 { width:100%; overflow: hidden; margin: 40px auto 60px; padding: 0;}
	.ab1 .ab1_left, .ab1 .ab1_right { width:36.5%; height:560px; overflow:hidden; margin:0; padding:0; background-color:#f5f5f5; position:relative;}
	.ab1 .ab1_left { float:left;}
	.ab1 .ab1_right { float:right;}
	.ab1 .ab1_mid { width:27%; height:560px; overflow:hidden; margin:0; padding:0 10px; box-sizing:border-box; float:left;}
	.ab1_mid p { width:100%; height:275px; overflow:hidden; margin:0 auto 10px; padding:0; background-color:#f5f5f5; position:relative;}
	.ab1_left img, .ab1_mid p img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	.ab1_right img.imgr1 { display:block; width:100%; overflow:hidden; margin:0 auto 60px; padding:0;}
	.ab1_right img.imgr2 { display:block; width:100px; height:100px; overflow:hidden; margin:0; padding:0; position:absolute; right:0; bottom:0;}
	.ab1_right .ab1_r_tit { width:100%; overflow:hidden; margin:0 auto 20px; padding:0 40px; color:#252931; font-size:24px; box-sizing:border-box; white-space: nowrap; text-overflow: ellipsis;}
	.ab1_right p { width:100%; overflow:hidden; line-height:28px; color:#666; font-size:14px; text-align:justify; margin:0 auto; padding:0 40px; box-sizing:border-box;}
}
@media screen and (max-width:1080px) {
	.ab1 { width:100%; overflow: hidden; margin: 0.48rem auto 0; padding: 0;}
	.ab1 .ab1_left, .ab1 .ab1_right { width:100%; overflow:hidden; margin:0 auto 0.24rem; padding:0; background-color:#f5f5f5;}
	.ab1 .ab1_mid { width:100%; overflow:hidden; margin:0; padding:0;}
	.ab1_mid p { width:100%; overflow:hidden; margin:0 auto 0.24rem; padding:0;}
	.ab1_left img, .ab1_mid p img { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0;}
	.ab1_right img.imgr1 { display:block; width:100%; overflow:hidden; margin:0 auto 0.6rem; padding:0;}
	.ab1_right img.imgr2 { display:block; width:1.2rem; height:1.2rem; overflow:hidden; margin:0.6rem 0 0; padding:0; float:right;}
	.ab1_right .ab1_r_tit { width:100%; overflow:hidden; margin:0 auto 0.24rem; padding:0 0.48rem; color:#252931; font-size:0.32rem; box-sizing:border-box; white-space: nowrap; text-overflow: ellipsis;}
	.ab1_right p { width:100%; overflow:hidden; line-height:0.44rem; color:#666; font-size:0.26rem; text-align:justify; margin:0 auto; padding:0 0.48rem; box-sizing:border-box;}
}

/**ab2**/
@media screen and (min-width:1200px) {
}
@media screen and (max-width:1199px) and (min-width:1081px) {
}
@media screen and (min-width:1081px) {
	.ab2 { width:100%; margin: 40px auto 20px; padding: 0;}
	.ab2 ul li { width:23.5%; margin: 0 2% 20px 0; padding: 9px 9px 0; background-color: #fff; border:1px solid #dfdfdf; box-sizing:border-box; float: left;}
	.ab2 ul li:nth-child(4n+4) { margin: 0 0 20px;}
	.ab2 ul li a.ab2_img { display:block; width:100%; height:190px; overflow:hidden; margin:0 auto; padding:0; background-color:#f5f5f5; position:relative;}
	.ab2_img img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	.ab2 ul li a.ab2_text { display:block; width:100%; height:60px; overflow:hidden; line-height:60px; color:#252931; font-size:16px; text-align:center; white-space: nowrap; text-overflow: ellipsis;}
	.ab2 ul li:hover { border:1px solid #fff; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);}
	.ab2 ul li:hover a.ab2_text { color:#ea2016;}
}
@media screen and (max-width:1080px) {
	.ab2 { width:100%; overflow: hidden; margin: 0.48rem auto; padding: 0;}
	.ab2 ul li { width:48%; overflow: hidden; margin: 0 4% 0.24rem 0; padding: 0.1rem 0.1rem 0; background-color: #fff; border:1px solid #dfdfdf; box-sizing:border-box; float: left;}
	.ab2 ul li:nth-child(2n+2) { margin: 0 0 0.24rem;}
	.ab2 ul li a.ab2_img { display:block; width:100%; height:2.24rem; overflow:hidden; margin:0 auto; padding:0; background-color:#f5f5f5; position:relative;}
	.ab2_img img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	.ab2 ul li a.ab2_text { display:block; width:100%; height:0.72rem; overflow:hidden; line-height:0.72rem; color:#252931; font-size:0.26rem; text-align:center; white-space: nowrap; text-overflow: ellipsis;}
	.ab2 ul li:active { border:1px solid #fff; box-shadow: 0 0.12rem 0.24rem rgba(0, 0, 0, 0.1);}
	.ab2 ul li:active a.ab2_text { color:#ea2016;}
}

/**ab3**/
@media screen and (min-width:1200px) {
}
@media screen and (max-width:1199px) and (min-width:1081px) {
}
@media screen and (min-width:1081px) {
	.ab3, .ab3_c1, .ab3_c2, .ab3_c3 { width:100%; overflow:hidden; margin: 40px auto; padding: 0;}
	.ab3_title { width:100%; overflow:hidden; margin:0 auto 10px; padding:0; color:#252931; font-size:24px; white-space: nowrap; text-overflow: ellipsis;}
	.ab3_ms { width:100%; overflow:hidden; line-height:28px; margin:0 auto; padding:0; color:#666; font-size:14px; text-align:justify;}
	
	.ab3_c1_l { width:56%; height:280px; overflow:hidden; margin:0; padding:40px; box-sizing:border-box; background:url(../images/ab3_img01.jpg) center center no-repeat; background-size:cover; float:left;}
	.ab3_c1_l p { width:100%; overflow:hidden; line-height:40px; color:#fff; font-size:24px; text-align:justify; margin:60px auto; padding:0;}
	.ab3_c1_r { width:44%; height:280px; overflow:hidden; margin:0; padding:40px; box-sizing:border-box; background:url(../images/ab3_img02.jpg) center center no-repeat; background-size:cover; box-sizing:border-box; float:right;}
	.ab3_c1_r p { width:100%; line-height:40px; color:#252931; font-size:24px; text-align:justify; margin:60px auto; padding:0 160px 0 0; box-sizing:border-box; position:relative;}
	.ab3_c1_r p img { display:block; width:170px; height:170px; margin-top:-85px; position:absolute; top:50%; right:-10px;}
	
	.ab3_c2 ul li { width:14%; overflow:hidden; margin:0; padding:0; float:left; text-align: center;}
	.ab3_c2 ul li:nth-child(2n+2) { width:7.5%;}
	.ab3_c2 ul li img { display:block; max-width:100%; overflow:hidden; margin:0 auto 16px; padding:0;}
	.ab3_c2 ul li p { width:100%; overflow:hidden; margin:0 auto 6px; padding:0; color:#252931; font-size:16px; text-align:center;}
	.ab3_c2 ul li span { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0; color:#666; font-size:14px; text-align:center;}
	.ab3_c2 ul li:nth-child(2n+2) img { display:block; width:60px; height:60px; margin:50px auto 0; padding:0;}
	
	.ab3_c3_l { width:56%; height:280px; overflow:hidden; margin:0; padding:40px; box-sizing:border-box; background-color:#f5f5f5; float:left;}
	.ab3_c3_r { width:44%; height:280px; overflow:hidden; margin:0; padding:0; box-sizing:border-box; background:url(../images/ab3_img03.jpg) center center no-repeat; background-size:cover; float:right;}
}
@media screen and (max-width:1080px) {
	.ab3, .ab3_c1, .ab3_c2, .ab3_c3 { width:100%; overflow: hidden; margin: 0.48rem auto; padding: 0;}
	.ab3_title { width:100%; overflow:hidden; margin:0 auto 0.20rem; padding:0; color:#252931; font-size:0.3rem; font-weight:bold; white-space: nowrap; text-overflow: ellipsis;}
	.ab3_ms { width:100%; overflow:hidden; line-height:0.4rem; margin:0 auto; padding:0; color:#666; font-size:0.24rem; text-align:justify;}
	
	.ab3_c1_l { width:100%; height:2.8rem; overflow:hidden; margin:0; padding:0.48rem; box-sizing:border-box; background:url(../images/ab3_img01.jpg) center center no-repeat; background-size:cover; float:left;}
	.ab3_c1_l p { width:100%; overflow:hidden; line-height:0.54rem; color:#fff; font-size:0.3rem; text-align:justify; margin:0.36rem auto; padding:0;}
	.ab3_c1_r { width:100%; height:2.8rem; overflow:hidden; margin:0; padding:0.48rem; box-sizing:border-box; background:url(../images/ab3_img02.jpg) center center no-repeat; background-size:cover; box-sizing:border-box; float:right;}
	.ab3_c1_r p { width:100%; line-height:0.54rem; color:#252931; font-size:0.3rem; text-align:justify; margin:0.36rem auto; padding:0 1.6rem 0 0; box-sizing:border-box; position:relative;}
	.ab3_c1_r p img { display:block; width:1.7rem; height:1.7rem; margin-top:-0.85rem; position:absolute; top:50%; right:-0.1rem;}
	
	.ab3_c2 ul li { width:24%; overflow:hidden; margin:0 0 0.24rem; padding:0; float:left;}
	.ab3_c2 ul li:nth-child(2n+2) { width:14%;}
	.ab3_c2 ul li img { display:block; max-width:100%; overflow:hidden; margin:0 auto 0.24rem; padding:0;}
	.ab3_c2 ul li p { width:100%; overflow:hidden; margin:0 auto 0.08rem; padding:0; color:#252931; font-size:0.24rem; text-align:center;}
	.ab3_c2 ul li span { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0; color:#666; font-size:0.24rem; text-align:center;}
	.ab3_c2 ul li:nth-child(2n+2) img { display:block; width:0.6rem; height:0.6rem; margin:0.6rem auto 0; padding:0;}
	
	.ab3_c3_l { width:100%; overflow:hidden; margin:0; padding:0 0 0.48rem; box-sizing:border-box;}
	.ab3_c3_r { width:100%; height:3.6rem; overflow:hidden; margin:0; padding:0; box-sizing:border-box; background:url(../images/ab3_img03.jpg) center center no-repeat; background-size:cover;}
}

/**case**/
@media screen and (min-width:1200px) {
	.cs_fw .csfw_tit { width:1200px; overflow: hidden; margin: 0 auto 40px; padding: 0; color: #252931; font-size: 28px; text-align: center;}
	.Content_Tab { width:1200px; overflow: hidden; margin: 40px auto 0; padding: 0;}
}
@media screen and (max-width:1199px) and (min-width:1081px) {
	.cs_fw .csfw_tit { width:96%; overflow: hidden; margin: 0 auto 40px; padding: 0; color: #252931; font-size: 28px; text-align: center;}
	.Content_Tab { width:96%; overflow: hidden; margin: 40px auto 0; padding: 0;}
}
@media screen and (min-width:1081px) {
	.fm_case, .fm_case1, .fm_case2 { width:100%; overflow:hidden; margin: 40px auto 20px; padding: 0;}
	.fm_case1 ul li { width:100%; overflow: hidden; margin: 0 auto 40px; padding: 0;}
	.fm_case1 ul li .cs1_img { width:50%; height: 320px; overflow: hidden; margin: 0; padding: 0 40px 0 0; box-sizing: border-box; position: relative; float: left;} 
	.fm_case1 ul li:nth-child(2n+2) .cs1_img { padding:0 0 0 40px; float: right;}
	.fm_case1 ul li .cs1_img img { display:block; max-width: 100%; max-height: 100%; margin: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.fm_case1 ul li .cs1_text { width:50%; height: 320px; overflow: hidden; margin: 0; padding: 0 0 0 40px; box-sizing: border-box; float: right;}
	.fm_case1 ul li:nth-child(2n+2) .cs1_text { padding:0 40px 0 0; float: left;}
	.cs1_text .cs1_tit { width:100%; overflow: hidden; margin: 32px auto; padding: 0; color: #252931; font-size: 24px;}
	.cs1_text p { width:100%; overflow: hidden; line-height: 28px; color: #666; font-size: 14px; text-align: justify; text-indent: 2em;}
	.cs1_text a {display: block; width: 158px; height: 38px; overflow: hidden; line-height: 38px; color: #252931; font-size: 14px; text-align: center; border: 1px solid #252931; border-radius: 2px; margin: 32px 0 0; padding: 0;}
	.cs1_text a:hover { color:#fff; background-color:#252931;}
	
	.cs_fw { width:100%; overflow: hidden; margin: 0 auto; padding: 60px 0; background-color: #f5f5f5;}
	
	.simpleTab { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.simpleTab ul { text-align:center;}
	.simpleTab ul li { display:inline-block; width: 100px; height: 36px; overflow: hidden; line-height: 34px; color: #252931; font-size: 14px; text-align: center; background-color: #fff; border: 1px solid #eaeaea; box-sizing: border-box; cursor: pointer; margin: 0 2px; padding: 0;}
	.simpleTab ul li.tabActive { color:#fff; background-color: #ea2016; border: 1px solid #ea2016;}
	
	.Content_Tab ul li { width:18.8%; height: 140px; overflow: hidden; margin: 0 1.5% 20px 0; padding: 0; background-color: #fff; position: relative; float: left;}
	.Content_Tab ul li:nth-child(5n+5) { margin:0 0 20px;}
	.Content_Tab ul li img { display:block; max-width: 100%; max-height: 100%; margin: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	
	.fm_case2 ul li { width:23.5%; height: 220px; overflow: hidden; margin: 0 2% 20px 0; padding: 0; position: relative; float: left;}
	.fm_case2 ul li:nth-child(4n+4) { margin: 0 0 20px;}
	.fm_case2 ul li a.cs2_img { display:block; width: 100%; height: 100%; overflow: hidden; margin: 0 auto; padding: 0; background-color: #f5f5f5; position: relative;}
	.fm_case2 ul li a.cs2_img img { display:block; max-width: 100%; max-height: 100%; margin: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.fm_case2 ul li a.cs2_name { display:block; width: 100%; height: 50px; overflow: hidden; line-height: 50px; color: #fff; font-size: 14px; text-align: center; background-color: rgba(37, 41, 49, 0.8); position: absolute; bottom: 0; left: 0;}
	.fm_case2 ul li:hover a.cs2_name { background-color:#ea2016;}
}
@media screen and (max-width:1080px) {
	.fm_case, .fm_case1 { width:100%; overflow:hidden; margin: 0.48rem auto 0; padding: 0;}
	.fm_case1 ul li { width:100%; overflow: hidden; margin: 0 auto 0.48rem; padding: 0;}
	.fm_case1 ul li .cs1_img { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.fm_case1 ul li .cs1_img img { display:block; width: 100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.fm_case1 ul li .cs1_text { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.cs1_text .cs1_tit { width:100%; overflow: hidden; margin: 0.24rem auto; padding: 0; color: #252931; font-size: 0.32rem;}
	.cs1_text p { width:100%; overflow: hidden; line-height: 0.44rem; color: #666; font-size: 0.26rem; text-align: justify; text-indent: 2em;}
	.cs1_text a {display: block; width: 3.0rem; height: 0.72rem; overflow: hidden; line-height: 0.72rem; color: #252931; font-size: 0.26rem; text-align: center; border: 1px solid #252931; border-radius: 0.04rem; margin: 0.24rem 0 0 0; padding: 0;}
	.cs1_text a:active { color:#fff; background-color:#252931;}
	
	.cs_fw { width:100%; overflow: hidden; margin: 0 auto; padding: 0.48rem 0; background-color: #f5f5f5;}
	.cs_fw .csfw_tit { width:94%; overflow: hidden; margin: 0 auto 0.48rem; padding: 0; color: #252931; font-size: 0.4rem; text-align: center;}
	.simpleTab { width:94%; overflow: hidden; margin: 0 auto; padding: 0;}
	.simpleTab ul { text-align:center;}
	.simpleTab ul li { display:inline-block; width: 19.2%; height: 0.72rem; overflow: hidden; line-height: 0.7rem; color: #252931; font-size: 0.26rem; text-align: center; background-color: #fff; border: 1px solid #eaeaea; box-sizing: border-box; cursor: pointer; margin: 0 1% 0 0; padding: 0; float: left;}
	.simpleTab ul li:last-child { margin:0;}
	.simpleTab ul li.tabActive { color:#fff; background-color: #ea2016; border: 1px solid #ea2016;}
	
	.Content_Tab { width:94%; overflow: hidden; margin: 0.48rem auto 0; padding: 0;}
	.Content_Tab ul li { width:31%; height: 1.4rem; overflow: hidden; margin: 0 3.5% 0.24rem 0; padding: 0; background-color: #fff; position: relative; float: left;}
	.Content_Tab ul li:nth-child(3n+3) { margin:0 0 0.24rem;}
	.Content_Tab ul li img { display:block; max-width: 100%; max-height: 100%; margin: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	
	.fm_case2 { width:100%; overflow:hidden; margin: 0.48rem auto 0.24rem; padding: 0;}
	.fm_case2 ul li { width:48%; height: 2.64rem; overflow: hidden; margin: 0 4% 0.24rem 0; padding: 0; position: relative; float: left;}
	.fm_case2 ul li:nth-child(2n+2) { margin: 0 0 0.24rem;}
	.fm_case2 ul li a.cs2_img { display:block; width: 100%; height: 100%; overflow: hidden; margin: 0 auto; padding: 0; background-color: #f5f5f5; box-sizing: border-box; position: relative;}
	.fm_case2 ul li a.cs2_img img { display:block; max-width: 100%; max-height: 100%; margin: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.fm_case2 ul li a.cs2_name { display:block; width: 100%; height: 0.6rem; overflow: hidden; line-height: 0.6rem; color: #fff; font-size: 0.26rem; text-align: center; background-color: rgba(37, 41, 49, 0.8); position: absolute; bottom: 0; left: 0;}
	.fm_case2 ul li:active a.cs2_name { background-color:#ea2016;}
}

/**news**/
@media screen and (min-width:1200px) {}
@media screen and (max-width:1199px) and (min-width:1081px) {}
@media screen and (min-width:1081px) {
	.fm_nw { width:100%; overflow: hidden; margin: 40px auto; padding: 0;}
	.fm_nw ul li { width:100%; height: 180px; overflow: hidden; margin: 0 auto; padding: 20px; background-color: #f5f5f5; box-sizing: border-box;}
	.fm_nw ul li:nth-child(2n+2) { background-color: #fff;}
	.fm_nw ul li .nw_main { width:100%; height: 140px; overflow: hidden; margin: 0; padding: 0 0 0 280px; box-sizing: border-box; position: relative;}
	.nw_main a.fmnw_img { width:240px; height: 140px; overflow: hidden; margin: 0; padding: 0; border: 1px solid #eaeaea; background-color: #fff; box-sizing: border-box; position: absolute; left: 0; top: 0;}
	.fm_nw ul li:hover .nw_main a.fmnw_img { border: 1px solid #ea2016;}
	.fmnw_img img { display:block; max-width: 100%; max-height: 100%; margin: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.nw_main .fmnw_tt { width:100%; height: 140px; overflow: hidden; margin: 0; padding: 0;}
	.fmnw_tt a { display:block; width:100%; overflow: hidden; margin: 6px auto 10px; padding: 0; color: #252931; font-size: 18px; text-align: justify; white-space: nowrap; text-overflow: ellipsis;}
	.fmnw_tt span { display:block; width:100%; overflow: hidden; margin: 0 auto 10px; padding: 0; color: #999; font-size: 12px; text-align: justify; white-space: nowrap; text-overflow: ellipsis;}
	.fmnw_tt p { width:100%; max-height: 72px; overflow: hidden; line-height: 24px; margin: 0 auto; padding: 0; color: #999; font-size: 14px; text-align: justify; text-indent: 2em;}
	.fm_nw ul li:hover .nw_main .fmnw_tt a { color:#ea2016;}
}
@media screen and (max-width:1080px) {
	.fm_nw { width:100%; overflow: hidden; margin: 0.48rem auto; padding: 0;}
	.fm_nw ul li { width:100%; overflow: hidden; margin: 0 auto; padding: 0.24rem; background-color: #f5f5f5; box-sizing: border-box;}
	.fm_nw ul li:nth-child(2n+2) { background-color: #fff;}
	.fm_nw ul li .nw_main { width:100%; height: 2rem; overflow: hidden; margin: 0; padding: 0 0 0 2.64rem; box-sizing: border-box; position: relative;}
	.nw_main a.fmnw_img { width:2.4rem; height: 2rem; overflow: hidden; margin: 0; padding: 0; border: 1px solid #eaeaea; background-color: #fff; box-sizing: border-box; position: absolute; left: 0; top: 0;}
	.fm_nw ul li:active .nw_main a.fmnw_img { border: 1px solid #ea2016;}
	.fmnw_img img { display:block; max-width: 100%; max-height: 100%; margin: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.nw_main .fmnw_tt { width:100%; height: 2rem; overflow: hidden; margin: 0; padding: 0;}
	.fmnw_tt a { display:block; width:100%; overflow: hidden; margin: 0.1rem auto; padding: 0; color: #252931; font-size: 0.3rem; text-align: justify; white-space: nowrap; text-overflow: ellipsis;}
	.fmnw_tt span { display:block; width:100%; overflow: hidden; margin: 0 auto 0.1rem; padding: 0; color: #999; font-size: 0.22rem; text-align: justify; white-space: nowrap; text-overflow: ellipsis;}
	.fmnw_tt p { width:100%; max-height: 0.8rem; overflow: hidden; line-height: 0.4rem; margin: 0 auto; padding: 0; color: #999; font-size: 0.26rem; text-align: justify; text-indent: 2em;}
	.fm_nw ul li:active .nw_main .fmnw_tt a { color:#ea2016;}
}

/**newdetail**/
@media screen and (min-width:1200px) {}
@media screen and (max-width:1199px) and (min-width:1081px) {}
@media screen and (min-width:1081px) {
	.nw_detail { width:100%; overflow: hidden; margin: 40px auto; padding: 0;}
	.nw_detail .nwdtl_name { width:100%; overflow: hidden; color: #252931; font-size: 24px; text-align: center; margin: 0 auto 40px; padding: 0;}
	.nw_detail .nwdtl_sp { width:100%; overflow: hidden; color: #999; font-size: 12px; text-align: center; margin: 40px auto; padding: 0;}
	.nw_detail .nwdtl_con { width:100%; overflow: hidden; margin: 0 auto 20px; padding: 0;}
	.nwdtl_con p, .nwdtl_con span { display:block; width:100%; overflow: hidden; margin: 0 auto 20px; padding: 0; line-height: 28px!important; color: #999!important; font-size: 14px!important; text-align: justify; text-indent: 2em;}
	.nwdtl_con b { display:block; width: 100%; overflow: hidden; line-height: 28px!important; color: #252931!important; font-size: 14px!important; text-align: justify; text-indent: 2em;}
	.nwdtl_con p img, .nwdtl_con img { display:block; max-width: 100%!important; height: auto!important; overflow: hidden; margin: 20px auto; padding: 0;}
	
	.fm_pr_nt { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.fm_pr_nt a { display:block; width:49%; height: 40px; overflow: hidden; line-height: 40px; color: #252931; font-size: 14px; margin: 0; padding: 0 20px; background-color: #f5f5f5; box-sizing: border-box; white-space: nowrap; text-overflow: ellipsis;}
	.fm_pr_nt a.fm_pr { float: left;}
	.fm_pr_nt a.fm_nt { float: right;}
	.fm_pr_nt a:hover { color:#fff; background-color: #ea2016;}
}
@media screen and (max-width:1080px) {
	.nw_detail { width:100%; overflow: hidden; margin: 0.48rem auto; padding: 0;}
	.nw_detail .nwdtl_name { width:100%; overflow: hidden; color: #252931; font-size: 0.32rem; text-align: center; margin: 0 auto 0.48rem; padding: 0;}
	.nw_detail .nwdtl_sp { width:100%; overflow: hidden; color: #999; font-size: 0.24rem; text-align: center; margin: 0.48rem auto; padding: 0;}
	.nw_detail .nwdtl_con { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.nwdtl_con p, .nwdtl_con span { display:block; width:100%; overflow: hidden; margin: 0 auto 0.24rem; padding: 0; line-height: 0.44rem!important; color: #999!important; font-size: 0.26rem!important; text-align: justify;  text-indent: 2em;}
	.nwdtl_con b { display:block; width: 100%; overflow: hidden; line-height: 0.44rem!important; color: #252931!important; font-size: 0.26rem!important; text-align: justify; text-indent: 2em;}
	.nwdtl_con p img, .nwdtl_con img { display:block; max-width: 100%!important; height: auto!important; overflow: hidden; margin: 20px auto; padding: 0;}
	
	.fm_pr_nt { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.fm_pr_nt a { display:block; width:100%; height: 0.72rem; overflow: hidden; line-height: 0.72rem; color: #252931; font-size: 0.26rem; margin: 0 auto; padding: 0 0.24rem; background-color: #f5f5f5; box-sizing: border-box; white-space: nowrap; text-overflow: ellipsis;}
	.fm_pr_nt a.fm_pr { margin: 0.24rem auto;}
	.fm_pr_nt a:active { color:#fff; background-color: #ea2016;}
}

/**honor**/
@media screen and (min-width:1200px) {
	.fm_honor { width: 1200px; overflow: hidden; margin: 0 auto 40px; padding: 0;}
}
@media screen and (max-width:1199px) and (min-width:1081px) {
	.fm_honor { width: 96%; overflow: hidden; margin: 0 auto 40px; padding: 0;}
}
@media screen and (min-width:1081px) {
	.fm_honor .ab3_ms { text-indent: 2em;}
	
	.hnr1, .hnr2 { width:100%; overflow: hidden; margin: 40px auto; padding: 0;}
	.hnr1 ul li { width:18%; height: 80px; overflow: hidden; margin: 0 2.5% 40px 0; padding: 0; background: url(../images/hnr_bg.png) center center no-repeat; background-size: 100% 100%; box-sizing: border-box; float: left; position: relative;}
	.hnr1 ul li:nth-child(5n+5) { margin:0 0 40px;}
	.hnr1 ul li p { width:100%; line-height: 24px; color: #d09404; font-size: 16px; text-align: center; padding: 0 36px; box-sizing: border-box; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
	
	.hnr2 ul li { width:18.8%; overflow: hidden; margin: 0 1.5% 20px 0; padding: 9px; border: 1px solid #dfdfdf; background-color: #fff; box-sizing: border-box; float: left;}
	.hnr2 ul li:nth-child(5n+5) { margin:0 0 20px;}
	.hnr2 ul li p { width:100%; height: 280px; overflow: hidden; margin: 0 auto; padding: 0; position: relative;}
	.hnr2 ul li p 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) {
	.fm_honor { width: 94%; overflow: hidden; margin: 0 auto 0.48rem; padding: 0;}
	.fm_honor .ab3_ms { text-indent: 2em;}
	
	.hnr1, .hnr2 { width:100%; overflow: hidden; margin: 0.48rem auto; padding: 0;}
	.hnr1 ul li { width:48%; height: 1.2rem; overflow: hidden; margin: 0 4% 0.48rem 0; padding: 0; background: url(../images/hnr_bg.png) center center no-repeat; background-size: 100% 100%; box-sizing: border-box; float: left; position: relative;}
	.hnr1 ul li:nth-child(2n+2) { margin:0 0 0.48rem;}
	.hnr1 ul li p { width:100%; line-height: 0.4rem; color: #d09404; font-size: 0.26rem; text-align: center; padding: 0 0.4rem; box-sizing: border-box; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
	
	.hnr2 ul li { width:48%; overflow: hidden; margin: 0 4% 0.32rem 0; padding: 0.09rem; border: 1px solid #dfdfdf; background-color: #fff; box-sizing: border-box; float: left;}
	.hnr2 ul li:nth-child(2n+2) { margin:0 0 0.24rem;}
	.hnr2 ul li p { width:100%; height: 4.4rem; overflow: hidden; margin: 0 auto; padding: 0; position: relative;}
	.hnr2 ul li p img { display:block; max-width: 100%; max-height: 100%; margin: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
}

/**products**/
@media screen and (min-width:1200px) {}
@media screen and (max-width:1199px) and (min-width:1081px) {}
@media screen and (min-width:1081px) {
	.fmpro_list { width:100%; margin: 40px auto; padding: 0;}
	.fmpro_list ul li { width:22%; overflow: hidden; margin: 0 4% 40px 0; padding: 0; background-color: #fff; box-sizing: border-box; float: left;}
	.fmpro_list ul li:nth-child(4n+4) { margin:0 0 40px;}
	.fmpro_list ul li a.fmpro_img { display:block; width: 100%; height: 270px; overflow: hidden; margin: 0 auto; padding: 0; border-left: 1px solid #dfdfdf; border-top: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf; box-sizing: border-box; position: relative;}
	.fmpro_img img { display:block; max-width: 96%; max-height: 96%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.fmpro_list ul li a.fmpro_text { display:block; width: 100%; height: 60px; overflow: hidden; line-height: 60px; color: #fff; font-size: 16px; text-align: center; margin: 0 auto; padding: 0; background-color: rgba(37, 41, 49, 0.7);}
	.fmpro_list ul li:hover { box-shadow:0 10px 20px rgba(0, 0, 0, 0.1);}
	.fmpro_list ul li:hover a.fmpro_img { border-left: 1px solid #ea2016; border-top: 1px solid #ea2016; border-right: 1px solid #ea2016;}
	.fmpro_list ul li:hover a.fmpro_text { background-color:#ea2016;}
}
@media screen and (max-width:1080px) {
	.fmpro_list { width:100%; margin: 0.48rem auto; padding: 0;}
	.fmpro_list ul li { width:48%; overflow: hidden; margin: 0 4% 0.24rem 0; padding: 0; background-color: #fff; box-sizing: border-box; float: left;}
	.fmpro_list ul li:nth-child(2n+2) { margin:0 0 0.24rem;}
	.fmpro_list ul li a.fmpro_img { display:block; width: 100%; height: 3.0rem; overflow: hidden; margin: 0 auto; padding: 0; border-left: 1px solid #dfdfdf; border-top: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf; box-sizing: border-box; position: relative;}
	.fmpro_img img { display:block; max-width: 96%; max-height: 96%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.fmpro_list ul li a.fmpro_text { display:block; width: 100%; height: 0.72rem; overflow: hidden; line-height: 0.72rem; color: #fff; font-size: 0.28rem; text-align: center; margin: 0 auto; padding: 0; background-color: rgba(37, 41, 49, 0.7);}
	.fmpro_list ul li:active { box-shadow:0 0.12rem 0.24rem rgba(0, 0, 0, 0.1);}
	.fmpro_list ul li:active a.fmpro_img { border-left: 1px solid #ea2016; border-top: 1px solid #ea2016; border-right: 1px solid #ea2016;}
	.fmpro_list ul li:active a.fmpro_text { background-color:#ea2016;}
}

/**prodetai**/
@media screen and (min-width:1200px) {}
@media screen and (max-width:1199px) and (min-width:1081px) {}
@media screen and (min-width:1081px) {
	.fmpro_con { width:100%; overflow: hidden; margin: 40px auto; padding: 0;}
	.fmpro_con .fm_proimg { width:50%; overflow: hidden; margin: 0 0 40px; padding: 0 40px; box-sizing: border-box; float: right;}
	.fm_proimg img { display:block; max-width: 100%; overflow: hidden; margin: 0; padding: 0;}
	.fmpro_con h3 { color:#252931; font-size: 24px; margin: 40px auto;}
	.fmpro_con p { color:#666; font-size: 14px; margin-bottom: 24px; line-height: 28px; text-indent: 2em;}
	.fmpro_con a.zxdg { display:block; width:200px; height: 44px; overflow: hidden; line-height: 44px; color: #fff; font-size: 16px; text-align: center; background-color: #00923f; margin: 40px 0; padding: 0;}
	.fmpro_con a.zxdg:hover { background-color:#252931;}
}
@media screen and (max-width:1080px) {
	.fmpro_con { width:100%; overflow: hidden; margin: 0.48rem auto; padding: 0;}
	.fmpro_con .fm_proimg { width:100%; overflow: hidden; margin: 0 auto 0.48rem; padding: 0 0.24rem; box-sizing: border-box; float: right;}
	.fm_proimg img { display:block; max-width: 100%; overflow: hidden; margin: 0; padding: 0;}
	.fmpro_con h3 { width: 100%; overflow: hidden; color:#252931; font-size: 0.32rem; margin: 0.48rem auto; padding: 0;}
	.fmpro_con p { width:100%; overflow: hidden; line-height: 0.44rem; color:#666; font-size: 0.26rem; text-align: justify; margin:0 0 0.24rem!important; padding: 0;}
	.fmpro_con a.zxdg { display:block; width:3.0rem; height: 0.72rem; overflow: hidden; line-height: 0.7rem; color: #fff; font-size: 0.26rem; text-align: center; background-color: #00923f; margin: 0.48rem auto; padding: 0;}
	.fmpro_con a.zxdg:hover { background-color:#252931;}
	.fmpro_con img { display:block; width:100%!important; height:auto!important; margin: 0 auto 0.48rem;}
	.fmpro_con table { display:block; width:100%!important; height:auto!important; box-sizing: border-box; border-right: 1pt solid #e7e6e6!important; border-bottom: 1pt solid #e7e6e6!important; border-top: 0!important; border-left: 0!important;}
	.fmpro_con table tr td { padding:0.12rem;}
}

/**contact**/
@media screen and (min-width:1200px) {}
@media screen and (max-width:1199px) and (min-width:1081px) {}
@media screen and (min-width:1081px) {
	.contact1, .contact2 { width:100%; overflow: hidden; margin: 40px auto; padding: 0; box-sizing: border-box;}
	.ct2_l { width:50%; overflow: hidden; margin: 0; padding: 0 40px 0 0; box-sizing: border-box; float: left;}
	.ct2_l .ct_tit { width:100%; overflow: hidden; margin: 0 auto 24px; padding: 0; color: #252931; font-size: 24px;}
	.ct2_l p { width:100%; overflow: hidden; line-height: 24px; color: #666; font-size: 14px; margin: 0 auto 12px; padding: 0;}
	.ct2_l p span { color:#252931;}
	.ct2_r { width:50%; overflow: hidden; margin: 0; padding: 0 0 0 40px; box-sizing: border-box; float: right;}
	.ct2_r p { width:180px; overflow: hidden; margin: 0 auto 10px; padding: 0; border: 1px solid #dfdfdf;}
	.ct2_r p img { display:block; width: 100%; overflow: hidden;}
	.ct2_r span { display:block; width:100%; overflow: hidden; color: #252931; font-size: 14px; text-align: center;}
	
	.contact1 ul li { width:100%; overflow: hidden; margin: 0 auto; padding: 20px 20px 20px 180px; background-color: #f5f5f5; box-sizing: border-box; position: relative;}
	.contact1 ul li:nth-child(2n+2) { background-color: #fff;}
	.contact1 ul li .job_time { width:120px; height: 80px; overflow: hidden; margin: 0; padding: 0; background-color: #f0f0f0; position: absolute; left: 20px; top: 20px;}
	.job_time span { display:block; width:100%; overflow: hidden; margin: 0 auto; padding: 0; color: #252931; font-size: 48px; text-align: center;}
	.job_time em { display:block; width:100%; overflow: hidden; margin: 0 auto; padding: 0; color: #999; font-size: 14px; text-align: center; font-style: normal;}
	.contact1 ul li .job_text { width:100%; height: 80px; overflow: hidden; margin: 0; padding: 0;}
	.job_text .job_name { width:100%; overflow: hidden; margin: 10px auto 20px; padding: 0; color: #252931; font-size: 18px;}
	.job_text p { width:100%; overflow: hidden; margin: 0 auto; padding: 0; color: #999; font-size: 14px;}
	.job_text p span { display:inline-block; margin: 0 40px 0 0; padding: 0;}
	
	.contact1 ul li .job_con { width:100%; overflow: hidden; margin: 0; padding: 0; color: #666;}
	.job_con strong { display:block; width:100%; overflow: hidden; color: #252931; font-size: 14px; margin: 20px auto 10px; padding: 0;}
	.job_con p { display:block; width:100%; overflow: hidden; line-height: 28px; color: #666; font-size: 14px; margin: 0 auto; padding: 0;}
	.job_con a { display:block; width: 200px; height: 44px; overflow: hidden; line-height: 44px; color: #fff; font-size: 14px; text-align: center; background-color: #00923f; margin: 40px 0; padding: 0;}
	.job_con a:hover { background-color:#252931;}
	
	.contact1 ul li .job_drop { width:38px; height: 38px; overflow: hidden; margin: 0; padding: 0; border-radius: 50%; cursor: pointer; border:1px solid #dfdfdf; background: url(../images/drop_tb1.png) center center no-repeat; position: absolute; top: 40px; right: 40px;}
	.contact1 ul li .dp_on1 { border:1px solid #00923f; background: url(../images/drop_tb2.png) center center no-repeat;}
	.contact1 ul li .dp_on2 { border:1px solid #dfdfdf; background: url(../images/drop_tb1.png) center center no-repeat;}
	
}
@media screen and (max-width:1080px) {
	.contact1, .contact2 { width:100%; overflow: hidden; margin: 0.48rem auto; padding: 0; box-sizing: border-box;}
	.ct2_l { width:100%; overflow: hidden; margin: 0 auto 0.48rem; padding: 0;}
	.ct2_l .ct_tit { width:100%; overflow: hidden; margin: 0 auto 0.24rem; padding: 0; color: #252931; font-size: 0.32rem; font-weight: bold;}
	.ct2_l p { width:100%; overflow: hidden; line-height: 24px; color: #666; font-size: 14px; margin: 0 auto 12px; padding: 0;}
	.ct2_l p span { color:#252931;}
	.ct2_r { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.ct2_r p { width:3.6rem; overflow: hidden; margin: 0 auto 0.12rem; padding: 0; border: 1px solid #dfdfdf;}
	.ct2_r p img { display:block; width: 100%; overflow: hidden;}
	.ct2_r span { display:block; width:100%; overflow: hidden; color: #252931; font-size: 0.24rem; text-align: center;}
	
	.contact1 ul li { width:100%; overflow: hidden; margin: 0 auto; padding: 0.24rem; background-color: #f5f5f5; box-sizing: border-box; position: relative;}
	.contact1 ul li:nth-child(2n+2) { background-color: #fff;}
	.contact1 ul li .job_time { width:100%; height: 0.72rem; overflow: hidden; line-height: 0.72rem; color: #999; font-size: 0.24rem; margin: 0; padding: 0 0.24rem; background-color: #f0f0f0; box-sizing: border-box;}
	.job_time span { display:inline-block; color: #252931; font-size: 0.3rem; margin-right: 0.12rem;}
	.job_time em { font-style: normal;}
	.contact1 ul li .job_text { width:100%; overflow: hidden; margin: 0; padding: 0;}
	.job_text .job_name { width:100%; overflow: hidden; margin: 0.24rem auto; padding: 0; color: #252931; font-size: 0.3rem;}
	.job_text p { width:100%; overflow: hidden; line-height: 0.44rem; margin: 0 auto; padding: 0; color: #999; font-size: 0.26rem;}
	.job_text p span { display:inline-block; margin: 0 0.24rem 0 0; padding: 0;}
	
	.contact1 ul li .job_con { width:100%; overflow: hidden; margin: 0; padding: 0;}
	.job_con b { display:block; width:100%; overflow: hidden; color: #252931; font-size: 0.26rem; margin: 0.24rem auto 0.12rem; padding: 0;}
	.job_con p { display:block; width:100%; overflow: hidden; line-height: 0.44rem; color: #666; font-size: 0.26rem; margin: 0 auto; padding: 0;}
	.job_con a { display:block; width: 3.0rem; height: 0.72rem; overflow: hidden; line-height: 0.72rem; color: #fff; font-size: 0.26rem; text-align: center; background-color: #00923f; margin: 0.48rem 0; padding: 0;}
	.job_con a:active { background-color:#252931;}
	
	.contact1 ul li .job_drop { width:0.44rem; height: 0.44rem; overflow: hidden; margin: 0; padding: 0; border-radius: 50%; cursor: pointer; border:1px solid #dfdfdf; background: url(../images/drop_tb1.png) center center no-repeat; position: absolute; top: 0.38rem; right: 0.48rem; background-size: 0.3rem 0.3rem;}
	.contact1 ul li .dp_on1 { border:1px solid #00923f; background: url(../images/drop_tb2.png) center center no-repeat; background-size: 0.3rem 0.3rem;}
	.contact1 ul li .dp_on2 { border:1px solid #dfdfdf; background: url(../images/drop_tb1.png) center center no-repeat; background-size: 0.3rem 0.3rem;}
	
}

/**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; padding: 0;}
	.pro_form ul li { width:100%; overflow: hidden; margin: 0 auto 20px; padding: 0;}
	.pro_form ul li .fmform { width:100%; overflow: hidden; margin: 0; padding: 0 0 0 100px; box-sizing: border-box; position: relative;}
	.fmform p { width:100px; height: 40px; overflow: hidden; line-height: 40px; color: #666; font-size: 14px; margin: 0; padding: 0; position: absolute; left: 0; top: 0;}
	.fmform p span { color:#ea2016;}
	.fmform .pro_fmipt { width:100%; overflow: hidden; border: 1px solid #dfdfdf; padding: 0; margin: 0; position: relative; box-sizing: border-box;}
	.fmform .pro_fmipt2 { height: 22px; overflow: hidden; line-height: 22px; color: #666; font-size: 14px; padding: 9px 0;}
	.fmform .pro_fmipt1 { width:32%; overflow: hidden; border: 1px solid #dfdfdf; padding: 0; margin: 0 2% 0 0; position: relative; box-sizing: border-box; float: left;}
	.fmform .pro_fmipt1:last-child { margin:0;}
	.fmform .pro_fmbtn { width:100%; overflow: hidden; padding: 0; margin: 20px 0 0; float: left;}
	.pro_fmipt input, .pro_fmipt select, .pro_fmipt1 select { display:block; width:100%; height: 38px; overflow: hidden; line-height: 28px; color: #666; font-size: 14px; border: none; outline: none; margin: 0; padding: 4px 19px; box-sizing: border-box;}
	.pro_fmbtn button { display:block; width:48%; height: 50px; overflow: hidden; line-height: 40px; color: #fff; font-size: 16px; background-color: #252931; border: none; outline: none; margin: 0; padding: 4px 19px; box-sizing: border-box; float: left;}
	.pro_fmbtn button.tj { margin:0 4% 0 0; background-color: #00923f;}
	.pro_form ul li .fm_half { width:48%; overflow: hidden; margin: 0 4% 0 0; padding: 0 0 0 100px; box-sizing: border-box; position: relative; float: left;}
	.pro_form ul li .fm_half:nth-child(2n+2) { margin:0;}
	.pro_form ul li .fm_half p { width:100px; height: 40px; overflow: hidden; line-height: 40px; color: #666; font-size: 14px; margin: 0; padding: 0; position: absolute; left: 0; top: 0;}
	.fm_half p span { color:#ea2016;}
	.pro_form ul li .fm_half .pro_fmipt { width:100%; overflow: hidden; border: 1px solid #dfdfdf; padding: 0; margin: 0; position: relative; box-sizing: border-box;}
	.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; 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;}
	
	.gcs-radio+label { display: inline-block; width: 20px; height:20px; text-align: center; vertical-align: bottom; border: 1px solid #dfdfdf; border-radius: 50%; margin: 0 10px; cursor: pointer;}
	.gcs-radio+label em { display:none; width:12px; height: 12px; overflow: hidden; margin: 4px auto; padding: 0; background-color:#00923f; border-radius: 50%;}
	.gcs-radio:checked+label em { display: block;}
	.gcs-radio { position: absolute;clip: rect(0, 0, 0, 0);}
}
@media screen and (max-width:1080px) {
	.pro_form { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.pro_form ul li { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.pro_form ul li .fmform { width:100%; overflow: hidden; margin: 0 0 0.24rem; padding: 0 0 0 1.8rem; box-sizing: border-box; position: relative;}
	.fmform p { width: 1.8rem; height: 0.76rem; overflow: hidden; line-height: 0.76rem; color: #666; font-size: 0.28rem; margin: 0; padding: 0; position: absolute; left: 0; top: 0;}
	.fmform p span { color:#ea2016;}
	.fmform p.pro_fmbtn_l { display:none;}
	.pro_fmipt { width: 100%; overflow: hidden; border: 1px solid #dfdfdf; padding: 0; margin: 0; box-sizing: border-box; position: relative; float: left;}
	.pro_fmipt2 { height: 0.52rem; overflow: hidden; line-height: 0.52rem; color: #666; font-size: 0.26rem; padding: 0.12rem 0;}
	.pro_fmipt1 { width:100%; overflow: hidden; border: 1px solid #dfdfdf; padding: 0; margin: 0 0 0.24rem; border-radius: 2px; position: relative; box-sizing: border-box; float: left;}
	.pro_fmipt1:last-child { margin:0;}
	.pro_fmbtn { width:100%; overflow: hidden; padding: 0; margin: 0.24rem 0 0; float: left;}
	.pro_form ul li .fm_half { width:100%; overflow: hidden; margin: 0 0 0.24rem; padding: 0 0 0 1.8rem; box-sizing: border-box; position: relative;}
	.fm_half p { width: 1.8rem; height: 0.76rem; overflow: hidden; line-height: 0.76rem; color: #666; font-size: 0.28rem; margin: 0; padding: 0; position: absolute; left: 0; top: 0;}
	.fm_half p span { color:#ea2016;}
	.pro_fmipt input, .pro_fmipt select, .pro_fmipt1 select { display:block; width:100%; height: 0.76rem; overflow: hidden; line-height: 0.36rem; color: #666; font-size: 0.28rem; border: none; outline: none; margin: 0; padding: 0.2rem; box-sizing: border-box;}
	.pro_fmbtn button{ display: block; width: 100%; height: 0.80rem; overflow: hidden; line-height: 0.4rem; color: #fff; font-size: 0.28rem; background-color: #252931; border: none; outline: none; margin: 0; padding: 0.2rem; box-sizing: border-box;}
	.pro_fmbtn button.tj { margin:0 4% 0.24rem 0; background-color: #00923f;}
	.pro_fmipt textarea { display: block; width: 100%; height: 2.4rem; overflow: hidden; line-height: 0.36rem; color: #666; font-size: 0.28rem; border: none; outline: none; resize: none; margin: 0; padding: 0.1rem 0.2rem; box-sizing: border-box;}
	.pro_fmipt a { display:block; width: 1.9rem; height: 0.76rem; overflow: hidden; position: absolute; top: 0; right: 0;}
	.pro_fmipt a img { display:block; width: 1.9rem; height: 0.76rem; margin: 0 auto; padding: 0;}
	
	.gcs-radio+label { display: inline-block; width: 0.52rem; height:0.52rem; text-align: center; vertical-align: bottom; border: 1px solid #dfdfdf; border-radius: 50%; margin: 0 0.24rem; cursor: pointer; box-sizing: border-box;}
	.gcs-radio+label em { display:none; width:0.32rem; height: 0.32rem; overflow: hidden; margin: 0.08rem auto; padding: 0; background-color:#00923f; border-radius: 50%;}
	.gcs-radio:checked+label em { display: block;}
	.gcs-radio { position: absolute;clip: rect(0, 0, 0, 0);}
}



.page{text-align:center;overflow:hidden;margin-bottom:20px;}
.page a{color:#353535;display:inline-block;font-size:12px;line-height:30px;height:30px;padding:0 12px;margin:0 4px;font-family:arial;-webkit-transition:all .5s;transition:all .5s;border:1px solid #dadada;vertical-align:top}
.page a.page-num-current{background:#ea2016;border:1px solid #ea2016;color:#fff}

