/* 第一部分新闻列表 */
.home .sec1{ width: 1060px; margin: 50px auto; }
.home .sec1 li{ width: 322px; float: left; margin: 0 47px 0 0; }
.home .sec1 li.last{ margin: 0; }
.home .sec1 li h3{ height: 30px; margin: 0 0 20px 0; font-size: 18px; font-family: Arial; background: url("..images/line.jpg" )/*tpa=http://en.yutong.com/res/template/pcen/resource/images/home/line.jpg*/ left bottom no-repeat;    border-bottom: 3px solid #004fa3; }
.home .sec1 li h3 a{ color: #004fa3;  }
.home .sec1 li .image{ width: 322px; height: 159px;  }
.home .sec1 li .image img{ height: 100%; width: 100%; }
.home .sec1 li p{ margin: 20px 0 0 0; line-height: 22px; font-size: 12px; font-family: Arial; }

/* 第一部分车型分类 */
.home .sec2{ background: #f2f2f2; width: 1060px; margin: 0 auto; padding: 0 0 10px 0; margin-bottom:50px}
.home .sec2 h3.txt{color:#004fa3; font-size:16px; font-weight: bold; height:24px; border-bottom:#004fa3 3px solid; background:#fff;}
.home .sec2 .inner{ width: 1060px; margin: 0 auto; }
.home .sec2 .inner .bd{ width:1070px;}
.home .sec2 .inner .bd ul{ padding: 10px 5px; }
.home .sec2 .inner .bd li{ width: 250px; margin: 0 17px 0 0; float: left; position: relative; height:250px; background: #fff; padding: 0 0 10px 0; }
.home .sec2 .inner .bd li:hover{ box-shadow: 3px 3px 5px #bbb,-3px -3px 5px #bbb;  }
.home .sec2 .inner .bd li.last{ margin: 0; }
.home .sec2 .inner .bd li .image{ width: 250px; height: 159px; border-bottom: 1px solid #f2f2f2; overflow: hidden;  }
.home .sec2 .inner .bd li .image img{ height: 100%; width: 100%; transition:1s; -webkit-transition:1s; }
.home .sec2 .inner .bd li .image img:hover{ transform:scale(1.1); -webkit-transform:scale(1.1); }
.home .sec2 .inner .bd li h3{ width: 224px; font-size: 18px;padding:8px 15px; }
.home .sec2 .inner .bd li h3 a{color: #0051a6; }
.home .sec2 .inner .bd li p{ width: 224px; line-height: 22px; font-size: 12px; font-family: Arial; padding: 0 15px;  }
.home .sec2 .inner .hd{ height: 12px; width: 66px; margin: 20px auto; }
.home .sec2 .inner .hd li{ height: 12px; width: 12px; margin: 0 10px 0 0; background: url("../img/point2.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/home/point2.png*/ no-repeat; float: left; cursor: pointer;  }
.home .sec2 .inner .hd li.on{ background: url("../images/point1.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/home/point1.png*/ no-repeat;  }

/* 第一部分选项卡 */
.home .sec3{ width: 1060px; margin: 40px auto 60px auto; }
.home .sec3 .hd{ height: 50px; line-height: 50px; color: #666; font-size: 18px; margin: 0 0 35px 0; }
.home .sec3 .hd li{ width: 351px; border-bottom: 4px solid #bbb; float: left; text-align: center; margin: 0 3px 0 0; cursor: pointer; font-family: Arial;  }
.home .sec3 .hd li.on{ color: #004fa3; border-bottom: 4px solid #004fa3; }

.home .sec3 .bd{ margin: 0 0 60px 0; }
.home .sec3 .bd .con1 .left{ float: left; width: 460px; height: 375px; position: relative;  }
.home .sec3 .bd .con1 .left li{ display: block; height: 54px; width: 42px; position: absolute; z-index: 99; background:url("..images/p0_1.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/home/p0_1.png*/ center bottom no-repeat;  }
.home .sec3 .bd .con1 .left li.on{ background:url("..images/p0.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/home/p0.png*/ center bottom no-repeat; }
.home .sec3 .bd .con1 .left .p1{ left: 79px; top: 80px; }
.home .sec3 .bd .con1 .left .p2{ left: 237px; top: 100px; }
.home .sec3 .bd .con1 .left .p3{ left: 361px; top: 114px; }
.home .sec3 .bd .con1 .left .p4{ left: 135px; top: 206px; }
.home .sec3 .bd .con1 .left .p5{ left: 244px; top: 175px; }
.home .sec3 .bd .con1 .left .p6{ left: 402px; top: 219px; }

.home .sec3 .bd .con1 .center{ float: left; height: 375px; width: 280px; margin: 0 0 0 20px; background: url("..images/tab1_bg.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/home/tab1_bg.png*/ left bottom no-repeat; }
.home .sec3 .bd .con1 .center h3 a{ display: block; font-size: 24px; color: #0051a6; }
.home .sec3 .bd .con1 .center p{ color: #666; line-height: 20px; font-size: 12px; margin: 15px 0; }
.home .sec3 .bd .con1 .center > a{ display: block; height: 12px; width: 12px; background: url("..images/arrow.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/home/arrow.png*/ no-repeat;} 
.home .sec3 .bd .con1 .right{ float: right; width: 280px; height: 374px; font-family: Arial; border-bottom: 1px solid #ddd;  }
.home .sec3 .bd .con1 .right .image{ width: 280px; height: 157px;}
.home .sec3 .bd .con1 .right .image img{ width: 100%; height: 100%; }
.home .sec3 .bd .con1 .right h3{font-size: 14px; height: 20px; color: #0051a6; margin: 10px 0 0 0; }
.home .sec3 .bd .con1 .right h3 a{ color: #0051a6; }
.home .sec3 .bd .con1 .right p{ color: #666; line-height: 20px; font-size: 12px; margin: 10px 0; }
.home .sec3 .bd .con1 .right .line{ height: 1px; border-bottom: 1px solid #ddd; margin: 10px 0 10px 0; }

.home .sec3 .bd .con1 .content{ width: 600px; height: 375px; position: relative; float: left; overflow: hidden; }
.home .sec3 .bd .con1 .content1{ width: 600px; height: 375px; position: relative; z-index: -9999; display: block; float: left; }
.home .sec3 .bd .con1 .content-add1{ background: url("..images/tab1_bg2.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/home/tab1_bg2.png*/ left bottom no-repeat;}


.home .sec3 .bd .con2 .center{ width: 520px; height: 375px; float: right; }
.home .sec3 .bd .con2 .center h3{ height: 42px; width: 100%; color: #fff; font-size: 16px; line-height: 40px; position: absolute; left: 0; bottom: 0; background: #999;}
.home .sec3 .bd .con2 .center h3 a{ display: block; /*width: 100%;*/ background: #999; padding: 0 10px 0 0; height: 40px;  font-size: 16px; color: #fff; font-weight: normal; }
.home .sec3 .bd .con2 .center h3 a:hover,.home .sec3 .bd .con2 .center h3:hover{ background: #6087c0; }
.home .sec3 .bd .con2 .box1{ position: relative; margin: 0 0 12px 0; }
.home .sec3 .bd .con2 .box1 h3{ /*width: 500px;*/ }
.home .sec3 .bd .con2 .box2{ position: relative; float: left; }
.home .sec3 .bd .con2 .box2 h3{ /*width: 230px;*/ }
.home .sec3 .bd .con2 .box3{ position: relative; float: left; margin: 0 0 0 20px; }
.home .sec3 .bd .con2 .box3 h3{/* width: 230px;*/ }

.home .sec3 .bd .con2 .left{ width: 520px; height: 375px; float: left; position: relative; }
.home .sec3 .bd .con2 .left h3{ height: 42px; background: #999; position: absolute; bottom: 0; left: 0; font-size: 16px; }
.home .sec3 .bd .con2 .left h3 a{ width: 520px; display: block; color: #fff; font-size: 16px; height: 42px; line-height: 42px; text-align: center;}
.home .sec3 .bd .con2 .left h3:hover{ background: #6087c0; }

.home .sec3 .bd .con3 .left{ width: 520px; height: 375px; float: left; position: relative; }
.home .sec3 .bd .con3 .left .mask{ height: 105px; background: #6087c0; width: 98%; padding: 0 10px 0 0; position: absolute; left: 0; bottom: 0;   }
.home .sec3 .bd .con3 .left h3{ font-size: 24px; color: #fff; margin: 10px 0 0 0; }
.home .sec3 .bd .con3 .left p{ color: #fff; font-size: 12px; line-height: 22px; }
.home .sec3 .bd .con3 .left .mask a{ color: #fff; }

.home .sec3 .bd .con3 .center{ width: 520px; height: 375px; float: right; }
.home .sec3 .bd .con3 .center .box{ width: 250px; height: 180px; float: left; position: relative; }
.home .sec3 .bd .con3 .center .box2{ margin: 0 0 0 20px; }
.home .sec3 .bd .con3 .center .box3{ margin: 15px 0 0 0; }
.home .sec3 .bd .con3 .center .box4{ margin: 15px 0 0 20px; }
.home .sec3 .bd .con3 .center .box h3{ height: 40px; width: 250px; background: #999; position: absolute; left: 0; bottom: 0; line-height: 40px; }
.home .sec3 .bd .con3 .center .box h3:hover{ background: #6087c0; }
.home .sec3 .bd .con3 .center .box a{ display: block; /*width: 100%;*/ height: 100%; padding: 0 10px 0 0; font-size: 16px; color: #fff; }



/* p-top */
#p-top{margin:0 auto;padding:0 10px; text-align:right;}
#p-top{background:none; padding:0; width:100%; position:relative; /*left:50%; margin-left:-960px;*/ overflow: hidden; z-index:-9999;}
#p-banner-1{background: #fff url("..images/d.jpg")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/home/b_1.jpg*/ no-repeat 50% 0px; }
#p-banner-2{background: #fff url("..images/c.jpg")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/home/b_2.jpg*/ no-repeat 50% 0px; }
#p-banner-3{background: #fff url("..images/a.jpg")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/home/b_3.jpg*/ no-repeat 50% 0px; }
#p-banner-4{ background: #fff url("..images/b.jpg")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/home/b_4.jpg*/ no-repeat 50% 0px; }
#p-banner-5{ background: #fff url("..images/e.jpg")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/home/b_4.jpg*/ no-repeat 50% 0px; }

/*
#p-banner-1{background: #EDEDED url(../images/home/b_1.jpg) repeat-x 50% 0px;}
#p-banner-2{background: #EDEDED url(../images/home/b_2.jpg) repeat-x 50% 0px;}
#p-banner-3{background: #EDEDED url(../images/home/b_3.jpg) repeat-x 50% 0px; }
#p-banner-4{ background: #EDEDED url(../images/home/b_4.jpg) repeat-x 50% 0px; }
*/

.p-home-banner{width:990px;padding:0;margin:0 auto;clear:both;}
.p-home-banner:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

#p-top-banner img,#p-top-banner h1,#p-top-banner h2,#p-top-banner h3{padding:0;margin:0;}
#p-top-banner h1,#p-top-banner h2,#p-top-banner h3{position:relative;}
#p-top-banner{background:#EFEFEF;border-bottom:1px solid #C0C0AE;}
#p-top-banner.p-container{margin:0;}
#p-top-banner.p-top-qh .p-container-body{clear:both;position:relative;height:520px;border:0 none;background:none;margin:0;}
#p-top-banner .p-top-qh-pane{position:relative;height:520px;overflow:hidden;clear:both; width: 1920px; }
#p-top-banner .p-top-qh-pane h1 img,#p-top-banner .p-top-qh-pane h2 img{margin-top:80px;}
#p-top-banner .p-bannerqh{position:absolute;overflow:hidden;}
#p-top-banner .p-bannerqh .p-home-banner{clear:none;height:520px;overflow:hidden;width:100%;margin:0;float:left;}
#p-top-banner .p-bannerqh .p-home-banner .p-banner1-1-1{width:990px;margin:0 auto;text-align:left}

#p-top-banner .p-top-qh-nav{ width:1060px; margin:0 auto;   margin-bottom:10px; }
#p-top-banner .p-top-qh-nav a{width:45px;height:30px;position:relative;z-index:2100;display:inline-block;text-decoration:none;padding:0;margin:3px 5px;font-size:1px;outline:0;border:3px solid #EEE;border:3px solid rgba(255,255,255,0.6);box-shadow:0 1px 3px rgba(0,0,0,0.6);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.6);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.6);}
#p-top-banner .p-top-qh-nav a .p-top-qh-view{width:78px;height:47px;}
#p-top-banner .p-top-qh-nav a.p-active{top:-8px;}
#p-top-banner .p-top-qh-nav a:hover,#p-top-banner .p-top-qh-nav a.p-active{border:3px solid #FFF;border:3px solid rgba(255,255,255,0.9);box-shadow:0 1px 3px rgba(0,0,0,0.85);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.85);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.85);}
#p-top-banner .p-top-qh-nav a .p-banner-small-alt{display:none;background:url("..images/p-banner-small-bg.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/p-banner-small-bg.png*/ no-repeat 0 0; cursor:pointer;position:absolute;text-align:left;width:328px;height:113px;top:-115px;left:-237px;}
#p-top-banner .p-top-qh-nav a.p-active .p-banner-small-alt{top:-110px;}
#p-top-banner .p-top-qh-nav a .p-banner-small-alt span.p-banner-small-1,#p-top-banner .p-top-qh-nav a .p-banner-small-alt span.p-banner-small-2,#p-top-banner .p-top-qh-nav a .p-banner-small-alt span.p-banner-small-3{display:block;border:1px solid #FFF;width:60px;height:60px;margin:18px 10px 5px 20px;_margin:20px 6px 5px 12px;float:left;}
#p-top-banner .p-top-qh-nav a .p-banner-small-alt h2{font-weight:bold;color:#FFDF4E;text-shadow:0 1px 0 rgba(0,0,0,.5);font-size:12px;margin:0;padding:15px 20px 0 0;}
#p-top-banner .p-top-qh-nav a .p-banner-small-alt p{font-size:11px;color:#999;text-shadow:0 1px 0 rgba(0,0,0,.5);margin:0;padding:0 20px 5px 0;line-height:14px;}
#p-top-banner .p-top-qh-nav a .p-banner-small-alt:hover h2{color:#FFC;}
#p-top-banner .p-top-qh-nav a .p-banner-small-alt:hover p{color:#CCC;}
#p-top-banner .p-top-qh-nav a.a1{ width: 78px; height: 47px; background:url("..images/d_1.jpg")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/home/t_1.jpg*/ no-repeat 0 0; }
#p-top-banner .p-top-qh-nav a.a2{ width: 78px; height: 47px; background:url("..images/c_1.jpg")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/home/t_2.jpg*/ no-repeat 0 0; }
#p-top-banner .p-top-qh-nav a.a3{ width: 78px; height: 47px; background:url("..images/a_1.jpg")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/home/t_3.jpg*/ no-repeat 0 0; }
#p-top-banner .p-top-qh-nav a.a4{ width: 78px; height: 47px; background:url("..images/b_1.jpg")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/home/t_4.jpg*/ no-repeat 0 0; }
#p-top-banner .p-top-qh-nav a.a5{ width: 78px; height: 47px; background:url("..images/e_1.jpg")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/home/t_4.jpg*/ no-repeat 0 0; }

#p-top-banner a.p-top-qh-next,#p-top-banner a.p-top-qh-prev{display:none;}
.p-container{margin:0 0 1.2em;width:100%;}
.p-container .p-container-body h2,.p-container.p-alternate-two h2,.p-container.p-alternate-six h2{background:none;border:none;}
.p-subtittle{position:absolute;left:-3000px;width:500px;}

.banner-buttom{position:absolute;bottom:50px;width:100%;height:30px;cursor:pointer;z-index:40; margin:0 auto;min-width:990px;}
.p-banner1-1-1 span{ display: block; width: 174px;  height: 33px; font-family: Arial;  line-height: 33px; text-align: center; border:1px solid #fff; position: relative;}
.p-banner1-1-1 a{ display: block; width: 100%; height: 100%; color: #fff; font-size: 14px; position: absolute; z-index: 99; text-decoration: none; }
.p-banner1-1-1 b{ width: 100%; height: 100%; display: block; position: absolute; left: 0; top: 0; }
.p-banner1-1-1 span:hover b{ background: #fff; opacity: 0.3; }
.p-banner1-1-1 em{ display: inline-block; width: 6px; height: 9px; background: url("..images/arrow_right.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/home/arrow_right.png*/ no-repeat; vertical-align: middle; }

.p-banner1-1-1 strong{ margin: 70px 0 0 0; display: block; font-size: 45px; width: 400px;  color: #fff; font-family: Arial; border-bottom: 1px solid #fff; font-weight: normal;  }
.p-banner1-1-1 p{ line-height: 24px; width: 315px; font-size: 14px; color: #fff; margin: 20px 0 30px; font-family: Arial;  }
.p-banner1-1-1 h1{ width: 315px; }
.p-banner1-1-1 h2{ width: 315px; }