/* Css Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td,img { padding: 0; margin: 0; font-family: "微软雅黑";}
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,th,var,i { font-weight:normal; font-style:normal; }
ol,ul,li { list-style: none; }
div,dl,dt,dd,ol,ul,li{ zoom:1; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; font-size:100%; }
q:before,q:after { content:''; }
abbr,acronym { border: 0; }
.STYLE9 {
    color: #FF0000;
    font-size: 14px;
}
/* Public */
html {
	width: 100%;
}

body {
	width: 100%;
	color: #555;
	font: 12px/20px SimSun, Tahoma, Helvetica, Arial, sans-serif;
	-webkit-text-size-adjust: none;
}

a {
	color: #555;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #f30;
	text-decoration: underline;
}
/*头部文件*/

.header {
	width: 100%;
	height: 150px;
}

.header .top {
	width: 1000px;
	height: 103px;
	margin: 0px auto;
}

.header .top .logo {
	width: 582px;
	float: left;
	margin-left: 0px;
}

.header .top .logo img {
	margin-top: 17px;
}
.header .dh{
	width: 100%;
	height: 47px;
	background: #07227D;
}
.header .top .phone{
	width: 187px;
	height: 53px;
	float: right;
	background: url(../images/phone.png);
	margin-top: 25px;
	margin-right: 5px;
	overflow: hidden;
}
.header .top .phone a{
	font-size: 20px;
	font-family: "微软雅黑";
	color: #A1D624;
	text-decoration: none;
	margin-left: 35px;
	line-height: 80px;
	font-weight: bold;
}
/* 导航 */
.navBar {
	position: relative;
	z-index: 1;
	background: #777777;
	color: #FFFFFF;
	height: 60px;
	line-height: 60px;
}

.nav {
	width: 1000px;
	margin: 0 auto;
	font-family: "Microsoft YaHei", SimSun, SimHei;
}

.nav .m {
	float: left;
	position: relative;
	/*border:1px solid #248ec8;*/
	border-top: 0;
	border-bottom: 0;
	/*margin-left:-1px;*/
}

.nav a:hover {
	text-decoration: none;
	color: #A1D624;
}

.nav h3 {
	float: left;
	font-size: 100%;
	font-weight: normal;
	font-size: 16px;
	height: 60px;
	overflow: hidden;
}

.nav h3 a {
	display: block;
	color: #FFFFFF;
	padding: 0 28.69px;
	/*border-left:1px solid #5bb3e1;*/
	vertical-align: top;
	-webkit-transition: all 0.1s ease-in-out 0s;
	-moz-transition: all 0.1s ease-in-out 0s;
	-ms-transition: all 0.1s ease-in-out 0s;
	transition: all 0.1s ease-in-out 0s;
}

.nav .on {
	border-color: #1F7CAF;
}

.nav .on h3 a {
	/*background-color: rgba(247,245,246,0.5);*//* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */
	color: #A1D624;
	border-color: #000000 !important;
}

.nav .on h3 a:hover {
	/*background-color: rgba(247,245,246,0.5);*//* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */
}

.nav .sub {
	display: none;
	/*默认隐藏*/
	width: 121px;
	/*padding:5px 0;*/
	position: absolute;
	/*left:-1px;*/
	top: 60px;
	background-color: #777777;/* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */
	text-align: center;
	border-top: 1px solid #1d1d1d;
}

.nav .sub li {
	vertical-align: middle;
	
}

.nav .sub li a {
	height: 31px;
	line-height: 31px;
	padding: 4px 0;
	display: block;
	background: url(../images/icon.png) 0 9px no-repeat;
	color: #FFFFFF;
	font-size: 16px;
}

.nav .sub li a:hover {
	color: #FFFFFF;
	background: #A1D624;
}

.nav #m7 h3 a {
	border-right: 1px solid #5bb3e1;
}

.dhl{
	float: left;
	line-height: 0px;
	}

/* banner */
.banner {
	min-width: 1000px;
	position: relative;
	height: 465px;
	overflow: hidden;
}

.banner .bd {
	position: relative;
	z-index: 0;
}

.banner .bd ul {
	width: 100% !important;
}

