*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	list-style: none;
}
body{
	background-color: #ffffff;
	font-size: 16px;
	font-family: 'Microsoft yahei';
	color: #666666;
}
.w{
	width: 100%;
	max-width:1600px;
	min-width:1280px;
	margin:0 auto;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear:after{
	content: "";
	display: block;
	clear:both;
}
a{
	text-decoration: none;
	color: #666666;
}
/*头部开始*/
header{	
	width:100%;
	height:100px;
	opacity:0.8;
	background-color: #fff;	
}
.logo{
	width: 300px;
	height:76px;
	/*margin-top: 12px;*/
}
.logo img{
	width: inherit;
	height:inherit;
}
.header-nav{
	width: 560px;
	height: 60px;
	margin-left: 200px;
	margin-top: 50px;
}
.header-nav .nav-list{
	width: inherit;
	height: inherit;
	line-height:30px;
}
.header-nav .nav-list li{
	float: left;
	width: 80px;
	height: 30px;
	/*margin: 0 4px;*/
	text-align: center;
	border-radius: 5px;
}
.header-nav .nav-list li a{
	font-size: 14px;
	color: #1E4EEE;
	
}
.header-nav .nav-list li:hover{
	background-color: #1E4EEE;	
	/*pacity:0.5;*/
}
.header-nav .nav-list li:hover a{
	font-size: 18px;
	color: #fff;
	text-decoration: none;
}
.tel{
	width: 180px;
	height: 60px;
	line-height: 60px;
	margin-top: 20px;
}
.tel h3{
	font-size: 22px;
	color:#dd2727;
}
.tel h3 span{
	font-size: 24px;	
}
/*头部完*/
/*bannerkaishi*/
.banner{
	width: 100%;
	min-width:1090px;
	height: 500px;
	position: relative;
}
.banner .banner-list{
	width: inherit;
	height: inherit;
	
}
.banner .banner-list li{
	width: inherit;
	height: inherit;
	display: none;
	position: absolute;
	top:0;
	left: 0;
}
.banner .banner-list li:first-child{
	display: block;
}
.banner .banner-list li img{
	width: 100%;
	height: 500px;	
}
.banner .points {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	bottom: 15px;
	left: 50%;
}		
.banner .points li {
	width: 15px;
	height: 15px;
	background-color: #FFFFFF;
	border-radius: 50%;
	float: left;
	margin: 5px;
}
			
.banner .points li.active {
	background-color: #1E4EEE;
}
			
.banner .prev,.banner .next{
	width: 30px;
	height: 50px;				
	font-size: 50px;
	background-color: rgba(0,0,0,0.4);
	position: absolute;
	top:50%;				
	color: #FFFFFF;
	display: none;
}
.banner:hover .prev,.banner:hover .next{
	display: block;
}
.banner .prev{
	left: 3%;
}
.banner .next{
	right: 3%;
}
.banner .prev span{
	position: relative;
	right: 20px;
	top: -10px;
}
.banner .next span{
	position: relative;
	left: 0px;
	top: -10px;
}
/*banner轮播结束*/

/*建站流程 开始*/
.wordpress{
	height: 450px;
	margin-top: 30px;
}
.title{
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	height: 80px;
	line-height: 80px;
	text-align: center;
	-webkit-transition: box-shadow 1s linear;
}
.title:hover{
	box-shadow: 1px 3px 15px #666;
}
.title h1{
	font-size: 44px;
	color: #009ee9;
}
.wordpress-list{
	width: 100%;
	height: 120px;
	margin-top: 30px;
}
.wordpress-list li{
	float: left;
	width: 20%;
	height: 96px;
	position: relative;		
}
.wordpress-list li:not(:last-child){
	margin-right: 6.667%;
}
.item{
	width: 100%;
	height: inherit;
	overflow: hidden;
}
.item h3{
	width: inherit;
	height: 40px;
	line-height: 24px;
	font-size: 20px;
	white-space: nowrap;
}
.item p{
	width: inherit;
	height: 56px;
	line-height: 28px;
	font-size: 12px;
	color: #bbbbbb;
}
.title-0{
	background-image: url(../img/2.png);
	background-repeat:no-repeat ;
	background-position: 0px 12px;
}
.title-0 h2{
	color:#0080ff;
	white-space: nowrap;
}
.wordpress-list li span.fa{
	font-size: 36px;
	position: absolute;
	top:0px;
	left:0;
}
.wordpress-list2 li{
	width: 22%;
}
.wordpress-list2 li:not(:last-child){
	margin-right: 4%;
}
.cno{
	width: 80%;
	margin-left: 16px;
}
/*建站流程  结束*/
/*为什么选择联晏*/
.strength{
	height:500px;
	background-color: grey;
	padding-top: 100px;
	margin-bottom: 50px;
	text-align: center;
	background-image: url(../img/beijing.jpg);
	background-repeat: no-repeat;
	background-size:cover;
}
.strength p{
	font-size: 30px;
	color: #FFFFFF;
}
.strength .strength-list{
	margin-top:200px;
}
.strength .strength-list li{
	float: left;
	width: 20%;
	height: 50px;
	margin: 0 2.5%;
	text-align: left;
	position: relative;	
	
}

.strength .strength-list li span{
	font-size: 20px;
}
.strength .strength-list li div{
	width: 47px;
	height: 48px;
	float: left;
	background-image:url(../img/new300-sprite-icon.png);
	background-repeat: no-repeat;
	margin-right: 10px;
}
.strength .strength-list li div.service{
	background-position: 0px -260px;
}
.strength .strength-list li div.jing{
	background-position: -47px -260px;
}
.strength .strength-list li div.tui{
	background-position: -94px -260px;
}
.strength .strength-list li div.tech{
	background-position: -141px -260px;
}
/*为什么选择 end*/


/************footer内容 ********************************/
footer{
	width: 100%;
	height:92px;
	background-color:#1E4EEE;;
	padding-top: 10px;
}
.footer-left{
	width: 552px;
	height: 62px;
	/*background-color: red;*/
}
.footer-nav{
	width: 552px;
	height: 30px;
}
.footer-nav .footer-list{
	width: 552px;
	height: 30px;
}
.footer-nav .footer-list li{
	width: 72px;
	height:30px;
	/*line-height: 30px;*/
	float: left;
	text-align: center;
	margin: 0px 10px;
}
.footer-nav .footer-list li a{
	line-height: 30px;
	font-size: 18px;
	color:#fff;
	text-decoration: none;
}
.footer p{	
	/*padding-left: 20px;*/
	margin-top: 10px;
	color: #fff;
	/*background-color: yellow;*/
}
/*首页背景*/
.index_back{
	width: 100%;
	min-width: 1280px;
	height:1440px;
	position: relative;
	padding-bottom: 30px;
	overflow: hidden;
	/*background:url(../img/index_back.jpg) no-repeat  bottom;*/
}

/*产品中心**********************************/
.main{
	height:700px;
	padding-top: 40px;
}
.sidebar{
	width: 150px;
	height: 300px;	
	border:1px solid #009EE9;
}
.sidebar .sidebar-list{
	width: inherit;
	height:inherit;
}
.sidebar .sidebar-list li{
	width: 148px;
	height:50px;
	line-height: 50px;
	text-align: center;	
}
.sidebar .sidebar-list li:not(:last-child){
	border-bottom: 1px dashed #009EE9;
}
/*新闻中心*/
.news{
	height:600px;
}
.insiade_sidebar{
	width:20%;
	height:500px;
	margin-top:30px;
	background-color: #ddd;
}
.insiade_sidebar_list{
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}
.insiade_sidebar_list li{
	width: 200px;
	height:40px;
	line-height: 40px;	
	text-align: center;
	margin-top: 20px;
	border-radius: 20px;
	background-color: #009ee9;
}
.insiade_sidebar_list li .insiade_t{
	color:#ddd;
}
.insiade_caption{
	width:76%;
	height:500px;
	margin-top:30px;
	padding-left: 20px;
}
.insiade_caption_title{
	width: 98%;
	height: 40px;
	line-height: 40px;
	margin-top: 5px;
	padding-left: 20px;
	border-bottom: solid 2px #999;
}
.insiade_caption_list{
	width: 98%;
	height: 380px;
	line-height: 38px;
	margin-top: 20px;
}
.insiade_caption_list li{
	padding-left: 30px;
	border-bottom: dashed 1px #999;
}
.insiade_caption_list li:hover a{
	color: #dd2727;
}
.pages{
	width: 98%;
	height: 40px;
	line-height: 40px;
	margin-top: 15px;
	text-align: right;
}
/*关于我们*/
.about-img{
	width: 256px;
	height:229px;
	margin-top: 180px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/about.png);
	background-repeat: no-repeat;
}
.about{
	width: 66%;
	min-width: 840px;
	margin-right: 10%;
}
.about_title{
	width: 80%;
	min-width: 840px;
}
.about-main{
	width:70%;
	min-width: 744px;
	height:430px;
	line-height: 38px;
	margin-top: 15px;
	margin-left: 50px;
	padding: 10px 20px;
}
.about-main p{
	font-size:16px;
	text-indent:2em;
}

