@charset "utf-8";
/* CSS Document */


.about_banner{ width:100%; height:400px; background:url(../images/about_banner.jpg) no-repeat center;}
.jianjie{ width:1200px; margin:0 auto; margin-top:50px;}
.jianjie .bt{ width:1200px; border-bottom:1px solid #f3f3f3;background:#f7f7f7;padding: 20px;border-left: 5px solid #f94836;}
.jianjie .bt h3{ font-size:23px; color:#333;}
.jianjie .bt p{ font-size:13px; color:#666;}
.jianjie .txt{ width:1200px; margin-top:20px;line-height: 30px;}
.jianjie .txt p{ font-size:16px; color:#000; line-height:33px;}
.jianjie .img{ width:1200px; height:473px; background:url(../images/jj.jpg) no-repeat; margin:40px 0;}
.rongyu{ width:1200px; height:423px; margin:0 auto; }
.rongyu .bt{ width:1200px; height:44px; border-bottom:1px solid #f3f3f3;}
.rongyu .bt span{ width:180px; height:44px; background:#3170d6; display:block; color:#fff; font-size:18px; text-align:center; line-height:44px; float:left;}
.rongyu .nr{ width:1200px; height:351px; background:url(../images/zizhi.jpg) no-repeat; margin-top:20px;}
.wenhua{ width:1200px; height:420px; margin:25px auto; }
.wenhua .bt{ width:1200px; height:44px; background:#f7f7f7;}
.wenhua .bt span{ width:180px; height:44px; border-left:5px solid #f94836; display:block; color:#333; font-weight:bold; font-size:18px; padding-left:18px; line-height:44px; float:left;}
.wenhua ul{ width:1200px; margin-top:25px;}
.wenhua ul li{ width:278px; height:315px; float:left; margin-right:27px;}
.wenhua ul li img{ width:278px; height:234px;}
.wenhua ul li p{ font-size:15px; color:#666; line-height:30px; margin-top:10px;}

.chejian{ width:1200px; height:505px;}
.chejian .bt{ width:1200px; height:43px; background:#f7f7f7; margin-bottom:43px;}
.chejian .bt h3{ width:103px; height:43px; text-align:center; line-height:43px; border-left:5px solid #f94836; font-size:18px; color:#333; }
.chejian .left{ width:600px; height:414px; float:left; background:url(../images/che1.jpg) no-repeat; transition:all 0.5s;}
.chejian ul{ width:600px; height:414px; float:right;}
.chejian ul li{ width:291px; height:203px; float:left; margin-left:9px; margin-bottom:8px; transition:all 0.5s;}
.chejian .left:hover{ margin-top:-5px;}
.chejian ul li:hover{ margin-top:-5px;}
.chejian ul li.xl:hover{margin-left:-5px; margin-top:0;}
.fahuo{ width:1200px; height:312px;}

.fahuo{ width:1200px; height:330px; margin-top:40px;}
.fahuo .bt{ width:1200px; height:43px; background:#f7f7f7; margin-bottom:43px;}
.fahuo .bt h3{ width:103px; height:43px; text-align:center; line-height:43px; border-left:5px solid #f94836; font-size:18px; color:#333; }
.fahuo ul li{ width:384px; height:238px; float:left; margin-right:24px; overflow:hidden;}
.fahuo ul li:nth-child(3){ margin:0;}
.fahuo ul li img{ width:384px; height:238px; transition:all 0.5s; }
.fahuo ul li:hover img{ transform:scale(1.1);}


.rongyu{ width:1200px; height:530px; margin-top:40px;}
.rongyu .bt{ width:1200px; height:43px; background:#f7f7f7; margin-bottom:43px;}
.rongyu .bt h3{ width:103px; height:43px; text-align:center; line-height:43px; border-left:5px solid #f94836; font-size:18px; color:#333; }
/* 水平滚动
------------------------------ */
.scroll_horizontal{position:relative;width:1200px;height:364px; margin-top:50px;}
.scroll_horizontal .box{overflow:hidden;position:relative;width:1200px;height:364px;margin:0 auto;}
.scroll_horizontal .list{overflow:hidden;width:9999px;}
.scroll_horizontal .list li{float:left;width:306px; height:364px; text-align:center;}
.scroll_horizontal .list li img{ width:270px; height:352px; border:6px solid #ffe9d5;}
.scroll_horizontal .plus,
.scroll_horizontal .minus{ padding:20px 0 0 8px; box-sizing:border-box; font-size:30px; color:#fff;position:absolute;top:130px;width:28px;height:67px;background:rgba(194,194,194,0.37);cursor:pointer;}
.scroll_horizontal .plus{left:0px;}
.scroll_horizontal .minus{right:0px;}
.scroll_horizontal .plus:hover,
.scroll_horizontal .minus:hover{background:#f94836;}
















