@charset "utf-8";
/* CSS Document */
@import url("css.css");
/*============================================================
  banner
  =============================================================*/
.banner{
	width:100%;
	height:400px;
	background:url(../images/banner_custom.jpg) top center no-repeat;
}
.banner-con {
	width: 1100px;
	margin:0 auto;
	padding-top: 120px;
}
.banner-con h3 {
	font-size: 40px;
	color: #802a00;
}
.banner-con p {
	font-size: 24px;
	color: #0d5363;
}
/*============================================================
  custom
  =============================================================*/
.custom{
	width:100%;
	background: #f8f9fa url(../images/custom_bg.jpg) top center no-repeat;
}
.custom-con{
	width: 1100px;
	margin: 0 auto;
	padding-top:100px;
}
.custom-list{
	padding-bottom:80px;
}
.custom-list h3{
	font-size: 30px;
	color: #004262;
	text-align: center;
	margin-bottom: 16px;
}
.custom-list .xian{
	width: 55px;
	height: 2px;
	background-color: #0d5363;
	margin: 0px auto 36px;
}
.custom-q li{
	width: 100%;
	background-color: #eeeeee;
	margin-top: 36px;
}
.question{
	width: 100%;
	height: 50px;
	padding: 5px 0px;
	color: #802a00;
	background-color: #54a3b9;
}
.question span{
	height: 40px;
	line-height: 40px;
	display: inline-block;
	font-weight: bold;
	vertical-align: middle;
}
.question .num{
	width: 80px;
	font-size: 40px;
	text-align: center;
	border-right: 2px solid #802a00;
	margin-right: 20px;
}
.question .question-q{
	width: 980px;
	font-size:22px;
}
.answers{
	font-size: 20px;
	line-height: 36px;
	color: #535353;
	padding: 26px 50px;
}
.answers p{
	margin-bottom: 16px;
}
.answers p:last-of-type{
	margin-bottom: 0px;
}
.answers a,.question .question-q a{
	color:#00e;
}
/*============================================================
  strait
  =============================================================*/
.strait{
	width: 100%;
	padding:60px 0px 100px;
	clear:both;
	overflow:hidden;
}
.strait h3{
	text-align:center;
	color:#802a00;
	font-size:32px;
	margin-bottom:35px;
}
.strait-l{
	width:529px;
	float:left;
	padding:30px 0px 30px 20px;
}
.strait-l h5{
	font-size:18px;
	color:#465787;
	margin-bottom: 15px;
}
.strait .xian{
	width:2px;
	height:252px;
	background-color:#465787;
	float:left;
	margin:0px 20px;
}
.strait-l li{
	list-style-image:url(../images/disc.png);
	line-height:36px;
	margin-bottom:15px;
}
.strait-l li a{
	color:#044665;
	font-size:18px;
	line-height:36px;
	
}
.strait-l p a{
	width:294px;
	height:54px;
	line-height:54px;
	display:block;
	margin:0 auto;
	text-align:center;
	font-size:22px;
	color:#802a00;
	border:1px solid #802a00;
	border-radius:10px;
}
.strait-l p a img{
	margin-right:10px;
}
/*============================================================
  khpj
  =============================================================*/
.khpj{
	width:100%;
	padding:120px 0px;
	background:url(../images/khpj_bg.png) center no-repeat;
}
.khpj-con{
	width:1100px;
	margin:0 auto;
}
.khpj-con h3{
	font-size: 30px;
	color: #004262;
	text-align: center;
	margin-bottom: 16px;
}
.khpj-con .xian{
	width: 55px;
	height: 2px;
	background-color: #0d5363;
	margin: 0px auto 36px;
}
.khpj-xx{
	width:900px;
	padding:0px 100px;
	font-size:22px;
	line-height:36px;
	color:#802a00;
	clear:both;
	overflow:hidden;
}
.khpj-xx span{
	float:right;
	margin-top:60px;
	color:#802a00;
}
.khpj .swiper-button-next{
	width: 27px;
	height: 29px;
	background-image:url(../images/khpj_r.png)!important;
	margin-top: -14px!important;
	background-size: 27px 29px;
}
.khpj .swiper-button-prev{
	width: 27px;
	height: 29px;
	background-image:url(../images/khpj_l.png)!important;
	margin-top: -14px!important;
	background-size: 27px 29px;
}
.tjpk{
	width:396px;
	height:70px;
	line-height:70px;
	font-size:30px;
	text-align:center;
	color:#612001;
	border:1px solid #612001;
	margin:100px auto 0px;
	border-radius:10px;
	cursor: pointer;
}
/*============================================================
  hypj
  =============================================================*/