.email-index{
		height: 600px;
		margin-top: 40px;
		text-align: center;
		background-color: #f8f9fb;
		/*border: 1px solid #000000;*/
}
.exmail-title{
	height: 80px;
}
.exmail-title h1{
	line-height: 80px;
	margin: 0;
}
.email-main{
	width: 100%;
	height:500px;
	margin-top: 10px;
}
.email-price{
		width: 30%;
		height: 500px;
		border-top:50px solid #009EE9;
		border-left:1px solid #009EE9;
		border-right:1px solid #009EE9;
		border-bottom:1px solid #009EE9;
		/*background-color: red;*/
}
.tryfree{
		width: 30%;
		height: 500px;	
		margin-left:4%;
}
/*********** spinner start *************/

table{
		margin-left: auto;
		margin-right: auto;
}
table tr td h1{
		font-size:24px;
		color:#DD2727;
}


table tr td{
		height: 50px;
}
.wan-spinner {
	  border: 1px solid #dddddd;
	  display: inline-block;
}

.wan-spinner .minus,
.wan-spinner .plus,
.wan-spinner input {
	  height: 25px;
	  float: left;
	  line-height: 1em;
	  padding: 5px;
	  text-align: center;
}

.wan-spinner input {
	  border: none;
	  border-left: 1px solid #dddddd;
	  border-right: 1px solid #dddddd;
	  margin: 0;
	  width: 40px;
}

