@charset "UTF-8";
/* CSS Document */
/*公共样式*/
.clear: after { 
display: block; 
clear: both; 
height: 1px; 
content: '' 
}
.f_both{ clear:both;} html {
    scroll-behavior: smooth
}

body {
    font: 300 18px/170% Microsoft YaHei,sans-serif;
    min-width: 1400px;
    background: #f5f6fa;
}

a {
    color: #000
}

a:hover {
    color: #0046ae;
    text-decoration: none
}

img {
    transition: all .2s;
    border-radius: 5px
}

.noclick {
    pointer-events: none
}

.img_scale {
    border-radius: 5px;
    overflow: hidden;
    position: relative
}

.img_scale:hover img {
    transform: scale(1.1)
}

.arabic {
    font-family: "Arial"
}
.w120{width: 1200px;margin:0 auto;}
.big_play_btn,.small_play_btn {
    background: url("http://images.china.cn/images1/ch/2022ChinaIdex/img/Play.png") no-repeat center/100% auto;
    cursor: pointer;
    position: absolute;
    display: block;
    z-index: 20
}

.big_play_btn {
    width: 50px;
    height: 50px;
    bottom: 10px;
    left: 10px
}

.small_play_btn {
    width: 35px;
    height: 35px;
    left: 7px;
    bottom: 10px
}

.hover_inner .hover_btn_next,.hover_inner .hover_btn_prev {
    position: absolute;
    width: 35px;
    height: 61px;
    color: rgba(0,0,0,0);
    transition: all .2s;
    opacity: 1;
    outline: none
}

.hover_inner .hover_btn_next {
    background: url("http://images.china.cn/images1/ch/2022ChinaIdex/img/btn_right.png") center/auto 100% no-repeat;
    right: 0
}

.hover_inner .hover_btn_prev {
    background: url("http://images.china.cn/images1/ch/2022ChinaIdex/img/btn_left.png") center/auto 100% no-repeat;
    left: 0
}

.column {
    font-size: 36px;
    line-height: 56px;
    color: #0046ae;
    text-align: center;
    height: 56px;
    position: relative;
    margin-bottom: 33px;
    background: url("http://images.china.cn/images1/ch/2022ChinaIdex/img/columnLine.gif") repeat-x 0 60%
}

.column.cwmargin {
    margin-bottom: 13px
}

.column a {
    color: #0046ae
}

.column .columnName {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0 90px;
    z-index: 1
}

.column .columnName::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    display: inline-block;
    border-top: 56px solid #fff;
    border-left: 50px solid rgba(0,0,0,0);
    border-right: 50px solid rgba(0,0,0,0)
}

.column .columnName span {
    width: 16px;
    height: 16px;
    position: relative;
    margin-right: 30px
}

.column .columnName span:last-child {
    margin-right: 0;
    margin-left: 30px;
    transform: rotateY(180deg)
}

.column .columnName span::before {
    content: "";
    width: 11px;
    height: 11px;
    background: #cce0ee;
    position: absolute;
    left: 0;
    top: 0
}

.column .columnName span::after {
    content: "";
    width: 12px;
    height: 12px;
    background: #ff2626;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1
}

.sub_column {
    border-left: 5px solid #0046ae;
    margin: 22px 0 20px;
    padding-left: 18px;
    box-sizing: border-box;
    line-height: 20px;
    color: #0046ae;
    font-size: 22px;
    font-weight: bold
}

.sub_column a {
    color: #0046ae;
    font-size: 22px;
    font-weight: bold
}

.intro_column {
    margin: 0 0 20px
}

.intro_column a {
    font-size: 22px;
    color: #666;
    line-height: 1em;
    font-weight: bold
}

.wrapper {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden
}

.adv {
    height: 110px
}

.adv li {
    display: none;
    width: 100%;
    height: 100%;
    position: relative
}

.adv li span {
    position: absolute;
    top: 0;
    right: 0;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 0 10px;
    font-size: 12px;
    color: #fff;
    background: rgba(0,0,0,.5);
    line-height: 200%
}

.adv img {
    width: 100%;
    height: 100%
}

.adv1 img {
    border-radius: 0
}

.adv2,.adv3,.adv4 {
    margin-top: 50px
}

.adv5 {
    margin: 12px auto 50px
}

.adv1 ul,.adv5 ul {
    width: 100%;
    height: 100%
}

.adv2,.adv3 {
    display: flex;
    justify-content: space-between
}

.adv2 ul,.adv3 ul {
    width: 335px
}

.adv2 ul:nth-child(2),.adv3 ul:nth-child(2) {
    width: 690px
}

