@charset "utf-8";
.clearfix {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
}

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: keep-all;
}

* {
  word-wrap: break-word;
}
*::-moz-selection {
  background-color: #1a94e6;
  color: #fff;
}
*::selection {
  background-color: #1a94e6;
  color: #fff;
}
body,
div,
ol,
ul,
li,
p,
input,
textarea,
form,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
img,
select,
table,
tr,
td,
fieldset,
legend,
table,
tr,
td,
th {
  margin: 0;
  padding: 0;
}
body {
  font: normal normal normal 14px/24px \5FAE\8F6F\96C5\9ED1,Microsoft YaHei;
  color:#333333;
  line-height:24px;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
  outline: none;
  color:#333333;
}
img {
  border: none;
}
input,
textarea {
  outline: none;
}
.online-message {
  cursor: pointer;
}
/*导航*/
.header-wrap {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 90px;
	background-color:rgba(255,255,255,0.9);
	z-index: 999;
	border-bottom:#cccccc 1px solid;
}
.header-wrap ul{
	width:80%;
	margin:auto;
	min-width:1400px;
}
.header-wrap .logo{
	float:left;
	width:300px;
	padding-top:10px;
}
.header-wrap .nav{
	float:left;
	font-size:18px;
	padding-top:30px;
}
.header-wrap .nav a{
	padding-right:30px;
}
.header-wrap .nav a:hover{
	color: #0066CC;
}
/*主图*/
#section1 {
	background: url(bg1.jpg) no-repeat bottom center;
	background-size: 100% auto;
	background-color: #0d5aa3;
	background-size: 100% auto;
}

#section1 .box{
	margin-top:100px;
	width:600px;
	height:580px;
	float:left;
}
#section1 span{
	font-size:50px;
	height:120px;
	line-height:120px;
	padding-bottom:10px;
	color:#FFFFFF;
	font-weight:600;
}
#section1 p{
	color:#FFFFFF;
	font-size:18px;
	line-height:36px;
	padding-left:4px;
}

/*主图*/
#section1-2 {
	background: url(bg33.jpg) no-repeat bottom center;
	background-size: 100% auto;
	background-color: #eeeeee;
	background-size: 100% auto;
}

#section1-2 .box{
	margin-top:100px;
	width:600px;
	height:580px;
	float:left;
	z-index:20;
}
#section1-2 .box a{
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#section1-2 span b{
	font-size:50px;
	line-height:100px;
	color:#ffffff;
	text-shadow:#000 3px 4px 8px

}
#section1-2 p{
	color:#ffffff;
	font-size:18px;
	line-height:36px;
	padding-left:4px;
	text-shadow:#000 3px 4px 5px
}

/*业务*/
#section2 {
	background: url(bg22.jpg) no-repeat bottom center;
	background-color: #FFFFFF;
	background-size: 100% auto;
}
#section2 .section_ul b{
	font-size:20px;
	line-height:60px;
}
#section2 .section_ul a:hover{
	color:#0d53b0;
}
/*.section2_list{
	width:100%;
	height:400px;
	padding-top:40px;
	padding-left:60px;
}

.section2_list li{
	border:#ccc 1px solid;
	padding:18px 10px;
	width:40%;
	float:left;
	margin-bottom:40px;
	margin-left:40px;
	background:#FFFFFF;
}

.section2_list span{
	text-align:center;
	width:100%;
	display:block;
	color:#FFFFFF;
	font-size:22px;
	line-height:36px;
}
.section2_list p{
	text-align:center;
	width:100%;
	color:#FFFFFF;
	font-size:16px;
	line-height:30px;
}*/

/*品牌活动*/
#section3 {
	/*background: url(img/bg3.jpg) no-repeat center center;*/
	background-color: #FFFFFF;
	border-top:#cccccc 1px solid;
	background-size: 100% auto;
}

#section3 li{
	width:250px;
	height:30px;
	float:left;
	margin-left:30px;
	margin-bottom:40px;
	background:#eeeeee;
}

#section3 li img{
	width:250px;
	height:200px;
}
#section3 li span{
	line-height:34px;
	font-size:18px;
	width:100%;
	display:block;
	color:#000000;
	text-align:center;
}
#section3 li:hover{
	background:#CCCCCC;
}

/*最新动态*/
#section4 {
	/*background: url(img/bg4.jpg) no-repeat center center;*/
	background-color: #FFFFFF;
	border-top:#cccccc 1px solid;
	background-size: 100% auto;
}

#section5 {
	/*background: url(img/bg4.jpg) no-repeat center center;*/
	background-color: #FFFFFF;
	border-top:#cccccc 1px solid;
	background-size: 100% auto;
}
/*框架UL元素*/
.section_ul{
	width:1400px;
	margin:auto;
	margin-top:30px;
}

.section_title{
	font-size:36px;
	font-weight:bold;
	height:60px;
	line-height:60px;
	padding-bottom:10px;
	border-bottom:#666666 3px solid;
}

.section_a{
	background:#033c8a;
	padding:10px 30px;
	border-radius:30px;
	font-size:18px;
	color:#FFFFFF;
}
.section_a:hover{
	background:#0d53b0;
	color:#FFFFFF;
}

.section_s{
	font-size:20px;
	font-weight:bold;
	display:block;
	line-height:28px;
	margin-top:30px;
}
.section_t:hover{
	color:#0d53b0;
}


/*联系方式*/
#section5 {
	background-color: #ffffff;
}

