@charset "utf-8";
/* CSS Document */
*{
	margin:0 ;
	padding:0;
}
a{
	text-decoration:none;
	outline:none;
}

a:hover{text-decoration:none;}

img{
	outline:none;
	border:none;
}

li{
	list-style:none;
}

body{
	font-family:Helvetica LT Std, 'Microsoft Yahei', sans-serif;
	min-width:1200px!important;
}

.clear {clear:both;}

/*-----------------------------------header--------------------------------*/
.header{
	position:relative;
}

.header:after{
	background:#27303f;
	content:"";
	position:absolute;
	right:0;
	top:0;
	height:100%;
	width:30%;
	z-index:-1;
}

.header .head_top{
	width:1200px;
	margin:0 auto;
	z-index:999;
}

.header .head_top .left_logo{
	width:428px;
	float:left;
	padding-top:20px;
}

.header .head_top .left_logo img{
	max-width:50%;
	margin-left:34px;
}

.header .head_top .top_contact{
	width:460px;
	float:right;
	background:#27303f;
	padding:7px 0;
	z-index:9999;
	position:relative;
}

.header .head_top .top_contact:before{
	position:absolute;
	content:"";
	top:0;
	width:80px;
	-webkit-transform: skew(20deg, 00deg);
	transform: skew(20deg, 0deg);
	left:-51px;
	background:#27303f;
	height:100%;
	z-index:-1;
	
}

.header .head_top .top_contact .contact_box{
	width:280px;
	float:right;
	z-index:9999;
}

.head_top .top_contact .contact_box .fuwu_phone{
	background:url(../img/phone.png)left no-repeat;
	padding-left:53px;
	margin-bottom:5px;
}

.head_top .top_contact .contact_box .fuwu_phone span{
	font-size:14px;
	color:#c4cad3;
}

.head_top .top_contact .contact_box .fuwu_phone p{
	font-size:28px;
	color:#fff;
	font-family:Helvetica LT Std;
}

.head_top .top_contact .contact_box .search{
	border:1px solid #424a56;
	padding:3px 0;
	box-sizing:border-box;
}

.head_top .top_contact .contact_box .search .search_box{
	border:none;
	background:none;
	outline:none;
	color:#fff;
	height:25px;
	padding:3px;
	box-sizing:border-box;
	width:80%;
}

.head_top .top_contact .contact_box .search .serach_button{
	border:none;
	border-left:1px solid #424a56;
	display:inline-block;
	width:15%;
	height:25px;
	background:url(../img/serach_icon.png)center no-repeat;
	float:right;
	cursor:pointer;
}

/*-------------------head_nav------------------------*/
.head_nav{
	background:#00afff;
	z-index:999;
}

.head_nav .nav_list{
	width:1180px;
	margin:0 auto;
	padding:0 15px;
	box-sizing:border-box;
}

.head_nav .nav_list ul li{
	float:left;
	
}

.head_nav .nav_list ul li a{
	font-size:14px;
	padding:30px 20px;
	display:inline-block;
	color:#fff;
	z-index:999;
	position:relative;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in; 
	-o-transition: all 0.3s ease-in; 
	transition: all 0.3s ease-in;
}

.head_nav .nav_list ul li a:after{
	position:absolute;
	content:"";
	width:1%;
	height:100%;
	background:rgba(255,149,5,0);
	top:0;
	left:0;
	-webkit-transform: skew(20deg, 00deg);
	transform: skew(20deg, 00deg);
	z-index:-1;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in; 
	-o-transition: all 0.3s ease-in; 
	transition: all 0.3s ease-in;
}

.head_nav .nav_list ul li.active a:after{
	background:rgba(255,149,5,1);
	width:100%;
}

.head_nav .nav_list ul li:hover a:after{
	background:rgba(255,149,5,1);
	width:100%;
}

