.top_bg {
	height: 177px;
	background: url(../images/top_bg.gif) repeat-x;
	overflow: hidden;
}

.header {
	width: 1200px;
	margin: 0 auto;
}

.h_con {
	height: 102px;
	padding: 15px 0 0;
}

.h_con .logo {
	float: left;
	width: auto;
	padding: 0 15px 0 0;
}

.h_con .logo img {
	width: auto;
	height: 75px;
}

.h_con .h_dw {
	float: left;
	font-size: 20px;
	color: #333;
	line-height: 40px;
	padding: 5px 0 0 35px;
	background: url(../images/t_line.gif) no-repeat 0 28px;
}

.h_dw span {
	display: block;
	font-size: 26px;
	font-weight: normal;
}

.h_tel {
	float: right;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	padding: 30px 0 0 40px;
	font-family: "DINOT";
	background: url(../images/tel.gif) no-repeat 0 45px;
}

.h_tel b {
	display: block;
	font-size: 22px;
	font-weight: normal;
}

.h_nav {
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}

.h_nav li {
	height: 60px;
	float: left;
	position: relative;
}

.h_nav li a {
	font-size: 16px;
	color: #333;
	padding: 0 53px;
	display: block;
	float: left;
	position: relative;
	z-index: 4;
	text-decoration: none;
}

.h_nav li a:hover {
	background: #007100;
	color: #fff;
}


/* IE6、IE7、IE8支持 */

.h_nav li:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 0;
	background-color: #007100;
	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;
}


/*banner*/

.fullSlide {
	min-width: 1200px;
	position: relative;
	height: 680px;
	overflow: hidden;
}

.fullSlide .bd {
	position: relative;
	z-index: 0;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 680px;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li a {
	display: block;
	height: 680px;
}

.fullSlide .bd li img {
	width: 1920px;
	height: 680px;
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
}

.fullSlide .hd {
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	bottom: 30px;
	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: #1f339a;
}

.search {
	width: 1200px;
	margin: 0 auto;
	height: 95px;
	overflow: hidden;
}

.search p {
	float: left;
	font-size: 14px;
	color: #5c5c5c;
	width: 970px;
	height: 95px;
	line-height: 95px;
	overflow: hidden;
}

.search p a {
	font-size: 14px;
	color: #bfbfbf;
	padding: 0 10px 0 0;
}

.search p a:hover {
	color: #5c5c5c;
}

.search .ser_inp {
	background: none;
	width: 150px;
	height: 42px;
	border: none;
	float: left;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #666;
	line-height: 42px;
	outline: none;
	margin-top: 30px;
}

.search .ser_so {
	cursor: pointer;
	float: left;
	background: url(../images/s_so.gif) no-repeat;
	border: none;
	width: 70px;
	height: 42px;
	margin-top: 30px;
	outline: none;
}

input::-webkit-input-placeholder {
	color: #666;
}

.f_bg {
	background: #fff;
	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: #333;
}

.f_nav ul li a:hover {
	font-weight: bold;
}

.f02 p {
	font-size: 12px;
	color: #333;
	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: #333;
}

.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: #333;
	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: #333;
}

.f_er {
	width: 232px;
	padding: 22px 0 0;
	background: url(../images/f_erbg.gif) 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: #333;
	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: #007100;
	color: #fff;
	height: 53px;
	width: 300px;
	padding: 9px 0 0;
	float: left;
}

.client-2 .my-kefu-main {
	background: #007100;
	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;
}

.ty-banner-1 {
	overflow: hidden;
	line-height: 0;
	text-align: center;
}


