﻿ @font-face {
	font-family: 'humanst521ltbtlight';
	src: url('../fonts/humanst521ltbtlight.ttf') format('truetype');
}
 @font-face {
	font-family: 'Humanist777';
	src: url('../fonts/Humanist777.ttf') format('truetype');
}
html{
	width: 100%;
    float: left;
}
body{
	width: 100%;
    float: left;
	font-size: 14px;
	font-family:  "Source Han Sans CN","noto sans";
}
.humanst521ltbtlight{
	font-family: "humanst521ltbtlight";
}
.Humanist777{
	font-family: "Humanist777";
}
.head_wrap{ position:fixed; top:0px; left:0px; z-index:9999; width:100%; }
.head_menu{ background:rgba(194,194,194) !important;}
.navbar-brand{ display:none;}
.head ul li .dropdown-menu li a{ line-height:53px;}
.navbar-nav>li:hover a{ background:rgba(102,102,102,0.5);}
 .logo_img{ position:absolute; top:0px; left:75px; z-index:100; margin-top:0px;}
.head ul li .dropdown-menu li a{ line-height:53px;font-size: 13px;}
 .navbar-nav{ margin-left:220px;}
 .head_right_ul li a{ font-size:14px; color:#000; line-height:33px; padding:0px 22px;}
 ul{list-style: none;padding: 0;}
  .head_right_ul li{ border-bottom:1px solid #808080; width:100%;}
 .head_right_ul li:hover{ background:#f25a4d;}
 .head_right_ul li:hover a{ color:#fff;}
 .head_right_ul li{ display:block;}
 .head_right_ul_wrap{  width: 254px; height:33px; border:1px solid #fff; border-radius:20px; -webkit-border-radius:20px; padding:6px 14px; float:right; margin-top:27px; position:relative;}
 .head_right_ul{ position:absolute; top:33px; left:9px; background:#fff; display:none;}
 .head_right_ul.active{ display:block;}
 .search{ float:right; margin-top:27px; margin-right:100px; margin-left:10px;}
 
 .index_search{ width:100%; height:50px;color: #fff; line-height:50px; border:none; border-bottom:1px solid #fff; text-indent:2em; margin-top:100px; background:transparent; margin-bottom:20px;}
 .search_delay{ display:none; position:fixed; top:0px; right:0px; bottom:0px; left:0px;  background: rgba(242,90,77,0.9); z-index:9999;}
 .close_in{ position:absolute; top:50px; left:50px; z-index:2;}
 .close_in i{ color:#fff; font-size:25px;}
.navbar-default{  min-height: auto; background-color: transparent;margin-bottom:0px !important; box-shadow:0px 0px 0px 0px  !important; border-radius:0px !important; border:0px !important;  }
.logo02 {
    display: none;
}
.mobile-foot{display: none;}

.head ul.head_ul li.active a {
    color: #fff !important;
    background: rgba(194,194,194,0.3) !important;
    box-shadow: 0px 0px 0px 0px !important;
}
.head ul.head_ul li > a {
    line-height: 83px;
    padding: 0px 20px;
    font-size: 15px;
    color: #fff !important;
    font-weight: bold;
}
.navbar-nav>li:hover > a {
    color: #fff !important;
}
.lang_head {
    color: #d81e06;
}
.dropdown-menu{
	padding: 0;
}
.navbar-nav>li:hover .dropdown-menu{ display:block;}
.navbar-nav>li:hover{ background:rgba(242,90,77,0.3);}
.navbar-nav>li:hover > a{color:#fff !important;}
.dropdown-menu li{ width:100%;}
.dropdown-menu li:hover a{ color:#fff !important; background:#f25a4d !important;}
.navbar-toggle:focus{    background: #f25a4d !important;}
.navbar-default .navbar-toggle .icon-bar {
    background: #fff;
}
.head_wrap.scroll{
	height: 45px;
}
.head_wrap.scroll .logo01{
	display: none;
}
.head_wrap.scroll .logo02{
	display: block;
	margin-top: 14px;
}
.head_wrap.scroll .search{
	margin-top: 5px;
}
.head_wrap.scroll .head_right_ul_wrap{
	margin-top: 6px;
}
.head_wrap.scroll .head ul.head_ul li > a{
	line-height: 45px;
}
input.index_search::-webkit-input-placeholder{ 
	color: #fff; 
} 
input.index_search:-moz-input-placeholder{ 
	color: #fff; 
} 
input.index_search::-moz-placeholder { /* Mozilla Firefox 19+ */ 
	color: #fff; 
} 
input.index_search:-ms-input-placeholder { /* Internet Explorer 10+ */ 
	color: #fff; 
} 
.w100 {
    width: 100%;
}
.pro_img_wrap {
    position: relative;
}
.pro_img_wrap>img{height:290px; object-fit:cover;}
.pro_lay{ position:absolute; top:3%; bottom:3%; right:3%; left:3%; background:rgba(0,0,0,0.7); display:none;}
.pro_lay img{ position:absolute; top:50%; left:50%; margin-top:-25px; margin-left:-25px;}
.pro_img_wrap:hover .pro_lay {
    display: block;
}
.pro_bottom {
    font-size: 19px;
    color: #000;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.news_title {
    font-size: 17px;
    color: #000;
    font-weight: normal;
    text-align: left;
}
.white {
    color: #fff !important;
}
.mt15 {
    margin-top: 15px;
}
.news_time {
    font-size: 16px;
    color: #797979;
    text-align: left;
}
.mt10 {
    margin-top: 10px;
}
.news_con {
    font-size: 16px;
    color: #797979;
    line-height: 25px;
    text-align: left;
}
.return {
    padding: 10px 20px;
    background: #0089ce;
    color: #fff;
    margin-top: 25px;
    display: inline-block;
    border: none;
}
.new_more {
    font-size: 14px;
    float: left;
    padding: 5px 10px;
    color: #fff !important;
    width: 80px;
    text-decoration: none;
}
.boRadius4 {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}
.carousel-indicators {
    width: 17px;
    position: absolute;
    bottom: 20px;
    top: 45%;
    right: 5%;
    z-index: 15;
    padding-left: 0;
    text-align: center;
    list-style: none;
    left: auto;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 2px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active{
	background: #c3291f;
	width: 10px;
	height: 10px;
	border-color: #c3291f;
}
.carousel-caption {
    top: 50%;
    left: 23%;
    margin-top: -115px;
    text-align: left;
    right: 20%;
    padding-bottom: 30px;
}
.banner_titl {
    font-size: 38px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
   
}
.solution_wrap01{ width:50%;} 
.index_video{ margin-top:40px; margin-left:-40px; display:none;cursor: pointer;}
.index_video.active{ display:block;} 
.img_in_wrap{border-top:none; border-left:none; display:inline-block;  margin-bottom:100px;}
.fl {
    float: left;
}
.solution_wrap {
    background: #D3D3D3;
    padding: 50px 0px;
    width: 100%;
    float: left;
}
.solution_l {
    width: 70%;
    float: right;
    padding-right: 80px;
}
.solution_titl {
    font-size: 60px;
    color: #fff;
    margin-top: 0;
}
.index_margin_l {
    margin-left: 50px;
}
.bold {
    font-weight: bold !important;
}
.index_margin_l {
    margin-left: 50px;
}
.colu_p_top {
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 20px;
}
.colu_p {
    font-size: 13px;
    color: #fff;
    margin-bottom: 0px;
    line-height: 28px;
}
.index_margin_l {
    margin-left: 50px;
}
.textUp{ text-transform:uppercase;}

.more_in {
    font-size: 13px;
    color: #fff;
    display: block;
    margin-top: 40px;
    margin-left: 62px;
}
.more_in:hover{
	color: #fff;
	text-decoration: underline;
}
.colu_p_wrap_in{
	display: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	top: 0;
}
.colu_p_wrap_in.active{
	display: block;
}
.index_ul{ width:15px; float:right; margin-top:50px; margin-right:20px;}
.index_ul li span{cursor: pointer; background:#cccccc; display:inline-block; width:12px; height:12px; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%; -ms-border-radius:50%; margin-bottom:5px;}
.index_ul li.active span{ background:#fff;border: 2px solid #c3291f;}
.solution{
	width: 100%;
	float: left;
	height: 100%;
	overflow: hidden;
}

.video_delay, .zizhi_delya{ display:none; position:fixed; top:0px; right:0px; bottom:0px; left:0px;  z-index:9999;}
.video_delay_wrap, .zizhi_in{ position:absolute; top:10%; width:80%; left:10%;}
.video_delay_wrap_in{ position:relative;}
.close_in02, .close_in03{ position:absolute; top:5px; right:367px; z-index:2;}
.close_in02 i, .close_in03 i{ color:#fff; font-size:25px;}
#video1{ width:100%; height:auto;max-width: 800px;margin: 0 auto;display: block;}
#services{
	width: 100%;
	float: left;
	padding-bottom: 40px;
}
.tit_1{
	text-align: center;
	color: #000;
}
.tit_1 h5{
	font-size: 32px;
	font-family: "humanst521ltbtlight";
}
.tit_1 h2{
	font-weight: bold;
	font-size: 38px;
	margin: 10px 0;
}
.tit_1 img{
	display: block;
	margin: 10px auto;
}
.tit_1 p{
	font-size: 19px;
}
.tit_1.tit_white{
	color: #fff;
}
.tit_1.tit_left{
	text-align: left;
}
.tit_1.tit_left img{
	margin: 20px 0;
	clear: both;
}
.advantage_dl {
    position: relative;
    width: 100%;
    float: left;
}
.advantage_dl dt {
    position: absolute;
    left: 0px;
    top: 109px;
}
.advantage_dl dt img{
	width: 90%;
}
.advantage_dl dt i {
    color: #0089ce;
    font-size: 40px;
}
.advantage_dl dd {
    float: left;
    margin-left: 65px;
}
.ad_titl {
    font-size: 80px;
    color: #d7d7d7;
    margin-bottom: 0px;
    font-weight: normal;
    letter-spacing: -6px;
    font-family: "Microsoft Yi Baiti";
}
.ad_name {
    font-size: 21px;
    color: #222222;
    margin-top: 0px;
    font-weight: normal;
    margin-bottom: 15px;
}
.ad_con {
    font-size: 13px;
    color: #767676;
    line-height: 25px;
}
.mt20{
	margin-top: 20px;
}
#our_project{
	width: 100%;
	float: left;
	padding: 50px 0;
	background: #f1f1f1;
}
#our_project .project_list{
	width: 100%;
	padding: 0 20px;
}
#our_project .project_list .nav-tabs{
	border-bottom: 0;
	margin-top: 20px;
	text-align: center;
}
#our_project .project_list .nav-tabs>li{
	margin: 0;
	float: none;
	display: inline-block;
}
#our_project .project_list .nav-tabs>li a{
	background: none;
	color: #000000;
	font-size: 18px;
	border: 0;
	border-radius: 0;
	padding: 0;
	padding: 5px 10px;
	text-align: center;
	text-align: center;
	min-width: 100px;
}
#our_project .project_list .nav-tabs>li.active>a, 
#our_project .project_list .nav-tabs>li.active>a:focus, 
#our_project .project_list .nav-tabs>li.active>a:hover{
	color: #fff;
	background: #c3291f;
}
#our_project .plist{
	width: 100%;
	float: left;
	margin-top: 20px;
}
#our_project .plist li{
	padding-bottom: 40px;
}
#our_project .plist li a{
	display: block;
    position: relative;
    padding: 10px;
}
#our_project .plist li a:before{
	position: absolute;
	width: 100%;
	height: 85%;
	border: 5px solid #fff;
	content: "";
	left: 0;
	top: 0;
}
#our_project .plist li img.img{
	width: 100%;
}
#our_project .plist li .pro_bottom{
    background: #fff;
    position: absolute;
    bottom: -35px;
    right: 8%;
    left: 8%;
    line-height: 25px;
    padding: 15px 10px;
    box-shadow: 0px 2px 8px rgba(0,0,0,.2);
    font-size: 17px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #000;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#our_project .tab-content>.tab-pane{
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
#our_project .tab-content>.tab-pane.active{
	-webkit-animation-name:fadeIn;
	animation-name:fadeIn;
	-webkit-animation-duration:.75s;
	animation-duration:.75s;
}
#our_customers{
	width: 100%;
	float: left;
	padding: 50px 0;
	position: relative;
	overflow: hidden;
}
#our_customers:before{
	top: 0;
	position: absolute;
	content: "";
	width: 100%;
	height: 60%;
	background: #C2C2C2 url(../images/bg_1.png) 90% 50% no-repeat;
	z-index: -1;
}
#our_customers .cont{
	width: 100%;
	margin-top: 40px;
	position: relative;
}
#our_customers .cont .video2 img{
	max-width: 100%;
}
#our_customers .swiper-container{
	width: 438px;
	height: 344px;
	position: absolute;
	right: 0px;
	top: -40px;
	z-index: 111;
	background: #fff;
	box-shadow: 0 2px 8px rgba(0,0,0,.2);
}
#our_customers .swiper-container .swiper-slide{
	padding: 10px;
}
#our_customers .swiper-container .swiper-slide ul{
	width: 100%;
	padding: 10px 0;
}
#our_customers .swiper-container .swiper-slide ul li{
	width: 50%;
	float: left;
	padding: 0 10px;
}
#our_customers .swiper-container .swiper-slide ul li a{
	display: block;
	border-bottom: 1px dashed #d9d9d9;
	position: relative;
}
#our_customers .swiper-container .swiper-slide ul li:nth-child(odd) a:after{
	content: "";
	position: absolute;
	border-right: 1px dashed #d9d9d9;
	height: 90%;
	width: 1px; 
	right: -10px;
	top: 5px;
}
#our_customers .swiper-container .swiper-slide ul li:nth-last-child(1) a,
#our_customers .swiper-container .swiper-slide ul li:nth-last-child(2) a{
	border-bottom: 0;
}
#our_customers .swiper-container .swiper-slide ul li a img{
	display: block;
	width: 100%;
}
#our_customers .swiper-container .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	margin: 6px 0;
}
#our_customers .swiper-container .swiper-pagination-bullet-active{
	border: 2px solid #c6332a;
	background: #fff;
}
#news_center{
	width: 100%;
	float: left;
	padding: 40px 0;
}
#news_center .news_list{
	width: 100%;
	margin-top: 40px;
}
#news_center .news_list .item{
	width: 100%;
}
#news_center .news_list .item img{
	width: 100%;
	height:210px;
	object-fit:cover;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
