﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input[type=text],textarea,p,blockquote,th,td,button {
    padding:0;
    margin:0;
    font-size:100%
}
label input {
    vertical-align:middle
}
a:link,a:visited {
    color:#333;
    text-decoration:none;
    outline:none
}
a:hover,a:active {
    text-decoration:none
}
body {
    font:12px/1.5 "Microsoft YaHei", "宋体", Arial, Sans-Serif;
    color:#333;
    background:#fff;
    behavior:url("csshover.htc");
}
body.wd-body-01 {
    background:url(../images/front/menubg.gif) left 112px repeat-x
}
body.second {
    background:url(../images/front/menubg2.gif) left 112px repeat-x
}

img {
    border:0
}
table {
    border-collapse:collapse
}
ul li {
    list-style:none
}
.clear {
    clear:both;
    line-height:0;
    font-size:0;
    height:0
}
.clearfix:after {
    display:block;
    visibility:hidden;
    clear:both;
    height:0;
    content:"."
}
@font-face {
    font-family: 'FZFYSJW';
    src:url('../fonts/FZFYSJW.eot');
    src:url('../fonts/FZFYSJW.eot?#iefix') format('embedded-opentype'), url('../fonts/FZFYSJW.woff') format('woff'), url('../fonts/FZFYSJW.ttf') format('truetype'), url('../fonts/FZFYSJW.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*导航*/

.header,.banner,.center,.footer {
    width: 100%;
}
.header {
    height: auto;
}
.content{
    width: 84.5%;
    margin: 0 auto;
}
.logo {
    height: 80px;
}
.logo img {
    width: auto;
    overflow: hidden;
    height: 100%;
}
.header_nav{
    height: auto;
}
#nav {
    width: 100%;
    float: right;
    height: 80px;
    line-height: 80px;
}
#nav a {
    height: 80px;
    display: block;
    text-decoration: none;
    text-align: center;
    line-height: 80px;
    outline: none;
    z-index: 35;
    position: relative;
    font-size: 18px;
}

#nav ul a {
    line-height: 33px;
}

#nav li {
    width: 13%;
    float: left;
    position: relative;
    z-index: 20;
}

#nav li li {
    border-left: none;
    margin-top: 0;
    float: none;
}
#nav ul {
    position: absolute;
    display: none;
    width: 151px;
    top: 80px;
    left: -1px;
}

#nav li ul a {
    width: 151px;
    height: auto;
    float: left;
    text-align: center;
}
#nav ul ul {
    top: auto;
    border-top: none;
}

#nav li ul ul {
    left: 151px;
    top: 0px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
    display: none;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
    display: block;

}

#nav a {
    color: #888;
}

#nav ul {
    border: 1px solid #DFDFDF;
    border-top: none;
}

#nav li ul a {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #DFDFDF;
}
#nav ul a,  #nav ul li {
    background-color: #f5f5f5;
    background-image: none;

}
#nav ul a:hover,  #nav ul a:focus {
    background-color: #305dc4;
    color: #fff !important;
}

#nav a:hover,  #nav a:focus {
    color: #fff;
}

#nav .current_page_item a {
    color: #000;
}

#nav .current_page_parent .current_page_item a, #nav .current_page_item ul a {
    border-right: 1px solid #f5f5f5;
    border-left: none;
    background-image: none;
    color: #444;
}

@media only screen and (max-width: 1440px) {
    #nav a{
        font-size: 16px;
    }
    #nav ul {
        width: 114px;
    }
    #nav li ul a {
        width: 114px;
    }

    #nav li ul ul {
        left: 114px;
    }
}


/*banner*/
.banner {
    position: relative;
    z-index: 0
}
.slideBox {
    width:100%;
    height:auto;
    overflow:hidden;
    position:relative
}
.slideBox .bd {
    position:relative;
    height:100%;
    z-index:0
}
.slideBox .bd li {
    zoom:1;
    vertical-align:middle
}
.slideBox .bd img {
    width:100%;
    display:block
}
.slideBox .prev,	.slideBox .next {
    position:absolute;
    left:3%;
    top:50%;
    margin-top:-25px;
    display:block;
    width:32px;
    height:40px;
    background:url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter:alpha(opacity=50);
    opacity:0.5;
}
.slideBox .next {
    left:auto;
    right:3%;
    background-position:8px 5px;
}
.slideBox .prev:hover, .slideBox .next:hover {
    filter:alpha(opacity=100);
    opacity:1;
}


