@charset "utf-8";

/*全局*/
body{background: no-repeat center 0 #fff;padding:0;margin:0;font-size:14px;line-height:30px;font-family:'microsoft yahei';}
ul,form,dd,dt,dl,h1,h2,h3,h4,p{padding:0;margin:0;}
a{color:#333333;text-decoration:none;}
a:hover{color:#ff9724 !important;}
i{text-decoration:none;font-style:normal}
.w{width:640px;margin:0 auto;overflow:hidden;}
.cl{clear:both;}
li{list-style:none;}
img{border:0;}
.mt7{margin:10px 0 0 0;}
.non{display:none;}

.dh,.footer{display:none;}

.content{width:640px; margin:320px auto 0 auto;}

h1{color:#1651aa;font-size:38px;line-height:1.3em;font-weight:500;text-align:center;padding:20px;}
h1 a{color:#1651aa;}

.jdt{ width:600px; height:480px; overflow:hidden; position:relative;margin:0 auto;}
.jdt .hd{ height:25px; overflow:hidden; position:absolute;  bottom:30px; z-index:1; overflow:hidden;width:150px;left:50%;margin:0 0 0 -75px;}
.jdt .hd ul{ overflow:hidden; zoom:1; float:left;  }

.jdt .hd ul li{ display:inline-block;margin-left:10px;  width:12px; height:12px; background:#ababab; cursor:pointer;text-indent:-999em; border-radius:10px;transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;}
.jdt .hd ul li.on{ background:#234ab0;width:30px;height:12px; }

.jdt .bd{ position:relative; height:100%; z-index:0;   }
.jdt .bd li{ zoom:1; vertical-align:middle; }
.jdt .bd img{ width:600px; height:360px; display:block;}
	
.jdt .bd div{display:block;height:70px;font-size:24px;padding:10px 0 10px 15px;line-height:35px;text-align:left;overflow:hidden;}
.jdt .bd div a{color:#666666 !important;}

.left01,.right01{width:600px;float:auto;margin:0 auto;}

.left01{background: no-repeat center 0;}
.tw01{padding:15px 10px;background: no-repeat center bottom;}
.tw01 p{display:none;}
.tw01 h2,.list li a{background: no-repeat 10px 15px;padding:0 0 0 30px;line-height:1.6em;font-size:24px;font-weight:400;display:block;}
.list li{padding:15px 10px;background: no-repeat center bottom;}

.left01 li:nth-child(4),.left01 li:nth-child(5){display:none;}

.more{clear:both;padding:10px;text-align:right;font-size:20px;color:#1651aa}
.more a{color:#1651aa;}

.dh01{clear:both;display:block;background: no-repeat center 65%;height:200px;}
.dh02{clear:both;display:block;background: no-repeat center 65%;height:200px;}
.dh03{clear:both;display:block;background: no-repeat center 65%;height:200px;}
.dh04{clear:both;display:block;background: no-repeat center 65%;height:200px;}
.dh05{clear:both;display:block;background: no-repeat center 65%;height:200px;}


.listpic{display:block;clear:both;height:280px;overflow:hidden;width:580px;margin:0 auto;}
.listpic li{width:272px;height:250px;float:left;position:relative;}
.listpic li:nth-child(2){float:right;}
.listpic li:last-child{display:none;}
.listpic li img{width:272px;height:154px;display:block;}
.listpic li div{text-align:left;font-size:24px;line-height:1.6em;padding:5px;overflow:hidden;}

.tszp{width:580px;margin:0 auto;}
.tszp li{padding:15px 10px;background: no-repeat center bottom;}
.tszp li p{display:none;}
.tszp li a{background: no-repeat 10px 15px;padding:0 0 0 30px;line-height:1.4em;font-size:24px;font-weight:400;display:block;}

.rmbd{position:relative;clear:both;overflow:hidden;width:580px;margin:0 auto;}
.rmbd li div{clear:both;padding:15px 10px;text-align:left;font-size:20px;line-height:1.3em;}

.rmbd li{width:272px;}
.rmbd li:nth-child(1),.rmbd li:nth-child(2){height:570px;}
.rmbd li:nth-child(3),.rmbd li:nth-child(4){height:240px;}
.rmbd li:nth-child(1) img,.rmbd li:nth-child(2) img{width:272px;height:474px;display:block;}
.rmbd li:nth-child(3) img,.rmbd li:nth-child(4) img{width:272px;height:156px;display:block;}
.rmbd li:nth-child(1),.rmbd li:nth-child(3){float:left;}
.rmbd li:nth-child(2),.rmbd li:nth-child(4){float:right;}

#part3 {
        width: 640px;
		height:400px;
        /*height: 950px;*/
        overflow: hidden;
		position:relative;
        /*border:1px solid red;*/
    }
    #part3 ul{
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        margin-top: 28px;
    }
    #part3 .swiper-container{
    }
    #part3 figure{
        width: 516px;
        height: 380px;
    }
    #part3 figure img{
	width:100%;
	height:285px;
        display: inline-block;
    }

figure{padding:0;margin:0;}
.swiper-slide div{display:block;height:40px;color:#bf360c;font-size:24px;line-height:40px;text-align:left;}
.swiper-slide div a{color:#bf360c !important;}

#part3 .swiper-button-prev{background: no-repeat 0 0;width:50px;height:70px;position:absolute;top:120px;left:60px;z-index:9999;}
#part3 .swiper-button-next{background: no-repeat right 0;width:50px;height:70px;position:absolute;top:120px;right:60px;z-index:9999;}