body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
select,
input,
textarea,
button,
p,
blockquote,
th,
td,
img,
iframe {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input,
button,
textarea,
option {
	font: 12px "\5b8b\4f53", Arial, Helvetica, sans-serif;
}

ul,
li,
div {
	list-style: none;
	border: 0px;
}

img {
	border: 0px;
}

.clear {
	font: 0px/0px serif;
	display: block;
	clear: both;
}

html {
	-webkit-text-size-adjust: none;
}

input {
	outline: none;
}

textarea {
	resize: none;
}

a {
	text-decoration: none;
}

body:nth-of-type(1) input:focus,
textarea:focus {
	outline: none;
}

body {
	font: 12px "\5b8b\4f53", Tahoma, Arial;
	color: #333;
	background: #fff;
	position: relative;
}

#header {
	width: 100%;
	height: 32px;
	margin: 0 auto;
	background-color: #f5f5f5;
	border-bottom: 1px solid #e3e3e3;
}

.header {
	width: 1100px;
	height: 32px;
	margin: 0 auto;
	position: relative;
}

.header ul {
	float: left;
}

.header li {
	float: left;
	color: #666;
	line-height: 32px;
}

.header li a,
.header p a {
	color: #666;
	padding: 0 4px;
}

.header a:hover,
.header a.mobile:hover {
	color: #f60;
}

.header input {
	width: 92px;
	height: 18px;
	float: left;
	border: 1px solid #d4d4d4;
	margin: 6px 6px 0 0;
}

.header button {
	width: 35px;
	height: 19px;
	border: 0;
	float: left;
	background: url(../images/news2014/news.gif) no-repeat 0 0;
	margin: 6px 4px 0 2px;
}

.header p {
	line-height: 32px;
	float: right;
	padding-right: 6px;
	color: #dfdfdf;
}

.header a.mobile {
	width: 55px;
	height: 16px;
	display: block;
	float: right;
	text-indent: 18px;
	margin-top: 8px;
	line-height: 16px;
	color: #03a363;
	background: url(../images/news2014/news.gif) no-repeat -139px 0;
}

.adTop {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}

.adTop ul {
	width: 1110px;
	display: inline;
	float: left;
	margin: 0px 0 0 -5px;
}

.adTop li {
	display: block;
	float: left;
	padding: 10px 5px 0 5px;
}

.adTop img,
.adTop embed {
	float: left;
}


/*adTop*/

.top {
	width: 1100px;
	height: 100px;
	margin: 0px auto 0;
	position: relative;
	z-index: 77;
	height:120px;
}

.top .logo {
	position: absolute;
	left: 0;
	top: 24px;
	z-index: 77;
}

.top h1 {
	height: 50px;
	position: absolute;
	left: 264px;
	top: 34px;
	border-left: 1px solid #d7d7d7;
	font: 30px/50px "Microsoft Yahei", "\5b8b\4f53";
	text-indent: 12px;
	color: #03a363;
}

.top p {
	font: normal 24px/30px arial;
	position: absolute;
	right: 0;
	top: 20px;
	color: #FF6600;
}

.top span {
	font: normal 16px/24px "microsoft yahei";
	position: absolute;
	top: 50px;
	right: 0;
	color: #666666;
}

.nav {
	width: 100%;
	height: 50px;
	background-color: #03a363;
}

.nav p {
	width: 1100px;
	margin: 0 auto;
	height: 50px;
}

.nav p a {
	color: #ffffff;
	font-family: "microsoft yahei";
	line-height: 50px;
	font-size: 18px;
	display: block;
	float: left;
	padding: 0 23px;
	display: inline-block;
	text-align: center;
}

.nav p a.home {
	background-color: #3c96e2;
}

.nav p a:hover {
	background-color: #ff8b00;
}

.banner {
	width: 100%;
	text-align: center;
	overflow: hidden;
}

