﻿html,body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
	font-size:12px;
	-webkit-text-size-adjust:none;/*解决谷歌浏览器字体大小限制12px问题*/
	font-family:"宋体", Tahoma, Verdana, Arial, sans-serif;
	color:#333333;
	background:url(/img/head_bg.jpg) repeat-x center top;
}
div,ol,ul,li,h1,h2,h3,form,dl,dt,dd,h3,h4,h5,h6{
	padding:0;
	margin:0;
	font-size:12px;
}
p{
	padding:0;
	margin:0;
}
img{
	border:0;
}
ol,ul,li,dl,dt,dd{
	list-style:none;
}
a:link {
	color:#333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#333333;
}
a:hover {
	text-decoration: none;
	color:#244997;
}
a:active {
	text-decoration: none;
	color:#333333;
}
.clear{
	clear:both;
}
.clearfloat{
	clear:both;
	line-height:0px;
	height:0px;
	padding:0;
	font-size:0;
	margin:0;
}
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {zoom:1;display: inline-block;_height:1px;}

.headwrap{
	height:115px;
}
.head{
	width:1000px;
	height:115px;
	background:url(/img/head_bg.jpg) no-repeat center top;
	margin:0 auto;
	position:relative;
	z-index:1;
}
.head .logo{
	position:absolute;
	left:0;
	top:0;
}
.top_tel{
	position:absolute;
	right:0;
	top:0;
}


.navWrap{
	width:auto;
	background:url(/img/nav_warp.gif) repeat-x center bottom;
	height:45px;
	margin:0 auto 10px auto;
}
.nav{
	width:1011px;
	background:url(/img/nav_bg.gif) no-repeat center top;
	height:45px;
	margin:0 auto;
	position:relative;
	z-index:2;
}

.nav ul{
	width:999px;
	height:45px;
	padding:0 0 0 5px;
	
}
.nav li{
	width:110px;
	height:45px;
	background:url(/img/nav_line.gif) no-repeat left center;
	padding-left:1px;
	position:relative;
	z-index:4000;
	float:left;
}

.nav li span a,.nav li span a:visited{
	width:110px;
	height:45px;
	line-height:45px;
	text-align:center;
	font-size:14px;
	color:#fff;
	display:block;
}

.nav li span a:hover{
	color:#fff;
	/*background:url(/img/nav_ov.gif) no-repeat center bottom;*/
}
.nav li.ov span a,.nav li.ov span a:visited{
	color:#fff;
	/*background:url(/img/nav_ov.gif) no-repeat center bottom;*/
}


#navBd{position:relative;}
#navSelected{position:absolute;top:0;width:111px;height:45px; background:#fe810d;}


.nav li dl{
	width:150px;
	background:#fe810d;
	border:1px solid #fe810d;
	border-top:5px solid #fe810d;
	position:absolute;
	left:1px;
	top:45px;
	z-index:5000;
	display:none;
}
.nav li dl dd{
	height:38px;
	line-height:38px;
	text-align:left;
	position:relative;
	z-index:5;
}
.nav li dl dd a,.nav li dl dd a:visited{
	height:38px;
	color:#fff;
	text-align:left;
	background:url(/img/icon_arrow.gif) no-repeat 8px center;
	padding-left:20px;
	display:block;
	overflow:hidden;
}
.nav li dl dd a:hover{
	background:#244997 url(/img/icon_arrow.gif) no-repeat 8px center;
	color:#fff;
}
.nav li dl dd a.ov{
	background:#244997 url(/img/icon_arrow.gif) no-repeat 8px center;
	color:#fff;
}
.nav li dl dd dl{
	position:absolute;
	left:123px;
	top:0px;
	display:none;
	border:1px solid #244997;
}


.main_banner{
	width:998px;
	height:298px;
	border:1px solid #666666;
	text-align:center;
	position:relative;
	z-index:1;
	margin:0 auto 10px auto;
	overflow:hidden;
}



.main{
	width:1000px;
	margin:0 auto 10px auto;
}

.tit1{
	width:770px;
	height:38px;
	background:url(/img/tit1.gif) no-repeat;
	text-align:right;
	line-height:38px;
	position:relative;
}
.tit1 h3{
	padding-left:40px;
	height:38px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	position:absolute;
	left:0;
	top:0;
}
.tit1 a,.tit1 a:visited{
	margin-right:12px;
	color:#666666;
}
.tit1 a:hover{
	color:#244997;
}

.tit2{
	width:220px;
	height:38px;
	background:url(/img/tit2.gif) no-repeat;
	text-align:right;
	line-height:38px;
	position:relative;
}
.tit2 h3{
	padding-left:20px;
	height:38px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	position:absolute;
	left:0;
	top:0;
}
.tit2 a,.tit2 a:visited{
	margin-right:12px;
	color:#666666;
}
.tit2 a:hover{
	color:#244997;
}

