﻿.logo{
	height:80px;
	background:url(../image/header_bg.jpg) no-repeat 0 0;
	background-size:100% 80px;
}
.logo .box{
	width:320px;
	height:80px;
	margin:0 auto;
	background:url(../image/logo.png) no-repeat center 8px;
	position:relative;
	z-index:1000;
}
.logo .box .tel{
	width:288px;
	height:41px;
	line-height:30px;
	position:absolute;
	top:51px;
	left:32px;
	background:url(../image/tel_bg.png) no-repeat 0 0;
	color:#606060;
	text-indent:73px;
}
em{
	font-style:normal;
}
em.blue{
	color:#008ec8;
}
.nav{
	height:73px;
	background:url(../image/nav_bg.png) no-repeat 0 0;
	background-size:100% 73px;
}
.nav li{
	width:33.3%;
	height:35px;
	line-height:35px;
	float:left;
	text-align:center;
}
.nav li img{
	padding-right:3px;
}
.nav li a{
	color:#fff;
	font-size:14px;
}
.in_pro_s{
	height:138px;
	background:url(../image/in_pro_sidebar_bg.png);
	padding-top:13px;
}
.in_p_s_list{
	width:100%%;
	display:block;
	margin:0 auto;
	padding:0 5%;
	box-sizing:border-box;
}
.in_p_s_list li{
	width:33.3%;
	float:left;
	margin:0 0 10px 0;
	text-align:center;
}
.in_p_s_list li span{
	width:100%;
	height:20px;
	overflow:hidden;
	display:block;
}
.in_about{
	margin-bottom:10px;
}	
.in_about .top{
	width:320px;
	height:50px;
	margin:0 auto 10px auto;
	background:url(../image/in_about_top.png) no-repeat center bottom;
	position:relative;
}
.in_about .top a{
	position:absolute;
	right:13px;
	top:19px;
	color:#494949;
}
.in_about .box{
	width:100%;
	height:120px;
	padding:11px 10px 0 10px;
	margin:0 auto;
	line-height:21px;
	color:#3c3c3c;
	border-top:1px solid #7bbaf3;
	border-bottom:1px solid #7bbaf3;
	background:#e2edf8;
	overflow:hidden;
}
.in_about .box img{
	float:left;
	margin:0 2px 5px 0;
}
.in_pro .top{
	height:26px;
	line-height:26px;
	background:url(../image/in_pro_top.png) repeat-x 0 0;
	color:#fff;
	position:relative;
	text-indent:12px;
	font-size:14px;
}
.in_pro .top span{
	font-size:12px;
	padding-left:5px;
}
.in_pro .top a{
	position:absolute;
	top:1px;
	right:1px;
}
.in_product_list{
	width:320px;
	margin:0 auto;
	padding:14px 10px 0 10px;
}
.in_product_list ul li{
	width:140px;
	height:120px;
	float:left;
	margin:0 5px 10px 5px;
	text-align:center;
	line-height:26px;
	border:1px solid #60c5f4;
	overflow:hidden;
}
.in_product_list ul li img{
	width:100%;
	height:120px;
}
.in_product_list ul li a{
	width:100%;
	display:block;
	position:relative;
}
.in_product_list ul li a span{
	width:100%;
	height:24px;
	display:block;
	overflow:hidden;
	position:absolute;
	left:0px;
	bottom:2px;
	background:#ddd;
	color:#000;
	opacity:0.8;
}
/*首页产品滚动*/
.in_pro_lists{
	width:320px;
	height:265px;
	margin:0 auto;
	padding:10px 0 0 0;
}
 .workListWrap{
	width:320px;
	height:265px;
	margin:0 auto;
}

.workList {
	width: 3600%;
	height:265px; 
	position:relative;
	margin-left:5px;
}
.workItem {
	display: inline-block;
	width:140px;
	height:265px;
	margin:0 5px 10px 5px;
	text-align:center;
	line-height:26px;
}
.workItem a{
    width: 140px;
	height:120px;
    display: block;
	margin-bottom:10px;
	background:url(../image/prolibg.jpg) no-repeat center center;
	position:relative;
	border:1px solid #60c5f4;
	overflow:hidden;
}
.workItem p{
	width:100%;
	height:24px;
	display:block;
	overflow:hidden;
	position:absolute;
	left:0px;
	bottom:2px;
	background:#ddd;
	color:#000;
	opacity:0.8;
}
.workItem img {
	display: block;
	width: 140px;
	height:120px;
	padding:2px;
}

