*{
	margin:0;
	padding:0;
}

body{
	font-family: "微软雅黑";
	font-size: 16px;
	overflow-x: hidden;
}

li{
	list-style: none;
}

a{
	text-decoration: none;
	color: #ccc;
}

i{
	font-style: normal;
}

.fl{
	float:left;
}

.fr{
	float:right;
}


.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
  /*content: " ";
  display: block;
  clear: both;
  height: 0;*/
}

.clearfix {
  zoom: 1;
}



.inner{
	width:1200px;
	margin:0 auto;
}

.inner_1{
	width:1000px;
	margin:0 auto;
}


.top{
	background:#eee;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #999999;
}
.top a{
	color: #999999;
}

header{
	background: #fff;
	height: 100px; padding-top:10px; padding-bottom:10px;
	position: relative;
}
.logo{
	font-size: 0;
}
.set{
	background: url("../images/tel.jpg");
	width: 285px;
	height: 100px;
}
header .set span {
    display: block;
    padding: 42px 0px 0px 80px;
    color: #CB0C14;
    font-size: 24px;
    font-weight: bold;
}


.wrap{
	
	height: 450px;
	margin:0 auto;
	position: relative;
	top:-2px;
	
}

.banner .has-dots{
	overflow: hidden;
	
}
#b04 { width:100%;position: relative;height: 450px;}
#b04 ul{
	height:450px;
}
#b04 ul li{
	float: left;
	height: 450px;
}
#b04 ul li img{
	width: 100%;
	height: 450px;
	text-align: center;
}
#b04 .dots {
   /* position: absolute;
    left: 50%;
    transform:translate(-50%);

	top:90%;*/


	float:left;
	 position:relative;
	 left:50%;
	 top:-40px;

}

#b04 .dots li,#b05 .dots li{ 

	display: inline-block; 

	width: 20px; 

	height: 20px; 

	margin: 0 4px; 

	text-indent: -999em; 

	border-radius: 10px; 
	background: #666666;

	cursor: pointer; 

	opacity: .4; 

	-webkit-transition: background .5s, opacity .5s; 

	-moz-transition: background .5s, opacity .5s; 

	transition: background .5s, opacity .5s;
	float:left;
 	position:relative;
 	right:50%;

}

#b04 .dots li.active,#b05 .dots li.active {

	background: #ff6600;

	opacity: 1;
	

}
#b04 .arrow,#b05 .arrow{ position: absolute; top: 200px;}

#b04 #al,#b05 #al { left: 15px;}

#b04 #ar,#b05 #ar { right: 15px;}


nav{
	height: 62px;
	background: #ff6000;
	color: #fff;
	position: relative;
	top:-1px;
}
nav ul li{
	float: left;
	width: 120px;
	line-height: 62px;
	text-align: center;
	position: relative;
}

nav ul li a{
	color: #fff;
	font-size: 16px;
}


nav ul li a.hover{ color: #FFFF00;}

nav ul li:hover{
	
} 
.active{
	background: #000;
}
.active a{
	color: #000;
}
#nav{
	position: relative;

}
#nav ul { 
	text-align: center;
 	display: none; 
	margin: 0;
	padding: 0;
	list-style: none; 
	z-index: 999;


}

.about-list,.register-list,.tally-list{
	background: #fff;
	position: absolute;
	left: -50%
}
.about-list li,.register-list li,.tally-list li{
	width: 220px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #e8e8e8;
	text-align: left;
	text-indent: 10px;
	box-shadow: 0 0 10px #bbb;
	padding:0;
	overflow: hidden;
	
}
.about-list li:hover,.register-list li:hover,.tally-list li:hover{
	background: #e3e3e3;
}
.about-list li a,.register-list li a,.tally-list li a{
	color: #666;
	font-size: 14px;
	background: url("../images/nav_up_2.gif") no-repeat 15px 50%;
	line-height: 26px;
	height: auto;
	color: #222;
	padding: 4px 10px 4px 30px;
	width: auto;
}


