img{
	vertical-align: middle;
	display:inline-block;
}



/*关于我们*/
.about_tit{
	width: 700px;
}
.tit_wrap{
	margin-top: 47px;
	overflow: hidden;
}
.about_item{
	height: 415px;
	padding: 0 40px;
	border: 1px solid #ececec;
	background: #fff;
}
.tit_left{
	width: 205px;
	height:40px;
	line-height: 40px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	background: url(../image/tit_1.png) no-repeat;
}
.tit_right{
	margin-left: 10px;
}
.about_icon{
	margin-top: 27px;
}
.about_icon i{
	display: inline-block;
	width: 18px;
	height: 17px;
}
.about_icon span:nth-child(1) i{
	background: url(../image/iconwrap.png) no-repeat -426px 0;
}
.about_icon span:nth-child(2) i{
	background: url(../image/iconwrap.png) no-repeat -461px 0;
}
.about_icon span:nth-child(3) i{
	background: url(../image/iconwrap.png) no-repeat -497px -1px;
}
.about_icon span{
	margin:0 7px;
	color: #888888;
}
.about_deta{
	text-indent: 2em;
	color: #666666;
	font-size: 15px;
	line-height: 35px;
	margin-top: 25px;
}
.about_deta a{
	color: #dc151a;
	font-size: 15px;
}
.about_list{
	margin-top: 26px;
	padding-top: 25px;
	border-top: 1px solid #e3e3e3;
	overflow: hidden;
}
.about_list ul li{
	width: 233px;
	float: left;
}
.about_list ul li i{
	display: inline-block;
	width: 44px;
	height: 44px;
	border: 1px solid #e52f22;
	border-radius: 50%;
	float: left;
	margin-right: 13px;
	background: url(../image/iconwrap.png) no-repeat 0 0;
}
.about_list ul li a:hover >i{
	-webkit-animation-name:rotateIn;animation-name:rotateIn;
}
.about_list ul li span{
	font-size: 18px;
	color: #dc151a;
	display: block;
}
.about_list ul li em{
	color: #ababab;
	font-style: normal;
	margin-top: 3px;
	display: block;
}
.about_list ul li:nth-child(1) i{
	background-position: 7px 6px;
}
.about_list ul li:nth-child(2) i{
	background-position: -46px 6px;
}
.about_list ul li:nth-child(3) i{
	background-position: -100px 6px;
}
.about_vedio{
	float: right;
}
.about_vedio img{
	margin: 45px 0 0 0;
	width: 433px;
	height: 342px;
}


