

/*-------------------------
  General Styles
--------------------------*/
@font-face {
  font-family: 'pingfang';
url('../fonts/pingfang regular.ttf') format('truetype'),
}

body {
  font-family: Arial, sans-serif;
  width: 100%;
  font-size: 14px;
  line-height: 1;
  padding-top: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

body, div, p, span {
  font-family: 'pingfang', Arial;
}


/*-----------------------------------
  Navigation Bar Styles
------------------------------------*/

.navbar {
  padding: 0;
  border-color: transparent;
  border: 0;
}

/* Contract the navbar while scrolling */

#myNavbar {
  overflow-x: hidden;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

/* Brand name */

.brandStyle {
  padding: 0;
  margin: 0 0 0 !important;
  padding: 15px 0;
  height: auto;
}
.brandStyle a{
  display: block;
}
.brandStyle img {
  display: block;
  float: left;
  width: auto;
  height: 70px;
  transition: height .4s;
  -webkit-transition: height .4s;
  -moz-transition: height .4s;
  -ms-transition: height .4s;
  -o-transition: height .4s;
}

.brandStyle p {
  color: #333;
  font-size: 20px;
  float: left;
  display: block;
  line-height: 80px;
  font-weight: bold;
  margin-left: 15px;
}

.brandStyle span {
  display: block;
}
.index_main{
  padding-top: 100px;
}
/* Menu */

/*-----------------------------------
  Main Picture
------------------------------------*/
.noBorder {
  background-color: #fff;
  margin-bottom: 0;
  border-bottom: 1px solid #f5f5f5;
}
.noBorder.scrolled{
  background: #fff;
  -webkit-box-shadow: 1px 1px 5px #ccc;
  -moz-box-shadow: 1px 1px 5px #ccc;
  -ms-box-shadow: 1px 1px 5px #ccc;
  -o-box-shadow: 1px 1px 5px #ccc;
  -webkit-box-shadow: 1px 1px 5px #ccc;
}
.noBorder .container{
  width: 100%;
  padding: 0 50px;
}
.navbar {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.navbar-nav > li {
  position: relative;
}

.navbar-nav > li > a {
  font-size: 16px;
  color: #333 !important;
  font-weight: normal;
  padding: 40px 10px 30px;
  margin: 0 10px;
  position: relative;
  text-transform: uppercase;
  text-align: center;
  transition: padding .4s;
  -webkit-transition: padding .4s;
  -moz-transition: padding .4s;
  -ms-transition: padding .4s;
  -o-transition: padding .4s;
}

.navbar-nav > li.active > a {
  background: transparent !important;
  color: #fff!important;
}
.navbar-nav > li.active > a>p,.navbar-nav > li.active > a>span{
  color: #e10000!important;
}
.navbar-nav > li:hover > a {
  background: transparent !important;
}

.navbar-nav > li.active:hover > a {

}

.navbar-nav > li > a> p {
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  color: #333;
  font-weight: normal;
}
.navbar-nav > li > a> span{
  font-size: 14px;
  color: #999;
  height: 25px;
  line-height: 25px;
  text-transform: uppercase;
  display: none;
}
.navbar-nav > li > .dropdown-menu {
  height: auto;
  overflow: hidden;
  top: calc(100%);
  border-color: #ffffff;
  text-align: left;
  background: rgba(255, 255, 255, 1);
  border: 0;
  left: 0px !important;
  padding: 0 15px;
  border-top: 3px solid #e10000;
}
.navbar-nav > li.active{
  
}
.dropdown-menu > li {
  display: block;
  border-bottom: 1px dashed #ccc;
  position: relative;
  padding: 10px 15px 10px 20px;

}

.dropdown-menu > li:hover:before{
  color: #d52323;
}
.dropdown-menu > li:last-child{
  border-bottom: 0;
}
.dropdown-menu > li > a {
  display: block;
  color: #000 !important;
  padding: 0;
  line-height: 20px;
  text-transform: uppercase;
  width: 100%;
  position: inherit;
  white-space: normal;
  text-align: left;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: underline;
  color: #e10000 !important;
  background: transparent;
}

.navbar-nav > li.nav_li_pro {
  position: inherit;
}

.navbar-nav > li.nav_li_pro .dropdown-menu {
  left: 0 !important;
  border-radius: inherit;
}

.navbar-nav > li.nav_li_pro .dropdown-menu > li {
  display: inline-block;
  float: initial;;
  padding: 0 20px;
  border: none;
}
.navbar-nav > li.nav_li_pro .dropdown-menu > li h2{
  margin-bottom: 10px;
  font-size: 16px;
}
.navbar-nav > li.nav_li_pro .dropdown-menu > li h3{

}


.navbar-nav > li.nav_li_pro .dropdown-menu > li h2 a {
  color: #58585e;
}
.navbar-nav > li.nav_li_pro .dropdown-menu > li h3 a {
  padding-left: 0 !important;
  color: #888;
  padding: 4px 0;
  line-height: 20px;
  font-size: 15px;
}
.navbar-nav > li:nth-child(2) > .dropdown-menu {
  /*display: block!important;*/
}

.navbar-nav > li:nth-child(4) > .dropdown-menu {
  /*display: block !important;*/
}

.navbar-nav > li > .dropdown-menu.p_menu {
  height: auto;
  display: none;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0px;
  overflow: hidden;
  padding: 45px calc(50% - 600px);
  background: #e6e6e6;
  margin:0 auto;
  text-align: center;
}
.dropdown-menu.p_menu li{
  display: inline-block;
}
.dropdown-menu.p_menu li a{
  display: block;
  text-align: center;
}

.dropdown-menu.p_menu li img{
  width: 150px;
  display: block;
}
.dropdown-menu.p_menu li p{
  font-size: 16px;
  line-height: 20px;
  height: 20px;
  padding: 10px 0;
  display: block;
}

.m_search {
  float: right;
  display: none;
}

.m_search .search_all {
  margin-top: 18px;
}

.m_search .search_all i {
  padding-right: 20px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background: transparent;
}
.navbar-nav > li:nth-last-child(2){
  border-right-color: #dddddd;
}
.navbar-nav > li.zhaoshang{
  overflow: hidden;
  padding: 40px 0 30px;
  margin-left: 50px;
  border-left: 0;
  transition: padding .4s;
  -webkit-transition: padding .4s;
  -moz-transition: padding .4s;
  -ms-transition: padding .4s;
  -o-transition: padding .4s;
}

.navbar-nav > li.zhaoshang i{
  font-size: 30px;
  color: #e10000;
  float: left;
  display: block;
  line-height: 30px;
}

.navbar-nav > li.zhaoshang div{
  float: left;
  margin-left: 7px;
}
.navbar-nav > li.zhaoshang div p{
  font-size: 20px;
  line-height: 50px;
  color: #e10000;
  display: block;
}
.navbar-nav > li.zhaoshang div span{
  font-size: 16px;
  line-height: 30px;
  color: #e10000;
  display: block;
}


.w1200 {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.w1120 {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  overflow: hidden;
}

.center {
  text-align: center;
}

.dropdown ul.dropdown-menu {
  width: 100% !important;
  right: inherit;
  left: 0;
}

.noBorder.scrolled .navbar-nav > li > a{
  padding:25px 10px;
}

.noBorder.scrolled .navbar-nav > li.zhaoshang{
  padding:25px 0;
}

.noBorder.scrolled .brandStyle img{
  height: 50px;
}

.banner_swiper {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.banner{

}

.banner_swiper img{
  width: 100%;
  display: block;
}

.banner_swiper .swiper-button-next{
  right: 15%;
  opacity: 0;
  width: 50px;
  height: 50px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  z-index: 999;
}

.banner_swiper .swiper-button-prev{
  left: 15%;
  opacity: 0;
  width: 50px;
  height: 50px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  z-index: 999;
}

.banner_swiper:hover .swiper-button-next,.banner_swiper:hover .swiper-button-prev{
  opacity: 1;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
  pointer-events:all;
}
.swiper-pagination-bullet{
  background: #7d7d7d;
  opacity: 1;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.swiper-pagination-bullet-active{
  background: #e10000;
  width: 35px;
  border-radius: 10px;
}
.swiper-container-horizontal>.swiper-pagination-bullets{
  bottom: 15px;
}
.swiper-button-next,.swiper-button-prev{
  background: transparent;
}
.swiper-button-next:after {
  content: '\e63f';
  font-family: 'icon';
  font-size: 50px;
  line-height: 50px;
  color: #fff;
}
.swiper-button-prev:after {
  content: '\e640';
  font-family: 'icon';
  font-size: 50px;
  line-height: 50px;
  color: #fff;
}




/*棣栭〉鏈€鏂版柊闂?/
.index_new_news{
  /*-moz-box-shadow:0px 3px 5px #d4d4d4;
  -webkit-box-shadow:0px 3px 5px #d4d4d4; 
  box-shadow:0px 3px 5px #d4d4d4;*/
  border-bottom: 1px solid #e0e0e0;
}

.index_new_news .smarticker .sec1-2{
  font-size: 16px;
  line-height: 50px;
}

.index_new_news .size1{
  height: 50px;
}

.index_new_news .smarticker li{
  line-height: 50px;
}
.index_new_news .theme1 .smarticker-news a{
  font-size: 15px;
}

.index_new_news li a:hover{
  color: #e10000;
  text-decoration: underline;
}

.index_new_news .size1{
  width: 80%;
  float: left;
}

.index_new_news_more{
  width:auto;
  display: inline-block;
  float: right;
  padding:20px 35px;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}
.index_new_news .size1.shadow{
  box-shadow: none;
}
.index_new_news_more a{
  overflow: hidden;
  display: block;
}
.index_new_news_more a i{
  font-size: 24px;
  line-height: 25px;
  display: inline-block;
  float: left;
  color: #666666;
  margin-right: 10px;
}

.index_new_news_more a p{
  color: #666;
  font-size: 14px;
  line-height: 25px;
  float: left;
  display: inline-block;
}



.box {
  height:35px;
  background:#000;
  overflow:hidden
}
.t_news {
  height:25px;
  color:#fff;
  padding-left:10px;
  margin:20px 0;
  overflow:hidden;
  position:relative;
  float: left;
  width: 80%;

}
.t_news b {
  line-height:25px;
  font-weight:700;
  display:inline-block;
  color: #fff;
  padding: 0 10px;
  background: #e10000;
  border-radius: 30px;
}
.news_li,.swap {
  line-height:25px;
  display:inline-block;
  position:absolute;
  top:0;
  left:95px;
}
.news_li a,.swap a {
  color:#333;
  line-height:25px;
  display: block;
}
.swap {
  top:25px
}


/**/

.index_product{
  padding: 70px 0;
}

.in_pro_title{
  text-align: center;
  padding-bottom: 50px;
}
.in_pro_title h2{
  padding: 0 0 25px;
  font-size: 26px;
  line-height: 30px;
  color: #333;
}

.in_pro_title h3{
  font-size: 16px;
  color: #666;
}
.in_pro_list{
  background: #fff;
}

.in_pro_list_ul{
  overflow: hidden;
  padding: 10px;
}

.in_pro_list_ul li{
  width: 23%;
  float: left;
  margin: 0 1%;
  padding: 15px 0;
  border-radius: 10px;
  box-shadow: #ddd 1px 5px 10px 3px;
  transition: background .4s;
  -webkit-transition: background .4s;
  -moz-transition: background .4s;
  -ms-transition: background .4s;
  -o-transition: background .4s;
}
.in_pro_list_ul li .img{
  text-align: center;
  width: 100%;
}
.in_pro_list_ul li .img i{
  font-size: 70px;
  line-height: 1;
  color: #333;
  display: inline-block;
  padding: 25px;
  border-radius: 50%;
}
.in_pro_list_ul li .img .img_i{
  display: inline-block;
  border-radius: 50%;
  /*background: red;*/
}

.in_pro_list_ul li .img p{
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin: 10px 0;
  display: block;
}

.in_pro_list_ul li .img span{
  color: #949a9e;
  font-size: 14px;
  display: block;
}
.in_pro_list_ul li .txt{
  text-align: center;
  padding: 20px 0 10px;
}
.in_pro_list_ul li .txt p{
  font-size: 14px;
  line-height: 24px;
  color: #373d41;
}
.in_pro_list_ul li .txt a{
  padding: 7px 25px;
  font-size: 15px;
  border-radius: 30px;
  color: #e10000;
  background:#fff;
  margin-top: 15px;
  display: inline-block;
  opacity: 0;
}
.in_pro_list_ul li.active{
  background: #e10000;
  -moz-box-shadow:0px 2px 8px #333333; 
  -webkit-box-shadow:0px 2px 8px #333333; 
  box-shadow:0px 2px 8px #333333;
}
.in_pro_list_ul li.active .img{

}
.in_pro_list_ul li.active .img .img_i{
  background: #fff;
  margin-top: 15px;
  margin-bottom: 15px;
}
.in_pro_list_ul li.active .img i{
  color: #e10000;
  font-size: 40px;
}
.in_pro_list_ul li.active .txt{

}
.in_pro_list_ul li.active .txt p{
  color: #fff;
}

.in_pro_list_ul li.active .img p{
  color: #fff;
}
.in_pro_list_ul li.active .img span{
  color: #f3d1d1;
}
.in_pro_list_ul li.active .txt a{
  display: inline-block;
  opacity: 1;
}
/*棣栭〉涓氬姟瀹?/



/*鍚堜綔娴佺▼*/

.index_cooperation{
  padding: 20px 0;
}

.cooperation_ttitle{
  text-align: center;
  padding-bottom: 40px;
  padding-top: 40px;
}

.cooperation_ttitle h2{
  padding: 0 0 20px;
  font-size: 50px;
  line-height: 60px;
  color: #e10000;
}

.cooperation_ttitle h3{
  font-size: 16px;
  color: #666;
}

.cooperation_list{
  padding-bottom: 30px;
}

.cooperation_list_ul{
  overflow: hidden;
  display: flex;
  flex-direction: row;
}






/*鍚堜綔娴佺▼瀹?/



/*妗堜緥涓績*/


.index_case{
  padding: 50px 0 10px;
}

.case_title{
  text-align: center;
  padding-bottom: 30px;
}

.case_title h2{
  padding: 0 0 20px;
  font-size: 26px;
  line-height: 30px;
  color: #333;
}

.case_title h3{
  font-size: 16px;
  color: #666;
}

.in_case_list{

}

.in_case_list_ul{
  overflow: hidden;
  text-align: center;
}

.in_case_list_ul li{
  display: inline-block;
  padding: 3px 0;
}

.in_case_list_ul li a{
  display: inline-block;
  padding: 0 28px;
  height: 24px;
  line-height: 24px;
  color: #606060;
  font-size: 16px;
  border-left: 1px solid #bfbfbf;
}
.in_case_list_ul li:first-child a{
  border-left: none;
}
.in_case_list_ul li.active a{
  color: #e10000;
}

.in_case_main{
  padding: 50px 0 30px;
  overflow: hidden;
}
.in_case_box{
  max-height: 1270px;
  overflow: hidden;
}
.in_case_box .box_main{
  display: none;
}

.in_case_box_ul{
  overflow: hidden;
}

.in_case_box_ul>li{
  width: 32%;
  float: left;
  padding: 0 5px;
  margin-bottom: 25px;
}
.in_case_box_ul>li:nth-child(3n-1){
  margin-left: 1%;
  margin-right: 1%;
}
.in_case_box_ul>li .img{
  position: relative;
}
.in_case_box_ul>li .img>a{
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.in_case_box_ul>li .img img{
  display: block;
  width: 100%;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.in_case_box_ul>li:hover .img img{
  transform: scale(1.1);
}

.in_case_box_ul .img a .img_links {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0%;
  top: 0%;
  background: rgba(0, 0, 0, 0.7);
  font-size: 0;
  text-align: center;
  -webkit-animation: zoomIn 0.6s ease forwards;
  animation: zoomIn 0.6s ease forwards;
}

.in_case_box_ul .img a .img_links .pro_txt{
  padding: 0 10px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform:translateY(-50%);
}
.in_case_box_ul .img a .img_links .pro_txt h3{
  font-size: 16px;
  line-height:30px;
  color: #ffffff;
  display: block;
  margin-bottom: 10px
}
.in_case_box_ul .img a .img_links .pro_txt p{
  font-size: 14px;
  line-height:20px;
  color: #ffffff;
  display: block;
  margin-bottom: 5px;
}
.in_case_box_ul .img a .img_links .pro_txt span{
  font-size: 14px;
  line-height:20px;
  color: #e10000;
  display: block;
  font-weight: bold;
}
.in_case_box_ul .img a:hover .img_links {
  display: block;
}

.in_case_box_ul .img a img {
  display: block;
  width: 100%;
  height: 263px;
  transition: all 0.8s ease;
  border: 1px solid #efefef;
}

.in_case_box_ul .img a:hover img {

}

.in_case_box_ul li .txt{
  overflow: hidden;
  padding: 8px 10px 10px;
  background: #f8f8f8;
}
.in_case_box_ul li .txt h2{
  font-size: 16px;
  overflow: hidden;
  margin-bottom: 15px;
}
.in_case_box_ul li .txt h2 a{
  font-size: 14px;
  width: calc(100% - 130px);
  color: #555;
  font-weight: bold;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  float: left;
}
.in_case_box_ul li .txt h2 p{
  float: right;
  font-size: 14px;
  line-height: 20px;
  width: 120px;
  display: block;
  color: #999;
}
.in_case_box_ul li .txt .txt_p{
  overflow: hidden;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
} 
.in_case_box_ul li .txt .txt_p a{
  font-size: 14px;
  line-height: 20px;
  color: #333;
  display: inline-block;
  padding-left: 5px;
  width: auto;
  float: left;
}

.in_case_box_ul li .txt_p{
  overflow: hidden;
}
.in_case_box_ul li .txt_p li{
  float: left;
  width: 50%;
}
.in_case_box_ul li .txt_p li:nth-child(even){
  width: 60%;
}
.in_case_box_ul li .txt_p li:nth-child(odd){
  width: 40%;
}
.in_case_box_ul li .txt_p li:nth-child(-n+2){
  padding-bottom: 10px;
}  
.in_case_box_ul li .txt_p li p{
  font-size: 14px;
  color: #666;
  line-height: 20px;
  display: block;
}

.in_case_box_ul .txt .txt_more{
  overflow: hidden;
}
.in_case_box_ul .txt .txt_more p{
  float: left;
  font-size: 14px;
  color: #333;
  line-height: 20px;
  display: inline-block;
}
.in_case_box_ul .txt .txt_more a{
  overflow: hidden;
  float: right;
}

.in_case_box_ul .txt .txt_more a i{
  float: left;
  display: inline-block;
  color: #e10000;
  font-size: 18px;
  line-height: 20px;
  margin-right: 3px;
}

.in_case_box_ul .txt .txt_more a span{
  float: left;
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  color: #e10000;
}
/* 饾槃饾槃饾槃.饾棶饾棻饾椇饾椂饾椈饾棷饾槀饾槅.饾棸饾椈  妯℃澘涓嬭浇缃戠珯 */





/*妗堜緥涓績瀹?/


/*閫夋嫨鎴戜滑*/
.index_choose{
  background-size: cover;
  padding: 70px 0;
  background: #F3F4F6;
  overflow: hidden;
  background: url(../image/choose_bk.jpg) no-repeat;
  background-size: cover;
}
.index_choose_main{
  overflow: hidden;
  background:linear-gradient(90deg,#dfdfdf,#ffffff 60%,#f3f3f3);
  display: flex;
  flex-direction: row;
  padding: 8px;
  height: 500px;
  opacity: 0.8;
}

.choose_left{
  float: left;
  width: 280px;
  background: rgba(226, 225, 225, 0.5);
}

.choose_left img{
  display: block;
  width: 100%;
}

.choose_right{
  width: calc(100% - 280px);
  float: left;
  padding: 10px 30px;
  overflow: hidden;
}

.choose_list{
  text-align: left;
}

.choose_list_ul{
  display: inline-block;
}

.choose_list_ul li{
  float: left;
  width: 100%;
  padding: 40px 0 40px 15px;
  background: #fff;
  margin-bottom: 8px;
}

.choose_list_ul li a{
  font-size: 20px;
  line-height: 35px;
  color: #666;
  font-weight: bold;
  overflow: hidden;
  display: block;
}
.choose_list_ul li a i{
  display: block;
  float: left;
  font-size: 30px;
  margin-right: 15px;
  color: #333;
}
.choose_list_ul li a p{
  float: left;
  display: block;
  font-size: 20px;
  font-weight: bold;
}
.choose_list_ul li.active{
  background: #d0000b;
}
.choose_list_ul li.active a{
  color: #ff001a;
}
.choose_list_ul li.active a p,.choose_list_ul li.active a i{
  color: #fff;
}


.choose_list_ul li:first-child{
  margin-left: 0;
}
.choose_box{
  height: 100%;
}
.choose_box .box_main{
  display: none;
  height: 100%;
}

.choose_about_main{
  overflow: hidden;
  padding: 30px 0;
}

.choose_about_main .choose_about_img{
  float: left;
  width: 320px;
}
.choose_about_main .choose_about_img img{
  display: inline-block;
  
}
.choose_about_main .choose_about_txt{
  float: left;
  width: calc(100% - 320px);
  padding-left: 50px;
}

.choose_about_p p{
  font-size: 15px;
  line-height: 26px;
  color: #666;
  display: block;
  margin-bottom: 50px;
}
.choose_about_p a{
  color: #666;
}
.choose_more{
  
}

.choose_more a{
  overflow: hidden;
  padding: 8px 30px;
  border-radius: 30px;
  border: 1px solid #ccc;
  display: inline-block;
}

.choose_more a i{
  float: left;
  font-size: 20px;
  line-height: 20px;
}

.choose_more a p{
  float: left;
  display: inline-block;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
  margin-right: 10px;
}

.choose_about_title{
  margin-bottom: 20px;
}

.choose_about_title h2{
  font-size: 20px;
  font-weight: bold;
  line-height: 50px;
  color: #333;
}

.choose_about_p{
  margin-bottom: 20px;
}

.choose_team_main{
  
}

.choose_team_main .choose_team_ul{
  overflow: hidden;
  height: 460px;
}

.choose_team_main .choose_team_ul li{
  width: 50%;
  height: 50%;
  float: left;
  padding: 1px;
}

.choose_team_main .choose_team_ul li img{
  display: block;
  width: 100%;
  height: 100%;
}

.choose_service_main{
  overflow: hidden;
  padding: 20px 0;
}
.choose_service_img{
  width: 350px;
  float: left;
}
.choose_service_img img{
  display: block;
  width: 100%;
}
.choose_service_txt{
  float: left;
  width: calc(100% - 350px);
  padding-left: 50px;
}

.choose_service_txt .choose_service_title{
  margin-bottom: 20px;
}

.choose_service_txt .choose_service_title h2{
  font-size: 20px;
  font-weight: bold;
  line-height: 50px;
  color: #333;
}

.choose_service_p{
  font-size: 15px;
  line-height: 26px;
  color: #666;
  display: block;
  margin-bottom: 50px;
}

.choose_cooperation_main{
  height: 100%;
}

.choose_cooperation_ul{
  overflow: hidden;
  height: 100%;
}
.choose_cooperation_ul li{
  float: left;
  width: 25%;
  height: 33.33%;
  border: 1px solid #ccc;
  background: #fff;
}

.choose_cooperation_ul li a{
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.choose_cooperation_ul li a img{
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 15px;
  transform: translate3d(-50%,-50%,0);
}


/*閫夋嫨鎴戜滑瀹?/



/*骞冲彴灞曠ず*/

.index_show{
  background: url(../image/show_bg.jpg);
  padding: 70px 0;
  background-size: cover;
}

.in_show_title{
  text-align: center;
  padding-bottom: 60px;
}

.in_show_title h2{
  padding: 0 0 20px;
  font-size: 26px;
  line-height: 30px;
  color: #fff;
}

.in_show_title h3{
  font-size: 16px;
  color: #fff;
}

.show_swiper{
  overflow: hidden;
  position: relative;
}

.show_main{
  width: 100%;
  overflow: hidden;
}

.show_main .img{
  float: left;
  width: 710px;
}

.show_main .img img{
  display: block;
  width: 100%;
}

.show_main .txt{
  width: calc(100% - 710px);
  float: left;
  padding: 60px 30px;
}
.show_main .txt h2{
  font-size: 18px;
  color: #fff;
  margin-bottom: 20px;
}
.show_main .txt .txt_info{
  margin-bottom: 20px;
}
.show_main .txt .txt_info p{
  display: block;
  font-size: 14px;
  color: #fff;
  line-height: 24px;
}

.show_main .txt .txt_more{
  overflow: hidden;
  padding: 20px 0;
} 

.show_main .txt .txt_more a{
  float: left;
  overflow: hidden;
  border-radius: 30px;
  padding: 7px 20px;
  background: #a0a0a0;
}
.show_main .txt .txt_more a i{
  float: left;
  font-size: 25px;
  line-height: 25px;
  color: #fff;
}

.show_main .txt .txt_more a p{
  font-size: 16px;
  color: #fff;
  line-height: 25px;
  float: left;
  margin-left: 5px;
}

.show_main .txt .txt_more a:nth-child(2){
  background: #e10000;
  margin-left: 20px;
}
.show_swiper .swiper-button-next,.show_swiper .swiper-button-prev{
  width: 50px;
  height: 50px;
}
.show_swiper .swiper-button-next{

}

.show_swiper .swiper-button-prev{

}


/*骞冲彴灞曠ず瀹?/


/*鍏充簬鎴戜滑*/
.index_about{
  position: absolute;
  top: -200px;
  left: 0;
  width: 100%;
}
.index_about_main{
  background: #222328;
  padding: 70px 0 100px;
}

.about_title{

}

.about_title h2{
  font-size: 52px;
  color: #fff;
  margin-bottom: 35px;
}

.about_title h3{
  font-size: 14px;
  color: #bcbcbc;
}

.in_about_list{
  text-align: center;
}

.in_about_ul{
  display: inline-block;
}


.in_about_ul li{
  display: inline-block;
  padding:0 70px;
}

.in_about_ul .counter{
  overflow: hidden;
}
.in_about_ul .counter .timer{
  font-size: 40px;
  color: #000;
  float: left;
  padding-right: 10px;
}
.in_about_ul .counter i{
  font-size: 20px;
  line-height: 40px;
  float: left;
}
.in_about_ul li p{
  font-size: 16px;
  color: #999;
  line-height: 30px;
}

/*鍏充簬鎴戜滑瀹?/

/*鏂伴椈璧勮*/
.index_news{
  background: #f4f4f4;
  padding: 50px 0 0;
}

.in_news_title{
  text-align: center;
  padding-bottom: 60px;
}

.in_news_title h2{
  padding: 0 0 20px;
  font-size: 26px;
  line-height: 30px;
  color: #333;
}

.in_news_title h3{
  font-size: 16px;
  color: #666;
}

.in_news_list{
  text-align: center;
}

.in_news_list_ul{
  display: inline-block;
  overflow: hidden;
}

.in_news_list_ul li{
  float: left;
}

.in_news_list_ul li a{
  display: inline-block;
  padding: 0 28px;
  height: 24px;
  line-height: 24px;
  color: #606060;
  font-size: 16px;
  border-left: 1px solid #bfbfbf;
}
.in_news_list_ul li:first-child a {
    border-left: none;
}
.in_news_list_ul li.active{
  
}
.in_news_list_ul li.active a {
    color: #e10000;
}

.in_news_main{
  padding: 50px 0;
}
.in_news_main .in_news_box{

}
.in_news_main .in_news_box .n_box{
  display: none;
}

.news_box_list{
  overflow: hidden;
}

.news_box_list li{
  overflow: hidden;
  width: 48%;
  float: left;
  margin: 0 1%;
}

.news_box_list .n_img{
  display: block;
  float: left;
  width: 150px;
  height: 110px;
}
.news_box_list .n_img a{
  display: block;
}

.news_box_list .n_img a img{
  display: block;
  width: 100%;
  max-height: 110px;
} 

.news_box_list .n_txt{
  float: left;
  width: calc(100% - 150px);
  padding: 0 20px;
}

.news_box_list .n_txt h2{
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
  overflow: hidden;
}
.news_box_list .n_txt h2 a{
  color: #333;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  float: left;
}
.news_box_list .n_txt h2 time{
  float: right;
  font-size: 14px;
  color: #666;
  line-height: 20px;
}
.news_box_list .n_txt h3{
  font-size: 14px;
  line-height: 18px;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news_box_list .n_txt .n_more{
  overflow: hidden;
  padding: 10px 0 0;
}
.news_box_list .n_txt .n_more a{
  float: left;
  display: inline-block;
  font-size: 14px;
  color: #666;
  line-height: 20px;
}
.news_box_list .n_txt .n_more time{
  float: right;
  display: inline-block;
  font-size: 14px;
  color: #666;
  line-height: 20px;
}

.news_box_list li:nth-child(-n+2) .n_txt h2 time{
  display: none;
}
.news_box_list li:nth-child(-n+2){
  padding-bottom: 10px;
}
.news_box_list li:nth-child(-n+2):hover .n_txt h2 a{
  color: #e10000;
}
.news_box_list li:nth-child(-n+2):hover .n_txt .n_more a{
  text-decoration: underline;
   color: #e10000;
}
.news_box_list li:nth-child(n+3) .n_img{
  display: none;
}
.news_box_list li:nth-child(n+3) .n_txt{
  width: 100%;
}
.news_box_list li:nth-child(n+3) .n_txt h3,.news_box_list li:nth-child(n+3) .n_txt .n_more{
  display: none;
}
.news_box_list li:nth-child(n+3) .n_txt h2{
  margin-bottom: 0;
}
.news_box_list li:nth-child(n+3) .n_txt h2 a{
  width: calc(100% - 100px);
  font-size: 15px;
  line-height: 20px;
}
.news_box_list li:nth-child(n+3) .n_txt h2 time{
  width: 100px;
  float: right;
  text-align: right;
  font-size: 15px;
  line-height: 20px;
}
.news_box_list li:nth-child(n+3){
  padding: 10px 0;
  border-top: 1px dashed #ccc;
}
.news_box_list li:nth-child(2n+3) .n_txt{
  padding: 0 15px 0 0!important;
}
.news_box_list li:nth-child(2n+4) .n_txt{
  padding: 0 0 0 15px!important;
}
.news_box_list li:nth-child(n+3):hover .n_txt h2 a{
  color: #e10000;
}




.index_link{
  background: #262844;
  padding: 30px 0 20px;
}

.in_link_title{
  padding-bottom: 20px;
}
.in_link_list{
  overflow: hidden;
}

.in_link_list_ul{
  overflow: hidden;
}
.in_link_list_ul li{
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}
.in_link_list_ul li h2{
  font-size: 16px;
  color: #bcbcbc;
}
.in_link_list_ul li h2 p{
  display: inline-block;
  font-size: 16px;
  color: #bcbcbc;
}


.in_link_list_ul li a{
  font-size: 14px;
  line-height: 20px;
  color: #a0a0a0;
  display: inline-block;
}

.in_link_list_ul li:hover a{
  color: #847575;
}





footer{
  padding-bottom: 0!important;
}

.bookmark{
  padding: 25px 0 15px;
  background: #262844;
  border-bottom: 1px solid #484848;
}


.bookmark_list{

}
.bookmark_list_ul{
  overflow: hidden;
  margin-bottom: 10px;
}
.bookmark_list_ul li{
  float: left;
}
.bookmark_list_ul li:nth-child(2){
  margin-left: 20px;
}
.bookmark_list_ul li a{
  font-size: 16px;
  display: block;
  line-height: 20px;
  color: #d8d8d8;
  border-left: 1px solid #ccc;
}
.body_index .bookmark_list_ul li a{
  color: #333333;
  border-left: 1px solid #ccc;
}
.bookmark_list_ul li:first-child a{
  border-left: 0;
}
.bookmark_list_ul li:nth-child(2) a{
  padding-left: 20px;

}
.bookmark_list_ul li.active a{
  color: #e10000;
}
.bookmark_main{

}

.bookmark_main .b_box{
  display: none;
}


.body_index .bookmark{
  background: #fff;
}



.body_index .bookmark_list_ul li.active a{
  color: #e10000;
}

.b_box_ul{
  overflow: hidden;
}
.b_box_ul li{
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}
.b_box_ul li h2{
  height:24px;
  line-height: 24px;
  font-size: 14px;
  color: #fff;
}

.b_box_ul li a{
  height:24px;
  line-height: 24px;
  font-size: 14px;
  color: #b1b1b1;
  display: block;
}
.b_box_ul li:hover a{
  color: #e10000;
}
.copyright{
  text-align: center;
  background: #262844;
  padding:15px 0;
  border-bottom: 1px solid #484848;
}

.copyright_title{
  overflow: hidden;
  display: block;
  text-align: center;
  padding: 30px 0;
}
.copyright_title .img{
  float: left;
  width: 150px;
}

.copyright_title .img img{
  display: block;
  width: auto;
  width: 100%;
}

.copyright_title .img p{
  display: block;
  color: #b3b4be;
  padding: 10px 0;
  font-size: 16px;
}

.copyright_title .img p i{
  font-size: 20px;
  margin-right: 8px;
}

.copyright_title .txt{
  float: left;
  padding: 0 30px 0 0;
  width: 300px;
}
.copyright_title .txt .txt_p{
  text-align: left;
}
.copyright_title .txt .txt_p p{
  font-size: 14px;
  color: #b4b4b4;
  line-height: 30px;
  overflow: hidden;
  margin-bottom: 7px;
  display: block;
}
.copyright_title .txt .txt_p p i{
  margin-right: 10px;
  font-size: 24px;
  line-height: 24px;
  margin-top: 3px;
  float: left;
}
.copyright_title .txt .txt_p p span {
    font-size: 16px;
}
.copyright_sitemap{
  text-align: center;
  padding: 10px 0;
}

.copyright_sitemap p{
  display: inline-block;
  font-size: 14px;
  color: #bcbcbc;
  height: 20px;
  line-height: 20px;
  margin:0 10px;
}

.copyright_sitemap a{
  display: inline-block;
  font-size: 14px;
  color: #bcbcbc;
  height: 20px;
  line-height: 20px;
  margin:0 5px;
}

.copyright_sitemap a:hover{
  text-decoration: underline;
}
.foot_list{
  float: left;
  width: calc(100% - 550px);
  padding: 0 50px;
  margin: 0 50px;
  border-left: 1px solid #484848;
  border-right: 1px solid #484848;
}
.foot_list_ul{
  overflow: hidden;
}

.foot_list_ul li{
  float: left;
  width: 25%;
  padding: 0 10px;
}

.foot_list_ul dl{
  text-align: left;
}

.foot_list_ul dl dt{
  margin-bottom: 10px;
}

.foot_list_ul dl dt a{
  display: block;
  font-size: 15px;
  color: #b4b4b4;
  line-height: 20px;
  margin-bottom: 10px;
}

.foot_list_ul dl dd{

}

.foot_list_ul dl dd a{
  display: block;
  font-size: 13px;
  color: #b4b4b4;
  line-height: 24px;
}

.txt_contact{
  text-align: left;
  margin-bottom: 10px;
}

.txt_contact span{
  font-size: 15px;
  color:#b4b4b4;
  display: block;
  line-height: 24px;
}

.txt_contact p{
  font-size: 30px;
  color: #d8d8d8;
  display: block;
  margin-bottom: 10px;
}

.txt_contact a{
  display: inline-block;
  padding: 0 25px;
  line-height: 35px;
  color: #fff;
  background: #ff3333;
  border-radius: 30px;
}




/*灏鹃儴鏍峰紡瀹?/


/*-------------鍐呴〉鏍峰紡----------*/
.page_main{
  padding-top: 100px;
}
.page_banner{

}
.page_banner img{
  display: block;
  width: 100%;
}

/*妗堜緥涓績*/

.case_content{
  padding: 50px 0;
}
.case_select{
  text-align: center;
}

.case_select_ul{
  display: inline-block;
}

.case_select_ul li{
  float: left;
  margin: 0 10px;
}

.case_select_ul li a{
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  display: block;
  background: #efefef;
  color: #333;
}

.case_select_ul li.active a{
  background: #e10000;
  color: #fff;
}


.case_list_list{
  padding: 30px 0;
}
.case_list_list_ul{
  overflow: hidden;
}
.case_list_list_ul li{
  float: left;
  margin-right: 10px;
}
.case_list_list_ul li h2{
  font-size: 16px;
  line-height: 24px;
  height: 24px;
  color: #333;
  font-weight: bold;
}
.case_list_list_ul li a{
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  color: #333;
  display: block;
  padding: 0 5px;
}
.case_list_list_ul li.active a{
  background: #e10000;
  color: #fff;
}


.case_all{

}

.case_all_ul{
  overflow: hidden;
}

.case_all_ul>li{
  width: 32%;
  float: left;
  padding: 0 5px;
  margin-bottom: 25px;
}
.case_all_ul>li:nth-child(3n-1){
  margin-left: 1%;
  margin-right: 1%;
}

.case_all_ul>li .img{
  position: relative;
}
.case_all_ul>li .img>a{
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.case_all_ul>li .img img{
  display: block;
  width: 100%;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.case_all_ul>li:hover .img img{
  transform: scale(1.1);
}

.case_all_ul .img a .img_links {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0%;
  top: 0%;
  background: rgba(0, 0, 0, 0.7);
  font-size: 0;
  text-align: center;
  -webkit-animation: zoomIn 0.6s ease forwards;
  animation: zoomIn 0.6s ease forwards;
}

.case_all_ul .img a .img_links .pro_txt{
  padding: 0 10px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform:translateY(-50%);
}
.case_all_ul .img a .img_links .pro_txt h3{
  font-size: 16px;
  line-height:30px;
  color: #ffffff;
  display: block;
  margin-bottom: 10px
}
.case_all_ul .img a .img_links .pro_txt p{
  font-size: 14px;
  line-height:20px;
  color: #ffffff;
  display: block;
  margin-bottom: 5px;
}
.case_all_ul .img a .img_links .pro_txt span{
  font-size: 14px;
  line-height:20px;
  color: #e10000;
  display: block;
  font-weight: bold;
}
.case_all_ul .img a:hover .img_links {
  display: block;
}

.case_all_ul .img a img {
  display: block;
  width: 100%;
  transition: all 0.8s ease;
  height: 263px;
  border: 1px solid #efefef;
}

.case_all_ul .img a:hover img {

}

.case_all_ul li .txt{
  overflow: hidden;
  padding: 8px 10px 10px;
  background: #f8f8f8;
}
.case_all_ul li .txt h2{
  font-size: 16px;
  overflow: hidden;
  margin-bottom: 15px;
}
.case_all_ul li .txt h2 a{
  font-size: 14px;
  width: calc(100% - 130px);
  color: #555;
  font-weight: bold;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  float: left;
}
.case_all_ul li .txt h2 p{
  float: right;
  font-size: 14px;
  line-height: 20px;
  width: 120px;
  display: block;
  color: #999;
}
.case_all_ul li .txt .txt_p{
  overflow: hidden;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
} 
.case_all_ul li .txt .txt_p a{
  font-size: 14px;
  line-height: 20px;
  color: #333;
  display: inline-block;
  padding-left: 5px;
  width: auto;
  float: left;
}

.case_all_ul li .txt_p{
  overflow: hidden;
}
.case_all_ul li .txt_p li{
  float: left;
  width: 50%;
}
.case_all_ul li .txt_p li:nth-child(even){
  width: 60%;
}
.case_all_ul li .txt_p li:nth-child(odd){
  width: 40%;
}
.case_all_ul li .txt_p li:nth-child(-n+2){
  padding-bottom: 10px;
}  
.case_all_ul li .txt_p li p{
  font-size: 14px;
  color: #666;
  line-height: 20px;
  display: block;
}

.case_all_ul .txt .txt_more{
  overflow: hidden;
}
.case_all_ul .txt .txt_more p{
  float: left;
  font-size: 14px;
  color: #333;
  line-height: 20px;
  display: inline-block;
}
.case_all_ul .txt .txt_more a{
  overflow: hidden;
  float: right;
}

.case_all_ul .txt .txt_more a i{
  float: left;
  display: inline-block;
  color: #e10000;
  font-size: 18px;
  line-height: 20px;
  margin-right: 3px;
}

.case_all_ul .txt .txt_more a span{
  float: left;
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  color: #e10000;
}







/*妗堜緥璇︽儏*/

.case_detail_content{
  background: #f3f3f3;
}

.case_detail_nav {
  overflow: hidden;
  padding: 20px 0;
}

.case_detail_nav h3 {
  position: relative;
  color: #666666;
  font-size: 14px;
  padding: 0 5px 0 30px;
  height: 35px;
  line-height: 35px;
  width: 110px;
  float: left;
}

.case_detail_nav h3:before {
  position: absolute;
  content: '\e6b8';
  font-family: 'icon';
  left: 0;
  top: 0;
  font-size: 20px;
}
.case_detail_tit_ul {
  float: left;
}

.case_detail_tit_ul a {
  float: left;
}

.case_detail_tit_ul a:after {
  content: '\e605';
  font-family: 'icon';
  font-size: 18px;
  line-height: 35px;
  float: right;
}

.case_detail_tit_ul a {
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #666666;
  display: block;
  float: left;
  text-transform: capitalize;
}

.case_detail_tit_ul a:last-child:after {
  display: none;
}


.case_detail_main{
  padding: 40px 0;
}

.case_detail_title{
  text-align: center; 
}

.case_detail_title h1{
  color: #333;
  font-size: 26px;
  padding-bottom: 30px;
}

.case_detail_title .title_info{
  padding: 0 0 30px;
  overflow: hidden;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 30px;
}
.case_detail_title .title_info h2{
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  color: #555;
  margin: 0 10px;
}

.case_detail_info{
  
}

.case_table table {
  *border-collapse: collapse;
  /* IE7 and lower */
  border-spacing: 0;
  width: 100%;
} /*========bordered table========*/
.bordered {
  border: solid #ccc 1px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 1px #ccc;
  -moz-box-shadow: 0 1px 1px #ccc;
  box-shadow: 0 1px 1px #ccc;
}

.bordered tr {
  -o-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.bordered tr td strong{
  font-weight: bold;
  color: #343434;
}

.bordered .highlight, .bordered tr:hover {
  background: #fbf8e9;
}

.bordered td, .bordered th {
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 8px 20px;
  text-align: left;
  font-size: 16px;
  line-height: 30px;
}

.bordered th {
  background-color: #dce9f9;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#dce9f9));
  background-image: -webkit-linear-gradient(top, #ebf3fc, #dce9f9);
  background-image: -moz-linear-gradient(top, #ebf3fc, #dce9f9);
  background-image: -ms-linear-gradient(top, #ebf3fc, #dce9f9);
  background-image: -o-linear-gradient(top, #ebf3fc, #dce9f9);
  background-image: linear-gradient(top, #ebf3fc, #dce9f9);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ebf3fc, endColorstr=#dce9f9);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ebf3fc, endColorstr=#dce9f9)";
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
  -moz-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
  box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
  border-top: none;
  text-shadow: 0 1px 0 rgba(255,255,255,.5);
}

.bordered td:first-child, .bordered th:first-child {
  border-left: none;
}

.bordered th:first-child {
  -moz-border-radius: 6px 0 0 0;
  -webkit-border-radius: 6px 0 0 0;
  border-radius: 6px 0 0 0;
}

.bordered th:last-child {
  -moz-border-radius: 0 6px 0 0;
  -webkit-border-radius: 0 6px 0 0;
  border-radius: 0 6px 0 0;
}

.bordered tr:last-child td:first-child {
  -moz-border-radius: 0 0 0 6px;
  -webkit-border-radius: 0 0 0 6px;
  border-radius: 0 0 0 6px;
}

.bordered tr:last-child td:last-child {
  -moz-border-radius: 0 0 6px 0;
  -webkit-border-radius: 0 0 6px 0;
  border-radius: 0 0 6px 0;
}

.table_display_none{
  display: none!important;
}
.table_display_block{
  display: block!important;
}

.case_table{
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}

.bordered th:first-child{
  width: 150px;
}


.case_detail_info .case_introduce{
  padding: 30px 0;
}


.case_detail_info .case_introduce .title{
  padding: 10px 0;
}
.case_detail_info .case_introduce .title h2{
  font-size: 20x;
  line-height: 30px;
  color: #333;
  font-weight: bold;
}

.case_detail_info .case_introduce_info{
  
}

.case_detail_info .case_introduce_info p{
  font-size: 16px;
  color: #666;
  line-height: 30px;
  display: block;
}
.case_detail_info .case_introduce_info strong{
  
}
.case_detail_info .case_introduce_info span{
  
}


.case_detailed_description{

}
.case_detailed_description .case_introduce_info p{
  font-size: 15px;
  color: #666;
  line-height: 30px;
  display: block;
}
.case_detailed_description img{
  display: block;
  width: auto;
  max-width: 100%;
  margin: 20px auto;
  height:auto !important;
}
.case_detailed_description strong{
  
}
.case_detailed_description span{
  
}

.case_detailed_description p{
  font-size: 15px;
  color: #666;
  line-height: 30px;
  display: block;
}

.case_detail_feedback{

}
.case_detail_feedback h3{
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 5px;
  color: #666;
  font-weight: bold;
}

.case_detail_feedback p{
  font-size: 15px;
  color: #666;
  line-height: 30px;
  display: block;
}


.case_detail_recommend{
  padding: 30px 0 0;
  margin-top: 50px;
  border-top: 1px dashed #ccc;
}

.case_detail_recommend h2{
  font-size: 20px;
  text-align: center;
  color: #333;
  font-weight: bold;
  margin-bottom: 30px;
}

/*妗堜緥璇︽儏瀹?/

/*鏂伴椈璧勮*/

.news_content{
  background: #f3f3f3;
}

.news_nav {
  overflow: hidden;
  padding: 20px 0;
}

.news_nav h3 {
  position: relative;
  color: #666666;
  font-size: 14px;
  padding: 0 5px 0 30px;
  height: 35px;
  line-height: 35px;
  width: 110px;
  float: left;
}

.news_nav h3:before {
  position: absolute;
  content: '\e6b8';
  font-family: 'icon';
  left: 0;
  top: 0;
  font-size: 20px;
}

.news_nav_ul {
  float: left;
}

.news_nav_ul li {
  float: left;
  padding-right: 5px;
}

.news_nav_ul li:after {
  content: '\e605';
  font-family: 'icon';
  font-size: 18px;
  line-height: 35px;
  float: left;
}

.news_nav_ul li a {
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #666666;
  display: block;
  float: left;
  padding: 0 5px;
  text-transform: capitalize;
}

.news_nav_ul li:last-child:after {
  display: none;
}


.news_list{
  text-align: center;
  padding: 30px 0;
}

.news_list_ul{
  display: inline-block;
}

.news_list_ul li{
  float: left;
  margin: 0 10px;
}

.news_list_ul li a{
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  display: block;
  background: #efefef;
  color: #333;
}

.news_list_ul li.active a{
  background: #e10000;
  color: #fff;
}

.news_content_info{
  
}

.news_all_ul{
  overflow: hidden;
}
.news_all_ul li{
  width: 32%;
  float: left;
  padding: 5px;
  background: #fff;
  margin-bottom: 20px;
}
.news_all_ul li:nth-child(3n-1){
  margin: 0 2%;
}
.news_all_ul li .img{
  width: 100%;
  display: block;
  height: 180px;
  max-height: 180px;
  overflow: hidden;
}

.news_all_ul li .img a{
  width: 100%;
  display: block;
  height: 100%;
  overflow: hidden;
}

.news_all_ul li .img img{
  width: 100%;
  display: block;
  height: 100%;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

.news_all_ul li .txt{
  padding: 10px 10px;
  border-bottom: 1px solid #eaeaea
}

.news_all_ul li .txt h2{
  font-size: 16px;
  line-height: 24px;
  color: #333;
}

.news_all_ul li .txt h2 a{
  color: #333;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.news_all_ul li .txt .news_p{
  margin: 8px 0;
}

.news_all_ul li .txt .news_p p{
  display: block;
  font-size: 12px;
  height:40px;
  line-height: 20px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.news_all_ul li .news_more{
  overflow: hidden;
  padding: 5px 10px 0;
}

.news_all_ul li .news_more time{
  float: left;
  font-size: 14px;
  color: #777;
  line-height: 20px;
}

.news_all_ul li .news_more i{
  float: right;
  font-size: 20px;
  color: #777;
  line-height: 20px;
}

.news_all_ul li:hover img{
  transform: scale(1.1);
}

.news_all_ul li:hover .txt h2 a{
  color: #e10000;
}

.news_all_ul li:hover .news_more time,.news_all_ul li:hover .news_more i{
  color: #333;
}

.pagebar{clear:both;margin:20px auto 50px;text-align:center;}
.pagebar a:hover{color:#e10000;}
.page-status{border-radius:2px 0 0 2px;}
.page-last{border-radius:0 2px 2px 0;}
.page-index,.page-last,.page-next,.page-num,.page-pre,.page-status{display:inline-block;margin:0 -1px 5px 0;padding:0 15px;height:28px;border:1px solid #e2e2e2;background-color:#fff;color:#333;vertical-align:middle;font-size:12px;line-height:28px;}
.page-status{display:none;}
.page-num-current{height:30px;border-top:none;border-bottom:none;background-color:#e10000;color:#fff !important;line-height:30px;}
a.page-num-current:hover{color:#fff;}




/*鏂伴椈璧勮瀹?/

/*鏂伴椈璇︽儏*/

.news_detail_content{
  background: #f3f3f3;
}

.news_detail_main{
  background: rgba(255,255,255,.5);
  padding: 20px;
  overflow: hidden;
  display: flex;
    flex-direction: row;
}

.news_detail_info{
  background: #fff;
  float: left;
  width: calc(100% - 340px);
  padding: 20px 20px 40px;
}

.news_detail_title{
  overflow: hidden;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
.news_detail_title h1{
  font-size: 20px;
  line-height: 30px;
  color: #333;
  font-weight: bold;
  padding: 20px 0 20px;
}
.news_detail_title .news_detail_time{
  overflow: hidden;
}
.news_detail_title .news_detail_time time{
  font-size: 14px;
  color: #999;
  line-height: 20px;
  display: inline-block;
  margin: 0 10px;
}

.news_detail_title .news_detail_time p{
  font-size: 14px;
  color: #999;
  line-height: 20px;
  display: inline-block;
  margin: 0 10px;
}

.page_fenye{
  padding:30px 0;
  position: relative;
}


.page_fenye a{
  width: 70%;
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 30px;
  margin-bottom: 10px;
}


.page_fenye a:hover{
  color: #333;
}
.page_fenye .page_more{
  position: absolute;
  right: 0;
  top: 45px;
}
.page_fenye .page_more a{
  padding: 10px 30px;
  line-height: 28px;
  border: 1px solid #ccc;
  font-size: 15px;
  display: block;
  width: auto!important;
  margin-bottom: 0!important;
  border-radius: 5px;
}
.page_fenye .page_more a:hover{
  background: #e10000;
  color: #fff;
}

.news_detail_txt{

}

.news_detail_txt p{
  font-size: 14px;
  line-height: 24px;
  display: block;
  color: #666;
}
.news_detail_txt strong{
  font-weight: bold!important;
}

.news_detail_txt img{
  display: block;
  width: auto;
  margin: 10px auto;
  max-width: 80%;
  height:auto !important;
}

.news_detail_page{
  width: 320px;
  float: left;
  margin-left: 10px;
  background: #fff;
}

.news_page_list{
  padding: 30px 10px;
}


.news_page_list h3{
  font-size: 20px;
  font-weight: bold;
  color: #333;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}

.news_page_list h3:before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 10px;
  background: #e10000;
}

.news_page_list_ul{
  overflow: hidden;
}

.news_page_list_ul li{
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  background: #F6F6F6;
  padding: 10px 0;
}

.news_page_list_ul li a{
  font-size: 14px;
  line-height: 20px;
  display: block;
  padding: 0 15px;
}

.news_page_list_ul li.active{
  background: #e10000;
}
.news_page_list_ul li.active a{
  color: #fff;
}
.news_page_new{
  padding: 20px 10px; 
}

.news_page_new h3{
  font-size: 18px;
  color: #666;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.news_page_new h3:after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 2px;
  background: #FF3954;
}
.news_page_new_ul{
  
}

.news_page_new_ul li{
  padding: 5px 0;
  border-bottom: 1px dashed #ccc;
  overflow: hidden;
  position: relative;
}

.news_page_new_ul li a{
  font-size: 14px;
  color: #333;
  padding-left: 30px;
  display: block;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.news_page_new_ul li:before{
  content: '\e630';
  font-family: 'icon';
  font-size: 25px;
  line-height: 30px;
  position: absolute;
  left: 0;
  top: 5px;
}

.news_page_relevant{

}
.news_page_relevant{
  padding: 20px 10px 0; 
}

.news_page_relevant h3{
  font-size: 18px;
  color: #666;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.news_page_relevant h3:after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 2px;
  background: #FF3954;
}
.news_page_relevant_ul{
  
}

.news_page_relevant_ul li{
  padding: 5px 0;
  border-bottom: 1px dashed #ccc;
  overflow: hidden;
  position: relative;
}

.news_page_relevant_ul li a{
  font-size: 14px;
  color: #333;
  padding-left: 30px;
  display: block;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.news_page_relevant_ul li:before{
  content: '\e630';
  font-family: 'icon';
  font-size: 25px;
  line-height: 30px;
  position: absolute;
  left: 0;
  top: 5px;
}


/*鏂伴椈璇︽儏瀹?/


/*SEO浼樺寲*/

.seo_content{
  padding: 30px 0;
}

.seo_title{
  padding: 30px 0;
  text-align: center;
}
.seo_title h2{
  font-size: 38px;
  color: #666;
  font-weight: bold;
}

.seo_problem_main{
  padding: 30px 0;
}

.seo_problem_ul{
  overflow: hidden;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.seo_problem_ul li{
  width: 50%;
  float: left;
  display: flex;
  flex-direction: row;
  margin-bottom: 40px;
}

.seo_problem_ul .img{
  display: block;
  width: 80px;
  height: 80px;
  background: #fff;
  border-radius: 1000px;
  border: 3px solid #1580e2;
  text-align: center;
  position: absolute;
  z-index: 99;
}

.seo_problem_ul .img i{
  font-size: 36px;
  color: #107de1;
  line-height: 80px;
}

.seo_problem_ul .txt{
  display: block;
  background: #f0f0f0;
  border-radius: 10px;
  width: 80%;
  height: 60px;
  margin-left: 20px;
  position: relative;
  top: 10px;
  color: #333;
  padding: 5px 0;
  padding-left: 80px
}

.seo_problem_ul .txt p{
  font-size: 15px;
  line-height: 25px;
  display: block;
  color: #666;
}








.seo_do{

}

.seo_do_main{
  text-align: center;
}

.seo_do_ul{
  text-align: center;
  display: inline-block;
}

.seo_do_ul li{
  padding: 0 30px;
  background: #eee;
  float: left;
}

.seo_do_ul li a{
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #333;
}
.seo_do_ul li.active{
  background: #e10000;
}
.seo_do_ul li.active a{
  color: #fff;
}
.seo_do_box{
  padding: 30px 0;
}

.seo_do_box .seo_box{
  display: none;
}

.seo_ad{

}

.seo_ad_main{

}

.seo_ad_ul{
  overflow: hidden;
}

.seo_ad_ul li{
  float: left;
  width: 50%;
  padding: 65px 20px;
  position: relative;
}

.seo_ad_ul li .img{
  position: absolute;
  top: 20px;
  left: 60px;
  width: 90px;   
  height: 90px;  
  padding: 20px;
  border: 4px solid #fff;
  background-color: #e10000;   
  transform:rotate(45deg);   
  -ms-transform:rotate(45deg); /* Internet Explorer */  
  -moz-transform:rotate(45deg); /* Firefox */   
  -webkit-transform:rotate(45deg); /* Safari 鍜?Chrome */   
  -o-transform:rotate(45deg); /* Opera */   
} 

.seo_ad_ul li .img i{
  font-size: 40px;
  line-height: 40px;
  color: #fff;
  display: inline-block;
  transform:rotate(-45deg);   
  -ms-transform:rotate(-45deg); /* Internet Explorer */  
  -moz-transform:rotate(-45deg); /* Firefox */   
  -webkit-transform:rotate(-45deg); /* Safari 鍜?Chrome */   
  -o-transform:rotate(-45deg); /* Opera */   
} 
.seo_ad_ul li .title{
  position: absolute;
  left: 180px;
  top: 30px;
}
.seo_ad_ul li .title p{
  color: #333;
  font-size: 24px;
  font-weight: bold;
  display: block;
}
.seo_ad_ul li .txt{
  height: 90px;
  width: 100%;
  background: #eee;
  padding: 20px 20px 20px 140px;
} 

.seo_ad_ul li .txt p{
  font-size: 14px;
  color: #000;
  display: block;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
} 


.seo_process{

}

.seo_process_main{

}

.seo_process_ul{
  overflow: hidden;
  text-align: center;
}

.seo_process_ul li{
  position: relative;
  text-align: center;
  display: inline-block;
  padding-right: 50px;
}

.seo_process_ul li:before{
  position: absolute;
  display: block;
  content: "\e60b";
  font-size: 30px;
  line-height: 30px;
  top: 40px;
  right: 10px;
  font-family: 'icon';
  color: #e10000;
}
.seo_process_ul img{
  display: block;
  height: 110px;
  width: auto;
  padding: 20px 30px;
}

.seo_process_ul p{
  
}
.seo_process_ul li:last-child{
  padding-right: 0;
}
.seo_process_ul li:last-child:before{
  display: none;
}

.seo_faq{
  padding: 50px;
  background: #f1f1f1;
}

.faq_list{

}

.faq_list_main{

}

.faq_list_ul{
  overflow: hidden;
}

.faq_list_ul li{
  margin-bottom: 25px;
}

.faq_list_ul li span{
  font-size: 15px;
  line-height: 22px;
  color: #666;
  display: block;
  padding-bottom: 7px;
  font-weight: bold;
}
.faq_list_ul li span i{
  float: left;
  padding-right: 5px;
  font-size: 20px;
  color: #000;
}
.faq_list_ul li p{
  font-size: 14px;
  line-height: 24px;
  color: #999;
  display: block;
  text-indent: 20px;
}

.faq_more{
  text-align: center;
}

.faq_more a{
  display: inline-block;
  color: #076bf2;
  border: 1px solid #076bf2;
  border-radius: 4px;
  width: 166px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  margin: 0 40px;
}
.faq_more a span{

}
.seo_case{
  padding: 50px 0 0;
}

.seo_case_main{
  padding: 20px 0;
}

.seo_case_ul{
  overflow: hidden;
  margin-bottom: 30px;
}


.seo_case_ul li{
  width: 25%;
  float: left;
  padding: 0 10px;
  margin-bottom: 30px;
}

.seo_case_ul li .img{
  position: relative;
}
.seo_case_ul li .img a{
  display: block;
  width: 100%;
  overflow: hidden;
}
.seo_case_ul li .img img{
  display: block;
  width: 100%;
  height: 200px;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.seo_case_ul li:hover .img img{
  transform: scale(1.1);
}
.seo_case_ul li .txt{
  overflow: hidden;
  padding: 8px 0;
}
.seo_case_ul li .txt h2{
  font-size: 16px;
}
.seo_case_ul li .txt h2 a{
  font-size: 16px;
  color: #333;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-align: center;
}
.seo_case_ul li .img .txt_p{
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  padding:5px 15px;
  background: rgba(14,131,191,.8);
}
.seo_case_ul li .img .txt_p a{
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  display: inline-block;
  padding-left: 5px;
  width: auto;
}
.seo_case_ul li .img .txt_p:before{
  content: '\e63e';
  font-family: 'icon';
  font-size: 16px;
  line-height: 20px;
  display: inline-block;
}

.seo_case_more{
  text-align: center;
}
.seo_case_more a{
  display: inline-block;
  font-size: 16px;
  color: #333;
  background: #eee;
  padding:0 30px;
  line-height: 50px;
  height: 50px;
}
.seo_case_more a:hover{
  background: #e10000;
  color: #fff;
  font-weight: bold;
}
/*SEO浼樺寲瀹?/



/*瑙ｅ喅鏂规*/

.solution_content{
  background: #f3f3f3;
  padding: 30px;
}

.solution_list{

}

.solution_list_ul{

}


.solution_list_ul{
  overflow: hidden;
}
.solution_list_ul li{
  width: 32%;
  float: left;
  padding: 5px;
  background: #fff;
  margin-bottom: 20px;
}
.solution_list_ul li:nth-child(3n-1){
  margin: 0 2%;
}
.solution_list_ul li .img{
  width: 100%;
  display: block;
  height: 180px;
  max-height: 180px;
  overflow: hidden;
}

.solution_list_ul li .img a{
  width: 100%;
  display: block;
  height: 100%;
  overflow: hidden;
}

.solution_list_ul li .img img{
  width: 100%;
  display: block;
  height: 100%;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

.solution_list_ul li .txt{
  padding: 10px 10px;
}

.solution_list_ul li .txt h2{
  font-size: 16px;
  line-height: 24px;
  color: #333;
}

.solution_list_ul li .txt h2 a{
  color: #333;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.solution_list_ul li .txt .solution_p{
  margin: 8px 0 0;
}

.solution_list_ul li .txt .solution_p p{
  display: block;
  font-size: 12px;
  height:40px;
  line-height: 20px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.solution_list_ul li:hover img{
  transform: scale(1.1);
}

.solution_list_ul li:hover .txt h2 a{
  color: #e10000;
}










/*瑙ｅ喅鏂规瀹?/



/*瑙ｅ喅鏂规璇︽儏椤?/

.solution_detail_content{
  background: #f3f3f3;
}

.solution_detail_main{
  background: #fff;
  padding: 30px 50px;
}

.solution_detail_info{

}

.solution_detail_title{
  overflow: hidden;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
.solution_detail_title h1{
  font-size: 20px;
  line-height: 30px;
  color: #333;
  font-weight: bold;
  padding: 20px 0 20px;
}
.solution_detail_txt{

}

.solution_detail_txt p{
  font-size: 14px;
  line-height: 24px;
  display: block;
  color: #666;
}

.solution_detail_txt img{
  display: block;
  width: auto;
  margin: 10px auto;
  max-width: 80%;
}


/*瑙ｅ喅鏂规璇︽儏椤靛畬*/



/*鍏充簬鎴戜滑*/

.about_content{

}

.about_title{
  text-align: center;
  padding: 40px 0;
}

.about_title h1{
  font-size: 30px;
  font-weight: bold;
  color: #333;
}
.about_main{
  padding-bottom: 40px;
}
.about_main img{
	max-width:100%;
	height:auto !important;
}
.about_main p{
  display: block;
  font-size: 14px;
  line-height: 34px;
  text-indent:3rem;
}
/*鍏充簬鎴戜滑瀹?/


/*鑱旂郴鎴戜滑*/
.contact_main{
  padding: 0 0 30px;
}
.contact_list{

}
.contact_list_ul{
  overflow: hidden;
  display: flex;
  flex-direction: row;
  padding: 30px 0;
}
.contact_list_ul li{
  float: left;
  width: calc(25% - 20px);
  margin: 0 10px;
  box-shadow: #ddd 1px 5px 8px 0px;
}
.contact_list_ul li .img{
  padding: 40px 0 20px;
  text-align: center;
}
.contact_list_ul li .img i{
  font-size: 50px;
  background: #e10000;
  border-radius: 50%;
  padding: 30px;
  line-height: 100px;
  color: #fff;
}
.contact_list_ul li .txt{
  text-align: center;
  padding: 20px;
}
.contact_list_ul li .txt h2{
  font-size: 18px;
  color: #666;
  font-weight: bold;
  margin-bottom: 10px;
}
.contact_list_ul li .txt p{
  font-size: 14px;
  color: #888888;
  line-height: 24px;
}
.contact_form {
  width:100%;
  margin: 0 auto;
  padding: 30px 0;
  background: #f7f7f7;
}
.contact_list_ul li:nth-child(1) .img i{
  background: #4562A8;
}
.contact_list_ul li:nth-child(2) .img i{
  background: #FFB850;
}
.contact_list_ul li:nth-child(3) .img i{
  background: #FF7D5F;
}
.contact_list_ul li:nth-child(4) .img i{
  background: #3CC6ED;
}
.contact_list_ul li:nth-child(-n+3){
  border-right-color: transparent;
}
.contact_form_title{

}
.contact_form_title h2{
  font-size: 30px;
  color: #333;
  font-weight: bold;
  line-height: 50px;
  margin-bottom: 30px;
}
.contact_form form {
  width: 100%;
  overflow: hidden;
}

.contact_form form input {
  width: calc(50% - 20px);
  float: left;
  height: 45px;
  padding: 0 15px;
  font-size: 14px;
  margin-bottom: 25px;
  border: 1px solid #ccc;
}

.contact_form form input:nth-child(even) {
  margin-left: 20px;
}

.contact_form form input:nth-child(odd) {
  margin-right: 20px;
}

.contact_form form textarea {
  width: 100%;
  height: 150px;
  padding: 10px 10px;
  font-size: 14px;
  line-height: 20px;
  border: 1px solid #ccc;
  margin-bottom: 10px;
}

.contact_form form .con_btn {
  display: inline-block;
  float: right;
  width: auto;
  height: 45px;
  line-height: 45px;
  background: #f24141;
  color: #fff;
  text-align: center;
  padding: 0 70px;
  margin: 0 !important;
}

.contact_form form .con_btn:hover{
  background: #e10000;
  color: #fff;
}

/*鑱旂郴鎴戜滑瀹?/




/*鏍囩澶у叏*/

.tag_content{
  padding: 30px 0;
}

.tag_list{
  margin-bottom: 30px;
  text-align: center;
}
.tag_list_ul{
  overflow: hidden;
  display: inline-block;
}
.tag_list_ul li{
  float: left;
  font-size: 16px;
  padding: 0 15px;
}
.tag_list_ul li a{
  font-size: 16px;
  padding: 10px 25px;
  background: #ccc;
  color: #fff;
  display: block;
}
.tag_list_ul li.active{
  
}
.tag_list_ul li.active a{
  background: #e10000;
}
.t_box_ul{
  overflow: hidden;
}

.t_box_ul li{
  float: left;
  padding: 0 10px;
  border-right: 1px solid #ccc;
  margin-bottom: 10px;
}

.t_box_ul li a{
  font-size: 15px;
  line-height: 16px;
  display: block;
  color: #666;
  text-transform: uppercase;
}

.t_box_ul li a:hover{
  color: #000;
  text-decoration: underline;
}

.tag_main{

}
.tag_main .t_box{
  display: none;
}



.tag_banner{
  background: url(../image/tag_banner.jpg) no-repeat;
  background-size: 100%;
  height: 300px;
  padding:80px 0;
  text-align: center;
}

.tag_banner h2{
  font-size: 24px;
  color: #fff;
  line-height: 30px;
  margin-bottom: 20px;
  font-weight: bold;
}

.tag_banner h3{
  font-size: 15px;
  color: #fff;
  line-height: 30px;
}

.statement{
  background: #fcf2e1;
  border: 1px solid #efd3b1;
  margin-top: 20px;
  padding: 10px;
}

.statement p{
  font-size: 14px;
  color: #555;
  line-height: 30px;
}
/*鍦ㄧ嚎瀹㈡湇*/
.keifu{
  position:fixed;
  top:10%;
  right:0;
  width:131px;
  _position:absolute;
  _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
  z-index:990;
}
.icon_keifu{
  width:26px;
  height:100px;
  float:left;
  background:url(../image/keifu.png) 0 0;
  position:relative;
  display:none;
  cursor:pointer;
}
.keifu_box{
  float:left;
  width:131px;
}
.keifu_head{
  width:131px;
  height:41px;
  background:url(../image/keifu.png);
  background-position: 0 -103px;
  font-size:0;
  position:relative;
}
.keifu_close:link,.keifu_close:visited{
  display:block;
  width:11px;
  height:11px;
  background:url(../image/keifu.png) -42px 0;
  position:absolute;
  top:5px;
  right:5px;
}
.keifu_close:hover{
  background-position:-60px 0;
}
.keifu_con{
  border-left:7px solid #029bdb;
  border-right:7px solid #029bdb;
  border-bottom:7px solid #029bdb;
  padding-top:5px;
  padding-bottom: 0px;
  background:#fbfbfb;
}
.keifu_con li{
  padding-left:10px;
  padding: 5px 
}
.keifu_con li a{
  overflow: hidden;
  display: block;
}

.keifu_con li a img{
  width: 20px;
  height: 20px;
  display: block;
  float: left;
}
.keifu_con li a p{
  font-size: 14px;
  line-height: 20px;
  display: block;
  float: left;
  padding-left: 5px;
}
.keifu_con .weixin{
  
}
.keifu_con .weixin img{
  height: 96px;
  display: block;
  width: 96px;
}
.keifu_con .weixin p{
  font-size: 14px;
  line-height: 20px;
  display: block;
  text-align: center;
}
.keifu_con .bt{
  font-size:16px;
  height:30px;
  line-height:30px;
  text-align:left;
  padding:0 0 0 20px;
  color:#012646;
}
.keifu_bot{
  width:131px;
  height:119px;
  background:url(../image/keifu.png);
  background-position:0 -149px;
}

.top {
  position: fixed;
  right: 30px;
  bottom: 50px;
  z-index: 99999999;
}

.icon-top:before {
  font-family: "icon" !important;
  speak: none;
  font-size: 30px;
  line-height: 50px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}
.icon-top:before {
  content: "\e60c";
}

.icon-top {
  display: inline-block;
  font-size: 0;
  cursor: pointer;
  margin: 15px 30px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff;
}

.icon-top {
  background: rgba(151, 159, 208, .5);
  -webkit-transition: -webkit-transform ease-out .1s, background .2s;
  -moz-transition: -moz-transform ease-out .1s, background .2s;
  transition: transform ease-out .1s, background .2s
}
.icon-top:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.icon-top:after {
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, .1);
  opacity: 0;
  -webkit-transform: scale(.9);
  -moz-transform: scale(.9);
  -ms-transform: scale(.9);
  transform: scale(.9)
}

.icon-top:hover {
  background: rgba(255, 255, 255, .2);
  -webkit-transform: scale(.93);
  -moz-transform: scale(.93);
  -ms-transform: scale(.93);
  transform: scale(.93);
  color: #102189;
}

.icon-top:hover:after {
  -webkit-animation: sonarEffect 1.3s ease-out 75ms infinite;
  -moz-animation: sonarEffect 1.3s ease-out 75ms infinite;
  animation: sonarEffect 1.3s ease-out 75ms infinite;
}

@-moz-keyframes sonarEffect {
  0% {
    opacity: .3
  }
  40% {
    opacity: .5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, .5)
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, .5);
    -moz-transform: scale(1.5);
    opacity: 0
  }
}

@keyframes sonarEffect {
  0% {
    opacity: .3
  }
  40% {
    opacity: .5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, .5)
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, .5);
    transform: scale(1.5);
    opacity: 0
  }
}

/*缃戠珯寤鸿鎷涘晢*/

.wensite_content{
  padding: 40px 0 0;
}

.w_main_title{
  position: relative;
  border-top: 1px solid #e10000;
  padding: 20px 0;
  margin-bottom: 50px;
}

.w_main_title h2{
  position: absolute;
  font-size: 36px;
  line-height: 40px;
  padding: 0 70px;
  transform: translateX(-50%);
  left: 50%;
  top: -20px;
  background: #fff;
}

.w_main_title h2:before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url(../image/website_line.png) no-repeat left center;
  height: 41px;
  width: 29px;
}
.w_main_title h2:after{
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background: url(../image/website_line.png) no-repeat right center;
  height: 41px;
  width: 29px;
}
.w_main1,.w_main2,.w_main3,.w_main4,.w_main5{
  padding: 60px 0;
}
.w_main1_list{
  text-align: center;
}

.w_main1_ul{
  overflow: hidden;
  padding: 0 100px;
}

.w_main1_ul li{
  float: left;
  width: 20%;
  padding: 0 13px;
  text-align: center;
  overflow: hidden;
}

.w_main1_ul_info{
  overflow: hidden;
  display: inline-block;
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.w_main1_ul_info h2{
  font-size: 50px;
  font-weight: bold;
  color: #333;
  line-height: 50px;
  display: inline-block;
}

.w_main1_ul_info p{
  font-size: 24px;
  display: inline-block;
  color: #333;
  line-height: 20px;
  margin-left: 7px;
}

.w_main1_ul span{
  float: left;
  width: 100%;
  font-size: 16px;
}









.w_main2_list{
  
}


.w_main2_ul{
  overflow: hidden;
}

.w_main2_ul li{
  width: 25%;
  float: left;
  padding: 0 5px;
}
.w_main2_ul li .txt{
  padding: 40px 0 100px;
  text-align: center;
  background: #999999;
  position: relative;
}
.w_main2_ul li .txt h3{
  font-size: 18px;
  color: #fff;
  line-height: 20px;
}

.w_main2_ul li .txt .img{
  position: absolute;
  bottom: -68px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(255,255,255,.25);
  border-radius: 50%;
  padding: 10px;
  z-index: 9999;
}
.w_main2_ul li .txt .img .img_img{
  background: #fff;
  border-radius: 50%;
}
.w_main2_ul li .txt .img img{
  padding: 19.5px;
  display: block;
  
}
.w_main2_ul .txt_p{
  padding: 120px 10px 60px;
  background: #f4f5f9;
  text-align: center;
}
.w_main2_ul .txt_p p{
  font-size: 16px;
  color: #232323;
  line-height: 30px;
  display: block;
  height: 90px;
}

.w_main2_ul li:nth-child(even) .txt{
  background: #af2121;
}

.w_main3_list{

}

.w_main3_ul{
  overflow: hidden;
}

.w_main3_ul li{
  float: left;
  width: 25%;
  padding: 0 10px;
}

.w_main3_ul li .img{
  display: block;
}

.w_main3_ul li .img img{
  display: block;
  margin: 0 auto;
}

.w_main3_ul li .txt{
  text-align: center;
}
.w_main3_ul li .txt p{
  font-size: 18px;
  color: #232323;
  padding: 25px 0;
  display: block;
  font-weight: bold;
}
.w_main3_ul li .txt span{
  color: #232323;
  font-size: 16px;
  line-height: 24px;
  display: block;
}

.w_main4{
  background-image: linear-gradient(270deg, #12438f, #26a3ff);
}

.w_main4 .img{
  float: left;
  width: 50%;
}

.w_main4 .img img{
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.w_main4 .txt{
  float: left;
  width: 50%;
  padding: 60px 0 0;
}

.w_main4 .txt h2{
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 70px;
}
.w_main4 .txt p{
  font-size: 16px;
  color: #fff;
  display: block;
  line-height: 24px;
}
.w1550{
  width: 100%;
  max-width: 1550px;
  margin: 0 auto;
  overflow: hidden;
}
.w_main5_list{
  background: url(../image/w_main5.png) no-repeat center;
}

.w_main5_ul{
  overflow: hidden;
}

.w_main5_ul li{
  overflow: hidden;
  padding: 10px 0;
  width: 48%;
  border-bottom: 1px solid #bfbfbf;
  float: left;
  margin-bottom: 20px;
}

.w_main5_ul li:nth-child(even){
  margin-left: 2%;
}
.w_main5_ul li:nth-child(odd){
  margin-right: 2%;
}
.w_main5_ul .txt{
  float: left;
  width: calc(100% - 80px);
}

.w_main5_ul .txt p{
  color: #232323;
  font-size: 18px;
  display: block;
  line-height: 24px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 10px;
}

.w_main5_ul .txt span{
  font-size: 16px;
  color: #232323;
  display: block;
  line-height: 30px;
}

.w_main5_ul .img{
  float: right;
  width: 70px;
}

.w_main5_ul .img img{
  display: block;
  width: 70px;
  height: 69px;
}

.w_main6{
  background: #5e5e5e;
  padding: 40px 0 20px;
  text-align: center;
}

.w_main6 h3{
  font-size: 23px;
  color: #fff;
  margin-bottom: 20px;
}

.w_main6 a{
  font-size: 18px;
  color: #fff;
  background: #af2121;
  padding: 10px 30px;
  display: inline-block;
  border-radius: 10px;
}

.sm_foot{
  display: none;
}

.pagebar { padding:20px; overflow:hidden; clear:both}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px; line-height:100%
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st{ font-family:瀹嬩綋}
.text-secondary{ text-align:center; padding:20px 0}

#maximg img{ max-width:100%; height:auto !important}