@charset "utf-8";
/* CSS Document */
body{min-width:1200px;}
body,html{ font-family:Arial,"微软雅黑";margin:0 auto;}
body, html, div,ul,li,dl,dd,dt,p,span,h1,h2,h3,h4,h5,h6{ margin:0; padding:0;}

.fl{ float:left;}
.fr{ float:right;}
a{ text-decoration:none;color:#333; }
ul li{ list-style:none;}
a{text-decoration: none;}
img {border: 0 none;vertical-align: middle;max-width: 100%;}
.w1200{width:1200px;margin:0 auto;height:auto;}
.clearfix{clear:both;}

@font-face{
font-family:'qct'; /*这里是说明调用来的字体名字*/
src:
url('../font/qct.ttf');
font-weight: normal;
font-style: normal;} /*这里是字体文件路径*/


/*头部导航+logo+电话*/
.header { width: 100%; min-width: 1200px;background:rgba(255, 255, 255, 0.88);z-index:999999;}

/*logo*/
.logo-img {width:370px;height:auto;}
/*-----------------导航栏-----------------*/
.clearfix1:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{position:relative; z-index:1;	width:800px;height:auto;float:right;}
.nav a{ color:#333;  }
.nav .nLi{ float:left;  position:relative; display:inline; width:90px;text-align: center;margin:0 3px; }
.nav .nLi h3{ float:left; width:90px;margin:0 auto;font-size:15px; font-weight: normal;height:58px;line-height:58px;}
.nav .nLi h3 a{ display:block;width:100%;margin:0 auto;height:auto;font-size:15px;}

.nav .nLi:hover h3{border-bottom:2px solid #f00;color:#f00;}
.nav .nLi a:hover{color:#f00;}

.nav .sub{ display:none; width:90px;top:58px;  position:absolute; background:#fff;}
.nav .sub li{ zoom:1; height: 44px;  line-height:44px; border-bottom: 1px solid #eee;}
.nav .sub a{ display:block; padding:0 10px; font-size: 14px;color:#333; overflow: hidden;
text-overflow: ellipsis;white-space: nowrap; }

.nav .sub  li:hover{background:#fff;border-bottom:1px solid #f00;}
.nav .sub  li a:hover{color:#f00; display:block; padding:0 10px; font-size: 15px;}
.nav .on h3 a{border-bottom:2px solid #f00;color:#f00;}	
/*-----------------导航栏 end-----------------*/


.w1200{width:1200px;margin:0 auto;height: auto;}


/*banner上面文字*/
.w1200_k{width:1200px;margin:0 auto;height: auto;z-index: 9999999;}
.banner_wz{width:600px;height: 240px;;overflow: hidden;position:absolute;margin-top:-120px;z-index: 9999999;top:50%;}
.banner_wz h4{width:600px;height: auto;overflow: hidden;margin:0 auto;margin-top:50px;font-size: 52px; font-family: SimHei;color: rgb(255, 255, 255);font-weight: normal;    text-shadow: 2px 2px #444;}
.banner_wz em{display:block;width:600px;font-size:24px;margin:10px auto;color:#fff;text-align: left;font-style: normal;    text-shadow: 2px 2px #444;}
.banner_wz .banner_ckxq{width:100px;height: 40px;border-radius: 5px;
background: -webkit-linear-gradient(#ccc, #fff); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(#ccc, #fff); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(#ccc, #fff); /* Firefox 3.6 - 15 */
background: linear-gradient(#ccc, #fff); /* 标准的语法 */
display:block;line-height: 40px;text-align: center;}
.banner_wz .banner_ckxq:hover{
background: -webkit-linear-gradient(#f32937,#f9a7ad); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(#f32937,#f9a7ad); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(#f32937,#f9a7ad); /* Firefox 3.6 - 15 */
background: linear-gradient(#f32937,#f9a7ad); /* 标准的语法 */color:#fff;}



/*-----------标题------------------*/
.mk_bt{width:1200px;margin:30px auto;height: auto;overflow: hidden;}
.mk_bt h1{font-size: 26px;line-height: 35px;color: rgb(0, 0, 0);text-align: center;font-weight: normal;}
.mk_bt div{width:450px;margin:10px auto;height: auto;}
.mk_bt div b{display:block;    width: 150px;height: 1px;background:#ccc;margin-top:9px;}	
.mk_bt div span{display:block;float:left;text-align: center;width:150px;}
.mk_bt i{display:block;width:100%;margin:0 auto;text-align: center;font-size: 14px;color: rgb(204, 204, 204);font-style: normal;    overflow: hidden;
line-height: 40px;}
/*白色*/
.mk_bt_bs{width:1200px;margin:30px auto;height: auto;overflow: hidden;}
.mk_bt_bs h1{font-size: 26px;line-height: 35px;color: #fff;text-align: center;font-weight: normal;}
.mk_bt_bs div{width:400px;margin:10px auto;height: auto;}
.mk_bt_bs div b{display:block;    width: 150px;height: 1px;background:#fff;margin-top:9px;}	
.mk_bt_bs div span{display:block;float:left;text-align: center;width:100px;color: #fff;}
.mk_bt_bs i{display:block;width:100%;margin:0 auto;text-align: center;font-size: 14px;color: #fff;font-style: normal;    overflow: hidden;
line-height: 40px;}
/*黑色*/
.mk_bt_h{width:1200px;margin:30px auto;height: auto;overflow: hidden;}
.mk_bt_h h1{font-size: 26px;line-height: 35px;color: #222;text-align: center;font-weight: normal;}
.mk_bt_h div{width:450px;margin:10px auto;height: auto;}
.mk_bt_h div b{display:block;    width: 150px;height: 1px;background:#222;margin-top:9px;}	
.mk_bt_h div span{display:block;float:left;text-align: center;width:150px;color: #222;}

/*-----------标题 end------------------*/

/*-----------服务项目------------------*/
.service{width:1200px;margin:50px auto;height: auto;overflow: hidden;}
/*-----------服务项目上面------------------*/
.service .service_top{width:1196px;margin:0 auto;height:250px;border: 2px solid #ccc;}		
/*-----------上面左边1------------------*/
.service .service_top .service_top_left{width:597px;height: 250px;background:url(../images/201705021112231223.jpg) ;background-repeat: no-repeat;background-size:100%;float:left;border-right: 2px solid #ccc}
.service .service_top .service_top_left:hover{background:url(../images/20170411110656656_iem9.jpg);background-repeat: no-repeat;}
.service .service_top .service_top_left:hover .service_wzjs{background:rgba(255, 255, 255, 0.62);}
/*-----------上面右边1------------------*/
.service .service_top .service_top_right{width:597px;height: 250px;background:url(../images/201705021112331233.jpg) ;background-repeat: no-repeat;background-size:100%;float:left;}
.service .service_top .service_top_right:hover{background:url(../images/20170411110718718_94x5.jpg);background-repeat: no-repeat;}
.service .service_top .service_top_right:hover .service_wzjs{background:rgba(255, 255, 255, 0.62);}

.service .service_top:hover .service_wzjs h1{ color:#222}
.service .service_top:hover .service_wzjs b{ color:#333}
/*-----------文字介绍------------------*/
.service .service_top .service_wzjs{width: 253px;height: 62px;position: relative;    left: 22px; top:150px;padding: 10px; overflow:hidden;}
.service .service_top .service_wzjs h1{font-size: 20px;letter-spacing: -1px;line-height: 35px;color: #777;font-weight: normal; overflow:hidden;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  -webkit-text-overflow:ellipsis;
  -moz-text-overflow:ellipsis;
  white-space:nowrap;width:100%;}
.service .service_top .service_wzjs b{font-size: 14px;color: rgb(152, 152, 151);font-weight: normal; overflow:hidden;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  -webkit-text-overflow:ellipsis;
  -moz-text-overflow:ellipsis;
  white-space:nowrap;width:100%;display:block;}
/*-----------服务项目上面 end------------------*/

/*-----------服务项目下面------------------*/
.service_bottom{width:1196px;margin:0 auto;height:259px;border: 2px solid #ccc;border-top:none;}
.service_bottom li{    width: 297.5px;height: 259px;float:left;border-right: 2px solid #ccc;overflow: hidden;}

.service_bottom li:nth-child(1){background-image: url(../images/fwxm_1.jpg);background-repeat: no-repeat;background-size:100%;}
.service_bottom li:nth-child(2){background-image: url(../images/fwxm_2.jpg);background-repeat: no-repeat;background-size:100%;}
.service_bottom li:nth-child(3){background-image: url(../images/fwxm_3.jpg);background-repeat: no-repeat;background-size:100%;}
.service_bottom li:nth-child(4){border-right:none;background-image: url(../images/fwxm_4.jpg);background-repeat: no-repeat;background-size:100%;}
/*-----------文字介绍------------------*/
.service_bottom li .service_wzjs{width: 253px;height: 62px;position: relative;    left: 18px; top:170px;padding: 10px;overflow: hidden;}
.service_bottom li .service_wzjs h1{font-size: 20px;letter-spacing: -1px;line-height: 35px;color: #777;font-weight: normal;overflow:hidden;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  -webkit-text-overflow:ellipsis;
  -moz-text-overflow:ellipsis;
  white-space:nowrap;width:100%;}
.service_bottom li .service_wzjs b{font-size: 14px;color: rgb(152, 152, 151);font-weight: normal;overflow:hidden;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  -webkit-text-overflow:ellipsis;
  -moz-text-overflow:ellipsis;
  white-space:nowrap;width:100%;display:block;}
/*-----------服务项目上面 end------------------*/
.service_bottom li:nth-child(1):hover{background-image: url(../images/fwxm_jg1.jpg);background-repeat: no-repeat;background-size:100%;}
.service_bottom li:nth-child(2):hover{background-image: url(../images/fwxm_jg2.jpg);background-repeat: no-repeat;background-size:100%;}
.service_bottom li:nth-child(3):hover{background-image: url(../images/fwxm_jg3.jpg);background-repeat: no-repeat;background-size:100%;}
.service_bottom li:nth-child(4):hover{background-image: url(../images/fwxm_jg4.jpg);background-repeat: no-repeat;background-size:100%;}
.service_bottom li:hover .service_wzjs{background:rgba(255, 255, 255, 0.62);}
.service_bottom li:hover .service_wzjs h1{ color:#444}
.service_bottom li:hover .service_wzjs b{ color:#555}
/*-----------服务项目 end------------------*/

/*--------------案例展示----------------*/
.mk2{width:100%;margin:30px auto;height:830px;overflow: hidden;background-image:url(../images/alzs_bj.jpg) ;;background-size:100%;background-position: top center;background-color: rgb(0, 0, 0);}

/* 本例子css */
.slideTxtBox{ width:1200px;margin:0 auto;}
.slideTxtBox .hd{ height:30px; line-height:30px;background: -webkit-linear-gradient(#fff, #ccc); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(#fff, #ccc); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(#fff, #ccc); /* Firefox 3.6 - 15 */
background: linear-gradient(#fff, #ccc); /* 标准的语法 */;position:relative; }
.slideTxtBox .hd ul{ float:left;  position:absolute; left:0; top:0; height:30px;  font-size:13px;line-height: 30px; }
.slideTxtBox .hd ul li{ float:left; padding:0 15px; cursor:pointer;  }
.slideTxtBox .hd ul li.on{	background: -webkit-linear-gradient(#f32937,#580107); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(#f32937,#580107); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(#f32937,#580107); /* Firefox 3.6 - 15 */
background: linear-gradient(#f32937,#580107); /* 标准的语法 */color:#fff;}

.slideTxtBox .bd ul{width:1200px;margin:20px auto;height: auto;}
.slideTxtBox .bd li{height: 280px;width:380px;overflow: hidden;margin:10px 10px;float:left;}
.slideTxtBox .bd li img{height: 280px;width:380px; }

/*--------------案例展示 end----------------*/

/*---------首页关于我们-----------*/
.mk3{width:100%;margin:20px auto;height: auto;overflow: hidden;}
.about_sy{width:1200px;margin:0 auto;height: auto;}
.about_sy div:nth-child(1){width:600px;height: auto;overflow: hidden;margin:30px auto;}
.about_sy div img{width:100%;}
/*关于我们文字介绍*/
.about_sy .about_syjs{height: auto;width: 541px;margin:30px auto;overflow: hidden}
.about_sy .about_syjs p{height: 181px;width: 541px;display: block;    font-size: 14px;    color: #5a5a5a;line-height: 26px;margin-top:40px;}
.about_sy .about_syjs a{width: 150px;height: 38px; line-height: 38px;display:block;border:1px solid #444;text-align: center;color:#444;}
.about_sy .about_syjs a:hover{border:1px solid rgba(204,0,0,1);color:rgba(204,0,0,1)}
/*---------首页关于我们 end-----------*/

/*------新闻--------*/
.mk4{width:100%;margin:20px auto;height: auto;overflow: hidden;background:#f1f1f1;}
.news_sy{width:1200px;margin:20px auto;height: auto;overflow: hidden;}
.news_sy div{width:390px;height: auto;float:left;overflow: hidden;margin-bottom:30px;}
.news_sy div:nth-child(2){margin:0 15px;}
.news_sy div img{height: 290px;width: 380px;overflow: hidden;}
.news_sy div.news_sy_box a{display:block;width:380px;height: 42px;line-height: 42px;font-size:14px;text-align: center;color:#444;}
.news_sy div.news_sy_box a:hover{color:#f00;}
/*最右边新闻*/
.news_sy_right ul{width:100%;margin:0 auto;height: auto;overflow: hidden;}
.news_sy_right ul li{width:100%;margin:0 auto;height: 90px;overflow: hidden;margin-bottom:11px;}
.news_sy_right ul li a span{display:block;width:130px;height: 90px;overflow: hidden;}
.news_sy_right ul li a span img{width:100%;    height: 100%;}
.news_sy_right ul li a b{width:250px;height: 90px;overflow: hidden;}
.news_sy_right ul li a b h2{font-family: SimSun;font-size: 12px;color: #5a5a5a;font-weight: bold;text-decoration: none;}
.news_sy_right ul li a b p{font-family: SimSun;font-size: 12px;color: #888;font-weight: normal;text-decoration: none;margin-top:8px;line-height: 15px;word-break:break-all;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;height: 60px;}
.news_sy_right ul li a b:hover h2{color:#af0000;}
.news_sy_right em.more a {width: 150px;height: 38px;line-height: 38px;display: block;border: 1px solid #444;text-align: center;color: #444;font-style: normal;}
.news_sy_right em.more a:hover{border:1px solid rgba(204,0,0,1);color:rgba(204,0,0,1)}
/*最右边新闻 end*/
/*------新闻-- end------*/

/* 合作伙伴 */
.mk5{width:100%;margin:30px auto;height: auto;overflow: hidden;}
.picMarquee-left{ width:1200px;  overflow:hidden; position:relative; margin:0 auto;margin-bottom:30px;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:191px; height:83px; display:block;}
/* 合作伙伴end */

/*底部样式*/
.footer{width:100%;margin:0 auto;height: auto;overflow: hidden;background:#000;}
.footer .footer_sj{width:900px;float:left;height: auto;overflow: hidden;margin:30px auto;}
.footer .footer_sj .footer_nav{width:720px;height: auto;overflow: hidden;border-bottom: 1px solid #fff;line-height: 30px;margin-bottom:10px;}
.footer .footer_sj .footer_nav a{font-size:12px;color:#fff;margin-right: 40px;}
.footer .footer_sj p{font-size:14px;color:#999;text-align: left;}
.footer_ewm{width:120px;float:right;overflow: hidden;height: auto;margin-top:20px;}
.footer_ewm img{width:100%;}
/*底部样式 end*/




/*关于我们子页面模块1*/
.aboutzym_1{width:100%;height: 700px;margin:40px auto;overflow: hidden;background-image: url(../images/aboutzym_1.jpg);background-repeat: no-repeat;background-position: center top;margin-top:60px;}
.aboutzym_1 .aboutzym_gsjs{width:550px;height: auto;margin-top:60px;}
.aboutzym_1 .aboutzym_gsjs h2{width:450px;height: auto;line-height: 30px;background:rgb(204, 0, 0);padding:10px;color:#fff;font-weight: normal;margin-bottom:40px;}
.aboutzym_1 .aboutzym_gsjs h2 i{font-style:normal;display:block;}
.aboutzym_1 .aboutzym_gsjs span{display:block;width:100%;margin:0 auto;height: auto;overflow: hidden;font-size:15px;color: #5a5a5a;line-height: 30px;overflow-y: auto; max-height: 550px;}

/*关于我们模块2*/
.aboutzym_mk2{width:100%;margin:0 auto;height: 458px;background-image: url(../images/aboutzym_2.jpg);background-repeat: no-repeat;background-position: center top;overflow: hidden;}
.aboutzym_mk2 .aboutzym_mk2_left{width:455px;height: auto;float:left;}
.aboutzym_mk2 .aboutzym_mk2_left .aboutzym_mk_bt{width:100%;margin:20px auto;height: auto;text-align: left;    margin-top: 50px;}
.aboutzym_mk2 .aboutzym_mk2_left .aboutzym_mk_bt h6{font-size: 18px;color: rgb(255, 255, 255);font-weight: normal;margin-top:20px;}
.aboutzym_mk2 .aboutzym_mk2_left .aboutzym_mk_bt h2{font-size: 20px;font-family: SimHei;color: rgb(255, 255, 255);font-weight: normal;line-height: 36px;}
.aboutzym_mk2 .aboutzym_mk2_left span{font-size:13px;color:#fff;line-height:26px;display:block;overflow-y: auto; max-height: 300px;}
/*品牌故事右边*/

.aboutzym_mk2 .aboutzym_mk2_right{width:540px;height: auto;margin:80px auto;position: relative;}
.aboutzym_mk2_right ul{width:540px;margin:0 auto;height: auto;overflow: hidden;position: absolute;bottom:40px;}
.aboutzym_mk2_right ul li{width:100px;margin:0 17px;float:left;color:#fff;text-align: center;}
.aboutzym_mk2_right ul li b{font-size:14px;line-height: 30px;}
.aboutzym_mk2_right ul li p{font-size:12px;line-height: 20px;}
/*关于我们子页面 end*/
/**面包屑**/
.yd_mbx{width:100%;margin:0 auto;height: auto;overflow: hidden;background:#d9d9d9;font-size:14px;padding:15px 0;}
.yb_mbx a{font-size:14px;line-height: 40px;color:#555;padding:0 20px;}
/**面包屑 end**/

/*子页面分类导航*/
.zym_lmfl{width:1200px;margin:0 auto;height: auto;overflow: hidden;text-align: center;margin-bottom:20px;padding:12px 0;}
.zym_lmfl a{padding:10px 30px;}
.zym_lmfl a:hover{color:#f00;border-bottom: 2px solid #f00;}
.zym_lmfl a.on{color:#f00;border-bottom: 2px solid #f00;}
/*子页面分类导航 end*/	
/*-----------------新闻二级页面-----------------*/
.newzym_mk{width:1200px;margin:0 auto;height: auto;overflow: hidden;}
.news_zym{width:1200px;margin:0 auto;height: auto;overflow: hidden;margin-top:40px;}
.news_zym li{width:100%;margin:4px auto;height: auto;overflow: hidden;margin-bottom:15px;border-bottom: 1px dashed #eee;padding-bottom: 15px;}
.news_zym li a .news_tp{height:120px;display:block;width: 180px;text-align: center;position: relative;overflow: hidden;}
.news_zym li a .news_tp img{width:100%;-webkit-transition: -webkit-transform .5s ease-in-out;
-moz-transition: -moz-transform .5s ease-in-out;
-o-transition: -o-transform .5s ease-in-out;
transition: transform .5s ease-in-out;}
.news_zym li a .news_tp:hover img{transform:scale(1.2);	 -webkit-transform:scale(1.2);
-moz-transform:scale(1.2);
-o-transform:scale(1.2);}	
.news_zym li a .news_js{width:1000px;overflow: hidden;word-wrap: break-word;}
.news_zym li a .news_js h2{margin-bottom: 5px;    display: inline-block;font-family: Microsoft YaHei;font-size: 15px;text-decoration: none;color:#5a5a5a;}
.news_zym li a .news_js h2 span{color: #a0a0a0;font-size:14px;font-weight: normal;}
.news_zym li a .news_js h2:hover{color:#af0000;}
.news_zym li a .news_js h2:hover span{color:#af0000;}
.news_zym li a .news_js em{display: block;font-family: Microsoft YaHei;font-size: 11px;padding-top: 2px;
color: #929292;font-weight: normal;text-decoration: none;line-height: 140%;font-style: normal;}
.news_zym li a .news_js p{line-height: 20px;width: 100%;overflow: hidden;word-wrap: break-word;font-size: 13px;margin-top:6px; display: -webkit-box !important; overflow: hidden; text-overflow: ellipsis; word-break: break-all; 
-webkit-box-orient: vertical; -webkit-line-clamp: 3;height: 60px }
/*-----------------跳转页数-----------------*/
.wp-pager_link{width:100%;margin:0 auto;height: auto;text-align: center; position: relative; bottom: auto;margin-bottom: 30px;}
.wp-pager_link .ltarea{height: 24px;line-height: 22px;overflow: hidden;display: inline-block;}
.wp-pager_link .ltarea a.cpb{display: inline-block;padding: 0 5px;font-weight: bold;margin-right: 3px;
height: 18px;line-height: 18px;border: 1px solid #125FA5; background-color: #B9DFFF; color: #125FA5;}
.wp-pager_link a{border: 1px solid #CCC;font-weight: bold;color: #888;display: inline-block;padding: 0 5px;margin-right: 3px;height: 18px;line-height: 18px;font-size:12px;}

.wp-pager_link .gtarea { margin-left: 5px;height: 24px;line-height: 22px;overflow: hidden;display: inline-block;font-size:12px;}
.wp-pager_link input[type=text] {border: 1px solid #CCC;height: 18px;width: 25px;margin:0 2px;}

.wp-pager_link a:hover{border: 1px solid #125FA5; background-color: #B9DFFF; color: #125FA5;
}
/*-----------------新闻子页面 end-----------------*/

/*****************新闻三级页面*******************/
.bt_new{width:100%;margin:0 auto;height: auto;overflow: hidden;text-align: center;}
.bt_new h2{display: block;font-family: Microsoft YaHei;font-size: 16px;color: #a61c00;font-weight: bold;text-decoration: none;line-height: 40px;}
/*新闻子页面标题*/
.bt_new .xq_new{text-align: center;margin:10px auto;line-height: 21px;ont-family: Microsoft YaHei;font-size: 12px;
color: #5A5A5A;font-weight: normal;width:800px;}

.bt_new .xq_new span{display:block;float:left;margin:0 10px;}
.bt_new .xq_new span a{margin:0 3px;display:block;float:right;width:20px;overflow: hidden;}
.bt_new .xq_new span a .sbjg1{display:none;}
.bt_new .xq_new span a:hover .sbjg{display:none;}
.bt_new .xq_new span a:hover .sbjg1{display:block;}

/***/
.zdjs_new{display: block;font-family: Microsoft YaHei;font-size: 14px;color: #868686;
font-weight: normal;text-decoration: none;line-height: 30px;background: #F5F5F5;border-style: solid solid solid solid;
border-color: #E5E5E5 #E5E5E5 #E5E5E5 #E5E5E5;border-width: 1px 1px 1px 1px;margin:20px auto;width:95%;padding:10px;overflow: hidden;}

.xwnr_news{width:100%;margin:0 auto;height: auto;overflow: hidden;line-height: 30px;
font-size: 13px;
font-family: 微软雅黑;}
.xwnr_news img{width:auto;margin:0 auto;max-width:100%;}

/*上下翻页*/
.sxfy_box{width:100%;margin:20px auto;height: auto;overflow: hidden;}
.sxfy_box a{display:block;width:100%;margin:0 auto;height: auto;overflow: hidden;color: #5A5A5A;font-family: Microsoft YaHei; font-size: 13px;font-weight: normal;line-height: 35px;}
.sxfy_box a:hover{color:#0064d4;}
/*****************新闻三级页面 end*******************/
/*-----------------------案例子页面-----------------------------*/
.product_zym{width:1200px;margin:0 auto;height: auto;overflow: hidden;margin-bottom: 40px;}
.product_zym ul{width:1200px;margin:20px auto;height: auto;overflow: hidden;margin-bottom: 30px;}
.product_zym li{height: 280px;width:380px;overflow: hidden;margin:10px 10px;float:left;position: relative;}
.product_zym li a span{height: 280px;width:380px;display:block;} 
.product_zym li a span img{width:100%;-webkit-transition: -webkit-transform .5s ease-in-out;
-moz-transition: -moz-transform .5s ease-in-out;
-o-transition: -o-transform .5s ease-in-out;
transition: transform .5s ease-in-out;}
.product_zym li:hover a span img{transform:scale(1.1);	 -webkit-transform:scale(1.1);
-moz-transform:scale(1.1);-o-transform:scale(1.1);}	
.product_zym li a em{position:absolute;bottom:0;z-index: 999;background:rgba(0, 0, 0, 0.57);color:#fff;height: 40px;display:block;line-height: 40px;width:100%;text-align: center;font-style: normal;transform:translateY(40px);	 -webkit-transform:translateY(40px);-moz-transform:translateY(40px);-o-transform:translateY(40px);-webkit-transition: -webkit-transform .5s ease-in-out;
-moz-transition: -moz-transform .5s ease-in-out;
-o-transition: -o-transform .5s ease-in-out;
transition: transform .5s ease-in-out;}
.product_zym li:hover a em{transform:translateY(0);	 -webkit-transform:translateY(0);
-moz-transform:translateY(0);-o-transform:translateY(0);}
/*-----------------------案例子页面 end-----------------------------*/
/*案例子页面页面页数*/
.zym_ys{width:1200px;margin:0 auto;height: auto;overflow: hidden;padding:10px 0;text-align: center;}
.zym_ys a{color: rgb(0, 0, 0);border:1px solid  rgb(0, 0, 0);
padding: 2px 5px;margin: 2px;}
.zym_ys .zym_ys_on{font-weight: bold;color: rgb(255, 255, 255);background-color: rgb(0, 0, 0);border: 1px solid rgb(0, 0, 0);padding: 2px 5px;margin: 2px;}
.zym_ys a:hover{font-weight: bold;color: rgb(255, 255, 255);background-color: rgb(0, 0, 0);border: 1px solid rgb(0, 0, 0);padding: 2px 5px;margin: 2px;}
/*案例子页面页面页数 end*/
/*-------联系我们子页面--------*/
.contact_zym{width:1200px;margin:30px auto;height: auto;overflow: hidden;}
.contact_zym .contact_bddt{width:1200px;margin:10px auto;height: 380px;overflow:hidden;}
/*-------联系我们信息--------*/
.contact_zym .content_lxwm{width:500px;float:left;height: auto;overflow: hidden;margin:20px auto;}
.contact_zym .content_lxwm div{width:100%;margin:15px auto;height: auto;overflow: hidden;}
.contact_zym .content_lxwm div span{display:block;width:70px;height: 70px;margin:0 auto;float:left;}
.contact_zym .content_lxwm div b{display:block;width:400px;height: auto;float:left;margin-left: 20px;}
.contact_zym .content_lxwm div b h3{font-size: 18px;font-family: SimHei;color: rgb(166, 28, 0);line-height: 30px;font-weight: normal;}
.contact_zym .content_lxwm div b em{font-family: SimHei;font-size: 18px;line-height: 30px;color:#444;font-style: normal;font-weight: normal;}
/*-------联系我们信息 end--------*/
/*-------联系我们表单--------*/
.content_form{width:500px;float:right;height: auto;overflow: hidden;}
.content_form ul li{width:490px;height: auto;margin:20px auto;border:1px solid #888;line-height: 40px;overflow: hidden;}
.content_form ul li input{border:none;font-size:14px;line-height: 38px;width:480px;margin-left: 10px;}
.content_form ul li textarea{border:none;font-size:14px;line-height: 38px;width:480px;margin-left: 10px;height: 70px;overflow: hidden;outline: none;}
.content_form ul li input{outline: none;}
.content_form ul li a{display:block;text-align: center;width:100%;margin:0 auto;}
.content_form ul li.form_tj:hover{border:1px solid rgb(166, 28, 0);}
/*-------联系我们子页面 end--------*/
/*------------子页面服务范围-------------*/
		.fwfw1{width:100%;height: 451px;overflow: hidden;margin:0 auto;background-image: url(../images/fwxmfwzym_1.jpg);background-repeat: no-repeat;background-position: center top;}
		.fwfw_1_box,.fwfw_3_box,.fwfw_5_box{float:right;width:550px;height: auto;margin-top:40px;}
		
		.fwfw2{width:100%;height: 451px;overflow: hidden;margin:0 auto;background-image: url(../images/fwxmfwzym_2.jpg);background-repeat: no-repeat;background-position: center top;}
		.fwfw3{width:100%;height: 451px;overflow: hidden;margin:0 auto;background-image: url(../images/fwxmfwzym_3.jpg);background-repeat: no-repeat;background-position: center top;}
		.fwfw4{width:100%;height: 451px;overflow: hidden;margin:0 auto;background-image: url(../images/fwxmfwzym_4.jpg);background-repeat: no-repeat;background-position: center top;}
		.fwfw5{width:100%;height: 451px;overflow: hidden;margin:0 auto;background-image: url(../images/fwxmfwzym_5.jpg);background-repeat: no-repeat;background-position: center top;}
		.fwfw6{width:100%;height: 451px;overflow: hidden;margin:0 auto;background-image: url(../images/fwxmfwzym_6.jpg);background-repeat: no-repeat;background-position: center top;margin-bottom: 40px;}
		.fwfw_2_box,.fwfw_4_box,.fwfw_6_box{float:left;width:550px;height: auto;margin-top:40px;}
		
		.fwfw_box span{width:146px;display:block;height: auto;overflow: hidden;}
		.fwfw_box h2{font-size: 24px;font-family: SimHei;    color: rgb(90, 90, 90);width:500px;float:right;margin-bottom: 10px;}
		.fwfw_box p{color: rgb(161, 161, 161);font-family: 微软雅黑, 宋体, 黑体;font-size: 14px;line-height: 170%;width:500px;float:right;}
		/*------------子页面服务范围 end-------------*/
/*在线留言*/
		.message_form{width:1200px;margin:0 auto;height: auto;overflow: hidden;margin-bottom: 60px;}