#news_center .news_list .item>a{
	display: block;
	overflow: hidden;
}
#news_center .news_list .item>a:hover img{
	transform:scale(1.1);
	-ms-transform:scale(1.1);	/* IE 9 */
	-moz-transform:scale(1.1);	/* Firefox */
	-webkit-transform:scale(1.1); /* Safari 和 Chrome */
	-o-transform:scale(1.1); 	/* Opera */
}
#news_center .news_list .item .bt{
	width: 100%;
	margin-top: 20px;
	position: relative;
}
#news_center .news_list .item .bt .date{
	width: 64px;
	height: 121px;
	position: absolute;
	left: 0;
}
#news_center .news_list .item .bt .date .t{
	height: 64px;
	background: #373737;
	text-align: center;
	padding: 6px 0;
}
#news_center .news_list .item .bt .date .t b{
	display: block;
	color: #fff;
	font-weight: normal;
	line-height: 32px;
	font-size: 27px;
}
#news_center .news_list .item .bt .date .t span{
	display: block;
	text-align: center;
	color: #fff;
	font-size: 13px;
}
#news_center .news_list .item .bt .date .b{
	height: 57px;
	width: 100%;
	border: 1px solid #e6e6e6;
	border-top: 0;
	text-align: center;
	text-decoration: none;
	display: block;
	line-height: 57px;
	color: #202a30;
	font-size: 16px;
}
#news_center .news_list .item .bt .date .b i{
	margin-right: 4px;
}
#news_center .news_list .item .bt .r{
	padding-left: 80px;
}
#news_center .news_list .item .bt .r h5 a{
	margin-top: 10px;
	display: block;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#news_center .news_list .item .bt .r h5 a:hover{
	color: #d75e54;
	text-decoration: none;
}
#news_center .news_list .item .bt .r p{
	line-height: 28px;
	color: #727272;
	font-size: 13px;
	max-height: 84px;
	overflow: hidden;
}
.bt_more{
	width: 100%;
	padding: 20px 0;
}
.bt_more a{
	display: block;
	width: 158px;
	height: 48px;
	line-height: 48px;
	border-radius: 24px;
	background: #373737;
	font-size: 15px;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	text-decoration: none;
}
.bt_more a:hover{
	box-shadow: 0 0 6px rgba(0,0,0,.3);
}
#our_team{
	width: 100%;
	float: left;
	padding: 40px 0;
}
#our_team .list{
	width: 100%;
	padding: 20px 0;
}
#our_team .list .item{
	width: 100%;
	position: relative;
	display: block;
}
#our_team .list .item img{
	display: block;
	margin: 0 auto;
}
#our_team .list .item .tit{
	width: 210px;
	height: 46px;
	line-height: 46px;
	border-radius: 23px;
	background: #c3291f;
	position: absolute;
	bottom: 5%;
	color: #fff;
	font-size: 15px;
	text-align: center;
	left: 50%;
	margin-left: -105px;
}
#our_team .list .item .tit span{
	display: block;
	position: relative;
	width: 100%;
	padding: 0 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#our_team .list .item .tit span:after{
	width: 33px;
	height: 33px;
	content: "+";
	background: #fff;
	border: 3px solid #c3291f;
	border-radius: 50%;
	position: absolute;
	right: 10px;
	top: -12px;
	color: #333;
	font-size: 25px;
	line-height: 26px;
	text-align: center;
}
.foot{ background:#333333;width: 100%;
	padding-top: 20px;
	overflow: hidden;
	padding-bottom: 20px;
float: left;}
.foot_bottom{ background:#2b2b2b;width: 100%;
    font-size: 13px;
    color: #cecece;
    padding: 10px;
    line-height: 25px;
float: left;}

