@charset "utf-8";
/* CSS Document author: aman*/
*{
	margin:0;
	padding:0;
	font-family:"微软雅黑",sans-serif;
	font-size:16px;
}
ul,li,ol{
	list-style:none;
}
a{
	text-decoration:none;
}
html{
	width:100%;
	min-width:1200px;
	height:100%;
}
body{
	width:100%;
	min-width:1200px;
	height:100%;
}
/* 加载动图 */
.loading{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:9999;
	background:#fdfdfd url(../imgs/loading.gif) no-repeat center center;
}
/* 头部导航条 */
.header{
	width:100%;
	height:150px;
	margin:0 auto;
	background:linear-gradient(top, #18415e 30%, #FFF 30%);
	background:-webkit-linear-gradient(top, #18415e 30%, #FFF 30%);
	background:-moz-linear-gradient(top, #18415e 30%, #FFF 30%);
	background:-ms-linear-gradient(top, #18415e 30%, #FFF 30%);
	background:-o-linear-gradient(top, #18415e 30%, #FFF 30%);
	border-bottom:1px solid #18415e;
}
.search{
	width:1200px;
	height:45px;
	line-height:45px;
	margin:0 auto;
	color:#fff;
	position:relative;
}
.search span{
	font-size:14px;
}
.collect{
	width:80px;
	display:inline-block;
	font-size:14px;
	background:url(../imgs/ic_shoucang.png) no-repeat left center;
	background-size:10px 10px;
	text-indent:15px;
	float:right;
	margin-right:30px;
	color:#FFF;
}
/*搜索框*/
.search_dv{
	width:262px;
	height:32px;
	line-height:32px;
	display:block;
	float:right;
	background:url(../imgs/ic_sousuo.png) no-repeat center center;
	background-size:262px 32px;
	margin-top:6px;
}
.search_dv input{
	width:210px;
	line-height:32px;
	color:#314655;
	font-size:12px;
	outline:none;
	border:none;
	background:none;
	text-indent:35px;
}
.search_dv .search_btn{
	width:52px;
	height:32px;
	line-height:32px;
	font-size:13px;
	display:inline-block;
	text-align:center;
	color:#314655;
}
.nav_dv{
	width:1200px;
	height:105px;
	line-height:105px;
	margin:0 auto;
}
.logo{
	width:250px;
	height:105px;	
	float:left;
	background:url(../imgs/ic_logo.png) no-repeat 10px center;
	background-size:150px;
}
.nav{
	width:700px;
	height:105px;
	float:right;
}
.nav>li{
	height:105px;
	position:relative;
	float:left;
}
.nav>li>a{
	display:block;
	height:105px;
	line-height:105px;
	padding:0 32px;
	color:#314655;
	font-size:20px;
}
.nav>li>a.cur, .nav>li>a:hover{
	color:#38adff;
}

/* 底部公用样式 */
.footer{
	width:100%;
	height:250px;
	background:#18415d;
	color:#FFF;
}
.footerdv{
	width:1200px;
	height:250px;
	margin:0 auto;
}
.footer_left{
	width:247px;
	height:120px;
	text-align:center;
	float:left;
	background:#153750;
	margin:65px 25px;
}
.footer_left ul, .contactpage_inner3_ul{
	width:247px;
	height:30px;
	margin:20px auto 10px;
}
.footer_left ul li, .contactpage_inner3_ul li{
	float:left;
	height:30px;
}
.footer_left ul li a, .contactpage_inner3_ul li a{
	padding:0 15px;
	display:block;
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#FFF;
	background:url(../imgs/shortline.png) no-repeat right 10px;
	background-size:2px 12px;
}
.footer_left ul li:last-child a, .contactpage_inner3_ul li:last-child a{
	background:none;
}
.footer_left ul li a:hover, .contactpage_inner3_ul li a:hover{
	color:#38adff;
	text-decoration:underline;
}
.footer_left p, .contactpage_inner3 p{
	clear:both;
	height:20px;
	line-height:20px;
	font-size:14px;
	color:#fff;
}
.footer_line{
	width:0px;
	height:180px;
	float:left;
	margin-top:35px;
	border-right:2px solid #1d4d6f;
	box-sizing:border-box;
}
.footer_right{
	width:900px;
	height:250px;
	float:left;
}
.footer_right1{
	width:550px;
	height:190px;
	padding:30px 50px;
	float:left;
}
.footer_right1 h3{
	width:270px;
	line-height:35px;
	border-bottom:2px solid #eee;
	margin-bottom:10px;
}
.footer_right1 p{
	line-height:24px;
	font-size:14px;
}
.footer_right2{
	width:180px;
	height:200px;
	float:right;
	text-align:center;
	margin-top:30px;
}
.footer_right2 div img{
	width:140px;
	height:140px;
}
.footer_right2 div p{
	line-height:20px;
	font-size:13px;
	color:#fff;
	margin-bottom:5px;
}
.page{
	width:100%;
	min-width:1200px;
	margin:0 auto;
}

/*应用行业*/
.header_apply{
	width:100%;
	height:80px;
	background:rgba(24, 65, 94, 0.9);
	position:absolute;
	left:0;
	top:150px;
	z-index:3;
}
.header_apply ul{
	width:1200px;
	height:80px;
	margin:0 auto;
}
.header_apply ul li{
	width:150px;
	height:80px;
	float:right;
}
.header_apply ul li a{
	width:150px;
	height:80px;
	display:block;
	text-align:center;
	color:#FFF;
	line-height:80px;
}
.header_apply ul li a:hover{
	background:#38adff;
}

/*index首页页面*/
.indexpage_inner1{
	width:100%;
	min-width:1200px;
	height:auto;
	margin:0 auto;
	position:relative;
}
.indexpage_inner1 img{
	width:100%;
	min-width:1200px;
	height:auto;
}
.indexpage_inner1 div{
	width:100%;
	background:rgba(0,0,0,0.5);
	position:absolute;
	bottom:4px;
	text-indent:2em;
}
.indexpage_inner1 div p{
	line-height:35px;
	padding:25px 30px;
	box-sizing:border-box;
	color:#FFF;
	text-indent:2em;
	font-size:22px;
}
.indexpage_inner2{
	width:1200px;
	height:500px;
	margin:0 auto;
	text-align:center;
}
.indexpage_inner2 h3, .indexpage_inner3dv h3,
.indexpage_inner4dv h3, .contactpage_inner1 h3,
.aboutpage_inner1 h3, .aboutpage_inner2 h3{
	width:1200px;
	height:30px;
	margin-top:40px;
	line-height:30px;
	color:#18415e;
	font-weight:bold;
	font-size:24px;	
	text-align:center;
}
.indexpage_inner2 p, .indexpage_inner3dv p,
.indexpage_inner4dv p, .contactpage_inner1 p,
.aboutpage_inner1 p, .aboutpage_inner2 p{
	width:1200px;
	height:30px;
	margin-bottom:20px;
	line-height:30px;
	color:#18415e;
	font-size:20px;
	text-align:center;	
}
.indexpage_inner2_ul{
	width:1200px;
	height:420px;
}
.indexpage_inner2_ul li{
	width:300px;
	height:420px;
	float:left;
	position:relative;
}
.indexpage_inner2_ul li img{
	width:300px;
	height:420px;
}
.indexpage_inner2_uldv{
	width:260px;
	height:190px;
	background:rgba(255,255,255,0.6);
	position:absolute;
	top:115px;
	left:20px;
	text-align:center;
}
.indexpage_inner2_uldv strong{
	font-size:22px;
	line-height:30px;
	color:#111;
	display:block;
	margin-top:60px;
}
.indexpage_inner2_uldv span{
	font-size:18px;
	color:#111;
	display:block;
	line-height:30px;
}

.indexpage_inner3{
	width:100%;
	height:570px;
	background:url(../imgs/ic_chanpinbeijing.png) no-repeat center center;
	background-size:100% cover;
	padding-top:10px;
}
.indexpage_inner3dv{
	width:1200px;
	height:570px;
	margin:0 auto;
	text-align:center;
	color:#666;
	overflow:hidden;
	position:relative;
}
.indexpage_inner3_ul{
	width:1600px;
	height:400px;
}
.indexpage_inner3_ul li{
	width:400px;
	height:400px;
	float:left;
	position:relative;
}
.indexpage_inner3_left{
	width:38px;
	height:70px;
	background:url(../imgs/ic_zuoanniu.png) no-repeat left center;
	background-size:38px 70px;
	position:absolute;
	top:285px;
	left:0;
}
.indexpage_inner3_left:hover{
	background:url(../imgs/ic_zuoanniu-yse.png) no-repeat left center;
	background-size:38px 70px;
}
.indexpage_inner3_right{
	width:38px;
	height:70px;
	background:url(../imgs/ic_youanniu.png) no-repeat left center;
	background-size:38px 70px;
	position:absolute;
	top:285px;
	right:0;
}
.indexpage_inner3_right:hover{
	background:url(../imgs/ic_youanniu-yes.png) no-repeat left center;
	background-size:38px 70px;
}
.indexpage_inner3_uldv{
	width:400px;
	height:100px;
	background:rgba(255,255,255,0.6);
	position:absolute;
	bottom:0px;
	left:0px;
	text-align:center;
}
.indexpage_inner3_uldv strong{
	font-size:20px;
	line-height:25px;
	color:#111;
	display:block;
	font-weight:normal;
	margin-top:25px;
}
.indexpage_inner3_uldv span{
	color:#111;
	display:block;
	line-height:25px;
}
/*.indexpage_inner3_u2{
	width:88px;
	height:20px;
	margin:5px auto;
}
.indexpage_inner3_u2 li{
	width:10px;
	height:10px;
	float:left;
	background:#fff;
	margin:5px 6px;
}
.indexpage_inner3_u2 li.cur{
	background:#38adff;
}*/

.indexpage_inner4{
	width:100%;
	height:500px;
	background:#fff;
}
.indexpage_inner4dv{
	width:1200px;
	height:420px;
	margin:0 auto;
	text-align:center;
}
.indexpage_inner4_ul{
	width:1200px;
	height:420px;
}
.indexpage_inner4li{
	width:300px;
	height:420px;
	float:left;
	line-height:30px;
	text-align:center;
}
.indexpage_inner4li a{
	width:300px;
	height:420px;
	display:block;
}
.indexpage_inner4dv ul li:nth-child(1){
	background-image:url(../imgs/ic_lixing-no.png), url(../imgs/ic_1no.png);
	background-repeat:no-repeat, no-repeat;
	background-position:center 120px, center center;
	background-size:auto 78px, 300px 420px;
}
.indexpage_inner4dv ul li:nth-child(2){
	background-image:url(../imgs/ic_yiliao-no.png), url(../imgs/ic_2no.png);
	background-repeat:no-repeat, no-repeat;
	background-position:center 120px, center center;
	background-size:auto 78px, 300px 420px;
}
.indexpage_inner4dv ul li:nth-child(3){
	background-image:url(../imgs/ic_qingxi-no.png), url(../imgs/ic_3no.png);
	background-repeat:no-repeat, no-repeat;
	background-position:center 120px, center center;
	background-size:auto 78px, 300px 420px;
}
.indexpage_inner4dv ul li:nth-child(4){
	background-image:url(../imgs/ic_fangzhi-no.png), url(../imgs/ic_4no.png);
	background-repeat:no-repeat, no-repeat;
	background-position:center 110px, center center;
	background-size:auto 78px, 300px 420px;
}
.indexpage_inner4dv ul li:nth-child(1):hover{
	background-image:url(../imgs/ic_lixing-yes.png), url(../imgs/ic_1yes.png);
	background-repeat:no-repeat, no-repeat;
	background-position:center 120px, center center;
	background-size:auto 78px, 300px 420px;
}
.indexpage_inner4dv ul li:nth-child(2):hover{
	background-image:url(../imgs/ic_yiliao-yes.png), url(../imgs/ic_2yes.png);
	background-repeat:no-repeat, no-repeat;
	background-position:center 120px, center center;
	background-size:auto 78px, 300px 420px;
}
.indexpage_inner4dv ul li:nth-child(3):hover{
	background-image:url(../imgs/ic_qingxi-yes.png), url(../imgs/ic_3yes.png);
	background-repeat:no-repeat, no-repeat;
	background-position:center 120px, center center;
	background-size:auto 78px, 300px 420px;
}
.indexpage_inner4dv ul li:nth-child(4):hover{
	background-image:url(../imgs/ic_fangzhi-yes.png), url(../imgs/ic_4yes.png);
	background-repeat:no-repeat, no-repeat;
	background-position:center 110px, center center;
	background-size:auto 78px, 300px 420px;
}
.indexpage_inner4li h4{
	font-size:20px;
	color:#666;
	margin-top:210px;
}
.indexpage_inner4li span{
	width:250px;
	padding:0 25px;
	color:#666;
}
.indexpage_inner4li:hover h4, .indexpage_inner4li:hover span{
	color:#fff;
}
.indexpage_inne5{
	width:100%;
	height:500px;
	margin:0 auto;
}
.indexpage_inne5dv{
	width:100%;
	height:60px;
	padding:20px 0;
	background:#eee;
	text-align:center;
}
.indexpage_inne5dv h3{
	font-size:26px;
	line-height:40px;
	font-weight:normal;
}
.indexpage_inne5ul{
	width:1200px;
	height:400px;
	margin:0 auto;
}
.indexpage_inne5ul li{
	width:350px;
	height:400px;
	float:left;
}
.indexpage_inne5ul li:nth-child(2){
	margin:0 75px;
}
.indexpage_inne5ul li img{
	width:350px;
	height:260px;
}
.indexpage_inne5ul li p{
	font-weight:bold;
	line-height:30px;
}

/*product.html页面*/
.productpage_inner1{
	width:100%;
	min-height:125px;
}
.productpage_inner1 img{
	width:100%;
	height:auto;
}
.productpage_inner2_ul{
	width:1160px;
	height:500px;
	margin:0 auto;
	padding:70px 20px;
}
.productpage_inner2_ul li{
	width:520px;
	height:200px;
	float:left;
	color:#18415e;
	padding:10px 15px;
	margin-bottom:30px;
}
.productpage_inner2_ul li:nth-child(2n){
	margin-left:60px;
}
.productpage_inner2_ul li:hover{
	box-shadow:0 0 10px 0px #38adff;
}
.productpage_inner2_ul li h3{
	line-height:40px;
	font-size:20px;
	margin-bottom:20px;
	border-bottom:1px solid #18415e;
}
.productpage_inner2_ul li img{
	width:100px;
	height:100px;
	display:block;
	float:left;
	margin-right:10px;
}
.productpage_inner2_ul li p{
	width:410px;
	line-height:22px;
	font-size:14px;
	display:block;
	text-indent:2em;
	float:left;
}
.productpage_inner2_ul li a{
	clear:both;
	font-size:14px;
	color:#09C;
	float:right;
}

/*product_one.html*/
.product_one_inner2{
	width:1200px;
	height:300px;
	margin:0 auto;
}
.product_one_inner2_dv{
	width:1150px;
	height:150px;
	padding:25px;
	position:relative;
	border:1px solid #ccc;
}
.product_one_inner2_dv h3{
	font-size:18px;
	line-height:40px;
	color:#18415e;
}
.product_one_inner2_dv p{
	width:850px;
	display:block;
	float:left;
	line-height:30px;
}
.product_one_inner2_dv img{
	width:320px;
	height:200px;
	display:block;
	position:absolute;
	top:0;
	right:0;
}
.product_one_inner3{
	width:1200px;
	min-height:170px;
	margin:0 auto;
}
.product_one_left{
	width:250px;
	min-height:170px;
	float:left;
}
.product_one_left h4{
	width:200px;
	line-height:30px;
	margin-bottom:5px;
	border-bottom:1px solid #333;
	color:#222;
}
.product_one_leftul li a{
	width:200px;
	line-height:30px;
	color:#000;
}
.product_one_leftul li a.cur, .product_one_leftul li a:hover{
	color:#38adff;
}

.product_one_right{
	width:880px;
	min-height:100px;
	margin-left:70px;
	float:left;
}
.product_one_rightul li{
	clear:both;
	float:left;
	margin-bottom:50px;
	min-height:110px;
}
.product_one_rightul h5{
	width:800px;
	line-height:30px;
	margin-bottom:8px;
	font-weight:normal;
	border-bottom:1px solid #333;
}
.product_one_rightul img{
	width:160px;
	height:110px;
	display:block;
	float:left;
}
.product_one_rightul p{
	width:630px;
	line-height:25px;
	margin-left:10px;
	display:block;
	float:left;
	font-size:14px;
	text-indent:2em;
}

/*product_one_one.html*/
.product_one_one_inner4{
	width:1200px;
	min-height:100px;
	margin:0 auto;
}
.product_one_one_inner4>p{
	width:1200px;
	height:50px;
	line-height:50px;
	color:#666;
	background:rgba(200,232,255,0.3);
	text-indent:2em;
}
.product_listdv{
	margin-bottom:90px;
}
.product_title, .product_list{
	width:1200px;
	height:50px;
	line-height:50px;
	clear:both;
	border-bottom:1px solid #38adff;
}
.product_list:hover{
	background:#c8e8ff;
}
.product_title li, .product_list li{
	height:50px;
	float:left;
	padding:0 5px;
	box-sizing:border-box;
}
.product_list li{
	color:#333;
}
.product_title li:nth-child(1), .product_list li:nth-child(1){
	width:220px;
	text-indent:20px;
}
.product_title li:nth-child(1){
	text-indent:2em;
}
.product_list li:nth-child(1){
	background:#c8e8ff;
}
.product_list li:nth-child(1) a{
	color:#000;
}
.product_title li:nth-child(2), .product_list li:nth-child(2){
	width:170px;
	text-indent:10px;
}
.product_title li:nth-child(3), .product_list li:nth-child(3){
	width:150px;
}
.product_title li:nth-child(4), .product_list li:nth-child(4){
	width:140px;
}
.product_title li:nth-child(5), .product_list li:nth-child(5){
	width:270px;
	text-indent:10px;
}
.product_title li:nth-child(6), .product_list li:nth-child(6){
	width:250px;
}

/*product_one_one_details.html*/
.product_details_inner4{
	width:1200px;
	height:500px;
	margin:0 auto 50px;
}
.product_details_ul{
	width:880px;
	height:480px;
	float:right;
}
.product_details_ul li{
	clear:both;
	margin-bottom:50px;
}
.product_details_l1{
	min-height:200px;
}
.product_details_l2 p{
	text-align:center;
}
.product_details_ul h5{
	width:800px;
	line-height:30px;
	margin-bottom:8px;
	text-indent:30px;
	color:#18415e;
	background:url(../imgs/ic_xinxiqianzhui.png) no-repeat 10px center;
	background-size:10px 10px;
	border-bottom:1px solid #18415e;
}
.product_details_l1 img{
	width:160px;
	height:160px;
	display:block;
	float:left;
	margin-left:10px;
}
.product_details_l1 p{
	width:600px;
	line-height:25px;
	display:block;
	float:left;
	margin-left:20px;
	font-size:14px;
}

/*about.html页面*/
.aboutpage_inner1{
	width:100%;
	height:680px;
	padding-top:5px;
	background:#f2f2f2;
}
.aboutpage_inner1_dv{
	width:1200px;
	height:680px;
	margin:0 auto;
}
.aboutpage_inner1 img{
	width:1200px;
	height:400px;
}
.aboutpage_inner1 div{
	line-height:28px;
	text-indent:2em;
	margin-top:10px;
}
.aboutpage_inner2{
	width:1200px;
	height:450px;
	margin:0 auto;
}
.aboutpage_inner2_ul{
	width:1200px;
	height:300px;
}
.aboutpage_inner2_ul li{
	width:600px;
	height:60px;
	line-height:60px;
	float:left;
	padding-top:90px;
	text-align:center;
}
.aboutpage_inner2_ul li a{
	display:block;
	color:#18415e;
	font-size:18px;
}
.aboutpage_inner2_ul li:nth-child(1){
	background:url(../imgs/ic_lanxinglogo.png) no-repeat center 30px;
	background-size:250px auto;
}
.aboutpage_inner2_ul li:nth-child(2){
	background:url(../imgs/ic_suoweierlogo.png) no-repeat center 10px;
	background-size:240px auto;
}
.aboutpage_inner2_ul li:nth-child(3){
	background:url(../imgs/ic_maitulogo.png) no-repeat center center;
	background-size:270px auto;
}
.aboutpage_inner2_ul li:nth-child(4){
	background:url(../imgs/ic_wakelogo.png) no-repeat center center;
	background-size:290px auto;
}

/*contact.html*/
.contactpage_inner1{
	width:1200px;
	height:500px;
	margin:0 auto;
}
.contactpage_inner1 img{
	width:1200px;
	height:400px;
}
.contactpage_inner2{
	width:1200px;
	height:210px;
	line-height:28px;
	margin:20px auto;
	color:#666;
	padding-top:10px;
}
.contactpage_inner2 h3{
	width:270px;
	border-bottom:1px solid #999;
}
.contactpage_inner3{
	width:100%;
	height:80px;
	background:#133247;
	text-align:center;
	padding:10px 0 20px;
}

/*在线咨询悬浮窗口*/
.onlinedv_1{
	width:70px;
	height:180px;
	position:fixed;
	top:250px;
	right:0px;
}
.onlinedv_1 img{
	width:70px;
	height:180px;
}
.onlinedv_2{
	width:360px;
	height:400px;
	background:#FFF;
	position:fixed;
	top:50%;
	right:50%;
	margin-top:-210px;
	margin-right:-180px;
	border-radius:8px;
	overflow:hidden;
	box-shadow:0 0 15px 0px #aaa;
}
.onlinedv_p{
	line-height:70px;
	height:70px;
	width:330px;
	background:#38adff;
	color:#fff;
	padding:0 15px;
}
.onlinedv_p span{
	color:#fff;
	font-size:20px;
}
.onlinedv_p a{
	width:30px;
	height:70px;
	display:inline-block;
	float:right;
	background:url(../imgs/small.png) no-repeat right center;
	background-size:24px 4px;
}
.onlinedv_ul{
	width:330px;
	height:250px;
	padding:15px;
}
.onlinedv_ul textarea{
	width:330px;
	height:70px;
	border:1px solid #CCC;
	border-radius:5px;
	font-size:14px;
	color:#666;
	padding:5px 8px;
	box-sizing:border-box;
	margin-bottom:10px;
}
.onlinedv_ul input{
	width:330px;
	height:32px;
	border:1px solid #CCC;
	border-radius:5px;
	font-size:14px;
	color:#666;
	padding:5px 8px;
	box-sizing:border-box;
	margin-bottom:10px;
}
.onlinedv_btn{
	width:330px;
	height:35px;
	line-height:35px;
	display:block;
	border-radius:5px;
	font-size:14px;
	text-align:center;
	color:#fff;
	background:#38adff;
	margin:0px auto;
}