#case_progress_prev{
    background: url(../image/pre.png);
    height: 20px;
    width: 20px;
    position: absolute;
    z-index: 999;
    overflow: visible;
    top: 70px;
    left:0px; 
	opacity:0.5;
}
#case_progress_prev:hover{
	opacity:1;
}
#case_progress_next{
    background: url(../image/next.png);
    height: 20px;
    width: 20px;
    position: absolute;
    z-index: 999;
    top: 70px;
    right: 0px;
	opacity:0.5;
}
#case_progress_next:hover{
    opacity:1;
}
.ctrlArea{
    position: relative;
    z-index: 888;
	width:320px; margin:0 auto;
}
/**/
.product_list{
	width:320px;
	margin:0 auto;
	padding:14px 10px 0 10px;
}
.product_list ul li{
	width:140px;
	height:150px;
	float:left;
	margin:0 5px 10px 5px;
	text-align:center;
	line-height:26px;
	
	overflow:hidden;
}
.product_list ul li img{
	width:100%;
	height:129px;
	border:1px solid #337ac9;
}
.product_list ul li a{
	width:100%;
	display:block;
}
.product_list ul li a span{
	width:100%;
	height:24px;
	display:block;
	overflow:hidden;
	color:#000;
}
.honor_list{
	width:320px;
	margin:0 auto;
	padding:14px 10px 0 10px;
}
.honor_list ul li{
	width:140px;
	height:244px;
	float:left;
	margin:0 5px 10px 5px;
	text-align:center;
	line-height:26px;
	
	overflow:hidden;
}
.honor_list ul li img{
	width:100%;
	height:205px;
	border:1px solid #959595;
	padding:4px;
}
.honor_list ul li a{
	width:100%;
	display:block;
}
.honor_list ul li a span{
	width:100%;
	height:24px;
	display:block;
	overflow:hidden;
	color:#000;
}
.nav_top{
	width:100%;
	height:38px;
	line-height:38px;
	background:url(../image/nav_top_bg1.png) repeat-x;
	position:relative;
}
.nav_top span{
	padding:0 10px 0 42px;
	background:url(../image/nav_top.png) no-repeat 8px center;
	color:#000;
	font-size:16px;
	font-weight:normal;
}
.nav_top .more{
	position:absolute;
	top:0px;
	right:0px;
	padding:0 10px 0 25px;
	background:url(../image/nav_more.png) no-repeat 0 center;
	cursor:pointer;
}
.in_tec_list{
	padding-top:6px;
}
.in_tec_list li{
	height:38px;
	line-height:38px;
	background:url(../image/in_tel_li_bg.png) repeat-x 0 0;
	margin-bottom:2px;
}
.in_tec_list li a{
	width:100%;
	height:38px;
	display:block;
	overflow:hidden;
	padding-right:10px;
	text-indent:70px;
	position:relative;
}
.in_tec_list li a span{
	width:61px;
	height:38px;
	display:block;
	background:url(../image/in_tec_li.png) no-repeat 0 0;
	position:absolute;
	top:0px;
	left:0px;
	text-indent:9px;
	text-shadow:2px 2px 2px #fff;
	font-size:24px;
	font-weight:bold;
	color:#00aee2;
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,1)));
}
.about_sidebar{
	width:96%;
	margin:5px auto 10px auto;
}
.about_sidebar li{
	border:1px solid #fff;
	border-radius:5px 5px;
	height:31px;
	line-height:31px;
	background:url(../image/sidebar_li_bg.png);
	box-shadow:0 0 2px #727070;
	text-indent:25px;
	position:relative;
	margin-bottom:5px;
}
.about_sidebar li span{
	width:20px;
	height:20px;
	border:1px #000;
	display:block;
	position:absolute;
	top:6px;
	right:10px;
	background:url(../image/p_a.png) no-repeat;
	z-index:2;
}
.about_sidebar li a{
	width:100%;
	display:block;
	color:#000;
}


