.all_Fanya_kj_class{
background:url(images/aboutus/all_kj_fw.jpg) center top no-repeat;
padding-top:35px;
padding-bottom:65px;
}

.all_banner_aboutus{
width:100%;
height:380px;
background:url(images/banner_aboutus.jpg) center top no-repeat;
}
.banner_aboutus{
width:1200px;
height:380px;
margin:0 auto;
position:relative;
}
.banner_curr{
width:1176px;
padding-left:24px;
height:34px;
line-height:34px;
background:url(images/aboutus/ban_cur.png) left 8px no-repeat;
position:absolute;
left:0;
top:12px;
font-size:14px;
color:rgba(255, 255, 255, 0.5);
}
.banner_curr a{
font-size:14px;
color:rgba(255, 255, 255, 0.5);
text-decoration:none;
}
.banner_aboutusA{
width:400px;
padding-left:16px;
height:38px;
line-height:38px;
font-size:18px;
color:#1a1a1a;
font-weight:bold;
position:absolute;
left:0;
top:95px;
background:url(images/aboutus/banner_tm.png) left center no-repeat;
}
.banner_aboutusB{
width:204px;
height:48px;
position:absolute;
left:0;
top:154px;
}
.banner_aboutusC{
width:490px;
height:auto;
line-height:28px;
font-size:16px;
color:#1a1a1a;
position:absolute;
left:0;
top:220px;
}

.play_overlay .play_btn {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    transform: translate(-50%, -50%);
}

.play_overlay .play_btn .icon {
    width: 100%;
    height: 100%;
    background: url(images/aboutus/play.png) no-repeat;
}

.play_overlay .play_btn::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 24px;
    height: 24px;
    border-radius: 50%;
    content: '';
    z-index: -1;
}
.play_overlay .play_btn::after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 24px;
    height: 24px;
    border-radius: 50%;
    content: '';
    z-index: -1;
}

.play_overlay .play_btn::before {
    animation: scale 2s ease-out infinite;
    background: #fff;
    opacity: 0.5;
    animation-delay: 0;
}

.play_overlay .play_btn::after {
    animation: scale2 2s ease-out infinite;
    background: #fff;
    opacity: 0.3;
    animation-delay: 0;
}

@keyframes scale {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: .9
    }

    100% {
        transform: translate(-50%, -50%) scale(4);
        opacity: 0;
    }
}

@keyframes scale2 {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: .9;
    }

    100% {
        transform: translate(-50%, -50%) scale(7);
        opacity: 0;
    }
}


.all_Kanya_curr{
width:100%;
height:57px;
border-bottom:1px solid #dbdbdb;
overflow:hidden;
}

.Kanya_curr{
width:1180px;
padding-left:20px;
height:57px;
line-height:57px;
background:url(images/location.png) left 20px no-repeat;
font-size:14px;
color:#666666;
margin:0 auto;
}

.Kanya_about{
width:1200px;
padding-bottom:70px;
overflow:hidden;
}
.Kanya_about_l{
width:890px;
height:660px;
float:left;
position:relative;
background:url(images/aboutus/ox_01.jpg) no-repeat;
}
.Kanya_about_la{
width:370px;
height:500px;
position:absolute;
left:470px;
top:80px;
overflow:hidden;
}
.Kanya_about_lb{
width:324px;
height:72px;
line-height:72px;
font-size:52px;
color:#fff;
font-weight:bold;
position:absolute;
left:52px;
top:200px;
}
.Kanya_about_lc{
width:324px;
height:auto;
line-height:56px;
font-size:36px;
color:#fff;
font-weight:bold;
position:absolute;
left:52px;
top:288px;
}
.Kanya_about_ld{
width:324px;
height:36px;
line-height:36px;
position:absolute;
left:52px;
top:560px;
font-size:16px;
color:#fff;
font-weight:bold;
}

.Kanya_about_l:hover .Kanya_about_ld{
text-decoration:underline;
}

.Kanya_about_l:hover .Kanya_about_la img{
transform: scale(1.1);
}
.Kanya_about_la img{
transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
}

.Kanya_about_r{
width:290px;
float:right;
overflow:hidden;
}
.Kanya_about_r ul{
margin:0;
padding:0;
list-style:none;
}
.Kanya_about_r ul li{
width:290px;
float:left;
height:345px;
position:relative;
}
.Kanya_about_ra{
width:290px;
height:160px;
position:absolute;
left:0;
top:0;
overflow:hidden;
}
.Kanya_about_rb{
width:270px;
height:42px;
line-height:42px;
font-size:22px;
font-weight:bold;
color:#1a1a1a;
position:absolute;
left:10px;
top:180px;
}
.Kanya_about_rc{
width:270px;
height:auto;
line-height:24px;
font-size:16px;
color:#1a1a1a;
position:absolute;
left:10px;
top:230px;
}

.Kanya_about_r ul li:hover .Kanya_about_rb{
text-decoration:underline;
}
.Kanya_about_r ul li:hover .Kanya_about_ra img{
transform: scale(1.1);
}

.Kanya_about_ra img{
transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
}

.all_Kanya_fw{
width:100%;
padding-top:54px;
padding-bottom:80px;
background:url(images/aboutus/all_sw.jpg) center top no-repeat;
overflow:hidden;
}
.Kanya_fw_TT{
width:100%;
height:70px;
line-height:70px;
font-size:40px;
color:#0c2166;
font-weight:bold;
}
.Kanya_fw_Desc{
width:830px;
padding-bottom:34px;
line-height:24px;
font-size:18px;
color:#0c2166;
overflow:hidden;
}
.Kanya_fw{
width:1200px;
}
.Kanya_fw_tab{
width:280px;
float:left;
overflow:hidden;
}
.Kanya_fw_tab ul{
margin:0;
padding:0;
list-style:none;
}
.Kanya_fw_tab ul li{
width:226px;
padding-left:54px;
height:70px;
line-height:70px;
font-size:20px;
color:#1a1a1a;
font-weight:bold;
}
.Kanya_fw_tab ul li.selected{
background:url(images/aboutus/arrow.png) 31px 23px no-repeat;
background-color:#0c2166;
color:#fff;
}

.Kanya_fw_ox{
width:840px;
float:right;
box-shadow:0 0 12px rgba(0,0,0,0.2);
background-color:#fff;
padding:40px;
overflow:hidden;
}

