*{margin: 0px;padding: 0px;}
body{min-width:1200px;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: 1100px;
	margin:0 auto;
}
.head{
	width: 100%;
	height:auto;
	overflow: hidden;
	background: url(../images/bg01.jpg)no-repeat center;
	background-size: 100% 100%;
	padding-bottom: 20px;
}
.top{
	width: 100%;
	height: 30px;
	background: rgba(255,255,255,0.5);
 
}
.top p{
	font-size: 13px;
	color:#666;
	line-height: 30px;
	float: left;
}
.top p a{
	font-size: 13px;
	color:#666;
	line-height: 30px;
}
.top ul{
	float: right;
}
.top ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	position: relative;
}
.top ul li a{
	font-size: 13px;
	color:#666666;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 13px;
	position: absolute;
	top:9px;
	right: 0;
	background: #666666;
}
.top ul li:last-child:after{
	width: 0;
}
.head .name{
	float: left;
	margin:25px 0;
}
.head .nav{
	float: right;
	height: auto;
	overflow: hidden;
	margin:30px 0;
}
.head .nav ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
 	margin-left: 5px;
 	height: 30px;
 
 	position: relative;
}
.head .nav ul li a{
	color:#1a1a1a;
	font-size: 16px;
}
.head .nav ul li:after,.head .nav ul li.m_hover:after{
	width: 30px;
	height: 3px;
	content: "";
	background: #2156bf;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	bottom: 0;
	opacity: 0;
}
.head .nav ul li:hover:after,.head .nav ul li.m_hover:after{
	opacity: 1;
}
.banner{ 
	width:100%;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
	padding-bottom: 40px;
 
}
.banner .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 left:45%; 
 bottom:0px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin-right:25px;  
 width:20px; 
 height:3px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #999999;
 
}
.banner .hd ul li.on{
 background:#2156bf;
  
}
.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;
}
.adv{
	width: 100%;
	height: 360px;
	overflow: hidden;
	background: #eee;
 
}
.title {
	margin-top: 30px;
}
.title p{
	color:#1a1a1a;
	font-size: 24px;
	height: 45px;
	position: relative;
	text-align: center;
}
.title p:after{
	width: 60px;
	content: "";
	height: 2px;
	background: #2156bf;
	position:absolute;
	left: 50%;
	margin-left: -30px;
	bottom: 0;

}
.title span{
	display:block;
	font-size: 14px;
	text-align: center;
	margin-top:20px;
	color:#666666;
}
.adv ul{
	width: 1100px;
	height: auto;
	overflow: hidden;
	display: flex;
	margin: 0 auto;
	margin-top: 40px;
	justify-content:space-between;

}
.adv ul li{
	display: block;
}
.adv ul li img{
	display:block;
	margin: 0 auto;
}
.adv ul li p{
	color:#1a1a1a;
	font-size: 18px;
	line-height: 40px;
}
.product{
	width: 1100px;
	margin: 0 auto;
	height: auto;
	margin-top: 30px;
}
.product .list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:20px;
}
.product .list ul {
	display: flex;
	justify-content:center;
}
.product .list ul li{
	float: left;
	width: 120px;
	height: 40px;
	background:#eeeeee;
	line-height: 40px;
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 5px;
	text-align: center;
}
.product .list ul li a{
	color:#666666;
	font-size: 16px;
}
.product .list ul li:hover{
	background: #2156bf;
}
.product .list ul li:hover a{
	color:#fff;
}
.product  .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.product .pic ul {
	margin-left: -20px;
}
.product .pic ul li{
	float: left;
	width: 260px;
	height: 280px;
	position: relative;
	margin-left: 20px;
}

