@charset "utf-8";
/* CSS Document */
html{
	overflow-x:hidden;
	display:block;
	}
body{
    font-family: "Microsoft Yahei", Tahoma, Geneva, sans-serif;
     /* background: linear-gradient(to bottom,#210a46,#05284c)  !important;
 background:#294ad5 !important;*/
    color: #000;
	min-width: 1280px;
	font-size:16px;
	line-height:30px;
}	
/*头部css*/
.header-wrap {
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    _position: absolute;
    _clear: both;
    _top: expression(eval(document.documentElement.scrollTop));
    background: #fff;
    z-index: 99;
    border-bottom: 1px solid #e4e4e4;
}

.header {
    width: 1280px;
    margin: 0 auto;
    height: 50px;
	line-height:50px;
    background: #fff;
}
.header a{
	color: #666;
	font-size:14px}
.header .frs{
	margin-right:60px;}
/*中间主样式css*/
.container-wrap{
	position: relative;
    width: 100%;
    margin: 0 auto;

}
.container{
    width: 1280px;
    margin: 0 auto;
	background:#FFF;
/*    box-shadow: 0 0 13px 2px rgba(56,81,76,.12);*/
	color: #000;
	margin-bottom:20px;
}
/*中间主样式css-----banner样式*/
.container .banner-wrap{
	background:url(../image/picban.jpg);
	height:380px;}
/*中间主样式css-----nav导航样式*/
.container .main-nav{
	background:#699;
	height:50px;
	line-height:50px;
	margin:0 auto;
	text-align:center; 
	}
.container .main-nav ul{
	display:inline-block;}
.container .main-nav .main-nav-item{
	float: left;
    width: 100px;
    margin: 0 22px 0 22px;
    cursor: pointer;

}
.container2{
    margin: 0 auto;
	background:#26a1ff;
    box-shadow: 0 0 13px 2px rgba(56,81,76,.12);
	color:#000;
	width:100%;
	margin-bottom:20px;
	height:90px;
	overflow:hidden;

}

