body {
    letter-spacing: 1px;
    color: #5b5b5b;
}
.mycontainer {
    width: 980px;
    margin: 0 auto;
}
.swiper-container {
    --swiper-navigation-color: rgba(39, 98, 158, .7);
    /* 单独设置按钮颜色 */
    --swiper-navigation-size: 30px;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    background-color: rgba(0, 0, 0, .1);
    padding: 5px 10px;
}
.head_logo {
    padding-bottom: 14px;
}
.head_logo .logo {
    margin-top: 22px;
    float: left;
}

.head_logo .logo h1{
    font-size: 0!important;

}
.head_wrap .contact {
    float: right;
    font-size: 14px;
    color: #27629e;
    line-height: 28px;
    margin-top: 26px;
    letter-spacing: 0;
}
.head_wrap .contact span {
    font-size: 18px;
}
.head_search {
    position: relative;
}
.head_search input[type=text] {
    width: 220px;
    height: 20px;
    border: 1px solid #bed0e2;
    padding-left: 27px;
    /* background: url(../images/search.png) no-repeat 6px 3px; */
}
.head_search input[type=text]::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .4);
    font-size: 12px;
}
.head_search input[type=text]:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(0, 0, 0, .4);
    font-size: 12px;
}
.head_search input[type=text]::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(0, 0, 0, .4);
    font-size: 12px;
}
.head_search input[type=text]:-ms-input-placeholder {
    color: rgba(0, 0, 0, .4);
    font-size: 12px;
}
.head_search .searbtn {
    width: 25px;
    height: 18px;
    font-size: 0;
    border: none;
    vertical-align: middle;
    background: url(../images/search.png) no-repeat center center;
    cursor: pointer;
    position: absolute;
    top: 6px;
    left: 1px;
}
.head_wrap .tel::before {
    content: '';
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url(../images/sprite.png) no-repeat;
    background-position: 0 0;
    vertical-align: middle;
    margin-right: 7px;
}
.head_wrap .qq::before {
    content: '';
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url(../images/sprite.png) no-repeat;
    background-position: -29px 0;
    vertical-align: sub;
    margin-right: 9px;
}
.head_wrap nav {
    background-color: #27629e;
    height: 40px;
    line-height: 40px;
}
.head_wrap nav li {
    float: left;
}
.head_wrap nav li a {
    font-size: 15px;
    color: #ffffff;
    padding: 0 5px;
    letter-spacing: 1px;
}
.head_wrap nav li:first-child a {
	padding: 0 21px 0 18px;
    /* padding: 0 10px 0 5px;*/
}
.head_wrap nav li:last-child a {
	padding: 0 18px 0 21px;
    /* padding: 0 5px 0 10px; */
}
.head_wrap nav li .line {
    font-size: 13px;
    color: #114c88;
}
.banner img {
    display: block;
    width: 100%;
}
.headlink_wrap {
    color: #ffffff;
    font-size: 12px;
    background-color: #27629e;
}
.headlink_container {
    width: 990px;
    margin: 0 auto;
    background-color: #114c88;
}
.headlink_wrap .culum {
    width: 240px;
    min-height: 140px;
    float: left;
    margin-left: 6px;
}
.headlink_wrap .light {
    background-color: #27629e;
}
.headlink_wrap .zxtel p:nth-child(1) {
    font-size: 12px;
    transform: scale(.8);
    transform-origin: left;
    margin-top: 28px;
    opacity: .6;
}
.headlink_wrap .zxtel p:nth-child(2) {
    font-size: 25px;
    letter-spacing: 2px;
}
.headlink_wrap .zxtel p:nth-child(2) span {
    font-size: 13px;
    letter-spacing: 0;
}
.headlink_wrap .zxtel p:nth-child(3) {
    margin-top: 10px;
    font-size: 15px;
}
.headlink_wrap .zxtel {
    padding-left: 25px;
}
.headlink_wrap .culum dt {
    font-size: 18px;
    text-align: center;
    margin-top: 16px;
}
.headlink_wrap .culum dt::before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: bottom;
    margin-right: 10px;
}
.bx dt::before {
    background: url(../images/Shape1.png) no-repeat left center;
}
.wh dt::before {
    background: url(../images/Shape2.png) no-repeat left center;
}
.zl dt::before {
    background: url(../images/Shape3.png) no-repeat left center;
}
.rq dt::before {
    background: url(../images/Shape4.png) no-repeat left center;
}
.fx dt::before {
    background: url(../images/Shape5.png) no-repeat left center;
}
.fq dt::before {
    background: url(../images/Shape6.png) no-repeat left center;
}
.headlink_wrap .culum dd {
    margin-top: 17px;
}
.headlink_wrap .culum dd a {
    display: block;
    float: left;
    width: 50%;
    padding-left: 17px;
    color: #ffffff;
    box-sizing: border-box;
    line-height: 13px;
    margin-bottom: 11px;
}
.headlink_wrap .culum dd a:nth-child(odd) {
    border-right: 2px solid #ffffff;
    text-align: right;
    padding-right: 17px;
}
/*  */
footer {
    min-height: 195px;
    background-color: #27629e;
    color: #ffffff;
    font-size: 12px;
    letter-spacing: 1px;
    padding-top: 36px;
}
footer a {
    color: #ffffff;
}
footer ul {
    float: left;
    width: 144px;
}
footer ul li {
    text-align: center;
    line-height: 24px;
}
footer ul li.title {
    font-size: 15px;
    margin-bottom: 5px;
}
footer .info {
    float: right;
}
footer .info .eweima {
    float: left;
    width: 117px;
}
footer .info .eweima img{
	width:100%;
}
footer .info .infomation {
    float: left;
    min-width: 300px;
    padding-left: 24px;
    line-height: 24px;
    font-size: 13px;
}
footer .info .logo {
    margin-top: 2px;
    margin-bottom: 10px;
}
/*  */
.fillcontent {
    width: 100%;
    min-height: 100px;
    padding: 30px 0 43px;
}
.subcontent {
    width: 680px;
    min-height: 100px;
    float: left;
    padding: 30px 0 43px;
}
.sidebar {
    width: 240px;
    min-height: 100px;
    float: right;
    padding: 30px 0 43px;
}
.position {
    color: #5b5b5b;
    font-size: 15px;
    height: 31px;
    border-bottom: 3px solid #e5e5e5;
    box-sizing: border-box;
}
.position a {
    color: #5b5b5b;
    font-size: 15px;
}
.position .tit {
    display: inline-block;
    padding-left: 28px;
    height: 31px;
    color: #27629e;
    border-bottom: 3px solid #27629e;
    box-sizing: border-box;
    background: url(../images/home.png) no-repeat 2px 1px;
    font-weight: bold;
}
.introduce {
    margin-top: 24px;
    min-height: 200px;
}
.introduce .pic {
    width: 240px;
	height:200px;
	overflow:hidden;
    float: left;
}
.introduce .pic img {
    width: 100%;
}
.introduce .article {
    padding-left: 266px;
}
.introduce .article h1 {
    font-size: 16px;
    color: #27629e;
}
.introduce .article p {
    font-size: 13px;
    color: #5b5b5b;
    line-height: 25px;
    margin-top: 7px;
    margin-bottom: 11px;
    text-indent: 30px;
}
.introduce .article p a {
    color: #e30000;
}
.introduce .article dl {
    height: 25px;
    margin-top: 5px;
}
.introduce .article dl dt,
.introduce .article dl dd {
    float: left;
    font-size: 13px;
    line-height: 25px;
    height: 25px;
    color: #114c88;
}
.introduce .article dl dd a {
    color: #114c88;
}
.introduce .article .box {
    width: 80px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border: 1px solid #bed0e2;
    margin-right: 14px;
    box-sizing: border-box;
}
.star {
    display: inline-block;
    margin-top: 5px;
    /* margin-right: 2px ; */
    width: 15px;
    height: 14px;
    background: url(../images/star.png) no-repeat center center;
}
.zxdh_row {
    margin-top: 8px;
}
.zxdh_row .zxdh {
    background-color: #f5c533;
    color: #114c88;
    font-size: 13px;
    padding: 2px 0 1px 5px;
}
.zxdh_row .telnum {
    font-size: 15px;
    letter-spacing: 0;
    font-weight: bold;
    line-height: 20px;
}
.zxdh_row .red {
    color: #ff0000;
}
.zxdh_row a {
    vertical-align: bottom;
    display: inline-block;
    padding: 2px 12px 1px;
    background-color: #114c88;
    color: #ffffff;
    font-size: 13px;
    margin-left: 7px;
}
.article_list {
    margin-top: 12px;
}
.article_list li {
    color: #5b5b5b;
    padding: 36px 0;
    border-bottom: 2px solid #e5e5e5;
}
.article_list li:last-child {
    border-bottom: 0;
}
.article_list li h2 {
    font-weight: normal;
}
.article_list li .tit {
    font-size: 13px;
}
.article_list li .tit .blue {
    color: #114c88;
}
.article_list li .tit a {
    color: #f13900;
    float: right;
}
.article_list li p {
    font-size: 12px;
    color: #5b5b5b;
    line-height: 25px;
    margin-top: 11px;
    text-indent: 26px;
}
.article_list li p a {
    color: #f13900;
}
.pagelist{
    text-align: center;
    margin-top: 30px;
    clear: both;
    margin-bottom: 20px;
    font-size: 16px;
}
.pagelist li{
	display: inline-block;
	height: 24px;
    line-height: 24px;
    padding: 5px 10px;
    border: 1px solid #ddd;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 14px;
    box-sizing: content-box;
}
.pagelist li.thisclass{
	background-color: #27629e;
	color: #fff;
}
.pagelist a{
	color: #5b5b5b;
}
.wxts {
    padding: 5px;
    border: 1px solid #eeeeee;
    margin-top: 10px;
}
.wxts .wxts_con {
    width: 670px;
    height: 95px;
    background: url(../images/wxts.png) no-repeat center center;
    position: relative;
}
.wxts input[type=text],
.wxts input[type=tel] {
    width: 218px;
    height: 22px;
    border: none;
    position: absolute;
    top: 56px;
    left: 157px;
    padding-left: 9px;
    letter-spacing: 1px;
}
.wxts input[type=text]::-webkit-input-placeholder,
.wxts input[type=tel]::-webkit-input-placeholder {
    color: #5b5b5b;
    font-size: 12px;
}
.wxts input[type=text]:-moz-placeholder,
.wxts input[type=tel]:-moz-placeholder {
    /* Firefox 18- */
    color: #5b5b5b;
    font-size: 12px;
}
.wxts input[type=text]::-moz-placeholder,
.wxts input[type=tel]::-moz-placeholder {
    /* Firefox 19+ */
    color: #5b5b5b;
    font-size: 12px;
}
.wxts input[type=text]:-ms-input-placeholder,
.wxts input[type=tel]:-ms-input-placeholder {
    color: #5b5b5b;
    font-size: 12px;
}
.wxts .thbtn {
    width: 112px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background-color: #f5c533;
    color: #27629e;
    border: none;
    position: absolute;
    top: 56px;
    left: 405px;
    font-size: 14px;
    cursor: pointer;
}
.titl {
    border-bottom: 3px solid #e5e5e5;
    padding: 7px 5px;
}
.titl span {
    display: block;
    color: #27629e;
    font-size: 18px;
    line-height: 19px;
    height: 20px;
    font-weight: bold;
    letter-spacing: 2px;
    padding-left: 9px;
    border-left: 3px solid #27629e;
}
.fwzx p {
    font-size: 15px;
    color: #5b5b5b;
    margin-top: 9px;
    margin-bottom: 15px;
    white-space: nowrap;
}
.fwzx p span {
    font-size: 16px;
}
.fwlink a {
    display: block;
    float: left;
    width: 110px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 8px;
    background-color: #dedede;
}
.fwlink a:nth-child(odd) {
    margin-right: 20px;
}
.fwlink a .ar {
    background-color: #858585;
    color: #ffffff;
    width: 12px;
    height: 100%;
    display: block;
    float: left;
}
.fwlink a .txt {
    padding-left: 22px;
    color: #5b5b5b;
    font-size: 14px;
}
.fwlink a.active {
    background-color: #27629e;
}
.fwlink a.active .ar {
    background-color: #13314f;
}
.fwlink a.active .txt {
    color: #ffffff;
}
.yhtd {
    font-size: 13px;
    margin-top: 14px;
}
.yhtd p {
    color: #27629e;
    margin: 11px 0;
}
.yylink {
    text-align: right;
}
.yylink a {
    padding: 2px 12px 1px;
    margin-left: 10px;
}
.yylink .blue {
    background-color: #27629e;
    color: #ffffff;
}
.yylink .yellow {
    background-color: #f5c533;
    color: #27629e;
}
.docs img {
    float: left;
    width: 110px;
    margin-top: 14px;
}
.docs img:nth-child(odd) {
    margin-right: 20px;
}
.yhwd {
    margin-top: 25px;
}
.wd {
    padding: 5px 0 0;
}
.yhwd dl {
    border-bottom: 1px solid #eaeaea;
    padding: 8px 0 5px;
}
.yhwd dt {
    font-size: 14px;
    color: #27629e;
    padding-left: 20px;
    position: relative;
    cursor: pointer;
    letter-spacing: 0;
}
.yhwd dt::before {
    content: 'Q';
    display: block;
    float: left;
    width: 15px;
    height: 15px;
    line-height: 15px;
    padding-left: 3px;
    background-color: #27629e;
    color: #ffffff;
    font-size: 12px;
    border-radius: 2px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 2px;
    /* margin-top: 2px; */
}
.yhwd dd {
    height: 0;
    overflow: hidden;
    font-size: 13px;
    color: #515567;
    line-height: 24px;
    margin-top: 3px;
    padding-left: 20px;
    position: relative;
    letter-spacing: 0;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
}
.yhwd dd::before {
    content: 'A';
    display: block;
    float: left;
    width: 15px;
    height: 15px;
    line-height: 15px;
    padding-left: 4px;
    background-color: #f5c533;
    color: #27629e;
    font-size: 12px;
    border-radius: 2px;
    box-sizing: border-box;
    /* margin-top: 4px; */
    position: absolute;
    left: 0;
    top: 4px;
}
.yhwd dd a {
    color: #eb0011;
}
.yhwd .open dd {
    height: 60px;
}
.lylx {
    margin-top: 14px;
}
.map {
    margin-top: 12px;
}
.lylx .line {
    font-size: 13px;
    line-height: 24px;
    color: #5b5b5b;
    margin-top: 7px;
}
.lylx .line li {
    border-bottom: 1px solid #eaeaea;
    padding: 6px 0 6px;
    padding-left: 20px;
    position: relative;
}
.lylx .line li::before {
    content: '';
    display: block;
    float: left;
    width: 15px;
    height: 15px;
    background: url(../images/Location.png) no-repeat center center;
    position: absolute;
    left: 0;
    top: 11px;
}
/*  */
.article_tit {
    padding: 23px 0 18px;
    border-bottom: 2px solid #e5e5e5;
}
.article_tit h1 {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
}
.article_tit p {
    margin-top: 22px;
    font-size: 14px;
}
.article_tit p a {
    display: inline-block;
    font-size: 13px;
    width: 90px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-right: 10px;
}
.article_tit p a:last-child {
    margin-right: 0;
}
a.blue {
    background-color: #27629e;
    color: #ffffff;
}
a.yellow {
    background-color: #f5c533;
    color: #27629e;
}
.article_tit p .source {
    display: block;
    width: auto;
    text-align: center;
    float: left;
    margin-left: 48px;
}
.article_center {
    font-size: 13px;
    padding: 23px 0 0px;
}
.article_center label {
    padding-left: 20px;
    position: relative;
    cursor: pointer;
    box-sizing: border-box;
}
.article_center .checkbox label {
    float: left;
    width: 113px;
    margin-bottom: 10px;
}
.article_center .inputbox label {
    display: inline-block;
    width: 46px;
    box-sizing: border-box;
}
.article_center .spot {
    position: absolute;
    left: 0;
    top: 3px;
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #cbcbcb;
    box-sizing: border-box;
}
.article_center .inputbox .spot {
    top: 4px;
    left: 1px;
}
.article_center input[type=radio],
.article_center input[type=checkbox] {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.article_center input:checked+.spot {
    background: url(../images/point.png) no-repeat center center;
    background-size: cover;
    border: 0;
}
.article_center input[type=text] {
    width: 150px;
    height: 24px;
    border: 1px solid #dedede;
}
.article_center .inputbox {
    color: #27629e;
    font-size: 14px;
    margin-top: 17px;
    padding-left: 10px;
}
.article_center .tj {
    padding: 25px 15px 23px 8px;
    border-bottom: 2px solid #e5e5e5;
}
.article_center .tj .txt {
    width: 472px;
    float: left;
}
.article_center .tj .txt p:nth-child(1) {
    font-size: 16px;
    color: #27629e;
}
.article_center .tj .txt p:nth-child(2) {
    font-size: 12px;
    color: #aaaaaa;
    letter-spacing: 0;
    margin-top: 2px;
    line-height: 18px;
}
.article_center .tj .tjbtn {
    float: right;
    width: 150px;
    height: 40px;
    color: #ffffff;
    font-size: 18px;
    background-color: #27629e;
    border: none;
    margin-top: 7px;
    cursor: pointer;
}
.article_center .article {
    padding: 26px 0 45px;
    font-size: 14px;
    line-height: 30px;
    text-indent: 32px;
}
.article_center .article img{
	max-width:100% !important; }
.wwys {
    background-color: #cccccc;
    font-size: 16px;
    color: #5b5b5b;
    padding: 15px 0 14px;
}
.wwys .icon {
    width: 47px;
    height: 47px;
    border-radius: 50%;
    background: url(../images/doc.png);
    background-size: cover;
    float: left;
    margin: 2px 20px 0 18px;
}
.blue {
    color: #27629e;
}
.wwys .link {
    float: left;
}
.wwys a {
    display: block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
    margin-top: 10px;
}
.wwys a:nth-child(1) {
    background-color: #27629e;
    color: #ffffff;
    margin-right: 46px;
}
.wwys a:nth-child(2) {
    background-color: #f5c533;
    color: #27629e;
}
.wwys .num {
    float: left;
    width: 90px;
    margin-left: 26px;
}
.paging {
    margin-top: 44px;
}
.paging {
    font-size: 15px;
    color: #27629e;
    font-weight: bold;
}
.paging a {
    color: #5b5b5b;
}
.paging ul li {
    display: inline-block;
    max-width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.paging ul li:last-child {
    float: right;
}
/* 来源路线 */
.search {
    float: right;
}
.search input[type=text] {
    width: 131px;
    height: 20px;
    border: 1px solid #bed0e2;
    border-right: 0;
    padding-left: 5px;
}
.search input[type=text]::-webkit-input-placeholder {
    color: rgba(91, 91, 91, .6);
    font-size: 10px;
}
.search input[type=text]:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(91, 91, 91, .6);
    font-size: 10px;
}
.search input[type=text]::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(91, 91, 91, .6);
    font-size: 10px;
}
.search input[type=text]:-ms-input-placeholder {
    color: rgba(91, 91, 91, .6);
    font-size: 10px;
}
.search .searchbtn {
    width: 29px;
    height: 20px;
    font-size: 0;
    border: none;
    vertical-align: middle;
    background: url(../images/search2.png) #27629e no-repeat center center;
    cursor: pointer;
}
.mapbanner {
    margin-top: 25px;
}
.map {
    width: 100%;
    color: #5b5b5b;
}
.map h2 {
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    margin-top: 20px;
}
.map p {
    text-align: center;
    font-size: 20px;
    margin-top: 7px;
}
.map_box {
    height: 420px;
    background-color: bisque;
    margin-top: 45px;
}
.information {
    font-size: 14px;
    color: #5b5b5b;
    line-height: 30px;
    margin-top: 62px;
}
.information dt {
    color: #27629e;
    font-weight: bold;
    float: left;
}
.information .left dd {
    max-width: 295px;
    float: left;
}
.information .left {
    width: 400px;
}
.information dt::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: text-top;
    margin-right: 10px;
}
.information .mz dt::before {
    background: url(../images/mz.png) no-repeat center center;
}
.information .zx dt::before {
    background: url(../images/tel.png) no-repeat center center;
}
.information .qq dt::before {
    background: url(../images/qq.png) no-repeat center center;
}
.information .address dt::before {
    background: url(../images/car.png) no-repeat center center;
}
.information .right {
    width: 509px;
    margin-right: 7px;
}
.information .right dl {
    position: relative;
    margin-bottom: 30px;
}
.information .right dl:last-child {
    margin-bottom: 0;
}
.information .right dt {
    display: block;
    float: left;
    width: 15px;
    height: 15px;
    background: url(../images/Location.png) no-repeat center center;
    position: absolute;
    left: 0;
    top: 9px;
}
.information .right dd {
    padding-left: 28px;
}

.modal-dialog{
    width: 410px!important;
}