﻿body {
    text-align: center;
    background-color: #fafafa;
    font-size: 22px;
    color: #4f4f4f;
    min-width: 1000px;
    font-family: "Microsoft YaHei", SimHei, Verdana, Arial, sans-serif;
    /*width: 1600px;*/
    margin:0 auto;
    font-weight: normal;
}
.topbg{
    background: #fff;
    float: left;
    display: block;
    z-index: 100;
    overflow: visible;
    position: fixed;
    top: 0px;
    opacity:0.9;filter:alpha(opacity=90); 
    width:100%;

}
.topbg_{
    width: 1000px;
    margin:0 auto;
  
}
    .topbg_ p {
        margin-right: 30px;
        border: 0px solid red;
    }

table{
    width:100%;
    border-spacing: 0;
    border-collapse: collapse;
}
.tel{
    background: #fafafa;
    height: 100px;padding-bottom: 20px;

}
.tel_{
    width: 1000px;
    margin: 0 auto;
    height: 100%;
    background: url(../res/tel.jpg) no-repeat center; 

}
/*毛玻璃效果
.blur {
    filter: url(blur.svg#blur);  
    -webkit-filter: blur(10px); 
       -moz-filter: blur(10px);
        -ms-filter: blur(10px);   
            filter: blur(10px);   
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=10, MakeShadow=false); 
}
*/

a {
    font-size: 0.9em;
    color: #5f5f5f;
    text-decoration: none;
}/*
a:hover {
    color: #f38432 !important;
}*/
.hidden {
    display: none !important;
}
.ph{
    visibility: hidden;
}
.clear{
    clear: both;
}
.warp {
    color: #333333;
}
.t-l {
    text-align: left;
}
.t-r {
    text-align: right;
}
.banner {
    border:1px solid red;
    margin-top: 80px;
    /*width: 100%;*/
    height: 510px;
    position: relative; 
    overflow:hidden; 
    text-align: center;
}

.banner_ li{
    height: 510px;
    width: 100%;
}

/*
.banner_ li:nth-of-type(1){
    background: url(../res/banner-1.jpg) no-repeat center; 
    height: 510px;
    width: 100%;
}
.banner_ li:nth-of-type(2){
    background: url(../res/banner-2.jpg) no-repeat center; 
    height: 510px;
    width: 100%;
}
.banner_ li:nth-of-type(3){
    background: url(../res/banner-3.jpg) no-repeat center; 
    height: 510px;
    width: 100%;
}*/
.banner_ a{
    display: block;
    width: 100%;
    height: 100%;
}

.banner .num {
    overflow:hidden; 
    height: 15px; 
    position: absolute; 
    bottom:20px; 
    left: 48%; 
    zoom:1; 
    z-index:3; 
}
.banner .num li { 
    width: 15px; 
    height: 15px; 
    line-height: 25px; 
    text-align: center; 
    color: #FFFFFF; 
    background: #fff; 
    margin-right: 10px; 
    border-radius:50%; 
    cursor:pointer; 
    float: left; 
}
.banner .num li.on { 
    background: #FF7700; 
} 

.banner .prev,.banner .next { 
    display: none; 
    width: 90px; 
    height: 100px; 
    background: url(../res/btn.png) no-repeat; 
    position: absolute; 
    top: 200px;
}
.banner .prev { 
    left: 8%; 
}
.banner .next { 
    right: 8%; 
    background-position: right 
}



.links a {
    display: inline-block;
    width: 102px;
    height: 76px;
    line-height: 76px;
    font-size: 0.74em;
    margin: 0 auto;
    border:0px solid red;
}
    .links a:hover {
        color: #f45c01;
        border: 1px solid #f38432;
    }
.links p{    
    float: right;
}
.links a.current {
    color: #f38432;
    background-color: #f6f6f6;
    border: 1px solid #f38432;
    border-bottom: 4px #f38432 solid;
}
.links h1 {
    display: inline-block;
    width: 200px;
    height: 80px;
    float: left;
    background: url(../res/logo.png) center center no-repeat;
    background-size: contain;
    text-indent: -10000px;
    *background: url(../res/logo.png) center center no-repeat;
    background: url(../res/logo.png) center center no-repeat \0/;
}
.links.bottom {
    border-bottom: 1px solid #ededed;
    background: #f8f8f8;
}
.links.bottom a {
    display: inline;
    width: auto;
    margin: 0 2em;
    color: #666666;
    font-size: 0.55em;
}
.copyright {
    display: block;
    color: #aaaaaa;
    font-size: 0.55em;
    line-height: 70px;
}
.copyright a {
    color: #aaaaaa;
}
.warp, .s-2, .links, .copyright {
}
img.about-us {
    margin-bottom: 50px;
}
.warp p {
    font-size: 0.71em;
    line-height: 1.7em;
    text-indent: 2em;
    color: #666666;
}
.intro_content h2 { 
    text-align: left;
    font-size: 0.64em;
    margin: 4px 0 10px 40px;
    color: #f38432;
}

