body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
h1,h2,h3,h4,h5,h6{font-size:16px;}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1000px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1000 ? "1000px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #666666; /*文字颜色定义 */
	min-width:1000px;
	outline: none;
}
*{
	word-break: break-all; word-wrap:break-word
}
/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #2c2c2c;} /* 未访问的链接 */
a:visited {color: #2c2c2c;} /* 已访问的链接 */
a:hover{color: #2c2c2c;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #2c2c2c;} /* 点击激活链接 */
p{ line-height:24px;}
.fl{float:left;}
.fr{float:right;} 
.hide{display: none}
.show{display: block}
.dib{display: inline-block;*display: inline;zoom:1;}
/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}/*清除浮动*/
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.dib{display: inline-block;*display: inline;zoom:1;}
.wrap{ width:1200px; margin:0 auto; height:auto;}
.red{color: red}
/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
.input{ border:1px solid #ccc; height:20px;line-height:20px} 
ul,li{ list-style:none}
.banner17 .shutter {
	overflow: hidden;
	width: 1920px;
	height: auto;
	position: relative;
	left: 50%;
	margin-left: -960px;
	top: 0;
}
.banner17 .shutter-img {
	z-index: 1;
}
.banner17 .shutter-img,
.banner17 .shutter-img a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.banner17 .shutter-img a {
	cursor: default;
}
.banner17 .shutter-img a > img {
	width: 1920px;
	height: auto;
}
.banner17 .shutter-img .created {
	overflow: hidden;
	position: absolute;
	z-index: 20;
}
.banner17 .shutter-btn {
	width: 1200px;
	height: 64px;
	z-index: 9;
	position: absolute;
	top: 50%;
	margin-left: -600px;
	margin-top: -32px;
	left: 50%;
	clear: both;
	display: none;
	opacity: 0.8;
}
.banner17:hover .shutter-btn{
	display: block;
}
.banner17 .shutter-btn li {
	width: 64px;
	height: 64px;
	cursor: pointer;
}
.banner17 .shutter-btn li.prev {
	float: left;
	background: url(../images/left3.png) no-repeat ;
}
.banner17 .shutter-btn li.next {
	float: right;
	background: url(../images/right3.png) no-repeat ;
}



	/*public*/
.size1{ width:100%; overflow:hidden; margin:0 auto;}
.backcolor{background:#3671cf;}
.color{ color:#3671cf; }


/*header*/
.header {
	width: 100%;
	position: relative;
/*	background: url("../images/logobg.png") no-repeat center top;
*/	
}
.header_top {
	width: 100%;
	height: 40px;
	background: url("../images/h6.jpg") no-repeat center ;
}
.header_top .wrap {
	line-height: 40px;
	color: #808080;
}
.header_top .wrap div {
	width: 158px;
	height: 40px;
}
.header_top .wrap div p {
	width: 75px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	display: inline-block;
}
.header_top .wrap div p a {
	color: white;
}
.header_top .wrap div .txt1 {
	width: 77px;
	border-right: 1px solid #808080;
}
.header_top .wrap div .txt1 a {
	padding: 5px 0 5px 20px;
	background:#fff url("../images/h1.png") no-repeat left center;
	color: white;
}
.header_nav {
	height: 98px;
}
.header_nav .logo {
	height: 54px;
	margin-top: 20px;
}
.header_nav .menu{
/*	margin-top:10px;
*/}
.header_nav .menu li {
	width: 80px;
	height: 99px;
	float:left;
	line-height: 95px;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	margin-left: 10px;
	position:relative;
}
/*.header_nav .menu li a{color:#fff;}*/
.header_nav .menu li .submenu{position:absolute; top:99px;background:rgba(19,120,65,0.6); z-index:999; height:180px; width:510px; display:none;}
.header_nav .menu li .submenu .left{width:235px; float:left; height:180px;}
.header_nav .menu li .submenu .left  dl{padding:20px 0 0 10px;}
.header_nav .menu li .submenu .left  dl dd{font-family: "Î¢ÈíÑÅºÚ";font-size: 14px;line-height: 25px;color: #FFFFFF;text-decoration: none;display: block;float: left;height: 25px;width: 80px;text-align: left;margin-right: 10px;margin-left: 10px;padding: 5px;}
.header_nav .menu li .submenu .left  dl dd a{font-size:15px; color:#fff;}



.header_nav .menu li .submenu .right{width:275px; height:180px; display:table-cell; vertical-align:middle;text-align:center; }
.header_nav .menu li .submenu .right img{width:213px; height:129px;  }
.header_nav .menu li:hover,
.header_nav .menu li.hover {
/*	background: url("../images/h2.png") no-repeat bottom center;
*/
background:rgba(19,120,65,0.6);
}

.header_nav .menu li .menu6, .menu7, .menu8 {
    right: 0px;
}

.header_nav .menu li:hover a,
.header_nav .menu li.hover a{
	color:#fff;	
}

/*footer*/
.footer {
	width: 100%;
	background: #137841;
	color: white;
}
.footer .footer_nav {
	width: 100%;
	height: 50px;
	line-height: 48px;
	color: white;
	font-size: 18px;
	text-align: center;
	border-bottom:1px #0b5d41 solid;
}
.footer .footer_nav a {
	color: white;
	padding: 0 25px;
}
.footer .footer_box {
	margin-top: 25px;
}
.footer .footer_box .left {
	width: 300px;
	height: 255px;
/*	background: url("../images/f4.png") no-repeat bottom right;
*/	border-right:1px #0b5d41 solid;
}
.footer .footer_box .left .txt {
	margin-top: 15px;
}
.footer .footer_box .left .txt p {
	line-height: 30px;
	font-size: 16px;
}
.footer .footer_box .center {
	width: 302px;
	text-align: center;
	height: 255px;
/*	background: url("../images/f4.png") no-repeat right bottom;
*/	border-right:1px #0b5d41 solid;
}
.footer .footer_box .center img {
	width: 140px;
	height: 150px;
	margin-top: 40px;
}
.footer .footer_box .center .txt2 {
	font-size: 16px;
	margin-top: 10px;
}
.footer .footer_box .right {
	width: 325px;
	height: auto;
}
.footer .footer_box .right .ipt {
	width: 100%;
	height: 38px;
	line-height: 38px;
	margin-bottom: 10px;
}
.footer .footer_box .right .ipt input {
	width: 190px;
	height: 36px;
	border: 1px solid white;
	background: 0;
	padding-left: 10px;
	color: white;
}
.footer .footer_box .right .text {
	width: 276px;
	height: 91px;
	line-height: 170px;
}
.footer .footer_box .right .text textarea {
	width: 200px;
	height: 91px;
	background: 0;
	border: 1px solid white;
	margin-bottom: 10px;
	line-height: 36px;
	color: white;
	float: right;
}
.footer .footer_box .right .btnt {
	width: 202px;
	height: 38px;
	background: #0b5d41;
	color: white;
	font-size: 18px;
	margin-left: 74px;
	cursor: pointer;
}
.footer .footer_bottom {
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background:rgb(9,120,65,1);
}
.footer .footer_bottom strong {
	font-weight: 500;
	padding: 0 30px;
	color: white;
}
.footer .footer_bottom strong a {
	color: white;
}


.kinMaxShow .KMSPrefix_kinMaxShow_image_item{background-size:100% !important  100% !important;}

/*漂浮客服star*/
.pkefu {
	position: fixed;
	height: 180px;
	width: 180px;
	top: 370px;
	right: 50px;
	background-image: url(../images/piaofu.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	z-index: 999;
}

.dinggou #vtel {
	WIDTH: 415px;
	FLOAT: left;
	HEIGHT: 30px;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	border: 1px solid #dcdcdc;
	background-image: url(../images/wenti_text-bg.png);
	background-repeat: repeat-x;
	font-size: 17px;
	line-height: 30px;
	color: #0275c7;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 4px 0 0 4px;
	margin-right: 0px;
	margin-left: 15px;
	font-weight: bold;
	letter-spacing: 5px;
}

.dinggou #cbBtn {
	border-radius: 0px 4px 4px 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 40px;
	width: 114px;
	margin-top: 0px;
	font-size: 16px;
	color: #FFF;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	background-color: #FF6600;
}

.dinggou .shiyongjieshao {
	font-size: 14px;
	color: #7F7F7F;
	text-align: left;
	text-indent: 31px;
	margin-bottom: 20px;
	line-height: 25px;
	padding-right: 22px;
	padding-left: 20px;
}

.dinggou .shiyongjieshao strong {
	color: #0275c7;
}

.pkefu .pkefu1 {
	font-size: 18px;
	line-height: 43px;
	font-weight: bold;
	color: #0275c7;
	height: 43px;
	width: 127px;
	padding-left: 53px;
}

.pkefu a {
	color: #0275c7;
}

.pkefu a:hover {
	color: #FF6600;
}

.pkefu .pkefu2 {
	font-size: 18px;
	line-height: 43px;
	font-weight: bold;
	color: #0275c7;
	height: 43px;
	width: 132px;
	padding-left: 48px;
}

.pkefu .pkefu3 {
	font-size: 18px;
	line-height: 43px;
	font-weight: bold;
	color: #0275c7;
	height: 43px;
	width: 123px;
	padding-left: 57px;
}

.pkefu .pkefu4 {
	font-size: 18px;
	line-height: 43px;
	font-weight: bold;
	color: #0275c7;
	height: 43px;
	width: 123px;
	padding-left: 57px;
}