/*----------------------------kefu---------------------------*/
.kefu{position:fixed;top:15%;right:5px;z-index:99999;background:rgba(240,240,240,0.8);text-align:center;overflow:hidden;padding:5px;border-radius:5px;box-shadow: 1px 2px 5px #bdbdbd;}
.kefu .right_title{background:rgba(255,255,255,0.9);border-radius:5px;padding:5px;}
.kefu .right_title img{height:50px;}
.kefu .right_title h6{font-size:14px;color:#2185d0;margin:5px 0;font-weight:normal;}
.kefu ul{background:rgba(255,255,255,0.9);margin:5px 0 0 0;padding:5px;border-radius:5px;}
.kefu ul li{line-height:24px;border-bottom:1px dashed #dedede;padding:5px 0;cursor:poniter;}
.kefu ul li .ewmbox1 , .kefu ul li .ewmbox2{display:none;width:100px;text-align:center;	background:#fff;padding:5px;position:absolute;right:145px;border-radius:5px;box-shadow:1px 2px 5px #ababab;}
.kefu ul li .ewmbox1{top:16%;}
.kefu ul li .ewmbox2{top:34%;}
.kefu ul li .ewmbox1 p , .kefu ul li .ewmbox2 p{position:relative;}
.kefu ul li .ewmbox1 p:after , .kefu ul li .ewmbox2 p:after{top: -85px;position: absolute;   content: "";width: 20px;height: 25px;right: -18px;background:url(../img/sjx.png)center no-repeat;background-size:15px;}
.kefu ul li span{color:#2185d0;font-size:14px;}
.kefu ul li p{margin:0;padding:0;}
.kefu ul li p a{font-size:18px;color:#333;background:url(../img/qqkefu.png);background-position:left;background-repeat:no-repeat;background-size:20px;padding:5px 0 5px 25px;font-weight:normal;}
.kefu ul li h6 a{font-size:12px;color:#333;}
.kefu ul li h5 a{font-size:18px;background:url(../img/phone003.png);background-position:left;background-repeat:no-repeat;background-size:20px;padding:5px 0 5px 25px;font-weight:normal;color:#333;}
.kefu ul li img{width:90px;}

/*-----------------------------------index-banner----------------------*/
.banner{
	z-index:99;
	position:relative;
	margin-bottom:100px
}

/* .index-banner .owl-controls{display:none;} */

.banner_index .flex-direction-nav .flex-prev,
.banner_index .flex-direction-nav .flex-next {
  display: block;
  width: 55px;
  height: 55px;
  border: solid #fff 1px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  transition: .5s;
  font-size: 0;
}

/*-----------------------------------index_service---------------------------*/
.service_box{
	width:1178px;
	z-index: 99999;
	position: absolute;
    left: 50%;
	margin-left:-589px;
	bottom: -12%;
}

.index_service{
	/* width:100%; */
	padding:20px;
	box-sizing:border-box;
	background:#00afff;
	box-shadow:2px 3px 5px #d2d2d2;
	border-radius:2px;
	/* margin-top:-55px; */
}


.index_service h5{
	font-size:24px;
	color:#fff;
	margin-bottom:15px;
	font-weight:normal;
}

.index_service p{
	font-size:14px;
	color:#fff;
	line-height:24px;
}

.index_service span{
	border-radius:2px;
	border:1px solid #fff;
	padding:1px;
}

/*--------------------------index_product------------------------*/
.index_product{
	width:100%;
	padding:40px 0;
}

.product_box{
	width:1200px;
	margin:0 auto;
}

.product_box .left_list_pro{
	width:604px;
	float:left;
}

.product_box .left_list_pro .pro_title{
	padding:10px;
	box-sizing:border-box;
}

.product_box .left_list_pro .pro_title h5{
	font-size:24px;
	color:#0d0d0d;
	font-weight:normal;
	border-bottom:1px solid #e8e8e8;
	padding-bottom:10px;
	position:relative;
}

.product_box .left_list_pro .pro_title p{
	font-size:14px;
	color:#454545;
	margin:15px 0;
	line-height:24px;
}

.product_box .left_list_pro .pro_title a{
	font-size:14px;
	color:#454545;
	border:1px solid #454545;
	border-radius:50px;
	padding:5px 15px;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in; 
	-o-transition: all 0.3s ease-in; 
	transition: all 0.3s ease-in;
}

.product_box .left_list_pro .pro_title a:hover{
	color:#fff;
	background:#ff9505;
	border:1px solid #ff9505;
}

.product_box .left_list_pro .pro_title h5:before{
	position:absolute;
	content:"";
	width:118px;
	height:1px;
	bottom:0;
	left:0;
	background:#00afff;
}

.product_box .left_list_pro ul{
	margin-top:15px;
}

.product_box .left_list_pro ul li{
	width:50%;
	float:left;
	text-align:center;
	padding:10px;
	box-sizing:border-box;
}

.product_box .left_list_pro .product_list{
	position:relative;
	overflow:hidden;
	margin-top:13px;
}

.product_box .left_list_pro ul li img{
	float:left;
	/* max-width:100%; */
	width:100%;
	height:190px;
}

.product_box .left_list_pro .product_list h5{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	background:#ff9505;
	padding:5px 0;
	border-radius:50px 50px 0 0;
	font-size:14px;
	font-weight:normal;
	box-shadow: 0px 2px 5px #fff inset;
	-moz-box-shadow:0px 2px 5px #fff inset;             
	-webkit-box-shadow:0px 2px 5px #fff inset;  
}

.product_box .left_list_pro a{
	color:#fff;
}

.product_box .right_list_pro{
	width: 570px;
    float: left;
    margin-left: 24px;
    position: relative;
    z-index: 999;
	padding:10px;
	box-sizing:border-box;
}

/* .product_box .right_list_pro:before{
	position: absolute;
    width: 99%;
    height: 98%;
    content: "";
    border: 1px solid #7d7d7d;
    top: 19px;
    right: 15px;
    border-radius: 4px;
    z-index: -1;
} */

.product_box .right_list_pro .prod_pic{
	overflow:hidden;
	border-radius:4px;
}

.product_box .right_list_pro .prod_pic img{
	border-radius:4px;
	float:left;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in; 
	-o-transition: all 0.3s ease-in; 
	transition: all 0.3s ease-in;
}

.product_box .right_list_pro:hover .prod_pic img{
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}

.product_box .right_list_pro a{
	font-size:18px;
	color:#fff;
}

.product_box .right_list_pro p{
	font-size:14px;
	color:#fff;
	line-height:20px;
	margin-top:5px;
 }

.product_box .right_list_pro .list_pro_mess{
	position:absolute;
	top:0;
	left:0;
	padding:15px;
}

.index_product:nth-child(2n){
	background:#e3f4fb;
}

.index_product:nth-child(2n) .product_box .right_list_pro {
    width: 560px;
	margin-left:0px;
}

.index_product:nth-child(2n) .product_box .left_list_pro {
    margin-left:35px;
}

.index_product:nth-child(2n) .product_box .left_list_pro .pro_title h5{
    text-align:right;
}

.index_product:nth-child(2n) .product_box .left_list_pro .pro_title h5:before {
    left: 80%;
}

/*---------------------------------产品系列——-----------------------*/
.product_series{
	padding:50px 0;
	width:100%;
	background:url(../img/product_bg.jpg)center no-repeat;
}

.product_series .series_box{
	width:1200px;
	margin:0 auto;
	padding: 0 10px;
    box-sizing: border-box;
}

.product_series .series_box .left_series{
	width:282px;
	float:left;
}

.product_series .series_box .left_series .left_adv img{
	width:100%;
}

.product_series .series_box .left_series .series_title{
	background:#00afff;
	padding:20px 20px 20px 30px;
}

.product_series .series_box .left_series .series_title span{
	font-size:30px;
	color:#fff;
	font-weight:bold;
	letter-spacing:2px;
}

.product_series .series_box .left_series .series_title h5{
	font-size:24px;
	color:#fff;
	font-weight:normal;
	letter-spacing:2px;
}

.product_series .series_box .series_nav ul{
	background:#444444;
}

.product_series .series_box .series_nav ul li a{
	display:block;
	line-height:60px;
	font-size:14px;
	color:#fff;
	padding-left:50px;
	border-left:3px solid #444444;
	border-bottom:1px solid #525252;
	position:relative;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in; 
	-o-transition: all 0.3s ease-in; 
	transition: all 0.3s ease-in;
}

.product_series .series_box .series_nav ul li a:before{
	position:absolute;
	content:"";
	width:5px;
	height:5px;
	background:#fff;
	left: 27px;
    top: 27px;
}

.product_series .series_box .series_nav ul li a:hover{
	background:#fff;
	color:#01090f;
	border-left:3px solid #ff9505;
} 

.product_series .series_box .series_nav ul li a:hover:before{
	background:#ff9505;
}

.product_series .series_box .series_content{
	width:898px;
	float:left;
	position:relative;
	padding:0 0 0 17px;
	box-sizing:border-box;
}

.bannerLoop .owl-prev ,.bannerLoop .owl-next ,.product_series .series_box .series_content .owl-prev , .product_series .series_box .series_content .owl-next{
	position:absolute;
	top:45%;
	font-size:42px;
	font-family:"宋体";
	color:#fff;
	width:45px;
	height:45px;
	text-align:center;
	line-height:45px;
	border-radius:50px;
	background:rgba(1,9,15,0.9);
	margin-left:10px;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in; 
	-o-transition: all 0.3s ease-in; 
	transition: all 0.3s ease-in;
}

.bannerLoop .owl-next ,.product_series .series_box .series_content .owl-next{
	right:10px;
}

.product_series .series_box .series_content .owl-prev:hover , .product_series .series_box .series_content .owl-next:hover{
	background:#fff;
	color:#ff9505;
}

.product_series .series_box .series_content .item{
	position:relative;
}

.product_series .series_box .series_content .item h5{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	text-align:center;
	background:#ff9505;
	padding:10px 0;
	border-radius:50px 50px 0 0;
	font-size:14px;
	font-weight:normal;
	box-shadow: 0px 2px 5px #fff inset;
	-moz-box-shadow:0px 2px 5px #fff inset;             
	-webkit-box-shadow:0px 2px 5px #fff inset; 
}

.product_series .series_box .series_content .item a{
	color:#fff;
}

/*------------------------index_case--------------------*/
.index_case{
	width:100%;
	position:relative;
	background: #e3f4fb;
	padding-bottom:40px;
}

.index_case .case_nav{
	background:#00afff;
}

.index_case .case_nav #tabs , .index_case #case_content{
	overflow: hidden;
	width:1200px;
	margin: 0 auto;
	padding: 0 10px;
    box-sizing: border-box;
}

#tabs li {
	float: left;
}
#tabs a{
	position: relative;
	padding:15px 70px;
	color:#fff;
	font-size:20px;
	display:inline-block;
	border-top:3px solid #00afff;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in; 
	-o-transition: all 0.3s ease-in; 
	transition: all 0.3s ease-in;
}

 #tabs a:hover, #tabs a:focus{
	background:#fff;
	color:#ff9505;
	border-top:3px solid #ff9505;
}
#tabs a:focus{
	outline: 0;
}

#tabs #current a{
 background: #fff;
 border-top:3px solid #ff9505;
 z-index: 3;
 color:#ff9505;
}

#tabs a.more{
	display:inline-block;
	color:#fff;
	font-size:14px;
	background:#ff9505;
	padding:8px 15px;
	border:none;
	float:right;
	margin-top: 12px;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in; 
	-o-transition: all 0.3s ease-in; 
	transition: all 0.3s ease-in;
}

/* ------------------------------------------------- */
#case_content .case_mess{
	width:100%;
	position:relative;
}

