﻿@charset "UTF-8";
/* CSS Document */

.serviceBanner{}


/*policy*/
.policyLeft{width:162px; padding:65px 45px; float:left; background: url(../images/serviceBg1.png) no-repeat; height: 270px; color:#fff;}
.policyLeft h3, .policyLeft p,.policyRight ul{width:100%; float:left;}
.policyLeft h3{font-size:18px; line-height: 40px;}
.policyLeft div{ width:45px; float:left; margin-top:20px; height:2px; background: #66a0ff;}
.policyLeft p{ margin-top:40px; line-height: 30px;}
.policyRight{width:1007px; border:1px solid #ddd; border-left:none;} 
.policyRight ul li{width:191px; float:left; padding:36.5px 30px; border-right:1px solid #ddd;}
.policyRight ul li:nth-child(4n){border-right:0px; }
.policyRight ul li:nth-child(1),.policyRight ul li:nth-child(2),.policyRight ul li:nth-child(3),.policyRight ul li:nth-child(4){border-bottom: 1px solid #ddd;}
.policyRight ul li .policyImg{ width:50px;}
.policyRight ul li .policyTitle{width:120px; line-height: 50px; font-size:16px; margin-left:20px;}
.policyRight ul li p{width:100%; float:left; margin-top:20px; line-height: 28px; color:#666;}



/*reservation*/
.reservation{background:#f8f8f8; padding-bottom:100px;}
.reservation ul{width:100%; float:left;}
.reservation ul li{width:285px; float:left; margin-right:40px; background: #fff; margin-bottom:40px; line-height: 100px; font-size:16px;}
.reservation ul li:nth-child(4n){margin-right:0px!important;}
.reservation ul li img{width:50px; height: 50px; float:left; margin:25px 20px 25px 30px; }
.reservation ul li:last-child{width:580px;float:right;padding-left:30px; margin-right:0px!important; background: url(../images/serviceReservationBg.png) no-repeat;}

/*complaint*/
.complaintText p{ line-height: 30px; margin-bottom:30px;}
.complaintText p:last-child{color:#0033a0; font-size:18px; margin-bottom:0px!important; font-weight: bold;}
.complaintProcess{width:100%; background: url(../images/serviceComplaintBg.png) no-repeat center; height:340px;}
.complaintProcess ul{width:740px; float:left; margin-left:260px; font-size:18px; margin-top:155px;}
.complaintProcess ul li{width:50%; float:left;}
.complaintProcess ul li:nth-child(1){ text-indent:50px; }
.complaintProcess ul li:nth-child(2){text-indent:250px; }
.complaintProcess ul li:nth-child(3){margin-top:60px; }
.complaintProcess ul li:nth-child(4){margin-top:60px;text-indent:205px; }
.complaintProcess ul li:nth-child(5){margin-top:60px; text-indent:170px;}
.complaintProcess ul li:nth-child(6){margin-top:60px;text-indent:100px; }