.pro_sidebar{
	width:100%;
	background:#476a8f;
	display:none;
	padding-bottom:10px;
}
.sidebar{
	background:#476a8f;
}
.sidebar .li dl{
	width:100%;
	height:30px;
	line-height:30px;
	color:#454034;
	font-size:14px;
	text-indent:25px;
	cursor:pointer;
	color:#fff;
	background:url(../image/pro_sidebar_dl.png) no-repeat 90% center;
	border-bottom:1px solid #284567;
}
.sidebar .li.on dl{
	color:#fff;
}
.sidebar .li.on dl a{
	color:#fff;
}
.sidebar_list{
	display:none;
}
.sidebar_list li{
	height:30px;
	line-height:30px;
	text-indent:35px;
	font-size:14px;
	border-bottom:1px dashed #284567;
	font-size:12px;
}
.sidebar_list li a{
	color:#CCC;
}
.news_list{
	width:100%;
}
.news_list li{
	width:100%;
	height:51px;
	background:url(../image/news_li.png) no-repeat right 20px;
	float:left;
	padding:10px 10px;
	overflow:hidden;
	border-bottom:1px solid #ababab;
}
.news_list li a{
	color:#898989;
	line-height:12px;
}
.news_list li a span{
	width:100%;
	height:14px;
	line-height:14px;
	display:block;
	font-size:14px;
	color:#000;
	display:block;
	margin-bottom:5px;
	box-sizing:content-box;
	overflow:hidden;
}
.news_title{
	margin:5px 0 5px 0;
	text-align:center;
	border-bottom:1px dashed #ddd;
}
.news_title h1{
	font-size:16px;
	line-height:30px;
}




.ui-btn-inner{
	display:none;
}

.footer_contact{
	min-height:80px;
	text-align:center;
	padding-top:10px;
	color:#5c5c5c;
	line-height:24px;
}
.footer{
	height:61px;
}
.content{
	width:100%;
	margin:0 auto;
	box-sizing:border-box;
	min-height:300px;
}
.contact_blue{
	background:#d5e2ef;
}
/*message*/
.nyMainC3{
	background-color: #ffffff;
	color: #000000;
	font-family: "宋体";
	line-height: 26px;
	min-height: 610px;
	padding: 10px 16px;
}
.nyMainMessage{
	color:#000000;
	font-family:"宋体";
	line-height:34px;
	height:34px;
}
.nyMainMessage span{
	color:#F00;
	display:block;
	float:right;
	margin-right:20px;
}
.txtInput1{
	border:solid 1px #929292;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius:10px;
	height:36px;
	width:94%;
	padding-left:15px;
	line-height:36px;
	-moz-box-shadow:2px 2px 2px #929292 inset;              
    -webkit-box-shadow:2px 2px 2px #929292 inset;           
    box-shadow:2px 2px 2px #929292 inset;  
}
.btnInput{
	height:45px;
	color:#000000;
	width:98%;
	cursor:pointer;
	font-size:14px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
	border:solid 1px #8f8f8f;
	background: -moz-linear-gradient(top, #f3f4f3, #dfddda); 
	background: -o-linear-gradient(top,#f3f4f3, #dfddda); 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f3f4f3), to(#dfddda));
	box-shadow: 1px 2px 3px #888888;
}
.btnTJ{
	margin:10px 0;
}
/**/

.text_content{
	padding:0 10px;
	line-height:24px;
	margin-top:10px;
	box-sizing:border-box;
}

/*banner*/
.flex-control-nav{display:none;}

/*悬浮电话短信*/
.floatLink{background: url(../image/footer_bg.png) repeat-x 0 bottom;
height:61px;
position:fixed;
bottom:0px;
left: 0px;
width:100%;
z-index:10000;
}
.floatLink li{
width:25%;
height:61px;
display:block;
float:left;
background:url(../image/footer_border.png) no-repeat right center;
}
.floatLink li.no{
background:none;
}
.floatLink a{
width:100%;
/*background: url(./image/linkFGX.jpg) no-repeat right;*/
display:block;
height:61px;
color:#FFFFFF;
text-align:center;
}
.floatLink a span{margin-top:38px;display:inline-block;width:100%;}

.floatLink .a1{background: url(../image/tel.png) no-repeat center 10px;}
.floatLink .a2{background: url(../image/sms.png) no-repeat center 10px;}
.floatLink .a3{background: url(../image/contact.png) no-repeat center 10px;}
.floatLink .a4{background: url(../image/message.png) no-repeat center 10px;}
