@charset "utf-8";
td {
	padding: 1px!important;
}
p {
	margin: 0px;
}
.wrap {
	max-width: 1200px;
	margin: 0px auto;
	min-width: 1200px;
}
.clear {
	clear: both;
}
.tac {
	text-align: center;
}
.ml0 {
	margin-left: 0px!important;
}
.mr0 {
	margin-right: 0px!important;
}
input {
	outline: none;
}
.img_Path {
	text-align: center;
}
.img_Path img {
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}
.img_Path span {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.tn {
	text-decoration: none;
}
.br0 {
	border-right: 0px;
}
.bl0 {
	border-left: 0px;
}
.bt0 {
	border-top: 0px!important;
}
a:hover {
	text-decoration: none;
}
.tran05 {
	transition: all .5s;
	-moz-transition: .5s all;
	-webkit-transition: .5s all;
	-o-transition: .5s all;
}
.tran07 {
	transition: all .7s;
	-moz-transition: .7s all;
	-webkit-transition: .7s all;
	-o-transition: .7s all;
}
.tran1 {
	transition: all 1s;
	-moz-transition: 1s all;
	-webkit-transition: 1s all;
	-o-transition: 1s all;
}
.op0 {
	opacity: 0;
	filter: "alpha(opacity=0)";
	filter: alpha(opacity=0);
}
body {
	margin: 0 auto;
	min-width: 320px;
}
.logo {
	float: left;
	width: 226px;
	margin-top: 17px;
}
.head {
	height: 101px;
	background-color: #1c3e93;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 90;
	min-width: 1200px;
}
.navtop {
	float: left;
	margin-left: 100px;
	margin-top: 44px;
}
.navtop ul {
}
.navtop ul li {
	float: left;
	position: relative;
}
.navtop ul li.first a {
	border-left: 0;
}
.navtop ul li a {
	display: block;
	font-size: 14px;
}
.navtop ul li>a {
	color: #fff;
	line-height: 1;
	padding: 1px 5px;/*border-left: 2px solid #fff;*/
	text-transform: uppercase;
	padding: 0 15px;
	font-size: 18px;
	letter-spacing: 1px;
}
.navtop ul li.show div/*,.navtop ul li.on div*/ {
	visibility: visible;
	opacity: 1;
	filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
}
.navtop ul li div {
	position: absolute;
	left: 0;
	top: 14px;
	padding-top: 17px;
	min-width: 100%;
	z-index: 40;
	visibility: hidden;
	opacity: 0;
	filter: "alpha(opacity=0)";
	filter: alpha(opacity=0);
	transition: all .5s;
	-moz-transition: .5s all;
	-webkit-transition: .5s all;
	-o-transition: .5s all;
}
.navtop ul li div em {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 10px;
	height: 6px;
	background: url(../image/h2.png) no-repeat center top;
	z-index: 5;
}
.navtop ul li dl {
	padding: 12px;
	min-width: 108px;
	width: 142px;
	border: 1px solid #cccccc;
	border-radius: 2px;
	background-color: #2da58a;
	margin-top: -1px;
}
.navtop ul li dd {
	line-height: 32px;
	min-height: 26px;
	overflow: hidden;
	font-size: 14px;
	text-align: left;
	border-bottom: 1px dashed #ccc;
	padding-left: 8px;
}
.navtop ul li dd a {
	color: #fff;
}
/*.searchbox{float: right;margin-right: 11px;margin-top: 41px;}
.searchbox .searchbtn{display: block;width: 22px;height: 22px;background: url(../images/h1.png) no-repeat center;}
.searchbox .searchbtn.on{background-image: url(../images/hsc.png);}
.searchform{position: absolute;height: 0;background-color: #eeeeee;line-height: 69px;top: 101px;overflow: hidden;}
.searchform.on{height: 69px;}
.searchform input{display: inline-block;float: left;border: 0;outline: 0;height: 69px;vertical-align: top;}
.searchform input.text{width: 1167px;font-family: 'Corbel';color: #ccc;font-size: 18px;text-indent: 26px;}
.searchform input.submit{width: 33px;cursor: pointer;background: url(../images/hs1.png) no-repeat center;background-color: #fff;}*/

.searchform {
	float: right;
	margin-top: 40px;
	background-color: #fff;
	border-radius: 12px;
}
.searchform input.text {
	float: left;
	width: 149px;
	height: 26px;
	line-height: 26px;
	padding-left: 13px;
	border: none;
	outline: none;
	border-radius: 12px;
	font-size: 14px;
}
.searchform input.submit {
	float: right;
	width: 20px;
	height: 29px;
	margin-right: 5px;
	border: none;
	cursor: pointer;
	outline: none;
	background: url(../image/hs1.png) no-repeat center;
}
 #searchformtext::-webkit-input-placeholder {
color: #ccc;
}
#searchformtext::-moz-placeholder {
color: #ccc;
}
#searchformtext:-ms-input-placeholder {
color: #ccc;
}
.foot {
	background-color: #1c3e93;
	border-top: 1px solid #afbdd9;
	min-width: 1200px;
	text-align: center;
	padding: 22px 0 20px;
}
.foot .ftl dl {
	float: right;
	width: 475px;
}
.foot .ftl dl dt {
	margin-bottom: 17.5px;
	font-size: 16px;
	color: #fff;
	line-height: 35px;
	font-weight: bold;
}
.foot .ftl dl dd {
	font-size: 13px;
	color: #bbcefd;
	line-height: 24px;
}
.foot .ftlt {
	height: 197px;
	width: 100%;
	border-bottom: 1px solid #fff;
}
.foot .ftlt .ftltl {
	float: left;
}
.foot .ftlt .flogo {
	width: 150px;
	height: 44px;
	margin-bottom: 50px;
}
.foot .ftlt .footsharebox {
}
.foot .ftlt .footsharebox a {
	display: block;
	float: left;
	height: 21px;
}
.foot .ftlt .footsharebox span {
	display: block;
	float: left;
	height: 21px;
	line-height: 21px;
	color: #fff;
	font-size: 14px;
}
.foot .ftlt .footsharebox a.ff {
	background: url(../image/fs1.png) no-repeat center;
	width: 10px;
	margin-left: 10px;
}
.foot .ftlt .footsharebox a.in {
	background: url(../image/fs2.png) no-repeat center;
	width: 20px;
	margin-left: 14px;
}
.foot .ftlt .footsharebox a.ou {
	background: url(../image/fs3.png) no-repeat center;
	width: 26px;
	margin-left: 12px;
}
.foot .ftlb {
	font-size: 14px;
	color: #fff;
	line-height: 24px;
}
.foot .ftlb a {
	font-size: 14px;
	color: #fff;
	line-height: 22px;
}
.foot .ftr {
	float: right;
	margin-right: 3px;
}
.foot .ftr .feedback {
	width: 100%;
	height: 100%;
}
.foot .ftr .feedback div {
}
.foot .ftr .feedback input {
	font-size: 14px;
	color: #fff;
	padding: 0 12px;
	width: 272px;
	height: 24px;
	line-height: 24px;
	background-color: #00102a;
	border: 1px solid #00102a;
	margin-bottom: 4px;
}
.foot .ftr .feedback textarea {
	font-size: 14px;
	color: #fff;
	height: 70px;
	width: 272px;
	line-height: 22px;
	border: 1px solid #00102a;
	padding: 8px 12px;
	resize: none;
	background-color: #00102a;
}
.foot .ftr .feedback .submit {
	text-align: center;
	height: 31px;
	width: 298px;
	line-height: 31px;
	color: #ccc;
	text-transform: uppercase;
	cursor: pointer;
}
.allsharebox {
	position: fixed;
	right: 0;
	top: 200px;
	z-index: 50;
}
.allsharebox a {
	display: block;
	width: 50px;
	height: 50px;
	margin-bottom: 1px;
	background: url(../image/as1.png) no-repeat center;
	background-color: #2da58a;
}
.allsharebox a.gotop {
}
.allsharebox a.ff {
	background-image: url(../image/as2.png);
}
.allsharebox a.in {
	background-image: url(../image/as3.png);
}
.allsharebox a.ws {
	background-image: url(../image/as4.png);
}
.allsharebox a.sk {
	background-image: url(../image/as5.png);
}
.allsharebox a.email {
	background: url(../image/email.png) no-repeat center center / 60% #2da58a;
	position: relative;
}
.allsharebox span.wsfont {
	display: none;
	position: absolute;
	right: 51px;
	font-size: 16px;
	color: #000;
	padding-right: 2px;
	background: #fff;
	padding: 10px;
	width: 132px;
}
.allsharebox span.wsff {
	display: none;
	position: absolute;
	right: 51px;
	font-size: 16px;
	color: #000;
	padding-right: 2px;
	background: #fff;
	padding: 10px;
	width: 71px;
}
 #feedbacktext::-webkit-input-placeholder {