/*弹框*/
.body_shodow{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
	z-index: 99;
	display:none;
}
.proje_frame{
	width: 880px;
	height: 560px;
	background: #fff;
	margin: 0 auto;
	border-radius: 10px;
	box-shadow: 0 2px 2px #dfdfdf;
	position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -440px;
    margin-top: -250px;
	z-index: 999;
}
.proje_frame_baojia{
	width: 1000px;
	height: 570px;
	 margin-left: -500px;
}
.proje_left{
	width: 450px;
	float: left;
	height: 560px;
}
.proje_left_baojia{
	width: 500px;
	height: 570px;
	border-right: 1px solid #e5e5e5;
}
.proje_tit{
	font-size: 28px;
	color: #333;
	text-align: center;
	margin-top: 38px;
	font-weight:600;
}
.proje_tit span{
	display: block;
	color: #999;
	font-weight: normal;
	margin-top: 8px;
	font-size:13px;
}
.proje_tit span em{
	font-style: normal;
	font-weight: bold;
	color: #ff6600;
}
.get_quote{
	width: 360px;
	height: 395px;
	box-shadow: 0 0 20px 0 rgba(10,130,107,0.1);
	border:1px solid rgba(0,0,0,0.03);
	border-radius: 3px;
	margin: 25px auto 0;
}
.quote_nav{
	height: 44px;
	line-height: 43px;
	border-bottom: 1px solid #fceaea;
}
.quote_nav span{
	display: inline-block;
	width:179px;
	text-align: center;
	font-size: 15px;
	border-bottom: 1px solid #fff;
	float: left;
	cursor: pointer;
	transition: 0.35s;
}
.quote_nav span.on,.quote_nav span:hover{
	color: #dc151a;
	border-bottom: 1px solid #dc151a;
	transition: 0.35s;
}
.quote_box{
	margin: 40px 30px 0;
}
.xiandan_box{
	margin: 20px 30px 0;
}
.origin{
	float: left;
}
.origin input[type="text"],.destination input[type="text"]{
	width: 128px;
	height: 43px;
	padding-left: 10px;
	border: 1px solid rgba(0,0,0,0.1);
	border-radius: 3px;
	background: url(../image/input_arrow.png) no-repeat 118px center;
}
.destination input[type="text"]{
	margin-left: 19px;
}
.date_input select,.phone_input input[type="text"]{
	width: 288px;
	height: 43px;
	padding-left: 10px;
	border-radius: 3px;
	border: 1px solid rgba(0,0,0,0.1);
	margin-top: 19px;
}
.phone{background: url(../image/phone_input.png) no-repeat 262px center;}
.name{background: url(http://hangkong.china-yifeng.com/images/user_input.png) no-repeat 262px center;}
.popup-content-explain {
    margin-top: 10px;
    color: #feb338;
	font-size:12px;
}
.date_input select{ 
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
	border: 1px solid #eeeeee;
	background: url(../image/input_arrow.png) no-repeat 262px transparent;
    padding-right: 14px;
}
.date_input select{
	width: 300px;
}
.sub_btn input[type="submit"]{
	width: 300px;
	height: 45px;
	line-height: 45px;
	background: #512b82;
	color: #fff;
	text-align: center;
	border: 0;
	border-radius: 5px;
	margin-top: 19px;
	font-size: 18px;
	cursor: pointer;
}
.proje_right{
	float: left;
	width: 408px;
	height: 570px;
}
.proje_right_baojia{
	width: 498px;
	height: 560px;
}
.service_line{
	width: 358px;
	height: 176px;
	border:1px solid rgba(0,0,0,0.03);
	margin: 63px auto 0;
	border-radius: 3px;
	position: relative;
	padding: 0 30px;
    box-shadow: 0px 0px 5px 0 rgba(0,0,0,0.06);
}
.service_tit{
	position: absolute;
	top: -18px;
	left: 75px;
}
.service_line p{
	color: #454545;
}
.service_line span{
	color: #454545;
	display: block;
	margin: 45px 0 10px;
}
.service_line p{
	color: #454545;
}
.service_line p em{
	font-size: 24px;
	color: #ff6600;
	font-style: normal;
}
.service_line a{
	width: 122px;
	height: 32px;
	line-height: 32px;
	color: #fff;
	font-weight: bold;
	border-radius: 4px;
	margin-right: 20px;
	display: inline-block;
	float: left;
	margin-top: 15px;
}
.service_line a.oran{
	background: #fe9023;
}
.service_line a.gree{
	background: #93c025;
}
.gree_code{
	width: 90px;
	height: 90px;
	padding: 10px;
	background: #fff;
	position: absolute;
	z-index: 2;
	bottom: -86px;
	left: 180px;
	display: none;
}
.gree_code img{
	display: block;
	width: 90px;
	height: 90px;
}
.service_line a i{
	display: inline-block;
	width: 23px;
	height: 23px;
	float: left;
	margin: 3px 6px 0 10px;
}
.service_line a.oran i{
	background: url(../image/iconwrap.png) no-repeat -443px -157px;
}
.service_line a.gree i{
	background: url(../image/iconwrap.png) no-repeat -492px -157px;
}
.hot_city{
	width: 360px;
	border-radius: 3px;
	height: 238px;
	margin: 40px auto 0;
	border:1px solid rgba(0,0,0,0.03);
    box-shadow: 0px 0px 5px 0 rgba(0,0,0,0.06);
    position: relative;
}
.city_tit{
	position: absolute;
	top: -8px;
	font-size: 15px;
	color: #ff6600;
	width: 140px;
	background: #fff;
	left: 105px;
	text-align: center;
}
.city_list{
	margin-top: 36px;
	overflow: hidden;
}
.city_list li{
	float: left;
	color: #454545;
	padding-left: 27px;
	line-height: 35px;
}
.city_list li:hover{
	color: #ff6600;
}
.close_btn{
	position: absolute;
	right: -22px;
	top: -22px;
	cursor: pointer;
}


body{ background-color:#FFFFFF}


/*获取报价*/
.huoqu_baojia{
	height: 670px;
	position: relative;
	background: url(../image/Get_quote.jpg) repeat-x;
}
.proje_frame{
	z-index: 2;
	top: 136px;
	margin-top: 0;
	height: 450px;
	border-radius:0;
}
.hot_city{
	height: 145px;
}
.city_list{
	margin-top: 20px;
}
.quote_box{
	margin-top: 10px;
}
.proje_right,.proje_left{
	height: 450px;
}
.quote_box span{
	font-size: 16px;
	display: inline-block;
	width: 100px;
	text-align: right;
	margin-right: 15px;
}
.quote_box span i{
	font-style: normal;
	color: #ff6600;
	font-size: 20px;
}
.quote_box input[type="text"]{
	border: 1px solid #e3e3e3;
	border-radius: 0;
	box-shadow: 0 0 0 0 #fff;
    margin-top: 15px;
}
.origin input[type="text"],.destination input[type="text"]{
	width: 290px;
    background: url(../image/input_arrow.png) no-repeat 260px center;
}
.destination input[type="text"]{
	margin-left: 0;
}
.phone_input input[type="text"] {
	width:290px;
    background: url(../image/phone_input.png) no-repeat 262px center;
}
.weight_input{
	position:relative;
}
.weight_input input{
	height: 43px;
	padding-left: 10px;
	width:290px;
}
.weight_input .kg{
	position:absolute;
	right:43px;
	font-size:16px;
	top:15px;
	color:#512b82;
	line-height:43px;
}
.sub_btn input[type="submit"]{
	margin-left: 115px;
    cursor: pointer;
}
.date_input select{
	border: 1px solid #e3e3e3;
	border-radius: 0;
	box-shadow: 0 0 0 0 #fff;
	width:292px;
}

/*底部弹出层结束*/
.ajax-msg .content-msg{width:180px;height:50px;line-height:50px;background:#ff9023;color:#fff;position:fixed;top:50%;margin-top:-50px;left:50%;margin-left:-90px;z-index:999999;text-align:center;border-radius:5px;opacity:0;visibility:hidden}
.ajax-msg .ewm{width:250px;padding:20px;position:fixed;top:50%;margin-top:-100px;left:50%;margin-left:-100px;opacity:0;visibility:hidden;transition:0.5s;z-index:99999; background:rgba(0,0,0,0.4); color:#fff;  }
.ajax-msg .ewm p{margin-bottom:10px;font-size:16px; text-align:center} 
/* 报价页优势 */

.n-footer {
	background:#fff;
	z-index:100
}
.n-footer .n-footer-info {
	width:100%;
	background-color:#fafafa;
	padding:50px 0 30px 0;
	display:table;
	position:relative;
}
.n-footer .n-footer-info .ptb img {
	display:block
}
.n-footer .n-footer-info h3 {
	text-align:center;
	font-size:24px;
	color:#333;
	font-weight:normal
}
.n-footer .n-footer-info h3 span {
font-size:24px;
	color:#512b82;
}
.n-footer .n-footer-info .footer-bd-fir {
	overflow:hidden;
	width:1050px;
	margin:40px auto
}
.n-footer .n-footer-info .footer-bd-fir ul {
	overflow:hidden;
	text-align:center
}
.n-footer .n-footer-info .footer-bd-fir ul li {
	display:inline-block;
	*display:inline;
	*zoom:1;
	overflow:hidden;
	width:300px
}
.n-footer .n-footer-info .footer-bd-fir .img {
	width:63px;
	height:63px;
	margin-right:13px;
	background:url(http://hangkong.china-yifeng.com/themes/common/footer/images/icons-footer.png) no-repeat center center
}
.n-footer .n-footer-info .footer-bd-fir .img01 {
	background-position:0 -844px
}
.n-footer .n-footer-info .footer-bd-fir .img02 {
	background-position:0 -970px
}
.n-footer .n-footer-info .footer-bd-fir .img03 {
	background-position:0 -907px
}
.n-footer .n-footer-info .footer-bd-fir .desc {
	margin-top:5px;
	color:#999
}
.n-footer .n-footer-info .footer-bd-fir .desc h6 {
	display:inline-block;
	height:30px;
	line-height:30px;
	text-align:center
}
.n-footer .n-footer-info .footer-bd-fir .desc h6 em {
	background:url(../image/numbers-gray.png) no-repeat;
	display:inline-block;
	float:left;
	height:30px;
	width:18px
}
.n-footer .n-footer-info .footer-bd-fir .desc h6 b {
	background:url(../image/numbers-gray.png) no-repeat 0 -398px;
	display:inline-block;
	float:left;
	height:30px;
	width:10px
}
.n-footer .n-footer-info .footer-bd-fir .desc h6 span {
	font-size:12px;
	color:#999;
	margin-left:5px
}
.n-footer .n-footer-info .footer-bd-fir .desc h6 strong {
	font-size:30px;
	color:#7b797a;
	margin-right:5px;
	line-height:40px
}
.n-footer .n-footer-info .footer-bd-fir .desc p {
	color:#6c6c6c;
	font-size:16px;
	line-height:2em;
	_margin-top:10px;
	text-align:center;
	margin-bottom:10px
}
.n-footer .n-footer-info .footer-bd-sec {
	overflow:hidden;
	width:1300px;
	margin:20px 0;
	padding:30px 0 0 0
}
.n-footer .n-footer-info .footer-bd-sec ul {
	overflow:hidden;
	width:1460px
}
.n-footer .n-footer-info .footer-bd-sec ul li {
	float:left;
	overflow:hidden;
	width:260px
}
.n-footer .n-footer-info .footer-bd-sec .img {
	float:left;
	width:40px;
	height:48px;
	margin-right:13px
}
.n-footer .n-footer-info .footer-bd-sec .img01 {
	background:url(../image/img01.png) no-repeat center center
}
.n-footer .n-footer-info .footer-bd-sec .img02 {
	background:url(../image/img02.png) no-repeat center center
}
.n-footer .n-footer-info .footer-bd-sec .img03 {
	background:url(../image/img03.png) no-repeat center center
}
.n-footer .n-footer-info .footer-bd-sec .img04 {
	background:url(../image/img04.png) no-repeat center center
}
.n-footer .n-footer-info .footer-bd-sec .img05 {
	background:url(../image/img05.png) no-repeat center center
}
.n-footer .n-footer-info .footer-bd-sec .desc {
	float:left;
	padding-top:5px
}
.n-footer .n-footer-info .footer-bd-sec .desc h6 {
	font-size:18px;
	color:#666;
	font-weight:normal;
	letter-spacing:5px
}
.n-footer .n-footer-info .footer-bd-sec .desc p {
	line-height:2em;
	color:#999
}
.n-footer .n-footer-inside {
	width:1220px;
	margin:0 auto;
	line-height:1.5em
}


