@CHARSET "UTF-8";

/*banner部分样式开始*/
.banner_wrap{
    width:100%;
    height: 420px;
    overflow: hidden;
    position: relative;
    min-width: 1240px;
}
/* banner搜索框开始 */
.banner_wrap .content_wrap{
	margin: 300px auto;
	width:1240px;
	height:100px;
}
.banner_wrap .content_inner_wrap{
	width:673px;
	height:40px;
	margin:0 auto;
	border:10px solid rgba(0,0,0,0.5);
	border-radius:10px;
	overflow:hidden;
    position: relative;
}
#formCityMock{
    width: 64px;
    height: 38px;
    position: absolute;
    top: 0;
    left: 0;
    font: 14px/40px "微软雅黑";
    color: #222;
    padding: 0 41px 0 10px;
    border: 1px solid gainsboro;
    border-radius:5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #fff;
    text-align: center;
    background: white 87px 16px url("../images/gongshang_imgs/drop_triangle.png");
    background-repeat: no-repeat;
}
.banner_wrap .content_inner_wrap .cities{
	width:117px;
	height:40px;
	border-radius:5px;
	vertical-align:middle;
	color: #222;
	font-size: 14px;
	padding: 0 41px 0 10px;
    overflow: hidden;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    outline: none;
    border: 0;
    background: white 87px 15px url("../images/gongshang_imgs/drop_triangle.png");
    background-repeat: no-repeat;
    line-height: 38px;
}

.banner_wrap .content_inner_wrap .content_inner_bg select::-ms-expand { display: none; }

.banner_wrap .search_wrap{
	float:right;
	width:549px;
	height:40px;
	position: relative;
	background: white;
	border-radius: 5px;
	border-left: 5px solid rgba(255,255,255,0.5);
	overfloat: hidden;
}
.banner_wrap .search_wrap .search_icon{
	width:19px;
	height:21px;
	background-image:url("../images/gongshang_imgs/search_icon.png");
	float:left;
	margin-top:9px;
	position: absolute;
	top:0;
	left: 10px;
}
.banner_wrap .search_wrap input{
	width:363px;
	height:40px;
	font:14px/40px "微软雅黑";
	border-radius:5px 0 0 5px;
	margin-left: 40px;
    padding: 0;
	border: 0;
	outline: none;
}

.banner_wrap .search_wrap input::-webkit-input-placeholder{
	color: #d3d6e0;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #d3d6e0;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #d3d6e0;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #d3d6e0;
}

.banner_wrap .search_wrap .search_btn{
	width:146px;
	height:40px;
	background:#8ec61a;
	float:right;
	font:16px/40px "微软雅黑";
	color:white;
	border-radius:0 5px 5px 0;
}/* banner搜索框结束 */

/*=====================================热门服务services部分开始=================================*/
.services_wrap {
    width: 100%;
    min-width: 1240px;
    background: #f4f7ff;
}

.services_wrap .services {
    width: 1240px;
    height: 618px;
    margin: 0 auto;
    box-sizing: border-box;
}

/*标题开始*/
.services .title {
    width: 1240px;
    height: 140px;
    margin: 0 auto;
    text-align: center;
    color: #222;
}
.services .title .line{
    width: 251px;
    height: 1px;
    background: #7e7e7e;
}
.services .title .line1{
    margin: 53px 16px 0 170px;
    float: left;
}
.services .title .line2{
    margin: 53px 170px 0 16px;
    float: right;
}
.services .title .text{
	font-size: 26px;
    color: #000;
    font-family: "微软雅黑";
    padding-top: 40px;
    padding-bottom: 20px;
}

.services .title p {
	font-size: 16px;
    color: #666;
    font-family: "微软雅黑";
    text-align: center;
    letter-spacing: 1px;
}/*标题结束*/

.services .img_wrap_all {
    width: 1240px;
    height: 365px;
    position:relative;
}

.services .img_wrap_all .imgwrap {
    width: 295px;
    height: 165px;
    float: left;
    background: #fff;
    border-radius: 6px;
}

.services .img_wrap_all .imgwrap:hover {
	-moz-box-shadow:0px 1px 16px #333333;
	-webkit-box-shadow:0px 1px 16px #333333; 
	box-shadow:0px 1px 12px #333333;
}

.services .img_wrap1,.services .img_wrap2,.services .img_wrap3,.services .img_wrap5,.services .img_wrap6,.services .img_wrap7 {
    margin-right: 20px;
}