color: #666;
}
#feedbacktext::-moz-placeholder {
color: #666;
}
#feedbacktext:-ms-input-placeholder {
color: #666;
}
 #Message::-webkit-input-placeholder {
color: #666;
}
#Message::-moz-placeholder {
color: #666;
}
#Message:-ms-input-placeholder {
color: #666;
}
.turn_page {
	margin: 0px auto;
	text-align: center;
	margin-bottom: 85px;
}
.turn_page * {
	display: inline-block;
	width: 29px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	color: #333;
	margin: 0 5px;
	border: 1px solid #ccc;
	font-family: '微软雅黑';
	background-color: #fff;
}
.turn_page .prev, .turn_page .next {
	width: 56px;
}
.turn_page font {
	color: #fff;
	background-color: #2da58a;
	border-color: #2da58a;
}
.ban {
	float: left;
	width: 254px;
	margin-bottom: 85px;
}
.ban dl {
	text-align: center;
}
.ban dl dt {
	min-height: 62px;
	line-height: 62px;
	width: 254px;
	color: #fff;
	font-size: 24px;
	background-color: #2da58a;
}
.ban dl dd {
	min-height: 62px;
	width: 254px;
	font-size: 14px;
	font-family: '微软雅黑';
	background-color: #ededed;
	margin-bottom: 4px;
}
.ban dl dd a {
	display: block;
	color: #666;
	line-height: 18px;
	padding: 20px 7px;
}
.mbxbox {
	position: relative;
	height: 52px;
	width: 100%;
	background-color: #2da58a;
	margin-top: -27px;
	z-index: 60;
	font-size: 14px;
}
.mbxbox * {
	color: #fff;
}
.mbx {
	float: left;
	height: 100%;
	line-height: 52px;
	margin-left: 23px;
	max-width: 520px;
}
.mbxbox ul.clist {
	float: right;
	margin-top: 3px;
	max-width: 650px;
}
.mbxbox ul.clist li {
	float: left;
	font-family: 'Decker';
	margin-right: 30px;
}
.mbxbox ul.clist li a {
	display: block;
	font-size: 14px;
	padding: 9px 13px;
	text-transform: uppercase;
	font-weight: bold;
}
.mbxbox ul.clist li.on a, .mbxbox ul.clist li:hover a {
	color: #2da58a;
}
.mbxbox ul.clist li.on, .mbxbox ul.clist li:hover {
	background-color: #fff;
}
/*-------------------------------------------------public end----------------------------------------------------*/

