body{ background-color:#FFFFFF}
/*关于我们*/
.page_about{
	width: 1300px;
	margin: 0 auto;
}
.pageabout_cont{
	width: 1010px;
	margin: 0 auto;
}
.pageabout_tit{
	text-align: center;
	font-size: 34px;
	color: #d91519;
	margin: 45px 0 33px;
}
.page_deta{
	color: #666666;
	line-height: 25px;
	text-align: center;
}
.about_cont_list{
	overflow: hidden;
	margin: 40px 0 85px;
}
.about_cont_list li{
	width: 336px;
	float: left;
	text-align: center;
}
.about_cont_list li span{
	font-family: Impact;
	font-size: 80px;
	color: #d91519;
}
.about_cont_list li p{
	font-size: 15px;
	color: #666666;
	margin-top: 15px;
}
.page_video{
	width: 1300px;
	height: 560px;
	position: relative;
}
.page_video_rela{
	position: absolute;
	top: 0;
	right: 60px;
	width: 600px;
	height: 560px;
}
.corp_box{
	width: 300px;
	height: 280px;
	overflow: hidden;
	float: left;
}
.bg_blue{
	background: #32c6c1;
}
.bg_yellow{
	background: #ffc109;
}
.corp_cul div{
	width: 235px;
	height: 170px;
	padding: 55px 32px;
}
.corp_cul span{
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	display: block;
}
.corp_cul em{
	font-size: 20px;
	font-style: normal;
	color: #d0efee;
}
.corp_cul p{
	color: #fff;
	line-height: 22px;
	margin-top: 20px;
}
.corp_pic img{
	width: 300px;
	height: 280px;
}
.about_intro{
	height: 563px;
	background: url(../images/bg_3.jpg) no-repeat;
}
.intro_wrap{
	padding: 140px  0 0 90px;
	width: 750px;
}
.intro_tit{
	font-size: 36px;
	color: #222222;
	margin-left: 70px;
}
.intro_tit em{
	font-size: 26px;
	color: #333333;
	font-style: normal;
	display: block;
	margin: 10px 0;
}
.intro_cont{
	position: relative;
}
.intro_cont i{
	display: inline-block;
	background: url(../images/iconwrap.png) no-repeat;
}
.intro_cont i.left_comma{
	width: 70px;
	height: 90px;
	float: left;
	background-position: -289px -136px;
}
.intro_cont i.right_comma{
	width: 27px;
	height: 21px;
	position: relative;
	bottom: -40px;
	left: 10px;
	background-position: -377px -160px;
}
.intro_deta{
	color: #666666;
	line-height: 25px;
    position: relative;
    top: 15px;
}
.read_more a{
	display: block;
	width: 258px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border: 1px solid #ed382d;
	border-radius:5px;
	font-size: 18px;
	color: #ed382d;
	margin: 48px 0 0 70px;
}
.read_more a:hover{
	-webkit-animation-name:rubberBand;animation-name:rubberBand;
}

/*案例中心*/
.pagecase_nav{
	height: 85px;
	line-height: 85px;
	border-bottom: 1px solid #d9d9d9;
}
.pagecase_navleft{
	float: left;
}
.pagecase_navleft a{
	display: inline-block;
	width: 147px;
	text-align: center;
	font-size: 15px;
	color: #555555;
	line-height: 80px;
	border-bottom: 3px solid #fff;
}
.pagecase_navleft a.on{
	color: #d01818;
	font-size: 18px;
	border-bottom: 3px solid #d6151a;
}
.pagecase_right{
	float: right;
	color: #999999;
}
.pagecase_right a{
	color: #999999;
	font-size: 13px;
}
.case_list{
	width: 1300px;
	margin: 43px auto 100px;
	overflow: hidden;
}
.case_list li{
	width: 310px;
	height: 285px;
	border: 1px solid #eaeaea;
	box-shadow: 0 2px 0 #ccc;
	position: relative;
	margin: 0 17px 30px 0;
	float: left;
}
.case_list li:nth-child(4n){
	margin-right: 0;
}
.case_list li img{
	width: 310px;
	height: 185px;
	display: block;
}
.caselist_item{
	padding: 23px 18px;
	position: absolute;
	bottom: 0;
	z-index: 1;
	-webkit-transition:all .1s linear;
	-moz-transition:all .1s linear;
	-ms-transition:all .1s linear;
	-o-transition:all .1s linear;
	transition:all .1s linear;
}
.caselist_item span{
	font-size: 16px;
	color: #333333;
	display: block;
	margin-bottom: 15px;
}
.caselist_item p{
	font-size: 13px;
	margin: 0 0 13px;
	display: none;
}
.caselist_item em{
	font-style: normal;
	color: #999999;
	font-size: 13px;
}
.case_list li:hover .caselist_item{
	background: #d6151a;
}
.case_list li:hover p{
	display: block;
	color: #fff;
}
.case_list li:hover span{
	color: #fff;
	font-weight: bold;
}
.case_list li:hover em{
	color: #fff;
}
/*获取报价*/
.huoqu_baojia{
	height: 670px;
	position: relative;
	background: url(../images/Get_quote.png) 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: 280px;
    background: url(../images/input_arrow.png) no-repeat 260px center;
}
.destination input[type="text"]{
	margin-left: 0;
}
.phone_input input[type="text"] {
	width:280px;
    background: url(../images/phone_input.png) no-repeat 262px center;
}
.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;
}
/*内容页*/
.page_content{
	width: 1300px;
	margin: 20px auto;
	background-color:#FFFFFF;
	padding:20px;
}
.page_content h6 {
    font-size: 20px;
    color: #333333;
    font-weight: normal;
    text-align: center;
}
.scanned {
    text-align: center;
    margin: 15px 0 30px;
    color: #999999;
}
.page_pingjia {
    text-align: lfet;
    color:#fe8e20;
	text-indent: 2em;
	
	line-height:30px;
	margin:10px auto;
	margin-left:50px;
}
.pagecontent_cont{
	width: 1200px;
	margin: 10px auto;
}
.pagecontent_cont p {
    color: #999999;
    line-height: 35px;
    text-indent: 2em;
}


/*报价页优势*/

.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:#d6162d;
}
.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(../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(../images/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(../images/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(../images/img01.png) no-repeat center center
}
.n-footer .n-footer-info .footer-bd-sec .img02 {
	background:url(../images/img02.png) no-repeat center center
}
.n-footer .n-footer-info .footer-bd-sec .img03 {
	background:url(../images/img03.png) no-repeat center center
}
.n-footer .n-footer-info .footer-bd-sec .img04 {
	background:url(../images/img04.png) no-repeat center center
}
.n-footer .n-footer-info .footer-bd-sec .img05 {
	background:url(../images/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
}


