@charset "gb2312";
*{word-break:break-all;margin:0;padding:0;}
body {behavior:url("csshover3.htc");} 
body{font-size:16px;color:#333333; font-family:"΢���ź�","microsoft Yahei","Courier New",Courier,monospace;padding:0px;margin:0px auto;line-height:30px; background-color:#FFF;  width:100%;overflow-x: hidden;}
a{ color:#333333; text-decoration:none;}
a:hover{color:#fb5339;text-decoration:none}
h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd{ margin:0; padding:0;}
ul,li,dl,dt,dd{ list-style:none;}
.fl{ float:left;}
.fr{ float:right;}
.lan{ color:#1372f4;}
.clear,.c{ clear:both;}
.blank{ clear:both; height:20px;}
.about{ float:right;}
.imgZoom { overflow:hidden; }
.imgZoom img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; display:block;}
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}

.gcsj{padding:40px 0;}
table {
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0;
	margin:0 auto;
	font-size:14px;
}
table tr:nth-child(odd) {
	background: #F4F4F4;
}
table td:nth-child(even) {
}

table td, table th {
	border: 1px solid #dddddd;
}
table tr:hover,table tr:hover p {
background: #fb5339;
	color:#fff;
}
.gsnr h3{ font-size:18px; color:#ff0000; margin:20px 0;}
.cpDetails h3{font-size:18px; color:#fff; margin:20px 0;background-color: #fb5339;padding: 10px 20px;}

img{max-width:100%; border:0; height:auto;}
.input,.textarea{border-top:ridge 1px #ccc;border-right:inset 1px #D8D8D8;border-bottom:inset 1px #D8D8D8;border-left:ridge 1px #ccc;font-size:14px;color:#666;padding-top:5px;padding-right:5px;padding-bottom:4px;padding-left:5px;background-color:#fff}
.wrap{ width:1420px; margin:0 auto;}


.top1{ background:url(../images/top1.jpg) no-repeat center center; height:36px; text-align:right; line-height:36px;}
.top1 a{ color:#fff;width: 150px;
    float: right;
    text-align: left;}
.top1 .csfz img{ line-height:36px; margin-right:10px;}

.top2 {
	width: 100%; border-bottom:5px #ff523b solid;
}
.logo {
	float: left;
	width:300px;
}

.sydh {
	width: 860px;
	height: 98px;
	line-height:98px;
	position: relative;
	float:left;
}
#nav{ position:relative; }
.sydh li{float:left; width:16.6666%;  text-align:center; position:relative; display:inline;}
.sydh .nLi{position:relative;}
.sydh .nLi:hover{-moz-transition:all .5s ease 0s; -ms-transition:all .5s ease 0s; -o-transition:all .5s ease 0s; -webkit-transition:all .5s ease 0s; transition:all .5s ease 0s;}
.sydh .nLi h3 a{ font-size:18px; font-weight:normal; text-align:center; display:block; color:#333; }
.sydh .nLi:last-child h3 a{ background-image:none;}
.sydh .sub{ display:none; width:1000px; left:-300px; right:auto; top:98px;  position:absolute; background:#ff523b; filter:alpha(opacity=90);opacity:0.9;  line-height:40px; padding:50px 20px; text-align:left; z-index:999;}
.sydh .sub a{ color:#fff;}
.sydh .sub a:hover{ color:#fff;}
.sydh .sub dl{ width:23%; float:left; margin:0 1%;}
.sydh .sub dt{ text-align:left; background:url(../images/nav1.png) no-repeat left center; height:40px; line-height:40px; padding-left:30px; font-size:18px; border-bottom:1px #ffa296 dashed; margin-bottom:10px; }
.sydh .sub dd{  border-bottom:1px #ffa296 dashed;  background:url(../images/nav2.png) no-repeat left center; text-indent:15px; font-size:14px; }
.sjnav{ display:none;}

.topr{ /*width:320px;*/ float:right;}
/*
.csfz{ display:block; float:left; padding:0 10px; background-color:#015ab6; margin-right:10px;}*/
.ttel{ float:left; font-size:14px; color:#fff;padding-top:30px;}
.ttel span{ display:block; font-family:Impact; font-size:30px;}

/*
.banner{ width:100%;position: relative; clear:both; margin-bottom:30px;}
.vidbacking{ background-position:center bottom;}
.video-back{display:block; height:350px; padding:200px 0px;text-align:center;color:#fff; background:url(../images/tm1.png);}
.video-back h1{font-size:45px; font-weight:normal; margin-bottom:20px; line-height:60px; display:none;}*/

/**/
		.slideBox{ width:100%; height:auto; overflow:hidden; position:relative;  }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; display:none; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:100%;  display:block;  }

		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }
#sjslideBox{ display:none;}

.ss {
	width: 100%;
	height: 60px;
	background-color:#f5f5f5; overflow:hidden;
}
.tags { float:left;/* width:50%;*/ line-height:60px;}
.tags b{ color:#fe5917; font-size:24px; margin-right:20px;}
.tags a{font-size:16px; margin-right:10px; }

.ssl {
	float:right;
	width:250px;
	height: 60px;
}
.postbox {
	width: 230px;
	height: 30px;
	margin-top: 15px;
	background-color:#fff;
	padding-left: 20px;
	border:1px #333 solid;
	border-radius:30px;
}
.postbox .input {
	border: 0;
	height: 30px;
	line-height: 30px;
	float: left;
	width: 180px;
	padding: 0px 5px;

}
.postbox .btn {
	height: 30px;
	float: right;
	width: 32px;
	background: url(../images/ss2.png) no-repeat left center;
	float: right;
	border: none;
}



.m1t{text-align:center; margin-bottom:40px;}
.m1t h1, .m1t h2 { font-size:36px; font-weight:normal;  height:50px; line-height:50px;}
.m1t h1 span, .m1t h2 span{ font-style:normal; color:#fb5339;}
.m1t p{font-size:16px; }

.mcpfl{overflow:hidden; background:url(../images/cpflbg.jpg) #f5f5f5 repeat-x center top; }
.mcpflt{ padding:80px 0 30px;overflow:hidden; border-bottom:1px #fff solid; margin-bottom:50px; background:url(../images/m11.png) no-repeat right 80px;}
.mcpflt h2{ float:left; width:30%;}
.mcpfl1{ float:left; width:60%; }
.mcpfl1 ul{ overflow:hidden; float:right; width:63%;}
.mcpfl1 li{ float:left; width:33.3%; text-align:left; position:relative; font-size:18px; height:38px; line-height:38px; overflow: hidden}
.mcpfl1 li a{ display:block; color:#fff;}
.mcpfl1 li a:hover{ -moz-transition:all .5s ease 0s; -ms-transition:all .5s ease 0s; -o-transition:all .5s ease 0s; -webkit-transition:all .5s ease 0s; transition:all .5s ease 0s;}

.mcpxl{ overflow:hidden; margin-bottom:60px;}
.mcpxl li{ width:340px; height:536px; float:left; margin: 0 7px 0; background:url(../images/mcpbg1.jpg) no-repeat center top;}
.mcpxl li:hover{ background:url(../images/mcpbg2.png) no-repeat center top;}
.mcpxl1{ padding:80px 20px 20px; text-align:center;}
.mcpxl1 h3{ font-size:22px; line-height:22px;}
.mcpxl1 span{ font-size:12px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; line-height:18px; }
.mcpxl li:hover a{ color:#fff;}


.picFocus{ margin:0 auto;  width:100%;  position:relative;  overflow:hidden;  zoom:1;   }
		.picFocus .hd{ width:100%; padding:40px 0;  overflow:hidden; background-color:#fb5339; }
		.picFocus .hd ul{  overflow:hidden; zoom:1; }
		.picFocus .hd ul li{ float:left; width:25%;  text-align:center; position:relative;  }
		.picFocus .hd ul li img{ width:150px; height:150px; background-color:#fff; border-radius:50%; cursor:pointer; margin-bottom:20px;}
		.picFocus .hd ul li h3{ font-size:18px; color:#fff; }
		.picFocus .hd ul li p{ font-size:12px; color:#13aeea; text-transform:uppercase; line-height:18px;}
		.picFocus .hd ul li.on .bg3{ position:absolute; top:0; left:0; width:100%; height:100%;  background:url(../images/m12.png) no-repeat center 135px; }
		.picFocus .hd ul li.on img{  }
		
		.picFocus .bd{ background:url(../images/mcpfl1.jpg) no-repeat center top;}
		.picFocus .bd ul{}
		.picFocus .bd li{ vertical-align:middle; text-align:center; padding-top:60px; }
		.picFocus .bd li .picleft{ width:50%; float:left; text-align:right;}
		.picFocus .bd li .picright{ width:50%; float:left; text-align:left; color:#fff; padding-top:30px;}
.picright h3{ font-size:28px; margin:30px 0 50px;}
.picright p{ font-size:14px; color:#d8d8d8; margin-bottom:40px;}
.picgd{ text-align:center; display:block; background:url(../images/picgd.png) no-repeat center center; width:140px; height:35px; line-height:35px; color:#fff; margin-top:50px;}
.picgd:hover{color:#fff;}

.mcp{ background:url(../images/mcpbg.jpg) no-repeat center top; padding:60px 0;}
.mcpt{background:url(../images/mcpt1.png) no-repeat center bottom; padding-bottom:20px; color:#fff; margin-bottom:50px;}
.mcpt span{ float:right;}

.outBox{ width:100%; }
		.outBox .hd{ line-height:40px; position:relative; margin-bottom:60px;  }
		.outBox .hd ul{  width:1000px; margin:0 auto 30px; overflow:hidden;   }
		.outBox .hd ul li a{ float:left; width:19%; margin:0 0.5% 5px; cursor:pointer; text-align:center;  color:#fff; border:1px #fff solid; box-sizing:border-box;}
		.outBox .hd ul li a:hover{ background-color:#fb5339; border:1px #fb5339 solid; color:#ffffff;}
		.outBox .slideBox{ overflow:hidden; zoom:1; width:100%; }
		.outBox .bd .slideBox ul{ overflow:hidden; zoom:1;   }
.mcp2 ul{ overflow:hidden;}
.mcp2 li{ width:23%; margin:0 1% 2%; float:left; position:relative; background-color:#ececec; border-bottom:2px #ececec solid;}
.mcp2 li:hover{border-bottom:2px #fb5339 solid;}
.mcp2 li img{ display:block; }
.mcp2 li h3{ font-size:18px; /* border-bottom:1px #333 dashed; */ padding-bottom:10px; background:url(../images/ico1.png) no-repeat left 12px; padding-left:20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.mcp2 li h3 span{ float:right; display:block; width:80px; height:25px; line-height:25px; font-size:14px; text-align:center; margin-top:5px; border:1px #727272 solid;}
.mcp2 li p{font-size:14px; color:#666;}
.mcpbox{ padding:15px;}
.mcp2 li:hover h3 span{ color:#fff; background-color:#fb5339; border:1px #fb5339 solid;}
.mcpgd{ text-align:center;}


/*
.mcpbox{ position:absolute; top:0; left:0; width:100%; height:0; background:url(../images/cptmbg.png) center top; opacity:0;}
.mcp2 li:hover .mcpbox{ height:100%;-moz-transition:all .5s ease 0s; -ms-transition:all .5s ease 0s; -o-transition:all .5s ease 0s; -webkit-transition:all .5s ease 0s; transition:all .5s ease 0s; opacity:1;}
.mcpbox span{ width:30px; height:30px; margin:10px auto auto; display:block; background-color:#fff; border-radius:50%; text-align:center; color:#27a1e5;}
.mcp1{ width:70%; margin:20px auto auto;}
.mcp1 ul{ overflow:hidden;}
.mcp1 li{ float:left; width:25%; text-align:center; position:relative; font-size:18px; height:40px; line-height:40px;}
.mcp1 li:after{ content:""; position:absolute; top:12px; right:0; width:1px; height:15px; background-color:#333;}
.mcp1 li a{display:block;}
.mcp1 li:hover a{  background-color:#0f97e2; color:#fff; border-radius:30px;-moz-transition:all .5s ease 0s; -ms-transition:all .5s ease 0s; -o-transition:all .5s ease 0s; -webkit-transition:all .5s ease 0s; transition:all .5s ease 0s;}
.mcp1 li:hover:after,.mcp1 li:last-child:after{ opacity:0;}
*/

.sjal{ display:none;}
.m5{ padding:60px 0; overflow:hidden; background:url(../images/mal.jpg) no-repeat center top;}
.picMarquee-left{ width:100%;  overflow:hidden; position:relative;  }
.picMarquee-left .hd{ overflow:hidden;  height:50px; width:200px; margin:40px auto 0;  }
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:50px; height:50px; float:left;  overflow:hidden; cursor:pointer; }
.picMarquee-left .hd .next{ float:right;  }
.picMarquee-left .bd{  }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center; background:url(../images/mal2.png) no-repeat center bottom; padding-bottom:30px;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:430px; height: 324px; display:block; padding:10px; background-color:#fff; }
.picMarquee-left .bd ul li .title{ background:url(../images/mal1.png) no-repeat left center; height:42px; line-height:42px; text-align:center; width:195px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.picMarquee-left .bd ul li .title a{ color:#fff; font-size:20px;}


.m3{padding: 80px 0 0; overflow:hidden;}
.m3img{ float:left; width:45%;}
.m3r{ float:left; width:55%;}
.m3t{  margin-bottom:40px;}
.m3t h2{ font-size:44px; background:url(../images/m3t.png) no-repeat left center; line-height:68px;height:68px;}
.m3t div{ width:33px; height:5px; background-color:#fb5539; margin-top:30px;}
.m3t1{ margin-bottom:30px; }
.m3t1 h3{ font-size:24px; line-height:24px}
.m3t1 span{ font-size:14px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; line-height:18px;}
.m3c{  margin:0 auto 40px;}
.m3c p{ line-height:26px; text-indent:2em; }
.m31{ overflow:hidden;}
.m31 li{ width:23%; margin:0 1%; float:left; text-align:center; background-color:#f7f7f8; padding:30px 0; }
.m31 li h3{ font-size:18px; font-weight:normal;}
.m31 li p{ font-size:13px; line-height:20px; width:60%; margin:10px auto;}
.m31 li span{ display:block; width:76px; height:76px; margin:0 auto 20px;  background-repeat:no-repeat;background-image:url(../images/m3.png); }
.m31 li .gsjj{ background-position:0 0; }
.m31 li:hover .gsjj{ background-position:0 -76px; }
.m31 li .qywh{ background-position:-76px 0; }
.m31 li:hover .qywh{ background-position:-76px -76px ; }
.m31 li .spzx{ background-position:-152px 0; }
.m31 li:hover .spzx{ background-position:-152px -76px ; }
.m31 li .lxwm{ background-position:-228px 0; }
.m31 li:hover .lxwm{ background-position:-228px -76px ; }

.m32{ clear:both; margin-top:50px; background:url(../images/m32.jpg) no-repeat center top;; border-top:10px #fb5539 solid; padding:50px 0 0;}
.m32t{ text-align:center; background:url(../images/m32t.png) no-repeat center center; height:65px; font-size:24px; color:#fff; font-weight:bold; line-height:42px; margin-bottom:30px;}
.m321{ overflow:hidden;}
.m321 li{ width:33.33333%; float:left; text-align:center;}
.m32c{ background:url(../images/m321.png) no-repeat center center; width:271px; height:159px; margin:0 auto;}
.m32c h3{ padding-top:50px; font-size:18px;}
.m32c h3 span{ font-size:36px;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fc8e22), to(#dd1a00)); color: transparent; -webkit-text-fill-color: transparent; -webkit-background-clip: text;}
.m32c p{font-size:16px;}
.m3tel{ width:300px; height:60px; line-height:60px; text-align:center; margin:60px auto 0; background-color:#191e22; color:#fff; font-size:24px; font-weight:bold;}
.m3tel img{ display:inline-block; vertical-align:middle; line-height:60px; margin-right:20px;}



/*

.myst .m1t{ display:none;}
.mys{ background-color:#383838;padding:100px 0 0;}
.myst{ text-align:center; margin-bottom:30px;}
.mysc{ background:url(../images/mysbg.png) no-repeat center center; height:600px;}
.mysc ul{ overflow:hidden; padding-top:20px;}
.mysc li{ float:left; width:50%;}
.mysc li p{ padding:32px 0 90px 80px; font-size:18px;}
.mysc li p span{ font-size:34px; color:#0f97e2; padding-right:20px;}
.mysc li p:nth-child(2){ padding-left:0px;}
.mysc li p:nth-child(3){ padding-top:35px;}
.mysc li:nth-child(2){ text-align:right;}
.mysc li:nth-child(2) p:nth-child(1),.mysc li:nth-child(2) p:nth-child(3){ padding-right:40px;}


.m1gd{ padding:7px 0; text-align:center; margin-top:30px;}
.m1gd a{ display:block; width:180px; height:30px;line-height:30px;  margin:0 auto; border:1px #b8b8b8 solid;  padding:10px; }*/


.m7{  padding:50px 0;  overflow:hidden;}
.sjnew{ display:none;}
.m7t{ width:60%; float:left;}

#divMainTab{ width:40%; float:left; margin-top:10px;}
#divMainTab ul{ width:220px; float:right;} 
#divMainTab li{ float:left; margin:0 1%; text-align:center; font-size:16px; cursor:pointer;width:48%;height:35px; line-height:35px; box-sizing:border-box;}
#divMainTab .normal {}
#divMainTab .selected { color:#ffffff; background:url(../images/m71.png) no-repeat center center;}
.m7 .divContent{ border-top:6px #fb5339 solid; margin-top:20px; padding-top:40px;}
.m7 .divContent ul{ overflow:hidden;}
.m7 .divContent li{ width:48%; float:left; margin:0 1% 2%;}
.m7img{ width:26%; float:left; margin-right:4%;}
.m7txt{width:66%; float:left; border-bottom:1px #333 solid; padding-bottom:10px; }
.m7txt h3{ font-size:18px; margin-bottom:10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.m7txt p{ font-size:14px; margin-bottom:10px; line-height:22px;}
.m7txt .time{ color:#999; font-size:14px;}
.m7txt span{ float:right; display:block; width:60px; height:20px; line-height:20px; border-radius:20px; background-color:#fb5339; text-align:center; color:#fff; text-transform:uppercase; font-size:12px;}

.m8lx{ background:url(../images/mlx.jpg) no-repeat center top; overflow:hidden; padding:70px 0 50px;}
.m81{ width:50%; float:left; height:316px; background:url(../images/m81.png) no-repeat left bottom;}
.m81 p{ padding:270px 0 0 150px; color:#fff;}
.m82{ width:50%; float:left; height:316px; background:url(../images/m82.png) no-repeat center center;}
.m82c{ padding:50px 80px; color:#fff;}
.m82c h3{ font-size:18px; margin-bottom:20px;}	
.m82c p span{ font-size:20px; font-weight:bold;}	
.m82c p{ margin-bottom:8px;}

.m9{ padding:60px 0; overflow:hidden;}
.m91{ width:25%; float:left;}
.m92{ width:75%; float:left;}
.m92 h3{ border:1px #fb5339 solid; padding:3px; font-size:14px; font-weight:normal; width:45%; text-align:center;}
.m92 h3 span,.m92 h3 b{ color:#fb5339;}
.m92c{ overflow:hidden; background:url(../images/m92.png) no-repeat center top; padding-top:120px; margin-top:40px;}
.m92c li{ width:33.3333%; float:left; text-align:center;}
.m92c li h4{ font-size:20px; font-weight:normal;}

.flink{ width:100%; line-height:40px; padding:20px 0;}
.flinkt{ float:left; margin-right:15px;}

.bq{  padding:10px 0px;  color:#fff; background-color:#191e22;}
.bq a{color:#fff;}


.mleft{ width:300px; float:right; display:inline; margin-left:40px;  }
.cplb{  height:auto; margin-bottom:20px; border:3px #fb5339 solid; background-color:#fff;}
.cpt{ background-color:#fb5339; text-align:center; padding:30px 0; color:#fff;}
.cpt h3,.mtel h3{ font-size:26px;}
.cpt p{ font-size:14px; text-transform:uppercase;}
.mtel{ background-color:#fb5339; text-align:center; padding:20px 0; color:#fff;}
.menu_list { padding:10px;}
.menu_list dl{ margin-bottom:10px;}
.menu_list dt { cursor: pointer; position: relative;font-size:18px; line-height:45px;color:#fff; height:45px; text-align:center; background-color:#eee;}
.menu_list dt a{ color:#333; font-size:18px;}
.menu_list dd { display:block;  background-image:none; overflow:hidden;}
.menu_list dd a {display:block;border-bottom:1px #dddddd dashed;  height:35px; line-height:35px; font-size:15px; width:48%; float:left; margin:0 1%;}

.mright{ float:left; width:1080px;display:inline;}
.sjcp{ display:none;}
.sycp,.sycp1{overflow: hidden;}
.sycp li { float: left; display:inline; margin: 0px 1% 35px; width: 23%; text-align: center;overflow:hidden; background-color:#fff;/*border-radius:30px; */ border-top-left-radius:20px; border-bottom-right-radius:20px;  background-color:#fb5339; overflow:hidden;}
.sycp1 li { float: left; display:inline; margin: 0px 1% 35px; width: 23%; text-align: center;overflow:hidden; background-color:#fff;}
.sycp li:hover{  border-top-left-radius:20px; border-bottom-right-radius:20px; }
.sycp li a{ overflow:hidden;text-overflow:ellipsis;white-space: nowrap; color:#fff;/**/ line-height:45px;}
.sycp li .wz{ padding:20px;}
.sycp li .wz h3{ font-size:16px;}
.sycp li .wz p{ line-height:24px; font-size:12px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.sycp li .wz span{ display:block; height:2px; width:16px; background-color:#fb5339; margin:8px auto;}
.sycp li .wz div{ background-color:#3e3e3e; color:#fff; width:120px; margin:5px auto; border-radius:30px; font-size:12px;}
.sycp li:hover .wz div{ background-color:#fb5339; color:#fff;}

.nycontact .wx{ display:none;}

.nyban{ width:100%; height:400px; background:url(../images/nyban.jpg) no-repeat center center; color:#fff; clear: both; margin-bottom:60px;}
.nyban a{color:#fff;}
.nyban .wrap{ position:relative;top:40%;}
.nyban h2{ font-size:40px; padding:20px 0; margin-bottom:10px; border-bottom:1px #fff dashed;}
.nybancon{ background:url(../images/nyico.png) no-repeat 0 30px; width:25%;padding:0 50px;}

.nyl{ width:45%; float:left; margin-bottom:50px;}
.nyl img{ border-top-left-radius:80px; border-bottom-right-radius:80px;}
.nyr{ width:51%; float:left; margin-left:4%; display:inline;}
.nyr h2{  font-size:26px; margin-bottom:30px;}
.nytel{ width:100%; display:inline-table; height:60px; font-size:24px; line-height:60px; color:#fff; border-radius:4px; background-color:#fb5339; text-align:center; overflow:hidden; text-align:center; margin-top:30px; margin-bottom:30px;}
.nytel a{ color:#fff;}

.news-lj {
    clear: both;
    overflow: hidden;
    padding: 10px 20px;
    padding-left: 130px;
    box-sizing: border-box;
    background: url(../images/ico_newslj.png) #f3f3f3 no-repeat 20px center;
	margin:30px auto;
}

.news-lj p {
    color: #666;
    line-height: 24px;
    padding: 10px 0;
    background-size: 75pt
}

.news-lj p font {
    color: #fb5339
}
.news-tel {
    line-height: 44px
}

.news-tel span {
    float: left;
    padding-left: 42px;
    background: url(../images/new-tel.png) no-repeat left center;
    background-size: 2pc
}
.news-tel span i{ font-style:normal;}

.news-tel span a {
    color: #fb5339;
    font-size: 26px;
    font-weight: 700;
    margin-left: 8px
}

.news-tel a.new_btn {
    float: right;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    line-height: 40px;
    padding: 0 20px 0 55px;
    background: url(../images/ico_btn.png) #fb5339 no-repeat 10px 4px;
    background-size: 30px
}

.news-tel a.new_btn:hover {
    color: #ff0
}


.nyms{ margin-top:20px; border-bottom:1px #dddddd solid; padding-top:20px; padding-bottom:20px; color:#666;border-top:2px #fb5339 solid;}
.nyms p{position: relative; padding-left:18px;}
.nyms p:before{    content: '';
    width: 8px;
    height: 8px;
    display: block;
    border: 2px solid #fb5339;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 10px;}
.pro-link{ position: relative; width: 100%; height: 58px; margin: 60px auto 16px; border-radius: 10px; background-color: #fb5339;}
.pro-link i{ position: absolute; left: 18px; bottom: 0; width: 96px; height: 100px; background: url(../images/tel-pic.png) no-repeat center;}
.pro-link span{ display: inline-block; color: #FFF; font-size: 20px; line-height: 58px; padding: 0 40px 0 130px; cursor: pointer; background: url(../images/tel-hand.gif) no-repeat right center;}
.pro-link span:hover{ -webkit-animation: link-down 1.5s linear 2; -o-animation: link-down 1.5s linear 2; animation: link-down 1.5s linear 2;}
@-webkit-keyframes link-down { 
    25% {-webkit-transform: translateY(-3px);} 
    50%, 100% {-webkit-transform: translateY(0);} 
    75% {-webkit-transform: translateY(3px);}
}
@keyframes link-down { 
    25% {transform: translateY(-3px);} 
    50%, 100% {transform: translateY(0);} 
    75% {transform: translateY(3px);}
}
.pro-tel{ float: right; width: 57%; height: 72px; line-height: 27px; color: #FFF; font-size: 16px; margin-top: -14px; border-radius: 0 10px 10px 0; border-radius: 0\9; background: url(../images/tel-side.png) no-repeat #393B45 left center;}
.pro-tel strong {
    font-size: 22px;
    line-height: 1;
}
.pro-tel img {
    float: left;
    margin-top: 8px;
    margin-right: 18px;
}
.pro-tel div{ padding:8px  40px 8px 60px;}



.gy{ font-size:16px; line-height:32px;}

.promenu{margin:0 auto 10px; overflow:hidden;}
.promenu ul{ margin:0 -1% auto;overflow:hidden;}
.promenu ul li{ float:left; text-align:center; width:23%; margin:0 1%; background-color:#ccc; border-radius:5px;}
.promenu ul li a{  color:#333; display:block; font-size:18px;border-right:solid 1px #fff; padding:10px 0; }
.promenu ul li a:hover{color:#fff;}
.promenu ul li:hover,.promenu .cur,.promenu .cur a{ background-color:#fb5339;color:#fff;border-radius:5px;}
.promenu ul li span{ width:50px; height:50px; display:block; margin:0 auto; background:url(../images/ico.png) no-repeat; display:none;border-radius:5px;}
.promenu ul .li1 span{ background-position:-88px 0;}
.promenu ul .li2 span{ background-position:-88px -55px;}
.promenu ul .li3 span{ background-position:-88px -110px;}
.promenu ul .li4 span{ background-position:-88px -165px;}

.cpright{ width:294px; float:left; margin-left:66px;}

.cp_body{width: 840px; float:left;overflow: hidden;margin-top: 0px;margin-right: auto;margin-bottom: 0;margin-left: auto;}
.cp_name{width: 100%;border-bottom: 1px #eaeaea solid;background-color: #fb5339;float: left; margin-top:20px;}
.cp_erNav{width: 100%;margin-right: auto;margin-left: auto;}
.cp_erNav li{width: 25%;height: 64px;float: left;line-height: 64px;display: inline;text-align: center;}
.cp_erNav li a{color: #FFF;text-decoration: none;float: left;width: 100%; font-size:16px;}
.cp_erNav li a:hover{color: #ffffff;float: left;width: 100%; background-color:#ffad00;}
.cp_txt{width: 100%;overflow: hidden;margin-top: 32px;margin-right: auto;margin-left: auto;float: left;}
.cp_txt p{ line-height:35px;}
.cp_txt table{ margin-top:10px; }
.txt_name{width: 160px;font-size: 26px;font-weight: bold; background:url(../images/nchtit.png) no-repeat left center; text-align:center; margin-bottom:20px;}
.cpxgxw{ margin-bottom:40px;}
.cpxgxwt{ background-color:#f2f2f2; line-height:50px; }
.cpxgxwt h2{ font-size:26px; background:url(../images/xgt2.png) no-repeat left center; width:206px;  height:50px;text-indent:40px; color:#fff;}
.cpxgxwt span{ float:right; padding-right:20px; }
.cpxgxw ul,.cpxg ul{ border:1px #dddddd solid; padding:20px; overflow:hidden;}
.cpxgxw li{ width:48%; float:left; margin:0 1%; border-bottom:1px #ddd dashed; line-height:42px;overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap}
.cply{ clear:both;}

.cpxgt{ background:url(../images/cpxgt.png) #f0f0f0 no-repeat 20px center; height:70px; padding-left:80px; }
.cpxgt h2{font-size:26px; padding-top:10px;}
.cpxgt p{ font-size:12px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; line-height:18px; color:#666;}
.cp_xg ul{border:1px #dddddd solid; padding:20px; overflow:hidden; margin-bottom:30px;}
.cp_xg li{ text-align:center;}

.nylx{ border:1px #dddddd solid;}
.nylxc{ padding:10px;}
.nylx h2{ font-size:18px;}

.ny{ margin-bottom:50px; font-size:16px; line-height:32px;}
.p16{font-weight:bold; font-size:34px; }
.ptitle{line-height:55px; margin-bottom:10px; text-align:center;}
.pline{ border-bottom:4px double #dddddd; height:35px;}
.info{text-align:center;line-height:30px;color:#666;padding-right:18px; border-top:1px #dddddd solid;  border-bottom:1px #dddddd solid; margin-bottom:20px;}
.page{ line-height: normal; font-size: 14px; }
.page a,.page span{display:block;color:#390;font-weight:normal;text-decoration:none;letter-spacing:0px;border:1px solid #ccc;padding-top:3px;float:left;margin-top:5px;margin-right:2px;margin-bottom:5px;margin-left:2px;text-align:center;padding-right:5px;padding-left:5px;height:18px} 
.page a:hover, .page a.current{color:#F44;border:1px solid #F44} 
.page input{padding:0px;color:#390;height:16px;width:25px;border:0px solid #fff;text-align:center;margin-top:0px;margin-right:-5px;margin-bottom:0px;margin-left:-5px;vertical-align:middle;font-size:12px}
.mrtit{ border-bottom:1px #dddddd solid; margin-bottom:15px;}
.mrtit span{ height:30px;color:#FFF; font-weight:bold; font-size:16px;}
.mrtit span a{ color:#fb5339;}
.mrtit em{ float:right; font-style:normal; padding-right:10px;}
.prenext{ color:#cc0000;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	width: 98%;
	line-height: 30px;
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-bottom:15px;
}
.prenext .pre{float: left;width: 100%;} 
.prenext .pre a{
	color: #333;
	text-decoration: none;
} 
.prenext .pre a:hover {
	color: #fb5339;
}/* ��һƪ */
.prenext .next{
	text-align: left;
	float: left;
	width: 100%;
}
.prenext .next a{
	color: #333;
	text-decoration: none;
} 
.prenext .next a:hover {
	color: #fb5339;
}
.list{}
.list .node{margin-bottom:8px} /* ����������Ϣ */
.list .node .title{padding-bottom:6px;padding-top:5px;border-bottom-width:1px;border-bottom-style:dashed;border-bottom-color:#EBEBEB} /* ���� */
.list .node .title h2{margin:0px;padding:0px;font-size:16px} /* ���� */
.list .node .title a{border-left-width:5px;border-left-style:solid;border-left-color:#D9D9D9;padding-left:5px}
.list .node .title a:hover{text-decoration:underline}
.list .node .description{padding:8px;line-height:150%;color:#555} /* ���� */
.list .node .description p{margin:0px;padding:0px}
.list .node .info{text-align:right;font-size:12px;line-height:20px;color:#666;padding-right:18px} /* ����������Ϣ */
.list .node .info span{color:#390;}
.mcon input{ border:1px #cccccc solid; padding:3px;}/*
.box{ background-color:#e1e1e1; padding-bottom:10px;}*/
.title1{ height:51px; line-height:43px; background: #068ef4; text-align:center; color:#FFF; font-size:20px; font-weight:bold;  margin-bottom:5px;}
.title1 a{ color:#ffffff;}
.content1 {  background:none; overflow:auto; padding:0px 10px;}
.content1 a { display:block; height:33px; line-height:33px; border-bottom:1px #fefefe solid; overflow:hidden; background:url(../images/dot.jpg) left 10px no-repeat; width:110px; float:left; padding-left:18px; margin-left:5px; overflow:hidden;}
.content1 a:hover {}
.mrt{ background-color:#e7e7e7; height:47px; line-height:47px; border-left:#fb5339 5px solid; margin-bottom:20px;font-size:16px; font-weight:bold; text-indent:20px;}
.tjcp{ width:100%; overflow:hidden;}
.zx{ border-bottom:1px #dddddd dashed; padding-bottom:8px; margin-bottom:10px;}
.zx h3 a{ font-size:18px;}
.zx h3 span{ float:right; font-size:14px; font-weight:normal; color:#666666;}
.cpzs{  /**/overflow:auto; zoom:1;}
.cpzs li{ width:23%;  float:left;  text-align:center; display:inline; margin:1%; box-sizing:border-box; background-color:#fff;}
.cpzs li img{ }
.cpzs li p{overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap; line-height:40px;}

.xgxw{ margin-bottom:30px; margin-top:30px;}

.fdh{ display:none;}
.nylx1,.nylx2{ width:40%; float:left;}

.nchtit{margin-bottom: 30px;}
.nchtit h2{ font-size:26px; font-weight:normal; background:url(../images/nchtit.png) no-repeat left center; padding-left:25px; height:47px; line-height:47px; }
.nchtit h2 span{ border-left:1px #999 solid; font-size:18px; font-weight:normal; height:47px; margin-left: 10px;padding-left: 10px;line-height: 47px;}
.nchtit .gd{ float:right; width:100px; height:30px; line-height:30px; margin-top:10px; border:1px #aeaeae solid; text-align:center; font-size:14px;}
.nch1{ overflow:hidden;}
.nch{  margin-bottom:50px;}
.nch1 li{ margin-bottom:20px; overflow:hidden; border-bottom:1px #ccc dashed; padding-bottom:10px; transition:all .3s ease 0s;-moz-transition:all .3s ease 0s; -ms-transition:all .3s ease 0s; -o-transition:all .3s ease 0s; -webkit-transition:all .3s ease 0s; position:relative; text-indent:20px; }
.nch1 li:hover{ transform:translateX(15px);}
.nch1 li:hover h2 a{color:#fb5339;}
.nch1 li:before{content: '';
    width: 6px;
    height: 6px;
    display: block;
	border:2px solid #fb5339;
	border-radius:50%;
    position: absolute;
    left: 0;
    top: 10px;}

.nch1 li .time{font-size:14px; color:#999;}
.nch1 li h2{ font-size:18px; text-align:left;overflow:hidden; text-overflow:ellipsis; white-space:nowrap}
.nch1 li p{ line-height:32px; font-size:16px; padding:10px 0; color:#666;}
.nch1 li .gd{ width:33px; height:33px; float:right;}
.nch1 li .gd a{ display:block; background:url(../images/nchico.png) no-repeat 0 0;width:33px; height:33px; }
.nch1 li .gd a:hover{ background-position:-33px 0; transition:all .3s ease 0s;-moz-transition:all .3s ease 0s; -ms-transition:all .3s ease 0s; -o-transition:all .3s ease 0s; -webkit-transition:all .3s ease 0s;}
.nch1 li:hover{}

.nylx{background:url(../images/page3-1.jpg) no-repeat;height:161px;padding:20px 20px 0 250px; margin-bottom:40px;}
.nylx h2{font-size:24px;color:#fb5339;margin: 10px 0;}
.nycontact{ overflow:hidden;border: 1px solid #ddd;}
.nycontact ul{box-sizing:border-box; padding:20px 0; float:left;}
.nycontact li {text-align: left;line-height:40px;  font-size:16px; padding:0 20px; }
.nycontact i{ font-size:25px; line-height:40px; color:#4b9b04; margin-right:10px;}
.nycontact .dt{ float:right; text-align:center; width:50%;}
.nycontact .wx img{ border:1px #dddddd solid;}
.nycontact .wx { }

.mdt{ width:63%; float:left; height:550px;}
.mlx{ width:37%; float:left; height:550px; background-color:#fb5339; color:#fff;}
.mlxc{ padding:50px;}
.mlx h3{ font-size:28px; padding:20px 0; border-top:1px #fff dashed; border-bottom:1px #fff dashed; margin-bottom:30px;}
.mlx p{ margin-bottom:10px;}
.mlxtel{  border-top:1px #fff dashed; padding-top:30px; margin-top:30px;}

.mlxbg{ background:url(../images/mlxbg.jpg) #fff no-repeat center top; padding-top:260px;}
.mlx1{ background:url(../images/mlxtm.png); margin-bottom:50px;}
.mlx1 .txt{ width:80%; margin:0 auto; text-align:center; font-size:16px; margin-bottom:30px;}

.mlx3{ margin-bottom:50px;}
.mlx3 .mat div{ margin-top:10px;}
.newsli li{ border-bottom:1px #dddddd dashed; line-height:35px;}
.newsli li span{ float:right; color:#999999;}

.gycp li{    background: #f3f5f7; box-shadow: 0 0 15px #c7cdea; width:23%; margin:0 1% 2%; text-align:center; float:left;}
.gycp li p{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.gycp li:hover p{ background:-webkit-linear-gradient(#fe6e1c,#ff0000);background:-o-linear-gradient(#fe6e1c,#ff0000);background:-moz-linear-gradient(#fe6e1c,#ff0000);background:linear-gradient(#fe6e1c,#ff0000);color:#fff;}

.ser-show{ clear:both; overflow:hidden;}
.ser-show h1{ color:#fb5339; font-size:34px; text-align:center;}
.ser-show h1 i{ color:#111; font-weight:normal; text-align:center;}
.ser-show p{ color:#333; font-size:15px; line-height:30px; text-align:center; margin:10px 0;}
.ser-show ul{ clear:both; overflow:hidden; padding: 8px; box-sizing: border-box; margin-left:-1.5%; margin-top:30px;}
.ser-show ul li{ float:left; width:31.8%; text-align:center;  margin-left:1.5%; margin-bottom:20px; padding:40px 30px 50px; box-sizing:border-box; box-shadow:0 0 8px #DDD; -webkit-box-shadow:0 0 8px #DDD; -moz-box-shadow:0 0 8px #DDD;  background-color:#FFF;}
.ser-show ul li h3{ color:#333; font-size:22px; font-weight:normal; margin:15px 0;}
.ser-show ul li b{ color:#999; font-size:14px; font-weight:normal; line-height:1.6;height: 40px;display: block;}
.ser-show ul li img{ -moz-transition:all .3s ease 0s; -ms-transition:all .3s ease 0s; -o-transition:all .3s ease 0s; -webkit-transition:all .3s ease 0s; transition:all .3s ease 0s;}
.ser-show ul li:hover img{    -webkit-transform: rotateY(360deg);    transform: rotateY(360deg);}

.proonedetailfltel{clear:both; font-size:14px;color:#999; margin-top: 30px;}

.proonedetailfltel strong{font-size:30px;color:#fb5339;vertical-align: text-bottom;display: inline-block;}

.dqwz{clear:both;color: #555;  font-size: 14px;background-color:#f3f3f3; margin-bottom:50px; padding:15px 0; display:none;}
.dqwz img{ width: 14px; margin-right:5px; line-height: 14px; }
.dqwz a{ color: #555; }
.dqwz span{ color: #333; }
.dqwz .p2{ display:none; }
/* in_qywh */
.ptbmain {
  padding-top: 60px;
  padding-bottom: 70px;
  background: #fafafa;
  overflow:hidden; margin:50px 0;
}

.in_qywh {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.in_qywh .box {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 55px;
}
.in_qywh .box .tit {

}
.in_qywh .box .tit em {
  font-size: 48px;
  color: #eaeaea;
  text-transform: uppercase;
  font-style:normal;
  font-family:Arial, Helvetica, sans-serif;
}
.in_qywh .box .tit span {
  font-size: 30px;
  display: block;
  overflow: hidden;
  padding: 10px 0 30px 0;
}
.in_qywh .box .text {
  font-size: 16px;
  line-height: 2;
  color: #888;
}
.in_qywh .box .text span {
  color: #fb5339; display:block;
}
.in_qywh .xun {
  margin: -15px;
  width: 540px;
}
.in_qywh .xun li {
  float: left;
  margin: 15px;
  width: 240px;
  height: 200px;
  background: #fff;
  text-align: center;
  transition: all 0.3s;
}
.in_qywh .xun li .tb {
  margin-top: 40px;
}
.in_qywh .xun li .tb i{display:block;width:60px; height:55px; margin:0 auto; }
.in_qywh .xun li .tb .icon-tuanjie{ background:url(../images/tb1.jpg) no-repeat center center;}
.in_qywh .xun li .tb .icon-wushi{ background:url(../images/tb2.jpg) no-repeat center center;}
.in_qywh .xun li .tb .icon-chuangxin{ background:url(../images/tb3.jpg) no-repeat center center;}
.in_qywh .xun li .tb .icon-gaoxiao{ background:url(../images/tb4.jpg) no-repeat center center;}

.in_qywh .xun li span {
  font-size: 16px;
  display: block;
  overflow: hidden;
  margin: 15px 0 0 0;
}
.in_qywh .xun li:hover {
  box-shadow: 0 5px 15px #ddd;
}

@media screen and (max-width: 1400px) {
.wrap,.banner,.ss{ width:100%; }
.top1{ background-position:right center;}
.top1 a{ width:auto;}
.logo{ width:22%;}
.sydh{ width:55%;}
.topr{width:23%;}

.mcpxl li{ width:23%; margin:0 1%; background-size:100%; height:auto;}
.mcpxl li:hover{ background-image:none;}
.mcpxl1{ padding: 80px 10px 20px;}
.mcpxl li:hover a{ color:#333;}

.mcp2 li p,.mcp2 li h3 span{ display:none;}
.m92 h3{ width:60%;}

/*
.mysc{ background-image:none; height:auto; padding-bottom:50px;}
.mysc li p{ background-color:#fff; border-radius:10px; padding:0; margin:0 20px 20px; line-height:80px; }
.mysc li p:nth-child(1),.mysc li p:nth-child(2),.mysc li p:nth-child(3),.mysc li p:nth-child(4),.mysc li p:nth-child(5),.mysc li p:nth-child(6){ padding:0; text-align:center;}
.mysc li:nth-child(2) p:nth-child(1), .mysc li:nth-child(2) p:nth-child(3){ text-align:center; padding:0;}

#demo1,#demo2{ display:none;}*/

/*
.m11{ width:42%;}
.m12{ width:58%;}
.mm{ display:none;}
.sjindex_banner{ display:block;margin:0px auto; width:100%; height:auto; position:relative; }
.sjindex_banner ul{overflow:hidden;}
.sjindex_banner li{position: absolute; top: 0; left: 0;overflow: hidden; width: 100%;}
.sjindex_banner li a{display:block;margin:0 auto;}
.sjindex_banner cite{position: absolute; bottom: 15px; left: 45%; z-index: 9999; display: block; width: 188px; height: 20px; _display: none;}
.sjindex_banner cite span{float: left; display: block; width: 1em; height: 1em; text-indent: -999em; opacity: .8; cursor: pointer; background-image: url(../images/tg_flash_p2.png); background-repeat: no-repeat; margin-top: 0; margin-right: 5px; margin-bottom: 0; margin-left: 5px; }
.sjindex_banner cite span:hover{background-color:#f5f5f5;}
.sjindex_banner cite span.cur{ cursor: default; background-image: url(../images/tg_flash_p.png); background-repeat: no-repeat; }
#wrap{ display:none;}
.sjal{ display:block;}


.m71{ width:46%; margin-right:4%;}
.m72{ width:50%;}*/
.mleft{ width:25%; margin-left:2%;}
.mright{ width:73%;}
.cpt img{ width:100%;}
.cp_body{ width:73%; margin-right:2%;}
.cpright{ width:25%; margin:0;}
.mfw3 li{ width:31.33333%; margin:0 1%; height:auto;}

.in_qywh .box .tit em{ font-size:30px;}
.in_qywh .xun{ width:50%;}
.in_qywh .xun li{ width:48%; margin:0 1% 2%;}
.ny{ width:98%; margin:0 1%;}

}


@media screen and (max-width: 1024px) {
.m3img{ display:none;}
.m3r{ width:98%; margin:0 1%;}
.m7img{ display:none;}
.m7txt{ width:98%;}
.m9,.picMarquee-left{ display:none;}
.sjal{ display:block;}
}


@media screen and (max-width: 980px) {
.logo{ width:50%;}
.sydh{ display:none;}
.top2{ height:auto; position:relative;border-bottom:0}
.sjnav{ display:block; background-color:#fb5339; height:80px; line-height:40px; overflow:hidden; border-top:1px #ff8e7d solid;}
.sjnav li{ width:33.33333%; text-align:center; float:left; border:1px #ff8e7d solid; box-sizing:border-box; margin-right:-1px; margin-top:-1px;}
.sjnav li a{ color:#fff;}

.banner,.mcpfl1,.mcpxl1 span{ display:none;}
.m3t h2{ font-size:36px;}
.tags{ display:none;}
.ssl{ float:none; margin:0 auto;}
.m81{ display:none;}
.m82{ width:100%; background-size:cover; background-image:none; height:auto;}
.m82c{ padding:0; text-align:center;}
.m8lx{ padding:30px 0;}

.mcp2 li h3{ font-weight:normal;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.mcpt,.m7t{ display:none;}
.m5 .mcpt{ display:block;}
#divMainTab,#divMainTab ul{ width:100%;}
#divMainTab li{ font-size:26px;height: 50px;line-height: 50px;}
#divMainTab .selected{ background-image:none; background-color:#fb5339;}
.m7 .divContent{ margin-top:0;}
.m7 .divContent li{ width:100%;}


.slideGroup{ display:none;}
.header .logo{ width:100%; text-align:center;}
.header { height:auto; line-height:normal; overflow:hidden;}
.header .tel{ display:none;}
.header .nav{ width:100%; padding:0;}
.nav{ display:block;width: 100%;height: 50px; background-color:#fb5339; line-height:50px;}
.nav li{ text-align:center;}
.nav li a{ color:#ffffff;}
.sycp li{ width:48%;}
.sp{ display:none;}
.m3c{ width:100%;}
.m32{ padding:0 10px; display:none;}
.m3 .m1t{ text-align:center;}

.mleft{ display:none;}
.mright{ width:100%;}
.nyban{ display:none;}

.dqwz{ display:block;border-bottom-right-radius: 30px;
border-bottom-left-radius: 30px;
text-align: center;
background-color: #fb5339; height:auto; line-height:auto; text-align:center;  padding:0; line-height:16px; }
.dqwz .p1{border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
text-align: center;
background-color: #fff;
padding: 15px 0;}
.dqwz .p2{ display:block; color: #fff; padding: 10px 0;}
.mlx1con li,.mlx1con .li1{ margin-left:auto; width:100%; background-image:none; text-align:center; padding:0;}
.ser-show{ padding: 30px 0; }
.ser-show h1{ font-size: 30px; }
.ser-show p{ line-height: 24px; }
.in_qywh{ display:block;}
.in_qywh .xun{ width:100%; margin:0;}
.in_qywh .box{ width:98%; margin:0 1% 20px;}

}



@media screen and (max-width: 800px) {
.mcpflt{ background-image:none; padding:40px 0 20px;}
.mcpflt h2{ width:100%; text-align:center;}
.mcpxl1{ padding:10px;}
.mcpxl1 h3{ font-size:18px; font-weight:normal;}
.mcpxl li{ background-image:none; background-color:#fff;}
.outBox .hd ul{ width:100%;}
/*
.mysc li{ width:98%; margin:0 1% 2%; min-height:auto;}
.fnav{ display:none;}
.f1{ display:none;}
.footc dl{ width:100%;}
.picright div{ display:none;}

.m1t h2,.m3 .m1t h2{ font-size:26px;}
.myst .m1t,.myst{ margin-bottom:0;}
.m31{ padding:20px;}
.m31 li h3{ font-size:18px;}
.m31 li p{ display:none;}
.m31 li{ text-align:center;}
.m31 li span{ float:none; margin:0 auto;background-position: center center; width:60%; background-size:100%;}
*/

#slideBox{ display:none;}
#sjslideBox{ display:block;}
.nyms{ background-color:#fb5339; border-radius:10px; padding:20px; color:#fff;}
.proonedetailfltel{ margin:20px; text-align:center;}
.topc1{ padding:0 10px;}
.gycp li,#marquee1 li,.m5c li{ width:48%;}
.cpzs li,.mcp2 li{ width:48%; height:auto;}

.flink{ margin-top:-40px; margin-bottom:40px;}
.bq{ margin-bottom:40px; }
.fdh{ line-height:40px; height:40px; background-color:#222222; width:100%; display:block; position:fixed; z-index:99999; bottom:0px; color:#FFF; }
.fdh li{ width:33.33333%; float:left; display:block; text-align:center; border-right:1px #ddd solid; box-sizing:border-box;}
.fdh .li{ background-color:#fb5339;}
.fdh a{ color:#FFF;}
.nylx{ display:none;}
.nycontact ul{ float:none;}
.nycontact li{ text-align:center;}
.nycontact .dt{ float:none; text-align:center; width:100%; }
.about{ display:none;}
.bq .fr{ display:none;}
.bq{ text-align:center;}
.nyl{ width:95%; margin:0 auto 20px; box-sizing:border-box; text-align:center; float:none;}
.nyl img{ border:0;}
.nyr{ width:98%; margin:0 1%;}
.nyr h2{ text-align:center;}
.nyr h1{ text-align:center;}
.nyms p{ display:block;}
.news-tel span a{ font-size:20px;}
.news-lj{ padding:20px; background-image:none;}
.nyms p:before{ display:none;}
.nyms p{ padding:0;}
.mlx3{ display:none;}
.cp_body{ width:98%; margin:0 1%;}
.cpright{ width:98%; margin:0 1%;}
.cp_xg li{ width:48%; margin:0 1% 2%; float:left;}
.mlxbg{ clear:both; padding-top:0;}
.nchtit{ margin-bottom:10px;}
.ser-show h1,.p16{ font-size: 26px; }
.ptitle{ line-height:30px;}
.ny{ margin-bottom:30px;}
.mcp1{ display:none;}
}

@media screen and (max-width: 640px) {
.ttel{ display:none;}
.logo{ width:100%; text-align:center; padding:10px 0;}
.picFocus .hd{ display:none;}
.picFocus .bd li .picleft{ width:100%; text-align:center;}
.picFocus .bd li .picleft img{ width:60%;} 
.picFocus .bd li .picright{ width:98%; margin:0 1%;}
.picFocus .bd { background-image:none; background-color:#2c2c2c;}
.picright h3{ margin:15px 0;}
.picgd{ margin:20px 0;}
.m1,.m5,.m7{ padding:30px 0;}
.m3{ padding:30px 10px;}
.mys{ padding-top:50px;}
.m1t{ margin-bottom:20px;}
.m1t p{ font-size:14px; display:none;}
.sycp li{ width:48%; margin-bottom:2%;}
.sycp ul li .wz{ height:auto;}
.sycp ul li .wz h3{ text-align:center; padding:10px 0; font-size:1em; font-weight:normal;}
.foot{ background-size:cover; background-position:right center; height:auto;}
.flx{ width:98%; float:none; margin:0 1%;}
.footc{top:0; margin-bottom:20px; padding:10px 20px;}
.nybancon{ padding-top:60px;  padding-bottom:60px;}
.nyban{ margin-bottom:30px;}
.mfw3 li{ width:98%;}
.mfw3 li img{ width:100%;}
.mdt{ display:none;}
.mlx{ width:100%; height:auto;}
.mcon,.topc1{ margin:0 1%;}
.cpxgxw li{ width:98%;}
.promenu ul{ margin:0 auto;}
.ser-show h1{ font-size: 24px; }
.ser-show ul{ margin-top: 20px; }
.ser-show ul li{ padding: 30px; }
.ser-show ul li b{ display: none; }
.ser-show ul li h3{ font-size: 18px; }
.ser-show ul li img{ width: 60px; height: auto; }
.ser-show{ padding: 20px 0; }
.mlx1 .txt,.tp1,.tp2{ display:none;}
.mo{ height: auto; padding:30px 0;}
.sjnew li span{ display:none;}
.outBox .hd ul,#divMainTab ul{ width:100%;}
.m3t,.mcpt span{ display:none;}
.m5 .mcpt{ text-align:center;}
.m5 .mcpt img,.mcpflt img{ width:60%;}
.m31 li,.mcpxl li{ width:48%; margin-bottom:2%;}
.outBox .hd ul li a { width:48%; margin-bottom:2%;}
.outBox .hd{ margin-bottom:30px;}
}
@media screen and (max-width: 480px) {
.t2 .t3{ display:none;}
.m31 li h3{ font-size:18px;}
.m7 .m1t,.mcp .m1t{ text-align:center;}
.m7 .m1t .m1gd{ display:none;}
.fwx{ margin-top:20px;}
.mat h2,.m1t h2{ font-size:26px;}
.ser-show ul li{ width: 48.5%; margin-bottom: 10px;  padding: 20px; }
.ser-show ul li{}
.ser-show ul li h3{ font-size: 16px; margin-bottom: 5px; }
.ser-show ul li img{ width: 52px; height: auto; }
.ser-show p{ display: none; }
.ser-show ul{ margin-top: 10px; }
.cpxgxwt h2,.txt_name,.nchtit h2{ font-size:22px;}
.mlx1 .txt{ display:none;}
.promenu ul li a{ font-size:16px;}
.m51 li{ width:31.33333%; margin-bottom:2%;}
.mly{ padding:40px 0;}
.mlyc{ width:100%; padding:0;}
.flx dd{ width:100%;}
.fwx{ width:100%; text-align:center; display:block;}
.flogo{ display:none;}
.ftel{ float:none; text-align:center;}
.mysc li p span{ display:block;padding-right:0; font-size:20px;}
.mysc li p{ line-height:40px; font-size:14px;}
}

/*վ��ͼƬ*/
.mcp2 li img{ width: 100%; height: 160px;}
.cpzs li img{ width: 100%; height: 160px;}
.gycp li img{ width: 100%; height: 160px;}

@media (min-width: 1200px) {
	.m7img img{height: 132px;}
	.mcp2 li img{ width: 100%; height: 240px;}
	.cpzs li img{ width: 100%; height: 240px;}
	.gycp li img{ width: 100%; height: 240px;}
}

/*���м����*/
.crumb {
	display: none;
	padding:10px 0 30px;
}
@media (min-width: 1200px) {
	.crumb {
		display: block;
	}
}