.services .img_wrap1,.services .img_wrap2,.services .img_wrap3,.services .img_wrap4 {
    margin-bottom: 20px;
}

.services .img_wrap1 img {
    width:60px;
    height: 52px;
    margin: 38px 0 0 117px;
}

.services .img_wrap2 img {
    width:60px;
    height: 52px;
    margin: 38px 0 0 117px;
}
.services .img_wrap3 img {
    width:60px;
    height: 52px;
    margin: 38px 0 0 117px;
}
.services .img_wrap4 img {
    width:60px;
    height: 52px;
    margin: 38px 0 0 117px;
}
.services .img_wrap5 img {
    width:60px;
    height: 52px;
    margin: 38px 0 0 117px;
}
.services .img_wrap6 img {
    width:60px;
    height: 52px;
    margin: 38px 0 0 117px;
}
.services .img_wrap7 img {
    width:60px;
    height: 52px;
    margin: 38px 0 0 117px;
}
.services .img_wrap8 img {
    width:60px;
    height: 52px;
    margin: 38px 0 0 117px;
}

.services .imgwrap p {
    margin-top: 20px;
    text-align: center;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #32343e;
}

.services .button {
    width: 180px;
    height: 46px;
    background: #25a6ff;
    margin: 25px auto 0;
    border-radius: 6px;
    font: 18px/46px "微软雅黑";
    color: #fff;
    text-align: center;
}
/*=====================================热门服务services部分结束=================================*/

/*=====================================公司注册register部分开始=================================*/
.register_wrap{
    width:100%;
    height: 630px;
    overflow: hidden;
    min-width: 1240px;
}
.register {
    width: 1240px;
    height: 630px;
    margin: 0 auto;
}

/*标题开始*/
.register .title {
    width: 1240px;
    height: 140px;
    margin: 0 auto 80px;
    text-align: center;
    color: #222;
}
.register .title .line{
    width: 251px;
    height: 1px;
    background: #7e7e7e;
}
.register .title .line1{
    margin: 53px 16px 0 170px;
    float: left;
}
.register .title .line2{
    margin: 53px 170px 0 16px;
    float: right;
}
.register .title .text{
	font-size: 26px;
    color: #000;
    font-family: "微软雅黑";
    padding-top: 40px;
    padding-bottom: 20px;
}

.register .title p {
	font-size: 16px;
    color: #666;
    font-family: "微软雅黑";
    text-align: center;
    letter-spacing: 1px;
}/*标题结束*/

.register .register_con {
	width: 960px;
	height: 356px;
	margin: 0 auto;
	position: relative;
}

.register .register_con  .register_title {
	position: absolute;
	left: -25px;
	top: -75px;
}

.register .register_con .con_til {
	font-size: 26px;
	font-weight: bold;
	color: #fff; 
	font-family: "微软雅黑";
}

.register .register_con .con_til1 {
	position: absolute;
	left: 154px;
	top: -38px;
}

.register .register_con .con_til2 {
	position: absolute;
	right: 154px;
	top: -38px;
}

.register .register_con .mode1 {
	float: left;
	width: 398px;
	height: 356px;
	border: 1px dotted #b4c6e2;
	border-radius: 6px;
}

.register .register_con .mode1 p,.register .register_con .mode3 p {
	text-align: center;
	font-size: 16px;
	color: #383d50;
	margin-top: 43px;
}

.register .register_con .mode1 p:first-child,.register .register_con .mode3 p:first-child {
	margin-top: 63px;
}

.register .register_con .mode2 {
	float: left;
	width: 160px;
	height: 356px;
}

.register .register_con .mode2 .item {
	width: 80px;
	height: 34px;
	line-height: 34px;
	border: 2px solid #0676c3;
	text-align: center;
	background: #25a6ff;
	color: #fff;
	border-radius: 6px;
	margin: 24px auto 0;
}

.register .register_con .mode2 .item:first-child {
	margin-top: 53px;
}

.register .register_con .mode3 {
	float: left;
	width: 398px;
	height: 356px;
	border: 1px dotted #b4c6e2;
	border-radius: 6px;
}
/*=====================================公司注册register部分结束=================================*/

/*=====================================准备材料preparedatas部分开始=============================*/
.preparedatas_wrap {
    width: 100%;
    min-width: 1240px;
    background: #f4f7ff;
}