.Kanya_fw_Ax{
width:840px;
overflow:hidden;
}
.Kanya_fw_Ax_l{
width:366px;
float:left;
overflow:hidden;
}
.Kanya_fw_Ax_la{
width:366px;
line-height:30px;
color:#000000;
font-size:24px;
font-weight:bold;
padding-bottom:24px;
overflow:hidden;
}
.Kanya_fw_Ax_lb{
width:360px;
font-size:18px;
line-height:26px;
overflow:hidden;
}
.Kanya_fw_Ax_r{
width:440px;
float:right;
overflow:hidden;
}

.Kanya_fw_Bx{
width:840px;
padding-top:20px;
font-size:18px;
line-height:26px;
overflow:hidden;
}

.Kanya_fw_Cx{
width:870px;
padding-top:20px;
overflow:hidden;
}
.Kanya_fw_Cx dl{
margin:0;
padding:0;
list-style:none;
}
.Kanya_fw_Cx dl dt{
width:290px;
float:left;
height:40px;
line-height:40px;
}
.Kanya_fw_Cx dl dt a{
font-size:16px;
color:#1a1a1a;
text-decoration:none;
}
.Kanya_fw_Cx dl dt a:hover{
color:#0c2166;
text-decoration:underline;
font-weight:bold;
}

.all_Kanya_hc{
width:100%;
background-color:#fafafa;
padding:80px 0;
overflow:hidden;
}
.Kanya_hc{
width:1200px;
}
.Kanya_hc_l{
width:800px;
height:420px;
border-radius:6px;
overflow:hidden;
float:left;
position:relative;
box-shadow:0 0 12px rgba(0,0,0,0.2);
}
.Kanya_hc_la{
width:800px;
height:420px;
position:absolute;
left:0;
top:0;
z-index:1;
overflow:hidden;
}
.Kanya_hc_lb{
width:710px;
padding:20px 30px;
height:130px;
position:absolute;
left:15px;
top:230px;
z-index:2;
background-color:#fff;
}

.Kanya_hc_l:hover .Kanya_hc_la img{
transform: scale(1.1);
}

.Kanya_hc_T{
width:100%;
height:45px;
line-height:45px;
font-size:24px;
font-weight:bold;
color:#1a1a1a;
}
.Kanya_hc_D{
width:100%;
line-height:24px;
font-size:16px;
color:#1a1a1a;
overflow:hidden;
}
.Kanya_hc_D a{
color:#0c2166;
text-decoration:none;
}
.Kanya_hc_D a:hover{
text-decoration:underline;
}
.Kanya_hc_E{
width:100%;
text-align:right;
line-height:24px;
font-size:16px;
color:#0c2166;
text-decoration:underline;
overflow:hidden;
}
.Kanya_hc_E a{
width:98px;
height:38px;
line-height:38px;
border:1px solid #0a1c56;
display:block;
font-size:14px;
color:#0a1c56;
text-decoration:none;
text-align:center;
border-radius:20px;
float:right;
}
.Kanya_hc_E a:hover{
background-color:#0a1c56;
color:#fff;
}

.Kanya_hc_r{
width:380px;
height:420px;
float:right;
position:relative;
border-radius:6px;
overflow:hidden;
box-shadow:0 0 12px rgba(0,0,0,0.2);
}
.Kanya_hc_ra{
width:380px;
height:420px;
position:absolute;
left:0;
top:0;
z-index:1;
overflow:hidden;
}
.Kanya_hc_rb{
width:290px;
padding:20px 30px;
height:130px;
position:absolute;
left:15px;
top:230px;
z-index:2;
background-color:#fff;
}

.Kanya_hc_r:hover .Kanya_hc_ra img{
transform: scale(1.1);
}

.Kanya_hc_la img,.Kanya_hc_ra img{
transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
}

.all_Kanya_con{
width:100%;
height:500px;
background:url(images/aboutus/all.jpg) center top no-repeat;
margin-bottom:20px;
overflow:hidden;
}
.Kanya_con{
width:1200px;
height:500px;
position:relative;
}
.Kanya_con_TT{
width:100%;
height:62px;
line-height:62px;
font-size:42px;
color:#09194d;
font-weight:bold;
position:absolute;
left:0;
top:166px;
}
.Kanya_con_Desc{
width:670px;
height:auto;
line-height:30px;
font-size:20px;
color:#09194d;
position:absolute;
left:0;
top:236px;
}

.all_Kanya_other{
width:100%;
margin-bottom:20px;
overflow:hidden;
}
.all_Kanya_other ul{
margin:0;
padding:0;
list-style:none;
}
.all_Kanya_other ul li{
width:50%;
float:left;
padding:80px 0;
overflow:hidden;
}
.other_l{
background:url(images/aboutus/l.png);
background-size:100% 100%;
}
.other_r{
background:url(images/aboutus/r.png);
background-size:100% 100%;
}
.Kanya_other_TT{
padding-left:8%;
height:80px;
line-height:80px;
font-size:40px;
color:#fff;
font-weight:bold;
}
.Kanya_other_Desc{
padding-left:8%;
line-height:24px;
font-size:18px;
color:#fff;
overflow:hidden;
}
.Kanya_other_More{
padding-left:8%;
padding-top:40px;
overflow:hidden;
}
.Kanya_other_More a{
width:108px;
height:34px;
line-height:34px;
display:block;
border:1px solid #fff;
border-radius:20px;
font-size:14px;
text-align:center;
font-weight:bold;
color:#fff;
}

.all_kew_nav{
width:100%;
height:60px;
background-color:#0c2166;
box-shadow:0 0 12px rgba(0,0,0,0.5);
overflow:hidden;
}
.kew_nav{
width:1030px;
margin:0 auto;
height:60px;
overflow:hidden;
}
.kew_nav ul{
margin:0;
padding:0;
list-style:none;
}
.kew_nav ul li{
float:left;
padding:0 40px;
height:60px;
}
.kew_nav ul li.sine{
line-height:56px;
padding:0;
color:#fff;
font-weight:bold;
}
.kew_nav ul li a{
height:56px;
line-height:56px;
display:block;
font-size:16px;
color:#fff;
font-weight:bold;
}
.kew_nav ul li a:hover{
border-bottom:4px solid #fff;
}