.search{
	height: 54px;
	border-bottom: 1px solid #e3e3e3;
	font-size: 14px;
}
.search-left{
	line-height: 54px;
}
.search-left span{
	font-weight: bolder;
	color: #ff6000;
	margin-right: 14px;
}
.search-left a{
	margin-right: 18px; color:#999999;
}
.search-left a:hover{
	color: #ff6600;
	text-decoration:underline;
}
.search-right{
	padding-top: 12px;
}
.search-input{ width:200px;
    border: 1px solid #E3E3E3;
    padding: 6px 6px 5px;
    font-size: 12px;
    color: #a6a6a6;
}
.btn-search {
    cursor: pointer;
    background: url("../images/btn_search04.jpg") no-repeat;
    color: #fff;
    width: 30px;
    height: 30px;
    border: 0;
}

.box1{
	height: 240px;
	background: #f8f8f8;
}
.box1 ul li{
	float: left;
	width: 245px;
	padding-top: 20px;
}
.box1 ul li img:hover{
	background: #fff;
	opacity: 0.6;
}

.box2{
	height: 520px;
	background: #ff6000;
	
}
#b05 { width:100%;position: relative;height: 460px;padding-top: 30px;}
#b05 ul{
	height:460px;
	
}
#b05 ul li{
	float: left;
	height: 460px;
}
#b05 ul li img{
	width: 980px;
	height: 460px;
	text-align: center;
}
#b05 .dots {
   /* position: absolute;
    left: 50%;
    transform:translate(-50%);

	top:90%;*/


	float:left;
	 position:relative;
	 left:94%;
	 top:-40px;

}

.box3{
	background: #dd5503; padding-top:5px;
	height: 160px;
	text-align: center;

}
.call-img{
	background: url("../images/call-img.jpg");
	width: 238px;
	height: 200px;
	position: relative;
	top:-1px;

}
.call-img span {
    display: block;
    padding: 117px 0px 0px 0px;
    font-size: 19px;
    color: #fff;
}
.box3-txt{
	color: #fff;
	font-size: 30px;
	margin-left: 67px;
}
.box3-txt p{
	padding-top: 38px;
}
.box3-txt b{
	color: #fcc32e;
}
.box3-txt h2{
	font-size: 34px;
}
.box3 img{
	position: relative;
	top:-1px;
}

.box5{
	background: #dd5503;
	width: 100%;
	height: 480px;
	text-align: center;
	
}
.box5 h4{
	padding-top: 54px;
	margin-bottom: 24px;
}
.box5 h4 a{
	color: #fff;
	font-size: 16px;
	
}
.box5-left{
	width: 400px;
}
.box5-left img{
	width: 400px;
	height: 480px;
}
.box5-right{
	width: 580px;
	text-align: left;
	margin-left: 20px;
}
.box5-right p{
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	text-indent: 2em;
}
.box5-but{ margin-top:20px;
	
}
.box5-but a{ background-color:#ff6000;
	
	width: 130px; color:#FFFFFF; height:30px; line-height:30px; text-align:center; display:block;
}
.box5-but a:hover{
}

.box6{
	margin-top: 30px;
}
.box6-left{
	width: 485px;
	
}
.box6-title{
	width: 485px;
	height: 50px;
	line-height: 50px;
	background: #ff6000;
	color: #fff;
	font-size: 22px;
	margin-bottom: 10px;
	
}
.box6-title h3{
	font-weight: normal;
	text-indent: 20px;
}
.box6-title h3 a{
	font-size: 16px; margin-right:15px; color:#eee;

}
.links{
	height: 160px;
	overflow: hidden;
	text-indent: 10px;
	margin-bottom:10px;
}
.links li{
	line-height: 30px; border-bottom:#CCCCCC dotted 1px;
	font-size: 14px;
	height: 30px;
}
.links li a{
	color: #555;
}
.box6-right{
	width: 485px;
	height:450px;
	overflow:hidden;
}
.box6-right ul{
	height: 420px;
}
.box6-right li{
	height: 132px;
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 10px;
}
.box6-right-wt span{
	background: #fcc32e;
	color: #fff;
	width: 22px;
	height: 22px;
	display: block;
	margin-right: 10px;
	text-align: center;
}
.box6-right-wt{
	margin-bottom: 10px;
}
.box6-right-wt a{
	font-size: 14px;
	color: #555555;
}
.box6-right-wt a:hover{
	color: #ff6000;
	text-decoration: underline;
}
.box6-right-hd span{
	background: #333333;
	color: #fff;
	width: 22px;
	height: 22px;
	display: block;
	margin-right: 10px;
	text-align: center;
}
.box6-right-hd p{
	height: 40px;
	overflow: hidden;
	font-size: 14px;
	color: #888888;
}
.ckxq{
	width: 78px;
	height: 28px;
	line-height: 28px;
	background: #f4f4f4;
	text-align: center;
	font-size: 12px;
	margin: 10px 0 0;
	margin-left: 32px;
}
.ckxq a{
	color: #595959;
	
}
.ckxq:hover{
	background: #ff6000;
}
.ckxq:hover a{
	color: #fff;
}