.preparedatas_wrap .preparedatas {
    width: 1240px;
    height: 618px;
    margin: 0 auto;
}

/*标题开始*/
.preparedatas .title {
    width: 1240px;
    height: 140px;
    margin: 0 auto;
    text-align: center;
    color: #222;
}
.preparedatas .title .line{
    width: 251px;
    height: 1px;
    background: #7e7e7e;
}
.preparedatas .title .line1{
    margin: 53px 16px 0 170px;
    float: left;
}
.preparedatas .title .line2{
    margin: 53px 170px 0 16px;
    float: right;
}
.preparedatas .title .text{
	font-size: 26px;
    color: #000;
    font-family: "微软雅黑";
    padding-top: 40px;
    padding-bottom: 20px;
}

.preparedatas .title p {
	font-size: 16px;
    color: #666;
    font-family: "微软雅黑";
    text-align: center;
    letter-spacing: 1px;
}/*标题结束*/

.preparedatas_wrap .preparedatas .content {
	width: 1080px;
	height: 312px;
	background: #fff;
	margin: 27px auto 0;
	position: relative;
}

.preparedatas .content .content-title {
	width: 207px;
	height: 29px;
	margin-left: 554px;
	padding-top: 30px;
}

.preparedatas .content .content-ul {
	width:534px;
	height: 52px;
	margin-left: 357px;
	margin-top: 45px;
}

.preparedatas .content .content-ul2 {
	margin-top: 40px;
}

.preparedatas .content .content-ul li {
	float: left;
}

.preparedatas .content .content-ul .list1,.preparedatas .content .content-ul .list3 {
	width: 225px;
	height: 52px;
	margin-right: 120px;
}

.preparedatas .content .content-ul li img {
	display: block;
	float: left;
}

.preparedatas .content .content-ul li span {
	line-height: 52px;
	display: block;
	float: left;
	font-size: 20px;
	font-family: "微软雅黑 ";
	color: #32343e;
	margin-left: 30px;
}

.preparedatas .content .content-ul li .item1 {
	margin-left: 40px;
}

.preparedatas .content .content-ul li .item2 {
	margin-left: 35px;
}

.preparedatas .content .content-ul .list2,.preparedatas .content .content-ul .list4 {
	width: 186px;
	height: 52px;
}

.preparedatas .content .content-stock {
	width: 320px;
	height	: 320px;
	position: absolute;
	left: -60px;
	top: -28px;
	background: no-repeat url("../images/gongshang_imgs/content-stock1.png")
}

.preparedatas .content .content-stock .p1{
	width: 320px;
	height: 30px;
	font: 30px/30px "微软雅黑";
	color: #fefefe;
	text-align: center;
	margin-top: 63px;
	position: relative;
}
.preparedatas .content .content-stock .p1 .span1{
	font: 80px/80px "黑体";
	color: #fefefe;
 	position: absolute;
	left: 0;
	top: 0;	 
}
.preparedatas .content .content-stock .p1 .span2{
	font: 80px/80px "黑体";
	color: #fefefe;
 	position: absolute;
	right:0;
	top: 0;	 
}
.preparedatas .content .content-stock .p2{
	font: 20px/20px "微软雅黑";
	color: #fefefe;
	text-align: center;
	margin-top: 146px
}

.preparedatas_wrap .preparedatas .button {
    width: 160px;
    height: 40px;
    background: #28a8e0;
    margin: 40px auto 0;
    border-radius: 6px;
    font: 16px/40px "微软雅黑";
    color: #fff;
    text-align: center;
}

/*=====================================准备材料preparedatas部分结束=============================*/

/*=====================================注册流程process部分开始==================================*/
.process_wrap {
    width: 100%;
    background: #f4f4f4;
    min-width: 1240px;
}

.process_wrap .process {
    width: 1240px;
    height: 466px;
    margin: 0 auto;
}

/*标题开始*/
.process_header .title {
    width: 1240px;
    height: 140px;
    margin: 0 auto;
    text-align: center;
    color: #222;
}
.process_header .title .line{
    width: 251px;
    height: 1px;
    background: #7e7e7e;
}
.process_header .title .line1{
    margin: 53px 16px 0 170px;
    float: left;
}
.process_header .title .line2{
    margin: 53px 170px 0 16px;
    float: right;
}
.process_header .title .text{
	font-size: 26px;
    color: #000;
    font-family: "微软雅黑";
    padding-top: 40px;
    padding-bottom: 20px;
}

