body{
	background-color: #fff;
}
.container{
	width: 980px;
}
.a_1 {
    background-color: #fff;
    border-bottom: 5px solid #0a62a9;
    height: 100px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.a_2{
	width: 270px;
	margin-top: 20px;
}
.a_3 {
    height: 100px;
    line-height: 100px;
}
.a_3 li{
	width: 125px;
	position: relative;
	text-align: center;
	font-size: 18px;
	float: left;
	height: 100px;
}
.a_3 li a{
}
.a_3 li a.active{
	color: #0a62a9;
}
.a_3 li:hover .a_3_1{
	width: 100%;
}
.a_3 li:hover .a_3_2{
	display: block;
}
.a_3_1{
	width: 0px;
	height: 1px;
	border-bottom: 1px solid #0a62a9;
	transition: all 0.5s;
    -moz-transition: all 0.2s;	/* Firefox 4 */
    -webkit-transition: all 0.2s;	/* Safari 鍜�Chrome */
    -o-transition: all 0.2s;

}
.a_3_2 {
    background-color:#0a62a9;
    display: block;
    font-size: 14px;
    position: absolute;
    z-index: 999999;
}
.a_3_2 div a{
	display: block;
	color: #aec4dc;
}
.a_3_2 div:hover{
	background-color: #0a62a9;
}
.a_3_2 div:hover a{
	color: #fff;
}
.dot-top {
    border-color: #0a62a9 transparent;
    border-style: dashed dashed solid;
    border-width: 0 10px 8px;
    display: block;
    font-size: 0;
    line-height: 0;
    position: absolute;
    width: 20px;
    top: -8px;
}
/*杞挱杩涘害鏉�/
.swiper-pagination-bullet {
    background: #79808c none repeat scroll 0 0;
    border-radius: 8px;
    display: inline-block;
    height: 8px;
    width: 8px;
    opacity: 1;
    transition: all 0.5s;
    -moz-transition: all 0.5s;	/* Firefox 4 */
    -webkit-transition: all 0.5s;	/* Safari 鍜�Chrome */
    -o-transition: all 0.5s;	
}
.swiper-pagination-bullet-active {
	width: 50px;
	border-radius: 8px;
    background: #fff none repeat scroll 0 0;
    opacity: 1;
}
.a_4{
	width: 100%;
	background-color: #fff;
	border-radius: 6px;
	border: 1px solid #e4e4e4;
	margin-top: 30px;
	padding: 15px;
}
.a_5{
	width: 470px;
	height: 350px;
}
.a_5_1{
	width: 450px;
	height: 350px;
}
.a_6{
	width: 390px;
	margin-left: 50px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 36px;
	color: #0a62a9;
	font-weight: bold;
}
.a_7{
	width: 410px;
	font-size: 16px;
	color: #666;
	line-height: 35px;
	margin-left: 50px;
}
.a_8{
	width: 100%;
	border: 1px solid #e4e4e4;
	background-color: #fff;
	border-radius: 6px;
	margin-top: 30px;
	overflow: hidden;
	margin-bottom: 60px;
}
.a_9{
	width: 100%;
	height: 58px;
	line-height: 58px;
	padding-left: 25px;
	border-bottom: 1px solid #e4e4e4;
	font-size: 18px;
	color: #666;
	background-color: #fafafa;
}
.a_999{
	width: 120px;
	height: 58px;
	background-color: #0a62a9;
	line-height: 58px;
	border-radius: 5px;
	margin-right: 10px;
}
.a_999 a{
	color: #fff;
	display: block;
	font-size: 16px;
	text-align: center;
}
.a_10{}
.a_10 li{
	width: 316px;
	float: left;
	border-right: 1px solid #e4e4e4;
	cursor: pointer;
	transition: all 0.15s ease 0s;
    -moz-transition: all 0.15s ease 0s;	/* Firefox 4 */
    -webkit-transition: all 0.15s ease 0s;	/* Safari 鍜�Chrome */
    -o-transition: all 0.15s ease 0s;	
}
.a_10 li:hover{
	box-shadow: 0 0 25px #ddd inset;
}
.a_13:hover{
	background-color: #0a62a9;
	border: 1px solid #0a62a9;
}
.a_13:hover a{
	color: #fff;
}
.a_11{
	width: 220px;
	margin-top: 25px;
}
.a_12{
	font-size: 20px;
	color: #666;
	margin-top: 15px;
}
.a_13{
	width: 145px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #666;
	font-size: 16px;
	border: 1px solid #e4e4e4;
	border-radius: 5px;
	margin-top: 45px;
	margin-bottom: 55px;
}
.a_13 a{
	color: #666;
	display: block;
}
.a_14 {
    background-color: #d9d8da;
    border-top: 1px solid #e4e4e4;
    padding-bottom: 15px;
    width: 100%;
}
.a_15{
	width: 270px;
	margin-top: 15px;
}
.a_16{
	font-size: 16px;
	margin-top: 15px;
}
.a_17{
	margin-bottom: 20px;
}
/*鏂板鑸爮*/
.n_1 {
    background-color: #0a62a9;
    bottom: -34px;
    height: 25px;
    position: absolute;
    width: 100%;
    transition: all 0.5s;
    -moz-transition: all 0.5s;	/* Firefox 4 */
    -webkit-transition: all 0.5s;	/* Safari 鍜�Chrome */
    -o-transition: all 0.5s;
    display:block;
}
.n_11 {
    background-color: #0a62a9;
    bottom: -34px;
    height: 25px;
    position: absolute;
    width: 100%;
    transition: all 0.5s;
    -moz-transition: all 0.5s;	/* Firefox 4 */
    -webkit-transition: all 0.5s;	/* Safari 鍜�Chrome */
    -o-transition: all 0.5s;
    display:block;
}
.n_111 {
    background-color: #0a62a9;
    bottom: -34px;
    height: 25px;
    position: absolute;
    width: 100%;
    transition: all 0.5s;
    -moz-transition: all 0.5s;	/* Firefox 4 */
    -webkit-transition: all 0.5s;	/* Safari 鍜�Chrome */
    -o-transition: all 0.5s;
    display:block;
}
.n_2{
    width: 300px;
    color: #fff;
    position: absolute;
}
.n_2 li {
    float: left;
    height: 15px;
    line-height: 23px;
    margin-top: 4px;
}
.n_2 li a {
    border-right: 2px solid #fff;
    color: #aec4dc;
    padding-left: 5px;
    padding-right: 5px;
}
.n_2 li a:hover {
	color: #fff;
}
.n_a{
	margin-left: 750px;
	width: 600px;
}
.n_a_1{
	left: 113px;
}
.n_b{
	margin-left: 880px;
	width: 800px;
}
.n_c{
	margin-left: 990px;
	width: 600px;
}
.n_a_2{
	left: 126px;
}
.f_1{
	width: 100%;
	background-color: #fff;
	border-radius: 5px;
	border:1px solid #e4e4e4;
	margin-top: 30px;
	margin-bottom: 50px;
	padding-bottom: 30px;
}
.f_2{
	width: 100%;
	height: 55px;
	line-height: 55px;
	font-size: 20px;
	color: #000;
	padding-left: 30px;
	background-color: #fafafa;
	border-bottom: 1px solid #e4e4e4;
}
.f_3{
	margin-left: 30px;
	margin-top: 20px;
	font-size: 15px;
	color: #666;
	line-height: 30px;
	text-indent:2em;
	margin-right: 30px;
}
.f_4{
	margin-top: 20px;
	padding: 0px 30px 0px 30px;
}
/*浜岀淮鐮�qq*/
.backtop {
    bottom: 20px;
    height: 220px;
    position: fixed;
    right: 10px;
    width: 57px;
    z-index: 999;
}
.backtop1 li {
    cursor: pointer;
    height: 57px;
    margin-bottom: 5px;
    width: 57px;
}
#backtop1 {
    background-image: url("../images/bk1.png");
    position: relative;
}
#backtop1:hover {
    background-image: url("../images/bk4.png");
}
#backtop2 {
    background-image: url("../images/bk3.png");
    position: relative;
}
#backtop2:hover {
    background-image: url("../images/bk5.png");
}
#backtop2:hover .bt1 {
    display: block;
}
#backtop3 {
    background-image: url("../images/bk2.png");
    position: relative;
}
#backtop3:hover {
    background-image: url("../images/bk6.png");
}
#backtop3:hover .bt2 {
    display: block;
}
.bt1 {
    background-image: url("../images/bk7.png");
    display: none;
    height: 178px;
    left: -190px;
    position: absolute;
    top: -35px;
    width: 192px;
    z-index: 999;
}
.bt2 {
    background-image: url("../images/bk8.png");
    display: none;
    height: 133px;
    left: -190px;
    position: absolute;
    top: -35px;
    width: 192px;
    z-index: 999;
}
.bt1 img {
    margin-left: 20px;
    margin-top: 10px;
    width: 120px;
}
.bt2 a {
    margin-left: 50px;
}
/*璧勮鍔ㄦ�*/
.g_1{
	width: 100%;
	margin-top: 0px;
}
.g_2 li {
    border-right: 1px solid #e4e4e4;
    cursor: pointer;
    float: left;
    margin: 10px;
    transition: all 0.15s ease 0s;
    width: 276px;
}
.g_2{}
.g_3 {
    color: #666;
    font-size: 16px;
    height: 84px;
    line-height: 28px;
    margin-bottom: 10px;
    margin-top: 10px;
    overflow: hidden;
    padding: 0 10px;
    text-indent: 1em;
}
.g_4{
	margin-top: 0px;
}
.g_5{}
.g_6{}
@media(min-width: 640px){}
@media(max-width: 980px){
    .a_1{
        width: 980px;
    }
    .a_14{
        width: 980px;
    }
}
@media(max-width: 320px){}