footer{
	text-align: center;
	height: 100px;
background-color:#333333;


	color: #fff;
}
.footer-list{
	padding-top: 10px;
	margin-bottom: 20px;
}
.footer-list li{
	float: left;
	line-height: 30px;
	width: 100px;
}
.footer-list li a{
	font-size: 14px;
	color: #fff;
}
.footer-list li a:hover{
	text-decoration: underline;
}
footer p{
	font-size: 14px;
	line-height: 32px;
}
#pageTop {
    background: url("../images/page_top_bg04.png") no-repeat;
    width: 80px;
    height: 80px;
    right: 10px;
    bottom: 10px;
    position: fixed;
    overflow: hidden;
    text-indent: -999px;
}
#pageTop:hover{
	background-position:0 -91px
}

.scrollsidebar {
    position: absolute;
    z-index: 999;
    top: 220px;
}
.side_content {
    width: 167px;
    height: auto;
    overflow: hidden;
    
}
.side_content .side_list {
    width: 167px;
    overflow: hidden;
}
.side_green .side_title {
    background-position: -505px 0;
}
.side_title {
    height: 46px;
}
.side_title, .side_bottom, .close_btn, .show_btn {
    background: url("../images/sidebar_bg.png") no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
 
}
.side_green .close_btn {
    background-position: -44px -45px;
}
.close_btn {
    float: right;
    display: block;
    width: 19px;
    height: 19px;
    margin: 16px 7px 0 0;
    cursor: pointer;
   
 }
 .side_green .side_center {
    background: url("../images/green_line.gif") repeat-y center;
}
.side_center {
    font-family: Verdana, Geneva, sans-serif;
    padding: 10px 12px 5px 12px;
    font-size: 12px;
}

.side_center .qqserver p {
    text-align: left;
    padding: 6px 0;
    margin: 0;
    vertical-align: middle;
}
.msgserver {
    border-top: 1px dotted #ccc;
    text-align: center;
    margin-top: 6px;
    padding: 10px 0 3px 0;
}
.side_green .msgserver a {
    color: #68c40b;
}
.msgserver a {
   
    padding: 3px 0 3px 23px;
}
.side_green .side_bottom {
    background-position: -505px -60px;
}
.side_bottom {
    height: 8px;
}
.side_green .show_btn {
    background-position: -187px 0;
}
.show_btn {
    width: 0;
    height: 144px;
    overflow: hidden;
    margin-top: 50px;
    float: left;
    cursor: pointer;
}
.qqserver img{
	position: relative;
	top:6px;
	margin-right: 4px;
}



.about{
	background: url("../images/html_bg.gif");
}
.about-left{
	width: 208px;
	margin-right: 13px;
	border:1px solid #e3e3e3; background-color:#FFFFFF;
	border-top: 2px solid #ff6000;
	margin-top:10px;
	
	font-size: 14px;

}
.about-left h4{
	line-height: 45px;
    background: url(../images/title_bg.jpg) repeat-x;
	
		color: #111134;
	font-size: 16px;
	text-indent: 15px;

}
.about-left ul li {
	line-height: 40px;
	
	background: #fff;
	font-size: 14px;
	
}

