/* 页面主体使用代码 2018-9-13 14:18:33*/
/* 整个div区域  */
.cont {
	height: 100%;
}

/* ------------------- 顶部标题区域 样式开始 ------------------- */
.nav {
	
	position: absolute;
	margin: 0 auto;
	left: 50%;
	top: 20px;
	left: 0;
	z-index: 9999;

	height: 111px;
	width: 100%;
	text-align: center;
	background: rgba(0, 74, 150, 0.72);
}

/* 控住顶部主体位置固定 */
.nav_middle {
	width: 1235px;
	margin: 0 auto;
	height: 100%;
	/* 高度控制后期可以删除掉 */
}

/* 顶部左侧logo区域  鼠标点击返回首页页面*/
.nav_left {
	width: 335px;
	height: 100%;
	float: left;
	text-align: left;
}

.nav_left img {
	width: 320px;
	height: 80px;
	margin-top: 15px;
	cursor: pointer;
}

/* 右侧导航和搜索部分 */
.nav_right {
	width: 900px;
	height: 100%;
	float: left;
}

/* 右上侧搜索功能 */
.nav_right_top {
	color: #FFFFFF;
	height: 50px;
	line-height: 50px;
}

.search_cont {
	width: 250px;
	height: 40px;
	float: right;
	line-height: 40px;
}

.nav_right_top .textarea {
	width: 80px;
	height: 40px;
	font-size: 13px;
	color: #fff;
	float: left;
}

.textarea span {
	color: #fff;
}

.search_area {
	width: 170px;
	float: left;
	height: 25px;
	border-radius: 25px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	margin-top: 7px;
}

.search_area input[type="text"] {
	width: 130px;
	height: 22px;
	line-height: 18px;
	float: left;
	border: none;
	background: none;
	margin: 0px 5px;
	color: #333;
	font-size: 12px;
	border-radius: 6px;
}

.search_area .search_img {
	float: left;
	background: url(search_img.png) no-repeat center center;
	width: 15px;
	height: 15px;
	margin-top: 3px;
	cursor: pointer;
}

/* 右下侧导航区域 */
.nav_right_bottom {
	height: 60px;
	color: #fff;
	font-weight: 600;
	float: right;
}

.nav_right_bottom ul li {
	float: left;
	width: 180px;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	white-space: nowrap;
}
.nav_right_bottom ul li a {
	color: #fff;
}

.nav_right_botton a {
	color: cornsilk;
	margin-left: 25px;
}

/* 隐藏导航区域样式控制 */
.nav_hidden_area {
	width: 200px;
	background: #f3f3f3;
	position: absolute;
	z-index: 999;
	margin-left: -35px;
	border-bottom: 4px solid #f68d1e;	
}

.nav_hidden_area ul li {
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	font-weight: 500;
	white-space: nowrap;
	width: 200px;
}

.nav_hidden_area ul li a {
	color: #333;
}

#nav_topTitle1 .show_topTitle1_nav{
    width: 200px;
    margin-left: -10px;
}
#nav_topTitle2 .show_topTitle2_nav{

}
#nav_topTitle3 .show_topTitle3_nav{
	width: 200px;
    margin-left: -11px;
}
#nav_topTitle3 .show_topTitle3_nav ul li{ 
	width: 200px;
    font-size: 14px;
}
#nav_topTitle4 .show_topTitle4_nav{
	width: 200px;
    margin-left: -14px;
}
#nav_topTitle5 .show_topTitle5_nav{
	margin-left: -17px;
}
#nav_topTitle6 .show_topTitle6_nav{
	margin-left: -60px;
}
.a_underline {
	border-bottom: 4px solid #f68d1e;
	padding-bottom: 15px;
}

/* 负责当页面滚动时，菜单吸附 */
.scrollNav {
	position: fixed;
	z-index: 999;
	left: 0;
	top: 0
}

#nav_topTitle2{
	width: 135px;
}
#nav_topTitle4{
	width: 170px;
}
#nav_topTitle5{
	width: 160px;
}
#nav_topTitle6{
	width: 60px;
}
#nav_topTitle7{
	width: 145px;
}


/* ------------------- 顶部标题区域 样式结束 ------------------- */

/* 顶部大图区域  */
.header {
	height: 640px;
	width: 100%;
	overflow: hidden;
	z-index: -1;
}

.header_area {
	width: 100%;
	height: 100%;
}

/* ------------------- 五商切换区域样式开始 ------------------- */
.wushang {
	width: 100%;
	background: #f3f3f3;
	margin-top: 15px;
}

/* 控制五商占用位置居中 */
.wushang_area {
	width: 1235px;
	/* height: 530px;	 */
	margin: 0 auto;
}

.wushang_area_top {
	width: 1235px;
	height: 103px;
	text-align: center;
}

