﻿
/* 清除内外边距 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}
html{}
/* 设置默认字体 */
body,
button, input, select, textarea { /* for ie */
    font: 12px/1.5 Tahoma, Helvetica, Arial, "Microsoft Yahei", "微软雅黑", sans-serif;
}

h1 { font-size: 18px; /* 18px / 12px = 1.5 */ }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4, h5, h6 { font-size: 100%; }

address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */

/* 重置列表元素 */
ul, ol { list-style: none; }

/* 重置文本格式元素 */
a {text-decoration: none;color: #000;}
a:hover { text-decoration: underline;cursor:pointer;}

abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */
    border-bottom: 1px dotted;
    cursor: help;
}

q:before, q:after { content: ''; }

/* 重置表单元素 */
legend { color: #000; } /* for ie6 */
fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */}

/* 重置表格元素 */
table {border-collapse: collapse;border-spacing: 0;}

/*重置 hr*/
hr {border: none;height: 1px;}

.hide{display: none;}
/* 清除浮动 */
.clear{ clear: both;}
/* height10 */
.height10{ height: 10px;}
/* height15 */
.height15{ height: 15px;}
/* height20 */
.height20{ height: 20px;}
/* 黄色 */
.yellow{ color: #f39700;}
.yellow a{ color: #f39700;}
/* 灰色 */
.gray{ color: #898989;}
.gray a{ color: #898989;}
/* 蓝色 */
.blue{ color: #0376ac;}
.blue a{ color: #0376ac;}
/* 绿色 */
.green{ color: #72af2d;}
.green a{ color: #72af2d;}
/* 红色 */
.red{ color: #ff0048;}
.red a{ color: #ff0048;}
/* 深黄 */
.darkyellow{ color: #ff5741;}
.darkyellow a{ color: #ff5741;}
/* 紫色 */
.purple{ color: #4a4e95;}
.purple a{ color: #4a4e95;}

.ml5{margin-left:5px;}

/* 顶部 */
.top{width: 100%;border-bottom:1px solid #eee;background:#f5f5f5; height: 24px; line-height: 24px;}
.top .top-ul{ position: relative; width: 980px; margin: 0 auto;}
.top .top-ul li{ float: left; margin-left: 15px;}
.top .top-ul li a{ color: #160000;}
.top .top-ul li a.red{ color: #c7000b;}

/* 头部 */
.head{position: relative; width: 980px; margin: 0 auto;}
.head .head-logo{ float: left;width:300px}
.head .head-logo .logo{ float: left; padding: 10px 0 0 0px; }
.head .head-ad{float: right; padding: 10px 0 0 0;width:680px;overflow:hidden;}

/* 登陆框 */
.search-wrap{border: 1px solid #c8c9ca;padding: 5px;}
.login-box{text-align: left;}
.login{margin: 15px 0 0 10px;}

/* 搜索框 */
.search-box{ float: right; font-size: 14px; border: 2px solid #307bc1; border-radius: 9px; width: 464px; height: 42px; margin:0;}
.search-box .txt{ float: left; border: none; padding-left: 10px; height: 38px; margin: 2px; width: 264px; outline: none;}
.search-box .line{ float: left; border-right: 1px solid #4ec3fa; margin: 8px 5px; height: 26px; display: inline-block;}
.search-box .selectbox{ float:left; width: 60px; height: 25px; margin: 11px 6px; cursor: pointer;}
.search-box .selectbox .name{ color: #a6a3a3; margin: 2px;}
.search-box .selectbox .arrow{ color: #a6a3a3; font-size: 0.8px; cursor: pointer;}
.btn-search{background: #307bc1;border: 1px solid #307bc1; border-radius: 4px; font-size: 16px; font-weight: bold; float: right; margin:5px 5px 3px 0px; width: 80px; text-align: center; color: #ffffff; height: 30px; line-height: 30px; display: inline-block; cursor: pointer;}
.btn-search:hover{ text-decoration: none;}
.img-head{ float: right; position: relative;}
.search-box .selectbox .selectbox-list{ position: relative; z-index: 2; background: #FFFFFF; color: #a6a3a3; padding: 2px 0px 0px 7px; margin-left: -5px; line-height: 22px;}
.search-box .selectbox .selectbox-list li{ cursor: pointer;}

 /* 头部-导航栏 */
.nav-bg{float: left; width: 100%; margin-top: 5px;}
.nav-bg .nav-bg-in{width: 980px;margin: 0 auto;background: #317ed8;}
.nav-bg .nav{position: relative; width: 980px; margin: 0 auto;}
.nav-bg .nav li{float: left; height: 38px; line-height: 38px; text-align: center;}
.nav-bg .nav li a{color: #FFFFFF; font-size: 14px; padding: 0 13px;display: block;}
.nav-bg .nav li a:hover{text-decoration: none;}
.nav-bg .nav li:hover, .nav-bg .nav li.click {background: #2562ac;}
.nav-bg .nav .icon-new{background: url(../images/icon-new.png) no-repeat; width: 32px; height: 15px; display: inline-block; position: absolute; margin: 8px 0px 0px -20px;}
.nav-bg .icon-phone{float: left; margin: -10px 0 0 40px;}
a.mobile-item {background: #2273c4 none repeat scroll 0 0;color: #FFFFFF;float: right;padding: 0 20px;text-decoration: none;line-height: 38px;font-size: 14px;}

/*次级导航*/
.head .nav-box{ clear: both; position: relative; width: 962px; height: 72px; margin: 0 auto; border: 1px solid #c8c9ca; border-top: none; padding: 0px 0 10px 16px;}
.head .nav-box .nav-one{float: left;padding-left:5px;}
.head .nav-box .nav-one .nav-icon{ float: left; width: 45px; text-align: center; color: #749e6e;}
.head .nav-box .nav-one .nav-cont{float: left;}
.head .nav-box .nav-one .nav-icon .icon-diqiu{ font-size: 45px; height: 55px; display: block; text-align: center;}
.head .nav-box .nav-one .title{ color: #48a73c;}
.head .nav-box .title{ font-size: 14px; font-weight: bold;}
.head .nav-box .nav-one .nav-list{ float: left; width: 238px; margin: 15px 0px 10px 15px;}
.head .nav-box .nav-one .nav-list li{ float: left; margin-right: 15px; font-size: 16px; line-height: 28px; }
.head .nav-box .nav-one .nav-list li a{ color: #000000;}
.head .nav-box .divider{ float: left; border-right: 1px dashed #939292; height: 58px; display: inline-block; margin: 13px 3px 13px 10px;}
.head .nav-box .nav-two .nav-icon{ color: #cdb593;}
.head .nav-box .nav-two .nav-list{ width: 158px;}
.head .nav-box .nav-two .nav-icon img{margin-top: 10px;}
.head .nav-box .nav-two .nav-icon .icon-xinfengdakai{}
.head .nav-box .nav-two .title{ color: #a9762d;display: block;}
.head .nav-box .nav-three .nav-icon{ color: #75cdbf;}
.head .nav-box .nav-three .nav-icon .icon-luntan{ font-size: 40px; height: 50px; display: block; text-align: center; margin-top: 4px;}
.head .nav-box .nav-three .title{ color: #37877b;}
.head .nav-box .nav-three .nav-list{ width: 330px;}

.intro-tit{position: absolute;left:0;bottom: 0;height:40px;line-height: 40px;width: 100%;z-index: 9;color: #fff;font-size: 14px;text-indent:10px;}
.intro-bg{position: absolute;left:0;bottom: 0;height:40px;line-height: 40px;width: 100%;z-index: 1;background: #000;transition: all .3s linear;-webkit-transition: all .3s linear;-moz-transition: all .3s linear;opacity: .3;filter: alpha(opacity=30);}




.main-container{position: relative;width: 980px;margin: 0 auto;}
.main-container .box-left{float: left;width: 652px;margin: 0 10px 0 0;}
.swiper-container{width: 100%;width: 652px;height: 315px;}
.swiper-container .swiper-wrapper{width: 100%;height: 315px;}
.swiper-container img{width: 100%;width: 652px;height: 315px;}
.swiper-container .intro-tit{position: absolute;left: 0;bottom: 0;width: 100%;height: 40px;line-height: 40px;background-color: rgba(0,0,0,.3);font-size: 14px;text-indent: 10px;color: #ffffff;}

.main-container .box-left li {
    font-size: 14px;
    width: 100%;
    line-height: 20px;
    padding-bottom: 10px;
    margin-bottom: 13px;
    border-bottom: 1px solid #eeeeee;
    display: flex;
    justify-content: space-between;
}
.information-box li .info-tit {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px 20px 10px 0;
}
.information-box li .info-bd{
    flex: 1;
    display: flex;
    flex-direction: column;
}
.information-box li .info-tit-title {
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    letter-spacing: 1px;
}
.information-box li .desc{
	font-size: 14px;
	color: #999999;
	display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-top: auto;
    padding: 0 20px 0 0;
}
.information-box li .desc .name .name-item{
	color: #999999;
	margin-right: 20px;
}
.information-box li .info-pic img{
	width: 180px;
	height: 100px;
	border-radius: 10px;
}
.information-box .ad{
	width: 652px;
	margin-bottom: 5px;
	display: block;
}
.information-box .ad img{
	width: 100%;
	height: 94px;
	display: block;
}
.main-container .box-right{float: right;width: 318px;}
.main-container .box-right .advert-sq img{width: 100%}

.information-box li img{width: 100%;}

.information-box li .img_box_1{width: 100%;}
.information-box li .img_box_1 img{width: 100%;height:94px;}

.information-box li .img_box_2{width: 100%;}
.information-box li .img_box_2 .news_img{width: 126px;float: left;margin-right: 10px;height: 100px;overflow: hidden;}
.information-box li .img_box_2 .news_img:nth-child(3){margin-right: 0;}

.information-box li .img_box_3{width: 100%;}
.information-box li .img_box_3 .news_img{width: 236px;float: left;margin-right: 10px;height: 140px;overflow: hidden;}
.information-box li .img_box_3 .news_img:nth-child(3){margin-right: 0;}

.information-box .show-more-bg{background: #e8f6fc;width: 100%;border-top: 4px solid #aee6fb;}
.information-box .show-more{position: relative;margin: 0 auto; padding: 10px 0px 10px 0px; width: 120px; font-size: 16px; line-height: 22px; text-align: center; display: block; cursor: pointer;color: #999;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
.information-box .show-more:hover{ text-decoration: none;}
.information-box .show-more img{width: 14px;margin-right: 5px;}

/*右侧*/
.list-box{float: left;padding: 10px 10px 10px 10px;border: 1px solid #e5e5e5;border-top: 2px solid #ff7e00;width: 100%;box-sizing: border-box;}
.list-box .title{float: left;margin-bottom: 5px;font-size: 16px;color:#ff5741}
.list-box .title .square{float: left;width: 5px;height: 13px;background: #ff7e00;display: inline-block;margin: 6px 7px 0 0;}
.list-box ul{float: left;width: 100%;}
.list-box ul li{list-style-type: disc;list-style-position:inside;line-height: 26px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.list-box ul li a{color: #000000;font-size: 14px; margin-left:-5px;}

.main-container .box-right .ad{
	width: 318px;
	margin-bottom: 5px;
	display: block;
}
.main-container .box-right .ad img{
	width: 100%;
	height: 65px;
	display: block;
}

/*底部*/
.bottom{background:url(../images/bottom-bg.jpg) no-repeat;background-size:100% 100%;width:100%;height:333px}
.bottom .bottom-contain{position:relative;width:980px;margin:0 auto}
.bottom .bottom-contain .link-title{float:left;width:100%;border-bottom:1px solid #d6d6d6;height:40px;line-height:30px;margin:50px 0 30px 0}
.bottom .bottom-contain .link-title h1.pink{float:left;color:#ea545d;font-size:24px;margin-right:20px}
.bottom .bottom-contain .link-title a{color:#414143;margin-right:5px;margin-left:2px;font-size:14px;line-height:35px}
.bottom .bottom-contain .link-title .icon-youjiantou{font-size:18px;margin-right:5px}
.bottom .bottom-contain .link-body{float:left;margin:0 10px}
.bottom .bottom-contain .link-body a{width:65px;display:inline-block;color:#484747;line-height:30px;font-size:14px}
.bottom .bottom-text{position:relative;width:100%;margin:0 auto;text-align:center;font-size:14px;line-height:25px}
.bottom .bottom-text .bottom-desc{margin:0 20px;color:#382413;width:980px;margin:0 auto;position:relative}
.bottom .bottom-text .bottom-desc a{color:#382413}
.bottom .bottom-text .bottom-shiming{position:absolute;right:10px;top:10px}