.main-nav-item:hover{
	background:#093;
	color:#FFF}
/*中间主样式css-----content主要内容样式*/
 .content{
	width:1100px;
	margin:0px auto;
	padding-bottom:0px;
	margin-bottom:0px;/*如果不要空行，去掉这行代码即可*/
	overflow:hidden;
	font-size:15px;
	line-height:30px;
	}
.content2{
	width:900px;
	margin:0px auto;
	padding-bottom:0px;
	margin-bottom:0px;/*如果不要空行，去掉这行代码即可*/
	overflow:hidden;
	font-size:15px;
	line-height:30px;
	}
.container .title{
	font-size:20px;
	font-weight:600;
	padding-top:30px;
	}
.container .title2{
    background: url(../image/titlebg.jpg) no-repeat;
    font-size: 20px;
    font-weight: 600;
    width: 221px;
    height: 81px;
    text-align: center;
    line-height: 81px;
	margin-top:20px;
	}
.container .title3{
    background:#FF9;
    font-size: 20px;
    font-weight: 600;
    width: 221px;
    height: 81px;
    text-align: center;
    line-height: 81px;
	margin-top:20px;
	}
.container .title4{
    background: #eaeae1;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    line-height: 81px;
    margin-top: 20px;
}
	
.container .title5{
    background:#f5f4f4;
	border:#f5f4f4 1px solid;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    line-height: 68px;
	margin-top:20px;
	}
	
.container .title6{
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    line-height: 68px;
	margin-top:20px;
	letter-spacing:3px;
	padding-bottom:30px;
	}
 .title6 span{
   border-bottom:5px solid #0ea6ff;
   padding-bottom:20px;
    
	}
	
.container .pp{
	margin-top:16px;
	}
.btno{
	 /*  width:545px;*/
    margin: 10px auto;}
.btn{
    width:200px;
    /* height: 50px; */
    line-height: 66px;
    /* background: #e35421;*/
    background:url(../image/btn001.png);
    text-align: center;
    font-size: 19px;
	letter-spacing:2px;
    display: inline-block;
    color: #ffffff;
    /* margin: 0 40px;
	   border: 2px solid #fff; */
    border-radius: 10px;
    margin-top: 10px;

}
	
.btn:hover{
	color:#FFF;
	font-weight:600;
}
.OneButton{
	 width: 180px;
    height: 50px;
    line-height: 40px;
    background: #68a3e9;
    text-align: center;
    border:5px solid #fff;
    font-size: 16px;
    display: inline-block;
    color: #ffffff;
    margin: 0 40px;
    border-radius: 30px;
	}
.OneButton:hover{
	color:#FFF;
	background:#2faddf;
	 border:5px solid #fff;}
.btn2{
	   width: 150px;
    height: 35px;
    display: block;
    float: left;
    background-color: #f35a38;
    margin-left: 5px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    color: #fff;
    border-radius: 5px;
	}
.sec1txt{
	background:#e7f6ff;
	color:#666;
	border-radius:5px;
	padding:20px 40px 20px 40px;
	margin: 20px auto;
	line-height:36px;
	font-size:16px;
		padding:20px 20px; 
	margin-top:30px;
	text-align: center;
	}
.sec1txt .aa{
	color:#2badde}
.conPh {
    margin-top: 10px;
    padding: 10px 0px;
}	
.conPh .sec6 {
    padding-top: 20px;
    color: #0b686f;
}
.dList{
	margin-top:15px;
	    margin-bottom: 30px;
		    overflow: hidden;}
.dList li {
    width: 350px;
    padding: 5px 10px 5px 0;
    color: #656565;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    background: #ecf5f9;
    margin: 5px 5px;

}
.dList li a {
    color: #545454;
    font-size: 16px;
    display: block;
    margin-left: 30px;
    letter-spacing: 1px;
}
.dList li a:hover{
	color:#57a3f3;}
	.frm-wrap {
    margin: 20px auto;
    overflow: hidden;
    width: 900px;
}
.frm {
          width: 250px;
    height: 280px;
    /* margin-right: 25px; */
    /* margin-left: 25px; */
    border: #eaeaea 1px solid;
    text-align: center;
    /* margin-bottom: 16px; */
    padding-top: 20px;
    margin: 0px 25px 25px 25px;
}
.frm a {
    color: #000;
	font-size:14px;
}
.frm a:hover {
    color:#F60;
}
.phowrp{
	padding-bottom: 60px;
    background: #d3f6ff;
    height:150px;
    border-radius:3px;
	overflow:hidden;
	    width: 800px;
		float:left}
.phowrp ul{
	margin-left:20px}
.phowrp li{
	float:left;
	padding-right:30px;
	font-size:15px;
	}
.phowrp2{
	padding-bottom: 60px;
    background: #dcecff;
    height:150px;
    border-radius: 3px;
	overflow:hidden;
	width: 275px;
	float:left;
	margin-left:20px}
.phowrp2 .img01{
	text-align: center;
	margin-top:16px}
.phowrp2 .span01{
	text-align: center;
	color:#444;
	font-size:13px;
	margin-top:10px;}
.hr-btn {
	margin-top:20px; 
}
.hr-btn div {
	display:inline-block;
    padding: 5px;
    width: 123px;
    height: 25px;
    line-height: 25px;
    background-color: #def3fc;
    font-size: 14px;
    cursor: pointer;
	text-align:center;
	border-radius:3px;
}
.hr-btn div:hover{
    background-color: #2faddf;
	}
.industry-wrapper {
    padding-top: 20px;
    padding-left: 16px;
    font-size: 13px;
    color: rgb(142, 142, 142);
	display:none;
}
.industry-box {
    display: flex;
}
.industry-box-title {
    white-space: nowrap;
    color: rgb(0, 192, 255);
    height: 22px;
	}
.text-wrapper {
    display: inline-block;
    height: 22px;
    text-align: center;
    cursor: pointer;
    line-height: 22px;
    background: rgb(255, 255, 255);
    border-radius: 6px;
    margin: 0px 10px 2px;
    padding: 0px 6px;
}

.ph{
	overflow:hidden}
.tiph{
	font-weight:600;
	margin:32px 0  10px 20px;
	font-size:15px;
}
.select04 {
    padding-top: 0;
    padding-bottom: 0;
    height: 47px;
    line-height: 47px;
    padding-left: 11px;
    color: #acacac;
    width: 930px;
    font-size: 14px;

    float: left;
    border: 1px solid #e6e6e6;
	background:#fff;
	box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.3);
}
.select04:hover{
	 border:#47b7ef 1px solid }
.bg2_two {
      width: 150px;
    height: 47px;
    display: block;
    float: left;
    background:#39C;

    line-height:47px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    color: #efefef;
	vertical-align:middle;
}
/*中间主样式css-----content主要内容样式*/
.footer-wrap
{
	background:#333;
	text-align: center;
	width: 100%;
	font-size: 10.0pt;
	color:#fff;
	height:100px;
}

/*表格样式*/
table.reference, table.tecspec {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 4px;
    margin-top: 4px;
    background: #fffff1;
}
table.reference th {
    color: #fff;
    background-color: #1caecd;
    border: 1px solid #0ec0d5;
    font-size: 16px;
    padding: 3px;
    vertical-align: top;
    text-align: center;
}
table.reference td {
    line-height: 2em;
    min-width: 24px;
    border: 1px solid #F2BE82;
    padding: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
    vertical-align: top;
    text-align: center;
}
.citystyle{



}
.imgBanner img{max-width:100%;

            overflow:hidden;

			min-width: 1280px;

			padding:0;

			float:left

	}
.footer-wrap a{
	color:#fff}
.zbdwrap{
	width:900px;
	margin:0 auto;
	}
.zbdw{
	

	padding-bottom:10px;
	padding-left: 30px;

	}

.zbdw2{
	
	width:400px;
	float:left;
	padding-bottom:10px;
	padding-left: 30px;

	}


.logobgwrap li{
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:25px}
.wrapqx{
	margin-top:20px;
	text-align:center;
	overflow: hidden;}
.province {
    background-image: linear-gradient(83deg, #6aa8e9 0%, #75beea 100%), linear-gradient(#ffffff, #ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6aa8e9', endColorstr='#75beea',GradientType=0 );
    height: 77px;
    width: 536px;
	margin-right:10px;
    color: rgb(255, 255, 255);
    font-size: 17px;
    line-height: 77px;
    display:inline-block;
	text-align:center;
	margin-bottom:12px;
}
.wrapq{
}
.wrapqx3{
	margin-top:30px;
	overflow: hidden;
	float:left;
	width:500px;}
.wrapqx2{
	margin-top:20px;
	overflow: hidden;
	float:left;
	width:500px;
	margin-left:90px;}
.province2 {
    color: #888;
    font-size: 17px;
    line-height: 50px;
    display: inline-block;
}
.province:hover{
	background:#38b0bb;
	color:#FFF}
.bgColor{

    background: rgb(0, 192, 255);
    color: white;
}
.zhibo{
	width:620px; 
	margin:0 auto; 
	text-align:center;
	padding-bottom:50px;
	}
.zhibo .picfl{
	float:left;
	padding:0 30px 0 30px}
.zhibo a{
	display:block;
	text-align:center;
	color:#666;
	font-weight:600
	}
.zhibofont{
	color:#d0421e;
	font-size:26px;
	font-weight:600;
	margin-top:30px;
	background:#ffebaf;
	line-height:50px;
	letter-spacing:3px;
/*	background-image: linear-gradient(83deg, #f7dd8f 0%, #fee151 100%), linear-gradient(#ffffff, #ffffff);*/
}
.shipin{
	width:380px;
	margin-right:20px;
	float:left
	}
.shipin2{
	width:360px;

	float:right
	}
.quyu{
 background-image: linear-gradient(83deg, #ffdc52 0%, #ffc647 100%), linear-gradient(#ffffff, #ffffff);
    height: 77px;
    width: 200px;
    margin-right: 10px;
    color: #fff;
    font-size: 26px;
    line-height: 77px;
    display: inline-block;
    text-align: center;
    margin-bottom: 12px;
    border-radius: 3px;
    font-weight: 600;
    text-shadow: 1px 1px 3px #79797d;
    letter-spacing: 3px;
/*    background: #93dcf9;*/
}
.quyu:hover{
	background:#F60;
	color:#FFF}
	
.el {
    float: left;
    width: 163px;
    height: 180px;
    text-align: center;
    padding: 10px 10px 0;
    margin: 0 10px 30px;
    background-color: #FFF;
    border: 1px solid #FFF;
    border-radius: 8px;
    text-align: center;
    border: 1px #e8e8e8 solid;

	
}
 .el:hover {
    border-color: #e9e9e9;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.3);
	}
.el img {
   display: block;
    margin: 10px auto;
    border-radius: 8px;
    width: 80px;
    height: 80px;
}
.el .name {
    font-size: 14px;
    margin-bottom: 1px;
	color:#5f5e5e;

}
.gmore{
	margin:0 auto;
	display:block;
	width:180px;
	margin-bottom:30px;
	text-align:center}
	.gmore .acss{
		color:#024190;
		font-size:20px;

		}
	.acss:hover{
		color:#F30}
.content2 .twr{
	width:800px;
	margin:0 auto;}
.content2 a{
	display:table-cell;
	height:90px;
	text-align:center;
	vertical-align:middle;
	padding:0 150px 0 140px;
	}
.content2 span{
	color:#FFF;
	font-size:16px;
	font-weight:600;


	}

.content2 a:hover {
    border-color: #FFB4A2;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.3);
	}