.kew_nav ul li.selected a{
border-bottom:4px solid #fff;
}

.banner_wh{
width:100%;
height:590px;
background:url(images/aboutus/banner_wh.jpg) center top no-repeat;
}

.banner_syddbz{
width:100%;
height:590px;
background:url(images/aboutus/banner_syddzz.jpg) center top no-repeat;
}

.banner_fwcn{
width:100%;
height:590px;
background:url(images/aboutus/banner_fwcn.jpg) center top no-repeat;
}

.Kanya_wh{
width:100%;
padding-top:30px;
overflow:hidden;
}
.Kanya_wh ul{
margin:0;
padding:0;
list-style:none;
}
.Kanya_wh ul li{
width:100%;
float:left;
padding:40px 0;
border-bottom:1px solid #e3e3e3;
overflow:hidden;
}
.Kanya_wh ul li:last-child{
border:none;
}
.Kanya_wh_ico{
width:104px;
height:84px;
float:left;
}
.Kanya_wh_A{
width:282px;
height:84px;
position:relative;
float:left;
}
.Kanya_wh_A span{
width:282px;
height:56px;
line-height:56px;
display:block;
font-size:40px;
color:#0c2166;
font-weight:bold;
position:absolute;
left:0;
top:0;
}
.Kanya_wh_A label{
width:282px;
height:28px;
line-height:28px;
display:block;
font-size:18px;
color:#0c2166;
position:absolute;
left:0;
top:55px;
}
.Kanya_wh_B{
width:780px;
padding-left:20px;
height:84px;
line-height:84px;
font-size:24px;
background:url(images/aboutus/wh_em.png) left center no-repeat;
color:#1a1a1a;
font-weight:bold;
float:left;
}

.Kanya_wh ul li:hover .Kanya_wh_B{
width:750px;
padding-left:50px;
background:url(images/aboutus/wh_om.png) left center no-repeat;
}

.Kanya_wh_B{
transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
}

.Kanya_wh_C{
width:808px;
float:right;
overflow:hidden;
}
.Kanya_wh_C dl{
margin:0;
padding:0;
list-style:none;
}
.Kanya_wh_C dl dt{
width:330px;
height:344px;
position:relative;
margin-right:148px;
float:left;
overflow:hidden;
}
.Kanya_wh_C dl dt:nth-child(2){
margin:0;
}
.Kanya_wh_C dl dt:nth-child(4){
margin:0;
}
.Kanya_wh_Ca{
width:330px;
height:160px;
border-radius:10px;
overflow:hidden;
position:absolute;
left:0;
top:0;
}
.Kanya_wh_Cb{
width:306px;
padding-left:24px;
height:44px;
line-height:44px;
font-size:24px;
color:#1a1a1a;
font-weight:bold;
background:url(images/aboutus/wh_em.png) 5px center no-repeat;
position:absolute;
left:0;
top:180px;
}
.Kanya_wh_Cc{
width:260px;
height:auto;
line-height:26px;
font-size:18px;
color:#1a1a1a;
position:absolute;
left:24px;
top:230px;
}

.Kanya_wh_C dl dt:hover .Kanya_wh_Cb{
width:276px;
padding-left:54px;
background:url(images/aboutus/wh_om.png) 5px center no-repeat;
}

.Kanya_wh_Cb{
transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
}

