锘縣tml,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu ,a{margin:0;padding:0;box-sizing: border-box;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight: inherit;}
small{font-size:100%;font-weight: normal;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:14px/24px "Microsoft YaHei",arial,sans-serif,\5b8b\4f53;color:#333;outline:0;}
html{background-color:#FFF;}
body,html{
    background-color: #fff;
    position: relative;
    width: 100%;
    margin: 0 auto;
    min-width: 1230px;
    overflow-x: hidden;
    max-width: 1920px;
    left: 0;
    right: 0;
}
/*a,a:hover{color:#333;-webkit-transition: all 400ms;transition: all 400ms;}*/
/*a:hover{color:#303860;}*/
img{max-width: 100%;
    height: auto;
    box-sizing: border-box;
    border: 0;
    vertical-align: middle;}
p{text-align: justify;}

html{
     overflow-x: hidden;
}
body {
    margin-top: 80px;
}
.no-js,
.no-js body {
    overflow: hidden;
}

strong{
    display: block;
}
a{
    display: block;
    color: inherit;
    text-decoration: none;
}
div,li{box-sizing: border-box;}

.clear-float:after{
    content: "";
    display: block;
    clear: both;
}

.auto{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.w1280{
    width: 1280px;
    margin: 0 auto;
    position: relative;
}

.pop.map_pop {
    display: block;
    top: 100%;
}
.pop.map_pop.on {
    top: 0;
}

p {
    font-size: 14px;
    color: #888888;
    line-height: 24px;
}


input,button{
   outline:none;
    border: none;
    background-color: transparent;
}
input[type="checkbox"]{vertical-align: -2px;margin-right: 4px;}

/*鍗犱綅绗?/

input::-webkit-input-placeholder {  color: #d5d3cd; }
input:-moz-placeholder {  color: #d5d3cd; }
input::-moz-placeholder {  color: #d5d3cd; }
input:-ms-input-placeholder {  color: #d5d3cd; }

textarea::-webkit-input-placeholder {  color: #d5d3cd; }
textarea:-moz-placeholder {  color: #d5d3cd; }
textarea::-moz-placeholder {  color: #d5d3cd; }
textarea:-ms-input-placeholder {  color: #d5d3cd; }


/*婊氬姩鏉℃牱寮?/
/*::-webkit-scrollbar {!*婊氬姩鏉℃暣浣撴牱寮?!*/
     /*width: 8px;     !*楂樺鍒嗗埆瀵瑰簲妯珫婊氬姩鏉＄殑灏哄*!*/
/*}*/
/*::-webkit-scrollbar-thumb {!*婊氬姩鏉￠噷闈㈠皬鏂瑰潡*!*/
     /*border-radius: 3px;*/
     /*-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);*/
    /*background-color: #7d7d7d;*/
/*}*/
/*::-webkit-scrollbar-track {!*婊氬姩鏉￠噷闈㈣建閬?!*/
     /*-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);*/
     /*border-radius: 0;*/
    /*background-color: #f0f0f0;*/
/*}*/

body::-webkit-scrollbar{
    width: 5px;
    height: 5px;
    /*background-color:rgba(210, 210, 210, 0.48);*/
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
}
body::-webkit-scrollbar-thumb{
    background-color: #e3403d;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
}

::-webkit-scrollbar{
    width: 2px;
    height: 2px;
    /*background-color:rgba(210, 210, 210, 0.48);*/
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
}
::-webkit-scrollbar-thumb{
    background-color: #e3403d;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
}

#index_slider .bd ul {
    overflow: hidden;
}


@font-face {
    font-family: 'Rajdhani';
    src: url('../font/Rajdhani.eot');
    src: url('../font/Rajdhani.otf')format('otf'),
    url('../font/Rajdhani.eot?#iefix') format('embedded-opentype'),
    url('../font/Rajdhani.woff') format('woff'),
    url('../font/Rajdhani.woff2') format('woff2'),
    url('../font/Rajdhani.ttf') format('truetype'),
    url('../font/Rajdhani.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}



/*=======================*/
/*tab 鍒囨崲*/
.z-ovs-dt li{
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/*tab 鍒囨崲  cube  */
.z-ovs-ddWrap.z-cube{
    overflow: visible;
}
.z-ovs-ddWrap.z-cube .z-ovs-dd{
    position: relative;
    overflow: visible;
    transform-style: preserve-3d;

    /*perspective: 500;*/
    /*-webkit-perspective: 500;*/

    -webkit-transform: rotateY(0deg) rotateX(0deg) ;
    -moz-transform: rotateY(0deg) rotateX(0deg) ;
    -ms-transform: rotateY(0deg) rotateX(0deg) ;
    -o-transform: rotateY(0deg) rotateX(0deg) ;
    transform: rotateY(0deg) rotateX(0deg) ;

    -webkit-transition-property: transform;
    -moz-transition-property: transform;
    -ms-transition-property: transform;
    -o-transition-property: transform;
    transition-property: transform;

    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -ms-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}
.z-ovs-ddWrap.z-cube .z-ovs-dd>div{
    position: absolute;
    top:0;
    left: 0;
}

/*寮圭獥*/
.pop-wrap {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
}
.pop-wrap var{
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.4;
    filter: Alpha(opacity=40);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

.pop-wrap .pop-cont{
    width: 1200px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 99;
}

/* pop */
.pop{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}
.pop .bg{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
}
.pop .popBody {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -600px;
    margin-top: -284.5px;
    width: 1200px;
    height: 569px;
}
.pop .popBody_bg {
    width: 1200px;
    height: 569px;
    background-color: #fff;
    padding: 0 40px;
    position: relative;
    z-index: 2;
}
.pop .popBody .close {
    position: absolute;
    top: -57px;
    right: 0;
    width: 46px;
    height: 46px;
    background: url(../images/closepop.png) no-repeat center;
    border: 2px solid #fff;
    cursor: pointer;
    z-index: 1;
}
.pop .popBody .close:hover:before {
    content: '';
    width: 46px;
    height: 46px;
    position: absolute;
    top: -2px;
    left: -2px;
    background: url(../images/closepop_on.png) no-repeat center #e3403d;
    -webkit-animation: pulse .3s 1 linear;
    animation: pulse .3s 1 linear;
}
.pop .popBody .tit {
    text-align: center;
    padding: 60px 0 30px;
}
.pop .popBody .tit h3.pop_cn {
    font-size: 20px;
    color: #333333;
    line-height: 30px;
}
.pop .popBody .tit h3.pop_en {
    font-family: 'Rajdhani';
    font-size: 24px;
    color: #e3403d;
    text-transform: uppercase;
}
.pop .popBody .txt h3 {
    font-size: 18px;
    color: #555555;
    line-height: 30px;
    margin: 30px 0 5px;
}
.pop .popBody .txt p {
    font-size: 14px;
    color: #888888;
    line-height: 24px;
}

@media screen and (max-height: 700px) {
    .pop .popBody {
        height: 440px;
        margin-top: -220px;
    }
    .pop .popBody_bg {
        height: 440px;
    }
}


@keyframes spread {
    from {
        left: 20%;
        right: 20%;
    }
    to {
        left: 0;
        right: 0;
    }
}