﻿@charset "utf-8";

body{font-family:"微软雅黑"}
.glyphicon{top:0 !important}
.no-margin{margin:0 !important}
.overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
a{text-decoration:none !important;cursor:pointer !important}
.container-fluid{max-width:1230px !important}
::-webkit-input-placeholder{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
:-moz-placeholder{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
::-moz-placeholder{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
:-ms-input-placeholder{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
.tr{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
.tr2{transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;}
.tr3{transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;}
input,button,textarea,.swiper-pagination span,.swiper-button{ outline: none !important; }
.sizeCover{ background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; }

.main-pad-1{ padding:40px 0 0;}
.main-pad-2{ padding:0 0 40px;}
.main-Background-1{ position: relative; overflow: hidden; }
.main-Background-1 > .bg{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height:990px; }
.main-Background-1 > .bg:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; background: rgba(255,255,255,0.3); }
.main-Background-1 > div{ position: relative; z-index: 2; }
.main-Background-1.active .bg{ bottom: 0; }
.main-Background-1.active .bg:before{ display: none; }

header{ position: relative; z-index:99999;}
header .qita .logo a{ display:block; font-size:0;}

.banner{ position:relative;}
.banner a{ display: block; font-size: 0; text-align: center;}
.banner a img{ width: 100%;}
.banner .swiper-pagination{ position: absolute; left: 0; bottom: 20px; z-index: 1; width: 100%; font-size: 0; text-align: center;}
.banner .swiper-pagination span{ margin: 0 5px; width: 10px; height: 10px; background: #fff; opacity: 1;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{ background: #fcab10;}

.title-1{ font-size: 0; overflow: hidden; }
.title-1 a{ position: relative; display: inline-block; vertical-align: top; padding: 0 50px; }
.title-1 a:before,.title-1 a:after{ content: ""; position: absolute; top: 50%; z-index: 1; width: 600px; height: 1px; background: #dcdcdc; }
.title-1 a:before{ right: 100%; }
.title-1 a:after{ left: 100%; }
.title-1 a b{ display: block; position: absolute; top: 50%; z-index: 1; margin-top: -17px; width: 35px; height: 35px; border:solid 2px #123986; }
.title-1 a b:first-child{ left: 0; border-right: none; }
.title-1 a b:last-child{ right: 0; border-left: none; }
.title-1 a .cn{ margin-bottom: 10px; font-size: 30px;color: #333; font-weight:bold; line-height: 34px;}
.title-1 a .en{ font-family:'Arial'; font-size: 20px;color: #999999; line-height:24px;}
.title-3{ margin-bottom: 30px; font-size: 16px;color: #333; line-height: 24px; }
.title-4{ margin-bottom: 30px; }
.title-4 .biaoti{ font-size: 24px; color: #333; line-height: 30px; }
.title-4 .time{ font-size: 12px; color: #999; line-height:24px; }

.more-1 a{ display: block; margin:0 auto; width: 170px; color: #fff; line-height: 40px; background: #fcab10; }

.text-1 ul li a{ display: block; padding:40px 0 20px; border-top:solid 1px #dcdcdc; }
.text-1 ul li:first-child a{ padding-top: 0; border-top: none; }
.text-1 ul li a .time{ width: 120px; color: #666666; }
.text-1 ul li a .time .maxshuzi{ margin-bottom: 5px; font-size: 45px; line-height: 50px; }
.text-1 ul li a .time .minshuzi{ font-size: 20px; line-height: 24px; }
.text-1 ul li a .textbox{ width: calc(100% - 120px); }
.text-1 ul li a .textbox .biaoti{ margin-bottom: 10px; font-size: 18px;color: #333; line-height: 24px; }
.text-1 ul li a .textbox .jieshao{ height: 48px; color: #666666; line-height: 24px; overflow: hidden; }
.text-2 form{ display: block; overflow: hidden; }
.text-2 form ul{ margin:0 -10px -10px; }
.text-2 form ul li{ padding: 0 10px; margin-bottom: 10px; }
.text-2 form ul li:nth-child(-n+3){ width: calc(100% / 3); }
.text-2 form ul li:nth-child(n+4){ width: 100%; }
.text-2 form ul li .box{ background: #fff; border:solid 1px #ececec; }
.text-2 form ul li .box .biaoti{ width:60px; color: #999999; line-height: 44px; text-align: center; }
.text-2 form ul li .box .right{ width: calc(100% - 60px); }
.text-2 form ul li .box .right input{ display: block; padding: 0 10px 0 5px; width: 100%; height: 44px; color: #333; line-height: 44px; background: none; border:none; }
.text-2 form ul li .box .right textarea{ display: block; padding:10px; width: 100%;max-width: 100%;min-width: 100%; height: 80px; min-height: 80px; color: #333; line-height: 24px; background: none; border:none; }
.text-2 form ul li button{ display: block; padding: 0; width: 100%; height: 40px; color: #fff; line-height:38px; background:#123986; border:solid 1px #ececec; }
.text-2 form ul li.yanzhengma{ width:calc(100% / 3); }
.text-2 form ul li.yanzhengma .biaoti{ width: 80px; }
.text-2 form ul li.yanzhengma .right{ width: calc(100% - 80px); }
.text-2 form ul li.yanzhengma .right input{ width: calc(100% - 94px); }
.text-2 form ul li.yanzhengma .right .imgbox{ margin-left: 10px; margin-top: 4px; width:80px; font-size: 0; border:solid 1px #ececec; cursor: pointer; }
.text-2 form ul li.yanzhengma .right .imgbox img{ width: 100%; height: 34px; }
.text-3{ font-size: 16px; color: #333; line-height:26px; }

.picture-1 ul{ margin:0 -10px -20px; }
.picture-1 ul li{ padding: 0 10px; margin-bottom: 20px; width:33%; }
.picture-1 ul li a{ display: block; }
.picture-1 ul li a .imgbox{ position: relative; margin-bottom: 10px; padding-top:70%; border:solid 1px #e2e2e2; overflow: hidden; }
.picture-1 ul li a .imgbox span{ display:flex; justify-content: center; align-items: center; font-size: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.picture-1 ul li a .imgbox span img{ max-width: 100%; max-height: 100%; }
.picture-1 ul li a .textbox{ padding: 0 10px; font-size: 16px;color: #333; line-height: 33px; background: #cfcfcf; border:solid 1px #e2e2e2; }
.picture-2 .imgbox{ background: #fff; border:solid 10px #fff; }
.picture-2 .imgbox span{ display: block; }
.picture-2 .textbox { background: #fff; }
.picture-2 .textbox .biaoti{ margin-bottom: 20px; }
.picture-2 .textbox .biaoti .cn{ margin-bottom: 5px; font-size: 16px;color: #123986; font-weight:bold; line-height: 24px; }
.picture-2 .textbox .biaoti .en{ font-family: Arial; font-size: 56px;color: #fcab10; font-weight:bold; line-height: 60px; }
.picture-2 .textbox .jieshao{ height: 180px; color: #333; line-height: 30px; overflow: hidden; }
.picture-3-list a{ display: block; }
.picture-3-list a .imgbox{ position: relative; overflow: hidden; }
.picture-3-list a .imgbox span{ display: block; padding-top: 100%; }
.picture-3-list a .textbox{ line-height: 50px; border-bottom: solid 1px #dddddd; }
.picture-3-list a .textbox .mc{ width: calc(100% - 55px);font-size: 16px; color: #333333; }
.picture-3-list a .textbox .more{ width: 45px; color: #999999; }
.picture-4 a{ display: block; }
.picture-4 a .imgbox{  overflow: hidden; }
.picture-4 a .imgbox span{ display: block;}

.picture-5-list a{ display: block; border:double 3px #dcdcdc; }
.picture-5-list a .imgbox{ overflow: hidden; }
.picture-5-list a .imgbox span{ display: block; padding-top: 148%; }
.picture-5 ul{ margin:0 -10px -20px; }
.picture-5 ul li{ padding: 0 10px; margin-bottom: 20px; width: 25%; }
.picture-6{ margin-bottom: 30px; font-size: 0; }
.picture-6 img{ max-width: 100%; }
.picture-6.active img{ border:double 3px #d7d7d7; }
.picture-7 ul li:nth-child(n+2){ margin-top: 45px; }
.picture-7 ul li a{ display: block; }
.picture-7 ul li a .imgbox{ width: 247px; overflow: hidden; }
.picture-7 ul li a .imgbox span{ display: block; padding-top: 170px; }
.picture-7 ul li a .textbox{ padding: 44px 0; width: calc(100% - 247px); }
.picture-7 ul li a .textbox .time{ width: 120px; color: #666666; }
.picture-7 ul li a .textbox .time .maxshuzi{ margin-bottom: 5px; font-size: 45px; line-height: 50px; }
.picture-7 ul li a .textbox .time .minshuzi{ font-size: 20px; line-height: 24px; }
.picture-7 ul li a .textbox .text{ width: calc(100% - 120px); }
.picture-7 ul li a .textbox .text .biaoti{ margin-bottom: 10px; font-size: 18px;color: #333; line-height: 24px; }
.picture-7 ul li a .textbox .text .jieshao{ height: 48px; color: #666666; line-height: 24px; overflow: hidden; }
.picture-8{ position: relative; /*padding-top:50%; margin-top:30px;*/ border:solid 1px #e8e8e8; }
.picture-8 .map{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; }

.subnav .biaoti{ background: #123986; }
.subnav ul li:nth-child(n+2){ margin-top: 4px; }
.subnav ul li a{ display: block; position: relative; padding: 0 36px 0 15px; font-size: 16px;color: #333; font-weight: bold; line-height: 45px; background: #d7d7d7;}
.subnav ul li a:before{ content: ""; position: absolute; right: 18px; top: 50%; z-index: 1; width: 0; height: 0; margin-top: -6px; border-top: solid 6px transparent; border-bottom: solid 6px transparent; border-left: solid 6px #333; transition: all 0.3s; }
.subnav ul li.active a{ color: #fff; background: #fcab10; }
.subnav ul li.active a:before{border-left: solid 6px #fff; transform: rotate(90deg);}
.subnav .ul{ display: none; margin-top: 4px; padding: 7px; border:solid 5px #fcab10; }
.subnav .ul .li a{ display: block; position: relative; padding: 0 36px 0 3px; font-size: 16px;color: #333; font-weight: bold; line-height: 47px; border-top: solid 1px #e7e7e7; }
.subnav .ul .li:nth-child(1) a{ border-top: none; }
.subnav .ul .li a:before{ content: ""; position: absolute; right: 7px; top: 50%; z-index: 1; width: 0; height: 0; margin-top: -6px; border-top: solid 6px transparent; border-bottom: solid 6px transparent; border-left: solid 6px #123986; transition: all 0.3s; }
.subnav .ul .li.active a{ color: #fcab10; }
.subnav .ul .li.active a:before{border-left: solid 6px #fcab10; }

footer .top{ padding: 30px 0; height: 300px; background: rgba(0,0,0,0.85); }
footer .top .ul .li:nth-child(1){ padding-right: 20px; width: 27%; }
footer .top .ul .li:nth-child(2){ width: 23%; }
footer .top .ul .li:nth-child(3){ width: 26%; }
footer .top .ul .li:nth-child(4){ width: 24%; }
footer .top .ul .li .biaoti{ margin-bottom: 15px; font-size: 25px;color: #fff; line-height: 30px; }
footer .top .ul .li .contact{ height: 220px; color: #fff; line-height: 16px; overflow: hidden; }
footer .top .ul .li .tel a{ display: block; font-family: 'Impact'; font-size: 35px;color: #fff; line-height: 44px;}
footer .top .ul .li .tel a:nth-child(1){letter-spacing: 2px; text-indent: 2px; }
footer .top .ul .li .ewm .imgbox{ margin-bottom: 30px; font-size: 0; }
footer .top .ul .li .ewm .imgbox img{ width: 165px; }
footer .top .ul .li .ewm .mc{ color: #fff; line-height: 24px;}
footer .top .ul .li .menu ul li a{ display: block; color: #fff; line-height:28px; }
footer .bot{ padding: 13px 0; background: #123986; }
footer .bot .menu{ padding:5px 0; }
footer .bot .menu ul li a{ display: block; height: 14px; font-size: 14px; color: #fff; line-height: 14px; }
footer .bot .menu ul li:nth-child(n+2) a{ padding-left: 5px; margin-left: 5px; border-left: solid 1px #fff; }
footer .bot .copyright{ font-size: 14px;color: #fff; line-height: 24px; }

@media (min-width:992px){
	header{ margin-bottom: 50px; }
	header .biankuang b{ display: block; height: 4px; }
	header .biankuang b:nth-child(1){ width: 70%; background: #143980; }
	header .biankuang b:nth-child(2){ width: 30%; background: #fcab10; }
	header .top_bar{ border-bottom: solid 1px #eeeeee; }
	header .top_bar .biaoyu{ font-size: 12px;color: #696969; line-height: 30px; }
	header .top_bar .right{ padding: 9px 0; }
	header .top_bar .right ul li a{ display: block; font-size: 12px; color: #696969; line-height: 12px; }
	header .top_bar .right ul li a:hover{ color: #123986; text-decoration: underline !important; }
	header .top_bar .right ul li:nth-child(n+2) a{ padding-left: 5px; margin-left: 5px; border-left:solid 1px #696969; }
	header .qita .logo a{line-height:106px;}
	header .qita .search{ padding: 35px 0; margin-left: 60px; }
	header .qita .search form{ display: block; padding:7px 0; width: 196px; height: 36px; background: #e3e3e3; border-radius: 18px; }
	header .qita .search form button{ display: block; padding: 0; width: 47px; height: 22px; background: url(../images/fdj.png) no-repeat 18px 50% / 18px auto; border:none; border-right: solid 1px #bfbfbf; }
	header .qita .search form input{ display: block; padding: 0 10px; width: calc(100% - 47px); height: 22px; color: #333; line-height: 22px; background: none; border:none; border-left: solid 1px #fff; }	
	header .qita .search form:hover{ background: #fff; box-shadow: inset 0 0 0 1px #123986;}
	header .qita .tel{ padding:33px 0; }
	header .qita .tel .icon{ margin-right: 10px; font-size: 0; line-height: 40px; }
	header .qita .tel .icon img{ width: 40px; }
	header .qita .tel .text .mc{ color: #333; line-height: 20px; }
	header .qita .tel .text .shuzi{ font-size: 20px; color: #da2536; line-height: 20px; font-weight: bold; }
	header .menu{ position:absolute; left: 0; top: 100%; z-index: 1; width: 100%; background: #123986; }
	header .menu ul li{ position:relative; width: calc(100% / 8);}
	header .menu ul li span{ display: block; position: absolute; left: 0; top: -6px; right: 0; bottom: -6px;z-index: 1; background: #fcab10; opacity: 0; transition: all 0.3s;}
	header .menu ul li span b{ position: absolute; width: 0; height: 0; border-left: solid 4px transparent; border-right: solid 4px transparent;}
	header .menu ul li span b:nth-child(1){ left: -4px; top: 2px; border-top: solid 4px #9b6600; transform-origin:bottom; transform: rotate(-45deg);}
	header .menu ul li span b:nth-child(2){ left: -4px; bottom: 2px; border-bottom: solid 4px #9b6600; transform-origin:top; transform: rotate(45deg);}
	header .menu ul li span b:nth-child(3){ right: -4px; top: 2px; border-top: solid 4px #9b6600; transform-origin:bottom; transform: rotate(45deg);}
	header .menu ul li span b:nth-child(4){ right: -4px; bottom: 2px; border-bottom: solid 4px #9b6600; transform-origin:top; transform: rotate(-45deg);}
	header .menu ul li > a{ position: relative; z-index: 2; display:block; font-size:17px; color:#fff; line-height:50px;}
	header .menu ul li:hover > a{ color: #fcab10; }
	header .menu ul li .ul{ display:none; position:absolute; left:0; top:100%; width:100%; background:rgba(18,57,134,0.8);}
	header .menu ul li .ul .li > a{ display:block; color:#fff; line-height:40px;}
	header .menu ul li .ul .li:hover > a{ background:#fcab10;}
	header .menu ul li.active span{ opacity: 1; }
	header .menu ul li.active a{ color: #fff; }
	header.active .menu{ position: fixed; top: 0; box-shadow: 0 3px 5px rgba(0,0,0,0.1); }
	.title-2{ padding-top: 35px; margin-bottom: 20px; color: #333;  line-height: 34px; border-bottom: solid 1px #e8e8e8; }
	.title-2 .right a{ color: #333; }
	.title-2 .right a:hover{ color: #123986; text-decoration: underline !important; }
	.more-1 a:hover{ background: #123986; }
	.text-1 ul li a:hover .time{ color: #123986; }
	.text-1 ul li a:hover .textbox .biaoti{ color: #123986; text-decoration: underline; }
	.text-2 form ul li .box:hover{ border:solid 1px #123986; }
	.text-2 form ul li button:hover{ background: #fcab10; border:solid 1px #fcab10; }
	.picture-1 ul li a:hover .imgbox span img{ transform: scale(1.05); }
	.picture-1 ul li a:hover .textbox{color: #fff; background: #123986;}
	.picture-2 .imgbox{ float: right; width: 50%; }
	.picture-2 .imgbox span{ height: 350px; }
	.picture-2 .textbox{ float: left; padding: 45px 15px 0 20px; width: 50%; height: 370px; }
	.picture-3-list a .imgbox .mb{ position: absolute; left: 0; bottom: -100%; z-index: 1; display: flex;align-items: center; width: 100%; height: 100%;
background:-moz-linear-gradient(top,rgba(18,57,134,0.88) 0%,rgba(18,57,134,0.88) 1%,rgba(35,206,232,0.88) 100%);background:-webkit-linear-gradient(top,rgba(18,57,134,0.88) 0%,rgba(18,57,134,0.88) 1%,rgba(35,206,232,0.88) 100%);background:linear-gradient(to bottom,rgba(18,57,134,0.88) 0%,rgba(18,57,134,0.88) 1%,rgba(35,206,232,0.88) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0123986',endColorstr='#e023cee8',GradientType=0 ); }
	.picture-3-list a .imgbox .mb .box{ width: 100%; text-align: center; }
	.picture-3-list a .imgbox .mb .box .biaoti{ margin-bottom: 20px; font-size: 20px;color: #fff; font-weight:bold; line-height: 24px; }
	.picture-3-list a .imgbox .mb .box .more{ margin:0 auto; width:150px; color: #fff; line-height: 33px; border:solid 1px #fff; transition: all 0.3s; }
	.picture-3-list a .imgbox .mb .box .more:hover{ color: #123986; background: #fff; }
	.picture-3-list a:hover .imgbox .mb{ bottom: 0; }
	.picture-3-list a:hover .textbox .mc{ color: #123986; }
	.picture-3-list a:hover .textbox .more{ color: #123986; }
	.picture-4 a .imgbox span{padding-top:360px; }
	.picture-4 a:hover .imgbox span{ transform: scale(1.05); }
	.picture-4 a:hover .textbox .biaoti{ color: #123986; text-decoration: underline; }
	.picture-5-list a:hover{  border:double 3px #123986; }
	.picture-5-list a:hover .imgbox span{ transform: scale(1.05); }
	.picture-7 ul li a:hover .imgbox span{ transform: scale(1.05); }
	.picture-7 ul li a:hover .textbox .time{ color: #123986; }
	.picture-7 ul li a:hover .textbox .text .biaoti{ color: #123986; text-decoration: underline; }
	.subnav .biaoti{ margin-bottom: 10px; padding: 25px 10px; text-align: center; border:solid 5px #d7d7d7; }
	.subnav .biaoti .cn{ margin-bottom: 10px; font-size: 34px; color: #fff; font-weight: bold; line-height: 36px; }	
	.subnav .biaoti .en{ font-family: arial; font-size: 16px;color: #dfdfdf; line-height: 20px; }
	.subnav ul li:hover a{ color: #fff; background: #fcab10; }
	.subnav ul li:hover a:before{border-left: solid 6px #fff; transform: rotate(90deg);}
	.subnav .ul .li:hover a{ color: #fcab10; }
	.subnav .ul .li:hover a:before{border-left: solid 6px #fcab10; }
	.subnav .ul .logo{ margin:30px 0; font-size: 0; }
	footer .top .ul .li .menu ul li a:hover{ color: #fcab10; text-decoration: underline !important; }
	footer .bot .menu ul li a:hover{ color: #fcab10; text-decoration: underline !important; }
}

@media (max-width:1199px){
	header .menu ul li > a{ font-size: 16px }
	.picture-1 ul li{ width: calc(100% / 3); }
	.picture-7 ul li:nth-child(n+2){ margin-top:30px; }
}


@media (max-width:1199px) and (min-width:992px){
	.col-md-3-cz-1{ width: 27%; }
	.col-md-9-cz-1{ width: 73%; }
	.subnav .biaoti .cn{ font-size: 30px; line-height: 34px; }
	.subnav .ul .li a{ font-size: 14px; }
}

@media (max-width:991px){
	.main-pad-1{ padding:30px 0 0;}
	.main-pad-2{ padding:0 0 30px;}
	header .qita .logo a{line-height:80px;}
	header .qita .logo a img{ width:350px; }
	.menu-box{ display: none; position: absolute;top: 80px; right: 0; z-index:2147483645; width: 120px; }
	.menu-box ul li{ margin-bottom:1px;}
	.menu-box ul li a{ display: block; font-size: 14px; color: #fff; text-align:center; line-height:40px; background:rgba(0,0,0,0.8); }
	.menu-box ul li.active a{background: #fcab10; }
	.menu-btn{ position: relative; top: 31px; width: 40px; }
	.menu-btn b{ display: block; height:3px; background: #123986;}
	.menu-btn b:nth-child(2){ margin:4px 0; }
	.menu-btn.active b:nth-child(1){ transform:rotate(45deg) translate(0,10px); }
	.menu-btn.active b:nth-child(2){ opacity: 0; }
	.menu-btn.active b:nth-child(3){ transform:rotate(-45deg) translate(0,-10px); }
	.title-1 a{ padding: 0 40px; }
	.title-1 a b{ width: 30px; }	
	.title-1 a .cn{ margin-bottom: 5px; font-size: 24px; line-height: 30px; }
	.title-1 a .en{ font-size: 16px; }
	.title-4 .biaoti{ font-size: 18px; line-height: 24px; }
	.text-1 ul li a{ padding: 20px 0; }
	.text-1 ul li a .time .maxshuzi{ font-size: 34px; }
	.text-1 ul li a .time .minshuzi{ font-size: 16px; }
	.text-1 ul li a .textbox .biaoti{ font-size: 16px; }
	.picture-1 ul li{ width: 50%; }
	.picture-1 ul li a .textbox{ font-size: 14px; }
	.picture-2 .imgbox span{ padding-top: 60%; }
	.picture-2 .textbox{ padding: 10px; }
	.picture-2 .textbox .biaoti{ margin-bottom: 10px; text-align: left; }
	.picture-2 .textbox .biaoti .en{ font-size: 40px; line-height: 44px; }
	.picture-2 .textbox .jieshao{ height: auto; line-height: 26px; }
	.picture-3-list a .textbox{ line-height: 40px; }
	.picture-3-list a .textbox .mc{ width: calc(100% - 45px); font-size: 14px; }
	.picture-3-list a .textbox .more{ width:40px; font-size: 12px; }
	.picture-4{ margin-bottom: 20px; }
	.picture-4 a .imgbox{ margin-bottom: 20px; }
	.picture-4 a .imgbox span{ padding-top: 43%; }
	.picture-4 a .textbox .biaoti{ font-size: 16px; }
	.picture-7 ul li:nth-child(n+2){ margin-top:20px; }
	.picture-7 ul li a .textbox .time .maxshuzi{ font-size: 34px; }
	.picture-7 ul li a .textbox .time .minshuzi{ font-size: 16px; }
	.picture-7 ul li a .textbox .text .biaoti{ font-size: 16px; }
	.subnav{ margin-bottom: 20px; }
	.subnav .biaoti{ position: relative; padding: 0 15px; }
	.subnav .biaoti:before{ content: ""; position: absolute; right:15px; top: 50%; z-index: 1; width: 0; height: 0; margin-top: -6px; border-top: solid 6px transparent; border-bottom: solid 6px transparent; border-left: solid 6px #fff; transition: all 0.3s; }
	.subnav .biaoti.active:before{ transform: rotate(90deg); }
	.subnav .biaoti .cn{ font-size: 18px;color: #fff; line-height: 50px; }
	.subnav .biaoti .en{ display: none; }
	.subnav ul{ margin-top: 4px !important; }	
	.subnav ul li a{ line-height: 40px; }
	.subnav .ul .li a{ font-size: 14px; line-height: 34px; }
	footer .top .ul .li:nth-child(2){ width: 50%; }
	footer .top .ul .li:nth-child(4){ width: 50%; }
	footer .top .ul .li .biaoti{ font-size: 20px; line-height: 24px; }
	footer .top .ul .li .tel a{ font-size: 30px; line-height:40px; }
	footer .bot .copyright{ width: 100%; text-align: center; }
}

@media (max-width:767px){
	.main-pad-1{ padding:20px 0 0;}
	.main-pad-2{ padding:0 0 20px;}
	.main-Background-1 > .bg{ height:629px;}
	header .qita .logo a{line-height:60px;}
	header .qita .logo a img{ width: 220px; }
	.banner .swiper-pagination{ bottom: 10px; }
	.banner .swiper-pagination span{ width: 8px; height: 8px; }
	.menu-box{top: 60px; width: 100px; }
	.menu-box ul li a{ font-size: 12px; line-height: 34px;}
	.menu-btn{ top: 21px; width: 30px;}
	.title-1 a{ padding: 0 30px; }
	.title-1 a b{ margin-top:-12px; width: 24px; height: 24px; }	
	.title-1 a .cn{ margin-bottom: 5px; font-size: 18px; line-height: 24px; }
	.title-1 a .en{ font-size: 14px; line-height: 16px; }
	.title-3{ margin-bottom: 20px; }
	.title-4{ margin-bottom: 20px; }
	.title-4 .biaoti{ font-size: 16px; }
	.more-1 a{ width: 120px; font-size: 12px; line-height: 34px; }
	.text-1 ul li a .textbox .biaoti{ font-size: 14px; }
	.text-1 ul li a .textbox .jieshao{ font-size: 12px; }
	.text-2 form ul li:nth-child(-n+3){ width: 100%; }
	.text-2 form ul li.yanzhengma{ width:100%; }
	.text-2 form ul li .box .right input{ width: calc(100% - 92px) }
	.text-2 form ul li.yanzhengma .right .imgbox{ margin-top: 2px; }
	.text-2 form ul li.yanzhengma .right .imgbox img{ height:28px; }
	.text-2 form ul li .box .biaoti{ font-size: 12px; line-height: 34px; }
	.text-2 form ul li .box .right input{ height: 34px; font-size: 12px; line-height: 34px; }
	.text-2 form ul li .box .right textarea{ padding: 5px 10px; font-size: 12px;}
	.text-3{ font-size: 14px; line-height: 24px; }
	.picture-1 ul li a .textbox{ font-size: 12px; line-height: 30px; }
	.picture-2 .textbox .biaoti .cn{ font-size: 14px; }
	.picture-2 .textbox .biaoti .en{ font-size: 30px; line-height: 34px; }
	.picture-2 .textbox .jieshao{ font-size: 12px; line-height: 24px; }
	.picture-4 a .textbox .biaoti{ font-size: 14px; }
	.picture-4 a .textbox .jieshao{ font-size: 12px; }
	.picture-5 ul li{ width: 50%; }
	.picture-6{ margin-bottom: 20px; }
	.picture-7 ul li a .imgbox{ width:180px; }
	.picture-7 ul li a .imgbox span{ padding-top: 120px; }
	.picture-7 ul li a .textbox{ padding: 0 0 0 20px; width: calc(100% - 180px); }
	.picture-7 ul li a .textbox .time{ display: none; }
	.picture-7 ul li a .textbox .text{ width: 100%; }
	.picture-7 ul li a .textbox .text .jieshao{ height: 72px; font-size: 12px; }
	.picture-8{ margin-top:20px; }
	.subnav .biaoti .cn{ font-size: 16px; line-height: 40px; }
	.subnav ul li a{ font-size: 14px; line-height: 34px; }
	.subnav .ul .li a{ font-size: 12px; line-height: 30px; }
	#tabBar{ position: fixed; right:20px; bottom:20px; z-index: 99; width:50px; height: 50px;}
	#tabBar.active{ width: calc(100% - 40px); animation: tabBarAnimation 3s 1s infinite linear; -webkit-animation: tabBarAnimation 3s 1s infinite linear; -moz-animation: tabBarAnimation 3s 1s infinite linear; -o-animation: tabBarAnimation 3s 1s infinite linear;  }
	#tabBar .clickbtn{ position: absolute; right: 0; bottom: 0; z-index: 2; width:50px; height:50px; font-size: 0; line-height: 50px; background: rgba(255,255,255,0.8); border-radius: 50%; }
	#tabBar .clickbtn span{ display: block; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; opacity: 0; }
	#tabBar .clickbtn img{ width: 22px; }
	#tabBar .clickbtn.on{ animation:clickbtnAnimation 10s 0s infinite linear; -moz-animation:clickbtnAnimation 10s 0s infinite linear; -webkit-animation:clickbtnAnimation 10s 0s infinite linear; -o-animation:clickbtnAnimation 10s 0s infinite linear; box-shadow: 0 3px 5px rgba(0,0,0,0.5); }
	#tabBar .clickbtn.on:before{ content: ""; position: absolute; left: 0; bottom: -5px; z-index: 1; width: 20px; height: 5px;}
	#tabBar .clickbtn.active{ background:url(../images/tabBar/xian2.png) #123986; background-size: 100% 100%; }
	#tabBar .clickbtn.active:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; border:solid 1px rgba(255,255,255,0.2); border-radius: 50%; }
	#tabBar .clickbtn.active > img{ opacity: 0; }
	#tabBar .clickbtn.active span{ opacity: 1; }
	#tabBar .navigation{ position: absolute; left:calc(100% - 100px); bottom: 0; z-index: 1; width:0; height: 50px; border-radius: 25px; transition: all 0.3s;}
	#tabBar .navigation:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; border-radius: 25px; 
background:-moz-linear-gradient(left,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);background:-webkit-linear-gradient(left,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);background:linear-gradient(to right,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff',endColorstr='#99ffffff',GradientType=1 );}
	#tabBar .navigation ul{ position: relative; z-index: 2; padding: 0 60px 0 20px; }
	#tabBar .navigation ul li{ width: calc(100% / 3); font-size: 0; }
	#tabBar .navigation ul li a{ position: relative; left: 10px; display: inline-block; vertical-align: top; line-height: 50px;opacity: 0; }
	#tabBar .navigation ul li a .tab-icon{ margin-right: 5px; }
	#tabBar .navigation ul li a .tab-icon img{ width: 22px; }
	#tabBar .navigation ul li a .tab-title{ font-size: 12px;color: #333; }
	#tabBar .navigation.active{ box-shadow: 5px 5px 10px rgba(0,0,0,0.2); animation: navigationAnimation 0.5s 0s linear forwards; -webkit-animation: navigationAnimation 0.5s 0s linear forwards; -moz-animation: navigationAnimation 0.5s 0s linear forwards; -o-animation: navigationAnimation 0.5s 0s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(1) a{animation:navigationAAnimation 0.3s 0.5s linear forwards; -webkit-animation:navigationAAnimation 0.3s 0.5s linear forwards; -moz-animation:navigationAAnimation 0.3s 0.5s linear forwards; -o-animation:navigationAAnimation 0.3s 0.5s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(2) a{animation:navigationAAnimation 0.3s 0.6s linear forwards; -webkit-animation:navigationAAnimation 0.3s 0.6s linear forwards; -moz-animation:navigationAAnimation 0.3s 0.6s linear forwards; -o-animation:navigationAAnimation 0.3s 0.6s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(3) a{animation:navigationAAnimation 0.3s 0.7s linear forwards; -webkit-animation:navigationAAnimation 0.3s 0.7s linear forwards; -moz-animation:navigationAAnimation 0.3s 0.7s linear forwards; -o-animation:navigationAAnimation 0.3s 0.7s linear forwards; }		

	@keyframes tabBarAnimation{
		0%{transform:translate(0,0);}
		30%{transform:translate(0,5px);}
		50%{transform:translate(0,0);}
		70%{transform:translate(0,-5px);}
		100%{transform:translate(0,0);}
	}
	@-webkit-keyframes tabBarAnimation{
		0%{transform:translate(0,0);}
		30%{transform:translate(0,5px);}
		50%{transform:translate(0,0);}
		70%{transform:translate(0,-5px);}
		100%{transform:translate(0,0);}
	}
	@-moz-keyframes tabBarAnimation{
		0%{transform:translate(0,0);}
		30%{transform:translate(0,5px);}
		50%{transform:translate(0,0);}
		70%{transform:translate(0,-5px);}
		100%{transform:translate(0,0);}
	}
	@-o-keyframes tabBarAnimation{
		0%{transform:translate(0,0);}
		30%{transform:translate(0,5px);}
		50%{transform:translate(0,0);}
		70%{transform:translate(0,-5px);}
		100%{transform:translate(0,0);}
	}

	@keyframes navigationAnimation{
		0%{left:calc(100% - 100px); width: 0; }
		80%{ left: -10px; width:100%; }
		90%{ left:  5px; width:100%; }
		100%{ left: 0; width:100%; }
	}
	@-webkit-keyframes navigationAnimation{
		0%{left:calc(100% - 100px); width: 0; }
		80%{ left: -10px; width:100%; }
		90%{ left:  5px; width:100%; }
		100%{ left: 0; width:100%; }
	}
	@-moz-keyframes navigationAnimation{
		0%{left:calc(100% - 100px); width: 0; }
		80%{ left: -10px; width:100%; }
		90%{ left:  5px; width:100%; }
		100%{ left: 0; width:100%; }
	}
	@-o-keyframes navigationAnimation{
		0%{left:calc(100% - 100px); width: 0; }
		80%{ left: -10px; width:100%; }
		90%{ left:  5px; width:100%; }
		100%{ left: 0; width:100%; }
	}

	@keyframes navigationAAnimation{
		from{ left: -10px; opacity: 0; }
		to{ left: 0; opacity: 1; }
	}
	@-moz-keyframes navigationAAnimation{
		from{ left: -10px; opacity: 0; }
		to{ left: 0; opacity: 1; }
	}
	@-webkit-keyframes navigationAAnimation{
		from{ left: -10px; opacity: 0; }
		to{ left: 0; opacity: 1; }
	}
	@-o-keyframes navigationAAnimation{
		from{ left: -10px; opacity: 0; }
		to{ left: 0; opacity: 1; }
	}

	@keyframes clickbtnAnimation{
		0%{ transform: rotateY(0deg); }
		10%{transform: rotateY(270deg); }
		15%{transform: rotateY(180deg); }
		30%{transform: rotateY(0deg); }
		100%{transform: rotateY(0deg); }
	}
	@-moz-keyframes clickbtnAnimation{
		0%{ transform: rotateY(0deg); }
		10%{transform: rotateY(270deg); }
		15%{transform: rotateY(180deg); }
		30%{transform: rotateY(0deg); }
		100%{transform: rotateY(0deg); }
	}
	@-webkit-keyframes clickbtnAnimation{
		0%{ transform: rotateY(0deg); }
		10%{transform: rotateY(270deg); }
		15%{transform: rotateY(180deg); }
		30%{transform: rotateY(0deg); }
		100%{transform: rotateY(0deg); }
	}
	@-o-keyframes clickbtnAnimation{
		0%{ transform: rotateY(0deg); }
		10%{transform: rotateY(270deg); }
		15%{transform: rotateY(180deg); }
		30%{transform: rotateY(0deg); }
		100%{transform: rotateY(0deg); }
	}
	footer .top{ padding: 20px 0; height: auto; }
	footer .top .ul .li .biaoti{ margin-bottom: 10px; font-size: 16px; }
	footer .top .ul .li .tel a{ font-size: 24px; line-height: 34px; }
	footer .top .ul .li .menu ul li a{ font-size: 12px; line-height: 26px; }
	footer .bot .copyright{ font-size: 12px; }
}

@media (max-width:479px){
	.text-1 ul li a{ padding: 15px 0; }
	.text-1 ul li:last-child a{ padding-bottom: 0; }
	.text-1 ul li a .time{ padding: 7px 0; width: 100px; }
	.text-1 ul li a .time .maxshuzi{ font-size: 24px; line-height: 34px; }
	.text-1 ul li a .time .minshuzi{ font-size: 14px; }
	.text-1 ul li a .textbox{ width: calc(100% - 100px); }
	.text-1 ul li a .textbox .biaoti{ margin-bottom: 5px; }
	.text-3{ font-size: 12px; }
	.picture-2 .textbox{ padding-top: 0; }
	.picture-2 .textbox .biaoti .en{ font-size:24px; line-height: 30px; }
}

@media (max-width:413px){
	.picture-7 ul li a .imgbox{ width:140px; }
	.picture-7 ul li a .imgbox span{ padding-top: 90px; }
	.picture-7 ul li a .textbox{ padding: 0 0 0 15px; width: calc(100% - 140px); }
	.picture-7 ul li a .textbox .text .jieshao{ height:48px;}
	footer .top .ul .li:nth-child(2),footer .top .ul .li:nth-child(4){ width: 100%; text-align: center; }
	footer .top .ul .li:nth-child(2){ margin-bottom:10px; }
}


/*浮动QQ*/
/*@charset "utf-8";*/
/* CSS Document */
.dock{position: fixed; right: 0px;width: 50px;-moz-opacity: 0.7;opacity: 0.7;z-index: 200;}
.dock.close{z-index: 50;}
.dock ul.icons{position: absolute;list-style: none;right: 0px;padding: 0px;width: 50px;border: 1px solid #333;border-right: none;background: #111;-moz-border-radius: 10px 0 0 10px;-webkit-border-radius: 10px 0 0 10px;border-radius: 10px 0 0 10px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;-ms-transition: all .3s ease-in-out 0s;-o-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.dock.close ul.icons{right: -70px;}
.dock ul.icons li i{display: block;position: relative;width: 50px;height: 50px;background: url(../images/icons.png) no-repeat;cursor: pointer;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;-ms-transition: all .3s ease-in-out 0s;-o-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;z-index: 210;}
.dock ul.icons li.active i{-moz-opacity: 0.4;opacity: 0.4;}
.dock ul.icons li.up i{background-position: -63px -150px;}
.dock ul.icons li.tel i{background-position: -62px -108px;}
.dock ul.icons li.im i{background-position: -63px -20px;}
.dock ul.icons li.wechat i{background-position: -59px -66px;}
.dock ul.icons li.down i{background-position: -63px -190px;}
.dock ul.icons li p{display: block;position: absolute;top: 50px;right: -260px; padding: 15px 15px; height:120px;color: White;line-height: 30px;border: 1px solid #333;border-right: none;background: #111;-moz-border-radius: 10px 0 0 10px;-webkit-border-radius: 10px 0 0 10px;border-radius: 10px 0 0 10px;-moz-opacity: 0;opacity: 0;filter: alpha(opacity=0);-webkit-transition: all .4s ease-in-out .1s;-moz-transition: all .4s ease-in-out .1s;-ms-transition: all .4s ease-in-out .1s;-o-transition: all .4s ease-in-out .1s;transition: all .4s ease-in-out .1s;overflow: hidden;z-index: 201;}
.dock ul.icons li.active p{right: 50px;-moz-opacity: 1;opacity: 1;filter: alpha(opacity=100);}
.dock ul.icons li.tel p{width: 150px; height:130px; line-height:25px; font-size:14px;}
.dock ul.icons li.im p{width: 150px; height:130px; line-height:25px; font-size:14px;}
.dock ul.icons li.im p a{display: block; margin-top: 12px;width: 80px;height:30px;line-height:27px;color:#f00;font-size:14px;text-align:center;text-decoration: none; border:1px solid #f00;-moz-border-radius:5px;-webkit-border-radius: 5px;border-radius: 5px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;-ms-transition: all .3s ease-in-out 0s;-o-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.dock ul.icons li.im p a:hover{color:#fff;background: #f30;border:1px solid #f00;}
.dock ul.icons li.wechat p{width:150px; height:150px; line-height:25px}
.dock ul.icons li.wechat p img{border: 2px solid #000; max-width:115px}
.dock a.switch{position: absolute;display: block; top:270px;right:11px; width:26px;height: 26px;background: url(../images/icons.png) no-repeat 0px -640px;cursor: pointer;-webkit-transition-delay: .15s;-moz-transition-delay: .15s;-ms-transition-delay: .15s;-o-transition-delay: .15s;transition-delay: .15s;transition:all .5s;}
.dock a.switch:hover{transform:rotate(180deg);}
/*.dock a.switch.off{background-position: -32px -640px;}*/
/*浮动QQ结束*/


/*ditu*/
.page-right{width:calc(100% - 310px);}
.page-dl .bt{font-size:18px;color:#123986;padding-bottom:10px;border-bottom:4px solid #123986;display:inline-block; }
.page-dl ul{display:flex;flex-wrap:wrap;margin-bottom:20px;}
.page-dl ul li{margin:20px 25px 10px 0;min-width:12%;}
.page-dl ul li a{display:block;border:1px solid #ccc;text-align:center;line-height:40px;padding:0 20px;font-size:16px;color:#333;}
.page-dl ul li a:hover{text-decoration:underline !important;color:#123986;}

/*.bdsharebuttonbox {position:fixed;right:0;bottom: 0px;z-index:9999;}*/



.linka { color:#FFFFFF;  margin:10px 0;}
.linka a{ color:#ffffff;}