﻿@charset "utf-8";
html{font-size:62.5%;}
body{margin:0px; font-size:12px; color:#333; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; cursor:default; }
*{padding:0px; margin:0px;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal; color:#555;}
input,select,button{font-size:12px; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
*{-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}
a{color:#333; text-decoration:none;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
a:hover{color:#00837a;}
.con{width:1200px; margin:0 auto;}
.clear{overflow:hidden; clear:both; height:0px;}
.fl{float:left;}
.fr{float:right;}

.con{width:1200px; margin:0 auto;}
.container { width:1200px; margin:0 auto}
.header{width:100%; position: relative; top:0; left:0; z-index:10;height:74px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; background:rgba(255,255,255,0.95);}
.header.on{box-shadow:0 0 10px #aaa; position:fixed;}
.header .container{position:relative;}
.header .logo{width:225px;float:left;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;margin: 15px 0 }
.header .logo img{width:100%; height:auto; display:block;}
.header.on .logo{width:215px;}
.header .an{position:absolute; top:50%; right:15px; height:18px; width:30px; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header .an span{width:30px; height:2px; background-color:#555; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.header .nav{ float: right;  margin-top:23px; }
.header.on .nav{ margin-top:16px; }
.header .nav i{font-size:12px; color:#aaa; line-height:44px; text-align:right; position:absolute; width:50%; height:44px; right:0px; top:50%; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}

.header .nav ul li{margin:0px 0px 0 0; line-height:44px; float:left; position:relative; padding:0 20px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul li a{display:block; font-size:16px; color:#333; text-transform:capitalize}

.header .nav ul li span{width:0; height:3px; background-color:#b22921; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%;}

.nav .y_j{position:relative;}
.nav .e_j{width:150px; background-color:rgba(255,255,255,.95); position:absolute; top:44px; left:50%; margin-left:-75px; display:none; z-index:9999;box-shadow: 0 0 10px #ccc;}
/*.header.on .nav .e_j{box-shadow:0 2px 2px #aaa;}*/
.header .nav ul li .e_j a{display:block; font-size:14px; color:#333; line-height:35px; border-bottom:1px solid rgba(0,0,0,0.15);padding-left: 15px; }
.header .nav ul li:hover .e_j { display:block}
.header .nav .e_j a:hover{background-color:#b22921; color:#fff;}
.header .tel { background:url(../images/tel.png) left center / 32px no-repeat; padding-left:36px; font-size:20px; font-weight: bold; color:#fff; line-height:50px; margin-top:15px; float:right; display:none}
.header .ybbf { float:right}
.header .right {float: right;}
.header .lang {
  background: url(../images/lang.png) no-repeat left center;
  padding-left: 26px;float: right;margin-top: 30px;margin-left: 20px;
}
.header.on .lang {
  margin-top: 25px;
}
.header .lang a {line-height:26px; font-size:14px; }
.header .lang a:hover{color: #b22921;}
.header .right a { display:block; line-height:26px; float:left; color:#333; font-size:14px; margin-right:10px;padding: 0 18px;border-radius: 5px;border: #b22921 1px solid;}
.header .right a:hover { background: #b22921;color: #fff;}
.header .right a.on { background: #b22921;color: #fff;}

.pc_ban{width:100%;position:relative;}
.pc_ban img {width: 100%;display: block;height: auto;}
.pc_ban .mb{width:1200px; margin-left:-600px; left:50%;  display:block; position:absolute; top:30%; text-align:left; z-index:999}
.pc_ban h1 { font-size:36px; color:#b22921; margin-bottom:20px; text-align: left;font-weight: bold;}
.pc_ban h4 { font-size:20px; color:#fff; text-align: left;}

.pc_ban .swiper-button-prev{background:url(../images/banner-l.png) no-repeat; width:30px; height:50px; margin-top:0; left:1%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.pc_ban .swiper-button-next{background:url(../images/banner-r.png) no-repeat; width:30px; height:50px; margin-top:0; right:1%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}

.content {padding:0px 0 0}
.index-nav .item .tit {margin-bottom: 5px;font-size: 18px;color: #f55d22;overflow: hidden;}
.tit { margin-bottom:35px; text-align:center}
.tit h1 { font-size:35px; color:#333; margin-bottom:25px; position:relative}
.tit h1::after { content: " ";position: absolute; left: 50%; bottom: -12px; width: 60px; margin-left: -30px;height: 3px; background:#b22921;}
.tit h3 { font-size:14px; color:#666; margin-top:10px; text-transform:uppercase}
.padd{padding: 60px 0;}
.sy_yw{overflow: hidden;}
.sy_yw ul li {width: 32%;float: left;margin-right: 2%;margin-bottom: 2%;border: #ccc 1px solid;text-align: center;padding: 0px 0px 25px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;border-radius: 5px;box-sizing: border-box;}
.sy_yw ul li:nth-child(3n){margin-right: 0;}
.sy_yw ul li .tp {width: 100%;margin-bottom: 15px;}
.sy_yw ul li .tp img {width: 100%;display: block;}
.sy_yw ul li .tb {width: 60px;margin: 10px auto;}
.sy_yw ul li .tb img {width: 100%;display: block;}
.sy_yw ul li h3 {font-size: 20px;color: #333;margin-bottom: 10px;}
.sy_yw ul li p{font-size: 14px;line-height: 1.8;color: #555;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;text-align: left;padding: 0 20px;}
.sy_yw ul li:hover p{color: #fff;}
.sy_yw ul li:hover{background: #b22921;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.sy_yw ul li:hover .tb img{filter:grayscale(100%) brightness(500%);-webkit-filter:grayscale(100%) brightness(500%); -moz-filter:grayscale(100%) brightness(500%); -ms-filter:grayscale(100%) brightness(500%); -o-filter:grayscale(100%) brightness(500%);}
.sy_yw ul li:hover h3 {color: #fff;}

/*case*/
.case {
  padding: 60px 0 60px;
  background: #fff;
  overflow: hidden; }

.case .cont {
  margin: 64px 0 0; }

.case .cont ul {
  overflow: hidden; }

.case .cont li {
  float: left;
  display: inline-block;
  position: relative;width: 585px;margin-right: 30px; }
.case .cont li:nth-child(2){margin-right: 0;}
.case .cont .info {
  position: absolute;
  bottom: 25px;
  left: 0;
  width: 100%;
  color: #fff; }

.case .cont .info .tit {
  font-size: 28px;
  line-height: 40px;
  padding: 0 0 0 66px; }

.case .cont .info .style {
  padding: 20px 56px 0 66px;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 2px;text-align: center;}

.case .cont li.active a::after {
  background: rgba(0, 0, 0, 0.5); }

.case .cont li a {
  display: block;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all; }
  .case .cont li a::after {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.5s ease all;
    transition: 0.5s ease all;
    content: '';
    top: 0;
    left: 0;
    z-index: 2; }
  .case .cont li a .picfocus {
    position: relative;
    z-index: 1; }
  .case .cont li a .info {
    z-index: 3; }
  .case .cont li a .desc {
    display: none; }

.case .cont li:first-child .info .tit {
  padding: 0 0 0 48px; 
  padding-right:48px;
}
.case .cont .info .tit{
	padding-right:66px;
}

.case .cont li:first-child .info .style {
  padding: 20px 56px 0 40px;text-align: center;}

.case .btn_box {
  margin: 64px 0 0;
  overflow: hidden;
  text-align: center; }

.case .btn_box a {
  width: 202px;
  line-height: 48px;
  color: #39394D;
  border: 1px solid #84849A;
  border-radius: 1px;
  margin: 0 auto;
  text-align: center;
  display: inline-block;
  font-size: 16px; }

.case .btn_box a:hover {
  background: #e34200;
  color: #fff;
  border-color: #e34200; }
.sy_about {background: #f6f6f6;padding: 60px 0;overflow: hidden;}
.sy_about .left {width: 58%;float: left}
.sy_about .left h1 {font-size: 35px;color: #333;margin-bottom: 30px;}
.sy_about .left p {font-size: 14px;line-height: 1.8;color: #555;}
.sy_about .left .more a {width: 200px;
  line-height: 46px;
  color: #fff;
  border: 1px solid #ad2a23;background: #ad2a23;
  border-radius: 1px;
  text-align: center;
  font-size: 16px;float: left;margin-top: 50px;
  display: inline-block;    overflow: hidden;
    box-shadow: 0 0 8px 0 rgba(1,68,157,.2), 0 8px 16px 0 rgba(1,68,157,.4);
    -webkit-box-shadow: 0 0 8px 0 rgba(1,68,157,.2), 0 8px 16px 0 rgba(1,68,157,.4);}
.sy_about .left .more a:hover {
  background: #812825;
  color: #fff;
  border-color: #812825; }
.sy_about .right {width: 38%;float: right;}
.sy_about .right img {width: 100%;display: block;}

.ys{ background:url(../images/ys_bg.jpg) no-repeat center top; height:520px; overflow:hidden;}
.ys .content{ width:1200px; margin:0 auto;}
.yst{ width:320px; margin-top:116px; overflow:hidden; float:left;}
.yst h5{ height:117px; overflow:hidden;}
.yst h5 img{ display:block; width:160px; height:42px;}
.yst h2{ font:36px "Microsoft YaHei"; color:#fff;}
.yst h2 span{ display:block;}
.yst p{ font:14px "Microsoft YaHei"; color:#fff; margin-top:30px; line-height:30px;}
.yst p em{ display:block;}
.ys2{ width:820px; height:600px; overflow:hidden; float:right; background:rgba(255,255,255,0.9);}
.ys2 li{ width:409px; height:240px; padding-top:28px; float:left; border-bottom:1px solid #e8eaec; border-right:1px solid #e8eaec;}
.ys2 li em{ display:block; width:90px; height:90px; margin:0 auto 8px; background:url(../images/ys3_bg.png) no-repeat; overflow:hidden;}
.ys2 li em img{ display:block; width:90px; height:90px;}
.ys2 li p{ font:14px "Microsoft YaHei"; line-height:24px; color:#333; height:48px; text-align:center;  padding:0 50px;margin-bottom: 15px;}
.ys2 li a:hover em{background:url(../images/ys1_bg.png) no-repeat;-webkit-transition:all 0.7s;
	transition:all 0.7s;transition-property:background;
-moz-transition-property: background; /* Firefox 4 */
-webkit-transition-property:background; /* Safari 和 Chrome */
-o-transition-property:background;}


.sy_jjfa {padding: 60px 0;overflow: hidden;}
.sy_jjfa ul li {width: 270px;float: left;margin-right:30px;margin-bottom: 30px;transition: all .2s ease-in-out;background: #f7f7f7;}
.sy_jjfa ul li:nth-child(4n){margin-right: 0;}
.sy_jjfa ul li:hover{ box-shadow:0 0 12px rgba(0,0,0,.12),0 12px 12px rgba(0,0,0,.12);transition: all .2s ease-in-out;}
.sy_jjfa ul li .tp {overflow: hidden;}
.sy_jjfa ul li img {width: 100%;display: block;}
.sy_jjfa ul li .wenz {padding: 20px;}
.sy_jjfa ul li .wenz h3 {font-size: 20px;margin-bottom: 20px;color: #333;}
.sy_jjfa ul li .wenz p {font-size: 14px;line-height: 2;color: #555}

/*新闻*/
.home_news{
	padding: 60px 0;overflow: hidden;
}
.home_news .box{
	max-width: 1315px;
	width: 100%;
	margin: 0 auto;
}
.home_news .box ul{
	margin-top: 50px;
	border-left: 1px solid #e6e6e6;
}
.home_news .box ul li{
	float: left;
	width: 33.3333333%;
	padding: 25px 30px;
	border-right: 1px solid #e6e6e6;
}
.home_news .box ul li h3{
	color: #333333;
	font-size: 18px;
	line-height: 24px;
	text-overflow: ellipsis;font-weight: bold;
  	overflow: hidden;
  	white-space: nowrap;
}
.home_news .box ul li .t{
	margin-top: 15px;
	color: #666666;
	line-height: 30px;font-size: 16px;
	height:90px;
	overflow: hidden;
}
.home_news .box ul li span{
	color: #666666;
	font-size: 14px;
	display: block;
	margin-top: 20px;
}
.home_news .box ul li:hover{box-shadow: 0px 0px 10px #ccc;transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.home_news .more a {width: 202px;
  line-height: 48px;
  color: #fff;
  border-radius: 30px;
  text-align: center;background: #bc3121;
  font-size: 16px;margin: 50px auto 0;
  display: block;    overflow: hidden;
    box-shadow: 0 0 8px 0 rgba(237,62,2,.2), 0 8px 16px 0 rgba(237,62,2,.4);
    -webkit-box-shadow: 0 0 8px 0 rgba(237,62,2,.2), 0 8px 16px 0 rgba(237,62,2,.4);}
.home_news .more a:hover {
  background: #812825;
  color: #fff;
  border-color: #812825; }



/* start footer */
.footer_bg{background:#aa2924; width:100%;padding:35px 0 0;}
.footer { }
.footer .zuo3 {}
.footer .zuo3 ul li { float:left;padding-right: 90px;min-width: 50px;}
.footer .zuo3 ul li:last-child{padding: 0;}
.footer .zuo3 ul li .tit1 a { font-size:14px; font-weight:bold; color:#fff; line-height:36px; display:block}
.footer .zuo3 ul li .line { margin-bottom:20px; height:2px; margin-top:10px}
.footer .zuo3 ul li .line span { width:15px; height:1px; background:#b72822;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s; display:block}
.footer .zuo3 ul li:hover .line span { width:50px; height:1px;}
.footer .zuo3 ul li a { width:100%; display:block; line-height:28px; font-size:14px; color:#fff;text-transform: capitalize;}
.footer .zuo3 ul li a:hover { color:#eee}
.footer .zuo3 ul li.lx {width: 380px;padding-right: 0}
.dzwz {line-height:30px;color:#fff;font-size:14px; float:left;}
.dzwz p { line-height:30px;color:#fff;font-size:14px;text-transform: capitalize;margin-bottom: 10px;}
.dzwz p em {width: 26px;height: 26px;line-height: 26px !important;background: #fff;border-radius: 15px;color: #b72822;text-align: center;margin-right: 10px;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;display: inline-block}
.dzwz p:hover em{background: #b72822;color: #fff;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}
.footer .zuo3 ul li.yx {width: 260px;padding-right: 0;float: right;}
.footer .searchIpt2 {width: 260px;height: 50px;position: relative;}
.footer .sj {padding-top: 20px;text-align: center;}
.footer .sj a {width: 26px !important;height: 26px;display: inline-block;margin-right: 15px;border-radius: 15px;float: left;}
.footer .sj a img {width: 100%;display: block;}
.footer .sj a:hover{background: #b72822;}

.searchIpt2 .search_txt {width:200px;

	padding: 0 0 0 10px;

	line-height: 35px;

	background: #fff;

	color: #666;

	border: 0;

	height: 35px;

	float: left;border-radius: 25px;

}

.searchIpt2 .search_btn {width: 50px;background: #fff;border: 0;float: right;color: #333;height: 35px;cursor: pointer;border-radius: 25px;position: relative;}
.searchIpt2 i {font-size: 20px;width: 20px;height: 20px;line-height: 20px;position: absolute;right:15px; top:8px;text-align: center;color: #333;}
.searchIpt2 .search_btn:hover{background: #c11724;color: #fff;}
.searchIpt2 .search_btn:hover i {color: #fff;}
.searchIpt2 .search_btn i:hover {color: #fff;}

.footer .weix {width: 120px;float: right;text-align: center;line-height: 30px;}
.footer .weix img {width: 100%;}
.footer_btm {margin:30px auto 0;border-top: 1px solid rgba(255,255,255,0.2); width:100%;}
.copy {width: 1200px;margin: 0 auto;line-height: 50px;text-align: center}
.copy p {font-size: 12px;text-transform: uppercase;color: #fff;}
.copy p a { color: #ffffff; -webkit-transition: 0.9s; -moz-transition: 0.9s;-o-transition: 0.9s;transition: 0.9s;}


.nban { height:390px; width:100%; position:relative}
.nban .mb { position:absolute; width:100%; height:100%; left:0; top:0; z-index:1}
.nban .w_z { width:600px; position:absolute; top:40%; left:50%; margin-left:-300px; z-index:9}
.nban h2 { font-size:40px; color:#fff; margin:0 auto 15px; text-align:center;}
.nban h4 { font-size:18px; color:#fff; text-align:center; text-transform:uppercase}
.nban .biji { width:100%; height:138px; background:rgba(0,0,0,0.35); position:absolute; left:0; bottom:0; text-align:center}
.nban .biji h5 { text-align:center; font-size:20px; font-weight:bold; color:#fff; margin:10px}
.nban .biji p { font-size:12px; color:#fff; line-height:2;}

.ntit{ width:100%;padding: 15px 0;background-color: #f5f5f5;overflow: hidden;border-bottom: #eee 1px solid;}
.ntit .wzxx {line-height: 38px;float: left;}
.ntit .wzxx a {font-size: 14px;color: #333;}
.ntit .wzxx a:hover{color: #b22921;}
.ntit ul {float: right;}
.ntit ul li { float:left; line-height:38px; margin-right:1px;}
.ntit ul li a { padding:0 25px; color:#333; font-size:14px; display:block;border-radius: 5px;}
.ntit ul li a:hover { background:#b22921; color:#fff; -webkit-transition: all 0.4s linear -1ms;

-moz-transition: all 0.4s linear -1ms;

-ms-transition: all 0.4s linear -1ms;

-o-transition: all 0.4s linear -1ms;

transition: all 0.4s linear -1ms;}
.ntit ul li a.on { background:#b22921; color:#fff}

.wlfw { padding-top:50px; overflow:hidden;padding-bottom: 30px;}
.wlfw ul li { margin-bottom:30px;width: 380px;margin-right: 30px;position: relative;float: left;}
.wlfw ul li:nth-child(3n){margin-right: 0;}
.wlfw ul li .tp { overflow: hidden}
.wlfw ul li .tp img { width:100%;display: block; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.wlfw ul li:hover .tp img{ -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.wlfw ul li .bt {position: absolute;padding: 6px 10px;background: rgba(0,0,0,0.65);font-size: 16px;line-height: 1.8;bottom: 0px;left: 0px;color: #fff;z-index: 9;width: 100%;}
.wlfw ul li:hover .bt{color: #fff;background: rgba(231,53,36,0.85);}

.ny_gywm { overflow:hidden}
.ny_gywm .gsjj { padding-bottom:30px; overflow:hidden;padding-top: 60px}
.ny_gywm .gsjj .gk {font-size: 16px;line-height: 1.8;margin-bottom: 30px;color: #444;padding-bottom: 30px;}
.ny_gywm .gsjj .gk p {text-indent: 2em;margin-bottom: 10px}
.ny_gywm .gsjj .tp { width:570px; margin-top:20px; overflow:hidden;}
.ny_gywm .gsjj .tp img {}

.ny_gywm .gsjj .wz { width:600px;padding-top:30px;}
.ny_gywm .gsjj .wz h3 { font-size:22px; color:#222; margin:20px 0 20px; text-align:center}
.ny_gywm .gsjj .wz p { line-height:2; font-size:16px; color:#555;}
.ny_gywm .gsjj .nr {margin: 30px 0}
.ny_gywm .gsjj .nr p {line-height:2; font-size:16px; color:#555;margin-bottom: 20px;text-indent: 2em;}

.ny_gywm .about-ab-three
{
	overflow: hidden;padding:20px 0 60px;
}
.ny_gywm .about-three-item
{
	float: left;
	width: 32%;
	margin-right: 2%;
	position: relative;
}
.ny_gywm .about-three-item:last-child
{
	margin-right: 0;
}
.ny_gywm .about-three-item img
{
	width: 100%;
}
.ny_gywm .about-three-bg
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:100%;
	background: rgba(0,0,0,0.3); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; 
}
.ny_gywm .about-three-bg:hover
{background: rgba(178,41,33,0.85); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.ny_gywm .about-three-bg>div
{
	text-align: center;
	position: relative;padding: 0 20px;
	top: 50%;
	-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);
}
.ny_gywm .about-three-bg h3
{
	font-size: 24px;
	font-weight: 500;
	display: inline-block;
	position: relative;
	margin-bottom: 20px;color: #fff;
}
.ny_gywm .about-three-bg h3::after
{
	content: "";
	position: absolute;
	bottom: -8px;
	left: calc(50% - 15px);
	height:2px;
	width: 30px;
	background: #cf141d;

}
.ny_gywm .about-three-bg p
{
	line-height: 1.6;color: #fff;font-size: 16px;padding: 10px 0
}


.cpxq{width: 1200px;margin: 0 auto;padding: 60px 0;overflow: hidden;}
.cpxq .wenz {width: 58%;padding-bottom: 35px}
.cpxq .wenz h3 {font-size: 25px;color: #333;margin-bottom: 25px;}
.cpxq .wenz p {font-size: 14px;line-height: 2.1;color: #555;margin-bottom: 15px;}
.cpxq .tp {width: 38%;padding-bottom: 35px}
.cpxq .tp img {width: 100%;}








.page{ text-align:center; margin:30px auto;}
.page a{ height:30px; line-height:30px; display:inline-block; font-size:14px; color:#5a5a5a;  margin:0; padding:0 10px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; border:#ccc 1px solid; margin:0 3px }
.page a:hover{color:#fff; background:#00837a}
.page a.on{color:#fff; background:#00837a}
.ntit .w_z {display: none;
}



@media only screen and (max-width:992px) {

.container {
  width: 90%;
}
	.con {
  width: 90%;
}
	.header {height: 60px;}

	.header .right {
  margin-top: 14px;margin-right: 50px;
}

.head_h { height: 60px; display:none}
.header{border:0; width:100%;z-index: 9999;}
.header .container{ padding:0;width:94%;height: 60px;}
.header .lang a {
    line-height: 26px;
    font-size: 12px;
}

.header .logo{width:150px; margin:10px auto 0;}
	.header .lang {
    background: url(../images/lang.png) no-repeat left center;
    padding-left: 26px;
    float: right;
    margin-top: 15px;
    margin-left: 0px;margin-right: 50px;
}
.header.on .logo{width:150px; margin:10px auto 0;}
.header .an{display:block; right:10px;}

	.header.on .an span {
  background-color: #888;
}
.header .nav ul { width: 100%;}
.header.on .nav {width:90%;margin-top: 0;}
.header .nav{width:90%; padding:15px 5%; background: rgba(255,255,255,0.9); height:100%; position:fixed; top:60px; right:-90%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; margin-top:0}
.header.on .lang {
    margin-top: 15px;
}

.header .nav.on{right:0;}
.header.on .nav ul li a { font-size: 16px;color: #333;}
.header .nav i{display:block;font-size: 16px;color: #333; background: url(../images/banners.png) right center / 15px no-repeat;}
.header .nav ul li{line-height:60px; text-align:left; border-bottom:1px solid rgba(0,0,0,0.3); float:none; margin:0; padding:0}
.header .nav ul li::after { background: rgba(0,0,0,0);}
.header.on .nav ul li{line-height:60px;}
.header .nav .e_j { width: 100%; border-top: 1px solid rgba(255,255,255,0.3); background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding-bottom: 10px;transform: translateY(0px);
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);transition: all 0s;
-o-transition: all 0s;
-ms-transition: all 0s;
-moz-transition: all 0s;
-webkit-transition: all 0s;opacity: 1;visibility: inherit;  box-shadow: 0 0 0 #ccc;
}
.header .nav ul li .e_j a { color:#333;border-bottom: 1px solid rgba(255,255,255,0.15);line-height: 40px;font-size: 16px;}
	.header .nav ul li .e_j a:last-child{border-bottom:0px solid rgba(255,255,255,0.15);}
.header .nav ul li .e_j a:hover { color:#333}
.header .nav .e_j a{border-top:0; font-size:12px; color:#aaa; line-height:32px;}
.header .nav .e_j a:hover{background:none;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav ul li a{font-size:16px; color:#333;}
	.nav .e_j.pp .container-fluid {
  display: block;
}
	.nav .e_j.pp .tw {
  width: 100%;
  margin: 0 0;
}
	.nav .e_j.pp .tw img {display: none;}
	.nav .e_j .box {
  padding:  0;
}
	.nav .e_j.pp .tw p {
  margin-top: 0px;
  color: #fff;
  text-align: left;
}
	.header.on .nav ul li .e_j {
  top: 0;
}

.header .nav ul li:hover span{width:0;}
	.header .nav ul li.on span{width:0;}
.pc_ban h1 {
    font-size: 20px;
    margin-bottom: 20px;
}
.pc_ban .mb {
    width: 90%;
    margin-left:0px;
    left:5%;
    top: 30%;
}
.pc_ban .swiper-button-prev {display: none;
}
.pc_ban .swiper-button-next {display: none;
}
.padd {
    padding: 30px 0;
}
.tit h1 {
    font-size: 20px;
    margin-bottom: 25px;
}
.sy_yw ul li {
    width: 46%;margin: 0 2% 4%;
}
	.sy_about {
    padding: 30px 0;
}
.sy_about .left {
    width: 100%;
}
	.sy_about .left h1 {
    font-size: 20px;
    margin-bottom: 20px;
}
	.sy_about .left .more a {
    width: 150px;
    line-height: 36px;
    font-size: 16px;
    margin-top: 30px;
}
	.sy_about .right {
    width: 100%;margin-top: 20px;
}
	.ys .content {
    width: 90%;
}
	.yst {
    width: 100%;
    margin-top: 20px;
}
	.yst h2 {
    font: 20px "Microsoft YaHei";
}
	.yst p {
    margin-top: 20px;
    line-height: 1.8;
}
	.ys2 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 30px;
    background: rgba(255,255,255,0.9);
}
	.ys2 li {
    width: 50%;
    height: 186px;
    padding-top: 20px;
}
	.ys2 li p {
    padding: 0 10px;
}
	.ys {
    background: url(../images/ys_bg.jpg) no-repeat center top / cover;
    height: auto;padding-bottom: 20px;
}
	.home_news {
    padding: 30px 0;
}
	.home_news .box ul {
    margin-top: 30px;
}
	.home_news .box ul li {
    width: 100%;
    padding: 0px 0px 20px;border-right: 0;
}
	.home_news .more a {
    width: 152px;
    line-height: 38px;
    margin: 30px auto 0;
}
	.footer .zuo3 ul li {display: none;
}
	.footer .zuo3 ul li.lx {
    width: 100%;display: block;
    padding-right: 0;
}
	.footer .zuo3 ul li .line {
    margin-bottom: 10px;
}
	.footer .zuo3 ul li.yx {
    width: 100%;display: block;
}
	.copy {
    width: 100%;padding: 10px 0;
    line-height: 1.5;
}
	.nban {
  height: 160px;
}
	.ny_gywm .gsjj .tp {
  width: 100%;margin-top: 0;
}
	.ny_gywm .gsjj {
  padding-bottom: 30px;
  padding-top: 20px;
}
	.ny_gywm .gsjj .wz {
  width: 100%;
  padding-top: 2px;
}
	.ny_gywm .gsjj .wz h3 {
  font-size: 20px;
}
	.ny_gywm .about-ab-three {
  padding: 20px 0 30px;
}
	.ny_gywm .about-three-item {
  width: 100%;
  margin-right: 0%;margin-bottom: 2%;
}
	.ny_gywm .gsjj .nr {
  margin: 30px 0 0;
}
	.ny_gywm .about-three-bg p {
  line-height: 1.6;
  font-size: 14px;
}
	.nban .w_z {
  width: 90%;
  left: 5%;
  margin-left: 0px;
}
	.wlfw ul li {
  width: 46%;margin: 0 2% 4%
}
	.wlfw ul li .bt {
  padding: 6px 8px;
  font-size: 14px;
  line-height: 1.6;
}
	.wlfw ul li:nth-child(3n) {
  margin-right: 2%;
}
	.wlfw {
  padding-top: 30px;
  padding-bottom: 30px;
}
.nban h2 {
  font-size: 30px;
}
	.ntit ul {position: absolute;width: 100%;left: 0;top: 40px;display: none;background: #fff;z-index: 20;padding:10px;box-sizing: border-box;
}
	.ntit ul li {
  line-height: 30px;width: 100%;margin: 0;
}
	.ntit .w_z i {
  float: right;
  width: 20px;
  height: 30px;
  background: url(../images/nyej.png) center / 100% no-repeat;
}
	.ntit .wzxx a {
  font-size: 12px;
}
	.ntit .wzxx {
  line-height: 30px;
}
	.ntit .w_z {display: block;
}
	.ntit {position: relative;
  width: 100%;
  padding: 5px 0;overflow: inherit;height:40px;
}
	.ntit .con {}



}


@media only screen and (max-width:600px) {
	
	.sy_yw ul li {
    width: 100%;
    margin: 0 0 4%;
}
	
	
	
	
	
	
}

@media only screen and (max-width:375px) {
	.wlfw ul li {
    width: 100%;
    margin: 0 0 4%;
}
}