﻿
ul,ol,li{
	list-style: none;
}
p,span,em,i{ 
	font-style: normal; 
	padding: 0; 
	margin: 0; 
}
h1,h2,h3,h4,h5,h6{ 
	padding: 0; 
	margin: 0; 
	background: none; 
}

h1,h2,h3,h4,h5,h6{ 
	padding: 0; 
	margin: 0; 
	background: none; 
}

.grap{
	background: #f5f5f5;
	padding: 50px 0;
}
.w1200{
	width: 1200px;
	margin: auto;
}
.mt30{
	margin-top: 30px;
}
.mt50{
	margin-top: 50px;
}
.fl{
	float: left;
}
.fr{
	float: right;
}

.cl{
		overflow:hidden\0;
		zoom:1\0;
		*overflow:hidden;
		*zoom:1;
}
.cl::after{
	content: '';
	height: 0;
	display: block;
	clear: both;
}

.titlebox{
	text-align: center;
}
.titlebox h3{
	font-size: 34px;
color: #4d5357;
	font-weight: normal;
	line-height: 38px;
}
.subtitle{
	font-size: 16px;
	color: #6c6259;
	margin-top: 10px;
	
}

/* 工商变更页面样式 */
.c-service{
	position: relative;
}
.c-left{
	position: absolute;
	left: 0;
	top: -15px;
	width: 250px;
	height: 378px;
	background: url(/template/pc/default/home/images/201803101455_03.png) no-repeat top left;
	padding: 0 35px;
}
.c-left h2{
	font-size: 44px;
	color: #fff;
	margin-top: 50px;
}
.c-left p{
	position: relative;
	font-size: 16px;
	color: #eefeff;
	line-height: 25px;
	margin-top: 15px;
}
.c-left p::after{
	content: '';
	position: absolute;
	left: 0;
	bottom: -35px;
	width: 20%;
	height: 2px;
	background: #139296;
	display: block;
}
.donow a{
	font-size: 16px;
	color: #fff;
	width: 100%;
	height: 45px;
	line-height: 45px;
	border: 2px solid #fff;
	border-radius: 5px;
	text-align: center;
	display: block;
	margin-top: 80px;
	transition: all .3s;
}
.donow a:hover{
	color: #2fcadb;
	background: #fff;
}
.c-right{
	width: 95%;
	background: #fff;
	border: 1px solid #eee;
}
.c-right ul{
	font-size: 0;
	width: 800px;
	float: right;
}
.c-right ul li{
	position: relative;
	font-size: 14px;
	height: 200px;
	width: 266px;
	width: 265px\0;
	*width: 265px;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	overflow: hidden;
	display: inline-block;
	*zoom:1;
	*display: inline;
}
.c-right ul .noborder{
	border-bottom: 0\0;
	*border-bottom: 0;
}
.c-right ul li:nth-child(3n + 1){
	border-left: 0;
}
.c-right ul li:nth-child(n + 4){
	border-bottom: 0;
}
.cli-content{
	padding-top: 59px;
	margin-left: 25px;
	transition: all .3s;
}
.cli-content span{
	display: inline-block;
	vertical-align: middle;
	*zoom:1;
	*display: inline;
}
.c-icon{
	width: 82px;
	height: 82px;
	transition: all 1s;
}
.c-right ul li:hover .c-icon{
	/*animation: rotation .5s;*/
	transform: rotate(360deg);
}
/*@keyframes rotation{
	from {transform: rotate(0deg);}
	to {transform: rotate(360deg);}
}*/
.c1{
	background: url(/template/pc/default/home/images/201803101502_06.png) no-repeat center center;
}
.c2{
	background: url(/template/pc/default/home/images/201803101502_09.png) no-repeat center center;
}
.c3{
	background: url(/template/pc/default/home/images/201803101502_11.png) no-repeat center center;
}
.c4{
	background: url(/template/pc/default/home/images/201803101502_18.png) no-repeat center center;
}
.c5{
	background: url(/template/pc/default/home/images/201803101502_16.png) no-repeat center center;
}
.c6{
	background: url(/template/pc/default/home/images/201803101502_17.png) no-repeat center center;
}
.c-text{
	font-size: 18px;
	color: #333;
	max-width: 120px;
	overflow: hidden;
	margin-left: 15px;
}
.c-text em{
	margin-top: 5px;
	display: block;
}
.ask{
	position: absolute;
	left: 0;
	bottom: -30px;
	font-size: 16px;
	color: #fff;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #27b6e3;
	opacity: 0;
	text-align: center;
	visibility: hidden;
	transition: all .3s;
}
.c-right ul li:hover .cli-content{
	padding-top: 35px;
}
.c-right ul li:hover .ask{
	visibility: visible;
	bottom: 0;
	opacity: 1;
	color:#fff;
}
.csw{
	height: 362px;
	background: url(/template/pc/default/home/images/201803101517_02.jpg) no-repeat center center;
	padding: 100px 0;
}
.csw .titlebox h3,
.csw .titlebox .subtitle,
.hot .titlebox h3,
.hot .titlebox .subtitle{
	color: #fff;
}
.cswcontent ul{
	background: url(/template/pc/default/home/images/201803101514.png) no-repeat center top;
}
.cswcontent ul li{
	font-size: 18px;
	color: #fff;
	width: 145px;
	padding-top: 145px;
	margin-left: 94px;
	display: inline-block;
	*zoom:1;
	*display: inline;
	text-align: center;
}
.cswcontent ul li:first-child{
	margin-left: 37px;
}
.cswcontent ul li a{
	font-size: 14px;
	color: #fff;
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-top: 20px;
	border: 1px solid #fff;
	border-radius: 8px;
	display: block;
	transition: all .3s;
}
.cswcontent ul li:hover a{
	background: #00b8e6;
	border-color: #00b8e6;
}
.material ul li{
	width: 280px;
	margin-left: 22px; 
	box-shadow: 3px 5px 15px #eee;
	text-align: center;
	display: inline-block;
	*zoom:1;
	*display: inline;
}
.material ul li:first-child{
	margin-left: 0;
}
.mat-img{
	width: 280px;
	height: 260px;
	display: block;
	overflow: hidden;
}
.mat-img img{
	transition: transform .3s;
}
.material ul li:hover .mat-img img{
	transform:scale(1.1,1.1);
}
.mat-text{
	position: relative;
	font-size: 16px;
	height: 60px;
	line-height: 60px;
}
.mat-text span{
	display: inline-block;
	vertical-align: middle;
	*zoom:1;
	*display: inline;
}
.mat-text .txt{
	max-width: 200px;
	margin: 0 10px;
	white-space: nowrap;
	overflow: hidden;
}
.line{
	width: 23px;
	height: 2px;
	background: #00b8e6;
}
.cswservice{
	padding-bottom: 50px;
}
.cswservice-list{
	width: 280px;
	height: 150px;
	background: #fff;
	padding-top: 30px;
	margin-left: 22px;
	margin-left: 17px\0;
	*margin-left: 17px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	text-align: center;
	display: inline-block;
	*zoom:1;
	*display: inline;
	transition: all .3s;
}
.cswservice-list:first-child{
	margin-left: 0;
}
.cswservice-list:hover{
	color: #fff;
	background: -webkit-linear-gradient(#fd3d2a, #e52930);
	background: -o-linear-gradient(#fd3d2a, #e52930);
	background: linear-gradient(#00bae3, #00b8e6);
	box-shadow: 5px 5px 15px #ffc8b5;
	background: #fd3d2a\0;
	*background: #fd3d2a;
}
.sericon{
	width: 81px;
	height: 81px;
	background: url(/template/pc/default/home/images/201803101508.png);
	margin: auto;
	display: inline-block;
	*zoom:1;
	*display: inline;
	transition: all .3s;
}
.s1{
	background-position: 0 0;
}
.s2{
	background-position: -118px 0;
}
.s3{
	background-position: -233px 0;
}
.s4{
	background-position: -351px 0;
}
.cswservice-list:hover .s1{
	background-position: 0 -85px;
}
.cswservice-list:hover .s2{
	background-position: -118px -85px;
}
.cswservice-list:hover .s3{
	background-position: -233px -85px;
}
.cswservice-list:hover .s4{
	background-position: -351px -85px;
}
.cswservice .line{
	background: #ccc;
}

.trouble ul{
	font-size: 0;
	margin: 0 -15px;
}
.trouble li{
	font-size: 18px;
	width: 585px;
	padding: 25px 0;
	border-bottom: 1px dashed #eee;
	margin: 0 15px;
	display: inline-block;
	*zoom:1;
	*display: inline;
}
.trouble li > p em{
	color: #fff;
	width: 30px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	border-radius: 50%;
	margin-right: 10px;
	border-bottom-right-radius: 0;
	text-align: center;
	vertical-align: top;
}
.trouble li > p i{
	max-width: 500px;
	line-height: 30px;
}
.q{
	color: #fd3d2a;
}
.q em{
	background: #fd3d2a;
}
.q i{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.a{
	height: ;
	margin-top: 20px;
}
.a em{
	background: #f39b55;
}
.a i{
	display:-webkit-inline-box;
	-webkit-box-orient:vertical; 
	-webkit-line-clamp:2;
}
.morebox{
	text-align: center;
	margin-bottom: 50px;
}
.more{
	font-size: 16px;
	color: #fff;
	height: 50px;
	min-width: 190px;
	line-height: 50px;
	background: -webkit-linear-gradient(#00b8e5, #00b8e5);
	background: -o-linear-gradient(#00b8e5, #00b8e5);
	background: linear-gradient(#00b8e5, #00b8e5);
	background: #00b8e5\0;
	*background: #00b8e5;
	padding: 0 40px;
	display: inline-block;
	*zoom:1;
	*display: inline;
	border-radius: 50px;
	transition: box-shadow .1s;
}
.more:hover{
	box-shadow: 0 5px 15px #00b8e5;
	color:#fff;
}

.ensure{
	background: url(/template/pc/default/home/images/201803101517_04.png) no-repeat center bottom #f1332d;
	padding: 50px 0;
}
.ensure .titlebox h3{
	color: #fff;
}
.ensure .subtitle{
	color: #f8db3a;
}
.ensure-content ul{
	font-size: 0;
}
.ensure-content li{
	font-size: 14px;
	width: 210px;
	height: 200px;
	background: #fff;
	padding: 25px;
	margin-left: 53px;
	border-radius: 10px;
	text-align: center;
	display: inline-block;
	*zoom:1;
	*display: inline;
}
.ensure-content li:first-child{
	margin-left: 0;
}
.enicon{
	width: 90px;
	height: 90px;
	display: block;
	margin: auto;
	transition: all .8s;
}
.ensure-content li:hover .enicon{
	transform: rotateY(360deg);
}
.en1{
	background: url(/template/pc/default/home/images/201803101502_26.png) no-repeat;
}
.en2{
	background: url(/template/pc/default/home/images/201803101502_25.png) no-repeat;
}
.en3{
	background: url(/template/pc/default/home/images/201803101502_27.png) no-repeat;
}
.en4{
	background: url(/template/pc/default/home/images/201803101502_24.png) no-repeat;
}
.entext{
	font-size: 20px;
	margin-top: 25px;
}
.ensure-content .subtext{
	margin-top: 15px;
}
.ensure-content .subtext span{
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}