.process_header .title p {
	font-size: 16px;
    color: #666;
    font-family: "微软雅黑";
    text-align: center;
    letter-spacing: 1px;
}/*标题结束*/

.process .process_content {
    width: 1240px;
    height: 142px;
    margin-top: 26px;
}

.process .process_content .item {
	width: 278px;
	height: 140px;
	border: 1px solid #b5b5b5;
	float: left;
	margin-right: 40px;
	border-radius: 6px;
	position: relative;
	overflow: hidden;
}

.process .process_content .item .p1 {
	text-align: center;
	font-size: 18px;
	color: #333;
	font-family: "微软雅黑";
	margin-top: 38px;
	margin-bottom: 10px;
}

.process_content .item .roll {
    width: 14px;
    height: 14px;
    border-radius: 7px;
    background: #29a9e1;
}

.process_content .item  .roll1 {
    float: left;
    margin-left: 72px;
}

.process_content .item  .roll2 {
    float: right;
    margin-right: 72px;
}

.process_content .item  .line {
    width: 106px;
    height: 4px;
    background: #29a9e1;
    margin-top: 5px;
    float: left;
}

.process_content .item .triangle_topleft {
	position: absolute;
	left: 0; 
	top: 0;
    width: 0;
    height: 0;
    border-top: 70px solid #1c98ff;
    border-right: 70px solid transparent;
}

.process_content .item span {
    position: absolute;
    left: 10px;
    bottom: 32px;
    color: #fff;
    font-size: 28px;
    font-style: italic;
}

.process .process_content .item .p2 {
	text-align: center;
	font-size: 14px;
	color: #666;
	font-family: "微软雅黑";
	margin-top: 33px;
}

.process .process_content .item:last-child {
	margin-right: 0px;
}

.process .button {
    width: 160px;
    height: 40px;
    background: #28a8e0;
    margin: 60px auto 0;
    border-radius: 6px;
    font: 16px/40px "微软雅黑";
    color: #fff;
    text-align: center;
}

/*=====================================注册流程process部分结束==================================*/

/*=====================================得到资料getdatas部分开始=================================*/
.getdatas_wrap {
    width: 100%;
    min-width: 1240px;
    height: 446px;
    background: #f4f7ff;
}

.getdatas {
    width: 1240px;
    height: 446px;
    margin: 0 auto;
}

/*标题开始*/
.getdatas .title {
    width: 1240px;
    height: 104px;
    margin: 0 auto;
    text-align: center;
    color: #222;
}
.getdatas .title .line{
    width: 251px;
    height: 1px;
    background: #7e7e7e;
}
.getdatas .title .line1{
    margin: 53px 16px 0 170px;
    float: left;
}
.getdatas .title .line2{
    margin: 53px 170px 0 16px;
    float: right;
}
.getdatas .title .text{
	font-size: 26px;
    color: #000;
    font-family: "微软雅黑";
    padding-top: 40px;
    padding-bottom: 20px;
}

.getdatas .title .text_sec {
	font-size: 16px;
    color: #666;
    font-family: "微软雅黑";
    text-align: center;
    letter-spacing: 1px;
}/*标题结束*/

.getdatas .content{
	width: 1240px;
	height: 306px;
	margin: 0 auto;
}

.getdatas .content_up_inner {
    float: left;
}

.getdatas .content_up_inner1,.content_up_inner2,.content_up_inner4 {
    width: 152px;
    height: 16px;
    margin-top: 54px;
}

.getdatas .content_up_inner1 {
    margin-left: 70px;
    margin-right: 90px;
}

.getdatas .content_up_inner2 {
    margin-right: 50px;
}

.getdatas .content_up_inner3 {
    margin-right: 43px;
}

.getdatas .content_up_inner4 {
    margin-right: 62px;
}


.getdatas .content_up_inner3 {
    width: 232px;
    height: 16px;
    margin-top: 54px;
}

.getdatas .content_up_inner5 {
    width: 200px;
    height: 16px;
    margin-top: 54px;
}

.getdatas .content_up_inner .icon1,.icon2,.icon3,.icon4,.icon5 {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    text-align: center;
    color: #fff;
    background: #4fb7ff;
    margin: 0 10px 0 10px;
    float: left;
    font-size: 15px;
}

.getdatas .content_up_inner .icon4 {
    margin-left: 30px;
}