.banner .bd li {
	width: 100% !important;
	height: 465px;
}

.banner .bd li .siteWidth {
	width: 1000px;
	position: relative;
	margin: 0 auto;
	height:465px;
}

.banner .bd li a {
	height: 465px;
	display: block;
}

.banner .bd .txt {
	position: absolute;
	width: 415px;
	top: 100px;
	left: 22px;
	font: normal 18px/30px "Microsoft YaHei";
}

.banner .bd .btn {
	display: block;
	zoom: 1;
	margin-top: 8px;
	width: 72px;
	padding-right: 10px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background: url(../images/banner-btn.png) 0 0 no-repeat;
	_background: url(../images/banner-btn-ie6.png) 0 0 no-repeat;
}

.banner .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.banner .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 11px;
	height: 11px;
	margin: 4px;
	background: url(../images/dot-black.png) 0 0;
	overflow: hidden;
	line-height: 9999px;
	filter: alpha(opacity=40);
	opacity: 0.4;
}

.banner .hd ul .on {
	filter: alpha(opacity=100);
	opacity: 1;
}
/*主页容器*/
.content{
	padding:25px 0;
	overflow:hidden;
}
.maincontent{
	width: 1000px;
	margin: 0px auto;
	display: block;
	overflow: hidden;
}
.clear{
	clear: both;
}
.san_dh{
	width: 900px;
	height: 210px;
	padding: 0 50px;
	margin-bottom: 40px;
}
.san_dh .ma{
	margin-right: 127px;
}
.san_dh .js{
	width: 215px;
	height: 210px;
	float: left;
	text-align: center;
	line-height: 28px;
}
.san_dh .js a{
	text-decoration: none;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}
.san_dh .js a .tua{
	width: 215px;
    height: 210px;
    display: block;
    background: url(../images/tua.png) no-repeat;
    background-position: 50% 0%;
    padding-top: 148px;
    text-align: center;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}
.san_dh .js a .tub{
	width: 215px;
    height: 210px;
    display: block;
    background: url(../images/tub.png) no-repeat;
    background-position: 50% 0%;
    padding-top: 148px;
    text-align: center;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}
.san_dh .js a .tuc{
	width: 215px;
    height: 210px;
    display: block;
    background: url(../images/tuc.png) no-repeat;
    background-position: 50% 0%;
    padding-top: 148px;
    text-align: center;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}
.san_dh .js a h2{
	color: #777777;
	font-size: 30px;
	font-weight: bold;
	-webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}
.san_dh .js a span{
	color: #777777;
	display: block;
	-webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}
.san_dh .js a:hover h2{
	color: #A1D624;
}
.san_dh .js a:hover span{
	color: #A1D624;
}
.san_dh .js a:hover .tua{
	width: 215px;
    height: 210px;
    display: block;
    background: url(../images/tuaa.png) no-repeat;
    background-position: 50% 0%;
    padding-top: 148px;
    text-align: center;
}
.san_dh .js a:hover .tub{
	width: 215px;
    height: 210px;
    display: block;
    background: url(../images/tuba.png) no-repeat;
    background-position: 50% 0%;
    padding-top: 148px;
    text-align: center;
}
.san_dh .js a:hover .tuc{
	width: 215px;
    height: 210px;
    display: block;
    background: url(../images/tuca.png) no-repeat;
    background-position: 50% 0%;
    padding-top: 148px;
    text-align: center;
}
.wk_news{
	width: 1000px;
	height: 205px;
	margin: 0px auto;
	margin-bottom: 40px;
}
.wk_news .top{
	width: 1000px;
	height: 55px;
	border-bottom: 2px solid #bfbfbf;
	margin-bottom: 20px;
	position: relative;
}

.wk_news .top .tit{
	width: 190px;
	height: 55px;
	margin: 0px auto;
	line-height: 25px;
	border-bottom: 2px solid #A1D624;
	margin-bottom: -1px;
}
.wk_news .top .tit h2{
	font-size: 20px;
	color: #515d00;
	font-weight: bold;
	text-align: center;
}
.wk_news .top .tit span{
	font-size: 13px;
	color: #BFBFBF;
	font-family: arial;
	text-align: center;
	display: block;
}
.wk_news .top .more{
	position: absolute;
	top:25px;
	right: 5px;
	font-size: 15px;
}
.wk_news .top .more a{
	color: #666666;
	text-decoration: none;
	-webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}