/*-------------------------------------------------index start----------------------------------------------------*/
.index {
	min-width: 1200px;
}
.index .banner {
	position: relative;
	max-height: 850px;/*overflow: hidden;*/
	z-index: 15;
}
.index .banner .bd li {
	width: 100%;
}
.index .banner img {
	width: 100%;
	max-height: 100%;
	vertical-align: top;
}
.index .gg {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 48px;
	background: url(../image/ggbg.png) repeat;
	font-size: 14px;
	color: #fff;
	z-index: 30;
}
.index .gg .Name {
	display: block;
	float: left;
	height: 48px;
	line-height: 48px;
	font-family: '微软雅黑';
	padding: 0 25px;
	text-align: center;
}
.index .gg .Contents {
	display: block;
	float: left;
	height: 48px;
	line-height: 48px;
	font-family: '微软雅黑';
	text-align: center;
	padding: 0 20px;
}
.index h2.tit {
	height: 111px;
	line-height: 111px;
	text-align: center;
}
.index h2.tit font {
	display: block;
	float: left;
	height: 100%;
	padding: 0 58px;
	letter-spacing: 3px;
	color: #666;
	font-size: 30px;
}
.index h2.tit span.line {
	display: block;
	float: left;
	height: 100%;
	background: url(../image/i1.png) repeat-x center;
}
.index h2.tit span.line.fr {
	float: right;
}
.index .body1 {
	background: url(../image/ib1bg.jpg) no-repeat center;
	background-color: #f3f2f2;
	overflow: hidden;
	max-height: 644px;
}
.index .body1 h2.tit {
	margin-top: 34px;
}
.index .body1 .picScroll-left {
	position: relative;
}
.index .body1 .picScroll-left a.next {
	display: block;
	position: absolute;
	width: 29px;
	height: 55px;
	background: url(../image/iright.png) no-repeat center;
	top: 165px;
	right: -36px;
}
.index .body1 .picScroll-left a.prev {
	display: block;
	position: absolute;
	width: 29px;
	height: 55px;
	background: url(../image/ileft.png) no-repeat center;
	top: 165px;
	left: -36px;
}
@media (max-width: 1199px) {
.index .body1 .picScroll-left a.next {
	right: 1px;
}
.index .body1 .picScroll-left a.prev {
	left: 1px;
}
}
.index .body1 .bd ul {
}
.index .body1 .bd ul li {
	float: left;
	position: relative;
	height: 397px;
	width: 289px;
	margin-right: 15px;
	background-color: #fff;
}
.index .body1 .bd ul li .img_Path {
	height: 300px;
	width: 100%;
}
.index .body1 .bd ul li .font {
	height: 180px;
	width: 100%;
	overflow: hidden;
}
.index .body1 .bd ul li .font h3 {
	margin: 18px;
	line-height: 18px;
	max-height: 32px;
	overflow: hidden;
	color: #333;
	font-size: 16px;
	margin-top: 90px;
	text-align: center
}
.index .body1 .bd ul li .font p {
	margin: 18px;
	line-height: 18px;
	max-height: 54px;
	overflow: hidden;
	color: #999999;
	font-size: 14px;
	font-family: 'HevNLT';
}
.index .body1 .bd ul li span.more {
	position: absolute;
	display: inline-block;
	bottom: 21px;
	right: 19px;
	width: 27px;
	height: 27px;
	background: url(../images/i3.png) no-repeat center;
}
.index .body1 .bd ul li .green_mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
background-color:;
}
.index .body1 .bd ul li:hover .green_mask .font {
	background-color: #52b4a0;
}
.index .body1 .bd ul li:hover .green_mask .font h3 {
	color: #fff;
}
.index .body1 .bd ul li:hover .green_mask .font p {
	color: #fff;
}
.index .body1 .bd ul li:hover span.more {
	display: none;
}
.index .body1 .bd ul li .green_mask .morebg {
	display: block;
	visibility: hidden;
	height: 217px;
	width: 100%;
	opacity: 0;
	filter: "alpha(opacity=0)";
	filter: alpha(opacity=0);
	background: url(../image/i3_on.png) no-repeat center;
	background-color: #52b4a0;
}
.index .body1 .bd ul li:hover .green_mask .morebg {
	visibility: visible;
	opacity: .9;
	filter: "alpha(opacity=90)";
	filter: alpha(opacity=90);
}
.index .body1 .bd ul li .green_mask a {
	display: block;
	width: 100%;
	height: 100%;
}
.index .body1 .hd {
	text-align: center;
	margin-top: 38px;
	margin-bottom: 30px;
}
.index .body1 .hd ul {
	display: inline-block;
	padding: 0 20px;
	border-radius: 16px;
	background-color: #2da58a;
}
.index .body1 .hd ul li {
	display: inline-block;
	font-size: 0;
	width: 8px;
	height: 8px;
	background: url(../image/ipl1.png) no-repeat center;
	margin: 12px 5px;
	cursor: pointer;
}
.index .body1 .hd ul li.on {
	background-image: url(../image/ipl1_on.png);
}
.index .body2 {
	min-height: 1132px;
	background: url(../image/ib2bg.jpg) repeat-y center top;
	overflow: auto;
}
.index .body2 h2.tit {
	height: 96px;
	line-height: 96px;
	margin-top: 38px;
}
.index .body2 h2.tit font {
	color: #fff;
}
.index .body2 ul.ul1 {
	overflow: hidden;
}
.index .body2 ul.ul1 li {
	position: relative;
	float: left;
	width: 289px;
	height: 388px;
	margin-left: 14px;
}
.index .body2 ul.ul1 li .img_Path {
	position: relative;
	width: 289px;
	height: 193px;
	left: -48px;
	top: -21px;
}
.index .body2 ul.ul1 li .zhedang {
	position: relative;
	width: 172px;
	height: 172px;
	left: 10px;
	top: 0px;
	border-radius: 50%;
	overflow: hidden;
}
.index .body2 ul.ul1 li .quan {
	width: 193px;
	height: 172px;
	border-radius: 50%;
	background: url(../image/i6.png) no-repeat center;
	padding: 21px 1px 0 1px;
	margin: 0 auto;
	margin-top: 35px;
}
.index .body2 ul.ul1 li .nobg {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 20;
	left: 0;
	top: 0;
}
.index .body2 ul.ul1 li .libg {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: "alpha(opacity=0)";
	filter: alpha(opacity=0);
	z-index: 10;
	left: 0;
	top: 0;
}
.index .body2 ul.ul1 li:hover .libg {
	background: #2ea589;
	opacity: 1;
	border-radius: 4px;
	filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
}
.index .body2 ul.ul1 li:first-child {
	margin-left: 0;
}
.index .body2 ul.ul1 li .font {
}
.index .body2 ul.ul1 li .font h2 a {
	display: block;/*height: 41px;*/
	max-height: 56px;
	line-height: 180%;
	overflow: hidden;
	text-align: center;
	padding: 0 14px;
	color: #fff;
	font-size: 16px;
	margin-bottom: 3px;
	margin-top: 48px
}
.index .body2 ul.ul1 li .font p {
	line-height: 18px;
	color: #eff4f7;
	font-size: 14px;
	text-align: center;
	padding: 0 14px;
	min-height: 36px;
}
.index .body2 .b2b {
	margin-top: 182px;
	overflow: hidden;
	margin-bottom: 40px
}
.index .body2 .b2b .about {
	float: left;
	width: 525px;
	height: 457px;
	border: 1px solid #d9dee1;
	padding-left: 19px;
	padding-right: 21px;
	padding-top: 22px;
	padding-bottom: 25px;
}
.index .body2 .b2b .about .abouttit {
	float: left;
	font-size: 28px;
	color: #666;
	border-bottom: 4px solid #d6d5d5;
	height:46px;
}
.index .body2 .b2b .about a.more {
	float: right;
	display: block;
	width: 83px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	font-size: 14px;
	background-color: #2da58a;
	text-align: center;
	margin-top: 18px;
	border-radius: 5px;
	
}
.index .body2 .b2b .about .blank18 {
	clear: both;
	height: 17px;
	width: 100%;
}
.index .body2 .b2b .about img {
	width: 523px;
	height: 191px;
	margin-bottom: 20px;
}
.index .body2 .b2b .about p {
	line-height: 26px;
	color: #212020;
	font-size: 16px;
	min-height: 72px;
	overflow: hidden;
	letter-spacing: -0.2px;
}
.index .body2 .b2b .b2br {
	float: right;
	width: 592px;
	height: 456px;
	border: 1px solid #d9dee1;
	padding: 24px 16px 24px 8px;
}
.index .body2 .b2b .b2br .bd ul {
}
.index .body2 .b2b .b2br .bd ul li {
}
.index .body2 .b2b .b2br .bd ul li:first-child {
	padding: 23px 0;
	height: 168px;
	width: 584px;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 20px;
}
.index .body2 .b2b .b2br .bd ul li:first-child .img_Path {
	float: left;
	width: 186px;
	height: 109px;
}
.index .body2 .b2b .b2br .bd ul li:first-child .font {
	float: left;
	margin-left: 18px;
	width: 380px;
}
.index .body2 .b2b .b2br .bd ul li:first-child .font h4 {
	font-size: 18px;
	color: #333;
	height: 21px;
	overflow: hidden;
	margin-bottom: 10px;
}
.index .body2 .b2b .b2br .bd ul li:first-child .font p {
	font-size: 14px;
	color: #212020;
	line-height: 24px;
	min-height: 40px;
	overflow: hidden;
	margin-bottom: 27px;
	margin-top: 17px;
}
.index .body2 .b2b .b2br .bd ul li:first-child .font a.more {
	display: block;
	font-size: 14px;
	text-align: center;
	color: #fff;
	height: 28px;
	line-height: 28px;
	width: 83px;
	background-color: #2da58a;
	
}
.index .body2 .b2b .b2br .bd ul li.lilist {
	line-height: 30px;
	padding-left: 18px;
	background: url(../image/i10.png) no-repeat top 7.5px left;
	margin-bottom: 14px
}
.index .body2 .b2b .b2br .bd ul li.lilist * {
	display: block;
	color: #212020;
	font-size: 16px;
	line-height: 1.4;
}
.index .body2 .b2b .b2br .bd ul li.lilist span {
	display: inline-block;
	max-width: 485px;
}
.index .body2 .b2b .b2br .bd ul li.lilist em {
	float: right;
	margin-right: 5px;
}
.index .body2 .b2b .b2br .hd ul {
	overflow: hidden;
}
.index .body2 .b2b .b2br .hd ul li {
	float: left;
	margin-left: 4px;
	height: 42px;
	width: 131px;
	line-height: 42px;
	text-align: center;
	color: #959596;
	background-color: #ededed;
	text-transform: uppercase;
	font-size: 17px;
	font-family: '微软雅黑';
	border-radius: 5px;
	cursor: pointer;
}
.index .body2 .b2b .b2br .hd ul li.li1 {
	margin-left: 0;
}
.index .body2 .b2b .b2br .hd ul li.li2 {
	width: 147px;
}
.index .body2 .b2b .b2br .hd ul li.li3 {
	width: 182px;
}
.index .body2 .b2b .b2br .hd ul li.li4 {
	width: 119px;
}
.index .body2 .b2b .b2br .hd ul li.on {
	color: #fff;
	background-color: #2da58a;
}
/*-------------------------------------------------index end----------------------------------------------------*/
/*-------------------------------------------------products start----------------------------------------------------*/
.products {
	min-width: 1200px;
}
.products .b1 {
	background-color: #eff4f7;
}
.products .mbxbox {
	margin-bottom: 36px;
}
.products h2.tit {
	height: 103px;
	line-height: 103px;
	text-align: center;
	margin-left: 73px;
}
.products h2.tit p {
	display: inline-block;
	padding: 0 41px;
	height: 100%;
	background: url(../images/c1.jpg) repeat-x center;
}
.products h2.tit p span {
	font-size: 32px;
	color: rgb(89, 89, 89);
	padding: 0 17px;
	background-color: #eff4f7;
}
.products .clist {
	float: right;
	width: 920px;
}
.products .clist li {
	width: 862px;
	height: 180px;
	background-color: #fff;
	padding: 21px 29px;
	overflow: hidden;
	margin-bottom: 31px;
}
.products .clist .img_Path {
	float: left;
	width: 236px;
	height: 177px;
	background-color: #ebebeb;
	margin-right: 11px;
}
.products .clist .font {
	float: left;
	width: 546px;
	margin-left: 12px
}
.products .clist .font .fontt {
	height: 77px;
	border-bottom: 1px solid #d2d0d0;
	width: 100%;
}
.products .clist .font .fontt h2 a {
	display: block;
	color: #2da58a;
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	margin-top: 8px;
}
.products .clist .font .fontt h3 span {
	display: block;
	color: #a9aaaa;
	font-size: 14px;
	line-height: 28px;
	height: 28px;
	overflow: hidden;
}
.products .clist .font .fontt p {
	line-height: 18px;
	min-height: 18px;
	color: #999;
	font-size: 14px;
}
.products .clist .font .fontb {
	height: 119px;
	padding-top: 20px
}
.products .clist .font .fontb h2 {
	margin-top: 5.5px;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	line-height: 33px;
	min-height: 33px;
}
.products .clist .font .fontb p {
	line-height: 26px;
	color: #333;
	font-size: 13px;
}
/*-------------------------------------------------products end----------------------------------------------------*/
/*-------------------------------------------------article start----------------------------------------------------*/
.article {
	min-width: 1200px;
}
.article .b1 {
	background: url(../image/a1.png) repeat-y center top;
}
.article .font1 {
	margin: 20px;/*font-size: 16px;color: #999;font-family: 'Decker';*/
}
.article .font1 p {
	text-indent: 2em
}
/*success*/
.article .b1 .con .success {
	min-height: 360px;
	padding-top: 36px;
	text-align: center;
}
.article .b1 .con .success .success_title {
	font-size: 60px;
	color: #000;
	text-align: center;
}
.article .b1 .con .success .success_desc {
	margin-top: 75px;
	color: #000;
	font-size: 23px;
}
.article .b1 .con .success .success_button {
	margin-top: 75px;
}
.article .b1 .con .success .success_button a {
	width: 113px;
	height: 48px;
	line-height: 48px;
	display: inline-block;
	text-align: center;
	color: #fff;
	background: #1c3e93;
	font-size: 20px;
	margin-left: 96px;
	border: 1px solid #fff;
}
.article .b1 .con .success .success_button a:first-child {
	margin-left: 0;
}
.article .b1 .con .success .success_button a:hover {
	background: #000;
	color: #fff;
	border: 1px solid #46373d;
}
/*-------------------------------------------------article end----------------------------------------------------*/