.adv4 {
    display: flex;
    justify-content: space-between
}

.adv4 ul {
    width: 440px
}

.adv4 ul:first-child {
    width: 930px
}

.topNav {
    width: 1400px;
    height: 140px;
    padding: 10px 25px 28px;
    box-sizing: border-box;
    overflow: unset
}

.china_logo {
    width: 285px;
    float: left
}

.navIcon {
    width: 30px;
    height: 30px;
    background-position: 50% 0;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto
}

.navIcon.wapIcon {
    background-image: url("../images/wap.png")
}

.navIcon.appIcon {
    background-image: url("../images/app.png")
}

.navIcon.rongIcon {
    background-image: url("../images/rong.png")
}

.navIcon.wzaIcon {
    background-image: url("../images/wza.png")
}

.navIcon.emailIcon {
    background-image: url("../images/Email.png")
}

.navIcon.wapIcon:hover {
    background-image: url("../images/wap_hover.png")
}

.navIcon.appIcon:hover {
    background-image: url("../images/app_hover.png")
}

.navIcon.rongIcon:hover {
    background-image: url("../images/rong_hover.png")
}

.navIcon.wzaIcon:hover {
    background-image: url("../images/wza_hover.png")
}

.navIcon.emailIcon:hover {
    background-image: url("../images/Email_hover.png")
}

.topInfo {
    width: 750px;
    float: right;
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin-top: 10px;
}

.topInfo .importantWeb {
    width: 710px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    line-height: 45px
}
.topInfo .importantWeb a:hover{color: #323233;font-weight: 600}
.topInfo .Search {
    width: 345px;
    height: 33px;
    overflow: hidden;
    float: left;
    border-radius: 10px;
    margin: 3px 3% 0 0;
    border: 1px solid #ddd;
    margin-top: 10px;
}

.topInfo .Search:hover .search-1,.topInfo .Search:hover .search-2 {
    background-color: #fff
}

.topInfo .Search .search-1 {
    width: 290px;
    height: 33px;
    line-height: 50px;
    padding: 0 15px;
    box-sizing: border-box;
    font-size: 16px;
    color: #000;
    outline: none;
    float: left;
    background: #fafafa;
    transition: .2s;
    font-weight: 300;
    border: 0;
}

.topInfo .Search .search-1:focus {
    background-color: #fff
}

.topInfo .Search .search-1:focus+.search-2 {
    background-color: #fff;
    background-image: url("../images/search-1.png")
}

.topInfo .Search .search-2 {
    width: 46px;
    height: 33px;
    float: left;
    cursor: pointer;
    background-image: url("../images/search.png");
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fafafa;
    transition: .2s;
    border: 0;
}

.topInfo .Search .search-2:hover {
    background-image: url("../images/search-1.png")
}

.topInfo .Search ::-webkit-input-placeholder {
    color: #888
}

.topInfo .Search :-moz-placeholder {
    color: #888
}

.topInfo .Search ::-moz-placeholder {
    color: #888
}

.topInfo .Search :-ms-input-placeholder {
    color: #888
}

.topInfo .service_fun {
    float: right;
    display: flex
}

.topInfo .service_fun li {
    padding: 0 25px 15px;
    text-align: center;
    font-size: 14px;
    box-sizing: border-box;
    position: relative
}



.topInfo .service_fun li:first-child::after {
    content: none
}

.topInfo .service_fun li:last-child {
    padding-right: 0
}

.topInfo .service_fun li:hover .navIcon {
    animation: rongJump .2s forwards linear
}

.topInfo .service_fun li .jumpNav {
    width: 200px;
    background: #fff;
    position: absolute;
    top: 95%;
    left: calc((100% - 200px)/2);
    z-index: 99;
    padding: 15px 0 40px;
    box-sizing: border-box;
    border-radius: 5px;
    overflow: hidden;
    visibility: hidden;
    text-align: center;
    transition: .3s;
    opacity: 0;
    box-shadow: 0px 0px 8px rgba(0,0,0,.2)
}

.topInfo .service_fun li .jumpNav.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(2%)
}

.topInfo .service_fun li .jumpNav p {
    font-size: 16px;
    color: #666
}

.topInfo .service_fun li .jumpNav p strong {
    color: #000
}

.topInfo .service_fun li .jumpNav img {
    height: auto;
    margin-top: 20px;
    padding: 7px;
    border: 1px solid #ebebeb;
    border-radius: 6px
}

.topInfo .service_fun li .jumpNav img.appImg {
    border-radius: 20px
}

.topInfo .service_fun li .jumpNav span {
    display: inline-block;
    padding: 0 25px;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    margin-top: 13px;
    border-radius: 5px;
    background: #ff2626;
    transition: background .3s
}

