.top_bg {background: #333;}
.top_bg .content{width: 1200px;	margin: 0 auto;height: 100px;}
.top_bg .content .logo{height:60px;float: left;padding:10px 0 0px;}
.top_bg .content .logo img{height:60px;}

.inright{float: right;width:870px;padding-top:30px;}
.cyzwbg{background: url(../images/cpzwbg.jpg) no-repeat center 460px;}

/*电话*/
.h_tel {margin:0 10px 0 20px;float: left;color: #fff;padding: 0px 0 0 25px;background: url(../images/toplx10.png) no-repeat left 12px;line-height:44px;}
.h_tel b {display: block;font-size:14px;font-weight: normal;}
.h_email {margin:0 10px; float: left;color: #fff;padding: 0px 0 0 25px;background: url(../images/toplx20.png) no-repeat left 12px;line-height:44px;}
.h_email b {display: block;font-size:14px;font-weight: normal;}
.h_tel2 {float: left;color: #fff;padding: 0px 0 0 25px;background: url(../images/toplx30.png) no-repeat left 12px;line-height:44px;}
.h_tel2 b {display: block;font-size: 14px;font-weight: normal;}

.h_add {margin:0 10px 0 10px;float: left;color: #fff;padding: 0px 0 0 25px;background: url(../images/toplx40.png) no-repeat left 12px;line-height:44px;}
.h_add b {display: block;font-size:14px;font-weight: normal;}

.topsearch{float: left;width: 180px;margin-left:10px;}
.topsearch form {padding:0px;overflow:hidden;border:1px solid #cacaca;background: #fff;border-radius:15px;width: 180px;}
.topsearch .ser_inp {background: none;width:110px;height: 32px;border: none;float: left;font-size: 14px;color: #666;padding:5px 5px 5px 10px;line-height: 32px;outline: none;}
.topsearch .ser_so{border:none;height: 42px; background: #747f00;width:50px;text-align: center;cursor: pointer;float: right;color: #fff;}

.hd-lang{float:right;margin:5px 0px 0 0;width:116px;height:33px;font-size:16px;color:#fff;line-height:31px;text-align:center;cursor:pointer;position:relative}
.hd-lang span{display:block;height:100%;border:1px solid rgba(255,255,255,.3);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}
.hd-lang .icon1{display:inline-block;vertical-align:middle;width:14px;height:14px;background:url(../images/img1.png) center center no-repeat;margin-top:-2px}
.hd-lang ul{position:absolute;left:0;right:0;top:100%;background:rgba(0,0,0,.6);display:none;z-index:999;}
.hd-lang ul a{color:#fff}
.hd-lang ul a:hover{color:#af0000}
.hd-lang:hover ul{display:block}


.nav {height:60px;background: #fff;}
.nav li.navli {width: 12.5%;line-height:60px;text-align: center;float: left;position: relative;}

.nav li.navli p.downtu {background:url(../images/img2.png) 110px center no-repeat;}

.nav .navli a {display: block;font-weight: 700;}
.nav .navli p {color: #464d00;font-size: 16px;line-height:60px;}
.nav .navli .child{display: none;width: 100%;position: absolute;top:60px;	left:0%;z-index: 3;	transition: all .3s ease;}
.nav li .child li {padding: 0;	background: rgba(255,255,255,.8);line-height: 40px;}
.nav li .child li a {display: block;font-size: 14px;color: #000;}
.nav .navli:hover {background: #464d00;}
.nav .navli:hover p {color: #fff;}
.nav .navli:hover .child {display: block;}
.nav .child li:hover a {background: #464d00;color: #fff;}



.h_nav li:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 0;
	background-color: #747f00;
	bottom: 0;
	left: 0;
	-webkit-transition: height .3s;
	transition: height .3s;
}

.h_nav li:hover:after,
.h_nav li.cur:after {
	height: 100%;
}

.h_nav li.cur a {color: #fff;}

em,i {font-style: normal;}


/*TOP*/

/*banner*/

.fullSlide {
	min-width: 1200px;
	position: relative;
	height: 790px;
	overflow: hidden;
}

.fullSlide .bd {
	position: relative;
	z-index: 0;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 790px;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li a {
	display: block;
	height: 680px;
}

.fullSlide .bd li img {
	width: 1920px;
	height: 790px;
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
}

.fullSlide .hd {
	width: 1200px;
	left: 50%;
	margin-left: -30px;
	bottom: 50px;
	position: absolute;
	z-index: 1;
	overflow: hidden;
}

.fullSlide .hd ul li {
	float: left;
	margin: 0 5px;
	display: inline;
	cursor: pointer;
	width: 10px;
	height: 10px;
	background: #fff;
	text-indent: -9999px;
	border-radius: 50%;
}

.fullSlide .hd ul .on {
	background: #747f00;
}
.bge9{background: #e9e9e9;}

.search {
	width: 1200px;
	margin: 0 auto;
	height: 60px;
	overflow: hidden;
}

.search p {
	float: left;
	font-size: 14px;
	color: #5c5c5c;
	width: 970px;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}

.search p a {
	font-size: 14px;
	color: #333;
	padding: 0 10px 0 0;
}

.search p a:hover {
	color: #5c5c5c;
}
.search form {padding:0;overflow:hidden;margin:8px 0 10px;border:1px solid #cacaca;background: #fff;}
.search .ser_inp {
	background: none;
	width: 146px;
	height: 32px;
	border: none;
	float: left;
	font-size: 14px;
	color: #666;
	padding:5px;
	line-height: 32px;
	outline: none;
}
.search  .ser_so{border:none;height: 42px; background: #747f00;width:60px;text-align: center;cursor: pointer;float: right;color: #fff;}


input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {color: #d8d8d8;}

.f_bg {
	background:#333;
	height: 245px;
	padding: 57px 0 0;
	overflow: hidden;
}

.footer {
	width: 1200px;
	margin: 0 auto;
}

.f02 {
	width: 530px;
}

.f_nav {
	height: 125px;
	overflow: hidden;
	width: 390px;
	background: url(../images/f_line01.gif) no-repeat;
	padding: 20px 0 0;
}

.f_nav ul li {
	height: 32px;
	line-height: 32px;
	background: url(../images/f_ico01.png) no-repeat 0 14px;
	overflow: hidden;
	padding: 0 0 0 15px;
	width: 115px;
	float: left;
}

.f_nav ul li a {
	font-size: 14px;
	color: #fff;
}

.f_nav ul li a:hover {
	font-weight: bold;
}

.f02 p {
	font-size: 12px;
	color: #fff;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	background: url(../images/f_line01.gif) no-repeat;
	width: 390px;
	padding: 10px 0 0;
}

.f02 p a {
	color: #fff;
}

.f02 p i {
	padding: 0 10px;
}

.f02 p span {
	display: block;
}

.f_ban {
	width: 330px;
	padding: 20px 0 0;
	background: url(../images/f_line01.gif) no-repeat;
}

.f_ban p {
	padding: 0 0 12px 35px;
	font-size: 14px;
	color: #fff;
	line-height: 24px;
}

.f_ban p b {
	display: block;
}

.f_ban p i {
	font-weight: bold;
	font-size: 20px;
}

.f_p01 {
	background: url(../images/f_ico02.png) no-repeat 0 15px;
}

.f_p02 {
	background: url(../images/f_ico03.png) no-repeat 0 15px;
}

.f_p03 {
	background: url(../images/f_ico04.png) no-repeat 0 15px;
}

.f_ban a {
	color: #fff;
}

.f_er {
	width: 232px;
	padding: 22px 0 0;
	background: url(../images/f_erbg.png) no-repeat 0 22px;
}

.f_er p {
	width: 100%;
	text-align: center;
	line-height: 0;
	float: left;
	padding: 0 0 0 11px;
}

.f_er p em {
	width: 86px;
	height: 86px;
	display: block;
	margin: 20px 73px;
}

.f_er img {
	width: 86px;
	height: 86px;
}

.f_er span {
	display: block;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	padding: 15px 0 0;
	text-align: center;
}

.client-2 {
	position: fixed;
	right: -240px;
	top: 50%;
	z-index: 900;
}

.client-2 li a {
	text-decoration: none;
}

.client-2 li {
	margin-top: 1px;
	clear: both;
	height: 62px;
	position: relative;
}

.client-2 li i {
	background: url(../images/fx.png) no-repeat;
	display: block;
	width: 30px;
	height: 27px;
	margin: 0px auto;
	text-align: center;
}

.client-2 li p {
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}

.client-2 .my-kefu-qq i {
	background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
	background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
	background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
	background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
	background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
	display: none;
}

.client-2 .my-kefu-ftop i {
	width: 33px;
	height: 31px;
	background-position: -23px -47px;
	background-size: 52px 82px;
}

.client-2 .my-kefu-ftop .my-kefu-main {
	padding-top: 6px;
}

.client-2 .my-kefu-left {
	float: left;
	width: 62px;
	height: 47px;
	position: relative;
}

.client-2 .my-kefu-tel-right {
	font-size: 16px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0 15px;
	border-left: 1px solid #fff;
	margin-top: 14px;
}

.client-2 .my-kefu-right {
	width: 20px;
}

.client-2 .my-kefu-tel-main {
	background: #747f00;
	color: #fff;
	height: 53px;
	width: 300px;
	padding: 9px 0 0;
	float: left;
}

.client-2 .my-kefu-main {
	background: #747f00;
	width: 97px;
	height: 53px;
	position: relative;
	padding: 9px 0 0;
	float: left;
}

.client-2 .my-kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -24px;
	display: none;
	z-index: 333;
}

.client-2 {
	position: fixed;
	right: -240px;
	top: 50%;
	z-index: 900;
}

.client-2 li a {
	text-decoration: none;
}

.client-2 li {
	margin-top: 1px;
	clear: both;
	height: 62px;
	position: relative;
}

.client-2 li i {
	background: url(../images/fx.png) no-repeat;
	display: block;
	width: 30px;
	height: 27px;
	margin: 0px auto;
	text-align: center;
}

.client-2 li p {
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}

.client-2 .my-kefu-qq i {
	background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
	background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
	background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
	background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
	background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
	display: none;
}

.client-2 .my-kefu-ftop i {
	width: 33px;
	height: 31px;
	background-position: -23px -47px;
	background-size: 52px 82px;
}

.client-2 .my-kefu-ftop .my-kefu-main {
	padding-top: 6px;
}

.client-2 .my-kefu-left {
	float: left;
	width: 62px;
	height: 47px;
	position: relative;
}

.client-2 .my-kefu-tel-right {
	font-size: 16px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0 15px;
	border-left: 1px solid #fff;
	margin-top: 14px;
}

.client-2 .my-kefu-right {
	width: 20px;
}

.client-2 .my-kefu-tel-main {
	background: #747f00;
	color: #fff;
	height: 53px;
	width: 300px;
	padding: 9px 0 0;
	float: left;
}

.client-2 .my-kefu-main {
	background: #747f00;
	width: 97px;
	height: 53px;
	position: relative;
	padding: 9px 0 0;
	float: left;
}

.client-2 .my-kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -24px;
	display: none;
	z-index: 333;
}

.my-kefu-weixin-pic img {
	width: 115px;
	height: 115px;
}

.cybanner {overflow: hidden;line-height: 0;text-align: center;height: 300px;}


/*.ty-banner-1 img {
	visibility: hidden;
}*/

.ty-banner-1 img.show {
	visibility: visible;
}

.p1-search-1 {
	background: #f2f2f2;
	height: 82px;
	border-bottom: 1px solid #eee;
	overflow: hidden;
	font-size: 14px;
}

.p1-search-1 p {
	color: #444;
	line-height: 82px;
}

.p1-search-1 a {
	color: #444;
	display: inline-block;
	margin-right: 15px;
}

.p1-search-1-inp {
	width: 270px;
	height: 30px;
	border-radius: 20px;
	background: #fff;
	padding-left: 10px;
	margin-top: 28px;
}

.rcbz {
	width: 1200px;
	margin: 0 auto;
}

.p1-search-1-inp input {
	border: 0;
}

.p1-search-1-inp1 {
	width: 224px;
	height: 30px;
	line-height: 30px;
	color: #a9a9a9;
	float: left;
}

.p1-search-1-inp2 {
	width: 30px;
	height: 30px;
	background: url(../images/viskins-p1.png) no-repeat -258px -936px;
	float: right;
	cursor: pointer;
}

.p12-curmbs-1 {
	font-size: 14px;
	border-bottom: 1px dashed #dcdcdc;
	padding: 10px 0 0;
}

.p12-curblock {
	display: none;
}

.p12-curmbs-1 b {
	border-left: 10px solid #747f00;
	font-weight: normal;
	padding-left: 8px;
}

.p12-curmbs-1 i {
	font-style: normal;
}

.p12-curmbs-1 span {
	font-family: '宋体';
	padding: 0 5px;
	height: 46px;
	line-height: 46px;
}

.plc {
	width: 1200px;
	margin: 0 auto 20px;
}

.tl-fdh-02 {
	background: #fff;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto 0px;
}

.tl-fdh-02 li {
	
	height: 55px;
	font-size: 18px;
	line-height: 55px;
	text-align: center;
	float: left;
	border-right: 1px solid #d8d8d8;
	box-sizing: border-box;
	background: #f4f4f4;
	cursor: pointer;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.tl-fdh-02 li.w1 {width: 25%;}
.tl-fdh-02 li.w2 {width: 16.66%;}
.tl-fdh-02 li.w3 {width: 11.11%;}
.tl-fdh-02 li.w4 {width:16.66%;;}
.tl-fdh-02 li.w5 {width: 50%;}

.tl-fdh-02 li a {
	display: block;
	height: 55px;
	color: #333;
}

.tl-fdh-02 li.sidenavcur,
.tl-fdh-02 li:hover {
	background: url(../images/p16-icon6.png) no-repeat bottom center #747f00;
	border-color: #747f00;
}

.tl-fdh-02 li.sidenavcur a,
.tl-fdh-02 li:hover a {
	color: #fff;
}

.p12-aboutinfo-1 {
	display: inline-block;
	width: 100%;
	background: #fff;
	margin-bottom: 38px;
}

.p12-aboutinfo-1-tit {
	height: 114px;
	line-height: 114px;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	color: #4b4a4a;
}

.p12-aboutinfo-1-tit span {
	font-size: 22px;
	color: #aaa;
}

.p12-aboutinfo-1-nr {
	padding: 0 0 20px;
}



.k12-gl-gslb-3nf1-1-01-left dl {
	width: 24%;
	float: left;
	background: #f0f0f0;
	margin: 0 1.3% 13px 0
}

.k12-gl-gslb-3nf1-1-01-left dl:nth-child(4n) {
	margin-right: 0;
}

.k12-gl-gslb-3nf1-1-01-left dt {
	border: 1px solid #e5e5e5;
	padding: 10px 9px;
	background: #fff;
}

.k12-gl-gslb-3nf1-1-01-left dt img {
	display: block;
	width: 100%;
}

.k12-gl-gslb-3nf1-1-01-left dd h4 {
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	text-align: center;
	padding: 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #f0f0f0;
}

.k12-gl-gslb-3nf1-1-01-left dd h4 a {
	color: #4b4a4a;
}

.newslist dl {
	border: 1px solid #dedede;
	margin-bottom: 15px;
	padding: 20px 30px 20px 20px;
	background: #fff;
	display: inline-block;
	width: 1150px;
}

.newslist dt {
	width: 24.4%;
	float: left;
	margin-right: 2.3%;
}

.newslist dt img {
	width: 100%;
	display: block;
}

.newslist dd h4 {
	height: auto;
	font-weight: normal;
	font-size: 24px;
	color: #154c64;
	line-height: 40px;
	margin-bottom: 5px;
	overflow: hidden;
}

.newslist h4 a {
	display: block;
	height: auto;
	color: #4b4a4a;
	width: 100%;
}

.newslist dl:hover {
	border: 1px solid #747f00;
}

.newslist dl:hover h4 a {
	color: #747f00;
}

.newslist-desc {
	max-height: 72px;
	font-size: 14px;
	line-height: 24px;
	color: #797979;
	margin-bottom: 28px;
	overflow: hidden;
}

.newslist-deta {
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	float: right;
	background: #b6b6b6;
	color: #fff;
}

.newslist-deta a {
	color: #fff;
}

.newslist dl:hover .newslist-deta {
	background: #747f00;
	border-color: #747f00;
}

.newslist dl:hover .newslist-deta a {
	color: #fff;
}

.fdh-01-tit {
	background: #747f00;
	height: 80px;
}

.fdh-01-tit h2 {
	height: 75px;
	font-size: 24px;
	font-weight: normal;
	line-height: 75px;
	color: #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
}

.fdh-01-tit h2 span {
	font-size: 14px;
	text-transform: uppercase;
}

.fdh-01-nav-one h3 {
	height: 50px;
	line-height: 50px;
	background: url(../images/p14-icon5.png) no-repeat right center #ececeb;
	margin-bottom: 2px;
	overflow: hidden;
}

.fdh-01-nav-one h3 a {
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin-right: 40px;
	margin-left: 38px;
	color: #666666;
	overflow: hidden;
}

.fdh-01-nav-one h3.sidenavcur,
.fdh-01-nav-one h3:hover {
	background: url(../images/p14-icon2.png) no-repeat right center #747f00;
}

.fdh-01-nav-one h3.sidenavcur a,
.fdh-01-nav-one h3:hover a {
	color: #fff;
}

.fdh-01-nav dl {
	padding: 2px 0 4px;
}

.fdh-01-nav dt {
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	padding-left: 54px;
	padding-right: 40px;
	margin-bottom: 1px;
	background: #ececec;
	position: relative;
	overflow: hidden;
}

.fdh-01-nav dt:after {
	content: "";
	width: 8px;
	height: 8px;
	border: 2px solid #b8b8b8;
	border-style: solid solid none none;
	position: absolute;
	top: 50%;
	right: 32px;
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.fdh-01-nav dt.sidenavcur:after,
.fdh-01-nav dt:hover:after {
	border-color: #747f00;
}

.fdh-01-nav dt.sidenavcur a,
.fdh-01-nav dt:hover a {
	color: #747f00;
}

.fdh-01-nav dd {
	border: 1px solid #ececec;
	border-bottom: 0;
}

.fdh-01-nav p {
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	padding-left: 72px;
	padding-right: 40px;
	border-bottom: 1px solid #ececec;
	background: #fff;
	position: relative;
	overflow: hidden;
}

.fdh-01-nav p.sidenavcur a,
.fdh-01-nav p:hover a {
	color: #20339c;
}

.fdh-01-nav p.sidenavcur:after,
.fdh-01-nav p:hover:after {
	background: #747f00;
}

.fdh-01-nav a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.contact-z1 {
	height: 140px;
	background: url("../images/contact-z1.jpg") no-repeat;
	color: #333;
	margin-bottom: 30px;
}

.contact-z1 p {
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	padding: 37px 0 0 95px;
	background: url(../images/contact-z1_tel.png) no-repeat 74px 44px;
}

.contact-z1 span {
	display: block;
	height: 30px;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	padding-left: 73px;
}

.p15-infocontent-1 {
	margin-bottom: 30px;
}

.p15-infocontent-1-tit {
	text-align: center;
	font-weight: normal;
	margin-bottom: 40px;
	font-size: 28px;
	line-height: 40px;
	color: #535353;
	height: 40px;
	overflow: hidden;
}

.p15-infocontent-1-bool {
	border-bottom: 1px solid #747f00;
	height: 20px;
	font-size: 12px;
	color: #909090;
}

.p15-infocontent-1-bool span {
	margin-right: 20px;
}

.p15-infocontent-1-bool span a {
	color: #909090;
}

.p15-infocontent-1-bool i {
	font-style: normal;
	float: right;
	display: block;
	width: 80px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	background: #747f00;
}

.p15-infocontent-1-bool i a {
	color: #fff;
}

.p15-infocontent-1-bool span {
	margin-right: 15px;
}

.p15-infocontent-1-tag span {
	margin-right: 10px;
}

.p14-info-3 {
	background: #f5f5f5;
	padding: 8px 20px;
}

.p14-info-3-tit {
	height: 55px;
	font-size: 24px;
	font-weight: normal;
	line-height: 55px;
	color: #4b4a4a;
}

.p14-info-3-list li h4 {
	height: 46px;
	font-size: 14px;
	font-weight: normal;
	line-height: 46px;
	color: #4b4a4a;
	border-top: 1px dashed #dbdbdb;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.p14-info-3-list li h4 a {
	color: #4b4a4a;
}

.p14-info-3-list li h4 span {
	float: right;
}

.p14-pagination-1 dl {
	margin-bottom: 24px;
	padding-right: 40px;
}

.p14-pagination-1 dd {
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 10px;
}

.p14-pagination-1 dd b {
	float: right;
	font-weight: normal;
}

.p14-pagination-1 dd span {
	width: 60px;
	height: 32px;
	background: #747f00;
	color: #fff;
	text-align: center;
	display: inline-block;
	margin-right: 10px;
}

.p14-pagination-1 dt {
	height: 1px;
	border-bottom: 1px dashed #b5b5b5;
	margin-left: 60px;
	padding-top: 2px;
	margin-bottom: 2px;
}

.p14-pagination-1 dd em {
	float: right;
	padding-left: 20px;
	font-weight: normal;
}

.p14-pagination-1 dl a {
	color: #4b4a4a;
}

.p14-pagination-1-href {
	float: right;
	font-size: 18px;
	line-height: 32px;
}

.p14-pagination-1-href span {
	display: inline-block;
	padding: 0 6px;
	margin-left: 4px;
	background: #747f00;
}

.p14-pagination-1-href a {
	display: block;
	color: #fff;
}

.p14-pagination-1-key {
	min-height: 40px;
	border-top: 1px solid #747f00;
	font-size: 14px;
	line-height: 40px;
	color: #575556;
}

.p14-pagination-1-key a {
	color: #575556;
}

.p14-pagination-1-key span {
	display: inline-block;
	margin: 0 4px;
}

.cplb-3n-ts-03-tit {
	height: 50px;
	font-size: 24px;
	font-weight: normal;
	line-height: 50px;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 15px;
}

.cplb-3n-ts-03-tit span {
	display: inline-block;
	height: 50px;
	border-bottom: 1px solid #007300;
}

.cplb-3n-ts-03-list dl {
	width: 32.1%;
	border: 1px solid #dedede;
	margin-bottom: 15px;
	background: #fff;
	float: left;
	margin-right: 1.2%;
}

.cplb-3n-ts-03-list dl:nth-child(3n) {
	margin-right: 0;
}

.cplb-3n-ts-03-list dt img {
	width: 100%;
	margin: 0 auto;
	display: block;
}
.cplb-3n-ts-03-list dt .img {width: 100%;height: 250px;margin: 0 auto;display: block;-webkit-transition: 1s;	-moz-transition: 1s;transition: 1s;}
.cplb-3n-ts-03-list dt{overflow: hidden;}
.cplb-3n-ts-03-list dl:hover dt .img{-webkit-transform: scale(1.2);	-moz-transform: scale(1.2);	-ms-transform: scale(1.2);	transform: scale(1.2);}


.cplb-3n-ts-03-list dd {
	padding: 6px 20px 5px 20px;
}

.cplb-3n-ts-03-list dd h4 {
	height: 45px;
	font-weight: normal;
	font-size: 18px;
	color: #154c64;
	line-height: 45px;
	overflow: hidden;
}

.cplb-3n-ts-03-list a h4  {
	display: block;
	height: 45px;
	color: #727272;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cplb-3n-ts-03-list dl a:hover h4  {
	color: #007300;
}

.cplb-3n-ts-03-list-desc {
	height: 40px;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	margin-bottom: 12px;
	overflow: hidden;
}

.cplb-3n-ts-03-list-deta {
	width: 100px;
	height: 40px;
	display: inline-block;
	border: 1px solid #aaa;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}

.cplb-3n-ts-03-list dl:hover {
	border-color: #007300;
}

.cplb-3n-ts-03-list dl:hover a {
	color: #007300;
}

.fdh-01-tit {
	background: #007300;
	height: 80px;
}

.fdh-01-tit h2 {
	height: 75px;
	font-size: 24px;
	font-weight: normal;
	line-height: 75px;
	color: #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
}

.fdh-01-tit h2 span {
	font-size: 14px;
	text-transform: uppercase;
}

.cbgg-01 {
	background: #007300;
	text-align: center;
	color: #fff;
}

.cbgg-01-img img {
	width: 100%;
	display: block;
}

.cbgg-01 p {
	padding-top: 15px;
}

.cbgg-01 p img {
	vertical-align: middle;
	margin-right: 5px;
}

.cbgg-01 span {
	display: block;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	padding-bottom: 20px;
	padding-top: 10px;
}

.cpcc-ts-01 {
	position: relative;
	padding: 12px 0 16px;
	background: #fff;
}

.cpcc-ts-01-left {
	position: relative;
	width: 40%;
	float: left;
	overflow: hidden;
	border: 1px solid #e7e7e7;
	margin-left: 20px;
}

.cpcc-ts-01-left-jt {
	width: 12px;
	height: 23px;
	position: absolute;
	top: 50%;
	margin-top: -11px;
	cursor: pointer;
	z-index: 33;
}

.cpcc-ts-01-left-prev {
	left: 10px;
}

.cpcc-ts-01-left-next {
	right: 10px;
}

.cpcc-ts-01-left-size {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 56px;
	height: 26px;
	font-size: 14px;
	line-height: 16px;
	color: #787878;
	letter-spacing: 3px;
}

.cpcc-ts-01-left-size em {
	font-style: normal;
}

.cpcc-ts-01-left-pic {
	width: 100%;
	position: relative;
	text-align: center;
}

.cpcc-ts-01-left-pic li {
	width: 100%;
	float: left;
}

.cpcc-ts-01-left-pic img {
	width: 100%;
	margin: 0 auto;
	display: block;
}

.cpcc-ts-01-right {
	width: 46%;
	float: right;
	margin-right: 6%;
}
.cpcc-ts-01-right.cpcyr {width:560px;float: right;margin-right: 0%;}
.cpcc-ts-01-right-tit {
	height: 48px;
	font-size: 24px;
	font-weight: normal;
	line-height: 48px;
	color: #4a4a4a;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cpcc-ts-01-right-con {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 86px;
	max-height: 168px;
	overflow: hidden;
}

.p14-prodcontent-1 {
	background: #fff;
	padding: 32px 0 12px;
	margin-bottom: 22px;
}

.p14-prodcontent-1-tit {
	height: 40px;
	font-size: 24px;
	line-height: 40px;
	border-bottom: 2px solid #d4d4d4;
	margin-bottom: 20px;
}

.p14-prodcontent-1-tit span {
	display: inline-block;
	height: 40px;
	color: #464646;
	border-bottom: 2px solid #747f00;
	padding-left: 34px;
	background: url(../images/p14-icon11.png) no-repeat 2px center;
}

.p14-prodcontent-1-tit em {
	font-size: 18px;
	font-family: Arial;
	text-transform: uppercase;
	font-style: normal;
	color: #c2c2c1;
}


/*.p14-prodcontent-1-desc {*/


/*    padding-left: 15px;*/


/*    padding-right: 15px;*/


/*}*/

.p14-product-2-tit {
	height: 46px;
	line-height: 46px;
	font-weight: normal;
	border-bottom: 2px solid #dfdfdf;
	margin-bottom: 30px;
	padding-top: 26px;
}

.p14-product-2-tit b {
	display: inline-block;
	font-size: 24px;
	font-weight: normal;
	color: #464646;
	padding-left: 52px;
	border-bottom: 2px solid #747f00;
	background: url(../images/p14-icon11.png) no-repeat 22px center;
}

.p14-product-2-tit span {
	margin-left: 10px;
	font-size: 18px;
	font-family: Arial;
	color: #c2c2c1;
	text-transform: uppercase;
}

.p14-product-2-list dl {
	float: left;
	width: 23.8%;
	border: 1px solid #dfdfdf;
	margin-right: 1.5%;
	box-sizing: border-box;
}
.p14-product-2-list dl:nth-child(4n){
	margin-right: 0;
}
.p14-product-2-list dl.p14-product-clear {
	margin-right: 0;
}

.p14-product-2-list dl img {
	display: block;
	width: 100%;
}
.p14-product-2-list dl .img {height: 200px;
	display: block;
	width: 100%;
}
.p14-product-2-list dd {
	padding: 10px 28px 10px 10px;
	margin-right: 2px;
	position: relative;
}

.p14-product-2-list h4 {
	height: 30px;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	color: #191919;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.p14-product-2-list h4 a {
	color: #191919;
}

.p14-product-2-desc {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.p14-product-2-list dl:hover {
	border-color: #747f00;
}

.p14-product-2-list dl:hover h3 a {
	color: #747f00;
}
.p14-product-2-list dl:hover h4 a {
	color: #747f00;
}
.pc-cx-tel-1 {
	width:560px;
	height: 56px;
	border-top: 2px solid #e6e6e6;
	padding-top: 10px;
	position: absolute;
	bottom: 16px;
	right: 0;
}

.pc-cx-tel-1-t1 {
	width: 114px;
	height: 44px;
	background: #747f00;
	font-size: 18px;
	line-height: 44px;
	text-align: center;
	float: right;
}

.pc-cx-tel-1-t1 a {
	display: block;
	color: #fff!important;
}

.pc-cx-tel-1-t2 {
	height: 56px;
	padding-left: 70px;
	background: url(../images/pc-xc-icon2.png) no-repeat 10px top;
	font-size: 22px;
	line-height:22px;
	color: #454545;
}

.pc-cx-tel-1-t2 p {
	line-height:40px;
}
.inabout{height: 460px;}
.xomp {
        display: block;
        text-transform: uppercase;
        font-size: 26px;
        color: #333;
        font-weight: bold;
        padding-top: 20px;
        letter-spacing: 2px;
    }
    
.ppnh {display: block;padding: 15px 30px;background: #fdd100;border-radius: 15px;text-align: center;font-size: 20px;color: #333;font-weight: bold;
        width: 240px;box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);}
.aboutzw{margin-top: 20px;}
.aboutzw p{font-size: 14px;color: #333;line-height: 2;}
    .lnj {
        width: 165px;
        height: 10px;
        background: #e0a201;
        margin: -5px 0;
    }
    
.gsjsl2 .ysppsl {
        padding: 80px 0 0 60px;
    }
    
    .gsjsr2 {
        width: 600px;
        float: right;
        border: 4px solid #f7f7f7;
        box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
    }
    
    .gsjsl2 {
        width: 560px;
        float: left;
        padding: 40px 0 0 0px;
        position: relative;
    }
    
.gsjsl2 p {
        text-indent: 2em;
        font-size: 15px;
        color: #333;
    }
.inaboutyw{background:#f7f7f7;padding:20px 0;margin:35px 0 0;}
.inaboutyw .content{width: 1200px;margin: 0 auto;}
.tit {font-size: 32px;text-align: center;margin: 25px 0;}
.wmen {color: #747f00}
.chi i {color: #20339a;padding: 0 15px;font-weight: normal;}
.chi {margin-bottom: 7px;font-weight: bold;color: #333;letter-spacing: 2px;}
.eng {text-transform: uppercase;font-weight: 100;font-size: 16px;}
.pc-cx-tel-1-t3 {width: 122px;height: 39px;background: #20339a;font-size: 18px;color: #333;line-height: 36px;text-align: center;border-radius: 5px;        margin: 0 auto;}    
.pc-cx-tel-1-t3 a {display: block;color: #fff;}
.ysfw{margin-top: 20px;}
.ysfwl{width: 650px;float: left;padding-top: 20px;}
.ysfwr {width: 450px;float: right;border: 3px solid #979797;}
    
    .azfw {
        display: block;
        font-size: 20px;
        color: #333;
        font-weight: bold;
        margin-bottom: 15px;
    }
    
    .afw1 {
        background:url(../images/cpys1.jpg) no-repeat 0 0;
        height: 90px;
        padding-left: 90px;
        margin-bottom: 30px;
        border-bottom: 1px dashed #eee;
    }
    
    .afw2 {
        background:url(../images/cpys2.jpg) no-repeat 0 0;
        height: 90px;
        padding-left: 90px;
        margin-bottom: 30px;
        border-bottom: 1px dashed #eee;
    }
    
    .afw3 {
        background:url(../images/cpys3.jpg) no-repeat 0 0;
        height: 90px;
        padding-left: 90px;
        margin-bottom: 30px;
        border-bottom: 1px dashed #eee;
    }
    
    .azfwnr {
        display: block;
    }
    
    .yscp .yscpl .zdsw {
        color: #211f1f;
    }

.lianxi li {
        float: left;
        border: 1px solid #eee;
        width: 358px;
        text-align: center;
        margin-right: 20px;
        color: #666;min-height:195px;
        margin-bottom: 30px;
        line-height: 160%;
        padding: 0 10px 20px;
        font-family: 微软雅黑;
        background: rgb(245, 245, 245);
    }
    
    .lianxi li.last {
        float: right;
        margin-right: 0px
    }
    
    .lianxi li img {
        margin-top: 20px;
        width: 46px;
    }
    
    .lianxi li i {
        display: block;
        font-size: 14px;
        color: #333;
        padding-bottom: 8px;
        font-style: normal;
        padding-top: 10px;
    }
    
    .lianxi li span {
        display: block;
        font-size: 18px;
        color: #333;
    }
    
    .lianxi li.last span {
        font-size: 15px;
    }
#map{width:50%;height:460px; display: block;float: left;margin-bottom:20px;}
.p4-order-form-1 {overflow: hidden;width:49%;float: right;margin-bottom:20px;}
        
.p4-order-form-1 .p4-titlel-1 {width:145px;height: 46px;font-size:18px; line-height: 46px;text-align: center;color:#fff;background: #747f00;}

.p4-order-form-1-con {border:1px solid #bbb;background:url(../images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff;padding:30px 5px;}
        
.p4-order-form-1-con li p {padding-left:40px;color: #eee;font-size: 12px;}
        
.p4-order-form-1-con li {margin-bottom: 10px;font-size: 14px;line-height: 35px;color: #666;overflow: hidden;}
        
.p4-order-form-1-con li span {font-weight: bold;color: #666;}
.p4-order-form-1-con li b{color:#f00;}
.p4-order-form-1-con li .row-hd {color: #666;}
.timenum{padding-left:95px;}
.p4-order-form-1-con li p {clear: both;}
        
 .p4-order-form-1-con label {display: inline-block;width: 100px;color: #666;vertical-align: top;text-align: right;height: 33px;line-height: 33px;overflow: hidden;}
#code_gg{width: 80px;margin-right: 10px;outline: none;padding-left: 10px;border: 1px solid #eee;height: 33px;line-height: 32px;color: #666;}
.code_gg_li input{border: 1px solid #eee}

 .p4-order-form-1-con .inputs,.p4-order-form-1-con li select {width:450px;margin-right: 10px;outline: none;padding-left: 10px;border: 1px solid #eee;height: 33px;line-height: 32px;color: #666;box-sizing: border-box;}

.p4-order-form-1-con .radioandcheck{vertical-align:middle;}
        
.p4-order-form-1-con .err {border: 1px solid #c00;}
        
.p4-order-form-1-con .p4-order-form-1-t1 {width: 100%;}
        
.p4-order-form-1-t1 textarea {width: 73%;height: 102px;line-height: 24px;border: 1px solid #eee;outline: none;resize: none;overflow: auto;margin-right: 10px;
            padding-left: 10px;box-sizing: border-box;}
        
.p4-order-form-1-con .p4-order-form-1-t2 {
            width: 100%;
        }
        
        .p4-order-form-1-t2 input {
            width: 150px;
            vertical-align: top;
        }
        
        .p4-order-form-1-t2 span {
            width: 153px;
            height: 25px;
        }
        
        .p4-order-form-1-con .p4-order-form-1-t3 {
            padding-left: 120px;
        }
        
.p4-order-form-1-con .p4-order-form-1-t3 input {
            width: 80px;
            height: 30px;
            border: 0;
            text-align: center;
            margin-right: 30px;
            color: #eee;
            padding-left: 0;
            cursor: pointer;
        }
        
        .p4-order-form-1-con .p4-order-form-1-b1 {
            background: #747f00;
        }
        
        .p4-order-form-1-con .p4-order-form-1-b2 {
            background: #767676;
        }
        
        .p4-order-form-1-con .p4-order-form-1-t4 {
            overflow: auto;
            height: auto;
            min-height: 35px;
            width: 100%
        }
        
        .p4-order-form-1-con .p4-order-form-1-t4 input {
            vertical-align: middle;
            width: 14px;
            margin: 0 10px;
        }
            /*表单弹框*/
.nsw-modal {
  width: 100%;
  height: 100%;
  background: rgba(225, 225, 225, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999; }

.modal-dialog {
  position: fixed;
  color:#000000;
  top: 150px;
  width: 400px;
  border-radius: 3px;
  min-height: 155px;
  overflow: hidden;
  z-index: 99998;
  margin-left: -200px;
  left: 50%; }
  .modal-dialog .css-icon {
    background-image: url("../images/modal-icons.png"); }
  .modal-dialog .modal-head {
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    background: #F6EFEF;
    font-size: 14px; }
    .modal-dialog .modal-head .modal-logo {
      width: 15px;
      height: 15px;
      background-position: 1px 0px;
      margin: 8px 5px 0 0;
      float: left; }
    .modal-dialog .modal-head .close {
      float: right;
      width: 15px;
      height: 15px;
      background-position: -14px 0px;
      margin-top: 8px; }
  .modal-dialog .modal-body {
    width: 100%;
    min-height: 125px;
    background: #ffffff; }
    .modal-dialog .modal-body .modal-body-left {
      width: 140px;
      float: left; }
      .modal-dialog .modal-body .modal-body-left .icon {
        width: 64px;
        height: 64px;
        margin: 30px 0 0 48px; }
      .modal-dialog .modal-body .modal-body-left .success-message {
        background-position: 0px -14px; }
      .modal-dialog .modal-body .modal-body-left .warming-message {
        background-position: 0px -78px; }
        .modal-dialog .modal-body .modal-body-right {
      width: 260px;
      float: right;
      padding-top: 20px; }
       .modal-dialog .modal-body .modal-body-right .close-btn {
        color: #000;
        text-align: center;
        width: 90px;
        display: inline-block;
        height: 24px;
        line-height: 24px;
        background: #818079; }
      .modal-dialog .modal-body .modal-body-right p {
        line-height: 30px; }