.banner img {
	display: block;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
}
#nfoot{width: 100%;margin: 10px auto 0 auto;text-align: center;}
#nfoot p{ text-align: center; color: #818181; font: normal 12px/26px "\5b8b\4f53","Arial"; }
#nfoot p.web{ font: normal 14px "\5b8b\4f53","Arial"; color: black; padding: 25px 0 15px 0; }
#nfoot span{width: 100%;margin: 0px auto;text-align: center;color: #fff;font: normal 14px/39px "Arial","\5b8b\4f53";background: #03a363;display: block;}
#nfoot span a{text-decoration: none;color: #fff;padding: 0px 8px;}
#nfoot span a:hover{ color: #FB5005; }
#nfoot p strong{ font: normal 11px "Arial"; padding: 0px 25px 0 0; }
#nfoot p b{ padding: 0px 3px; font: normal 12px/26px "Arial","\5b8b\4f53"; }
#nfoot p b a{
	position: relative;
	cursor: pointer;
}
#nfoot p b a .QQhover {
    position: absolute;
   left: 0px;
    bottom: 18px;
    border: 1px solid #666;
    border-radius: 4px;
    line-height: 20px;
    color: #333;
    background: rgba(255,255,255,.9);
    display: none;
    cursor: auto;
    font-weight: 500;
    height: 20px;
    width: 100px;
    text-align: center;
    font-family:"Microsoft Yahei"; 
    overflow: hidden;
    resize: none;
   }
   #nfoot p b a .QQhover::after{
    position: absolute;
    left: 0;
    top: 0;
    line-height: 20px;
    content: "QQ:";
   }
   #nfoot p b a:hover .QQhover{
    display: inline-block;
   }
#nfoot p b img{ vertical-align: middle; }
.nfoot-bt{ width: 800px; margin: 10px auto 0 auto; border-top: 1px dashed #CCCCCC; padding: 15px 0 15px 0; text-align: center; }
.nfoot-bt a{ height: 34px; padding: 6px 0px 0 34px; display: inline-block; text-decoration: none; color: #424345; text-align: left; margin: 0px 2px; font-weight: normal; }
.nfoot-bt a.abt1{ width: 65px; background: url(/images/Public/publicbg.jpg) no-repeat -1px -230px; vertical-align: middle; }
.nfoot-bt a.abt2{ width: 54px; background: url(/images/Public/publicbg.jpg) no-repeat -106px -230px; vertical-align: middle; }
.nfoot-bt a.abt3{ width: 58px; background: url(/images/Public/publicbg.jpg) no-repeat -1px -273px; vertical-align: middle; }
.nfoot-bt a.abt4{ width: 58px; background: url(/images/Public/publicbg.jpg) no-repeat -99px -273px; vertical-align: middle; }
.nfoot-bt a.abt5{ width: 58px; background: url(/images/Public/publicbg.jpg) no-repeat -1px -316px; vertical-align: middle; }
.nfoot-bt a.abt6{ width: 65px; background: url(/images/Public/publicbg.jpg) no-repeat -99px -316px; vertical-align: middle; }

.consult{
	position:fixed;
	right: 0;
	top: 50%;
	margin-top: -60px;
	z-index: 999;
}
.consult span.btn{
	background: url(../images/service2017/service.png) 0 -159px no-repeat;
	height: 120px;
	display: block;
	width: 41px;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
}
.consult_box{
	height: 188px;
	width: 250px;
	position: absolute;
	right: -252px;
	top: -34px;
	border: 1px solid #e6e6e6;
	background-color: #fff;
}
.consult_box h3{
	text-align: center;
	font:bold 16px/40px "microsoft yahei";
}
.consult_box p{
	position: absolute;
	left: 18px;
	font:normal 14px/16px arial;
	text-indent: 27px;
}
.consult_box p.qq{
	top: 60px;
	background: url(../images/service2017/service.png) 0 -290px no-repeat;
}

.consult_box p.email{
	top: 83px;
	background: url(../images/service2017/service.png) 0 -317px no-repeat;
}
.consult_box a.btn{
	position:absolute;
	left: 18px;	
	top: 132px;
	color: #fff;
	width: 226px;
	height: 36px;
	font:normal 14px/36px "microsoft yahei";
	text-align: center;  
	background-color: #ff6600;
	border-radius: 2px;
	cursor: pointer;
}
.consult_box a.btn .QQhover {
    position: absolute;
   left: 0px;
    bottom: 21px;
    border: 1px solid #666;
    border-radius: 4px;
    line-height: 20px;
    color: #333;
    background: rgba(255,255,255,.9);
    display: none;
    cursor: auto;
    font-weight: 500;
    height: 20px;
    width: 100px;
    text-align: center;
    font-family:"Microsoft Yahei"; 
    overflow: hidden;
    resize: none;
   }
   .consult_box a.btn .QQhover::after{
    position: absolute;
    left: 0;
    top: 0;
    line-height: 20px;
    content: "QQ:";
   }
   .consult_box a.btn:hover .QQhover{
    display: inline-block;
   }
.consult_box i{
	height: 15px;
	width: 15px;
	position: absolute;
	right: 2px;
	top: 12px;
	background: url(../images/service2017/service.png) 0 -350px;
	cursor: pointer;
}