.wk_news .top .more a:hover{
	color: #000000;
	margin-right: 10px;
}
.wk_news .con{
	width: 1000px;
	height: auto;
	margin-top: 40px;
	display: block;
	overflow: hidden;
}
.wk_news .con .new{
	width: 450px;
	height: 95px;
	float: left;
	margin: 0 30px;
}
.wk_news .con .ma{
	margin-right: 10px;
}
.wk_news .con .new a .data{
	width: 62px;
	height: 90px;
	float: left;
	margin-right: 10px;
	text-align: center;
	line-height: 43px;
	text-decoration: none;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}
.wk_news .con .new a .data .nian{
	height: 44px;
	background: #777777;
	border: 1px solid #959595;
	border-bottom: none;
	color: #FFFFFF;
	text-decoration: none;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}
.wk_news .con .new a .data .ri{
	height: 43px;
	border: 1px solid #959595;
	color: #000000;
	font-size: 24px;
	text-decoration: none;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}
.wk_news .con .new a .nr{
	width: 375px;
	float: left;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}
.wk_news .con .new a .nr h2{
	width: 369px;
	font-size: 16px;
	padding-bottom: 17px;
	border-bottom: 1px dotted #959595;
	margin-top: 3px;
	margin-bottom: 7px;
	padding-left: 3px;
	padding-right: 3px;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	text-decoration: none;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}
.wk_news .con .new a .nr span{
	width: 369px;
	display: block;
	text-indent: 2em;
	text-align: justify;
	line-height: 23px;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}
.wk_news .con .new a:hover .data .nian{
	background: #A1D624;
	border: 1px solid #A1D624;
	border-bottom: none;
	color: #FFFFFF;
}
.wk_news .con .new a:hover .data .ri{
	color: #A1D624;
	border: 1px solid #BFBFBF;
}
.wk_news .con .new a:hover .nr h2{
	color: #9bbb59;
	margin-left: 10px;
	letter-spacing:1px;
}
.wk_news .con .new a:hover .nr span{
	color: #7D7D7D;
	margin-left: 10px;
}
.wkz{
	width: 1000px;
	height: 690px;
	margin-bottom: 40px;
}
.wkz .biaoge{
	width: 625px;
	height: 690px;
	float: left;
}
.wkz .biaoge .tit{
	color: #515d00;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.wkz .biaoge .img{
	-webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}
.wkz .biaoge .img:hover{
	margin-left: 10px;
	-moz-box-shadow:0 10px 10px 5px #888888; /* 老的 Firefox */
    box-shadow:0 10px 10px 5px #888888;
	-webkit-transform: scale(1.01) rotate(0deg);
	/*前面数值放大倍数,后面旋转角度*/
	-moz-transform: scale(1.5) rotate(0deg);
	-o-transform: scale(1.5) rotate(0deg);
}
.wkz .gsjj{
	width: 346px;
	height: 435px;
	float: right;
	margin-bottom: 12px;
}
.wkz .gsjj .top{
	width: 346px;
	height: 43px;
	border-bottom: 2px solid #BFBFBF;
	margin-bottom: 25px;
}
.wkz .gsjj .top .tit{
	width: 110px;
	height: 43px;
	float: left;
	text-align: center;
	line-height: 20px;
	border-bottom: 2px solid #A1D624;
	margin-bottom: 1px;
}
.wkz .gsjj .top .more{
	float: right;
	font-size: 14px;
	line-height: 45px;
}
.wkz .gsjj .top .more a{
	color: #666666;
	text-decoration: none;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}