.about-left ul li a{
	display: block;
	background: url("../images/menu_icon.gif") no-repeat 18px 50%;
	padding: 0 12px;
	text-indent: 15px; color:#ff8800;


}
.about-left ul li a:hover{
	color: #ff8800;
}
.hov{
	color: #FFFF00;
}
.about-right{
	width: 938px;
	background: #fff;
	margin-top:10px;

}
.about-right-title{
	height: 34px;
	border:1px solid #e3e3e3;
	background: #fff url("../images/icon_home.jpg") no-repeat 10px 50%;
	padding-left:38px;
	font-size: 14px;
	line-height: 34px;
}
.about-right-title a:hover{
	color: #ff8800;
	text-decoration: underline;
}
.about-right-txt{
	border:1px solid #e3e3e3;
	margin-top: 12px; min-height:468px;
	font-size: 14px; line-height:30px;
	padding-left: 18px;
	padding-right: 20px;
}
.about-right-txt p{
	text-indent: 2em;
	line-height: 24px;
	margin-top: 24px;
	font-size: 14px;
}
.about-right-txt h5{
	color: #ff0000;
	margin-bottom: 24px;
	text-indent: 2em;
}
.about-right-txt img{
	width: 700px;
	height: auto;
	border:0;
	padding:0;
}



.gszc-txt{

}
.gszc-txt p{
	padding-left: 19px;
	text-indent: 0;
}
.gszc-txt h4{
	font-size: 16px;
	text-align: center;
	color: #00c2f5;
	font-weight: normal;
	margin-top: 40px;

}

.dljz-txt span{
	color: #e53333;
}
.dljz-txt h2{
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 50px;
}
.dljz-txt h3{
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 28px;
}

.jqzc-txt h4{
	text-align: center;
	font-size: 18px;
	color: #ff0000;
	margin-top: 24px;
	line-height: 30px;
}
.jqzc-txt h5{
	color: #666;
	font-size: 18px;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}

.ckts-txt{
	margin-top: 20px;

}
.ckts-txt h4{
	text-align: left;
	font-size: 20px;
	color: #666666;
	line-height: 28px;
}
.ckts-txt p{
	font-size: 14px;
	text-indent: 2em;
	margin-top: 0;
	line-height: 22px;
}

.zzbl-txt h4{
	color: #e53333;
}
.zzbl-txt p{
	margin-bottom: 24px;
}

.jckq-txt{
	margin-top: 25px;
}
.jckq-txt h3{
	font-size: 20px;
	color: #666666;
	
}
.jckq-txt p{
	text-indent: 0;
}


.lxwm-txt{
	text-align: center;
	color: #666;
}
.lxwm-txt h4{
	text-align: left;
	font-size: 18px;
	margin-top: 20px;
}
.lxwm-txt p{
	text-align: left;
	text-indent: 0;
}
.lxwm-txt img{
	width: 324px;
	height: 393px;
	
}

.cjwt-list{
	background: #f8f8f8;
	width: 900px;
	
}
.cjwt-list li{
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #e3e3e3;

}
.cjwt-list li a{
	display: block;
	background: url("../images/menu_icon.gif") no-repeat 18px 50%;
	padding: 0 12px;
	text-indent: 15px;
	color:#333;
}
.cjwt-list li a:hover{
	color: #ff8800;
	text-decoration:underline;
}
.page{
	height: 88px;
	line-height: 88px;
	text-align: center;
	font-size: 14px;
}

.zxzx-txt{
	text-align: center;
}
.zxzx-txt img{
	width: 328px;
	height: 138px;
	margin-top: 20px;
	margin-bottom: 20px;
}


.inner table{	width:100%;
	margin:auto;
	border-collapse:collapse;
	background:#FFF;
	font-size:14px;
}
.inner table tr th {	
	border:1px solid #e1e1e1 ;
	color:#233141; height:45px;font-size:14px; text-align:center;
	background:#eee; 
}
.inner table tr td {
	vertical-align:top;
      padding:15px 5px;
	border:1px solid #d5e3f5 ;
	color:#666;
	text-align:center;	 
}
.inner table tr:nth-child(even){
	background-color:#f6fbff;
}
.inner table tr:hover{background-color:#f6fbff;}
.inner table tr td.lefttd{ text-align:left; padding-left:15px;}

#td2 {color: #ff6000;}
#span2 {
    background-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
}
#span1 {
    color: rgb(255, 0, 0);
}
#td4 a{color: #ff6000;}
.area{height:50px;}
.area li{float:left; margin:0 10px;}
.area li a{padding:10px 20px; border:1px solid #d5e3f5; background-color:#ffffff; color:#333333;}
.area li a.hover{background-color:#d5e3f5; color:#ffffff;}