.section{
    margin-left: 40px;
    margin-right: 90px;
    text-align: left;
    font-size: 0.6em;
    line-height: 1.8em;
    color: #666;
}

.map {
    position: relative;
    margin-top: 50px;
}
.map h2 {
    margin-bottom: 1em;
}
.map p {
    text-indent: 0;
    line-height: 1.7em;
}
.map img {
    position: absolute;
    right: 0;
    top: 0;
}
.warp.join-us {
    text-align: left;

}
.t-l h2{
    color: #555555;
}
.warp.join-us p {
    text-indent: 0;
}
.warp.join-us h2 {
    margin-bottom: 0.5em;
}
.join-us a:hover{
    color: #f38432;
}
.jd{ margin-left: 30px;}
.jd a {
    display: inline-block;
    width: 236px;
    height: 158px;
    margin-bottom: 14px;
    line-height: 158px;
    border: 1px solid #f0f0f0;
    text-align: center;
    font-size: 1em;
    background-color: #fff;
}
.jd .middle{
    margin: 0 4px 14px;
}
.jd.place{
    visibility: hidden;
}
#mask {
    width: 100%;
    height: 100%;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000000;
    opacity: 0.6;
    filter:alpha(opacity=60);
    text-align: left;
    color: #333333;
    z-index: 999;
    
}
#mask div,#iframe{
    position:absolute;
    left:50%;
    top:50px;
    margin-left:-450px;
    width: 824px;
    height: 560px;
    padding: 38px 38px;
    background: #ffffff;
    z-index: 999;
}
#mask div hr{
    margin: 1em 0;
}
#mask div p{
    font-size: 0.82em;
    line-height: 2em;
}
#mask .contact,#mask .contact a{
    color: #ff7327;
}
#mask .close{
    display:inline-block;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 38px;
    right: 38px;
    background: url(../res/close.gif) center center no-repeat;
    cursor: pointer;
}
/*新增*/
.news{
    height: 38px;
    background-color: #fff;
    color:#666666;
    line-height: 38px;
    font-size: 0.7em;
}
.news .news_{
    text-align: left;
    width: 1000px;
    margin: 0 auto;
    height: 38px;
    border-right: 1px solid #eaeaea;
}
.news .news_right{
    float: right;
    cursor:pointer 
}
.news_right a{
    text-align: center;
    display: block;
    float: left;
    margin: 0 auto;
    height: 38px;
    width: 40px;
    border-left: 1px solid #eaeaea;
}
.news .news_left{
    background: url(../res/news.jpg) left center no-repeat;
    margin:0 auto;
    display: block;
    text-indent: 3em;
    min-width: 1000px;
}
.tese{
    background: #f5f5f5;
    height: 188px;
    vertical-align: middle;
    margin-bottom: 40px;
}
.tese_{
    width: 1000px;
    margin: 0 auto;
    height: 100%;
    vertical-align: middle;

}
.tese span{
    width: 238px;
    height: 125px;
    background: #fff;
    display: inline-block;
    float: left;
    margin-top: 30px;
    margin-right: 16px;
    font-size: 0.5em;
    color: #999;
    text-align: left;
}

.fanwei span:hover{
    cursor: pointer;
    background: #f9f9f9;
}
.zt span:hover{
    cursor: pointer;
    background: #f9f9f9;
}
.tese p{
    margin: 0 auto;
    list-style: none;
    line-height: 1.5em;
}
.tese .teseleft{
    float: left;
    text-align: center;
    width: 38%;
    margin-top: 34px;

}
.tese .teseright{
    float: left;
    width: 54%;
}


.tese span:last-of-type {
    margin-right: 0px;
    vertical-align: middle;
}
.tese h2{
    margin:18px 0 8px 0;
    list-style: none;
    font-weight:normal;
    font-size:160%;
    color: #444;
}


.fanwei{
    background: #fff;
    height: 600px;
}

