/* banner begin*/
body {
    color: #5b5b5b;
}

.banner{
    width: 100%;
    padding-top: 100px;
    height: 350px;
}

.banner-title {
    color: #fff;
    font-size: 35px;
    text-align: center;
}

.banner-intro {
    margin-top: 20px;
    font-size: 28px;
    color: #fff;
    text-align: center;
}

.banner-intro .number {
    color: #f99e60;
}

.banner-search {
    width: 815px;
	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:270px;position: relative;border-radius: 10px;    background-color: #fff;}
.hytype{width:270px;    background-color: #fff;border-radius: 10px;position: relative;}
.sbsub{width:132px;}


.banner-search input, .banner-search select {
    height: 60px;
    padding:0 10px;
    border: none;
    border-radius: 10px;
	outline: none;
	font-size: 16px;
}

.banner-search .banner-btn-submit {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 18px;
    background-color: #1570de;
    color: #fff;
	cursor: pointer;
}
/*banner end*/
.scope-tip {
    padding-bottom: 100px;
}

.scope-tip-list{
    overflow: hidden;
}

.scope-tip-title {
    padding:60px 0px;
    font-size: 30px;
    text-align: center;
}

.scope-tip-list-item+.scope-tip-list-item{
    margin-left: 80px;
}

.scope-item-right {
    padding-left: 15px;
    width: 250px;
}

.scope-item-title {
    display: inline-block;
    border-bottom: 3px solid #1070de;
    line-height: 40px;
    font-size: 22px;
    font-weight: bold;
}

.scope-item-intro {
    margin-top: 20px;
    font-size: 15px;
    line-height: 30px;
}

.reason{
    padding-bottom: 90px;
}

.reason-list {
    overflow: hidden;
}
.reason-list-item{
    width: 360px;
    float: left;
}

.reason-item-title {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
}

.reason-title {
    text-align: center;
    line-height: 80px;
    font-size: 30px;
}

.reason-item-intro {
    font-size: 14px;
    text-align: center;
    line-height: 25px;
}

.reason-list-item+.reason-list-item{
    margin-left: 60px;
}

/*城市 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*/


