/*******全局样式******limaozhang:2017-03-27**/
*{margin: 0;padding: 0;}
body{font-size: 14px;background: #fff;color: #000;font-family:Microsoft YaHei, Helvitica, Verdana, Tohoma, Arial, san-serif;}
ul,li{list-style: none;margin: 0;padding: 0;}
h1,h2,h3,h4,h5,h6{margin: 0;padding: 0;}
img,input,button{border: 0;font-family: "Microsoft YaHei";outline: none;}
a{text-decoration: none;outline: none;}
a:hover{text-decoration: none;outline: none;}
a:focus{text-decoration: none;outline: none;}
.padding_none{padding: 0;}
/***********头部导航*************/
.header_nav{margin-bottom: 0;position: fixed;left: 0;top:0;z-index: 1050;border:none;border-radius: 0;box-shadow: 0 3px 5px rgba(51, 51, 51, .25);background: #fff;border-top:5px solid #1da937;}
.header_nav .container{padding: 0;}
.header_nav .container>.navbar-collapse{margin: 0;}
.header_nav .navbar-header{position: relative;z-index: 2;}
.header_nav .navbar-brand{height: auto;padding:15px;display: block;transition:0.8s;}
.header_nav .navbar-brand img.logo{height: 50px;width: auto;display:block;transition:0.8s;}
.header_nav .navbar-nav{float: right;}
.header_nav .navbar-nav>li>a{font-size: 15px;line-height: 50px;padding: 15px 18px;color: #666;transition:0.8s;}
.header_nav .navbar-nav li a:hover{background: transparent;}
.header_nav .navbar-nav li a:focus{background: transparent;}
.header_nav .navbar-nav li.active a{color: #1da937;}
.header_nav .navbar-nav li.active:hover a{color: #1da937;}
.header_nav .navbar-nav li.active:focus a{color: #1da937;}
.header_nav .collapse{position: relative;}
.header_nav .collapse .line{width: 150px; height: 3px; background-color:#1da937;position: absolute;left: 0;bottom:-1px;z-index: 101;}
.nav_top{height: 85px;}
@media (min-width: 992px) and (max-width: 1200px){
    .header_nav{border-top:4px solid #1da937;}
    .header_nav .navbar-brand{padding:15px;}
    .header_nav .navbar-brand img.logo{height: 40px;}
    .header_nav .navbar-nav>li>a{line-height: 40px;padding: 15px 15px;font-size: 14px;}
    .nav_top{height: 74px;}
}
@media (min-width: 768px) and (max-width: 991px){
    .header_nav{border-top:3px solid #1da937;}
    .header_nav .navbar-brand{padding:15px;}
    .header_nav .navbar-brand img.logo{height: 30px;width: auto;}
    .header_nav .navbar-nav>li>a{line-height: 30px;padding:15px 10px;font-size: 12px;}
    .nav_top{height: 63px;}
}
@media (max-width: 767px){
    .header_nav{min-height: 50px;border:none;border-top:1px solid #1da937;}
    .header_nav .container{padding:0 15px;}
    .header_nav .navbar-brand{padding: 8px 15px;}
    .header_nav .navbar-brand img.logo{height: 34px;width: auto;display: block;}
    .header_nav .navbar-toggle{margin-top: 8px;margin-bottom: 8px;}
    .header_nav .navbar-toggle .icon-bar{background: #2f2f2e;}
    .header_nav .navbar-nav{float: none;}
    .header_nav .container>.navbar-collapse{background: #f5f5f5;border:0;margin-left: -15px;margin-right: -15px;}
    .header_nav .navbar-collapse .navbar-nav{margin: 0 -15px;}
    .header_nav .navbar-collapse .navbar-nav > li{text-align: center;}
    .header_nav .navbar-nav>li>a{font-size: 14px;line-height: 20px;padding: 10px 0;color: #666;}
    .header_nav .navbar-nav li a:hover,
    .header_nav .navbar-nav li a:focus{background: #1da937;color: #fff;}
    .header_nav .navbar-nav li.active a{background: #1da937;color: #fff;}
    .header_nav .navbar-nav li.active:hover a,
    .header_nav .navbar-nav li.active:focus a{background: #1da937;color: #fff;}
    .header_nav .collapse .line{display: none;}
    .navbar-fixed-top .navbar-collapse{max-height: 360px;}
    .nav_top{height: 51px;}
}
/***********幻灯片*************/
.banner .carousel-indicators{bottom: 10px;}
.banner .carousel-indicators li{width: 40px;height: 6px;border:1px solid #333;margin:0 1px;border-radius: 0;}
.banner .carousel-indicators .active{width: 40px;height: 6px;background: #333;margin:0 1px;}
.banner .carousel-control.left,.carousel-control.right{background: transparent;}
.banner .carousel-control.left span.glyphicon-arrow-left{width: 40px;height: 40px;
    top:50%;margin-top: -20px;position: absolute;left:60px;transition:0.8s;font-size: 18px;line-height: 40px;background: #666;}
.banner .carousel-control.right span.glyphicon-arrow-right{width: 40px;height: 40px;
    top:50%;margin-top: -20px;position: absolute;right:60px;transition:0.8s;font-size: 18px;line-height: 40px;background: #666;}
.banner .slide:hover .carousel-control.left span.glyphicon-arrow-left{transition:0.8s;}
.banner .slide:hover .carousel-control.right span.glyphicon-arrow-right{transition:0.8s;}
@media (min-width: 992px) and (max-width: 1200px){
    .banner .carousel-indicators{bottom: 5px;}
    .banner .carousel-indicators li{width: 36px;height: 5px;}
    .banner .carousel-indicators .active{width: 36px;height: 5px;}
    .banner .carousel-control.left span.glyphicon-arrow-left{width: 36px;height: 36px;margin-top: -18px;left: 50px;font-size: 16px;line-height: 36px;}
    .banner .carousel-control.right span.glyphicon-arrow-right{width: 36px;height: 36px;margin-top: -18px;right: 50px;font-size: 16px;line-height: 36px;}
}
@media (min-width: 768px) and (max-width: 991px){
    .banner .carousel-indicators{bottom: 5px;}
    .banner .carousel-indicators li{width: 36px;height: 5px;}
    .banner .carousel-indicators .active{width: 36px;height: 5px;}
    .banner .carousel-control.left span.glyphicon-arrow-left{width: 36px;height: 36px;margin-top: -18px;left: 50px;font-size: 16px;line-height: 36px;}
    .banner .carousel-control.right span.glyphicon-arrow-right{width: 36px;height: 36px;margin-top: -18px;right: 50px;font-size: 16px;line-height: 36px;}
}
@media (max-width: 767px){
    .banner .carousel-indicators{bottom: -5px;}
    .banner .carousel-indicators li{width:26px;height: 4px;}
    .banner .carousel-indicators .active{width: 26px;height: 4px;}
    .banner .carousel-control.left span.glyphicon-arrow-left{display: none;}
    .banner .carousel-control.right span.glyphicon-arrow-right{display: none;}
}
/***********标题*************/
.title h3{width: 100%;font-size: 26px;height: 50px;line-height: 50px;text-align: center;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.title hr{width: 48px;background: #1da937;height: 4px;margin: 0 auto;display: block;}
.title span{width: 100%;height: 30px;display: block;text-align: center;margin-top: 10px;}
.title span i{width: 30px;height: 1px;background: #a5a5a5;margin: 14px 0 15px;display: inline-block;vertical-align: top;}
.title span em{font-size: 12px;color: #888;line-height: 30px;display: inline-block;padding: 0 15px;height: 30px;font-style: normal;text-transform: uppercase;vertical-align: top;}
.title span em.title_grey{background: #f4f4f4;}
.footer_title h3{width: 100%;height: 50px;font-size: 26px;line-height: 50px;color: #333;text-align: left;overflow: hidden;display: block;text-overflow: ellipsis;white-space: nowrap;}
.footer_title h3 i{font-style: normal;font-size: 12px;color: #888;height: 50px;line-height: 70px;text-transform: uppercase;display: inline-block;margin-left: 10px;}
.footer_title h3 i em{font-style: normal;margin-right: 5px;font-size: 14px;line-height: 60px;}
.footer_title b{width: 48px;height: 4px;background: #1da937;display: inline-block;}
@media (min-width: 992px) and (max-width: 1200px){
    .title h3{font-size: 24px;height: 40px;line-height: 40px;}
    .title hr{width: 44px;height: 3px;}
    .title span{margin-top: 8px;}
    .title span i{width: 25px;}
    .title span em{padding: 0 15px;}
    .footer_title h3{height: 40px;font-size: 24px;line-height: 40px;}
    .footer_title h3 i{height: 40px;line-height: 60px;margin-left: 10px;}
    .footer_title h3 i em{margin-right: 5px;font-size: 14px;line-height: 50px;}
    .footer_title b{width: 40px;height: 3px;}
}
@media (min-width: 768px) and (max-width: 991px){
    .title h3{font-size: 22px;height: 40px;line-height: 40px;}
    .title hr{width: 40px;height: 3px;}
    .title span{margin-top: 6px;}
    .title span i{width: 20px;}
    .title span em{padding: 0 12px;}
    .footer_title h3{height: 40px;font-size: 22px;line-height: 40px;}
    .footer_title h3 i{height: 40px;line-height: 60px;margin-left: 10px;}
    .footer_title h3 i em{margin-right: 5px;font-size: 14px;line-height: 50px;}
    .footer_title b{width: 40px;height: 3px;}
}
@media (max-width: 767px){
    .title h3{font-size: 18px;height: 40px;line-height: 40px;}
    .title hr{width: 32px;height: 2px;}
    .title span{margin-top: 6px;}
    .title span i{width: 20px;}
    .title span em{padding: 0 15px;}
    .footer_title h3{height: 40px;font-size: 18px;line-height: 40px;}
    .footer_title h3 i{height: 40px;line-height: 60px;margin-left: 10px;}
    .footer_title h3 i em{margin-right: 5px;font-size: 14px;line-height: 50px;}
    .footer_title b{width: 36px;height: 2px;}
}
@media (max-width: 320px){
    .title span em.title_color{margin: 0 -80px;}
    .title span i{width: 15px;}
    .title span em{padding: 0 12px;}
    .footer_title b{width: 32px;height: 2px;}
}
/***********首页关于我们*************/
.index_about{padding: 60px 0 100px;}
.index_about_contain{margin-top: 50px;}
.index_about_contain b{height: 275px;overflow: hidden;display: block;}
.index_about_contain img.index_about_img{width: 100%;height: auto;display: block;}
.index_about_contain h3{width: 100%;height: 50px;padding-bottom: 20px;font-size: 20px;color: #333;line-height: 30px;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.index_about_contain .index_about_text{font-size: 14px;color: #666;line-height: 24px;height: 168px;overflow: hidden;text-overflow: -o-ellipsis-lastline;text-overflow: ellipsis;display: -webkit-box;
    -webkit-line-clamp: 7;-webkit-box-orient: vertical;}
.index_about_contain .index_about_text p{margin-bottom: 0;}
.index_about_contain .about_right{width: 150px;height: 36px;border:1px solid #dbdbdb;display: block;transition: 0.8s;margin-top: 20px;}
.index_about_contain .about_right i{height:12px;width: 38px;display: block;margin: 12px auto;background: url(../images/about_right.png) no-repeat;background-size: 38px 12px;font-style: normal;transition: 0.8s;}
.index_about_contain .about_right:hover{background: #1da937;transition: 0.8s;}
.index_about_contain .about_right:hover i{background: url(../images/about_right_white.png) no-repeat;transition: 0.8s;background-size: 38px 12px;}
@media (min-width: 992px) and (max-width: 1200px){
    .index_about{padding: 50px 0 80px;}
    .index_about_contain{margin-top: 40px;}
    .index_about_contain b{height: 225px;}
    .index_about_contain h3{height: 30px;padding-bottom: 10px;font-size: 18px;line-height: 20px;}
    .index_about_contain .index_about_text{font-size: 12px;line-height: 22px;height: 154px; -webkit-line-clamp: 7;}
    .index_about_contain .about_right{width: 120px;height: 30px;margin-top: 11px;}
    .index_about_contain .about_right i{margin: 8px auto;}
}
@media (min-width: 768px) and (max-width: 991px){
    .index_about{padding:40px 0 60px;}
    .index_about_contain{margin-top: 30px;}
    .index_about_contain b{height: 207px;}
    .index_about_contain h3{height: 30px;padding-bottom: 10px;font-size: 18px;line-height: 20px;}
    .index_about_contain .index_about_text{font-size: 12px;line-height: 22px;height: 132px; -webkit-line-clamp: 6;}
    .index_about_contain .about_right{width: 120px;height: 30px;margin-top: 15px;}
    .index_about_contain .about_right i{margin: 9px auto;height:10px;width: 31px;background-size: 31px 10px;}
    .index_about_contain .about_right:hover i{background-size: 31px 10px;}
}
@media (max-width: 767px){
    .index_about{padding:30px 0 50px;}
    .index_about_contain{margin-top: 20px;}
    .index_about_contain b{height: auto;}
    .index_about_contain h3{height: 40px;padding-bottom: 5px;font-size: 17px;line-height: 20px;padding-top: 15px;}
    .index_about_contain .index_about_text{font-size: 12px;line-height: 22px;height: auto;overflow: auto;-webkit-line-clamp: 12;}
    .index_about_contain .about_right{width: 120px;height: 32px;margin-top: 15px;}
    .index_about_contain .about_right i{margin: 11px auto;height:8px;width: 25px;background-size: 25px 8px;}
    .index_about_contain .about_right:hover i{background-size: 25px 8px;}
}
/***********首页案例展示*************/
.index_case{padding: 60px 0 100px;background: #f6f6f6;}
.index_case_tab{margin-top: 30px;}
.index_case_tab ul{width: 100%;height: auto;text-align: center;}
.index_case_tab ul li{height: 34px;padding: 0 30px;border:1px solid #c6c6c6;font-size: 14px;color: #333;line-height: 32px;display: inline-block;margin: 0 2px;cursor: pointer;transition: 0.8s;}
.index_case_tab ul li.active{background: #1da937;border-color: #1da937;color: #fff;transition: 0.8s;}
.index_case_tab ul li:hover{background: #1da937;border-color: #1da937;transition: 0.8s;color: #fff;}
.index_case_slide{width: 80%;margin: 40px auto 0;}
.index_case_contain{margin:0 -5px;}
.index_case_list{padding: 0 5px;}
.index_case_li{width: 100%;height: auto;overflow: hidden;}
.index_case_li img.case_img{width: 100%;height: auto;display: block;}
.index_case_li .index_case_li_img{display: block;position: relative;}
.index_case_li .index_case_li_img b{width: 100%;height: 100%;position: absolute;left: 0;top:0;background: #000;filter:Alpha(opacity=50);opacity: 0.5;z-index: 2;display: none;}
.index_case_li .index_case_li_img img.case_circle{width: 40px;height: 40px;border-radius: 50%;top:50%;left: -50%;margin-top: -20px;margin-left: -20px;position: absolute;z-index: 3;}
.index_case_li .index_case_li_img img.case_add{width: 30px;height: 30px;border-radius: 50%;top:50%;right: -50%;margin-top: -15px;margin-right: -15px;position: absolute;z-index: 4;}
.index_case_li h3{width: 100%;height: 20px;font-size: 14px;color: #333;line-height: 20px;display: block;margin-top: 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: 0.8s;}
.index_case_li span{width: 100%;height: 20px;font-size: 12px;line-height: 20px;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #999;}
.index_case_li hr{height: 1px;background: #ddd;width: 100%;margin-top: 15px;margin-bottom: 0;border-top:0;transition: 0.8s;}
.index_case_li:hover h3{color: #1da937;transition: 0.8s;}
.index_case_li:hover hr{background: #1da937;transition: 0.8s;}
.index_case_page{text-align: center;margin:40px 0 0;}
.index_case_page .glyphicon-arrow-left{height: 30px;font-size: 12px;color: #666;line-height: 30px;background: transparent;display: inline-block;margin: 0 10px;transition: 0.8s;padding: 0 15px;vertical-align: top;}
.index_case_page .glyphicon-arrow-left:hover{color: #fff;transition: 0.8s;background: #1da937;border-radius: 2px;}
.index_case_page .glyphicon-arrow-right{height: 30px;font-size: 12px;color: #666;line-height: 30px;background: transparent;display: inline-block;margin: 0 10px;transition: 0.8s;padding: 0 15px;vertical-align: top;}
.index_case_page .glyphicon-arrow-right:hover{color: #fff;transition: 0.8s;background: #1da937;border-radius: 2px;}
.index_case_page .glyphicon-th{height: 30px;font-size: 16px;color: #999;line-height: 28px;background: transparent;vertical-align: top;text-align: center;display: inline-block;
    margin:0;border:1px solid #ddd;padding: 0 15px;border-radius: 2px;transition: 0.8s;}
.index_case_page .glyphicon-th:hover{background: #1da937;border-color: #1da937;color: #fff;transition: 0.8s;}
@media (min-width: 992px) and (max-width: 1200px){
    .index_case{padding: 50px 0 80px;}
    .index_case_tab{margin-top: 25px;}
    .index_case_tab ul li{height: 30px;padding: 0 25px;line-height: 28px;}
    .index_case_slide{width: 96%;margin: 35px auto 0;}
    .index_case_contain{margin:0 -4px;}
    .index_case_list{padding: 0 4px;}
    .index_case_li .index_case_li_img img.case_circle{width: 36px;height: 36px;margin-top: -18px;margin-left: -18px;}
    .index_case_li .index_case_li_img img.case_add{width: 26px;height: 26px;margin-top: -13px;margin-right: -13px;}
    .index_case_page{margin-top: 35px;}
}
@media (min-width: 768px) and (max-width: 991px){
    .index_case{padding:40px 0 60px;}
    .index_case_tab{margin-top: 5px;}
    .index_case_tab ul li{height: 30px;padding: 0 25px;line-height: 28px;margin-top: 15px;}
    .index_case_slide{width: 96%;margin: 30px auto 0;}
    .index_case_contain{margin:0 -3px;}
    .index_case_list{padding: 0 3px;}
    .index_case_li h3{margin-top: 10px;}
    .index_case_li .index_case_li_img img.case_circle{width: 32px;height: 32px;margin-top: -16px;margin-left: -16px;}
    .index_case_li .index_case_li_img img.case_add{width: 24px;height: 24px;margin-top: -12px;margin-right: -12px;}
    .index_case_page{margin-top: 30px;}
    .index_case_page .glyphicon-arrow-left{height: 26px;line-height: 26px;margin: 0 6px;padding: 0 10px;}
    .index_case_page .glyphicon-arrow-right{height: 26px;line-height: 26px;margin: 0 6px;padding: 0 10px;}
    .index_case_page .glyphicon-th{height: 26px;font-size: 16px;line-height: 24px;padding: 0 10px;}
}
@media (max-width: 767px){
    .index_case{padding:30px 0 50px;}
    .index_case_tab{margin-top: 5px;}
    .index_case_tab ul li{height: 28px;padding: 0 20px;line-height: 26px;font-size: 12px;margin-top: 10px;}
    .index_case_slide{width: 100%;margin: 25px auto 0;padding:0 5px;}
    .index_case_contain{margin:0;}
    .index_case_list{padding: 0 4px;}
    .index_case_li h3{margin-top: 10px;}
    .index_case_li .index_case_li_img img.case_circle{width: 32px;height: 32px;margin-top: -16px;margin-left: -16px;}
    .index_case_li .index_case_li_img img.case_add{width: 24px;height: 24px;margin-top: -12px;margin-right: -12px;}
    .index_case_page{margin-top: 25px;}
    .index_case_page .glyphicon-arrow-left{height: 26px;line-height: 26px;margin: 0 10px;padding: 0 10px;}
    .index_case_page .glyphicon-arrow-right{height: 26px;line-height: 26px;margin: 0 10px;padding: 0 10px;}
    .index_case_page .glyphicon-th{height: 26px;font-size: 14px;line-height: 24px;padding: 0 10px;}
}
/***********首页公共关系*************/
.index_public{padding: 60px 0 100px;}
.index_public_contain{margin:40px -15px 0;height: 262px;position: relative;overflow: hidden;}
.index_public_text{height: 262px;position: relative;overflow: hidden;}
.index_public_contain img{width: 100%;height: auto;display: block;}
.index_public_contain b{height: 50px;font-size: 28px;color: #333;line-height: 50px;display: block;width: 100%;font-weight: normal;overflow: hidden;}
.index_public_contain b i{font-size: 16px;font-style: normal;color: #999;line-height: 60px;display: inline-block;margin-left: 20px;vertical-align: top;}
.index_public_contain p{font-size: 14px;color: #666;line-height: 24px;margin-bottom: 0;margin-top: 20px;text-indent: 28px;height: 120px;
    overflow: hidden;text-overflow: -o-ellipsis-lastline;text-overflow: ellipsis;display: -webkit-box;  -webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.index_public_contain span{height: 30px;font-size: 20px;color: #333;width: 100%;line-height: 30px;display: block;position: absolute;left: 15px;bottom: 0;font-weight: bold;}
@media (min-width: 992px) and (max-width: 1200px){
    .index_public{padding: 50px 0 80px;}
    .index_public_contain{margin:35px -10px 0;height: 210px;}
    .index_public_text{height: 210px;}
    .index_public_contain b{height: 40px;font-size: 24px;line-height: 40px;}
    .index_public_contain b i{font-size: 15px;line-height: 46px;margin-left: 15px;}
    .index_public_contain p{font-size: 13px;line-height: 22px;margin-top: 5px;text-indent: 26px;height: 132px;-webkit-line-clamp: 6;}
    .index_public_contain span{height: 24px;font-size: 16px;line-height: 24px;}
}
@media (min-width: 768px) and (max-width: 991px){
    .index_public{padding: 40px 0 60px;}
    .index_public_contain{margin:30px -10px 0;height: 216px;}
    .index_public_text{height: 216px;padding-left: 5px;}
    .index_public_contain b{height: 40px;font-size: 22px;line-height: 40px;}
    .index_public_contain b i{font-size: 14px;line-height: 46px;margin-left: 15px;}
    .index_public_contain p{font-size: 12px;line-height: 20px;margin-top: 5px;text-indent: 24px;height: 140px;-webkit-line-clamp: 7;}
    .index_public_contain span{height: 20px;font-size: 15px;line-height: 20px;left: 5px;}
}
@media (max-width: 767px){
    .index_public{padding: 30px 0 50px;}
    .index_public_contain{margin:25px 0 0;height: auto;}
    .index_public_text{height: auto;}
    .index_public_contain b{height: 40px;font-size: 20px;line-height: 40px;margin-top: 20px;}
    .index_public_contain b i{font-size: 13px;line-height: 48px;margin-left: 15px;}
    .index_public_contain p{font-size: 12px;line-height: 20px;margin-top: 5px;text-indent: 24px;height: auto;-webkit-line-clamp: 20;}
    .index_public_contain span{height: auto;font-size: 14px;line-height: 20px;position: static;margin-top: 15px;}

}
/***********首页最新动态*************/
.index_news{padding: 60px 0 100px;background: #f4f4f4;}
.index_news_contain{background: #fff;height: auto;margin-top: 40px;padding: 50px 60px;
    -moz-box-shadow:-1px 0 5px #ddd,1px 0 5px #ddd,0 -1px 5px #ddd,0 1px 5px #ddd;
    -webkit-box-shadow:-1px 0 5px #ddd,1px 0 5px #ddd,0 -1px 5px #ddd,0 1px 5px #ddd;
    box-shadow:-1px 0 5px #ddd,1px 0 5px #ddd,0 -1px 5px #ddd,0 1px 5px #ddd;}
.index_news_contain .media{margin-top:0;float: left;border-bottom: 1px dashed #ddd;padding: 15px 0 20px;}
.index_news_contain .media:hover{border-color: #1da937;background: #f5f5f5;}
.index_news_contain .media .media-left{width: 260px;height: 160px;float: left;padding-right: 20px;}
.index_news_contain .media .media-left img{width: 100%;height: auto;display: block;}
.index_news_contain .media .media-body{width: 790px;height: 160px;overflow: hidden;float: left;position: relative;}
.index_news_contain .media .media-body .media-heading{margin-bottom: 0;height: 30px;font-size: 16px;color: #333;line-height: 30px;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: 0.8s;}
.index_news_contain .media .media-body .media-heading:hover{color: #1da937;transition: 0.8s;}
.index_news_contain .media .media-body p{width: 100%;height: 72px;margin-top: 10px;font-size: 14px;color: #999;line-height: 24px;display: block;margin-bottom: 0;
    overflow: hidden;text-overflow: -o-ellipsis-lastline;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.index_news_contain .media .media-body span{width: 100%;height: 20px;font-size: 12px;color: #999;line-height: 20px;display: block;position: absolute;left: 0;bottom: 0;}
@media (min-width: 992px) and (max-width: 1200px){
    .index_news{padding: 50px 0 80px;}
    .index_news_contain{margin-top: 35px;padding: 40px 50px;}
    .index_news_contain .media{padding:12px 0 18px;}
    .index_news_contain .media .media-left{width: 230px;height: 140px;}
    .index_news_contain .media .media-body{width: 640px;height: 140px;}
    .index_news_contain .media .media-body p{margin-top: 5px;}
}
@media (min-width: 768px) and (max-width: 991px){
    .index_news{padding: 40px 0 60px;}
    .index_news_contain{margin-top: 30px;padding:30px 40px;}
    .index_news_contain .media{padding:10px 0 15px;}
    .index_news_contain .media .media-left{width: 200px;height: 120px;}
    .index_news_contain .media .media-body{width: 470px;height: 120px;}
    .index_news_contain .media .media-body .media-heading{font-size: 15px;height: 20px;line-height: 20px;}
    .index_news_contain .media .media-body p{margin-top: 10px;font-size: 12px;line-height: 20px;height: 60px;}
}
@media (max-width: 767px){
    .index_news{padding: 30px 0 50px;}
    .index_news_contain{margin-top: 25px;padding:25px 15px;}
    .index_news_contain .media{padding:10px 0 15px;}
    .index_news_contain .media .media-left{width: 40%;height: auto;padding-right: 15px;}
    .index_news_contain .media .media-body{width: 60%;height: auto;}
    .index_news_contain .media .media-body .media-heading{font-size: 14px;height: 20px;line-height: 20px;}
    .index_news_contain .media .media-body p{margin-top: 5px;font-size: 12px;line-height: 20px;height: 40px;-webkit-line-clamp: 2;}
}
@media (max-width: 375px){
    .index_news_contain{padding:20px 15px;}
    .index_news_contain .media .media-left{width: 40%;height: auto;padding-right: 10px;}
    .index_news_contain .media .media-body{width: 60%;height: auto;}
    .index_news_contain .media .media-body p{margin-top: 3px;font-size: 12px;line-height: 18px;height: 36px;-webkit-line-clamp: 2;}
}
@media (max-width: 320px){
    .index_news_contain{padding:20px 15px;}
    .index_news_contain .media .media-left{width: 40%;height: auto;padding-right: 10px;}
    .index_news_contain .media .media-body{width: 60%;height: auto;}
    .index_news_contain .media .media-body .media-heading{font-size: 14px;height: 40px;line-height: 20px;white-space: normal;
        text-overflow: -o-ellipsis-lastline;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;}
    .index_news_contain .media .media-body p{display: none;}
}
/***********首页联系我们横幅*************/
.contact_banner{width: 100%;height: 150px;background: #1e222b;padding: 35px 0;}
.contact_banner .col-xs-12{padding:0;}
.contact_banner h3{width: 100%;height: 50px;font-size: 28px;color: #fff;line-height: 50px;display: block;text-align: center;letter-spacing: 2px;}
.contact_banner h3 i{color: #1da937;font-style: normal;}
.contact_banner span{width: 100%;height: 20px;font-size: 12px;color: #f9f9f9;line-height: 20px;display: block;text-align: center;overflow: hidden;}
@media (min-width: 992px) and (max-width: 1200px){
    .contact_banner{height: 120px;padding: 30px 0;}
    .contact_banner h3{height: 40px;font-size: 24px;line-height: 40px;}
}
@media (min-width: 768px) and (max-width: 991px){
    .contact_banner{height: 100px;padding: 25px 0;}
    .contact_banner h3{height: 30px;font-size: 18px;line-height: 30px;}
}
@media (max-width: 767px){
    .contact_banner{height: 80px;padding: 20px 0;}
    .contact_banner h3{height: 20px;font-size: 14px;line-height: 20px;letter-spacing: 1px;}
}
@media (max-width: 320px){
    .contact_banner{height: 50px;padding: 15px 0;}
    .contact_banner h3{height: 20px;font-size: 12px;line-height: 20px;letter-spacing: 1px;}
    .contact_banner span{display: none;}
}
/***********底部*************/
.footer{padding: 60px 0 100px;}
.footer_contact{margin-top: 40px;}
.footer_contact h3{font-size: 20px;color: #333;height: 30px;line-height: 30px;display: block;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: bold;float: left;}
.footer_contact ul{width: 100%;height: auto;float:left;margin-top: 15px;}
.footer_contact ul li{font-size: 14px;color: #999;line-height: 30px;float: left;display: block;width: 100%;}
.footer_form input{width: 70%;height: 42px;border:1px solid #ddd;font-size: 14px;line-height: 16px;padding:13px 42px 13px 10px; display: block;color: #666;float: left;}
@-moz-document url-prefix() { .footer_form input { padding: 11px 50px 11px 10px;} }
.footer_form input:focus{border-color: #1da937;}
.footer_form textarea{width: 100%;height: auto;padding:5px 42px 5px 10px;font-size: 14px;color: #666;line-height: 24px;border:1px solid #ddd;outline: none;float: left;}
.footer_form textarea:hover{border-color: #1da937;}
.footer_form button{height: 40px;padding: 0 30px;font-size: 16px;color: #666;line-height: 38px;border:1px solid #ddd;display: inline-block;background: transparent;float: left;transition: 0.8s;}
.footer_form button:hover{background: #1da937;border-color: #1da937;color: #fff;transition: 0.8s;}
.footer_form .form-group.form-group-first{margin-top: 0;}
.footer_form .form-group{width: 100%;height:auto;float: left;position: relative;margin-bottom: 0;margin-top: 20px;}
.footer_form .form-group .form-control-feedback{right: 30%;font-size: 16px;color: #1da937;height: 42px;width: 42px;display: block;line-height: 42px;}
.footer_form .form-group .help-block{font-size: 12px;color: #1da937;height: 20px;line-height: 20px;width: 100%;float: left;display: block;margin-top: 5px;}
.footer_form .form-group-content .form-control-feedback{right: 0;}
.copyright{width: 100%;height: 40px;background: #f6f6f6;}
.copyright i{font-size: 12px;color: #999;line-height: 40px;font-style: normal;width: 100%;height: 40px;display: block;}
.copyright .copyright_right{text-align: right;}
.copyright .copyright_right b{font-size: 12px;display: inline-block;font-weight: normal;height: 40px;line-height: 40px;margin: 0 20px 0 0;color: #999;}
.copyright .copyright_right span{font-size: 12px;display: inline-block;height: 40px;line-height: 40px;color: #999;}
.copyright .copyright_right span a{color: #999;}
.copyright .copyright_right span a:hover{color: #1da937;}
@media (min-width: 992px) and (max-width: 1200px){
    .footer{padding: 50px 0 80px;}
    .footer_contact{margin-top: 35px;}
    .footer_contact h3{font-size: 18px;height: 30px;line-height: 30px;}
    .footer_contact ul li{font-size: 14px;line-height: 28px;}
    .footer_form input{height: 40px;padding:12px 40px 12px 10px;}
    @-moz-document url-prefix() { .footer_form input { padding: 10px 40px 10px 10px;} }
    .footer_form .form-group{margin-top: 15px;}
    .footer_form .form-group .form-control-feedback{font-size: 16px;height: 40px;width: 40px;line-height: 40px;}
    .footer_form button{height: 36px;padding: 0 30px;line-height: 34px;font-size: 15px;}
    .copyright{height: 36px;}
    .copyright i{line-height: 36px;height: 36px;}
    .copyright .copyright_right b{height: 36px;line-height: 36px;margin: 0 15px 0 0;}
    .copyright .copyright_right span{height: 36px;line-height: 36px;}
}
@media (min-width: 768px) and (max-width: 991px){
    .footer{padding: 40px 0 60px;}
    .footer_contact{margin-top: 30px;}
    .footer_contact h3{font-size: 18px;height: 30px;line-height: 30px;}
    .footer_contact ul{margin-top: 10px;}
    .footer_contact ul li{font-size: 14px;line-height: 26px;}
    .footer_form input{height: 36px;padding:10px 36px 10px 8px;;width: 80%;}
    @-moz-document url-prefix() { .footer_form input { padding: 8px 36px 8px 8px;} }
    .footer_form .form-group{margin-top: 15px;}
    .footer_form .form-group .form-control-feedback{font-size: 15px;height: 36px;width: 36px;line-height: 36px;right: 20%;}
    .footer_form .form-group-content .form-control-feedback{right: 0;}

    .footer_form textarea{padding: 5px 36px 5px 8px;}
    .footer_form button{height: 36px;padding: 0 30px;line-height: 34px;font-size: 15px;}
    .copyright{height: 36px;}
    .copyright i{line-height: 36px;height: 36px;}
    .copyright .copyright_right b{height: 36px;line-height: 36px;margin: 0 15px 0 0;}
    .copyright .copyright_right span{height: 36px;line-height: 36px;}
}
@media (max-width: 767px){
    .footer{padding: 30px 0 50px;}
    .footer_contact{margin-top: 25px;}
    .footer_contact h3{font-size: 16px;height: 20px;line-height: 20px;}
    .footer_contact ul{margin-top: 10px;}
    .footer_contact ul li{font-size: 12px;line-height: 24px;}
    .footer_form{margin-top: 25px;}
    .footer_form input{height: 32px;padding:9px 32px 9px 5px;width: 70%;font-size: 12px;line-height: 14px;}
    @-moz-document url-prefix() { .footer_form input { padding: 7px 32px 7px 5px;} }
    .footer_form .form-group{margin-top: 15px;}
    .footer_form .form-group .form-control-feedback{font-size: 14px;height: 32px;width: 32px;line-height: 32px;right: 30%;}
    .footer_form .form-group-content .form-control-feedback{right: 0;}
    .footer_form textarea{padding: 5px 32px 5px 5px;font-size: 12px;line-height: 20px;}
    .footer_form button{height: 32px;padding: 0 25px;line-height: 32px;font-size: 14px;}
    .copyright{height: auto;padding: 10px 0 61px;}
    .copyright i{line-height: 24px;height: auto;text-align: center;}
    .copyright .copyright_right{text-align: center;}
    .copyright .copyright_right b{height: 24px;line-height: 24px;margin: 0 10px 0 0;}
    .copyright .copyright_right span{height: 24px;line-height: 24px;}
}
@media (max-width: 320px){
    .copyright{padding: 10px 0 56px;}
}
/***********关于我们页面*************/
.top_adv{padding: 0;}
.top_adv img{width: 100%;height: auto;display: block;}
.about{padding: 60px 0 100px;}
.about_tab{margin-top: 40px;}
.about_tab ul{width: 100%;padding-bottom: 0;border-bottom: 1px solid #ddd;text-align: center;height: auto;}
.about_tab ul li{height: 38px;width: auto;padding: 0 60px;font-size: 15px;color: #333;border:1px solid #ddd;line-height: 36px;display: inline-block;margin: 0 5px;border-bottom: 0;cursor: pointer;}
.about_tab ul li.active{background: #1da937;border-color: #1da937;color: #fff;}
.about_contain{margin-top: 40px;min-height: 500px;font-size: 14px;color: #666;line-height: 24px;display: none;}
.about_contain.block{display: block;}
.about_contain img{max-width: 100%;height: auto;margin: 0 auto 10px;}
.about_contain b.about_img{width: 550px;height: 350px;display: none;overflow: hidden;float: left;margin: 0 25px 15px 0;}
.about_contain b.about_img img{max-width: 100%;height: auto;display: block;margin-bottom: 0;}
.about_contain b.about_img.block{display: inline-block;}
@media (min-width: 992px) and (max-width: 1200px){
    .about{padding: 50px 0 80px;}
    .about_tab{margin-top: 35px;}
    .about_tab ul li{height: 36px;padding: 0 50px;font-size: 15px;line-height: 34px;margin: 0 3px;}
    .about_contain{margin-top: 35px;min-height: 400px;}
    .about_contain b.about_img{width: 440px;height: 280px;margin: 0 25px 10px 0;}
}
@media (min-width: 768px) and (max-width: 991px){
    .top_adv{display: none;}
    .about{padding: 40px 0 60px;}
    .about_tab{margin-top: 30px;}
    .about_tab ul li{height: 32px;padding: 0 40px;font-size: 15px;line-height: 32px;margin: 0 3px;}
    .about_contain{margin-top: 25px;min-height: 300px;}
    .about_contain b.about_img{width: 360px;height: 229px;margin: 0 20px 5px 0;}
}
@media (max-width: 767px){
    .top_adv{display: none;}
    .about{padding: 30px 0 50px;}
    .about_tab{margin-top: 10px;}
    .about_tab ul{border-bottom: none;}
    .about_tab ul li{height: 34px;padding: 0 30px;font-size: 14px;line-height: 32px;margin:15px 5px 0;border-bottom: 1px solid #ddd;}
    .about_contain{margin-top: 30px;min-height: 200px;}
    .about_contain b.about_img{width: 100%;height: auto;margin: 0 0 10px 0;}
}
@media (max-width: 375px){
    .about_tab ul li{height: 32px;padding: 0 25px;font-size: 14px;line-height: 30px;margin:15px 5px 0;border-bottom: 1px solid #ddd;}
    .about_contain{margin-top: 25px;}
}
/***********翻页*************/
.next_page{width: 100%;text-align: center;float: left;}
.next_page .pagination{margin: 60px 0 0;}
.next_page .pagination>li>a{color: #333;}
.next_page .pagination>.active>a{background: #1da937;border-color: #1da937;color: #fff;}
@media (min-width: 992px) and (max-width: 1200px){
    .next_page .pagination{margin: 50px 0 0;}
}
@media (min-width: 768px) and (max-width: 991px){
    .next_page .pagination{margin: 40px 0 0;}
}
@media (max-width: 767px){
    .next_page .pagination{margin: 30px 0 0;}
}
/***********案例展示页面*************/
.case{padding: 60px 0 100px;}
.case_tab{margin-top: 30px;}
.case_tab ul{width: 100%;height: auto;text-align: center;}
.case_tab ul li{height: 34px;padding: 0 30px;border:1px solid #c6c6c6;font-size: 14px;color: #333;line-height: 32px;display: inline-block;margin: 0 2px;cursor: pointer;transition: 0.8s;}
.case_tab ul li.active{background: #1da937;border-color: #1da937;color: #fff;transition: 0.8s;}
.case_tab ul li:hover{background: #1da937;border-color: #1da937;transition: 0.8s;color: #fff;}
.case_contain{margin-top: 40px;}
@media (min-width: 992px) and (max-width: 1200px){
    .case{padding: 50px 0 80px;}
    .case_tab{margin-top: 25px;}
    .case_tab ul li{height: 30px;padding: 0 25px;line-height: 28px;}
    .case_contain{margin-top: 35px;}
}
@media (min-width: 768px) and (max-width: 991px){
    .case{padding: 40px 0 60px;}
    .case_tab{margin-top: 20px;}
    .case_tab ul li{height: 30px;padding: 0 25px;line-height: 28px;}
    .case_contain{margin-top: 30px;}
}
@media (max-width: 767px) {
    .case{padding: 30px 0 50px;}
    .case_tab{margin-top: 5px;}
    .case_tab ul li{height: 28px;padding: 0 20px;line-height: 26px;font-size: 12px;margin-top: 10px;}
    .case_contain{margin-top: 25px;}
}
/***********最新动态页面*************/
.news_contain{-moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none;padding-bottom: 0;padding-top: 0;}
.news_contain .media:first-child{border-top:1px dashed #ddd; }
/***********最新动态与案例详情页面*************/
.localhost{margin-top: 15px;}
.localhost span{height: 20px;font-size: 14px;color: #999;line-height: 20px;width: 100%;display: block;text-overflow:ellipsis;white-space: nowrap;}
.localhost span a{color: #999;margin: 0 5px;}
.localhost span a:hover{color: #1da937;}
.page{padding: 60px 0 100px;}
.page_contain{margin-top: 40px;min-height: 500px;font-size: 14px;color: #333;line-height: 24px;}
.page_contain img{max-width: 100%;height: auto;margin: 0 auto 10px;}
.page_title h3{height:40px;font-size: 20px;color: #333;line-height: 40px;display: block;text-overflow: ellipsis;white-space: normal;text-align: center;font-weight: bold;}
.page_title ul{width: 100%;height: 30px;text-align: center;display: block;}
.page_title ul li{font-size: 12px;color: #999;height: 30px;line-height: 30px;display: inline-block;margin: 0 10px;}
.page_title hr{width: 100%;height: 1px;background: #ddd;border:none;margin-top: 20px;display: block;margin-bottom: 0;}
.pages_next{border-top:1px solid #ddd;margin:40px 0 0 0;padding: 20px 0 0 0;}
.pages_next span{width: 50%;height: 30px;line-height: 30px;font-size: 14px;color: #333;display: inline-block;float: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pages_next span a{color: #666;}
.pages_next span a:hover{color: #1da937;}
@media (min-width: 992px) and (max-width: 1200px){
    .page{padding: 50px 0 80px;}
    .page_contain{margin-top: 35px;min-height: 400px;}
    .page_title h3{height:30px;font-size: 20px;line-height: 30px;}
    .page_title hr{margin-top: 15px;}
    .pages_next{margin:35px 0 0 0;padding: 15px 0 0 0;}
}
@media (min-width: 768px) and (max-width: 991px){
    .page{padding: 40px 0 60px;}
    .page_contain{margin-top: 25px;min-height: 300px;}
    .page_title h3{height:30px;font-size: 20px;line-height: 30px;font-weight: normal;}
    .page_title hr{margin-top: 12px;}
    .pages_next{margin:30px 0 0 0;padding: 15px 0 0 0;}
    .pages_next span{width: 100%;}
}
@media (max-width: 767px){
    .localhost span{font-size: 13px;}
    .localhost span a{margin: 0 2px;}
    .page{padding: 30px 0 50px;}
    .page_contain{margin-top: 30px;min-height: 200px;}
    .page_title h3{height:auto;font-size: 16px;line-height: 24px;font-weight: normal;}
    .page_title ul{height: 30px;padding-top: 10px;}
    .page_title ul li{height: 20px;line-height: 20px;width: 50%;text-align: left;margin: 0;float: left;}
    .page_title ul li:last-child{text-align: right;}
    .page_title hr{margin-top: 5px;}
    .pages_next{margin:25px 0 0 0;padding: 15px 15px 0;}
    .pages_next span{width: 100%;font-size: 13px;height: auto;white-space: normal;line-height: 24px;}
}
@media (max-width: 375px){
    .localhost span{font-size: 12px;}
    .page_contain{margin-top: 25px;}
}
/***********服务流程页面*************/
.service{padding: 60px 0 100px;}
.service_title{margin: 0;padding-bottom: 30px;border-bottom: 1px solid #ddd;}
.service_title img{height: 60px;width: auto;display: inline-block;float: left;}
.service_title span{height: 60px;display: inline-block;float: left;padding: 5px 0 5px 15px;}
.service_title span b{font-size: 24px;color: #333;height: 30px;line-height: 30px;display: block;font-weight: normal;}
.service_title span i{font-size: 14px;color: #999;height: 20px;line-height: 24px;text-transform: capitalize;display:block;font-style: normal;}
.service_title span i em{font-style: normal;margin-left: 20px;}
.service_process{margin-top: 80px;}
.service_process ul{width: 100%;height: auto;float: left;}
.service_process ul li{width: 8%;height: auto;float: left;}
.service_process ul li:first-child{margin-left: 1%;}
.service_process ul li:nth-child(2n){width: 10%;float: left;}
.service_process ul li img{width: auto;height: 80px;display: block;margin: 0 auto;}
.service_process ul li span{height: 48px;margin:20px -50px 0;display: block;text-align: center;font-size: 14px;color: #333;line-height: 24px;}
@media (min-width: 992px) and (max-width: 1200px){
    .service{padding: 50px 0 80px;}
    .service_title{padding-bottom: 25px;}
    .service_title img{height: 56px;}
    .service_title span{height: 56px;padding: 3px 0 3px 15px;}
    .service_title span b{font-size: 20px;height: 30px;line-height: 30px;}
    .service_title span i em{margin-left: 15px;}
    .service_process{margin-top: 60px;}
    .service_process ul li img{height: 60px;}
    .service_process ul li span{margin:20px -30px 0;}
}
@media (min-width: 768px) and (max-width: 991px){
    .service{padding: 40px 0 60px;}
    .service_title .col-xs-12{padding: 0;}
    .service_title{padding-bottom: 20px;}
    .service_title img{height: 50px;}
    .service_title span{height: 50px;padding: 3px 0 3px 10px;}
    .service_title span b{font-size: 18px;height: 24px;line-height: 24px;}
    .service_title span i em{margin-left: 15px;}
    .service_process{margin-top: 0;}
    .service_process ul li{width: 20%;margin-top: 50px;}
    .service_process ul li:first-child{margin-left:0;}
    .service_process ul li:nth-child(2n){width: 20%;}
    .service_process ul li img{height: 80px;}
    .service_process ul li span{margin:20px -30px 0;}
}
@media (max-width: 767px){
    .service{padding: 30px 0 50px;}
    .service .col-xs-12{padding: 0;}
    .service_title{padding-bottom: 15px;}
    .service_title img{height: 40px;}
    .service_title span{height: 40px;padding:0 0 0 10px;}
    .service_title span b{font-size: 16px;height: 20px;line-height: 20px;}
    .service_title span i{font-size: 12px;line-height: 20px;height: 20px;}
    .service_title span i em{display: none;}
    .service_process{margin-top: 0;}
    .service_process .col-xs-10{padding: 0;}
    .service_process ul li{width: 20%;margin-top: 30px;}
    .service_process ul li:first-child{margin-left:0;}
    .service_process ul li:nth-child(2n){width: 20%;}
    .service_process ul li img{height: 50px;}
    .service_process ul li span{margin:20px -20px 0;font-size: 12px;line-height: 20px;height: 40px;}
}
@media (max-width: 375px){
    .service_process ul li img{height: 46px;}
}
@media (max-width: 320px){
    .service_process ul li{width: 20%;margin-top: 25px;}
    .service_process ul li img{height: 42px;}
    .service_process ul li span{margin:20px -20px 0;font-size: 12px;line-height: 20px;height: 40px;}
}
/***********联系我们页面*************/
.contact{padding: 60px 0;}
.contact_title{margin-top: 30px;}
.contact_title h3{width: 100%;height: 30px;font-size: 18px;color: #666;line-height: 30px;display: block;text-align: center;}
.contact_style{margin-top: 50px;}
.contact_style_li i{font-size: 14px;color: #999;line-height: 24px;display: block;width: 100%;font-style: normal;text-align: center;margin-top: 30px;}
.style_li_icon{width: 100%;height: auto;border-right: 1px solid #eee;padding: 10px 0;}
.style_li_icon img{width: 24%;height: auto;display: block;margin: 0 38%;}
.style_li_icon span{width: 100%;height: 30px;font-size: 18px;color: #333;line-height: 30px;display: block;text-align: center;text-transform: capitalize;margin-top: 30px;}
.style_li_last{border-right: none;}
.contact_map{padding-bottom: 50px;}
.contact_map .map{width: 100%;height: 500px;border:1px solid #eee;}
.baidu-maps label {max-width: none;}
@media (min-width: 992px) and (max-width: 1200px){
    .contact{padding: 50px 0;}
    .contact_title{margin-top: 25px;}
    .contact_title h3{font-size: 16px;}
    .contact_style{margin-top: 40px;}
    .style_li_icon img{width: 20%;margin: 0 40%;}
    .style_li_icon span{height: 30px;font-size: 16px;line-height: 30px;margin-top: 25px;}
    .contact_style_li i{margin-top: 25px;}
    .contact_map{padding-bottom: 40px;}
    .contact_map .map{height: 400px;}
}
@media (min-width: 768px) and (max-width: 991px){
    .contact{padding:40px 0;}
    .contact_title{margin-top: 20px;}
    .contact_title h3{font-size: 15px;}
    .contact_style{margin-top: 35px;}
    .style_li_icon img{width: 24%;margin: 0 38%;}
    .style_li_icon span{height: 30px;font-size: 15px;line-height: 30px;margin-top: 25px;}
    .contact_style_li i{margin-top: 20px;font-size: 12px;line-height: 20px;}
    .contact_map{padding-bottom: 30px;}
    .contact_map .map{height: 320px;}
}
@media (max-width: 767px){
    .contact{padding:30px 0;}
    .contact_title{margin-top: 15px;}
    .contact_title h3{font-size: 14px;}
    .contact_style{margin-top: 25px;}
    .style_li_icon img{width: 40%;margin: 0 30%;}
    .style_li_icon span{height: 30px;font-size: 14px;line-height: 30px;margin-top: 15px;}
    .style_li_icon{border-right: none;}
    .contact_style_li i{margin-top: 0;font-size: 12px;line-height: 20px;}
    .contact_map{display: none;}
    .contact_map .map{display: none;}
}
@media (max-width: 375px){
    .style_li_icon img{width: 44%;margin: 0 28%;}
}
@media (max-width: 320px){
    .contact_style{margin-top: 0;}
    .contact_style_li{width: 100%;margin-top: 25px;}
    .style_li_icon img{width: 20%;margin: 0 40%;}
    .style_li_icon span{font-size: 15px;margin-top: 20px;}
    .contact_style_li i{margin-top: 0;font-size: 13px;line-height: 20px;}
}
/************右侧固定效果****************/
.right_fixed{width: 50px;height: 240px;position: fixed;right: 0;top:60%;cursor: pointer;z-index: 1000;}
.right_fixed ul{width: 100%;height: auto;float: left;}
.right_fixed ul li{width: 50px;height: 50px;padding: 10px;float: left;margin-bottom: 4px;background: #1da937;border-top-left-radius: 3px;border-bottom-left-radius: 3px;}
.right_fixed ul li img{display: block;width: 30px;height: 30px;float: left;vertical-align: top;}
.right_fixed ul li.fixed_tel{width: 200px;margin-left: 0;transition: 0.8s;}
.right_fixed ul li.fixed_tel span{display: none;font-size: 16px;color: #fff;height: 30px;float: left;margin-left: 10px;line-height: 30px;transition: 0.8s;}
.right_fixed ul li.fixed_tel:hover{width: 200px;margin-left: -150px;transition: 0.8s;}
.right_fixed ul li.fixed_tel:hover span{display: block;transition: 0.8s;}
.right_fixed ul li.fixed_ewm{position: relative;}
.right_fixed ul li.fixed_ewm .fixed_ewm_info{width: 180px;height: 210px;background: #fff;position: absolute;right: 65px;top:-108px;border-radius: 4px;display: none;transition: 0.8s;
    -webkit-box-shadow: 0 3px 16px 0 rgba(255,129,45,0.4);
    -moz-box-shadow: 0 3px 16px 0 rgba(255,129,45,0.4);
    box-shadow: 0 3px 16px 0 rgba(255,129,45,0.4);}
.right_fixed ul li.fixed_ewm:hover .fixed_ewm_info{display: block;transition: 0.8s;}
.right_fixed ul li.fixed_ewm .fixed_ewm_info img.weixin{width: 180px;height: 180px;display: block;float: left;}
.right_fixed ul li.fixed_ewm .fixed_ewm_info span{color: #999;width: 100%;height: 30px;line-height: 20px;font-size: 13px;text-align: center;display: block;float: left;padding-bottom: 10px;}
.right_fixed ul li.fixed_ewm .fixed_ewm_info i{position: absolute;right: -13px;color: #fff;font-size: 18px;top:130px;}
/**************人才招聘页面*************/
.jobs_page{padding: 60px 0 100px;}
.jobs{margin-top: 40px;}
.jobs .jobs_title{padding: 30px 0;border-bottom:1px solid #dbdbdb;border-top:1px solid #dbdbdb;}
.jobs .jobs_title b{font-size: 16px;color: #000;height: 20px;width: 100%;text-align: center;display: block;overflow: hidden;font-weight: normal;line-height: 20px;
    border-right: 1px solid #999;text-overflow: ellipsis;white-space: nowrap;}
.jobs .jobs_title .col-xs-4:last-child b{border-right: 0;}
.jobs .jobs_li{padding: 25px 0;border-bottom:1px solid #dbdbdb;transition: 0.8s;cursor: pointer;}
.jobs .jobs_li:hover{background: #f5f7fb;transition: 0.8s;}
.jobs .jobs_li.active{background: #f5f7fb;}
.jobs .jobs_li span{font-size: 14px;color: #333;line-height: 20px;height: 20px;width: 100%;text-align: center;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.jobs .jobs_li span i{font-style: normal;}
.jobs .jobs_li .col-xs-4:last-child span{font-size: 12px;color: #666;}
.jobs .jobs_li span em{width: 14px;height: 14px;display: inline-block;margin: 3px 0 3px 50px;background: url(../images/arrow_down.png) no-repeat;background-size: 14px 14px;vertical-align: top;transition: 0.8s;}
.jobs .jobs_li:hover span em{width: 14px;height: 14px;background: url(../images/arrow_up.png) no-repeat;background-size: 14px 14px;transition: 0.8s;}
.jobs .jobs_li.active span em{width: 14px;height: 14px;background: url(../images/arrow_up.png) no-repeat;background-size: 14px 14px;}
.jobs_li_contain{padding: 30px 100px;border-bottom: 1px solid #dbdbdb;font-size: 12px;color: #666;line-height: 24px;display: none;}
@media (min-width: 992px) and (max-width: 1200px){
    .jobs_page{padding: 50px 0 80px;}
    .jobs{margin-top: 35px;}
    .jobs .jobs_title{padding: 25px 0;}
    .jobs .jobs_title b{font-size: 15px;}
    .jobs .jobs_li{padding: 20px 0;}
    .jobs_li_contain{padding: 20px 80px;}
}
@media (min-width: 768px) and (max-width: 991px){
    .jobs_page{padding: 40px 0 60px;}
    .jobs{margin-top: 30px;}
    .jobs .jobs_title{padding: 25px 0;}
    .jobs .jobs_title b{font-size: 14px;}
    .jobs .jobs_li{padding: 20px 0;}
    .jobs_li_contain{padding: 15px 60px;}
}
@media (max-width: 767px){
    .jobs_page{padding: 30px 0 50px;}
    .jobs{margin-top: 25px;}
    .jobs .jobs_title{padding: 15px 0;margin: 0;}
    .jobs .jobs_title .col-xs-4{padding: 0;}
    .jobs .jobs_title b{font-size: 13px;height: 14px;line-height: 14px;}
    .jobs .jobs_li{padding: 10px 0;margin: 0;}
    .jobs .jobs_li .col-xs-4{padding: 0;}
    .jobs .jobs_li span{font-size: 12px;}
    .jobs .jobs_li .col-xs-4:last-child span{text-align: left;}
    .jobs .jobs_li span em{margin: 5px 10px 5px 0; ;width: 10px;height: 10px;background: url(../images/arrow_down.png) no-repeat;background-size: 10px 10px;float: right;}
    .jobs .jobs_li:hover span em{width: 10px;height: 10px;background: url(../images/arrow_up.png) no-repeat;background-size: 10px 10px;}
    .jobs .jobs_li.active span em{width: 10px;height: 10px;background: url(../images/arrow_up.png) no-repeat;background-size: 10px 10px;}
    .jobs_li_contain{padding: 15px 15px;font-size: 12px;line-height: 20px;margin: 0;}
}
/**************合作伙伴页面*************/
.partner{padding: 60px 0 100px;}
.partner_ul{width: 80%;margin: 20px auto 0;}
.partner_ul .row{margin: 0 -8px;}
.partner_ul .partner_li{position: relative;padding: 0 8px;margin-top: 20px;}
.partner_li img{width: 100%;height: auto;display: block;}
.partner_li b{width: 100%;height: 40px;position: absolute;left: 0;bottom: 0;display: block;z-index: 9;padding: 0 8px;}
.partner_li b i{width: 100%;height: 40px;background: #000;display: block;filter:Alpha(opacity=60);opacity: 0.6;transition: 0.8s;}
.partner_li span{width: 100%;height: 40px;display: block;position: absolute;left: 0;bottom: 0;font-size: 16px;color: #fff;line-height: 40px;
    text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;z-index: 10;padding: 0 23px;}
.partner_li:hover b i{filter:Alpha(opacity=80);opacity: 0.8;transition: 0.8s;background: #1da937;}
@media (min-width: 1200px) and (max-width: 1500px){
    .partner{padding: 50px 0 90px;}
    .partner_ul{width: 90%;}
    .partner_li b{height: 36px;}
    .partner_li b i{height: 36px;}
    .partner_li span{height: 36px;font-size: 15px;line-height: 36px;}
}
@media (min-width: 992px) and (max-width: 1199px){
    .partner{padding: 50px 0 80px;}
    .partner_ul{width: 96%;}
    .partner_ul .row{margin: 0 -5px;}
    .partner_ul .partner_li{padding: 0 5px;margin-top: 15px;}
    .partner_li b{height: 32px;padding: 0 5px;}
    .partner_li b i{height: 32px;}
    .partner_li span{height: 32px;font-size: 14px;line-height: 32px;padding: 0 20px;}
}
@media (min-width: 768px) and (max-width: 991px){
    .partner{padding: 40px 0 60px;}
    .partner_ul{width: 96%;margin-top: 15px;}
    .partner_ul .row{margin: 0 -5px;}
    .partner_ul .partner_li{padding: 0 5px;margin-top: 15px;}
    .partner_li b{height: 30px;padding: 0 5px;}
    .partner_li b i{height: 30px;}
    .partner_li span{height: 30px;font-size: 14px;line-height: 30px;padding: 0 15px;}
}
@media (max-width: 767px){
    .partner{padding: 30px 0 50px;}
    .partner_ul{width: 100%;margin-top: 10px;padding: 0 15px;}
    .partner_ul .row{margin: 0 -5px;}
    .partner_ul .partner_li{padding: 0 5px;margin-top: 15px;}
    .partner_li b{height: 36px;padding: 0 5px;}
    .partner_li b i{height: 36px;}
    .partner_li span{height: 36px;font-size: 15px;line-height: 36px;padding: 0 15px;}
}
@media (max-width: 320px){
    .partner_li b{height: 30px;padding: 0 5px;}
    .partner_li b i{height: 30px;}
    .partner_li span{height: 30px;font-size: 14px;line-height: 30px;padding: 0 15px;}
}
/**************底部四个图标*************/
.footer_fixed{width: 100%;height: 51px;border-radius: 0;background: #f5f5f5;position: fixed;left: 0;bottom: 0;z-index: 1000;border-top:1px solid #ddd;display: none;}
.footer_fixed img{height: 20px;width: auto;display: block;margin:5px auto;}
.footer_fixed span{width: 100%;height: 20px;font-size: 12px;color: #666;line-height: 20px;display: block;text-align: center;}
@media (max-width: 767px){
    .footer_fixed{display: block;}
}
@media (max-width: 320px){
    .footer_fixed{height: 46px;}
    .footer_fixed img{height: 18px;margin:4px auto;}
}
/****提示弹框****/
.alert_success_bg{width: 300px;height: 160px;background: #000;border-radius: 20px;position: fixed;z-index: 200;top:50%;margin-top: -80px;left: 50%;margin-left: -150px;filter:Alpha(opacity=60);opacity: 0.6;display: none;}
.alert_success{width: 300px;height: 160px;border-radius: 20px;position: fixed;z-index: 201;top:50%;margin-top: -80px;left: 50%;margin-left: -150px;display: none;}
.alert_success i{height: 40px;width: 100%;display: block;margin: 30px auto 20px;color: #fff;font-style: normal;font-size: 40px;text-align: center;line-height: 40px;}
.alert_success span{width: 100%;height: auto;font-size: 26px;line-height: 30px;text-align: center;display: block;overflow: hidden;color: #fff;padding: 0 15px;max-height: 60px;}
@media (min-width: 992px) and (max-width: 1200px){
    .alert_success_bg{width: 260px;height: 140px;border-radius: 15px;margin-top: -70px;margin-left: -130px;}
    .alert_success{width: 260px;height: 140px;border-radius: 15px;margin-top: -70px;margin-left: -130px;}
    .alert_success i{height: 30px;margin: 25px auto 15px;font-size: 30px;line-height: 30px;}
    .alert_success span{font-size: 20px;line-height: 30px;}
}
@media (min-width: 768px) and (max-width: 992px){
    .alert_success_bg{width: 200px;height: 110px;border-radius: 10px;margin-top: -60px;margin-left: -100px;}
    .alert_success{width: 200px;height: 110px;border-radius: 10px;margin-top: -60px;margin-left: -100px;}
    .alert_success i{height: 30px;margin: 15px auto 10px;font-size: 26px;line-height: 30px;}
    .alert_success span{font-size: 18px;line-height: 24px;max-height: 48px;}
}
@media (max-width: 768px){
    .alert_success_bg{width: 160px;height: 100px;border-radius: 8px;margin-top: -50px;margin-left: -80px;}
    .alert_success{width: 160px;height: 100px;border-radius: 8px;margin-top: -50px;margin-left: -80px;}
    .alert_success i{height: 20px;margin: 15px auto 10px;font-size: 20px;line-height: 20px;}
    .alert_success span{font-size: 14px;line-height: 24px;max-height: 48px;}
}
