#case_content .case_pic{
	width:100%;
}

#case_content .case_pic img{
	max-width:100%;
}

#case_content .case_mess .case_icon{
	width:185px;
	text-align:center;
	padding:20px;
	box-sizing:border-box;
	float:left;
	background:#ff9505;
}

#case_content .case_mess .case_icon p{
	font-size:18px;
	color:#fff;
}

#case_content .case_mess .case_text{
	width:980px;
	float:left;
	margin-left:15px;
}

#case_content .case_mess .case_text a{
	display:inline-block;
	font-size:16px;
	color:#ff9505;
	margin:15px 0 10px 0;
	border-bottom:1px solid #ff9505;
}

#case_content .case_mess .case_text p{
	font-size:14px;
	color:#7b7b7b;
	line-height:24px;
}

/*----------------------------index_advantage------------------------*/
.index_advantage{
	width:1200px;
	margin:0 auto;
	padding:50px 0;
}

 .title{
	width:100%;
	text-align:center;
}

.title h5{
	font-size:24px;
	color:#ff9505;
	font-weight:normal;
	margin:5px 0;
}

.title span{
	font-size:14px;
	color:#454545;
}

.title p:before{
	position:absolute;
	width:60px;
	height:2px;
	content:"";
	left: 47.4%;
	background:#0d0d0d;
	top:0;
}

