@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl{list-style-type:none}
header, hgroup, nav, menu, main, section, article, summary, details, aside, figure, figcaption, footer{display: block;margin:0;padding:0}
address,caption,cite,code,dfn,em,th,var,i,b{font-style:normal;font-weight:normal}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline:none}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
a,area{outline:none;blr:expression(this.onFocus=this.blur())}
a:focus,a:hover,a:active{outline:none;blr:expression(this.onFocus=this.blur())}
sub,sup{vertical-align:baseline}
table{border-collapse:collapse;border-spacing:0}
textarea { resize:none}
input[type="submit"],input[type="button"]{ cursor:pointer;}
img{border:0;vertical-align:middle}
a img,img{-ms-interpolation-mode:bicubic}
a{text-decoration:none;cursor: pointer; color:#777}
a:hover{text-decoration:none}
body,th,td,button,input,select,textarea{ font-family: Arial,"微软雅黑";font-size:13px;color:#777;}
.layout{ width:1203px; margin:0 auto; clear:both}
.fl{ float:left}
.fr{ float:right}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden; font-size:0; line-height:0}
.clearfix{*zoom:1;}
.ellipsis{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
#web-ietip {width: 526px; height: 90px; padding: 83px 0 0 84px; overflow:hidden; background: url(../css/ietip/browser.png) no-repeat center center; margin: 200px auto 0;}
#web-ietip a{display: block; width: 65px; height: 80px; float: left;}
/*初始化*/

body{min-width: 1220px}
.h{width: 100%;box-shadow: 0 0 10px 10px rgba(0,0,0,.02)}
.h_b{width: 1200px;margin: 0 auto}
.h_1{width: 100%;background: #5B2066;height: 40px;}
.h_1_l{float: left;font-size: 14px;color: #fff;line-height: 40px}
.h_1_r{float: right;font-size: 14px;color: #fff;height: 100%;}
.h_1_r_1{padding-left: 28px;line-height: 40px;background: url("../images/icon1.png") no-repeat left;margin-right: 15px}
.h_1_r_1,
.h_1_r_2,
.h_1_r_3{display: inline-block}
.h_1_r_2 .item{position: relative;display: inline-block;width: 28px;height: 28px;margin: 0 15px}
.h_1_r_2 .item img{width: 100%}
.h_1_r_2 .item .wx{display: none;padding: 22px 32px 0;box-sizing: border-box;background: url("../images/bg5.png") no-repeat;height: 201px;width: 161px;z-index: 2;position: absolute;top:30px;left: 50%;transform: translateX(-50%)}
.h_1_r_2 .item .wx p{font-size: 12px;color: #333;text-align: center;padding-top: 5px}
#wx:hover .wx{display: block}

.h_1_r_3{margin-left: 7px;position: relative;top:7px;width: 130px;height: 23px;background: #fff;border-radius: 23px;overflow: hidden}
.h_1_r_3 input[type="text"]{float: left;width: 100px;height: 23px;line-height: 23px;font-size: 12px;color: #333;text-indent: 9px;border: none;background: none;outline: none}
.h_1_r_3 input[type="submit"]{border: none;width: 30px;height: 23px;float: right;color: rgba(0,0,0,0);background: url("../images/icon2.png") no-repeat center}

.h_2{width: 100%;height: 90px;background: #fff;box-shadow: 0 3px 10px 3px rgba(0,0,0,.1);position: relative;z-index: 1}
.h_2 .logo{width: 197px;height: 90px;line-height: 90px;float: left}
.h_2 .logo img{width: 100%}

.h_nav{float: right;height: 56px;line-height: 56px;margin-top: 17px}
.h_nav_ul >li{display: inline-block;margin-left: 40px;position: relative}
.h_nav_ul >li a{display: block;font-size: 16px;color: #333;}

.h_nav_ul  >li.in > a{border-bottom: 2px solid #8D4C92}
.h_nav_ul >li a:hover{color: #5B2066;}
.h_nav_ul ul{z-index: 99;display: none;padding: 10px 0;text-align: center;left: 50%;transform: translateX(-50%);top:58px;position: absolute;width: 200px;background: #fff;border-radius: 5px;box-shadow: 0 3px 5px 5px rgba(0,0,0,.03)}
.h_nav_ul ul li a{display: block;line-height: 40px;font-size: 15px;color: #555}
.h_nav_ul ul li a:hover{color: #8D4C92}
.h_nav_ul >li:hover ul{display: block}


.banner{width: 100%;position: relative}
.banner .swiper-container{width: 100%;z-index: 0}
.banner .swiper-container img{width: 100%}
.banner >img{width: 100%}
.banner .swiper-button-prev,
.banner .swiper-button-next{
    width: 56px;height: 56px;
    background: url("../images/icon3.png") no-repeat 100%;
}
.banner .swiper-button-prev{left: 60px;}
.banner .swiper-button-next{right: 60px;transform: rotate(180deg)}


.banner .swiper-button-prev:hover,
.banner .swiper-button-next:hover{
    background: url("../images/icon4.png") no-repeat 100%;
}

.banner .swiper-button-prev:hover{transform: rotate(180deg)}
.banner .swiper-button-next:hover{transform: rotate(0deg)}


.banner .swiper-pagination{width: 1200px!important;text-align: right;bottom: 73px!important;left: 50%!important;transform: translateX(-50%)}

.banner .swiper-pagination .swiper-pagination-bullet{width: 11px;height: 11px;border-radius: 50%;background: #FFF;opacity: 1 }
.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border-radius: 11px;width: 44px;background: #8D4C92;opacity: 1 }

.banner_t{position: absolute;width: 1200px;left: 50%;top:50%;transform: translate(-50%,-50%)}


.index_1{width: 100%;padding: 168px 0;background: url("../images/bg1.png") no-repeat;background-size: cover;background-position: center center}
.index_1_b{width: 1200px;margin: 0 auto;height: 390px}
.index_1_b_l{width: 400px;height: 100%;float: left;}
.index_1_b_l .p1{font-size: 60px;color: #000;font-weight: bold}
.index_1_b_l .p2{font-size: 26px;color: #000;font-weight: bold}
.index_1_b_l .text{box-sizing: border-box;margin-top: 30px;border-top: 1px solid #000;height: 210px;padding: 20px 0;font-size: 14px;color: #666;line-height: 30px}


.more{display: block;width: 200px;height: 46px;background: #000;font-size: 14px;text-align: center;line-height: 46px;color: #FFF}
.more:hover{background: #540060}
.index_1_b_r{width: 700px;height: 390px;float: right;position: relative;line-height: 390px}
.index_1_b_r video{width: 100%;object-fit: fill;max-height: 100%}
.index_1_b_r .play {cursor: pointer;position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: url(../images/icon5.png) no-repeat;background-position: center center;}


.foot{width: 100%}
.foot_1{width: 100%;padding: 50px 0;background: url("../images/bg2.png") no-repeat;background-position: center center;background-size: cover}
.foot_b{box-sizing: content-box;width: 1200px;margin: 0 auto}

.foot_1 .logo{width: 197px;margin: 0 auto}
.foot_1 .logo img{width: 100%}

.foot_ul{width: 100%;margin-top: 50px;box-sizing: content-box}
.foot_ul >li{width: 14.28%;float: left}
.foot_ul >li >a{font-size: 16px;color: #FFF}

.foot_ul_a{margin-top: 30px}
.foot_ul_a a{box-sizing: content-box;font-size: 12px;color: #FFF!important;opacity: .3;display: block;padding-bottom: 15px}
.foot_ul_a a:hover{opacity: 1}

.foot_2{width: 100%;background: #000;height: 140px}


.foot_2_l{float: left;padding-top: 48px}
.foot_2_l p a,.foot_2_l p{font-size: 14px;line-height: 28px;color: rgba(255,255,255,.5)}
.foot_2_l p a{margin-left: 15px}
.foot_2_l a:hover{color: rgba(255,255,255,1)}

.foot_2_r{float: right;margin-top: 62px;box-sizing: content-box}
.foot_2_r p{font-size: 14px;color: rgba(255,255,255,.5);display: inline-block}
.foot_2_r_div{box-sizing: content-box;background-image: url("../images/icon7.png");background-repeat: no-repeat;background-position: 176px 12px;width: 198px;height: 31px;border: 1px solid rgba(255,255,255,.5);display: inline-block;position: relative}
.foot_2_r_div .df{font-size: 14px;line-height: 31px;text-indent: 10px}
.foot_2_r_div .foot_2_r_tc{height: 0;overflow: hidden;transition: all .3s;background: rgba(0,0,0,.6);width: 198px;position: absolute;bottom: 31px;left: -1px;border-bottom: none;border-top: none}
.foot_2_r_div .foot_2_r_tc a{width: 85%;display: block;font-size: 14px;color: rgba(255,255,255,.5);line-height: 35px;text-indent: 10px;}
.foot_2_r_div .foot_2_r_tc a:hover{color: #fff}

.foot_2_r_div.active .foot_2_r_tc{padding: 10px 0;height: auto;border: 1px solid rgba(255,255,255,.5);border-bottom: none}


.d{width: 1200px;margin: 0 auto;}
.index_2{width: 100%;height: 170px;background: #fff}

.index_2_l{float: left;margin-top: 60px}
.index_2_l .p1{font-size: 36px;font-weight: bold;color: #000}
.index_2_l .p2{font-size: 26px;font-weight: bold;color: #000}

.index_2_r{float: right;margin-top: 82px}

.index_2_r .item{position: relative;display: inline-block;height: 40px;line-height: 40px;padding: 0 20px;font-size: 14px;color: #000}
.index_2_r .item:after{;right: -1px;top:10px;content: '';position: absolute;display: block;width: 1px;height: 20px;background: #eee;}

.index_2_r .item:hover,
.index_2_r .item.active{background: #540060;color: #fff}
.index_2_r .item:hover:after,
.index_2_r .item.active:after{display: none}

.index_22{overflow: hidden;position: relative;width: 100%;height: 620px;background: #F2F2F2}

.index_22 .swiper-container{width: 100%;height: 458px;margin-top: 63px}
.index_22 .swiper-slide{width: 285px;height: 100%;background: #fff;margin-right: 20px}
.index_22 .swiper-slide:last-child{margin-right: 0}
.index_22 .swiper-slide a{display: block;width: 100%;height: 100%}
.index_22 .swiper-slide .img{overflow: hidden;width: 100%;height: 287px;text-align: center;line-height: 267px;padding: 20px;box-sizing: border-box}
.index_22 .swiper-slide .img img{max-height: 100%;max-width: 100%}
.index_22 .swiper-slide h4{font-size: 16px;color: #000;text-align: center;line-height: 40px}
.index_22 .swiper-slide p{font-size: 14px;color: #999;text-align: center}
.more2{margin: 35px auto 0;width: 158px;height: 38px;line-height: 38px;border: 1px solid #BBBBBB;font-size: 14px;color: #333;text-align: center}
.more2 img{margin-left: 10px}

.index_22 .swiper-slide a:hover .img img{transition: .3s;transform: scale(1.05)}
.index_22 .swiper-slide a:hover h4{color: #89428F}
.index_22 .swiper-slide a:hover .more2{background: #540060;color: #fff}
.index_22 .swiper-slide a:hover .more2 img{filter: brightness(100);}

.index_22 .swiper-scrollbar{width: 1200px;height: 4px;background: #fff;margin: 52px auto 0;}
.index_22 .swiper-scrollbar .swiper-scrollbar-drag{background: #89428F}

.index_3{background-position: center center;width: 100%;height: 1200px;background: url("../images/bg3.png") no-repeat;background-size: cover;}

.index_3_title{text-align: center;color: #fff;padding-top: 90px}
.index_3_title .p1{font-size: 50px;}
.index_3_title .p2{font-size: 26px;}

.index_3_ul{width: 1220px;margin-top: 70px}
.index_3_ul li{background-repeat: no-repeat;width: 386px;height: 228px;margin: 0 20px 20px 0;float: left;position: relative}
.index_3_ul li:nth-child(5),
.index_3_ul li:first-child{height: 476px}
.index_3_ul li:nth-child(5){float: right}
.index_3_ul li:last-child{margin-right: 0!important;}
.index_3_ul li a{display: block;width: 100%;height: 100%}
.index_3_ul li .b{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: url("../images/bg4.png") no-repeat;background-position: bottom;background-size: 100%}

.index_3_ul li .b p{position: absolute;bottom: 16px;left: 30px;font-size: 16px;color: #fff}


.index_3_ul li .t{;z-index:1;display: none;position: absolute;width: 100%;left: 0;top:50%;transform: translateY(-50%)}
.index_3_ul li .t h4{font-size: 16px;color: #fff;text-align: center;padding-bottom: 10px}
.index_3_ul li .t p{font-size: 14px;color: rgba(255,255,255,.5);text-align: center}
.index_3_ul li .t .more2{border-color: rgba(255,255,255,.8);color: #fff}

.index_3_ul li .bg{display: none;position: absolute;width: 100%;height: 100%;left: 0;top:0;background: rgba(0,0,0,.6);z-index: 0}

.index_3_ul li a:hover .t,.index_3_ul li a:hover .bg{display: block}
.index_3_ul li a:hover .b{display: none}

.index_3 .more{background: #FFF;color: #333;margin: 40px auto 0}
.index_3 .more:hover{background: #5B2066;color: #FFF}
.index_4{margin: 90px 0 80px;width: 100%;height: 675px;position: relative}
.index_4 .bg{z-index: -1;width: 50%;position: absolute;height: 100%;left: 0;top:0;background: #FFF}

.index_4_l{width: 650px;}
.index_4_l_div{width: 100%;margin-bottom: 90px}
.index_4_l_div >div{width: 33.3%;float: left}
.index_4_l_div >div p{font-size: 32px;color: #333;}
.index_4_l_div >div p span{font-size: 14px}
.index_4_l_div >div >span{font-size: 14px;color: #666}

.index_4_r{width: 500px;float: right;height: 100%;}
.index_4_r .swiper-container{width: 100%;height: 100%}
.index_4_r .swiper-slide{background-size: cover!important;;background-position: center center!important;}

.index_4_r .swiper-pagination{bottom: 21px!important;left: 30px!important;text-align: left}

.index_4_r .swiper-pagination .swiper-pagination-bullet{width: 11px;height: 11px;border-radius: 50%;background: #FFF;opacity: 1 }
.index_4_r .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border-radius: 11px;width: 44px;background: #8D4C92;opacity: 1 }

.index_5_con{width: 100%;position: relative;height: 640px}
.index_5{position: absolute;z-index: 2;width: 100%;height: 640px;background: #FFF}
.index_5.in{z-index: 3}
.index_5_l{width: 500px;float: left;height: 510px;margin-top: 40px}
.index_5_l .swiper-container{width: 100%;height: 100%}
.index_5_l .swiper-slide a{display: block;width: 100%;height: 100%}
.index_5_l .swiper-slide .img{width: 100%;overflow: hidden;height: 294px;line-height: 294px;text-align: center;background-position: center center;background-size: cover}
.index_5_l .swiper-slide .img img{width: 100%}
.index_5_l .swiper-slide h2{padding-top: 30px;font-size: 22px;color: #333;}
.time{margin: 15px 0;padding-left: 20px;font-size: 14px;color: #999;background: url("../images/time.png") no-repeat;background-position: left}
.index_5_l .swiper-slide .text{font-size: 14px;color: #666;line-height: 20px}


.index_5_l .swiper-slide a:hover h2{color: #5B2066}

.index_5_l .swiper-pagination{bottom: 0!important;}

.index_5_l .swiper-pagination .swiper-pagination-bullet{width: 11px;height: 11px;border-radius: 50%;background: #DDDDDD;opacity: 1 }
.index_5_l .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border-radius: 11px;width: 44px;background: #8D4C92;opacity: 1 }


.index_5_r{width: 600px;float: right;margin-top: 12px;}
.index_5_r .item{border-bottom: 1px dashed #DDD;display: block;width: 100%;height: 118px;padding: 30px 0}
.index_5_r .item .img{overflow: hidden;width: 200px;line-height: 118px;text-align: center;height: 100%;float: left;background-position: center center!important;background-size: cover!important;}
.index_5_r .item .img img{width: 100%;transition: .3s}
.index_5_r_r{padding-left: 230px}
.index_5_r_r h2{font-size: 20px;color: #333;line-height: 30px;}
.index_5_r_r .text{font-size: 14px;color: #666;line-height: 20px;height: 40px}

.index_5_r .item:hover .img img{transform: scale(1.05)}
.index_5_r .item:hover h2{color: #5B2066}

.index_6{padding: 18px 0;box-sizing: border-box;width: 100%;height: 105px;border-top: 1px solid #DDDDDD;background: #FFF}

.index_6_l{float: left;width: 172px;height: 100%;text-indent: 18px}
.index_6_l .p1{font-size: 20px;color: #FFF;padding-top: 12px}
.index_6_l .p2{font-size: 16px;color: #FFF}

.index_6_r{width: 1024px;height: 100%;float: left}
.index_6_r .swiper-slide a{text-align: center;line-height: 69px;display: block;width: 100%;height: 100%}
.index_6_r .swiper-slide a img{max-width: 100%}


.float{position: fixed;right: 0;bottom: 30%;z-index: 10}
.float .item{width: 64px;height: 64px;background: #000;display: block}
.float .item .d1{display: block;position: relative;width: 100%;height: 100%;text-align: center;line-height: 64px}
.float .item .d1:after{position: absolute;bottom:0;left: 13px;content: '';display: block;width: 39px;height: 1px;background: rgba(255,255,255,.1)}
.float .item .d_tc{display: none;top:0;right: 86px;padding-left: 19px;box-sizing: border-box;position: absolute;width: 200px;height: 64px;background: #5B2066;}
.float .item .d_tc p{background: url("../images/icon11.png") no-repeat;background-position: left;padding-left: 36px;height: 100%;line-height: 64px;color: #FFF;font-size: 20px;font-weight: bold}
.float .item .d_tc:after{transform: rotate(45deg);top:30px;right: -5px;content: '';display: block;width: 10px;height: 10px;background: #5B2066;position: absolute}
.float .item:hover .d_tc{display: block}
.float .item:hover .d1{background-color: #5B2066}

.nav2{width: 100%;height: 70px;background: #FFF}
.nav2_l{float: left;margin-top: 30px;font-size: 14px;color: #333;}
.nav2_l a{color: #999}
.nav2_l a:hover{color: #333}
.nav2_l img{position: relative;top:-1px;margin-right: 13px}
.nav2_l b{margin: 0 5px}
.nav2 .index_2_r{margin-top: 17px}

.cp_1{overflow: hidden;margin-top: 80px;margin-bottom: 60px}
.cp_1_ul{width: 1220px;}


.cp_1_li{width: 285px;height: 455px;background: #fff;float: left;margin-right: 20px;margin-bottom: 20px}
.cp_1_li a{display: block;width: 100%;height: 100%}
.cp_1_li .img{overflow: hidden;width: 100%;height: 287px;text-align: center;line-height: 267px;padding: 20px;box-sizing: border-box}
.cp_1_li .img img{max-height: 100%;max-width: 100%}
.cp_1_li h4{font-size: 16px;color: #000;text-align: center;line-height: 40px}
.cp_1_li p{font-size: 14px;color: #999;text-align: center}
.more2{margin: 35px auto 0;width: 158px;height: 38px;line-height: 38px;border: 1px solid #BBBBBB;font-size: 14px;color: #333;text-align: center}
.more2 img{margin-left: 10px}

.cp_1_li a:hover .img img{transition: .3s;transform: scale(1.05)}
.cp_1_li a:hover h4{color: #89428F}
.cp_1_li a:hover .more2{background: #540060;color: #fff}
.cp_1_li a:hover .more2 img{filter: brightness(100);}

.page{width: 100%;text-align: center;margin-bottom: 120px}
.page .item{margin: 0 5px;display: inline-block;min-width: 40px;height: 40px;text-align: center;line-height: 40px;background-color: #fff;color: #333;}
.page_prev,.page_next{color: rgba(0,0,0,0)!important;background-image: url("../images/page_prev.png")!important;background-repeat: no-repeat;background-position: center center}
.page_next{transform: rotate(180deg)}

.page .item.in,
.page .item:hover{background-color: #540060;color: #FFF}
.page_prev:hover,.page_next:hover{background-image: url("../images/page_next.png")!important;background-color: #FFF!important;}
.page_prev:hover{transform: rotate(180deg)}
.page_next:hover{transform: rotate(0deg)}

.page_m{color: rgba(0,0,0,0)!important;background-image: url("../images/page_more.png")!important;background-repeat: no-repeat;background-position: center center}
.page_m:hover{background-color: #FFF!important;}

.cp_2{height: 540px;margin-top: 60px}
.cp_2_l{width: 439px;height: 100%;float: left;background: #FFF}

.d-box{width: 100%;height: 100%}

.cp_2_l .p-list-l .slick-list{width: 100%;height: 100%}
.cp_2_l .p-list-l .slick-list .slick-track{width: 100%;height: 100%}

.cp_2_l .p-list-s{width: 100%;height: 100px;position: relative;margin: 20px auto}
.cp_2_l .p-list-s .slick-list{;height: 60px;margin: 20px auto}
.cp_2_l .p-list-s .slick-list .slick-track{width: 100%;height: 100%;}

.cp_2_l .p-list-s .item.selected{border-color: #82488A!important;}


.cp_2_l .p-list-s .slick-prev,
.cp_2_l .p-list-s .slick-next{position: absolute;top:43px;background-image: url("../images/page_prev.png")!important;}
.cp_2_l .p-list-s .slick-next{transform: rotate(180deg)}
.cp_2_l .p-list-s .slick-prev:hover,.cp_2_l .p-list-s .slick-next:hover{background-image: url("../images/page_next.png")!important;background-color: #FFF!important;}
.cp_2_l .p-list-s .slick-prev:hover{transform: rotate(180deg)}
.cp_2_l .p-list-s .slick-next:hover{transform: rotate(0deg)}

.cp_2_l .p-list-s .slick-prev{left: 15px}
.cp_2_l .p-list-s .slick-next{right: 15px}



.cp_2_r{width: 760px;height: 100%;float: right;background: #FFF;padding: 40px 0 0 50px;box-sizing: border-box}
.cp_2_r_1 h2{width: 550px;color: #000;font-size: 22px;font-weight: bold;line-height: 30px}
.cp_2_r_1 .fx{display: inline-block;float: right;margin-right: 60px;font-size: 12px;color: #333;}
.cp_2_r_1 .fx img{margin-right: 10px;position: relative;top:-2px}
.cp_2_r_2{width: 660px;min-height: 40px;line-height: 40px;background: #F7F7F7;font-size: 18px;color: #540060;text-indent: 17px;margin: 25px 0}
.cp_2_r_3{width: 690px;height: 318px;overflow-y: auto}
.cp_2_r_3 p{color: #666;font-size: 14px;line-height: 22px;margin-bottom: 20px}


.cp_3{height: 316px;position: relative;margin-top: 50px;margin-bottom: 100px}
.title2:before{content: '';display: block;width: 2px;height: 20px;background: #5B2066;position: absolute;left: 0;top:0}
.title2 p{font-size: 18px;color: #333;text-indent: 20px}

.cp_3 .swiper-container{width: 100%;height: 264px;margin-top: 29px}
.cp_3 .swiper-container .swiper-slide{border: 1px solid rgba(0,0,0,0);padding: 28px 20px 0;box-sizing: border-box;background: #FFF}
.cp_3 .swiper-container .swiper-slide .img{width: 100%;height: 184px;overflow: hidden;text-align: center;line-height: 184px}
.cp_3 .swiper-container .swiper-slide .img img{width: 100%}
.cp_3 .swiper-container .swiper-slide p{font-size: 14px;color: #333;padding-top: 25px}

.cp_3 .swiper-container .swiper-slide:hover{border: 1px solid #5B2066}

.cp_3_but{position: absolute;top: 0;right: 0;display: inline-block;padding: 0 23px}
.cp_3_but .swiper-pagination{position: static}
.cp_3_but .swiper-pagination .swiper-pagination-bullet{opacity: 1;margin: 2px 5px;width: 10px;height: 10px;border-radius: 50%;background: #CCC}
.cp_3_but .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #5B2066}
.cp_3_but .swiper-button-prev,
.cp_3_but .swiper-button-next{margin: 0;width: 8px;height: 14px;top:0;background: url("../images/page_prev.png") no-repeat;}
.cp_3_but .swiper-button-prev{left: 0!important;}
.cp_3_but .swiper-button-next{right: 0!important;transform: rotate(180deg)}

.cp_3_but .swiper-button-prev:hover,
.cp_3_but .swiper-button-next:hover{background: url("../images/page_next.png") no-repeat;}
.cp_3_but .swiper-button-prev:hover{transform: rotate(180deg)}
.cp_3_but .swiper-button-next:hover{transform: rotate(0deg)}


.fa_1{overflow: hidden}

.fa_1_1{width: 1220px;margin-bottom: 80px;margin-top: 80px}
.fa_1_1 .item{width: 386px;height: 463px;background: #FFF;margin-right: 20px;float: left}
.fa_1_1 .item .img{width: 100%;height: 226px;overflow: hidden;line-height: 226px}
.fa_1_1 .item .img img{width: 100%;transition: .3s}
.fa_1_1 .item .div{padding: 30px}
.fa_1_1 .item .div h3{;font-size: 22px;color: #333;margin-bottom: 20px}
.fa_1_1 .item .div p{font-size: 14px;color: #666;line-height: 30px;position: relative;padding-left: 14px}
.fa_1_1 .item .div p:before{left: 0;top:13px;content: '';display: block;width: 4px;height: 4px;background: #999;position: absolute}
.fa_1_1 .item:hover .img img{transform: scale(1.05)}
.fa_1_1 .item:hover .div h3{color: #5B2066}

.fa_2{position: relative;height: 347px;margin-bottom: 40px;background-size: cover!important;;background-position: center center!important;}
.fa_2 .div{position: absolute;display: inline-block;left: 139px;top:50%;transform: translateY(-50%)}
.fa_2 .div .p1{font-size: 36px;color: #fff}
.fa_2 .div .p2{font-size: 26px;color: #fff}
.fa_2 .div .line{display: block;width: 100%;height: 1px;background: #FFF;margin-top: 31px}

.fa_3{position: relative;height: 535px;margin-bottom: 80px}
.fa_3 .swiper-container{height: 480px}
.fa_3 .swiper-slide{position: relative;background-position: center center!important;background-size: cover!important;}
.fa_3 .swiper-slide a{display: block;width: 100%;height: 100%;position: relative;z-index: 2}

.fa_3 .swiper-slide .d{background-size: 100%;background-position: bottom;background: url("../images/bg4.png") no-repeat;width: 100%;height: 50%;position: absolute;left: 0;bottom:0;}
.fa_3 .swiper-slide .d p{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;width: 80%;position: absolute;font-size: 26px;color: #FFF;left: 20px;bottom: 20px;}
.fa_3 .swiper-slide .t{display: none;color: #FFF;position: absolute;width: 100%;height: 100%;left: 0;top:0;background: rgba(0,0,0,.5)}
.fa_3 .swiper-slide .t .name{font-size: 26px;margin-top: 100px;text-align: center}
.fa_3 .swiper-slide .t span{display: block;width: 24px;height: 1px;background: #FFF;margin: 20px auto;}
.fa_3 .swiper-slide .t .text{width: 100%;height: 200px;position: relative}
.fa_3 .swiper-slide .t .text p{overflow: hidden;max-height: 78%;line-height: 30px;font-size:14px;top:50%;transform: translateY(-50%);position: absolute;display: inline-block;padding: 0 30px;text-align: center}
.fa_3 .swiper-slide .t .more4{margin: 30px auto 0;width: 120px;height: 40px;text-align: center;line-height: 40px;background: #540060}
.fa_3 .swiper-slide a:hover .b{display: none}
.fa_3 .swiper-slide a:hover .t{display: block}


.fa_3 .swiper-pagination{width: 1200px!important;text-align: center;bottom: 0px!important;}

.fa_3 .swiper-pagination .swiper-pagination-bullet{margin: 0 5px;width: 11px;height: 11px;border-radius: 50%;background: #ccc;opacity: 1 }
.fa_3 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border-radius: 11px;width: 44px;background: #8D4C92;opacity: 1 }

.bb{border-bottom: 1px solid #C2C2C2}

.fa_4{margin-top: 80px;margin-bottom: 80px;}

.fa_4_ul{width: 100%;}
.fa_4_li:first-child{border-top: 1px solid #EEEEEE }
.fa_4_li{border-bottom: 1px solid #EEEEEE}
.fa_4_li .Q{padding: 17px 40px;position: relative;cursor: pointer}
.fa_4_li .Q:before{background-position: center;transition: .2s;content: '';display: block;position: absolute;width: 14px;height: 14px;background: url("../images/jia.png") no-repeat;top: 22px;right: 40px}
.fa_4_li .Q span{margin-right: 18px;float: left;border-radius: 50%;font-size: 14px;display: inline-block;width: 24px;height: 24px;text-align: center;line-height: 24px;background: #00ACF0;color: #FFF;}
.fa_4_li .Q p{font-size: 16px;color: #222;float: left;display: inline-block;width: 900px;line-height: 25px}

.fa_4_li .A{;height: 0;overflow: hidden;background: #FAFAFA; }
.fa_4_li .A >span{margin-top: 1px;display: block;float: left;width: 24px;height: 24px;background: #E13F3F;border-radius: 50%;text-align: center;line-height: 24px;color: #FFF;}
.fa_4_li .A >div{padding-left: 43px}
.fa_4_li .A >div p{font-size: 14px;color: #333;line-height: 35px}

.fa_4_li.in .A{;padding: 15px 40px;border-top: 1px solid #EEEEEE;height: auto}
.fa_4_li.in .Q:before{background-position: center!important;background: url("../images/jian.png") no-repeat}

.fa_5{overflow: hidden;margin-top: 100px;margin-bottom: 100px}
.fa_5 .t{font-weight: bold;font-size: 26px;color: #000;text-align: center}
.fa_5 .line{width: 70px;height: 1px;background: #000;margin: 30px auto}

.fa_5_div1{width: 1260px;margin-bottom: 70px}
.fa_5_div1 .item{width: 360px;margin-right: 60px;float: left}
.fa_5_div1 .item .icon{float: left;display: block;width: 60px;height: 69px;background: url("../images/bg7.png") no-repeat;text-align: center;line-height: 69px}
.fa_5_div1 .item .text{padding-left: 80px;font-size: 14px;color: #666;line-height: 28px;padding-top: 10px}

.fa_5_div2{width: 100%;position: relative}
.fa_5_div2 img{width: 100%}
.fa_5_div2 .text{position: absolute;color: #000;width: 100%;text-align: center;left: 0;top: 90px}
.fa_5_div2 .text .p1{font-size: 36px;font-weight: bold}
.fa_5_div2 .text .p2{font-size: 26px}

.fw_1{margin-bottom: 100px;width: 100%;height: 536px;}
.fw_1_l{color: #FFF;text-align: center;width: 400px;float: left;height: 100%;background-position: center center!important;background-size: cover!important;}
.fw_1_l a{display: block;width: 100%;height: 100%}
.fw_1_l .p1{margin-bottom: 10px;font-size: 26px;color: #FFF;padding-top: 130px}
.fw_1_l .p2{font-size: 16px;color: #FFF;height: 260px}
.fw_1_l .more{margin: 0 auto}
.fw_1_r .item{position: relative;padding: 70px 48px 0;box-sizing: border-box;width: 400px;height: 268px;float: left;background: #FFF}
.fw_1_r .item:before,
.fw_1_r .item:after{position: absolute;width: 0;height: 0;content: '';display: block;transition: .3s}

.fw_1_r .item:before{left: 0;top:0;}
.fw_1_r .item:after{right: 0;bottom:0;}
.fw_1_r .item:hover:before,
.fw_1_r .item:hover:after{width: 100%;height: 100%}
.fw_1_r .item:hover:before{border-top: 1px solid #8D4C92;border-left: 1px solid #8D4C92}
.fw_1_r .item:hover:after{border-right: 1px solid #8D4C92;border-bottom: 1px solid #8D4C92}




.fw_1_r .item >div span{border-radius: 50%;width: 24px;height: 24px;text-align: center;line-height: 24px;color: #FFF;font-size: 12px;float: left}
.fw_1_r .item .Q span{background: #00ACF0}
.fw_1_r .item .A span{background: #E13E3E}
.fw_1_r .item >div p{width: 256px;padding-left: 40px;font-size: 16px;color: #333;line-height: 24px}
.fw_1_r .item .Q{width: 100%;padding-bottom: 10px;border-bottom: 1px solid #DDDDDD;margin-bottom: 27px}
.fw_1_r .item:nth-child(2){background: #FAFAFA;border-left: 1px solid #EEEEEE;border-bottom: 1px solid #EEEEEE}
.fw_1_r .item:nth-child(3){background: #FAFAFA;border-top: 1px solid #EEEEEE;border-right: 1px solid #EEEEEE}
.fw_1_r .item .A p{height: 48px}

.ab_1_text{padding-top: 40px;border-top: 1px solid #000;margin-top: 30px;max-height: 360px;overflow-y: auto;}
.ab_1_text p{font-size: 14px;color: #666;line-height: 30px;margin-bottom: 30px}

.ab_2{width: 100%;height: 926px;background: #FFF;overflow: hidden}

.ab_2_div1{width: 100%;height: 335px;margin-top: 80px}
.ab_2_div1 .img{width: 670px;overflow: hidden;float: left;height: 100%;}
.ab_2_div1 .img img{width: 100%}
.ab_2_div1_r{color: #FFF;padding: 50px 60px 0;box-sizing: border-box;width: 530px;height: 100%;background: #8D4C92;float: right}
.ab_2_div1_r .p1{font-size: 36px;font-weight: bold}
.ab_2_div1_r .p2{font-size: 26px;}
.ab_2_div1_r .text{font-size: 14px;line-height: 30px;padding-top: 30px}

.ab_2_div2{position: relative;left: -20px;overflow: hidden;width: 1240px;height: 410px;margin-top: 20px;position: relative}
.ab_2_div2 .swiper-container{overflow: inherit!important;width: 1200px;height: 349px}
.ab_2_div2 .swiper-slide .img{padding: 20px;box-sizing: border-box;width: 100%;height: 279px;line-height: 239px;text-align: center;}
.ab_2_div2 .swiper-slide{cursor: pointer;width: 372px!important;background: #FFF;border: 1px solid #ddd;height: 346px}
.ab_2_div2 .swiper-slide .img img{max-width: 100%;display: inline-block}
.ab_2_div2 .swiper-slide p{background: #FAFAFA;width: 100%;height: 66px;line-height: 66px;text-align: center;font-size: 14px;color: #000;}
.ab_2_div2 .swiper-slide:hover{border-color: #FFF;box-shadow: 0 3px 10px 3px rgba(0,0,0,.1)}


.ab_2_div2 .swiper-pagination{width: 1200px!important;text-align: center;bottom: 0px!important;left: 20px}

.ab_2_div2 .swiper-pagination .swiper-pagination-bullet{margin: 0 5px;width: 11px;height: 11px;border-radius: 50%;background: #ccc;opacity: 1 }
.ab_2_div2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border-radius: 11px;width: 44px;background: #8D4C92;opacity: 1 }

.ab_3{overflow: hidden;margin: 80px auto 60px;width: 1400px;height: 400px;background-position: center center!important;background-size: cover!important;}
.ab_3 .text{color: #000;font-weight: bold;margin: 100px 0 0 100px}
.ab_3 .text .p1{font-size: 36px;}
.ab_3 .text .p2{font-size: 26px;}

.ab_4{height: 670px;margin-bottom: 100px}

.ab_4 .div{width: 100%;height: 335px;}
.ab_4 .div .img{width: 670px;height: 100%;background-position: center center!important;background-size: cover!important;}
.ab_4 .div .text{color: #FFF;padding: 60px 0 0 60px;box-sizing: border-box;width: 530px;height: 100%;background-position: center center!important;background-size: cover!important;}
.ab_4 .div:nth-child(1) .img{float: left}
.ab_4 .div:nth-child(1) .text{float: right}
.ab_4 .div:nth-child(2) .img{float: right}
.ab_4 .div:nth-child(2) .text{float: left}

.ab_4 .div .text .p1,.ab_4 .div .text .p2{font-size: 26px}
.ab_4 .div .text .p3{font-size: 18px;padding-top: 30px}

.ab_5{width: 100%;height: 1115px;background: url("../images/bg10.png") no-repeat; background-position: center center;background-size: cover}
.ab_5 .ab_4{height: 640px;}

.ab_5 .ab_4 .div{height: 265px;}
.ab_5 .ab_4 .div:nth-child(1){margin-bottom: 110px}
.ab_5 .ab_4 .div .img{width: 450px}
.ab_5 .ab_4 .div .text{padding: 15px 70px;width: 750px;color: #333}
.ab_5 .ab_4 .div .text .p3{color: #666;line-height: 30px;font-size: 14px}

.ab_6{margin-top: 80px;padding-bottom: 50px;overflow: hidden;}
.ab_6_ul{width: 1230px;}
.ab_6_li{margin-right: 30px;margin-bottom: 30px;position: relative;width: 275px;height: 338px;float: left;border: 1px solid #CCCCCC}
.ab_6_li a{display: block;width: 100%;height: 100%;}
.ab_6_li_d1{padding: 0 39px}
.ab_6_li_d1 .img{width: 100%;height: 238px;line-height: 238px;text-align: center}
.ab_6_li_d1 .img img{max-width: 100%;max-height: 100%}
.ab_6_li_d1 p{margin-top: 40px;border-top: 1px dashed #E0E0E0;font-size: 16px;color: #000;line-height: 59px;text-align: center}

.ab_6_li_d2{display: none;box-shadow: 0 0 10px 5px rgba(0,0,0,.1);padding: 17px 30px;box-sizing: border-box;position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: #FFF;border: 1px solid #8D4C92}
.ab_6_li_d2 .d1{font-size: 26px;color: #000;padding: 20px 0;border-bottom: 1px solid #CCCCCC}
.ab_6_li_d2 p{font-size: 14px;color: #000;line-height: 20px;margin-top: 20px}

.ab_6_li:hover .ab_6_li_d2{display: block}
.ab_6_li:hover .ab_6_li_d1{border: none}

.ab_7{;height: 40px;margin-top: 80px;margin-bottom: 30px}

.select1{cursor: pointer;float: left;margin-right: 20px;position: relative}
.select_df{border: none;background-position: 146px 16px;background-repeat: no-repeat;background-image: url("../images/icon18.png");text-indent: 20px;width: 180px;height: 40px;background-color: #FFF;font-size: 14px;color: #333;line-height: 40px;}
.select_ul{display: none;box-shadow: 0 5px 10px 5px rgba(0,0,0,.1);padding: 10px 0;background: #FFF;top: 41px;left: 0px;position: absolute;width: 100%;max-height: 200px;overflow-y: auto}
.select_li{font-size: 14px;color: #333;line-height: 30px;text-indent: 20px;}
.select_li:hover{color: #540060}

.select1:hover .select_ul.show{display: block}


.ab_7_1 .input1{float: left;text-indent: 20px;color: #333;width: 480px;height: 40px;background: #FFF;border: none;line-height: 40px;}

.ab_7_1 .input2{float: right;width: 100px;height: 40px;border: none;background: #000;color: #FFF;font-size: 14px;line-height: 40px;text-align: center}
.ab_7_1 .input2:hover{background: #540060}
.ab_8{overflow: hidden;width: 100%;background: #FFF;padding-top: 40px;}

.ab_8_title{padding: 0 40px;box-sizing: border-box;font-size: 16px;line-height: 60px;width: 100%;height: 60px;background: #777777;color: #FFF;}
.ab_8_title >div{width: 280px;float: left}

.ab_8_ul{width: 100%;margin-bottom: 60px}
.ab_8_li{width: 100%;border-bottom: 1px solid #EEEEEE}
.ab_8_t{background: #FFF;color: #333;cursor: pointer}

.ab_8_li_info{transition: .3s;box-sizing: border-box;width: 100%;height: 0;overflow: hidden;background: #FAFAFA}
.ab_8_li_info .item{width: 50%;float: left}
.ab_8_li_info .item h3{font-size: 16px;color: #333;margin-bottom: 40px}
.ab_8_li_info .item p{font-size: 14px;color: #333;margin-bottom: 10px;line-height: 1.5}

.ab_8_li_info >a{margin-bottom: 10px;margin-top: 40px;font-size: 14px;display: block;width: 200px;height: 46px;background: #000;line-height: 46px;text-align: center;color: #FFF}
.ab_8_li_info >a:hover{background: #540060}

.ab_8_li.in .ab_8_li_info{height: auto;padding: 30px 40px;}
.ab_8_li.in .ab_8_title{background: #82488A;color: #FFF}

.jjfa_1{width: 1280px;margin: 80px auto}

.jjfa_ul{width: 100%}
.jjfa_li{;height: 264px;padding: 40px;background: #FFF;margin-bottom: 30px}

.jjfa_li a{display: block;width: 100%;height: 100%;}
.jjfa_li .img{width: 450px;height: 100%;float: left;overflow: hidden;position: relative}
.jjfa_li .img img{transition: .3s;position: absolute;left: 0;top:50%;transform: translateY(-50%)}
.jjfa_li_div{width: 676px;float: right}
.jjfa_li_div .h3{font-size: 26px;color: #333;line-height: 80px}
.jjfa_li_div .text{font-size: 14px;color: #666;line-height: 30px;height: 90px;}
.jjfa_li_div .more{margin-top: 48px}

.jjfa_li:nth-child(2n) .img{float: right}
.jjfa_li:nth-child(2n) .jjfa_li_div{float: left}

.jjfa_li:hover .h3{color: #89428F;}
.jjfa_li:hover .more{background: #540060}
.jjfa_li:hover .img img{transform: scale(1.05) translateY(-50%)}

.c_us_1{background: #FFF;width: 1200px;margin: 80px auto 100px;height: 650px}

.c_us_1 .map{border: 1px solid #E6E6E6;width: 800px;height: 100%;float: left}
.c_us_1_right{width: 398px;height: 100%;float: right;padding: 50px 50px;box-sizing: border-box}
.c_us_1_right h2{font-size: 26px;color: #000;font-weight: bold;line-height: 37px}
.c_us_1_right .tel{margin-bottom: 20px;margin-top: 60px;line-height: 1.5;font-size: 14px;color: #333;padding-left: 50px;background-image: url("../images/icon19.png");background-repeat: no-repeat;background-position: left}
.c_us_1_right .tel p{font-size: 26px;font-weight: bold}
.c_us_1_right .line{margin-bottom: 25px;width: 100%;height: 1px;background: #eee;display: block}
.c_us_1_right .div{width: 100%;margin-bottom: 20px}
.c_us_1_right .div img{float: left;margin-top: 3px}
.c_us_1_right .div p{padding-left: 50px;font-size: 14px;color: #333;line-height: 25px}
.c_us_1_right .wx p{font-size: 14px;color: #333;}
.c_us_1_right .wx >div{margin: 20px 0;width: 78px;height: 78px;overflow: hidden}
.c_us_1_right .wx >div img{width: 100%}

.fx{;height: 28px;}
.fx .item{background-image: url("../images/fx.png");background-repeat: no-repeat;display: inline-block;width: 28px;height: 28px;border-radius: 50%;background-color: #000;;margin-right: 8px}
.fx .item.QQ{background-position: 0 0}
.fx .item.wx{background-position: -38px 0}
.fx .item.wb{background-position: -76px 0}
.fx .item.kj{background-position: -114px 0}
.fx .item:hover{background-color: #5B2066}



.c_us_2{background: #FFF;width: 1200px;margin: 80px auto 100px;height: 688px}
.c_us_2_right{position: relative;width: 499px;float: left;height: 100%;padding: 0 40px;box-sizing: border-box}
.c_us_2 .map{border: 1px solid #E6E6E6;width: 698px;height: 100%;float: right}

.c_us_2_right .swiper-container{width: 100%;height: 586px;}
.c_us_2_right .swiper-slide{width: 100%;height: 194px!important;border-bottom: 1px solid #eee}
.c_us_2_right .swiper-slide h3{font-size: 18px;font-weight: bold;color: #000;padding-bottom: 28px;padding-top: 36px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.c_us_2_right .swiper-slide p{margin-bottom: 9px;font-size: 14px;color: #666;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.c_us_2_right .swiper-button-prev,
.c_us_2_right .swiper-button-next{
    width: 200px;height: 46px;background: #000;bottom:30px;top:auto;;opacity: 1;
    background-image: url("../images/箭头.png");
    background-repeat: no-repeat;
    background-position: center;
}
.c_us_2_right .swiper-button-prev{left: 40px}
.c_us_2_right .swiper-button-next{right: 40px;transform: rotate(180deg)}

.c_us_2_right .swiper-button-prev:hover,
.c_us_2_right .swiper-button-next:hover{background-color: #5B2066}


.news_1{background: #FFF;width: 1200px;margin: 80px auto 60px;height: 334px}
.news_1 .swiper-container{height: 100%}
.news_1 .swiper-slide{position: relative;background: #FFF}
.news_1 .swiper-slide a{position: absolute;left: 0;top:0;display: block;width: 100%;height: 100%}
.news_1 .swiper-slide .img{position: relative;width: 570px;height: 100%;float: left;overflow: hidden;}
.news_1 .swiper-slide .img img{transition: .3s;position: absolute;left: 0;top:50%;transform: translateY(-50%)}
.news_1_right{width: 510px;float: left;margin-left: 60px;}
.news_1_right h2{padding: 40px 0 5px;font-size: 26px;color: #333;}
.news_1_right .text{margin-top: 35px;font-size: 14px;color: #666;line-height: 30px;height: 60px}

.news_1 .swiper-slide a:hover .img img{transform: scale(1.05) translateY(-50%)}
.news_1 .swiper-slide a:hover .news_1_right h2{color: #540060}


.news_1 .swiper-button-prev,
.news_1 .swiper-button-next{
    width: 56px;height: 56px;top:auto;bottom:30px;
    background: url("../images/icon3.png") no-repeat 100%;
}
.news_1 .swiper-button-prev{left: 630px}
.news_1 .swiper-button-next{left: 700px;transform: rotate(180deg)}


.news_1 .swiper-button-prev:hover,
.news_1 .swiper-button-next:hover{
    background: url("../images/icon4.png") no-repeat 100%;
}

.news_1 .swiper-button-prev:hover{transform: rotate(180deg)}
.news_1 .swiper-button-next:hover{transform: rotate(0deg)}


.news_1 .swiper-pagination{width: 1140px!important;text-align: right;bottom: 40px!important;right: 60px;left: auto}

.news_1 .swiper-pagination .swiper-pagination-bullet{width: 11px;height: 11px;border-radius: 50%;background: #DDDDDD;opacity: 1 }
.news_1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border-radius: 11px;width: 44px;background: #8D4C92;opacity: 1 }


.news_2{width: 1200px;margin: 0 auto;overflow: hidden}
.news_2_ul{width: 1260px;margin-bottom: 40px}
.news_2_li{width: 570px;height: 100px;margin-right: 60px;float: left;margin-bottom: 40px;}
.news_2_li a{display: block;width: 100%;height: 100%;}
.news_2_li .left{width: 80px;height: 100px;background: #FFF;text-align: center;color: #333;float: left}
.news_2_li .left p{font-size: 36px;font-weight: bold;padding-top: 18px}
.news_2_li .left span{display: block;font-size: 14px;padding-top: 5px}
.news_2_li .right{padding-left: 100px}
.news_2_li .right h3{font-size: 18px;color: #333;line-height: 50px}
.news_2_li .right .text{font-size: 13px;color: #666;line-height: 20px;height: 40px}

.news_2_li a:hover .left{background: #5B2066;color: #FFF}
.news_2_li a:hover .right h3{color: #5B2066}

.nav2 .return{margin: 30px 25px 0 0;font-size: 14px;color: #333;float: right;display: inline-block;padding-left: 30px;background: url("../images/return.png") no-repeat;background-position: left;}
.nav2 .return:hover{color: #5B2066}

.news_info_main{width: 100%;background: #FFF;}
.news_info_l{float: left;width: 849px;}

.news_info_l > h2{font-size: 30px;color: #333;line-height: 1.5;padding-top: 55px}
.news_info_l .time2{font-size: 14px;color: #666;padding: 30px 0;border-bottom: 1px solid #CCCCCC;margin-bottom: 30px}

.share .item{display: inline-block;width: 24px;height: 24px;margin-right: 5px}
.news_info_l_text{margin-top: 45px;margin-bottom: 60px}
.news_info_l_text p{font-size: 16px;color: #666;line-height: 32px;margin-bottom: 35px}
.news_info_l_text h3{font-size: 20px;color: #333;line-height: 1.5;margin-bottom: 35px}
.news_info_l_text img{display: block;max-width: 100%;margin: 0 auto 35px}

.news_info_next_prev{width: 100%;height: 60px;margin-bottom: 100px}
.news_info_prev,.news_info_next{float: left;display: block;font-size: 16px;color: #666;line-height: 30px;width: 60%}
.news_info_next_prev a:hover{color: #540060}

.news_info_r{width: 300px;float: right}
.news_info_r .top{font-size: 30px;color: #333;padding: 55px 0}
.news_info_r_list .item{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 16px;color: #333;display: block;position: relative;padding-left: 20px;margin-bottom: 30px}
.news_info_r_list .item:before{display: block;content: '';width: 6px;height: 6px;background: #9A9A9A;position: absolute;left: 0;top:8px}
.news_info_r_list .item:hover{color: #5B2066}
.news_info_r_list .item:hover:before{background: #8D4C92}


.news_info_next_prev .return {
    /*margin: 20px 0;*/
    font-size: 16px;
    color: #666;
    float: right;
    display: inline-block;
    padding-left: 30px;
    background: url(../images/return.png) no-repeat;
    background-position: left;
}


.index_22_con{;position: relative;height: 620px}
.index_22{position: absolute;width: 100%;height: 100%;left: 0;top:0;z-index: 2}
.index_22.in{z-index: 3}


















