@charset "utf-8";
.fl {
    float: left;
}

.fr {
    float: right;
    overflow: hidden;
}

.fr a {
    float: right;
}

.mt10 {
    margin-top: 10px;
}

.ptb20 {
    padding: 20px 0;
}

.cl, .item, .text-content {
    clear: both;
    overflow: hidden;
}

.header, .menu, .heroImg {
    position: relative;
    width: 100%;
    z-index: 2;
}

.header {
    z-index: 6;
    color: #b5b5b5;
}

.header-cont {
    position: relative;
}

.top-gg {
    display: block;
    height: 80px !important;
    position: relative;
    width: 100%;
}

.new-width {
    height: auto;
    overflow: hidden;
    width: 100%;
}

.new-width-img {
    cursor: pointer;
    left: 50%;
    margin-left: -960px;
    position: absolute;
    top: 0;
    z-index: 1;
}

.top-gg-colse {
    cursor: pointer;
    height: 18px;
    left: 50%;
    margin-left: 570px;
    position: absolute;
    top: 8px;
    width: 18px;
    z-index: 2;
}

.menu-bg {
    background: url(../images/head-black.png);
    height: 6px;
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%;
}

.wcfx img {
    width: 24px;
    float: right;
    margin: 3px 0 0 10px;
}

.container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.menu .container a:link {
    font-weight: bold;
}

.footer .container a:link {
    font-weight: bold;
}

.linkbox .linksinfo a:link {
    font-weight: bold;
}

.pp3 a:link {
    font-weight: bold;
}

.leader_right a:link {
    font-weight: bold;
    color: #000;
}

.logo {
    float: left;
}

.head-info {
    float: right;
    margin: 35px 0 10px;
}

.search-section {
    float: left;
    margin-right: 10px;
}

.search-form {
    border: 1px solid #710042;
    height: 32px;
    position: relative;
    width: 412px;
}

.homesearch {
    width: 467px;
}

.search-form .search-text {
    background: #fff;
    border: 0 none;
    color: #333;
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    width: 230px;
    margin-left: 77px;
    /*padding:0 15px 0 5px;*/
    position: relative;
    z-index: 98;
    border-left: 1px solid #710042;
}

.search-form .search-text:focus {
    outline: 0 none;
}

.search-form .hot-words {
    font-size: 12px;
    position: absolute;
    right: 65px;
    top: 6px;
    z-index: 99;
}

.search-form .hot-words a {
    background: #f3f3f3;
    color: #333;
    display: inline-block;
    margin-left: 5px;
    padding: 1px 3px;
}

.search-form .hot-words a:hover {
    background: #dfdfdf;
}

.site-nav {
    background: #f2f2f2;
    border-bottom: 1px solid #e5e5e5;
    height: 32px;
    line-height: 32px;
    /*min-width: 990px;*/
    position: relative !important;
    width: auto;
    z-index: 99999;
}

.site-nav .fr img {
    margin: 3px 0 0 10px;
    float: right;
}

.header_top_3 {
    display: inline;
    float: right;
    height: 32px;
    padding-left: 24px;
    position: relative;
    width: auto;
}

.header_top_3 p {
    /*background: url(../images/message_09.jpg) no-repeat scroll left center;*/
    color: #b5b5b5;
    display: inline;
    float: left;
    font: 14px/32px "微软雅黑",Arial;
    height: 32px;
    overflow: hidden;
    padding-left: 21px;
    padding-right: 36px;
    width: auto;
}

.header_top_3 p strong {
    color: #550000;
    float: right;
    font-size: 18px;
    line-height: 32px;
}

.header_top_3 dl {
    cursor: pointer;
    float: right;
    margin-left: 10px;
    padding: 2px;
    width: auto;
}

.header_top_3 dl dd {
    color: #3e3a39;
    float: left;
    font: 14px/24px "微软雅黑",Arial;
}

.header_top_3 dl dt {
    display: inline;
    float: right;
    padding-left: 8px;
    width: auto;
}

.header_top_3 dl dt img {
    float: right;
    width: auto;
}

.header_top_3 span {
    display: inline;
    float: left;
    overflow: hidden;
    width: auto;
}

.header_top_3 span b {
    color: #3e3a39;
    display: inline;
    float: left;
    font: 12px/32px "微软雅黑",Arial;
    overflow: hidden;
}

.header_top_3 span img {
    display: inline;
    float: left;
    height: 24px;
    padding-left: 5px;
    padding-top: 5px;
    width: 24px;
}

.header_top_3 em {
    display: none;
    float: right;
    position: absolute;
    right: 0;
    top: 32px;
    width: auto;
    z-index: 9999;
}

.search-btn {
    background: #710042;
    border: medium none;
    color: #fff;
    cursor: pointer;
    height: 32px;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 60px;
    z-index: 99;
}

.menu {
    background: url(../images/navbg.gif) repeat-x;
    height: 41px;
    z-index: 5;
    text-align: center;
}

.menu ul {
    z-index: 2;
}