.title p{
	font-size:14px;
	color:#7b7b7b;
	margin:5px 0;
	position:relative;
	padding-top:20px;
}

.index_advantage .advantage_list{
	width:100%;
	margin:30px 0;
}

.index_advantage .advantage_list ul li{
	width:20%;
	float:left;
	padding:20px;
	box-sizing:border-box;
	text-align:center;
}

.index_advantage .advantage_list .advantage_pic{
	width:80px;
	height:80px;
	margin:0 auto;
	background-repeat:no-repeat;
	background-position:0 -99px;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in; 
	-o-transition: all 0.3s ease-in; 
	transition: all 0.3s ease-in;
	
}

.index_advantage .advantage_list ul li:nth-child(01) .advantage_pic{
	background-image:url(../img/youshi_icon001.png);
}

.index_advantage .advantage_list ul li:nth-child(02) .advantage_pic{
	background-image:url(../img/youshi_icon002.png);
}

.index_advantage .advantage_list ul li:nth-child(03) .advantage_pic{
	background-image:url(../img/youshi_icon003.png);
}

.index_advantage .advantage_list ul li:nth-child(04) .advantage_pic{
	background-image:url(../img/youshi_icon004.png);
}

.index_advantage .advantage_list ul li:nth-child(05) .advantage_pic{
	background-image:url(../img/youshi_icon005.png);
}

.index_advantage .advantage_list ul li:hover .advantage_pic{
	background-position:0 0;
}

.index_advantage .advantage_list ul li span{
	display:block;
	font-size:20px;
	color:#0d0d0d;
	margin:20px 0 15px 0;
}

.index_advantage .advantage_list ul li p{
	font-size:14px;
	color:#7a7a7a;
	margin:10px 0;
	line-height:26px;
}

/*---------------------------------index_news-------------------------------*/
.index_news{
	background:url(../img/news_bg.jpg)center no-repeat;
	padding:50px 0;
}

.news_content{
	width:1200px;
	margin:0 auto;
}

.news_content .news_box{
	margin-top:25px;
}

.news_content .left_news_list{
	width:480px;
	float:left;
}

.news_content .news_title{
	border-bottom:1px solid #d4d4d4;
	padding:5px 0;
}

.news_content .news_title span{
	font-size:20px;
	color:#0d0d0d;
	position:relative;
}

.news_content .news_title span:after{
	position:absolute;
	content:"";
	width:40px;
	height:1px;
	background:#0d0d0d;
	left:0;
	bottom:-7px;
}

.news_content .news_title a{
	float:right;
	font-size:14px;
	color:#7a7a7a;
	display:inline-block;
	margin-top:5px;
}

.news_content .news_list{
	margin-top:20px;
}

.news_content .news_list li{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #d4d4d4;
}

.news_content .news_list .time{
	width:80px;
	background:#fff;
	text-align:center;
	float:left;
	border-radius:2px;
}

.news_content .news_list .time span{
	display:block;
	font-size:16px;
	color:#b7b7b7;
	padding:10px 0;
}

.news_content .news_list .time span:nth-child(01){
	font-size:24px;
	background:#565656;
	color:#fff;
	border-radius:2px 2px 0 0;
	font-weight:bold;
}

.news_content .news_list .right_mess{
	width: 380px;
    float: left;
    margin-left: 20px;
	padding-top:5px;
}

.news_content .news_list .right_mess a{
	font-size:16px;
	color:#0d0d0d;
}

.news_content .news_list .right_mess a:hover{
	color:#00afff;
}

.news_content .news_list .right_mess p{
	font-size:14px;
	margin-top:10px;
	color:#7a7a7a;
}

.news_content .right_question{
	width:630px;
	float:right;
}

.news_content .right_question .question_box , .news_content .right_question .question_box .ques_list{
	margin-top:30px;
}

.news_content .right_question .question_box .ques_list .question{
	font-size:16px;
	color:#0d0d0d;
	background:url(../img/question.png)0 6px no-repeat;
	background-size:40px;
	padding-left:50px;
	padding-top:5px;
	padding-bottom:5px;
}

.news_content .right_question .question_box .ques_list .question a{
	color:#0d0d0d;
}

.news_content .right_question .question_box .ques_list li{
	border-bottom:1px solid #dedede;
	padding:5px 0;
}

.news_content .right_question .question_box .ques_list .answer{
	font-size:14px;
	color:#7a7a7a;
	background:url(../img/answer.png)0 10px no-repeat;
	background-size:40px;
	padding-left:50px;
	padding-top:10px;
	padding-bottom:10px;
}