.getdatas .content_up_inner .icon3,.icon5 {
    margin: 0 10px 0 0;
}

.getdatas .content_up_inner .title1,.title2,.title3,.title4,.title5 {
    font-size: 16px;
    color: #222;
    float: left;
}

.getdatas .content_middle .content_middle_inner {
    width: 152px;
    height: 4px;
    margin-top: 8px;
    margin-bottom: 9px;
    background: #4fb7ff;
    float: left;
}

.getdatas .content_middle .content_middle_inner1,.content_down_inner1 {
    margin-left: 70px;
    margin-right: 90px;
}

.getdatas .content_middle .content_middle_inner2,.content_down_inner2 {
    margin-right: 90px;
}

.getdatas .content_middle .content_middle_inner3,.content_down_inner3 {
    margin-right: 83px;
}

.getdatas .content_middle .content_middle_inner4,.content_down_inner4 {
    margin-right: 86px;
}

.getdatas .content_down_inner {
    width: 152px;
    height: 206px;
    float: left;
}
/*=====================================得到资料getdatas部分结束=================================*/

/*=====================================注册成功success部分开始==================================*/
.success_wrap {
    width: 100%;
    background: #f4f4f4;
    min-width: 1240px;
}

.success_wrap .success {
    width: 1240px;
    height: 416px;
    margin: 0 auto;
}

/*标题开始*/
.success .title {
    width: 1240px;
    height: 140px;
    margin: 0 auto;
    text-align: center;
    color: #222;
}
.success .title .line{
    width: 251px;
    height: 1px;
    background: #7e7e7e;
}
.success .title .line1{
    margin: 53px 16px 0 150px;
    float: left;
}
.success .title .line2{
    margin: 53px 150px 0 16px;
    float: right;
}
.success .title .text{
	font-size: 26px;
    color: #000;
    font-family: "微软雅黑";
    padding-top: 40px;
    padding-bottom: 20px;
}

.success .title .text_sec {
	font-size: 16px;
    color: #666;
    font-family: "微软雅黑";
    text-align: center;
    letter-spacing: 1px;
}/*标题结束*/

.success .content {
	width: 1240px;
	height: 190px;
	margin-top: 26px;
}

.success .content ul li {
	width: 188px;
	height: 188px;
	background: #fff;
	border: 1px solid #e7ebef;
	border-radius: 6px;
	float: left;
	margin-right: 20px;
}

.success .content ul li:hover {
	-moz-box-shadow:0px 1px 16px #333333;
	-webkit-box-shadow:0px 1px 16px #333333; 
	box-shadow:0px 1px 12px #333333;
}

.success .content ul li:last-child {
	margin-right: 0;
}

.success .content ul li img {
	width: 60px;
    height: 52px;
    display: block;
    margin: 50px auto 0px;
}

.success .content ul li p {
	font-size: 18px; 
	color: #222;
	font-family: "微软雅黑";
	margin-left: 58px;
	margin-top: 20px;
}

.success .content ul li .itemc3 {
	margin-left: 58px; 
}

/*标题部分结束*/

/*=====================================注册成功success部分结束==================================*/
/*背景图兼容开始*/
@media screen and (max-width: 1240px) {
    .banner_wrap,.register_wrap{
        background-position:  -340px 0;
    }
    .banner_wrap{
        background-image: url("../images/gongshang_imgs/banner.jpg");
    }
    .register_wrap{
        background-image: url("../images/gongshang_imgs/register_bgc.jpg");
    }
    .process_wrap{
        background-image: url("../images/gongshang_imgs/process_wrap.jpg");
    }
    .success_wrap{
        background-image: url("../images/gongshang_imgs/success_bgc.jpg");
    }
    
} 

@media screen and (min-width:1241px) and (max-width: 1280px)  {
	.banner_wrap,.register_wrap{
        background-position:  -300px 0;
    }
    .banner_wrap{
        background-image: url("../images/gongshang_imgs/banner.jpg");
    }
    .register_wrap{
        background-image: url("../images/gongshang_imgs/register_bgc.jpg");
    }
    .process_wrap{
        background-image: url("../images/gongshang_imgs/process_wrap.jpg");
    }
    .success_wrap{
        background-image: url("../images/gongshang_imgs/success_bgc.jpg");
    }
}

