/* 未能缩小。正在返回未缩小的内容。
(808,136): run-time error CSS1038: Expected hex color, found '#33'
 */
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/* By 5811.com.cn */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {

    margin: 0;

    padding: 0;

}



table {

    border-collapse: collapse;

    border-spacing: 0;

}



fieldset, img {

    border: 0;

}



ol, ul {

    list-style-type: none;

}



caption, th {

    text-align: left;

}



q:before, q:after {

    content: '';

}



abbr, acronym {

    border: 0;

}

.clearfix{zoom:1;}

.clearfix:before,.clearfix:after{display: table;line-height: 0;content: "";}

.clearfix:after{clear: both;}



.l, .col-l, .col_l, .col-c, .col_c {

    float: left;

}



.r, .col-r, .col_r, dt span, .ul-txt li span, .ul_txt li span {

    float: right;

}



.dn {

    display: none;

}



.fix {

    *zoom: 1;

}



.fix:after, .fix:before {

    display: block;

    content: "clear";

    height: 0;

    clear: both;

    overflow: hidden;

    visibility: hidden;

}



*,*:after,*:before {

    outline: none;

}



a {

    text-decoration: none;

    color: expression(this.parentNode.currentStyle.color);

    color: inherit;

}



input,

textarea,

select {

    font-size: inherit;

    color: inherit;

    font-family: inherit;

    outline: none;

}



input[type='submit'],

input[type='reset'],

input[type='button'],

select {

    -webkit-appearance: none;

    -moz-appearance: none;

    appearance: none;

}



select::-ms-expand {

    display: none;

}



input::-ms-clear {

    display: none;

}



textarea {

    resize: none;

}



body {

    color: #666;

    font-size: 12px;

    line-height: 1;

    font-family: "微软雅黑", "Microsoft Yahei";

}



a:hover {

    color: #000;

}



:-moz-placeholder {

    color: #ccc;

}

::-moz-placeholder {

    color: #ccc;

}

input:-ms-input-placeholder{

    color: #ccc;

}

input::-webkit-input-placeholder{

    color: #ccc;

}

.wp {

    width: 1200px;

    margin: 0 auto;

}



/**

    头部样式

 */

