/*¹«¹²*/
*{
	margin: 0;
	padding: 0;
	color: #222;
	font-size: 16px;
	box-sizing: border-box;
	font-family: 'Microsoft YaHei';
}
body{
	background: #fff;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
ul,ol{
	list-style: none;
}
a{
	text-decoration: none;
	color: #222;
}
i{
	font-style: normal;
}
input,button,select{
	outline-style: none;
	border: 0;
}
button{
	cursor: pointer;
	font-size: 16px;
}
img{
	vertical-align: middle;
}
/*¹«¹²*/
body{
	background: url(../images/0.png) no-repeat center 670px;
	background-size: 100%;
}
.banner{
	height: 670px;
	position: relative;
}
.banner img{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
}
.main{
	width: 1200px;
	margin: 0 auto;
}
.theme{
	padding: 20px 0;
	border: 1px solid #e72c2c;
	position: relative;
	margin-top: 40px;
}
.theme h3{
	font-size: 34px;
	font-weight: bold;
	color: #e72c2c;
	text-align: center;
}
.theme h3 a{
	font-size: 34px;
	font-weight: bold;
	color: #e72c2c;
	text-align: center;
}
.theme p{
	text-align: center;
	margin-top: 20px;
}
.theme p a{
	font-size: 16px;
	color: #333;
	margin: 0 28px;
}
.theme p a:hover{
	text-decoration: underline;
}
.theme i{
	position: absolute;
	left: 0;
	top: 0;
	width: 120px;
	height: 80px;
}
.title{
	text-align: center;
	padding-top: 60px;
}
.box1{
	margin-top: 32px;
	overflow: hidden;
}
.box1 .banner-l {
    width: 600px;
    height: 390px;
    position: relative;
    overflow: hidden;
    float: left;
}
.box1 .banner-l .banner-img {
    font-size: 0;
    *word-spacing: -1px;
    letter-spacing: -3px;
    height: 390px;
    position: relative;
}

.box1 .banner-l .banner-img li {
    width: 600px;
    display: inline-block;
    *display: inline;
    *zoom:1;/* IE6¡¢7 */
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    height: 390px;
    font-size: 12px;
}
.box1 .banner-l .banner-img li a{
	display: block;
	height: 390px;
	position: relative;
}
.box1 .banner-l .banner-img li a img{
    width: 100%;
    height: 100%;
}
.box1 .banner-l .banner-img li a .foot{
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	width: 100%;
	padding: 0 18px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.box1 .banner-l .banner-img li a .foot p{
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	float: left;
}
.box1 .banner-l .banner-circle {
    text-align: center;
    float: right;
    padding: 15px 0;
    position: absolute;
    right: 18px;
    bottom: 0;
}
.box1 .banner-l .banner-circle li {
    border-radius: 5px;
    background: #cdcdcd;
    height: 10px;
    width: 10px;
    float: left;
    margin-left: 4px;
}
.box1 .banner-l .banner-circle li.selected {
    background: #fe0100;
    width: 30px;
}
.box1 .list{
	float: left;
	width: 600px;
	padding-left: 30px;
}
.box1 .list div{
	border-bottom:  1px dashed #ccc;
	padding: 20px 0;
}
.box1 .list div a{
	font-size: 22px;
	font-weight: bold;
	color: #333;
	display: block;
}
.box1 .list div a:hover{
	color: #e72c2c;
}
.box1 .list div p{
	line-height: 24px;
	font-size: 14px;
	color: #333;
	margin-top: 12px;
	text-indent: 2em;
}
.box1 .list div p:hover{
	text-decoration: underline;
}
.box2{
	overflow: hidden;
	margin-top: 54px;
}
.box2 .list{
	float: left;
	width: 600px;
	padding-right: 15px;
}
.box2 .list .top{
	padding-right: 15px;
	background: #f2f2f2;
	overflow: hidden;
}
.box2 .list .top img{
	float: left;
	margin-right: 16px;
	width: 290px;
	height: 190px;
}
.box2 .list .top h3{
	font-size: 22px;
	font-weight: bold;
	color: #333;
	line-height: 38px;
}
.box2 .list .top h3:hover{
	color: #e20600;
}
.box2 .list .top p{
	text-indent: 2em;
	font-size: 14px;
	color: #333;
	line-height: 26px;
}
.box2 .list .top p:hover{
	color: #000;
	text-decoration: underline;
}
.box2 .list .bottom{
	padding: 30px 0;
}
.box2 .list .bottom a{
	line-height: 42px;
	font-size: 18px;
	color: #333;
	position: relative;
	padding-left: 20px;
	display: block;
}
.box2 .list .bottom a::after{
	content:"¡¤";
	position: absolute;
	left: 0;
	top: 0;
	line-height: 42px;
	color: #de0800;
	font-size: 22px;
}
.box2 .list .bottom a:hover{
	color: #000;
	text-decoration: underline;
}
.box3{
	overflow: hidden;
	margin-top: 50px;
}
.box3 h3{
	float: left;
	height: 320px;
	width: 42px;
	padding: 60px 10px;
	text-align: center;
	background: #e20600;
	color: #fff;
	font-size: 24px;
}
.box3 .list{
	float: left;
	width: 638px;
	height: 320px;
	background: #f2f2f2;
	padding: 30px;
}
.box3 .list div{
	border-bottom: 1px dashed #999999;
}
.box3 .list div img{
	float: left;
	margin: 10px 10px 0 0;
}
.box3 .list div a{
	line-height: 42px;
	font-size: 16px;
	color: #333;
	display: block;
}
.box3 .list div a:hover{
	color: #e20600;
}
.box3 .banner-ll {
    width: 520px;
    height: 320px;
    position: relative;
    overflow: hidden;
    float: right;
}
.box3 .banner-ll .banner-img {
    font-size: 0;
    *word-spacing: -1px;
    letter-spacing: -3px;
    position: relative;
}
.box3 .banner-ll .banner-img li {
    width: 520px;
    height: 320px;
    display: inline-block;
    *display: inline;
    *zoom:1;/* IE6¡¢7 */
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    font-size: 12px;
}
.box3 .banner-ll .banner-img li a{
	display: block;
    height: 320px;
    position: relative;
}
.box3 .banner-ll .banner-img li a img{
    width: 100%;
    height: 100%;
}
.box3 .banner-ll .banner-img li a .foot{
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	width: 100%;
	padding: 0 18px;
}
.box3 .banner-ll .banner-img li a .foot p{
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	float: left;
}
.box3 .banner-ll .banner-circle {
    text-align: center;
    padding: 15px 0;
    position: absolute;
    right: 18px;
    bottom: 0;
}
.box3 .banner-ll .banner-circle li {
    border-radius: 5px;
    background: #cdcdcd;
    height: 10px;
    width: 10px;
    float: left;
    margin-left: 4px;
}
.box3 .banner-ll .banner-circle li.selected {
    background: #fe0100;
    width: 30px;
}
.box4{
	overflow: hidden;
	padding: 30px 0;
}
.box4 .list{
	width: 50%;
	float: left;
	padding-right: 30px;
}
.box4 .list a{
	line-height: 50px;
	font-size: 20px;
	color: #333;
	position: relative;
	padding-left: 20px;
	display: block;
}
.box4 .list a::after{
	content:"¡¤";
	position: absolute;
	left: 0;
	top: 0;
	line-height: 50px;
	color: #de0800;
	font-size: 30px;
}
.box4 .list a:hover{
	color: #000;
	text-decoration: underline;
}
.box5{
	margin-top: 50px;
	position: relative;
}
.box5 span{
	position: absolute;
	width: 20px;
	height: 38px;
	top: 50%;
	margin-top: -19px;
}
.box5 span.prve{
	left: 0;
}
.box5 span.next{
	right: 0;
}
.box5 .swiper{
	overflow: hidden;
	width: 1055px;
	margin: 0 auto;
}
.box5 .swiper ul{
	width: 900%;
	overflow: hidden;
}
.box5 .swiper ul li{
	float: left;
	width: 339px;
}
.box5 .swiper ul li{
	margin-right: 19px;
	padding-bottom: 20px;
	background: #e20600;
}
.box5 .swiper ul li img{
	width: 339px;
	height: 274px;
}
.box5 .swiper ul li h3{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: 38px;
	padding: 16px 20px;
	display: block;
}
.box5 .swiper ul li p{
	font-size: 16px;
	color: #fffc00;
	line-height: 38px;
	padding: 0 20px;
	text-indent: 2em;
	line-height: 30px;
}
.box5 .swiper ul li p:hover{
	text-decoration: underline;
}
.box6 {
	margin-top: 50px;
}
.box6 .swiper-container{
	padding-bottom: 100px;
}
.box6 #certify {
	position: relative;
	width: 1113px;
	margin: 0 auto
}
.box6 #certify .swiper-slide {
	width: 779px;
	height: 484px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}