.menu li {
    float: left;
    width: 16.6%;
    cursor: pointer;
    background-image: url(../images/unfold.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    text-align: center;
    height: 41px;
    position: relative;
    padding-bottom: 0px;
    margin: 0;
}

.menu li.home {
    background-image: none;
}

.menu li a {
    font-size: 16px;
    line-height: 36px;
    color: #fff;
}

.menu li:hover, .menu li.active {
    background-color: #4f004f;
}

.menu_select {
    background-color: #4f004f;
}

.nav-wrap {
    position: absolute;
    top: 41px;
    left: 0;
    z-index: 8;
    display: none;
    width: 100%;
    padding: 0;
    background: url(../images/m_bg.png);
}

.nav-wrap .container {
    padding: 0;
    width: 100%;
    box-sizing: border-box;
}

.menu li .nav-wrap a {
    font-size: 14px;
    line-height: 30px;
    margin: 0;
    width: 100%;
    float: left;
    text-align: center;
    color: #d8fcff;
}

.menu li .nav-wrap a:hover {
    color: #fff;
    background: rgba(79,0,79,0.70);
}
/******************banner*****************/
.banner_index{width:100%;float:left;display:inline;overflow:hidden;}
.main_image{width:100%;overflow:hidden;margin:0 auto;position:relative;}
.main_image ul{width:9999px;overflow:hidden;position:absolute;top:0;left:0;}
.main_image li{float:left;width:100%;}
.main_image li span{display:block;width:100%;}
.main_image li a{display:block;width:100%;}
.main_image li .img_1{background:url(../images/banner1.jpg) center top no-repeat;}
.main_image li .img_2{background:url(../images/banner1.jpg) center top no-repeat;}
.main_image li .img_3{background:url(../images/banner1.jpg) center top no-repeat;}
.main_image li .img_4{background:url(../images/banner1.jpg) center top no-repeat;}
.main_image li .img_5{background:url(../images/banner1.jpg) center top no-repeat;}
div.flicking_con{width:990px;margin:0 auto;position:relative;}
div.flicking_con .flicking_inner{position:absolute;top:360px;left:90px;z-index:999;width:300px;height:21px;}
div.flicking_con a{float:left;width:21px;height:21px;margin:0;padding:0;display:block;text-indent:-1000px;}
div.flicking_con a.on{background-position:0 -21px;}
#btn_prev,#btn_next,#btn_stop{z-index:11111;position:absolute;display:block;width:29px!important;height:29px!important;bottom:5%;display:inline;}
#btn_prev{background:url(../images/left_right.png) no-repeat 0 0;right:240px;}
#btn_next{background:url(../images/left_right.png) no-repeat -33px 0;right:200px;}
#btn_stop{background:url(../images/left_right.png) no-repeat -66px 0;right:160px;}
.slidesbox{height:100%;margin:auto;position:relative;}
.slidesbox img{width:100%;height:100%;}
.flexslider{margin:0 auto;position:relative;width:100%;height:600px;overflow:hidden;zoom:1;}
.flexslider .slidesbox li{width:100%;height:100%;}
.flex-direction-nav a{width:70px;height:70px;line-height:99em;overflow:hidden;margin:-35px 0 0;display:block;background:url(../images/ad_ctr.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;border-radius:35px;}
.flex-direction-nav .flex-next{background-position:0 -70px;right:10%;}
.flex-direction-nav .flex-prev{left:10%;}
#banner_tabs:hover .flex-next{opacity:.8;filter:alpha(opacity=25);}
#banner_tabs:hover .flex-prev{opacity:.8;filter:alpha(opacity=25);}
#banner_tabs:hover .flex-next:hover,
#banner_tabs:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}

.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;}
.flex-control-nav li{margin:0 2px;display:inline-block;zoom:1;*display:inline;}
.flexslider .slides a img{width:100%;height:400px;display:block;}
.linebox{height:1px;width:80%;border-left:20% solid #a05e86;}
.tit1{font-size:18px;line-height:42px;border-bottom:1px solid #cfcfcf;height:43px;}
.titname{font-size:18px;line-height:42px;font-family:"Arial","微软雅黑";width:80%;float:left;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.titname a{font-weight:100!important;}
.titeng{border-bottom:2px solid #a05d85;height:45px;margin-right:12px;padding:10px 0 8px 0;color:#676767;font-size:22px;font-weight:400;box-sizing:border-box;}
.left_index span{color:#676767;font-size:14px;}
.tit2{background:url(../images/tit_l.gif) no-repeat scroll 0 -46px;height:46px;padding-left:320px;}
.tit2 .cityList{overflow:hidden;width:40%;}
.tit ul{height:46px;line-height:46px;overflow:hidden;width:100%;}
.tit2 ul li{background:none repeat scroll 0 0;border:0 none;float:left;line-height:42px;padding:0 10px;}
.tit2 ul li a,.left_index .tit2 ul li a:link{color:#333;font-family:"微软雅黑";font-size:16px;padding:0;}
.tit2 ul li a:hover{color:#555;}
a.more1,a.more1:link{background:url(../images/more1.gif) no-repeat scroll 0 -34px;color:#555;display:block;font-size:16px;height:46px;line-height:46px;text-align:right;width:50px;}
a.more1:hover{background-position:0 16px;color:#f90;}
a.more2,a.more2:link{background:url(../images/more2.gif) no-repeat scroll 0 -34px;color:#555;display:block;font-size:16px;height:46px;line-height:46px;text-align:right;width:80px;}
a.more2:hover{background-position:0 16px;color:#999;}
.boxtop,.boxbottom{width:98%;overflow:hidden;}
.index_left_content{width:100%;overflow:hidden;padding:15px 0 0 0;}
.index_left_content ul li{width:47%;margin-right:4%;float:left;border:1px solid #c7c7c7;margin-bottom:20px;}
.index_left_content ul li img{width:100%;height:auto;}
.index_left_content ul li.mr{margin-right:0;float:right;}
.index_leftbox{width:100%;overflow:hidden;padding:15px 0 0 0;}
.index_leftbox ul li{width:32%;margin-right:2%;float:left;border:1px solid #c7c7c7;margin-bottom:20px;box-sizing:border-box;}
.index_leftbox ul li img{width:100%;height:auto;}
.index_leftbox ul li.mr{margin-right:0;float:right;}
.namebox{margin:0 5px;line-height:32px;text-align:center;}
.nbox{border-bottom:1px solid #ededed;font-size:18px;}
.nbox strong{font-weight:300;}
.mbox{line-height:32px;}
.mbox span{background:url(../images/tou.png) no-repeat center left;padding-left:20px;font-size:14px;color:#5b5b5b;}
.sjs{width:100%;overflow:hidden;padding:20px 0;}
.sjs ul li{width:30%;margin-right:4.55%;float:left;border:1px solid #c7c7c7;}
.sjs ul li img{width:100%;}
.sjs ul li.mrb{margin-right:0;}
.sjsbox{width:100%;overflow:hidden;padding:20px 0;}
.sjsbox ul li{width:31.55%;margin-right:2.666%;margin-bottom:25px;float:left;border:1px solid #c7c7c7;box-sizing:border-box;}
.sjsbox ul li img{width:100%;}
.sjsbox ul li.mrb{margin-right:0;float:right;}
.sjsbox3{width:100%;overflow:hidden;padding:20px 0;}
.sjsbox3 ul li{width:31%;margin-right:2.666%;margin-bottom:25px;float:left;border:1px solid #c7c7c7;box-sizing:border-box;}
.sjsbox3 ul li img{width:100%;}
.sjsbox3 ul li.mrb{margin-right:0;float:right;}
.sjbox{margin:0 6px;line-height:32px;text-align:center;}
.sj_box1{border-bottom:1px solid #ededed;}
.sj_box1 span{color:#942165;font-weight:bold;font-size:17px;}
.sj_box1 h2{font-weight:bold;font-size:14px;line-height:32px;}
.sj_box1 h2 strong{font-size:18px;margin-right:15px;}
.sj_box1 h2 span{font-weight:bold;color:#942165;font-size:17px;}
.rbox1{overflow:hidden;width:100%;margin-bottom:17px;}
.index_right_content2{display:inline;float:left;overflow:hidden;padding-top:15px;width:100%;}
.index_right_content2 img{height:158px;max-width:100%;}
.index_right_content2 ul{display:inline;float:left;overflow:hidden;padding-top:8px;width:100%;}
.index_right_content2 ul li{display:inline;float:left;height:36px;line-height:36px;overflow:hidden;width:100%;}
.index_right_content2 ul li.rel:nth-child(2n+1) {
    background: #EBEBEB;
}

.rel p{
    line-height:36px;
}

.rel em{
    background: #942165;
    color: #fff;
    display: inline;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: bold;
    height: 14px;
    line-height: 15px;
    margin: 12px 5px 0 2px;
    text-align: center;
    width: 14px;
}

.pp1 {
    color: #595757;
    display: inline;
    float: left;
    font: 12px/31px "微软雅黑";
    height: auto;
    font-weight: bold;
    width: 44%;
    overflow: hidden;
}

.pp2 ,.pp4{
    color: #595757;
    display: inline;
    float: left;
    font: 12px/31px "微软雅黑";
    height: auto;
    width: 20%;
}

.pp3 {
    float: right;
    padding-top: 0;
    width: 24%;
    text-align: right;
    padding-right: 5px;
}

.pp3 a {
    border: 1px solid #A4A4A4;
    line-height: 33px;
}

.pp3 a:hover {
    border: 1px solid #ff9900;
    line-height: 37px;
}

.pp4{
    width:12%;
    text-align: center;
}

.pp6 {
    color: #595757;
    display: inline;
    float: left;
    font: 12px/33px "微软雅黑";
    height: auto;
    font-weight: bold;
    /*width: 145px;*/
    width: 40%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 33px;
    margin-right: 5px;
}

.pp6 em {
    background: #942165;
    color: #fff;
    display: inline;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: bold;
    height: 14px;
    line-height: 15px;
    margin: 10px 5px 0 2px;
    text-align: center;
    width: 14px;
}

.pp5 {
    color: #998259;
    display: inline;
    float: left;
    font: 11px/33px "微软雅黑";
    height: auto;
    width: 62px;
}

.pp7 {
    color: #998259;
    display: inline;
    float: left;
    font: 11px/33px "微软雅黑";
    height: auto;
    width: 57px;
}

.index_right_content2 span {
    color: #bfc0c0;
    display: inline;
    float: left;
    font: 13px/22px "微软雅黑";
    height: 22px;
    overflow: hidden;
    width: 332px;
}

.index_right_content2 span a {
    color: #bfc0c0;
    display: block;
}

.index_right_content2 span:hover a {
    color: #ff9900;
}

.index_right_leader {
    display: inline;
    float: left;
    overflow: hidden;
    padding-top: 15px;
    width: 100%;
}

.index_right_leader img {
    /*float: left;*/
    /*height: auto;*/
    height: 158px;
    /*width: 100%;*/
    max-width: 100%;
}

.index_right_leader ul {
    display: inline;
    float: left;
    overflow: hidden;
    padding-top: 8px;
    width: 100%;
}

.index_right_leader ul li {
    display: inline;
    float: left;
    height: 37px;
    line-height: 37px;
    overflow: hidden;
    border-bottom: 1px solid #ececec;
    width: 100%;
}

.leader_left {
    float: left;
    /*width:80%;*/
    width: 75%;
    font-size: 14px;
}

.leader_left span {
    color: #6e6e6e;
}

.leader_right {
    float: right;
    /*width:20%;*/
    width: 25%;
}

.leader_left em {
    background: #942165;
    color: #fff;
    display: inline;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: bold;
    height: 14px;
    line-height: 15px;
    margin: 14px 5px 0 2px;
    text-align: center;
    width: 14px;
}

.qusb ul li {
    border-bottom: 1px solid #A4A4A4;
}
/*end banner*/
.sub-title {
    background: #f3f3f3;
    margin-bottom: 20px;
    padding: 10px;
    clear: both;
    text-align: center;
}

.left_index, .left_box {
    float: left;
    font-size: 12px;
    width: 70%;
    padding-right: 3%;
}

.right_index, .right_box {
    float: right;
    font-size: 12px;
    width: 27%;
}

.experience_mode_list_d {
    color: #717071;
    display: inline;
    float: left;
    font: 14px/32px "微软雅黑";
    height: 22px;
    text-align: center;
    width: 100%;
}

.experience_mode_list_d a {
    color: #717071;
    padding-right: 10px;
}

.experience_hotcase {
    display: block;
    height: auto;
    margin-bottom: 20px;
    overflow: hidden;
    padding-top: 13px;
    width: 100%;
}

.experience_hotcase dd {
    display: inline;
    float: left;
    height: auto;
    overflow: hidden;
    text-align: center;
    width: 32.76%;
}

.experience_hotcase dd img {
    height: auto;
    width: 100%;
}

.experience_hotcase dt {
    background: #e3e3e3 none repeat scroll 0 0;
    display: inline;
    float: left;
    height: auto;
    overflow: hidden;
    padding-bottom: 67px;
    width: 67.24%;
}

.experience_hotcase dt p {
    color: #3e3a39;
    display: block;
    float: none;
    font: 12px/25px "微软雅黑";
    height: auto;
    overflow: hidden;
}

.experience_hotcase dt b {
    color: #3e3a39;
    display: inline;
    float: left;
    font: bold 18px/25px "微软雅黑";
    height: auto;
    overflow: hidden;
    padding: 4.6% 0 0 2%;
    width: 100%;
}

.experience_hotcase2 {
    border-top: 1px dashed #e3e2e2;
    display: inline;
    float: left;
    height: auto;
    overflow: hidden;
    padding-bottom: 43px;
    width: 100%;
}

.experience_hotcase2_1 {
    float: left;
    height: auto;
    width: 100%;
}

.experience_hotcase2_1 dd {
    color: #3e3a39;
    float: left;
    font: 14px/55px "微软雅黑";
    height: 55px;
    width: auto;
}

.experience_hotcase2_1 dt {
    color: #808080;
    display: inline;
    float: left;
    font: 11px/55px "Times New Roman",Times,serif;
    padding-left: 8px;
    width: auto;
}

.experience_hotcase2 ul {
    display: inline;
    float: left;
    height: auto;
    overflow: hidden;
    width: 100%;
}

.experience_hotcase2 ul li {
    cursor: pointer;
    display: inline;
    float: left;
    height: 119px;
    margin-right: 9px;
    overflow: hidden;
    position: relative;
    width: 187px;
}

.experience_hotcase2 ul li img {
    float: left;
    height: auto;
    width: 100%;
}

.experience_hotcase2 ul li p {
    background: url("../images/jia.png") no-repeat scroll center center;
    cursor: pointer;
    display: none;
    float: left;
    height: 48px;
    left: 70px;
    position: absolute;
    top: 35px;
    width: 48px;
}

.inp_rezhuang_div {
    background: #ccc none repeat scroll 0 0;
    color: #540000;
    font-size: 14px;
    overflow: hidden;
    padding: 20px 20px 15px;
    text-align: center;
}

.inp_rezhuang_div input {
    border: 1px solid #b1b1b1;
    border-radius: 2px;
    color: #666;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin: 0 10px 5px 0;
    padding: 0 10px;
    width: 220px;
}

.inp_rezhuang_div button {
    background-color: #540000;
    border: medium none;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin: 0 10px 5px 0;
    padding: 0;
    text-align: center;
    width: 220px;
}

*::-moz-placeholder {
    color: #ababab;
    opacity: 1;
}

.state {
    padding: 15px 0px;
}

.statem {
    color: #666;
    line-height: 22px;
    padding: 0 0 20px 400px;
}

.stetem_img {
    border: 1px solid #f1eff2;
    display: inline;
    float: left;
    margin: 0 0 0 -400px;
    padding: 5px;
    width: 380px;
}

.stetem_img img {
    width: 100%;
}

.statem h3 {
    font-size: 18px;
    margin: 0 0 8px;
}

.statem p a {
    color: #942165;
}

.time {
    color: #8d8b8c;
    display: block;
    font-size: 12px;
    padding-top: 5px;
    padding-right: 10px;
    text-align: right;
}

.news {
    width: 100%;
}

.list {
    width: 100%;
    /*float:left;*/
    line-height: 39px;
    margin: 0 0 30px 0px;
    text-align: right;
    overflow: hidden;
    box-sizing: border-box;
}

.list2 {
    border-right: 1px dashed #d8d8d8;
    padding-right: 20px;
}

.list li {
    width: 100%;
    position: relative;
    overflow: hidden;
    background: rgba(0, 0, 0, 0) url(../images/dashed.gif) repeat-x scroll 0 bottom;
    clear: both;
    color: #666;
    padding: 0 10px;
    height: 39px;
    line-height: 39px;
    text-align: left;
}

.list a {
    height: 100%;
    text-align: left;
    color: #474747;
}

.list span {
    top: 0;
    right: 10px;
    position: absolute;
    text-align: right;
}

.state {
    padding: 10px 0px;
}

.state h1 {
    font-size: 22px;
    line-height: 40px;
    text-align: center;
}

.from {
    line-height: 28px;
    height: 28px;
    background: rgba(0, 0, 0, 0) url(../images/dotted.gif) repeat-x scroll left bottom;
    color: #989898;
    /*padding: 0 0 10px;*/
    text-align: center;
}

.content {
    background: rgba(0, 0, 0, 0) url(../images/dotted.gif) repeat-x scroll left bottom;
    color: #535353;
    font-size: 14px;
    line-height: 24px;
    padding: 8px 0;
}

.content img {
    max-width: 100%;
}

.content p {
    margin: 0 0 20px;
    padding: 0 8px;
}

.honour {
    padding: 15px 0px;
    overflow: hidden;
}

.trun {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    padding: 20px 0;
}

.prev {
    float: left;
}

.next {
    float: right;
}

.trun a {
    color: #942165;
    display: inline-block;
    white-space: nowrap;
}

.slide_p3 {
    border: 1px solid #dadada;
    height: 113px;
    margin: 0 0 20px;
    position: relative;
}

.slide_p3_left, .slide_p3_right {
    background: rgba(0, 0, 0, 0) url(../images/sli_2.png) repeat scroll 0 0;
    cursor: pointer;
    height: 35px;
    position: absolute;
    top: 37px;
    width: 37px;
    z-index: 52;
}

.slide_p3_left {
    left: 0;
    background-position: -5px 0;
}

.slide_p3_right {
    background-position: -33px 0;
    right: 0;
}

.slide_p3_hidden {
    height: 92px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: 11px;
    width: 1150px;
}

.ul_slide_p3 li {
    display: inline;
    float: left;
    height: 92px;
    margin: 0 11px;
    width: 123px;
}

.ul_slide_p3 li img {
    border: 1px solid #ccc;
    height: 88px;
    padding: 1px;
    width: 119px;
}

.brand_honour2 {
    border-left: 1px dashed #c8c5c4;
    display: inline;
    float: left;
    height: auto;
    margin-bottom: 18px;
    width: 100%;
}

.brand_honour2 dl {
    display: inline;
    float: left;
    height: auto;
    width: 100%;
}

.brand_honour2 dl dd {
    border-right: 1px dashed #c8c5c4;
    color: #3e3a39;
    float: left;
    font: 12px/25px "微软雅黑";
    height: auto;
    padding-left: 2.3%;
    width: 50%;
}
/*底部*/
.linkbox {
    /*background: #f6f6f6;*/
    width: 100%;
    overflow: hidden;
    /*padding: 15px 0;*/
    margin-top: 20px;
}
.box1{
    width: 100%;
    height: 44px;
    line-height: 44px;
    color: #646464;
    font-size:14px;
    background-color: #e6e6e6;
}
.bhref{
    display: inline-block;
    padding: 0 15px;
    font-weight: bold;
    cursor: pointer;
}
.bactive{
    background-color: #f0f0f0;
}

.linksinfo{
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 10px;
}
.linksinfo a {
    display: inline-block;
    font-size: 14px;
    margin: 0 5px;
    /*line-height: 25px;*/
    /*color: #afafaf;*/
    color: #c5c5c5;
    border-right: 1px solid #c5c5c5;
    padding-right: 12px;
    margin-bottom: 5px;
}

.linksinfo a:hover {
    color: #fd9900;
}

.footer {
    margin: 0 auto;
    clear: both;
}

.footer .top {
    background: #774a6b;
    overflow: hidden;
    padding-bottom: 12px;
    padding-top: 10px;
}

.footer-links {
    color: #fefffe;
    margin-top: 15px;
    padding: 10px 0;
}

.footer-links ul {
    width: 84%;
    float: left;
    overflow: hidden;
}

.footer-links li {
    float: left;
    width: 16%;
    padding: 0 0% 0 3.5%;
    box-sizing: border-box;
    border-right: 1px solid #fff;
    height: 150px;
}

.footer-links .last {
    border-right: none;
    width: 36%;
}

.footer-links li a {
    font-size: 17px;
    padding-bottom: 4px;
    width: 100%;
    float: left;
    color: #fefffe;
}

.footer-links li a:hover {
    text-decoration: underline;
    font-size: 17px !important;
}

.footer-links li ol {
    clear: both;
    overflow: hidden;
    width: 100%;
    margin-right: 10%;
}

.footer-links li ol li {
    border: 0;
    width: 100%;
    padding: 0;
    height: auto;
}

.footer-links li ol li a {
    font-size: 14px;
    line-height: 18px;
    color: #fffdff;
    padding-bottom: 2px;
    font-weight: 100 !important;
}

.footer-links li ol li a span {
    font-weight: bold;
}

.footer-links li ol li a:hover {
    color: #fff;
    font-size: 14px !important;
}

.col-contact {
    float: right;
    width: 16%;
    text-align: center;
}

.gary {
    color: #ccc;
}

.col-contact p {
    margin: 0 0 5px;
}

.col-contact p.phone {
    margin-bottom: 7px;
    padding-bottom: 5px;
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
}

.wx, .wb {
    float: left;
    width: 90%;
    box-sizing: border-box;
}

.wx {
    margin-left: 10%;
}

.f-link {
    line-height: 20px;
    padding: 10px 0 0 30px;
    font-size: 14px;
}

.f-link b, .f-link a {
    float: left;
}

.f-link b {
    padding-right: 10px;
}

.f-link a {
    margin: 0 10px;
    color: #888;
}

.f-link a:hover {
    text-decoration: underline;
    color: #08c;
}

.footer .bbt {
    background: #440027;
    color: #fff;
    line-height: 20px;
    padding: 8px 0;
    text-align: center;
    font-size: 16px;
}

.footer .bottom {
    background: #440027;
    color: #a499a0;
    font-size: 16px;
    padding: 7px 0 63px 0;
    text-align: center;
}

.footer .bottom a {
    color: #a499a0;
    text-decoration: none;
}

.footer .bottom a:hover {
    color: #767676;
    text-decoration: none;
}

.footer .bottom span {
    color: #bfbfbf;
    padding: 0 5px;
}

#activity {
    padding-top: 15px;
    position: fixed;
    width: 100%;
    bottom: 0;
    padding-bottom: 10px;
    z-index: 101;
    background: url(../images/activity_bg.png);
    margin-top: 20px;
    box-shadow: 0px 0 5px #555;
}

#activity, #activity a {
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    font-weight: bold;
}

#activity .quickWay {
    font-size: 18px;
}

#activity .quickWay i {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    margin-top: -2px;
    font-size: 24px;
    background-image: url(../images/share.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 25px;
    height: 25px;
}

#activity li {
    float: left;
    padding: 0 20px;
    cursor: pointer;
    border: 1px solid #fff;
    background: url(../images/activity_li_bg.png);
    margin: 0 10px;
}

#activity li:hover {
    background: url(../images/activity_li_bg.png);
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
}
/*内页分类*/
.mian {
    height: auto;
    margin: 0 auto;
    /*width: 1200px;*/
    overflow: hidden;
}

.case_list {
    display: inline;
    float: left;
    height: 44px;
    overflow: hidden;
    padding-left: 0;
    padding-top: 15px;
    width: 96%;
}

.case_list img {
    display: inline;
    float: left;
    height: 44px;
    width: auto;
}

.case_list p {
    color: #3e3a39;
    display: inline;
    float: left;
    font: 15px/44px "微软雅黑";
    padding-right: 10px;
    width: auto;
}

.case_list p a {
    color: #3e3a39;
}

.experience {
    display: inline;
    float: left;
    height: auto;
    overflow: hidden;
    padding: 14px 0 5px;
    width: 100%;
    border-bottom: 1px solid #c5c5c5;
    margin-bottom: 10px;
}

.experience ul {
    /*    border-left: 1px solid #a7a7a7;*/
    display: inline;
    float: left;
    width: auto;
    /*width: 100%;*/
}

.experience ul li {
    /*border-right: 1px solid #a7a7a7;*/
    border-left: 1px solid #a7a7a7;
    display: inline;
    float: left;
    overflow: hidden;
    padding: 5px 16px;
    text-align: left;
    width: auto;
}

.experience ul li:last-child {
    border-right: 1px solid #a7a7a7;
}

.experience ul li p {
    color: #3e3a39;
    display: block;
    font: 14px/14px "微软雅黑",Arial;
    width: auto;
}

.experience ul li.experienceon {
    background: #710042;
}

.experience ul li.experienceon {
    background: #710042 none repeat scroll 0 0;
}

.experience ul li.experienceon a {
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.experience ul li b {
    color: #808080;
    display: block;
    font: 11px/14px "微软雅黑",Arial;
    padding-top: 3px;
    width: auto;
}

.experience ul li b a {
    color: #808080;
    display: block;
}

.experience span {
    display: inline;
    float: right;
    height: 30px;
    overflow: hidden;
    width: auto;
}

.experience span strong {
    color: #710042;
    display: inline;
    float: left;
    font: 12px/30px "微软雅黑",Arial;
    overflow: hidden;
}

.experience span strong a {
    color: #710042;
    padding-right: 4px;
}
/*经典案例*/
.case_choice_7 {
    border: 1px solid #c8c5c4;
    display: inline;
    float: left;
    height: 52px;
    margin-top: 20px;
    width: 100%;
    padding-left: 0px;
    box-sizing: border-box;
}

.case_choice8 {
    display: inline;
    float: left;
    height: auto;
    width: 40%;
}

.rezlpch8{
    width: 70%
}

.case_choice8 span {
    color: #3e3a39;
    cursor: pointer;
    display: inline;
    float: left;
    padding-left: 10px;
    font: bold 13px/52px "微软雅黑";
    width: auto;
}

.case_choice8 li {
    color: #717071;
    cursor: pointer;
    display: inline;
    float: left;
    font: 13px/52px "微软雅黑";
    padding-right: 8px;
    width: auto;
}

.case_choice8 li a {
    color: #717071;
}

.case_choice li:hover {
    color: #3e3a39;
    font-weight: bold;
}

.case_choice li.styleon {
    color: #3e3a39;
    font-weight: bold;
}

.case_choice_4 {
    border: 1px solid #c8c5c4;
    display: inline;
    float: left;
    height: 52px;
    margin-top: 20px;
    width: 100%;
    box-sizing: border-box;
}

.case_choice_4_1 {
    display: inline;
    float: left;
    width: auto;
}

.case_choice_4_2 {
    color: #3e3a39;
    display: inline;
    float: right;
    font: 12px/52px "微软雅黑";
    padding: 0 12px 0 15px;
    text-align: right;
    width: auto;
}

.experience_search {
    display: inline;
    float: left;
    height: auto;
    overflow: hidden;
    width: 100%;
}

.rezlp {
    padding: 10px 0 10px 10px;
    width: 70%;
}

.canggd {
    padding: 10px 0 10px 10px;
    width: auto;
}

.experience_search p {
    color: #3e3a39;
    display: inline;
    float: left;
    font: bold 13px/32px "微软雅黑",Arial;
    overflow: hidden;
    width: auto;
}

.experience_search span {
    display: inline;
    float: left;
    overflow: hidden;
    width: auto;
}

.experience_search_txt {
    border: 1px solid #710042;
    display: inline;
    float: left;
    height: 32px;
    overflow: hidden;
    /*width: 200px;*/
    width: 352px;
    text-indent: 10px;
}

.experience_search_sub {
    /*background: url(../images/search.jpg) no-repeat scroll center center;*/
    background: #710042;
    color: #fff;
    border: medium none;
    cursor: pointer;
    display: inline;
    float: left;
    height: 32px;
    width: 60px;
}

.case_anli {
    display: inline;
    float: left;
    height: auto;
    overflow: hidden;
    width: 100%;
}

.case_anli ul {
    float: left;
    height: auto;
    width: 100%;
}

.case_anli ul li {
    display: inline;
    float: left;
    height: 289px;
    overflow: hidden;
    margin-right: 3.5%;
    margin-top: 15px;
    width: 31%;
    border: 1px solid #c8c8c8;
    box-sizing: border-box;
}

.case_anli ul li img {
    float: left;
    height: auto;
    width: 100%;
}
/*热装楼盘 s */
.case_list_con dl {
    display: inline;
    float: left;
    height: auto;
    overflow: hidden;
    width: 100%;
}

.case_list_con dl dd {
    border-bottom: 1px dashed #c9c6c5;
    color: #3e3a39;
    display: inline;
    float: left;
    font: 18px/32px "微软雅黑";
    height: 32px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
    margin-left: 5%;
}

.case_list_con dl dd a {
    color: #3e3a39;
    display: block;
}

.case_list_con dl dt {
    display: inline;
    float: left;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.case_list_con dl dt a {
    color: #717071;
    display: inline;
}
/*热装楼盘 e */
.name_design {
    background: url(../images/name.jpg) no-repeat scroll left center;
    color: #717071;
    display: inline;
    font: 12px/22px "微软雅黑";
    padding: 0 10px 0 15px;
    width: auto;
}

.detial_design {
    background: url(../images/detial.jpg) no-repeat scroll left center;
    color: #717071;
    display: inline;
    font: 12px/22px "微软雅黑";
    padding: 0 0 0 15px;
    width: auto;
}

.detial_design2 {
    color: #717071;
    display: inline;
    font: 12px/22px "微软雅黑";
    padding: 0 0 0 6px;
    width: auto;
}

.case_more {
    display: inline;
    float: left;
    height: 26px;
    overflow: hidden;
    padding: 23px 0 25px;
    text-align: center;
    width: 100%;
}

.case_more_img {
    height: 26px;
    margin: 0 auto;
    width: 131px;
}

.case_more_img2 {
    height: 26px;
    margin: 0 auto;
    width: 150px;
}

.case_heng {
    border-top: 1px dashed #c8c5c4;
    display: inline;
    float: left;
    height: 1px;
    width: 100%;
}

.case_detial {
    position: relative;
    display: inline;
    float: left;
    height: auto;
    overflow: hidden;
    width: 100%;
}

.case_detial_choice {
    display: inline;
    float: left;
    height: auto;
    width: 100%;
}

.case_detial_choice dd {
    color: #3e3a39;
    display: inline;
    float: left;
    font: 13px/58px "微软雅黑";
    width: auto;
}

.case_detial_choice dd a {
    color: #717071;
    display: inline;
    padding-left: 8px;
}

.case_detial_choice dd a:hover {
    color: #000000;
}

.case_detial_choice dd a.detial_cur {
    color: #000000;
}

.case_detial_choice dt {
    display: inline;
    float: right;
    height: 14px;
    padding: 21px 3px 10px 0;
    width: 51px;
}

.case_detial_choice dt img {
    float: right;
    height: 14px;
    width: 51px;
}

.case_detial2 {
    display: inline;
    /*float: left;*/
    height: 520px;
    overflow: hidden;
    width: 100%;
}

.case_detial2_left {
    display: inline;
    float: left;
    /*height: 520px;*/
    /*overflow: hidden;*/
    width: 100%;
    max-width: 945px;
    position: relative;
}

.case_detial_scroll {
    display: inline;
    /*float: left;*/
    height: 100%;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

.case_detial_scroll li {
    display: none;
    /*float: left;*/
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 0;
}

.case_detial_scroll li img {
    /*float: left;*/
    height: 100%;
    width: 100%;
}

.case_detial_scroll span {
    bottom: 15%;
    display: inline;
    float: right;
    height: 30px;
    overflow: hidden;
    position: relative;
    right: 39px;
    width: 100px;
    z-index: 9990;
}

.bigCase {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 5;
}

.slide_left,.slide_right{width:25%;height:100%;cursor:pointer;position:absolute;top:0;}
.img .slide_left{width:50%;}
.img .slide_right{width:50%;}

.slide_left{left:0;}
.slide_right{right:0;background-position:0 0;}

.slide_left,.slide_right{opacity: 0;}
.slide_left .t1,.slide_right .t1{
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px;
}
.slide_left .t1{left:12px;}
.slide_right .t1{right:12px;}
.designDetail{margin-top:20px;}
.slide_left .t1{background-image:url(../images/ad_ctr.png);background-position:0 0;background-size:70px 140px;}
.slide_right .t1{background-image:url(../images/ad_ctr.png);background-position:0 -70px;background-size:70px 140px;}
.img:hover .slide_right{opacity:.8;filter:alpha(opacity=25);}
.img:hover .slide_left{opacity:.8;filter:alpha(opacity=25);}
.img:hover .slide_right:hover,
.img:hover .slide_left:hover{opacity:1;filter:alpha(opacity=50);}

.case_de{width:100%;position:absolute;bottom:25px;text-align:center;}
.case_de2_fga{position:relative;text-align:center;bottom:0;width:auto;display:inline-block;top:-5px;}
.case_de li{margin:0 2px;display:inline-block;zoom:1;*display:inline;}
.case_de2 li a{background-image:url(../images/dot.png);background-position:center -22px;background-repeat: no-repeat;background-size: 18px 40px;}
.case_de2 li a{display:block;height:20px;overflow:hidden;text-indent:-99em;width:20px;cursor:pointer;}
.case_de2 li a.flex-active,.case_de2 li.active a,.case_de2_fga li a.flex-active,.case_de2_fga li.active a{background-position:0 0;}

.case_de2_fga li a {
    background: url(../images/dot2.png) no-repeat 0 -22px;
    display: block;
    height: 20px;
    overflow: hidden;
    text-indent: -99em;
    width: 20px;
    cursor: pointer;
}

#case_detial2_left {
    background: url(../images/detial_right_03.png) no-repeat scroll 0 0;
    cursor: pointer;
    display: inline;
    float: left;
    height: 29px;
    margin-right: 3px;
    overflow: hidden;
    width: 29px;
}

.case_detial2_off {
    background: url(../images/detial_right_03.png) no-repeat scroll -66px 0;
    cursor: pointer;
    display: inline;
    float: left;
    height: 29px;
    overflow: hidden;
    width: 29px;
}

.case_detial2_on {
    background: url(../images/on_03.png) no-repeat scroll -66px 0;
    cursor: pointer;
    display: inline;
    float: left;
    height: 29px;
    overflow: hidden;
    width: 29px;
}

.flexslider .slides a img {
    width: 100%;
    height: 400px;
    display: block;
}

.homesiles{
    background-image: url(../images/alpha.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
}

.case_detial2_right {
    background: #e3e3e3 none repeat scroll 0 0;
    display: inline;
    float: right;
    /*height: 547px;*/
    height: 520px;
    overflow: hidden;
    position: relative;
    width: 213px;
}

.case_detial2_right span {
    background: url(../images/design_detial.png) no-repeat scroll center center;
    display: none;
    float: left;
    height: 49px;
    overflow: hidden;
    position: absolute;
    right: 11px;
    top: 257px;
    width: 49px;
}

#case_detial2_right {
    background: url(../images/detial_right_03.png) no-repeat scroll -33px 0;
    cursor: pointer;
    display: inline;
    float: left;
    height: 29px;
    margin-right: 3px;
    overflow: hidden;
    width: 29px;
}

.case_detial2_right img {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #b2b2b3;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    float: left;
    /*height: 317px;*/
    height: 290px;
    width: 211px;
}

.case_detial2_right ul {
    display: inline;
    float: left;
    height: auto;
    overflow: hidden;
    padding: 22px 0 0 5px;
    width: 206px;
}

.case_detial2_right ul li {
    color: #3e3a39;
    display: inline;
    float: left;
    font: 14px/24px "微软雅黑";
    height: 24px;
    overflow: hidden;
    width: 205px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.case_detial2_right ul li .t {
    display: inline;
    float: left;
    font: 14px/24px "微软雅黑";
    height: 24px;
    width: 123px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #3e3a39;
}

.case_detial2_right ul li a {
    /*color: #000 !important;*/
    float: left;
}

.case_detial2_right ul li b {
    font-weight: normal;
    padding: 0px 10px;
    border-radius: 8px;
    margin-left: 8px;
    margin-top: 5px;
    background: #710042;
    font: 8px/15px "微软雅黑";
    color: #fff;
    cursor: pointer;
    float: left;
}

.case_detial2_right ul li b a {
    color: #fff;
    font-size: 11px;
}

.case_detial2_right ul li .sp {
    color: #710042;
    width: 164px;
    float: right;
    margin-top: -24px;
}

.case_detial2_right ul li .b2 {
    background: #710042;
    color: #fff;
    cursor: pointer;
    margin-left: 2px;
    margin-top: 5px;
    padding: 2px 10px;
    font: 12px/43px '微软雅黑';
    border-radius: 4px;
    width: 90px;
    height: 25px;
}

.case_detial2_right ul li .b2 a {
    color: #fff;
    line-height: 20px;
}

.case_pc_piad {
    display: inline;
    float: left;
    height: auto;
    padding-top: 0;
    width: 100%;
    margin-top: 10px;
}

.case_detial3{display:inline;float:left;height:auto;overflow:hidden;padding:0 0 18px;width:100%;max-width:945px;}
.case_detial3 dl{float:left;height:auto;width:100%;}
.case_detial3 dl dd{color:#3e3a39;float:left;font:14px/37px "微软雅黑";height:37px;width:auto;}
.case_detial3 dl dt{color:#808080;display:inline;float:left;font:14px/37px "微软雅黑";padding-left:8px;width:auto;}
.case_detial3 p{color:#3e3a39;float:left;font:13px/25px "微软雅黑";height:auto;width:100%;}

.case_detial_quick_1 {
    background: url(../images/detial_bg.jpg) repeat-x;
    display: inline;
    float: left;
    height: 45px;
    width: 100%;
}

.case_detial_quick_1 p {
    color: #3e3a39;
    display: inline;
    float: left;
    font: 13px/35px "微软雅黑";
    padding-left: 8px;
    width: auto;
}

.case_detial_quick_1 p a {
    color: #717071;
    display: inline;
}

.case_detial_quick_1 p a:hover {
    color: #000000;
}

.case_detial_quick_1 p a.detial_cur {
    color: #000000;
}

.case_detial4 dl {
    display: inline;
    float: left;
    height: 43px;
    overflow: hidden;
    width: 100%;
    border-top: 1px dashed #c8c8c8;
}

.case_detial4 dl dd {
    color: #3e3a39;
    display: inline;
    float: left;
    font: 14px/43px "微软雅黑";
    overflow: hidden;
    width: auto;
}

.case_detial4 dl dd a {
    color: #3e3a39;
    font-weight: bold;
    font-size: 16px;
}

.case_detial4 dl dd b {
    color: #808080;
    font: 14px/43px;
    padding-left: 10px;
    font-weight: 200;
}

.case_detial4 dl dt {
    color: #3e3a39;
    float: right;
    font: 14px/43px "微软雅黑";
    padding-left: 10px;
    padding-right: 7px;
    width: auto;
}

.case_detial4 dl dt a {
    color: #3e3a39;
}
/*走进万欣*/
.label_title {
    overflow: hidden;
    border-bottom: 1px solid #d5d3d6;
    height: 32px;
    line-height: 32px;
    margin: 0 auto;
    padding-left: 10px;
    /*padding-top: 15px;*/
    margin-top: 15px;
    text-indent: 0px;
    width: 100%;
}

.label_title p {
    display: block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 0 10px 0 0;
    text-align: center;
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

.label_title p span {
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    cursor: pointer;
}

.label_title p span.current {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff url("../images/table_bg.png") repeat-x scroll 0 0;
    border-color: #d8d8d8 #d8d8d8;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #942165;
    font-size: 16px;
    font-weight: bold;
}

.label_title p a {
    text-decoration: none;
}

.label_title em {
    display: block;
    float: right;
    font-style: normal;
}

.label_title em a {
    margin-right: 10px;
    font-weight: normal;
}

.label_title em a:link {
    font-weight: normal;
}
/*------------p1------------*/
.sug {
    padding: 0 10px 17px;
    margin: 0 0 25px
}

.sug h1 {
    text-align: center;
    font-size: 22px;
    line-height: 60px
}

.sugm {
    line-height: 25px;
    color: #666;
    font-size: 14px;
    margin: 0 0 14px;
    padding: 0 4px;
}

.sugm p {
    font-family: '微软雅黑';
    color: rgb(102,102,102);
    font-size: 14px;
    line-height: 24px;
    text-indent: 2.0em;
}

.honor {
    background: #ece5ef;
    padding: 4px 0 3px 21px;
    line-height: 30px;
    overflow: hidden;
    zoom: 1;
    font-size: 14px;
    margin-top: 20px;
}

.honor li {
    float: left;
    width: 227px;
    background: url(../images/li.gif) no-repeat left center;
    padding: 0 0 0 13px
}

.slide,.slide2 {
    /*height: 640px;*/
    width: 100%;
    margin: 0 auto 30px
}

.img {
    margin: 0 0 15px;
    position: relative;
    float: left;
    width: 77%;
}

.img img {
    /*width:860px;*/
    width: 100%;
    height: 640px;
}

.slides {
    position: relative;
    height: 640px;
    width: 250px;
    float: right;
    overflow: hidden;
}

.slides_left,.slides_right {
    width: 35px;
    height: 37px;
    cursor: pointer;
    position: absolute;
    top: 35px;
    background: url(../images/sli.png);
    z-index: 5;
}

.slides_left {
    left: 107px;
    top: 3px;
}

.slides_right {
    left: 107px;
    top: 607px;
    background-position: 0 -37px
}

.slides_hidden {
    width: 250px;
    margin: 0 auto;
    height: 648px;
    overflow: hidden
}

.ul_slides li {
    float: left;
    width: 250px;
    height: 150px;
    /*margin: 6px 0px;*/
    margin: auto;
    margin-bottom: 13px;
    display: block;
    cursor: pointer
}

.ul_slides img {
    width: 250px;
    height: 150px;
}
/*--------------p1 end-----------*/
.case_daojt {
    background: url(../images/common_jt_14.jpg) no-repeat scroll left bottom;
    border-bottom: 1px solid #c8c5c4;
    height: 39px;
    overflow: hidden;
    width: 100%;
}

.advantage {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}

.advantage_bot {
    width: 100%;
    overflow: hidden;
    margin: 0px auto;
    font-family: "华文行楷 Regular";
    font-size: 28px;
    color: #ab5c8c;
    height: 85px;
    line-height: 85px;
    text-align: center;
}

.advantage ul li {
    width: 48.5%;
    min-height: 140px;
    margin-bottom: 20px;
    height: auto;
    margin-left: 36px;
    float: left;
}

.advantage ul .first {
    margin-left: 0px;
}

.advantage .adleft {
    width: 100%;
    float: left;
    background: #4d4d4d;
    min-height: 34px;
}

.advantage .adleft .tt {
    width: 17%;
    float: left;
    background: #710042;
    min-height: 34px;
    border-right: 3px solid #e0e9e4;
}

.advantage .adleft p {
    padding-left: 10px;
    margin-top: 6px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

.advantage .adleft b {
    padding-left: 40px;
    margin-top: 20px;
    font-size: 14px;
    color: #fff;
    font-weight: 100;
}

.advantage .adright {
    width: 100%;
    float: left;
    background: #e6e6e6;
    min-height: 192px;
    height: auto;
    border-bottom: 5px solid #710042;
}

.advantage .adr {
    width: 100%;
    height: 5px;
    float: left;
    background: url("../images/text5_5.jpg") repeat-x scroll center bottom;
    float: le
}

.advantage .adright p {
    margin: 0 2%;
    color: #101010;
    font-size: 16px;
    line-height: 32px;
}

.brand_culture {
    display: inline;
    float: left;
    height: auto;
    overflow: hidden;
    padding-bottom: 25px;
    padding-top: 35px;
    width: 100%;
}

.brand_culture_1 {
    display: inline;
    float: left;
    overflow: hidden;
    width: 100%;
}

.brand_culture_1 .cylt1 {
    display: inline;
    float: left;
    overflow: hidden;
    width: 33.3%;
}

.brand_culture_1 .cylt2 {
    display: inline;
    float: left;
    overflow: hidden;
    width: 33.3%;
}

.brand_culture_1 .cylt3 {
    display: inline;
    float: left;
    overflow: hidden;
    width: 33.3%;
}

.brand_culture_2 {
    display: inline;
    float: right;
    overflow: hidden;
    width: 100%;
}

.brand_culture_2 .img1 {
    display: inline;
    float: left;
    height: 336px;
    width: 50%;
}

.brand_culture_2 .img2 {
    display: inline;
    float: left;
    height: 336px;
    width: 50%;
}

.brand_culture_2 .img3 {
    display: inline;
    float: left;
    height: 90px;
    padding-top: 5px;
    width: 100%;
}

.brand_culture_3 {
    display: inline;
    float: left;
    overflow: hidden;
    padding-top: 5px;
    width: 49.46%;
}

.brand_culture_3 .img4 {
    display: inline;
    float: left;
    height: 211px;
    width: 39.81%;
}

.brand_culture_3 .img5 {
    display: inline;
    float: left;
    height: 211px;
    padding-left: 5px;
    width: 59%;
}

.brand_culture_4 {
    display: inline;
    float: right;
    overflow: hidden;
    padding-top: 5px;
    width: 49.6%;
}

.brand_culture_4 .img6 {
    display: inline;
    float: left;
    height: 211px;
    width: 38.3%;
}

.brand_culture_4 .img7 {
    display: inline;
    float: left;
    height: 89px;
    padding-left: 5px;
    width: 59.69%;
}

.brand_culture_4 .img8 {
    display: inline;
    float: left;
    height: 109px;
    padding-left: 5px;
    padding-top: 2%;
    width: 60.15%;
}

.brand_news {
    background: url("../images/activity_1.jpg") repeat-x scroll center bottom;
    display: inline;
    float: left;
    height: auto;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 47px 0 52px;
    width: 100%;
}

.brand_news span {
    display: inline;
    float: left;
    height: auto;
    overflow: hidden;
    width: 32.7%;
}

.brand_news span img {
    height: auto;
    width: 100%;
}

.brand_news dl {
    display: inline;
    float: left;
    height: auto;
    overflow: hidden;
    padding-left: 1%;
    width: 64%;
}

.brand_news dl dd {
    display: inline;
    float: left;
    height: 30px;
    overflow: hidden;
    width: 100%;
}

.brand_news dl dd p {
    color: #3e3a39;
    display: inline;
    float: left;
    font: 15px/30px "微软雅黑";
    width: auto;
}

.brand_news dl dd p a {
    color: #3e3a39;
}

.brand_news dl dd b {
    color: #808080;
    display: inline;
    float: left;
    font: 15px/30px "微软雅黑";
    padding-left: 10px;
    width: auto;
}

.brand_news dl dd b a {
    color: #808080;
}

.brand_news dl dt {
    color: #808080;
    display: inline;
    float: left;
    font: 13px/25px "微软雅黑";
    width: 100%;
}

.brand_news dl dt a {
    color: #3e3a39;
}

.brand_job_section {
    width: 100%;
    height: auto;
    float: left;
    display: inline;
    padding-bottom: 35px;
}

.bjs_job1 {
    width: 100%;
    float: left;
    display: inline;
    overflow: hidden;
    border: 1px solid #c8c5c4;
    border-right: 0;
    box-sizing: border-box;
}

.bjs_job1 p {
    width: 15%;
    height: 51px;
    float: left;
    display: inline;
    overflow: hidden;
    border-right: 1px solid #c8c5c4;
    text-align: center;
    font: 13px/51px "微软雅黑";
    color: #3e3a39;
    box-sizing: border-box;
    background: url(../Images/content/images/shu2_06.jpg) right repeat-y;
}

.bjs_job1 .bjs_job1_place {
    width: 25%;
}

.bjs_job2 {
    width: 100%;
    float: left;
    display: inline;
    border: 1px solid #c8c5c4;
    border-top: none;
    box-sizing: border-box;
}

.bjs_job2 ul {
    width: 100%;
    float: left;
    display: inline;
}

.bjs_job2 ul li {
    width: 100%;
    float: left;
    display: inline;
}

.bjs_job2 ul li span {
    width: 100%;
    height: auto;
    float: left;
    display: inline;
    position: relative;
    z-index: 0;
    border-bottom: 1px solid #c8c5c4;
}

.bjs_job2 ul li span b {
    width: 15%;
    height: 51px;
    float: left;
    display: inline;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    font: 13px/51px "微软雅黑";
    color: #3e3a39;
    font-weight: normal;
    box-sizing: border-box;
    border-right: 1px solid #c8c5c4;
    cursor: pointer;
    background: url(../Images/content/images/shu2_06.jpg) right repeat-y;
}

.bjs_job2 ul li span b:last-child {
    border-right: none;
}

.bjs_job2 .bjs_job2_place2 {
    width: 25%;
}

.bjs_job2 ul li span b img {
    width: 93px;
    height: 33px;
    position: absolute;
    top: 9px;
    right: 5%;
    z-index: 99;
}

.bjs_job2 ul li div {
    width: 90%;
    height: auto;
    float: left;
    display: none;
    overflow: hidden;
    padding: 2% 5%;
    font: 13px/25px "微软雅黑";
    background: url(../Images/content/shu2_06.jpg) right repeat-y;
    color: #3e3a39;
    border-bottom: 1px solid #c8c5c4;
}

.bjs_jianlisuoqu, .bjs_tianjianli {
    background: #540000 none repeat scroll 0 0;
    border: 1px solid #c8c5c4;
    border-radius: 11px;
    color: #3e3a39;
    display: inline;
    float: left;
    font: 13px/25px "微软雅黑";
    height: 30px;
    margin-top: 10px;
    overflow: hidden;
    text-align: center;
    width: 90px;
}

.bjs_jianlisuoqu a, .bjs_tianjianli a {
    color: #fff;
}

.bjs_tianjianli {
    margin-left: 10px;
}
/********客户服务联系我们*********/
.contact {
    color: #5a5959;
    font-size: 16px;
    line-height: 30px;
    padding: 10px;
}

.contact h2 {
    font-size: 20px;
    margin: 0 0 10px;
}
/*.house{padding: 0 10px 10px;}*/
.houses {
    height: 200px;
    margin: 0 0 29px;
    padding: 0 0 0 317px;
}

.houses_img {
    display: inline;
    float: left;
    height: 200px;
    margin: 0 0 0 -317px;
    overflow: hidden;
    width: 300px;
}

.houses_text {
    background: url(../images/hots.gif) repeat-y scroll left top;
    color: #646468;
    font-size: 14px;
    height: 200px;
    line-height: 22px;
    padding: 0 0 0 11px;
}

.houses_text a {
    color: #942165;
}

.houses_text h3 {
    font-size: 20px;
    margin: 0 0 10px;
    padding: 8px 0 0;
}

.houses_text h3 a {
    color: #666;
}

.housess {
    background: url(../images/houses.gif) repeat scroll 0 0;
    height: 57px;
    line-height: 57px;
    margin: 25px 0 0;
    width: 403px;
}

.housess span {
    color: #942165;
    display: inline-block;
    text-align: center;
    width: 130px;
}

.house_tab {
    border-bottom: 1px solid #d5d3d6;
    min-height: 32px;
    line-height: 32px;
    margin: 15px auto 0;
    padding-left: 10px;
    width: 100%;
    overflow: hidden;
}

.house_tab li {
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    min-height: 32px;
    max-height: 32px;
    margin: 0 10px 0 0;
    padding: 0 15px;
    text-align: center;
    line-height: 32px;
}

.on {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff url(../images/table_bg.png) repeat-x scroll 0 0;
    border-color: #d8d8d8 #d8d8d8;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
}

.on a {
    color: #942165;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.fx_sm {
    margin: 0 0 20px;
    padding: 15px 6px 0;
}

.fx_slide {
    display: none;
    overflow: hidden;
    padding: 10px 0 0 0;
    position: relative;
}

.wd {
    background: #ece5ef none repeat scroll 0 0;
    line-height: 20px;
    margin: 0 0 17px;
    overflow: hidden;
    padding: 20px 23px 50px;
    position: relative;
}

.wd h2 {
    font-size: 16px;
    margin: 0 0 5px -3px;
}

.zt {
    bottom: 20px;
    color: #666;
    cursor: pointer;
    position: absolute;
    right: 23px;
}

.wd_on {
    background: #dbccd5 none repeat scroll 0 0;
}

.wd_con {
    height: 40px;
    overflow: hidden;
}

.wd_on .zt {
    color: #942165 !important;
}

.wd_on .wd_con {
    height: auto;
    overflow: visible;
}

.wd_con2 {
    height: 83px;
    overflow: hidden;
}

.wd_on .wd_con2 {
    height: auto;
    overflow: visible;
}

.zt2p{display: block;overflow: hidden;}
.zt2 {
    bottom: 5px;
    color: #666;
    cursor: pointer;
    /*position: absolute;*/
    /*right: 23px;*/
    float: right;
    margin-right: 23px;
}

.brand_news {
    display: inline;
    float: left;
    height: auto;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 47px 0 52px;
    width: 100%;
}

.brand_news span {
    display: inline;
    float: left;
    height: auto;
    overflow: hidden;
    width: 32.7%;
}

.brand_news span img {
    height: auto;
    width: 100%;
}

.brand_news dl {
    display: inline;
    float: left;
    height: auto;
    overflow: hidden;
    padding-left: 1%;
    width: 64%;
}

.brand_news dl dd {
    display: inline;
    float: left;
    height: 30px;
    overflow: hidden;
    width: 100%;
}

.brand_news dl dd p {
    color: #3e3a39;
    display: inline;
    float: left;
    font: 15px/30px "微软雅黑";
    width: auto;
}

.brand_news dl dd p a {
    color: #3e3a39;
}

.brand_news dl dd b {
    color: #808080;
    display: inline;
    float: left;
    font: 15px/30px "微软雅黑";
    padding-left: 10px;
    width: auto;
}

.brand_news dl dd b a {
    color: #808080;
}

.brand_news dl dt {
    color: #808080;
    display: inline;
    float: left;
    font: 13px/25px "微软雅黑";
    width: 100%;
}

.brand_news dl dt a {
    color: #3e3a39;
}

.brand_news2 {
    display: inline;
    float: left;
    height: auto;
    overflow: hidden;
    padding-top: 6px;
    width: 100%;
}

.brand_news2 ul {
    display: inline;
    float: left;
    height: auto;
    width: 100%;
}

.brand_news2 ul li {
    border-bottom: 1px dashed #c8c5c4;
    display: inline;
    float: left;
    height: 45px;
    width: 100%;
}

.brand_news2 ul li p {
    color: #595757;
    display: inline;
    float: left;
    font: 13px/45px "微软雅黑";
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
}

.brand_news2 ul li p a {
    color: #595757;
}

.brand_news2 ul li b {
    color: #808080;
    display: inline;
    float: right;
    font: 13px/45px "微软雅黑";
    text-align: right;
    width: 20%;
}

.brand_news_detial {
    display: inline;
    float: left;
    height: auto;
    overflow: hidden;
    width: 100%;
}

.brand_news_detial dl {
    border-bottom: 1px solid #d6d4d3;
    display: inline;
    float: left;
    height: 96px;
    overflow: hidden;
    width: 100%;
}

.brand_news_detial dl dd {
    color: #3e3a39;
    float: left;
    font: 17px/53px "微软雅黑";
    height: auto;
    text-align: center;
    width: 100%;
}

.brand_news_detial dl dt {
    color: #808080;
    float: left;
    font: 13px/25px "微软雅黑";
    height: auto;
    text-align: center;
    width: 100%;
}

.brand_news_detial p {
    color: #808080;
    display: inline;
    float: left;
    font: 13px/25px "微软雅黑";
    height: auto;
    overflow: hidden;
    padding-top: 20px;
    width: 100%;
}

.brand_news_detial p img {
    height: auto;
    width: auto;
}

.brand_news_pre {
    border-top: 1px dashed #d6d4d3;
    display: inline;
    float: left;
    height: auto;
    margin-top: 30px;
    overflow: hidden;
    width: 100%;
}

.brand_news_pre dd {
    color: #808080;
    display: inline;
    float: left;
    font: 13px/60px "微软雅黑";
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 50%;
}

.brand_news_pre dt {
    color: #808080;
    display: inline;
    float: right;
    font: 13px/60px "微软雅黑";
    height: auto;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 50%;
}

.brand_news_pre a {
    color: #808080;
}

.b_top {
    padding-top: 25px !important;
}

.lc {
    overflow: hidden;
    padding: 0 0 0 365px;
}

.lc_img {
    display: inline;
    float: left;
    height: 160px;
    margin: 0 0 0 -364px;
    width: 360px;
}

.lc_div {
    background: #ece5ef none repeat scroll 0 0;
    font-size: 14px;
    line-height: 25px;
    margin: 0;
    min-height: 160px;
    padding: 10px 15px;
    position: relative;
}

.lc_div h2 {
    font-size: 18px;
    padding-bottom: 5px;
}

.lc_left_jt {
    height: 31px;
    left: -10px;
    position: absolute;
    top: 47px;
    width: 10px;
}

.lc_jt {
    background: url(../images/lc_jt.gif) no-repeat scroll center 9px;
    height: 40px;
}

.boxserv {
    width: 100%;
    margin-top: 25px;
    height: 450px;
    clear: both;
    position: relative;
    overflow: hidden;
}

.boxserv1 {
    background: url(../images/pt2_1.jpg) no-repeat;
    background-size: auto 100%;
    background-position: center;
}

.boxserv2 {
    background: url(../images/pt1_1.jpg) no-repeat;
    background-size: auto 100%;
    background-position: center;
}

.boxserv_txt {
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -18%;
    left: 0;
    z-index: 1;
}

.boxserv_left {
    width: 52%;
    height: 100%;
    float: left;
}

.boxserv_right {
    width: 28%;
    margin-top: 5%;
    margin-right: 7%;
    float: right;
    background: #fff;
    height: auto;
    min-height: 350px;
    position: relative;
    z-index: 2;
}

.boxserv_right .title {
    text-align: center;
    line-height: 32px;
    color: #828282;
    font-size: 14px;
    padding-top: 10px;
}

.boxserv_right .title h2 {
    color: #6d003f;
    font-size: 16px;
    font-weight: bold;
}

.boxserv_right ul {
    margin: 15px 0px;
}

.boxserv_right ul li {
    padding: 3px 30px;
    overflow: hidden;
}

.boxserv_right ul li .zdfs-input {
    background-color: #f7f7f7;
    border: 1px solid #d2d2d2;
    float: left;
    height: 34px;
    line-height: 34px;
    padding: 0 0 0 6px;
    width: 270px;
}

.tc_btn {
    background: #710042;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    font-family: Microsoft YaHei;
    font-size: 16px;
    height: 36px;
    letter-spacing: 3px;
    line-height: 36px;
    width: 270px;
}

.boxserv_right strong {
    color: #710042;
    font-size: 16px;
}

.boxserv_right ul li .zdfs-textarea {
    background-color: #f7f7f7;
    border: 1px solid #d2d2d2;
    float: left;
    height: 70px;
    line-height: 34px;
    padding: 0 0 0 6px;
    width: 270px;
}
/****放心工程****/
.fxin {
    color: #535353;
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 10px;
    overflow: hidden;
}

.fxin_title {
    position: relative;
    background: url(../images/fxin.gif) repeat scroll 0 0;
    /*background-size: 100% 60px;*/
    color: #666;
    cursor: pointer;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-indent: 30px;
}

.infosshow {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    background: url(../images/fxin.gif) repeat scroll 100% 0;
    color: #666;
    cursor: pointer;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-indent: 30px;
}

.infosshow_on {
    background-position: 100% -30px;
}

.fxin_on {
    background-position: 0 -30px;
    color: #942165;
    font-weight: bold;
}

.ul_fx_img {
    padding: 0;
}

.ul_fx_img li {
    display: block;
    float: left;
    padding-bottom: 10px;
    text-align: center;
    height: 220px;
    /*width:578px;*/
    width: 49%;
    border: 1px solid #eee;
    margin: 10px 2% 0px 0px;
    background: #eee;
}

.ul_fx_img li:nth-child(even) {
    margin-right: 0;
}

.ul_fx_img li .first {
    margin-left: 0px;
}

.ul_fx_img li p {
    font-size: 14px;
    line-height: 22px;
    padding: 0 0 5px;
    text-align: left;
    float: left;
}

.ul_fx_img li p img {
    width: 317px;
    height: 220px;
}

.ul_fx_img li .tt {
    width: 251px;
    height: 220px;
    float: left;
    overflow: hidden;
    margin-left: 10px;
}

.ul_fx_img li .tt .text {
    width: 238px;
    height: 24px;
    float: left;
    overflow: hidden;
    border-bottom: 1px solid #999999;
    margin-top: 13px;
    margin-bottom: 5px;
}

.ul_fx_img li .tt .text .num {
    width: 18px;
    height: 20px;
    float: left;
    overflow: hidden;
    line-height: 20px;
    color: #fff;
    background: #474747;
    margin-right: 2px;
}

.ul_fx_img li p:nth-child(2) {
    line-height: 16pt;
    color: rgb(102,102,102);
    font-size: 12pt;
    font-weight: bold;
    padding: 5px 0;
    border-bottom: 1px solid #999;
    margin-left: 10px;
    width: 220px;
}

.ul_fx_img li p:nth-child(3) {
    width: 220px;
    margin-left: 10px;
}

@media screen and (max-width:1200px) and (min-width:1px) {
    .ul_fx_img li p {
        width: 100%;
        float: none;
    }

    .ul_fx_img li {
        height: 330px;
        width: 49%;
        margin: 10px 2% 0px 0px;
    }

    .ul_fx_img li p:nth-child(2) {
        width: 96%;
    }

    .ul_fx_img li p:nth-child(3) {
        width: 96%;
    }

    .ul_fx_img li p img {
        width: 100%;
    }
}

.ul_house3 {
    margin: 0 0 20px 0px;
    overflow: hidden;
    zoom: 1;
    font-size: 12px;
    color: #7f7f7f;
    line-height: 23px
}

.ul_house3 li {
    float: left;
    width: 380px;
    height: 323px;
    margin: 0 30px 0 0;
    display: block;
    overflow: hidden;
}

.ul_house3 li img {
    width: 380px;
    height: 240px
}

.ul_house3 li h3 a {
    font-family: "微软雅黑";
    font-size: 17px;
    line-height: 24px;
}

.ul_house3 li p {
    font-size: 13px;
    line-height: 20px;
}

.ul_house3 .m_r0 {
    margin-right: 0px;
}

.ul_fx_img2 {
    zoom: 1;
    padding: 0;
}

.ul_fx_img2 li {
    float: left;
    width: 379.6px;
    margin: 0 30px 0 0;
    text-align: center;
    display: block;
    padding-bottom: 10px;
}

.ul_fx_img2 li img {
    width: 379.6px;
    height: 255px;
    text-align: center;
}

.ul_fx_img2 li p {
    padding: 0px 0 5px 0;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}

.ul_fx_img2 .m_r0 {
    margin-right: 0px;
}

.dw {
    padding: 0 0px
}

.dw p {
    margin: 0 0 15px
}

.fx_slide p {
    padding-left: 0px;
    font-size: 12px;
    line-height: 18px;
}
/****管理服务保障--end--****/
.show {
    display: block;
}

.fxin .ul_house {
    margin: 0;
}

.fxin .ul_house li {
    height: 230px;
    margin: 0 8px;
    width: 238px;
}

.fxin .ul_house li img {
    cursor: pointer;
    height: 178px;
    width: 238px;
}

.fx_slide h2 {
    background: url("../images/fx_slide.gif") no-repeat scroll left center;
    font-size: 16px;
    margin: 0 0 0 -13px;
    padding: 0 0 0 13px;
}
/*//zj///*/
.slide_p2 {
    border: #dadada 1px solid;
    height: 265px;
    /*margin: 0px 0 20px;*/
    position: relative
}

.slide_p2_left,.slide_p2_right {
    width: 37px;
    height: 35px;
    cursor: pointer;
    position: absolute;
    top: 99px;
    background: url(../images/sli_2.png)
}

.slide_p2_left {
    left: 0;
    z-index: 5;
}

.slide_p2_right {
    right: 0;
    background-position: -37px 0px;
    z-index: 5;
}

.slide_p2_hidden {
    width: 100%;
    height: 250px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: 11px;
    z-index: 2;
}

.ul_slide_p2 {
    width: 100%;
    overflow: hidden;
}

.ul_slide_p2 li {
    float: left;
    width: 300px;
    height: 250px;
    margin: 0 9px;
    display: inline;
    text-align: center;
}

.ul_slide_p2 li img {
    width: 300px;
    height: 220px;
    padding: 1px;
    border: #ccc 1px solid
}

.ul_slide_p2 li p {
    line-height: 22px;
    height: 22px;
}

.experience_mode_list {
    display: inline;
    float: left;
    height: auto;
    padding: 25px 0 0;
    width: 100%;
}

.experience_mode_list span {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c9c6c5  #c9c6c5 #c9c6c5;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    display: inline;
    float: left;
    height: 51px;
    overflow: hidden;
    width: auto;
}

.experience_mode_list_1 {
    border-right: 1px solid #c9c6c5;
    color: #3e3a39;
    display: inline;
    float: left;
    font: 12px/51px "微软雅黑",Arial;
    height: 51px;
    overflow: hidden;
    text-align: center;
    width: 228px;
}

.experience_mode_list_2 {
    border-right: 1px solid #c9c6c5;
    color: #3e3a39;
    display: inline;
    float: left;
    font: 12px/51px "微软雅黑",Arial;
    height: 51px;
    overflow: hidden;
    text-align: center;
    width: 138px;
}

.experience_mode_list_3 {
    border-right: 1px solid #c9c6c5;
    color: #3e3a39;
    display: inline;
    float: left;
    font: 12px/51px "微软雅黑",Arial;
    height: 51px;
    overflow: hidden;
    text-align: center;
    width: 154px;
}

.experience_mode_list_4 {
    border-right: 1px solid #c9c6c5;
    color: #3e3a39;
    display: inline;
    float: left;
    font: 12px/51px "微软雅黑",Arial;
    height: 51px;
    overflow: hidden;
    text-align: center;
    width: 138px;
}

.experience_mode_list_5 {
    border-right: 1px solid #c9c6c5;
    color: #3e3a39;
    display: inline;
    float: left;
    font: 12px/51px "微软雅黑",Arial;
    height: 51px;
    overflow: hidden;
    text-align: center;
    width: 154px;
}

.experience_mode_list ul {
    border-left: 1px solid #c9c6c5;
    display: inline;
    float: left;
    width: auto;
}

.experience_mode_list ul li {
    border-bottom: 1px solid #c9c6c5;
    display: inline;
    float: left;
    height: 51px;
    width: auto;
}

.experience_mode_list_6 {
    color: #3e3a39;
    display: inline;
    float: left;
    font: 13px/51px "微软雅黑",Arial;
    height: 51px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 229px;
}

.experience_mode_list_7 {
    color: #3e3a39;
    display: inline;
    float: left;
    font: 13px/51px "微软雅黑",Arial;
    height: 51px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 139px;
}

.experience_mode_list_8 {
    color: #3e3a39;
    display: inline;
    float: left;
    font: 13px/51px "微软雅黑",Arial;
    height: 51px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 155px;
}

.experience_mode_list_9 {
    color: #3e3a39;
    display: inline;
    float: left;
    font: 13px/51px "微软雅黑",Arial;
    height: 51px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 139px;
}

.experience_mode_list_10 {
    border-right: 1px solid #c9c6c5;
    display: inline;
    float: left;
    height: 51px;
    overflow: hidden;
    text-align: center;
    width: 154px;
}

.experience_mode_list_10 .t1 {
    height: 24px;
    overflow: hidden;
    padding: 9px 0 0;
    width: 92px;
    background: url(../../static/images/visit.jpg) no-repeat 0px 0px;
    display: block;
    margin: 10px 0 0 31px;
}

.experience_mode_list_10 .t1:hover {
    background: url(../../static/images/visit.jpg) no-repeat 0px -33px;
}

.experience_mode_list_10 img {
    height: 33px;
    overflow: hidden;
    padding: 9px 0 0;
    width: 92px;
}

.experience_mode_list_11 {
    border-right: 1px solid #c9c6c5;
    color: #3e3a39;
    display: inline;
    float: left;
    font: 12px/51px "微软雅黑",Arial;
    height: 51px;
    overflow: hidden;
    text-align: center;
    width: 239px;
}

.experience_mode_list_12 {
    color: #3e3a39;
    display: inline;
    float: left;
    font: 13px/51px "微软雅黑",Arial;
    height: 51px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 240px;
}

.experience_mode_list_d {
    color: #717071;
    display: inline;
    float: left;
    font: 14px/32px "微软雅黑";
    height: 22px;
    text-align: center;
    width: 100%;
}

.experience_mode_list_d a {
    color: #717071;
    padding-right: 10px;
}

.t1_mode_list_10 {
    height: 33px;
    overflow: hidden;
    width: 92px;
    background: url(../../static/images/visit.jpg) no-repeat 0px 0px;
    display: block;
    margin: 10px auto;
}

.t1_mode_list_10:hover {
    background: url(../../static/images/visit.jpg) no-repeat 0px -33px;
}
/***设计风格***/
.ul_style {
    margin-top: 10px;
    background: url(../images/dotted.gif) repeat-x scroll left bottom;
    margin: 15px 0 0 5px;
    overflow: hidden;
    padding: 0 0 22px;
}

.ul_style li {
    display: inline;
    float: left;
    margin: 0 0 13px 10px;
    overflow: hidden;
    position: relative;
    vertical-align: bottom;
}

.ul_style li a, .ul_style li a:hover {
    background: #000 none repeat scroll 0 0;
    display: block;
    height: 100%;
    left: 1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    text-decoration: none;
    text-indent: -9999px;
    top: 0;
    width: 100%;
}

.ul_style span {
    color: #fff;
    display: inline-block;
    font-family: "微软雅黑";
    font-size: 20px;
    left: 0;
    line-height: 32px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 200px;
}

.ul_style span em {
    background: url(../images/span.png) no-repeat scroll 135px center;
    border-bottom: 1px solid #fff;
    display: block;
    font-style: normal;
    height: 24px;
    line-height: 24px;
    padding: 0 26px 0 0;
}

.text {
    color: #272727;
    font-size: 14px;
    line-height: 25px;
    margin: 0;
}

.text h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 5px;
}

.text2 {
    padding: 10px 0px;
}

.toto {
    padding: 10px 0;
    /*height: 124px;*/
    /*max-height: 124px;*/
    position: relative;
    overflow: hidden;
}

.toto a {
    /*height: 86px;*/
    display: block;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.toto dl dd {
    line-height: 36px;
    font-size: 14px;
    font-weight: bold;
}

.case_choice {
    display: inline;
    float: left;
    height: auto;
    overflow: hidden;
    padding: 15px 0 0 1%;
    width: 98%;
}

.case_choice span {
    color: #3e3a39;
    cursor: pointer;
    display: inline;
    float: left;
    font: bold 13px/32px "微软雅黑";
    width: auto;
}

.case_choice li {
    color: #717071;
    cursor: pointer;
    display: inline;
    float: left;
    font: 13px/32px "微软雅黑";
    margin: 0 4px;
    padding: 0px 4px;
    width: auto;
}

.case_choice li a {
    color: #717071;
}

.case_choice li:hover {
    color: #3e3a39;
    font-weight: bold;
}

.case_choice li.styleon {
    color: #f1f1f1;
    font-weight: bold;
    background: #710042;
}

.case_choice li.styleon a:link {
    color: #f1f1f1;
}

.case_choice1 {
    display: inline;
    float: left;
    height: auto;
    width: 100%;
}

.case_choice1 a {
    color: #717071;
}

.case_choice2 {
    display: inline;
    float: left;
    height: auto;
    width: 100%;
}

.case_choice2 a {
    color: #717071;
}

.case_choice3 {
    display: inline;
    float: left;
    height: auto;
    width: 100%;
}

.case_choice3 a {
    color: #717071;
}

.case_choice4 {
    display: inline;
    float: left;
    height: auto;
    width: 100%;
}

.case_choice4 a {
    color: #717071;
}

.case_detial34 {
    margin-top: 20px;
    background: #f5f5f5;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
    padding: 10px 14px 16px 14px;
    width: 100%;
}

.case_detial34 dl {
    float: left;
    height: auto;
    width: 100%;
}

.case_detial34 dl dd {
    color: #3e3a39;
    float: left;
    font: bold 15px/27px "微软雅黑";
    height: 27px;
    width: auto;
}

.case_detial34 dl dt {
    color: #808080;
    display: inline;
    float: left;
    font: 11px/27px "微软雅黑";
    padding-left: 10px;
    width: auto;
}

.case_detial34 p {
    color: #3e3a39;
    float: left;
    font: 13px/23px "微软雅黑";
    height: auto;
    width: 100%;
}

.sbox {
    width: 100%;
    overflow: hidden;
    padding-top: 20px;
    min-height: 480px;
}

.sjbox_left {
    width: 71%;
    margin-right: 1%;
    float: left;
}

.sjbox_right {
    width: 28%;
    max-width: 315px;
    float: right;
    /*background: url(../images/tjbj.jpg) repeat scroll 0 0;*/
    background-size: 100% 100%;
    background: #f3f3f3;
}
.sjbox_right form{
}

.sjboxlist {
    width: 90%;
    overflow: hidden;
    margin: auto;
}

.sjboxlist h2 {
    color: #222;
    font-size: 14px;
    line-height: 25px;
    font-weight: bold;
    text-align: center;
    background: #fafbfd;
}

.sjboxlist h2 span {
    font-size: 16px;
    color: #710042;
}

.inall{
    height: 5px;
    width: 100%;
    margin-bottom: 5px;
    background: #fafbfd;
    border-bottom: 1px solid #B4B4B4;
}

.sjboxlist ul {
    /*padding-top: 10px;*/
    /*margin-top: 10px;*/
    padding-left: 15px;
    height: 76px;
    overflow: hidden;
    /*    overflow-y: scroll;*/

}

.sjboxlist ul li {
    list-style: disc;
    line-height: 24px;
    color: #B4B4B4;
    font-size: 14px;
}

.yys_imgs {
    border: 1px solid #d9d9d9;
    display: block;
    float: left;
    /*height: 383px;*/
    padding: 6px;
    text-align: center;
    width: 298px;
}

.yys_imgs img {
    width: 100%;
    height: 383px;
}

.yys h2 {
    font-weight: lighter;
    margin: 0 auto;
    padding-top: 10px;
    text-align: center;
    width: 100%;
}

.yys h2 span {
    font-weight: bold;
    font-size: 15px;
}

.yy_m {
    background: url(../images/repeat.gif) repeat scroll 0 0;
    display: block;
    float: right;
    font-size: 14px;
    line-height: 33px;
    width: 510px;
}

.yy_m p {
    position: relative;
    line-height: 33px;
    /*min-height: 33px;*/
    font-size: 14px;
}

.inside-contanier-r-wrap {
    /*float: right;*/
    margin: auto;
    /*margin-bottom: 10px;*/
    overflow: hidden;
    width: 90%;
    padding: 0 15px;
    padding-bottom: 10px;
    margin-top: 25px;
    /*padding-top: 25px;*/
    background: #fafbfd;
}

.yy_m p span {
    color: #710042;
}

.yy_m p .spanl{
    position: relative;
    top: 0;
    color: #343434;
    width: 50%;
    height: 33px;
    line-height: 33px;
    display: inline-flex;
    overflow:hidden;
    /*text-overflow:ellipsis;*/
    /*display:inline-table;*/
    /*-webkit-box-orient:vertical;*/
    /*-webkit-line-clamp:1;*/
}
.yy_m p .sjfg{
    position: absolute;
    overflow: hidden;
}
.yy_m p .cyjy{
    position: relative;
    margin-left: 50%;
    right: 0;
}

.inside-contanier-r-wrap .apl-yy {
    /*font-size: 18px;*/
    font-size: 15px;
    font-weight: 700;
    padding: 10px 10px 10px;
    color: #710042;
    text-align: center;
}

.inside-contanier-r-wrap h5 {
    text-align: center;
    font-size: 14px;
    font-size: 13px;
    line-height: 36px;
}

.inside-contanier-r-wrap .apl-ul li {
    height: 40px;
}

.inside-contanier-r-wrap .apl-ul li .modify-input {
    background-color: #fff;
    border: 1px solid #dedede;
    box-sizing: border-box;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
    width: 100%;
}

.inside-contanier-r-wrap .apl-ul li select {
    background-color: #fff;
    border: 1px solid #dedede;
    height: 30px;
    line-height: 30px;
    width: 100%;
}

.inside-contanier-r-wrap .apl-ul input {
    float: left;
    margin: 0;
    padding: 0;
}

.yellow-btn {
    background-color: #710042;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    border: none;
    white-space: nowrap;
    width: 100%;
}

.btn-animate {
    transition: all 0.3s ease-in 0s;
}

.case_anli {
    display: inline;
    float: left;
    height: auto;
    overflow: hidden;
    width: 100%;
}

.experience_hotcase {
    margin-bottom: 8px;
}

.experience_hotcase dd {
    height: 223px;
}

.experience_hotcase dd img {
    height: 100%;
}

.experience_hotcase dt {
    height: 223px;
    padding-bottom: 27px;
    position: relative;
    padding: 2.1% 2%;
}

.experience_hotcase dt b {
    left: 0px;
    padding-bottom: 33px;
    float: none;
    display: block;
}

.experience_hotcase dt b strong {
    display: -webkit-inline-box;
    color: #710042;
    font-size: 17px;
    padding-left: 25px;
}
.experience_hotcase strong:first-child{padding: 0;}

.experience_hotcase dt span {
    background: #540000 none repeat scroll 0 0;
    border-radius: 8px;
    color: #fff;
    float: left;
    font: 12px/22px "微软雅黑";
    margin-left: 2%;
    margin-top: 1%;
    padding: 0 10px;
    width: auto;
}

.experience_hotcase dt span a {
    color: #fff;
}

.seiko_js {
    display: inline;
    float: left;
    height: auto;
    overflow: hidden;
    padding: 20px 0 0;
    width: 100%;
}

.seiko_js p {
    color: #3e3a39;
    display: inline;
    float: left;
    font: 13px/25px "微软雅黑";
    height: auto;
    overflow: hidden;
    width: 100%;
}

.internatal {
    display: inline;
    float: left;
    height: auto;
    overflow: hidden;
    width: 100%;
}

.internatal ul {
    display: inline;
    float: left;
    height: auto;
    overflow: hidden;
    width: 100%;
}

.internatal ul li {
    display: inline;
    float: left;
    height: 150px;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 26px;
    overflow: hidden;
    width: 48%;
}

.internatal ul li img {
    display: inline;
    float: left;
    height: auto;
    overflow: hidden;
    width: 45.2%;
}

.internatal ul li span {
    display: inline;
    float: left;
    height: auto;
    margin-left: 2%;
    overflow: hidden;
    width: 52.78%;
}

.internatal ul li span b {
    border-bottom: 1px solid #e3e2e2;
    color: #3e3a39;
    display: inline;
    float: left;
    font-family: "微软雅黑";
    font-size: 13px;
    font-weight: normal;
    height: auto;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.internatal ul li span p {
    color: #3e3a39;
    display: inline;
    float: left;
    font-family: "微软雅黑";
    font-size: 13px;
    height: auto;
    line-height: 24px;
    overflow: hidden;
    padding-top: 3%;
    text-align: justify;
    width: 100%;
}

.repair_job_ten {
    display: inline;
    float: left;
    height: auto;
    padding: 1% 0 0;
    width: 100%;
}

.repair_job_ten ul li {
    display: inline;
    float: left;
    height: auto;
    margin-top: 2%;
    width: 100%;
}

.repair_job_ten ul li img {
    display: inline;
    float: left;
    height: auto;
    width: 30.6923%;
}

.repair_job_ten ul li span {
    display: inline;
    float: right;
    height: auto;
    width: 67.614%;
}

.xxf {
    float: right;
    margin-top: -160px;
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 99999;
    width: 75px;
}

.xxf ul li {
    cursor: pointer;
    height: 75px;
    margin-top: 2px;
    padding-top: 12px;
    text-align: center;
    width: 75px;
}

.xxf ul li a {
    display: block;
    height: 22px;
    padding-top: 42px;
    width: 75px;
}

.xxf ul li p {
    color: #730044;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    width: 100%;
}

.xxf ul li.xxf1 {
    background: #eee url(../images/hdb1.png) no-repeat scroll center 12px;
}

.xxf ul li.xxf1:hover {
    background: #730044 url(../images/hdb2.png) no-repeat scroll center 12px;
}

.xxf ul li.xxf3 {
    background: #eee url(../images/xico_13.png) no-repeat scroll center 12px;
}

.xxf ul li.xxf3:hover {
    background: #730044 url(../images/xico_10.png) no-repeat scroll center 12px;
}

.xxf ul li.xxf2 {
    background: #eee url(../images/xico_05.png) no-repeat scroll center 12px;
}

.xxf ul li.xxf2:hover {
    background: #730044 url(../images/xico_03.png) no-repeat scroll center 12px;
}

.xxf ul li.xxf4 {
    background: #eee url(../images/dh01.png) no-repeat scroll center 12px;
}

.xxf ul li.xxf4:hover {
    background: #730044 url(../images/dh02.png) no-repeat scroll center 12px;
}

.xxf ul li:hover p {
    color: #fff;
}

.xxf ul li.xxf4 img {
    left: 80px;
    position: absolute;
    top: 0;
    transition: all 0.2s linear 0s;
    z-index: 10000;
}

.xxf ul li.xxf4:hover img {
    transform: translateX(-266px);
}

.sj_box2 {
    height: 30px;
    overflow: hidden;
}

#box a {
    color: #942165;
}

#box dt a {
    color: #595757  !important;
}
/******************固定区域*go****************/
.menu2 {
    background: url(../images/navbg.gif) repeat-x;
    height: 41px;
    z-index: 5;
    text-align: center;
    position: fixed;
    top: 0px;
    width: 100%;
}

.menu2 ul {
    z-index: 2;
}

.menu2 li {
    float: left;
    width: 11.8%;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center bottom;
    text-align: center;
    position: relative;
    padding-bottom: 5px;
    margin: 0;
}

.menu2 li.home {
    background-image: none;
}

.menu2 li a {
    font-size: 16px;
    line-height: 36px;
    color: #fff;
}

.menu2 li:hover, .menu li.active {
    background-color: #4f004f;
}

.menu2_select {
    background-color: #4f004f;
}

.nav-wrap {
    position: absolute;
    top: 41px;
    left: 0;
    z-index: 8;
    display: none;
    width: 100%;
    padding: 0;
    background: url(../images/m_bg.png);
}

.nav-wrap .container {
    padding: 0;
    width: 100%;
    box-sizing: border-box;
}

.menu2 li .nav-wrap a {
    font-size: 14px;
    line-height: 30px;
    margin: 0;
    width: 100%;
    float: left;
    text-align: center;
    color: #d8fcff;
}

.menu2 li .nav-wrap a:hover {
    color: #fff;
    background: rgba(79,0,79,0.70);
}
/******************固定区域*end***************/
/******************海报*go****************/
.banner {
    margin: 0px auto;
    position: relative;
    width: 100%;
    height: 499px;
    overflow: hidden;
    zoom: 1;
    margin-top: 60px;
    min-width: 1423px;
}

.banner a {
    width: 100%;
    height: 100%;
    min-width: 1423px;
}
/******************海报*end****************/
/******************金牌品质保障*go****************/
.quality {
    margin: 0px auto;
    position: relative;
    width: 100%;
    height: 623px;
    overflow: hidden;
    zoom: 1;
    margin-top: 20px;
    min-width: 1180px;
    background: url(../img/bj1.jpg) no-repeat;
    background-size: 100%;
    min-width: 1423px;
}

.quality .ht {
    margin: 0px auto;
    width: 930px;
    height: 80px;
    overflow: hidden;
    zoom: 1;
    margin-top: 44px;
    background: url(../img/tt.png) no-repeat;
}

.quality .bt {
    width: 1067px;
    margin: 13px 0 0 205px;
    height: 443px;
    overflow: hidden;
    zoom: 1;
}

.quality .bt .cont {
    width: 200px;
    height: 220px;
    overflow: hidden;
    float: left;
    margin: 8px 0 0 33px;
}

.quality .bt .cont img {
    margin: 3px 0 0 40px;
}

.quality .bt .cont p {
    width: 100%;
    height: 24px;
    line-height: 24px;
    color: #350016;
    font-family: "微软雅黑";
    font-size: 18px;
    /*overflow: hidden;float:left;*/
    text-align: center;
    padding-top: 10px;
}

.quality .bt .cont p span {
    font-size: 20px;
    font-weight: bold;
}

.quality a {
    width: 100%;
    height: 100%;
}
/******************金牌品质保障*end****************/
.all_1 {
    margin: 0px auto;
    position: relative;
    width: 100%;
    height: 1693px;
    overflow: hidden;
    zoom: 1;
    margin-top: 15px;
    background: url(../img/bj2.jpg) repeat-y;
    background-size: 100%;
}
/******************全包专修*go****************/
.qbzx {
    margin: 0px auto;
    position: relative;
    width: 100%;
    height: 645px;
    overflow: hidden;
}

.qbzx .ht {
    margin: 0px auto;
    width: 900px;
    height: 130px;
    overflow: hidden;
    background: url(../img/bt_1.jpg);
}

.qbzx .bt {
    width: 1095.7px;
    margin: 0px auto;
    height: 900px;
    overflow: hidden;
    zoom: 1;
}

.qbzx .bt .cont {
    width: 515px;
    height: 245px;
    overflow: hidden;
    float: left;
    margin: 20px 0 0 20px;
}

.qbzx .bt .tt {
    margin-top: 5px;
}

.qbzx .bt .cont img {
    float: left;
}

.qbzx .bt .cont .info {
    width: 205px;
    height: 215px;
    overflow: hidden;
    float: left;
    background: #440027;
    position: relative;
    padding-top: 30px;
}

.qbzx .bt .cont .info p {
    width: 205px;
    line-height: 22px;
    color: #c0a6b6;
    font-family: "微软雅黑";
    font-size: 12px;
    overflow: hidden;
    float: left;
    text-align: center;
    padding-top: 10px;
}

.qbzx .bt .cont .info p span {
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    line-height: 26px;
}

.qbzx a {
    width: 100%;
    height: 100%;
}

.qbzx .bt .cont .info .anniu {
    width: 90px;
    height: 34px;
    overflow: hidden;
    background: url(../img/anniu.jpg);
    position: absolute;
    left: 63px;
    bottom: 30px;
}
/******************全包专修*end****************/
/******************放心工程*go****************/
.fxgc {
    margin: 0px auto;
    position: relative;
    width: 100%;
    height: 380px;
    overflow: hidden;
}

.fxgc .ht {
    margin: 0px auto;
    width: 900px;
    height: 130px;
    overflow: hidden;
    background: url(../img/bt_2.jpg);
}

.fxgc .bt {
    width: 1095.7px;
    margin: 0px auto;
    height: 250px;
    overflow: hidden;
    zoom: 1;
}

.fxgc .bt .cont {
    width: 245px;
    height: 240px;
    overflow: hidden;
    float: left;
    margin: 5px 0 0 20px;
    border: 1px solid #d3d3d3;
}

.fxgc .bt .cont img {
    float: left;
}

.fxgc .bt .cont .info {
    width: 245px;
    height: 45px;
    overflow: hidden;
    float: left;
    position: relative;
}

.fxgc .bt .cont .info p {
    width: 245px;
    line-height: 22px;
    overflow: hidden;
    float: left;
    text-align: left;
    padding-left: 5px;
}

.fxgc a {
    width: 100%;
    height: 100%;
}

.fxgc .bt .cont .info p a {
    font-family: "微软雅黑";
    font-size: 16px;
    color: #000;
}

.fxgc .bt .cont .info .all_t {
    width: 245px;
    height: 22px;
    overflow: hidden;
    float: left;
}

.fxgc .bt .cont .info .all_t .t1 {
    width: auto;
    height: 22px;
    overflow: hidden;
    float: left;
    line-height: 22px;
    padding-left: 5px;
}

.fxgc .bt .cont .info .all_t .t1 a {
    font-size: 12px;
    color: #5d5d5d;
}

.fxgc .bt .cont .info .all_t .t2 {
    width: auto;
    height: 22px;
    overflow: hidden;
    float: right;
    line-height: 22px;
}

.fxgc .bt .cont .info .all_t .t2 a {
    font-size: 12px;
    color: #5d5d5d;
}
/******************放心工程*end****************/
/******************全包主材*go****************/
.qbzc {
    margin: 0px auto;
    position: relative;
    width: 100%;
    height: 510px;
    overflow: hidden;
}

.qbzc .ht {
    margin: 0px auto;
    width: 900px;
    height: 130px;
    overflow: hidden;
    background: url(../img/bt_3.jpg);
}

.qbzc .bt {
    width: 1095.7px;
    margin: 0px auto;
    height: 250px;
    overflow: hidden;
    zoom: 1;
}

* {
    margin: 0;
    padding: 0;
}

body {
    font: 11px Helvetica,Arial,sans-serif;
}

#wrapper {
    margin: 25px auto;
}

#intro {
    padding-bottom: 10px;
}

#slider {
    width: 1060px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    overflow: hidden;
    width: 1060px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
    position: relative;
}

.scrollContainer div.panel {
    padding-top: 10px;
    width: 274px;
    height: 370px;
}

#left-shadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    bottom: 0;
    background: url(../images/leftshadow.png) repeat-y;
}

#right-shadow {
    position: absolute;
    top: 0;
    right: 0;
    width: 12px;
    bottom: 0;
    background: url(../images/rightshadow.png) repeat-y;
}

.inside {
}

.inside img {
    display: block;
    margin: 0 0 10px 0;
    width: 250px;
}

.inside h2 {
    font-weight: normal;
    color: #111;
    font-size: 16px;
    margin: 0 0 8px 0;
}

.inside p {
    font-size: 11px;
    color: #ccc;
}

a {
    color: #999;
    text-decoration: none;
}

.scrollButtons {
    position: absolute;
    top: 50%;
    cursor: pointer;
    margin-top: -61px
}

.scrollButtons.left {
    left: 0px;
    z-index: 88;
}

.scrollButtons.right {
    right: 0px;
}

.hide {
    display: none;
}
/******************全包主材*end****************/
/* .banner_index{width:100%;height:600px;float:left;display:inline;overflow:hidden;}*/
.qbzc {
    margin: 0px auto;
    position: relative;
    width: 100%;
    height: 510px;
    overflow: hidden;
}

.qbzc .ht {
    margin: 0px auto;
    width: 900px;
    height: 130px;
    overflow: hidden;
    background: url(../img/bt_3.jpg);
}

.qbzc .bt {
    width: 1095.7px;
    margin: 0px auto;
    height: 400px;
    overflow: hidden;
    zoom: 1;
}

.banner_index {
    width: 100%;
    float: left;
    display: inline;
    overflow: hidden;
}

.main_image {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.main_image ul {
    width: 9999px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.main_image li {
    float: left;
    width: 100%;
}

.main_image li span {
    display: block;
    width: 100%;
}

.main_image li a {
    display: block;
    width: 100%;
}

.main_image li .img_1 {
    background: url(../images/banner1.jpg) center top no-repeat;
}

.main_image li .img_2 {
    background: url(../images/banner1.jpg) center top no-repeat;
}

.main_image li .img_3 {
    background: url(../images/banner1.jpg) center top no-repeat;
}

.main_image li .img_4 {
    background: url(../images/banner1.jpg) center top no-repeat;
}

.main_image li .img_5 {
    background: url(../images/banner1.jpg) center top no-repeat;
}

div.flicking_con {
    width: 990px;
    margin: 0 auto;
    position: relative
}

div.flicking_con .flicking_inner {
    position: absolute;
    top: 360px;
    left: 90px;
    z-index: 999;
    width: 300px;
    height: 21px;
}

div.flicking_con a {
    float: left;
    width: 21px;
    height: 21px;
    margin: 0;
    padding: 0;
    display: block;
    text-indent: -1000px;
}

div.flicking_con a.on {
    background-position: 0 -21px;
}

#btn_prev,#btn_next,#btn_stop {
    z-index: 11111;
    position: absolute;
    display: block;
    width: 29px!important;
    height: 29px!important;
    bottom: 5%;
    display: inline;
}

#btn_prev {
    background: url(../images/left_right.png) no-repeat 0 0;
    right: 240px;
}

#btn_next {
    background: url(../images/left_right.png) no-repeat -33px 0;
    right: 200px;
}

#btn_stop {
    background: url(../images/left_right.png) no-repeat -66px 0;
    right: 160px;
}

.qbzc .flexslider2 {
    margin: 0px auto;
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden;
    zoom: 1;
}

.qbzc .flexslider2 .slidesbox li {
    width: 100%;
    height: 100%;
}

.qbzc .flex-direction-nav2 a {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    background: url(../images/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px;
}

.qbzc .flex-direction-nav2 .flex-next {
    background-position: 0 -70px;
    right: 10%;
}

.qbzc .flex-direction-nav2 .flex-prev {
    left: 10%;
}

.qbzc .flexslider2:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.qbzc .flexslider2:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.qbzc .flexslider2:hover .flex-next:hover,
.qbzc .flexslider2:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.qbzc .flex-control-nav2 {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
}

.qbzc .flex-control-nav2 li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.qbzc .flex-control-paging2 li a {
    background: url(../images/dot.png) no-repeat 0 -20px;
    display: block;
    height: 20px;
    overflow: hidden;
    text-indent: -99em;
    width: 20px;
    cursor: pointer;
}

.qbzc .flex-control-paging2 li a.flex-active,
.qbzc .flex-control-paging2 li.active a {
    background-position: 0 0;
}

.qbzc .flexslider2 .slides a img {
    width: 100%;
    height: 400px;
    display: block;
}
/******************品牌*go****************/
.ppzs {
    margin: 40px auto;
    position: relative;
    width: 100%;
    height: 35px;
    overflow: hidden;
}

.ppzs .zp {
    width: 1095.7px;
    margin: 0 auto;
    height: 35px;
    overflow: hidden;
    zoom: 1;
}

.ppzs .zp .zp_1 {
    width: 124px;
    margin: 0 0 0 10px;
    height: 35px;
    overflow: hidden;
    float: left;
}

.ppzs .zp .first {
    margin-left: 0;
}
/******************品牌*go****************/
.tztc {
    margin: 20px auto 0;
    position: relative;
    width: 100%;
    height: 690px;
    overflow: hidden;
    min-width: 1423px;
}

.tztc img {
    border-width: 0;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    width: 100%;
}

.fwlc {
    margin: 20px auto 0;
    position: relative;
    width: 100%;
    height: 315px;
    overflow: hidden;
    min-width: 1423px;
}

.fwlc img {
    border-width: 0;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    width: 100%;
}

.foot {
    margin: 20px auto 0;
    position: relative;
    width: 100%;
    height: 562px;
    overflow: hidden;
    background: url(../img/di.jpg) no-repeat 0 0;
    background-size: 100%;
    min-width: 1423px;
}

.foot .ht {
    width: 905px;
    height: 80px;
    font-size: 48px;
    position: relative;
    margin: 38px auto;
    line-height: 80px;
    text-align: center;
    background: #440027;
}

.foot .cpname {
    width: 850px;
    height: 80px;
    line-height: 80px;
    overflow: hidden;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 48px;
    margin: 0 auto;
}

.foot .ht .jt {
    position: absolute;
    left: 50%;
    top: 84px;
    margin-left: -22px;
    width: 46px;
    height: 28px;
    overflow: hidden;
    background: url(../images/di_jt.jpg) no-repeat 0 0;
}

.foot .bt {
    position: relative;
    width: 905px;
    height: 340px;
    line-height: 80px;
    overflow: hidden;
    position: absolute;
    left: 272px;
    top: 174px;
}
/******************人才招聘******************/
.k {
    margin-top: 10px;
}
.spKtle{
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    background: #f7f7f7;
}
.spKtle span {
    display: inline-block;
    width: 18%;
    background: #f7f7f7;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    font-size: 18px;
    color: #646464;
    text-align: center;
}
.spKtle span:nth-child(2) {
    width: 15%;
}
.spKtle span:nth-child(3) {
    width: 24%;
}
.spKtle span:nth-child(4) {
    width: 17%;
}
.spKtle span:nth-child(5) {
    width: 22%;
}

.f_content {
    height: 45px;
    overflow: hidden;
}

.k1 {
    height: auto;
}

.k_content {
    border-bottom: 1px solid #e6e6e6;
    height: 43px;
    line-height: 43px;
}

.k_zy {
    font-size: 16px;
    color: #774a6b;
    float: left;
    width: 18%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.k_gz {
    float: left;
    width: 15%;
    text-align: center;
}

.k_zp {
    float: left;
    width: 24%;
    text-align: center;
}

.k_xz {
    float: left;
    text-align: center;
    width: 17%;
}

.k_sj {
    float: left;
    text-align: center;
    width: 22%;
}

.k2 {
    cursor: pointer;
    position: absolute;
    float: right;
    width: 100%;
    height: 43px;
    margin-top: -43px;
}

.k2 img {
    border-width: 0;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    margin-left: 1127px;
    margin-top: 15px;
    float: right;
    margin-right: 15px;
}

.k3 {
    border-bottom: 1px solid #e6e6e6;
}

.k3 p {
    width: 100%;
    color: #4d4d4d;
    line-height: 20px;
    color: #4d4d4d;
    line-height: 23px;
    font-size: 17px;
    padding-left: 66px;
}

.k3 .ht {
    color: #000;
    font-size: 17px;
    height: 20px;
    text-align: left;
    padding-left: 66px;
    margin-top: 20px;
    line-height: 18px;
}

.k3 .anniu {
    display: block;
    margin: 10px 0 25px 60px;
}

/*移动端样式*/
.case_detial2_right_paid{display:none;position: relative;}
.case_detial2_right_paid{width:44%;height:200px;float:left;overflow:hidden;background:#e3e3e3;margin-bottom:15px;}
.case_detial2_right_paid img{width:45%;height:100%;float:left;border:0;}
.case_detial2_right_paid ul{
    position: absolute;
    top: 0;
    right: 0;
    margin-left: 44%;
    width: 52%;
    height: 100%;
    padding-top: 10px;
    /*width:57.3%;height:auto;float:left;display:inline;overflow:hidden;padding:22px 0 0 1.5%;*/
}
.case_detial2_right_paid ul li{
    width:100%;
    /*height:22px;*/
    float:left;display:inline;overflow:hidden;font:12px/22px "微软雅黑";color:#3e3a39;}
.case_detial2_right_paid ul li .t{display:initial;}
.case_detial2_right_paid ul li a{color:#000;}
.case_detial2_right_paid ul li b{
    display: inline-block;
    font-weight:normal;
    padding:0 8px;
    border-radius:8px;
    margin-left:8px;
    background:#710042;font:8px/15px "微软雅黑";color:#FFF;cursor:pointer;
}
.case_detial2_right_paid ul li b a{
    color:#FFF;line-height:20px;
}
.case_detial2_right_paid ul li .b2{width:95px;font-weight:normal;padding:0 10px;border-radius:8px;margin-left:8px;margin-top:5px;background:#710042;font:8px/15px "微软雅黑";color:#FFF;cursor:pointer;}
.case_detial2_right_paid ul li .b2 a{color:#FFF;line-height:20px;}
.case_detial2_right_paid ul li .sp{color:#710042;margin-top:0;}
#srhType,#xjw3,#sType{width: 78px;max-width: 78px;font-size: 12px;}
/*小屏轮播*/
.dotteds{background:url(../images/dotted.gif) repeat-x scroll left bottom;}
.slidesmin{margin-bottom:10px;display:none;}
.sli_min{width:100%;height:112px;position:relative;overflow:hidden;}
.ul_min{width:100%;overflow:hidden;}
.ul_min li{width:150px;height:112px;display:inline;float:left;margin:0 10px 0 0;overflow:hidden;position:relative;vertical-align:bottom;}
.ul_min li img{width:100%;height:100%;}
.min_l,.min_r{background:rgba(0,0,0,0) url(../images/sli_2.png) repeat scroll 0 0;cursor:pointer;height:35px;position:absolute;top:37px;width:37px;z-index:52;}
.min_l{left:0;background-position:-5px 0;}
.min_r{background-position:-33px 0;right:0;}
.isyidongduan{background:transparent;}
.noyidongduan{display:none;}
.repair_job_2{margin: 10px auto;}
.repair_job_2_dl{font-weight: bold;font-size: 14px;}

.dynamicslist{
    width: 100%;
    position: relative;
}
.dynamicslist .colsm12{
    position: relative;
    width: 100%;
    border-bottom: 1px solid #f1eff2;
}
.dynamicslist .colsm12:last-child{
    border: 0;
}
.dysleft{
    margin: 15px 0px;
    border: 1px solid #f1eff2;
    max-width: 316px;
    height: 170px;
    display: inline-block;
}
.dysimg{
    width: 100%;
    padding: 5px;
}
.dyscon{
    width:60%;
    /*padding-top: 15px;*/
    margin-top: 15px;
    position: absolute;
    height: 170px;
    min-height: 170px;
    top: 0;
    display: inline-block;
    margin-left: 15px;
    padding-left: 15px;
}
.dyscon h3{
    font-size: 18px;
    margin: 8px 0;
}
.dyscon p{
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.dyscon .dyslink{
    position: absolute;
    bottom: 0;
    display: block;
    width: 116px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #6f6f6f;
    /*font-weight: bold;*/
    border: 1px solid #6f6f6f;
}
.dystimes{
    position: absolute;
    right: 0px;
    width: 60px;
    height: 72px;
    top: 50%;
    margin-top: -60px;
    background-image: url(../images/times.png);
    background-size: cover;
    background-position: center;
}
.dystimes div{
    margin: 13px 5px;
    color: #fff;
    text-align: center;
}
.dystimes span{
    font: 32px/32px "微软雅黑",Arial;
}

.culturet{width: 100%;margin: 30px 0 0 0;}
.culturet img{width: 100%;}
.culturetcon{
    margin: 20px 0;
    position: relative;
    overflow: hidden;
}
.culdiv{
    width: 52%;background: rgba(0, 0, 0, 0) url(../images/cultureline.png) repeat-y scroll 0 top;
    position: absolute;
    right:0;
    top:0;
}
.cul1,.cul2,.cul3{vertical-align: top;}
.cul1{width: 483px;}
.cul2{position: absolute;left: 49%;}
.cul3{width: 505px;}
.cul1{width: 41.5%;margin-left: 3%;margin-right: 4%;}
.cul3{width: 43.5%;margin-left: 3%;}
.culturess{width: 100%;max-width: 100%;}

.homenav{
    margin-bottom: 20px;
    padding: 10px 0;
    clear: both;
    text-align: center;
}
.homenav img{
    width:100%;
}
.homenavul{
    width:96%;
    height:100%;
    position: absolute;
    top:0;
    left:2%;
}
.homenavul li{
    width:20%;
    height:100%;
    float:left;
}
.homenavul li a{
    display: block;
    width:100%;
    height:100%;
}

.adlist{
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}
.adlist:not(:first-child){
    margin-top: 0;
}
.adlist:nth-child(2){
    margin-top: 20px;
}
.adtitle{
    position: relative;
    overflow: hidden;
    height: 32px;
    line-height: 32px;
    font: bold 16px/32px "微软雅黑",Arial;
    color: #760044;
    font-weight: bold;
}
.adtitle div{
    top: 0;
    width: 100%;
    margin-left: 70px;
    position: absolute;
    display: block;
    height: 32px;
    line-height: 32px;
    background-image: url(../images/dotn.jpg);
    background-size: 100% 2px;
    background-position: center;
    background-repeat: repeat-x;
}
.adcons{
    width: 100%;
    overflow: hidden;
}
.adconsnum{
    color: #4d4d4d;
    width: 5%;
    max-width: 60px;
    vertical-align: text-top;
    display: inline-block;
    font: 40px/40px "微软雅黑",Arial;
    font-weight: bold;
    float: left;
    position: relative;
    overflow: hidden;
}
.adconinfo{
    color: #4d4d4d;
    display: inline-block;
    vertical-align: text-top;
    width: 94%;
    float: right;
    font: 14px/22px "微软雅黑";
}

@media screen and (max-width: 768px){
    .mb-tit{ display: block; width: 90%; margin-left: 3%; position: relative;}
    .mb-tit .bx-pager{ display: none;}
    .mb-tit .bx-prev{ display: none;}
    .mb-tit .slide{ text-align: center; background-color: #f0f0f0; height: 34px; line-height: 34px; font-size: 14px;}
    .mb-tit .slide a{ color: #333;}
    .mb-tit .bx-viewport{ overflow: hidden;}
    .mb-tit a.bx-next{ display: block; width: 8px; height: 16px; background: url(../images/index/you.jpg) no-repeat; position: absolute; right: -16px;  top: 9px; text-indent: -999px; overflow: hidden; background-size: 100% 100%;}

    .mb-tit2{ width: 96%;}
    .mb-tit-l{ overflow: hidden;}
    .mb-tit .mb-tit-item{ text-align: center; background-color: #f0f0f0; height: 34px; line-height: 34px; font-size: 14px; float: left; width: 31.33%; margin: 0 1%;}
    .mb-tit .mb-tit-item a{ color: #333;}
    .mb-tit .active{ background-color: #710042;}
    .mb-tit .active a{ color: #fff;}

    .case-tit{ display: block; width: 96%; box-sizing: border-box;  margin-top: 5.6%; margin-left: 2%; position:relative;}
    .case-tit ul{ overflow: hidden;border: 1px solid #999;}
    .case-tit ul li{cursor:pointer; width: 33.33%; border-right: 1px solid #999; box-sizing: border-box; float: left; font-size: 14px; text-align: center; padding: 2.33% 0; color: #333;}
    .case-tit ul li img{ margin-left: 10%;}
    .case-tit ul li:nth-last-child(1){ border-right: 0;}
    .case-tit ul b{ font-weight:normal;}

    .case-tit3 ul li{ width: 100%;}
    .case-tit4 ul li{ width: 50%;}
    .case-tit5 ul li{ width: 25%;}

    /*筛选*/
    .mobile-inner{ background: rgba(0,0,0,.6); width:100%; z-index:1000; height:auto; padding:10px 0; position:absolute; left:0; display:none; top:50px;}
    .li_nav_over .mobile-inner{ display:block;}
    .mobile-inner span{ cursor:pointer; font-size:12px; display: block; float: left; width:28%; height:35px; line-height:35px; text-align:center; font-size:14px; border-radius:3px; border:1px solid #fff; color:#fff; margin:10px 0 10px 3.5%;}
    .mobile-inner span.mobile-inner-on{ background-color: #710042; border: 1px solid #710042;}
    .mobile-inner i{ cursor:pointer; font-style:normal; font-size:12px; display:inline-block; width:28%; height:35px; line-height:35px; text-align:center; font-size:14px; border-radius:3px; border:1px solid #fff; color:#fff; margin:10px 0 10px 3.5%;}

    .mb-search{ display: block; width: 96%; padding: 0 2% 20px; border-bottom: 1px solid #c8c8c8; overflow: hidden; margin-top: 20px;}
    .mb-search input{ border: 1px solid #c5c5c5; font-size: 14px; color: #999; text-indent: 30px; border-radius: 6px; background: url(../images/index/sear.jpg) no-repeat 5px center; height: 32px; width: 70%; background-size: 13px; float: left; font-family: '微软雅黑'; outline: none;}
    .mb-search button{
        width: 26%; float: right; height: 34px; border-radius: 4px;
        /*background-color: #540002;*/
        background: #710042;
        font-size: 14px; 
        /*color: #f7e5e5;*/ 
        color: #fff;
        border: 0; font-family: '微软雅黑'; outline: none;}

    /*.mobile-inner{position:relative;}*/
    .mobile-inner img{width:100%;margin-bottom:30px;}
    .mobile-inner p{color:#676767;line-height:25px;font-size:16px;padding-bottom:30px;padding-right:30px;padding-left:30px;margin:0;}
    .mobile-inner-header{height:40px;position:absolute;top:0;left:0;}
    .mobile-inner-header-icon{color:#fff;height:40px;font-size:25px;text-align:center;float:left;width:80px;position:relative;-webkit-transition:background .5s;-moz-transition:background .5s;-o-transition:background .5s;transition:background .5s;}
    .mobile-inner-header-icon:hover{cursor:pointer;}
    .mobile-inner-header-icon span{position:absolute;left:18px;top:13px;width:25px;height:25px;background:url(../Images/index/n.png) no-repeat;transition:background 1s;background-size:100% 100%;}
    .mobile-inner-header-icon-click span{background:url(../Images/index/n2.png) no-repeat;transition:background 1s;background-size:100% 100%;}
    .mobile-inner-header-icon-out span:nth-child(1){animation-duration:.5s;animation-fill-mode:both;animation-name:outfirst;}
    .mobile-inner-header-icon-out span:nth-child(2){animation-duration:.5s;animation-fill-mode:both;animation-name:outsecond;}
    @keyframes outfirst{0%{transform:translateY(0) rotate(-45deg);}
                        100%{transform:translateY(-4px) rotate(0deg);}
    }@keyframes outsecond{0%{transform:translateY(0) rotate(45deg);}
                          100%{transform:translateY(4px) rotate(0deg);}
    }
    .mobile-inner-nav{background-color:rgba(0,0,0,0.9);width:100%;position:absolute;top:40px;left:0;padding-top:30px;padding-bottom:80px;display:none;z-index:999;}
    .mobile-inner-nav a{display:inline-block;line-height:60px;text-decoration:none;width:80%;margin-left:10%;color:#fff;border-bottom:solid 1px rgba(255,255,255,0.3);-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;font-weight:300;font-size:16px;}
    .mobile-inner-nav a:hover{color:rgba(255,255,255,0.4);border-bottom:solid 1px rgba(255,255,255,0.2);}
    .mobile-inner-nav a{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:returnToNormal;animation-name:returnToNormal;}
    @-webkit-keyframes returnToNormal{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}
                                      to{opacity:1;-webkit-transform:none;transform:none;}
    }@keyframes returnToNormal{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}
                               to{opacity:1;-webkit-transform:none;transform:none;}
    }
}