/* 顶部五商切换小块 */
.wushangNav {
	border: 1px solid #fff;
	box-sizing: border-box;
	width: 247px;
	height: 103px;
	float: left;
	cursor: pointer;
	text-align: center;
	color: #174894;
	font-size: 15px;
	font-weight: 500;
}

/* 顶部五商切换小块内的文字换行 */
.wushangNav span {
	display: inline-block;
	line-height: 21px;
}

.wushangNav img {
	margin-top: 12px;
}


/* ------------------- 五商切换区域样式结束 ------------------- */

/* ------------------- 四大区域横栏区域样式开始 ------------------- */
/* 四大区域横栏 */
.sy_fourArea {
	width: 100%;
	min-height: 400px;
	background: #F3f3f3;
	padding-top: 20px;
}

/* 居中展示 */
.sy_fourArea_middle {
	width: 1235px;
	min-height: 360px;
	margin: 0 auto;
}

/* 模块左浮动 */
.sy_fourArea ul li {
	width: 260px;
	height: 330px;
	float: left;
	background: #FFFFFF;
	padding: 15px;
	margin-right: 25px;
}

/* 每个小模块里面的样式控制 */
.sy_fourArea_title {
	color: #004a96;
	font-size: 22px;
	height: 50px;
	line-height: 50px;
	font-weight: 600;
}

.sy_fourArea ul li .showpic_1,
.showpic_2,
.showpic_3,
.showpic_4 {
	width: 260px;
	height: 140px;
}

.sy_fourArea ul li .showpic_1 {
	background: url(sy_fourArea_pic1.png) no-repeat center center;
}

.sy_fourArea ul li .showpic_2 {
	background: url(sy_fourArea_pic2.png) no-repeat center center;
}

.sy_fourArea ul li .showpic_3 {
	background: url(sy_fourArea_pic3.png) no-repeat center center;
}

.sy_fourArea ul li .showpic_4 {
	background: url(sy_fourArea_pic4.png) no-repeat center center;
}

.sy_fourArea ul li .context {
	color: #333;
	font-size: 14px;
	line-height: 24px;
	min-height: 120px;
}

.sy_fourArea ul li .moreBtn {
	color: #7d7d7d;
	float: right;
	font-size: 12px;
}

#fourArea_end {
	margin-right: 0px;
}

/* ------------------- 四大区域横栏区域样式结束 ------------------- */
/* ------------------- 第四栏左右切换链接 样式开始 ------------------- */

.fastlink{
	width: 100%;
    height: 70px;
    background:#FFFFFF
}
.fastlink_area{
	width: 1235px;
	height: 70px;
    margin: 0 auto;
}

/* 左侧栏目名称 */
.fastlink_area_left{
    width: 155px;
    height: 70px;
    text-align: left;
    font-size: 24px;
    line-height: 70px;
    font-weight: 500;
    float: left;
}
/* 快速链接右侧 */
.fastlink_area_right{
	width: 1000px;
	height: 70px;
	float: left;
	overflow: hidden;
}

.fastlink_area_right ul li{
	display:block;
	list-style:none;
	
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 16px;
	float: left;
	cursor: pointer;
	margin-left: 40px;
	width: 280px;
}	

.fastlink_area_right ul li a{
	color: #000;
}

.fastlink_prev{
	float: left;
}
.fastlink_prev{
	float: left;
}
/* ------------------- 第四栏左右切换链接 样式结束 ------------------- */







/* ------------------- 底部信息区域 样式开始 ------------------- */
.footer {
	width: 100%;
	height: 250px;
	background: #00499b;
	color: #fff;
	margin-top: 15px;
}

/* 控制底部主体位置区域 */
.foter_middle {
	width: 1235px;
	margin: 0 auto;
	height: 100%;
}

/* 底部左侧区域 */
.footer_left {
	width: 370px;
	height: 255px;
	float: left;
	font-size: 14px;
	background: url(footer_left_logo1_en.png) no-repeat center center;
}

/* 底部中间区域 */
.footer_centent {
	float: left;
	width: 600px;
	height: 255px;
	margin-left: 50px;
}

.footer_centent_link {
	font-size: 14px;
	margin-top: 40px;
}

.footer_centent_link li a {
	color: #FFFFFF;
	width: 80px;
	height: 30px;
	padding: 0 6px;
	cursor: pointer;
}

.footer_centent_msg {
	margin-top: 20px;
}

.footer_centent_msg li a {
	font-size: 14px;
	color: #F7F8F8;
}

/* 底部右侧区域 */
.footer_right {
	float: right;
	width: 200px;
	height: 255px;
	background: url(footer_right_ewm_en.png) no-repeat right center;
}

/* ------------------- 底部信息区域 样式结束 ------------------- */