/*---------------------------------index_link------------------------*/
.index_link{
	width:100%;
	background:#0e1217;
}

.index_link .link_box{
	width:1200px;
	margin:0 auto;
	padding:10px 0;
}

.index_link .link_box h5{
	float:left;
	width:80px;
	font-size:14px;
	color:#fff;
}

.index_link .link_box ul{
	float:left;
	width:1100px;
}

.index_link .link_box ul li{
	float:left;
	margin-bottom:5px;
}

.index_link .link_box ul li a{
	font-size:14px;
	color:#9c9c9c;
	padding-right:20px;
}

.index_link .link_box ul li a:hover{
	color:#fff;
}

/*--------------------------------------foot----------------------------*/
.foot{
	width:100%;
	background:#141a21;
	padding:30px 0;
}

.foot .footer{
	width:1200px;
	margin:0 auto;
}

.foot .footer .footer_nav{
	width:580px;
	float:left;
}

.foot .footer .footer_nav ul li{
	width:20%;
	float:left;
	margin-bottom:10px;
}

.foot .footer .footer_nav ul li a{
	font-size:14px;
	color:#fff;
	border-right:1px solid #fff;
	padding-right:35px;
}

.foot .footer .foot_contact{
	width:340px;
	float:left;
	border-left:1px dashed #fff;
	padding-left:50px;
	margin-left:50px;
	padding-bottom:15px;
}

.foot .footer .foot_contact img{
	display:block;
	margin-bottom:30px;
}

.foot .footer .foot_contact p{
	font-size:14px;
	color:#fff;
	line-height:26px;
}

.foot .footer .foot_code{
	width:140px;
	float:right;
	text-align:center;
	font-size:14px;
	color:#fff;
}

/*----------------------to-top_-----------------------*/
#goToTop {position:fixed;text-align:center;bottom: 10%;right: 10px;}
#goToTop a{display:inline-block;color:#fff;font-size:12px; padding:5px;width:40px;background:#00afff; border:1px solid #fff; border-radius:5px;box-sizing:border-box;}

/*--------------------------------inner_banner--------------------------_*/
.inner_banner{
	width:100%;
}

.inner_banner img{
	max-width:100%;
}

/*--------------------bread--------------------------*/
.bread{
	border-bottom:1px solid #dedede;
	width:100%;
}

.bread .bread_box{
	width:1200px;
	margin:0 auto;
}

.bread .bread_box p{
	font-size:14px;
	color:#585858;
	line-height:30px;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
	background:url(../img/position_icon1.png)left no-repeat;
}

.bread .bread_box a{
	color:#585858;
}

/*-------------------------------------inner_content-----------------------------------*/
.inner_content{
	position:relative;
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}

.inner_content .left_nav{
	width:200px;
	float:left;
	padding:30px 15px;
	box-sizing:border-box;
	border-right:1px solid #dedede;
}

.inner_content .product_title{
	text-align:center;
	font-size:24px;
	padding:20px 10px;
	color:#fff;
	background-color:#00afff;
}

.inner_content .product_title i{
	color:#01060e;
	font-size:14px;
}

.inner_content .inner_title{
	font-size:20px;
	color:#fff;
	background:no-repeat #020c1d;
	background-size:20px;
	padding:7px 0 7px 25px;
	font-weight:normal;
}

.inner_content .left_nav .left_adv img{
	max-width:100%;
}

.inner_content .left_nav ul li{
	border-bottom:1px dashed #dedede;
	margin:1px 0;
	width: 100%;
    overflow: hidden;
}

.inner_content .left_nav ul li a{
	display:block;
	font-size:14px;
	color:#1a1a1a;
	line-height:35px;
	position:relative;
	z-index:999;
	padding-left:20px;
	width:85%;
    box-sizing: border-box;
    float: right;
}

.inner_content .left_nav ul li.active a{
	background:#00afff;
	color:#fff;
}

.inner_content .left_nav ul li a:before{
	position:absolute;
	content:"";
	width:100%;
	height:100%;
	left:-13px;
	background:rgba(0,175,255,0);
	-webkit-transform:skew(-30deg, 00deg);
    transform: skew(-30deg, 00deg);
	z-index:-1;
}

.inner_content .left_nav ul li.active a:before{
	background:rgba(0,175,255,1);
}

.inner_content .left_nav ul li:hover a{
	background:#00afff;
	color:#fff;
}

.inner_content .left_nav ul li:hover a:before{
	background:rgba(0,175,255,1);
}

.inner_content .right_product_list{
	width:980px;
	float:right;
	margin-top:30px;
	margin-bottom:30px;
	padding:0 15px;
	box-sizing:border-box;
}

.inner_content  .list_title{
	margin-bottom:30px;
	width:100%;
}

.inner_content  .list_title p{
	font-size:26px;
	color:#00afff;
	border-left:2px solid #00afff;
	padding-left:10px;
}

.inner_content .list_title span{
	font-size:26px;
	color:#999999;
}

.inner_content .right_product_list .product_pic{
	width:53%;
	float:left;
	overflow:hidden;
}

.inner_content .right_product_list ul.product_list{
	width:100%;
}

.inner_content .right_product_list ul.product_list li{
	margin-bottom:30px;
	padding:20px;
	box-sizing:border-box;
	background:#f5f5f5;
	border: 1px solid #dedede;
    border-bottom: 5px solid #dedede;
	width:100%
}

