@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:#fff;border:none;}
textarea{resize:none;overflow:auto;}
body{font-size:12px;font-family:"微软雅黑";overflow-x:hidden;color:#333;}
/* end reset */

/* public */
.bl{float:left;display:inline-block;}
.br{float:right;display:inline-block;}
.clearfix{*zoom: 1;}
.clearfix:before,.clearfix:after{content:'';display: block;height:0;clear: both;visibility:hidden;}
.img_box{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%;}
.pic_box img{border:none;display:inline-block;max-width:100%;max-height:100%;}
h1,h2,h3,h4,h5{font-weight:normal;}
.fixed{position:fixed;left:0;top:0;z-index:999;}
.container{max-width:1300px;}
.i_container{max-width:1200px;}

.sidebar-wrapper { position: relative; height: 100%; overflow: auto;display:none;font-size:20px;}
#dowebok {background-color: #333;}
#dowebok .nav { margin-top: 80px; line-height: 60px; list-style-type: none;}
#dowebok .nav a { display: block;padding:0 20px; color: #fff; text-decoration: none;}
#dowebok .nav a:hover {background-color: #000;}
[data-simplersidebar='active']{box-shadow:3px 0px 3px 0px rgba(0, 0, 0, 0.5);}


.banner{position:relative;}
.banner img{width:100%;}
.banner .pagination{position:absolute;left:0;bottom:20px; margin:auto;padding:0;text-align:center;width: 100%;z-index:30;}
.banner .swiper-pagination-bullet{display:inline-block;width:9px;height:9px;background:#eee;border:1px solid #eee;margin:0 10px;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:none;border:1px solid #eee;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 6px;}
.banner .banner_btn span.banner_prev,
.banner .banner_btn span.banner_next{border-radius:5px;cursor:pointer;position:absolute;display:inline-block;width:40px;height:85px;line-height:85px;top:43%;z-index: 8;background-color:rgba(255,255,255,.4);color:#fff;font-size:38px;text-align:center;font-family: '宋体';font-weight:bold;}
.banner .banner_btn span.banner_prev{left:5%;}
.banner .banner_btn span.banner_next{right:5%;}


.bannero{width:100%;max-width:1920px;}
.bannero img{width:100%;}
.btn{font-size:30px;font-family: '宋体';cursor:pointer;display:inline-block;text-align:center;}
.submit{font-family: '宋体';cursor:pointer;display:inline-block;text-align:center;}


.header{background:#fff;}
.header_box{position:relative; height:110px;}
.header_box h1{height:110px; display:inline-block; line-height:110px; float:left;}
.header_box h1 .logo2{margin-left:20px;}
.header_box .menu{width:40px; height:30px; float:right; display:inline-block; background:url(../images/menu.png) no-repeat center; margin-top:15px; cursor:pointer;}
.header_box .en{width:35px; height:35px; line-height:35px; text-align:center; display:inline-block; background:#39a9dc; float:right; margin-top:40px; margin-left:5px; font-size:16px; color:#fff; font-family: 'Arial';}
.header_box .search_form{width:265px;height:35px;float:right;margin-top:40px;}
.header_box .search_form input.text{width:223px; height:33px; float:left; border:1px solid #ccc;background:#f3f3f3; text-indent:10px;}
.header_box .search_form input.submit{width:35px; height:35px; float:right; background:#002052 url(../images/search_btn.png) no-repeat center; cursor:pointer;}
.nav_main{background:#002052;height:45px;text-align:center;}
.nav_main ul li{width:14.28%;height:45px; line-height:45px; display:inline-block; float:left; font-size:15px; color:#fff;}
.nav_main ul li:hover,
.nav_main ul li.on{background:#39a9dc;}
.nav_main ul li a{display:block;}


.footer{text-align:center; background:#002052; padding:30px 0;}
.footer_box .col1{width:13%; float:left; display:inline-block;}
.footer_box .col2{width:65%; float:left; display:inline-block;}
.footer_box .col3{width:22%; float:left; display:inline-block;}
.footer_box .list_box{text-align:left;}
.footer_box .list_box h3{font-size:15px; color:#e4e4e4; margin-bottom:15px;}
.footer_box .list_box ul{display:inline-block; float:left; font-size:14px; color:#76a1e3; line-height:28px;}
.footer_box .list_box p{font-size:14px; color:#76a1e3; line-height:28px;}
.footer_box .box1 ul,
.footer_box .box3 ul{width:100%;}
.footer_box .box2 ul{width:20%;}
.footer_box a:hover{text-decoration: underline;}
.copy{background:#fff; padding:30px 0; font-size:15px; color:#666;}






.htit1{
    display:inline-block;
    width:100%;
    padding:50px 0;
    color:#272727;
    text-align:left;
}
.htit1 h2{
    font-size:38px;
    color:inherit;
    font-weight:bold;
}
.htit1 h2 small{
    font-size:18px;
    color:#444;
    font-weight:normal;
}
.htit1 p{
    font-size:27px;
    font-family: 'Arial';
    text-transform: uppercase;
}





.index_pro{
    background:#f4f4f4;
    padding:20px 0 80px 0;
}
.index_pro_box{
    padding-bottom:20px;
    text-align:center;
}
.index_pro_box .list_box{
    width:280px;
    display:inline-block;
    margin-bottom:40px;
}
.index_pro_box .list_box .img_box{
    width:280px;
    height:245px;
    box-shadow:2px 2px 3px #ddd;
    overflow:hidden;
	background:#FFF;
}
.index_pro_box .list_box .img_box img{
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}
.index_pro_box p{
    margin-top:8px;
    height:60px;
    line-height:60px;
    text-align:center;
    font-size:15px;
    color:#444;
    background-color:#fff;
    background-image:url(../images/index_pro_tag2.png);
    background-repeat:no-repeat;
    background-position:right bottom;
    box-shadow:2px 2px 3px #ddd;
}
.index_pro_box .list_box:hover p{
    background-color:#002052;
    background-image:url(../images/index_pro_tag1.png);
    color:#fff;
}
.index_pro_box .list_box a{
    display:block;
}
.index_pro a.more{
    width:180px;
    height:40px;
    line-height:40px;
    text-align:center;
    font-size:16px;
    color:#fff;
    background:#39a9dc;
    display:block;
    margin:0 auto;
}
.index_pro a.more:hover{
    background:#002052;
}
.index_pro_box .list_box:hover .img_box img{
    -webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    transform:scale(1.1,1.1);
}




.index_service{
    padding:60px 0;
    text-align:center;
}
.index_service_box .list_box{
    width:360px;
    padding-bottom:20px;
    border-bottom:5px solid #b1b1b1;
    display:inline-block;
}
.index_service_box .list_box .text_box{
    display:inline-block;
}
.index_service_box .list_box .text_box .num{
    float:left;
    display:inline-block;
    font-size:70px;
    color:#002052;
    font-family: 'Arial';
    letter-spacing: -3px;
    height:80px;
    line-height:80px;
    font-weight:bold;
}
.index_service_box .list_box .text_box .text{
    float:left;
    display:inline-block;
    text-align:left;
    padding-left:15px;
}
.index_service_box .list_box .text_box .text p{
    font-size:17px;
    color:#002052;
    padding:10px 0 5px 0;
}
.index_service_box .list_box .text_box .text a{
    width:120px;
    height:30px;
    line-height:30px;
    text-align:center;
    background:#39a9dc;
    color:#fff;
    display:inline-block;
}





.index_about{
    width:100%;
    max-width:1920px;
    height:607px;
    background:url(../images/index_about_bg.jpg) no-repeat center;
}
.index_about_box{
    padding-top:60px;
}
.index_about_box .htit{
    width:478px;
    height:105px;
    background:url(../images/index_about_htit_bg.png) no-repeat left center;
    background-size:478px auto;
    display:inline-block;
}
.index_about_box .text_box{
    padding:35px 0;
    font-size:16px;
    color:#fff;
    line-height:25px;
    width:710px;
}
.index_about_box a.more{
    width:180px;
    height:40px;
    line-height:40px;
    text-align:center;
    font-size:16px;
    color:#fff;
    background:#39a9dc;
    display:block;
    margin-top:20px;
}
.index_about_box a.more:hover{
    background:#002052;
}





.index_about2{
    background:#f5f6f6;
    padding-bottom:50px;
    text-align:center;
}
.index_about2 .htit{
    padding:50px 0;
}
.index_about2 .htit h2{
    font-size:38px;
    color:#002052;
    font-weight:bold;
    padding:5px 0;
}
.index_about2 .htit p{
    font-size:18px;
    color:#001b46;
    background:url(../images/index_about2_tbg.png) no-repeat center;
}
.index_about2_box .list_box{
    width:490px;
    height:260px;
    display:inline-block;
    margin-bottom:50px;
    text-align:left;
    position:relative;
    padding-left:70px;
}
.index_about2_box .list_box i{
    width:53px;
    height:58px;
    line-height:48px;
    text-indent:15px;
    display:inline-block;
    background:url(../images/index_about_tag.png) no-repeat center;
    background-size:53px auto;
    font-size:26px;
    color:#fff;
    position:absolute;
    left:0;
    top:15px;
}
.index_about2_box .list_box .text_box h3{
    height:60px;
    line-height:60px;
    font-size:30px;
    color:#39a9dc;
    font-weight:bold;
    border-bottom:2px solid #ccc;
}
.index_about2_box .list_box .text_box .text{
    font-size:16px;
    color:#3d3d3d;
    line-height:25px;
    padding:15px 0;
}




.index_team{
    background:url(../images/index_team_bg.jpg) no-repeat center bottom;
}
.index_team_slide{
    text-align:center;
    padding-bottom:35px;
}
.index_team_slide .swiper-slide{
    width:365px;
}
.index_team_slide .img_box{
    width:365px;
    height:265px;
}
.index_team_slide .text_box{
    height:36px;
    background-color:#fff;
    text-align: center;
    padding:15px;
    position:relative;
    color:#444;
}
.index_team_slide .text_box h3{
    font-size:18px;
    padding-bottom:5px;
}
.index_team_slide .text_box p{
    font-size:16px;
}
.index_team_slide .text_box i{
    width:28px;
    height:15px;
    display:inline-block;
    position:absolute;
    left:70%;
    top:-14px;
    background:url(../images/team_dbg.png) no-repeat center;
}
.index_team_slide a{
    display:block;
}
.index_team_slide .swiper-slide:hover .text_box{
    background:#39a9dc;
    color:#fff;
}
.index_team_slide .swiper-slide:hover .text_box i{
    background:url(../images/team_obg.png) no-repeat center;
}


/*.index_team_slide .pagination{padding:30px 0;}
.index_team_slide .swiper-pagination-bullet{width:12px; height:12px; background:#39a9dc; border:2px solid #39a9dc; opacity:1;}
.index_team_slide .swiper-pagination-bullet-active{background:0;}
.index_team_slide .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 6px;}*/















.index_application{
    padding-bottom:40px;
    text-align:center;
}
.index_application_slide .swiper-slide{
    width:375px;
}
.index_application_slide .img_box{
    width:375px;
    height:295px;
}
.index_application_slide p{
    height:60px;
    line-height:60px;
    background-color:#fff;
    color:#444;
    font-size:16px;
}
.index_application_slide a{
    display:block;
}





.application{
    text-align:center;
    padding:20px 0;
}
.application div{
    display:inline-block;
}
.application span,
.application a{
    width:120px;
    height:40px;
    line-height:40px;
    text-align:center;
    font-size:16px;
    color:#666;
    border:1px solid #ccc;
    background-color:#fff;
    display:inline-block;
    float:left;
    margin:0 10px;
    cursor:pointer;
}
.application a:hover{
    background-color:#39a9dc;
    border:1px solid #39a9dc;
    color:#fff;
}
.application span.aprev{
    background-repeat:no-repeat;
    background-position:center;
    background-image:url(../images/prevd_bg.png);
}
.application span.anext{
    background-repeat:no-repeat;
    background-position:center;
    background-image:url(../images/nextd_bg.png);
}
.application span.aprev:hover{
    border:1px solid #39a9dc;
    background-color:#39a9dc;
    background-image:url(../images/prevo_bg.png);
}
.application span.anext:hover{
    border:1px solid #39a9dc;
    background-color:#39a9dc;
    background-image:url(../images/nexto_bg.png);
}

.index_team_slide .application{
    text-align:center;
    padding:40px 0 20px 0;
}





.index_news{
    background:#f1f1f1;
    padding:60px 0;
}
.index_news_slide .hd{
    height:55px;
    border:1px solid #bfbfbf;
    color:#4e4e4e;
    font-size:16px;
    position:relative;
    margin-bottom:30px;
    border-right:0;
    border-left:0;
}
.index_news_slide .hd li{
    display:inline-block;
    line-height:55px;
    font-size:18px;
    font-weight:bold;
    margin:0 10px;
    cursor:pointer;
}
.index_news_slide .hd li.on{
    color:#39a9dc;
}
.index_news_slide .hd a.more{
    height:55px;
    line-height:55px;
    padding:0 10px;
    display:inline-block;
    position:absolute;
    right:0;top:0;
}
.index_news_slide .hd a.more:hover{
    color:#39a9dc;
    text-decoration: underline;
}
.index_news_slide .bd .left_box{
    width:48%;
    float:left;
}
.index_news_slide .bd .right_box{
    width:48%;
    float:right;
}
.index_news_slide .bd .left_box .list_box{
    width:100%;
}
.index_news_slide .bd .left_box .list_box .pic_box{
    width:100%;
}
.index_news_slide .bd .left_box .list_box .text_box{
    height:100px;
    padding:20px;
    background:#fff;
}
.index_news_slide .bd .left_box .list_box .text_box h4{
    font-size:17px;
    color:#383838;
    margin-bottom:15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.index_news_slide .bd .left_box .list_box .text_box p{
    font-size:16px;
    color:#727272;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.index_news_slide .bd .right_box .list_box{
    height:80px;
    background:#fff;
    padding:10px 0;
    margin-bottom:18px;
}
.index_news_slide .bd .right_box .list_box .day{
    width:18%;
    height:80px;
    font-size:15px;
    color:#4e4e4e;
    text-align:center;
    font-family: 'arial';
    display:inline-block;
    position:relative;
}
.index_news_slide .bd .right_box .list_box .day h5{
    font-size:28px;
    padding-top:12px;
}
.index_news_slide .bd .right_box .list_box .day i{
    width:1px;
    height:100%;
    display:inline-block;
    background:#ccc;
    position:absolute;
    right:0;top:0;
}
.index_news_slide .bd .right_box .list_box .text_box{
    width:76%;
    float:right;
    display:inline-block;
    font-size:15px;
    color:#727272;
}
.index_news_slide .bd .right_box .list_box .text_box h4{
    font-size:17px;
    color:#383838;
    margin:8px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.index_news_slide .bd .right_box .list_box .text_box p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.index_news_slide .bd a{
    display:block;
}



.index_news_slide .bd .left_box .list_box:hover .text_box{
    color:#fff;
    background-color:#002052;
}
.index_news_slide .bd .left_box .list_box:hover .text_box h4,
.index_news_slide .bd .left_box .list_box:hover .text_box p{
    color:inherit;
}
.index_news_slide .bd .right_box .list_box:hover{
    background-color:#002052;
    background-image:url(../images/index_pro_tag1.png);
    background-repeat:no-repeat;
    background-position:right bottom;
    color:#fff;
}
.index_news_slide .bd .right_box .list_box:hover .day,
.index_news_slide .bd .right_box .list_box:hover .text_box,
.index_news_slide .bd .right_box .list_box:hover .text_box h4{
    color:inherit;
}




.index_hz{
    padding-bottom:50px;
}
.index_hz_box ul li{
    display:inline-block;
    width:155px;
    height:75px;
    border:1px solid #ccc;
    float:left;
    margin:0 12px 10px 0;
}
.index_hz_box ul li .img_box{
    width:155px;
    height:75px;
}
.index_hz_box ul li a{
    display:block;
}




.firend_link{
    padding:15px 0;
    background:#f1f1f1;
    font-size:16px;
    color:#444;
}
.firend_link_box ul li{
    float:left;
    display:inline-block;
    height:30px;
    padding:0 6px;
    line-height:30px;
    margin-right:10px;
    margin-bottom:5px;
}
.firend_link_box ul li a{
    display:block;
}
.firend_link_box ul li a:hover{
    text-decoration: underline;
}





.agroup{
    position:relative;
    min-height:5px;
}
.agroup_box{
    text-align:center;
    width:100%;
    position:absolute;
    left:0;
    top:-65px;
    border-radius:10px 10px 0 0;
    height:70px;
    font-size:17px;
    color:#666;
    background:#fff url(../images/agroup_bg2.jpg) no-repeat center bottom;
}
.agroup_box ul{
    display:inline-block;
    margin-top:25px;
}
.agroup_box ul li{
    display:inline-block;
    line-height:25px;
    margin:0 15px;
    padding:0 10px;
    position:relative;
}
.agroup_box ul li i{
    width:90px;
    height:3px;
    display:inline-block;
    position:absolute;
    left:50%;
    bottom:-20px;
    margin-left:-45px;
    background:#39a9dc;
    display:none;
}
.agroup_box ul li a{
    display:block;
}
.agroup_box ul li.on i,
.agroup_box ul li:hover i{
    display:block;
}




.min_nav{
    padding:10px 50px;
    font-size:15px;
    color:#666;
    background:#fff;
}
.min_nav ul{
    background:#fff;
    width:100%;
}
.min_nav ul li{
    height:35px;
    line-height:35px;
    display:inline-block;
    padding:0 5px;
    margin:0 5px;
}
.min_nav ul li a{
    display:inline-blcok;
}
.min_nav ul li a:hover{
    text-decoration: underline;
}



.pro_nav{
    position:relative;
    height:20px;
    max-width:1300px;
    margin:0 auto;
}
.pro_nav .min_nav{
    width:100%;
    position:absolute;
    left:0;
    top:-50px;
    height:50px;
    border-radius:10px 10px 0 0;
    padding:20px 0;
}
.pro_nav .min_nav ul{
    width:auto;
    padding:0 50px;
}








.huanjing_box{
    background:#fff;
    padding:20px 50px;
    text-align:center;
}
.huanjing_box .list_box{
    width:365px;
    display:inline-block;
    margin-bottom:25px;
    border:1px solid #eee;
}
.huanjing_box .list_box .img_box{
    width:365px;
    height:265px;
    overflow:hidden;
}
.huanjing_box .list_box .img_box img{
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}
.huanjing_box .list_box p{
    height:60px;
    line-height:60px;
    font-size:14px;
    color:#444;
}
.huanjing_box .list_box a{
    display:block;
}
.huanjing_box .list_box:hover .img_box img{
    -webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    transform:scale(1.1,1.1);
}

.huanjing .pages{
    padding:20px 0 80px 0;
}
.huanjing .m_pages{
    padding:20px 0 60px 0;
}











/*分页*/
.pages{
    padding:40px 0;
    font-size:0;
    text-align:center;
    background:#fff;
}
.pages a{
    display:inline-block;
    padding:8px 15px;
    margin: 5px 6px;
    font-size:13px;
    border:1px solid #7f7f7f;
    color:#7f7f7f;
}
.pages a.prev,.pages a.next{padding:8px 30px;}
.pages a:hover,.pages a.on{color:#fff;background:#39a9dc;border:1px solid #39a9dc;color:#fff;}

.m_pages{
    padding:40px 0;
    width:100%;
    height:40px;
    line-height:40px;
    text-align:center;
    font-size:14px;
    background:#fff;
}
.m_pages a{
    width:120px;
    display:inline-block;
    margin:0 8px;
    color:#fff;
    background:#39a9dc;
}






.honor_box{
    background:#fff;
    padding:20px 50px;
    text-align:center;
}
.honor_box .list_box{
    width:275px;
    display:inline-block;
    margin-bottom:25px;
    border:1px solid #eee;
}
.honor_box .list_box .img_box{
    width:275px;
    height:350px;
    overflow:hidden;
}
.honor_box .list_box .img_box img{
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}
.honor_box .list_box p{
    height:60px;
    line-height:60px;
    font-size:14px;
    color:#444;
}
.honor_box .list_box a{
    display:block;
}
.honor_box .list_box:hover .img_box img{
    -webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    transform:scale(1.1,1.1);
}

.honor .pages{
    padding:30px 0 80px 0;
}
.honor .m_pages{
    padding:20px 0 60px 0;
}





.pro_list_btn{
    background:#fff;
    text-align:center;
    padding:0 50px;
    padding-bottom:20px;
}
.pro_list_btn ul li{
    display:inline-block;
    padding:0 8px;
    margin:0 6px;
    height:30px;
    line-height:30px;
    font-size:16px;
    color:#4e4e4e;
    margin-bottom:10px;
    border-radius:5px;
    background:#eee;
}
.pro_list_btn ul li:hover{
    background:#39a9dc;
    color:#fff;
}
.pro_list_btn ul li a{
    display:block;
}





.pro h2{
    font-size:34px;
    color:#333333;
    text-align:center;
    padding:15px 0;
    background:#fff url(../images/pro_hbg.png) no-repeat center;
    color:'宋体';
}
.pro_box{
    background:#fff;
    padding:20px 50px;
    text-align:center;
}
.pro_box .list_box{
    width:280px;
    display:inline-block;
    margin-bottom:25px;
    border:1px solid #eee;
}
.pro_box .list_box .img_box{
    width:280px;
    height:245px;
    overflow:hidden;
    border:1px solid #ccc;
}
.pro_box .list_box .img_box img{
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}
.pro_box .list_box p{
    height:60px;
    line-height:60px;
    font-size:15px;
    color:#444;
    background-color:#fff;
    background-image:url(../images/index_pro_tag2.png);
    background-repeat:no-repeat;
    background-position:right bottom;
    border:1px solid #ccc;
    margin-top:8px;
}
.pro_box .list_box a{
    display:block;
}
.pro_box .list_box:hover .img_box img{
    -webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    transform:scale(1.1,1.1);
}

.pro .pages{
    padding:30px 0 80px 0;
}
.pro .m_pages{
    padding:20px 0 60px 0;
}
.pro_box .list_box:hover p{
    background-color:#002052;
    background-image:url(../images/index_pro_tag1.png);
    color:#fff;
}





.prov_box{
    background:#fff;
    padding-bottom:30px;
}
.prov_slide{
    width:730px;
    margin:0 auto;
    position:relative;
    padding:20px 0 60px 0;
}
.prov_slide .swiper-container{
    width:540px;
    height:480px;
    border:1px solid #ccc;
}
.prov_slide .swiper-container .img_box{
    width:540px;
    height:480px;
}
.prov_slide .pprev,
.prov_slide .pnext{
    width:30px;
    height:55px;
    display:inline-block;
    position:absolute;
    top:40%;
    cursor:pointer;
    z-index: 300;
}
.prov_slide .pprev{
    left:0;
    background:url(../images/pprev.png) no-repeat center;
}
.prov_slide .pnext{
    right:0;
    background:url(../images/pnext.png) no-repeat center;
}



.prov_intro,
.prov_info{
    max-width:1050px;
    margin:0 auto;
    margin-bottom:40px;
}
.prov h2{
    height:48px;
    line-height:48px;
    background:url(../images/prov_hbg.jpg) no-repeat left center;
    font-size:20px;
    color:#fff;
    text-indent:20px;
    font-weight:bold;
    margin-bottom:20px;
}
.prov_intro .text_box{
    font-size:16px;
    color:#313131;
    line-height:28px;
    padding:0 15px 30px 15px;
}
.prov_info img{
    max-width:100%;
}



.about_box{
    text-align:center;
    background:#fff;
}
.about_box .htit{
    padding:30px;
}
.about_box .htit h2{
    font-size:26px;
    color:#454545;
    padding-bottom:5px;
    background:url(../images/about_hbg.png) no-repeat center;
}
.about_box .htit p{
    font-size:15px;
    color:#9d9d9d;
    font-family: 'Arial';
}
.about_box .text_box{
    max-width:820px;
    margin:0 auto;
    padding-bottom:30px;
    font-size:16px;
    color:#444;
    line-height:30px;
    text-align:left;
}
.about_box .pic_box{

    text-align:center;
    padding:30px 0 80px 0;
}




.contact .htit{
    text-align:center;
    background:#fff url(../images/about_hbg.png) no-repeat center;
}
.contact .htit p{
    display:inline-block;
    font-size:29px;
    color:#002052;
    font-weight:bold;
    background:url(../images/contact_hbg.png) no-repeat left center;
    padding:25px 0;
    padding-left:60px;
}
.contact_box{
    text-align:center;
    background:#fff;
    padding:20px 50px;
}
.contact_box .list_box{
    text-align:left;
    padding-left:60px;
    font-size:16px;
    color:#444;
    line-height:23px;
    height:60px;
    margin-bottom:25px;
    width:70%;
    display:inline-block;
}
.contact_box .qr_box{
    width:170px;
    text-align:center;
    display:inline-block;
}
.contact_box .qr_box img{
    max-width:100%;
    max-height:100%;
}
.contact_box .qr_box p{
    height:21px;
    line-height:21px;
}
.contact_box .box1{
    background:url(../images/contact_tbg1.png) no-repeat left top;
}
.contact_box .box2{
    background:url(../images/contact_tbg2.png) no-repeat left top;
}
.contact_box .box3{
    background:url(../images/contact_tbg3.png) no-repeat left top;
}
.contact_box .box4{
    background:url(../images/contact_tbg4.png) no-repeat left top;
}
.contact_box .box5{
    background:url(../images/contact_tbg5.png) no-repeat left top;
}
.contact_box .box6{
    background:url(../images/contact_tbg6.png) no-repeat left top;
}

.contact .map{
    padding:20px 0 60px 0;
    background:#fff;
}
.contact .map_box{
    width:100%;
    max-width:1200px;
    height:450px;
    overflow:hidden;
    margin:0 auto;
}
.contact .map_box img{
    width:100%;
    height:100%;
}




.news_box{
    background:#fff;
    padding:0 50px;
}
.news_box .list_box{
    width:100%;
    height:260px;
    padding:30px 0;
    border-bottom:1px solid #ccc;
    display:inline-block;
}
.news_box .list_box .pic_box{
    width:39%;
    height:260px;
    line-height:260px;
    float:left;
    display:inline-block;
}
.news_box .list_box .text_box{
    width:56%;
    height:260px;
    float:right;
    display:inline-block;
    padding:0 1.5%;
    color:#666;
}
.news_box .list_box .text_box h4{
    font-size:20px;
    color:#444;
    padding-left:15px;
    background:url(../images/new_hbg.jpg) no-repeat left top;
    padding-bottom:15px;
    margin-top:30px;
}
.news_box .list_box .text_box p{
    font-size:16px;
    line-height:28px;
}
.news_box .list_box .text_box i{
    font-size:15px;
    margin-top:40px;
    display:block;
}
.news .pages{
    padding:40px 0 80px 0;
}
.news .m_pages{
    padding:40px 0 60px 0;
}
.news_box .list_box:hover .text_box{
    background:#f4f4f4;
}





.newsv_box{
    background:#fff;
    padding:0 50px;
}
.newsv_box .htit{
    padding:15px 0;
    text-align:center;
    font-size:15px;
    color:#666666;
    border-bottom:1px solid #ccc;
}
.newsv_box .htit h2{
    font-size:20px;
    color:#444;
    padding:6px 0;
}
.newsv_box .text_box{
    font-size:16px;
    color:#444;
    line-height:25px;
    padding:30px 0;
}
.newsv_box .next_btn{
    padding:20px 0 60px 0;
    border-top:1px solid #ccc;
}
.newsv_box .next_btn p{
    font-size:16px;
    color:#666;
    line-height:25px;
    margin:8px 0;
}
.newsv_box .next_btn p a:hover{
    text-decoration: underline;
}





.messages_box{
    background:#fff;
}
.messages_box .htit{
    text-align:center;
}
.messages_box .htit h2{
    font-size:26px;
    color:#454545;
    padding-bottom:5px;
    background:url(../images/messages_hbg.png) no-repeat center;
}
.messages_box .htext{
    max-width:740px;
    padding:20px 0;
    font-size:16px;
    color:#da0000;
    text-align:center;
    margin:0 auto;
}
.messages_box .form_box{
    text-align:center;
    padding:20px 0 50px 0;
    max-width:830px;
    margin:0 auto;
}
.messages_box .form_box label{
    width:30%;
    display:inline-block;
    float:left;
    margin-right:5%;
    text-align:left;
}
.messages_box .form_box label.cr{
    margin-right:0;
}
.messages_box .form_box label span{
    height:30px;
    line-height:30px;
    font-size:15px;
}
.messages_box .form_box input.text{
    width:100%;
    height:35px;
    border:1px solid #ccc;
    display:inline-block;
    margin-right:30px;
    text-indent:10px;
    font-size:15px;
}
.messages_box .form_box input.cr{
    margin-right:0;
}
.messages_box .form_box .info{
    text-align:left;
    margin-top:15px;
}
.messages_box .form_box .info span{
    height:30px;
    line-height:30px;
    font-size:16px;
}
.messages_box .form_box  textarea{
    width:98%;
    height:140px;
    padding:1%;
    border:1px solid #ccc;
    font-size:15px;
}
.messages_box .form_box input.submit{
    width:165px;
    height:40px;
    line-height:40px;
    text-align:center;
    background:#39a9dc;
    border:none;
    font-size:16px;
    color:#fff;
    font-family: '微软雅黑';
    margin:0 auto;
    display:block;
    cursor:pointer;
    margin-top:30px;
    border-radius:25px;
}
.messages_box .form_box input.submit:hover{
    background:#333;
}



