.product .pic ul li img{
	display: block;
	width: 100%;
}
.product .pic ul li p{
	width: 240px;
	height: 30px;
	background: #2156bf;
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -120px;
	text-align: center;
	color:#fff;
	font-size: 14px;
	line-height: 30px;
}
.product .pic ul li:hover p{
	text-decoration: underline;
}
.product .more{
	width: 200px;
	height: 40px;
	background: #eeeeee;
	line-height: 40px;
	text-align: center;
	display:block;
	margin: 0 auto;
	margin-top: 30px;
	color:#2156bf;
	border-radius: 5px;
	font-size: 15px;
}
.about{
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
	height: 730px;
	margin-top: 40px;
	position: relative;
	background: #fff;
	z-index: 100;
	box-shadow: 0px 0px 5px 3px #dcdcdc;
}
.about .title{
	margin-top: 30px;
}
.about .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.about .info{
	width: 960px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
	display: -webkit-box;
	-webkit-line-clamp:6;
	-webkit-box-orient: vertical;
	overflow: hidden;

}
.about .info p{
	color:#000000;
	font-size: 15px;
	line-height: 26px;
	text-indent: 1em;
}
.about a{
	display: block;
	width: 200px;
	height: 40px;
	background: #ebc44e;
	color:#fff;
	font-size: 15px;
	margin: 0 auto;
	margin-top: 30px;
	line-height: 40px;
	text-align: center;
	border-radius: 5px;
}
.cases{
	width: 100%;
	margin: 0 auto;
	height:560px;
	overflow: hidden;
	margin-top: -80px;
	background: #2156bf;
}
.cases .title{
	margin-top: 120px;
}
.cases .title p{
	color:#fff;
}
.cases .title p:after{
	background: #ebc44e;
}
.cases .title span{
	color:#fff;
}
.cases .show{
	width: 1100px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.cases .show   .box{
	width: 400%;
	display: flex;
}
.cases .show .pic ul li{
	float: left;
	width: 300px;
	height: auto;
	overflow: hidden;
	margin-right: 10px;
}
.cases .show .pic ul li img{
	display: block;
	width: 300px;
	height:auto;
}
.cases .show .pic ul li p{
	width: 100%;
	line-height: 40px;
	background: #fff;
	text-align: center;
	color:#1a1a1a;
}
.cases .more{
	display: block;
	width: 200px;
	height: 40px;
	background: #ebc44e;
	color:#fff;
	text-align: center;
	line-height: 40px;
	font-size: 15px;
	border-radius: 5px;
	margin: 0 auto;
	margin-top: 30px;
}
.news{
	width: 1100px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.news .tit {
	margin-top:20px;
}
.news .tit p{
	color:#1a1a1a;
	font-size: 24px;
	text-align: center;
}
.news img{
	display: block;
	width: 420px;
	height: 380px;
	margin-top: 20px;
	float: left;
}
.news ul{
	width: 645px;
	height: auto;
	overflow: hidden;
	float: right;
	margin-top: 20px;
}
.news ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}
.news ul li:hover .time{
	background: #2156bf;
	color:#fff;
}
.news ul li:hover .info p{
	color:#2156bf;
}
.news .time{
	width: 61px;
	height: 60px;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	background: #eeeeee;
	float: left;
	color:#1a1a1a;;
}
.news .time p{
	font-size: 18px;
	text-align: center;
}
.news .time  span{
	display: block;
	font-size: 12px;
	text-align: center;
}
.news .info{
	float: right;
	width: 570px;
	height: auto;
	overflow: hidden;
}
.news .info p{
	color:#1a1a1a;
	font-size: 15px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	margin-top: 3px;
}
.news .info span{
	display: block;
	color:#666666;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 3px;
}
.section{
	width: 100%;
	height: 445px;
	background: #2156bf;
	float:left;
}
.cont{
	width: 500px;
	height: 445px;
	float: left;
	overflow: hidden;
	background: url(../images/bg02.png)no-repeat left top;
}
.cont .tit{
	width: 340px;
	margin-left: 60px;
	border-bottom: 1px solid #fff;
	margin-top: 30px;
}
.cont .tit p{
	color:#fff;
	font-size: 22px;
	font-weight: bold;
	border-bottom:2px solid #fff;
	width: 100px;
	line-height:40px;
}
.cont .info{
	width: 420px;
	height: auto;
	overflow: hidden;
	margin-left:60px;
	margin-top: 15px;
}
.cont .info p{
	color:#fff;
	font-size:15px;
	line-height: 25px;
}
.cont .info p a{
	color:#fff;
	font-size:15px;
	line-height: 25px;
}
.cont .info p a:hover{
	color:#ccc;
	font-size:15px;
	line-height: 25px;
}
.cont .ewm{
	margin-left: 60px;
	height: 140px;
	width: 300px;
	display: flex;
	align-items: center;
	margin-top: 30px;
	justify-content: space-between;
}
.cont .ewm p{
	color:#fff;
	font-size: 15px;
	line-height: 36px;
	float: left;

}
.cont .ewm img{
	display: block;
	width: 140px;
	height: 140px;
}
.messg{
	width: 525px;
	height: auto;
	overflow: hidden;
	float: right;
}
.messg .tit{
	width: 525px;
 
	border-bottom: 1px solid #fff;
	margin-top: 30px;
}
.messg .tit p{
	color:#fff;
	font-size: 22px;
	font-weight: bold;
	border-bottom:2px solid #fff;
	width: 100px;
	line-height:40px;
}
.messg form{
	width:480px;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.messg form ul li{
	height: auto;
	overflow: hidden;
	width: 100%;
	margin-top: 10px;
	line-height: 40px;


}
.messg form ul li p{
	color:#fff;
	font-size: 16px;
	float: left;
}
.messg form ul li input{
	width: 400px;
	height: 40px;
	background: #fff;
	float: right;
	border: none;
	border-radius: 5px;
	font-family: 'å¾®è½¯é›…é»‘';
	box-sizing: border-box;
	outline: none;
	text-indent: 5px;
}
.messg form ul li textarea{
	width: 400px;
	height: 80px;
	background: #fff;
	float: right;
	border: none;
	border-radius: 5px;
	resize: none;
	outline: none;
	font-family: 'å¾®è½¯é›…é»‘';
	text-indent: 5px;
	padding-top: 5px;
	box-sizing: border-box;
}

.messg form ul li .error{
	border: 1px solid red;
}

.error::-webkit-input-placeholder {
     color: red;
 }
 .error::-moz-placeholder {
      color: red;
  }
 .error::-ms-input-placeholder {
      color: red;
 }
.messg .btn{
	width: 400px;
	height: 40px;
	background: #ebc44e;
	color:#fff;
	border-radius: 5px;
	border: none;
	float:right;
	margin-top:30px;
	font-size: 16px;
}
.footer{
	width: 100%;
	height:auto;
	background: #1a4499;
	float:left;
}
.footer .links{
	width: 100%;
	height:140px;
	overflow: hidden;
	border-bottom: 1px solid #fff;
}
.footer .links .tit{
	width: 100%;
	height: 40px;
 	margin-top: 20px;
	border-bottom: 1px solid #fff;
}
.footer .links .tit p{
	color:#fff;
	font-size: 22px;
	border-bottom: 3px solid #2156bf;
	width: 90px;
	line-height: 38px;

}
.footer .links ul{
	margin-top: 15px;
	height: 60px;
	overflow: hidden;
	width: 100%;
}
.footer .links ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
}
.footer .links ul li a{
	color:#fff;
	font-size: 15px;

}
.footer .info {
	margin-top: 10px;
}
.footer .info p{
	color:#fff;
	font-size: 13px;
	line-height: 30px;
	text-align: center;
}
.footer .info a{
	color:#fff;
}

.container{ width:1100px; margin:0px auto;}
.con_left{ width:240px; float:left; margin-right:15px; margin-bottom:10px; }
.con_right{ width:835px; float:left; }
.in_contact{width:238px; margin-top:10px; float:left; border:#CCC 1px solid;}
.in_contact .tit{
	width: 235px;
	height:42px;
	background:#1a4499;
	float: left;
	line-height:42px;
	padding-left:3px;
	 
}
.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 p{ width:100%; font-size:13px; line-height:24px;}
.in_contactmid{ padding-left:10px;}
.in_contactmid img{ margin-top:10px;}
.in_casetit{ width:98%; padding-left:2%;font-weight:bold;background:#2156bf; height:48px; line-height:48px;font-size:18px; border-radius:5px 5px 0px 0px; color:#fff; text-align:left; position:relative;}
.position{ position:absolute; right:5px; top:0px; font-size:14px; font-weight:100;}

.position a{
	position: relative;
	padding: 0 10px;
}
.position a:after{
	content: ">";
	font-family: 'å®‹ä½“';
	font-size: 12px;
	color: #fff;
	position: absolute;
	right: -2px;
	top: 50%;
	transform: translateY(-50%);
}
.position a:last-child{
	padding-right: 0;
}
.position a:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.position a:first-child{
	padding-left: 0;
}
.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_case { width:100%; margin:0px auto;}
.main_case ul,.main_right_product ul{ margin:0px; padding:0px; width:110%;}
.main_case ul li{ list-style:none; width:265px; height:230px; float:left; margin-top:10px; margin-right:18px;}
.main_right_product ul li{ list-style:none; width:265px; height:310px; float:left; margin-top:10px; margin-right:20px;}
.p_name{ text-align:center; line-height:30px; font-size:14px;}
.main_case ul li img{ width:255px;   border:#eee 5px solid;}
.main_right_product ul li img{ width:260px; height:280px;  border:#eee 1px solid;}
.main_case ul li a:link,.main_right_product ul li a:link{ color:#444; text-decoration:none;}
.main_case ul li a:visited,.main_right_product ul li a:visited{ color:#444; text-decoration:none;}
.main_case ul li a:hover,.main_right_product 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;}

.index_newscont .newscontent p{
	text-indent: 2em;
}

.index_newscont p{
	text-indent: 2em;
}
.main_right_product img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.main_right_product p{
	text-indent: 2em;
	font-size: 16px;
	line-height: 30px;
}
.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/icon01.png) no-repeat 5px; padding-left:30px; 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;}

.ul_news li a{
	display: block;
	overflow: hidden;
	white-space: nowrap;
	   text-overflow: ellipsis;
}

.map{
	width: 100%;
	height: 400px;
}
.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;}
.con_left .list{
	float: left;
	width: 240px;
	height: 720px;
	overflow: hidden;
	background: #f2f2f2;
	border-radius:5px 5px 0px 0px;
 
}
.con_left .list .tit{
	width: 240px;
	height: 90px;
	background:#2156bf;
}
.con_left .list .tit p{
	font-size: 24px;
	color:#ffffff;
	line-height: 90px;
	font-weight: bold;
	float: left;
	margin-left: 25px;
}
.con_left .list .tit  span{
	display: block;
	float: left;
	margin-top: 40px;
	font-size: 16px;
	color:#fff;
	margin-left:5px;
}
.con_left .list ul{
	width:218px;
	height: auto;
	overflow: hidden;
	margin:0 auto;
}
.con_left .list ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 5px;
	background:#2156bf;
 
}
 
.con_left .list ul li  {
	font-size: 16px;
	color:#ffffff;
	font-weight: normal;
	line-height: 36px;
 
}
.con_left .list ul li a{
	font-size: 16px;
	color:#ffffff;
	font-weight: normal;
	line-height: 36px;
 	padding-left: 40px;
 	box-sizing: border-box;
 	display: block;
 	width: 100%;
 	white-space: nowrap;
 	text-overflow: ellipsis;
 	overflow: hidden;
 
}
.con_left .list ul ul{
	width: 220px;
	height: auto;
	overflow: hidden;
}
 
.con_left .list ul ul li a:hover{
	color:#ccc;
}
.con_left .list ul ul li {
	height: 25px;
	border-bottom: 1px dashed #2156bf;
	line-height: 25px;
	position: relative;
	margin-top: 10px;
}
.con_left .list ul ul li:after{
    content:"";
    position:absolute;
    left:30px;
    top:7px;
    height:11px;
    width:11px;
    background:url(../images/icon01.png)no-repeat;
}
.con_left .list ul ul li a{
	margin-left:50px;
	width: 150px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.con_left .list .box{
	width: 100%;
	height: 600px;
	overflow: hidden;
	border-bottom: 6px solid #0f70da;
	padding-bottom: 10px;
	margin-top: 15px;
}
.con_left .list .box .tit{
	height: 50px;
	overflow: hidden;
}
.con_left .list .box .tit p{
	line-height: 50px;
}
.con_left .list .box .tit  span{
	margin-top: 18px;
}
.con_left .list .box .info{
	width: 210px;
	margin:0 auto;
	height: 200px;
	margin-top: 15px;
}
.con_left .list .box .info p{
	font-size: 16px;
	color:#333333;
	font-weight: bold;
}
.con_left .list .box .info span{
	display: block;
	margin-top: 10px;
	color:#555555;
	font-size: 15px;
	line-height: 24px;
}
/*ç•™è¨€*/
td{ font-size:14px;}
.coolbg{ width:80px; height:30px; line-height:30px; color:#FFF; background:#ebc44e; border:none;}
.intxt{ height:32px; margin-top:10px; border-radius:5px; border:#ccc 1px solid;}
.index_newscont textarea{border-radius:5px; border:#ccc 1px solid;}







 

.page{



	width: 100%;



	height: auto;



	overflow: hidden;



	margin: 50px auto;



 



}



.nav-links{

	display: flex;

	justify-content: center;

	align-items: center;

}



.nav-links a{

	margin: 0 3px;

	border: 1px solid #ccc;

	line-height: 30px;

	color: #333;

	padding: 0 10px;

}



.nav-links span{

	margin: 0 3px;

	border: 1px solid #ccc;

	line-height: 30px;

	color: #333;

	padding: 0 10px;

}



.nav-links .current{

	background: #2156BF;

	border: 1px solid  #2156BF;

	color: #fff;

}