.box6 #certify  .swiper-slide img{
	display:block;
	width: 779px;
	height: 484px;
}
.box6 #certify  .swiper-slide h2 {
	font-size: 24px;
	color: #000;
	display: block;
	text-decoration: center;
	line-height: 70px;
	padding-bottom: 24px;
	text-align: center;
}
.box6 #certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}
.box6 #certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}
.box6 #certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

.box6 #certify .swiper-button-prev {
	left: -40px;
	width: 20px;
	height: 38px;
	background: url(../images/16.png) no-repeat;
}
.box6 #certify .swiper-button-next {
	right: -40px;
	width: 20px;
	height: 38px;
	background: url(../images/17.png) no-repeat;
}
.footer{
	border-top: 2px solid #dce7eb;
}
.footer h3{
	text-align: center;
	line-height: 38px;
}
.footer h3 a{
	font-size: 12px;
	color: #666;
}
.footer h4{
	text-align: center;
	line-height: 38px;
	color: #666;
	font-size: 12px;
}
.footer h5{
	text-align: center;
	padding: 20px 0;
}
.footer h6{
	text-align: center;
	line-height: 38px;
}
.footer p{
	padding: 20px 0 40px 0;
	color: #666;
	font-size: 12px;
}
.footer p img{
	margin-right: 4px;
}