.wkz .gsjj .top .more a:hover{
	margin-right: 10px;
}
.wkz .gsjj .top .tit h2{
	color: #515d00;
	font-size: 20px;
	font-weight: bold;
}
.wkz .gsjj .top .tit span{
	color: #BFBFBF;
	font-family: arial;
}
.wkz .gsjj .con .tit{
	color: #A1D624;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 21px;
}
.wkz .gsjj .con .nr{
	color: #666666;
	font-size: 14px;
	line-height: 28px;
	text-align: justify;
}
.wkz .gsjj .con .nr p{
	text-indent: 2em;
}
.wkz .lxwm{
	width: 346px;
	height: 225px;
	float: right;
}
.wkz .lxwm .top{
	width: 346px;
	height: 43px;
	border-bottom: 2px solid #BFBFBF;
	margin-bottom: 25px;
}
.wkz .lxwm .top .tit{
	width: 110px;
	height: 43px;
	float: left;
	text-align: center;
	line-height: 20px;
	border-bottom: 2px solid #A1D624;
	margin-bottom: 1px;
}
.wkz .lxwm .top .more{
	float: right;
	font-size: 14px;
	line-height: 45px;
}
.wkz .lxwm .top .more a{
	color: #666666;
	text-decoration: none;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}
.wkz .lxwm .top .more a:hover{
	margin-right: 10px;
}
.wkz .lxwm .top .tit h2{
	color: #515d00;
	font-size: 20px;
	font-weight: bold;
}
.wkz .lxwm .top .tit span{
	color: #BFBFBF;
	font-family: arial;
}
.wkz .lxwm .con{
	width: 346px;
	height: auto;
	display: block;
	overflow: hidden;
}
.wkz .lxwm .con .phone{
	width: 210px;
	height: 61px;
	color: #FFFFFF;
	font-size: 24px;
	line-height: 63px;
	padding-left: 70px;
	letter-spacing:1px;
	font-weight: bold;
	margin: 0px auto;
	margin-bottom: 20px;
	background: url(../images/lxwm.png) no-repeat;
	-webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}
.wkz .lxwm .con .phone:hover{
	-webkit-transform: scale(1.1) rotate(0deg);
	/*前面数值放大倍数,后面旋转角度*/
	-moz-transform: scale(1.5) rotate(0deg);
	-o-transform: scale(1.5) rotate(0deg);
}
.wkz .lxwm .con .nr{
	color: #666666;
	font-size: 16px;
	width: 250px;
	margin: 0px auto;
	line-height: 30px;
}
.czzs{
	width: 1000px;
	height: 355px;
	margin: 0px auto;
}
.czzs .top{
	width: 1000px;
	height: 55px;
	border-bottom: 2px solid #bfbfbf;
	margin-bottom: 20px;
	position: relative;
}
.czzs .top .tit{
	width: 190px;
	height: 55px;
	margin: 0px auto;
	line-height: 25px;
	border-bottom: 2px solid #A1D624;
	margin-bottom: -1px;
}
.czzs .top .tit h2{
	font-size: 20px;
	color: #515d00;
	font-weight: bold;
	text-align: center;
}
.czzs .top .tit span{
	font-size: 13px;
	color: #BFBFBF;
	font-family: arial;
	text-align: center;
	display: block;
}
.czzs .top .more{
	position: absolute;
	top:25px;
	right: 5px;
	font-size: 15px;
}
.czzs .top .more a{
	color: #666666;
	text-decoration: none;
	-webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}
.czzs .top .more a:hover{
	color: #000000;
	margin-right: 10px;
}
.czzs li{
	width: 246px;
	height: 265px;
	margin-right: 5px;
	float: left;
	position: relative;
	overflow: hidden;
}
.czzs li:last-child{
	margin-right: 0px;
}
.czzs li .con{
	display: block;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}
