@charset "utf-8";
/* CSS Document */

/* reset */
body,h1,h2,h3,h4,h5,p,dl,dd,ul,ol,form,input,textarea,th,td,select,figure,figcaption{ margin:0; padding:0; }
em,i { font-style:normal; }
li { list-style:none; }
a {text-decoration:none;color:inherit;}
a:hover{text-decoration:none;color:inherit;}
a:focus{text-decoration: none;outline: none;}
img { border:none; vertical-align:middle; }
table { border-collapse:collapse; }
input,textarea { outline:none; background: none; border: none; }
textarea { resize:none; overflow:auto; }
body{font-size:12px; font-family:"微软雅黑"; }

/* public */
.clearfix {*zoom: 1;}
.clearfix:before,.clearfix:after {content:'';display: block;height: 0;clear: both;visibility: hidden;}
.img_box div{display:table-cell;vertical-align:middle;text-align:center;}
.img_box img{vertical-align:middle;border:none;display:inline-block;max-width:100%;max-height:100%;}
.container{width:1200px;max-width:1200px;margin:0 auto;}
h1,h2,h3,h4,h5{font-weight:normal;}
.fixed{position:fixed;left:0;top:0;z-index:999;}



.banner{position:relative;}
.banner img{width:100%;}
.banner .pagination{position:absolute;left:0;bottom:30px; margin:auto;text-align:center;width: 100%;z-index:30;}
.banner .swiper-pagination-bullet{display:inline-block;width:25px;height:6px;background:#eee;margin:0 5px;cursor:pointer;opacity:1;border-radius:5px;-moz-transition: all 0.5s ease-in;-webkit-transition: all 0.5s ease-in;-o-transition: all 0.5s ease-in;transition: all 0.5s ease-in;}
.banner .swiper-pagination-bullet-active{background:#5965fb;width:50px;}
.banner .banner_btn a{cursor:pointer;position:absolute;display:inline-block;width:68px;height:113px;top:36%;opacity:.4;z-index:20;}
.banner .banner_btn a:hover{opacity:.8;}
.banner .banner_btn a.banner_prev{left:180px; background: url(../images/banner_prev.jpg);}
.banner .banner_btn a.banner_next{right:180px; background: url(../images/banner_next.jpg);}


.other_banner{width:100%;max-width:1920px;min-width:1200px;}
.other_banner img{width:100%;}


.top{
    border-bottom:1px solid #ccc;
    height:40px;
    line-height:40px;
    font-size:13px;
    color:#949494;
}
.top p{
    display:inline-block;
}
.top ul{
    display:inline-block;
    float:right;
}
.top ul li{
    width:80px;
    height:40px;
    display:inline-block;
    text-align:center;
    margin:0 5px;
}
.top ul li a{
    display:block;
}
.top ul li a:hover{
    text-decoration: underline;
}



.header{
    width:100%;
    height:110px;
    background:#fff;
}
.header h1{
    width:405px;
    height:110px;
    line-height:110px;
    float:left;
}

.header .nav{
    height:60px;
    font-size:14px;
    color:#343434;
    float:right;
    text-align:center;
    margin-top:25px;
}
.header .nav li{
    height:60px;
    line-height:60px;
    float:left;
    display:inline-block;
    margin-left:30px;
    position:relative;
    color:#343434;
    padding:0 10px;
}
.header .nav li.on,
.header .nav li:hover{
    background:url(../images/nav_bg.jpg) no-repeat bottom center;
    background-size:59px 3px;
    color:#0f66aa;
}
.header .nav li a{
    display:block;
}


.index_hot{
    height:50px;
    line-height:50px;
    border:1px solid #ccc;
}
.index_hot .hot_box{
    float:left;
}
.index_hot .hot_box li{
    display:inline-block;
    padding:0 5px;
    margin-right:5px;
    color:#949494;
    font-size:14px;
}
.index_hot .hot_box li strong{
    display:inline-block;
    color:#0259a7;
    font-weight:normal;
    font-size:18px;
    color:#0259a7;
}
.index_hot .hot_box li a:hover{
    text-decoration: none;
}







.friendLink{
    border-bottom:1px solid #366fd2;
    background:#225dce;
    padding:10px 0;
    height: 36px;
    background: -webkit-linear-gradient(left top, #4746d7 , #0b6cc9); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom right, #4746d7, #0b6cc9); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom right, #4746d7, #0b6cc9); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom right, #4746d7，#0b6cc9); /* 标准的语法（必须放在最后） */
}
.friendLink li{
    height:30px;
    line-height:30px;
    font-size:13px;
    color:#cdcdcd;
    display:inline-block;
    margin-bottom:5px;
    margin-right:10px;
    padding:0 5px;
}
.friendLink li strong{
    font-size:16px;
    color:#fff;
    font-weight:normal;
}
.friendLink li a{
    display:inline-block;
}
.friendLink li a:hover{
    text-decoration: underline;
}
.friendLink .form_box{
    width:285px;
    float:right;
}
.friendLink .form_box form{
    position:relative;
}
.friendLink .form_box form input.text{
    width:210px;
    height:30px;
    border:2px solid #0259a7;
    position:absolute;
    background-color: #fff;
    left:0;
    top:0;
    text-indent:15px;
}
.friendLink .form_box form input.submit{
    width:75px;
    height:34px;
    position:absolute;
    left:210px;
    top:0;
    background:#0259a7 url(../images/search_btn.png) no-repeat center center;
    cursor:pointer;
}
.friendLink a.map_line{
    /*height:80px;*/
    padding: 10px 0;
    float:right;
    /*background:url(../images/dw_tag.png) no-repeat left center;*/
    font-size:14px;
    color:#cdcdcd;
    text-indent:25px;
    margin-right:20px;
}
.friendLink a.map_line:hover{
    text-decoration: underline;
}
.friendLink .hot_box{
    float:left;
}




.footer{
    background:#225dce;
    padding:20px 0 20px 0;
    background: -webkit-linear-gradient(left top, #4746d7 , #0b6cc9); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom right, #4746d7, #0b6cc9); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom right, #4746d7, #0b6cc9); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom right, #4746d7，#0b6cc9); /* 标准的语法（必须放在最后） */
}
.footer dl{
    display:inline-block;
    width:110px;
    float:left;
    margin-right:41px;
}
.footer dl.max{
    width:270px;
}
.footer dl.cr{
    margin-right:0;
}
.footer dl dt{
    font-size:16px;
    color:#efefef;
    margin-bottom:15px;
}
.footer dl dd{
    font-size:13px;
    color:#a5b2cd;
    line-height:32px;
}
.footer a:hover{
    text-decoration: underline;
}

.copyright{
    height:55px;
    background:#3247ce;
}
.copyright p{
    height:55px;
    line-height:55px;
    font-size:13px;
    color:#acacac;
    display:inline-block;
}
.copyright p.br{
     float:right;
 }
.copyright .copyrightcenter{
    text-align: center;
}



.index_box1{
    padding:45px 0 65px 0;
    background:#fff;
}
.index_box1 .index_about{
    width:1200px;
    /*background:#2453ca;*/
    float:left;
    margin-bottom:35px;
}
.index_box1 .index_about .img_box{
    width:569px;
    height:312px;
    float: left;
    box-shadow:0px 10px 30px 0px #ccc;
}
.index_box1 .index_about .img_box img{
    width:100%;
    height:100%;
}
.index_box1 .index_about .text_box{
    width: 550px;
    height:270px;
    font-size:13px;
    color:#333;
    line-height:23px;
    float: right;
}
.index_box1 .index_about .text_box_more{
    width: 72px;
    float: left;
}
.index_box1 .index_about .htit1{
    width:550px;
    padding:10px 0;
    margin:0 auto;
    color:#666;
    margin-top:10px;
    text-align: left;
    float: right;
}
.index_box1 .index_about .htit h3{
    color:#0d69c9;
    margin-bottom: 10px;
}
/*.index_box1 .index_about h3{*/
    /*font-size:18px;*/
    /*color:#0d69c9;*/
/*}*/
/*.index_box1 .index_about h4{*/
     /*font-size:13px;*/
     /*color:#6b6b6b;*/
 /*}*/
.index_box1 .index_about h5{
    font-size:13px;
    color: #0d69c9;
    border: #0d69c9 solid 1px;
    width: 52px;
    line-height:30px;
    margin: 30px 0 0 0;
    padding: 0px 12px 0px 12px;
}
.index_box1 .index_about a{
    width: 72px;
}

.index_box1 .index_news{
    width:1200px;
    height:393px;
    /*border:1px solid #accced;*/
    float:right;

}
.index_box1 .index_news .htit{
    width:1200px;
    padding:10px 0;
    margin:0 auto;
    font-size:16px;
    color:#666;
    /*margin-top:20px;*/
    text-align: center;
}
.index_box1 .index_news .htit h3{
    font-size:24px;
    color:#0d69c9;
    margin-bottom: 0px;
}
.index_box1 .index_news .index_news_slide{
    width:1200px;
    margin:0 auto;
}

.index_box1 .index_news .index_news_slide .swiper-slide{
    width:300px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.index_box1 .index_news .index_news_slide .swiper-slide .img_box{
    width:300px;
    height:175px;
    /*border:2px solid #4181d0;*/
    cursor:pointer;
}
.index_box1 .index_news .index_news_slide .swiper-slide .img_box div{
    width:300px;
    height:175px;
}
.index_box1 .index_news .index_news_slide .swiper-slide .text_box{
    width:250px;
    height:60px;
    font-size:13px;
    color:#737373;
    line-height:23px;
}
.index_box1 .index_news .index_news_slide .swiper-slide .text_box p.time{
    margin-top:5px;
}
.index_box1 .index_news .index_news_slide .pagination{
    text-align:center;
    margin-top:35px;
}



.htit1{
    text-align:center;
    font-size:16px;
    color:#666;
    padding:20px 0;
    margin:0 auto;
}
.htit1 h3{
    font-size:24px;
    color:#0b65c5;
    margin-bottom:0px;
}



.index_yanfa{
    max-width:1920px;
    width:100%;
    height:500px;
    /*background:url(../images/index_yanfa_bg.jpg) no-repeat center center;*/
    background-size:100% 660px;
    margin-bottom:20px;
}
.index_yanfa .htit1{
    color:#666;
}
.index_yanfa .htit1 h3{
    color:#0b65c5;
}
.index_yanfa .yanfa_slide{

}
.index_yanfa .yanfa_slide .swiper-slide{
    width:280px;
}
.index_yanfa .noswiper-container{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    /*overflow: hidden;*/
    z-index: 1;
    padding-left: 4%;
}
.index_yanfa .yanfa_slide .swiper-slide .list_box:hover{
    transform: scale(1.1,1.1);
    box-shadow: 0px 4px 40px 0px #e8e8e8;
}
.index_yanfa .yanfa_slide .swiper-slide .list_box{
    width:235px;
    height:315px;
    /*border:2px solid #4181d0;*/
    cursor:pointer;
    box-shadow: 0px 4px 20px 0px #e8e8e8;
    transition:0.3s;
}
.index_yanfa .yanfa_slide .swiper-slide-active .list_box{
    /*border:2px solid #9ea5ea;*/
}
.index_yanfa .yanfa_slide .list_box .img_box{
    width:100%;
    height:220px;
    line-height:220px;
    text-align:center;
    margin-top:15px;
}
.index_yanfa .yanfa_slide .list_box p{
    font-size:18px;
    color:#666;
    text-align:center;
    margin-bottom: 5px;
    margin-top:12px;
}
.index_yanfa .yanfa_slide .list_box h3{
    font-size:13px;
    color:#999;
    text-align:center;
}
.index_yanfa .yanfa_slide .pagination{
    margin-top:70px;
    text-align:center;
}
.index_yanfa .yanfa_slide .pagination .swiper-pagination-bullet{
    width:16px;
    height:16px;
    background:#8389e4;
    margin:0 8px;
    opacity:1;
}
.index_yanfa .yanfa_slide .pagination .swiper-pagination-bullet-active{
    width:12px;
    height:12px;
    border:2px solid #fff;
    background:none;
}



.index_service{
    padding-bottom:60px;
}
.index_service .index_service_box{}
.index_service .list_box{
    width:370px;
    display:inline-block;
    margin-right:40px;
}
.index_service .cr{
    margin-right:0;
}
.index_service .list_box .img_box{
    width:370px;
    height:250px;
}
.index_service .list_box .img_box div{
    width:370px;
    height:250px;
}
.index_service .list_box .text_box{
    height:90px;
    text-align:center;
    font-size:14px;
    color:#bfbfbf;
}
.index_service .list_box .text_box h4{
    font-size:18px;
    color:#6b6b6b;
    margin:15px 0 5px 0;
}
.index_service .list_box:hover>a>.text_box>h4{
    color:#000;
}
.index_service a.more{
    width:270px;
    height:60px;
    line-height:60px;
    background:#4c5fec;
    font-size:15px;
    color:#9aabf0;
    display:block;
    text-align:center;
    margin:0 auto;
    margin-top:20px;
}
.index_service a.more:hover{
    color:#fff;
}



.min_nav{
    height:50px;
    line-height:50px;
    font-size:13px;
    color:#333;
    border-bottom:1px solid #ccc;
}
.min_nav a:hover{
    text-decoration: underline;
}
.min_nav ul{
    display:inline-block;
    float:left;
}
.min_nav ul li{
    display:inline-block;
    padding:0 5px;
}
.min_nav ul li a:hover{
    text-decoration: none;
}
.min_nav ul li.on{
    color:#0862a8;
}
.min_nav ul li.wz{
    text-indent:20px;
    background:url(../images/dw2_tag.png) no-repeat left center;
}


.min_nav .type_group{
    display:inline-block;
    float:right;
}
.min_nav .type_group a{
    height:50px;
    margin-left:10px;
    padding:0 5px;
    display:inline-block;
}
.min_nav .type_group a:hover,
.min_nav .type_group a.on{
    text-decoration: none;
    color:#0862a8;
    background:url(../images/type_group_bg.jpg) no-repeat center bottom;
}



.map{
    padding-bottom:110px;
}
.map h3{
    font-size:24px;
    color:#0862a8;
    padding:50px 0;
    text-align:center;
}
.map .map_box{
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding-top:40px;
}
.map .map_box dl{
    border-bottom:1px solid #ccc;
    margin-bottom:30px;
    padding-bottom:10px;
}
.map .map_box dl dt{
    font-size:16px;
    color:#0862a8;
    margin-bottom:20px;
}
.map .map_box dl dd{
    font-size:13px;
    color:#505050;
    margin-bottom:10px;
    display:inline-block;
    margin-right:50px;
}
.map .map_box a:hover{
    text-decoration: underline;
}
.map .map_box .cb{
    border-bottom:none;
}



.contact{
    padding:50px 0;
}
.contact .contact_box{
    width:340px;
    float::left;
    display:inline-block;
}
.contact .contact_box h3{
    font-size:24px;
    color:#0862a8;
    margin-bottom:35px;
}
.contact .contact_box .text_box1{
    position:relative;
    margin-bottom:20px;
}
.contact .contact_box .text_box1 p{
    font-size:14px;
    color:#7d7d7d;
    line-height:38px;
    text-indent:25px;
}

.contact .contact_box .text_box1 p.tag1{
    background:url(../images/contact_tag1.png) no-repeat left center;
}
.contact .contact_box .text_box1 p.tag2{
    background:url(../images/contact_tag2.png) no-repeat left center;
}
.contact .contact_box .text_box1 p.tag3{
    background:url(../images/contact_tag3.png) no-repeat left center;
}
.contact .contact_box .text_box1 p.tag4{
    background:url(../images/contact_tag4.png) no-repeat left center;
}
.contact .contact_box .text_box1 p.tag5{
    background:url(../images/contact_tag5.png) no-repeat left center;
}

.contact .contact_box .text_box1 .erweima{
    width:110px;
    height:110px;
    display:inline-block;
    position:absolute;
    right:0;
    bottom:0;
}
.contact .contact_box .text_box1 .erweima img{
    width:100%;
    height:100%;
}
.contact .contact_box .text_box2{
    padding-top:20px;
    border-top:1px solid #ccc;
}
.contact .contact_box .text_box2 p{
    font-size:14px;
    color:#7d7d7d;
    line-height:31px;
}


.contact .map_box{
    width:820px;
    height:450px;
    max-width:820px;
    float:right;
    display:inline-block;
}
.contact .map_box img{
    width:100%;
    height:100%;
}




.messages{
    padding:50px 0;
    background:#f3f3f3;
    border-bottom:1px solid #ccc;
}
.messages h3{
    font-size:24px;
    color:#0862a8;
    margin-bottom:25px;
}
.messages_box{}
.messages_box input.text{
    width:390px;
    height:55px;
    border:1px solid #ccc;
    display:inline-block;
    margin-right:5px;
    text-indent:15px;
    font-size:16px;
}
.messages_box input.cr{
    margin-right:0;
}
.messages_box textarea{
    width:1162px;
    height:190px;
    padding:15px;
    border:1px solid #ccc;
    font-size:16px;
}
.messages_box p{
    padding:10px 0;
}
.messages_box input.submit{
    width:280px;
    height:60px;
    line-height:60px;
    text-align:center;
    background:#0862a8;
    border:none;
    font-size:16px;
    color:#fff;
    font-family: '微软雅黑';
    margin:0 auto;
    display:block;
    cursor:pointer;
}
.messages_box input.submit:hover{
    background:#064d84;
}



.tag_group{
    background:#f3f3f3;
}
.tag_group .col{
    width:25%;
    float:left;
    display:inline-block;
}
.tag_group .list_box{
    border-left:1px solid #ccc;
    text-align:center;
    height:150px;
}
.tag_group .list_box .text_box{
    width:130px;
    font-size:14px;
    color:#8f8f8f;
    display:inline-block;
    text-align:left;
    padding-left:65px;
    margin-top:45px;
}
.tag_group .list_box .text_box h4{
    font-size:24px;
    color:#0862a8;
    margin-bottom:5px;
}

.tag_group .list_box .tag2{
    background:url(../images/c_service_tag2.png) no-repeat left center;
}
.tag_group .list_box .tag3{
    background:url(../images/c_service_tag3.png) no-repeat left center;
}
.tag_group .list_box .tag4{
    background:url(../images/c_service_tag4.png) no-repeat left center;
}


.tag_group .ht_box{
    text-align:center;
    height:150px;
}
.tag_group .ht_box .text_box{
    width:190px;
    font-size:15px;
    color:#bfbfbf;
    display:inline-block;
    text-align:left;
    margin-top:40px;
}
.tag_group .ht_box .text_box h4{
    font-size:24px;
    color:#0862a8;
    margin-bottom:5px;
}
.tag_group .ht_box .text_box i{
    width:23px;
    height:8px;
    display:inline-block;
    background:url(../images/c_service_tag1.png) no-repeat center center;
}







.fuhua{}
.fuhua h3{
    font-size:24px;
    color:#0862a8;
    text-align:center;
    padding:60px 0;
}
.fuhua h4{
    font-size:16px;
    color:#808080;
}
.fuhua p{
    font-size:14px;
    color:#808080;
    line-height:40px;
    margin-bottom:30px;
}
.fuhua .fuhua_jianjie{
    border-bottom:1px solid #ccc;
    margin-bottom:50px;
    padding-bottom:30px;
}
.fuhua .pro_service{
    margin-bottom:50px;
    padding-bottom:30px;
}



.pic_box{
    width:100%;
    text-align:center;
}
.pic_box img{
    max-width:100%;
}





.xueyuan{}
.xueyuan .container{
    width:1150px;
}
.xueyuan h3{
    font-size:24px;
    color:#0862a8;
    text-align:center;
    padding:60px 0;
}
.xueyuan h4{
    font-size:16px;
    color:#808080;
    margin-bottom:10px;
}
.xueyuan p{
    font-size:15px;
    color:#808080;
    line-height:30px;
}
.xueyuan .box1,
.xueyuan .box2,
.xueyuan .box3,
.xueyuan .box4{
    padding-bottom:60px;
    margin-bottom:60px;
    border-bottom:0px solid #ccc;
}
.xueyuan .box5{
    padding-bottom:60px;
    margin-bottom:17px;
}


.yun{
    padding:50px 0 70px 0;
}
.yun .yun_box{
    width:1200px;
    height:880px;
    display:block;
    margin:0 auto;
}




.agroup{
    border-bottom:1px solid #ccc;
}
.agroup a{
    height:72px;
    line-height:72px;
    display:inline-block;
    padding:0 5px;
    border-bottom:3px solid #fff;
    margin-right:8px;
    font-size:13px;
    color:#666;
}
.agroup a.on,
.agroup a:hover{
    border-bottom:3px solid #0862a8;
    color:#0862a8;
}
.big_agroup{
	text-align:center;
}
.big_agroup .container{
	width:auto;
	max-width:none;
	display:inline-block;
	text-align:left;
}










.yanfa{
    padding-bottom:100px;
}
.yanfa h3{
    font-size:24px;
    color:#0862a8;
    padding:50px 0;
    text-align:center;
}
.yanfa p{
    font-size:15px;
    color:#7d7d7d;
    line-height:32px;
}



.about{
    padding:50px 0 90px 0;
    background:#f3f3f3;
}
.about h3{
    font-size:24px;
    color:#0862a8;
    margin-bottom:30px;
}
.about .about_box{
    margin-bottom:50px;
}
.about .about_box .text_box{
    width:850px;
    height:460px;
    float:left;
    display:inline-block;
}
.about .about_box .text_box .text{
    width:800px;
    font-size:15px;
    color:#868686;
    line-height:32px;
}
.about .about_box .about_info{
    width:320px;
    float:right;
}
.about .about_box .about_info ul{
    width:300px;
    margin:0 auto;
}
.about .about_box .about_info ul li{
    height:113px;
    border-bottom:1px solid #ebebeb;
    display:inline-block;
}
.about .about_box .about_info ul li p{
    width:130px;
    font-size:14px;
    color:#666;
    line-height:25px;
    margin-top:30px;
}
.about .about_box .about_info ul li.tag1{
    background:url(../images/about_tag1.png) no-repeat left center;
    width:190px;
    padding-left:110px;
}
.about .about_box .about_info ul li.tag2{
    background:url(../images/about_tag2.png) no-repeat left center;
    width:190px;
    padding-left:110px;
}
.about .about_box .about_info ul li.tag3{
    background:url(../images/about_tag3.png) no-repeat left center;
    width:170px;
    padding-left:130px;
}
.about .about_box .about_info ul li.tag4{
    background:url(../images/about_tag4.png) no-repeat left center;
    width:150px;
    padding-left:150px;
    border-bottom:none;
}




.about .media{}
.about .media .img_box{
    width:810px;
    height:390px;
    display:inline-block;
    float:left;
}
.about .media .img_box img{
    width:100%;
    height:100%;
}
.about .media .video_box{
    width:375px;
    height:390px;
    display:inline-block;
    float:right;
}
.about .media .video_box img{
    width:100%;
    height:100%;
}




.about2{
    padding-bottom:50px;
    border-bottom:1px solid #ccc;
}
.about2 h3{
    font-size:26px;
    color:#0862a8;
    padding:50px 0;
    text-align:center;
}
.about2 p{
    font-size:15px;
    color:#676767;
    line-height:32px;
}




.honor{
    max-width:1920px;
    width:100%;
    height:740px;
    background:url(../images/honor_bg.jpg) no-repeat center center;
    background-size:100% 740px;
}
.honor .htit{
    width:440px;
    margin-top:120px;
    display:inline-block;
}
.honor .htit em{
    font-size:40px;
    color:#0862a8;
    font-weight:bold;
    font-family: 'Arial';
}
.honor .htit h3{
    font-size:24px;
    color:#0862a8;
    height:65px;
    line-height:60px;
    position:relative;
    border-bottom:1px solid #bbbbbb;
    margin-bottom:20px;
}
.honor .htit h3 i{
    width:50px;
    height:1px;
    display:inline-block;
    position:absolute;
    left:0;
    bottom:-1px;
    background:#0862a8;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    transition: all .6s;
}
.honor .htit:hover>h3>i{
    width:100%;
}
.honor .htit p{
    font-size:15px;
    color:#717171;
    line-height:28px;
}




.honor .honor_slide{
    width:100%;
    position:relative;
    margin-top:200px;
    display:inline-block;
}
.honor .honor_slide .bd{
    width:1030px;
    margin:0 auto;
}
.honor .honor_slide .bd li{
    width:245px;
    height:160px;
    margin:0 7px;
}
.honor .honor_slide .bd li .img_box{
    width:245px;
    height:160px;
    text-align:center;
}
.honor .honor_slide .bd li .img_box div{
    width:245px;
    height:160px;
}
.honor .honor_slide .bd .Hprev,
.honor .honor_slide .bd .Hnext{
    width:50px;
    height:85px;
    line-height:85px;
    display:inline-block;
    text-align:center;
    font-size:40px;
    font-family: '宋体';
    cursor:pointer;
    background:#c8c8c8;
    color:#fff;
    position:absolute;
    top:38px;
}
.honor .honor_slide .bd .Hprev{
    left:0;
}
.honor .honor_slide .bd .Hnext{
    right:0;
}
.honor .honor_slide .bd .Hprev:hover,
.honor .honor_slide .bd .Hnext:hover{
    background:#0b6cc9;
}



.video{
    padding:10px 0 90px 0;
}
.video h3{
    font-size:24px;
    color:#0862a8;
    padding:50px 0;
    text-align:center;
}
.video .video_box{
    width:1155px;
    height:600px;
    margin:0 auto;
}
.video .video_box img{
    width:100%;
    height:100%;
}




.team{
    padding:10px 0 30px 0;
}
.team h3{
    font-size:24px;
    color:#0862a8;
    padding:50px 0;
    text-align:center;
}
.team .team_box{}
.team .list_box{
    width:585px;
    height:225px;
    display:inline-block;
    float:left;
    margin:0 6px;
    margin-bottom:20px;
}
.team .list_box .img_box{
    width:145px;
    height:190px;
    float:left;
    margin-top:18px;
    margin-left:20px;
}
.team .list_box .img_box img{
    width:100%;
    height:100%;
}
.team .list_box .text_box{
    width:360px;
    float:right;
    margin-top:25px;
    margin-right:20px;
}
.team .list_box .text_box h4{
    height:55px;
    line-height:55px;
    font-size:16px;
    color:#676767;
    border-bottom:1px solid #ccc;
    margin-bottom:15px;
    position:relative;
}
.team .list_box .text_box h4 i{
    width:60px;
    height:1px;
    display:inline-block;
    background:#0862a8;
    position:absolute;
    left:0;
    bottom:-1px;
}
.team .list_box .text_box p{
    font-size:13px;
    color:#8a8a8a;
    line-height:26px;
    margin-bottom:20px;
}
.team .list_box .text_box a{
    font-size:13px;
    color:#8a8a8a;
    display:inline-block;
}



.team .list_box:hover{
    background:#0862a8;
}
.team .list_box:hover .text_box h4,
.team .list_box:hover .text_box p,
.team .list_box:hover .text_box a{
    color:#fff;
}
.team .list_box:hover .text_box h4{
    border-bottom:1px solid #3179b1;
}
.team .list_box:hover .text_box h4 i{
    background:#fff;
}



.pages{
    text-align:center;
    padding:20px 0;
}
.pages a{
    height:30px;
    line-height:30px;
    display:inline-block;
    font-size:16px;
    color:#999;
    padding:0 8px;
    margin:0 3px;
}
.pages a.on,
.pages a:hover{
    text-decoration:underline;
    color:#0862a8;
}
.pages a.prev:hover,
.pages a.next:hover{
    text-decoration: none;
}




.team_v{
    padding:80px 0 90px 0;
}
.team_v .team_v_box{
    width:1100px;
    margin:0 auto;
}
.team_v .team_v_box .bl{
    width:345px;
    height:433px;
    float:left;
}
.team_v .team_v_box .br{
    width:645px;
    float:right;
}
.team_v .team_v_box .img_box{
    width:345px;
    height:433px;
    background:url(../images/team_v_bg.png) no-repeat left center;
    position:relative;
}
.team_v .team_v_box .img_box img{
    width:145px;
    height:190px;
    display:inline-block;
    position:absolute;
    right:0;
    top:100px;
    border-radius:20px;
}
.team_v .team_v_box .text_box{
    font-size:14px;
    color:#7e7e7e;
    line-height:30px;
}
.team_v .team_v_box .text_box h4{
    font-size:24px;
    color:#0862a8;
    margin-bottom:10px;
}
.team_v .team_v_box .text_box p{
    border-bottom:1px solid #ccc;
    padding-bottom:20px;
    margin-bottom:20px;
}
.team_v .team_v_box .text_box a.back{
    width:150px;
    height:45px;
    line-height:45px;
    display:inline-block;
    text-align:center;
    font-size:14px;
    color:#fff;
    background:#0862a8;
    margin-top:10px;
}



.wenhua{
    padding:50px 0 30px 0;
}
.wenhua .img_box{
    margin-bottom:50px;
}
.wenhua .img_box img{
    width:100%;
}





.jiagou{
    padding:10px 0 90px 0;
}
.jiagou h3{
    font-size:24px;
    color:#0862a8;
    padding:50px 0;
    text-align:center;
}
.jiagou .jiagou_box{
    width:1200px;
    height:400px;
    margin:0 auto;
}
.jiagou .jiagou_box img{
    width:100%;
    height:100%;
}






.fuli{
    padding:10px 0 70px 0;
}
.fuli h3{
    font-size:24px;
    color:#0862a8;
    padding:50px 0;
    text-align:center;
}
.fuli .fuli_box .img_box{
    width:1200px;
    height:600px;
    margin:0 auto;
    text-align:center;
}
.fuli .fuli_box .img_box div{
    width:1200px;
    height:600px;
}






.job{
    padding:10px 0 30px 0;
}
.job h3{
    font-size:24px;
    color:#0862a8;
    padding:50px 0;
    text-align:center;
}
.job .job_contact{
    height:50px;
    line-height:50px;
    text-align:center;
    font-size:13px;
    color:#9d9d9d;
    margin-bottom:30px;
}
.job .job_contact li{
    display:inline-block;
    margin-right:40px;
    padding-left:25px;
}
.job .job_contact li.tag1{
    background:url(../images/job_tag1.png) no-repeat left center;
}
.job .job_contact li.tag2{
    background:url(../images/job_tag2.png) no-repeat left center;
}
.job .job_contact li.tag3{
    background:url(../images/job_tag3.png) no-repeat left center;
}
.job .job_contact li.tag4{
    background:url(../images/job_tag4.png) no-repeat left center;
}


.job .tbox{
    height:55px;
    line-height:55px;
    background:#0862a8;
    font-size:16px;
    color:#fff;
    text-align:center;
}
.job .tbox .col{
    width:20%;
    height:55px;
    float:left;
    display:inline-block;
}
.job .job_list .list_box .hd{
    width:100%;
    height:55px;
    line-height:55px;
    font-size:16px;
    color:#535353;
    cursor:pointer;
    text-align:center;
    border-bottom:1px solid #ccc;
}
.job .job_list .list_box .hd .col{
    width:20%;
    height:55px;
    float:left;
    display:inline-block;
}
.job .job_list .list_box .hd span{
    width:55px;
    height:55px;
    display:inline-block;
    background:url(../images/job_tagd.png) no-repeat center center;
}
.job .job_list .list_box .hd:hover,
.job .job_list .list_box .hd.on{
    color:#0862a8;
}
.job .job_list .list_box .hd:hover span,
.job .job_list .list_box .hd.on span{
    background:url(../images/job_tago.png) no-repeat center center;
}
.job .job_list .list_box .bd{
    font-size:13px;
    color:#6a6a6a;
    line-height:28px;
    padding:20px 35px;
    display:none;
}




.news{
    padding:40px 0 50px 0;
}
.news .news_slide{}
.news .news_slide .img_box{
    width:537px;
    height:353px;
    float:left;
    display:inline-block;
}
.news .news_slide .img_box img{
    width:100%;
    height:100%;
}
.news .news_slide .text_box{
    width:560px;
    float:right;
    display:inline-block;
    margin-right:50px;
    margin-top:60px;
}
.news .news_slide .text_box h4{
    font-size:18px;
    color:#353535;
    margin-bottom:20px;
}
.news .news_slide .text_box i{
    font-size:13px;
    color:#adadad;
    display:inline-block;
    margin-bottom:20px;
}
.news .news_slide .text_box p{
    font-size:13px;
    color:#818181;
    line-height:27px;
    margin-bottom:40px;
}
.news .news_slide .text_box a.more{
    width:40px;
    height:40px;
    line-height:40px;
    text-align:center;
    font-size:20px;
    font-family: '宋体';
    background:#0862a8;
    display:inline-block;
    border-radius:100px;
    color:#fff;
}
.news .news_slide .pagination{
    text-align:center;
    padding:40px 0;
}



.news .news_box{}
.news .news_box .list_box{
    width:385px;
    display:inline-block;
    float:left;
    margin:0 7px;
    background:#fff;
    margin-bottom:50px;
}
.news .news_box .list_box:hover{
    -webkit-box-shadow:3px 3px 5px #ccc;
    -moz-box-shadow:3px 3px 5px #ccc; 
    box-shadow:3px 3px 5px #ccc;
}
.news .news_box .list_box:hover .text_box h4,
.news .news_box .list_box:hover .text_box a.more{
    color:#0862a8;
}


.news .news_box .img_box{
    width:385px;
    height:255px;
}
.news .news_box .img_box div{
    width:385px;
    height:255px;
}
.news .news_box .text_box{
    width:355px;
    height:200px;
    margin:0 auto;
    position:relative;
}
.news .news_box .text_box h4{
    font-size:16px;
    color:#353535;
    padding:20px 0;
}
.news .news_box .text_box p{
    font-size:13px;
    color:#818181;
    line-height:26px;
}
.news .news_box .text_box .bbox{
    width:100%;
    height:60px;
    line-height:60px;
    border-top:1px solid #ccc;
    position:absolute;
    left:0;
    bottom:0;
}
.news .news_box .text_box .bbox span{
    height:60px;
    display:inline-block;
    font-size:13px;
    color:#a7a7a7;
    text-indent:25px;
    background:url(../images/time_tag.png) no-repeat left center;
    float:left;
}
.news .news_box .text_box .bbox a.more{
    height:60px;
    padding:0 15px;
    display:inline-block;
    float:right;
    font-size:13px;
    color:#a7a7a7;
}





.news_v{
    padding-bottom:80px;
}
.news_v .news_v_box{
    padding-bottom:40px;
    margin-bottom:40px;
    border-bottom:1px solid #ccc;
}
.news_v .htit{
    text-align:center;
    padding:50px 0;
}
.news_v .htit h3{
    font-size:16px;
    color:#646464;
    margin-bottom:10px;
}
.news_v .htit p{
    font-size:13px;
    color:#d1d1d1;
}
.news_v .text_box{
    font-size:15px;
    color:#6f6f6f;
    line-height:32px;
}
.news_v .next_box{
    font-size:13px;
    color:#939393;
    position:relative;
}
.news_v .next_box p{
    margin-bottom:10px;
}
.news_v .next_box em{
    color:#333;
}
.news_v .next_box a:hover{
    text-decoration: underline;
}
.news_v .next_box a.back{
    width:80px;
    height:45px;
    line-height:45px;
    text-align:center;
    display:inline-block;
    position:absolute;
    right:0;
    top:0;
}