/*------------------------------------------------- case start ---------------------------------------------------*/
.case {
	min-width: 1200px;
}
.case .b1 {
	background: url(../image/c2.png) repeat-y center bottom;
	background-color: #eff4f7;
}
.case .mbxbox {
	margin-bottom: 36px;
}
.case h2.tit {
	height: 103px;
	line-height: 103px;
	text-align: center;
	margin-left: 73px;
}
.case h2.tit p {
	display: inline-block;
	padding: 0 41px;
	height: 100%;
	background: url(../images/c1.jpg) repeat-x center;
}
.case h2.tit p span {
	font-size: 32px;
	color: rgb(89, 89, 89);
	padding: 0 17px;
	background-color: #eff4f7;
}
.case .clist {
	float: right;
	width: 880px;
}
.case .clist p {
	font-size: 18px;
	line-height: 42px
}
.case .clist ul {
	margin-bottom: 0;
}
.case .clist li {
	float: left;
	height: 256px;
	width: 389px;
	margin-left: 46px;
	margin-bottom: 45px;
	margin-right: 2px;
	padding-top: 20px;
	background-color: #fff;
}
.case .clist li .img_Path {
	width: 339px;
	height: 214px;
	background-color: #fff;
	margin: 0 auto;
}
.case .clist li .font {
	height: 59px;
	width: 100%;
	background-color: #fff;
	overflow: hidden;
	line-height: 59px;
}
.case .clist li .font a {
	display: block;
	font-size: 16px;
	color: #2da58a;
	text-align: center;
	
}
/*------------------------------------------------- case end  ---------------------------------------------------*/