.czzs li .con img{
	width: 246px;
	height: 185px;
}
.czzs li .wz{
	width: 246px;
	height: 145px;
	position: absolute;
	left: 0;
    top: 100%;
    background: #A1D624;
    transition: all 0.3s ease-in-out;
    /*text-align: center;*/
}
.czzs li .wz a{
	width: 80%;
	display: block;
	color: #000000;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 7% 10%;
	text-align: justify;
}
.czzs li .wz a nobr{
	width: 200px;
	font-size: 18px;
	text-align: center;
	display: block;
	margin-bottom: 10px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.czzs li .wz a span{
	text-align: left
}
.czzs li:hover .wz{
	top: 110px;
}
.czzs li .wztit{
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}



.jhjs{
	width: 1000px;
	height: 265px;
	margin: 0px auto;
}
.jhjs .top{
	width: 1000px;
	height: 55px;
	border-bottom: 2px solid #bfbfbf;
	margin-bottom: 30px;
	position: relative;
}
.jhjs .top .tit{
	width: 190px;
	height: 55px;
	margin: 0px auto;
	line-height: 25px;
	border-bottom: 2px solid #A1D624;
	margin-bottom: -1px;
}
.jhjs .top .tit h2{
	font-size: 20px;
	color: #515d00;
	font-weight: bold;
	text-align: center;
}
.jhjs .top .tit span{
	font-size: 13px;
	color: #BFBFBF;
	font-family: arial;
	text-align: center;
	display: block;
}
.jhjs .top .more{
	position: absolute;
	top:25px;
	right: 5px;
	font-size: 15px;
}
.jhjs .top .more a{
	color: #666666;
	text-decoration: none;
	-webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}
.jhjs .top .more a:hover{
	color: #000000;
	margin-right: 10px;
}
.jhjs .nr{
	width: 648px;
	height: 160px;
	float: left;
	margin-left: 30px;
	font-size: 16px;
	margin-top: 13px;
}
.jhjs .nr li{
	width: 289px;
	margin-bottom: 10px;
	display: inline-block;
	display: block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	float: left;
}
.jhjs .nr li span{
	width: 13px;
	height: 17px;
	display: block;
	float: left;
	margin-right: 15px;
	background: url(../images/sjb.png) 0px 3px no-repeat;
}
.jhjs .nr li a{
	color: #666666;
	text-decoration: none;
	-webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}
.jhjs .nr li a:hover{
	margin-left: 10px;
}
/*底部*/
.footer{
	width: 100%;
	height: 110px;
	background: #777777;
}
.footer .con{
	width: 1000px;
	margin: 0px auto;
	display: block;
	overflow: hidden;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFFFFF;
	/*text-align: center;*/
	line-height: 28px;
	letter-spacing:1px;
}
.footer .con a{
	color: #FFFFFF;
	text-decoration: none;
}
.footer .con a:hover{
	color: #A1D624;
}
.footer .left{
	width: 935px;
	padding-top: 27px;
	float: left;
}
.footer .right{
	width: 65px;
	height: 110px;
	float: right;
	background: #A1D624;
	font-size: 16px;
	text-align: center;
}
.footer .right a{
	padding-top: 50px;
	padding-left: 7px;
	display: block;
	line-height: 25px;
	letter-spacing:7px;
	background: url(../images/jt.png) center 10px no-repeat #A1D624;
}
.footer .right a:hover{
	color: #FFFFFF;
}
/*内页*/
.ny_banner{
	width: 100%;
	height: 370px;
	overflow: hidden;
	background: url(../images/ny_banner.jpg) 50% 50% no-repeat;
}
.main{
	width: 1000px;
	margin: 0px auto;
	margin-top: 15px;
	margin-bottom: 20px;
	display: block;
	overflow: hidden;
}
.main .ny_tit{
	width: 1000px;
	height: 35px;
	font-size: 20px;
	color: #78d831;
	margin-bottom: 15px;
	border-bottom: 2px solid #BFBFBF;
}
.main .ny_tit .tit{
	width: 110px;
	height: 35px;
	font-weight: bold;
	float: left;
	text-align: center;
	margin-bottom: 1px;
	border-bottom: 2px solid #A1D624;
}
.main .ny_tit .weizhi{
	font-size: 14px;
	color: #1b1b1b;
	float: right;
}
.main .ny_tit .weizhi a{
	text-decoration: none;
}
.main .ny_tit .weizhi a:hover{
	color: #000000;
}
.main_left{
	width: 240px;
	display: block;
	float: left;
}
.main_left1{
	width: 240px;
	margin-bottom: 15px;
}
.main_left1_tit{
	width: 240px;
	height: 25px;
	font-size: 16px;
	color: #999999;
	font-family: "微软雅黑";
	line-height: 25px;
	margin-bottom: 15px;
	margin-left: 6px;
}
.main_left1_tit span{
	width: 26px;
	height: 25px;
	display: block;
	background: url(../images/hbz.png) no-repeat;
	float: left;
	margin: 0 8px;
}
.ny_lxwm{
	width: 230px;
	height: auto;
	display: block;
	overflow: hidden;
	line-height: 30px;
	padding: 0 5px;
}
.ny_lxwm .tit{
	color: #78d831;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
}
.ny_lxwm .phone{
	color: #999999;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 12px;
}
.ny_lxwm .con{
	font-size: 14px;
	color: #666666;
}
.main_left1_bg{
	width: 238px;
    border-top: 0;
    
    
}
.main_left1_bg ul{
	text-align: center;
}
.main_left1_bg ul li{
	width: 238px;
	height: 70px;
	line-height: 70px;
	display: block;
	margin-bottom: 15px;
	background: #D2D2D2;
}
.main_left1_bg ul li a{
	font-size: 16px;
	color: #1B1B1B;
	font-family: "微软雅黑";
	display: block;
	text-decoration: none;
	-webkit-transition: all 0.1s ease-in-out 0s;
	-moz-transition: all 0.1s ease-in-out 0s;
	-ms-transition: all 0.1s ease-in-out 0s;
	transition: all 0.1s ease-in-out 0s;
}
.main_left1_bg ul li a:hover{
	width: 238px;
	color: #000000;
	letter-spacing:2px;
	background-color: rgba(195,195,195,0.5);/* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */
}

.ml_z{
	text-align: center;
	line-height: 30px;
	letter-spacing:2px;
}
.ml_z1{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333333;
	border-bottom: 1px solid #bababa;
	display: block;
	/*padding-bottom: 30px;*/
	padding: 0 10px 30px 10px;
}
.ml_z1 span{
	display: block;
	color: #07227c;
	font-size: 18px;
	padding: 25px 0 0px 0;
}
.ml_z2{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333333;
	margin-top: 7px;
	margin-bottom: 8px;
	padding-bottom: 30px;
}
.ml_z2 span{
	display: block;
	color: #07227c;
	font-size: 18px;
	padding: 20px 0 25px 0;
}
.main_right{
	width: 735px;
	display: block;
	overflow: hidden;
	float: right;
}
.main_right_tit{
	width: 735px;
	display: block;
	overflow: auto;
}
.main_right_tit span{
	line-height: 30px;
	margin-right: 10px;
}
.main_right_tit h4{
	width: 705px;
	font-size: 18px;
	line-height: 30px;
	color: #333333;
	font-family: "微软雅黑";
	float: left;
	margin-left: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #A1D624
}
.main_right_tit h4 span{
	font-size: 14px;
	float: right;
	margin-right: 18px;
}
.main_right_tit h4 span a{
	color: #333333;
	text-decoration: none;
}
.main_right_tit h4 span a:hover{
	color: #2595D1;
}
.main_right_tit img{
	float: right;
	margin-right: 8px;
}
.main_right_nr{
	font-family: "微软雅黑";
	color: #333333;
	padding: 20px 0px 20px 20px;
	font-size: 16px;
	line-height: 40px;

}
.main_right_nr .tit{
	font-size: 24px;
	text-align: center;
	margin: 15px 0 30px 0;
}
.main_right_nr .tit span{
	font-size: 14px;
}
.main_right_nr form{
	width: 620px;
	margin: 0px auto;
}
.main_right_nr input{
	width: 173px;
	height: 21px;
}
.main_right_nr .np{
	width: 15px;
	height: 15px;
}
.main_right_nr .coolbg{
	width: 80px;
	height: 30px;
}
.miaoshu{
	margin-top: 20px;
}
.page{
	width: 735px;
	height: 30px;
	margin: 0px auto;
	margin-top: 30px;
	text-align: center;
}
.page li{
	display: inline ;
	padding: 4px;
    margin: 0 7px 0 0;
    color: #666;
    font-size: 16px;
    _width: 0px;
    min-width: 0px;
    height: 30px;
    border: 1px solid #D3D3D3;
    background: #FFFFFF;
    text-align: center;
}
.page li:hover{
	background: #A1D624;
}
.page li:hover a{
	color: #FFFFFF;
}
.page li a{
	color: #333;
	text-decoration: none;
	padding: 8px 6px 8px 6px;
}
.page li a:hover{
	color: #FFFFFF;
	/*background: #0076CA;*/
}
.page .thisclass{
	background: #A1D624;
}
.page .thisclass a{
	color: #FFFFFF;
}
.page .thisclass a:hover{
	color: #FFFFFF;
}
#pageNav{
	width: 100%;
	margin: 0px auto;
	text-align: center;
	display: block;
	overflow: auto;
}
#pageNav ul li{
	display: inline;
	margin: 0 7px 0 0;
    color: #666;
    _width: 0px;
    min-width: 0px;
    height: 30px;
    border: 1px solid #D3D3D3;
    background: #FFFFFF;
    text-align: center;
}
#pageNav ul li a{
	color: #333;
	padding: 4px 8px 4px 8px;
}
#pageNav ul li a:hover{
	color: #FFFFFF;
	background: #0076CA;
}