.foot_bottom a, .foot_bottom p{ font-size:12px; color:#b5b5b5;margin-bottom: 0;}
.foot_h3 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px;
}
.foot_ul li {
    float: left;
    width: 50%;
    padding-bottom: 5px;
    font-size: 14px;
    color: #8394ab;
}
.foot_ul li a{
	color: #808080;
	font-size: 13px;
	text-decoration: underline;
}
.foot_dl {
    position: relative;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.foot_dl dt {
    position: absolute;
    top: 0px;
    left: 0px;
}
.foot_dl i {
    color: #f25a4d;
	font-size: 16px;
}
.foot_dl dd {
    float: left;
    margin-left: 35px;
    font-size: 13px;
    color: #808080;
    line-height: 20px;
    border-left: 1px solid #4e4e4e;
    padding-left: 15px;
    margin-bottom: 10px;
    width: 100%;
    min-height: 40px;
}
.foor_in_wrap {
    width: 264px;
    float: left;
}
.foot_in {
    float: left;
    margin-bottom: 10px;
    border: none;
    background: transparent;
    border-bottom: 1px solid #3d3d3d;
    line-height: 40px;
    text-indent: 0.5em;
    width: 100%;
    outline: none;
    font-size: 13px;
    color: #808080;
}
.foot_text {
    background: transparent;
    border: 1px solid #3d3d3d;
    line-height: 40px;
    text-indent: 0.5em;
    width: 260px;
    height: 109px;
    float: left;
    font-size: 13px;
    color: #808080;
    resize: none;
    margin-left: 28px;
    outline: none;
}
.send {
    float: right;
    border: 2px solid #f25a4d;
    width: 140px;
    height: 42px;
    line-height: 38px;
    text-align: center;
    color: #f25a4d;
    margin-top: 20px;
    background: transparent;
    outline: none;
}

#ibanner{
	width: 100%;
	float: left;
	position: relative;
}
#ibanner img{
	width: 100%;
}
.banner_name {
    width: 100%;
    position: absolute;
    top: 45%;
}
.banner_title {
    font-size: 43px;
    font-weight: bold;
	margin-bottom: 10px;
}
.banner_words {
    font-size: 18px;
    color: #fff;
    margin-top: 5px;
}
#case_list{
	width: 100%;
	float: left;
	padding: 60px 0;
}
#case_list .nav{
	width: 100%;
	float: left;
	padding: 10px 0;
	text-align: center;
}
#case_list .nav li{
	display: inline-block;
}
#case_list .nav li a{
    background: none;
    color: #000000;
    font-size: 18px;
    border: 0;
    border-radius: 0;
    padding: 0;
    padding: 5px 10px;
    text-align: center;
    text-align: center;
    text-decoration: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin: 0 5px;
    min-width: 100px;
    display: block;
}
#case_list .nav li a:hover,
#case_list .nav li a.on{
    font-size: 18px;
    border: 0;
    border-radius: 0;
    padding: 0;
    padding: 5px 10px;
    color: #fff;
    background: #c3291f;
    text-align: center;
    text-align: center;
    min-width: 100px;
}
#case_list .cont{
	width: 100%;
	float: left;
	margin-top: 20px;
}
#case_list .cont .item {
	margin-bottom: 10px;
}
#case_list .cont .item p{
	line-height: 40px;
	text-align: center;
	color: #000;
	font-size: 17px;
	height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#case_list .cont .item p a{
	color: #000;
}
#page{
	width: 100%;
	float: left;
	margin-top: 20px;
	text-align: center;
}
#page ul li{
	display: inline-block;
	margin: 0 5px;
}
#page ul li a{
	display: inline-block;
	min-width: 36px;
	height: 46px;
	border-radius: 4px;
	line-height: 46px;
	text-align: center;
	color: #535353;
	font-size: 14px;
	text-decoration: none;	
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
#page ul li:first-child a,#page ul li:last-child a{
	width: auto;
	height: auto;
	background: #fff !important;
	color: #535353 !important;
}
#page ul li a.on,
#page ul li a:hover{
	background: #c3291f;
	color: #fff;
}
#page ul li span{
	display: inline-block;
	line-height: 20px;
	height: 30px;
	vertical-align: middle;
	padding: 0 10px;
	border: 1px solid #bfbfbf;
}
#case_detail{
	width: 100%;
	float: left;
	padding: 50px 0;
}
#case_detail .title{
	width: 100%;
}
#case_detail .title .l{
	width: 50%;
	float: left;
	font-size: 21px;
	color: #323232;
}
#case_detail .title .r{
	float: right;
}
#case_detail .title .r a.ret{
	color: #fff;
	display: inline-block;
	width: 140px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #c3291f;
	margin-right: 10px;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 20px;
}
#case_detail .title .r a.btn{
	display: inline-block;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	background: #c3291f;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	margin-right: 10px;
	padding: 0;
	font-family: "SimSun";
	font-weight: bold;
}
#case_detail .slide_case{
	width: 100%;
	padding: 70px;
	float: left;
}
#case_detail .case_info{
	width: 100%;
	float: left;
	color: #323232;
	line-height: 35px;
	font-size: 15px;
}
#case_detail .case_info span{
	margin-right: 40px;
}
#service_i{
	width: 100%;
	float: left;
	padding: 50px 0;
}
#service_i .content p{
	font-size: 15px;
	line-height: 37px;
	color: #707070;
}
#service_i .content img{
	margin: 0 auto;
}
.en_top .tit_1 {
	float: left;
}
.en_top a.ret{
	margin-top: 50px;
    color: #fff;
    display: inline-block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #c3291f;
    margin-right: 10px;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 20px;
}
.en_top a.btn{
    display: inline-block;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background: #c3291f;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    margin-right: 10px;
    padding: 0;
    font-family: "SimSun";
    font-weight: bold;
}
#tuandui_detail,
#tuandui_list,
#news_list{
	width: 100%;
	float: left;
	padding: 50px 0;
}
#news_center .item{
	margin-bottom: 20px;
}
#news_list .news_list{
	margin-top: 0;
}
#tuandui_list .item a{
	display: block;
	width: 100%;
	margin-top: 20px;
}
#tuandui_list .item a img{
	width: 100%;
}
#tuandui_list .item p{
	line-height: 36px;
	text-align: center;
	height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #000;
	font-size: 15px;
}
#tuandui_detail .cont{
	width: 100%;
	margin-bottom: 40px;
	float: left;
	margin-top: 30px;
}
#tuandui_detail .cont .npic{
	width: 100%;
}
#tuandui_detail .cont .box{
	border: 4px solid #f25a4d;
	width: 100%;
	padding: 38px 47px;
	min-height: 446px;
}
#tuandui_detail .cont .box h2{
	font-size: 22px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 30px;
}
#tuandui_detail .cont .box h5{
	font-size: 16px;
	color: #000;
	line-height: 32px;
}
#tuandui_detail .cont .box p{
	font-size: 14px;
	color: #616161;
	line-height: 30px;
}
#contact{
	width: 100%;
	float: left;
	padding: 50px 0;
}
#contact .cont{
	width: 100%;
	float: left;
	margin-top: 50px;
}
#contact .cont .item{
	text-align: center;
	margin-bottom: 20px;
}
#contact .cont .item span{
	display: block;
	width: 116px;
	height: 116px;
	margin: 0 auto;
	background: #474747;
	color: #fff;
	text-align: center;
	margin-bottom: 10px;
	line-height: 116px;
	font-size: 60px;
	border-radius: 6px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