@media screen and (min-width:1281px) and (max-width: 1360px) {
    .banner_wrap,.register_wrap{
        background-position:  -280px 0;
    }
    .banner_wrap{
        background-image: url("../images/gongshang_imgs/banner.jpg");
    }
    .register_wrap{
        background-image: url("../images/gongshang_imgs/register_bgc.jpg");
    }
    .process_wrap{
        background-image: url("../images/gongshang_imgs/process_wrap.jpg");
    }
    .success_wrap{
        background-image: url("../images/gongshang_imgs/success_bgc.jpg");
    }
}
@media screen and (min-width:1361px) and (max-width: 1366px) {
    .banner_wrap,.register_wrap{
        background-position:  -277px 0;
    }
    .banner_wrap{
        background-image: url("../images/gongshang_imgs/banner.jpg");
    }
    .register_wrap{
        background-image: url("../images/gongshang_imgs/register_bgc.jpg");
    }
    .process_wrap{
        background-image: url("../images/gongshang_imgs/process_wrap.jpg");
    }
    .success_wrap{
        background-image: url("../images/gongshang_imgs/success_bgc.jpg");
    }
}
@media screen and (min-width:1367px) and (max-width: 1400px) {
    .banner_wrap,.register_wrap{
        background-position:  -260px 0;
    }
    .banner_wrap{
        background-image: url("../images/gongshang_imgs/banner.jpg");
    }
    .register_wrap{
        background-image: url("../images/gongshang_imgs/register_bgc.jpg");
    }
    .process_wrap{
        background-image: url("../images/gongshang_imgs/process_wrap.jpg");
    }
    .success_wrap{
        background-image: url("../images/gongshang_imgs/success_bgc.jpg");
    }
}
@media screen and (min-width:1401px) and (max-width: 1440px) {
    .banner_wrap,.register_wrap{
        background-position:  -240px 0;
    }
    .banner_wrap{
        background-image: url("../images/gongshang_imgs/banner.jpg");
    }
    .register_wrap{
        background-image: url("../images/gongshang_imgs/register_bgc.jpg");
    }
    .process_wrap{
        background-image: url("../images/gongshang_imgs/process_wrap.jpg");
    }
    .success_wrap{
        background-image: url("../images/gongshang_imgs/success_bgc.jpg");
    }
}
@media screen and (min-width:1441px) and (max-width: 1600px) {
    .banner_wrap,.register_wrap{
        background-position:  -160px 0;
    }
    .banner_wrap{
        background-image: url("../images/gongshang_imgs/banner.jpg");
    }
    .register_wrap{
        background-image: url("../images/gongshang_imgs/register_bgc.jpg");
    }
    .process_wrap{
        background-image: url("../images/gongshang_imgs/process_wrap.jpg");
    }
    .success_wrap{
        background-image: url("../images/gongshang_imgs/success_bgc.jpg");
    }
}
@media screen and (min-width:1601px) and (max-width: 1680px) {
    .banner_wrap,.register_wrap{
        background-position:  -120px 0;
    }
    .banner_wrap{
        background-image: url("../images/gongshang_imgs/banner.jpg");
    }
    .register_wrap{
        background-image: url("../images/gongshang_imgs/register_bgc.jpg");
    }
    .process_wrap{
        background-image: url("../images/gongshang_imgs/process_wrap.jpg");
    }
    .success_wrap{
        background-image: url("../images/gongshang_imgs/success_bgc.jpg");
    }
}
@media screen and (min-width:1681px) and (max-width: 1920px) {
    .banner_wrap,.register_wrap{
        background-position:  0 0;
    }
    .banner_wrap{
        background-image: url("../images/gongshang_imgs/banner.jpg");
    }
    .register_wrap{
        background-image: url("../images/gongshang_imgs/register_bgc.jpg");
    }
    .process_wrap{
        background-image: url("../images/gongshang_imgs/process_wrap.jpg");
    }
    .success_wrap{
        background-image: url("../images/gongshang_imgs/success_bgc.jpg");
    }
}

