html{width: 100%;}
body{font-size: 16px; background: #fff; font-family: futura,"Microsoft Yahei","Arial",Verdana,Arial,sans-serif; line-height: 28px; color: #333; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
ol,ul,li{list-style: none;}
a{text-decoration: none; color: #333; -webkit-tap-highlight-color: rgba(255,0,0,0); transition: all .3s ease; cursor: pointer;}
em,i{font-style: normal;}
h1,h2,h3,h4,h5,h6,th{font-weight: normal;}
strong{font-weight: 800;}
img{border: 0; height: auto; vertical-align: middle;/*display: block;*/}
table{border-collapse: collapse; border-spacing: 0;}
input,textarea,select,button{border: 0; background: none; outline: 0; font-family: "Microsoft Yahei";}
input[type="button"],input[type="text"],input[type="submit"]{appearance: none; -moz-appearance: none; -webkit-appearance: none;}
input,input:focus,input:active{user-select: text;}
button:focus{outline: 0;}
textarea{resize: none;}
video{outline: none;display: block;}
*{margin: 0;padding: 0;box-sizing: border-box;}
.clearfix:after{content: ""; *zoom: 1; display: block; visibility: hidden; height: 0; clear: both;overflow: hidden;}
.relative{position: relative;}
.fl{float: left;}
.fr{float: right;}
.flex {display: flex;height: 100%;}
.content_box {box-sizing: border-box;width: 100%;margin: auto;padding-top: 100px;}
.pd50{padding: 0 50px;}

.w1400{width: 1400px;position: relative;margin: 0 auto;}












.subnav {width: 100%;background: #ffffff;position: absolute;left: 0;top: 80px;display: none;border-top: 1px solid #eee;}
.wrapper {width: 1200px;margin: 0 auto;position: relative;}
.defsubnav ol {font-size: 0;text-align: right;margin: 0 -10px;}
.defsubnav li {display: inline-block;*display: inline;*zoom: 1;vertical-align: top;margin: 0 20px;height: 80px;line-height: 80px;font-size: 14px;color: #888;}
.defsubnav li a {color: #333;}



.banner-acg .swiper {width: 100%;height: 100%;overflow: hidden;position: relative;}
.banner-acg .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.banner-acg img{width: 100%;}
.banner-acg .swiper-pagination{bottom: 60px;}
.banner-acg .swiper-pagination-bullet{height: 8px;width: 25px;border-radius: 10px;background: #fff;}

.ban_box{margin-top: -53px;position: relative;z-index: 1;}
.ban_item{width: calc(25% - 20px);margin-right: 20px;float: left;border-radius: 20px 0px 0px 0px;background: #fff;box-shadow: 0px 0px 5px #888;transition: .3s;    display: flex;justify-content: center;padding: 20px 0;}
.ban_item:nth-of-type(4){margin-right: 0;}
.ban_item .icon{display: block;height: 66px;width: 66px;background: url(../image/acg_icon1.png) no-repeat;transition: .3s;}
.ban_item .icon1{background-position: 0px 0px!important;}
.ban_item .icon2{background-position: -170px 0px!important;}
.ban_item .icon3{background-position: -340px 0px!important;}
.ban_item .icon4{background-position: -511px 0px!important;}
.ban_item .desc{padding-left: 12px;}
.ban_item .desc p{font-size: 30px;font-weight: 540;color: #333333;line-height: 30px;padding:3px 0 6px;transition: .3s;}
.ban_item .desc span{font-size: 18px;color: #777777;line-height: 18px;transition: .3s;}
.ban_item:hover{background: url(../image/acg_bg1.png) #fff center/cover;}
.ban_item:hover .icon{background: url(../image/acg_icon11.png) no-repeat;}
.ban_item:hover .desc p{color: #fff;}
.ban_item:hover .desc span{color: #fff;}



.acg_tit{text-align: center;position: relative;padding: 70px 0 50px;}
.acg_tit h2{font-size: 48px;line-height: 48px;font-weight: bold;color: #333333;padding-bottom: 12px;position: relative;z-index: 2;}
.acg_tit h2 b{color: #EF1F1F;}
.acg_tit h3{font-size: 24px;line-height: 32px;color: #777777;position: relative;z-index: 2;max-width: 840px;margin: 0 auto;}
.acg_tit h4{position: absolute;top: 50%;transform: translateY(-50%);left: 0;z-index: 1;width: 100%;font-size: 104px;line-height: 104px;font-weight: 800;color: #F5F5F5;text-transform: uppercase;}
.acg_tit.white h2{color: #FFFFFF;}
.acg_tit.white h3{color: #FFFFFF;}
.acg_tit.white h4{color: rgba(245, 245, 245, .1);}
.acg_tit.black h2{color: #FFFFFF;}
.acg_tit.black h2 b{color: #000000;}
.acg_tit.black h3{color: #FFFFFF;}
.acg_tit.black h4{color: rgba(245, 245, 245, .1);}



.acg_sec1_list{padding-bottom: 30px;}
.acg_sec1_item{width: calc(33.333% - 27px);padding: 20px 20px 20px 10px;margin-right: 40px;margin-bottom: 40px;float: left;}
.acg_sec1_item:nth-of-type(3n){margin-right: 0;}
.acg_sec1_item .img{float: left;width: 149px;}
.acg_sec1_item .img img{width: 100%;}
.acg_sec1_item .desc{float: left;width: calc(100% - 150px);}
.acg_sec1_item .desc p{font-size: 24px;font-weight: bold;line-height: 30px;padding-bottom: 14px;}
.acg_sec1_item .desc span{font-size: 16px;font-weight: 300;color: #333333;line-height: 30px;}
.acg_sec1_item1{background: linear-gradient(90deg,#fff 20%,rgba(88, 231, 250, 0.31));}
.acg_sec1_item2{background: linear-gradient(90deg,#fff 20%,rgba(217, 68, 209, 0.31));}
.acg_sec1_item3{background: linear-gradient(90deg,#fff 20%,rgba(209, 82, 53, 0.31));}
.acg_sec1_item4{background: linear-gradient(90deg,#fff 20%,rgba(95, 11, 189, 0.31));}
.acg_sec1_item5{background: linear-gradient(90deg,#fff 20%,rgba(255, 181, 41, 0.31));}
.acg_sec1_item6{background: linear-gradient(90deg,#fff 20%,rgba(255, 97, 180, 0.31));}
.acg_sec1_item1 .desc p{color: #0040FF;}
.acg_sec1_item2 .desc p{color: #D944D1;}
.acg_sec1_item3 .desc p{color: #D15235;}
.acg_sec1_item4 .desc p{color: #5F0BBD;}
.acg_sec1_item5 .desc p{color: #EB4D18;}
.acg_sec1_item6 .desc p{color: #FF60B4;}


.acg_sec2{background: #F3F8FF;padding-bottom: 40px;}
.acg_sec2_box .mySwiper_acg_sec2 {width: 100%;height: 100%;position: relative;overflow: hidden;padding-bottom: 40px;}
.acg_sec2_box .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.acg_sec2_item{width: 100%;text-align: center;position: relative;background: #F1E6F2;border-radius: 20px 0px 20px 0px;margin-top: 11px;margin-right: 11px;padding: 50px 0 40px;}
.acg_sec2_item i{display: block;width: 22px;height: 22px;background: #EF1F1F;border-radius: 50%;font-size: 14px;color: #FFFFFF;line-height: 22px;position: absolute;top: -11px;right: -11px;}
.acg_sec2_item .img img{}
.acg_sec2_item p{font-size: 24px;font-weight: bold;color: #333333;line-height: 24px;margin: 18px 0 10px;}
.acg_sec2_item b{display: inline-block;background: #FFFFFF;border: 1px solid #F0DAE9;border-radius: 15px;padding: 7px 32px;font-size: 14px;line-height: 14px;transition: .3s;font-weight: normal;}
.acg_sec2_item:hover b{background: #EF1F1F;color: #fff;}
.acg_sec2_box .swiper-pagination{bottom: 0px;}
.acg_sec2_box .swiper-pagination-bullet{height: 7px;width: 27px;border-radius: 10px;background: #333;opacity: 1;}
.acg_sec2_box .swiper-pagination-bullet-active{background: #EF1F1F;}


.acg_sec3{background: url(../image/acg_bg2.png) center/cover;}

.acg_sec3_sel{margin: -25px 0 22px;}
.acg_sec3_sel ul{text-align: center;}
.acg_sec3_sel ul li{display: inline-block;padding: 0 20px 0 15px;background: #F4F4F4;transition: .3s;height: 45px;line-height: 45px;}
.acg_sec3_sel ul li a{display: block;}
.acg_sec3_sel ul li i{display: inline-block;height: 23px;width: 23px;background: url(../image/acg_icon2.png) no-repeat;position: relative;top: 5px;transition: .3s;}
.acg_sec3_sel ul li span{font-size: 18px;font-weight: 300;color: #333333;}
.acg_sec3_sel ul li .icon1{background-position: 0px 0px !important;}
.acg_sec3_sel ul li .icon2{background-position: -49px 0px !important;}
.acg_sec3_sel ul li .icon3{background-position: -98px 0px !important;}
.acg_sec3_sel ul li .icon4{background-position: -147px 0px !important;}
.acg_sec3_sel ul li .icon5{background-position: -196px 0px !important;}
.acg_sec3_sel ul li .icon6{background-position: -246px 0px !important;}
.acg_sec3_sel ul li .icon7{background-position: -295px 0px !important;}
.acg_sec3_sel ul li.active{background: #EF1F1F;}
.acg_sec3_sel ul li.active i{background: url(../image/acg_icon22.png) no-repeat;}
.acg_sec3_sel ul li.active span{color: #fff;}

.acg_sec3_list{display: none;}
.acg_sec3_list.active{display: block;}
.mySwiper_sec3 {width: 100%;height: 100%;position: relative;overflow: hidden;background: #FFFFFF;border-radius: 30px;overflow: hidden;}
.acg_sec3 .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.acg_sec3_item{position: relative;width: 100%;}
.acg_sec3_item .img{width: 50%;position: absolute;left: 0;top: 0;height: 100%;overflow: hidden;}
.acg_sec3_item .img .bg{display: block;height: 100%;width: 100%;background-position: center !important;background-size: cover !important;transition: .5s;}
.acg_sec3_item .img .bg:hover{transform: scale(1.05);}
.acg_sec3_item .img .simg{position: absolute;left: 40px;bottom: 0;width: 305px;}
.acg_sec3_item .img .simg img{width: 100%;}
.acg_sec3_item .desc{width: 50%;float: right;padding: 50px 90px 65px 45px;}
.acg_sec3_item .desc h2{font-size: 24px;font-family: SourceHanSansSC;font-weight: bold;color: #333333;line-height: 42px;padding-bottom: 5px;}
.acg_sec3_item .desc h3{}
.acg_sec3_item .desc h3 i{font-size: 16px;color: #777777;line-height: 36px;padding-right: 20px;}
.acg_sec3_item .desc h3 span{font-size: 16px;color: #000000;line-height: 36px;}
.acg_sec3_item .desc h4{font-size: 20px;font-family: SourceHanSansSC;font-weight: bold;color: #333333;line-height: 42px;padding: 15px 0 20px;}
.acg_sec3_item .desc .numb_box{max-width: 470px;}
.acg_sec3_item .desc .numb_item{width: 25%;float: left;position: relative;text-align: center;}
.acg_sec3_item .desc .numb_item+.numb_item::before{content: "";display: block;height: 100%;width: 1px;background: #EEEEEE;position: absolute;left: 0;top: 0;}
.acg_sec3_item .desc .numb_item b{font-weight: normal;font-size: 24px;color: #EF1F1F;font-family: SourceHanSansSC;line-height: 24px;display: block;}
.acg_sec3_item .desc .numb_item strong{font-size: 15px;font-family: SourceHanSansSC;color: #777777;line-height: 15px;display: block;font-weight: normal;padding-top: 8px;}
.acg_sec3_item .desc a{background: #EF1F1F;border-radius: 5px;display: inline-block;font-size: 18px;line-height: 18px;font-weight: 300;color: #FFFFFF;padding: 14px 70px;margin-top: 30px;}
.acg_sec3_item .desc a:hover{margin-left: 10px;}

.acg_sec3 .swiper-button-next:after,.acg_sec3 .swiper-button-prev:after{display: none;}
.acg_sec3 .swiper-button-next,.acg_sec3 .swiper-button-prev{display: block;height: 50px;width: 50px;background: url(../image/case-btn.png) no-repeat;}
.acg_sec3 .swiper-button-next{background-position: -63px 0px!important;top:auto;right: 50px;bottom: 50px;margin: 0;}
.acg_sec3 .swiper-button-prev{background-position: 0px 0px!important;left: auto;top:auto;right: 110px;bottom: 50px;margin: 0;}
.acg_sec3 .swiper-button-next:hover{background-position: -62px -56px!important;}
.acg_sec3 .swiper-button-prev:hover{background-position: 0px -56px!important;}

.acg_sec3_imgs{text-align: center;padding: 20px 0 40px;}
.acg_sec3_imgs .img{width: 200px;display: inline-block;margin: 0 3px;border: 1px solid transparent;transition: .3s;cursor: pointer;}
.acg_sec3_imgs .img.active{border: 1px solid #EF1F1F;}
.acg_sec3_imgs .img img{width: 100%;}

.inwhyus-box{margin-top: 30px;}
.inwhyus-box{height: 574px; position: relative;}
.inwhyus-box .pic{position: absolute; left: 50%; top: 0; margin-left: -379px;}
.inwhyus-box .pic img{width: 759px; height: 574px;}
.inwhyus-box .text{width: 300px; position: absolute; overflow: hidden;}
.inwhyus-box .text .title{font-size: 30px; line-height: 34px; font-weight: bold; color: #EF1F1F; padding-left: 40px; position: relative;}
.inwhyus-box .text .title i{display: block; width: 30px; height: 30px; line-height: 26px; border: 2px solid #EF1F1F; border-radius: 50%; font-size: 24px; text-align: center; position: absolute; left: 0; top: 0;}
.inwhyus-box .text .desc{width: 100%; float: left; font-size: 18px; color: #666; line-height: 28px; margin-top: 6px;}
.inwhyus-box .t1{left: 108px; top: 2px;text-align: right;}
.inwhyus-box .t2{right: 136px; top: 2px;}
.inwhyus-box .t3{width: 380px; left: -40px; top: 168px;text-align: right;}
.inwhyus-box .t4{right: 8px; top: 168px;}
.inwhyus-box .t5{width: 360px; left: -50px; top: 354px;text-align: right;}
.inwhyus-box .t6{width: 350px; right: -42px; top: 354px;}


.acg_sec5{background: url(../image/acg_sec5_bg.jpg) center/cover;}
.acg_sec5_item{width: calc(25% - 20px);margin-right: 25px;float: left;border-radius: 0px 30px 0px 30px;background: rgba(0,0,0,0.1);padding: 40px 16px 30px;text-align: center;}
.acg_sec5_item:nth-of-type(4){margin-right: 0;}
.acg_sec5_item p{font-size: 24px;font-family: SourceHanSansSC;font-weight: bold;color: #FFFFFF;line-height: 30px;padding: 20px 0 6px;}
.acg_sec5_item span{font-size: 16px;font-weight: 300;color: #FFFFFF;line-height: 30px;height: 90px;display: block;}
.acg_sec5 .more_a{text-align: center;padding: 35px 0 50px;}
.acg_sec5 .more_a a{display: inline-block;font-size: 26px;font-family: SourceHanSansSC;font-weight: bold;color: #FFFFFF;line-height: 51px;border: 2px solid #FFFFFF;border-radius: 28px;padding: 0 36px;position: relative;}
.acg_sec5 .more_a a::after{content: "";display: block;background: url(../image/sb.png);height: 33px;width: 33px;position: absolute;right: -20px;top: 40%;}
.acg_sec5 .more_a a:hover{background: #EF1F1F;border-color: #EF1F1F;}


.acg_sec6{background: #F3F8FF;padding-bottom: 30px;}
.acg_sec6_lb{position: relative;}
.acg_sec6 .mySwiper_khpj {width: 100%;height: 100%;position: relative;overflow: hidden;padding-bottom: 50px;}
.acg_sec6 .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.acg_sec6 .img{overflow: hidden;background-color: #fff;border-radius: 16px;padding: 10px;}
.acg_sec6 .img img{width: 100%;cursor: pointer;}

.acg_sec6 .swiper-pagination{bottom: 10px;}
.acg_sec6 .swiper-pagination-bullet{width: 8px;height: 8px;background-color: #e3e3e3;position: relative;margin: 0 13px!important;opacity: 1;}
.acg_sec6 .swiper-pagination-bullet::after{display: block;content: "";width: 16px;height: 16px;border: 1px solid #e3e3e3;border-radius: 50%;position: absolute;left: 50%;top: 50%;margin-left: -9px;margin-top: -9px;}
.acg_sec6 .swiper-pagination-bullet-active{width: 12px;height: 12px;background-color: #F20058;position: relative;top: 2px;}
.acg_sec6 .swiper-pagination-bullet-active::after{width: 24px;height: 24px;border-color: #f20058;margin-left: -13px;margin-top: -13px;}


.picture-popup{position: fixed;width: 100%;height: 100%;left: -200%;top: 0;z-index: 999;display: block;}
.picture-popup.show{left: 0;}
.picture-popup .bg{background: #000;position: absolute;width: 100%;height: 100%;opacity: 0;transition: 0.3s;}
.picture-popup.show .bg{opacity: .8;}
.picture-popup > img{z-index: 1;position: absolute;border: 10px solid #fff;top: 50%;left: 50%;border-radius: 16px;transition: 0.3s;opacity: 0;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);max-width: 100%;max-height: 80%;-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);-webkit-border-radius: 16px;-moz-border-radius: 16px;-ms-border-radius: 16px;-o-border-radius: 16px;}
.picture-popup.show > img{opacity: 1;}
.picture-popup .off-btn{width: 50px;height: 50px;border-radius: 50%;line-height: 50px;text-align: center;font-size: 28px;color: #ffffff;position: absolute;right: 23px;top: 10px;z-index: 3;cursor: pointer;font-family: cursive;transition: .3s;}
.picture-popup .off-btn:hover{opacity: .6;}



.inabout{margin-top: 65px; margin-bottom: 20px; position: relative; overflow: hidden;}
.inabout > div{position: relative; z-index: 2;}
.inabout .bg{width: 100%;height: 100%; border-radius: 12px; background: #f3faff; position: absolute; left: 0; top: 0; right: 0; bottom: 48px; z-index: 1;}
.inabout .pic img{display: block; width: 100%;}
.inabout .pic{display: block; width: 50%;float: left;}
.inabout .info{display: block; width: 50%;float: left;}
.inabout .text{margin: 0 68px; padding-top: 50px;}
.inabout .text .title{font-size: 48px; color: #514a7c; line-height: 1;}
.inabout .text .name{font-size: 24px; color: #514a7c; line-height: 36px; margin-left: -10px; margin-top: 6px;}
.inabout .text .line{width: 50px; height: 2px; background: #EF1F1F; margin-top: 24px;}
.inabout .text .desc{font-size: 16px; line-height: 30px; color: #282828; margin-top: 22px;}
.inabout .text .more{display: block; width: 138px; height: 38px; line-height: 38px; border: 1px solid #999; border-radius: 20px; font-family: "Microsoft Yahei Light"; font-size: 14px; color: #666; text-align: center; margin-top: 40px;}
.inabout .text .more:hover{background: #EF1F1F; border-color: #EF1F1F; color: #fff!important;}


.acg_sec8{margin-top: 40px;}
.inabout-show-ibox{padding-top: 3px;overflow: hidden;}
.inabout-show-ibox .incase-tabtit li{background-color: #E7F2F9;}
.inabout-show-ibox .incase-tabtit li span{color: #222222;font-weight:300;}
.inabout-show-ibox .incase-tabtit li{height: 42px;line-height: 42px;padding: 0 35px;transform: all .5s;-webkit-transform: all .5s;-moz-transform: all .5s;-ms-transform: all .5s;-o-transform: all .5s;}
.inabout-show-ibox .incase-tabtit li span{transform: color .5s;-webkit-transform: color .5s;-moz-transform: color .5s;-ms-transform: color .5s;-o-transform: color .5s;}
.inabout-show-ibox .incase-tabtit li.active, .inabout-show-ibox .incase-tabtit li:hover {background: #E5438C;color: #fff!important;}
.incase-tabtit li {display: inline-block;*display: inline;*zoom: 1;vertical-align: top;padding: 0 22px;height: 44px;line-height: 44px;margin: 0 1px;background: #fff;cursor: pointer;}.incase-tabtit li:first-child{border-radius: 18px 0 0 18px;}
.incase-tabtit li:last-child{border-radius: 0 18px 18px 0;}
.incase-tabtit ul {text-align: center;}
.incase-tabtit li span {font-size: 18px;}
.inabout-show-ibox li.active span, .inabout-show-ibox li:hover span{color: #fff;}
.inabout-show-ibox .incase-tabslick2 .text2{text-align: center;font-size: 18px;color: #666666;font-weight: 300;padding-top: 12px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: color .9s;-webkit-transition: color .9s;-moz-transition: color .9s;-ms-transition: color .9s;-o-transition: color .9s;}
.inabout-show-ibox .incase-tabslick2 .item:hover .text2{color: #E5438C;}
.inabout-show-ibox .incase-tabslick2 .slick-slide .pic{border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;overflow: hidden;}
.inabout-show-ibox  img{border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;transition: transform .8s;-webkit-transition: transform .8s;-moz-transition: transform .8s;-ms-transition: transform .8s;-o-transition: transform .8s;display: block;width: 100%;}
.inabout-show-ibox .item:hover img {transform: scale(1.1);}
.inabout-show-ibox .slick-slide .item {margin: 0 12px;}
.incase-tabslick2 {display: block!important;height: 0;opacity: 0;visibility: hidden;}
.incase-tabslick2.tactive {height: auto;opacity: 1;visibility: visible;padding-bottom: 46px;transition: opacity .5s;}
.inabout-show-ibox .incase-tabcont {margin: 30px -12px 0;}
.incase-tabslick2 .slick-dots{bottom: 10px;}
.incase-tabslick2 .slick-dots li {margin: 0 13px;}
.incase-tabslick .slick-dots li button {width: 8px;height: 8px;position: relative;}
.incase-tabslick2 .slick-dots li button:after {display: block;content: "";width: 16px;height: 16px;border: 1px solid #c9c9c9;border-radius: 50%;position: absolute;left: 50%;top: 50%;margin-left: -9px;margin-top: -9px;}
.incase-tabslick2 .slick-dots li.slick-active button {width: 12px;height: 12px;background-color: #F20058;}
.incase-tabslick2 .slick-dots li.slick-active button:after {width: 24px;height: 24px;border-color: #f20058;margin-left: -13px;margin-top: -13px;}
.incase-tabslick2 .slick-dots li button{background-color: #c9c9c9;width: 8px;height: 8px;}



.acg_sec9{}
.innews{overflow: hidden; padding: 40px 0 70px;}
.innews ul{}
.innews li{width: 33.3333%;*width: 33.3311%;float: left;min-height: 1px;}
.innews li .item{margin: 0 15px;}
.innews li .title{font-family: "Microsoft Yahei Light"; height: 24px; line-height: 24px; font-size: 24px; font-weight: bold; border-left: 4px solid #EF1F1F; margin-bottom: 22px; padding-left: 12px;}
.innews li .title a{font-family: "Microsoft Yahei"; float: right; margin-right: 4px; font-size: 14px; font-weight: normal; color: #666;}
.innews li .dt{margin-bottom: 16px;}
.innews li .dt a{display: block; padding: 20px 34px 26px 40px; background: #fff; border: 1px solid #ccc;}
.innews li .dt .time{height: 30px; line-height: 30px; font-size: 18px; font-weight: bold; color: #ff6a00; transition: color .5s;}
.innews li .dt .line{width: 23px; height: 2px; background: #ccc; margin-left: 14px; margin-top: 10px; transition: background .5s;}
.innews li .dt h3{font-size: 24px; height: 68px; line-height: 34px; overflow: hidden; margin-top: 10px;}
.innews li .dt .desc{font-family: "Microsoft Yahei Light"; font-size: 14px; height: 72px; line-height: 24px; color: #666; overflow: hidden; transition: color .5s; margin-top: 10px;}
.innews li .dt a:hover{background: #ff6a00; border-color: #ff6a00; color: #fff!important;}
.innews li .dt a:hover .line{background: #fff;}
.innews li .dt a:hover .time,.innews li .dt a:hover .desc{color: #fff!important;}
.innews li .dt a:hover .time{border-bottom-color: #fff;}
.innews li .dd{height: 48px; line-height: 48px; border-bottom: 1px solid #ccc; padding: 0 4px; margin-top: 6px;}
.innews li .dd .time{float: right; color: #999;}
.innews li .dd h3{height: 40px; line-height: 40px; font-size: 15px; margin-right: 130px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.innews li .dd h3 a:hover{color: #ff6a00;}





@media screen and (max-width:1500px) {
	.w1400{width: 1180px;}
	.acg_tit h2{font-size: 40px;padding-bottom: 0px;}
	.acg_tit h3{font-size: 20px;}
	.acg_tit h4{font-size: 94px;}
	.ban_item .desc p{font-size: 24px;}
	.ban_item .desc span{font-size: 16px;}

	.acg_sec1_item{padding: 20px 5px 20px 0px;}
	.acg_sec1_item .desc p{font-size: 22px;}
	.acg_sec1_item .desc span{font-size: 14px;line-height: 24px;}
	.acg_sec2_item p{font-size: 20px;}
	.acg_sec3_item .desc h3 i{font-size: 14px;line-height: 30px;}
	.acg_sec3_item .desc h3 span{font-size: 14px;line-height: 30px;}

	.inwhyus-box{height: 420px;}
	.inwhyus-box .pic{margin-left: -275px;}
	.inwhyus-box .pic img{width: 550px;height: auto;}
	.inwhyus-box .text .title{font-size: 24px;line-height: 24px;padding-left: 32px;}
	.inwhyus-box .text .title i{width: 24px;height: 24px;line-height: 20px;font-size: 20px;}
	.inwhyus-box .text .desc{font-size: 14px;}

	.acg_sec4{padding-bottom: 20px;}
	.inwhyus-box .t1{left: 108px; top: -10px;}
	.inwhyus-box .t2{right: 122px; top: -10px;}
	.inwhyus-box .t3{left: -50px; top: 130px;}
	.inwhyus-box .t4{right: 20px; top: 115px;}
	.inwhyus-box .t5{left: -55px; top: 260px;}
	.inwhyus-box .t6{right: -55px; top: 260px;}
	.acg_sec5_item p{font-size: 20px;}
	.acg_sec5_item span{font-size: 14px;line-height: 25px;height: 75px;}
	.acg_sec5 .more_a a{font-size: 22px;}
	.inabout .text .title{font-size: 38px;}
	.inabout .text .name{font-size: 20px;}
	.inabout .text .line{margin-top: 15px;}
	.inabout .text .desc{font-size: 14px;line-height: 24px;}
	.inabout .text .more{margin-top: 20px;}
	.innews li .dt a{padding: 15px 30px 20px 30px;}
	.innews li .dt h3{font-size: 22px;}
	.foot-nav dl{margin-right: 120px;}
	.foot-copy{font-size: 14px;}

}