.wan-spinner .minus,
.wan-spinner .plus {
	  color: #333333;
	  cursor: pointer;
	  text-decoration: none;
	  width: 20px;
}
#prvf{
		font-size:32px;
		color:#ff6a00;
}

/*********** spinner end *************/
.button{
		width:120px;
		height: 50px;
		line-height: 50px;
		background-color: #0000dd;
		cursor:pointer;
		border-radius: 10px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 100px;
}
.button a{
		font-size: 22px;
		color: #fff;
}
.button:hover{
	opacity: 0.7;
}
.button:hover a{
	font-size: 20px;
}
.email-right{
	width:30%;
	min-width: 400px;
	height:500px;
	padding-top: 20px;
}
.email-right-item{
	width: 200px;
	height:200px;
	margin-top: 20px;
	padding-top: 20px;
	border:1px solid #000000;
}
.email-right-item-img{
	width: 84px;
	height: 84px;
	margin-left: 58px;
	background-image: url(../img/email-img.png);
	background-repeat: no-repeat;	
}
.item-i-1{
	background-position:0 -850px;
}
.item-i-2{
	background-position:0 -942px;
}
.item-i-3{
	background-position:0 -1034px;
}
.item-i-4{
	background-position:0 -1126px;
}
.email-item{
	width: 200px;
	height:40px;
	line-height: 40px;
	margin-top: 20px;
}
/*******新闻板块********/
.index-news{
	height: 380px;
	margin-top: 50px;
	margin-bottom: 30px;
}
.news-item{
	width: 30%;
	height: 380px;
	border: 3px solid #009EE9;
	float: left;
	
}
.news-item:not(:first-child){
	margin-left: 5%;
}
.news-item:hover{
	box-shadow: 0 0 15px #009EE9;
}
.news-title{
	width: 100%;
	height: 60px;
	padding-left: 20px;
	background-color: #009EE9;
}
.news-title h1{
	line-height: 60px;
	font-size: 36px;
	color: #fff;
	margin: 0;
}
.news-list{
	width: 100%;
	height:240px;
}
.news-list li{
	width: 100%;
	height:40px;
	line-height: 40px;
	padding-left: 30px;
}
.news-tips{
	height: 40px;
	line-height: 40px;
	text-align: right;
	padding-right: 20px;
}
.news-tips p:hover a{
	color: #DD2727;
	text-decoration: underline;
}