@charset "utf-8";
.mobile{
	display: none;
}
.mobile .search-mobile{
	display: none;
}
/*home page S*/

/* banner */
.banner{position:relative;height:650px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;height: 100%;}
.slides li{height:100%;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:20px;height:20px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;*zoom:1;*display:inline;border: 2px solid #1897f1;border-radius: 50%; width:20px;height:20px;line-height:40px;overflow:hidden;background-color:transparent;color:#fff;cursor:pointer;}
.flex-control-nav .flex-active{background-color: #1897f1;color: #1897f1;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}
/*products*/
.pro_list .thumb img{
	border: 1px solid #eee;
}
.pro_list .thumb {
	position: relative;
}
.pro_list .thumb:hover .hover{
	opacity: 1;
}
.pro_list .thumb img{
	display: block;
	width: 100%;
}
.pro_list .thumb .hover{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(59, 154, 235, 0.48);
	color: #fff;
}
.pro_list .thumb .hover .more{
	position: absolute;
	margin: auto;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	height: 65px;
	width: 100%;
	text-align: center;
}
.pro_list .thumb .hover .more>p:first-child{
	font-size: 14px;
}
.pro_list .thumb .hover .more>p:last-child{
	font-size: 28px;
}
.pro_list .title{
	line-height: 32px;
	text-align: center;
}
.pro_list .title a:hover{
	color: #3b9aeb;
}
/*about */
.h_about .about_info h2{
	font-size: 22px;
}
.h_about .about_info p{
	padding: 40px 0;
	line-height: 28px;
	font-size: 16px;
	text-indent: 2em;
}
.h_about .right_img img{
	width: 100%;
}
a.read-more{
	display: inline-block;
	width: 175px;
	height: 50px;
	border: 1px solid #333;
	font-size: 16px;
	text-align: center;
	line-height: 50px;
}
a.read-more:hover{
	background-color: #333;
	color: #fff;
}
.h_about .bg{
	width: 100%;
	min-height: 290px;
	line-height: 290px;
	background-color: #3b9aeb;
}
.h_about .bg>img{
	display: inline-block;
}
.h_about .font{
	line-height: 68px;
	text-align: center;
	background-color: #e5e5e5;
}
.h_about .font img{
	display: inline-block;
}
/*news */
.h_news{
	margin-top: 50px;
}
.h_news .news_list{
	background-color: #eee;
}
.h_news .news_list>ul{
	padding: 0 30px;
}
.h_news .news_list>ul>li{
	margin-bottom: 45px;
}
.h_news .news_list>ul>li .date{
	display: inline-block;
	vertical-align: top;
	width: 100px;
	height: 70px;
	line-height: 35px;
	background-color: #3b9aeb;
	color: #fff;
	text-align: center;
}
.h_news .news_list >ul>li .date p:first-child{
	font-size: 22px;
	color: #fff;
	font-weight: 800;
}
.h_news .news_list>ul>li .date p:last-child{
	font-size: 16px;
	opacity: .6;
}
.h_news .news_list>ul>li .desc{
	display: inline-block;
	vertical-align: top;
}
.h_news .news_list>ul>li .desc>h4{
	padding: 5px 0;
	font-size: 16px;
}
.h_news .news_list .read-more{
	margin-bottom: 16px;
}
/*footer */

.h_contact .left{
	width: 75px;
	text-align: center;
}
.h_contact .right>p{
	font-size: 14px;
	padding-left: 30px;
	line-height: 28px;
}
.h_contact .left>p:first-child{
	width: 100%;
	height: 75px;
	font-size: 24px;
	padding: 20px;
	border: 2px solid #ccc;
	border-radius: 50%;
    border-bottom-left-radius: 1px;
    transform: rotate(-47deg);
    -webkit-transform: rotate(-47deg);
}
.h_contact .left>p:first-child>span{
	display: block;
	-webkit-transform: rotate(47deg);
	color: #ccc;
}
.h_contact .left>p:last-child{
	margin-top: 30px;
	font-size: 18px;
	font-weight: 400;
}
/*footer*/
footer{
	background-color: #3b9aeb;
	color: #fff;
	text-align: center;
	font-size: 14px;
}
footer .cr,
footer .nav{
	padding: 15px 0px;
}
footer .nav a{
	display: inline-block;
	padding: 0 25px;
}
footer .nav a:hover{
	opacity: .6;
}
footer .line{
	width: 100%;
	height: 1px;
	background-color: rgba(238, 238, 238, 0.15);
}

.mobile-toggle {
	padding: 0 15px 0 15px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	background-color: #3b9aeb;
}
.mobile-toggle {
	display: block;
}
.mobile-toggle i{
	font-size: 18px;
}
.mobile-list{
	padding: 0 15px 0 15px;
	color: #fff;
	background-color: #3b9aeb;
}
.mobile-list ul li{
	line-height: 28px;
	font-size: 16px;
}
.mobile .search{
	padding-right: 10px;
}
.mobile .search-mobile{
	margin-right: 10px;
	width: 200px;
	height: 30px;
	margin-top: 15px;
	border-radius: 10px;
}

/*home page E*/
/*common s*/
.page_banner{
	height: 300px;
}
/*product list S*/
.position p{
	margin: 35px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}
.position a:hover{
	color: #3b9aeb;
}
.position p>i{
	padding-right: 5px;
	font-size: 45px;
}
.product_nav{
	margin-bottom: 40px;
}
.product_nav ul li{
	display: inline-block;
	width: 25%;
	line-height: 60px;
	text-align: center;
	background-color: #f5faff;
	font-weight: bold;
	font-size: 16px;
}
.product_nav ul li:hover,
.product_nav ul li.active{
	background-color: #3b9aeb;
	color: #fff;
}
.product_nav .sub a:hover{
	background-color: #3b9aeb; 
	color: #fff;
}
.product_nav .sub{
	line-height: 26px;
    text-align: center;
    padding: 10px 0;
}
.product_nav .sub a{
	padding: 2px 2px;
	font-weight: bold;
	color: #3b9aeb;
	margin: 0 3px;
	border-radius: 2px;
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
.product_nav .sub a.active{
	color: #3b9aeb;
}

.product_show .text{
	padding: 15px 0;
	line-height: 30px;
}
.product_show .down img{
	width: 100%;
}
.pdleft20{
	padding-left: 66px;
}
.product_show .images{
	position: relative;
	width: 100%;
	height: 400px;
}

.product_show .wrap{
	position: relative;
	width: 100%;
	height: 100%;
}
.product_show .wrap ul li{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.product_show .wrap ul li img{
	width: 100%;
}
.pagetion{
	margin-top: 80px;
	margin-bottom: 90px;
}
.pagetion .prev_next{
	line-height: 26px;
}
.pagetion .back_home{
	padding-top: 10px;

}
.pagetion .back_home a{
	width: 130px;
	height: 40px;
	text-align: center;
	color: #3b9aeb;
	border: 1px solid #3b9aeb;
	line-height: 40px;
	border-radius: 8px;
}
.show_time{
	font-size: 12px;
	padding: 6px 0;
}
.about .text{
	line-height: 28px;
}
.about .mg20{
	margin: 30px 0;
}
.about .super li{
	width: 25%;
}
.parter .welcome{
	line-height: 28px;
	padding-bottom: 20px;
}

/*product list E*/
/*技术列表 S*/
.jishu_list .desc{
	opacity: .9;
	padding: 10px 0;
}
.jishu_list .down{
	font-size: 45px;
}
.jishu_list a:hover{
	color: #3b9aeb
}
.jishu_list .time{
	opacity: .6;
}
.jishu_list>.container>.row{
	margin-bottom: 30px;
}
/*技术列表 E*/
/*新闻中心*/
.news_list .thumb{
	margin: 0 auto;
}
.news_list .new .op8{
	opacity: .8;
}
.news_list .new h4{
	padding-top: 10px;
}
.news_list .new .time{
	padding: 12px 0;
}
.news_list a:hover{
	color: #3b9aeb;
}
.news_list a.more{
	margin-top: 20px;
	display: inline-block;
	border: 1px solid #3b9aeb;
	color: #3b9aeb;
	padding: 7px 30px;
	text-align: center;
}
.news_list>.container>.row .line{
	height: 1px;
	background-color: #eee;
	margin: 20px 0;
}
/*留言*/
.message_page .text textarea,
.message_page .text input{
	max-width: 750px;
}
.message_page .text button{
	background-color: #3b9aeb;
	color: #fff;
}
/*index productshow S*/
.show_pro{
	max-height: 505px;
	width: 100%;
	overflow: hidden;
}
.show_pro .bottons{
	margin-top: 20px;
}
.show_pro .bottons a{
	margin: 0 5px;
	display: inline-block;
	width: 45px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #333;
	border: 1px solid #ccc;
}
.show_pro .bottons a:hover{
	color: #3b9aeb;
	border-color: #3b9aeb;
}
.show_pro a{
	color: inherit;
}
.pro-swiper-container{
	overflow: hidden;
}
/*index productshow E*/
/*在线客服*/
.kehu{
	position: fixed;
	right: 0;
	top: 20%;
	height: auto;
	width: 100px;
	text-align: center;
	z-index: 9999;
}
.kehu ul li{
	position: relative;
	padding: 15px 0;
	margin-bottom: 2px;
	border: 1px solid #eee;
	border-radius: 8px;
	background-color: rgba(255,255,255,.78);
}
.kehu ul li>div .box{
	display: none;
	position: absolute;
	right: 110px;
	top: -15px;
	width: 150px;
	height: 120px;
	background-color: rgba(255,255,255,.89);
	border-radius: 10px;
	line-height: 120px;
	font-size: 18px;
	text-align: center;
}
.kehu ul li i{
	padding-bottom: 5px;
	font-size: 30px;
	color: #e84649;
}
.kehu ul li p:last-child{
	font-size: 17px;
}