@media screen and (min-width:1921px) {
	.banner_wrap{
        background: url("../images/gongshang_imgs/banner.jpg") no-repeat center center;
        width: 100%;
    }
    .register_wrap{
        background: url("../images/gongshang_imgs/register_bgc.jpg") no-repeat center center;
        width: 100%;
    }
    .process_wrap{
        background: url("../images/gongshang_imgs/process_wrap.jpg") no-repeat center center;
        width: 100%;
    }
    .success_wrap{
        background: url("../images/gongshang_imgs/success_bgc.jpg") no-repeat center center;
        width: 100%;
    }
}
/*背景图兼容结束*/
/*///////////////////////////////////////////////////////////////////////////////////////////*/
/*各种表单样式开始*/
/*普通代账客户表单样式（尊享无忧财税服务）开始*/
#account{
    width: 500px;
    height: 450px;
    position: fixed;
    top: 10%;
    display: none;
    z-index: 999;
}
#account .title_wrap{
    width: 240px;
    height: 70px;
    background: #28a8e0;
    padding: 0 130px;
    border-radius: 8px 8px 0 0;
    position: relative;
}
#account .title_wrap .title{
    width: 240px;
    height: 70px;
    font-size: 0;
}
#account .title_wrap .title .line{
    width: 20px;
    height: 1px;
    margin-top: 34.5px;
    background: white;
}
#account .title_wrap .title .line_left{
    float: left;
}
#account .title_wrap .title .line_right{
    float: right;
}
#account .title_wrap .title p{
    font: 18px/70px "微软雅黑";
    color: white;
    text-align: center;
}
#account .title_wrap img{
    position: absolute;
    top: 15px;
    right: 20px;
}
/*//////////////////////////////////////////////////*/
#account form{
    width: 500px;
    height: 260px;
    background: white;
}
#account form ul{
    font-size: 0;
    padding-top: 60px;
}
#account form ul li{
    height: 40px;
    position: relative;
    margin-bottom: 20px;
}
#account form ul li span{
    font: 14px/40px "微软雅黑";
    color: #222;
    text-align: right;
    margin: 0 10px 0 30px;
    display: inline-block;
    width: 70px;
    height: 40px;
    vertical-align: middle;
}
#formCityMock1_1{
    width: 64px;
    height: 38px;
    position: absolute;
    top: 0;
    left: 110px;
    font: 14px/38px "微软雅黑";
    color: #222;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #fff;
    border: 1px solid #f4f4f4;
    border-right: 0;
    border-radius: 5px 0 0 5px;
}
#formCityMock1_2{
    width: 64px;
    height: 38px;
    position: absolute;
    top: 0;
    left: 233px;
    font: 14px/38px "微软雅黑";
    color: #222;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #fff;
    border: 1px solid #f4f4f4;
    border-right: 0;
    border-radius: 5px 0 0 5px;
    text-align: center;
}
#formCityMock1_3{
    width: 64px;
    height: 38px;
    position: absolute;
    top: 0;
    left: 356px;
    font: 14px/38px "微软雅黑";
    color: #222;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #fff;
    border: 1px solid #f4f4f4;
    border-right: 0;
    border-radius: 5px 0 0 5px;
    text-align: center;
}
#account form ul li select{
    /* -webkit-appearance: none; */
    /*将默认的select选择框样式清除*/
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    outline: none;
    width: 117px;
    height: 40px;
    font: 14px/40px "微软雅黑";
    color: #222;
    border: 1px solid #f4f4f4;
    padding: 0 41px 0 10px;
    vertical-align: middle;
}

/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
#account form ul li select::-ms-expand { display: none; }

#account form ul li select:nth-child(5){
    margin: 0 6px;
}

#account form ul li input{
    outline: none;
    width: 341px;
    height: 38px;
    font: 14px/38px "微软雅黑";
    color: #222;
    border: 1px solid #f4f4f4;
    padding: 0 10px;
    vertical-align: middle;
}
#account form ul li .prompt{
    position: absolute;
    top: 0;
    right: 105px;
    margin: 0;
    padding: 0;
    font: 14px/40px "微软雅黑";
    color: #ff0000;
    text-align: left;
    width: 77px;
}
#account form ul li .contacts_name{
    width: 138px;
}
#account form ul li .circle_out{
    width: 22px;
    height: 22px;
    border-radius: 50%;
    position: absolute;
    top: 9px;
    left: 285px;
}
#account form ul li .circle_out1{
    background: #28a8e0;
}
#account form ul li .circle_out2{
    left: 373px;
    background: #989898;
}
#account form ul li .circle_inner{
    width: 10px;
    height: 10px;
    background: white;
    border-radius: 50%;
    position: absolute;
    top: 6px;
    left: 6px;
}
#account form ul li .person{
    height: 28px;
    width: 32px;
    font: 16px/16px "微软雅黑";
    color: #999;
    margin: 0 2px 0 54px;
    padding-top: 12px;
    vertical-align: middle;
}
#account form ul .btn_wrap{
    width: 500px;
    height: 100px;
    background: white;
    font: 18px/40px "微软雅黑";
    color: white;
    text-align: center;
}
#account form ul .btn{
    width: 284px;
    height: 40px;
    margin: 0 auto;
    border-radius: 6px;
    background: #28a8e0;
}
#province,#city,#area{
    background: 80px 14px no-repeat url("../images/form_quickmark_imgs/pull_icon.png") ;
}
/*普通代账客户表单样式（尊享无忧财税服务）结束*/
/*///////////////////////////////////////////////////////////////////////////////////////////*/
/*免费查询表单样式开始删除*/


