@charset "utf-8";
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
a:link,a:visited{
	text-decoration:none;
	color:#fff;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: \5FAE\8F6F\96C5\9ED1;
	min-width:1000px;
}
ol, ul,li {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
.icon {
	width:68px;
	height:60px;
	position:relative;
	z-index:1000;
	top:-30px;
	margin:0 auto;
}
/*top*/
.top{
	width: 100%;
	position:fixed;
	height: 50px;
	border-bottom: 1px solid #e4e5e5;
	-webkit-box-shadow: 0px 1px 30px 0px #DCDCDC;
	box-shadow: 0px 1px 30px 0px #DCDCDC;
	z-index:10001;
	background-color:#fff;
}
.top .toos{
	width:1000px;
	margin:0 auto;
	height:50px;
}
.top .toos img{
	display:inline-block;
	width:233px;
	height:22px;
	margin-top:12px;
	margin-right:20px;
	float:left;
}
.top .toos div a{
	width:95px;
	height:50px;
	text-align:center;
	line-height:50px;
	font-size:16px;
	color:#6a6969;
	display:inline-block;
	cursor:pointer;
}
.top .toos div a:hover{
	border-bottom:2px solid #00ccff;
	color:#00ccff;
	-webkit-box-shadow: 0px 1px 30px 0px #DCDCDC;
	box-shadow: 0px 1px 30px 0px #DCDCDC;
}
.top .toos div a:active{
	border-bottom: 2px solid #00ccff;
	color: #5BDEFF;
	-webkit-box-shadow: 0px 1px 30px 0px rgba(91,222,255,0.30);
	box-shadow: 0px 1px 30px 0px rgba(91,222,255,0.30);
}
.top_hover:link{
	border-bottom:2px solid #00ccff;
	color:#00ccff;
	-webkit-box-shadow: 0px 1px 30px 0px #DCDCDC;
	box-shadow: 0px 1px 30px 0px #DCDCDC;
}
.top_hover:visited{
	border-bottom:2px solid #00ccff;
	color:#00ccff;
	-webkit-box-shadow: 0px 1px 30px 0px #DCDCDC;
	box-shadow: 0px 1px 30px 0px #DCDCDC;
}
.top_hover:hover{
	border-bottom:2px solid #00ccff;
	color:#00ccff;
	-webkit-box-shadow: 0px 1px 30px 0px #DCDCDC;
	box-shadow: 0px 1px 30px 0px #DCDCDC;
}
.toos span{
	width:190px;
	height:50px;
	float:right;
	margin-left:30px;	
}
.toos span a{
	width:100px;
	height:50px;
	line-height:50px;
	text-align:left;
	background:url(../images/login_back.png) no-repeat;
	display:block;
	font-size:18px;
	cursor:pointer;
	color:#ffffff !important;
	padding-left:90px;
}
.black_overlay{ 
	display: none; 
	position: absolute; 
	top: 0%; 
	left: 0%; 
	width: 100%; 
	height: 100%; 
	background-color: black; 
	z-index:100001; 
	-moz-opacity: 0.6; 
	opacity:.60; 
	filter: alpha(opacity=60); 
	position:fixed;
} 
.record_content { 
	display: none; 
	position: absolute; 
	top: 50%; 
	left:50%; 
	width:734px; 
	height:202px; 
	background-color: white; 
	z-index:100002; 
	overflow: auto;
	margin:-101px 0 0 -367px;
	position:fixed;
}
.top_bot{
	width:734px;
	height:202px;
	background:#ffffff;
	position:relative;
}
.top_left{
	width:366px;
	height:202px;
	float:left;
	border-right:2px solid #e6e6e6;
}
.top_right{
	width:366px;
	height:202px;
	float:left;
}
.top_name{
	width:366px;
	height:88px;
	line-height:88px;
	display:block;
	text-align:center;
	font-size:28px;
	color:#0096da;
	font-weight:bold;
	padding-top:20px;
}
.top_login{
	display:block;
	width:271px;
	height:53px;
	margin:0 auto;
	background:#0096da;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:53px;
}
.top_close{
	width:18px;
	height:18px;
	display:block;
	background:url(../images/top_close.png) no-repeat;
	position:absolute;
	top:5px;
	right:5px;
}
/*icons*/
.icons{
	width:100%;
	padding-top:51px;
	height:530px;
	border-bottom: 1px solid #e4e5e5;
}
.icons_li{
	width:1000px;
	margin:0 auto;
	margin-top:50px;
	text-align:center;
}
.icons_li li {
	display:inline-block;
	text-align:center;
	width:30%;
	margin-bottom:20px;
}
.icons_li li img{
	margin:10px;
}
.icons_li li p{
	text-align:center;
	color:#777777;
	font-size:12px;
	line-height:20px;
}
.icons_li li .b {
	color:#0096da;
	font-size:16px;
	line-height:30px;
}
/*tul*/
.tul{
	width:100%;
	height:1200px;
	margin-bottom:80px;
	background:url(../images/IMG-12.png) no-repeat top center;
}
.tul .tul_bg{
	margin-top:-60px;
	width:100%;
	height:640px;
	background-size:1440px 640px;
	background-position:50% 50%;
	background-repeat:no-repeat;
}
.tul .tul_tu{
	z-index:1000;
	margin:-570px auto 0 auto;
	width:1000px;
	text-align:center;
}
.tul .tul_tu .p1 {
	color:#2a2a2a;
	font-size:30px;
	line-height:36px;
}
.tul  span{
	color:#0096da;
}
.tul .tul_tu .p2 {
	color:#2a2a2a;
	line-height:24px;
	font-size:16px;
}
.tul .line{
	width:800px;
	height:1px;
	margin:60px auto 0 auto;
	background-color:#e4e5e5;
}
.tul .tabs{
	width:800px;
	margin:0 auto;
}
.tul .tabs a{
	color:#9b9d9e;
	display:inline-block;
	width:80px;
	text-align:center;
	height:30px;
	cursor:pointer;
}
.tul .tabs a.active {
	color:#261f1c;
	border-bottom:3px solid #00ccff;
}
.tul li {
	width:800px;
	margin:0 auto;
	font-size:14px;
	color:#535353;
	line-height:26px;
}
/*doc*/
.doc{
	background-color:rgba(249,248,248,0.75);
	height:auto;
	background-color:#fefefe;
	background-image:url(../images/dw.png);
    padding-top:20px;
    width: 1850px;
    margin: 0 auto;
}
.doc_body{
    width:100%;
    height:auto;
    margin:0 auto;
}
@media only screen and (max-width:640px){
.doc_body{
	width:1170px;
	height:auto;
	margin:0 auto;
}
}
/*why*/
.why{
	width:100%;
	height:600px;
	background-image:url(../images/IMG-21.png);
	background-repeat: no-repeat;
	background-size:1920px;
	background-position:50% 50%;
}
.why .main{
	width:1000px;
	margin:0 auto;
}
.why .main .pic {
	display:inline-block;
	width:486px;
	height:514px;
	margin-top:40px;
	margin-left:30px;
}
.why .main .tex {
	display:inline-block;
	width:380px;
	margin-top:75px;
}
.why .main .tex span{
	color:#0096da;
}
.why .main .tex .p1{
	color:#2a2a2a;
	line-height:50px;
	font-size:30px;
}
.why .main .tex .p2{
	color:#2a2a2a;
	line-height:30px;
	font-size:16px;
}
/*down*/
.down{
	width:100%;
	height:520px;
}
.down .main {
	width:1000px;
	margin:0 auto;
	text-align:center;
}
.down .main .p1{
	color:#555555;
	font-size:20px;
	line-height:30px;
}
.down .main span{
	color:#0096da;
}
.down .main .down_icon a{
	color:#555555;
	font-size:14px;
	border:1px solid #535353;
	border-radius:5px;
	display:inline-block;
	width:150px;
	height:40px;
	line-height:40px;
	margin:20px 10px;
	cursor:pointer;
}
.down .main .down_icon a img{
	position:relative;
	top:4px;
	margin-right:10px;
}
.down .main .down_pic{
	display:inline-block;
	vertical-align:middle;
	margin:20px 10px 0px 10px;
	height:auto;
	text-align:center;
}
.down .main .down_pic span{ display:block; color: #555555; line-height:24px; margin-top:10px;}
/*intro*/
.intro{
	width:100%;
	height:600px;
	background-image:url(../images/IMG-28.png);
	background-repeat: no-repeat;
	background-size:1920px;
	background-position:50% 0%;
}
.intro .main  {
	width:800px;
	padding:30px;
	margin:0 auto;
	margin-top:35px;
	text-align:center;
	background-color: hsla(0,0%,100%,0.75);
	-webkit-box-shadow: 0px 0px 7px 0px hsla(0,0%,0%,0.3);
	box-shadow: 0px 0px 7px 0px hsla(0,0%,0%,0.3);
}
.intro .main img{
	margin:10px;
}
.intro .main .p1{
	font-size:20px;
	color:#2a2a2a;
	line-height:34px;
}
.intro .main .p2{
	line-height:24px;
	font-size:14px;
	color:#777777;
	margin-bottom:10px;
}
.intro .main .p3{
	line-height:30px;
	font-size:24px;
	color:#0096da;
}
/*map*/
.map {
	width:100%;
	height:600px;
	background-image:url(../images/IMG-30.png);
	padding-top:50px;
}
.map .main{
	width:1000px;
	margin:0px auto;
	text-align:center;
}
/*bot
.bot{
	background-color:#161615;
	width:100%;
	height:929px;
}
.bot .main{
	width:1000px;
	height:464px;
	margin:0px auto;
}
.bot .main .tex.left{
	text-align:left;
	margin-left:20px;
}
.bot .main .tex.right{
	text-align:right;
	margin-right:20px;
}
.bot .main .pic{
	display:inline-block;
	vertical-align:middle;
}
.bot .main .tex{
	display:inline-block;
	vertical-align:middle;
}
.bot .main .tex .p1{
	color:#fff;
	font-size:30px;
	line-height:38px;
}
.bot .main .tex .p2{
	color:#fff;
	font-size:22px;
	line-height:32px;
	margin-bottom:20px;
}
.bot .main .tex .p3{
	color:#fff;
	font-size:14px;
	line-height:28px;
}
.bot .line {
	width: 100%;
	height: 1px;
	background-color: hsla(0,0%,100%,0.3);
}*/
/*cont*/
.cont{
	width:100%;
	height:700px;
	border-top: 1px solid #e4e5e5;
}
.cont .main{
	width:800px;
	margin:0 auto;
	text-align:center;
}
.cont .main .p1 span{
	color:#0096da;
}
.cont .main .p1{
	color:#2a2a2a;
	font-size:24px;
	line-height:34px;
}
.cont .main .p2{
	color:#0096da;
	font-size:14px;
	line-height:20px;
}
.cont .main .p3{
	color:#626363;
	font-size:16px;
	margin-bottom:20px;
	line-height:30px;
}
.cont .main .p3 input{
	border: none;
	width:160px;
	-webkit-box-shadow: 0px 0px 1px hsla(0,0%,0%,0.20);
	box-shadow: 0px 0px 1px hsla(0,0%,0%,0.20);
	height:24px;
	line-height:24px;
	margin-left:10px;
	margin-right:30px;
	color:#999;
	padding-left:10px;
	padding-right:10px;
	font-size:16px;
}
.cont .main .p4{
	color:#626363;
	font-size:16px;
	line-height:30px;
	margin-bottom:20px;
}
.cont .main .p4 input{
	border: none;
	width:240px;
	-webkit-box-shadow: 0px 0px 1px hsla(0,0%,0%,0.20);
	box-shadow: 0px 0px 1px hsla(0,0%,0%,0.20);
	height:24px;
	line-height:24px;
	margin-left:10px;
	margin-right:30px;
	color:#999;
	padding-left:10px;
	padding-right:10px;
	font-size:16px;
}
.cont .main .p4 textarea{
	border: none;
	width:470px;
	-webkit-box-shadow: 0px 0px 1px hsla(0,0%,0%,0.20);
	box-shadow: 0px 0px 1px hsla(0,0%,0%,0.20);
	height:120px;
	line-height:24px;
	margin-left:10px;
	margin-right:30px;
	color:#999;
	padding-left:10px;
	padding-right:10px;
	font-size:16px;
	overflow:hidden;
	resize:none;
}
.cont .main .box{
	background-color: hsla(30,7%,94%,0.75);
	border-top:5px solid #0096da;
	width:600px;
	height:400px;
	margin:30px auto;
	padding:30px 60px;
	text-align:left;
}
.cont .main .box img{
	margin:0 auto;
	display:block;
	cursor:pointer;
}
/*footer*/
.footer{
	width: 100%;
	height: 80px;
	background-color: hsla(0,8%,97%,0.75);
	text-align:center;
	border-top:1px solid #dbdcdc;
	padding-top:20px;
}
.footer p{
	width:800px;
	margin:10px auto;
	color:#7b797b;
}
.footer p a{
	display:inline-block;
	font-size:14px;
	line-height:20px;
	height:20px;
	width:80px;
	color:#7b797b;
}
.footer p span{
	display:inline-block;
	line-height:20px;
	height:20px;
	font-size:12px;
}
.Copyright span a{
	display:inline-block;
	line-height:20px;
	height:20px;
	font-size:12px;
	color:#7B797B;
	width:120px;
}
.main .box button {
	border:none;
	display:block;
	margin-left:auto;
	margin-right:auto;
	outline:none;
	background-color: transparent;
	/*width:38px;
	height:34px;
	background-image:url(../images/IMG-37.png);
	cursor:pointer;*/
}

/*首页调整资讯*/
.indexnews{
	width:100%;
	height:526px;
	background:url(../images/index_news.jpg) no-repeat bottom;
	margin-bottom:20px;
	padding-top:40px;
	font-size:12px;
}
.indexnews_con{
	width:1000px;
	height:471px;
	margin:0 auto;
	padding:55px 0 0 0;
	background:url(../images/index_yiwei.png) no-repeat right center;
}
.indexnews_mid{
	width:426px;
	height:418px;
	background:#ffffff;
	font-family:"宋体";
}
.indexnews_header{
	width:405px;
	height:40px;
	background:#00ccff;
	line-height:40px;
	padding-left:21px;
	color:#ffffff;
	font-family:Arial;
}
.indexnews_header b{ font-size:16px; margin-right:10px;}
.indexnews_list{
	width:396px;
	height:186px;
	margin-top:15px;
	padding:0 15px 0 15px;
}
.indexnews_list li{
	width:386px;
	height:80px;
	float:left;
	border-bottom:1px dotted #8d9195;
	padding:12px 5px 0 5px;
}
.indexnews_title{
	width:386px;
	height:30px;
	line-height:30px;
	font-size:14px;
	overflow:hidden;
}
.indexnews_title span{ margin-right:10px; color:#00ccff}
.indexnews_title a{ color:#333333;}
.indexnews_nei{
	width:386px;
	height:36px;
	line-height:18px;
	display:block;
	color:#a4a4a4;
}
.indexnews_nei a:link{color:#a4a4a4;}
.indexnews_nei a:visited{color:#a4a4a4;}
.indexnews_nei a:hover{color:#00ccff;}
.indexnews_xin{
	width:386px;
	height:144px;
	margin-top:15px;
	padding:0 15px 0 15px;
}
.indexnews_xin li{
	width:386px;
	height:24px;
	line-height:24px;
	float:left;
	overflow:hidden;
}
.indexnews_xin li i{
	width:4px;
	height:4px;
	float:left;
	margin:10px 10px 0 0;
	background:#808387;
	border-radius:300px;
}
.indexnews_xin li span{ float:left; margin-right:10px; color:#00ccff;}
.indexnews_xin li a{ color:#333333;}
.newsxi{
	width:1000px;
	height:auto;
	padding:60px 0 20px 0;
	margin:0 auto;
	font-family:"宋体";
	font-size:12px;
}
.newsxi_po{
	width:1000px;
	height:50px;
	line-height:50px;	
}
.newsxi_po a{ color:#333333;}
.newsxi_con{
	width:950px;
	height:auto;
	border:1px solid #ececec;
	background:#ffffff;
	padding:40px 24px 40px 24px;
}
.newsxi_header{
	width:950px;
	height:auto;
	line-height:40px;
	text-align:center;
	font-size:30px;
	font-family:"微软雅黑";
}
.newsxi_day{
	width:950px;
	height:24px;
	line-height:24px;
	padding-bottom:6px;
	border-bottom:1px solid #ececec;
	color:#aaaaaa;
	margin-top:10px;
}
.newsxi_day span{ color:#00baff;}
.newsxi_nei{
	width:950px;
	height:auto;
	line-height:20px;
	font-size:14px;
	color:#333333;
	margin-top:40px;
}
/*新*/
.indexyu{
	width:100%;
	height:377px;
	background:url(../images/index_yiwei1.jpg) no-repeat center bottom;
	padding-top:40px;
	font-size:12px;
}
.indexyu_con{
	width:1000px;
	height:327px;
	margin:0 auto;
	padding:50px 0 0 0;
}
.indexyu_title{
	width:1000px;
	height:40px;
	line-height:40px;
	font-size:36px;
	font-weight:bold;
	color:#ffffff;
}
.indexyu_day{
	width:1000px;
	height:30px;
	line-height:30px;
	font-size:22px;
	color:#ffffff;
	margin-top:5px;
}
.indexyu_tel{
	width:1000px;
	height:125px;
	margin-top:30px;
}
.indexyu_tel img{ margin-right:30px;}
.indexzi{
	width:100%;
	height:270px;
	background:#ffffff url(../images/index_xian.jpg) repeat-x 0 34px;
	border-bottom:1px solid #dce7ed;
	margin-top:28px;
}
.indexzi_con{
	width:1000px;
	height:270px;
	margin:0 auto;
	font-family:"宋体";
	font-size:12px;
}
.indexzi_header{
	width:1000px;
	height:35px;
	line-height:35px;
}
.indexzi_header span{ float:left; font-size:16px; font-weight:bold; border-bottom:1px solid #0096da; height:34px;}
.indexzi_mid{
	width:1000px;
	height:210px;
	padding-top:28px;
}
.indexzi_l{
	width:475px;
	height:210px;
	float:left;
	margin-right:70px;
	overflow:hidden;
}
.indexzi_l li{
	width:475px;
	height:90px;
	float:left;
	overflow:hidden;
	border-bottom:1px dotted #8d9195;
	margin-bottom:12px;
}
.indexzi_title{
	width:475px;
	height:30px;
	line-height:30px;
	font-weight:bold;
	font-size:14px;
	overflow:hidden;
}
.indexzi_title span{ color:#0096da; margin-right:10px;}
.indexzi_title a:link{ color:#333333 !important;}
.indexzi_title a:visited{ color:#333333 !important;}
.indexzi_title a:hover{ color:#0096da !important;}
.indexzi_nei{
	width:475px;
	height:36px;
	line-height:18px;
	margin-top:5px;
	color:#a4a4a4;
	overflow:hidden;
	font-size:12px;
}
.indexzi_nei a{ color:#0096da !important;}
.indexzi_r{
	width:435px;
	height:210px;
	float:left;
	padding-right:20px;
}
.indexzi_r li{
	width:410px;
	height:30px;
	line-height:30px;
	float:left;
	overflow:hidden;
	font-size:14px;
	background:url(../images/index_li.jpg) no-repeat left center;
	padding-left:25px;
}
.indexzi_r li span{ color:#0096da; margin-right:10px; font-weight:bold;}
.indexzi_r li a:link{ color:#333333;}
.indexzi_r li a:visited{ color:#333333;}
.indexzi_r li a:hover{ color:#0096da;}
.indexnuo{
	width:100%;
	height:144px;
	background:#edf2f5;
}
.indexnuo_con{
	width:1000px;
	height:144px;
	margin:0 auto;
}
.indexnuo_list{
	width:1000px;
	height:144px;
}
.indexnuo_list li{
	height:144px;
	float:left;
	text-align:center;
	font-size:24px;
	color:#767d82;
	display:inline;
	border-left:1px solid #ffffff;
}
.indexnuo_list li img{ height:144px; display:block; width:199px;}
/*滚动新闻*/
.BreakingNewsController{width:475px; overflow:hidden; background:#ffffff; height:90px; position:relative; padding-top:20px;}
.BreakingNewsController .bn-title{display:inline-block; float:left; background:#5aa628; color:#FFF; display:none;}
.BreakingNewsController ul{padding:0; margin:0; display:block; list-style:none; height:90px;}
.BreakingNewsController .bn-arrows{display:inline-block; float:right; width:53px; position:absolute; right:0; top:0px; bottom:80px;}
.BreakingNewsController .bn-arrows span{display:block; width:23px; position:absolute; top:0; bottom:0; cursor:pointer;}
.BreakingNewsController .bn-arrows span:hover{opacity:1;}
.BreakingNewsController .bn-arrows-left{ left:0; background:url(../images/bn-arrows.png) right center no-repeat;}
.BreakingNewsController .bn-arrows-right{right:0px; background:url(../images/bn-arrows.png) left center no-repeat;}
.shenjin{
	width:100%;
	height:auto;
	margin:0 auto;
	background:url(../images/shenjin_bg.jpg) repeat-x top;
}
.shenjin1{
	width:100%;
	height:auto;
	margin:0 auto;
	background:url(../images/shenjin_bg1.jpg) repeat-y top;
}
.shenjin_con{
	width:1170px;
	height:auto;
	margin:0 auto;
}
.shenjin img{ float:left;}

.shouapp{
	width:546px;
	height:840px;
	background:url(../images/shouapp.png) no-repeat;
	margin:0 auto;
	position:relative;
	font-size:12px;
	font-family:"Microsoft Yahei";
	color:#535353;
}
.shouapp_a{
	width:390px;
	height:250px;
	position:absolute;
	top:15px;
	left:-410px;
}
.shouapp_a_tu{
	width:390px;
	height:109px;
	text-align:right;
}
.shouapp .shouapp_a_tu img{
	width:109px;
	height:109px;
    margin:0;
}
.shouapp_a_title{
	width:390px;
	height:48px;
	line-height:48px;
	margin-top:5px;
	font-size:24px;
	text-align:right;
}
.shouapp_a_nei{
	width:390px;
	height:auto;
	line-height:26px;
	font-size:14px;
	text-align:right;
}
.shouapp_b{
	width:390px;
	height:250px;
	position:absolute;
	top:342px;
	left:-410px;
}
.shouapp_c{
	width:390px;
	height:250px;
	position:absolute;
	top:15px;
	right:-410px;
}
.shouapp_c_tu{
	width:390px;
	height:109px;
	text-align:left;
}
.shouapp .shouapp_c_tu img{
	width:109px;
	height:109px;
  margin:0;
}
.shouapp_c_title{
	width:390px;
	height:48px;
	line-height:48px;
	margin-top:5px;
	font-size:24px;
	text-align:left;
}
.shouapp_c_nei{
	width:390px;
	height:auto;
	line-height:26px;
	font-size:14px;
	text-align:left;
}
.shouapp_d{
	width:390px;
	height:250px;
	position:absolute;
	top:342px;
	right:-410px;
}
.bodymap_con{
	width:1720px;
	height:1085px;
	background:url(../images/bodymap.png) no-repeat;
	margin:20px auto 20px auto;
	padding:0 0 81px 16px;
}