/*.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;
	border:none;
	background-color: transparent;
}

.p12-curmbs-1 {
	font-size: 14px;
	border-bottom: 1px dashed #dcdcdc;
	padding: 10px 0;
}

.p12-curblock {
	display: none;
}

.p12-curmbs-1 b {
	border-left: 10px solid #007100;
	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 {
	height: 55px;
	background: #fff;
	margin-bottom: 20px;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto 20px;
}

.tl-fdh-02 li {
	width: 16.66%;
	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 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 #007100;
	border-color: #007100;
}

.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;
}

.f_bg {
	background: #fff;
	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: #333;
}

.f_nav ul li a:hover {
	font-weight: bold;
}

.f02 p {
	font-size: 12px;
	color: #333;
	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: #333;
}

.f02 p i {
	padding: 0 10px;
}

.f02 p span {
	display: block;
}

.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;
}

.k12-xl-xwlb-1nt2-1-01-list dl {
	border: 1px solid #dedede;
	margin-bottom: 15px;
	padding: 22px 50px 22px 22px;
	background: #fff;
	display: inline-block;
	width: 856px;
}

.k12-xl-xwlb-1nt2-1-01-list dt {
	width: 44.4%;
	float: left;
	margin-right: 2.3%;
}

.k12-xl-xwlb-1nt2-1-01-list dt img {
	width: 100%;
	display: block;
}

.k12-xl-xwlb-1nt2-1-01-list dd h4 {
	height:auto;
	font-weight: normal;
	font-size: 18px;
	color: #154c64;
	line-height: 40px;
	margin-bottom: 5px;
	overflow: hidden;
}

.k12-xl-xwlb-1nt2-1-01-list h4 a {
	display: block;
	height: auto;
	color: #4b4a4a;
	width: 100%;
}

.k12-xl-xwlb-1nt2-1-01-list dl:hover {
	border: 1px solid #007100;
}

.k12-xl-xwlb-1nt2-1-01-list dl:hover h4 a {
	color: #007100;
}

.k12-xl-xwlb-1nt2-1-01-list-desc {
	max-height: 72px;
	font-size: 14px;
	line-height: 24px;
	color: #797979;
	margin-bottom: 28px;
	overflow: hidden;
}

.k12-xl-xwlb-1nt2-1-01-list-deta {
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	float: right;
	background: #b6b6b6;
	color: #fff;
}

.k12-xl-xwlb-1nt2-1-01-list-deta a {
	color: #fff;
}

.k12-xl-xwlb-1nt2-1-01-list dl:hover .k12-xl-xwlb-1nt2-1-01-list-deta {
	background: #007100;
	border-color: #007100;
}

.k12-xl-xwlb-1nt2-1-01-list dl:hover .k12-xl-xwlb-1nt2-1-01-list-deta a {
	color: #fff;
}

.fdh-01-tit {
	background: #007100;
	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 #007100;
}

.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: #007100;
}

.fdh-01-nav dt.sidenavcur a,
.fdh-01-nav dt:hover a {
	color: #007100;
}

.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: #e1a004;
}

.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 #e1a004;
	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: #e1a004;
}

.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: #a8d2a8;
	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: #e1a004;
}

.p14-pagination-1-href a {
	display: block;
	color: #fff;
}

.p14-pagination-1-key {
	min-height: 40px;
	border-top: 1px solid #e1a004;
	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 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 h4 a {
	display: block;
	height: 45px;
	color: #727272;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cplb-3n-ts-03-list dl:hover h4 a {
	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-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;
}
.cpcc-ts-01-right-a{
    font-size: 16px;
    font-weight: 700;
    color: #007100;
    text-decoration: underline;
}

.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 #e1a004;
	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 #e1a004;
	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 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: #007100;
}

.p14-product-2-list dl:hover h3 a {
	color: #007100;
}
.p14-product-2-list dl:hover h4 a {
	color: #007100;
}
.pc-cx-tel-1 {
	width: 46%;
	height: 56px;
	border-top: 2px solid #e6e6e6;
	padding-top: 10px;
	position: absolute;
	bottom: 16px;
	right: 6%;
}

.pc-cx-tel-1-t1 {
	width: 114px;
	height: 44px;
	background: #007100;
	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: 18px;
	line-height: 18px;
	color: #454545;
}

.pc-cx-tel-1-t2 p {
	line-height: 24px;
}