#contact .cont .item:hover span{
	background: #c3291f;
}
#contact .cont .item h5{
	color: #383838;
	font-weight: bold;
	font-size: 16px;
	margin: 15px 0;
}
#contact .cont .item p{
	color: #383838;
	font-size: 14px;
}
#contact .btcont{
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
#contact .btcont h3{
	font-size: 22px;
	color: #1d1d1d;
	margin-bottom: 30px;
}
#contact .btcont form{
	width: 50%;
	float: left;
}
#contact .btcont form .fg{
	width: 100%;
	padding: 10px;
	border-bottom: 1px solid #d1d1d1;
}
#contact .btcont form .fg input{
	width: 100%;
	line-height: 30px;
	border: 0;
	outline: none;
}
#contact .btcont form .fg textarea{
	width: 100%;
	line-height: 30px;
	border: 0;
	outline: none;
	min-height: 100px;
}
#contact .btcont form button{
	width: 158px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: #373737;
	border-radius: 24px;
	color: #fff;
	font-size: 16px;
	border: 0;
	margin-top: 30px;
	outline: none;
}
#contact .btcont form button:hover{
	background: #f25a4d;
}
#contact .btcont .map{
	position: absolute;
	width: 45%;
	left: 55%;
}
#contact .btcont .map img{
	width: 100%;
}
#boutus{
	width: 100%;
	float: left;
	padding: 50px 0;
}
#boutus .top{
	width: 100%;
	padding: 20px 0 100px 0;
	float: left;
	position: relative;
}
#boutus .top .l{
	width: 50%;
	border: 4px solid #f25a4d;
	padding: 40px 180px 40px 40px;
	position: relative;
}
#boutus .top .l:after{
	position: absolute;
	width: 70%;
	height: 40%;
	border-top: 1px solid #f25a4d;
	border-right: 1px solid #f25a4d;
	content: "";
	right: -30%;
	top: 40px;
}
#boutus .top .l h4{
	font-family: "humanst521ltbtlight";
	font-size: 30px;
}
#boutus .top .l h4 b{
	font-family: "Humanist777";
	font-weight: bold;
	text-transform: uppercase;
	font-size: 32px;
	color: #f25a4d;
}
#boutus .top .l p{
	font-size: 13px;
	line-height: 32px;
	color: #1a1a1a;
}
#boutus .top .nnppic{
	position: absolute;
	right: 0;
	top: 30%;
	max-width: 60%;
}
#boutus .top .nnppic img{
	width: 100%;
	cursor: pointer;
}
#boutus .mid{
	width: 100%;
	float: left;
	margin-top: 40px;
}
#boutus .mid .cont{
	width: 100%;
	float: left;
	margin-top: 30px;
}
#boutus .mid .cont .item{
	position: relative;
}
#boutus .mid .cont .item:hover .pro_lay{
	display: block;
}
#boutus .mid .cont .item:hover .pro_lay p{
	color: #fff;
	text-align: center;
	height: 30px;
	line-height: 30px;
	left: 0;
	top: 60%;
	position: absolute;
	width: 100%;
}
#boutus .mid .cont .pro_lay img{
	width: 50px;
	height: 50px;
}
#boutus .getmore{
	width: 100%;
	background: #f25a4d;
	float: left;
}
#boutus .bot{
	width: 100%;
	float: left;
	padding: 30px 0;
}
#boutus .bot .cont{
	width: 100%;
	float: left;
	margin-top: 30px;
}
#boutus .bot .cont .owl-carousel .owl-item{
	border: 1px solid #ccc;
}
.footfix {
          display:none;
        }
 .logo_img .logo02 span {
 	display: none;
 }
