/*===========      css初始化样式       ============*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; }
body, button, input, select, textarea { font-size:14px;  font-family: "微软雅黑";}
h1, h2, h3, h4, h5, h6{ font-size:100%; }
address, cite, dfn, em, var { font-style:normal; }
code, kbd, pre, samp { font-family:couriernew, courier, monospace; }
ul, ol { list-style:none; }
a { text-decoration:none; font-family: "微软雅黑"; color: #484848; font-size: 14px;}
a:hover { text-decoration:none; }
sup { vertical-align:text-top; }
sub{ vertical-align:text-bottom; }
legend { color:#000; }
fieldset, img { border:0; vertical-align: middle;}
button, input, select, textarea { font-size:100%; outline: none;}
table { border-collapse:collapse; border-spacing:0; }
.box{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.fl{float: left;}
.fr{float: right;}
.absolute{position: absolute;}
.relative{position: relative;}
.fixed{position: fixed;}
.clear{clear: both;}
.cursor{cursor:pointer;}
.centers{text-align: center;}
.table{width: 100%; height: 100%; display:table; *margin-top:58px; *margin-left:58px;}
.table-cell{display:table-cell; vertical-align: middle;}
.container{width: 1200px; *width: 1210px; margin: 0 auto;}
/*===========      css初始化样式结束       ============*/
/*page*/
.am-pagination > .am-disabled > span,
.am-pagination > .am-disabled > span:hover,
.am-pagination > .am-disabled > span:focus,
.am-pagination > .am-disabled > a,
.am-pagination > .am-disabled > a:hover,
.am-pagination > .am-disabled > a:focus {
    color: #999999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
    pointer-events: none;
}
/*top*/
.header{width: 100%;background: #f3f3f3; height:187px;}
.top{height: 30px;margin: 0px auto;font-size: 13px;}
.top span{line-height:30px;}
.top ul{padding-top:6px;float:right;}
.top li{display:inline-block;_zoom:1;*display:inline;padding-left:10px;padding-right:10px;border-right:1px solid #CCC;position:relative;}

.top ul li{}
.top li a{color: #4c4c4c; cursor:pointer;}
.top li a:hover{color: #5d2b11;}
.top li a img{margin-right: 10px; position: relative; top:-1px;}
.top li:hover .second-wechat{display:block;}
.second-wechat{position: absolute;width: 113px;height: 113px;border:7px solid #f4f3f3;top:30px;right:0px;background:#fff;display:none;}
.second-wechat img{width: 100%;height: 100%;}
.head{width: 100%;	height: 155px;border-bottom:2px solid #5B3015; background:#fff;}
.logo{padding-top:20px; *width:320px;}
.righttop{margin-top: 30px; *width:485px;}
.righttop form{float:left;}
.righttop form button{float: right;width: 60px;height: 44px;border:#0451A1 2px solid;background: #0451A1;
    outline: none;cursor: pointer;
}
.righttop form input{width: 270px;*width: 289px;height: 40px;border: #0451A1 2px solid;border-left:none;padding-left: 10px; float:left;}
.righttop select{float: left;width: 125px;height: 44px;background: #eee;border:solid 2px #0451A1;
    border-right: none;outline: #eeeeee;padding-left: 10px;
}
.nav{clear: both;}
.head-nav{height: 45px;width: 260px;background: #0451A1;line-height:45px;color: #ffffff;margin-top:26px;}
.nav-click{display: block;float: left;margin-top:15px;margin-left:25px;margin-right:20px;cursor: pointer;}
.slider-nav{top:100%;left:0; z-index:50; width:100%; display:none; margin-top:2px;  }
.navli{width:255px;height:79px;border-bottom:1px solid #ffffff;background: #F1F5F8;opacity:0.9;filter:Alpha(opacity=90);color:#fff;
    border-left:5px solid transparent; text-indent:22px; cursor:pointer;
}
.zixun{ margin-top:50px; *padding-top:50px;}
.navli:hover{background: #fcfcfc;color: #0451A1;border-left:5px solid #0451A1;opacity:1;}
.navli:hover .subnav{display:block;}
.nav-ying{cursor: pointer;}
.slider-navdiv{width:100%; height:100%; font-size:20px;}
.navli:hover .slider-navdiv{padding-left:1px;}
.slider-navdiv p{padding-bottom: 10px;line-height: 5px;font-size: 13px;color:#B5A195;}
.banner{clear:both;width:100%;height:400px;overflow:hidden;}
.swiper-slide{height:400px;}
.subnav{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;overflow: hidden;}
.subnav{background:#fff !important;width:940px;height:401px;border:1px solid #5B3015;top:-1px;left:259px;
    background:#fcfcfc;padding-left:55px; padding-right:50px; z-index:-1; display:none; text-indent:0;
}
.subnav li{width:100%;border-top:1px dashed #D0D0D0;padding:10px 0; overflow: hidden; margin-top:-1px;}
.subnav-ti{float:left;font-weight:600;font-size:16px;height:100%;color:#000;margin-right:60px;}
.subnav-a{float:left; width:686px;}
.subnav-a a{font-size:16px;color:#6a6a6a;margin-right:60px;display:inline-block;}
.subnav-a a:hover{color: #DCC181}

.head-hnav{margin-top:26px;}
.head-hnav a{display:inline-block; color:#5b3015; margin: 0 22px;font-size: 18px;line-height:45px;}
.head-hnav a:hover,.head-hnav-a{color:#dcc181 !important;}

.zx-tan {
    height: 330px;
}

.in-zxlist li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.banner {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.banner ul {
    width: 100%;
}

.banner li {
    float: left;
    width: 100%;
    height: 432px;
}

.banner li a {
    display: block;
    height: 100%;
    width: 100%;
}

.banner-ico {
    position: absolute;
    bottom:10px;
    left: 0;
    width: 100%;
    text-align: center;
}

.banner-ico span {
    display:inline-block;
    margin: 0 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
}

.banner-ico-span {
    background: #5b3015 !important;
}


/*news*/
.news{height:50px;border-bottom:1px solid #DCDCDC;line-height:50px;}
.news a{color: #767676;text-decoration: none;font-size: 12px;}
.news a:hover{text-decoration: underline;}
.news span{float: right; font-size:12px; color:#444;}
.news-list{ width:1165px; overflow: hidden;height:50px;}

.index_honor{width: 100%;height: 330px; margin-top:25px;}
.index_honor ul li{width: 380px;float: left;margin-left: 30px;}
.index_honor ul li img{width:380px;height: 250px;}
.index_honor .layui-btn{ width: 94px;height: 38px;margin:20px auto; margin-left: 553px;color: #333;}
.index_honor a:hover.layui-btn{background:#5b3015;color:#fff;border-color:#5B3015; }

.xingzhi{background: #f5f5f5; overflow: hidden;height:490px;}
.xingzhi .about{width: 100%;height:245px;float: left;background:#fff;margin-top: 50px;}
.xingzhi .content{height:250px;float: left;margin: 20px;}
.xingzhi .content p{line-height: 28px;}
.xingzhi .content p.en{color:#d0d0d0;}
.xingzhi .content p.title{line-height: 28px;font-size: 18px;color:#000;margin-bottom:10px;}
.xingzhi .shipin{width:500px;height:250px; float: right;margin: 20px;}
.xingzhi .content a{width: 150px;height:50px;background: url("../img/bnt_pic.jpg") left top no-repeat;color:#fff;font-size:14px; display: block;line-height:50px;padding-left:40px; margin-top: 20px;}

.xingzhi ul{margin-left:-30px; *width:1230px;}
.xingzhi li{display:inline-block;float: left;text-align: center;margin-left: 30px; margin-top:36px;*width:378px;width:378px;height: 150px;border:1px solid #ddd;border-radius: 5px;background:#fff;}
.xingzhi li a .pic{width: 150px; height: 150px;float: left;}
.xingzhi li:nth-child(1) a .pic{background: url("../img/gaoqi_ico.png") center center no-repeat;}
.xingzhi li:nth-child(2) a .pic{background: url("../img/fenxi_ico.png") center center no-repeat;}
.xingzhi li:nth-child(3)  .pic{background: url("../img/pct_ico.png") center center no-repeat;}
.xingzhi li a .cont{float: left;}
.xingzhi li a .cont p{font-size: 16px;color:#999999;line-height:28px;}
.xingzhi li a .cont p.t{font-size: 20px;color:#000000;margin-top:35px;line-height: 40px;}
.xingzhi li a:hover .cont p.t{color: #0451A1;}


.in-zhuli{overflow: hidden; padding-bottom:2px;background:#eff2f3;}
.in-zulilft{width:264px; height:474px;}
.inzl-imgti{padding-top:225px;text-align: center;}
.in-zulilft p{font-size:40px;color:#ffffff; font-weight:bold;}
.in-zulilft p.t{margin-bottom:60px;}
.in-zulilft span{width: 100px; display:block;color:#fff;margin:10px auto;height: 35px;line-height:35px; font-size: 20px;font-weight: normal;background-color: #fe652c;}
.in-zhuui{margin-top:-20px; margin-left:-20px;}
.bai .in-zhuuil{background:#fff;}
.in-zhuuil {position: relative;padding:30px;width: 447px;height:226px;background:#fff;
    float: left;margin-left:20px; margin-top:20px;*width: 370px;*border:1px solid #fff;*height:180px;
}
.in-zhuuil img{position: absolute;bottom: 0px;right: 0px;}
.in-zhuuil strong a{float:left;margin-right:18px;margin-bottom:10px;font-size: 18px;color:#000;}

.in-zhuuil span{color: #DCC181;font-size: 14px;float: left;margin-top: 3px;}
.in-zhuuil:hover{background: #fff;box-shadow: 0px 0px 8px 0px #0451A1; *border:1px solid #0451A1;}
.in-zhuuil.tm:hover{background: #fff;box-shadow: 0px 0px 8px 0px #706dff; *border:1px solid #706dff;}

.in-zhuuil a.bnt{border: 1px solid #00d996;width:130px;height: 40px;color:#00d996;display: block;float: left; text-align: center;line-height: 40px;margin-top: 40px;border-radius: 5px;}
.in-zhuuil a.bnt:hover{background:#00d996;color:#fff;}
.in-zhuuil.caishui p{width: 100%;line-height: 35px;height: 35px;float: left;font-size: 18px;}
.in-zhuuil.caishui p span{color:#666666;font-size: 16px;}
.in-zhuuil.caishui:hover{background: #fff;box-shadow: 0px 0px 8px 0px #00d996; *border:1px solid #00d996;}
.bai .in-zhuuil.caishui02{background: url("../img/caishui02.jpg") 135px bottom no-repeat #fff;}
.bai .in-zhuuil.caishui03{background: url("../img/caishui03.jpg") 180px bottom no-repeat #fff;}
.bai .in-zhuuil.caishui04{background: url("../img/caishui04.jpg") 50px -50px no-repeat #fff;}
.bai .in-zhuuil.caishui05{background: url("../img/caishui05.jpg") 170px bottom no-repeat #fff;}


.bai .banquan{width:291px;height:474px;}
.in-zhuuil.banquan a.bnt{border: 1px solid #00b4ff;width:130px;height: 40px;color:#00b4ff;display: block;float: left; text-align: center;line-height: 40px;margin-top:80px;border-radius: 5px;
    margin-left:50px;}
.in-zhuuil.banquan a.bnt:hover{background:#00b4ff;color:#fff;}
.in-zhuuil.banquan p{width: 100%;line-height: 30px;height: 30px;float: left;font-size: 18px;text-align: center;}
.in-zhuuil.banquan p.t{font-size: 22px;margin:60px 0 40px;}
.in-zhuuil.banquan p.t strong{width:100%;text-align: center;}
.in-zhuuil.banquan p.t strong a{width:100%;text-align: center;display: block;font-size: 22px;}
.in-zhuuil.banquan p span{color:#666666;font-size: 16px;text-align: center;width: 100%;}

.in-zhuuil.banquan:hover{box-shadow: 0px 0px 8px 0px #00b4ff; *border:1px solid #00b4ff;}
.bai .in-zhuuil.banquan02{background: url("../img/banquan_02.jpg") right bottom no-repeat #fff;}
.bai .in-zhuuil.banquan03{background: url("../img/banquan_02.jpg") right bottom no-repeat #fff;}
.bai .in-zhuuil.banquan04{background: url("../img/banquan_02.jpg") right bottom no-repeat #fff;}

.bai .keji{width:291px;height:475px;}
.in-zhuuil.keji a.bnt{border: 1px solid #ff5a5b;width:130px;height: 40px;color:#ff5a5b;display: block;float: left; text-align: center;line-height: 40px;margin-top:80px;border-radius: 5px;
    margin-left:50px;}
.in-zhuuil.keji a.bnt:hover{background:#ff5a5b;color:#fff;}
.in-zhuuil.keji p{width: 100%;line-height: 30px;height: 30px;float: left;font-size: 18px;text-align: center;}
.in-zhuuil.keji p.t{font-size: 22px;margin:60px 0 40px;}
.in-zhuuil.keji p.t strong{width:100%;text-align: center;}
.in-zhuuil.keji p.t strong a{width:100%;text-align: center;display: block;font-size: 22px;}
.in-zhuuil.keji p span{color:#666666;font-size: 16px;text-align: center;width: 100%;}

.in-zhuuil.keji:hover{box-shadow: 0px 0px 8px 0px #ff5a5b; *border:1px solid #ff5a5b;}
.bai .in-zhuuil.keji02{background: url("../img/keji_02.jpg") right bottom no-repeat #fff;}
.bai .in-zhuuil.keji03{background: url("../img/keji_02.jpg") right bottom no-repeat #fff;}
.bai .in-zhuuil.keji04{background: url("../img/keji_02.jpg") right bottom no-repeat #fff;}

.listnav{clear: both;}
.listnav a{display:inline-block;width:120px;color:#919191;margin-bottom:12px;}
.listnav a:hover{text-decoration: underline;}
.in-zhuuil strong a:hover{color:#5b3015;}
.tuhu .in-zhuuil span{color:#9e8070;}
.tuhu .more{border:1px solid #9e8070; color:#9e8070;}
.tuhu .more:hover{background:#9e8070; color:#fff;}
.in-img{ margin:50px auto;}
.in-img img{width:100%;}
.more{display: block;width: 140px;height: 26px;border:1px solid  #DCC181;clear: both;
    text-decoration: none;text-align: center;font-size: 13px;line-height:26px ;
    border-radius: 3px;position: absolute;bottom: 25px;left: 35px;
    color:#DCC181;
}
.more:hover{background:#dcc181; color:#fff;}
.in-banq{overflow: hidden; padding-bottom:3px;}
.in-banlist{ width:100%;}
.in-banlist ul{margin-left:-27px;}
.in-banlist li{width:382px; *width:307px;height: 190px; float: left; position: relative; background:#f5f5f5;margin-left:27px;padding: 32px; *border:1px solid #f5f5f5;}
.in-bantext p{font-weight: bold;margin-bottom: 10px;font-size: 18px;}
.in-banfuti span{color:#6bbeed;font-size: 14px;margin-right:15px;}
.in-banlist li img{position:absolute; bottom:5px; right:5px;}
.in-banlist li:hover{box-shadow:0px 0px 8px 0px #cecdcd; background:#fff; *border:1px solid #cecdcd;}
.bai li{background:#fff;}

.blue .more{color:#6bbeed; border:1px solid #6bbeed;}
.blue .more:hover{background:#6bbeed;color:#fff;}
.lv .more{color:#99d794; border:1px solid #99d794;}
.lv .more:hover{background:#99d794;color:#fff;}
.zuihuo{width:375px; float: right !important;}
.yellow .in-banfuti span{color:#ca9a46;}
.yellow .more{color:#ca9a46; border:1px solid #ca9a46;}
.yellow .more:hover{background:#ca9a46;color:#fff;}

.in-dui ul{margin-left:-24px; width:5000%;}
.in-dui li{width:280px; height:400px; border:1px solid #dcdcdc; float: left; margin-right:24px;}
.btn{display: block;width: 38px;height: 38px;border-radius: 19px;line-height:38px;
    font-size:30px;text-align: center;border:1px solid #A6A6A6;color:#A6A6A6 ;position: absolute;
    top:305px;cursor: pointer; font-family:"宋体";font-weight:bold;
}
.btnlf{left:-65px;}
.btnri{right:-65px;}
.btn:hover{border:1px solid #673E24;color:#673E24 ;}

.in-huoban{overflow: hidden; height:330px;}


.online{
    width: 100%;
    min-width: 1200px;
    height: 520px;
    overflow: hidden;
    padding-bottom: 60px;
}
.online-div{
    width: 1200px;
    height: 520px;
    margin: 0px auto;

}
.online-div .title{
    width: 280px;
    border-bottom:2px solid #dcc181;
    float: left;
    padding-top:170px;
}
.online-div .title2{
    float: left;
    width: 920px;
    height:120px;
    border-bottom:2px solid #E5E5E5;
    text-align: right;
    padding-top: 90px;
}
.online-div .title2>a{
    text-decoration: none;
    color: #dcc181;
    font-size: 14px;
    padding-right: 5px;
}
.online-div .title>img{
    height: 25px;
    width: 30px;
    margin-top: 3px;
}
.onleft{
    clear: both;
    height: 310px;
    width: 410px;
    padding-top: 35px;
    float: left;
}
.onleft>div{
    width: 100%;
    height: 225px;
    /*overflow: ;*/
    position: relative;
}
.onleft>div>img{
    width: 100%;
    height: 100%;
}
.onleft>div>a{
    clear: both;
    position: absolute;
    display:none;
    bottom: 0px;
    left: 0px;
    width:410px;
    height: 30px;
    color: white;
    background:rgba(1,1,1,0.5);
    line-height: 30px;
    font-size: 14px;

    text-decoration: none;
}
.onleft>div:hover a{
    display: block;
}
.onleft>form{
    margin-top: 15px;
}
.onleft>form input{
    width: 338px;
    height: 35px;
    border:1px solid #dcc181;
    padding-left: 15px;
    float: left;
    outline: none;
}
.onleft>form .button{
    width:55px;
    height: 37px;
    background: #dcc181;
    border:1px solid #dcc181;
    outline: none;
    cursor: pointer;
}
.oncenter{
    float: left;
    width: 455px;
    height:310px;
    margin-left: 35px;
}
.in-wen{
    height:115px ;
    margin-top: 40px;
}
.in-wen p{
    padding-top:10px;
    float: left;
    text-align: center;
    width: 38px;
    height: 115px;
    font-size:20px;
    border:1px solid #dcc181;
    color: #DCC181;
    border-radius:4px;
    line-height: 22px;
    margin-right: 15px;
}
.in-wen span{
    color: #2F2F2F;
}
.in-wen div{
    width:400px;
    *width:350px;
    height: 85px;
    background:#f5f5f5 ;
    font-size: 12px;
    color: #7E7E7E;
    padding:20px 10px;
    line-height: 20px;
    border-radius: 3px;
    float: left;
    margin-top: 10px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.in-tou{
    width: 265px;
    height: 275px;
    border:1px solid #E5E5E5;
    margin-left:20px ;
    margin-top: 35px;
}
.in-tou li{
    padding: 0 10px;
    display: block;
    height:56px;
    line-height:56px;
    border-top:1px dashed #cccccc;
    font-size: 13px;
    color: #8A8A8A;
    margin-top:-1px;
}


.in-tou-a{
    border-radius:50%;
    display:inline-block;
    width: 40px;
    height: 40px;
    border-radius:20px;
    border:1px solid #CCC;
    overflow: hidden;
    margin-top:7px;
    float: left;

}
.in-wen div:hover{box-shadow:2px 2px 3px 0px #999; *border:1px solid #999;}
.in-tou li img{display:block;width:100%; height:100%;}
.in-tou li span{margin-left:5px; display:inline-block; width:197px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}




/*===========xin============*/
.in-zixun{height:498px; background:#f5f5f5;}
.in-h1{ border-bottom:2px solid #e5e5e5;  height:60px; line-height:60px; padding-top:45px;
    margin-bottom:30px;
}
.in-zixuti{display:inline-block; border-bottom:2px solid #5d2b11; height:60px; line-height:70px; float: left;
    padding-right:10px;
}
.in-zixuti img{position: relative; top:-2px;}
.in-zixuti span{font-size:24px; font-weight: bold; color:#000; margin-left:15px;}
.in-zixuti em{ color:#545454; margin-left:13px;}
.in-zixuti i{width: 5px;background: #0451A1;height:30px;display: block;float: left;margin-top:20px;}
.in-zinav{display:inline-block;height:60px; line-height:82px;float:left; margin-left:40px; *width:900px;}
.in-zinav ul{*width:900px;}
.in-zinav li{display:inline-block; height:60px; margin: 0 20px; *width:80px; float:left;}
.in-zinav li a{color:#000;display:block;padding:0 10px;}
.in-zinav li:hover, .in-zinav-li{border-bottom:2px solid #5d2b11;}
.in-xwli{display:none;}
.in-zulirht{width:915px;}

.in-zixunnei{overflow: hidden; margin-top:25px;}
.in-zxneilft{width:410px; height: 295px;}
.in-zxneilft img{width:100%;height:100%;}
.in-zxneilft:hover p{display:block;}
.in-zxneilft p{width:100%; bottom:0; left:0; position: absolute; height:30px;
    background:rgba(255,255,255,0.1); text-indent:10px; display:none;
}
.in-zxneilft p a{font-size:12px; color:#fff; display:inline-block; line-height:30px;}
.in-zxneilft p span{float: right;margin-right:10px;}

.in-zxneirht{width:720px;}
.in-zxneirht{width:720px;height:323px;}
.in-zxneirht h2{font-weight: 500;}
.in-zxneirht h2 a{font-size: 19px;color: #5D2B11;}

.in-zxtime{font-size: 13px;color: #D8D8D8; margin:6px 0;}
.in-zxtime span{margin-right:40px;color: #DFC890;}

.in-zxtixx{color:#636363; font-size:12px;line-height: 20px; padding-bottom:18px; border-bottom:1px solid #e5e5e5;}
.in-zxlist{margin-top:8px;}
.in-zxlist li{line-height:30px;}
.in-zxlist li a{color:#5a5a5a;}
.in-zxlist li i{font-style:normal; font-weight:bold;}
.in-zxlist li span{float: right;}

.in-zxlist li i{
    float: left; margin-right:5px;
}
.in-eaadd{
    float: left;
    display:inline-block;
    width:550px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}



.gain{width: 100%;min-width: 1200px;height:200px; background: #f2f2f2;}
.gain div{width: 1200px;height: 205px;margin: 0px auto;padding-top: 45px;}
.link{width: 100%;min-width: 1200px;height: 30px; float: left}
.link div{width: 1200px;height: 100px;margin: 0px auto;padding-top: 15px;}
.link div p{width: 85px;height: 70px;float: left;font-size: 15px;padding-top: 10px; color: #928e8e}
.link div a{font-size:12px;color:#858585;margin-right:28px;display: block;float: left;margin-top: 13px;}
.in-zxduo{float: right;position:relative; top:10px;color:#dcc181; font-size:12px;}
.foot-top{height:160px;padding-top: 50px; background:#e6e6e6;}
.foot-logo{float:left;display:inline-block; padding-right:50px;}
.foot-logo img{display:block; width:250px;}
.foot-logo p{color:#5b3015; margin-top:20px;font-size: 20px;}
.foot-logo p span{font-weight:bold;}
.foot-bom{font-size:12px; color:#fff; height:38px; line-height:38px;background:#D72025; text-align: center;}
.foot-bom a{font-size: 12px;color:#fff;}


.footCenter{
    width: 610px;
    height: 120px;
    float: left;
    border-left:1px solid #D72025;
    border-right:1px solid #D72025;
    padding-left: 50px;
}
footer .lefthead span{
    display: block;
    margin-top: 10px;
    clear: both;
    font-size: 14px;
    color:#D72025 ;
    padding-top: 10px;
    letter-spacing: 0.5px;
}

.footCenter p{
    margin-bottom: 20px;
}
.footCenter p span{
    color: #5b3015;
    font-size: 18px;
    font-weight:700;
    margin-right: 35px;
}
.footCenter p a{
    text-decoration: none;
    font-size: 13px;
    color:#5b3015 ;
    margin-right: 25px;
}
.footright{
    text-align: right;
    padding-top: 10px;
}
.footright img{
    width: 100px;
    height: 100px;
    margin-left: 10px;
}

.fasten{
    width: 100%;
    min-width: 1200px;
    height: 90px;
    position: fixed;
    z-index: 9999;
    bottom: 0px;
    top: auto;
    left: auto;
    right: auto;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;

}
.fasten .container{padding-top:10px;padding-left: 5px;}
.fasten .move{margin-right: 20px; float: left;}
.tok{color: white;font-size:25px;margin-right: 20px; display:inline-block; float: left;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.tok p{
    font-size: 25px;
    color: #ffb912;
}
.fasten form{
    float: left;
    margin-right: 20px;
}
.fasten form input{
    width: 255px;
    height: 45px;
    border-radius: 4px;
    outline: none;
    font-size: 15px;
    border: none;
    padding-left: 10px;
    float: left;
    margin-right: 15px;
}
.fasten form .tel{
    width: 200px;
}
.fasten form button{
    width: 200px;
    height: 45px;
    border-radius: 4px;
    border: none;
    background: #ffb912;
    font-size: 18px;
}
.show{ position:relative; cursor:pointer;top:-24px; display:none;}
.close{cursor: pointer;}
@keyframes move{
    0%{
        -webkit-transform: translateX(0px);
    }
    50%{
        -webkit-transform: translateX(10px);
    }
    100%{
        -webkit-transform: translateX(0px);
    }
}
.move{
    animation: move .5s infinite ease;/*控制时间长短、循环、动画执行效果*/
}
.in-fastadd{height:38px !important; text-align: center !important;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.in-fastadd .tok{float: none !important;}
.in-fastadd .tok p{font-size:18px !important;}
.in-fastadd form,.in-fastadd .close{display:none !important;}
.in-fastadd .move{ position:relative; top:-24px; width:30px ; float:none !important;}
.in-fastadd .show{display:inline-block !important;}

/*================================================================*/

.nei-banner{height:400px;}
.nei-nav{height:59px;border-bottom:1px solid #dcdcdc; text-align: center; width:100%; left:0; top:0; z-index:30;background:#fff;}
.nei-nav li{height:58px; line-height:58px; border-bottom:2px solid transparent; display:inline-block;*zoom:1;*display:inline;
    margin: 0 35px; padding: 0 2px;
}
.nei-nav li a{display:block;}
.nei-nav li:hover,.nei-nav-li{border-bottom:2px solid #5b3015 !important;}
.nei-nav li:hover a,.nei-nav-li a{color:#5b3015 !important;}
.fen-xian{margin-top:56px;}
.fen-lists{width:114px;}
.fen-h1{border-radius:3px;background:#5b3015;color:#fff; font-size:20px;font-weight:bold; line-height:38px;
    text-align: center;
}
.fen-list{overflow: hidden; margin-bottom:90px;}
.fen-ditu{width:1050px; height:576px; position:relative;}
.fen-list ul{margin-left:-34px;}
.fen-list li{font-size:20px; font-weight:bold;color:#5b3015;float: left;margin-left:34px; padding:14px 0;
    border-bottom:2px solid transparent;cursor:pointer;
}
.fen-list-li{border-bottom:2px solid #dcc181 !important;}
.adddian{top:0; left: 0; display: inline-block;}
.diti-dian{width:38px; height:38px; background:rgba(60,40,10,0.5); border-radius:50%; overflow: hidden;
    float: left;
}
.fen-add{width:28px;height:28px; margin-left:5px; margin-top:5px; float: left; background:rgba(60,40,10,0.4);
    border-radius:50%;
}
.fen-add a{width:18px; height:18px; display:block;background:#714626;
    margin-left:5px;margin-top:5px;float: left;
    border-radius:50%;
}

.fen-yincan{width:260px; height:110px; border:1px solid #5b3015; background:#fff;
    top:75px; left:-67px; border-radius:6px; padding-left:18px; padding-top:15px; padding-right:20px;
}
.di-ti{font-size:18px; color:#5b3015;}
.di-lian{font-size:12px;color:#2d2d2d; line-height:18px; margin-top:5px;}


.tuan-logolei{color:#373636; line-height:30px; padding-bottom:80px; }
.tuan-logolei .container{padding: 0 132px;}
.tua-banc{background:url(../img/tua-banc_02.jpg) no-repeat center; height:340px; padding-top:56px;}

.tuan-ti,.tuan-ul li,.tuan-dimin li a{font-size:20px;color:#5b3015;font-weight:bold; text-align: center;}

.tuan-ul{text-align: center; margin-top:55px;}
.tuan-ul li{display:inline-block;_zoom:1;*display:inline; margin: 0 80px; position: relative; padding-bottom:17px;}
.tuan-ul li img{margin-right:15px;}
.tuan-ul li p{position: absolute;bottom:0; left: 0; width:0px; height:1px; background:#5b3015;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -0-transition: 0.4s;
    transition: 0.4s;
}

.tuan-ul li:hover p{width:100%;}
.tua-xin{background:url(../img/gy-back_06.jpg) no-repeat center;height:340px; padding-top:56px;}

.tuan-dimin{text-align: center; margin-top:120px;}
.tuan-dimin li{width:149px; height:76px; border-left:1px solid #5b3015; float: left;position: relative;}
.tuan-dimin li a{line-height:76px;display:block;color:#5b3015;font-size:19px;text-align: center;
    position:relative; z-index: 10;
    -webkit-transition:0.4s;
    -moz-transition:0.4s;
    -ms-transition:0.4s;
    -o-transition:0.4s;
    transition:0.4s;
}
.tuan-dimin li em{position:absolute;z-index:8;background:url(../img/chensi-img_03.png) no-repeat center;
    display:block; top:-20px; left:14px; width:120px; height:120px; opacity:0;filter:Alpha(opacity=0);
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    -ms-transition:0.5s;
    -o-transition:0.5s;
    transition:0.5s;
}
.tuan-dimin li:hover em{opacity:1;}
.tuan-dimin li:hover a{color:#fff;}
.licen{min-height:775px; }

.tudui-list{overflow: hidden;}
.tudui-list ul{margin-left:-24px; margin-top:-42px;}
.tudui-list li{width:280px;*width:278px; height:400px; border: 1px solid #dcdcdc; margin-left:24px; float: left;
    margin-top:42px;
}
.photo{width:100%; height:230px;overflow:hidden;display: block;}
.photo img{width:100%;height: auto;}
.tud-text{text-align: center; margin-top:15px;}
.tud-min a{font-size:20px; color:#1e1e1e;}
.tud-text em{display:inline-block; height:2px; *height:-5px;width:40px; background:#673e24;}
.tud-zw{color:#6b6b6b; font-size:12px; line-height:16px; margin-top:12px; height:32px;}
.tud-lian{display: inline-block; width:140px; line-height:28px; border:1px solid #dcc181;
    color:#dcc181; border-radius:3px; margin-top:16px; font-size:12px;
}
.tud-lian:hover{color:#fff; background:#dcc181;}



.tuandui{overflow: hidden;}


.tud-xxtu{width:447px;height:447px;}
.tud-xxtu img{width:100%; height:100%;}
.tud-xxtext{width:600px; margin-top:20px; margin-right:60px;}
.tud-xxmin{font-size:24px; color:#1e1e1e;}
.tud-xxmin span{display:inline-block;border-bottom:2px solid #673e24; padding-bottom:10px;}
.tui-xxsao{line-height:30px; color:#4a4a4a; margin-top:20px;}
.tui-xxlian{width:200px; height:40px;border:1px solid #dcc181;color:#dcc181; border-radius:3px;
    display:block; font-size:18px; text-align: center;line-height:40px; margin-top:75px;margin-bottom: 75px;
}
.duixx-top{overflow: hidden;}
.tui-xxsx{text-align: center;margin-top:69px; padding-bottom:90px;}
.tui-xxsx a{display:inline-block;margin:0 10px;padding:0 20px;line-height:28px;border:1px solid #dcdcdc;
    color:#6a7673; font-size:12px;
}

.tui-xxsx a:hover{ color:#fff; background:#5b3015; border:1px solid #5b3015;}

.rouyu{overflow: hidden;}
.rouyu ul{margin-left:-30px; margin-top:-55px;}
.rouyu li{width:380px; *width:360px;height:297px;margin-left:30px; margin-top:55px; float: left;}
.rouyi-img{width:100%; height:250px;}
.rouyu li p{color:#714626; text-align: center; margin-top:28px;}

.zixun{overflow: hidden;}
.zixunlft{width:825px;}
.zx-sousuo{height:40px;}
.zx-sousuo input{width:704px;display:block;float: left; border:1px solid #dcc181; height:38px;
    text-indent:12px;
}
.zx-sousuo span{display:block;width:117px;line-height:40px;float: left;color:#fff;background:#dcc181;
    text-align: center;
}

.zx-wtlist{overflow: hidden;}
.zx-wtlist li{border-bottom:1px solid #c9c9c9; padding-bottom:26px; margin-top:35px; position: relative;}
.zx-biao{margin-bottom:18px;}
.zx-biao a{font-size:16px; color:#4e4e4e; font-weight:bold;}
.zx-biao a:hover{color:#5b3015;}
.zx-nei{color:#757575; font-size:12px;line-height:22px;width:645px;}
.zx-duo{position: absolute; top:41px; right:2px; color:#bababa;font-size:12px;}
.zx-duo:hover{color:#dcc181;}

.zixunrht{width:312px;}
.zx-rhtti{font-size:16px;color:#4e4e4e; font-weight:bold; padding-bottom:15px;
    border-bottom:1px solid #dcc181;}

.zx-rhtqi{overflow: hidden; border: 1px solid #e4e4e4; margin-top:26px;}
.zx-rhtqi li{text-indent:35px; line-height:63px; border-top:1px dashed #dbdbdb; margin-top:-1px;
    position: relative; height:63px;
}
.zx-rhtqi li em{display:block;width:8px; height:8px; border-radius:50%;background:#dcc181;
    position: absolute; top:28px;left:15px;
}
.zx-rhtqi li a{color:#8a8a8a;}
.zx-rhtqi li:hover em{background:#5b3015;}
.zx-rhtqi li:hover a{color:#1d1d1d;}


.zx-wenti{color:#4e4e4e;font-size:16px; font-weight:bold; line-height: 28px; overflow: hidden; margin-bottom:40px;}
.zx-wenti span{display: inline-block; width:28px; height:28px; border-radius:50%; background:#5b3015;
    overflow: hidden; line-height:28px; text-align: center; font-size:14px; color:#fff; float: left;
    margin-right: 26px;
}

.zx-daan{overflow: hidden;}
.zx-daan span{display:block;line-height:28px; border-radius:50%;width:28px;background:#5b3015;text-align: center;
    color:#fff; margin-top:5px;
}
.zx-daan p{width:770px; line-height:30px;color:#3c3c3c; font-size:12px;}

.yincan{width:100%; top:0; left:0; bottom:0; right:0; background:rgba(0,0,0,0.5); text-align: center; z-index:999;}
.zx-tan{display:inline-block; background:#fff; border-radius:6px; width:416px; height:395px; position:relative;
    padding: 35px 25px;
}
.zx-guan{position:absolute;top:18px;right:18px; cursor:pointer;}

.zx-ycti{overflow: hidden;color:#5b3015; }
.zx-ycti p{float: left; font-size:22px;}
.zx-ycti span{float: left; margin-left:15px; padding-left:15px; border-left:1px solid #5b3015;font-size:12px;
    margin-top:10px; margin-bottom:30px;
}

.zx-input{font-size:15px;color:#555;text-indent:15px; border-radius:4px;height:47px; border:1px solid #bfbfbf;
    width:100%; margin-bottom:20px;
}
.zx-submit{width:100%; height:49px; border:none; background:#dcc181; border-radius:4px;color:#fff; font-size:20px;
    margin-top:5px; cursor:pointer;
}
.zx-submit:hover{background:#5b3015;}
.zx-tan-bom{font-size:12px;color:#424241; margin-top:10px; text-align: left;}

.zx-liu{margin-top:58px;}
.zxliuti{ border-bottom:1px solid #5b3015; font-size:16px; padding-bottom:10px; color:#5b3015; margin-bottom:25px;}
.zxliuti img{margin-right:10px;}
.zx-liuput{position: relative; height:36px;width:430px; margin-bottom:12px;}
.zx-liuput span,.zx-liurea span{width:45px; float: left; line-height: 36px;color:#3c3c3c; margin-right:5px;}
.zx-liuput input{width:376px; height:34px; border:1px solid #dcdcdc; border-radius:5px; float: left;
    text-indent:20px; color:#555;
}
.zx-liuput em{width:0; height:0;display:block;border-top:10px solid #d2d2d2;
    position: absolute; top:14px;right:10px;
    border-bottom:10px solid transparent;
    border-left:6px solid transparent;
    border-right:6px solid transparent;
    cursor: pointer;
}

.zx-liuxia{top:100%; right:1px; border:1px solid #dcdcdc; width:376px; background:#fff;
    color:#666; text-align: center;line-height:35px; cursor:pointer; z-index:10; display:none;
}
.zx-liuxia p:hover{background:#CCC; color:#fff; }

.zx-liurea textarea{float:left; display:block; width:772px; height:175px; padding-top:10px; color:#555; text-indent:20px; border-radius:5px; border:1px solid #dcdcdc; resize:none;
}
.liu-submit{width:178px; height:42px; background:#dcc181; border-radius:5px; font-size:16px;color:#fff;
    border:none; margin-left:49px;margin-top:20px; margin-bottom:58px;
}


.zx-ulli{overflow: hidden;}
.zx-ulli ul{margin-top:-20px;}
.zx-ulli li{overflow: hidden; padding-bottom:19px; border-bottom:1px solid #c9c9c9; margin-top:20px;}

.zx-images{width: 250px; height:185px;}
.zx-images img{width:100%; height:100%;}
.zx-text{width:545px;}
.zx-biaoti{ margin-bottom:12px;}
.zx-biaoti a{font-size:16px;font-weight:bold; color:#4e4e4e;}
.zx-biaoti a:hover{color:#5b3015;}
.zx-time{font-size:12px; margin-bottom: 25px;}
.zx-time{color:#9c9c9c;}
.zx-time em{ margin-left:36px;color:#dcc181;}

.zx-neirong p{font-size:12px; color:#757575; line-height:22px; text-indent:22px;}

.remen-img img{width: 100%; margin-bottom:30px; margin-top:22px; display:block;}

.zx-biaoqian{bottom:6px; height:22px; position:absolute;line-height:20px; text-indent:0; text-align: center;
    margin-left:35px;
}
.zx-biaoqian span{display:inline-block; border-radius:4px; border:1px solid #ddd;
    margin-right:5px; padding: 0 20px;
}


.zx-jianci{border:1px solid #dcdcdc;padding-left:13px; padding-bottom:13px; margin-top: 22px; margin-bottom:70px;}
.zx-jianci a{display:inline-block; border:1px solid #dcdcdc; border-radius:3px; line-height:20px;padding:0 15px;
    margin-top:13px; margin-right:4px; font-size:12px;
}

.zx-xxbiao{font-size:16px;color:#4e4e4e; font-weight:bold; text-align: center; margin-bottom:15px;}
.zx-xxtime{text-align:center; font-size:12px;}
.zx-xxtime span{color:#9c9c9c; margin-right:45px;}
.zx-xxtime em{color:#dcc181;}
.zx-bianjiqi{line-height:26px;color:#303030; font-size:14px; margin-top:20px;}


.zhong-banner{height:188px;}
.zx-tou{width:84px; height:84px; padding: 4px; background:rgba(255,255,255,0.3); border-radius:50%; overflow: hidden;
    margin-top:49px;
}
.zx-tou a{display: block;border-radius:50%;overflow: hidden; width:100%;height:100%;}
.zx-tou img{width:100%; height:100%;}
.zx-txxin{color:#fff; margin-top:50px; margin-left: 24px;}
.zx-txxin p{font-size:18px; margin-bottom:8px;}
.zx-txxin a{color:#fff;font-size:14px;}
.zx-txxin img{margin-right:10px;}
.zhon-xx{width:137px; line-height:45px; border-radius:4px; background:#fff; text-align: center; color:#5b3015;
    display:block;margin-right:5px; margin-top:65px;
}
.zhon-xx img{margin-right: 10px;}


.zhongxin{overflow: hidden; margin-top:35px; margin-bottom:90px;}
.zhonx-lft{width:250px; overflow: hidden;}
.zhon-h1{font-size:16px; color:#fff; text-align: center; height:49px; background:#5b3015; line-height:49px;
    position: relative;z-index: 10;
}
.zhon-h1 img{margin-right:15px; position: relative; top:-1px;}
.zhonx-lftnav{border:1px solid #dcdcdc; margin-bottom:30px;}
.zhonx-lftnav li{height:55px; line-height:55px; color:#545454; border-top:1px solid #DCDCDC;
    background:url(../img/zhon-tiao1_03.png) no-repeat 91% center;position:relative;
}
.zhonx-lftnav li em{width:5px; height:100%; position:absolute; top:0; left:0; background:#5b3015;display:none;}

.zhonx-lftnav li:hover,.addzhon{background:url(../img/zhon-tiao_06.png) no-repeat 91% center !important;}
.zhonx-lftnav li:hover em,.addzhon em{display:block !important;}
.zhonx-lftnav li a{display: block; text-indent:65px;}

.zhonx-rht{width:940px;}
.zhon-rhtop{overflow: hidden; padding: 20px;}
.zhontop-h1{ padding-bottom:12px; border-bottom:1px solid #5B3015;}
.zhontop-h1 em{width:9px; height:9px; background:#5b3015; float: left;margin-top:7px; margin-left:15px;}
.zhontop-h1 span{margin-left:16px; font-size:16px; color:#565656;}

.zhon-xingxi{color:#323232; line-height:50px;margin-top:30px;}
.zhon-xingxi em{display:inline-block; text-align:right; width:72px;}
.zhon-xingxi span{display:inline-block; margin-left:60px; font-size:13px;}
.zhon-xiu{width:169px; line-height:30px; text-align: center; color:#fff; border-radius:4px; background:#dcc181;
    display:block;  margin:50px 0;margin-left:15px; border:none; cursor:pointer;
}

.ren-tous{overflow: hidden;height:92px; margin-top:25px;}
.ren-shanc,.xinbie span,.shen-ri span,.ren-input span{display:block; color:#909090;margin-right:35px;margin-top:38px; width:72px; text-align:right;float: left;
}
.ren-tou{width:84px; height:84px;overflow: hidden; border-radius:50%; overflow:hidden; padding:4px;
    background:#cdc0b8;
}
.ren-tou a{display:block; overflow: hidden; width:100%; height:100%;border-radius:50%;}
.ren-tou img{width:100%; height:100%;}

.ren-touzu{ margin-top:20px; margin-left:26px; overflow: hidden;}
.ren-touzu p{color:#a1a1a1; margin-bottom:15px;}
.ren-touzu a{display:inline-block;color:#5b3015; width:92px;line-height:25px; border:1px solid #5B3015; border-radius:4px; text-align: center;
}
.xinbie{overflow: hidden; margin-top:25px;}
.xinbie span,.shen-ri span,.ren-input span{margin-top:0;}
.xin-fen{ font-size:13px; color:#323232;}
.xin-fen  label{display:inline-block; margin-right:75px; cursor: pointer;}
.xin-fen em{display:block; width:13px; height:13px; border-radius:50px; border:1px solid #dcdcdc; float: left;
    margin-right:15px; margin-top:1px;
}

.label-xin em{background:#5B3015; border:1px solid #5B3015 !important;}
#date{margin-top: 25px;}
#date select{width:63px; height:28px;border:1px solid #dcdcdc; border-radius:4px; color:#666;text-indent:10px;}
#date em{color:#323232; margin: 0 3px;}
.ren-input{height:30px; margin-top:25px;}
.ren-input input{display:block; width:468px; height:28px; border:1px solid #dcdcdc; border-radius:4px;
    color:#555; text-indent:15px;
}

.zhon-table{margin-top:12px;}
.zhon-table table{width:100%;}
.zhon-table table th{background:#eee; line-height:45px; font-weight:500;color:#2a2a2a;}
.zhon-table table td{ text-align: center; line-height:60px; border-bottom:1px dashed #dcdcdc;}
.zhon-table span {color:#3e3e3e; font-size:12px;}
.table-ti{width:400px;text-align:left !important;}
.table-ti img{margin-right:8px; margin-left:10px;}
.table-duo{width:180px;}
.table-duo a,.table-duo em{margin: 0 10px;cursor:pointer;}
.table-duo a{font-size:12px;color:#3e3e3e;}
.table-duo em{font-size:12px;color:#dcc181; }

.xiu-mima{width:314px; height:28px; border:1px solid #dcdcdc; border-radius:4px; color:#555;
    text-indent:15px; display:block; margin-top:25px; margin-left:15px; background:none;
}
.xiu-img{display:inline-block; background:url(../img/xiu-imgdui1_07.png) no-repeat 98% 32px;}

.xiu-imga{background:url(../img/xiu-imgdui_07.png) no-repeat 98% 32px !important;}

.zhon-hao{margin-left:15px; margin-top:48px;}
.hua-text{margin-left:15px;}
.hua-text p{color:#2e2e2e; font-size:12px; margin-bottom:5px;}
.hua-text div{color:#323232; font-size:16px;}
.hua-text span{margin-left:70px;}
.hua-text a{color:#5b3015; margin-right:35px;}
.hua-text a:hover{text-decoration: underline;}



/*==========================================专题页===================================*/
.header1{}
.zu-head{height:90px; background:#eee;}

.zu-ulico{margin-top:26px; margin-left:10px;}
.zu-ulico li{float:left;margin-left: 18px;}
.zu-ulico li a{font-size:12px;}
.zu-ulico li img{margin-right:5px;}
.zu-hua{background:url(../img/zu-ico4_08.png) no-repeat 0px 4px; padding-left:38px; margin-top:25px;}
.zu-hua p{font-size:12px; color:#797979;}
.zu-hua span{color:#fa5e08;font-weight:bold;font-size: 24px;}
.zu-nav{height:40px; line-height:40px; text-align: center;}
.zu-nav li{display:inline-block;_zoom:1;*display:inline; margin:0 50px;}
.zu-nav li a{color:#1c1c1c;}
.zu-nav li a:hover,.zu-nav-li a{color:#bf9f62 !important;}

.zuti-conr{top:0; left:0; width:100%; height:100%; z-index:15;}
.zu-baner{width:100%; height:335px;}
.zu-baner .container{height:100%;overflow: hidden; background:rgba(0,0,0,0.4);   filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F0);}
.zu-banerti{text-align: center; padding-top:50px; }
.zu-banerfuti{text-align: center;margin-top:25px;}
.zu-banerfuti img{position:relative; top:-5px;}
.zu-banerfuti span{font-size:30px; margin:0 10px;color:#fff;}
.ban-put{margin-left:40px; margin-top:50px;}
.ban-putmin{float: left; margin-left:22px;}
.ban-putmin{width:395px; height:57px; background:#fff; border-radius:8px; overflow: hidden; position: relative;}
.ban-putmin input{display:block;width:100%; height:57px; line-height:57px; border:none; background:none; color:#555; text-indent:25px;color:#fff;}
.ban-putmin img{position:absolute; top:0; left:0;}
.ban-submit{width:250px; height:57px; background:#ffd200; font-size:18px; color:#121010;border:none;
    border-radius:8px; float: left; margin-left:22px; cursor:pointer;
}

.zu-shuju{height:185px; padding-top:40px; text-align: center;}
.zu-shuju ul{display: inline-block;}
.zu-shuju ul li{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.zu-shuju ul li{ width:200px; float: left; height:110px; border-right:1px solid #e5e5e5;padding-top:10px;}
.zu-su{font-size:32px; color:#000; cursor:pointer; margin-bottom:10px;}
.zu-su:hover{color:#ffd200;}
.zu-sutext{color:#848484;}

.zu-zli{background:url(../img/zuli_03.jpg); height:830px;}
.zuti-h1{ text-align:center; padding-top:80px;}
.zuti-h1 p{color:#fff; font-size:38px; font-weight:bold; opacity:0.2;filter:Alpha(opacity=20); text-transform:uppercase; margin-bottom:-27px;*overflow:hidden;}
.zuti-h1 span{font-size:35px;color:#fff;}
.zu-fxian{margin-top:50px;}
.zu-fxian li{width:524px; height:515px; border-radius:10px; *width:424px;}
.zu-fxianti{width:430px; line-height:53px; border-radius:28px;background:#e1e1e1; color:#000;margin:0 auto;
    text-align: center;
}
.zu-shix{margin-top:25px;}
.zu-shixli{border-bottom:1px dashed #d2d2d2; overflow: hidden; padding:10px 30px; color:#fff; line-height:22px;}
.zu-shixli p{float: left; width:20px;}
.zu-shixli span{display:block; float: left; width:346px;}
.zu-liu{overflow: hidden; margin-top:30px;}
.zu-liu a{display:inline-block;height:45px; width:200px; background:#e1e1e1; color:#000; text-align: center;
    line-height:45px; border-radius:40px;
}
.zu-li1{margin-left:35px;padding:40px 48px; border:1px solid #d2d2d2;}
.zu-li2{border:1px solid #FFD200;margin-right:35px;padding:40px 90px;}
.zunei-logo{text-align: center;}
.zu-liti{color:#FFD200; text-align: center; margin-bottom:25px;}
.zu-liti p{font-size:26px;font-weight:bold;margin-bottom:10px;}
.zu-liti span{line-height:20px;}

.zu-liput{width:100%; height:43px; border:1px solid #fff; border-radius:23px; background:none;
    text-indent:25px;font-size:13px; color:#fff; margin-bottom:15px; *margin-left:12px;
}
.zu-lisbt{width:100%; height:45px;border-radius:23px;background:#FFD200; font-size:16px;color:#000;
    border:none;cursor:pointer; margin-top:8px;
}

.zu-liuchen{height:785px;}
.zu-liucenti{font-size:35px;color:#252525; text-align: center; padding-top:100px;}

.liu-ico{background:url(../img/liu-ico3_06.png) no-repeat center 73px;overflow: hidden; text-align: center;
    margin-top: 50px;
}
.liu-ico span{width:196px; height:197px; display:inline-block; margin: 0 140px; cursor:pointer;}
.addliu{display:none;}
.addliu-li .addlius{display:none !important;}
.addliu-li .addliu{display:inline-block !important;}

.zuliu-ul{width:1000px; margin:0 auto ;border: 2px solid #FFD200;padding-top:34px; padding-bottom:25px;
    border-radius:10px; height:239px; margin-top:60px;
}
.zuliu-li{display:none;}
.zuliu-list{ overflow: hidden; }
.zuliu-list li{float: left; text-align: center; width:240px; border-right:1px dashed #bfbfbf;}
.zuliu-fu{color:#272727; line-height:20px;height:70px; padding-top:26px; margin-bottom:5px;}
.zuliu-list li a{width:142px; height:30px; line-height:30px; border:1px solid #011a32; border-radius:4px;
    display:inline-block;
}
.zuliu-list li a:hover{border:1px solid #1ba7e9; background:#1ba7e9; color:#fff;}

.zufor-li{margin-left:40px; }
.zufor-li h1{font-weight:500;font-size:16px;color:#8a8a8a; margin-bottom:15px;}
.zufor-li p{line-height:28px; width:225px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.zufor-li p a{font-size:12px;color:#8a8a8a; }
.zufor-li p a:hover{color:#000;}
.sanjiao{position: absolute; top:-48px; left:254px;}
.zuliu-uls .sanjiao{left:732px;}

.pos-two{background:url(../img/pos-two_03.jpg) no-repeat center; height:275px;}
.pos-twos{height:220px; background:#f5f5f5;}
.pos-twos ul{margin-top:-43px; float: left; overflow: hidden;}
.pos-twos li{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.pos-twos li{float: left; width:240px; *width:210px;text-align: center; padding: 0 12px;}
.lis-img{display:inline-block; width:84px; height:84px; border-radius:50%; padding:5px;margin-bottom:25px;
    background:#fff;
}
.lis-img p{width:100%; height:100%;background:#FFD200; border-radius:50%; font-size:50px;
    font-weight:bold;font-family:impact; text-align: center; line-height:74px;
}
.pos-twos span{font-size:22px; display:block; text-align: center;}

.banner3{height:257px; position: relative; margin-top:55px;}
.banner3-img{width:380px; height:100%;}
.banner3-img img{width:100%; height:100%;}
.banner3-text{width:510px; margin-left:55px; margin-top:30px;}

.banner3-text p{font-size:22px; color:#000; font-weight:bold; margin-bottom:26px;}
.banner3-text span{color:#3c3c3c; line-height:22px;display:block; margin-bottom:50px;}
.banner3-text a{width:168px; height:35px; background:#FFD200; border-radius:20px; display:block;
    text-align: center;line-height:35px; font-size:16px; color:#000;
}
.slide2{background:#e5e5e5;}
.swiper-span{position:absolute;}
.addnext,.addprev{top:38%;width:39px; height:70px;background:red;z-index: 50;cursor:pointer;}
.addprev{left: 0; background:url(../img/add-ico_03.png) no-repeat;}
.addprev:hover{background:url(../img/add-icos_03.png) no-repeat;}
.addnext{right:-1px;background:url(../img/add-ico1_03_03.png) no-repeat;}
.addnext:hover{background:url(../img/add-ico1s_03.png) no-repeat;}

.bianshu{width:55px; height:66px; background:url(../img/dijizhan_07.png) no-repeat center; top:95px; right:70px;
    z-index:50; font-size:34px; font-family:arial;
}
.bianshu p{color:#FFD200; position: relative; top:-4px;}
.bianshu span{color:#000; display:block; text-indent:30px;}
.zu-tuanti{font-size:16px; color:#5c5c5c; margin-top:24px;text-align: center; *width:1270px;}
.zu-tuannei{line-height:26px;color:#3d3d3d;text-indent:28px; margin-top:50px;}
.zu-tuanbi{overflow: hidden; margin-top:20px; margin-bottom:60px; text-align: center;}
.zu-tuanbi ul{margin-left:-164px; display:inline-block;}
.zu-tuanbi li{display:inline-block;float: left; margin-left:164px;}
.zu-tuanbi p{font-size:50px; font-weight:bold;color:#FFD200;}
.zu-tuanbi span{color:#161616;}

.zu-benyin{height:638px; background:url(../img/beijing_06.jpg) no-repeat center;}
.zu-datud{display:block;width:921px; height:503px;}
.zu-benyin1{height:638px; background:url(../img/bg0003.jpg) no-repeat center;}

.zu-guo{text-align: center; color:#fff; overflow: hidden; margin-top:28px;}
.zu-guo ul{margin-left:-87px;}
.zu-guo li{overflow: hidden; display:inline-block; float: left; margin-left:87px;*margin-left:67px;}
.zu-guo li span{display:inline-block; height:38px;}
.zu-guo li p{margin-top:12px;}
.zu-benrht{width:255px; margin-top:55px; color:#fff;}
.zu-benrhtti{font-size:26px; }
.zu-benrhtnei{line-height:24px; font-size:12px; padding-top:28px; border-right:1px solid #fff;

    border-bottom:1px solid #fff; padding-right:19px;
}
.zu-benyin1 {
    height: 638px;
    background: url(../img/bg0003.jpg) no-repeat center;
}
.zu-benrhtnei p{margin-bottom:20px;}

.zuanli-ul{overflow: hidden; margin-top:44px; *width:1270px;}
.zuanli-ul ul{margin-left:-15px; margin-top:-22px;}
.zuanli-ul li{width:226px; height:118px; border:1px solid #dcdcdc; text-align: center; float: left; margin-left:15px; margin-top:22px;
    overflow: hidden;
}
.zuanli-ul li p{display:table; width:100%; height:100%;}
.zuanli-ul li a{display:table-cell; vertical-align: middle;}
.zuanli-ul li img{max-height:118px; max-width:226px;
    -webkit-transition:0.4s;
    -moz-transition:0.4s;
    -ms-transition:0.4s;
    -o-transition:0.4s;
    transition:0.4s;
}
.makerie7{*padding-top:32px;}
.kelaiie7{*padding-top:32px;}
.zuanli-ul li:hover img{
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
    transform:scale(1.1);
}
.zu-rongyu{overflow: hidden;}
.zu-rongnav{overflow: hidden; text-align: center; margin-top:45px; *width:1300px;}
.zu-rongnav ul{*width:1300px;}
.zu-rongnav li{width:156px; height:36px; border:1px solid #011a32; line-height:36px;color:#011a32;
    text-align: center;display:inline-block;_zoom:1;*display:inline; border-radius:4px; *border-radius:4px;cursor:pointer; margin: 0 15px; *padding:5px 40px;
}
.zu-rongnav li::selection{background:none;}
.zu-rongnav li:hover,.zu-ronav{background:#1ba7e9; border:1px solid #1ba7e9 !important;color:#fff !important; }

.zu-ronlist{overflow: hidden; *width:1250px;}
.zu-ronlist ul{margin-left:-37px; display:none; *display:block;}
.zu-ronlist li{width:375px; float: left; margin-left:37px; position: relative; height:300px;
    border-bottom:1px dashed #eee; margin-top:40px;
}
.zu-ronlist li img{width:375px;height:260px;border-bottom:1px solid #c9c9c9;}
.zu-ronimg{width: 375px; height: 190px;overflow:hidden;}
.zu-ronimg img{width:100%;}
.zu-rontext{margin-top:18px;}
.zu-rontext p{margin-bottom:10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zu-rontext p a{font-size:16px;color:#011a32;}
.zu-rontext p a:hover{color:#1ba7e9;}
.zu-rontext span{color:#9d9d9d;font-size:12px; line-height:20px;}
.addrony{top:0; left: 0; height:30px; z-index: 10; text-align: center;line-height:30px;font-size:17px;}
.addrony p{float:left; width:46px; background:#1ba7e9; color:#fff;}
.addrony span{display:block; float: left; width:34px; color:#000; background:#fff;}

.zu-wenti{overflow: hidden; margin-bottom:20px;}
.zu-wtlft{width:810px;}

.zu-wtbiao{ margin-bottom:45px;}
.zu-wt-h6{color:#5b3015;font-size:16px; margin:10px 0;}
.zu-hd{padding:15px 10px; background:#f6f6f6;border:1px solid #ededed;color:#767676;font-size:12px;
    line-height:26px; border-radius:4px;
}
.zu-hd a{color:#f05e03;}
.zu-wtrht{width:310px;}
.zu-wtrht h2{font-weight:500; font-size:16px; color:#5b3015; margin-bottom:20px;}
.zu-wtqita{border:1px solid #e5e5e5;  overflow: hidden;}
.zu-wtqita li{padding:0 15px;}
.zu-wtqita li p{border-bottom:1px solid #e5e5e5;}
.zu-wtqita li a{display: block;line-height:55px; color:#6a6a6a;}
.zu-wtqita li:hover{background:#f1f1f1;}
.zu-wtqita li:hover a{color:#0b0b0b;}

.zu-wtqilian{ text-align: center;margin: 18px 0;}
.zu-wtqilian a{display:inline-block;width:166px; height:34px;border:1px solid #dcc181;border-radius:3px;
    line-height:34px;color:#242424;font-size:16px; background:#FFD200;
}

.zu-fixednav{width:146px; color:#fff; text-align: center;
    top:20%; left:8px; z-index: 99; display:none;
}
.zu-fixednav h6{line-height:52px; font-size:21px; background:#7c7c7c; font-weight:500;}
.zu-fixednav li{line-height:41px; color:#2d2d2d; cursor:pointer; padding:0 20px; margin-top:-1px;}
.zu-fixednav li p{border-top:1px solid #fff;}
.zu-fixednav li:hover{background:#7c7c7c; color:#fff;}

.fixed-dibu{height:190px;width:100%; background:url(../img/beijimg11_02.png) no-repeat center;
    bottom:0; left:0;  z-index:80;}
.dibu-puts{margin-top:110px;}
.shouzi{margin-top:90px; margin-left:50px;}
.dibu-put{width:250px; height:42px; text-indent:20px; color:#555; display:block; float: left;
    border-radius:3px; margin-right:15px; border:1px solid #bfbfbf; font-size:15px;
}
.dibu-sbt{width:200px; height:44px; background:#ffb912; color:#212121; font-size:20px;
    border:none;border-radius:3px; margin-right:20px;cursor:pointer;
}
.guanbi{top:69px; right: 0; z-index:81; cursor:pointer;}

.banner-banquan{width:700px; display:inline-block; margin-left:0px; margin-top:60px;}
.banner-jis{color:#181818;font-size:16px; line-height:26px; margin-top:25px;}
.banner-kfu{margin-top:20px;}
.banner-kfu a{width:152px; height:36px; color:#fff; background:#dcc181; border-radius:4px; text-align: center;
    line-height:36px; font-size:16px; display:inline-block; margin-right:25px;
}
.banner-kfu span{display:inline-block; width:240px; height:34px; text-align: center; line-height:34px;
    border:1px solid #5b3015; color:#5b3015; border-radius:4px; background:rgba(255,255,255,0.8);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#FFFFFFFF,endcolorstr=#FFF);}

.banner-kfu em{font-weight:bold;}
.ban-login{width:216px; height:353px; display:inline-block;
    margin-left:50px; margin-left:10px; text-align: center; padding-top:36px;
}
.ban-logintou{height:104px;width:104px;border-radius:50%; overflow: hidden; display:inline-block;}
.ban-logintou a{display:block; width:100%; height:100%;}
.ban-loginmin { margin-top:16px;}
.ban-loginmin p{font-size:20px; color:#373737; margin-bottom:16px;}
.ban-loginmin span{color:#5d5d5d;}
.ban-login-lian{ margin-top:12px;}
.ban-login-lian a{color:#fff;font-size:16px; display:inline-block; width:152px;line-height:36px;
    margin-top:13px; background:#dcc181; border-radius:4px;
}

.bn-quan{background:url(../img/banqiuan_02.jpg) no-repeat center; height:465px;}
.ban-h1{color:#fff; text-align: center; padding-top:65px;}
.ban-h1 p{font-size:34px;}
.ban-h1 em{display:inline-block; width:86px; height:2px; background:#dcc181; margin-top:20px;}
.ban-qipao{width:890px; height:150px; border-radius:15px; background:rgba(255,255,255,0.8); margin:40px auto;
    padding:30px 75px; line-height:30px; color:#141414;
}
.ban-qipao em{position: absolute; top:-30px; left:48%;display:block; width:0; height:0;
    border-top:15px solid transparent;
    border-left:20px solid transparent;
    border-right:20px solid transparent;
    border-bottom:15px solid rgba(255,255,255,0.8);
}
.ban-lian{text-align: center;}
.ban-lian a{width:178px;color:#fff; font-size:16px; text-align: center; line-height:42px; border-radius:4px;
    display:inline-block; background:#dcc181;
}
.hei{color:#141414 !important;}
.ban-list{margin-top:40px;}
.ban-list img{width:100%;}

.zuye-img{overflow: hidden;}
.zuye-img img{width:100%;}
.ban-h1 span{position: relative;}
.ban-h1 img{position: absolute; top:-10px; right:-60px;}
.ban-bacj{overflow: hidden; margin-bottom:90px;}
.ban-cai{width:1085px; height:453px; margin: 0 auto; overflow: hidden; background:#eee;
    border-radius:20px; margin-top:40px;
}
.ban-caiimg{width:335px;height:100%; overflow: hidden;}

.ban-caiwen{overflow: hidden; margin-left:70px; margin-top: 45px; position: relative;}
.ban-caiwen li{overflow: hidden; margin-bottom:22px;}
.ban-cailei{width:36px;}
.ban-cailei span{font-size:20px; font-family:arial; font-weight:bold; float: left; color:#5b3015;}
.ban-cailei em{display:block; width:10px; height:10px;border-radius:50%; background:#5b3015; float: right;
    margin-top:5px;
}
.ban-caileitext{margin-left:40px;}
.ban-caileitext p{color:#141414;}
.ban-caileitext span{color:#575757; font-size:12px; display:block; line-height:20px;}
.ban-shuxian{position:absolute; top:0; left:31px; bottom:18px; background:#5b3015; width:1px; }

.ban-shenqi{width: 890px; margin: 0 auto; margin-top:40px;}
.ban-shenqi li{border:1px solid #ede0c0; background:#faf7ef; border-radius:6px; position:relative;
    padding: 28px 0; padding-left:100px; margin-bottom:20px;
}
.ban-shenqi li p{color:#000;}
.ban-shenqi li span{color:#414141; font-size:12px; line-height:24px; display:block;}
.ban-shenqi li a{color:#ab0000;}
.ban-shenqi li a:hover{text-decoration: underline;}
.back-ico{width:45px;height:39px;position:absolute;top:15px; left:-7px; font-weight:bold; text-align: center;
    background:url(../img/back-ico_03.png) no-repeat;font-size:22px; color:#fff;line-height:42px;
}
.ban-senq{background:url(../img/qinzin_02.jpg) no-repeat center; height:568px; margin-top:60px;
    text-align: center;
}
.ban-senqlst{margin-top:90px;}
.ban-senqlst ul{display:inline-block;margin-left:-60px;}

.ban-senqlst li{float: left; width:190px; text-align: center; margin-left:60px;}
.ban-senp{color:#363636; font-size:16px; line-height:24px; margin-top:20px;}

.sb-ico{width:154px; height:154px;  margin: 0 auto;}

.sb-add{display:none;}
.sb-ico:hover .sb-add{display:block;}
.sb-ico:hover .sb-adds{display:none;}
.cai-nav{margin-top:40px;}
.cai-nav table{width:100%; text-align: center;}
.cai-nav td{border:1px solid #5b3015; height:148px; cursor:pointer; position:relative;}
.cai-nav td p{font-size:20px; color:#484848; margin-top:10px;}
.cai-nav td em{display:none; width:0; height:0; position:absolute;left:45%; bottom:-17px;
    border-top:8px solid #5B3015;
    border-bottom:8px solid transparent;
    border-left:8px solid transparent;
    border-right:8px solid transparent;
}
.cai-add{display:none;}
.cai-navtd{background:#5b3015 !important;}
.cai-navtd p{color:#fff !important;}
.cai-navtd em{display:block !important;}
.cai-navtd .cai-adds{display:none !important;}
.cai-navtd .cai-add{display:inline-block !important;}


.list-imgbac{ height:225px; background-size:100% 100%;
    color:#fff;padding-top:30px;text-align: center; margin-top:50px; position: relative;
}
.list-imgbac p{font-size:50px; font-weight:bold;margin-bottom:30px;}
.list-imgbac span{display:block; text-align: left; position: absolute;
    bottom:38px;left:312px; right:312px;
}

.list-img li{display:none;}
.js-list{overflow: hidden; background:url(../img/baneijinglist_03.jpg) no-repeat; height:328px;
    margin-top:60px;
}

.js-list ul{margin-left:-144px;}
.js-list li{margin-left:144px; float: left; cursor:pointer;}
.gaoxi-add{display:none;}
.js-list li:hover .gaoxi-add,.add-li .gaoxi-add{display:block !important;}
.js-list li:hover .gaoxi-adds,.add-li .gaoxi-adds{display:none !important;}
.js-list-add1{position: relative; top:50px;}
.js-list-add2{position: relative; top:200px;}
.js-listert{bottom: 0; left:200px; right:200px; z-index: 100;}
.js-listert{text-align: center; color:#333;}
.js-listert p{ margin-bottom:27px;font-size:16px;}
.js-listert span{display:block; margin-bottom:27px;color:#666;}
.js-listert a{width:190px;line-height:47px; background:#ff7214; border-radius:25px; display:inline-block;
    color:#fff;font-size:16px;
}
.chax-shen{background:#fff; border-radius:5px; border:4px solid rgba(255,255,255,0.8); width:465px;
    display:inline-block; text-align:left; z-index: 10; margin-right:20px; padding:40px;
}
.chax-shen h2{font-size:32px; color:#011a32; border-bottom:1px solid #011a32; padding-bottom:18px; text-align: center;}
.chax-shen:after{content:"";position: absolute; z-index: 9;top:-12px; left:-12px;width:100%; height:100%;
    background:rgba(255,255,255,0.4); z-index:-1; border-radius:10px;padding: 12px 12px; *border:2px solid #999;

}

.chax-shen p{color:#51be52; font-size:22px; text-align: center; margin-top:35px; padding-bottom:20px;}
.ban-h1div{color:#1E1E1E; font-size:16px; margin-top:15px;}
.guonei{height:658px; background:url(../img/ban-h1div_03.jpg) no-repeat center;}
.gu-zulist{overflow: hidden; margin-top:30px; *width:1270px;}
.gu-zulist ul{ margin-left:-30px;}
.gu-zulist li{float:left; margin-left:30px; width:380px; height:365px; position: relative; overflow: hidden;}
.gu-zulist li img{width:100%; height:100%;}

.guo-yin{top:265px; left: 0;width:100%;height:100%; position:absolute; color:#fff;
    text-align: center;
    transition:0.5s;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    -ms-transition:0.5s;
    -o-transition:0.5s;
}
.guo-yinti{color:#fff; padding-top:10px;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    -ms-transition:0.5s;
    -o-transition:0.5s;
    transition:0.5s;
}
.guo-yinti p{font-size:32px; margin-bottom:4px;}
.guo-nei{width:260px; text-align: left; display:inline-block; margin-top:55px;}
.guo-yin a{color:#fff; display:inline-block; width: 150px; line-height:32px; background:#51be52;
    border-radius:2px; margin-top:50px;
}
.gu-zulist li:hover .guo-yin{top:0;}
.gu-zulist li:hover .guo-yinti{padding-top:55px;}
.zuti-hei p{color:#252525 !important; *overflow:hidden;}
.zuti-hei span{color:#141414 !important;}
.zu-tuanti{overflow: hidden;}
.zu-tuanti h5{font-size:20px;color:#262626; margin-bottom:20px; font-weight: 500;}
.zu-tuanti ul{margin-left:6px;}
.zu-tuanti li{float: left; width:404px; border-right:1px solid #b5b5b5; height:238px; overflow: hidden;
    border:3px solid transparent; margin-left:-6px; position:relative;
}
.zu-tuanti li p{line-height: 45px; color:#262626; font-size:20px; background:#d7ecd7;}
.zu-tuanspan{text-align:left; background:#f8f8f8; height:193px; padding-top:30px;}
.zu-tuanspan span{display:block; font-size:16px; color:#373737; line-height:32px; position:relative;
    margin-left:140px; width:210px; padding-left:15px;
}
.zu-tuanspan em{position:absolute; top:13px; left:0; width:5px; height:5px; background:#74523e;
    border-radius:50%;
}
.zu-tuanti li:hover{border:3px solid #51be52; z-index:5;border-radius:6px;}
.zu-tuanti li:hover .zu-tuanspan{background:#fff; }
.ma-de{overflow: hidden;}
.made-bei{background:url(../img/madibei.jpg) no-repeat center; height:1180px; margin-top:45px;}
.md-listop{overflow: hidden; margin-top: 30px;}
.md-listop ul{margin-left:-56px;}
.md-listop li{width:362px; height:454px; background:#fff; float: left; margin-left:56px; position: relative;}
.malist-img{width:342px;display:block; margin-left:10px; margin-top:10px; height:235px;}
.md-lidtoti{ margin-top:36px;}
.md-lidtoti p{border-bottom:1px solid #dcc181; padding-bottom:16px; font-size:18px; color:#000;
    text-indent:36px;
}
.md-lidtoti span{display:block; color:#5d5d5d; font-size:12px; line-height:28px; padding-left:35px; padding-right:20px; margin-top:15px;}

.md-listop li:hover,.md-lisbom li:hover{box-shadow: 0px 0px 8px 2px #aca9a9;}
.md-lisbom{overflow: hidden; margin-top:125px;}
.md-lisbom ul{margin-left:-56px;}
.md-lisbom li{width:362px;float: left;margin-left:56px; background:#fff; height:252px;position: relative;}
.you-ico{position:absolute; top: 0; right:32px; z-index:10;}

.sbi-list{overflow: hidden; margin-top:30px; padding:5px 0;}
.sbi-list ul{margin-left:-45px;}
.sbi-list li{width:370px; *width:350px;border-radius:8px; background:#fff; height:480px; float: left; margin-left:45px;
    text-align: center;color:#202020; position: relative;
}

.sbi-list li p{font-size:30px; padding-top:55px;}
.sbi-list li span{}
.sbi-lian{ margin-top:35px;}
.sbi-lian a{color:#fff; font-size:16px; border-radius:4px; line-height:40px; width:145px; display:inline-block;
    margin: 0 5px;
}
.img-shb{display:block; margin:15px auto;}

.sbi-top{height:828px; background:url(../img/sbi-tu_02.jpg) no-repeat;}
.sbi-list li:hover{box-shadow: 0px 0px 8px 0px #484948;}
.xm-sb{background:#e2f7fb; height: 526px;}
.xmu-list ul{margin-left:-32px;}
.xmu-list li{ color:#fff;float: left;margin-left:32px;

}
.transition{width:276px;*width:266px; height:248px;border-radius:8px; background:#0a0f37;position: relative; top: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -0-transition: 0.3s;
    transition: 0.3s;
}
.xmu-list li em{text-align: center; font-size:22px;padding: 0 15px; padding-bottom:19px; padding-top:48px; display:block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.xmu-nei{display:block;width:245px; margin: 0 auto; font-size:12px; line-height:18px;}
.xianb-add{position: absolute; top:-34px; right:20px; z-index: 10;}
.xmu-list li:hover .transition{box-shadow: 0px 0px 16px 0px #7e807e; background:#fff; color:#0a0f37; top:-10px;}

.in-chaxuns{width:100%; top: 0; left: 0; bottom: 0;right:0; background:rgba(0,0,0,0.);}

.rht-fixed{width:45px; right:0; top:35%; z-index: 50;}
.rht-fixed h1{height:45px; background:#dcc181; margin-bottom:6px; cursor:pointer;}
.rht-fixed li{height:45px; background:#5b3015; margin-bottom:1px; width:200px;
    transition:0.4s;
}
.rht-erwei{margin-left:0 !important;}
.in-xerma{display:none; bottom:0; left:-130px;}
.in-xerma img{width:114px; padding:4px; background:#dcc181;}
.rht-fixed li a{display:block; width:100%; line-height:45px; font-size:16px;color:#fff;}
.rht-fixed li:hover{background:#dcc181; margin-left:-130px;}
.rht-fixed li:hover .in-xerma{display:inline-block;}
.xmu-liu{overflow: hidden; padding:25px 25px; padding-bottom:150px;overflow: hidden; text-align: center;
    background:url(../img/xmu-liu_03.jpg) no-repeat 0px 35px;
}
.xmu-liu li{position:relative; width:112px; height:112px;display:inline-block;_zoom:1;*display:inline;margin: 0 22px;}
.xmu-liu li p{width:112px; height:112px; font-size:20px; font-weight:bold; color:#fff;position:relative;
    z-index:5; padding:28px 30px; text-align: center;cursor:pointer;
}
.liodd{position:relative; top:120px;}
.xmu-liu li a{display:block; width:112px; height:112px; background:#30C8E1; position:absolute; top: 0; left: 0;
    filter:Alpha(opacity=0);opacity:0;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg);

}
.xmu-liu li em{display:block; width:94px; height:94px;background:#4a506b; float: left;position:absolute; top:9px; left:9px;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg);
}
.xmu-liu-li a{opacity:0.4 !important;filter:Alpha(opacity=40) !important;}
.xmu-liu-li em{background:#30c8e1 !important;}

.xunhuan{overflow: hidden;  height:700px;}
.xunhuan-img{background:url(../img/xunhuan_02.jpg); height:4px; width:100%; top:228px; left:0;}
.zuce-buz{overflow: hidden; text-align: center; margin-top: 30px;position:relative; z-index: 10;}
.zuce-buz ul{margin-left:-56px; display:inline-block; height:97px;}
.zuce-buz li{float: left; margin-left:56px; width:97px; height:97px; cursor:pointer;}
.zuce-buz li img{width:100%; height:100%;}

.beibiei{background:url(../img/beibiei_03.jpg) no-repeat center; height:740px;}
.sida-you li{position:absolute;}
.sida-youes1{bottom:6%; left:14%;}
.sida-youes2{bottom:38%; left:23%;}
.sida-youes3{bottom:40%; right:20%;}
.sida-youes4{bottom:8%; right:18%;}

.sida-youdiv{top:-115px; left:-200px;width:264px;height:135px; text-align: center;color:#fff;
    background:url(../img/duobianxin_03.png) no-repeat;
    padding-top:20px; display:none;
}
.sbce-ic{display:none;}
.sida-you li:hover .sbce-ics{display:none;}
.sida-you li:hover .sbce-ic{display:inline-block;}
.sida-you li:hover .sida-youdiv{display:block;}
.tuijian{top: 0; right:35px;}


/**/
.login-head{height:87px;}
.login-logo{margin-top:13px;}

.righthead{width:305px;float: right;margin-top:15px;}
.righthead img{float:left; margin-top:3px;}
.righthead p{float: right;width:251px;font-size: 18px;font-weight: 700;color: #5b3015;}
.login-banner{height: 510px;background:url(../img/denglu_02.png) no-repeat center;}

.login-div{width:368px; height:470px;display:inline-block; text-align: left;background:#fff;
    border-radius:6px;box-shadow:0px 0px 8px 0px #646363; padding:30px;
}
.login-top{text-align:center; margin-bottom:40px;}
.login-top a{color:#707070;border-bottom:2px solid transparent; display:inline-block; margin: 0 36px;
    font-size:21px; padding:0 12px;padding-bottom:8px;
}
.login-top-a{color:#5b3015 !important;border-bottom:2px solid #5b3015 !important;}
.login-put{height:42px; margin-bottom:12px;position: relative;}
.login-put input{width:100%; height:44px;display:block; border-radius:4px;border:1px solid #dcdcdc;
    color:#555; text-indent:20px;font-size:12px; line-height:44px;
}
.login-put img{position: absolute; top:9px;right:7px;}

.login-sbt{width:100%;height:42px; border-radius:4px; background:#5b3015; color:#fff; font-size:18px;
    border:none; margin-top:25px; cursor:pointer;
}
.login-wan{margin-top:19px;}
.login-wan a{font-size:12px; color:#5b3015;}
.login-wan a:hover{text-decoration:underline;}

.login-foot{height:230px;}
.login-nav{text-align: center; padding-top:36px;}
.login-nav a{color:#5b3015; margin: 0 22px;}

.login-erweima{text-align: center; margin-top:30px;}
.login-erweima p{display:inline-block; margin: 0 10px;}
.login-erweima img{display:block; margin-bottom:6px; height:106px;}
.login-erweima span{color:#5b3015; font-size:12px;}
.footb{height:38px; line-height:38px; color:#fff; text-align: center; background:#D72025; font-size:12px;}
.footb a{color:#fff;font-size:12px;}
.footb p{opacity: 0.7; filter:Alpha(opacity=70);}


.zuce-put{height:42px; padding-right:115px;border-radius:4px;border:1px solid #dcdcdc; padding-left:20px;
    margin-top:15px;
}
.zuce-put input{width:100%; height:100%; border:none; color:#555; font-size:12px;}
.zc-yan{width:105px; height:32px; top:4px; right:10px; border-left:1px solid #dcdcdc; cursor:pointer;
    padding-left:5px; line-height:32px; font-size:12px;color:#60361D; text-align: center;
}
.zc-yan img{width:100%; height:100%; display: block;}
.zce-wan{font-size:12px;color:#585858; margin-top:10px;}
.zce-wan a{color:#60361D; font-size:12px;}
.zuce-shang{margin-bottom:-20px;}
.zuce-shang a{font-size:12px; color:#60361D;}
.zuce-shang a:hover{text-decoration: underline;}

.wm-duoyan{height:340px; background:url(../img/wm-duoyan_02.jpg) no-repeat center; padding-top:70px;}

#swiper-position {
    z-index: 99;
    display: block;
    bottom: 270px;
}

#swiper-position span {
    height: 48px;
    width: 224px;
    border: 1px solid #213f6b;
    border-radius: 26px;
    font-size:16px;
    text-align: center;
    line-height:48px;
    color:#213f6b;
}
#swiper-position .swiper-pagination-bullet-active {
    background: #213f6b !important;
    color:#fff !important;
}
.slide2{height:270px;}
.banner3-text a{ position:absolute;bottom:40px; left:436px;}
.add-js{display:none;}
.add-liji{width:7%; height:5%; display:block;top:48.5%; left:46.5%;}


.banner4 {height:300px; width:1200px; margin:0 auto; overflow: hidden; padding-top: 90px; position:relative;}
.banner4 ul{width:5000%;}
.banner4 li{height:270px; background:#e1dede; width:1200px; float: left; position: relative;}
.bianshu1{position: absolute; top:15px; left: 0; width:100%;}
.bianshu1 p{margin-left:-16px;}
.bianshu1 span{display:block;float: left;height: 48px;width: 224px;*width: 214px;border: 1px solid #213f6b;border-radius: 26px;
    text-align: center;line-height:48px;color:#213f6b;margin-left:16px; cursor:pointer;
}
.bianshu-span{background: #213f6b !important;color:#fff !important;}
.length{font-size:34px; position:absolute; bottom:110px; right:90px; z-index:60; width:66px;
    background:url(../img/dijizhan_07.png) no-repeat center;
}
.length em{color:#FFD200;}
.length span{color:#333; float: right;}

.zu-xunfukua{
    width:100%; top:0; left: 0; height:100%;background:#ECECEC; opacity: 0.6;filter:alpha(opacity=60);
    z-index:5;
}
.guo-yinss{position: absolute; top:0; left: 0; width:100%; height:100%; z-index:5; background:#000; opacity: 0.7;
    filter:alpha(opacity=70);
}

.ban-toumingdu{width:100%; height:100%; top:0; left:0; z-index: 10; opacity: 0.8; filter:alpha(opacity=80); background:#fff; border-radius:10px;}

.fr img{width: auto !important;}
.fasten-bac{top:0; left:0; width:100%; height:100%; opacity:0.8; background:#000; filter:alpha(opacity=80); z-index:10;}


.miaobao{color:#666; height:46px;  line-height:46px; margin:25px 0;}
.miaobao .container{overflow: hidden; background:#f0efef;}
.miaobao span{display:inline-block;font-size:16px; color:#333; margin-left:25px;}
.miaobao a{display:inline-block;margin-right:5px; font-size:14px;color:#666;}
.miaobao a:hover{color:#5B3015;}
.miaobao em{margin-right:5px;}

.lichenout{ width: 100%; margin: 45px 0 0; padding-bottom: 80px;
    background: url('../img/lichen.jpg') top no-repeat;}
.lichen{ overflow: hidden; -webkit-transition: .6s;
    -moz-transition: .6s; -ms-transition: .6s; -o-transition: .6s; transition: .6s;}

.chengbtn{ width: 196px; height: 46px; border: 2px solid #dcc181; display: block; margin: 0 auto;
    background-color: #fefae4; font-size: 16px; color: #714626;}
.chengbtn:hover{ background-color: #dcc181;}

.lichenwrap{ overflow: hidden; padding-top:25px;}
.lichenwrap dl{ position: relative; padding-bottom: 35px; display: block;}
.lichenwrap dl.on{ display: block;}
.lichenwrap dl:before{ content: ''; position: absolute; left:50%; width: 2px; height: 100%;
    background-color: #dcc181; z-index: 1; top:0; margin-left: -1px;}
.lichenwrap dt{ width: 200px; height: 50px; margin: 0 auto 35px; background-color: #dcc181;
    font-size: 30px; color: #714626;line-height: 50px; font-weight: bold; text-align: center;}

.lichenwrap dd{ padding-right: 50%; overflow: hidden; position: relative; margin-bottom: 10px;
    color: #714626; text-align: right;}
.lichenwrap dd:after{ content: ''; position: absolute; left:50%; width: 20px; height: 20px;
    z-index: 2; top:11px; background:url('../img/dot2.png') center no-repeat; margin-left: -10px;}

.lichenwrap dd h3{ padding:0 50px; height: 36px; font-size: 24px;
    line-height: 36px; font-weight: bold;}
.lichenwrap dd p{ padding:0 50px; font-size: 16px; line-height: 30px;}

.lichenwrap dd:nth-child(odd){ padding-left: 50%; padding-right: 0; text-align: left;}
.show{opacity:1 !important;}
.ywout{ margin-top: 30px;}
.ywtip{ font-size: 14px; color: #333; text-align: center;}

.ywlist{ width: 100%; overflow: hidden; margin-top: 65px; position: relative; z-index: 2;}
.ywlist li{ float: left; width: 20%; text-align: center; }
.ywlist li .pic{ width: 156px; position: relative; height: 156px; line-height: 156px; background-color: #fff; margin: 0 auto;
    border: 2px solid #dcc181; -moz-border-radius: 78px; -webkit-border-radius: 78px; border-radius:78px;}
.ywlist li .pic img{ max-width: 100%; max-height: 100%;}
.ywlist li img.p1{ opacity: 1; filter:alpha(opacity=100);}
.ywlist li img.p2{ opacity: 0; filter:alpha(opacity=0); display: none;}
.ywlist li h3{ height: 70px; line-height: 70px; font-size: 18px; color: #c7ad70; font-weight: bold; overflow: hidden;}
.ywlist li .sjt{ height: 58px; opacity: 0; filter:alpha(opacity=0);
    background: url('../img/sjt1.png') bottom no-repeat;}

.ywlist li:hover .pic,.ywlist li.on .pic{ background-color: #714626; border-color: #714626;}
.ywlist li:hover h3,.ywlist li.on h3{ color: #714626;}
.ywlist li.on .sjt{ opacity: 1; filter:alpha(opacity=100)}
.ywlist li:hover img.p1,.ywlist li.on img.p1{ opacity: 0; filter:alpha(opacity=0); display: none;}
.ywlist li:hover img.p2,.ywlist li.on img.p2{ opacity: 1; filter:alpha(opacity=100); display: inline-block;}
.ywlist li .pic,.ywlist li h3,.ywlist li img{ -webkit-transition: .3s; -moz-transition: .3s;
    -ms-transition: .3s; -o-transition: .3s; transition: .3s;}


.ywconout{ position: relative; top:-1px; z-index: 0; margin-bottom: 70px;}
.ywcon{ padding: 30px 40px; border: 1px solid #dcc181; display: none;
    -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius:10px;}
.ywcon.on{ display: block;}
.ywcon p{ line-height: 40px; color: #5b3015; font-size: 14px;}
.ywcon p i{ margin: 0 15px;}
.ywcon p em{ float: left; display: block; width: 22px; height: 40px; font-size: 16px; margin-right: 12px;
    background: url('../img/dot3.png') center no-repeat; text-align: center; color: #fff;}
.ywcon p label{ font-weight: bold; font-size: 16px;}

.picMarquee-left{ width:100%;  overflow:hidden; position:relative;}
.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
    cursor:pointer; background:url("../img/arrow.png") no-repeat;}
.picMarquee-left .bd{}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; padding: 5px 0 !important;}
.picMarquee-left .bd ul li{width:180px; height:120px;float:left;border:1px solid #ccc; overflow:hidden; text-align:center;  margin-right:24px; }
.picMarquee-left .bd ul li .pic{ text-align:center; overflow: hidden;}
.picMarquee-left .bd ul li .pic img{ padding:2px;  }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;   }
.bd ul li:hover{box-shadow:0px 0px 8px 0px #cecdcd; border:1px solid transparent;}
.pic img{ padding:2px;
    -webkit-transition:0.4s;
    -moz-transition:0.4s;
    -ms-transition:0.4s;
    -o-transition:0.4s;
    transition:0.4s;
}
.pic:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}




.lichenout{ width: 100%; margin: 45px 0 0; padding-bottom: 80px;
    background: url('../img/lichen.jpg') top no-repeat;}
.lichen{ overflow: hidden; -webkit-transition: .6s;
    -moz-transition: .6s; -ms-transition: .6s; -o-transition: .6s; transition: .6s;}

.chengbtn{ width: 196px; height: 46px; border: 2px solid #dcc181; display: block; margin: 0 auto;
    background-color: #fefae4; font-size: 16px; color: #714626;}
.chengbtn:hover{ background-color: #dcc181;}

.lichenwrap{ overflow: hidden; padding-top:25px;}
.lichenwrap dl{ position: relative; padding-bottom: 35px; }
.lichenwrap dl.on{ display: block;}
.lichenwrap dl:before{ content: ''; position: absolute; left:50%; width: 2px; height: 100%;
    background-color: #dcc181; z-index: 1; top:0; margin-left: -1px;}
.lichenwrap dt{ width: 200px; height: 50px; margin: 0 auto 35px; background-color: #dcc181;
    font-size: 30px; color: #714626;line-height: 50px; font-weight: bold; text-align: center;}

.lichenwrap dd{ padding-right: 50%; overflow: hidden; position: relative; margin-bottom: 10px;
    color: #714626; text-align: right;}
.lichenwrap dd:after{ content: ''; position: absolute; left:50%; width: 20px; height: 20px;
    z-index: 2; top:11px; background:url('../img/dot2.png') center no-repeat; margin-left: -10px;}

.lichenwrap dd h3{ padding:0 50px; height: 36px; font-size: 24px;
    line-height: 36px; font-weight: bold;}
.lichenwrap dd p{ padding:0 50px; font-size: 16px; line-height: 30px;}

.lichenwrap dd:nth-child(odd){ padding-left: 50%; padding-right: 0; text-align: left;}
.show{opacity:1 !important;}
.ywout{ margin-top: 30px;}
.ywtip{ font-size: 14px; color: #333; text-align: center;}

.ywlist{ width: 100%; overflow: hidden; margin-top: 65px; position: relative; z-index: 2;}
.ywlist li{ float: left; width: 20%; text-align: center; }
.ywlist li .pic{ width: 156px; position: relative; height: 156px; line-height: 156px; background-color: #fff; margin: 0 auto;
    border: 2px solid #dcc181; -moz-border-radius: 78px; -webkit-border-radius: 78px; border-radius:78px;}
.ywlist li .pic img{ max-width: 100%; max-height: 100%;}
.ywlist li img.p1{ opacity: 1; filter:alpha(opacity=100);}
.ywlist li img.p2{ opacity: 0; filter:alpha(opacity=0); display: none;}
.ywlist li h3{ height: 70px; line-height: 70px; font-size: 18px; color: #c7ad70; font-weight: bold; overflow: hidden;}
.ywlist li .sjt{ height: 58px; opacity: 0; filter:alpha(opacity=0);
    background: url('../img/sjt1.png') bottom no-repeat;}

.ywlist li:hover .pic,.ywlist li.on .pic{ background-color: #714626; border-color: #714626;}
.ywlist li:hover h3,.ywlist li.on h3{ color: #714626;}
.ywlist li.on .sjt{ opacity: 1; filter:alpha(opacity=100)}
.ywlist li:hover img.p1,.ywlist li.on img.p1{ opacity: 0; filter:alpha(opacity=0); display: none;}
.ywlist li:hover img.p2,.ywlist li.on img.p2{ opacity: 1; filter:alpha(opacity=100); display: inline-block;}
.ywlist li .pic,.ywlist li h3,.ywlist li img{ -webkit-transition: .3s; -moz-transition: .3s;
    -ms-transition: .3s; -o-transition: .3s; transition: .3s;}


.ywconout{ position: relative; top:-1px; z-index: 0; margin-bottom: 70px;}
.ywcon{ padding: 30px 40px; border: 1px solid #dcc181; display: none;
    -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius:10px;}
.ywcon.on{ display: block;}
.ywcon p{ line-height: 40px; color: #5b3015; font-size: 14px;}
.ywcon p i{ margin: 0 15px;}
.ywcon p em{ float: left; display: block; width: 22px; height: 40px; font-size: 16px; margin-right: 12px;
    background: url('../img/dot3.png') center no-repeat; text-align: center; color: #fff;}
.ywcon p label{ font-weight: bold; font-size: 16px;}




.whlist{ width: 100%; overflow: hidden; margin: 20px 0 100px;}
.whlist li{ float: left; width: 380px; height: 400px; position: relative; margin-left: 30px;}
.whlist li:first-child{ margin-left: 0;}
.whlist li .pic{ width: 100%; height: 100%; position: relative; overflow: hidden;}
.whlist li .pic img{ width: 100%; height: 100%;}
.whlist li:hover .pic img{　-webkit-transform: scale(1.04); -moz-transform: scale(1.04);
    -ms-transform: scale(1.04); -o-transform: scale(1.04); transform: scale(1.04);}

.whlist li h3{ position: absolute; left:50%; top:50%; font-size: 36px; color: #fff; line-height: 42px;
    z-index: 1; width: 84px; height: 84px; overflow: hidden; background-color: #804b10;
    margin-left: -62px; margin-top: -62px; padding: 20px; text-align: center;}
.whlist li:hover h3{ background-color: rgba(128,75,16,0.5);}
.whlist li img,.whlist li h3{ -webkit-transition: .6s; -moz-transition: .6s;
    -ms-transition: .6s; -o-transition: .6s; transition: .6s;}
.core3{ height: 52px; text-align: center; line-height: 52px; font-size: 24px; color: #714626;
    background: url('../img/core.png') center no-repeat;}


.kouhaoout{ width: 100%; height: 850px; background: #eae4e1 url('../img/kouhaobg.jpg') center no-repeat;}
.khlist{ width: 1200px; padding: 92px 10px; margin: 0 auto; height: 530px; overflow: hidden;}
.khlist li{ float: left; width: 220px; height: 400px; position: relative; margin-left: 25px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1); background-color: #fff;}
.khlist li:nth-child(even){ margin-top: 130px;}
.khlist li:first-child{ margin-left: 0;}
.khlist li:hover{ margin-top: 12px; box-shadow: 0 0 10px 0 rgba(255,255,255,1);}
.khlist li:nth-child(even):hover{ margin-top: 142px;}
.khlist li .pic{ height: 150px; position: relative; overflow: hidden;
    text-align: center; line-height: 150px; padding-bottom: 3px; margin-bottom: 28px;}
.khlist li .pic:after{ content: ''; position: absolute; left:50%; width: 30px; height: 3px;
    z-index: 2; bottom: 0; margin-left: -15px; background-color: #714626;}

.khlist li h3{ font-size: 30px; color: #714626; line-height: 82px; height: 82px; text-align: center;}
.khlist li p{ color: #714626; font-size: 18px; line-height: 28px; text-align: center;}
.khlist li{ -webkit-transition: .6s; -moz-transition: .6s;
    -ms-transition: .6s; -o-transition: .6s; transition: .6s;}






.aboutwen{ width: 1200px; margin: 0 auto; padding: 45px 0 50px;}
.aboutwen h3{ font-size: 24px; color: #714626; line-height: 54px; text-align: center; font-weight: bold;}
.aboutcon{ padding: 20px 64px; font-size: 16px; color: #666; line-height: 28px;}


.aboneout{ width: 100%; height: 450px; background: url('../img/aboutbg1.jpg') center no-repeat;}
.abone{ padding-top: 40px; height: auto;}
.abone p{ font-size: 24px; color: #f5f6f0; line-height: 64px; text-align: center;}
.ablist1{ width: 100%; padding: 30px 0 60px; overflow: hidden;}
.ablist1 li{ float: left; width: 400px; position: relative;}

.ablist1 li .pic{ height: 132px; position: relative; overflow: hidden;
    text-align: center; line-height: 132px;}
.ablist1 li:hover img{ -webkit-animation: rotateY360 2s linear 1; animation: rotateY360 2s linear 1;
    -moz-animation: rotateY360 2s linear 1; -o-animation: rotateY360 2s linear 1;}
.ablist1 li h3{ border: 2px solid #fff; font-size: 24px; color: #fff; line-height: 28px;
    width: 196px; height: 56px; padding: 5px 0; text-align: center; margin: 0 auto;}



.abtwoout{ width: 100%; height: 450px; background: url('../img/aboutbg2.jpg') center no-repeat;}
.abtwo{ padding-top: 60px; height: auto;}
.abtwo p{ width: 260px; height: 50px; background-color: #fff; margin: 0 auto;
    font-size: 24px; color: #714626; line-height: 50px; text-align: center;}
.abtwo .eight{ width: 100%; height: 214px; background: url('../img/eight.png') center no-repeat;}
.ablist2{ padding: 5px 32px 0; overflow: hidden; margin-top: -5px;}
.ablist2 li{ float: left; width: 142px; position: relative; padding-top: 20px;}
.ablist2 li:hover{ margin-top: -6px;}
.ablist2 li:before{ content: ''; position: absolute; left:50%; width: 20px; height: 20px;
    z-index: 2; top: 0; margin-left: -10px; background-color: #fff;
    -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius:10px;}
.ablist2 li:hover:before{ background-color: #dcc181;}
.ablist2 li h3{ font-size: 24px; color: #fff; line-height: 64px; height: 64px; text-align: center;}
.ablist2 li:hover h3{ color: #dcc181;}
.ablist2 li,.ablist2 li h3,.ablist2 li:before{ -webkit-transition: .6s; -moz-transition: .6s;
    -ms-transition: .6s; -o-transition: .6s; transition: .6s;}



.abthreeout{ width: 100%; height: 450px; background: url('../img/aboutbg3.jpg') center no-repeat;}
.abthree{ padding-top: 80px; height: auto;}
.abthree p{ font-size: 24px; color: #f5f6f0; line-height: 64px; text-align: center;}
.ablist3{ margin-top: 55px; overflow: hidden;}
.ablist3{margin-left:-420px;}
.ablist3 li{ float: left;  position: relative; width:120px; margin-left:420px;}

.ablist3 li .pic{ height: 80px;}
.ablist3 li .pic img{ display: block; width: 80px; height: 80px; margin: 0 auto;}
.ablist3 li .pic.bgl{ width: 80px; margin: 0 auto; overflow: hidden;
    background: url('../img/a4.png') 0 center no-repeat;}
.ablist3 li:hover img.rot{ -webkit-animation: rotate360 3s linear infinite; animation: rotate360 3s linear infinite;
    -moz-animation: rotate360 3s linear infinite; -o-animation: rotate360 3s linear infinite;}
.ablist3 li:hover .pic.bgl{ -webkit-animation: bgleft .4s  steps(4, end) infinite; animation: bgleft .4s  steps(4, end) infinite;
    -moz-animation: bgleft .4s  steps(4, end) infinite; -o-animation: bgleft .4s  steps(4, end) infinite;}
.ablist3 li h3{ font-size: 24px; color: #5b3015; line-height: 64px; height: 64px; text-align: center;}




.zoneout{ border: 3px solid #dfdfdf; padding: 17px; }
.zone{ overflow: hidden;  font-size: 16px; font-weight: bold; line-height: 40px;
    padding-left: 90px;}
.zone:first-child{ margin-bottom: 20px;}
.zone dt{ float: left; width: 90px; height: 40px; color: #fff; text-indent: 15px; margin-left: -90px;
    background: url('../img/biaoqian.png') left no-repeat;}
.zone dd{ float: left; width: 120px; height: 40px; text-align: center; position: relative; color: #714626;}
.zone dd:after{ content: ''; position: absolute; left:50%; width: 50px; height: 3px;
    z-index: 2; bottom: 0; margin-left: -25px; background-color: #fff;}
.zone dd:hover:after,.zone dd.on:after{ background-color: #dcc181;}

.world{ width: 100%; margin: 20px 0 50px; height: 640px; text-align: center; position: relative;
    background: url('../img/world.png') top center no-repeat;}
.biaoji{ position: absolute; top:320px; left:600px; width: 40px; height: 40px; z-index: 1;
    background: url('../img/dot4.png') center no-repeat; -webkit-transition: .6s;
    -moz-transition: .6s; -ms-transition: .6s; -o-transition: .6s; transition: .6s;}










.friout{ width: 100%; padding: 16px 0;}
.fri{ font-size: 14px; color: #312121; height: 40px; padding: 10px 10px 10px 90px; line-height: 20px;}
.fribq{ float: left; display: block; margin-left: -90px; width: 80px; height: 60px; margin-top: -10px;
    background: url('../img/friend.png') left no-repeat;}
.fri a{ color: #312121;}
.fri i{ margin: 0 8px;}



.fnewsout{ background-color: #f1f1f1; width: 100%; padding: 70px 0;}
.fnews{ width: 100%; margin-top: 60px; margin-bottom: 40px;}

.fnewslist{ overflow: hidden;}
.fnewslist li{ float: left; width: 400px;}
.fnewslist li .fnewslin{ padding: 0 30px;}
.fnewslist li a{ display: block; width: 100%; padding-bottom: 10px;}
.fnewslist .fnewsp-out{ width: 100%; height: 190px; overflow: hidden; position: relative;}

.fnewslist .fnewsp{ width: 100%; height: 100%;
    -webkit-transition: .6s; -moz-transition: .6s; -ms-transition: .6s; -o-transition: .6s; transition:  .6s;}
.fnewslist li:hover .fnewsp{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);  -o-transform: scale(1.1); transform: scale(1.1);}

.fnewslist h3.fnewst{ font-size: 16px; color: #333; line-height: 24px; margin-top: 20px;
    height: 48px; overflow: hidden;}
.fnewslist .fnewstxt{ color: #666; font-size: 14px; line-height: 20px; margin-top: 15px;
    height: 60px; overflow: hidden; }



a.fnewsprev,a.fnewsnext{ position: absolute; width: 42px; height: 42px; z-index: 1;
    background-position: center; top:115px;}
a.fnewsprev{ background-image: url('../img/xiaoyu3.png'); left:50%; margin-left: -650px;}
a.fnewsprev:hover{ background-image: url('../img/xiaoyu3h.png');}
a.fnewsnext{ background-image: url('../img/dayu3.png'); right: 50%; margin-right: -650px;}
a.fnewsnext:hover{ background-image: url('../img/dayu3h.png');}
@media screen and (max-width:1300px) {
    a.fnewsprev{ left:10px; margin-left: 0;}
    a.fnewsnext{ right: 10px; margin-right: 0;}
}

.picScroll-left{ position: relative; width: 100%;}
.picScroll-left .bd{ width: 1200px; margin: 0 auto;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1;}
.picScroll-left .bd ul li{ _display:inline;}


.fcate{  width: 100%; text-align: center;}
.fcatecn{ font-size: 36px; color: #714626; line-height: 50px; height: 50px; overflow: hidden;
    background: url('../img/fcatehx1.png') center no-repeat;}
.fcateen{ font-size: 14px; color: #bfbfbf; line-height: 38px; height: 38px; overflow: hidden;}


.seemore{ width: 130px; height: 36px; border: 1px solid #5b3015; display: block;
    line-height: 36px; font-size: 14px; color: #5b3015; margin: 0 auto;}
.seemore span{ display: inline-block; padding-right: 18px;
    background: url('../img/jtr.png') right no-repeat;}
.seemore:hover{ background-color: #5b3015; color: #fff;}
.seemore:hover span{ background-image: url('../img/jtr2.png');}

.seemore2{ width: 130px; height: 36px; border: 1px solid #fff; display: block;
    line-height: 36px; font-size: 14px; color: #fff;}
.seemore2 span{ display: inline-block; padding-right: 18px;
    background: url('../img/jtr2.png') right no-repeat;}
.seemore2:hover{ background-color: #fff; color: #5b3015;}
.seemore2:hover span{ background-image: url('../img/jtr.png');}



.fywout{ width: 100%; height: 468px; background: url('../img/fywbg.jpg') center no-repeat;}
.fyw{ width: 100%; overflow: hidden; padding-top: 70px;}
.fywleft{ float: left; width: 360px; color: #fff;}
.fywleft h3{ font-size: 40px; line-height: 80px;}
.fywleft p{ font-size: 16px; line-height: 30px; height: 120px; margin: 24px 0 48px; overflow: hidden;}

.fywright{ float: right; width: 800px;}
.fywlist{ width: 100%; overflow: hidden; padding-top: 150px;}
.fywlist li{ float: left; width: 115px; text-align: center; margin-left: 45px;}
.fywlist li .pic{ width: 100%; position: relative; height: 100px; line-height: 100px; top: 0;}
.fywlist li .pic img{ max-width: 100%; max-height: 100%;}
.fywlist li h3{ height: 34px; line-height: 34px; font-size: 18px; color: #fff; font-weight: bold;
    overflow: hidden; border-top: 2px solid #fff; border-bottom: 2px solid #fff;}

.fywlist li .pic,.fywlist li h3{ -webkit-transition: .3s; -moz-transition: .3s;
    -ms-transition: .3s; -o-transition: .3s; transition: .3s;}
.fywlist li:hover .pic{ top:-20px;-webkit-animation: rotateY360 1.5s linear 1; animation: rotateY360 1.5s linear 1;
    -moz-animation: rotateY360 1.5s linear 1; -o-animation: rotateY360 1.5s linear 1;}


.fabout{ width: 100%; padding: 63px 0;}
.fab{ overflow: hidden;}
.fableft{ float: left; width: 700px; }
.fableft h3{ font-size: 36px; line-height: 54px; color: #5b3015;}
.fableft h4{ font-size: 14px; line-height: 28px; color: #bfbfbf;}
.fableft p{ font-size: 14px; line-height: 22px; height: 110px; color: #333;
    margin: 16px 0 32px; overflow: hidden;}
.fableft .seemore{ margin: 0;}

.fabright{ float: right; width: 400px;}

.frylist{ width: 100%; overflow: hidden; margin-top: 30px;}
.frylist li{ float: left; width: 197px; text-align: center; margin-left: 3px; margin-bottom: 3px;}
.frylist li img{ width: 100%; height: 129px;}

.frylist li{ -webkit-transition: .3s; -moz-transition: .3s;
    -ms-transition: .3s; -o-transition: .3s; transition: .3s;}

.fguo{ overflow: hidden;}
.fguolist{ width: 100%; text-align: center;}
.fguolist li{ float: left; width: 199px; border-right: 1px dotted #bfbfbf;}
.fguolist li:first-child{ border-left: 1px dotted #bfbfbf; width: 198px;}
.fguolist li p.txt2{ font-size: 14px; line-height: 22px; color: #999; height:44px; margin-top:8px;}
.fguolist li p.txt{ font-size: 40px; line-height: 46px; height: 46px; color: #333;}

.fguolist li p.txt em{font-weight: normal;}



.ftmout{ padding: 75px 0 100px; width: 100%;}
.ftm p.jieshao{ color: #666; text-align: center; padding-top: 20px;}

.fgouchen{position: relative; overflow: hidden; height:80px; padding: 20px 0;}

.binzlist{ overflow: hidden; position: absolute; left:23px; bottom: 50px; z-index: 1;}
.binzlist li{ float: left; width: 110px; text-align: center;}
.binzlist li .pic{ padding:0 20px 15px; height: 70px;}
.binzlist li .pic img{ width:100%; height: 100%;}
.binzlist li h3{ height: 32px; line-height: 16px; font-size: 12px; color: #fff; font-weight: bold; overflow: hidden;}
.binzlist li:hover h3{ color: #dcc181;}
.binzlist li .pic,.binzlist li h3{ -webkit-transition: .3s; -moz-transition: .3s;
    -ms-transition: .3s; -o-transition: .3s; transition: .3s;}


.fzhulist{margin-left:-170px;}
.fzhulist li{ float: left; height: 60px;
    margin-left:170px; margin-bottom: 40px; position: relative;}
.fzhulist .zhuzi{ width: 20px; height: 0; background-color: #f3cb8e;
    position: absolute; left:0; bottom: 0; z-index: 1;
    -webkit-transition: 1s; -moz-transition: 1s; -ms-transition: 1s; -o-transition: 1s; transition: 1s;}
.fzhulist .zhuzi.ht95{ height: 95%;}.fzhulist .zhuzi.ht45{ height: 45%;}
.fzhulist .zhuzi.ht30{ height: 30%;}.fzhulist .zhuzi.ht8{ height: 8%;}.fzhulist .zhuzi.ht6{ height: 6%;}

.fzhulist li p.txt2{ font-size: 12px; line-height: 20px; height: 20px; color: #161616; font-weight: bold; margin-top:10px;text-align: center;}
.fzhulist li p.txt1{ font-size:50px; line-height: 40px; height: 40px; font-weight:bold; color:#0d4c8b;}
.fguolist li p.txt:hover{color:#379ff1;}


.fbyout{ margin-bottom: 40px; overflow: hidden; width: 100%;}
.fbylist{ width: auto; height: 288px; overflow: hidden;}
.fbylist li{ float: left; width: 200px; text-align: center;}
.fbylist li .pic{ width: 180px; position: relative; height: 180px; padding: 9px; margin: 0 auto;
    border: 1px solid #fff;-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius:50%; overflow: hidden;}
.fbylist li:hover .pic{ border-color: #cfad7a;}
.fbylist li img{ width: 100%; height: 100%; display: block; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius:50%;}
.fbylist li:hover img{ -webkit-transform: scale(1.04); -moz-transform: scale(1.04);
    -ms-transform: scale(1.04); -o-transform: scale(1.04); transform: scale(1.04);}
.fbylist li h3{ height: 40px; line-height: 40px; font-size: 18px; color: #000; overflow: hidden;
    padding-bottom: 2px; position: relative; margin-top: 10px;}
.fbylist h3:after{ content: ''; position: absolute; bottom: 0; z-index: 0; left:50%; width: 48px;
    height: 2px; background-color: #d9d9d9; margin-left: -24px;}
.fbylist li p{ font-size: 14px; height: 36px; line-height: 36px; color: #999; overflow: hidden;}
.fbylist li:hover h3:after{ background-color: #cfad7a;}
.fbylist li .pic,.fbylist li h3,.fbylist li h3:after,.fbylist li img{ -webkit-transition: .6s;
    -moz-transition: .6s; -ms-transition: .6s; -o-transition: .6s; transition: .6s;}

.picScroll-left2{ position: relative; width: 100%;}
.picScroll-left2 .bd{ width: 1200px; margin: 0 auto;}
.picScroll-left2 .bd ul{ overflow:hidden; zoom:1;}
.picScroll-left2 .bd ul li{ _display:inline;}

a.fbyprev,a.fbynext{ position: absolute; width: 35px; height: 70px; z-index: 1;
    background-position: center; top:65px;}
a.fbyprev{ background-image: url('../img/xiaoyu2.png'); left:50%; margin-left: -680px;}
a.fbyprev:hover{ background-image: url('../img/xiaoyu2h.png');}
a.fbynext{ background-image: url('../img/dayu2.png'); right: 50%; margin-right: -680px;}
a.fbynext:hover{ background-image: url('../img/dayu2h.png');}
@media screen and (max-width:1360px){
    a.fbyprev{ left:10px; margin-left: 0;}
    a.fbynext{ right: 10px; margin-right: 0;}
}


.banner-ti {font-size: 36px; font-weight: bold; color: #5b3015; }

/*分页样式表*/

.page {
    float: left;
    width: 100%;
    margin:20px auto 10px;
    *zoom: 1;
}

.page:before, .page:after {
    display: table;
    content: "";
}
.page:after {
    clear: both;
}
.page a, .page span {
    float: left;
    margin-left: -1px;
    padding: 0 14px;
    height: 34px;
    line-height: 34px;
    color: #333;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #ddd;
}
.page a:hover {
    text-decoration: none;
    background-color: #5b3015;
    color: #fff
}
.page .current{
    background-color: #5b3015;
    color: #fff
}
.page .active a {
    background-color: #5b3015;
    color: #fff
}
.page .next, .page .prev {
    font-weight: bold;
}
.page .rows {
    border-right: 1px solid #CCCCCC;
}

/*58城市列表*/

#hot {
    line-height: 14px;
    margin: 47px auto 0;
    text-align: left;
}
#hot-title {
    float: left;
    margin-right: 18px;
    color: #ff552e;
    font-size: 14px;
    font-weight: 600;
}

a.hot-city {
    margin: 0 10px;
    color: #666;
    font-size: 14px;
}

#content-box {
    float: left;
    width: 1198px;
    margin-top: 23px;
    border: solid 1px #eee
}

.content-letter {
    float: left;
    border-bottom: solid 1px #eee
}

.content-letter-panel {
    float: left;
    width: 40px;
    height: auto;
    color: #999;
    font-size: 18px;
    font-weight: 700;
    background-color: #f5f5f5;
    text-align: center
}

.content-province {
    float: left;
    position: relative;
    z-index: 1;
    width: 1158px
}

.content-province-triangle {
    display: none;
    position: absolute;
    top: 50%;
    left: 0;
    width: 7px;
    height: 10px;
    margin-top: -5px;

    background-size: 100% 100%;
    background-repeat: no-repeat
}

.content-province-triangle-HD {

}

.content-province-title {
    float: left;
    width: 130px;
    height: 100%;
    line-height: 66px;
    padding-left: 16px;
    border-left-style: solid;
    border-right-style: solid;
    border-width: 1px;
    border-color: #eee;
    color: #333;
    font-size: 16px
}

.content-cities {
    float: left;
    width: 1010px;
    padding: 12px 0;
    overflow: hidden
}

.content-city {
    display: inline-block;
    line-height: 20px;
    color: #333;
    font-size: 14px;
    margin: 0 12px
}

.content-letter-panle-hover {
    color: #fff;
    background-color: #ff552e
}

.content-province-hover {
    background-color: #f5f5f5
}

.content-province-triangle-hover {
    display: block
}

/*sitemap列表*/
.lanmu{overflow: hidden; background:#fff; margin-top: 50px;}
.lanmu-li{line-height: 58px;overflow: hidden; border-bottom:1px solid #DCDCDC;}
.lanmu-li h1{float: left; width: 115px; height:58px;text-indent:15px;}
.lanmu-li h1 a:hover,.lanmu-li li a:hover{text-decoration:underline; color:#5B3015;}
.lanmu-li h1 a{font-size:20px;color:#5b3015; font-weight:700;}
.lanmu-li ul{width:1039px; float: left; margin-left:10px;}
.lanmu-li li{margin-right: 20px; float: left; }
.lanmu-li li a{font-size:14px;color:#666;}
.lanmu-li li a strong{font-size:16px;}

/*sitemap新闻*/
.wenzhan{overflow: hidden;padding-top: 40px; margin-bottom:35px;}
.wenzhan h2{font-size:20px;color:#5B3015;text-indent:15px;}
.wenzhan ul{padding-top: 20px;}
.wenzhan li{line-height: 40px; text-indent:15px; border-bottom:1px dashed #dcdcdc; float:left;width: 50%;list-style-type: square;}
.wenzhan li a{line-height: 14px; color:#666;}
.wenzhan li a:hover{text-decoration:underline;}

#g-right {
    width: 60px;
    height: auto;
    position: fixed;
    right: 0;
    top: 114px;
    padding: 0;
    z-index:10000;
}

#g-right.current > a,
#g-right.current > ul{
    display: none;
}

#g-right.current {
    height: 49px;
    margin: -24.5px 0 0 0;
    padding: 0;
}

#g-right span {
    height: 49px;
    background: url("../img/right_small.jpg") no-repeat center;
    cursor: pointer;
}

#g-right.current span {
    display: block;
    cursor: pointer;
}

#g-right.current span {
    display: block;
}

#g-right > a {
    float:right;
}
#g-right li {
    width: 60px;
    height: 59px;
    position: relative;
}

#g-right li a {
    width: 100%;
    height: 100%;
}

#g-right li:hover {
    background: #896a45;
}

#g-right li div {
    position: absolute;
    top: -1px;
    right: 0;
    margin-right: 60px;
    border-radius: 5px 0 0 5px;
    display: none;
}

#g-right li.current div {
    display: block;
}

#g-right li.saoyisao div {
    padding: 6px;
    overflow: hidden;
    border: 3px solid #53341a;
    background: #ffffff;

}

#g-right li.callback div {
    padding: 2px 6px;
    overflow: hidden;
    border: 3px solid #53341a;
    background: #53341a;
}

#g-right li.callback div input[type=text] {
    width: 140px;
    height: 28px;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: inset 0 0 5px 0 rgba(5, 12, 22, 0.35);
    padding: 0 0 0 8px;
}

#g-right li.callback div input[type=button] {
    width: 148px;
    text-align: center;
    line-height: 22px;
    color: #f5ead6;
    font-weight: 700;
    background: transparent;
    border: none;
}

#g-right li + li {
    border-top: 1px solid #896a45;
}

#g-right li.current {
    background: #896a45;
}

#g-right li a {
    position: relative;
    width: 60px;
    height: 20px;
    text-align: center;
    padding: 40px 0 0 2px;
    line-height: 95px;
    color: #f5ead6;
}

#g-right li.current a:before {
    position: absolute;
    left: 0;
    top: 50%;
    margin: -8px 0 0 0;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 10px solid #53341a;
}

#g-right li a.a1 {
    background: url("../img/zixun.png") no-repeat center 10px;
}

#g-right li a.a2 {
    background: url("../img/weixin.png") no-repeat center 10px;
}

#g-right li a.a3 {
    background: url("../img/pinggu.png") no-repeat center 10px;
}

#g-right li a.a4 {
    background: url("../img/dingzhi.png") no-repeat center 10px;
}

#g-right li a.a5 {
    background: url("../img/guojia.png") no-repeat center 10px;
}

#g-right li a.a6 {
    /*background: url("../img/shipin.png") no-repeat center 10px;*/
}

#g-right li a.a7 {
    background: url("../img/dianhua.png") no-repeat center 10px;
}

#g-right li a.a8 {
    background: url("../img/top.png") no-repeat center 10px;
}

#g-right li a.a9 {
    background: url("../img/lingjiang.png") no-repeat center 10px;
}

.g-backTop {
    display: block;
}


.mapout{ margin: 40px auto 100px; width: 1200px;}
.mapleft{ width: 100%; overflow: hidden;}
#map { width: 100%; height: 600px;}


.addrlist{ width: 1260px; padding-top: 50px;}
.addrlist li{ float: left; width: 570px; height: 186px; margin-top: 40px; margin-right: 60px;}
.addrlist h3{ width: 100%; height: 36px; overflow: hidden; cursor: pointer;
    font-size: 24px; color: #333; font-weight: bold; line-height: 36px;}
.addrlist h3:after{ content: ''; width: 32px; height: 2px; background-color: #b00b18;
    position: absolute; bottom: 0; left:0;  border-bottom: 1px dotted #909090;}
.addrlist h4{ font-size: 18px; height: 24px; line-height: 24px; color: #333;
    padding-bottom: 8px; border-bottom: 1px solid #dcc181; margin-bottom: 13px;}
.addrlist h4 i{ display: inline-block; width: 40px; height: 20px; background-color: #714626;
    font-size: 12px; color: #fff; text-align: center; line-height: 20px; margin-left: 20px;
    -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius:2px;}
.addrlist p{ font-size: 16px; line-height:26px; color: #714626; padding-left: 40px;}
.addrlist p.lx1{ background: url('../img/lx1.png') 10px 5px no-repeat;}
.addrlist p.lx2{ background: url('../img/lx2.png') 7px 5px no-repeat;}
.addrlist p.lx3{ background: url('../img/lx3.png') 7px 5px no-repeat;}



.fside{ position: fixed; z-index: 100; left:2px;bottom:320px;width: 70px;}
.fside a{ display: block; width: 70px; height: 70px; margin-bottom: 2px; font-weight: bold; font-size: 14px;
    -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius:8px; line-height: 106px;
    background: #804c2e center 9px no-repeat; text-align: center; color: #fff; }
.fside a:hover{ background-color: #f3cb8e; color: #804c2e;}
.fside a.side1{ background-image: url('../img/side1.png');}
.fside a.side2{ background-image: url('../img/side2.png');}
.fside a.side3{ background-image: url('../img/side3.png');}
.fside a.side4{ background-image: url('../img/side4.png');}
.fside a.side5{ background-image: url('../img/side5.png');}

.fside a.side1:hover{ background-image: url('../img/side1h.png');}
.fside a.side2:hover{ background-image: url('../img/side2h.png');}
.fside a.side3:hover{ background-image: url('../img/side3h.png');}
.fside a.side4:hover{ background-image: url('../img/side4h.png');}
.fside a.side5:hover{ background-image: url('../img/side5h.png');}

.sidetelno{ width: 0; height: 70px;top: 70px; overflow: hidden; position: absolute; left:72px;
    top:0; z-index: 1; background-color: #f3cb8e;
    -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius:8px;}
.sidetelno.on{ width: 200px;top: 72px;}
.sidetelno span{ display: block; width: 200px; height: 70px; text-align: center;
    font-family: 'arial'; color: #804c2e; font-size: 20px; line-height: 70px;}

.sidebigewm{ position: absolute; top: 144px; right: 72px; z-index: 0; padding-right: 8px;
    opacity: 0; }
.sidebigewm.on{ opacity: 1; top:72px;}
.sidebigewm:after{ content: ''; position: absolute; top: 50%; z-index: 1; right:0; width: 9px;
    height: 18px; margin-top: -9px; }
.sidebigewm img{ width: 92px; height: 92px; padding: 10px; border: 1px solid #ccc;
    -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius:8px; background-color: #fff;}



.j_jsha{
    width:1200px;
    overflow: hidden;
    margin:0 auto;
}
.j_jsha .p_01{
    width:95px;
    height:3px;
    margin:20px auto;
    background: #dcc181;
}
.j_jsha .t_juti{
    width:155px;
    height:60px;
    margin:0 auto;
    background:url(../img/d.png) no-repeat  ;
    background-size:34px 45px ;

}
.j_jsha .t_juti p{
    padding-left:34px;
}
.j_jsha .t_juti .c_s{
    font-size: 24px;
    color:#545454;
}
.j_jsha .t_juti .c_se{
    font-size: 16px;
    color:#cccccc;
}
.j_jsha .u_01{
    width:1200px;
    overflow: hidden;
    margin:0 auto;
}
.j_jsha .u_01 li{
    width:276px;
    height:320px;
    float:left;
    background: #ffffff;
    border:1px solid #d9d9d9;
    position: relative;
    margin:15px 10px;
}
.j_jsha .u_01 li .p_img{
    width:112px;
    height:112px;
    margin:40px auto;
    border-radius: 50%;
    background: #d9d9d9;
    overflow: hidden;
}
.j_jsha .u_01 li .p_img img{
    width:100%;
    /*margin:20px auto;*/
}
.j_jsha .u_01 li .p_d{
    text-align: center;
    font-size: 16px;
    color:#666666;
    margin-bottom:10px;
}
.j_jsha .u_01 li .p_e{
    text-align: center;
    font-size: 14px;
    color:#999999;
    margin-bottom:20px;
}
.j_jsha .u_01 li .p_heng{
    width:50px;
    height:2px;
    background: #dcc181;
    margin:0 auto;
}
/*.j_jsha .u_01 li .p_das{
	width:10px;
	height:10px;
	margin:0 auto;
	display: none;
	transform: rotate(45deg);
	position: absolute;
	bottom:-20px;
	left:47%;
	border:1px solid #d9d9d9;
	z-index: 1;
	background: #ffffff;

	width:0;
	height:0;
	border-bottom:10px solid rgba(0,0,0,0);
	border-left:10px solid rgba(0,0,0,0);
	border-right:10px solid rgba(0,0,0,0);
	border-top:10px solid #FFFFFF;
	box-shadow: 1px 0 #000000;
}*/
.j_jsha .u_01 li:hover .p_das{
    display: block;
}
.j_jsha .u_01 li:hover .p_img{
    background: #5b3015;
}
.j_jsha .u_01 li:hover{
    display: block;
    box-shadow:1px 1px 1px rgba(0,0,0,0.5);
}

.cd0{display: none;}
.cd0:first-child{display: block;}

.g_gao{
    width:1200px;
    overflow: hidden;
    margin:20px auto;
    height:183px;
    background: url(../img/cv_05.jpg) no-repeat center center;
    background-size:100% 100% ;
    text-align: center;
}
.g_gao h1{
    font-size: 36px;
    font-weight: bold;
    color:#ffffff;
    margin:20px 0;
}
.g_gao p{
    color:#ffffff;
    font-size: 20px;
}
.g_gao .p01{
    margin-top:20px;
}
.g_gao .p01 a{
    padding:8px 25px;
    margin:0 15px;
    border:1px solid #dcc181;
    color:#dcc181;
    border-radius: 10px;
}
.g_gao .p01 a:hover{
    background: #dcc181;
    color:#ffffff;
}

.serves{
    width:1200px;
    overflow: hidden;
    margin:10px auto;
}
.serves .p01{
    padding:0 10px;
    color:#5b3015;
    font-size: 20px;
    font-weight: bold;
}
.serves ul{
    width:100%;
    overflow: hidden;
    margin:0 auto;
}
.serves ul li{
    background: url(../img/s.png) no-repeat 30px 15px;
    width:100%;
    /*overflow: hidden;
    white-space: nowrap;
overflow: hidden;
text-overflow:ellipsis;*/
    background-size:19px 12px ;
}
.serves ul li span{
    width:1100px;
    margin-left:90px;
    display: block;
    height:40px;
    line-height: 40px;
    font-size: 16px;
    color: #666666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
}
.g_g2{
    width:1200px;
    overflow: hidden;
    margin:0 auto;

}
.g_g2 a{
    display: block;

}
.g_g2 a img{
    width:100%;
}



.shui_wuf{
    width:1200px;
    overflow: hidden;
    margin:0 auto;
}
.shui_wuf .p_01{
    width:95px;
    height:3px;
    margin:20px auto;
    background: #dcc181;
    margin-top:20px;
}
.shui_wuf .t_juti{
    width:180px;
    height:60px;
    margin:0px auto;
    background:url(../img/p.png) no-repeat  ;
    background-size:34px 45px ;
    margin-bottom:20px;

}
.shui_wuf .t_juti:nth-child(1){

    background:url(../img/h.png) no-repeat  ;
    background-size:34px 45px ;

}

.shui_wuf .t_juti p{
    padding-left:34px;
}
.shui_wuf .t_juti .c_s{
    font-size: 24px;
    color:#545454;
}
.shui_wuf .t_juti .c_se{
    font-size: 16px;
    color:#cccccc;
}
.shui_wuf .u01{
    width:1200px;
    overflow:hidden ;
    margin:0 auto;


}
.shui_wuf .u01 li{
    width:192px ;
    height:460px;
    overflow: hidden;
    float: left;
    margin:30px 54px;
    background: url(../img/d2.png) no-repeat center center;
    background-size:100% 100%;
}
.shui_wuf .u01 li .p_sd{
    text-align: center;
    font-size: 60px;
    color:#ffffff;
    margin:52px 0;
}
.shui_wuf .u01 li .p_sd2{
    padding:10px 20px;
    font-size: 18px;
    color:#48c1cb;
    font-weight: bold;
    margin-top:80px;
}
.shui_wuf .u01 li .p_sd3{
    padding:10px 20px;
    font-size: 14px;
    color:#666666;
}
.shui_wuf .u01 li:nth-child(2){
    background: url(../img/d3.png) no-repeat center center;
    background-size:100% 100%;
}

.shui_wuf .u01 li:nth-child(2) .p_sd2{
    color:#3b88db;
}


.shui_wuf .u01 li:nth-child(3){
    background: url(../img/d4.png) no-repeat center center;
    background-size:100% 100%;
}
.shui_wuf .u01 li:nth-child(3) .p_sd2{
    color:#e79d48;
}
.shui_wuf .u01 li:nth-child(4){
    background: url(../img/d5.png) no-repeat center center;
    background-size:100% 100%;
}
.shui_wuf .u01 li:nth-child(4) .p_sd2{
    color:#d56bd0;
}



.shui_wuf .u02{
    width:100%;
    overflow: hidden;
    margin:0 auto;
}

.shui_wuf .u02 li{
    width:200px;
    overflow: hidden;
    float:left;
    text-align: center;
    margin:0 20px;
}
.shui_wuf .u02 li .r_s{
    width:156px;
    overflow: hidden;
    margin:0 auto;
}

.shui_wuf .u02 li .r_s img{
    width:100%;
}
.shui_wuf .u02 li .r_1{
    font-size: 16px;
    color:#333333;
    margin:10px 0;
}
.shui_wuf .u02 li .r_2{
    width:50px;
    height:2px ;
    background: #dcc181;
    margin:0 auto;
}

.shui_wuf .u02 li .r_3{
    color: #666666;
    font-size: 14px;
    margin:3px 0;
}
.shui_wuf .u02 li .r_4{
    margin-top:15px;
    margin-bottom:20px;

}
.shui_wuf .u02 li .r_4 a{
    padding:5px 20px;
    color:#dcc181;
    border:1px solid #dcc181;
    font-size: 16px;
    border-radius: 10px;
}
.shui_wuf .u02 li .r_4 a:hover{
    color:#ffffff;
    background: #dcc181;
}
.shui_wuf .u03{
    width:1000px;
    overflow: hidden;
    margin:0 auto;
}
.shui_wuf .u03 li{
    width:132px;
    height:45px;
    overflow: hidden;
    float:left;
    margin:30px 59px;
}
.shui_wuf .u03 li button{
    display: block;
    width:132px;
    height:45px;
    line-height: 45px;
    text-align: center;
    color:#FFFFFF;
    font-size: 16px;
    background: #dcc181;
    border-radius: 10px;
    outline: none;
    border:0;
}

.layadmin-user-login-icon{position: absolute;left: 1px;top: 1px;width: 38px;line-height: 36px;text-align: center;color: #d2d2d2;}

#certify {
    position: relative;
    width: 1200px;
    margin: 0 auto
}

#certify .swiper-container {
    padding-bottom: 60px;
}

#certify  .swiper-slide {
    width: 520px;
    height: 408px;
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
}
#certify  .swiper-slide img{
    display:block;
    width: 520px;
    height: auto;
}
#certify  .swiper-slide p {
    line-height:70px;
    padding-top: 0;
    text-align: center;
    color: #636363;
    font-size: 1.1em;
    margin: 0;
}

#certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #00aadc;
    background-color: #fff;
}

#certify .swiper-button-prev {
    left: -30px;
    width: 45px;
    height: 45px;
    background: url(../img/wm_button_icon.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

#certify .swiper-button-prev:hover {
    background-position: 0 -46px;
    background-size: 100%
}

#certify .swiper-button-next {
    right: -30px;
    width: 45px;
    height: 45px;
    background: url(../img/wm_button_icon.png) no-repeat;
    background-position: 0 -93px;
    background-size: 100%;
}

#certify .swiper-button-next:hover {
    background-position: 0 -139px;
    background-size: 100%
}


.tdui-list{overflow: hidden;margin-left:0px;}
.tdui-list .swiper-wrapper{ width:100%;}
.tdui-list .swiper-slide{width:280px; height:400px; border:1px solid #dcdcdc; float: left;}
.tdui-list .photo{width:100%; height:230px;overflow:hidden;display: block;}
.tdui-list .photo img{width:100%;height: auto;}
.tdui-list .tud-text{text-align: center; margin-top:15px;}
.tdui-list .tud-min a{font-size:20px; color:#1e1e1e;}
.tdui-list .tud-text em{display:inline-block; height:2px; *height:-5px;width:40px; background:#673e24;}
.tdui-list .tud-zw{color:#6b6b6b; font-size:12px; line-height:16px; margin-top:12px; height:32px;}
.tdui-list .tud-lian{display: inline-block; width:140px; line-height:28px; border:1px solid #dcc181;
    color:#dcc181; border-radius:3px; margin-top:16px; font-size:12px;
}
.tdui-list .tud-lian:hover{color:#fff; background:#dcc181;}

.hotImg2{
    width: 277px;
    height: 170px;
    float: left;
    position: relative;
    margin-top: 30px;
    margin-right: 30px;
    border-radius: 5px;
    overflow: hidden;
}
.hotImg2 img{
    width: 277px;
    height: 170px;
}
.hotImg_f{
    width: 100%;
    height: 45px;
    background: rgba(0,0,0,0.7);
    position: absolute;
    bottom: 0;
    text-align: center;
}
.hotImg_f p{
    font-size: 16px;
    line-height: 45px;
    text-align: center;
    color: #fff;
}

.ti p{color:#c4b1a8 !important}
.ti span{color:#fff !important}

.tiaojian{width:1200px;height: auto;overflow:hidden;}
.tiaojian dl{width:780px;height:auto;float: left;margin-bottom:30px;}
.tiaojian dl dt{width:35px;height: 40px;float: left;color: #fff;background: #ff6c00;line-height: 40px;text-align: center;font-weight: bold;}
.tiaojian dl dd{width:auto;margin-left:60px;font-size: 16px;line-height: 28px;}

.video-box {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000
}

.video-box .mask {
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-color: rgba(0,0,0,.7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000, endColorstr=#B3000000);
    zoom: 1
}

.video-box .video-content {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -600px;
    margin-top: -337px;
    height: 600px;
    background: #FFF
}
.video-box .video-content .video{height: auto;}

.video-box .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 12px;
    cursor: pointer;
    background-color: transparent;
    background-color: rgba(0,0,0,.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    zoom: 1;
    opacity: .8;
    z-index: 999;
}

.video-box .close:hover {
    opacity: 1
}

.video-box .close span {
    font-size: 16px;
    color: #FFF
}
.footer-select {
    POSITION: absolute;
    float: left;
}
.footer_sel {
    BORDER-BOTTOM: #d6d6d6 1px solid;
    BORDER-LEFT: #d6d6d6 1px solid;
    LINE-HEIGHT: 22px;
    WIDTH: 190px;
    HEIGHT: 22px;
    COLOR: #afafaf;
    BORDER-TOP: #d6d6d6 1px solid;
    BORDER-RIGHT: #d6d6d6 1px solid;
    margin: 18px auto;
}

.news_left{
    width: 48%;float: left; overflow: hidden;
}

.news_rit{
    width: 48%; float: right;
}

.news_p1{
    font-size: 18px;
    line-height: 1.5;
    margin-top: 10px;
    overflow: hidden;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
}

.news_p{
    font-size: 16px; opacity: 0.7;
    line-height: 1.5;
    margin-top: 10px;
    overflow: hidden;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
}

.gd{
    display: block;
    margin-top: 32px;
    border: 1px solid #e1b967;
    width: 62px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    color: #e1b967;
    border-radius: 6px;
}


.news_ul{
    display: block;width: 100%;overflow: hidden;
}

.news_ul li{
    display: block;
    padding-top: 2%;
    font-size: 16px;
    width: 100%;
    overflow: hidden;
}

.news_ul li a{
    font-size: 16px; float: left;
    width: 70%;
    overflow: hidden;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-all;
}

.news_ul li span{
    font-size: 16px; float: right;
    width: 20%;
    overflow: hidden;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-all;
    opacity: 0.5;

}

.news_ul li:before {
    content: "";
    float: left;
    width: 4px;
    height: 4px;
    margin: 10px 10px 0 0;
    background-color: #999999;
    display: block;
    border-radius: 50%;
}

.linki{
    width: 100%;display: block;overflow: hidden;
}

.linki li {
    float: left;height: 15px; line-height: 15px; padding-bottom: 10px;
}

.linki li:before {
    content: "";
    float: right;
    width: 1px;
    height: 15px;
    margin: 0 17px 0 17px;
    background-color: #999999;
    display: block;
    border-radius: 50%;
}