/*c_top*/
.c_top{
    width: 100%;
    background: #f5f5f5;
    padding-bottom: 30px;
}
.ct_top {
    position: relative;
    z-index: 1;
}

.ctt_nav {
    margin-top: -80px;
    padding: 2%;
    background: #305dc4;
    cursor: pointer;
}
.cn_left{

}
.ctt_nav:hover{
    -moz-box-shadow:0 0 10px #2b2c2c;
    -webkit-box-shadow:0 0 10px #2b2c2c;
    box-shadow:0 0 10px #2b2c2c;
    margin-top: -100px;
    background: #2c57b6;

}
.ctt_nav_top{
    border-bottom: 1px solid #6f8ed6;
    height: auto;
}
.nav_lft{
    float: left;
}
.nav_lft span{
    color:#fff;
    font-size: 5em;
    font-weight: bold;
}
.cttmr_top{
    padding: 25px 15px;
}
 .cttmrt_ch{
    color: #fff;
    font-size: 20px;
}
.cttmrt_en{
    color: #6f8ed6;
    font-size: 16px;
}
.cttmrt_chs{
    color: #fff;
    font-size: 16px;
}
@media only screen and (max-width: 1440px) {
    .cttmrt_ch{
        font-size: 16px;
    }
    .cttmrt_en{
        font-size: 12px;
    }
    .cttmrt_chs{
        color: #fff;
        font-size: 12px;
    }
}

.ctt_nav_bottom{
    line-height: 30px;
    padding: 15px 0px;
    height: 120px;
    overflow: hidden;
}

@media (max-width: 1204px) and (min-width: 768px) {

    .nav_lft span{
        font-size: 4em;
    }
    .cttmr_top{
        padding: 15px 10px;
    }
    .ctt_nav_bottom{
        line-height:25px;
    }
}
@media  (max-width: 768px) {
    .nav_lft span{
        font-size: 2.5em;
    }
    .cttmr_top{
        padding: 10px 5px;
    }
    .ctt_nav_bottom{
        line-height:25px;
    }
    .ctt_nav {
        margin-top: -45px;
    }
}

@media  (max-width: 430px) {
    .nav_lft span{
        font-size: 2em;
    }
    .cttmr_top{
        padding: 7px 0px;
    }
}

/*ct_b*/
.ct_bottom {
    margin-top: 70px;
}
.ctb_top {
    width: 317px;
    height:100px;
    margin: 0 auto;
    text-align: center;
    background-image: url("../images/title.png");
    background-size: 100% 100%;
}
.ctbt_ch {
    height: 24px;
    line-height: 24px;
    color: #626262;
    font-size: 22px;
    padding-top: 14px
}
@media only screen and (max-width: 1440px) {
    .ctbt_ch {
        font-size: 18px;
    }
}


.ctbt_en {
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    color: #CCC;
    margin-top: 25px;
    text-transform: capitalize
}
.ctb_title{
    width: 100%;
    margin: 50px 0;
}

.ctb_title ul{
    width: 800px;
    margin: 20px auto;
    text-align: center;
}
.cat{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 16px;
    border: 1px solid #a2a2a2;
}
.ctb_title ul .on .cat{
    background-color: #305dc4;
    color: #fff;
    border: 1px solid #a2a2a2;
}

.ctb_title ul li .on:hover{
    background-color: #305dc4;
    color:#fff;
}
.ctb_li{
    padding-bottom: 20px;
}


.ctp_box{
    margin:20px 20px 50px 20px;
    border: 1px solid #e5e5e5;
}
.list_box{
    border: 1px solid #e5e5e5;
    margin: 15px 20px;
}
.list_box_text{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    margin: 0px 20px;
}


.pro_li{
    padding: 0px;
}
.pic_img{
    width:100%;
    height: 0;/*将元素的 height 设成 0，使得元素的高度等于 padding-bottom*/
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    position: relative;
    box-sizing: border-box;
}
.pimg1{
    padding-bottom: 74.2%;/* 高同宽的默认比例 */
}
.pimg2{
    padding-bottom: 55.2%;/* 高同宽的默认比例 */
}

