﻿
ul li{list-style-type: none;}
.clearfix:after{
	display:block;
	clear:both;
	content:"";
	visibility:hidden;
	height:0;
}
.clearfix{
	zoom:1;
} 

.wrapper{
	width: 960px;
	margin: 0 auto;
}

.head{
	padding-top: 30px;
	text-align: center;
}
.head h1{
	position: relative;
	font-size: 50px;
	font-family: '微软雅黑';
	color: #d60100;
}
.head p{
	margin-top: 30px;
	font-size: 22px;
	font-family: '微软雅黑';
	color: #232323;}
.head1 h1{color: #000;}
.head h1 span{
	color: #500000;
}
.head h1::before{
	content: '';
	display: block;
	width: 294px;
    height: 2px;
	position: absolute;
	bottom: -5px;
	left: 50%;
	margin-left: -147px;
	background-color: #232323;
}

.phone {
    width: 35%;
    margin: 100px auto 75px;
    border-radius: 14px;
}
.phone-icon {
	width: 100%;
    text-align: center;
    box-sizing: border-box;
}
.phone-icon img{
	width: 100%;
	display: block;
}

/*banner*/
.banner{
	width: 100%;
}
.banner img{
	display: block;
	width: 100%;
}


/*section2*/
.section2{margin-top: 100px;}
.section2-content{
	width:100%;
	margin-top: 60px;}
.section2-item{
	width: 100%;
}
.section2-item img{
	width: 100%;
	display: block;
}

.title-lg {
    padding-top: 1px;
    padding-right: 26px;
}

.title-lg > h5{
    font-size: 12px;
    margin-top: 70px;
    color: #999;
    text-transform: uppercase;
}

.title-lg.txt-white > h5, .title-lg.txt-white > h4 {
    color: #fff;
}

.title-lg > h4 {
    font-size: 30px;
    color: #ff080e;
    font-weight: bold;
    margin-top: 13px;
}
/*有副标题的*/
.float-title{
    float: right;
}

.theme-right{
        float: left;
    margin-top: 88px;
    margin-left: 20px;
    height: 44px;
    border-bottom: 2px solid #efefef;
}
.achievement{
    width: 485px;
    border-bottom: 1px solid #efefef;
    font-size: 16px;
    margin-top: 105px;
    color: #666;
    padding-bottom: 14px;
}
.theme-tab-li{
    min-width: 86px;
    font-size: 18px;
    color: #333;
    /* padding-bottom: 0px; */
    text-align: center;
    float: left;
    margin-right: 60px;
    line-height: 43px;
    padding: 0 10px;
}
.theme-tab-li:hover,.theme-tab-li-checked{
    cursor: pointer;
    color: #fff;
    border-bottom: 2px solid red;
    background-color: red;
    /* line-height: 43px; */
    /* box-shadow: 0px 2px 6px rgba(0,0,0,0.12), 0px 1px 2px rgba(0,0,0,0.24); */
    border-radius: 2px;
}
.theme-tab-li:last-child{
    margin-right: 0;
}

    .redbook-highly-resources{
        width: 100%;
	    /*height: 680px;*/
	    padding: 0 80px;
	    box-sizing: border-box;
    }
    .stars-recommend-content{
        margin-left: 32px;
        margin-top: 87px;
        display: none;
    }
    .stars-recommend-content-show{
        display: block;
    }
    .recommend-left,.recommend-pic{
        float: left;
    }
    .recommend-left{
        width: 360px;
    }
    .recommend-left h1{
        font-size: 32px;
        color: #FF0035;
        text-align: left;
        padding-bottom: 20px;
    }
    .redbook-recommend-line{
        width: 183px;
        height: 2px;
        background: -webkit-linear-gradient(left, #ff0035 , #fff); /* Safari 5.1 - 6.0 */
        background: -o-linear-gradient(right, #ff0035, #fff); /* Opera 11.1 - 12.0 */
        background: -moz-linear-gradient(right, #ff0035, #fff); /* Firefox 3.6 - 15 */
        background: linear-gradient(to right, #ff0035 , #fff); /* 标准的语法（必须放在最后） */
    }
    .stars-effect{
        padding-top: 35px;
        color: #333;
        font-size:26px;
        letter-spacing: 2px;
    }
    .recommend-left p{
        font-size: 16px;
        color: #333;
        padding-top: 35px;
    }
    .click-qq-to-consult{
        margin-top: 35px;
        font-size:16px;
        color: #fff !important;;
        width: 224px;
        padding: 12px 0;
        text-align: center;
        background-color: #ff080e;
        -webkit-border-radius: 26px;
        -moz-border-radius: 26px;
        border-radius: 26px;
        display: block;
    }

    .click-qq-to-consult:hover,.click-qq-to-consult:visited,.to-consult-at-once:hover,.to-consult-at-once:visited{
        background-color: rgba(255,8,14,0.8);
        color: #fff !important;
    }
    .recommend-pic{
        width: 100%;
    }
    .redbook-strategy{
        height: 600px;
    }
    .redbook-strategy-content{

    }
    .redbook-app{
        float: left;
        width: 402px;
        margin-left: 45px;

    }
    .redbook-app-right{
        width: 699px;
        height: 356px;
        float: left;
        margin-top: 40px;
    }

    .rebook-logo-app{
        display: block;
        width: 243px;
        height: 36px;
        margin: 99px auto 40px;
    }
    .redbook-app p{
        font-size: 18px;
        color: #666666;
        line-height: 28px;
        margin-top: 40px;
        text-indent: 2em;
        text-align: justify;
    }

    /*优势*/
    .redbook-strategy{
        height: 600px;
	    width: 100%;
	    box-sizing: border-box;
	    padding: 0 80px;
    }
    .redbook-strategy-content{

    }
    .redbook-app{
        float: left;
        width: 402px;
        margin-left: 45px;

    }
    .redbook-app-right{
        width: 699px;
        height: 356px;
        float: right;
    	margin-right: 30px;
        margin-top: 40px;
    }

    .rebook-logo-app{
        display: block;
        width: 243px;
        height: 36px;
        margin: 99px auto 40px;
    }
    .redbook-app p{
        font-size: 18px;
        color: #666666;
        line-height: 28px;
        margin-top: 40px;
        text-indent: 2em;
    }



/*section3*/
.section3{padding-bottom: 30px;}
.section3-content{
	margin-top: 80px;
	margin-bottom: 30px;
}
.section3-content li{
	width: 30%;
	margin-left: 2.5%;
	float: left;
}
.section3-content li img{
	width: 100%;
	display: block;
}





.ads{
	width: 100%;
	position: relative;
}
.ads img{
	width: 100%;
	display: block;
}
.zixun{
	position: absolute;
    top: 12%;
	right: 8%;
    width: 6%;
    border-radius: 50%;
    box-sizing: border-box;
    text-align: center;
    line-height: 20px;
}
.zixun-bg{
	width: 100%;
}
.zixun-bg img{
	width: 100%;
	display: block;
}

.ads-link{
	position: absolute;
	top: 0;
	right: 10%;
	display: block;
	width: 40%;
	height: 100%;
}