.tit3{
	width:auto;
	height:37px;
	background:url(/img/tit3.gif) no-repeat;
	text-align:right;
	line-height:37px;
	position:relative;
}
.tit3 h3{
	padding-left:40px;
	height:37px;
	font-size:14px;
	font-weight:bold;
	color:#252525;
	position:absolute;
	left:0;
	top:0;
}
.tit3 a,.tit3 a:visited{
	margin-right:12px;
	color:#666666;
}
.tit3 a:hover{
	color:#244997;
}




.fl{float:left;}
.fr{float:right;}


.main_w1{
	width:770px;
	height:220px;
	margin-bottom:10px;
}
.main_w2{
	width:220px;
	height:220px;
	margin-bottom:10px;
}
.main_w3{
	width:1000px;
	margin:0 auto 10px auto;
}
.main_w4{
	width:495px;
	height:265px;
}




.about_text{
	width:740px;
	height:151px;
	border:1px solid #dbdbdb;
	border-top:0;
	padding:15px 14px 15px 14px;
	line-height:24px;
	color:#666666;
}
.about_text img{
	float:left;
	margin-right:10px;
}
.about_text strong{
	color:#244997;
}
.about_text a,.about_text a:visited{
	color:#db261b;
}
.about_text a:hover{
	color:#244997;
}



.honor_w{
	width:218px;
	height:151px;
	border:1px solid #dbdbdb;
	border-top:0;
	padding:17px 0px 13px 0px;
	text-align:center;
}

/*#slide{overflow:hidden;width:200px;margin:0px auto 0 auto;}
.slideul1{width:6999px;}
.slideul1 li{float:left;}
.slideul2 li{width:210px; height:150px;}
.slideul2 li a{width:200px; height:150px; text-align:center; display:block; overflow:hidden;}
.slideul2 li img{width:194px; height:144px;border:1px solid #737373; padding:2px;}

.slideul2 li a:hover img{
	border:2px solid #0087cb;
	padding:1px;
}
*/

.jdfc_w{
	border:1px solid #dbdbdb;
	padding:18px 0px 15px 0px;
}
#slide2{overflow:hidden;width:970px;margin:0px auto 0 auto;}
#slide2 .slideul1{width:6999px;}
#slide2 .slideul1 li{float:left;}
#slide2 .slideul2 li{width:248px; height:200px;}
#slide2 .slideul2 li a{width:220px; height:200px; text-align:center; display:block; overflow:hidden;}
#slide2 .slideul2 li img{width:214px; height:160px;border:1px solid #737373; padding:2px;}

#slide2 .slideul2 li a:hover img{
	border:2px solid #0087cb;
	padding:1px;
}
.slideul2 li a p{
	width:214px;
	height:30px;
	line-height:30px;
	font-size:12px;
	text-align:center;
	color:#333;
	font-weight:bold;
}
.slideul2 li a:hover p{
	color:#0087cb;
}


.list_w{
	height:210px;
	border:1px solid #dbdbdb;
	padding:10px 0px 6px 0px;
	overflow:hidden;
}
.list_w ul{
	width:468px;
	margin:0 auto;
}
.list_w ul li{
	height:32px;
	line-height:32px;
	background:url(/img/list_arr.gif) no-repeat;
	vertical-align:top;
	padding-left:23px;
	overflow:hidden;
}
.list_w ul li a,.list_w ul li a:visited{
	float:left;
}
.list_w ul li span{
	float:right;
	color:#999999;
}





.foot_wrap{
	background:url(/img/foot_bg.gif) repeat-x center top;
	padding-top:15px;
}
.foot_nav{
	width:998px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#666666;
	margin:0 auto 0 auto;
	overflow:hidden;
}
.foot_nav a,.foot_nav a:visited{
	margin:0 12px;
	color:#333;
}
.foot_nav a:hover{
	color:#244997;
}
.foot{
	width:1000px;
	padding:10px 0 20px 0;
	text-align:center;
	line-height:2em;
	margin:0 auto;
}




/*在线客服*/
.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(/img/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: 105px; border-bottom: 1px solid #dddddd; }
.main-im .im_main .im-tel div{font-weight:bold;font-size: 12px;margin-top:11px;}
.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(/img/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; font-size:12px;}
.main-im .im_main .go-top { width: 50px; height: 47px; background: #f5f5f5; border-bottom-right-radius: 10px; background: url(/img/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(/img/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(/img/open_im.png) no-repeat left top; }