.inner_content .right_product_list ul.product_list .product_pic img{
	max-width:100%;
}

.inner_content .right_product_list ul.product_list .product_mess{
	width:45%;
	float:right;
}

.inner_content .right_product_list ul.product_list .product_mess a.pro_title{
	font-size:20px;
	color:#1a1a1a;
	display:block;
	border-bottom:1px dashed #888888;
	padding-bottom:10px;
	margin-bottom:20px;
}

.inner_content .right_product_list ul.product_list .product_mess p{
	font-size:14px;
	color:#222;
	line-height:30px;
}

.inner_content .right_product_list ul.product_list .product_mess span{
	color:#585858;
}

.inner_content .right_product_list ul.product_list .product_mess a.check_details{
	font-size:14px;
	color:#00afff;
	display:inline-block;
	border:1px solid #00afff;
	padding:5px 15px;
	margin-top:20px;
}

.inner_content .right_product_list ul.product_list .product_mess a.check_details:hover{
	background:#00afff;
	color:#fff;
}

.page{
	width:100%;
	text-align:center;
	margin:20px 0;
}
.page li{
	display:inline;
}
.page a{
	font-size:20px;
	color:#1a1a1a;
	margin:0 5px;
	padding:8px 10px 8px 13px;
	
}

.page a.prev span, .page a.next span{
	font-family:"宋体";
	font-weight:bold;
}

.page a:hover{
	color:#fff;
	background:#00afff;
}

.page .active a{
	color:#fff;
	background:#00afff;
}

/*--------------------------------经典案例------------------------*/
.classic_case{
	margin-bottom:40px;
}

#tab{position:relative;}
#tab .tabList {
	width:300px;
	float:left;
}

#tab .tabList ul li{
	background:#fefefe;
	padding:6px 0;
	width:300px;
	text-align:center;
	margin-left:-1px;
	position:relative;
	cursor:pointer;
	border:none;
}

#tab .tabList ul li:first-child{padding-top:0px;}

#tab .tabList ul li p{
	position:absolute;
	bottom:10px;
	left:0;
	width:100%;
	text-align:center;
	background:rgba(0,0,0,0.85)
}

#tab .tabList ul li a{
	display:inline-block;
	padding:10px 0;
	font-size:14px;
	color:#fff;
}

#tab .tabList ul li img{
	max-width:100%;
}
#tab .tabCon{
	float:right;
	border:none;
	width:640px;
}

#tab .tabCon img{
	max-width:100%;
}
#tab .tabCon div{
	/* padding:0px 10px; */
	position:absolute;
	opacity:0;
	filter:alpha(opacity=0);
}

#tab .tabCon li{
	position:absolute;
	top: 30%;
    left: 10%;
    width: 80%;
	background:rgba(0,0,0,0.7);
	padding:10px;
	box-sizing:border-box;
	border:1px solid #fff;
	border-radius:5px;
}

#tab .tabCon li a{
	font-size:16px;
	color:#fff;
}

#tab .tabCon li p{
	font-size:12px;
	color:#fff;
	line-height:22px;
	margin-top:10px;
}

#tab .tabList li.cur{
	border-bottom:none;
	background:#fff;
}
#tab .tabCon div.cur{
	opacity:1;
	filter:alpha(opacity=100);
}

/*---------------------------------inner_news_list------------------------*/
.right_product_list .news_list{
	margin-top:20px;
}

.right_product_list .news_list li{
	margin-bottom:10px;
	padding:10px 0;
	border-bottom:1px solid #d4d4d4;
}

.right_product_list .news_list .time{
	width:15%;
	background:#f2f2f2;
	text-align:center;
	float:left;
	border-radius:2px;
}

.right_product_list .news_list .time span{
	display:block;
	font-size:16px;
	color:#b7b7b7;
	padding:10px 0;
}

.right_product_list .news_list .time span:nth-child(01){
	font-size:24px;
	background:#565656;
	color:#fff;
	border-radius:2px 2px 0 0;
	font-weight:bold;
}

.right_product_list .news_list .right_mess{
	width:82%;
    float: left;
    margin-left: 20px;
	padding-top:5px;
}

.right_product_list .news_list .right_mess a{
	font-size:16px;
	color:#0d0d0d;
}

.right_product_list .news_list .right_mess a:hover{
	color:#00afff;
}

.right_product_list .news_list .right_mess p{
	font-size:14px;
	margin-top:10px;
	color:#7a7a7a;
}

.right_product_list .ques_list{
	margin-top:30px;
}

.right_product_list .ques_list .question{
	font-size:16px;
	color:#0d0d0d;
	background:url(../img/question.png)0 6px no-repeat;
	background-size:40px;
	padding-left:50px;
	padding-top:5px;
	padding-bottom:5px;
}

.right_product_list .ques_list .question a{
	color:#0d0d0d;
}

.right_product_list .ques_list li{
	border-bottom:1px solid #dedede;
	padding:10px 0;
}

.right_product_list .ques_list .answer{
	font-size:14px;
	color:#7a7a7a;
	background:url(../img/answer.png)0 10px no-repeat;
	background-size:40px;
	padding-left:50px;
	padding-top:10px;
	padding-bottom:10px;
}

/*-----------------------product_details-----------------------------*/
.inner_content .product_details{
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	padding:20px 20px 50px 20px;
	margin-top: 0;margin-bottom: 0;
}