.pic_img img{
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
}

.pro_li_name{
    position: relative;
    margin-top: -40px;
    z-index:1;
    height: 40px;
    line-height: 40px;
    text-align: center;

}
.pro_li_name span{
    color: #fff;
    background-color: #2e33b5;
    padding: 10px 15px;
    font-size: 18px;
}
.pro_li_text{
    font-size: 18px;
    color: #434343;
    height: 65px;
    line-height: 65px;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    padding: 0 15px;
}
.pro_li_texts{
    font-size: 20px;
}
@media only screen and (max-width: 1440px) {
    .pro_li_name span{
        font-size: 14px;
    }
    .pro_li_text{
        font-size: 12px;
    }
    .pro_li_texts{
        font-size: 16px;
    }
}

.ctp_box:hover{
    border: 1px solid #e5e5e5;
    box-shadow:1px 1px 2px #cccccc;
}
.cb_more{
    margin:30px 0px;
    text-align: center;
}

.ct_btn{
    width: 80px;
    height: 30px;
    border: none;
}
.btn1{
    background-color: #fff;
    color:#000;
}
.btn2{
    background-color: #000;
    color:#fff;
}

/*新闻中心*/
.new_main{
    margin-top: 60px;
}
.c_new{
    width: 100%;
    height: auto;
    padding: 100px 0px 50px 0px;
    cursor: pointer;
}
.new_box{
    margin:20px;
    padding: 50px 15px;
    background-color: #f5f5f5;
}
.new_left .year{
    font-size: 26px;
}


.new_right .title{
    font-size: 18px;
    padding-bottom: 10px;
    height: 30px;
    overflow: hidden;
}
.new_right .text{
    color: #666;
    line-height: 25px;
    font-size: 16px;
}
@media only screen and (max-width: 1440px) {
    .new_right .title{
        font-size: 14px;
    }
    .new_right .text{
        font-size: 12px;
    }
}


.new_box:hover{
    background-color: #305dc4;
    color:#fff;
}
.new_box:hover .text{
    color:#fff;
}


/*关于我们*/
.c_about {
    margin-top: 44px;
    background: url(../images/aboutbg.jpg) no-repeat;
    background-size: 100% 100%;
    padding-top: 100px;
}
.cm_content {
    height: auto;
    margin: 0 auto;
    color: white;
    background-color: #305dc4;
}

.about_left{
    padding-left: 30px;
    /*position: absolute;*/
    bottom: 60px;
}
.about_left img{
    width: 100%;
}



.about_right{
    padding: 120px 70px 30px 0;
}
@media only screen and (max-width: 1440px) {
    .about_right{
        padding: 30px 70px 30px 0;
    }
}

.cmc_top{
    height:40px;
    line-height: 40px;
    overflow: hidden;
}
.cmct_ch {
    font-family:  "Microsoft YaHei", "宋体", Arial, Sans-Serif;
    float: left;
    font-size: 18px;
}
.cmct_en {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-transform: uppercase;
    color:#ccc;
    margin-left: 15px;
}
.cmc_middle {
    font-size: 14px;
    line-height: 30px;
    margin-top: 19px;
}

@media only screen and (max-width: 1440px) {
    .about_right{
        padding-right: 0px !important;
    }
    .cmc_middle {
        font-size: 14px;
        line-height: 20px;
        margin-top: 19px;
    }
    .cmct_ch{
        font-size: 16px;
    }
    .cmct_en{
        font-size: 12px;
    }
    .cmc_middle{
        font-size: 12px;
        line-height: 30px;
    }
}
.btn3{
    margin-top: 30px;
    background: none;
    border: 1px solid #fff;
    color:#fff;
}

/*成功案例*/
.c_anli{
    width: 100%;
    padding: 70px 0px;
    background: #f5f5f5;
}
.anli_list{
    margin-top: 30px;
}
.anli_box{
    margin:20px;
    border: 1px solid #e5e5e5;
    position: relative;
    cursor: pointer;
}
.ze_box{
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    position: absolute;
    top:0px;
    left: 0px;
    display: none;
    z-index: 1;
}

.anli_box:hover .ze_box{
    display: block;
}

.anli_box:hover .blue_box{
    display: block;
}

