html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 18px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
body {
	line-height: 1;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
}

.table2 {
	border-collapse: collapse;
	border-spacing: 0;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
}
input {
	outline: none;
}
textarea {
	outline: none;
}
.cl {
	clear: both;
	zoom: 1;
	overflow: hidden;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
::selection {
	background: #38ae14;
	color: #fff;
}
::-moz-selection {
	background: #38ae14;
	color: #fff;
}
::-webkit-selection {
	background: #38ae14;
	color: #fff;
}
.bold {
	font-weight: bold;
}
i {
	font-style: normal;
}
.warn {
	color: #EC543B;
}
.tc{text-align: center;}
.c{
	width: 960px;
	position: relative;
	margin: 0 auto;
	height: 150px;
	border: 0px none #FFFFFF;
}
.f{width: 100%;float: left;}
.clearfix{clear:both;zoom:1}
.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden}
.f16{font-size: 16px;}
/*login*/
body {
	color: #666666;
	font-family: "微软雅黑", Verdana, SimHei, "Microsoft JhengHei", Tahoma;
	font-size: 12px;
	background-color: #CCCCCC;
}
body a {
	text-decoration: none;
	color: #909090;
	outline: none;
	blr: expression(this.onFocus=this.blur());
}
body a:hover {
	color:#FFFF00;
}
a.greenlink{
	color:#47bc23;
}
#footer {
	text-align: center;
	padding: 30px 0;
	background: #F6F8F9;
}
/*location*/
.header_wrap,.header_full{
	width: 100%;
	background: #f6f8f9;
	padding: 15px 0;
}
.header_full{
	border-bottom: 1px #44b226 solid;
}
.header_wrap #header {
	width: 950px;
	margin:0 auto;
	position: relative;
}
.header_full #header{
	margin:0 auto;
	position: relative;
	padding: 0 20px;
}
#logo {
	width: 340px;
	height: 85px;
	margin-top: 4px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: right;
}
#logo a {
	text-indent: -9999px;
	display: block;
	width: 100%;
	height: 100%;
}
.nav {
	margin-left: 60px;
	position: relative;
}
.nav li {
	float: left;
	margin-right: 20px;
}
.nav li a {
	display: block;
	font-size: 14px;
	width: 98px;
	text-align: center;
	overflow: hidden;
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.nav li a:hover {
	color: #909090;
}
.nav li a i {
	display: block;
	width: 40px;
	height: 38px;
	overflow: hidden;
	background: url(http://img03.taobaocdn.com/imgextra/i3/54564510/TB2SIPVdpXXXXXzXpXXXXXXXXXX_!!54564510.png) no-repeat;
	margin: 0 auto 10px;
}
.nav li.ctrl a i {
	background-position: 0 -36px;
}
.nav li.phonenum a i {
	background-position: 0 -109px;
}
.nav li.ebao51 a i {
	background-position: 0 -188px;
}
.nav li.shuxue a i {
	background-position: 0 -555px;
}
.nav li.yingyu a i {
	background-position: 0 -659px;
}
.nav li.faq a i {
	background-position: 0 -314px;
}
.nav li.faq a.act i {
	background-position: 0 -271px;
}
.nav li a.act {
	color: #47bc23;
	font-weight:bold;
}
.nav li.ctrl a.act i {
	background-position: 0 0;
}
.nav li.ebao51 a.act i {
	background-position: 0 -150px;
}
.nav li.yingyu a.act i {
	background-position: 0 -615px;
}
.nav li.shuxue a.act i {
	background-position: 0 -506px;
}
.nav li.phonenum a.act i {
	background-position: 0 -73px;
}
.nav li.union a i {
	width: 43px;
	background-position: -3px -402px;
}
.nav li.union a.act i {
	background-position: -3px -440px;
}
.bot_about {
height:60px;
	background-color:#3B5454;
}
.index_banner{
	width: 100%;
	height: 350px;
	margin: 0 auto;
	position: relative;
	background:#eeefef;
	background-color: #08A7E9;
}
.index_banner .banner_0{
	width: 100%;
	height: 350px;
	background:url(http://img04.taobaocdn.com/imgextra/i4/54564510/TB2dov2dpXXXXb6XXXXXXXXXXXX_!!54564510.png);
	
}
.index_banner1{
	width: 100%;
	height: 420px;
	margin: 0 auto;
	position: relative;
	background:#eeefef;
	background-color: #EEEFEF;
}
.index_banner10{
	width: 100%;
	height: 400px;
	margin: 0 auto;
	position: relative;
	background:#eeefef;
	background-color: #EEEFEF;
}

.index_banner2{
	width: 100%;
	height: 400px;
	margin: 0 auto;
	position: relative;
	background:#eeefef;
	background-color:#FFCCCC;
}
.index_banner3{
	width: 100%;
	height: 455px;
	margin: 0 auto;
	position: relative;
	background:#eeefef;
	background-color: #E3861E;
}
.index_bannernormal{
	width: 100%;
	height:4089px;
	margin: 0 auto;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(http://img02.taobaocdn.com/imgextra/i2/54564510/TB2pWnTdpXXXXagXpXXXXXXXXXX_!!54564510.jpg);
	background-repeat: repeat;
}
.index_bannershuxue{
	width: 100%;
	height:2644px;
	margin: 0 auto;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(http://img02.taobaocdn.com/imgextra/i2/54564510/TB2pWnTdpXXXXagXpXXXXXXXXXX_!!54564510.jpg);
	background-repeat: repeat;
}
.index_bannermobile{
	width: 100%;
	height:2845px;
	margin: 0 auto;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(http://img02.taobaocdn.com/imgextra/i2/54564510/TB2pWnTdpXXXXagXpXXXXXXXXXX_!!54564510.jpg);
	background-repeat: repeat;
}
.index_banneryuwen{
	width: 100%;
	height:2492px;
	margin: 0 auto;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(http://img02.taobaocdn.com/imgextra/i2/54564510/TB2pWnTdpXXXXagXpXXXXXXXXXX_!!54564510.jpg);
	background-repeat: repeat;
}
.index_banneryingyu{
	width: 100%;
	height:2397px;
	margin: 0 auto;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(http://img02.taobaocdn.com/imgextra/i2/54564510/TB2pWnTdpXXXXagXpXXXXXXXXXX_!!54564510.jpg);
	background-repeat: repeat;
}
.index_banner4{
	width: 100%;
	height: 505px;
	margin: 0 auto;
	position: relative;
	background:#eeefef;
	background-color: #56B463;
}
.index_qimeng{
	width: 100%;
	height: 351px;
	margin: 0 auto;
	position: relative;
	background:#eeefef;
	background-color: #009966;
}
.index_qimeng .banner_0{
	width: 100%;
	height: 350px;
	background:url( ../images/qmtop.png);
	background-repeat: norepeat;
	
}
.index_lianxi{
	width: 100%;
	height: 351px;
	margin: 0 auto;
	position: relative;
	background:#eeefef;
	background-color: #56B463;
}
.index_lianxi .banner_0{
	width: 100%;
	height: 350px;
	background:url( ../images/lianxi.png);
	background-repeat: norepeat;
	
}
.index_lianxi2{
	width: 100%;
	height: 351px;
	margin: 0 auto;
	position: relative;
	background:#eeefef;
	background-color: #628A8A;
}
.index_lianxi2 .banner_0{
	width: 100%;
	height: 350px;
	background:url( ../images/lianxi.png);
	background-repeat: norepeat;
	
}
.index_yuwen{
	width: 100%;
	height: 351px;
	margin: 0 auto;
	position: relative;
	background:#eeefef;
	background-color: #009966;
}
.index_mobile{
	width: 100%;
	height: 351px;
	margin: 0 auto;
	position: relative;
	background:#eeefef;
	background-color: #009966;
}
.index_yuwen .banner_0{
	width: 100%;
	height: 350px;
	background:url(http://img03.taobaocdn.com/imgextra/i3/54564510/TB23XTZdpXXXXc5XXXXXXXXXXXX_!!54564510.png);
	background-repeat: norepeat;
	
}
.index_mobile .banner_0{
	width: 100%;
	height: 350px;
	background:url( http://img03.taobaocdn.com/imgextra/i3/54564510/TB2ROP3dpXXXXbLXXXXXXXXXXXX_!!54564510.png);
	background-repeat: norepeat;
}
.index_yingyu{
	width: 100%;
	height: 351px;
	margin: 0 auto;
	position: relative;
	background:#eeefef;
	background-color: #009966;
}
.index_yingyu .banner_0{
	width: 100%;
	height: 350px;
	background:url( http://img01.taobaocdn.com/imgextra/i1/54564510/TB28UDMdpXXXXbAXpXXXXXXXXXX_!!54564510.png);
	background-repeat: norepeat;
	
}
.index_shuxue{
	width: 100%;
	height: 351px;
	margin: 0 auto;
	position: relative;
	background:#eeefef;
	background-color: #009966;
}
.index_shuxue .banner_0{
	width: 100%;
	height: 350px;
	background:url(http://img01.taobaocdn.com/imgextra/i1/54564510/TB2H5bRdpXXXXaXXpXXXXXXXXXX_!!54564510.png);
	background-repeat: norepeat;
	
}
.index_bannerbot{
	width: 100%;
	height: 100%;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #006666;
}
.index_bannernol{
	width: 100%;
	height: 60px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #67CEFA;
}
.index_down{
	width: 100%;
	height: 60px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/downall.png);
	background-repeat: norepeat;
	background-color: #006666;
	
}
.index_downshuxue{
	width: 100%;
	height: 60px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/downshuxue.png);
	background-repeat: norepeat;
	background-color: #006666;
	
}
.index_downyuwen{
	width: 100%;
	height: 60px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/downyuwen.png);
	background-repeat: norepeat;
	background-color: #006666;
	
}
.index_downmobile{
	width: 100%;
	height: 100px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/downmobile.png);
	background-repeat: norepeat;
	background-color: #006666;
	
}
.index_downyingyu{
	width: 100%;
	height: 60px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/downyingyu.png);
	background-repeat: norepeat;
	background-color: #006666;
	
}
.index_banner .banner_bot{
	width: 100%;
	height: 233px;
	
}
.index_banner .banner_l{
	width: 50%;
	height: 420px;
	background-image: url(http://img02.taobaocdn.com/imgextra/i2/54564510/TB2pa_TdpXXXXafXpXXXXXXXXXX_!!54564510.jpg);
	
}
.index_banner .banner_2{
	width: 100%;
	height: 427px;
	background:url(http://img03.taobaocdn.com/imgextra/i3/54564510/TB2h0zJdpXXXXcoXpXXXXXXXXXX_!!54564510.png);
	background-repeat: no-repeat;
	background-position: right;

}
.index_banner .banner_3{
	width: 50%;
	height: 420px;
	background:url(http://img03.taobaocdn.com/imgextra/i3/54564510/TB21_vZdpXXXXcSXXXXXXXXXXXX_!!54564510.png);
	
}
.index_banner .banner_4{
	width: 100%;
	height: 427px;
	background:url( http://img01.taobaocdn.com/imgextra/i1/54564510/TB2WSYOdpXXXXbXXpXXXXXXXXXX_!!54564510.png);
	background-repeat: no-repeat;
	background-position: right;

}
.index_banner .banner_5{
	width: 50%;
	height: 400px;
	background:url(http://img03.taobaocdn.com/imgextra/i3/54564510/TB2prYOdpXXXXa_XpXXXXXXXXXX_!!54564510.png);
	background-repeat: no-repeat;
	background-position: center;
	
}
.index_banner .banner_6{
	width: 100%;
	height: 400px;
	background:url(http://img04.taobaocdn.com/imgextra/i4/54564510/TB2lWH8dpXXXXatXXXXXXXXXXXX_!!54564510.png);
	background-repeat: no-repeat;
	background-position: right;
	
}
