﻿*{
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: "新宋体";
}
a{
	text-decoration: none;
	color: #666;
}
li{
	list-style-type: none;
}
img{
	display: inline-block;
	width: 100%;
}
.hidden{
	display: none;
}
.font-white,.font-white a{
	color: #fff;
	font-size: 13px;
}
.margin-left10{
	margin-left: 10px;
}
.margin-right10{
	margin-right: 10px;
}
.float-right{
	float: right;
}
@media (min-width: 1024px){
	.menu ul li:first-child a{
		margin-left: 0;
	}
}
@media (min-width: 1100px) {
    .menu ul li:first-child a{
    	margin-left: 0;
    }
}
@media (min-width: 1280px) {
    .menu ul li:first-child a{
    	margin-left: 0;
    }
}
@media (min-width: 1366px) {
    .menu ul li:first-child a{
    	margin-left: 36px;
    }
}
@media (min-width: 1440px) {
    .menu ul li:first-child a{
    	margin-left: 73px;
    }
}
@media (min-width: 1680px) {
    .menu ul li:first-child a{
    	margin-left: 193px;
    }
}
@media (min-width: 1920px) {
    .menu ul li:first-child a{
    	margin-left: 313px;
    }
}
.header-wapper{
	position: relative;
	background: url(../image/header_bg.jpg) no-repeat;
	background-size: 100% 100%;
}
.index-mask{
	display: block;
	width: 100%;
}
.header_bg{
	width: 100%;
	display: block;
}
.header-content{
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
	display: flex;
	justify-content: space-between;
}
.header-content-search{
	background-color: #fff;
	border-radius: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 40px;
}
.header-content-search input{
	background-color: #FFF;
	width: 218px;
	height: 40px;
	text-indent: 1em;
	border-radius: 5px 0 0 5px;
	color: #666;
	border: none;
	outline: none;
}
.header-content-search input::placeholder{
	color: #ccc;
}
.btn-search{
	width: 40px;
	height: 40px;
	background: url(../image/icon_search.png) no-repeat center center;
	background-size: 42%;
	border: none;
	outline: none;
	border-left: 1px solid #E0E0E0;
	cursor: pointer;
}
.menu{
	position: absolute;
	left: 0;
	bottom: 0;
	display: flex;
	justify-content: left;
	align-items: flex-end;
}
.menu ul{
	background-color: #004797;
	padding-top: 15px;
	padding-right: 35px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.menu ul li a{
	display: block;
	color: #fff;
	width: 130px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
}
.menu ul li a:hover{
	color: #ccc;
}
.delta{
	margin-bottom: 15px;
	margin-left: -15px;
	width:0;
	height:0;
	overflow:hidden;
	font-size: 0;
	line-height: 0;
	border-style:solid;
	border-color:#004797 transparent transparent transparent; 
	border-width:30px 60px 0 0 ;
	transform:rotate(-90deg);
	-ms-transform:rotate(-90deg); 	/* IE 9 */
	-moz-transform:rotate(-90deg); 	/* Firefox */
	-webkit-transform:rotate(-90deg); /* Safari 和 Chrome */
	-o-transform:rotate(-90deg); 	/* Opera */
}
.weather{
	width: 400px;
	height: 45px;
	line-height: 45px;
	text-indent: 3em;
	background-color: #ccc;
	margin-left: -39px;
	background: linear-gradient(to right, rgba(204,204,204,1) , rgba(204,204,204,0));
}
.index-news-wapper{
	width: 100%;
	background-color: #004797;
}
.swiper-box{
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0 35px 0;
	display: flex;
	justify-content: center;
}
.swiper-top{
	width: 54%;
}
.swiper-container{
	width: 100%;
	height: 100%;
}
.swiper-slide {
	width: 100%;
	color: #fff;
	overflow: hidden;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.swiper-pagination-bullet{
	width: 50px;
	height: 2px;
	border-radius: 0;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 8px;
}
.swiper-pagination-bullet{
	background-color: #4075b1;
	opacity: 1;
}
.swiper-pagination-bullet-active{
	background-color: #fff;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 0;}
.content-img{
	width: 650px;
	height: 338px;
	overflow: hidden;
}
.swiper-slide-left{
	padding-bottom: 35px;
}
.swiper-slide-left .title{
	margin-top: 36px;
}
.swiper-slide-left .title a{
	color: #fff;
	font-size: 19px;
}
.swiper-slide-left .title a:hover{
	color: #ccc;
}
.swiper-slide-left .date{
	color: #99b5d5;
	margin-top: 15px;
}
.swiper-slide-right{
	width: 883px;
	padding: 0 24px 0 43px;
	color: #fff;
}
.swiper-slide-right a{
	color: #fff;
}
.swiper-slide-right a:hover{
	color: #ccc;
}
.swiper-slide-right .title{
	font-size: 30px;
	font-weight: normal;
	text-align: left;
	margin-top: 20px;
}
.swiper-slide-right .section{
	line-height: 32px;
	margin-top: 45px;
	text-align: justify;
}
.swiper-slide-right .more{
	display: flex;
	float: right;
	font-size: 16px;
	margin-top: 50px;
	padding-bottom: 10px;
	color: #fff;
	border-bottom: 1px solid #0074b4;
}
.swiper-slide-right .more:hover{
	color: #ccc;
}
.swiper-slide-right .more span{
	margin-right: 3px;
}

.content-wapper{
	width: 1200px;
	margin: 0 auto;
}
.swiper-banner{
	margin-top: 55px;
}

.index-news-box{
	margin-top: 58px;
	display: flex;
	justify-content: space-between;
}
.news-menu li{
	width: 200px;
	height: 90px;
	background-color: #ececec;
	margin-top: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.news-menu li.on{
	background-color: #004797;
	color: #fff;
}
.news-menu li:first-child{
	margin-top: 0;
}
.news-menu li dt{
	width: 30px;
	height: 30px;
	margin: 0 auto;
	background-size: 100% 100%;
}
.icon1{
	background: url(../image/icon_1.png);
}
.icon2{
	background: url(../image/icon_2.png);
}
.icon3{
	background: url(../image/icon_3.png);
}
.icon4{
	background: url(../image/icon_4.png);
}
.on .icon1{
	background: url(../image/icon_hover1.png);
}
.on .icon2{
	background: url(../image/icon_hover2.png);
}
.on .icon3{
	background: url(../image/icon_hover3.png);
}
.on .icon4{
	background: url(../image/icon_hover4.png);
}
.news-menu li dd{
	text-align: center;
	font-size: 18px;
	margin-top: 5px;
}
.news-list{
	width: 610px;
	margin-left: 33px;
}
.list-wapper .title{
	border-bottom: 1px solid #e2e2e2;
}
.list-wapper .title span{
	display: inline-block;
	font-size: 30px;
	border-bottom: 2px solid #0175b4;
	height: 48px;
}
.list-wapper li,.index-common-box li{
	margin-top: 20px;
	color: #666;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.list-wapper li a,.index-common-box li a{
	color: #666;
}
.list-wapper li a:hover,.index-common-box li a:hover{
	color: #004797;
}
.list-wapper li:before,.index-common-box li:before {
   content: "";
   width: 4px;
   height: 4px;
   display: inline-block;
   border-radius: 50%;
   background: #666;
   vertical-align: middle;
}
.list-wapper li div:first-child,.index-common-box li div:first-child{
	width: 83%;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.list-wapper li div:last-child,.index-common-box li div:last-child{
	text-align: right;
}
.news-img{
	width: 320px;
	margin-left: 35px;
}
.news-img a:last-child img{
	margin-top: 20px;
}
.index-common-box{
	display: flex;
	justify-content: space-between;
	margin-top: 60px;
}
.index-common-box .title{
	border-bottom: 1px solid #e2e2e2;
}
.index-common-box .title .on{
	font-size: 30px;
	border-bottom: 2px solid #0175b4;
}
.index-common-box .title span{
	display: inline-block;
	height: 48px;
	line-height: 28px;
	font-size: 27px;
	margin-right: 30px;
	cursor: pointer;
}
.index-common-box>div{
	width: 48%;
}
.common-right{
	margin-left: 4%;
}

.product-wapper{
	width: 100%;
	background-color: #f8f8f8;
	margin-top: 60px;
	padding: 65px 0;
}
.product-wapper ul{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.product-img{
	width: 260px;
	height: 180px;
	overflow: hidden;
	background-color: #fff;
}
.product-name{
	width: 260px;
	height: 70px;
	line-height: 70px;
	text-indent: 1em;
	background-color: #fff;
	font-size: 18px;
	color: #000;
}
.product-name:hover{
	color: #004797;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	background-image: url(../image/arrow_l.png);
	left: 0;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	background-image: url(../image/arrow_r.png);
	right: 0;
}
.swiper-button-next, .swiper-button-prev{
	width: 10px;
	height: 18px;
	background-size: 100% 100%;
	margin-top: -9px;
}
.swiper-href{
	margin-top: 60px;
	padding: 0 20px;
	width: 1160px;
}
.swiper-href .swiper-slide{
	width: 270px;
}
.href-text-wapper{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 55px;
}
.href-title{
	width: 10%;
	font-size: 21px;
}
.href-list{
	width: 88%;
	margin-left: 2%;
}
.href-list li{
	float: left;
	padding: 0 17px;
	border-right: 1px solid #ccc;
	margin-top: 15px;
	height: 17px;
	line-height: 17px;
}
.href-list li:last-child{
	border-right: none;
}
.href-list li a{
	color: #666;
}
.href-list li a:hover{
	color: #004797;
}
.footer{
	background-color: #004797;
	width: 100%;
	height: 150px;
	margin-top: 75px;
	text-align: center;
	overflow: hidden;
}
.footer ul{
	overflow: hidden;
	margin: 25px 0;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.footer ul li{
	float: left;
	padding: 0 15px;
	border-right: 1px solid #6293b8;
	height: 14px;
	line-height: 14px;
}
.footer ul li:last-child{
	border-right: none;
}
.footer ul li a{
	color: #fff;
	font-size: 14px;
}
.footer ul li a:hover{
	color: #ccc;
}
.footer p{
	color: #b8c3d9;
	font-size: 14px;
	margin-top: 10px;
}
.footer p a{
	color: #b8c3d9;
	font-size: 14px;
}