.yhpj{
	width:880px;
	height:750px;
	padding:40px;
	position:fixed;
	left:50%;
	top:50%;
	margin-left:-440px;
	margin-top:-325px;
	background-color:#eeeeee;
	z-index:99999;
	display:none;
}
.yhpj .yhpj-close{
	position:absolute;
	width:27px;
	height:27px;
	top:10px;
	right:10px;
}
.yhpj h3{
	height:44px;
	padding-left:60px;
	background:url(../images/yhpj.png) left center no-repeat;
	line-height:44px;
	font-size:30px;
	color:#0d5363;
	margin-bottom:26px;
}
.yhpj p{
	font-size:20px;
	line-height:32px;
	color:#535353;
}
.yhpj ul{
	margin-top:40px;
}
.yhpj ul li{
	margin-bottom:34px;
}
.yhpj ul li input,.yhpj ul li .pj_description{
	width:800px;
	height:40px;
	color:#b5b5b5;
	font-size:18px;
	line-height:40px;
	border:1px solid #535353;
	padding:0px 10px;
	margin-top:10px;
}
.yhpj ul li .pj_description{
	height:300px;
}
.yhpj ul li .pj_sub{
	width:230px;
	height:50px;
	line-height:50px;
	border-radius:10px;
	background-color:#0d5363;
	font-size:22px;
	color:#fff;
}


/*============================================================
  order
  =============================================================*/
.order{
	width:100%;
	padding:80px 0px 150px;
	background:url(../images/order_bg.jpg) top center no-repeat;
}
.order .xian{
	width: 50px;
    height: 2px;
    background-color: #07506d;
    margin: 0px auto 50px;
}
.order-form{
	width:740px;
	padding:50px 100px 120px;
	background-color:#5a9bae;
	border-radius:10px;
    box-shadow: 4px 4px 16px #929292;
	margin:40px auto;
}
.order-form h5{
	color:#fff;
	font-size:35px;
	text-align:center;
	font-weight:normal;
	margin-bottom:50px;
}
.order-form ul li{
	width:100%;
	margin-bottom:36px;
	line-height:50px;
	clear:both;
	overflow:hidden;
	font-size:20px;
	color:#fff;
}
.order-form ul li:last-of-type{
	margin-bottom:0px;
}
.order-form ul li span{
	width:140px;
	float:left;
}
.order-form ul .hztype span{
	width: 170px;
}
.order-form ul li input{
	width:398px;
	height:48px;
	border:1px solid #dddddd;
	padding-left:12px;
	line-height:48px;
	font-size:20px;
	color:#fff;
	background:none;
	outline-color:#dddddd; 
	float:left;
}
.order-form ul li input::-webkit-input-placeholder{
  color:#fff;
}
.order-form ul li input::-moz-placeholder{   
  color:#fff;
}
.order-form ul li input:-moz-placeholder{    
  color:#fff;
}
.order-form ul li input:-ms-input-placeholder{ 
  color:#fff;
}
.order-form ul li input::placeholder{
 color:#fff;
 }
.order-form ul li input.yy-num{
	width:224px;
	margin-right:20px;
}
.order-form ul li a{
	width:156px;
	height:48px;
	line-height:48px;
	border:1px solid #dddddd;
	background-color:#fff;
	font-size:20px;
	color:#0d5363;
	text-align:center;
	display:block;
	float:left;
}
.yy-taibao{
	float:none!important;
	width:26px!important;
	height:26px!important;
	vertical-align:middle;
	margin:0px!important;
}
.description{
	width:398px;
	height:142px;
	padding-left:12px;
	border:1px solid #dddddd;
	line-height:48px;
	font-size:20px;
	color:#fff;
	background:none;
	outline-color:#dddddd; 
}
.yy-sub{
	width:490px!important;
	height:48px!important;
	line-height:48px!important;
	text-align:center;
    font-size:20px;
	color:#fff;
	background-color:#0d5363!important;
	margin:0px 25px;
	border:none!important;
	border-radius:15px;
	float:none!important;
}


.yy-xz span{
	float:left;
	margin-right:0px;
	margin-left:20px;
}
.yy-xz span:first-of-type{
	margin-left:0px!important;
}
.yy-xz select{
	height:48px;
	border:1px solid #dddddd;
	padding-left:12px;
	line-height:48px;
	font-size:20px;
	color:#fff;
	background:none;
	outline-color:#dddddd; 
	float:left;
}
.yy-xz select option{
	color:#000
}
.yy-yy,.yy-ks{
	width:398px;
}

.yy-kslb{
	margin-right: 40px!important;
}
.yy-kzyy{
	margin-right: 0px!important;
}