/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
#search form ul li select::-ms-expand { display: none; }

#search form ul li select:nth-child(5){
    margin: 0 6px;
}

#search form ul li input{
    outline: none;
    width: 341px;
    height: 38px;
    font: 14px/38px "微软雅黑";
    color: #222;
    border: 1px solid #f4f4f4;
    padding: 0 10px;
    vertical-align: middle;
}
#search form ul li .prompt{
    position: absolute;
    top: 0;
    right: 105px;
    margin: 0;
    padding: 0;
    font: 14px/40px "微软雅黑";
    color: #ff0000;
    text-align: left;
    width: 77px;
}
#search form ul li .contacts_name{
    width: 138px;
}
#search form ul li .circle_out{
    width: 22px;
    height: 22px;
    border-radius: 50%;
    position: absolute;
    top: 9px;
    left: 285px;
}
#search form ul li .circle_out1{
    background: #28a8e0;
}
#search form ul li .circle_out2{
    left: 373px;
    background: #989898;
}
#search form ul li .circle_inner{
    width: 10px;
    height: 10px;
    background: white;
    border-radius: 50%;
    position: absolute;
    top: 6px;
    left: 6px;
}
#search form ul li .person{
    height: 28px;
    width: 32px;
    font: 16px/16px "微软雅黑";
    color: #999;
    margin: 0 2px 0 54px;
    padding-top: 12px;
    vertical-align: middle;
}
#search form ul .btn_wrap{
    width: 500px;
    height: 100px;
    background: white;
    font: 18px/40px "微软雅黑";
    color: white;
    text-align: center;
}
#search form ul .btn{
    width: 284px;
    height: 40px;
    margin: 0 auto;
    border-radius: 6px;
    background: #28a8e0;
}
#province55,#city55,#area55{
    background: 80px 14px no-repeat url("../images/form_quickmark_imgs/pull_icon.png") ;
}
/*免费查询表单样式结束*/
/*=======================================================================*/

/* 弹出二维码样式开始 */
.quickMark_wrap {
    display: none;
    width: 500px;
    height: 450px;
    position: fixed;
    top: 10%;
    z-index: 999;
}

.quickMark_top {
    width: 500px;
    height: 70px;
    background: #28a7e1;
    border-radius: 8px 8px 0 0;
}
.quickMark_middle{
    padding: 60px 0 32px;
}
.quickMark_bottom{
    padding: 0 0 40px;
}
.quickMark_middle,.quickMark_bottom{
    background: white;
}
.quickMark_top .correct_logo,.correct_logo_text {
    float: left;
}

.quickMark_top .close_logo {
    float: right;
    margin-right: 20px;
    margin-top: 23.5px;
}

.quickMark_top .correct_logo {
    margin-left: 20px;
    margin-top: 13.5px;
}

.quickMark_top .correct_logo_text {
    margin-left: 21px;
}

.quickMark_top .correct_logo_text .p1 {
    font-size: 18px;
    color: #fff;
    margin-top: 16px;
}

.quickMark_top .correct_logo_text .p2 {
    font-size: 14px;
    color: #fff;
    margin-top: 8px;
}

.quickMark_middle .quickMark_logo {
    margin-left: 162px;
}

.quickMark_middle .quickMark_logo img {
	width: 176px;
	height: 176px;
}

.quickMark_middle .details {
    font-size: 16px;
    color: #222;
    margin-top: 14px;
    text-align: center;
}

.quickMark_bottom .button {
    width: 284px;
    height: 40px;
    border-radius: 6px;
    background: #28a7e1;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    margin: 0 auto;
}
/* 弹出二维码样式开始 */
/*各种表单样式结束*/

/* 新增下拉弹窗 */
.dropdown-wrap {
	display: block!important;
}