.inner_content .product_details .details_total{
	margin-top:20px;
}

.inner_content .product_details .details_total .total_pic{
	width:480px;
	float:left;
}

.inner_content .owl-prev , .inner_content .owl-next{
	position:absolute;
	top:45%;
	width:40px;
	height:40px;
	margin-left:10px;
	border-radius:50px;
	text-align:center;
	line-height:40px;
	font-size:24px;
	color:#020c1d;
	background:rgba(255,255,255,0.8);
	font-family:"宋体";
	font-weight:bold;
}

.inner_content .owl-next{
	right:10px;
}

.product_details .details_total .total_mess{
	width:430px;
	float:right;
}

.product_details .details_total .total_mess h5{
	font-size:20px;
	color:#020c1d;
	font-weight:normal;
	border-bottom:1px dashed #c5c5c5;
	padding:10px 0;
	margin-bottom:20px;
}

.product_details .details_total .total_mess p{
	font-size:14px;
	color:#333;
	line-height:30px;
	margin:5px 0;
}

.product_details .details_total .total_mess span{
	font-size:16px;
	color:#000;
	font-weight:bold;
}

.product_details .details_total .total_mess pre{
	width: 100%;line-height:30px;font-size:14px;float:left;color:#333;font-family:Helvetica LT Std;
}

.product_details .details_total .total_mess a.contact_now{
	font-size:16px;
	color:#fff;
	background:#00afff;
	display:inline-block;
	margin-top:35px;
	padding:10px 40px;
	border-radius:4px;
	font-weight:bold;
	letter-spacing:0.2em;
}

.product_details .details_mess{
	margin-top:40px;
}

.inner_content .details_title{
	background:#00afff;
	margin-bottom:20px;
	width:100%;
}

.inner_content .details_title h6{
	font-size:18px;
	color:#fff;
	font-weight:normal;
	padding:5px 0 5px 20px;
	position:relative;
	z-index:99;
}

.inner_content .details_title h6:before , .inner_content .details_title h6:after{
	position:absolute;
	content:"";
	background:#010710;
	width:60px;
	height:100%;
	top:0;
	z-index:-1;
}
	
.inner_content .details_title h6:before{
	left:0;
}

.inner_content .details_title h6:after{
	left:20px;
	-webkit-transform: skew(-20deg, 00deg);
    transform: skew(-20deg, 00deg);
}

.inner_content .details_title span{
	font-size:30px;
	margin-right:40px;
}

.product_details .details_mess .property ,
.product_details .details_mess .details_case{
	width:100%;
}

.product_details .details_mess .property table{
	width:100%;
	margin-bottom:30px;
}

.product_details .details_mess .property h3{
	height: 58px;
    text-align: center;
    line-height: 58px;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    background: #efefef;
    border: 1px solid #d3d3d3;
    border-bottom: none;
    display: block;
}

.product_details .details_mess .property td{
    padding: 0 18px;
    font-size: 14px;
    line-height: 35px;
    border: 1px solid #d3d3d3;
}

.product_details .details_mess .details_morepic{
	margin-bottom:30px;
	overflow:hidden;
}

.product_details .details_mess .details_morepic ul li{
    width:50%;
	float:left;
	padding:1px;
	box-sizing:border-box;
	position:relative;
	overflow:hidden;
}

.product_details .details_mess .details_morepic ul li img{
    width:100%;
	float:left;
}

.product_details .details_mess .classic_case{
    width:945px;
	margin:0 auto;
}

/*-----------------------------news_details---------------------------*/
.news_details .news_det_title{
	text-align:center;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px dashed #c4c4c4;
}

.news_details .news_det_title h5{
	font-size:18px;
	color:#1a1a1a;
	font-weight:normal;
}

.news_details .news_det_title p{
	font-size:12px;
	color:#585858;
	margin:10px 0;
}

.news_details .news_det_title span ,.news_details .news_det_title a{
	color:#333;
	margin:0 5px;
}

.news_details .news_det_mess{
	margin:15px 0;
}

.news_details .news_det_mess p{
	font-size:14px;
	color:#333;
	line-height:30px;
	text-indent:2em;
	margin:10px 0;
}

.news_details .news_more{
	border-top:1px dashed #c4c4c4;
	margin:10px 0;
	padding:15px 0;
}

.news_details .news_more p{
	font-size:14px;
	color:#333;
	margin:5px 0;
}

.news_details .news_more a{
	color:#000;
}

.news_details .tuijian_news{
	background:#f7f7f7;
	border:1px solid #c4c4c4;
	padding:15px;
	margin-bottom:30px;
}

.news_details .tuijian_news h6{
	font-size:18px;
	color:#333;
	font-weight:normal;
	margin-bottom:15px;
	position:relative;
}

.news_details .tuijian_news h6:after{
	position:absolute;
	content:"";
	width:90%;
	height:1px;
	background:#c4c4c4;
	right:0;
	top:12px;
}

.news_details .tuijian_news ul{
	margin:10px 0;
}

.news_details .tuijian_news ul li{
	font-size:14px;
	margin:5px 0;
	border-bottom:1px dashed #c4c4c4;
	padding-bottom:10px;
}

.news_details .tuijian_news ul li a{
	color:#333;
}

.news_details .tuijian_news p{
	font-size:14px;
	color:#555;
	margin:5px 0;
}