.main_right_lb{
	padding: 20px 10px 20px 30px;
}
.main_right_lb ul li{
	border-bottom: 1px solid #D3D3D3;
}
.lb_tit{
	width: 695px;
	display: block;
	overflow: hidden;
	margin-top: 25px;
}
.lb_tit_l{
	float: left;
	padding-left: 10px;
}
.lb_tit_l span{
	background: url(../images/yd.png) left 5px no-repeat;
	padding-left: 20px;
	font-size: 18px;
	color: #333333;
}
.lb_tit_l span a{
	color: #333333;
	text-decoration: none;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}
.lb_tit_l span a:hover{
	color: #000000;
	margin-left: 10px;
}
.lb_tit_r{
	float: right;
	padding-right: 15px;
}
.lb_infos{
	font-size: 14px;
	padding-left: 30px;
	margin: 25px 0px 25px 0px;
	line-height: 30px;
	display: block;
	overflow: hidden;
	text-indent : 2em;
}
.main_right_pic{
	width: 735px;
	display: block;
	overflow: hidden;
	padding: 20px 10px 10px 0px;
}

.main_right_pic .con{
	width: 235px;
	height: 215px;
	float: left;
	margin-right: 5px;
	margin-bottom: 30px;
	border: 2px solid #D1D1D1;
	background: #1B1B1B;
	-webkit-transition: all 0.1s ease-in-out 0s;
	-moz-transition: all 0.1s ease-in-out 0s;
	-ms-transition: all 0.1s ease-in-out 0s;
	transition: all 0.1s ease-in-out 0s;
}
.main_right_pic .con:nth-child(3n) {
    margin-right: 0px;
}
.main_right_pic .con img{
	width: 235px;
	height: 177px;
}
.main_right_pic .con .img{
	width: 235px;
	height: 177px;
}
.main_right_pic .con .bt{
	width: 235px;
	height: 38px;
	text-align: center;
	padding: 0 5px;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	line-height: 38px;
}
.main_right_pic .con a{
	width: 235px;
	height: auto;
	display: block;
	overflow: hidden;
	color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 46px;
	letter-spacing:8px;
	text-decoration: none;
}
.main_right_pic .con:hover{
	background: #A1D624;
	border: 2px solid #A1D624;
}