/*-------------------------------------------------goods start----------------------------------------------------*/
.goods {
	background-color: #eff4f7;
	min-width: 1200px;
}
.goods .b1 {
	margin-top: 102px;
}
.goods .b1 .imgleft {
	float: left;
	width: 680px;
}
.goods .b1 .imgleft .bigimg {
	float: right;
	width: 600px;
	height: 450px;
}
.goods .b1 .imgleft #pimg {
	float: left;
	position: relative;
	width: 139px;
	padding: 20px 0;
	height: 349px;
	overflow: hidden;
}
.goods .b1 .imgleft #pimg .bd {
	margin-top: 8px;
}
.goods .b1 .imgleft #pimg li {
	background-color: #fff;
	width: 136px;
	height: 105px;
	margin-bottom: 8px;
}
.goods .b1 .imgleft #pimg li .img_Path {
	width: 126px;
	height: 95px;
	border: 5px solid #fff;
}
.goods .b1 .imgleft #pimg li.on {
	padding-right: 3px;
	background: url(../image/g1.png) no-repeat center right;
}
.goods .b1 .imgleft #pimg li.on .img_Path {
	border-color: #2da58a;
}
.goods .b1 .imgleft #pimg .next {
	display: block;
	position: absolute;
	bottom: 0;
	width: 136px;
	height: 20px;
	background: url(../image/g3.jpg) no-repeat center;
	z-index: 20;
}
.goods .b1 .imgleft #pimg .prev {
	display: block;
	position: absolute;
	top: 0;
	width: 136px;
	height: 20px;
	background: url(../images/g2.jpg) no-repeat center;
	z-index: 20;
}
.goods .b2 {
	float: left;
	margin-right: 23px;
	width: 648px;
	padding-left: 79px;
}
.goods .b2 h2.title {
	line-height: 30px;
	font-size: 18px;
	font-family: Verdana;
	color: #000;
	margin-top: 22px;
	max-height: 60px;
	margin-bottom: 23px;
}
.goods .b2 p {
	line-height: 18px;
	color: #999;
	font-size: 14px;
	text-indent: 2px;
	margin-top: 26px;
}
.goods .b2 a.inquire {
	display: block;
	width: 108px;
	height: 36px;
	background: url(../image/g4.png) no-repeat center;
	line-height: 36px;
	text-transform: uppercase;
	color: #fff;
	font-size: 15px;
	text-indent: 2px;
}
.goods .b2 .bri {
	margin-top: 22px;
	margin-bottom: 21px;
}
.goods .b2 .bri h2 {
	line-height: 45px;
	font-size: 18px;
	color: #333;
	font-family: 'Decker';
	font-weight: bold;
	margin: 0 1px;
	border-bottom: 1px solid #cccccc;
}
.goods .b2 .bri .p {
	padding: 8px 1px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
	font-family: 'Decker';
}
.goods .b2 .bri .p p {
	text-indent: auto;
}
.blank83 {
	height: 32px;
	width: 100%;
	clear: both;
}
.blank78 {
	height: 78px;
	width: 100%;
	clear: both;
}
.goods .b3 {
}
.goods .b3 .hd {
}
.goods .b3 .hd li {
	display: inline-block;
	padding: 0 16px;
	line-height: 42px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	background-color: #ededed;
	color: #3f3e3e;
	font-family: 'Decker';
	margin-right: 9px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.goods .b3 .hd li.on {
	color: #fff;
	background-color: #2da58a;
	font-family: Tahoma;
}
.goods .b3 .bd {
}
.goods .b3 .bd li {
	padding: 50px 70px;
	background-color: #fff;
	overflow: hidden;
}
.case.goods .b2 h2.title {
	color: #2da58a;
}
 @media (max-width: 1199px) {
.index {
	padding-left: 10px;
	padding-right: 10px;
}
.goods {
	padding-left: 10px;
	padding-right: 10px;
}
.products {
	padding-left: 10px;
	padding-right: 10px;
}
.article {
	padding-left: 10px;
	padding-right: 10px;
}
.head {
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
}
.case {
	padding-left: 10px;
	padding-right: 10px;
}
.foot {
	padding-left: 10px;
	padding-right: 10px;
}
.info {
	padding-left: 10px;
	padding-right: 10px;
}
}
