/*初始化*/
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td { margin: 0; padding: 0; }
img { border: 0 none; vertical-align: top; }
ul, li { list-style-type: none; }
a{text-decoration: none;}
button { cursor: pointer; }
body { width:100%;color: #363636; line-height: 1.2;overflow-x: hidden;}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #b8b8b8;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #b8b8b8;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #b8b8b8;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #b8b8b8;
}
/*banner*/
.gszx20190610_banner{
	width:100%;
	min-width: 1200px;
	height:618px;
	background: url(images/banner20190610.jpg) no-repeat 0 center;
}
.gszx20190610_banner .biaodan_box{
	width:1200px;
	margin:0 auto;
}
.gszx20190610_banner .biaodan_box .biaodan{
	float:right;
	width:256px;
	height:auto;
	background: #fff;
	margin:120px 60px 0 0;
	border-radius: 4px;
	padding:20px;
}
.gszx20190610_banner .biaodan_box .biaodan p{
	text-align: center;
	font-size:22px;
	font-weight: 600;
	color:#454d84;
	margin-bottom:20px;
}
.gszx20190610_banner .biaodan_box .biaodan div{
	width:100%;
	height:50px;
	line-height: 50px;
	background: #f2f2f2;
	margin-bottom:14px;
	border-radius: 4px;
}
.gszx20190610_banner .biaodan_box .biaodan div img{
	margin:17px 12px 0 12px;
}
.gszx20190610_banner .biaodan_box .biaodan div input{
	border:none;
	background: none;
	font-size:15px;
	outline: none;
}
.gszx20190610_banner .biaodan_box .biaodan div:last-child{
	background: #ff7300;
	text-align: center;
}
.gszx20190610_banner .biaodan_box .biaodan div:last-child a{
	display: inline-block;
	color:#fff;
	width:100%;
	height:100%;
	transition: all 0.3s;
	border-radius: 4px;
	font-size:16px;
}
.gszx20190610_banner .biaodan_box .biaodan div:last-child a:hover{
	background: #f46f01;
}
/*公司类型*/
.gszx20190610_type{
	width:100%;
	min-width: 1200px;
	height: 570px;
	background: #f7f7f7;
	overflow: hidden;
}
.gszx20190610_type .content_box{
	width:1200px;
	margin: 0 auto;
}
.gszx20190610_type .content_box ul li:first-child{
	margin-left:0;
}
.gszx20190610_type .content_box ul li{
	float:left;
	width: 260px;
	height:310px;
	background: #fff;
	text-align: center;
	box-shadow: 0px 0px 10px #efefef;
	margin-left:52px;
}
.gszx20190610_type .content_box ul li .title{
	margin:34px 0 10px 0;
	font-size:22px;
	color:#454d84;
	font-weight: 600;
}
.gszx20190610_type .content_box ul li .text{
	color:#8a8888;
	font-size:14px;
	margin-bottom:24px;
}
.gszx20190610_type .content_box ul li .img{
	width:94px;
	height:94px;
	line-height: 94px;
	background: #f5f6fa;
	border-radius: 50%;
	margin:0 auto;
	display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
}
.gszx20190610_type .content_box ul li .lianjie{
	display: inline-block;
	width:144px;
	height:40px;
	line-height: 40px;
	border:1px solid #ff7300;
	margin-top:30px;
	border-radius: 2rem;
}
 .gszx20190610_type .content_box ul li .lianjie a:hover{
	background: #ff7300;
	color:#fff;
}
.gszx20190610_type .content_box ul li .lianjie a{
	display: inline-block;
	width:100%;
	height:100%;
	color:#ff7300;
	transition: all 0.3s;
	border-radius: 2rem;
	font-size:14px;
}
/*标题*/
.gszx20190610_box .title_box{
	text-align:center;
}
.gszx20190610_box .title_box p{
	font-size:36px;
	color:#616161;
	font-weight: 600;
	margin-top:60px;
}
.gszx20190610_box .title_box img{
	margin:12px 0;
}
.gszx20190610_box .title_box div{
	color:#8a8888;
	font-size:16px;
	margin-bottom:40px;
}
/*公司注销*/
.gszx20190610_box .gszx20190610_zx{
	width:100%;
	min-width: 1200px;
	height:710px;
	background: url(images/gszx20190610_zx_bj.png) no-repeat 0 center;
	overflow: hidden;
}
.gszx20190610_box .gszx20190610_zx .content_box{
	width:1200px;
	margin:0 auto;
}
.gszx20190610_box .gszx20190610_zx ul{ 
	overflow: hidden;
}
.gszx20190610_box .gszx20190610_zx ul li{
	float:left;
	width:25%;
	height:190px;
	background: #fff;
}
.gszx20190610_box .gszx20190610_zx ul li img{
	display: inline-block;
	width:100%;
	height:100%;
}
.gszx20190610_box .gszx20190610_zx ul li p{
	text-align: center;
	font-size:22px;
	color:#4e4d4d;
	font-weight: 600;
	margin-top:48px;
}
.gszx20190610_box .gszx20190610_zx ul li span{
	display: block;
	width:20px;
	height:3px;
	background: #ff7b00;
	margin:17px auto;
}
.gszx20190610_box .gszx20190610_zx ul li div{
	width:180px;
	margin:0 auto;
	color:#8a8888;
	font-size:14px;
	line-height: 1.4rem;
}
.gszx20190610_box .gszx20190610_zx .anniu a{
	display: block;
	width:376px;
	height:50px;
	line-height: 50px;
	background: #ff7300;
	text-align: center;
	color:#fff;
	margin:36px auto;
	border-radius: 4px;
	transition: all 0.3s;
} 
.gszx20190610_box .gszx20190610_zx .anniu a:hover{
	background: #f46f01;
}
/*资料*/
.gszx20190610_zl{
	width:100%;
	min-width: 1200px;
	height:730px;
	background: #f7f7f7;
	overflow: hidden;
}
.gszx20190610_zl .content_box{
	width:1200px;
	margin:0 auto;
}
.gszx20190610_zl .content_box div{
	float:left;
}
.gszx20190610_zl .content_box ul{
	float:left;
	margin-left:110px;
}
.gszx20190610_zl .content_box ul li:first-child{
	margin-top:20px;
}
.gszx20190610_zl .content_box ul li{
	color:#333333;
	line-height: 54px;
}
.gszx20190610_zl .content_box ul li .number{
	display: inline-block;
	width:24px;
	height:24px;
	text-align: center;
	line-height: 24px;
	background: #ff7300;
	border-radius: 50%;
	color:#fff;
	margin-right:16px;
	font-size:14px;
}
.gszx20190610_zl .content_box ul li .text{
	font-size:16px;
}
/*选择憨牛网*/
.gszx20190610_xz{
	width:100%;
	min-width: 1200px;
	height:516px;
	background: url(images/gszx20190610_xz_bj.png) no-repeat 0 center;
}
.gszx20190610_xz .title_box p{
	margin-top:0 !important;
	color:#fff;
}
.gszx20190610_xz .title_box p span{
	color:#ff7300
}
.gszx20190610_xz .title_box{
	padding-top:60px;
}
.gszx20190610_xz .title_box div{
	color:#fff;
}
.gszx20190610_xz .content_box{
	width:1000px;
	height:auto;
	padding:30px 22px 30px 22px;
	background: #fff;
	margin:0 auto;
	border-radius: 4px;
	overflow: hidden;
	box-shadow: 0 0 10px #aaa;
	position: relative;
	top:0px;
}
.gszx20190610_xz .content_box .left{
	float:left;
	width:50%;
}
.gszx20190610_xz .content_box .right{
	float:left;
	width:50%;
}
.gszx20190610_xz .content_box div .title{
	width:414px;
	height:56px;
	line-height: 56px;
	text-align: center;
	background: #d6d6d6;
	color:#4d4d4d;
	font-weight: 600;
	font-size:24px;
	border-radius: 4px;
}
.gszx20190610_xz .content_box .img_img{
	position: absolute;
	top: 35%;
    left: 40%;
}
.gszx20190610_xz .content_box div ul{
	margin-left:50px;
}
.gszx20190610_xz .content_box div ul li:first-child{
	margin-top:20px;
}
.gszx20190610_xz .content_box div ul li{
	line-height: 60px;
}
.gszx20190610_xz .content_box div ul li p{
	display: inline-block;
	width:22px;
	height:22px;
	line-height: 22px;
	background: #d6d6d6;
	border-radius: 50%;
	text-align: center;
	margin-right:6px;
}
.gszx20190610_xz .content_box div ul li p img{
	margin-top:5px
}
.gszx20190610_xz .content_box div ul li span{
	color:#666666;
	font-size:16px;
}
.gszx20190610_xz .content_box div ul li .color{
	color:#ff7300
}
.gszx20190610_xz .content_box .right{
	width:42%;
	float: right;
}
.gszx20190610_xz .content_box .right .title{
	background: #ff7300;
	color:#fff;
}
.gszx20190610_xz .content_box .right ul li p{
	background: #ff7300;
}
/*流程*/
.gszx20190610_lc{
	width:100%;
	min-width: 1200px;
	height:620px;
	background: #e6e8f0;
	overflow: hidden;
}
.gszx20190610_lc .title_box{
	margin-top:180px;
}
.gszx20190610_lc .content_box{
	width: 1200px;
	margin:0 auto;
}
.gszx20190610_lc .content_box ul li{
	position: relative;
	width:20%;
	float:left;
}
.gszx20190610_lc .content_box ul li div{
	width:210px;
	height:109px;
	background: url(images/gszx20190610_lc_img1.jpg) no-repeat;
} 
.gszx20190610_lc .content_box ul li div{
	text-align: center;
}
.gszx20190610_lc .content_box ul li div p{
	position: absolute;
	left:0;
	top:-8px;
	font-weight: 600;
	font-size: 22px;
	color:#fe9b4b
}
.gszx20190610_lc .content_box ul li div span{
	line-height:104px;
	font-size:16px;
	color:#666666
}
.gszx20190610_lc .content_box ul li div img{
	position: absolute;
	right:0;
	top:40%;
}
.gszx20190610_lc .anniu a{
	clear: both;
	display: block;
    width: 376px;
    height: 50px;
    line-height: 50px;
    background: #ff7300;
    text-align: center;
    color: #fff;
    margin: 36px auto;
    border-radius: 4px;
    transition: all 0.3s;
	position: relative;
	top:50px;
	font-size:16px;
}
.gszx20190610_lc .anniu a:hover {
    background: #f46f01;
}
/*服务流程*/
.gszx20190610_fwlc{
	width:100%;
	min-width: 1200px;
	height:610px;
	background: #f7f7f7;
	overflow: hidden;
	padding-bottom: 50px;
}
.gszx20190610_fwlc .content_box {
	width:1200px;
	margin:0 auto;
	margin-top:40px;
}
.gszx20190610_fwlc .content_box .left{
	width:66%;
	float:left;
	background: #fff;
	padding:40px 20px;
}
.gszx20190610_fwlc .content_box .left div{
	border-bottom:1px dashed #dbdbdb;
	height:88px;
	margin-bottom:30px;
}
.gszx20190610_fwlc .content_box .left div .top .number{
	display: inline-block;
	width:20px;
	height:20px;
	line-height: 20px;
	background: #ffa42f;
	text-align: center;
	color:#fff;
	border-radius: 50%;
	font-size:14px;
	margin:0 10px 0 30px;
}
.gszx20190610_fwlc .content_box .left div .top {
	background: none !important;
}
.gszx20190610_fwlc .content_box .left div .top .text{
	color:#666666;
	font-size:18px;
	font-weight: 600;
}
.gszx20190610_fwlc .content_box .left div .bottom{
	margin:17px 0 0 57px;
	font-size:14px;
	color: #8a8888;
}
.gszx20190610_fwlc .content_box .right{
	width:29%;
	height:auto;
	background: #fff;
	float:right;
	padding:24px 0; 
	
}
.gszx20190610_fwlc .content_box .right .title{
	line-height: 20px;
}
.gszx20190610_fwlc .content_box .right .title .line{
	display: inline-block;
	width:3px;
	height:20px;
	background: #ff7c00;
	position: relative;
	top:2px;
	margin-right:12px;
}
.gszx20190610_fwlc .content_box .right .title span{
	display: inline-block;
	font-size:20px;
	color:#666666;
	font-weight: 600;
}
.gszx20190610_fwlc .content_box .right div{
	width:100%;
}
.gszx20190610_fwlc .content_box .right div textarea{
	display: block;
	width: 84%;
	height:222px;
	margin:0 auto;
	margin-top:14px;
	border:1px solid #e3e3e3;
	border-radius: 4px;
	outline: none;
	padding:10px;
}
.gszx20190610_fwlc .content_box .right .anniu a{
	display: block;
	width:90%;
	height:48px;
	line-height: 48px;
	background: #ff7300;
	margin:0 auto;
	text-align: center;
	background: #ff7300;
	color:#fff;
	border-radius: 4px;
	margin-top:16px;
	font-size:16px;
}
.gszx20190610_fwlc .content_box .right .text{
	text-align: center;
	font-size:14px;
	margin-top:20px;
	color:#a3a3a3;
}
.gszx20190610_fwlc .content_box .right .text span{
	color:#fc3a3a
}