.fanwei_{
    width: 1000px;
    margin: 0 auto;
    height: 100%;

}
.fanwei span{
    width: 236px;
    height: 220px;
    background: #fff;
    display: inline-block;
    float: left;
    margin-top: 35px;
    margin-right: 15px;
    font-size: 0.5em;
    color: #c5c5c5;
    text-align: left;
    border: 1px solid #f1f1f1;
    /*-moz-box-shadow: 0px 0px 10px #ededed;
    -webkit-box-shadow: 0px 0px 10px #ededed;
    box-shadow: 0px 0px 10px #ededed;*/

}
.ff0{
    font-family: “微软雅黑”

}
.fanwei span:nth-of-type(4) {
    margin-right: 0px;
}
.fanwei span:nth-of-type(8) {
    margin-right: 0px;
}
.fanwei p:first-of-type{
    font-size: 1.6em;
    color: #555;
}
.fanwei span img{
    margin-bottom: 10px;
    width: 236px;
}
.fanwei p{
    text-align: center;
    line-height: 1.8em;
    font-size: 1.2em;
}

.content{
    background: #fff;
    height: 260px;
}
.content2{
    margin-top: 30px;
    background: #fafafa;
    height: 260px;
    margin-bottom: 80px;
}
.content2_{

    width:1000px;
    margin:0 auto;
    height: 100%;
}
.vedio{
    float: left;
    width: 53%;
    margin-top: 30px;
    text-align: left;;
} 
.vedio img{ 
    width:450px;
    height: 214px;
}
.media_list{
    margin-top: 30px;
    width: 47%;
    text-align: left;
    float: left;
}
.media_list a{
    padding: 0;
    height: 30px;
    font-size: 15px;
    text-align: left;
    margin: 0 auto;
    display: block;
    line-height: 30px;
    text-indent: 16px;
    background: url(../res/dian.jpg) no-repeat left; 

}
.media_list a:hover{
    color: #f45c01;
    text-decoration: underline;
}
.media_list img{
    margin-top: 20px;
}
.content_{
    width:1000px;
    margin:0 auto;
    height: 100%;
}
.zt{
    height: 260px;
    float: left;
    width: 66%;
    font-size: 0.4em;
    color: #999;
    text-align: left;
    margin-right: 4%;
}
.zt h3{
    text-align: left;
    font-size:190%;
    font-variant: normal;
    color: #333;
}
.about h3{
    text-align: left;
    font-size:190%;
    font-variant: normal;
    color: #333;
}
.ztnav{
    width: 100%;
    border-bottom: 1px solid #ccc;
    height: 46px;
    margin-top:30px;
}
.ztnav a{
    float: right;
    color: #aaa;
}
/*
.content_ span{
    width: 150px;
    height: 130px;
    background: #fff;
    display: block;
    float: left;
    margin-top: 25px;
    margin-right: 17px;
    font-size: 0.5em;
    color: #999;
    text-align: left;
    border: 1px solid #ececec;    
}*/
.content_ span{
    width: 318px;
    height: 130px;
    background: #fff;
    display: block;
    float: left;
    margin-top: 25px;
    margin-right: 17px;
    font-size: 0.5em;
    color: #999;
    text-align: left;
    border: 1px solid #ececec;    
}
.content_ span:last-of-type{
    margin-right: 0px;
}
.zt p{
    text-align: center;
    line-height: 3.1em;
    font-size: 1.3em;
}
.about{
    height: 260px;
    float: left;
    width: 30%;
    font-size: 0.4em;
    color: #999;
    text-align: left;
}
.about h4{
    font-size: 170%;
    color: #888;
    margin-top: 22px;
    margin-bottom: 6px;
}
.about p{
    line-height: 20px;
    text-align: left;
}
.zt_banner {
    margin-top:60px;
    width: 100%;
    height: 97px;
    border:0px solid red;
    /*background: url(../res/zt_banner02.jpg) center center no-repeat;*/
}
    .zt_banner img {
        width: 100%;
        display: block;
        height: 97px;
    }

.story{
    background: #f5f5f5;
    height: 530px;
    padding-top: 40px;
}