.c_laoshi{
	width: 265px !important;
	height: 405px !important;
	margin-left: 40px;
}
.laoshi{
	width: 265px !important;
	height: 360px !important;
}


/*在线客服*/
.main-im{position:fixed;right:10px;top:300px;z-index:100;width:110px;height:272px;}
.main-im .qq-a{display:block;width:106px;height:116px;font-size:14px;color:#0484cd;text-align:center;position:relative;}
.main-im .qq-a span{bottom:5px;position:absolute;width:90px;left:10px;}
.main-im .qq-hover-c{width:70px;height:70px;border-radius:35px;position:absolute;left:18px;top:10px;overflow:hidden;z-index:9;}
.main-im .qq-container{z-index:99;position:absolute;width:109px;height:118px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid #dddddd;background:url(../images/qq-icon-bg.png) no-repeat center 8px;}
.main-im .img-qq{max-width:60px;display:block;position:absolute;left:6px;top:3px;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.main-im .im-qq:hover .img-qq{max-width:70px;left:1px;top:8px;position:absolute;}
.main-im .im_main{background:#F9FAFB;border:1px solid #dddddd;border-radius:10px;background:#F9FAFB;display:none;}
.main-im .im_main .im-tel{color:#000000;text-align:center;width:109px;height:50px;border-bottom:1px solid #dddddd;}
.main-im .im_main .im-tel div{font-weight:bold;font-size:14px;margin-top:6px;}
.main-im .im_main .im-tel .tel-num{font-family:Arial;font-weight:bold;color:#e66d15;}
.main-im .im_main .im-tel:hover{background:#fafafa;}
.main-im .im_main .weixing-container{width:55px;height:47px;border-right:1px solid #dddddd;background:#f5f5f5;border-bottom-left-radius:10px;background:url(../images/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show{width:112px;height:172px;background:#ffffff;border-radius:10px;border:1px solid #dddddd;position:absolute;left:-125px;top:-126px;}
.main-im .im_main .weixing-show .weixing-sanjiao{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #ffffff;border-width:6px;left:112px;top:134px;position:absolute;z-index:2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #dddddd;border-width:8px;left:112px;top:132px;position:absolute;}
.main-im .im_main .weixing-show .weixing-ma{width:104px;height:103px;padding-left:5px;padding-top:5px;}
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto;text-align:center;}
.main-im .im_main .go-top{width:50px;height:47px;background:#f5f5f5;border-bottom-right-radius:10px;background:url(../images/totop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a{display:block;width:52px;height:47px;}
.main-im .close-im{position:absolute;right:10px;top:-12px;z-index:100;width:24px;height:24px;}
.main-im .close-im a{display:block;width:24px;height:24px;background:url(../images/close_im.png) no-repeat left top;}
.main-im .close-im a:hover{text-decoration:none;}
.main-im .open-im{cursor:pointer;margin-left:68px;width:40px;height:133px;background:url(../images/open_im.png) no-repeat left top;}



/* 焦点图 */
.focusBox { float:left; position: relative; width: 260px; height: 195px; margin-bottom:10px;  overflow: hidden; font-family:Arial; text-align: left; background:#fff;margin-left: 25px;margin-right: 20px; }
.focusBox .pic img { width:260px; height: 195px; display: block; }
.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.focusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
.focusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.focusBox .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.focusBox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.focusBox .num li.on a,.focusBox .num a:hover{ background:#f60;  }



.black_overlay {
				display: none;
				position: absolute;
				top: 0%;
				left: 0%;
				width: 100%;
				height: 100%;
				background-color: black;
				z-index: 1001;
				-moz-opacity: 0.8;
				opacity: .80;
				filter: alpha(opacity=80);
				tob_id_3427
			}
			
			.white_content {
				<--设置大图属性--> display: none;
				position: absolute;
				top: 7%;
				left: 25%;
				width: 50%;
				height: auto;
				/*border: 16px solid #FFF;*/
				padding: 16px;
				border-bottom: none;
				background-color: white;
				z-index: 1002;
				overflow: auto;
			}
			.white_content img{
				width: 100%;
				height: auto;
			}
			.white_content a{
				position: absolute;
				top: 0%;
				right: 0%;
			}
.main_right_pic .container .gallery li{
	width: 235px;
	height: 214px;
	float: left;
	margin-right: 5px;
    margin-bottom: 30px;
    border: 3px solid #D1D1D1;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}
.main_right_pic .container .gallery li:hover{
	border: 3px solid #A1D624;
}
.main_right_pic .container .gallery li a{
	width: 235px;
	height: auto;
	display: block;
	overflow: hidden;
	text-decoration: none;
	-webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}
.main_right_pic .container .gallery li:nth-child(3n){
	margin-right: 0px;
}
.main_right_pic .container .gallery li a img{
	width: 235px;
	height: 177px;
}
.main_right_pic .container .gallery li a h6{
	width: 225px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	color: #FFFFFF;
	font-size: 18px;
	background: #1B1B1B;
	padding: 0 5px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: -5px;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}
.main_right_pic .container .gallery li a:hover h6{
	background: #A1D624;
}