.header {background-color: #fff;position: relative;z-index: 99;}

.header .hd {border-bottom: 1px solid #eee;line-height: 30px;height: 30px;color: #999;}

.top-bar {float: right;}

.top-bar li {float: left;margin-left: 16px;}

.top-bar .lang {padding-top: 7px;}

.top-bar .lang a {float: left;}

.top-bar .lang img {display: block;}

.top-bar .lang a:first-child {margin-right: 10px;}

.header .m-search {height: 22px;width: auto;line-height: 22px;margin-top: 3px;border-radius: 0;}

.header .m-search .inp {width: 190px;font-size: 12px;}

.header .m-search .btn {width: 50px;height: 22px;}

.header .bd {height: 89px;}

.header .logo {float: left;margin-left: 8px;padding-top: 19px;}

.logo img {display: block;width: 242px;height: 34px;}

.bdindex{position:absolute; top: 31px; width: 100%;}

.nav {float: right;height: 89px;}

.nav > li {float: left;}

 .nav > li + li {margin-left: 29px;}

.nav > li > a {font-size: 16px;color: #333;line-height: 87px;padding: 0 8px;display: block;border-bottom: 2px solid transparent;}

.bdindex .nav > li > a{color: #fff;}

.nav > li:hover > a,.nav > li.on > a {border-color: #fff;}

/*.nav > li:hover .nav-s {display: block;}*/

.nav-s {display:none;position: absolute;top: 100%;left: 0;width: 100%;background-color: #fff;border-top: 1px solid #eee;text-align: center;padding: 24px 0;font-size: 0;}

.nav-s .center,.nav-s .hot,.nav-s .link {display: inline-block;*display: inline;*zoom: 1;vertical-align: top;}

.nav-s .hot {margin-right: 40px;width: 272px;height: 134px;overflow: hidden;border-radius: 5px;}

.nav-s .hot img {display: block;width: 100%;height: 100%;-webkit-transition: .5s; -o-transition: .5s; transition: .5s;}

.nav-s .hot:hover img {-webkit-transform: scale(1.04); -ms-transform: scale(1.04); -o-transform: scale(1.04); transform: scale(1.04);}

.nav-s .link {font-size: 14px;color: #666;line-height: 30px;}

.nav-s .link dl{ float: left; text-align: left; width: 560px; }

.nav-s .link dl dt,.nav-s .link dl dd{width: 135px; float: left;}

.nav-s .link2 dl dt,.nav-s .link2 dl dd{width: 85px;}

.nav-s .link dl dt,.nav-s .link p{font-size: 16px;color: #333;padding-bottom: 10px;font-weight: normal; text-align: left}



.nav-s .link table {text-align: left;}

.nav-s .link td,.nav-s .link th {width: 135px;}

.nav-s .link2 td,.nav-s .link2 th {width: 85px;}

.nav-s .link2 {border-left: 1px solid #eee;padding-left: 40px;}

.nav-s .link th {font-size: 16px;color: #333;padding-bottom: 10px;font-weight: normal;}

.nav-s .link2 .child{ display: inline-block; width: 140px;text-align: left; }

.nav-s .shop {padding: 10px 0 15px;}

.nav-s .shop a {margin: 0 135px;}

.nav-s .shop a:hover {filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=.2);-webkit-filter: grayscale(20%);}
.nav-s a:hover{ color: #3e2624; }




.banner {height: 700px;overflow: hidden;}



.slick-ban,.slick-list,.slick-slide,.slick-track {height: 100%;}

.slick-ban .item a {display: block;height: 100%;background-repeat: no-repeat;background-position: center center;-webkit-background-size: cover; background-size: cover;}

.slick-ban .slick-dots {position: absolute;bottom: 20px;left: 50%;text-align: center;-webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%);}

.slick-ban .slick-dots li {display: inline-block;*display: inline;*zoom: 1;margin: 0 4px;}

.slick-ban .slick-dots button {font-size: 0;padding: 0;border: none;width: 14px;height: 14px;border-radius: 14px;background-color: #fff;cursor: pointer;}

.slick-ban .slick-active button {background-color: #dfc7bc;}







.footer {background-color: #fff;color: #898989;border-top: 1px solid #cacaca;}

.footer .hd {overflow: hidden;padding: 26px 0 38px;}

.footer .hd .left {float: left;padding: 5px 0px;line-height: 2;}

.footer .hd .right {float: right;line-height: 21px;border-left: 1px solid #cacaca;padding-left: 45px;}

.dl-ft {float: left;}

.dl-ft + .dl-ft {margin-left: 70px;}

.dl-ft dt {font-size: 14px;color: #000;line-height: 30px;margin-bottom: 7px;}

.footer .logo {margin-bottom: 18px;}

.footer .focus {padding-top: 10px;}

.footer .focus a {position: relative;display: inline-block;*display: inline;*zoom: 1;width: 26px;height: 25px;background: url(../images/icon-ft.png) no-repeat 0 0;vertical-align: middle;margin: 0 5px;}

.footer .focus a > img {position: absolute; width: 110px;height: 110px;bottom: 30px;left: 50%;margin-left: -55px;display: none;}

.footer .focus .weibo {background-position: 100% 0;}

.footer .focus a:hover {filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=.2);-webkit-filter: grayscale(20%);}

.footer .ft {background-color: #1a1a1a;/* text-align: center; */color: #fff;line-height: 20px;padding: 25px 0;}

.ft a {margin: 0 5px;}

.ft a:hover {text-decoration: underline;color: #fff;}

.ft .copyright{ margin-left: 5px; }



.pop-fixed {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999;}

.pop-fixed .mask {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url(../images/mask-01.png) repeat 0 0;}

.pop-fixed .qr-code {position: absolute;top: 50%;left: 50%;padding: 20px;border-radius: 5px;background-color: #fff;width: 200px;height: 230px;margin: -130px 0 0 -120px;font-size: 16px;text-align: center;line-height: 30px;color: #333;}









.m-search {border: 1px solid #dcdcdc;border-radius: 5px;width: 240px;height: 36px;line-height: 36px;}

.m-search.open {border-color: #999;}

.m-search .inp {border: none;padding: 0 5px;width: 194px;font-size: 14px;}

.m-search .btn {float: right;border: none;background: url(../images/icon-search.png) no-repeat center center;width: 36px;height: 36px;cursor: pointer;}



.g-tit1 {font-weight: normal;color: #333;border-left: 4px solid #eddfd6;line-height: 25px;height: 25px;}

.g-tit1 .cn {font-size: 24px;margin: 0 5px;color: #000;}

.g-tit1 .en {font-size: 18px;text-transform: uppercase;vertical-align: bottom;}



.m-cur {padding: 20px 0 32px;overflow: hidden;}

.m-cur .m-search {float: right;}

.cur {overflow: hidden;float: left;}

.cur li {position: relative;float: left;border-top: 1px solid #eee;border-bottom: 1px solid #eee;margin-right: 16px;}

.cur a {display: block;position: relative;background-color: #f7f7f7;font-size: 14px;color: #333;line-height: 36px;height: 36px;text-align: center;padding: 0 12px;}

.cur li:first-child {border-left: 1px solid #eee;}

.cur li:first-child a {padding-left: 15px;}

.cur li:after {content: '';position: absolute;top: -1px;right: -24px;width: 0;height: 0;border-style: solid;border-width: 19px 12px;border-color: transparent;border-left-color: #eee;z-index: 0;}

.cur li + li:before {content: '';position: absolute;top: -1px;left: -12px;width: 0;height: 0;border-style: solid;border-width: 19px 12px;border-color: transparent;border-top-color: #eee;border-bottom-color: #eee;z-index: 0;}

.cur a:after {content: '';position: absolute;top: 0;right: -23px;width: 0;height: 0;border-style: solid;border-width: 18px 12px;border-color: transparent;border-left-color: #f7f7f7;z-index: 2;}

.cur li + li a:before {content: '';position: absolute;top: 0;left: -10px;width: 0;height: 0;border-style: solid;border-width: 18px 12px;border-color: transparent;border-top-color: #f7f7f7;border-bottom-color: #f7f7f7;z-index: 2;}

.cur a:hover {background-color: #eee;}

.cur a:hover:after {border-left-color: #eee;}

.cur a:hover:before {border-top-color: #eee;border-bottom-color: #eee;}





.tab-btn {overflow: hidden;border-radius: 5px;background-color: #f7f7f7;height: 50px;line-height: 50px;}

.tab-btn li {float: left;}

.tab-btn a {display: block;color: #333;font-size: 16px;text-align: center;padding: 0 28px;}

.tab-btn .on a,.tab-btn a:hover {background-color: #000;color: #fff;}





.ban {height: 350px;background-repeat: no-repeat;background-position: center center;-webkit-background-size: cover; background-size: cover;}



.pages {text-align: center;font-size: 0;}

.pages li {display: inline-block;*display: inline;*zoom: 1;margin: 0 5px;}

.pages a,.pages .etc span {display: block;border: 1px solid #ccc;border-radius: 5px;font-size: 16px;color: #999;text-align: center;padding:0 10px;height: 38px;line-height: 38px;}

.pages .arr {font-family: 宋体;font-weight: bold;}

.pages .on a,.pages a:hover {color: #fff;background-color: #000;border-color: #000;}



.main {padding-bottom: 50px;}

.main > .wp {overflow: hidden;}

.main > .wp > .col-l {width: 855px;}

.main > .wp > .col-r {width: 305px;}



.row-ind1 {/*height: 360px;*/overflow: hidden;padding: 45px 0; width: 1200px;}

.row-ind1 .colbox{ width: 1215px; margin-bottom: 15px;}

.row-ind1 .col-l {width: 390px; float: left; margin-right: 15px; height: 320px;}

.row-ind1 .col-c {width: 480px;text-align: center;}

.row-ind1 .col-r {width: 360px;}

.row-ind1 .colbox-1{ height: 360px; width: 1200px; }

.pic-h1 {position: relative;overflow: hidden;}

.pic-h1 img {display: block;/*width: 100%;height: 100%;*/-webkit-transition: .5s; -o-transition: .5s; transition: .5s;}

.pic-h1 .txt {position: absolute;top: 0;left: 0;padding: 30px;font-size: 16px;color: #333;line-height: 28px;}

.pic-h1 h4 {font-size: 24px;color: #3e2626;font-weight: normal;margin-bottom: 10px;}

.pic-h1.s2 .txt {color: #fff;}

.pic-h1 .txt .p2 {font-size: 12px;line-height: 18px;}

.pic-h1 h3 {font-size: 46px;color: #f7f2da;font-weight: normal;line-height: 1.4;margin-bottom: 10px;}

.pic-h1 a:hover img {-webkit-transform: scale(1.04); -ms-transform: scale(1.04); -o-transform: scale(1.04); transform: scale(1.04);}



.row-ind2 {overflow: hidden;margin-bottom: 42px;}

.row-ind2 .col-l {width: 260px;}
.row-ind2 .col-l .m-search{ width: 258px; margin-right: 0; margin-bottom: 40px; }

.row-ind2 .col-r {width: 908px;}

.row-ind2 .g-tit1 {margin-bottom: 32px;}

.row-ind2 .m-search {margin-bottom: 30px;}

.tab-boxh1 {}

.tab-boxh1 .tab {overflow: hidden;margin-bottom: 10px; position: relative;}

.tab-boxh1 .tab li {float: left;font-size: 14px;color: #333;text-align: center;line-height: 26px;padding: 0 18px;border-radius: 5px;cursor: pointer;}

.tab-boxh1 .tab .on,.tab-boxh1 .tab li:hover {color: #fff;background-color: #000;}
.tab-boxh1 .tab li a:hover{color: #fff;}
.tab-boxh1 .tab .more{ position: absolute; color: #000; right: 0; top: 0; font-size: 14px; }

.tab-boxh1 .box {display: none;}

.tab-boxh1 .box.on {display: block;}

.tab-boxh1 .list {overflow: hidden;/* padding-left: 10px; */}

.tab-boxh1 .list li {float: left;width: 85px;}

.tab-boxh1 .list a {display: block;font-size: 14px;color: #999;/* line-height: 30px; */ margin-bottom: 30px;}

.tab-boxh1 .list a:hover {color: #000;}

.tab-boxh1 .list2 {font-size: 12px;color: #999;line-height: 22px;}

.tab-boxh1 .list2 li + li {border-top: 1px dashed #eee;}

.tab-boxh1 .list2 a {display: block;overflow: hidden;padding: 8px 0 9px;}

.tab-boxh1 .list2 .time {float: right;margin-left: 10px;color: #f00;}

.tab-boxh1 .list2 h4 {font-size: 14px;color: #000;font-weight: normal;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

.tab-boxh1 .list2 p {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}





.row-ind3 {overflow: hidden;}

.row-ind3 .col-l {width: 789px;}

.row-ind3 .col-r {width: 372px;}

.row-ind3 .g-tit1 {margin-bottom: 20px; position: relative;}
.row-ind3 .g-tit1 .more{ position: absolute; right: 0; top: 0; font-size: 16px; color: #000; }

.ul-pich1 {overflow: hidden;margin: 0 -6px;}

.ul-pich1 li {float: left;width: 218px;margin: 0 6px;/* background-color: #eddfd6; */text-align: left;font-size: 16px;color: #000;line-height: 1.8;}

.ul-pich1 h4 {font-size: 1em;font-weight: normal;}

.ul-pich1 img {display: block;width: 100%;height: 100%;-webkit-transition: .5s; -o-transition: .5s;

transition: .5s;}

.ul-pich1 .txt {padding: 5px 0 8px;}

.ul-pich1 .txt p{color: #999;}

.ul-pich1 .pic {overflow: hidden;height: 324px;width: 218px;}

.ul-pich1 a:hover img {-webkit-transform: scale(1.04); -ms-transform: scale(1.04); -o-transform: scale(1.04); transform: scale(1.04);}

.ul-pich1.s2 {padding-top: 30px;}

.ul-pich1.s2 li {width: 230px;margin-bottom: 12px;}

.ul-pich1.s2 .pic {width: 230px;height: 340px;}



.ul-pich2 {overflow: hidden;}

.ul-pich2 li {float: left;}

.ul-pich2 .item {display: block;overflow: hidden;width: 263px;background-color: #f3f3f3;}

.ul-pich2 .pic {width: 263px;height: 132px;overflow: hidden;}

.ul-pich2 .pic img {display: block;width: 100%;height: 100%;-webkit-transition: .5s; -o-transition: .5s; transition: .5s;}

.ul-pich2 .txt {height: 132px;line-height: 115px;text-align: center;font-size: 14px;color: #999;}

.ul-pich2 .txt .valign {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;line-height: 38px;}

.ul-pich2 .txt h4 {position: relative;font-size: 16px;color: #000;font-weight: normal;}

.ul-pich2 .txt h4:after {content: '';position: absolute;bottom: 0;left: 50%;margin-left: -21px;width: 42px;height: 3px;background-color: #eedfd7;}

.ul-pich2 .item:hover img {-webkit-transform: scale(1.04); -ms-transform: scale(1.04); -o-transform: scale(1.04); transform: scale(1.04);}



.m-login {overflow: hidden;background-repeat: no-repeat;background-position: center center;-webkit-background-size: cover; background-size: cover;}

.m-login .cont {margin: 98px auto;padding: 30px 42px;width: 400px;overflow: hidden;border-radius: 5px;background-color: #fff;}

.m-login h2 {color: #333;font-size: 36px;font-weight: normal;margin-bottom: 30px;}

.m-login .inp {display: block;width: 326px;border: 1px solid #ccc;border-radius: 4px;line-height: 58px;padding: 0 10px 0 64px;font-size: 20px;background-repeat: no-repeat;background-position: 24px 50%;margin-bottom: 26px;}

.m-login .id {background-image: url(../images/inp-bg1.png);}

.m-login .pwd {background-image: url(../images/inp-bg2.png);}

.m-login .auto {font-size: 16px;color: #666;height: 22px;line-height: 22px;display: block;margin-bottom: 23px;}

.m-login .auto input {display: none;}

.m-login .auto .icon {float: left;width: 22px;height: 22px;background: url(../images/checkbox-1.png) no-repeat 0 0;margin-right: 12px;}

.m-login .auto input[type=checkbox]:checked + .icon {background-image: url(../images/checkbox-2.png);}

.m-login .btn {display: block;width: 100%;height: 50px;border: none;background-color: #000;text-align: center;border-radius: 4px;font-size: 20px;color: #fff;margin-bottom: 10px;cursor: pointer;}

.m-login .btn:hover {opacity: .8;}



.map-wrap {overflow: hidden;}

.map-wrap .col-l {width: 760px;}

.map-wrap .col-r {width: 440px;padding-top: 35px;}

#china-map {height: 640px;}

.map-wrap .tips {font-size: 14px;color: #666;height: 0;line-height: 90px;}

.map-wrap .tips em {color: #f00;margin-right: 5px;}

.change-city {background-color: #f7f7f7;border-radius: 5px;padding: 25px;margin-bottom: 20px;}

.change-city .item {font-size: 14px;color: #999;line-height: 27px;}

.change-city .item + .item {margin-top: 10px;}

.change-city .sel {background-color: #fff;margin-left: 10px;width: 150px;height: 27px;border: 1px solid #eee;border-radius: 4px;color: #33;padding: 0 8px;background: #fff url(../images/icon-sel.png) no-repeat right 8px top 50%;}



.addr-list {overflow-x: hidden;overflow-y: auto;height: 470px;font-size: 14px;color: #666;line-height: 28px;}

.addr-list li {border-bottom: 1px solid #eee;padding: 2px 0 5px;}
.addr-list li:hover{cursor: pointer;}

.addr-list h4 {font-weight: normal;font-size: 16px;color: #333;}

.addr-list p {padding-left: 24px;background-repeat: no-repeat;background-position: left center;}

.addr-list .s1 {background-image: url(../images/icon-h1.png);}

.addr-list .s2 {background-image: url(../images/icon-h2.png);}

.addr-list .s3 {background-image: url(../images/icon-h3.png);}



.ad-pic a {display: block;overflow: hidden;width: 305px;margin-bottom: 29px;}

.ad-pic img {display: block;width: 100%;}



.m-texth1 {margin-top: 34px;}

.m-texth1 .txt1 {font-size: 14px;color: #333;line-height: 24px;padding-top: 40px;}

.m-texth1 img {display: block;width: 100%;}



.job-h1 {padding: 12px 0 40px;}

.job-h1 li {border-bottom: 1px solid #eee;overflow-x: hidden;}

.job-h1 .item {display: block;overflow-x: hidden;padding: 20px 0 18px;}

.job-h1 .time {float: left;width: 101px;height: 101px;margin-right: 15px;background-color: #f7f7f7;text-align: center;color: #333;}

.job-h1 .time .sum {font-size: 30px;font-weight: bold;margin: 28px 0 10px;}

.job-h1 .time .data {font-size: 14px;}

.job-h1 .txt {font-size: 14px;line-height: 22px;color: #999;}

.job-h1 .txt h4 {font-size: 18px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;font-weight: normal;margin-bottom: 10px;}

.job-h1 .txt p {overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;height: 44px;margin-bottom: 5px;}

.job-h1 .info span {margin-right: 34px;}

.job-h1 .info strong {font-weight: normal;}

.job-h1 .item:hover .time {background-color: #000;color: #fff;}

.job-h1 .item:hover .txt {color: #333;}

.job-h1 .item:hover .info strong {color: #e03636;}



.job-detail {padding-top: 30px;}

.job-detail .deal {background-color: #f7f7f7;padding: 20px;margin-bottom: 20px;}

.job-detail .deal .money {float: right;margin: 0 30px 0 20px;}

.job-detail .deal .money strong {display: block;color: #db2727;font-size: 20px;font-weight: normal;margin-bottom: 15px;}

.job-detail .deal .money a {display: block;font-size: 14px;color: #666;line-height: 24px;padding-left: 30px;background: url(../images/icon-h4.png) no-repeat left center;}

.job-detail .deal .money a:hover {color: #db2727;}

.job-detail .deal .cont {overflow-x: hidden;}

.job-detail .deal h4 {font-size: 20px;color: #333;font-weight: normal;margin-bottom: 20px;}

.job-detail .deal .info {font-size: 14px;color: #e03636;margin-bottom: 20px;}

.job-detail .deal .info span {margin-right: 30px;}

.job-detail .deal .info em {color: #333;font-style: normal;}

.job-detail .deal .tab {overflow-x: hidden;}

.job-detail .deal .tab span {float: left;background-color: #fff;border: 1px solid #db2727;text-align: center;color: #333;width: 76px;height: 25px;line-height: 25px;margin-right: 20px;}

.job-detail .txt {font-size: 14px;color: #333;line-height: 24px;}

.job-detail .txt h4 {font-size: 1em;font-weight: normal;color: #db2727;}



/*新闻列表*/

.ul-newsq1{

    margin-top: 27px;

    margin-bottom: 40px;

}

.ul-newsq1 li{

    overflow: hidden;

    width: 855px;

    margin-bottom: 22px;

}

.ul-newsq1 .img{

    float: left;

    margin-right: 18px;

    width: 318px;

    height: 189px;

    overflow: hidden;

    border-radius: 5px;

}

.ul-newsq1 .img img{

    display: block;

    width: 100%;height: 100%;

    border-radius: 5px;

}

.ul-newsq1 .txt{

    overflow: hidden;

    color: #999;

}

.ul-newsq1 li:hover h3,.ul-newsq1 li:hover p {color: #333;}

.ul-newsq1 .txt h3{

    height: 35px;

    line-height: 20px;

    font-weight: normal;

    font-size: 18px;

    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

}

.ul-newsq1 .txt p{

    height: 80px;

    line-height: 25px;

    font-size: 14px;

    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

}

.ul-newsq1 .txt span{

    font-size: 30px;

}

.ul-newsq1 .txt .span{

    height: 50px;

    line-height: 50px;

    font-size: 14px;

}

.ul-newsq1 .txt2 {

    padding-left: 30px;

    background: url(../images/q-icon1.jpg) no-repeat center left;

}



.ul-newsq1 .txt2 a{

    font-size: 14px;

    height: 30px;

    line-height: 25px;

    margin-top: 7px;

}

/*新闻列表2*/

.ul-newsq2{

    margin-bottom: 30px;

}

.ul-newsq2 li{

    width: 305px;

    padding: 18px 0;

    overflow: hidden;

    border-bottom: 1px solid #eee;

}

.ul-newsq2 .last{

    border-bottom: none;

}

.ul-newsq2 a {display: block;overflow-x: hidden;}

.ul-newsq2 a:hover h4 {color: #333;}

.ul-newsq2 a:hover span {color: #666;}

.ul-newsq2 .img{

    float: left;

    margin-right: 12px;

    width: 120px;

    height: 74px;

    border-radius: 5px;

    overflow-x: hidden;

}

.ul-newsq2 .img img{

    display: block;

    width: 100%;

    height: 100%;

    border-radius: 5px;

}

.ul-newsq2 .txt{

    overflow-x: hidden;

    font-size: 14px;

    line-height: 24px;

}

.ul-newsq2 .txt h4 {

    height: 48px;

    font-size: 1em;

    color: #999;

    font-weight: normal;

    overflow : hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 2;

    margin-bottom: 8px;

}

.ul-newsq2 span{

    color: #ccc;

}

.ul-linkq1{

    overflow: hidden;

    width: 262px;

    margin-top: 24px;

}

.ul-linkq1 li{

    float: left;

    padding-right: 10px;

    padding-bottom: 10px;

}

.ul-linkq1 li a{

    display: block;

    width: 120px;

    height: 35px;

    line-height: 35px;

    text-align: center;

    font-size: 14px;

    background-color: #f7f7f7;

}

/*龙头系列*/

.row-3a{margin-bottom: 18px;overflow: hidden;}

.row-3a .col-l{width: 280px;padding:0 14px;margin-right: 18px;}

.row-3a .col-c{width: 580px;}

.row-3a .col-r{width: 262px;}

.m-t1{overflow: hidden;}

.m-t1 h3{color:#333;font-size: 20px;font-weight: normal;position: relative;padding-bottom: 32px;text-align: center;margin-bottom: 12px;}

.m-t1 h3:after{content:'';position: absolute;left:0;bottom:0;background: url(../images/pro1-1.png) no-repeat center center;width: 100%;height: 20px;}

.m-t1 p{font-size: 14px;color:#666;line-height: 25px;height: 200px;overflow: hidden;margin-bottom: 12px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 8;}

.m-t1 a{display: block;margin:0 auto;font-size: 12px;color:#666;border:1px solid #ccc;width: 90px;height: 28px;line-height: 28px;text-align: center;border-radius: 5px;transition:.3s;}

.m-t1 a:hover{background-color: #000;color:#fff;border-color:#000;}

.slick-scroll{overflow: hidden;}

.slick-scroll .item{height: 306px;}

.slick-scroll .item img{display: inline-block;height: 100%;}

.slick-scroll .slick-prev,.slick-scroll .slick-next{position: absolute;top:50%;margin-top: -18px;width: 36px;height: 36px;outline: none;border:none;border-radius: 50%;z-index: 99;text-indent: -9999px;background: url(../images/ico-prev.png) no-repeat center center #fff;cursor:pointer;opacity:0.8;transition:.3s;}

.slick-scroll .slick-prev{left:10px;}

.slick-scroll .slick-next{right: 10px;background-image: url(../images/ico-next.png);}

.slick-scroll .slick-prev:hover,.slick-scroll .slick-next:hover{opacity:1;}

.m-list{overflow: hidden;}

.m-list h3{font-size: 16px;color:#999;margin-bottom: 14px;padding-left: 6px;font-weight: normal;}

.m-list .ul-link{overflow: hidden;}

.m-list .ul-link li{float: left;width: 131px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.m-list li a{display: inline-block;font-size: 16px;color:#333;padding:10px 6px;}

.m-list li a:hover,.m-list li.on a{background-color: #000;color:#fff;border-radius: 5px;}

.ul-pictxt{margin:30px 0 0;width: 1330px;overflow: hidden;}

.ul-pictxt li{float: left;}

.ul-pictxt li a{display: block;margin:0 20px 20px 0;border:1px solid #eee;border-radius: 5px;width: 282px;}

.ul-pictxt li .pic{height: 282px;text-align: center;border-bottom: 1px solid #eee;position: relative;overflow: hidden;transition:.3s;}

.ul-pictxt li .pic img{display: block;height: 100%;width: 100%;}

.ul-pictxt li h4{font-size: 14px;color:#999;text-align: center;padding:14px 0;font-weight: normal;height: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; transition:.3s;}

.ul-pictxt li a:hover h4{color:#333;}

.ul-pictxt li a:hover .pic{opacity: 0.9;}



/*商用解决方案*/

.row-2d{margin-bottom: 30px;overflow: hidden;}

.row-2d .col-l{width: 280px;padding:0 16px;}

.row-2d .col-r{width: 866px;}

.ul-t1 li a{/* width: 120px;padding:0; */padding:0 10px;}



/*视频中心*/

.ul-pictxt li .pic .begin{position: absolute;left:50%;top:50%;background: url(../images/ico-begin.png) no-repeat center center;width: 69px;height: 69px;margin:-34.5px 0 0 -34.5px;opacity:0;transition:.3s;}

.ul-pictxt li a:hover .pic .begin{opacity:0;}





/*视频详情*/

.row-2z .col-l{width: 855px;}

.row-2z .col-r{width: 308px;}

.m-tit1{font-size: 20px;color:#000;text-align: center;font-weight: normal;margin-bottom: 18px;}

.m-info{font-size: 14px;color:#999;text-align: center;padding-bottom: 19px;border-bottom: 1px solid #eee;margin-bottom: 30px;}

.m-info span{margin:0 6px;}

.m-video{width: 100%;height: 570px;position: relative;margin-bottom: 30px;}

.m-video:after{content:'';position: absolute;left:0;bottom:-29px;width: 100%;height: 1px;background-color: #eee;}



.m-video video{display: block;width: 100%;height: 100%;}

.m-video .mask{position: absolute;left:0;top:0;width: 100%;height: 100%;background: url(../images/video1.jpg) no-repeat center center;z-index: 99;}

.m-video .mask span{position: absolute;left:50%;top:50%;width: 141px;height: 141px;margin:-70.5px 0 0 -70.5px;background: url(../images/ico-start.png) no-repeat center center;cursor:pointer;}

.m-link{padding:30px 0 0;overflow: hidden;}

.m-link a{font-size: 16px;height: 16px;color:#999;width:420px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;transition:.3s;}

.m-link a:hover{color:#333;}

.m-link a.prev{float: left;}

.m-link a.next{float: right;text-align: right;}



/*投资者关系*/

.row-2h .col-l{width: 315px;}

.row-2h .col-r{width: 856px;}

.ul-relation{background-color: #f7f7f7;border-radius: 5px;}

.ul-relation li{position: relative;}

.ul-relation li a{display: block;font-size: 16px;height: 16px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; color:#333;padding:17px 56px 17px 30px;transition:.3s;}

.ul-relation li:hover a,.ul-relation li.on a{background-color: #000;color:#fff;border-radius: 5px;}

.ul-relation li:hover a span,.ul-relation li.on a span{background-image: url(../images/ico-m2.png);}

.ul-relation li a span{position: absolute;right:30px;height: 100%;background: url(../images/ico-m1.png) no-repeat center center;width: 7px;margin-top: -17px;transition:.3s;}

.ul-tz{ padding: 0 20px 20px; background: #f7f7f7; }
.ul-tz dl{ padding-bottom: 20px; border-bottom: 1px solid #dddddd; }
.ul-tz dt{ font-size: 20px; font-weight: bold; padding-top: 20px; }
.ul-tz dd{font-size: 16px; padding-top: 20px; background: url(../images/ico-m1.png) no-repeat right bottom; }
.ul-tz dd a:hover{ text-decoration:underline; }
.ul-tz dd a.active{text-decoration:underline;}

.ul-down{ margin: -10px 0 40px; }
.ul-down li{overflow: hidden;padding: 20px 0 12px;border-bottom: 1px solid #eee; position: relative; font-size: 14px; padding-left: 30px; background: url(../images/pdf-icon.png) no-repeat left center;}
.ul-down li .time{position: absolute; right: 0; top: 20px;}

.ul-txt{margin:-20px 0 40px;}

.ul-txt li{overflow: hidden;padding: 20px 0 12px;border-bottom: 1px solid #eee;}

.ul-txt li h4{margin-bottom: 14px;}

.ul-txt li h4 a{display: block;font-size: 18px;color:#333;font-weight: normal;height: 18px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;transition:.3s;}

.ul-txt li h4 a:hover{color:#999;}

.ul-txt li .txt{font-size: 14px;color:#333;line-height: 25px;height: 50px;margin-bottom: 14px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}

.ul-txt li .a1{color:#999;overflow: hidden;}

.ul-txt li .a1 .date{float: left;font-size: 14px;color:#999;}

.ul-txt li .a1 .date span{float:none;font-size: 30px;}

.ul-txt li .a1 a{float: right;font-size: 14px;color:#333;width: 120px;height: 40px;line-height: 40px;text-align: center;background-color: #f7f7f7;border-radius: 5px;margin-left: 16px;transition:.3s;}

.ul-txt li .a1 a:hover{background-color: #000;color:#fff;}



/*投资者关系详情*/

.row-2n .col-l{width: 855px;}

.row-2n .col-r{width: 305px;}

.m-content{font-size: 14px;color:#666;line-height: 1.7em;border-bottom: 1px solid #eee;}

.m-content img{display: block;margin:0 auto;}





.row-2s{margin-top: 30px;}

.ul-newsl{margin-top: 0;}



.m-about-zy{

	padding: 40px 18px 0;

	overflow: hidden;

}

.m-about-zy .pic{

	margin-right: 34px;

}

.m-about-zy .pic img{

	width: 488px;

	height: 280px;

}

.m-about-zy .txt2 .last{

	margin: 15px 0 7px 0;

}

.c{

	clear: both;

}

.m-about-zy .txt1{

	width: 642px;

	margin-top: 7px;

    overflow: hidden;

}

.m-about-zy .txt1 .mc{ width: 662px; }
.m-about-zy .txt1 .con{ width: 311px; float: left; margin-right: 20px; }

.m-about-zy .txt1 .g-tit1{

	margin-bottom: 16px;

}

.m-about-zy .txt1 p{

	font-size: 14px;

	color: #666;

	line-height: 24px;

	overflow: hidden;

	display: -webkit-box;

	-webkit-line-clamp: 6;

	-webkit-box-orient: vertical; padding-top: 15px;

}

.m-about-zy .network{

	/* height: 618px; */

	/* background: url(../images/pic2-zy1.png) no-repeat center center; */

	/* margin-top: 15px; */

	padding-top: 15px;

}

.about-1{ float: right; width: 760px; height: 350px; text-align: right }

.m-about-zy .txt2{

	width: 367px; float: left;

	/* margin: 281px 0 0 14px; */

}

.m-about-zy .txt2 h3{

	font-size: 16px;

	margin: 10px 0;

	font-weight: normal;

	color: #333;

	overflow: hidden; /*自动隐藏文字*/

	text-overflow: ellipsis;/*文字隐藏后添加省略号*/

	white-space: nowrap;/*强制不换行*/

}

.m-about-zy .txt2 p{

	font-size: 12px;

	line-height: 20px;

	overflow: hidden;

	display: -webkit-box;

	-webkit-line-clamp: 4;

	-webkit-box-orient: vertical;

}

.m-about-zy .txt2 span{

	margin-top: 36px;

	display: block;

	float: left;

	height: 30px;

	width: 130px;

	line-height: 30px;

	font-size: 14px;

	color: #333;

	text-indent: 46px;

	background-repeat: no-repeat;

	background-position: 10px center;

}

.m-about-zy .txt2 .ico1{

	background-image: url(../images/pic2-zy1_03.jpg);

}

.m-about-zy .txt2 .ico2{

	background-image: url(../images/pic2-zy1_05.jpg);

}



.m-school-zy .txt1{

	width: 540px;

}

.m-school-zy .txt1 p{

	font-size: 14px;

	line-height: 24px;

	overflow: hidden;

	display: -webkit-box;

	-webkit-line-clamp: 4;

	-webkit-box-orient: vertical;

}

.m-school-zy .txt1 h3{

	font-size: 18px;

	color: #333;

	margin-bottom: 5px;

	overflow: hidden; /*自动隐藏文字*/

	text-overflow: ellipsis;/*文字隐藏后添加省略号*/

	white-space: nowrap;/*强制不换行*/

}

.m-school-zy .ul-img-zy1{

	width: 628px;

}

.m-school-zy .ul-img-zy1 .inner{

	margin:-5px;

}

.m-school-zy .ul-img-zy1 img{

	margin: 5px;

}

.m-school-zy .ul-img-zy1 .img1{

	width: 424px;

	height: 336px;

	float: left;

}

.m-school-zy .ul-img-zy1 .img2{

	width: 194px;

	height: 163px;

	float: left;

}

.m-school-zy .ul-img-zy1 .img3{

	width: 309px;

	height: 202px;

	float: left;

}

.m-culture .img4{

	width: 580px;

	height: 278px;

}

.m-culture .img5{

	width: 580px;

	height: 320px;

	margin-top: 10px;

}

.m-culture{

	background-color: #f7f7f7;

	overflow: hidden;

	padding: 41px 0 32px 0;

}

.m-culture .pic2{

	width: 604px;

	margin-left: 20px;

}

.m-culture .txt2{

	width: 526px;

}

.m-culture .g-tit1{

	margin-bottom: 24px;

}

.m-school-zy h3{

	font-size: 18px;

	color: #333;

	line-height: 35px;

	font-weight: normal;

	margin-top: 3px;

	overflow: hidden; /*自动隐藏文字*/

	text-overflow: ellipsis;/*文字隐藏后添加省略号*/

	white-space: nowrap;/*强制不换行*/

}

.m-school-zy p{

	font-size: 14px;

	line-height: 25px;

	overflow: hidden;

	display: -webkit-box;

	-webkit-line-clamp: 6;

	-webkit-box-orient: vertical;

}

.m-imgtxt-zy1{

	overflow: hidden;

	padding: 36px 0 15px 0;

}

.m-introduction{

	padding:30px 0 0 20px;

}

.m-school-zy .m-txt{

	margin: 50px 0 0;

	background: url(../images/bg1-zy.jpg) no-repeat right top;



}

.m-school-zy .m-txt .g-tit1{

	margin-bottom: 28px;

}

.m-imgtxt-zy1 .g-tit1{

	margin-bottom: 25px;

}

.m-school-zy .m-txt h4{

	margin: 8px 0 4px 0;

	font-size: 14px;

	font-weight: normal;

	overflow: hidden; /*自动隐藏文字*/

	text-overflow: ellipsis;/*文字隐藏后添加省略号*/

	white-space: nowrap;/*强制不换行*/

}

.m-school-zy .m-txt em{

	display: block;

	font-size: 12px;

	color: #999;

	line-height: 22px;

	font-style: normal;

	overflow: hidden; /*自动隐藏文字*/

	text-overflow: ellipsis;/*文字隐藏后添加省略号*/

	white-space: nowrap;/*强制不换行*/

}

.m-tab-zy li a{

	padding: 0 21px;

}

.m-technology-zy{

	overflow: hidden;

}

.m-technology-zy h2{

	font-size: 30px;

	color: #333;

	text-align: center;

	line-height: 50px;

	margin: 18px 0 13px 0;

	font-weight: normal;

	overflow: hidden; /*自动隐藏文字*/

	text-overflow: ellipsis;/*文字隐藏后添加省略号*/

	white-space: nowrap;/*强制不换行*/

}

.m-technology-zy p{

	font-size: 14px;

	color: #333;

	line-height: 25px;

	/*overflow: hidden;

	display: -webkit-box;

	-webkit-line-clamp: 2;

	-webkit-box-orient: vertical;*/

}

.m-technology-zy .pic{

	padding: 13px 0 0;

	overflow: hidden;

}

.m-technology-zy img{

	float: left;

}

.m-aftersale-zy h2{

	font-size: 24px;

	color: #333;

	font-weight: normal;

	margin: 28px 0 22px 0;

	overflow: hidden; /*自动隐藏文字*/

	text-overflow: ellipsis;/*文字隐藏后添加省略号*/

	white-space: nowrap;/*强制不换行*/

}

.m-aftersale-zy p{

	font-size: 14px;

	color: #333;

	line-height: 25px;

	overflow: hidden;

	display: -webkit-box;

	-webkit-line-clamp: 2;

	-webkit-box-orient: vertical;

}

.m-aftersale-zy h4{

	font-size: 14px;

	color: #333;

	line-height: 25px;

	font-weight: normal;

	margin-bottom: 24px;

	overflow: hidden; /*自动隐藏文字*/

	text-overflow: ellipsis;/*文字隐藏后添加省略号*/

	white-space: nowrap;/*强制不换行*/

}

.m-aftersale-zy h5{

	font-size: 14px;

	color: #333;

	line-height: 25px;

	font-weight: normal;

	margin-top: 24px;

	overflow: hidden; /*自动隐藏文字*/

	text-overflow: ellipsis;/*文字隐藏后添加省略号*/

	white-space: nowrap;/*强制不换行*/

}

.m-aftersale-zy .txt1{

	text-align: center;

	margin-bottom: 25px;

}

.m-aftersale-zy .txt2{

	margin-top: 40px;

}







.m-aftersale-zy .form-zy{

	display: table;

	margin: 6px auto;

}

.m-aftersale-zy .txt3{

	width: 650px;

	margin: 0 auto;

	padding: 5px 0 0;

}

.m-aftersale-zy .txt1 .tel{

	margin-top: 23px;

}

.m-join-zy h2{

	font-size: 24px;

	color: #333;

	text-align: center;

	margin: 30px 0 31px 0;

	font-weight: normal;

	overflow: hidden; /*自动隐藏文字*/

	text-overflow: ellipsis;/*文字隐藏后添加省略号*/

	white-space: nowrap;/*强制不换行*/

}



.m-join-zy p{

	font-size: 14px;

	color: #333;

	line-height: 25px;

	margin-top: 23px;

	overflow: hidden;

	display: -webkit-box;

	-webkit-line-clamp: 4;

	-webkit-box-orient: vertical;

}





.m-details-zy{

	overflow: hidden;

}

.m-details-zy .pic1{

	width: 478px;

	height: 478px;

}

.m-details-zy .txt{

	width: 682px;

	line-height: 24px;

}

.m-details-zy .txt .tit{

	font-size: 24px;

	color: #333;

}

.m-details-zy .txt1{

	height: 194px;

	background-color: #f7f7f7;

	padding: 10px 20px;

	margin-top: 26px;

}

.m-details-zy .txt2{

	padding:20px;

}

.m-details-zy .txt h4{

	font-size: 18px;

	color: #999;

	font-weight: normal; padding-bottom: 10px; margin-bottom: 10px;border-bottom: 1px solid #eee;

}

.m-details-zy .txt1 p{

	font-size: 14px;

	color: #333;

}

.m-details-zy .txt2 p{

	font-size: 14px;

	color: #999;

}

.ul-pic-zy{

	margin-top: 30px;

}

.g-slide-zy .g-tit1 .cn{

	font-size: 18px;

}

.g-slide-zy .g-tit1{

	height: 18px;

	line-height: 18px;

}

.g-slide-zy li{

	margin-bottom: 20px;

}

.g-slide-zy .pic{

	width: 284px;

	height: 234px;

	border-radius: 5px;

	position: relative;

	overflow: hidden;

}

.g-slide-zy .pic span{

	border: 1px solid #eee;

	font-size: 14px;

	border-top: none;

	border-bottom-right-radius: 5px;

	border-bottom-left-radius: 5px;

	display: block;

	text-align: center;

	box-sizing: border-box;

	height: 44px;

	line-height: 44px;

}

.g-slide-zy .pic:hover::after{

	content: "";

	position: absolute;

	top: 0;

	left: 0;

	right: 0;

	bottom: 44px;

	background-image: url(../images/search-zy.png);

	background-position: center center;

	background-repeat: no-repeat;

	background-color: rgba(0,0,0,0.5);

}

.m-details-zy .g-slide-zy,.m-details-zy .m-tab-zy{

	margin-top: 50px;

}

.m-tab-zy .tab li{

	float: left;

	height: 50px;

	width: 292px;

	cursor: pointer;

	text-align: center;

	overflow: hidden; /*自动隐藏文字*/

	text-overflow: ellipsis;/*文字隐藏后添加省略号*/

	white-space: nowrap;/*强制不换行*/

	line-height: 50px;

	box-sizing: border-box;

	color: #000;

	background-color: #f7f7f7;

	font-size: 16px;

}

.m-tab-zy .tab li:hover{

	background-color: #000;

	color: #fff;

}

.m-tab-zy .tab .on{

	background-color: #000;

	color: #fff;

}

.m-tab-zy .cont li{

	box-sizing: border-box;

	border: 1px solid #eee;

	border-top: none;

	padding: 18px 20px 18px 15px;

	width: 875px;

	overflow: hidden;

	display: none;

}

.m-tab-zy .cont .on{

	display: block;

}

.m-tab-zy .cont img{

	float: left;

}





.m-solution-zy{

	overflow: hidden;

}

.m-solution-zy .picli{

	width: 855px;

}

.m-pic-zy7{

	padding-bottom: 18px;

	border-bottom: 1px solid #eee; line-height: 1.5;

}

.m-solution-zy .m-pic-zy7 img{

	margin-bottom: 9px;

}

.m-solution-zy .m-tit-zy{

	margin-bottom: 30px;

}

.m-solution-zy .m-tit-zy h1{

	text-align: center;

	font-size: 20px;

	color: #000;

	font-weight: normal;

}

.m-solution-zy .m-tit-zy .p2{

	text-align: center;

	height: 50px;

	line-height: 50px;

	border-bottom: 1px solid #eee;

}

.m-solution-zy .m-tit-zy span{

	margin:0 5px;

	font-size: 14px;

	color: #999;

}

/*历史发展*/
.fhistory { position: relative; height: auto; overflow: hidden; margin-top: 40px; }
.focus_nav { height: 108px; line-height: 108px; width: 100%; margin: 0 auto; background: url('../images/lindashed.png') repeat-x 0px 12px;}
.focus_nav .tempWrap {overflow: visible!important;}
.focus_nav ul { position: relative;  *zoom: 1;overflow: hidden; }
.focus_nav li { position: relative;  *zoom: 1;float: left; cursor: pointer; text-align: center; width: 160px; color: #555;padding: 15px 15px 0 15px;background:url('../images/circ.png') no-repeat center 5px;}
.focus_nav li span{ padding: 3px 18px; color: #666666;font-size: 20px;}
.focus_nav .navPrev, .focus_nav .navNext { display: inline-block;  *zoom: 1;width: 32px; height: 38px; line-height: 100; overflow: hidden; background-repeat: no-repeat; position: absolute; top: 50px; background-color: #F7F7F7;background-position:center; }
.focus_nav .navPrev { left: 0px; background-image: url(../images/left.png); }
.focus_nav .navNext { right: 0px; background-image: url(../images/right.png); }
.focus_nav .navPrev:hover { background-color: #abaaaa; }
.focus_nav .navNext:hover { background-color: #abaaaa; }
.focus_nav li.on { background:url('../images/posit_ico.png') no-repeat center -1px;}
.focus_nav li.on span { color: #fff; background-color: #3d2623; }
.focus_pic { padding: 25px 18px 0px; height: auto; overflow: hidden; }
.fhistoryInfo { color: #666; font-size: 14px;}
.fhistoryInfo p,.fhistoryInfo div{ line-height: 30px; }
/* This is a compiled file, you should be editing the file in the templates directory */
.pace .pace-progress {
  background: #29d;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 2px;

  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}

.pace-inactive {
  display: none;
}

@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=3.2.1');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff?v=3.2.1') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=3.2.1') format('truetype'),url('../fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');font-weight:normal;font-style:normal;}[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;}
[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none;}
.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em;}
a [class^="icon-"],a [class*=" icon-"]{display:inline;}
[class^="icon-"].icon-fixed-width,[class*=" icon-"].icon-fixed-width{display:inline-block;width:1.1428571428571428em;text-align:right;padding-right:0.2857142857142857em;}[class^="icon-"].icon-fixed-width.icon-large,[class*=" icon-"].icon-fixed-width.icon-large{width:1.4285714285714286em;}
.icons-ul{margin-left:2.142857142857143em;list-style-type:none;}.icons-ul>li{position:relative;}
.icons-ul .icon-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;text-align:center;line-height:inherit;}
[class^="icon-"].hide,[class*=" icon-"].hide{display:none;}
.icon-muted{color:#eeeeee;}
.icon-light{color:#ffffff;}
.icon-dark{color:#333333;}
.icon-border{border:solid 1px #eeeeee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.icon-2x{font-size:2em;}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.icon-3x{font-size:3em;}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.icon-4x{font-size:4em;}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.icon-5x{font-size:5em;}.icon-5x.icon-border{border-width:5px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}
.pull-right{float:right;}
.pull-left{float:left;}
[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em;}
[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em;}
[class^="icon-"],[class*=" icon-"]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;}
.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"]{background-image:none;}
.btn [class^="icon-"].icon-large,.nav [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class*=" icon-"].icon-large{line-height:.9em;}
.btn [class^="icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block;}
.nav-tabs [class^="icon-"],.nav-pills [class^="icon-"],.nav-tabs [class*=" icon-"],.nav-pills [class*=" icon-"],.nav-tabs [class^="icon-"].icon-large,.nav-pills [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large{line-height:.9em;}
.btn [class^="icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.18em;}
.btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large{line-height:.8em;}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.25em;}
.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0;}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em;}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em;}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em;}
.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{line-height:inherit;}
.icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:-35%;}.icon-stack [class^="icon-"],.icon-stack [class*=" icon-"]{display:block;text-align:center;position:absolute;width:100%;height:100%;font-size:1em;line-height:inherit;*line-height:2em;}
.icon-stack .icon-stack-base{font-size:2em;*line-height:1em;}
.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}
a .icon-stack,a .icon-spin{display:inline-block;text-decoration:none;}
@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);} 100%{-moz-transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);} 100%{-webkit-transform:rotate(359deg);}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);} 100%{-o-transform:rotate(359deg);}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg);} 100%{-ms-transform:rotate(359deg);}}@keyframes spin{0%{transform:rotate(0deg);} 100%{transform:rotate(359deg);}}.icon-rotate-90:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
.icon-rotate-180:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
.icon-rotate-270:before{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
.icon-flip-horizontal:before{-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1);}
.icon-flip-vertical:before{-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1);}
a .icon-rotate-90:before,a .icon-rotate-180:before,a .icon-rotate-270:before,a .icon-flip-horizontal:before,a .icon-flip-vertical:before{display:inline-block;}
.icon-glass:before{content:"\f000";}
.icon-music:before{content:"\f001";}
.icon-search:before{content:"\f002";}
.icon-envelope-alt:before{content:"\f003";}
.icon-heart:before{content:"\f004";}
.icon-star:before{content:"\f005";}
.icon-star-empty:before{content:"\f006";}
.icon-user:before{content:"\f007";}
.icon-film:before{content:"\f008";}
.icon-th-large:before{content:"\f009";}
.icon-th:before{content:"\f00a";}
.icon-th-list:before{content:"\f00b";}
.icon-ok:before{content:"\f00c";}
.icon-remove:before{content:"\f00d";}
.icon-zoom-in:before{content:"\f00e";}
.icon-zoom-out:before{content:"\f010";}
.icon-power-off:before,.icon-off:before{content:"\f011";}
.icon-signal:before{content:"\f012";}
.icon-gear:before,.icon-cog:before{content:"\f013";}
.icon-trash:before{content:"\f014";}
.icon-home:before{content:"\f015";}
.icon-file-alt:before{content:"\f016";}
.icon-time:before{content:"\f017";}
.icon-road:before{content:"\f018";}
.icon-download-alt:before{content:"\f019";}
.icon-download:before{content:"\f01a";}
.icon-upload:before{content:"\f01b";}
.icon-inbox:before{content:"\f01c";}
.icon-play-circle:before{content:"\f01d";}
.icon-rotate-right:before,.icon-repeat:before{content:"\f01e";}
.icon-refresh:before{content:"\f021";}
.icon-list-alt:before{content:"\f022";}
.icon-lock:before{content:"\f023";}
.icon-flag:before{content:"\f024";}
.icon-headphones:before{content:"\f025";}
.icon-volume-off:before{content:"\f026";}
.icon-volume-down:before{content:"\f027";}
.icon-volume-up:before{content:"\f028";}
.icon-qrcode:before{content:"\f029";}
.icon-barcode:before{content:"\f02a";}
.icon-tag:before{content:"\f02b";}
.icon-tags:before{content:"\f02c";}
.icon-book:before{content:"\f02d";}
.icon-bookmark:before{content:"\f02e";}
.icon-print:before{content:"\f02f";}
.icon-camera:before{content:"\f030";}
.icon-font:before{content:"\f031";}
.icon-bold:before{content:"\f032";}
.icon-italic:before{content:"\f033";}
.icon-text-height:before{content:"\f034";}
.icon-text-width:before{content:"\f035";}
.icon-align-left:before{content:"\f036";}
.icon-align-center:before{content:"\f037";}
.icon-align-right:before{content:"\f038";}
.icon-align-justify:before{content:"\f039";}
.icon-list:before{content:"\f03a";}
.icon-indent-left:before{content:"\f03b";}
.icon-indent-right:before{content:"\f03c";}
.icon-facetime-video:before{content:"\f03d";}
.icon-picture:before{content:"\f03e";}
.icon-pencil:before{content:"\f040";}
.icon-map-marker:before{content:"\f041";}
.icon-adjust:before{content:"\f042";}
.icon-tint:before{content:"\f043";}
.icon-edit:before{content:"\f044";}
.icon-share:before{content:"\f045";}
.icon-check:before{content:"\f046";}
.icon-move:before{content:"\f047";}
.icon-step-backward:before{content:"\f048";}
.icon-fast-backward:before{content:"\f049";}
.icon-backward:before{content:"\f04a";}
.icon-play:before{content:"\f04b";}
.icon-pause:before{content:"\f04c";}
.icon-stop:before{content:"\f04d";}
.icon-forward:before{content:"\f04e";}
.icon-fast-forward:before{content:"\f050";}
.icon-step-forward:before{content:"\f051";}
.icon-eject:before{content:"\f052";}
.icon-chevron-left:before{content:"\f053";}
.icon-chevron-right:before{content:"\f054";}
.icon-plus-sign:before{content:"\f055";}
.icon-minus-sign:before{content:"\f056";}
.icon-remove-sign:before{content:"\f057";}
.icon-ok-sign:before{content:"\f058";}
.icon-question-sign:before{content:"\f059";}
.icon-info-sign:before{content:"\f05a";}
.icon-screenshot:before{content:"\f05b";}
.icon-remove-circle:before{content:"\f05c";}
.icon-ok-circle:before{content:"\f05d";}
.icon-ban-circle:before{content:"\f05e";}
.icon-arrow-left:before{content:"\f060";}
.icon-arrow-right:before{content:"\f061";}
.icon-arrow-up:before{content:"\f062";}
.icon-arrow-down:before{content:"\f063";}
.icon-mail-forward:before,.icon-share-alt:before{content:"\f064";}
.icon-resize-full:before{content:"\f065";}
.icon-resize-small:before{content:"\f066";}
.icon-plus:before{content:"\f067";}
.icon-minus:before{content:"\f068";}
.icon-asterisk:before{content:"\f069";}
.icon-exclamation-sign:before{content:"\f06a";}
.icon-gift:before{content:"\f06b";}
.icon-leaf:before{content:"\f06c";}
.icon-fire:before{content:"\f06d";}
.icon-eye-open:before{content:"\f06e";}
.icon-eye-close:before{content:"\f070";}
.icon-warning-sign:before{content:"\f071";}
.icon-plane:before{content:"\f072";}
.icon-calendar:before{content:"\f073";}
.icon-random:before{content:"\f074";}
.icon-comment:before{content:"\f075";}
.icon-magnet:before{content:"\f076";}
.icon-chevron-up:before{content:"\f077";}
.icon-chevron-down:before{content:"\f078";}
.icon-retweet:before{content:"\f079";}
.icon-shopping-cart:before{content:"\f07a";}
.icon-folder-close:before{content:"\f07b";}
.icon-folder-open:before{content:"\f07c";}
.icon-resize-vertical:before{content:"\f07d";}
.icon-resize-horizontal:before{content:"\f07e";}
.icon-bar-chart:before{content:"\f080";}
.icon-twitter-sign:before{content:"\f081";}
.icon-facebook-sign:before{content:"\f082";}
.icon-camera-retro:before{content:"\f083";}
.icon-key:before{content:"\f084";}
.icon-gears:before,.icon-cogs:before{content:"\f085";}
.icon-comments:before{content:"\f086";}
.icon-thumbs-up-alt:before{content:"\f087";}
.icon-thumbs-down-alt:before{content:"\f088";}
.icon-star-half:before{content:"\f089";}
.icon-heart-empty:before{content:"\f08a";}
.icon-signout:before{content:"\f08b";}
.icon-linkedin-sign:before{content:"\f08c";}
.icon-pushpin:before{content:"\f08d";}
.icon-external-link:before{content:"\f08e";}
.icon-signin:before{content:"\f090";}
.icon-trophy:before{content:"\f091";}
.icon-github-sign:before{content:"\f092";}
.icon-upload-alt:before{content:"\f093";}
.icon-lemon:before{content:"\f094";}
.icon-phone:before{content:"\f095";}
.icon-unchecked:before,.icon-check-empty:before{content:"\f096";}
.icon-bookmark-empty:before{content:"\f097";}
.icon-phone-sign:before{content:"\f098";}
.icon-twitter:before{content:"\f099";}
.icon-facebook:before{content:"\f09a";}
.icon-github:before{content:"\f09b";}
.icon-unlock:before{content:"\f09c";}
.icon-credit-card:before{content:"\f09d";}
.icon-rss:before{content:"\f09e";}
.icon-hdd:before{content:"\f0a0";}
.icon-bullhorn:before{content:"\f0a1";}
.icon-bell:before{content:"\f0a2";}
.icon-certificate:before{content:"\f0a3";}
.icon-hand-right:before{content:"\f0a4";}
.icon-hand-left:before{content:"\f0a5";}
.icon-hand-up:before{content:"\f0a6";}
.icon-hand-down:before{content:"\f0a7";}
.icon-circle-arrow-left:before{content:"\f0a8";}
.icon-circle-arrow-right:before{content:"\f0a9";}
.icon-circle-arrow-up:before{content:"\f0aa";}
.icon-circle-arrow-down:before{content:"\f0ab";}
.icon-globe:before{content:"\f0ac";}
.icon-wrench:before{content:"\f0ad";}
.icon-tasks:before{content:"\f0ae";}
.icon-filter:before{content:"\f0b0";}
.icon-briefcase:before{content:"\f0b1";}
.icon-fullscreen:before{content:"\f0b2";}
.icon-group:before{content:"\f0c0";}
.icon-link:before{content:"\f0c1";}
.icon-cloud:before{content:"\f0c2";}
.icon-beaker:before{content:"\f0c3";}
.icon-cut:before{content:"\f0c4";}
.icon-copy:before{content:"\f0c5";}
.icon-paperclip:before,.icon-paper-clip:before{content:"\f0c6";}
.icon-save:before{content:"\f0c7";}
.icon-sign-blank:before{content:"\f0c8";}
.icon-reorder:before{content:"\f0c9";}
.icon-list-ul:before{content:"\f0ca";}
.icon-list-ol:before{content:"\f0cb";}
.icon-strikethrough:before{content:"\f0cc";}
.icon-underline:before{content:"\f0cd";}
.icon-table:before{content:"\f0ce";}
.icon-magic:before{content:"\f0d0";}
.icon-truck:before{content:"\f0d1";}
.icon-pinterest:before{content:"\f0d2";}
.icon-pinterest-sign:before{content:"\f0d3";}
.icon-google-plus-sign:before{content:"\f0d4";}
.icon-google-plus:before{content:"\f0d5";}
.icon-money:before{content:"\f0d6";}
.icon-caret-down:before{content:"\f0d7";}
.icon-caret-up:before{content:"\f0d8";}
.icon-caret-left:before{content:"\f0d9";}
.icon-caret-right:before{content:"\f0da";}
.icon-columns:before{content:"\f0db";}
.icon-sort:before{content:"\f0dc";}
.icon-sort-down:before{content:"\f0dd";}
.icon-sort-up:before{content:"\f0de";}
.icon-envelope:before{content:"\f0e0";}
.icon-linkedin:before{content:"\f0e1";}
.icon-rotate-left:before,.icon-undo:before{content:"\f0e2";}
.icon-legal:before{content:"\f0e3";}
.icon-dashboard:before{content:"\f0e4";}
.icon-comment-alt:before{content:"\f0e5";}
.icon-comments-alt:before{content:"\f0e6";}
.icon-bolt:before{content:"\f0e7";}
.icon-sitemap:before{content:"\f0e8";}
.icon-umbrella:before{content:"\f0e9";}
.icon-paste:before{content:"\f0ea";}
.icon-lightbulb:before{content:"\f0eb";}
.icon-exchange:before{content:"\f0ec";}
.icon-cloud-download:before{content:"\f0ed";}
.icon-cloud-upload:before{content:"\f0ee";}
.icon-user-md:before{content:"\f0f0";}
.icon-stethoscope:before{content:"\f0f1";}
.icon-suitcase:before{content:"\f0f2";}
.icon-bell-alt:before{content:"\f0f3";}
.icon-coffee:before{content:"\f0f4";}
.icon-food:before{content:"\f0f5";}
.icon-file-text-alt:before{content:"\f0f6";}
.icon-building:before{content:"\f0f7";}
.icon-hospital:before{content:"\f0f8";}
.icon-ambulance:before{content:"\f0f9";}
.icon-medkit:before{content:"\f0fa";}
.icon-fighter-jet:before{content:"\f0fb";}
.icon-beer:before{content:"\f0fc";}
.icon-h-sign:before{content:"\f0fd";}
.icon-plus-sign-alt:before{content:"\f0fe";}
.icon-double-angle-left:before{content:"\f100";}
.icon-double-angle-right:before{content:"\f101";}
.icon-double-angle-up:before{content:"\f102";}
.icon-double-angle-down:before{content:"\f103";}
.icon-angle-left:before{content:"\f104";}
.icon-angle-right:before{content:"\f105";}
.icon-angle-up:before{content:"\f106";}
.icon-angle-down:before{content:"\f107";}
.icon-desktop:before{content:"\f108";}
.icon-laptop:before{content:"\f109";}
.icon-tablet:before{content:"\f10a";}
.icon-mobile-phone:before{content:"\f10b";}
.icon-circle-blank:before{content:"\f10c";}
.icon-quote-left:before{content:"\f10d";}
.icon-quote-right:before{content:"\f10e";}
.icon-spinner:before{content:"\f110";}
.icon-circle:before{content:"\f111";}
.icon-mail-reply:before,.icon-reply:before{content:"\f112";}
.icon-github-alt:before{content:"\f113";}
.icon-folder-close-alt:before{content:"\f114";}
.icon-folder-open-alt:before{content:"\f115";}
.icon-expand-alt:before{content:"\f116";}
.icon-collapse-alt:before{content:"\f117";}
.icon-smile:before{content:"\f118";}
.icon-frown:before{content:"\f119";}
.icon-meh:before{content:"\f11a";}
.icon-gamepad:before{content:"\f11b";}
.icon-keyboard:before{content:"\f11c";}
.icon-flag-alt:before{content:"\f11d";}
.icon-flag-checkered:before{content:"\f11e";}
.icon-terminal:before{content:"\f120";}
.icon-code:before{content:"\f121";}
.icon-reply-all:before{content:"\f122";}
.icon-mail-reply-all:before{content:"\f122";}
.icon-star-half-full:before,.icon-star-half-empty:before{content:"\f123";}
.icon-location-arrow:before{content:"\f124";}
.icon-crop:before{content:"\f125";}
.icon-code-fork:before{content:"\f126";}
.icon-unlink:before{content:"\f127";}
.icon-question:before{content:"\f128";}
.icon-info:before{content:"\f129";}
.icon-exclamation:before{content:"\f12a";}
.icon-superscript:before{content:"\f12b";}
.icon-subscript:before{content:"\f12c";}
.icon-eraser:before{content:"\f12d";}
.icon-puzzle-piece:before{content:"\f12e";}
.icon-microphone:before{content:"\f130";}
.icon-microphone-off:before{content:"\f131";}
.icon-shield:before{content:"\f132";}
.icon-calendar-empty:before{content:"\f133";}
.icon-fire-extinguisher:before{content:"\f134";}
.icon-rocket:before{content:"\f135";}
.icon-maxcdn:before{content:"\f136";}
.icon-chevron-sign-left:before{content:"\f137";}
.icon-chevron-sign-right:before{content:"\f138";}
.icon-chevron-sign-up:before{content:"\f139";}
.icon-chevron-sign-down:before{content:"\f13a";}
.icon-html5:before{content:"\f13b";}
.icon-css3:before{content:"\f13c";}
.icon-anchor:before{content:"\f13d";}
.icon-unlock-alt:before{content:"\f13e";}
.icon-bullseye:before{content:"\f140";}
.icon-ellipsis-horizontal:before{content:"\f141";}
.icon-ellipsis-vertical:before{content:"\f142";}
.icon-rss-sign:before{content:"\f143";}
.icon-play-sign:before{content:"\f144";}
.icon-ticket:before{content:"\f145";}
.icon-minus-sign-alt:before{content:"\f146";}
.icon-check-minus:before{content:"\f147";}
.icon-level-up:before{content:"\f148";}
.icon-level-down:before{content:"\f149";}
.icon-check-sign:before{content:"\f14a";}
.icon-edit-sign:before{content:"\f14b";}
.icon-external-link-sign:before{content:"\f14c";}
.icon-share-sign:before{content:"\f14d";}
.icon-compass:before{content:"\f14e";}
.icon-collapse:before{content:"\f150";}
.icon-collapse-top:before{content:"\f151";}
.icon-expand:before{content:"\f152";}
.icon-euro:before,.icon-eur:before{content:"\f153";}
.icon-gbp:before{content:"\f154";}
.icon-dollar:before,.icon-usd:before{content:"\f155";}
.icon-rupee:before,.icon-inr:before{content:"\f156";}
.icon-yen:before,.icon-jpy:before{content:"\f157";}
.icon-renminbi:before,.icon-cny:before{content:"\f158";}
.icon-won:before,.icon-krw:before{content:"\f159";}
.icon-bitcoin:before,.icon-btc:before{content:"\f15a";}
.icon-file:before{content:"\f15b";}
.icon-file-text:before{content:"\f15c";}
.icon-sort-by-alphabet:before{content:"\f15d";}
.icon-sort-by-alphabet-alt:before{content:"\f15e";}
.icon-sort-by-attributes:before{content:"\f160";}
.icon-sort-by-attributes-alt:before{content:"\f161";}
.icon-sort-by-order:before{content:"\f162";}
.icon-sort-by-order-alt:before{content:"\f163";}
.icon-thumbs-up:before{content:"\f164";}
.icon-thumbs-down:before{content:"\f165";}
.icon-youtube-sign:before{content:"\f166";}
.icon-youtube:before{content:"\f167";}
.icon-xing:before{content:"\f168";}
.icon-xing-sign:before{content:"\f169";}
.icon-youtube-play:before{content:"\f16a";}
.icon-dropbox:before{content:"\f16b";}
.icon-stackexchange:before{content:"\f16c";}
.icon-instagram:before{content:"\f16d";}
.icon-flickr:before{content:"\f16e";}
.icon-adn:before{content:"\f170";}
.icon-bitbucket:before{content:"\f171";}
.icon-bitbucket-sign:before{content:"\f172";}
.icon-tumblr:before{content:"\f173";}
.icon-tumblr-sign:before{content:"\f174";}
.icon-long-arrow-down:before{content:"\f175";}
.icon-long-arrow-up:before{content:"\f176";}
.icon-long-arrow-left:before{content:"\f177";}
.icon-long-arrow-right:before{content:"\f178";}
.icon-apple:before{content:"\f179";}
.icon-windows:before{content:"\f17a";}
.icon-android:before{content:"\f17b";}
.icon-linux:before{content:"\f17c";}
.icon-dribbble:before{content:"\f17d";}
.icon-skype:before{content:"\f17e";}
.icon-foursquare:before{content:"\f180";}
.icon-trello:before{content:"\f181";}
.icon-female:before{content:"\f182";}
.icon-male:before{content:"\f183";}
.icon-gittip:before{content:"\f184";}
.icon-sun:before{content:"\f185";}
.icon-moon:before{content:"\f186";}
.icon-archive:before{content:"\f187";}
.icon-bug:before{content:"\f188";}
.icon-vk:before{content:"\f189";}
.icon-weibo:before{content:"\f18a";}
.icon-renren:before{content:"\f18b";}

/*!
 
 @Name: layer's style
 @Author: 贤心
 @Blog： sentsin.com
 
 */.layui-layer-imgbar,.layui-layer-imgtit a,.layui-layer-tab .layui-layer-title span,.layui-layer-title{text-overflow:ellipsis;white-space:nowrap}*html{background-image:url(about:blank);background-attachment:fixed}html #layui_layer_skinlayercss{display:none;position:absolute;width:1989px}.layui-layer,.layui-layer-shade{position:fixed;_position:absolute;pointer-events:auto}.layui-layer-shade{top:0;left:0;width:100%;height:100%;_height:expression(document.body.offsetHeight+"px")}.layui-layer{-webkit-overflow-scrolling:touch;top:150px;left:0;margin:0;padding:0;background-color:#fff;-webkit-background-clip:content;box-shadow:1px 1px 50px rgba(0,0,0,.3);border-radius:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.3s;animation-duration:.3s}.layui-layer-close{position:absolute}.layui-layer-content{position:relative}.layui-layer-border{border:1px solid #B2B2B2;border:1px solid rgba(0,0,0,.3);box-shadow:1px 1px 5px rgba(0,0,0,.2)}.layui-layer-moves{position:absolute;border:3px solid #666;border:3px solid rgba(0,0,0,.5);cursor:move;background-color:#fff;background-color:rgba(255,255,255,.3);filter:alpha(opacity=50)}.layui-layer-load{background:url(default/loading-0.gif) center center no-repeat #fff}.layui-layer-ico{background:url(default/icon.png) no-repeat}.layui-layer-btn a,.layui-layer-dialog .layui-layer-ico,.layui-layer-setwin a{display:inline-block;*display:inline;*zoom:1;vertical-align:top}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}100%{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.layer-anim{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceOut{100%{opacity:0;-webkit-transform:scale(.7);transform:scale(.7)}30%{-webkit-transform:scale(1.03);transform:scale(1.03)}0%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceOut{100%{opacity:0;-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}30%{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03)}0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.layer-anim-close{-webkit-animation-name:bounceOut;animation-name:bounceOut;-webkit-animation-duration:.2s;animation-duration:.2s}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);-ms-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(60px);-ms-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.layer-anim-01{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.layer-anim-02{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(48px);transform:scale(.475) translateX(48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);-ms-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(48px);-ms-transform:scale(.475) translateX(48px);transform:scale(.475) translateX(48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.layer-anim-03{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);-ms-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0);-ms-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}}.layer-anim-04{-webkit-animation-name:rollIn;animation-name:rollIn}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.layer-anim-05{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}.layer-anim-06{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.layui-layer-title{padding:0 80px 0 20px;height:42px;line-height:42px;border-bottom:1px solid #eee;font-size:14px;color:#333;overflow:hidden;background-color:#F8F8F8;border-radius:2px 2px 0 0}.layui-layer-setwin{position:absolute;right:15px;*right:0;top:15px;font-size:0;line-height:initial}.layui-layer-setwin a{position:relative;width:16px;height:16px;margin-left:10px;font-size:12px;_overflow:hidden}.layui-layer-setwin .layui-layer-min cite{position:absolute;width:14px;height:2px;left:0;top:50%;margin-top:-1px;background-color:#2E2D3C;cursor:pointer;_overflow:hidden}.layui-layer-setwin .layui-layer-min:hover cite{background-color:#2D93CA}.layui-layer-setwin .layui-layer-max{background-position:-32px -40px}.layui-layer-setwin .layui-layer-max:hover{background-position:-16px -40px}.layui-layer-setwin .layui-layer-maxmin{background-position:-65px -40px}.layui-layer-setwin .layui-layer-maxmin:hover{background-position:-49px -40px}.layui-layer-setwin .layui-layer-close1{background-position:0 -40px;cursor:pointer}.layui-layer-setwin .layui-layer-close1:hover{opacity:.7}.layui-layer-setwin .layui-layer-close2{position:absolute;right:-28px;top:-28px;width:30px;height:30px;margin-left:0;background-position:-149px -31px;*right:-18px;_display:none}.layui-layer-setwin .layui-layer-close2:hover{background-position:-180px -31px}.layui-layer-btn{text-align:right;padding:0 10px 12px;pointer-events:auto}.layui-layer-btn a{height:28px;line-height:28px;margin:0 6px;padding:0 15px;border:1px solid #dedede;background-color:#f1f1f1;color:#333;border-radius:2px;font-weight:400;cursor:pointer;text-decoration:none}.layui-layer-btn a:hover{opacity:.9;text-decoration:none}.layui-layer-btn a:active{opacity:.7}.layui-layer-btn .layui-layer-btn0{border-color:#4898d5;background-color:#2e8ded;color:#fff}.layui-layer-dialog{min-width:260px}.layui-layer-dialog .layui-layer-content{position:relative;padding:20px;line-height:24px;word-break:break-all;overflow:hidden;font-size:14px;overflow-x:hidden;overflow-y:auto}.layui-layer-dialog .layui-layer-content .layui-layer-ico{position:absolute;top:16px;left:15px;_left:-40px;width:30px;height:30px}.layui-layer-ico1{background-position:-30px 0}.layui-layer-ico2{background-position:-60px 0}.layui-layer-ico3{background-position:-90px 0}.layui-layer-ico4{background-position:-120px 0}.layui-layer-ico5{background-position:-150px 0}.layui-layer-ico6{background-position:-180px 0}.layui-layer-rim{border:6px solid #8D8D8D;border:6px solid rgba(0,0,0,.3);border-radius:5px;box-shadow:none}.layui-layer-msg{min-width:180px;border:1px solid #D3D4D3;box-shadow:none}.layui-layer-hui{min-width:100px;background-color:#000;filter:alpha(opacity=60);background-color:rgba(0,0,0,.6);color:#fff;border:none}.layui-layer-hui .layui-layer-content{padding:12px 25px;text-align:center}.layui-layer-dialog .layui-layer-padding{padding:20px 20px 20px 55px;text-align:left}.layui-layer-page .layui-layer-content{position:relative;overflow:auto}.layui-layer-iframe .layui-layer-btn,.layui-layer-page .layui-layer-btn{padding-top:10px}.layui-layer-nobg{background:0 0}.layui-layer-iframe .layui-layer-content{overflow:hidden}.layui-layer-iframe iframe{display:block;width:100%}.layui-layer-loading{border-radius:100%;background:0 0;box-shadow:none;border:none}.layui-layer-loading .layui-layer-content{width:60px;height:24px;background:url(default/loading-0.gif) no-repeat}.layui-layer-loading .layui-layer-loading1{width:37px;height:37px;background:url(default/loading-1.gif) no-repeat}.layui-layer-ico16,.layui-layer-loading .layui-layer-loading2{width:32px;height:32px;background:url(default/loading-2.gif) no-repeat}.layui-layer-tips{background:0 0;box-shadow:none;border:none}.layui-layer-tips .layui-layer-content{position:relative;line-height:22px;min-width:12px;padding:5px 10px;font-size:12px;_float:left;border-radius:3px;box-shadow:1px 1px 3px rgba(0,0,0,.3);background-color:#F90;color:#fff}.layui-layer-tips .layui-layer-close{right:-2px;top:-1px}.layui-layer-tips i.layui-layer-TipsG{position:absolute;width:0;height:0;border-width:8px;border-color:transparent;border-style:dashed;*overflow:hidden}.layui-layer-tips i.layui-layer-TipsB,.layui-layer-tips i.layui-layer-TipsT{left:5px;border-right-style:solid;border-right-color:#F90}.layui-layer-tips i.layui-layer-TipsT{bottom:-8px}.layui-layer-tips i.layui-layer-TipsB{top:-8px}.layui-layer-tips i.layui-layer-TipsL,.layui-layer-tips i.layui-layer-TipsR{top:1px;border-bottom-style:solid;border-bottom-color:#F90}.layui-layer-tips i.layui-layer-TipsR{left:-8px}.layui-layer-tips i.layui-layer-TipsL{right:-8px}.layui-layer-lan[type=dialog]{min-width:280px}.layui-layer-lan .layui-layer-title{background:#4476A7;color:#fff;border:none}.layui-layer-lan .layui-layer-btn{padding:10px;text-align:right;border-top:1px solid #E9E7E7}.layui-layer-lan .layui-layer-btn a{background:#BBB5B5;border:none}.layui-layer-lan .layui-layer-btn .layui-layer-btn1{background:#C9C5C5}.layui-layer-molv .layui-layer-title{background:#009f95;color:#fff;border:none}.layui-layer-molv .layui-layer-btn a{background:#009f95}.layui-layer-molv .layui-layer-btn .layui-layer-btn1{background:#92B8B1}.layui-layer-iconext{background:url(default/icon-ext.png) no-repeat}.layui-layer-prompt .layui-layer-input{display:block;width:220px;height:30px;margin:0 auto;line-height:30px;padding:0 5px;border:1px solid #ccc;box-shadow:1px 1px 5px rgba(0,0,0,.1) inset;color:#333}.layui-layer-prompt textarea.layui-layer-input{width:300px;height:100px;line-height:20px}.layui-layer-tab{box-shadow:1px 1px 50px rgba(0,0,0,.4)}.layui-layer-tab .layui-layer-title{padding-left:0;border-bottom:1px solid #ccc;background-color:#eee;overflow:visible}.layui-layer-tab .layui-layer-title span{position:relative;float:left;min-width:80px;max-width:260px;padding:0 20px;text-align:center;cursor:default;overflow:hidden}.layui-layer-tab .layui-layer-title span.layui-layer-tabnow{height:43px;border-left:1px solid #ccc;border-right:1px solid #ccc;background-color:#fff;z-index:10}.layui-layer-tab .layui-layer-title span:first-child{border-left:none}.layui-layer-tabmain{line-height:24px;clear:both}.layui-layer-tabmain .layui-layer-tabli{display:none}.layui-layer-tabmain .layui-layer-tabli.xubox_tab_layer{display:block}.xubox_tabclose{position:absolute;right:10px;top:5px;cursor:pointer}.layui-layer-photos{-webkit-animation-duration:1s;animation-duration:1s}.layui-layer-photos .layui-layer-content{overflow:hidden;text-align:center}.layui-layer-photos .layui-layer-phimg img{position:relative;width:100%;display:inline-block;*display:inline;*zoom:1;vertical-align:top}.layui-layer-imgbar,.layui-layer-imguide{display:none}.layui-layer-imgnext,.layui-layer-imgprev{position:absolute;top:50%;width:27px;_width:44px;height:44px;margin-top:-22px;outline:0;blr:expression(this.onFocus=this.blur())}.layui-layer-imgprev{left:10px;background-position:-5px -5px;_background-position:-70px -5px}.layui-layer-imgprev:hover{background-position:-33px -5px;_background-position:-120px -5px}.layui-layer-imgnext{right:10px;_right:8px;background-position:-5px -50px;_background-position:-70px -50px}.layui-layer-imgnext:hover{background-position:-33px -50px;_background-position:-120px -50px}.layui-layer-imgbar{position:absolute;left:0;bottom:0;width:100%;height:32px;line-height:32px;background-color:rgba(0,0,0,.8);background-color:#000\9;filter:Alpha(opacity=80);color:#fff;overflow:hidden;font-size:0}.layui-layer-imgtit *{display:inline-block;*display:inline;*zoom:1;vertical-align:top;font-size:12px}.layui-layer-imgtit a{max-width:65%;overflow:hidden;color:#fff}.layui-layer-imgtit a:hover{color:#fff;text-decoration:underline}.layui-layer-imgtit em{padding-left:10px;font-style:normal}