.topInfo .service_fun li .jumpNav span:hover {
    background: rgba(255,38,38,.8)
}

.topInfo .service_fun img {
    border-radius: 0
}

.topInfo .service_fun span {
    margin-top: 12px;
    display: block;
    line-height: 1em;
    color: #333
}

@keyframes rongJump {
    50% {
        transform: translateY(-5px)
    }

    100% {
        transform: translateY(0)
    }
}

.rong {
    width: 200px;
    background: #fff;
    position: absolute;
    top: 95%;
    left: calc((100% - 200px)/2);
    z-index: 99;
    box-shadow: 0px 0px 8px rgba(0,0,0,.2);
    padding: 15px 0 30px;
    box-sizing: border-box;
    border-radius: 5px;
    overflow: hidden;
    visibility: hidden;
    opacity: 1;
    transition: opacity .4s,top .3s
}

.rong.show {
    top: 100%;
    opacity: 1;
    visibility: visible
}

.rong .rong_name {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    position: relative;
    border-bottom: 1px solid #ebebeb
}

.rong .rong_name p {
    width: 50%;
    padding: 0 6px 10px;
    font-size: 16px;
    line-height: 100%;
    color: #666;
    cursor: pointer
}

.rong .rong_name .rong_cur {
    font-weight: bold;
    color: #000;
    border-bottom: 3px solid #0146ae
}

.rong .rong_con {
    text-align: center;
    font-size: 16px;
    line-height: 45px;
    margin-top: 20px
}

.rong .rong_con p {
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center
}

.rong .rong_con p:hover {
    background: #ebebeb
}

.rong .rong_con font {
    font-size: 16px;
    line-height: 1em;
    padding-left: 35px;
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: auto 100%
}

.rong .rong_con font.sina {
    background-image: url("../images/sina.png")
}

.rong .rong_con font.wx {
    background-image: url("../images/weixin.png")
}

.rong .rong_con font.tt {
    background-image: url("../images/toutiao.png")
}

.rong .rong_con font.dy {
    background-image: url("../images/douyin.png")
}

.rong .rong_con font.ks {
    background-image: url("../images/ksh.png")
}

.rong .rong_con font.zh {
    background-image: url("../images/zhu.png")
}

.rong .rong_con .rongEM {
    text-align: center;
    height: 112px;
    display: none;
    margin-top: 20px
}

.rong .rong_con .rongEM img {
    width: 100px;
    height: auto;
    padding: 5px;
    border: 1px solid #ebebeb;
    border-radius: 6px;
    display: none
}

.nav_wrap.mCenter {
    width: 1440px;
    margin: 0 auto
}

.nav_wrap.mCenter .pushNav {
    padding-left: 5px
}

.nav_wrap{background:#b21723 url(../images/bg_nav.jpg) top center no-repeat;height: 120px;width: 100%;}
.nav {
    height: 120px;
    line-height: 120px;
    background: #b21723;
    box-sizing: border-box;
    display: flex;
    width: 100%;
    justify-content: center
}

.nav ul {
    width: 1400px;
    display: flex
}

.nav li {
    color: #fff;
    text-align: center;
    cursor: pointer;

    font-weight: normal;
}


.nav li a {
    display: inline-block;
    position: relative;
    padding: 0px 37px;
    font-size: 18px;
    color: #fff;
}



.pushNav {
    height: 0;
    overflow: hidden;
    transition: height .2s;
    position: relative;
    font-size: 18px
}

.pushNav::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 15px;
    background: linear-gradient(rgba(0, 0, 0, 0.11), transparent)
}

.pushNav ul {
    width: 1400px;
    margin: 0 auto;
    position: relative;
    visibility: hidden
}

.pushNav li {
    width: 100%;
    opacity: 0;
    transition: opacity .2s;
    padding: 15px 0 30px 40px;
    position: absolute;
    left: 0;
    top: 0
}

.pushNav li a {
    white-space: nowrap;
    line-height: 1em;
    margin: 8px 30px 8px 0;
    display: inline-block
}

.pushNav li.moretxt a {
    margin: 5px 25px 12px 0
}

.headline {
    margin-bottom: 20px
}

