*{margin: 0px;padding: 0px;}

body{min-width:1300px;background:#ffffff;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px;padding:0px;text-decoration:none;font-size: 12px;font-variant:normal;font-family: "微软雅黑";}/*为部分带全站背景图准备可以将背景图或背景色部分删除掉*/

a:link,a:visited,a:hover,a:active{text-decoration:none;}

a{text-decoration: none;}

li{list-style-type:none;}

ul,ol{list-style-type: none;list-style-image: none;}

/*清除浮动*/

 



.main{

	width: 1200px;

	margin:0 auto;

}

.head{

	width: 100%;

	height:140px;

	overflow: hidden;

}

.top{

	width: 100%;

	overflow: hidden;

	height: 30px;

	background: #f2f2f2;

 

}

.top p{

	font-size: 13px;

	color:#808080;

	line-height: 30px;

	float: left;

}

.top span{

	display: block;

	color:#808080;

	font-size: 12px;

	float: right;

	line-height: 30px;

}

 

.head .tel{

	width: 205px;

	height: 48px;

	border: 1px solid #ebebeb;

	padding: 0 20px;

	border-radius: 25px;

	display: flex;

	align-items: center;

	float: right;

} 

.head .tel img{

	display: block;

	float: left;

}

.head .tel p {

	color:#18aeff;

	font-size: 24px;

	margin-left: 10px;

}

.head .name{

	float: left;

	margin-top: 25px;

}

.head .box{

	float: right;

	width: 680px;

	margin-top: 20px;

}

.head .nav {

	margin-top: 20px;

	height: auto;

	float: right;

}

.head .nav ul li{

	float: left;

	height: 45px;

	margin-left: 5px;

	padding-left: 15px;

	padding-right: 15px;

	border-bottom: 3px solid #fff;

}

.head .nav ul li a{

	color:#808080;

	font-size: 14px;

}

.head .nav ul li:hover{

	border-bottom: 3px solid #18aeff;

}

.head .nav ul li:hover a{

	color:#18aeff;

}

.banner{ 

	width:100%;

	margin:0 auto; 

	overflow:hidden; 

	position:relative; 

 

}

.banner .hd{

 height:15px; 

 overflow:hidden; 

 position:absolute; 

 left:45%; 

 bottom:10px; 

 z-index:1; 

}

.banner .hd ul{

 overflow:hidden; 

 zoom:1; 

 float:left; 



}

.banner .hd ul li{

 float:left; 

 margin-right:25px;  

 width:50px; 

 height:10px; 

 line-height:14px; 

 text-align:center; 

 cursor:pointer;

 border: 1px solid #333;

 

}

.banner .hd ul li.on{

 background:#1868ca; 

 border: 1px solid #1868ca;

}

.banner .bd{

 position:relative; 

 height:100%;

  z-index:0; 

  width: 100%; 

}

.banner .bd li{

 zoom:1; 

 vertical-align:middle; 

}

.banner .bd img{

	width:100%; 

	display:block; 

}

.banner .prev,

.banner .next{

 position:absolute; 

 left:3%; 

 top:50%;

 margin-top:-3%;

 display:block; 

 width:32px;

 height:40px;  

 filter:alpha(opacity=50);opacity:0.5;   

}

.banner .next{

 left:auto; right:3%; 

 background-position:8px 5px; 

}

.banner .next {

	font-size: 

	58px;color:#fff;

}

.banner .prev{

	font-size: 

	58px;color:#fff;

}

.banner .prev:hover,

.banner .next:hover{

	filter:alpha(opacity=100);opacity:1;  

}

.banner .prevStop{ 

	display:none;  

}

.banner .nextStop{ display:none;  

}

.keywords{

	width: 100%;

	height: 40px;

	background: #eeeeee;

}

.keywords p{

	font-size: 16px;

	color:#333333;

	font-weight: bold;

	line-height: 40px;

	float: left;

}

.keywords ul{

	float: left;



}

.keywords ul li{

	float: left;

	padding-right: 10px;

	padding-left: 10px;

	position: relative;

	line-height:40px;

}

.keywords ul li:after{

    content:"";

    position:absolute;

    right:0px;

    top:14px;

    height:14px;

    width:1px;

    background:#333;

}



.keywords ul li:last-child:after{

    height:0px;

    width:0px;

}

.product{

	width: 1200px;

	margin:  0 auto;

	height: auto;

	overflow: hidden;

	margin-top: 40px;

}

.title{

	border-bottom: 1px solid #18aeff;

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 30px;

}

.title div{

	width: 120px;

	border-bottom: 3px solid #18aeff; 

	margin: 0 auto;

	padding-bottom: 3px;

}

.title div p{

	color:#333333;

	font-size: 30px;

	font-weight: bold;

	text-align: center;

}

.title div span{

	display: block;

	text-align: center;

	color:#7d7d7d;

	font-size: 14px;

	text-align: center;

}

.product .list{

	width: 240px;

	height:635px;

	position: relative;

	overflow: hidden;

	margin-top: 20px;

	background: url(../images/bg01.png)no-repeat center top;

	float: left;

}

.product .list .tit{

	width: 100%;

	height: 80px;

	background: #18aeff;

}

.product .list .tit p{

	color:#fff;

	font-size: 24px;

	font-weight: bold;

	text-align: center;

	line-height: 80px;

}

.product .list ul{

	width: 220px;

 	margin: 0 auto;

	margin-top: 25px;

}

.product .list ul li{

	width: 100%;

	height: auto;

	position: relative;

	overflow: hidden;

	text-align: center;

	line-height: 50px;



}

.product .list ul li:hover {

	background: url(../images/hover.png)no-repeat left bottom;

}

.product .list ul li:hover a{

	font-weight: bold;

	color:#333333;

}

 

.product .list ul li a{

	color:#fff;

 

	display: block;

	font-size: 16px;

}

.product .list .tel{

	position: absolute;

	bottom: 20px;

	width: 220px;

	margin: 0 auto;

	margin-left: 10px;

}

.product .list .tel p{

	color:#fff;

	font-size: 30px;

	font-weight: bold;

}

.product .list .tel span{

	display: block;

	color:#fff;

	font-size: 30px;

	font-weight: bold;

}

.product .pic{

	width: 935px;

	height: auto;

	overflow: hidden;

	float: right;

	margin-top:20px;

}

.product .pic ul {

	margin-left: -15px;

}

.product .pic ul li{

	float: left;

	width: 300px;

	height: 200px;

	margin-left: 15px;

	position: relative;

	margin-bottom: 16px;

	overflow: hidden;

}

.product .pic ul li img{

	display: block;

	width: 300px;

	height: 200px;

}

.product .pic p{

	width: 100%;

	height: 40px;

	position: absolute;

	bottom: 0;

	background: rgba(18,131,155,0.7);

	color:#fff;

	text-align: center;

	line-height: 40px;

	font-size: 18px;

	opacity: 0;

}

.product .pic ul li:hover p{

	opacity:1;

}

.cases{

	width: 100%;

	margin: 0 auto;

	height: 600px;

	overflow: hidden;

	margin-top: 30px;

	background: url(../images/bg02.png)no-repeat center;

}

.cases .main{

	width: 1250px;

	margin:0 auto;

	height: auto;

	overflow: hidden;

}

.cases .main{

	position: relative;

}

.cases .tit {

	margin-top: 30px;

	height: auto;

	overflow: hidden;

}

.cases .tit p{

	color:#fff;

	font-size: 30px;

	font-weight: bold;

	text-align: center;

}

.cases .tit span{

	display: block;

	text-align: center;

	color:#fff;

	font-size: 16px;

}

.cases .menu{

	width: 1060px;

	margin: 0 auto;

	height: 40px;

	background: #1495d9;

	border-radius: 20px;

	margin-top: 30px;

}

.cases .info{

	width: 1200px;

	margin: 0 auto;

	height: auto;

	overflow: hidden;

	margin-top: 20px;

	overflow: hidden;

}

.cases .menu ul {

	display: flex;

	justify-content: center;

}

.cases .menu ul li{

	line-height: 40px;

	padding-right: 20px;

	padding-left: 20px;

}

.cases .menu ul li:hover a{

	color:#fff;

	font-weight: bold;

}

.cases .menu ul li a{

	color:#333333;

	font-size: 16px;



}

.cases .info p{

	color:#fff;

	font-size: 16px;

	line-height: 24px;

}

.cases .bd{

	width: 1050px;

	margin: 0 auto;

	height: auto;

	margin-top: 25px;

	overflow: hidden;

 

}

.cases .next,.cases .prev{

	position: absolute;

	top: 330px;

}

.cases .prev{

	right: 0;

}

.cases .bd ul li{

	float: left;

	width: 240px;

	height: auto;

	overflow: hidden;

	margin-right: 30px;

}

.cases .bd ul li img{

	display: block;

	width: 240px;

	height: 160px;

}

.cases .bd ul li p{

	width: 100%;

	line-height: 30px;

	font-size: 16px;

	text-align: center;

	color:#fff;

}

.cases  .btn{

	width: 270px;

	height: 40px;

	background: #ffffff;

	border-radius: 25px;

	display: block;

	margin: 0 auto;

	text-align: center;

	line-height: 40px;

	font-weight: bold;

	color:#1a6bc6;

	font-size: 16px;

	margin-top: 30px;

}

.about{

	width: 1200px;

	height: auto;

	overflow: hidden;

	margin:  auto;

}

.about .pic{

	width: 496px;

	float: left;

	margin-top:50px;

	height: 331px;

	background: #18aeff;



}

.about .pic img{

	display: block;

	width: 496px;

	height: 331px;

	margin-top: -20px;

	margin-left:-20px;

}

.about .info{

	width: 665px;

	height:340px;

	overflow:hidden;

	float: right;

 	background: url(../images/bg03.png)repeat-x center bottom;

	margin-top:40px;

}

.about .info b{

	font-size: 24px;

	font-weight: normal;

}

 

.about .info .text{

	width: 100%;

	height: 220px;

 

	overflow: hidden;

	margin-top: 20px;

}

.about .info .text p{

	color:#333333;

	font-size: 14px;

	line-height: 24px;

}

.about .info a{

	display: block;

	color:#1a6bc6;

	font-size: 16px;

	float: right;

	margin-top: 50px;

}

.news{

	width: 1200px;

	margin: 0 auto;

	height: auto;

	overflow: hidden;

	margin-top: 30px;

}

.news .hd{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 30px;

}

.news .hd ul{

	display: flex;

	justify-content: center;

}

.news .hd ul li{

	float: left;

	width: 160px;

	text-align: center;

	line-height: 50px;

	margin-left: 15px;

	border-radius: 25px;

	height: 50px;

	border: 1px solid #28b4ff;

}

.news .hd ul li a{

	color:#3859ff;

	font-size: 14px;

}

.news .hd ul .on{

	background:#18aeff;

}

.news .hd ul .on a{

	color:#fff;

}

.news  .box{

	width: 100%;

	height: auto;

	overflow: hidden;

}

.news  .box img{

	display: block;

	float: left;

	width: 500px;

	height: 315px;

	margin-top:20px;

}

.news .bd ul{

	width: 660px;

	margin: 0  auto;

	height: auto;

	overflow: hidden;

	margin-top: 10px;

}

.news .bd  li{

	width: 100%;

	height: auto;

	overflow: hidden;

	padding-bottom: 10px;

	border-bottom: 1px solid #cccccc;

	margin-top: 10px;

}

.news .bd  li:hover .info p{

	text-decoration: underline;

}

.news .bd  li .time{

	width: 100px;

	height: 60px;

	display: flex;

	justify-content: center;

	color:#3572ed;

	background: #fff;

	float: left;

	align-items: center;



}

.news .bd  li .time p{

	color:#333;

	font-size: 24px;

 

}

.news .bd  li .time  b{

	 font-size:48px;



}

.news .bd  li .info{

	width: 555px;

	height: 60px;

	float: right;

}

.news .bd  li .info p{

	color:#333333;

	font-size: 18px;

	font-weight: bold;

	overflow: hidden;

	white-space: nowrap;

	text-overflow: ellipsis;

}

.news .bd  li .info span{

	display: block;

	color:#808080;

	font-size: 12px;

	margin-top: 4px;

	display: -webkit-box;

	-webkit-line-clamp:2;

	-webkit-box-orient: vertical;

	overflow: hidden;



}

.links{

	width: 100%;

	height: 60px;

	background: #35cdff;

	margin-top: 40px;

}

.links p{

	color:#fff;

	font-size: 14px;

	float: left;

	line-height: 60px;

}

.links ul{

	float: left;

	width: 1110px;

	height: 60px;

	float: left;

}

.links ul li{

	float: left;

	padding-right: 10px;

	padding-left: 10px;

	position: relative;

	line-height: 60px;

}

.links ul li a{

	color:#fff;

	font-size: 14px;

	font-weight: bold;

}

.links ul li:after{

    content:"";

    position:absolute;

    right:0px;

    top:50%;

    margin-top: -7px;

    height:14px;

    width:1px;

    background:#fff;

}



.links ul li:last-child:after{

    height:0px;

    width:0px;

}

.footer{

	width: 100%;

	height: 286px;

	background: #18aeff;

	position: relative;

	z-index: 100;

	float:left;

}

.footer .main{

	display: flex;

	height: 260px;

	align-items: center;

	justify-content: space-between;

}

.footer .info p{

	color:#fff;

	font-size: 14px;

	line-height: 26px;

	margin-top: 10px;

}

.footer  .ewm{

	width: 315px;

	height: auto;

	border-left: 1px solid #7289ff;

	border-right: 1px solid #7289ff;

	overflow: hidden;

}

.footer  .ewm img{

	display: block;

	width: 135px;

	height: 135px;

	margin: 0 auto;

}

.footer  .ewm p{

	text-align: center;

	color:#fff;

	font-size: 14px;

	line-height: 30px;

}

.footer .mssg{

	width: 260px;

	height: auto;

	overflow: hidden;

}

.footer .mssg input{

	width: 100%;

	height: 40px;

	background: #fff;

	border-radius: 5px;

	border: none;

	text-indent: 10px;

	margin-bottom:5px;

}

.footer .mssg textarea{

	width: 100%;

	height: 70px;

	background: #fff;

	border-radius: 5px;

	border: none;

	text-indent: 10px;

	padding-top: 10px;

	resize: none;

}

.footer .mssg .btn{

	background: #35cdff;

	color:#fff;

	font-size: 14px;

}

.footer .cr{

	width: 100%;

	height: 40px;

	position: absolute;

	bottom: 0;

}

.footer .cr p{

	color:#767676;

	font-size: 12px;

	line-height: 40px;

	text-align: center;



}

.footer .cr a{

		color:#767676;

}



.container{ width:1200px; margin:0px auto;}

.con_left{ width:240px; float:left; margin-right:15px; margin-bottom:10px; margin-top:15px; }

.con_right{ width:935px; float:left; margin-top:35px;}

.in_contact{width:238px; margin-top:10px; float:left; border:#18aeff 1px solid;}

.in_contact .tit{

	width: 238px;

	height:42px;

	background:#18aeff;

	float: left;

	 

}

.in_contact .tit div{ position:relative;}

.in_contact .tit div h3{

	font-size: 16px;

	width: 100%;

	margin: 0 auto;

	color:#fff;

}

.in_contact .tit div span{ position:absolute; right:5px; top:0px; line-height:42px; font-size:12px;}

.in_contact .tit div span a:link{ color:#fff;}

.in_contact .tit div span a:visited{ color:#fff;}

.in_contact .tit div span a:hover{ color:#f00;}

.in_contact h3{ font-size:15px; font-weight:bold; line-height:40px; padding-left:10px;}

.in_contact p{ width:100%; font-size:13px; line-height:24px;}

.in_contactmid{ padding-left:10px;}

.in_contactmid img{ margin-top:10px; width:96%;}

.in_casetit{ width:98%; padding-left:2%;font-weight:bold;background:#18aeff; height:80px; line-height:80px;font-size:18px;  color:#fff; text-align:left; position:relative;}

.position{ position:absolute; right:5px; top:0px; font-size:14px; font-weight:100;}

.position a:link{ color:#fff; font-size:12px;}

.position a:visited{ color:#fff;font-size:12px;}

.position a:hover{ color:#000;font-size:12px;}

.ul_news{ width:240px; margin:0px auto; float:left; padding-bottom:10px;}

.ul_news li{ width:94%; padding-left:2%; font-size:13px; height:32px; line-height:32px; color:#1d1d1d; border-bottom:#CCC 1px dotted; margin:0px auto;}

.index_aboutcont p{ text-indent:2em; font-size:13px; color:#3e3e3e; font-weight:bold;}

.main_right_product { width:100%; margin:0px auto;}

.main_right_product ul,.main_right_product1 ul{ margin:0px; padding:0px; width:110%;}

.main_right_product ul li{ list-style:none; width:297px; height:240px; float:left; margin-top:10px; margin-right:22px;}

.main_right_product1 ul li{ list-style:none; width:265px; height:200px; float:left; margin-top:10px; margin-right:20px;}

.p_name{ text-align:center; line-height:30px; font-size:14px;}

.main_right_product ul li img{ width:295px; height:210px;  border:#68eaea 1px solid;}

.main_right_product1 ul li img{ width:260px; height:150px;  border:#ccc 5px solid;}

.main_right_product ul li a:link,.main_right_product1 ul li a:link{ color:#444; text-decoration:none;}

.main_right_product ul li a:visited,.main_right_product1 ul li a:visited{ color:#444; text-decoration:none;}

.main_right_product ul li a:hover,.main_right_product1 ul li a:hover{ color:#d72223; text-decoration:none;}

.index_newscont h3,.main_right_product h3{text-align:center; line-height:40px; font-size:18px;}

.productimg{ text-align:center; margin:0px auto;}

.productimg img{ max-width:100%; margin:0px auto;}

.index_newscont{ width:100%; margin:10px auto;}

.index_newscont ul li{ height:32px; line-height:32px; border-bottom:#CCC 1px dashed; font-size:13px;  background:url(../images/icon04.jpg) no-repeat 5px; padding-left:15px; position:relative;}

.news_time{ position:absolute; right:0px; top:0px;}

.index_newscont ul li a:link,.ul_news li a:link{ color:#3e3e3e;;}

.index_newscont ul li a:visited,.ul_news li a:visited{ color:#3e3e3e;}

.index_newscont ul li a:hover,.ul_news li a:hover{ color:#d72223;}

.xlr_pages,.fy{width:100%; height:24px; line-height:24px; font-size:12px;text-align:center; float:left; margin-top:20px;}

.xlr_pages ul{ width:100%; margin:0px auto; height:24px;text-align:center;}

.pagelist li{  text-decoration:none; margin-right:1px;display:inline-block; border:#CCC 1px solid; padding:0px 8px;}

.thisclass{ background:#333333; color:#FFF;}

.pagelist li select{ margin:3px;}

.pagelist li a:link,.fy a:link{ color:#000; text-decoration:none;}

.pagelist li a:visited,.fy a:visited{ color:#000; text-decoration:none;}

.pagelist li a:hover,.fy a:hover{ color:#d72223; text-decoration:none;}

/*留言*/

td{ font-size:14px;}

.coolbg{ width:80px; height:30px; line-height:30px; color:#FFF; background:#68eaea; border:none; border-radius:5px;}

.intxt{ height:32px; margin-top:10px; border-radius:5px; border:#ccc 1px solid;}

.index_newscont textarea{border-radius:5px; border:#ccc 1px solid;}



.about .info .text p{text-indent: 2em;}

