/*


[目录表] 

	0- Reset
	1- Global
	2- Links
	3- Headings
	4- Header 
	5- Navigation
	6- Middle 
	7- Forms
	8- Extras
	9- Footer 
	!important

*/
 
/* =0 Reset
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
@import url('');
/* =1 Global
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
body {font: normal 12px Arial, Helvetica, sans-serif;color: #000; margin:0px; padding:0px; text-align:center;}
div{text-align:left;}
.red{color:red;}
.right {float: right;}
.left {float: left;}
.align-left {text-align: left;}
.align-right {text-align: right;}
.align-center {text-align:center;}
.justify {text-align:justify;}
.hide {display: none;}
.clear {clear: both;}
.bold {font-weight:bold;}
.italic {font-style:italic;}
.underline {border-bottom:1px solid;}
.highlight {background:#ffc;}
img.centered {display: block;margin-left: auto;margin-right: auto;}
img.alignleft {float:left;margin:4px 10px 4px 0;}
img.alignright {float:right;margin:4px 0 4px 10px;}
.clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.clearfix {display: block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}
ul,li,dt,dd,dl{margin:0px; padding:0px;}
li{list-style-type:none;}
.w980{width:980px; margin:0px auto; color:#555;}
.w250{width:250px;}


/* =2 Links
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
a:link, a:visited {color: #333; text-decoration:none}
a:hover {color: #111;}
a:active {color: #111;}
/* =3 Headings
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
h1 {font: bold 2em "Times New Roman", Times, serif;}
h2 {font: bold 1.5em "Times New Roman", Times, serif;}
h3 {font: bold 1.2em Arial, Geneva, Helvetica, sans-serif;}
h4 {font: bold 1em Arial, Geneva, Helvetica, sans-serif;}
h5 {font: bold 0.9em Arial, Geneva, Helvetica, sans-serif;}
/* =4 Header
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.head{height:70px; background:url(topbg.gif) repeat-x top;}
.logo{margin-left:10px;}
.top_menu{color:#FFFFFF; padding-right:10px; margin-top:20px;}
.top_menu a{color:#FFFFFF; text-decoration:none;}
.top_menu a:visited {color: #FFFFFF;}
.top_menu a:hover{color:#FF3300; text-decoration:none;}


#floater{background:url(../images/kefu.gif) no-repeat top left; width:131px; height:168px;}
.tq{padding-top:30px; padding-left:20px;}
.qq{ text-align:left; margin-left:10px; margin-top:20px; line-height:20px;}
.colse{margin-top:20px; margin-right:8px;}

.title_a a{display:block; float:right; margin-left:6px; background:url(input.gif) repeat-x left top; line-height:20px; padding-top:2px; text-align:center; width:80px; font-size:12px; color:#FFFFFF; font-weight:bold;}

#navMenu{ background:#0085BC; border-top:1px solid #158FC2; height:41px;}
#navMenu ul{padding-left:30px;}
#navMenu li{ width:94px; height:41px;float:left; margin-right:3px; background:url(gg.gif) no-repeat right;}
#navMenu li a{line-height:41px;width:94px; height:41px; display:block; font-weight:bold; color:#FFFFFF; text-decoration:none; text-align:center;}
#navMenu li a:hover{ color:#D0F1FF; background:url(../images/over.gif) no-repeat bottom  center;}
#navMenu .hover a{ color:#D0F1FF; background:url(../images/over.gif) no-repeat bottom  center;}
/*-------- 下拉菜单 --------------*/
.dropMenu {position:absolute;top: 1px;z-index:100;width: 160px;visibility: hidden;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#424242, direction=135, strength=3);*/
margin-top: -1px;border: 1px solid #A87B00;border-top: 1px solid #A87B00;background-color: #FFBB00;
padding-top:6px;padding-bottom:6px;}
.dropMenu li {}
.dropMenu a {width: auto;display: block;color:#000000;padding: 2px 0 2px 0em; height:22px; line-height:22px; text-decoration:none;}
.dropMenu a:visited {color:#000000;text-decoration:none;}
* html .dropMenu a {width: 100%; color:#000000;}
.dropMenu a:hover {color:#ffffff;text-decoration:none; background:#666666}

.flash{height:230px}

/* =5 Navigation
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/* =6 Middle
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.main{margin-top:4px; margin-bottom:10px;}
.c3{background:url(bg1.gif) repeat-x top; height:59px; padding-top:10px;}
.left_box dt{background:url(left-tit.gif) no-repeat left top; height:23px; color:#FFFFFF; line-height:23px; text-indent:30px; font-weight:bold;}
.left_box{text-align:left; background:url(box_bg.gif) repeat-y left; overflow:hidden; border-bottom:1px solid #BFBFBF; padding-bottom:10px;}
.left_box .img{text-align:left; padding:10px; line-height:20px; color:#666}
.left_box .img span{border:1px solid #BFBFBF; padding:2px; margin:4px;float:left; text-indent:0px;}
.left_box .more{text-align:left; padding:0px;line-height:20px;font-weight:600;}
.left_box .line{text-align:center; padding:0px; padding-bottom:10px;line-height:10px;}
.left_box .line p{ text-indent:15px; margin-top:-5px;}
.left_box .more a{margin-left:15px; color:#FF6600; text-decoration:none; float:left;}
.left_box .more a:hover{ color:#FF9900}
.left_box dd{text-align:left;line-height:20px; color:#213244;float:left;}
.left_box dd span{float:left; margin-left:10px; width:110px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500; }
.left_box dd a{color:#666666;}
.left_box dd a:hover{color:#111;}



.w720{width:720px;}
.w750{width:750px;}
.w220{width:220px;}
.w355{width:720px;}
.newsbox dt{background:url(newsbox.gif) no-repeat left; height:28px; line-height:28px; text-indent:20px; color:#0099FF}
.newsbox dt span{float:right; margin-right:10px; padding-top:10px;}
.newsbox dd{padding:10px 0px; color:#666;}
.newsbox dd .img{width:150px; float:left; text-align:center; margin-right:10px;}
.newsbox dd .list{width:250px; float:left; line-height:20px; margin:20px;}
.newsbox{margin-bottom:20px; margin-right:4px;height:180px;}
.newsbox_2 {background:url(newsbox.gif) no-repeat left; height:28px;text-indent:20px; line-height:28px;color:#0099FF}
.newsbox_2 span{float:right; margin-right:10px; padding-top:10px;}
.newsbox_1 td{ width:132px; height:170px; margin-top:10px; padding-right:5px;padding-left:6px;_padding-right:5px;_padding-left:4px;}
.newsbox_1 td img{border: 1px solid #CCCCCC; margin:1px;}
.newsbox_1 td a{text-decoration:none;}
.newsbox_1{margin-bottom:10px;overflow:hidden;}
.links{padding:10px 10px 10px 20px; background:#F7F7F7; border:1px solid #BFBFBF; margin-bottom:10px; line-height:20px;}
.links a{margin-right:10px;}
.main2{background:url(box_bg2.gif) repeat-y left; overflow:hidden; margin-top:2px;}

.cen,td{color:#666666; line-height:22px; font-size:13px;}
.cen a,td a{color:#666666; line-height:22px; font-size:13px;}
.cen{overflow:hidden; width:720px;}
.left-t{background:url(titbg.gif) no-repeat; height:26px; line-height:26px; color:#FFFFFF; text-indent:20px; margin-bottom:20px;}
.left_menu{text-align:left; text-indent:30px;}

.left_menu li a{ line-height:22px;}
.weizhi{height:30px; line-height:30px; border-bottom:1px solid #EEEEEE;}
li span{float:right;}




/* =7 Form
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.AllSearch{width:112px; height:24px; background:url(input.gif) left no-repeat; border:0px; color:#DFDFDF; line-height:24px; text-indent:4px;}
.search{overflow:hidden; margin-top:5px;}
form{margin:0px;}
/* =8 Extra
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/* =9 Footer
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.foot{background:url(footbg.gif) repeat-x top; height:114px; color:#FFFFFF}
.foot a{color:#FFFFFF; text-decoration:none;}
.foot a:visited {color: #FFFFFF;}
.foot a:hover{color:#BCBCBA; text-decoration:none;}
.foot_nav{padding-top:20px; margin-bottom:20px; margin-left:20px;}
.foot_word{margin-left:20px; color:#BCBCBA}
.foot_word a:visited {color: #BCBCBA;}
.foot_word a:hover{color:#FFF; text-decoration:none;}



/* 主要客服css样式*/
.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(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: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(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(totop-icon.png) no-repeat center center; margin:0 auto;}
.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(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(open_im.png) no-repeat left top;}