body{
	background-color:#f4f4f4;
}
.search .search-right-div{
    background-image: url('../images/black-search.png');
}
.search:hover{
    border:0px solid #000;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	color:#E30013;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.activev>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	color:#000;
}
.navbar-default .navbar-nav>li>a{
	color:#000;
}
.arrow-down {
    border-top: 7px solid #000;
}

.navbar-default .navbar-nav>li>.service{
	color:#E30013;
}

.service-banner{
    background: url('../images/service_banner.jpg') no-repeat;
	height:480px;
    background-size: cover;
    background-position: 50%;
}
.banner-title,.banner-word{
    position: absolute;
    top: 41%;
    left: 62%;
}
.banner-title{
    position: absolute;
    top: 41%;
    letter-spacing: 3px;
    font-size: 54px;
    left: 46%;
    color:#e60012;
}
.banner-word{
    position: absolute;
    left: 46%;
    top: 53%;
    font-size: 29px;
    letter-spacing: 2px;
    color:#e60012;
}
.service-self{
    font-size: 24px;
    margin-top: 35px;
    color:#4e4d4d;
}
.border{
	border-top:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
	border-left:1px solid #d4d4d4;
	background-color:#FFF;
    margin-top: 22px;
    cursor: pointer;
    color:#4E4D4D;
}
.border:hover{
	background-color:#F94D5B;
	border:1px solid #F94D5B;
    color:#FFF;
}
.border a{
    color:#4E4D4D;
    text-decoration: none;
    width: 100%;
}
.border a:hover{
    color:#FFF;
    text-decoration: none;
}
.fwcx,.zlxz,.faq,.online{
    background-repeat: no-repeat;
    background-position: 50% 27%;
    background-size: 109px;
    height: 254px;
    width: 230px;
    text-align: center;
    font-size: 20px;
    padding-top: 197px;
    display:block;
}
.fwcx{
    background-image:url('../images/fwcx.png');
}
.fwcx:hover{
    background-image:url('../images/fwcx1.png');
}
.zlxz{
    background-image:url('../images/zlxz.png');
}
.zlxz:hover{
    background-image:url('../images/zlxz1.png');
}
.faq{
    background-image:url('../images/faq.png');
}
.faq:hover{
    background-image:url('../images/faq1.png');
}
.online{
    background-image:url('../images/online.png');
}
.online:hover{
    background-image:url('../images/online1.png');
}
.faqlist,.faqlist-top{
	background-color:#FFF;
    margin-top: 35px;
    color:#4E4D4D;
    height: auto;
    min-height:350px;
    margin-bottom:55px;
}
.faq-title{
	margin:26px 0px 10px 20px;
    font-size: 24px;
}
.faq-hr{
	margin-left:20px;
	width:200px;
}
.faqlist ul li{
	list-style:none;
	font-size:14px;
    line-height: 33px;
}

.faqlist ul li a{
    color:#4E4D4D;
    text-decoration: none;
}
.faqlist ul li a:hover{
    color:#FC3F4E;
    text-decoration: none;
}
.faqlist-top .top1,.faqlist-top .top2{
    width: 46%;
    height: 184px;
    float: left;
    margin-left: 3%;
    padding-top: 153px;
    margin-top: 67px;
	background-repeat:no-repeat;
    background-size: contain;
    background-position: 50%;
}
.faqlist-top .top1 a,.faqlist-top .top2 a{
    color:#FFF;
    opacity: 0.8;
    display: inline-block;
    background-color:#5d5c58;
    line-height:30px;
    height:30px;
    width:100%;
    text-align:center
}
.faqlist-top .top1 a p,.faqlist-top .top2 a p{
    white-space: nowrap;
}
.faqlist-top .jianjie{
    margin-top: 15px;
    float: right;
    width: 94%;
}
.faqlist-top .shuxian{
    display: inline-block;
    margin-top: 20px;
    height: 12px;
    border-right: 5px solid #FC3F4E;
}
