@charset "utf-8";  
/* css reset*/   
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, em, p, font, img, small, strong, center, dl, dt, dd, ol, ul, li, form, label,  caption {word-break : normal;margin:0;padding:0;border:0;outline:0;font-size:14px;}  
ol, ul {list-style:none}:focus {outline:none; }   
table {border-collapse:collapse;border-spacing: 0}   
caption, th, td { text-align: left; font-weight: normal}   
strong {font-weight:600}   
a{font-family:"Microsoft YaHei";text-decoration:none;color:#404040;cursor:pointer;}   
a:hover{text-decoration:none;color:#FF3300}   
h1{font-size:16px;font-weight:600;color:#666}  
.left{float:left}  
.right{float:right}  
.clear{clear:both}  

/*index*/
body,html{font-family:"Microsoft YaHei"}
.wrap{width:1200px;height:100%;margin:0 auto;position:relative;}
.content{width:100%;overflow:hidden;padding-bottom:60px}


.top{width:100%;height:50px;background:#fff;}
.wrap{width:1000px;margin:0 auto;}
.logo{float:left}
.logo img{position:relative;top:11px;}
.nav{float:right}
.nav ul li{float:left;width:75px;height:50px;line-height:50px;text-align:center;border-top:7px solid #fff;margin:0 20px;}
.nav ul li a{display:block;height:100%;font-size:16px;color:#25292c;}
.nav ul li.active{border-top:7px solid #cf191b}
.nav ul li:hover{border-top:7px solid #cf191b}
.nav ul li.active a{background:#e5e5e5;}
.nav ul li:hover a{background:#e5e5e5;}


.banner{width:100%;margin:0 auto;overflow:hidden !important;}
.banner img{width:1000px;position:relative;left:50%;margin-left:-500px}
.banSwiper{overflow:hidden !important;}
.calSwiper{width:1015px;margin:0 auto;}
.footSwiper .swiper-container img{width: 98%;}
.footSwiper{width:100%;height:200px;overflow:hidden !important}
.download{position:relative;left:30px;margin-top:30px}
.download li a{font-size:18px;line-height:30px;color:#3033bb;text-decoration:underline;}
.copyright{width:100%;font-size:14px;color:#fff;padding:16px 0;text-align:center;background:#ca3733;margin-top:50px}
.copyright a{color:#fff;}



.tit{width:100%;text-align:center;padding:35px 0}
.left{width:242px;float:left;}
.left ul{background:#eeeeee;border-radius:10px;padding:20px 0;}
.left ul li{box-sizing:border-box;text-align:left;cursor: pointer;font-size:16px;color:#000000;padding:5px 20px 20px;margin:0px 0 10px;
background:#eeeeee url(../images/lbg.jpg) bottom center no-repeat;background-size:100% auto}
.left ul li.active{background:#ca3733 url(../images/lbg.jpg) bottom center no-repeat;color:#fff;background-size:100% auto}
.left ul li:hover{background:#ca3733 url(../images/lbg.jpg) bottom center no-repeat;color:#fff;background-size:100% auto}
.left ul li:hover a{color:#fff}
.left ul li.active a{color:#fff}



.right{width:740px;float:right;}
.right_tit{width:100%;background:url(../images/tit5.jpg) bottom right no-repeat;color:#000000;padding:5px 0 15px}
.right_tit span{float:right;margin-right:20px}
.right_txt{padding:10px 0 0;font-size:14px;color:#000000;line-height:24px}
.apply{text-align:right;margin-top:30px;}



.newsContent{
	width: 900px;
	margin: 0 auto;
	
	
	padding: 10px;
	padding-top: 10px;
	
}

.newsContent table tr td { border:#000 solid 1px;}