@charset "utf-8";

.wrapper{background:url(bg.jpg) top center repeat-y;}

.container{padding-bottom:80px;}

.b-1{}
.b-1 .hd{text-align:center;margin:50px 0;}
.b-1 li{float:left;margin-right:21px;margin-top:21px;}
.b-1 li:nth-child(3n){float:right;margin-right:0;}
.b-1 li:nth-child(1),.b-1 li:nth-child(2),.b-1 li:nth-child(3){margin-top:0;}
.b-1 li a{display:block;border:4px solid #fff;border-radius:5px;overflow:hidden;}
.b-1 li a p{height:48px;line-height:48px;font-size:22px;color:#09406f;background:#fff url(jts.png) right 16px center no-repeat;padding-left:16px;}
.b-1 li a:hover img{transform:scale(1.04);}

.b-2{}
.b-2 .hd{text-align:center;margin:70px 0 50px;}
.b-2 .bd{height:419px;}
.b-2 .bd .z{width:290px;float:left;}
.b-2 .bd .z li{width:290px;height:104px;line-height:104px;margin-bottom:1px;background:url(no.png);font-size:24px;cursor:pointer;}
.b-2 .bd .z li.on{margin-bottom:1px;background:url(on.png);color:#fff;}
.b-2 .bd .z li em{float:left;font-size:30px;font-family:Impact;margin:0 15px 0 30px;}
.b-2 .bd .z li p{float:left}
.b-2 .bd .z li span{width:9px;height:12px;float:right;background:url(jt.png);margin:46px 22px 0 0;}
.b-2 .bd .z li a{color:#09406f;}
.b-2 .bd .z li.on a{color:#fff;}

.b-2 .bd .y{width:892px;float:right;}
.b-2 .bd .y li{position:relative;}
.b-2 .bd .y li a{width:295px;height:419px;background:url(fd.png);position:absolute;top:0;right:83px;display:block;box-sizing:border-box;padding:72px 26px 0;}
.b-2 .bd .y li h3{font-size:24px;color:#09406f;}
.b-2 .bd .y li span{display:block;width:33px;height:4px;background:#09406f;margin:20px 0;}
.b-2 .bd .y li p{font-size:16px;text-align:justify;color:#09406f;line-height:28px;}

.b-3{}
.b-3 .hd{text-align:center;margin:70px 0 50px;}
.b-3 .bd{position:relative;padding-left:1px;}
.b-3 .bd .prev,.b-3 .bd .next{width:36px;height:65px;cursor:pointer;position:absolute;top:110px;display:block;}
.b-3 .bd .prev{background:url(prev.png);left:-56px;}
.b-3 .bd .next{background:url(next.png);right:-56px;}
.b-3 .bd .tempWrap{width:1198px !important;overflow:hidden;}
.b-3 .bd ul li{width:230px;float:left;margin-right:12px;}
.b-3 .bd ul li a{display:block;overflow:hidden;}
.b-3 .bd ul li a:nth-child(1){margin-bottom:12px;}
.b-3 .bd ul li a:hover img{transform:scale(1.04);}

.b-4{}
.b-4 .hd{text-align:center;margin:70px 0 50px;}
.b-4 .bd{height:465px;background:url(no.png);border-radius:4px;overflow:hidden;}
.b-4 .bd form{width:960px;margin:0 auto;font-size:14px;}
.b-4 .bd .one{height:46px;margin-top:60px;position:relative;}
.b-4 .bd .one input{width:440px;height:46px;background:#2c5b83;border-radius:4px;color:#fff;padding-left:20px;}
.b-4 .bd .one input:nth-child(1){float:left;}
.b-4 .bd .one input:nth-child(2){float:right;}
.b-4 .bd .one .i1{position:absolute;top:15px;left:424px;}
.b-4 .bd .one .i2{position:absolute;top:15px;right:20px;}
.b-4 .bd .two{height:46px;margin-top:30px;position:relative;}
.b-4 .bd .two img{position:absolute;top:14px;right:20px;}
.b-4 .bd .address{width:940px;height:46px;background:#2c5b83;border-radius:4px;color:#fff;padding-left:20px;display:block;}
.b-4 .bd textarea{width:960px;height:130px;background:#2c5b83;border-radius:4px;color:#fff;padding:20px;margin-top:30px;display:block;box-sizing:border-box;}


.b-4 .bd .btn{margin-top:30px;text-align:center;}
.b-4 .bd input[type="submit"]{width:170px;height:46px;background:#ffa53b;font-size:18px;color:#fff;border-radius:4px;cursor:pointer;margin:0 20px;}
.b-4 .bd input[type="reset"]{width:170px;height:46px;background:#656c72;font-size:18px;color:#fff;border-radius:4px;cursor:pointer;margin:0 20px;}
.b-4 .bd input[type="submit"]:hover{background:#f6911b;}
.b-4 .bd input[type="reset"]:hover{background:#555a5e;}

.b-4 input::-webkit-input-placeholder{
    color:#fff;
    opacity:0.6;
}
.b-4 input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#fff;
    opacity:0.6;
}
.b-4 input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#fff;
	opacity:0.6;
}
.b-4 input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#fff;
    opacity:0.6;
}

.b-4 textarea::-webkit-input-placeholder{
    color:#fff;
    opacity:0.6;
}
.b-4 textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#fff;
    opacity:0.6;
}
.b-4 textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#fff;
	opacity:0.6;
}
.b-4 textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#fff;
    opacity:0.6;
}

.b-5{}
.b-5 .hd{text-align:center;margin:70px 0 50px;}
.b-5 .bd{position:relative;}
.b-5 .bd .prev,.b-5 .bd .next{width:36px;height:65px;cursor:pointer;position:absolute;top:142.5px;display:block;}
.b-5 .bd .prev{background:url(prev.png);left:-56px;}
.b-5 .bd .next{background:url(next.png);right:-56px;}
.b-5 .bd .tempWrap{width:1200px !important;overflow:hidden;}
.b-5 .bd li{width:380px;float:left;margin-right:30px;}
.b-5 .bd li .pic a{display:block;position:relative;overflow:hidden;}
.b-5 .bd li .pic a .d{width:76px;height:54px;background:#0a406f;text-align:center;position:absolute;top:0;left:0;font-family:Arial;font-size:14px;z-index:10;}
.b-5 .bd li .pic a .d em{font-size:20px;line-height:22px;display:block;padding-top:7px;}
.b-5 .bd li .pic a:hover img{transform:scale(1.04);}
.b-5 .bd li .txt{}
.b-5 .bd li .txt a{display:block;height:110px;background:#fff;box-sizing:border-box;padding:0 20px;}
.b-5 .bd li .txt a h2{font-size:16px;color:#333;font-weight:normal;padding:14px 0 8px;}
.b-5 .bd li .txt a p{text-align:justify;font-size:14px;color:#999;}
.b-5 .bd li .txt a:hover{background:#09406f;}
.b-5 .bd li .txt a:hover h2{color:#fff;}
.b-5 .bd li .txt a:hover p{color:#fff;opacity:0.7;}