.story_{
    width: 1000px;
    margin: 0 auto;
    height: 100%;

}
.story span{
    width: 486px;
    height: 194px;
    background: #fff;
    display: inline-block;
    float: left;
    margin-top: 35px;
    margin-right: 24px;
    font-size: 0.5em;
    color: #777;
    text-align: left;
    -moz-box-shadow: 0px 0px 10px #ddd;
    -webkit-box-shadow: 0px 0px 10px #ddd;
    box-shadow: 0px 0px 10px #ddd;

}
.story span:nth-of-type(2) {
    margin-right: 0px;
}
.story span:nth-of-type(4) {
    margin-right: 0px;
}
.story span:nth-of-type(6) {
    margin-right: 0px;
}
.story span img{
    margin-bottom: 10px;
}
.story p{
    text-align: center;
    line-height: 1.8em;
    font-size: 1.6em;
}
.story span:hover{
    cursor: pointer;
    background: #f9f9f9;
}
.pagebtn{
    height: 80px;
    background: #f5f5f5;
}
.pagebtn_{
    width: 1000px;
    margin: 0 auto;
    height: 100%;
}
.pagebtn a{ 
    float:right;
    width: 36px;
    height: 36px;
    background: #fff;
    border: 1px solid #f1f1f1;
    font-size: 0.64em;
    text-align: center;
    line-height: 36px;
    color: #aaa;
    margin-left: 10px;
}
.pagebtn a.btn_current{
    background: #f38432;
    color: #fff;
}
.pagebtn a:nth-of-type(3) {
    border: 0;
}
.btn_current{
    background: #f38432;
    color: #fff;
}
.more{
    background: #f5f5f5!important;
    color: #aaa!important;
}
.pagebtn a:hover{
    background: #f38432;
    color: #fff!important;
}
.intro{
    background: #f5f5f5;
    padding-top: .5rem;
}
.h1400{
   height: 1400px;
 
}
.h1135{
   height: 1350px;
 
}
.h1530{
height: 2030px;
}
.hfw{
    height: 1030px;
   
}
.hfw2{
    height: 2500px;
   
}
.aboutus{
    background: #f5f5f5;
    padding-top: 25px;
    min-height: 500px;
}
.jdqx{
    background: #f5f5f5;
    height: 1080px;
    padding-top: 25px;
}
.cccm{
    background: #f5f5f5;
    height: 1320px;
    padding-top: 25px;
}
.intro_{
    width: 1000px;
    margin: 0 auto;
    height: 100%;
}

.intro_nav,.about_nav{
    float: left;
    width: 20%;
    background: #fff;
    margin-right: 15px;
    border: 1px solid #ececec;
}

.intro_content{
    float: right;
    width: 78%;
}
.intro_content img{
    display: block;
    float: left;
    margin:  0 0 20px 14px;
}
.intro_nav a,.about_nav a{
    display: block;
    width: 100%;
    height: 70px;
    line-height: 70px;
    font-size: 0.74em;
    color: #999;
}
.intro_nav_current{
    background: #f38432;
    color: #fff!important;
}
.intro_nav_current2{
    background: #70ca10;
    color: #fff!important;
}
.intro_nav a:hover,.about_nav a:hover{
    background: #f38432;
    color: #fff!important;
}
 .about_navHover {
    background: #f38432;
    color: #fff important;
}

/*
.intro_nav a:last-of-type{
    color: #70ca10;
}

.intro_nav a:last-of-type:hover{
    background: #70ca10;
    color: #fff!important;
}
*/
.zthd{
    background: #f5f5f5;
    height: 670px;
    padding-top: 25px;

}
.story_cm{
    background: #f5f5f5;
    height: 2000px;
    padding-top: 25px;
}
.story_cm_{
    width: 700px;
    margin: 0 auto;
    height: 100%;
}
.story_cm p{
    text-align: left;
    padding-left: 5px;
}
.cm_title{
    color: #f47e16;
    font-size: 1.2em;
    line-height: 50px;
}
.cm_title2{
    color: #f47e16;
    font-size: 0.8em;
    margin-bottom: 30px;
}
.story_cm img{
    margin-bottom: 30px;
}

.tp1{
    font-size: 0.7em;
    margin-bottom: 10px;
    line-height: 24px;
}

.zt img{
    width: 100%;
}

.zt_content{
    float: right;
    width: 78%;
}

.zt_content span{
    width: 228px;
    height: 190px;
    background: #fff;
    display: inline-block;
    float: left;
    margin-bottom: 30px;
    margin-left: 30px;
    font-size: 0.5em;
    color: #999;
    text-align: left;
    -moz-box-shadow: 0px 0px 10px #ddd;
    -webkit-box-shadow: 0px 0px 10px #ddd;
    box-shadow: 0px 0px 10px #ddd;

}
.zt_content span:nth-of-type(3) {
    margin-right: 0px;
}
.zt_content span:nth-of-type(6) {
    margin-right: 0px;
}
.zt_content p{
    font-size: 1.2em;
    color: #999;
    text-align:center;
    line-height: 50px;
}
.zt_content span:hover{
    cursor: pointer;
    background: #f9f9f9;
}


.cancelMarginRight{
	margin-right:0px!important;
}

.dl{
    margin-top: 60px;   
    height: 300px;
    background:url(../res/dlbg.jpg) no-repeat;
    padding-top: 1rem;
    padding-bottom:1rem;
}

.dl_content{
    width: 1000px;
    margin: 0 auto;
    height: 100%;
   border:0px solid red;

}
.dl_btn{
    margin-left: 340px;
}
.dl_content a{
    position: relative;
    top: 350px;
    margin-left: 20px;
    width: 100px;
}
.bot_img{
    position: relative;
    top: 90px;
}
