.news_details .tuijian_news a{
	color:#555;
	margin-right:10px;
}

/*---------------------------.inner_about .profile-----------------------*/
.inner_about .profile .profile_pic{
	width:50%;
	float:left;
	padding:20px;
	box-sizing:border-box;
}

.inner_about .profile .profile_pic img{
	max-width:100%;
}

.inner_about .profile .profile_mess{
	width:50%;
	float:left;
	padding:20px;
	box-sizing:border-box;
}

.inner_about .profile .profile_mess h6{
	font-size:20px;
	color:#1a1a1a;
	margin-bottom:20px;
	font-weight:normal;
	padding-left:10px;
	border-left:3px solid #00afff;
}

.inner_about .profile .profile_mess p{
	font-size:14px;
	color:#555;
	line-height:26px;
	margin-bottom:15px;
}

.inner_about .history{
	width:100%;
	margin:15px 0;
	padding:10px;
	box-sizing:border-box;
}

.inner_about .history .history_pic ul li{
	width:50%;
	float:left;
	padding:2px;
	box-sizing:border-box;
}

.inner_about .history .history_pic ul li img{
	max-width:100%;
	float:left;
}

.inner_about .history .history_list{
	margin-top:40px;
}

.inner_about .history .history_list ul li{
	width:50%;
	float:left;
	border-left:2px solid #00afff;
	box-sizing:border-box;
	padding:10px 20px;
	position:relative;
}

.inner_about .history .history_list ul li p{
	font-size:14px;
	color:#333;
	line-height:24px;
	position:relative;
	padding:5px;
	z-index:99;
	border-radius:2px;
}

.inner_about .history .history_list ul li p:hover{
	background:#2c3543;
	color:#fff;
}

.inner_about .history .history_list ul li p:before{
	position:absolute;
	content:"";
	width:15px;
	height:20px;
	top: 8px;
    left: -10px;
	z-index:-1;
}

.inner_about .history .history_list ul li p:hover:before{
	background:url(../img/sjx_bg.png)left no-repeat;
}

.inner_about .history .history_list ul li:before{
	position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50px;
    background: #fff;
    border: 2px solid #ff9505;
    top:20px;
    left:-8px;
}

.company_photo{
	width:100%;
	margin:15px 0;
}

.company_photo .photo_title{
	text-align:center;
	margin:15px 0;
	background:#f6f6f6;
	padding:5px 0;
}

.company_photo .photo_title span{
	font-size:20px;
	color:#222;
}

.company_photo .left_photo{
	width:400px;
	float:left;
}

.company_photo .left_photo .leftphoto_mess , .company_photo .left_photo .right_photo_pic{
	width:200px;
	height:191px;
	float:left;
	text-align:center;
	box-sizing:border-box;
}

.company_photo .left_photo ul li:nth-child(01) .leftphoto_mess{
	background:#ff9505;
}

.company_photo .left_photo ul li:nth-child(02) .leftphoto_mess{
	background:#00afff;
}

.company_photo .left_photo ul li:nth-child(03) .leftphoto_mess{
	background:#2c3543;
}

.company_photo .left_photo .leftphoto_mess{
	padding:50px 0 0 0;
}

.company_photo .left_photo .leftphoto_mess p{
	font-size:20px;
	color:#fff;
	margin-top:15px;
}

.company_photo .left_photo .right_photo_pic img{
	width:100%;
	float:left;
}

.company_photo .right_photo{
	width:540px;
	float:right;
}

.company_photo .right_photo .right_photo_mess{
	background:#f5f5f5;
	padding:15px;
	width:100%;
	box-sizing:border-box;
	height: 262px;
}

.company_photo .right_photo .right_photo_mess h6{
	font-size:20px;
	color:#1a1a1a;
	font-weight:normal;
	margin:10px 0;
}

.company_photo .right_photo .right_photo_mess p{
	font-size:14px;
	color:#1a1a1a;
	line-height:30px;
	margin:10px 0;
}

/*--------------------------------inner_contact------------------------------*/
.inner_contact .contact_title{
	margin-bottom:30px;
	width:100%;
}

.inner_contact .contact_title h5{
	font-size:20px;
	color:#1a1a1a;
	margin-bottom:10px;
	border-left:3px solid #00afff;
	font-weight:normal;
	padding-left:10px;
}

.inner_contact .contact_title p{
	font-size:14px;
	color:#585858;
	line-height:24px;
	margin:10px 0;
}

.inner_contact .contact_list{
	width:100%;
	margin:30px 0;
}

.inner_contact .contact_list .left_contact_icon{
	width:70px;
	float:left;
}

.inner_contact .contact_list .left_contact_icon img{
	max-width:100%;
}

.inner_contact .contact_list .contact_mess{
	width:850px;
	float:left;
	margin-left:15px;
	padding-left:15px;
	border-left:1px dashed #c4c4c4;
	box-sizing:border-box;
}

.inner_contact .contact_list .contact_mess h5{
	font-size:20px;
	color:#1a1a1a;
	font-weight:normal;
	margin-bottom:10px;
}

.inner_contact .contact_list .contact_mess p{
	font-size:14px;
	color:#333;
	margin-bottom:10px;
}

/*--------------------map-----------------------*/
.inner_content .map{
	margin-top:30px;
}

.inner_content .map .details_title h6{
	padding: 5px 0 5px 10px;
}