.Kanya_ethics{
width:1200px;
padding-top:42px;
padding-bottom:60px;
overflow:hidden;
}
.Kanya_ethics_TT{
width:1200px;
height:74px;
line-height:74px;
font-size:40px;
color:#0c2166;
font-weight:bold;
}
.Kanya_ethics_Desc{
width:1200px;
line-height:34px;
font-size:22px;
padding-bottom:20px;
color:#0c2166;
overflow:hidden;
}
.Kanya_ethics_ox{
width:1200px;
overflow:hidden;
}
.Kanya_ethics_ox ul{
margin:0;
padding:0;
list-style:none;
}
.Kanya_ethics_ox ul li{
width:1200px;
float:left;
}
.Kanya_ethics_oxA{
width:1200px;
height:68px;
line-height:68px;
font-size:24px;
color:#0c2166;
}
.Kanya_ethics_oxB{
width:1100px;
padding:30px 50px 60px 50px;
border-top:2px solid #112566;
background:linear-gradient(#f6f6f6,#fff);
font-size:16px;
line-height:30px;
overflow:hidden;
}

.Kanya_fwcn{
width:1200px;
font-size:16px;
line-height:30px;
color:#1a1a1a;
overflow:hidden;
}
.Kanya_fwcn_TT{
font-size:24px;
color:#0c2166;
}

.Kanya_banner_jianjie{
width:100%;
height:660px;
background:url(images/aboutus/all_about.jpg) center top no-repeat;
overflow:hidden;
}
.banner_jianjie{
width:1200px;
height:660px;
margin:0 auto;
position:relative;
}
.banner_jianjie_A{
width:546px;
height:60px;
line-height:60px;
font-size:36px;
color:#000;
position:absolute;
left:0;
top:69px;
}
.banner_jianjie_B{
width:546px;
height:auto;
position:absolute;
left:0;
top:154px;
font-size:16px;
line-height:23px;
color:#1a1a1a;
}
.banner_jianjie_C{
width:590px;
height:532px;
position:absolute;
right:0;
top:70px;
}

.Scroll-left{ position:relative; width:590px;overflow:hidden; height:532px;}
.Scroll-left .hd{ overflow:hidden;  height:24px; width:138px; margin:0 auto; position:absolute; left:282px; top:522px; z-index:4;}
.Scroll-left .hd .prev{ display:block; width:24px; height:24px; float:right; margin-right:15px;overflow:hidden; cursor:pointer;}
.Scroll-left .hd .prev:hover{}
.Scroll-left .hd .next{display:block; width:24px; height:24px; float:right; overflow:hidden;}
.Scroll-left .hd .next:hover{}
.Scroll-left .hd .prevStop{ background-position:-60px 0; }
.Scroll-left .hd .nextStop{ background-position:-60px -50px; }
.Scroll-left .hd ul{ float:left; overflow:hidden; zoom:1; margin:0; padding:0; list-style:none;}
.Scroll-left .hd ul li{ float:left;width:10px; height:10px; overflow:hidden; margin-right:7px; text-indent:-999px; cursor:pointer; background-color:#cccccc;}
.Scroll-left .hd ul li.on{background-color:#db1b1b;}
.Scroll-left .bd{ width:590px; overflow:hidden;}
.Scroll-left .bd ul{overflow:hidden;zoom:1; margin:0; padding:0; list-style:none; }
.Scroll-left .bd ul li{ width:590px; float:left; height:510px;_display:inline;}

.DT_sx{
width:590px;
height:510px;
position:relative;
}
.DT_sxa{
width:590px;
height:510px;
position:absolute;
left:0;
top:0;
z-index:1;
}
.DT_sxb{
width:175px;
height:37px;
position:absolute;
left:208px;
top:207px;
z-index:3;
}
.DT_sxc{
width:190px;
height:190px;
position:absolute;
left:200px;
top:140px;
z-index:2;
opacity:0.12;
}
.DT_sxc img{
width:190px;
height:190px;
}


.city_wz{
width:590px;
height:510px;
position:relative;
}
.city_wzA{
width:590px;
height:510px;
position:absolute;
left:0;
top:0;
z-index:1;
}
.city_wzAs{
width:300px;
height:37px;
line-height:37px;
font-size:17px;
color:#000000;
position:absolute;
left:32px;
top:72px;
z-index:2;
}
.city_wzB{
width:180px;
height:34px;
line-height:34px;
font-size:14px;
color:#060001;
position:absolute;
left:382px;
top:203px;
z-index:2;
}
.city_wzC{
width:138px;
height:36px;
line-height:18px;
font-size:14px;
color:#060001;
position:absolute;
left:419px;
top:270px;
z-index:2;
}
.city_wzD{
width:138px;
height:36px;
line-height:18px;
font-size:14px;
color:#060001;
position:absolute;
left:377px;
top:338px;
z-index:2;
}
.city_wzE{
width:114px;
height:36px;
line-height:18px;
font-size:14px;
color:#060001;
position:absolute;
left:34px;
top:237px;
z-index:2;
}
.city_wzF{
width:114px;
height:36px;
line-height:18px;
font-size:14px;
color:#060001;
position:absolute;
left:33px;
top:322px;
z-index:2;
}

.fengc{
width:590px;
height:510px;
position:relative;
background-color:#f5f7fa;
}
.fengcA{
width:590px;
height:414px;
position:absolute;
left:0;
top:0;
}
.fengcB{
width:590px;
height:42px;
line-height:42px;
font-size:22px;
color:#060001;
text-align:center;
position:absolute;
left:0;
top:427px;
}
.fengcC{
width:590px;
height:38px;
line-height:38px;
font-size:18px;
color:#9d9da0;
text-align:center;
position:absolute;
left:0;
top:458px;
font-family:Arial, Helvetica, sans-serif;
font-weight:lighter;
}

.banner_jianjie_D{
width:332px;
height:53px;
line-height:53px;
background:url(images/aboutus/a_ox.png) center top no-repeat;
position:absolute;
right:21px;
top:488px;
text-align:center;
font-size:20px;
color:#0c2166;
}

.dt_top{
width:100%;
height:635px;
background:url(images/aboutus/all_yss.jpg) center top no-repeat;
position:relative;
}
.dt_topx{
width:100%;
height:635px;
position:absolute;
left:0;
top:0;
z-index:1;
overflow:hidden;
}
.dt_topx_warp{
width:100%;
height:635px;
text-align:center;
margin:0 auto;
}

.all_sanya_ys{
width:100%;
height:635px;
background:url(images/aboutus/dt.png) center top no-repeat;
position:absolute;
left:0;
top:0;
z-index:2;
overflow:hidden;
}
.sanya_ys{
width:1200px;
height:635px;
position:relative;
}
.sanya_ysABC{
width:1200px;
height:372px;
position:absolute;
left:0;
top:0;
}
.sanya_ysABCx{
width:1200px;
height:372px;
position:relative;
}
.sanya_ysA{
width:100%;
height:60px;
line-height:60px;
font-size:40px;
color:#fff;
position:absolute;
left:0;
top:88px;
-webkit-animation:textIn .4s forwards;
animation:textIn .4s forwards
}
.sanya_ysB{
width:100%;
height:40px;
line-height:40px;
font-size:20px;
position:absolute;
left:0;
top:143px;
color:#6e78ac;
font-family:Arial, Helvetica, sans-serif;
-webkit-animation:textIn .4s forwards;
animation:textIn .4s forwards
}
.sanya_ysC{
width:780px;
height:auto;
line-height:36px;
font-size:18px;
color:#fff;
position:absolute;
left:0;
top:196px;
-webkit-animation:textIn .4s forwards;
animation:textIn .4s forwards
}

@-webkit-keyframes textIn {
	0% {
	-webkit-transform:translateY(50px);
	transform:translateY(50px);
	opacity:0
}
to {
	-webkit-transform:translate(0);
	transform:translate(0);
	opacity:1
}
}@keyframes textIn {
	0% {
	-webkit-transform:translateY(50px);
	transform:translateY(50px);
	opacity:0
}
to {
	-webkit-transform:translate(0);
	transform:translate(0);
	opacity:1
}
}

.sanya_ysD{
width:1230px;
height:200px;
position:absolute;
left:0;
top:330px;
}
.sanya_ysD ul{
margin:0;
padding:0;
list-style:none;
}
.sanya_ysD ul li{
width:380px;
height:200px;
float:left;
margin-right:30px;
position:relative;
background-color:#fff;
border-radius:6px;
}
.sanya_ysDa{
width:50px;
height:50px;
position:absolute;
left:40px;
top:30px;
}
.ys_ico1{
background:url(images/aboutus/ys_ico1.png) no-repeat;
}
.ys_ico2{
background:url(images/aboutus/ys_ico2.png) no-repeat;
}
.ys_ico3{
background:url(images/aboutus/ys_ico3.png) no-repeat;
}
.sanya_ysDb{
width:240px;
height:46px;
line-height:46px;
position:absolute;
left:40px;
top:95px;
font-size:26px;
color:#4c4c4c;
font-weight:bold;
}
.sanya_ysDc{
width:260px;
height:38px;
line-height:38px;
position:absolute;
left:40px;
top:136px;
font-size:18px;
color:#b2b2b2;
font-weight:lighter;
}

.sanya_ysD ul li.active{
box-shadow:0 0 24px rgba(0,0,0,0.2);
}
.sanya_ysD ul li.active .sanya_ysDb{
color:#0a2374;
}


.all_sanya_wh{
width:100%;
padding-top:32px;
padding-bottom:30px;
overflow:hidden;
}
.sanya_wh_TT{
width:100%;
height:118px;
line-height:118px;
font-size:40px;
color:#0c2166;
font-weight:bold;
}

.manya_wh{
width:100%;
overflow:hidden;
}
.manya_wh ul{
margin:0;
padding:0;
list-style:none;
}
.manya_wh ul li{
width:100%;
float:left;
margin-bottom:15px;
}

.manya_whx{
width:100%;
padding-bottom:15px;
border-radius:10px;
background-color:#0c2166;
overflow:hidden;
}

.manya_wha{
width:100%;
}
.manya_wha img{
width:100%;
height:auto;
}
.manya_whb{
width:100%;
height:32px;
line-height:32px;
font-size:18px;
font-weight:bold;
text-align:center;
color:#fff;
padding-top:10px;
overflow:hidden;
}
.manya_whc{
width:100%;
height:28px;
line-height:28px;
font-size:12px;
text-align:center;
color:#fff;
}
.manya_whd{
width:100%;
height:auto;
line-height:30px;
font-size:14px;
text-align:center;
color:#fff;
overflow:hidden;
}

.siScroll-left{ position:relative; overflow:hidden; width:1200px; height:476px; border-bottom:1px solid #dbdbdb;}
.siScroll-left .hd{ overflow:hidden;  height:36px; width:76px; margin:0 auto; position:absolute; left:0; top:370px; z-index:4;}
.siScroll-left .hd .prev{ display:block; width:36px; height:36px; float:left; margin-right:4px;overflow:hidden; cursor:pointer; background:url("images/aboutus/left.png") no-repeat;}
.siScroll-left .hd .prev:hover{background:url("images/aboutus/lefts.png") no-repeat;}
.siScroll-left .hd .next{display:block; width:36px; height:36px; float:left; overflow:hidden; cursor:pointer; background:url("images/aboutus/right.png") no-repeat;}
.siScroll-left .hd .next:hover{background:url("images/aboutus/rights.png") no-repeat;}
.siScroll-left .hd .prevStop{ background-position:-60px 0; }
.siScroll-left .hd .nextStop{ background-position:-60px -50px; }
.siScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin:0; padding:0; list-style:none;  display:none;}
.siScroll-left .hd ul li{ float:left;  width:6px; height:6px; overflow:hidden; margin-right:9px; text-indent:-999px; cursor:pointer; background:url("images/about/circle_out.png") no-repeat; }
.siScroll-left .hd ul li.on{ background:url("images/about/circle_hover.png") no-repeat; }
.siScroll-left .bd{ width:1200px; overflow:hidden;}
.siScroll-left .bd ul{overflow:hidden;zoom:1; margin:0; padding:0; list-style:none; }
.siScroll-left .bd ul li{ width:1200px; float:left; height:340px;_display:inline;}

.sanya_wh{
width:1200px;
height:340px;
border-radius:10px;
position:relative;
overflow:hidden;
}
.icon-01{
background:url(images/aboutus/icon-01.png) 1050px 204px no-repeat;
background-color:#0c2166;
}
.icon-02{
background:url(images/aboutus/icon-02.png) 1097px 196px no-repeat;
background-color:#0c2166;
}
.icon-03{
background:url(images/aboutus/icon-03.png) 1086px 233px no-repeat;
background-color:#0c2166;
}
.sanya_wha{
width:600px;
height:340px;
position:absolute;
left:0;
top:0;
overflow:hidden;
}
.sanya_whb{
width:434px;
height:52px;
line-height:52px;
font-size:32px;
color:#fff;
font-weight:bold;
position:absolute;
left:646px;
top:54px;
}
.sanya_whc{
width:434px;
height:38px;
line-height:38px;
font-size:18px;
color:#fff;
position:absolute;
left:646px;
top:99px;
font-weight:lighter;
}
.sanya_whd{
width:484px;
height:32px;
line-height:32px;
font-size:22px;
color:#fff;
position:absolute;
left:646px;
top:150px;
}

.icon-01:hover{
background:url(images/aboutus/icon-01.png) 1050px 204px no-repeat;
background-color:#dc1b1c;
}
.icon-02:hover{
background:url(images/aboutus/icon-02.png) 1097px 196px no-repeat;
background-color:#dc1b1c;
}
.icon-03:hover{
background:url(images/aboutus/icon-03.png) 1086px 220px no-repeat;
background-color:#dc1b1c;
}

.sanya_wh:hover .sanya_wha img{
transform: scale(1.1);
}

.sanya_wh,.sanya_wha img{
transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
}

.all_sanya_addr{
width:100%;
overflow:hidden;
}
.sanya_addr{
width:1200px;
height:890px;
position:relative;
background:url(images/aboutus/addr_bg.jpg) no-repeat;
}
.sanya_addr1{
width:626px;
height:50px;
line-height:50px;
position:absolute;
left:50px;
top:85px;
font-size:30px;
color:#fff;
}
.sanya_addr2{
width:626px;
height:36px;
line-height:36px;
position:absolute;
left:50px;
top:132px;
font-size:16px;
color:#fff;
font-weight:lighter;
opacity:0.3;
}
.sanya_addr3{
width:200px;
height:82px;
line-height:82px;
font-size:18px;
font-weight:bold;
position:absolute;
left:52px;
top:585px;
font-size:18px;
color:#fff;
}
.sanya_addr3 strong{
font-size:72px;
font-weight:500;
}

.sanya_addr4{
width:400px;
text-align:right;
height:36px;
line-height:36px;
position:absolute;
left:276px;
top:632px;
font-size:16px;
color:#fff;
}
.sanya_addr5{
width:624px;
height:auto;
padding-top:25px;
line-height:24px;
position:absolute;
left:52px;
top:679px;
font-size:16px;
border-top:2px solid #fff;
color:#fff;
overflow:hidden;
}
.sanya_addr6{
width:420px;
height:50px;
line-height:50px;
position:absolute;
right:0;
font-size:16px;
color:#fff;
top:117px;
}
.sanya_addr6 strong{
font-size:30px;
font-weight:normal;
}

.sanya_addr7{
width:440px;
height:660px;
position:absolute;
right:0;
top:185px;
}
.sanya_addr7 ul{
margin:0;
padding:0;
list-style:none;
}
.sanya_addr7 ul li{
width:440px;
float:left;
border-radius:8px;
overflow:hidden;
position:relative;
margin-bottom:20px;
}
.sanya_addr7 ul li.sanya_addr71{
height:200px;
background:url(images/aboutus/addr_ox.png) no-repeat;
}
.sanya_addr7 ul li.sanya_addr72{
height:200px;
background:url(images/aboutus/addr_ox.png) no-repeat;
}

.sanya_addr8{
width:100%;
background-color:#fff;
overflow:hidden;
}
.sanya_addr8 ul{
margin:0;
padding:0;
list-style:none;
}
.sanya_addr8 ul li{
width:100%;
float:left;
border-radius:8px;
overflow:hidden;
margin-top:10px;
}
.sanya_addr8 ul li.sanya_addr71{
width:100%;
background:url(images/aboutus/addr_ox.png) no-repeat;
background-size:100% 100%;
padding:15px 0;
overflow:hidden;
}

.sanya_addr7a{
width:380px;
height:46px;
line-height:46px;
position:absolute;
left:30px;
top:32px;
font-size:18px;
color:#fff;
}
.sanya_addr7a strong{
font-size:36px;
font-weight:normal;
}
.sanya_addr7b{
width:380px;
height:auto;
line-height:20px;
position:absolute;
left:30px;
top:92px;
font-size:16px;
color:#fff;
}
.sanya_addr7c{
width:380px;
height:34px;
line-height:34px;
position:absolute;
left:30px;
top:148px;
text-align:right;
color:#fff;
font-size:14px;
font-weight:bold;
}

.sanya_addr7 ul li.sanya_addr71:hover{
background:none;
background-color:#dc1b1c;
}

.Kanya_ceo{
width:1200px;
height:586px;
position:relative;
}
.Kanya_ceoA{
width:420px;
height:360px;
position:absolute;
left:0;
top:145px;
}
.Kanya_ceoB{
width:730px;
height:60px;
line-height:60px;
font-size:40px;
color:#0c2166;
font-weight:bold;
position:absolute;
left:470px;
top:57px;
}
.Kanya_ceoC{
width:730px;
height:auto;
line-height:24px;
font-size:16px;
color:#1a1a1a;
position:absolute;
left:470px;
top:140px;
}
.Kanya_ceoC strong{
color:#0c2166;
font-size:18px;
}

.all_Kanya_why{
width:100%;
padding-top:30px;
padding-bottom:70px;
background:url(images/aboutus/all_why.jpg) center top no-repeat;
overflow:hidden;
}
.Kanya_why_TT{
width:100%;
height:118px;
line-height:118px;
text-align:center;
font-size:40px;
color:#fff;
font-weight:bold;
}
.Kanya_why{
width:1228px;
height:580px;
}
.Kanya_why ul{
margin:0;
padding:0;
list-style:none;
}
.Kanya_why ul li{
width:280px;
height:540px;
background-color:#0c2166;
float:left;
margin-right:27px;
}
.Kanya_why_A{
width:100%;
height:95px;
text-align:center;
padding-top:40px;
overflow:hidden;
}
.Kanya_why_B{
width:100%;
height:50px;
line-height:50px;
font-size:30px;
color:#fff;
text-align:center;
}
.Kanya_why_C{
width:230px;
padding-top:14px;
padding-bottom:24px;
border-bottom:2px solid #fff;
margin:0 auto;
font-size:18px;
color:#fff;
line-height:30px;
overflow:hidden;
}
.Kanya_why_C strong{
font-size:24px;
}
.Kanya_why_D{
width:230px;
padding-top:34px;
padding-bottom:24px;
margin:0 auto;
font-size:18px;
color:#fff;
line-height:30px;
overflow:hidden;
}
.Kanya_why_D strong{
font-size:24px;
}

.Kanya_why ul li:hover{
background-color:#07299a;
}

.Kanya_why ul li{
transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
}

.all_Fanya_earth{
width:100%;
height:940px;
background:url(images/aboutus/all_earth.jpg) center top no-repeat;
overflow:hidden;
}
.Fanya_earth{
width:1200px;
height:940px;
position:relative;
}
.Fanya_earth_A{
width:708px;
height:80px;
line-height:80px;
font-size:60px;
color:#fff;
font-weight:bold;
position:absolute;
left:0;
top:280px;
}
.Fanya_earth_B{
width:708px;
height:auto;
line-height:30px;
font-size:18px;
color:#fff;
position:absolute;
left:0;
top:374px;
}
.Fanya_earth_C{
width:110px;
height:40px;
position:absolute;
left:0;
top:484px;
}
.Fanya_earth_C a{
width:108px;
height:38px;
border:1px solid #fff;
line-height:38px;
display:block;
text-align:center;
font-size:14px;
color:#fff;
border-radius:20px;
}

.all_Kanya_china{
width:100%;
background:url(images/aboutus/china_bg.jpg) center 70px no-repeat;
padding:70px 0;
overflow:hidden;
}
.Kanya_china_TT{
width:1200px;
height:146px;
position:relative;
}
.Kanya_china_TTa{
width:1200px;
height:60px;
line-height:60px;
font-size:40px;
color:#0c2166;
font-weight:bold;
text-align:center;
position:absolute;
left:0;
top:38px;
}
.Kanya_china_TTb{
width:1200px;
height:38px;
line-height:38px;
font-size:18px;
color:#0c2166;
text-align:center;
position:absolute;
left:0;
top:92px;
}
.Kanya_china_TTc{
width:168px;
height:34px;
line-height:34px;
border:1px solid #0c2166;
font-size:18px;
color:#09194c;
text-align:center;
position:absolute;
left:965px;
top:72px;
display:none;
cursor:pointer;
}
.Kanya_china_TTc:hover{
background-color:#0c2166;
color:#fff;
}

.Kanya_earth{
width:1060px;
height:590px;
margin:0 auto;
background:url(images/aboutus/earth.jpg) no-repeat;
position:relative;
}
.Kanya_earth_btn1{
width:112px;
height:50px;
position:absolute;
left:747px;
top:206px;
cursor:pointer;
}

.Kanya_china{
width:1060px;
height:590px;
margin:0 auto;
background:url(images/aboutus/china.jpg) no-repeat;
position:relative;
display:none;
}
.Kanya_china_ico1{
width:28px;
height:28px;
position:absolute;
left:706px;
top:290px;
}
.Kanya_china_ico2{
width:28px;
height:28px;
position:absolute;
left:782px;
top:126px;
}
.Kanya_china_ico3{
width:28px;
height:28px;
position:absolute;
left:729px;
top:196px;
}
.Kanya_china_ico4{
width:28px;
height:28px;
position:absolute;
left:713px;
top:238px;
}
.Kanya_china_ico5{
width:28px;
height:28px;
position:absolute;
left:656px;
top:232px;
}
.Kanya_china_ico6{
width:28px;
height:28px;
position:absolute;
left:638px;
top:283px;
}
.Kanya_china_ico7{
width:28px;
height:28px;
position:absolute;
left:717px;
top:374px;
}
.Kanya_china_ico8{
width:28px;
height:28px;
position:absolute;
left:497px;
top:396px;
}
.Kanya_china_ico9{
width:28px;
height:28px;
position:absolute;
left:536px;
top:402px;
}
.Kanya_china_ico10{
width:28px;
height:28px;
position:absolute;
left:630px;
top:381px;
}
.Kanya_china_ico11{
width:28px;
height:28px;
position:absolute;
left:736px;
top:382px;
}
.Kanya_china_ico12{
width:28px;
height:28px;
position:absolute;
left:701px;
top:460px;
}
.Kanya_china_ico13{
width:28px;
height:28px;
position:absolute;
left:630px;
top:508px;
}
.Kanya_china_ico14{
width:28px;
height:28px;
position:absolute;
left:616px;
top:490px;
}
.Kanya_china_ico15{
width:28px;
height:28px;
position:absolute;
left:699px;
top:355px;
}

.Kanya_china_addr{
width:28px;
height:28px;
position:relative;

}

.Kanya_china_addrs{
width:370px;
padding:10px 19px 15px 19px;
height:auto;
background-color:#fff;
border:1px solid #c2c2c2;
position:absolute;
left:42px;
top:-20px;
display:none;
z-index:9999;
}

.Kanya_china_addrA{
width:100%;
height:36px;
font-size:16px;
line-height:36px;
color:#0c2166;
font-weight:bold;
}
.Kanya_china_addrB{
width:100%;
font-size:14px;
line-height:26px;
color:#0c2166;
overflow:hidden;
}

.Kanya_china_addr:hover{
background:url(images/aboutus/addr_om.png) center center no-repeat;
}
.Kanya_china_addr:hover .Kanya_china_addrs{
display:block;
}

.Manya_addr{
width:100%;
overflow:hidden;
}

.Manya_addr_earth{
width:100%;
cursor:pointer;
overflow:hidden;
}
.Manya_addr_earth img{
width:100%;
height:auto;
}
.Manya_addr_china{
width:100%;
cursor:pointer;
display:none;
overflow:hidden;
}
.Manya_addr_china img{
width:100%;
height:auto;
}

/*.all_Kanya_office{
width:100%;
padding-top:30px;
background-color:#f7f9fc;
padding-bottom:90px;
overflow:hidden;
}
.Kanya_office_TT{
width:100%;
height:140px;
line-height:140px;
text-align:center;
font-size:42px;
color:#000;
font-weight:bold;
}
.Kanya_office{
width:100%;
position:relative;
}
.swiper-containers{
width:100%;
height:100%;
}	
.swiper-slide{
	width:1200px;
	}
.swiper-slide a{
	transition: 0.2s;
	}	
.swiper-slide a:hover{
	opacity:.6;}	
.swiper-pagination{
	text-align:center;
	width:100%;
	margin-top:10px;
	display:none;}
.swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
	margin:0 5px;
	background:#02328d;
	
}
.swiper-button-prev{
	width:50%;
	height:600px;
	left:-600px;
	top:0;
	background: url(/images/aboutus/o_left.png) center center no-repeat;
	margin-top:0;
	z-index:99;
	transition: 0.2s;
	}	
.swiper-button-prev:before{	
    content: '';
    position: absolute;
    width: 80px;
    height: 100%;
    background: url(/images/aboutus/o_left.png) no-repeat;
    left: 94%;
    top: 50%;
	margin-top:-40px;
}
.swiper-button-next{
	width:50%;
	height:600px;
	right:-600px;
	top:0;
	background: url(/images/aboutus/o_left.png) center center no-repeat;
	margin-top:0;
	z-index:99;
	transition: 0.2s;
	}
.swiper-button-next:after{	
    content: '';
    position: absolute;
    width: 80px;
    height: 100%;
    background: url(/images/aboutus/o_right.png) no-repeat;
    right: 94%;
    top: 50%;
	margin-top:-40px;
}
.swiper-button-prev:hover,.swiper-button-next:hover{
	opacity:0.6;
}*/

.all_new_lanmu{
width:100%;
height:70px;
background:url(images/aboutus/curr.png) repeat-x;
}
.new_lanmu{
width:1200px;
margin:0 auto;
}
.new_lanmu ul{
margin:0;
padding:0;
list-style:none;
}
.new_lanmu ul li{
width:158px;
float:left;
height:60px;
text-align:center;
line-height:60px;
border-right:1px solid #e5e5e5;
}
.new_lanmu ul li:first-child{
border-left:1px solid #e5e5e5;
}
.new_lanmu ul li a{
font-size:18px;
color:#4c4c4c;
text-decoration:none;
}
.new_lanmu ul li.cur a{
color:#0c2166;
font-weight:bold;
}

.all_banner_culture{
width:100%;
height:380px;
background:url(images/culture/banner.jpg) center top no-repeat;
overflow:hidden;
}
.banner_culture{
width:1200px;
height:380px;
margin:0 auto;
position:relative;
}
.banner_cultureA{
width:100%;
height:auto;
position:absolute;
top:11px;
left:0;
}
.banner_cultureB{
width:100%;
height:62px;
line-height:62px;
font-size:42px;
color:#fff;
font-weight:lighter;
position:absolute;
top:136px;
left:0;
}
.banner_cultureC{
width:100%;
height:38px;
line-height:38px;
font-size:18px;
color:#fff;
font-weight:lighter;
position:absolute;
top:196px;
left:0;
}

.all_culture_one{
width:100%;
padding-top:60px;
padding-bottom:80px;
overflow:hidden;
}
.culture_one{
width:1230px;
}
.culture_one ul{
margin:0;
padding:0;
list-style:none;
}
.culture_one ul li{
width:380px;
float:left;
margin-right:30px;
height:260px;
position:relative;
background-color:#f7f7f7;
}
.culture_oneA{
width:320px;
height:56px;
line-height:56px;
position:absolute;
left:30px;
top:40px;
font-size:36px;
font-weight:bold;
color:#000;
}
.culture_oneB{
width:320px;
height:44px;
line-height:44px;
position:absolute;
left:30px;
top:90px;
font-size:24px;
color:#0c2166;
}
.culture_oneC{
width:320px;
height:2px;
background-color:#dedede;
position:absolute;
left:30px;
top:147px;
}
.culture_oneD{
width:320px;
height:auto;
line-height:24px;
position:absolute;
left:30px;
top:170px;
font-size:16px;
color:#000000;
font-weight:lighter;
}
.culture_one ul li:nth-child(1).selected{
background:url(images/culture/01.jpg) no-repeat;
}
.culture_one ul li:nth-child(2).selected{
background:url(images/culture/01s.jpg) no-repeat;
}
.culture_one ul li:nth-child(3).selected{
background:url(images/culture/01ss.jpg) no-repeat;
}
.culture_one ul li.selected .culture_oneA{
color:#fff;
}
.culture_one ul li.selected .culture_oneB{
color:#fff;
}
.culture_one ul li.selected .culture_oneC{
background-color:#fff;
}
.culture_one ul li.selected .culture_oneD{
color:#fff;
}

.all_culture_two{
width:100%;
background-color:#f7f7f7;
padding-bottom:84px;
overflow:hidden;
}
.culture_Ox{
width:1200px;
height:186px;
position:relative;
}
.culture_OxA{
width:260px;
height:56px;
line-height:56px;
font-size:36px;
color:#000;
font-weight:bold;
position:absolute;
left:0;
top:58px;
}
.culture_OxB{
width:835px;
height:auto;
line-height:24px;
font-size:16px;
color:#000;
font-weight:lighter;
position:absolute;
right:0;
top:64px;
}

.culture_FT{
width:100%;
height:136px;
line-height:136px;
font-size:40px;
color:#000;
text-align:center;
margin-top:15px;
}

.all_culture_three{
width:100%;
padding-bottom:80px;
background-color:#f7f8fc;
overflow:hidden;
}
.culture_three{
width:1200px;
}
.culture_three ul{
margin:0;
padding:0;
list-style:none;
}
.culture_three ul li{
float:left;
height:260px;
position:relative;
width:400px;
}
.culture_three ul li:nth-child(4){
width:600px;
}
.culture_three ul li:nth-child(5){
width:600px;
}
.culture_threeA{
width:100%;
height:260px;
position:absolute;
left:0;
top:0;
z-index:1;
}
.culture_threeB{
width:200px;
text-align:right;
height:44px;
line-height:44px;
font-size:24px;
color:#fff;
font-weight:bold;
position:absolute;
right:30px;
bottom:20px;
z-index:2;
}

.fengcai-left{ position:relative; width:1200px; height:370px; margin:0 auto;}
.fengcai-left .hd{height:1px; width:1096px;position:absolute; left:0; top:106px; z-index:2;}
.hd_xi{ width:1096px;height:1px;position:relative;}
.fengcai-left .hd .prev{ display:block; width:132px; height:132px;overflow:hidden; cursor:pointer; position:absolute; left:0; top:0;}
.fengcai-left .hd .prev:hover{}
.fengcai-left .hd .next{display:block; width:132px; height:132px; overflow:hidden; cursor:pointer; background:url(images/culture/right.png) no-repeat;position:absolute; right:0; top:0;}
.fengcai-left .hd .next:hover{}
.fengcai-left .hd .prevStop{ background-position:-60px 0; }
.fengcai-left .hd .nextStop{ background-position:-60px -50px; }
.fengcai-left .hd ul{ overflow:hidden; zoom:1; margin:0; padding:0; list-style:none; position:absolute; left:610px; top:196px; display:none;}
.fengcai-left .hd ul li{ float:left;  width:10px; height:10px; overflow:hidden; margin-right:7px;cursor:pointer; background-color:#cccccc; text-align:center; font-size:0;}
.fengcai-left .hd ul li.on{background-color:#db1b1b;}
.fengcai-left .bd{ width:1200px; overflow:hidden;z-index:1; position:absolute; left:0;}
.fengcai-left .bd ul{overflow:hidden;zoom:1; margin:0; padding:0; list-style:none; }
.fengcai-left .bd ul li{ width:500px;float:left; height:340px;_display:inline; margin-right:20px;}
.Fanya_fengcai{
width:500px;
height:340px;
position:relative;
}
.Fanya_fengcaiA{
width:500px;
height:340px;
position:absolute;
left:0;
top:0;
z-index:1;
overflow:hidden;
}
.Fanya_fengcaiB{
width:500px;
height:64px;
line-height:64px;
font-size:24px;
color:#fff;
position:absolute;
left:0;
bottom:0;
font-weight:bold;
z-index:2;
text-align:center;
}

.all_Fanya_fengcai{
width:1200px;
margin:0 auto;
overflow:hidden;
}
.honorswiper{
	width: 1200px;
	margin: 0 auto;
	position:relative;
}
.honorswiper .swiper-button-prev,.honorswiper .swiper-button-next{
	width: 132px;
	height: 132px;
}
.honorswiper .swiper-button-prev{
	left:25px;
	background: url(images/culture/left.png) no-repeat left top;
	position:absolute;
	top:116px;
}
.honorswiper .swiper-button-next{
	right:105px;
	background: url(images/culture/right.png) no-repeat left top;
	position:absolute;
	top:116px;
}