﻿@charset "utf-8";
/*@:borwse reset*/
body, div, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, label,iframe{
	margin:0; padding:0; font-weight: normal;font-style: normal;font-size: 100%; font-family: inherit;
	}
ol, ul ,li{list-style: none;}
img {border: 0;}
body {/*20131206*/
	color:#333;text-align: center; 
	font: 12px/1.5 Arial,\5B8B\4F53;
	background:#fff url(../images/bg_head.jpg) top center no-repeat;
	}
a{color:#333;text-decoration:none;outline:medium none;}
a:hover{}
.l{float:left;}
.r{float:right;}
.text-center{text-align:center;}
.text-right{text-align:right;}
.clearfix:after {clear:both; content:"."; display:block; height:0pt; visibility:hidden; overflow:hidden;}
* html>body .clearfix { display:inline-block; width:100%; }
* html .clearfix { height:1%; /* End hide from IE-mac */ }
*+html .clearfix { min-height:1%; }/* ie7 hack*/ 
.clear{clear:both;height:1px; margin-top:-1px; width:100%;}
.icon,.inlineBlock{display:inline-block;*zoom:1;}

table{table-layout:fixed;border-collapse:collapse;}/*20130925*/

/*
背景
@:bg_iconSprite.png
*/
.caret, .icon, .i_cloud, .i_dArr, .i_home,  .collapse, .i_star, .icon_ICP/*20131122*/
{
	background-image:url(../images/bg_iconSprite.png);background-repeat:no-repeat;
}
.topNav .i_menu{background-image: url(../images/bg_indexSprite.png);background-repeat:no-repeat;}
.w1024,.topNav{width:1024px;margin:0 auto;}
/*
@:.top
@:xiebei 20130924
*/
#top{width:100%;height:190px;}
.top{
	height:100px;
	/*background:url(../images/bg_header.jpg) no-repeat top center;20131206*/
	}
.logo{/*20131206*/
	float:left;display:table;
	width:516px;height:78px;padding:5px 5px 63px;
/*	20131206
	background:url(../images/bg_logo.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransForm.Microsoft.AlphaImageLoader(src='../images/bg_logo.png');*/
	vertical-align:middle;
	}
.topTip{margin-top:35px;text-align:right;color:#03070a;}
.topTip li{margin-bottom:10px;}

/*
@:头部样式
@:.header
*/
.logo{float:left;display:table;}
.logo span{
	/*非IE的主流浏览器识别的垂直居中的方法*/
	display: table-cell;
	vertical-align:middle;
	/* 针对IE的Hack */
	*display: block;
	*font-size: 79px;/*约为高度的0.873，108*0.873 约为94*/
	*font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
	width:256px;
	height:90px;
}
.logo img {
	/*设置图片垂直居中*/
	vertical-align:middle;
}
#header{width:100%;height:225px;border:none;*border:0;}
.header{position:relative;width:1024px;margin:0 auto;/*background:url(../images/bg_header.png) top center no-repeat;20131206*/}
.header .bannerImg{margin-top:0;}
/*@:.tip  顶部用户便捷工具*/
.tip{height:28px;line-height:26px;}
.tip ul li{float:left;margin-right:20px;}
.weather img{vertical-align:middle;max-width:21px;max-height:19px;}

/*@:.topNav 导航样式 20131206*/
.topNav{
	height: 52px;
	width:1163px;
    padding:10px 0 9px;
/*	border-top:6px solid #044297;background:url(../images/bg_topNav.png) top center no-repeat;20131206*/
	}
.topNav li{float:left;}
.topNav .i_menu{
	display:inline-block;*display:inline;*zoom:1;float:left;
	width:52px;height:52px;margin-left:40px;
	}
.topNav .first{margin-left:0;}
.i_backHome{background-position:0 -84px;}
.i_publicTransit{background-position:-54px -84px;}
.i_airplane{background-position:-108px -84px; }
.i_car{background-position:-162px -84px;}
.i_smile{background-position:0 -143px; }
.subMenu{float:left;text-align:left;}
.subMenu a{/*20131206*/
	margin: 0 8px 0 9px;/*20131207*/
	color:#fff;font-size:12px;line-height:26px;
	}
.subMenu a:hover{text-decoration:underline;}
/*@:.path*/
.path{height:36px;line-height:36px;background-color:#ebebeb; text-align:left;/**position:relative;*z-index:999;*/}
.path ul{ padding-left:20px;float:left; }
.path li{float:left;}
.path span{margin:0 5px;}
.path .r{*width:750px;display:inline-block;}
.mapInfo a{float:left;text-indent:10px;}
.path .i_home{float:left;margin-top:10px;}
/*
@:.container
@:xiebei 20130924
*/
.container{width:1024px;margin:0 auto;position:relative;overflow:hidden;}
.main-side{width:258px;float:left;}
.main{width:756px;float:right;}
/*公共交通 + 自驾出行*/
.side-search{width:259px;position:absolute;left:0;top:0;}
.main-map{
	position:relative;
	margin-left:259px;height:661px;
	border:1px solid #bbdbe3;
}
#smap {
	width: 100%; height: 100%;
	background: no-repeat scroll 0 0 #EAEFF5;
	z-index: 4; position: relative; top: 0%;
	overflow: hidden; border-radius: 5px;
}
#smap #map {
	width: 100%; height: 100%;
	background: url(../smap/images/bgImg.png) repeat scroll 0 0 #EAEFF5;
	z-index: 3; position: absolute; float: left; left: 0%; top: 0%;
}
/*.main-map img{box-shadow:2px 2px 5px 1px rgba(0,0,0,.6) inset;}*/
.collapse{position:absolute;left:-1px;top:225px;width: 9px; height: 56px;background-position:0 -100px;z-index:99999;}

/*
@:.footer
@:xiebei 20130924
*/
.footer{margin-top:10px;}
.footer{height:100px;padding-top:15px;color:#828080;line-height:28px;text-align:center;}
.footer a{color:#828080;}
.wrap{width:1024px;margin:0 auto;}
.friendLink{height:19px;padding:8px 0;background-color:#90caf8;}
.friendLink h3{float:left;width:258px;line-height:19px;text-align:right;color:#fff;font-weight:bold;}
.friendLink .dropdown{margin-right:20px;/**/float:left;}
.friendLink .dropdown-menu a{display:block;line-height:20px;padding:0 5px;}
.friendLink .dropdown-toggle{border-color:#a4a5a9;}
.friendLink .caret{top:1px;}
.friendLink a{border:none;*border:0;}
.footerNav{text-align:center;padding:15px 0 10px;}
.footerNav li{display:inline-block;*display:inline;*zoom:1;}
.footerNav span{display:inline-block;margin:0 10px;}
.copyRight{text-align:center;line-height:28px;}
/*
@:分页样式
@:.page
*/
.pager{margin:10px;text-align:right;line-height:22px;}/*许健 margin:10px; -> margin:4px;*/
.pager a{display:inline-block;*zoom:1;padding:0 10px;color:#0064ad;border:1px solid #ccdbe4;text-align:center;}
.pager a.cur,.pager a:hover{border-color:#3e95e2;font-weight:bold;color:#000;background-color:#f0f7fd;}
.pager .btn-large{width:46px;}
/*@:btn*/
.btn{
	display:inline-block;*display:inline;*zoom:1;
	height:28px;
	font:bold 16px/28px \5B8B\4F53;color:#fff;text-align:center;text-decoration:none;
	}
.btn-orange{background-color:#ffb000;border:1px solid #e77c00;width:124px;}
.btn-orange:hover{background-color:#ff9600;border-color:#de5d00;}
/*@:icon*/
.icon{display:inline-block;margin-right:5px;*display:inline;*zoom:1;}
.i_ship{
	float:left;width: 31px; height: 17px;margin:5px 0 5px 10px;
	background-position:0 0; 
	_background-image:url(../images/i_ship.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="../images/i_ship.png");
	_background:none;
	*vertical-align:middle;
}
.i_start,.i_interchange,.i_end{
	display:inline-block;
	width: 26px; height: 26px;margin-right:5px;
	*zoom:1; 
	background-image:url(../images/bg_iconSprite.png);background-repeat:no-repeat;
	}
.i_start{background-position:-116px -57px; }
.i_interchange{background-position:-145px -57px;vertical-align:middle; }
.i_end{background-position:-174px -57px; }
/*@:dropdown*/
.dropdown{
	display:block;position:relative;float:left;
	width:135px;height:21px;
	background-color:#fff;text-align:left;
	}
.caret{
	position:absolute;right:10px;top:3px;
	width:22px;height:20px;
	background-position:7px -15px;
	display:block;z-index:9;
	}
.dropdown-toggle{
	display:block;padding:2px 5px;
	border:1px solid;border-color:#abadb3 #dbdfe6 #e3e9ef;
	*border-top-width:3px;
	-webkit-border-radius:2px;
	-mox-border-radius:2px;
	border-radius:2px;
	text-align:left;
	}

.dropdown-menu{
  display: none;float: left;position: absolute;
  top: 100%;  left: 0;  z-index: 1000;
  width:100%;margin: 2px 0 0;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  text-align:left;color:#333;
	}
.dropdown-menu li{
  padding: 3px 5px;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
  cursor:pointer;
  }
#searchTabCon .dropdown-menu li{margin:0;}
.dropdown-menu li:hover,
.dropdown-menu li:focus,
.dropdown-menu a:hover,
.dropdown-menu a:focus{
  text-decoration: none;
  color: #ffffff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
/*input Style*/
.input-middle{
	width:122px;padding:5px;
	border:1px solid;border-color:#abadb3 #dbdfe6 #e3e9ef;
	-webkit-border-radius:2px;
	-mox-border-radius:2px;
	border-radius:2px;
	outline:none;
}
.input-large{
	width:170px;padding:5px;
	border:1px solid;border-color:#abadb3 #dbdfe6 #e3e9ef;
	-webkit-border-radius:2px;
	-mox-border-radius:2px;
	border-radius:2px;
	height:16px;line-height:16px;
	outline:none;
}
/*weatherIcon*/
.i_cloud{background-position:0 -235px; width: 18px; height: 15px;}
.i_dArr{background-position:-138px 0; width: 14px; height: 7px;}
.i_home{background-position:-109px 0; width: 18px; height: 15px; vertical-align:middle;}
/*@:.routeType*/
.routeType{margin-bottom:10px;text-align:center;}
.routeType{height:34px;background-color:#3e95e2;}
.routeType ul{display:inline-block;*display:inline;*zoom:1;height:23px;border:1px solid #cbcbcb;border-radius:2px;margin-top:5px;}
.routeType ul li{float:left;width:100px;line-height:23px;background-color:#f0f0f0;}
.routeType ul .borderRight{border-right:1px solid #cbcbcb;}
.routeType ul a{color:#4c4c4c;display:inline-block;*zoom:1;}
.routeType ul a:hover,.routeType ul .active a{font-weight:bold;}
.routeTypeCon_wrap .routeTypeCon{display:none;}
.routeTypeCon_wrap .active{display:block;}
/*@:.popBox 20131107*/
/*.popBox_wrap{position:relative;z-index:9999;margin-top:20px;}*/
.popBox{
	max-width:280px; margin:0; background-color:#fff;
	/*border:1px solid #084121; padding:20px 25px;
	box-shadow:5px 5px 8px 0px rgba(0,0,0,.55)!important;*/
	text-align:left; line-height:22px; padding-left:15px;
	}
.popBox a { color: blue; text-decoration: underline; }
/*
.popBoxArr{
	display:block;position:absolute;
	width:43px;height:21px;
	background-image:url(../images/bg_popBoxArr.png);background-repeat:no-repeat;
	z-index:99;
	}
.popBoxArr_lt{top:-20px;left:5px;background-position:0 -33px;}
.popBoxArr_rb{bottom:-20px;right:5px;background-position:0 0;*bottom:-15px;}
*/
.popBox dt{font-weight:bold;min-width:70px;}
.popBox dd{min-width:35px;}
.popBox dt,.popBox dd{display:inline-block;*display:inline;*zoom:1;}
.i_star{
	display:inline-block;*display:inline;*zoom:1;
	width: 21px; height: 20px;margin-right:5px;
	background-position:-134px -194px; 
	vertical-align:middle;
	}
/*
@：常用网址
@：part_cywz  20131206
*/
.part_cywz{width:1024px;margin:0 auto;margin-top:10px;border:1px solid #a2d7f7;}
.part_cywz .con{position:relative;}
.part_cywz .title{
	position:relative;  
	height:32px;padding:0 10px;
	line-height:32px;text-align:left;
	border-bottom:1px solid #a8c1da;
	background: url('../images/bg_indexSprite.png') repeat-x 0 -438px;
	}
.part_cywz .title{color:#203d7f;font:16px/32px \5FAE\8F6F\96C5\9ED1;}
.part_cywz a{color:#828080;line-height:22px;}
.part_cywz a:hover{color:#555;}
.part_cywz .tab{height:26px; padding-left:150px;position:absolute;top:-33px;}
.part_cywz .tab li{float:left;padding-top:5px; padding-left:5px;}
.part_cywz .tab li a{
	display:block;padding:0 10px;
	line-height:26px; font-size:12px;font-family:\5FAE\8F6F\96C5\9ED1; color:#434343;
	border:1px solid #afc5dd;
	}
.part_cywz .tab li a:hover,.part_cywz .tab li.active a{
	color:#0075b5;background-color:#fff;border-bottom:1px solid #FFF;text-decoration:none;/*20130903*/
	}
.part_cywz .tabCon{
	display:none;
	padding:5px 10px;width:1000px;height:65px;
	overflow-y:scroll;text-align:left;
	border-top:none;background-color:#fff;
	}
.part_cywz .active{display:block;}
.part_cywz .tabCon a{
	display:inline-block;*display:inline;*zoom:1;
	height:14px;margin:3px 5px;padding-right:10px;
	border-right:1px solid #aaa;line-height:14px;
	}
.part_cywz .tabCon .last{border:none;/*20140102*/}
/*.part_cywz .tabCon ul{margin-right:8px;}
.part_cywz .tabCon ul li{float:left;margin-left:10px;width:128px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;}
*/
.part_cywz .tabCon .last{border:none;/*20140102*/}
/*
@:页面底部
@:footer 20131207
*/
#foot{height:250px;}
.footer{height:100px;width:1024px;margin:0 auto;color:#828080;/*20131207*/text-align:center;}
.footer a{color:#828080;}
.visiterNum{margin-top:10px;}
.visiterNum span{font:18px/28px Arial;color:#414141;}
.icon_ICP{display:inline-block;width:24px;height:28px;background-position:-176px -195px; vertical-align:middle;}
.copyRight{*padding-left:180px;/*margin-top:10px;20131207*/}
.copyRight li{display:inline-block;*display:block;*float:left;margin-right:15px;}
/*
@:顶部口号切换
@:#slogan 20131126
*/

#slogan{
	position:absolute;top:70px;left:426px;width:283px;height:29px;
	background: url(../images/bg_GifSlogan.png) no-repeat 0 -6px;
	}
	
/* .more {
    color: #0E5F9D;
    float: right;
    font: 12px/32px 宋体;
    margin-right: 10px;
} */
.more {
    background-image: url("../images/gengduo.png");
    background-position: left center;
    background-repeat: no-repeat;
    float: right;
    height: 33px;
    padding-right: 20px;
    width: 40px;
}
/* .color_red {
    color: #FF0000;
} */
.color_red{color:red;}
.note{color:#999;/*text-align:right;20140103*/}
.note .color_red{
	padding-top:5px;margin-right:10px;
	display:inline-block;*display:inline;*zoom:1;
	}
/* .note .color_red {
    display: inline-block;
    margin-right: 10px;
    padding-top: 5px;
} */
/*@:20131207*/
.i_redCircle{
	width: 9px; height: 9px;
	background: url(../images/bg_indexSprite.png) no-repeat -197px -144px; 
	}
	@charset 'utf-8';

/******样式清除******/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333333;
	font-size:12px;
}

a,
span {
    vertical-align: top;
}

img {
    border: 0;
    vertical-align: middle;
}

input,
button,
text {
    vertical-align: top;
    outline: none;
    border: none;
}

button {
    padding: 0;
    background: none;
    cursor: pointer;
}

button::-moz-focus-inner {
    padding: 0;
}

textarea {
    outline: none;
    border: none;
    resize: none;
}

input,
textarea {
    box-sizing: content-box;
    outline: none;
    background: 0 0;
    font-family: 'Microsoft YaHei';
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #acacac;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #acacac;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #acacac;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #acacac;
}

table tr td,
table {
    border-collapse: collapse;
}

body {
    font-size: 12px;
    color: #000;
    font-family: 'Microsoft YaHei';
}


/*****通用样式******/


/*清除浮动*/

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: '';
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.lf {
    float: left;
}

.rt {
    float: right;
}

.db {
    display: inline-block;
}


/*****边距调整****/

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}


/****内容块居中***/

.centerWidth {
    width: 1200px;
    margin: 0 auto;
}


/*
  * @Description: 主入口文件  
  * @Company: TRS  
  * @Date: 2019-11-27 18:58:15 
  * @LastEditors: xhy 
 */


/****公用样式******/

.underline:hover,
.underlines a:hover {
    text-decoration: underline;
}

.overflow,
.overflows a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hover,
.hovers a {
    transition: All 1s ease-in-out;
    -webkit-transition: All 1s ease-in-out;
    -moz-transition: All 1s ease-in-out;
    -o-transition: All 1s ease-in-out;
}

.hover:hover,
.hovers a:hover {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
    -ms-transform: scale(1.02);
}

.innerbox::-webkit-scrollbar {
    width: 4px;
}

.innerbox::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shaow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
}

.innerbox::-webkit-scrollbar-track {
    border-radius: 0px;
    -webkit-box-shaow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.1);
}
.xhy-f {
    background: #f7f7f7;
    min-width: 1200px;
}

.xhy-flink {
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-top: 3px solid #3d85d3;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
}

.xhy-f-drops {
    float: left;
}
.centerWidth {
    width: 1200px;
    margin: 0 auto;
}
.xhy-drop-select {
    background: url(../images/m8-dropicon.png) no-repeat left center;
}

.xhy-drop-select p {
    text-align: center;
    line-height: 57px;
    width: 200px;
    height: 57px;
    font-size: 14px;
    color: #566279;
    cursor: pointer;
}
.db{
	display:inline-block;
}

.xhy-drop-select:first-child {
    background: none;
}

.xhy-l-text {
    color: #333333;
    font-size: 15px;
}

.xhy-l-icon {
    margin-left: 15px;
}

.arrow {
    transition: 1s;
    -webkit-transition: 1s;
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}

.arrow.cur {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.xhy-dropdown-menu {
    overflow-y: auto;
    position: absolute;
    box-sizing: border-box;
    border: 1px solid #ededed;
    width: 200px;
    height: 100px;
    font-size: 12px;
    color: #566279;
    background: #ffffff;
}

.xhy-dropdown-menu li {
    box-sizing: border-box;
    padding-left: 20px;
    width: 100%;
    height: 30px;
    line-height: 30px;
}

.xhy-dropdown-menu li a:hover {
    text-decoration: underline;
}

.xhy-fmes {
    text-align: center;
}

.xhy-fmes p {
    font-size: 14px;
    color: #666;
    height: 28px;
}

.xhy-flinka {
    font-size: 14px;
    color: #333333;
    margin-bottom: 10px;
}

.xhy-flinka a {
    color: #333333;
    font-weight: bold;
}

.xhy-flinka span {
    padding: 0 15px;
}

.xhy-badges a:first-child {
    margin-right: 20px;
}

.xhy-badges {
    padding-bottom: 10px;
}
/*头部*/
body {
    background: #f6f9fa;
}

.xhy-h {
    min-width: 1200px;
}

.xhy-htbg {
    background: #fff;
}

.xhy-ht {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #666;
    background: #fff;
}

.xhy-htl a {
    color: #666;
}

.xhy-htl span {
    padding: 0 15px;
}

.xhy-htr {
    background: url(../images/m8-location.png) no-repeat 0 center;
}

.xhy-htr .xhy-loc {
    display: inline-block;
    margin: 0 40px 0 20px;
    cursor: pointer;
}

.xhy-htr .xhy-hlinka a {
    color: #2775cc;
    padding: 0 5px;
}

.jt-htr {
    background: none;
}

.xhy-nav {
    width: 100%;
    height: 60px;
    background: #3d85d3;
    border-bottom: 1px solid #ea9b56;
}

.xhy-nav li {
    width: 118px;
    height: 100%;
    line-height: 60px;
    float: left;
    margin-right: 79px;
    text-align: center;
}

.xhy-nav li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    box-sizing: border-box;
}

.xhy-nav li a img {
    padding-right: 8px;
}

.xhy-nav li a:hover,
.xhy-nav li a.cur {
    background: #ec9d58;
}

.xhy-hb {
    height: 530px;
    background: url(../images/jt-bg.png) no-repeat center 60px;
}

.xhy-hbc {
    text-align: center;
    position: relative;
    margin-top: -370px;
}

.xhy-logo {
    display: inline-block;
    margin: 90px 0 50px 0;
}

.xhy-search {
    display: inline-block;
    width: 720px;
    height: 52px;
    line-height: 52px;
    background: #fff;
}

.xhy-search input {
    font-size: 16px;
    color: #333;
    box-sizing: border-box;
    width: 606px;
    height: 100%;
    line-height: 52px;
    padding: 0 20px;
}

.xhy-search input::placeholder {
    color: #999999;
    font-size: 14px;
}

.xhy-search button {
    margin-top: 2px;
    width: 110px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    box-sizing: border-box;
    background: #3d85d3;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.fd-logobg {
    padding-left: 30px;
    line-height: 78px;
    font-size: 26px;
    color: #df4418;
    font-weight: bold;
    background: url(../images/fg-logobg.png) no-repeat 10px 18px;
}
/***头部新增轮播***/
.topNav-box{
	background:#3d85d3;
	opacity: 0.9;
}
.xhy-hb {
    height: 379px;
    background: url(../images/jt-bg.png) no-repeat center bottom;
}

.header-carsoul {
    max-width: 1920px;
    height: 354px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.header-imgs a {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.header-img1 {
    background: url(../images/headerbg1.png) no-repeat bottom center;
}

.header-img2 {
    background: url(../images/headerbg2.png) no-repeat bottom center;
}

.header-img3 {
    background: url(../images/headerbg3.png) no-repeat bottom center;
}

.header-img4 {
    background: url(../images/headerbg4.png) no-repeat bottom center;
}

.roll {
    width: 250px;
    padding: 15px;
    position: fixed;
    /*fixed实现绝对定位*/
    cursor: pointer;
    z-index: 1000;
    font-size: 16px;
    text-align: center;
    border: 1px solid #276dcd;
    box-shadow: 2px 2px 20px #276dcd;
    background: #fff;
}

.roll p {
    margin-bottom: 10px;
    text-align: left;
    line-height: 23px;
}

.roll button {
    font-size: 16px;
    color: #666;
    padding-left: 20px;
    background: url(../images/close_07.png) no-repeat 0 center;
}


