@charset "utf-8";
/* CSS Document */
*{margin: 0;padding: 0;}
*, *:before, *:after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
a:link,a:visited{color: #676767;text-decoration: none;}
a:hover {
	color: #900;
}
body{min-width:1320px;}
.cf{clear:both;}

/*︻▓▇▇◤◤首页︻▓▇▇◤ */
#containerBox {}
.mainBox{position:relative;
	margin:0px auto;
	text-align:left;
	width:1320px;
	}
.mainBox h3{line-height:60px;}
.mainBox h3 a{width:360px;display:block;height:60px;margin:0 auto;}
.mainBox .h3_Long a{width:600px;}
/*************************mainBox1********************************/
#mainBox1{background: url(../img/b1.jpg) no-repeat center top;height:522px;}
#mainBox1 .mainBox{padding-top:30px;}
#m1L{
	width:768px;
	margin-right:42px;
	display:inline;
}
#m1R{padding-top:55px;
	display:inline;
	width:480px;
	overflow: hidden;
}
	
.tag{
	height:49px;
	border-bottom: 1px solid #E0E0E0;	
}
.tag a{
	float:left;
	height:46px;
	line-height: 46px;
	text-align: center;
	display: block;
	width: 150px;
	font-size:22px;
	position: relative;
	background-color: #FFFFFF;color: #999;
	font-weight: bold;
}
.tag a.active{border-bottom: 2px solid #0D468D;bottom:-2px;color: #094989;}

.nList {display:none;
	height: auto;
    min-height: 110px;
    position: relative;
    padding-top: 0px;
	}
.nList li{
		margin-left: 2px;
		padding-left: 20px;
        background-image: url(../img/dot.jpg);
        background-repeat: no-repeat;
        background-position: left 50%;
		line-height: 48px;
	}
.nList li a{width:70%;display:block;font-size: 18px;}
.nList li span{
	float: right;
	color: #999999;
	font-size: 16px;
}
/*************************mainBox2********************************/
#mainBox2{background: url(../img/b2.jpg) no-repeat center top;height:604px;}
#mainBox2 h3{padding:110px 0 40px 0;}
#mainBox2 .mainBox div{float:left;
	width:330px;height:330px;margin: 0 12px 0 80px;;
	display:inline;
}
#mainBox2 .mainBox div h4{text-align:center;line-height:40px;padding-right:20px;}
#mainBox2 .mainBox div h4 a{color:#fff;font-size:18px;text-align:center;}
#mainBox2 .mainBox div ul{padding-top:20px;}
#mainBox2 .mainBox div ul li{line-height:42px;font-size:18px;}
/*************************mainBox3********************************/
#mainBox3{background: url(../img/b3.jpg) no-repeat center top;height:604px;overflow: hidden;}
#mainBox3 h3{padding:45px 0 40px 0;}
#mainBox3 ul{width:1400px;}
#mainBox3 ul li{
	float:left;
	width:630px;
	height:400px;
	overflow: hidden;
	box-shadow: 0 10px 15px rgba(0, 0, 0, .2);
    margin-right:60px;border-radius: 30px;
}
#mainBox3 ul li a {
	display:block;width:100%;
	text-align:center;
	color: #22539F;
	font-size:24px;
	position: relative;
}
#mainBox3 ul li a img{width:100%;height:400px;}
#mainBox3 ul li a h4{
	text-align:center;
	width:100%;
	font-size:20px;
	padding:0 15px;
	line-height:50px;
	position: absolute;
	z-index: 1;
	bottom: 0px;
	box-shadow: 0 10px 15px rgba(0, 0, 0, .2);
	background-image: url(../img/empty.png);
	font-weight: bold;
}
/*************************mainBox4********************************/
#mainBox4{background: url(../img/b4.jpg) no-repeat center top;height:443px;overflow: hidden;}
#mainBox4 h3{padding:5px 0 40px 0;}
#mainBox4 ul{width:1400px;}
#mainBox4 ul li{float:left;width:315px;height:269px;margin-right:20px;padding:13px;background-color: #5F7CB4;}
#mainBox4 ul li a {display:block;text-align:center;	color: #fff;font-size:18px}
#mainBox4 ul li a img{width:100%;height:195px;margin-bottom:20px;}
/*************************mainBox5********************************/
#mainBox5{background: url(../img/b5.jpg) no-repeat center top;height:395px;}
#mainBox5 h3 {padding: 10px 0 0 0;margin-bottom:50px;}
#mainBox5 p a{margin-right:6px;}
/*************************mainBox6********************************/
#mainBox6{background: url(../img/b6.jpg) no-repeat center top;height:441px;}
#mainBox6 h3 {padding-top: 108px;}
#mainBox6 ul {clear:both;  
    position: relative;
    padding-top: 25px;
	}
#mainBox6 li{float:left;width:50%;
		padding-left: 4%;padding-right:2%;
        background-image: url(../img/dot.jpg);
        background-repeat: no-repeat;
        background-position: 30px 50%;
		line-height: 48px;
	}
#mainBox6 li a{width:80%;display:block;font-size: 18px;}
#mainBox6 li span{
	float: right;
	color: #999999;
	font-size: 14px;
}
/*********************************************************/