.headline h1 {
    text-align: center;
    margin: 30px auto 10px;

}
.headline h1 a {
    font-size: 40px;
    line-height: 140%;
    font-weight: bold;
    color: #000;
}
.headline h1 a:hover {
    font-size: 40px;
    line-height: 140%;
    font-weight: bold;
    color: #b21723;
}
.tittle_p1{text-align: center;font-size: 18px; color: #000;line-height: 40px;}

.layout_div1{width: 1300px;margin:0 auto;margin-top:30px;}
.flash_div{width: 790px;float: left;}

.focus{ position:relative; width:790px; height:445px; background-color: #000;}  
.focus img{ width:790px; height:445px;} 
.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#033572;}  
.focus .fPic{ position:absolute; left:0px; top:0px; margin:0 auto !important;}  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:60px; line-height: 60px; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:18px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:15px; right:30px; position:absolute; height:21px; text-align:center; z-index: 200;  margin:0 auto !important;}  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#a6a6a6; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#fff;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;}  


.flash_p_div{width: 480px;float: right;}
.flash_nav_list{ height: 50px; }
.flash_nav_list li{width: 160px; float: left;text-align: center;}
.flash_nav_list li a{font-size: 18px; color: #000000;line-height: 50px;background: #f7f8f9;display:block;}
.flash_nav_list li a:hover{color: #fff;background: #2a783f;}
.flash_nav_list_li_hover{color: #fff !important;background: #2a783f !important;}

.flash_list_p{width: 100%;margin-top: 20px; text-align: left;}
.flash_list_ul1{}
.flash_list_ul1 li{text-align: left;border-bottom: 1px #e5e5e5 dashed }
.flash_list_ul1 li a{font-size: 18px; color: #000000; line-height: 72px;}
.flash_list_ul1 li a:hover{color: #2a783f;}
.flash_list_ul1 li span{font-size: 18px; color: #e0e0e0; line-height: 72px;margin-right: 5px;}

.gg1{width: 1200px;margin:0 auto;margin-top: 40px;}
.gg1 .span1{width: 791px;height: 175px;display: block;float: left;}
.gg1 .span2{width: 385px;height: 175px;display: block;float: right;}
.gg2{width: 1200px;margin:0 auto;margin-top: 50px;}

.layout_2{width: 1200px;margin:0 auto;margin-top: 30px;}
.layout_2_left{width: 930px; float: left;}

.kp_list{width: 1200px; overflow: hidden;margin-top: 30px;}
.kp_list ul{width: 1300px;}
.kp_list li{width: 385px;float: left;margin-right: 20px;border-radius: 5px;margin-bottom: 20px;}
.kp_list li img { transition: all .2s;}
.kp_list li:hover img { transform: scale(1.1);}
.kp_list li p{ text-align: left;display: block;background: #fff;width: 365px;height: 39px;padding:10px 10px;}
.kp_list li p a{ text-align: left;color: #323233; font-size: 16px; line-height: 30px;font-weight: bold;}
.kp_list li p a:hover{color: #b21723;}

.f1_div{width: 345px;padding:20px;background: #ffffff;border-radius: 5px;margin-top: 20px; float: left;margin-right: 22px;}
.f1_div h2{text-align: left;font-size: 20px; color: #323233;font-weight: bold;margin-bottom: 14px;}
.f1_img{width: 345px;}
.f1_img:hover img { transform: scale(1.1);}
.f1_img img{ transition: all .2s;}
.f1_list{width: 100%;text-align: left;margin-top: 10px;}
.f1_list li{text-align: left;font-size: 14px; color: #323233; line-height: 40px;}
.f1_list a{font-size: 14px; color: #323233; line-height: 40px;margin-left: 10px;font-weight: bold;}
.f1_list li:hover{color: #b21723;}
.f1_list li:hover a{color: #b21723;}

.layout_2 .f1_div:last-child{margin-right: 0;}

.hz_div1{width: 1160px;padding:20px;background: #ffffff;border-radius: 5px;margin-top: 20px;}
.hz_div1 h2{text-align: left;font-size: 20px; color: #323233;font-weight: bold;margin-bottom: 14px;}
.hz_img{width: 750px;height: 365px;float: left;}
.hz_list{width: 380px;float: right;text-align: left}
.hz_list li{text-align: left;border-bottom: 1px #f5f5f5 solid}
.hz_list li a{font-size: 14px; color: #666666; line-height:51px;font-weight: bold;}
.hz_list li a:hover{color: #b21723;}
.hz_list_li_hover{color: #b21723 !important;}


.cy_div{width: 746px;padding:20px;background: #ffffff;border-radius: 5px;float: right;margin-top: 20px;height: 372px;}
.cy_div h2{text-align: left;font-size: 20px; color: #323233;font-weight: bold;margin-bottom: 14px;}
.table1{width: 100%;margin-top: 30px;}
.table1 td{border:1px #f0f0f0 solid;width: 33%;}

.tittle_h2{text-align: left;width: 1200px;margin:0 auto;height: 40px;}
.tittle_h2 a{font-size: 20px; color: #bfbfbf;margin-right:25px;font-weight: bold;padding-bottom: 10px;border-bottom: 4px #fff solid;}
.tittle_h2 a:hover{color: #323233;border-bottom: 4px #b21723 solid;}
.tittle_h2_hover{color: #323233 !important;border-bottom: 4px #b21723 solid !important;}

.tittle_h3{text-align: right;width:520px;margin:0 auto;height: 40px; position: absolute;top: 0;right: 10px;}
.tittle_h3 a{font-size: 14px; color: #323233;margin-right:10px;padding:8px 20px;border:1px #fef3dd solid;border-radius: 5px;}
.tittle_h3 a:hover{color: #323233;border:1px #dfd2ac solid;background-image: linear-gradient(#fffdf8, #fcf0ca);}
.tittle_h3_hover{color: #323233  !important;border:1px #dfd2ac solid  !important;background-image: linear-gradient(#fffdf8, #fcf0ca)  !important;}

.tittle_h4{text-align: left;font-size: 20px; color: #323233;font-weight: bold;margin-bottom: 14px;}



.sj_list{width:100%;margin-top: 20px;}
.sj_list li{box-shadow: 4px 3px 3px 2px #e5e5e5;width: 213px; float: left;margin-left: 22px;}
.list_img{width: 213px;height: 270px;}
.list_img img{width: 100%;}
.list_p{width: 213px;height: 44px;background:#fff;text-align: center;}
.list_p a{ color: #323233;font-size: 14px; line-height: 44px;font-weight: bold;}
.sj_name{font-size: 16px; color: #323233;padding-top: 10px;display: block;font-weight: bold;}

.sj_list1{width:100%;margin-top: 50px;}
.sj_list1 li{width: 213px; float: left;margin-left: 22px;}
.sj_xz_m1{width: 213px;perspective: 500px;-webkit-perspective: 500px;}
.sj_xz_m3{width: 213px;perspective: 500px;-webkit-perspective: 500px;}
.list_img1{width: 213px;height: 270px;}
.list_img1 img{width: 100%; transition: all .2s;}
.list_img1:hover img { transform: scale(1.1);}

.list_img2{width: 213px;height: 270px;}
.list_img2 img{width: 100%; }

.list_img3{width: 213px;height: 270px;transform:rotateY(-30deg);}
.list_img3 img{width: 100%; }


.tittle_h5{text-align: left;font-size: 20px; color: #323233;font-weight: bold;margin-bottom: 14px;margin-top: 50px;}
.zt_list_div{width: 1200px; overflow: hidden;margin-top: 30px;}
.zt_list_div ul{width: 1300px;}
.zt_list_div li{text-align: center;float: left;background: #fff;border-radius: 5px;margin-right: 20px;}
.zt_img{width:285px;height: 200px;}
.zt_img img{width: 100%; transition: all .2s;}
.zt_img:hover img { transform: scale(1.1);}
.zt_p{width: 100%;margin-top: 10px;height: 50px;}
.zt_p a{font-size: 14px; color: #323233; line-height: 50px;font-weight: bold;}

.foot_div{background:#eae8e2 url(../images/gd_bg5.jpg) top center no-repeat;padding:15px 0;margin-top: 80px;}
.foot_div p{font-size: 14px; line-height: 26px;}

.foot_c1{width: 1200px;margin:0 auto;padding:25px 0px;}
.c1_list1_p{border-bottom: 1px #e3d8c7 solid;position: relative;top: 0;right: 0;text-align: left;width: 1100px;float: right;}
.c1_list1_p span{display: inline-block;font-size: 16px; color: #333333; line-height: 30px;border-bottom: 3px #eae8e2 solid;padding:0 25px;font-weight: bold;}
.c1_list1_p span:hover{border-bottom: 3px #b9873f solid; color: #b9873f;}
.c1_list1_p_span_hover{border-bottom: 3px #b9873f solid !important; color: #b9873f !important;}


.c2_list1_p{margin-top: 20px;width: 1100px;float: right;}
.c2_list1_p li{text-align: left;float: left;width: 160px;margin-right: 20px;}
.c2_list1_p li a{ color: #424242; font-size: 14px;line-height: 40px;}

.c3_list1_img{text-align: left;width: 1100px;float: right;margin-top: 30px;}
.c3_list1_img span{margin-right: 20px;}

@media only screen and (min-width: 768px) 
{
body{ width:1600px;}
} 
@media only screen and (min-width: 1200px) 
{
body{ width:100%;}
.foot_div{width:100%;}
}
