@media (min-width: 1200px) and (max-width: 1430px){
 	.navbar-nav{
 		margin-left: 120px;
 	}
 	.logo_img{
 		left: 20px;
 	}
 	.head ul.head_ul li > a{
 		padding: 0 15px;
 	}
 	.search{
 		margin-right: 10px;
 	}
}

@media (min-width: 992px) and (max-width: 1200px){
 	.navbar-nav{
 		margin-left: 120px;
 	}
 	.logo_img{
 		left: 20px;
 	}
 	.head ul.head_ul li > a{
 		padding: 0 5px;
 		font-size: 14px;
 	}
 	.head_right_ul_wrap{
 		font-size: 13px;
 		width: 230px;
 		padding: 0;
 		text-align: center;
 		line-height: 33px;
 	}
 	.search{
 		margin-right: 10px;
 	}
 	.solution_l {
	    width: 90% !important;
	}
	.index_video{
		width: 350px;
    	margin-top: 80px;
	}
	.index_ul{
		margin-top: 20px;
	}
	.img_in_wrap {
	    width: 450px;
	}
	.img_in_wrap img{
		width: 100%;
	}
	.foor_in_wrap{
		width: 160px;
	}
	#boutus .top .l{
		padding-right: 100px;
	}

}

@media (min-width: 768px) and (max-width: 991px){
	.head_right_ul_wrap{
		display: none;
	}
 	.navbar-nav{
 		margin-left: 120px;
 	}
 	.logo_img{
 		left: 20px;
 	}
 	.head ul.head_ul li > a{
 		padding: 0 6px;
 		font-size: 14px;
 	}
 	.head_right_ul_wrap{
 		font-size: 13px;
 		width: 230px;
 		padding: 0;
 		text-align: center;
 		line-height: 33px;
 	}
 	.search{
 		margin-right: 10px;
 	}
	.solution_wrap01 {
	    width: 100%;
	}
	.index_ul{
		margin-top: -80px;
	}
	.index_video{
		margin-left: 40px;
		margin-top: 40px;
	}
	img.img_in{
		margin-left: 100px;
	}
	#case_detail .slide_case{
		padding: 20px;
	}
	#boutus .top .l{
		padding: 30px 80px 30px 30px;
	}
}

