@charset "utf-8";
/*
Copyright ibw.cn
Created by Clearfix
*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
body, button, input, select, textarea { font: 12px/1.5 Microsoft YaHei, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, var { font-style: normal; }
ul, ol { list-style: none; }
a { text-decoration: none; }
legend { color: #000; }
fieldset, img { border: 0; vertical-align: top; }
section, article, aside, header, footer, nav, dialog, figure { display: block; }
figure { margin: 0; }
button, input, select, textarea { font-size: 100%;border:0;background:none;outline:none; }
table { border-collapse: collapse; border-spacing: 0 }
.clear { display: block; height: 0; overflow: hidden; clear: both }
.clearfix:after { content: '\20'; display: block; height: 0; clear: both; }
.clearfix { *zoom:1;}
a:link, a:visited { text-decoration: none; }
a:hover, a:active { text-decoration: none; }
a { blr:expression_r(this.onFocus=this.blur());}
a { outline: none; transition-duration: 0.3s, 0.3s; transition-property: background-color, color; transition-timing-function: ease, ease;}
table { border-collapse: collapse; border-spacing: 0; }
.hide { display: none; }
.invisible { visibility: hidden; }
.noBg { background: none !important; }
.noBd { border: none !important; }
.noMr{margin-right:0 !important; float:right !important;}
.i{text-align: justify; text-justify: inter-ideograph;}

/*Body*/
body { color: #444; }
a { color: #444; }
a:hover { color: #e5000e; }
.wrapper{position:relative;overflow:hidden;}
.wrap{width:1200px;margin:0 auto;}

#menu { position: fixed; right:40px; top: 50%; list-style-type: none; z-index: 7000; width:52px; height:92px; margin-top:-46px; }
#menu li { position:relative;margin-bottom:16px; width:52px; height:2px; background:#aaa; }
#menu a {display:block;width:100%;height:100%;position:relative;}
#menu .active {background:#e5000e; }

#fullPage{ position:relative;}

.header{width:100%; position:absolute; top:0; left:0; z-index:9999; background:#fff;}
.header .wrap{height:119px;}
.logo{float:left;margin-top:11px;}
.nav{float:left;margin-left:45px;}
.nav li{float:left;display:inline;font-size:16px;margin-right:25px;}
.nav li a{display:block;height:119px;line-height:119px;color:#000;}
.nav li a:hover,.nav li a.current{color: #e5000e;background:url(on.png) bottom 32px center no-repeat;}
.lan{float:right;font-size:20px;font-family:Arial;line-height:119px;}
.search{float:right;margin:48px 18px 0 0;}
.search form{width:139px;height:22px;background:url(search.png);}
.search .text{width:107px;height:22px;line-height:22px;float:left;}
.search .ibtn{width:23px;height:22px;float:right;cursor:pointer;}

.dl{font-size:14px;line-height:24px;padding-left:35px;background:url(dl.png) no-repeat left center;position: absolute;top:3px;right:0;}
.dl a{margin-right:5px;}
.header .wrap{position: relative;}

/*Banner*/
.banner {position:relative; left:0; width:100%; text-align:center; }
.banner .btn{width:220px;height:53px;position:absolute;bottom:102px;right:50%;margin-right:-600px;z-index:10;}
.banner .btn .prev{background:#e5000e url(prev.png) center no-repeat;width:110px;height:53px;float:left;cursor:pointer;}
.banner .btn .next{background:#454545 url(next.png) center no-repeat;width:110px;height:53px;float:right;cursor:pointer;}
.banner .bd li a{display:block;width:100%;height:100%;}

.p1 { position:relative; }
.p2 { position:relative; background:#fff; }
.p3 { position:relative; background:url(p3.jpg) center no-repeat;background-size:cover !important;}
.p4 { position:relative; background:url(p4.jpg) bottom no-repeat;background-size:cover !important;}
.p5 { position:relative; background:#fff;}
.p6 { position:relative; /*background:url(p6.jpg) center no-repeat;*/background-size:cover !important;background:#2e2e2e;}

.p1.active .logo{
	-webkit-animation: fadeInLeft 1.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: fadeInLeft 1.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

.p1.active .nav{
	-webkit-animation: fadeInDown 1.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: fadeInDown 1.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

.p1.active .search{
	-webkit-animation: fadeInRight 1.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: fadeInRight 1.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.p1.active .lan{
	-webkit-animation: fadeInRight 1.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: fadeInRight 1.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.p1.active .banner{
	-webkit-animation: fadeInUp 1.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: fadeInUp 1.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

.p2 .con{width:1200px;margin:0 auto;}
.p2 .con-z{width:600px;float:left;}
.p2 .con-z h2{font-size:36px;line-height:36px;font-family:Arial;color:#e5000e;padding-top:170px;}
.p2 .con-z h3{width:184px;font-size:30px;font-weight:normal;background:url(line2.png) right center no-repeat;margin-bottom:40px;}
.p2 .con-z p{font-size:14px;color:#a2a2a2;text-align:justify;line-height:30px;}
.p2 .con-z .more{margin-top:48px;}
.p2 .con-z .more a{display:block;width:175px;height:48px;line-height:48px;background:#e5000e url(line3.png) right 30px center no-repeat;color:#fff;font-size:14px;padding-left:40px;box-sizing:border-box;}

.p2 .con-y{width:258px;height:800px;background:url(bg2.png);float:right;position:relative;}
.p2 .con-y a{display:block;border:1px solid #aaa;position:absolute;top:170px;right:94px;}


.p2.active .con-z{
	-webkit-animation: fadeInUp 1.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: fadeInUp 1.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

.p2.active .con-z h2{
	-webkit-animation: fadeInLeft 3.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: fadeInLeft 3.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

.p2.active .con-z h3{
	-webkit-animation: fadeInRight 3.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: fadeInRight 3.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

.p2.active .con-y{
	-webkit-animation: fadeInDown 1.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: fadeInDown 1.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

.p3 ul{width:994px;}
.p3 li{width:496px;float:left;border-right:1px solid rgba(255,255,255,0.4);box-sizing:border-box;}
.p3 li:nth-child(1),.p3 li:nth-child(2){border-bottom:1px solid rgba(255,255,255,0.4);}
.p3 li a{display:block;padding:90px 0 0 54px;box-sizing:border-box;position:relative;}
.p3 li .eng{font-size:33px;line-height:44px;color:#fff;font-family:Arial;text-transform:uppercase;font-weight:normal;}
.p3 li h2{font-size:28px;font-weight:normal;color:#fff;background:url(line4.png) top left no-repeat;padding-top:18px;margin-top:18px;}
.p3 li span{display:block;background:url(m1.png);background-size:contain;width:60px;height:60px;position:absolute;bottom:68px;left:54px;}
.p3 li em{width:101px;height:74px;position:absolute;bottom:68px;right:54px;display:none;}
.p3 li a:hover{background:#e5000e;}
.p3 li a:hover span{background:url(m2.png);background-size:contain;}
.p3 li a:hover em{display:block;}

.p3.active li:nth-child(1) em{background:url(car1.png);}
.p3.active li:nth-child(2) em{background:url(car2.png);}
.p3.active li:nth-child(3) em{background:url(car3.png);}
.p3.active li:nth-child(4) em{background:url(car4.png);}

.p3.active li:nth-child(1){
	-webkit-animation: fadeInDown 1.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: fadeInDown 1.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

.p3.active li:nth-child(2){
	-webkit-animation: fadeInDown 1.5s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: fadeInDown 1.5s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.p3.active li:nth-child(3){
	-webkit-animation: fadeInDown 2.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: fadeInDown 2.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.p3.active li:nth-child(4){
	-webkit-animation: fadeInDown 2.5s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: fadeInDown 2.5s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

@media all and (max-height:794px){
	.p3 li a{padding:40px 0 0 54px;}
	.p3 li span{bottom:50px;}
	.p3 li em{bottom:50px;}
}

@-webkit-keyframes btnRotate-y {
0% {
    -webkit-transform: rotateY(0deg);
   }
100% {
    -webkit-transform: rotateY(360deg);
    }
}

.p4{color:#fff;}
.p4 .hd{text-align:center;padding-top:120px;}
.p4 .hd h2{font-size:36px;line-height:36px;font-weight:normal;font-family:Arial;margin:0 auto;width:400px;}
.p4 .hd h3{font-size:30px;font-weight:normal;}
.p4 ul{width:1186px;margin:100px auto 0;}
.p4 li{width:205px;height:205px;float:left;display:inline;background:url(li.png);margin-right:122px;}
.p4 li:nth-child(4n){float:right;margin-right:0;}
.p4 li a{display:block;text-align:center;color:#fff;}
.p4 li a h4{font-size:60px;line-height:60px;font-family:Impact;font-weight:normal;padding-top:54px;}
.p4 li a p{font-size:14px;}
.p4 li a:hover{color:#e5000e;}
.p4 li:hover h4{
	-webkit-animation: btnRotate-y 0.5s linear 1;
	animation: btnRotate-y 0.5s linear 1;
}

@media all and (max-height:794px){
	.p4 .hd{padding-top:100px;}
}

.p4.active .hd{
	-webkit-animation: zoomIn 2.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: zoomIn 2.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.p4.active li:nth-child(1){
	-webkit-animation: fadeInDown 1.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: fadeInDown 1.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.p4.active li:nth-child(2){
	-webkit-animation: fadeInDown 1.5s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: fadeInDown 1.5s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.p4.active li:nth-child(3){
	-webkit-animation: fadeInDown 2.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: fadeInDown 2.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.p4.active li:nth-child(4){
	-webkit-animation: fadeInDown 2.5s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: fadeInDown 2.5s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

.p5 .hd{padding-top:120px;width:1200px;margin:0 auto;}
.p5 .hd h2{font-size:36px;line-height:36px;font-weight:normal;font-family:Arial;text-transform:uppercase;position:relative;}
.p5 .hd h2 em{position:absolute;top:15px;left:-45px;width:35px;height:3px;background:url(line5.png);}
.p5 .hd h3{font-size:30px;font-weight:normal;}
.p5 ul{width:1200px;margin:50px auto 0;}
.p5 li{width:374px;float:left;display:inline;}
.p5 li:nth-child(2){margin:0 39px;}
.p5 li .p a{display:block;overflow:hidden;}
.p5 li .p a img{transition:all 0.5s;}
.p5 li .p a:hover img{transform:scale(1.05);}
.p5 li h4{font-size:18px;font-weight:normal;padding:16px 0 6px;}
.p5 li h4 a{color:#000;transition:all 0.5s;}
.p5 li h4 a:hover{color:#e5000e;padding-left:10px;}
.p5 li .i{font-size:14px;color:#888;line-height:25px;}
.p5 li .more{margin-top:30px;}
.p5 li .more a{display:block;width:102px;height:32px;line-height:32px;border:1px solid #000;font-size:14px;box-sizing:border-box;padding-left:10px;background:url(icon1.png) right 16px center no-repeat;}
.p5 li .more a:hover{color:#e5000e;border:1px solid #e5000e;background:url(icon2.png) right 16px center no-repeat;}
.p5 .m{padding-top:120px;}
.p5 .m a{display:block;width:54px;height:54px;background:url(m3.png);margin:0 auto;}
.p5 .m a:hover{background:url(m4.png);}

@media all and (max-height:794px){
	.p5 .hd{padding-top:100px;}
	.p5 .m{padding-top:50px;}
}

.p5.active .hd{
	-webkit-animation: zoomIn 2.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: zoomIn 2.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.p5.active li:nth-child(1){
	-webkit-animation: fadeInUp 1.5s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: fadeInUp 1.5s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.p5.active li:nth-child(2){
	-webkit-animation: fadeInUp 2.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: fadeInUp 2.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.p5.active li:nth-child(3){
	-webkit-animation: fadeInUp 2.5s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: fadeInUp 2.5s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

.p5.active .m{
	-webkit-animation: fadeInDown 2.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: fadeInDown 2.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}


.p6{}
.p6 .con{/*padding-top:250px;*/width:1200px;margin:0 auto;color:#aaa;padding:30px 0;}
.p6 .con a{color:#aaa;}
.p6 .con a:hover{color:#e5000e;}
.p6 .con-z{float:left;}
.p6 .con-z .fttxt{font-size:14px;margin-top:72px;}
.p6 .con-z .fttxt em{display:block;font-family:Arial;}
.p6 .con-y{float:right;width:818px;}
.p6 .con-y h2{font-size:18px;font-weight:normal;}
.p6 .con-y .add{padding:6px 0 16px;}
.p6 .con-y .add p{float:left;font-size:16px;}
.p6 .con-y .add p:nth-child(2){margin-left:100px;}
.p6 .con-y .add p:last-child{float:right;}
.p6 .con-y .ftnav{border-top:2px solid #aaa;border-bottom:2px solid #aaa;padding:40px 0;}
.p6 .con-y .ftnav dl{float:left;display:inline;margin-right:78px;}
.p6 .con-y .ftnav dt{font-size:18px;font-family:Arial;text-transform:uppercase;padding-bottom:20px;}
.p6 .con-y .ftnav dd{padding-bottom:4px;}
.p6 .con-y .ftnav dd a{font-size:14px;}
.p6 .con-y .copyright{padding-top:14px;font-size:12px;}

.backTop{display:block;width:57px;position:absolute;bottom:50px;right:50px;background:url(top.png) top center no-repeat;font-size:14px;color:#aaa;padding-top:50px;}


@media all and (max-height:794px){
	/*.p6 .con{padding-top:160px;}*/
}

.p6.active .ftlogo{
	-webkit-animation: fadeInUp 2.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: fadeInUp 2.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.p6.active .fttxt{
	-webkit-animation: fadeInDown 2.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: fadeInDown 2.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.p6.active .add,.p6.active .con-y h2{
	-webkit-animation: fadeInRight 1.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: fadeInRight 1.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.p6.active .ftnav{
	-webkit-animation: fadeInLeft 1.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: fadeInLeft 1.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.p6.active .copyright{
	-webkit-animation: zoomIn 2.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: zoomIn 2.0s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

.g-wp{transition:transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99); padding-bottom:0.9rem; display:none;}

@media all and (max-width:1200px){
	.wrapper{display:none;}
	.g-wp{display:block;}
}


.u-mask { position:absolute; left:0; top:0; width:100%; height:100%; background:#000; opacity:.5; z-index:9; }

.m-nav { width:200px; height:100%; right:-200px; top:0; background:#fff; position:fixed; transform:translateZ(0px) rotate(0deg); transition:transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); z-index:100; }
.m-nav h2 { margin:0 0 10px; padding:10px 0; border-bottom:1px solid #ddd; font-weight:bold; font-size:16px; line-height:30px; text-align:center; }
.m-nav li { position:relative; padding:12px 12px 12px 22px; border-bottom:1px solid #eee; font-size:14px; line-height:24px; }
.m-nav li a { display:block; }
.m-nav li a:hover,.m-nav .current a { color:#e5000e; }
.m-nav .current:after { position:absolute; top:50%; left:0; width:5px; height:14px; margin-top:-7px; border-left:2px solid #e5000e; content:"" }

body.z-open .m-nav {transform:translate3d(-200px,0,0);-webkit-transform:translate3d(-200px,0,0);}
body.z-open .g-wp {transform:translate3d(-200px,0,0);-webkit-transform:translate3d(-200px,0,0);}

#g-wp { max-width:640px; background:#fff; margin:0 auto; overflow:hidden;}

.mheader{padding:1% 2%;width:100%;position:fixed;top:0;left:0;box-sizing:border-box;z-index:10;background:#fff;}
.mlogo{width:100%;text-align:center;}
.mlogo img{max-height:60px;}
.ico{width:25px;height:25px;background:url(ico.png);background-size:contain;background-repeat:no-repeat;cursor:pointer;position:absolute;top:calc(23px + 1%);right:2%;}

.msearch { position: absolute; top:calc(23px + 1%); left:2%; width:25px; height:25px; overflow:hidden; }
.search-o { position: absolute; top:0; left: 0; width:25px; height:25px;  background:url(msearch.png) no-repeat center; background-size:contain; cursor:pointer; }
.search-x { position: absolute; top:0; left: -50px; width:25px; height:25px; background:url(search_btn_x.png) no-repeat center; background-size:contain; opacity:1;}

.form-search{ position: absolute; top:-140px; left: 0; width:90%; padding:3% 5%; border-top:1px solid #ddd; box-shadow:0 0 10px #bbb; background:#fff; z-index:20; opacity:0; transition:all .2s ease-out;}
.form-search input{ border:1px solid #eee;}
.form-search input[type="text"] { width:70%; height:38px; float:left; padding:0 5%; border-right:0px; }
.form-search input[type="submit"]{ width:19%; height:40px; float:left; border:0; background:#e5000e; color:#fff;}

.swiper-container-2{text-align:center;}
.swiper-container-2 .swiper-pagination-bullet { background:#fff; width:8px; height:8px; }
.swiper-container-2 .swiper-slide img{width:100%;}
.swiper-container-2 .swiper-pagination-bullet-active { background:#e5000e; }
.swiper-container-2>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom:180px !important; }
.swiper-container-2>.swiper-pagination-bullets .swiper-pagination-bullet { margin:0 2px; overflow:hidden; }

.bg2{padding:5% 2% 0;box-sizing:border-box;}
.bg2 h2{font-size:20px;text-align:center;text-transform:uppercase;font-family:Arial;}
.bg2 h3{font-size:16px;text-align:center;padding-bottom:5%;}
.bg2 p{text-align:justify;font-size:13px;line-height:22px;}
.bg2 .p{margin-bottom:3%;}
.bg2 .p img{width:100%;}
.bg2 .more a{display:block;width:100%;height:34px;line-height:34px;background:#e5000e;color:#fff;text-align:center;margin:3% auto 0;font-size:14px;}

.bg3{padding:5% 2% 0;box-sizing:border-box;background:url(bg3.jpg);color:#fff;}
.bg3 h2{font-size:20px;text-align:center;text-transform:uppercase;font-family:Arial;}
.bg3 h3{font-size:16px;text-align:center;padding-bottom:5%;}

.bg3 ul{}
.bg3 li{border:1px solid rgba(255,255,255,0.4);box-sizing:border-box;float:left;display:inline;width:50%;}
.bg3 li:nth-child(1){border-right:0;border-bottom:0;}
.bg3 li:nth-child(2){border-bottom:0;}
.bg3 li:nth-child(3){border-right:0;}
.bg3 li a{display:block;padding:25px 0 25px 20px;box-sizing:border-box;position:relative;}
.bg3 li .eng{font-size:15px;line-height:18px;color:#fff;font-family:Arial;text-transform:uppercase;font-weight:normal;}
.bg3 li h4{font-size:15px;font-weight:normal;color:#fff;background:url(line4.png) top left no-repeat;margin-top:12px;padding-top:12px;}
.bg3 li span{display:block;background:url(m1.png) no-repeat;background-size:contain;width:24px;height:24px;margin-top:10px;}


.bg4{padding:5% 2% 0;box-sizing:border-box;background:url(bg4.jpg);color:#fff;}
.bg4 h2{font-size:20px;text-align:center;text-transform:uppercase;font-family:Arial;}
.bg4 h3{font-size:16px;text-align:center;padding-bottom:5%;}
.bg4 ul{}
.bg4 li{margin-bottom:5%;}
.bg4 li a{display:block;width:100%;height:40px;line-height:40px;border-radius:40px;background:#e5000e;text-align:center;color:#fff;font-size:16px;border:1px solid rgba(255,255,255,0.4);}

.bg5{padding:5% 2% 0;box-sizing:border-box;}
.bg5 h2{font-size:20px;text-align:center;text-transform:uppercase;font-family:Arial;}
.bg5 h3{font-size:16px;text-align:center;padding-bottom:5%;}
.bg5 ul{}
.bg5 li{margin-bottom:4%;}
.bg5 .p{width:42%;float:left;}
.bg5 .p img{width:100%;}
.bg5 .t{width:56%;float:right;}
.bg5 .t h4{font-size:14px;padding:4px 0 0;}
.bg5 .more a{display:block;width:100%;height:34px;line-height:34px;background:#e5000e;color:#fff;text-align:center;margin:3% auto 0;font-size:14px;}

.bg6{padding:5% 2% 0;box-sizing:border-box;background:url(bg6.jpg);color:#fff;text-align:center;font-size:14px;}
.bg6 a{color:#fff;}
.bg6 h2{font-size:20px;text-align:center;text-transform:uppercase;font-family:Arial;}
.bg6 h3{font-size:16px;text-align:center;padding-bottom:5%;}
.bg6 .pic{margin-bottom:4%;}
.bg6 .pic img{width:70px;margin-bottom:4px;}
.bg6 .mnav{padding:4% 0;line-height:26px;}