/* banner begin*/
.banner{
    width: 100%;
    padding-top: 70px;
    height: 380px;
}

.banner-title {
    color: #fff;
    font-size: 35px;
    text-align: center;
}

.banner-intro {
    margin-top: 50px;
    font-size: 20px;
    color: #fff;
    text-align: center;
}

.banner-intro .number {
    color: #f99e60;
}

.banner-search {
    width: 815px;
    padding:15px 20px;
    margin-left: auto;
    margin-right: auto;
    background: #0c4f75;
    border-radius: 10px;
}

.banner-search input, .banner-search select {
    padding:20px 10px;
    border: none;
    border-radius: 10px;
	    outline: none;
}

.banner-search .banner-btn-submit {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 18px;
    background-color: #1570de;
    color: #fff;
}

.banner-tip {
    margin-top: 20px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    color: #fff;
    text-align: center;
}

.icon-bulb {
    display:  inline-block;
    vertical-align: middle;
    height: 25px;
    width: 25px;
}
/*banner end*/

/* 问答 begin*/

.interlocution {
    width: 890px;
    margin-left: auto;
    margin-right: auto;
    padding:70px 155px;
}

.dialog-box{
    padding: 25px;
    font-size: 20px;
}

.question-bg{
    background: #f5f5f5;
    border:1px solid #e8e8e8;
}

.answer-bg {
    line-height: 30px;
    color: #fff;
    background: #43cd1a;
    border:1px solid #e8e8e8;
}

.arrow-left {
    bottom: 20px;
    left: -20px;
    border-color:transparent #f5f5f5 transparent transparent ;
}

.arrow-right{
    bottom: 40px;
    left: 640px;
    border-color: transparent  transparent transparent #43cd1a;
}


.dialog-box{
    width: 590px;
    margin-left: 20px;
    position:relative;
    border-radius: 5px;
}

.dialog-box em{
    display:block;
    border-width:10px;
    position:absolute;
    border-style:solid dashed dashed;
    font-size:0; line-height:0;
}

/*问答 end*/

/*公司注册流程*/
.panel {
    padding-bottom: 100px;
}
.panel-title {
    text-align: center;
    line-height: 50px;
    font-size: 25px;
    color: #009feb;
}

.panel-sub-title {
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    color: #989994;
}

.patent .panel-content>div{
    width: 25%;
    text-align: center;
}


.panel-content .content-title {
    font-weight: bold;
    color: #009feb;
    font-size: 30px;
}
.panel-content .content-sub-title {
    color: #999;
    font-size: 25px;
}

.patent-panel-content {
    margin-top: 75px;
}

.flow-container {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 50px;
}

.flow-item{
    line-height: 70px;
}

/*注意事项*/
.announcement{
    padding-bottom: 100px;
}

.announcement-title {
    padding-bottom: 40px;
    text-align: center;
    color: #313433;
    font-size: 32px;
}

.announcement-content {
    border: 1px solid #f1f1f1;
    overflow: hidden;
}

.announcement-content-item {
    width: 238px;
    float: left;
    padding-top: 45px;
    padding-bottom: 35px;
    padding-left: 30px;
    padding-right: 30px;

}

.announcement-content-item:not(:nth-child(4n)) {
    border-right: 1px solid #f1f1f1;
}

.announcement-content-item:nth-child(n+4){
    border-top: 1px solid #f1f1f1;;
}

/*.announcement-content-item:not()*/

.announcement-content-item .item-icon {
    height: 60px;
    line-height: 60px;
}

.announcement-content-item .item-icon>img{
    vertical-align: center;
}

.announcement-content-item .item-title{
    font-size: 20px;
    color: #343333;
    text-align: center;
    line-height: 45px;
}

.announcement-content-item .item-intro {
    color: #979a99;
    margin-top: 10px;
    font-size: 15px;
    line-height: 25px;
	height:75px;
}

/**/
.banner-search {
    width: 992px;
	height:60px;
    padding:15px 20px;
    margin-left: auto;
    margin-right: auto;
    background: #0c4f75;
    border-radius: 10px;
}

.tithiht {
    height: 60px;
    line-height: 60px;
    color: #666;
    font-size: 16px;
    display: inline-block;
    clear: both;
    padding: 0 8px;
    box-sizing: border-box;
    position: relative;
	background:#fff;
}

.ssfomr_box{float:left;padding:0px 10px;margin:0px 10px;}
.region{width:166px;position: relative;border-radius: 10px;    background-color: #fff;}
.hytype{width:220px;    background-color: #fff;border-radius: 10px;    position: relative;}
.hyzi{width:310px;background-color: #fff;border-radius: 10px;}
.sbsub{width:132px;}



.banner-search input, .banner-search select {
    height: 60px;
    padding:0 10px;
    border: none;
	line-height: 60px;
	font-size: 16px;
	outline: none;
}

.banner-search .banner-btn-submit {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 16px;
    background-color: #1570de;
    color: #fff;
	    cursor: pointer;
}
/**/
/*城市 start*/
/*城市二级联动*/
._citys {
    width: 820px;
    display: inline-block;
    border: 1px solid #eee;
    padding: 5px 5px 5px 20px;
    position: absolute;
    background: #fff;
    left: 0px;
    top: 60px;
    text-align: left;
    z-index:1;
}
.c_hot {
    padding-left: 5px;
    padding-top: 8px;
    height:50px;
    line-height:50px;
}
.c_hot a {
    margin: 0 5px;
	color:#666;
	text-decoration: none;
}
.c_hot a:hover{    color: #009feb;}
._citys1 {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
    height:150px;
    line-height:50px;
}
._citys1 a {
    width: 80px;
    height: 30px;
    display: inline-block;
    background-color: #f5f5f5;
    color: #666;
    margin-left: 6px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    font-size: 13px;
    overflow: hidden;
}
._citys1 a:hover {
    color: #fff;
    background-color: #009feb;
}




/*城市二级联动*/
._industrys {
    width: 640px;
    height: auto;
    display: inline-block;
    border: 1px solid #eee;
    padding: 5px 5px 5px 20px;
    position: absolute;
    background: #fff;
    left: 0;
    top: 49px;
    z-index:999;
}
._industrys .hiht {
    height:40px;
    line-height:40px;
    color: red;
    font-size:15px;
    text-align:left;
}
.type_industry {
    float: left;
    width: 80px;
    background: #f0f0f0;
    color: #555;
    margin-right: 10px;
    font-size: 14px;
    text-align: center;
    line-height: 26px;
}

._industrys ul{
    overflow:hidden;
    margin:5px 0;
}
._industrys ul li {
    padding: 0 2px;
    display: inline-block;
    line-height: 20px;
    font-size: 12px;
    color: #666;
    text-align: center;
    float: left;
    margin: 4px;
    cursor: pointer;
}
._industrys ul li a {
    display: block;
}
._industrys ul li a:hover {
    color: #fa7a12;
}
/*城市 end*/