.blue_box{
    width:50%;
    height: 100%;
    background: #305dc4;
    position: absolute;
    top:0px;
    right: 0px;
    display: none;
    z-index: 2;
}
.cch1{
    color: #fff;
    font-size: 20px;
}

.blue_middle{
    color:#fff;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
}


.btn3:hover{
    background: #fff;
    color:#305dc4;
}


.blue_box{
    padding: 20% 2%;
}
@media (max-width: 1200px) {

    .blue_box{
        padding: 5% 2% !important;
    }
}

@media (max-width: 620px) {
    .cmc_top {
        margin-top: 10px;
    }
}

/*联系我们*/
.c_contact{
    width: 100%;
    padding: 50px 0px;
}
.tact_middle{
    /*text-align: center;*/
}
.tact_middle .map{
    float: left;
    text-align: center;
}
.tact_middle .address{
    float: left;
    margin-left: 20px;
    line-height: 25px;
}
.add_title{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.add_text{
    font-size: 12px;
    color:#444;
}

.map_img img{
    width: 100%;
}
.tect_text{
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

@media only screen and (max-width: 1440px) {
    .tect_text{
        padding: 0 15px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
}


/*底部*/
.footer {
    border-top: 3px solid #9c9c9c;
}

.f_middle {
    text-align: left;
    font-size: 14px;
    color: #959595;
    padding: 20px 0px 200px 0;
}

/*内容也*/
.content1 {
    background-color: #f5f5f5;
}
.w_wrap{
    width: 84.5%;
    margin: 0 auto;
    position: relative;
}

.pc_top {
    width:100%;
    height:60px;
    background-color:#fff;
    position:relative;
    margin-bottom: 50px;
}
.box{
    line-height: 60px;
}
.pc_top>.shadow {
    top:60px;
}
.pc_top .box {
    line-height:60px;
}
.pc_top .box>h2 {
    color:#5390cd;
    display:inline-block;
    font-size: 18px;
}
.pc_top .box>.divide {
    width:2px;
    height:30px;
    margin:0 10px;
    background-color:#5390cd;
    vertical-align:middle;
    display:inline-block;
}
.pc_top .box>span {
    text-transform:uppercase;
    font-size:18px;
    color:#ccc;
    font-family:"微软雅黑","Times New Roman";
}
.go_home {
    float:right;
    cursor:pointer;
}
.go_home>span {
    display:inline-block;
    width:30px;
    height:30px;
    border-radius:50%;
    background-color:#ccc;
    color:#fff;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    font-family:"微软雅黑","宋体";
    margin-right:6px;
    transition:all 0.5s;
}
.go_home:hover>span {
    background-color:#5390cd;
}
.go_home:hover {
    color:#5390cd;
}
.shadow {
    position: absolute;
    top: 150px;
    width: 100%;
    height: 12px;
    background: url(../images/shadow.png) repeat-x;
}



.pc_bottom {
    background-color: #f5f5f5;
    width: 84.5%;
}

.pcb_left {
    padding: 0 4%;
}
@media only screen and (max-width: 1440px) {
    .pcb_left {
        padding: 0 2%;
    }
}



.left_nav {
    margin-bottom:50px;
}
.left_nav>ul>li {
    background-color:#fff;
    border:1px solid #5390cd;
    text-align:center;
    line-height:40px;
    margin-bottom:10px;
}
.left_nav>ul>li ul {
    display:none;
}
.left_nav>ul>li>a {
    position:relative;
    display:block;
    color:#5390cd;
    width:100%;
    height:100%;
    transition:all 0.5s;
}
.left_nav>ul>li>a.icon:before {
    content:">";
    position:absolute;
    font-family: "微软雅黑","宋体";
    font-size: 18px;
    font-weight: bold;
    left: 60px;
    transform:rotate(0);
    -webkit-transform:rotate(0);
    transition:all 0.5s;
}
.left_nav>ul>li>a.on:before {
    transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
}
.left_nav>ul>li>a.on,.left_nav>ul>li>a:hover {
    background-color:#5390cd;
    color:#fff;
}

.left_sub a {
    font-size:14px;
    color:#666;
}
.left_sub a:hover {
    color:#5390cd;
}


.pcbl_bottom {
    background: #fff;
}
.top_bar {
    height:40px;
    line-height:40px;
    background-color:#5390cd;
    color:#fff;
    padding:0 50px;
    text-align:center;
}
.top_bar img {
    margin-top:10px;
    float:right;
}
.pcbl_bottom .text {
    padding:20px 30px;
}
.pcbl_bottom .text * {
    font-family:"微软雅黑","Arial","宋体";
}
.text{
    color: #666;
    font-family: "微软雅黑","Arial","宋体";
    font-size: 12px;
    line-height: 2em;
}




/*内容页----右*/
.pcb_right {
    padding: 0px;

}
.right_page {
    position: relative;
    z-index: 10;
    padding:50px 50px 70px 50px;
    background-color: #fff;
    margin-bottom: 20px;
}

@media (max-width: 992px)
{
    .right_page{
        padding: 30px 0px;
    }
    .content1{
        background-color: #fff;
    }
    .pc_top{
        margin-bottom: 15px;
    }
    .f_bottom {
        text-align: center;
    }
}

.news {
    padding-bottom: 50px;
}
.news .top_news {
    position:relative;
    margin-bottom:25px;
}
.news .top_news img {
    width:100%;
    height:auto;
    text-align:center;
    line-height:150px;
    display:inline-block;
    background-color:#fafafa;
}
.news_label {
    position:absolute;
    top:0;
    left:-25px;
    width:40px;
    height:40px;
    padding:3px;
    background-color:#5390cd;
    color:#fff;
    text-align:center;
    text-transform:uppercase;
    font-size:22px;
    line-height:1em;
}
.news_label span {
    font-size:12px;
    display:block;
    line-height:1em
}
.news_right {
    padding-bottom: 50px;
    padding-left: 0px;
    padding-right: 0px;

}
.news_right p.text {
    margin:10px 0;
    text-indent:2em;
}
.news_right a.btn {
    position:absolute;
    right:0;
    bottom:0;
}
.news p.text {
    margin: 5px 0px 20px 0px;
}
.news p.text a {
    font-family:"微软雅黑","Arial","宋体";
    color:#666;
}
.news p.text a:hover {
    color:#5390cd;
}
.news p.text a:before {
    content:"";
    width:8px;
    height:8px;
    display:inline-block;
    padding-right:10px;
    background:url(../images/news_style.png) no-repeat;
}
.news>p.text {
    border-bottom: 1px dotted #ccc;
    margin: 30px 0;
}

.btn4{
    border: 1px solid #2c57b6;
    background-color: #fff;
    color:#2c57b6;
}

.pages {
    width: 100%;
    height:12px;
    line-height:12px;
    float: left;
    text-align: center;
    font-size: 12px;
    font-family: "宋体";
    color: #343433;
    margin-top: 35px
}
.pages a {
    color: #343433;
    margin: 0px 10px
}
/*底部导航*/
.nav_map{
    width: 100%;
    position: fixed;
    z-index: 1000;
    bottom: 0;
    background-color: #1B1B1B;
    display: none;
}

.nav_map ul{
    display:flex;
}
.nav_map li{
    flex:1;
}
.nav_map li a{
    display: block;
    text-align: center;
}
.nav_map li img{
    width: 100%;
}
@media only screen and (max-width: 992px){
    /* ���С��992 */
    .nav_map{
        display: block;
    }
    .footer{
        margin-bottom: 87px;
    }
}
@media only screen and (max-width: 576px){
    /* ���С��576*/
    .footer {
        margin-bottom: 58px;
    }
}
.table_forms1 {
    font-size:12px
}
.table_forms1 td {
    padding-left:12px
}
.table_forms1 th {
    font-weight:normal;
    text-align:right;
    padding-right:10px;
    color:#878787
}
.table_forms1 td label {
    vertical-align:middle
}
.table_forms1 td,.table_forms1 th {
    padding:30px 0 4px 8px
}
.table_forms1 tbody td .input-text{
    width: 100% !important;
    padding-left: 10px;
    border: none;
    color:#878787;
    height: 30px;
    border: 1px solid #ccc;
}
.table_forms1 tbody td textarea{
    width: 100% !important;
    padding-left: 10px;
    border: none;
    height: 60px !important;
    color:#878787;
    border: 1px solid #ccc;
}
.table_forms1 tfoot td{
    padding:5px 0 4px 8px
}