@media (max-width: 767px){
	.mobile-foot{display: block;}
	.logo_img {
	    top: 13px !important;
		left: 10px;
	}
	.logo_img .logo01{
		display: none;
	}
	.logo_img .logo02{
		display: block;
		margin-top: 0 !important;
	}
	 .logo_img .logo02 span {
         color:#fff;
         font-size:14px;
         display: inline-block;
        }
 	.navbar-nav{
 		margin: 0;
 	}
 	.navbar-collapse, .navbar-collapse.in {
	    margin: 0;
	}
	.head_ul li.active, .dropdown-menu li {
	    background: rgba(242,90,77,0.7) !important;
	}
	.head_ul li {
	    padding-left: 20px !important;
	    background: #fff !important;
	    border-bottom: 1px solid #eee;
	    width: 100%;
	    float: none !important;
	}
	.head ul.head_ul li.active a {
	    color: #fff !important;
	    background: rgba(242,90,77,0.3) !important;
	    box-shadow: 0px 0px 0px 0px !important;
	}
	.head ul.head_ul li > a {
	    line-height: 45px !important;
	    padding: 0;
	    color: #333 !important;
	    font-size: 13px;
	}
	.head_ul li a {
	    color: #000 !important;
	}
	.head_ul li:hover {
	    background: rgba(242,90,77,0.3) !important;
	}
	.navbar-nav>li:hover > a {
	    color: #fff !important;
	}
	.head ul.head_ul li > a:hover{
		color: #fff;
	}
	.dropdown-menu {
	    position: inherit !important;
	    float: none !important;
	}
	.head ul.head_ul li > a:hover{
		 color: #fff !important;
	}
	.head_ul li:hover {
	    background: rgba(242,90,77,0.3) !important;
	}
	.head_ul li.active, .dropdown-menu li {
	    background: rgba(242,90,77,0.7) !important;
	}
	.container-fluid, .navbar-collapse {
	    padding: 0px;
	    margin: 0;
	}
	.head_ul li {
	    padding-left: 20px !important;
	}
	.head_right_wrap {
	    background: #fff !important;
	    height: 70px !important;
	}
	.search {
	    margin-left: 15px !important;
	    float: left !important;
    	margin-right: 1px !important;
	}
	.head_right_ul_wrap {
    	border-color: #000 !important;
		color: #000;
		padding: 6px 10px;
		width: 214px;
		margin-right: 10px;
	}
	.lang_head{
		color: #000;
		font-size: 12px;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{
		margin: 0;
	}
	.carousel-caption{
		padding-bottom: 0;
		top: auto;
		left: 10px;
		right: 10px;
	}
	.banner_titl{
		font-size: 16px;
		padding-bottom: 0;
	}
	.solution_wrap01 {
	    width: 100%;
	}
	.solution_l{
		width: 100%;
		padding: 0 20px;
	}
	.index_margin_l{
		margin-left: 20px;
	}
	.index_ul{
		margin-top: -80px;
	}
	.index_video{
		width: 100%;
		margin: 0;
	}
	img.img_in{
		width: 100%;
	}
	.img_in_wrap{
		margin-bottom: 0;
	}
	.head_wrap.scroll .head_right_ul_wrap,
	.head_wrap.scroll .search{
		margin-top: 27px;
	}
	#our_project .project_list{
	}
	#our_project .project_list .nav-tabs>li a{
		font-size: 16px;
	}
	#our_project .plist li .pro_bottom{
		font-size: 15px;
	}
	#our_customers .swiper-container{
		width: 100%;
		position: static;
		height: 280px;
	}
	#our_team .list .item{
		margin-bottom: 20px;
	}
	.foot_ul{
		width: 100%;
		float: left;
		margin-bottom: 20px;
	}
	.foot_text,
	.foor_in_wrap{
		width: 100%;
		margin-left: 0;
	}
	#ibanner img{
		min-height: 150px;
	}
	.banner_name{
		top: auto;
		bottom: 10%;
	}
	.banner_title{
		font-size: 20px;
	}
	.banner_words{
		font-size: 14px;
	}
	#case_detail .slide_case{
		padding: 40px 0;
	}
	#case_detail .title .l{
		width: 100%;
	}
	#case_detail .title .r{
		width: 100%;
		float: left;
		margin-top: 20px;
	}
	#tuandui_detail .cont .npic{
		margin-bottom: 30px;
	}
	#tuandui_detail .cont .box{
		padding: 15px;
	}
	#contact .btcont form{
		width: 100%;
	}
	#contact .btcont .map{
		width: 100%;
		position: static;
		margin-top: 20px;
	}
	#boutus .top .l{
		width: 100%;
		padding: 10px;
	}
	#boutus .top .l:after{
		display: none;
	}
	#boutus .top .nnppic{
		position: relative;
		max-width: 100%;
		margin-top: 30px;
	}
   .footfix {
          position: fixed;
          display: flex;
          justify-content:space-around;
          z-index: 100;
          bottom: 0;
          width: 100%;
          background-color: #f25a4d;
        }
        .footfix a {
        	text-decoration: none;
        }
        .footfix .footlist {
          padding: 6px 0;
        }
        .footfix .footlist .fa {
           font-size: 26px;
           color: #fff;
           display: block;
           padding-left: 17px;

        }
        .footfix .footlist span {
          text-align: center;
          color: #fff;
          font-size: 14px;
        }
.foot_bottom{margin-bottom: 50px;}
}
@media (max-width: 320px){

	#our_customers .swiper-container{
		height: 230px;
	}
}

.carousel2 .owl-stage-outer {
    padding-bottom: 1px;
}
.news_des_titl{ font-size:25px; color:#000; text-align:center; border-bottom:1px dashed #919191; padding:10px 0px;}
.news_top_ul { font-size:16px; margin-top:20px;color:#747474; padding:0px 10px ; text-align:center;}

.news_content{ font-size:16px; color:#747474; line-height:25px; padding-top:15px; margin-bottom:30px;}
#news_center .news_list .item .bt{ margin-bottom:45px;}
.sp-thumbnail-image{max-height:171px;}

.colu_p_wrap_in2 p{font-size: 15px; color: #fff; margin-left:50px;}

#kfoutbox{ display:none !important;} 
   