.footer-wrap {
	min-width:1360px;
	width:100%;
	height:350px;
	background:#034694;
	color:#FFFFFF;
}
.footer-wrap ul{
	width:76%;
	padding-top:60px;
	margin:auto;
	min-width:1360px;
	/*border:#FF0000 1px solid;*/
}
.footer-wrap li{
	float:left;
	padding-left:30px;
	width:120px;
	/*border:#006600 1px solid;*/
}
.footer-wrap li span{
	font-size:18px;
	margin-bottom:10px;
	line-height:34px;
	font-weight:bold;
	display: block;
}
.footer-wrap li a{
	display:block;
	line-height:28px;
	overflow:hidden;
	color:#FFFFFF;
}
.footer-info{
	min-width:1360px;
	background:#003d81;
	height:45px;
	text-align:center;
	font-size:14px;
	line-height:45px;
	color:#FFFFFF;

}

/**/


.banner{
	width:100%;
	height:500px;
	background:#0d5ba5;
	overflow: hidden;
	margin-top:90px;
	min-width:1360px;
}
.banner .box{
	position: relative;
	max-width:1360px;
	height:280px;
	margin: 0 auto;
	padding-top:120px;
	color:#FFFFFF;
}
.banner .box .title{
	display:block;
	font-size:38px;
	line-height:50px;
	margin-bottom:15px;
	width:400px;
	font-weight:bold;
}
.banner .box .explain{
	width:30%;
	height:225px; /*定位锚点高度*/
	/*border:#FFFFFF 1px solid;*/
	display:block;
	font-size:18px;
	line-height:34px;
	

}
/*二级菜单*/

.submenu{
	min-width:1360px;
	width:100%;
	height:60px;
	border-bottom:#CCCCCC 1px solid;
}
.submenu ul{
	width:1300px;
	margin:auto;
}
.submenu ul a{
	line-height:60px;
	font-size:18px;
	margin-right:40px;
	color:#666666;
}
.submenu ul a:hover{
	color: #0066CC;
	padding-bottom:15px;
	border-bottom:#0066CC 4px solid;
}
.submenu ul .current{
	color: #0066CC;
	padding-bottom:15px;
	border-bottom:#0066CC 4px solid;
}
/**/

.news_img {
	width:100%;
	padding-top:80px;
	min-height:600px;
}
.news_img .list {
	width:1300px;
	margin: 0 auto;
}

.news_img .list li{
	width:350px;
	float:left;
	margin-right:40px;
	margin-left:40px;
	margin-bottom:50px;
	background:#e5e5e5;
}
.news_img .list li:hover{
	background:#cccccc;
}
.news_img .list li img{
	width:350px;
	height:269px;
}

.news_img .list li span{
	font-size:18px;
	float:left;
	line-height:32px;
	width:92%;
	color: #333333;
	padding-left:16px;
	height:40px;
}
/**/

.news_list {
	width:100%;
	padding-top:80px;
	min-height:600px;
}
.news_list .list {
	width:1300px;
	margin: 0 auto;
}

.news_list .list li{
	width:100%;
	float:left;
	margin-bottom:20px;
	border-bottom:#CCCCCC 1px solid;
}
.news_list .list li:hover{
	background:#e5e5e5;
}

.news_list .list li span{
	font-size:18px;
	float:left;
	line-height:46px;
	width:92%;
	color: #333333;
	padding-left:16px;
}

.news_list .list li p{
	font-size:14px;
	float:left;
	width:92%;
	color: #999999;
	padding-left:16px;
	padding-bottom:10px;
}

/**/
.type-photo-left{
	min-width:1360px;
}
.type-photo-left ul{
	width:1200px;
	margin:auto;
	min-height:400px;
	padding:80px 0;
}
.type-photo-left .photo {
	width:50%;
	float:left;
	display: block;
	padding-top:30px;
}
.type-photo-left .info {
	width:50%;
	float:left;
	display: block;
	color:#333;
}

.type-photo-left .info strong{
	float:left;
	font-size:20px;
	line-height:54px;
	text-align:left;
	display: block;
	padding:10px 0px;
	width:100%;
	
}
.type-photo-left .info span{
	float:left;
	width:100%;
	font-size:14px;
	line-height:28px;
	display: block;
	text-align:left;
}

.type-photo-left .info a{
	padding:8px 30px;
	color: #666;
	text-align: center;
	border: 1px solid #666;
	display: block;
	float:right;
	margin:30px 0px 0px 10px;

}
.type-photo-left .info a:hover{
	background:#666;
	color:#FFFFFF;
}

/**/
.type-photo-right{
	min-width:1360px;
}
.type-photo-right ul{
	width:1200px;
	margin:auto;
	min-height:400px;
	padding:80px 0;
}
.type-photo-right .photo {
	width:50%;
	float:left;
	text-align:right;
	display: block;
	padding-top:30px;
}
.type-photo-right .info {
	width:50%;
	float:left;
	color:#333;
}

.type-photo-right .info strong{
	font-size:20px;
	line-height:54px;
	text-align:left;
	display: block;
	padding:10px 0px;
	
}
.type-photo-right .info span{
	font-size:14px;
	line-height:28px;
	display: block;
	text-align:left;
}
.type-photo-right .info a{
	padding:8px 30px;
	color:#666;
	text-align: center;
	border: 1px solid #666;
	display: block;
	float:left;
	margin:30px 10px 0px 0px;

}
.type-photo-right .info a:hover{
	background:#666;
	color:#FFFFFF;
}
/**/

.catepage{
  padding: 20px 0 0 0;
  overflow: hidden;
  margin:auto;
  width:1260px;
}
.catepage a {
  float: left;
  margin: 0 6px 0 0;
  display: block;
  border:#CCCCCC 1px solid;
  padding:5px 12px;
}
.nodata{
	width:1100px;
	margin:auto;
	text-align:center;
	line-height:200px;
	border:#CCCCCC 1px dashed;
}