﻿/* 首页公司新闻 */

.error { font-size:20px; text-align:center; width:100%; display:block; padding-top:30px;}

.

.index-title{ font-size:15px; font-weight:bold; margin-bottom:10px;}

.index-ms { margin-bottom:10px; font-size:13px;}

.js-text-dot-cn a:hover{ color:#1397EE;}

/*Top002026 */

.Top002026 {
    position: relative;
    z-index: 100;
}

.Top002026 .welcome {
    font-size: 13px;
    color: #004e92;
   line-height: 30px;
	background: #fff;
}

.Top002026 .welcome .auto {
    padding-left: 30px;
}

.Top002026 .auto {
    width:85.625%; max-width:1400px; 
}

.Top002026 header {
    position: relative;
    z-index: 1;
}

.Top002026 .logo {
    padding: 2.4% 0% 1% 0%;
}


@media(min-width:1900px) {

.Top002026 .logo {
    padding: 2.6% 0% 1.4% 0%;
}


}

.Top002026 .logo img {
    display: block;
}

.Top002026 .logo a {
    position: relative;
    z-index: 10;
}

.Top002026 .top {
    position: absolute;
    right: 0%;
    bottom: 21%;
    z-index: 20;
}

.Top002026 .top p {
    text-align: right;
    font-size: 22px;
    font-family: "Arial";
    line-height: 36px;
    margin: 20px 0;
    opacity:0
}

.Top002026 .top p i {
    padding-right: 10px;
}

.Top002026 .top p i img {
    margin-bottom: 4px;
}

.Top002026 .top dt,
.Top002026 .top dd {
    float: left;
}

.Top002026 .top dd a {
    display: block;
    float: left;
    height: 30px;
    margin: 0 8px;
    line-height: 30px;
}

.Top002026 .top dd a:hover {
    color: #004e92
}
.yc_search,
.Top002026 .top dd.search {  
    width: 30px; 
    height: 30px; 
    position: relative;  
    background: url(/img/Top002026-search.png) no-repeat center center;
    margin-left: 5px;  right:0;
} 







.yc_search div,
.Top002026 .top dd.search div {
    position: absolute;
    right: 0;  
    top: 0px;
    height: 100%;
    width: 0;
    overflow: hidden;
    transition: 0.3s;
}

@media(min-width:1440px) {


.yc_search,
.Top002026 .top dd.search {  
    width: 30px; 
    height: 30px; 
    position: relative;  top:-8px; 
    background: url(/img/Top002026-search.png) no-repeat center center;
    margin-left: 5px;
}

}


.yc_search:hover div,
.Top002026 .top dd.search:hover div {
    width:160px; 
}
.yc_search .text,
.Top002026 .top dd.search .text {
    border: 1px solid #dedede;
    border-radius: 3px;
    width: 100%;
    line-height: 30px;
    height: 30px;
    color: #999;
    background: #ddd;
    padding: 0 30px 0 10px;
}
.yc_search .btn,
.Top002026 .top dd.search .btn {
    position: absolute;
    right: 0;
    top: 0px;
    height: 100%;
    width: 30px;
    background: url(/img/Top002026-search.png) no-repeat center center;
    cursor: pointer;
    padding: 0;
    border: none;
}

.Top002026 .top dt {
    padding-left: 10px;
}

.Top002026 .top dt a {
    margin: 0;
    padding: 0 15px 0 0;
    height: 30px;
    line-height: 30px;
    background: url(../img/Top002026-share.gif) no-repeat right center;
    font-size: 14px;
    color: #666;
}

.Top002026 nav {
    position: relative; 
}

.Top002026 nav > .auto ul {
    padding-left: 30%;
    margin-top: -7%;
}

@media(min-width:1440px) {

.Top002026 nav > .auto ul {
    padding-left: 30%;
    margin-top: -6.7%;
}
}


@media(min-width:1920px) {

.Top002026 nav > .auto ul {
   padding-left: 30%;
    margin-top: -2%;
}
}

@media(min-width:1900px) {

.Top002026 nav > .auto ul {
    padding-left: 30%;
    margin-top: -7%;
}


}



.Top002026 nav li {
	line-height: 110px; 
    float: left;
    margin-right: 4.1%;
}

@media(min-width:1900px) {

.Top002026 nav li {
	
    float: left;
    
}

}

.Top002026 nav li a {
    display: block;
    font-size: 16px;
}

.Top002026 nav li span,
.Top002026 nav li > a {
    color: #444;
    border-bottom: 1px solid transparent;
    position: relative;
    z-index: 10;
}
@media only screen and (min-width:1001px ) {
	.Top002026 nav li > a:hover,
	.Top002026 nav li.aon span,
	.Top002026 nav li.aon > a {
			border-bottom-color: #1397EE; 
	}
	
	
	
	.current { border-bottom:1px #1397EE solid; }
}
.Top002026 nav li.aon > a,
.Top002026 nav li.aon span,
.Top002026 nav li a:hover {
    color: #1397EE;
}

.Top002026 nav li span {
    display: none;
}

.Top002026 nav li .subnav {
    position: absolute;
    top: 100%;
    display: none;
    width: 100%;
    left: 0;
    background-color: #fff;
    text-align: center;
}

.Top002026 nav li.has_dd .subnav {
    padding: 1% 0;
    box-shadow: 0px 0px 1px 1px #ddd;
}

.Top002026 nav li.has_dd .subnav dl {
    max-width: 1200px;
    margin: 0 auto;
}

.Top002026 nav li dd {
    float: left; text-align:center; 
    width: 10%;  
}

/*.Top002026 nav li#m06 .subnav dd {
    width: 16%;
}*/

.Top002026 nav li dd i {
    font-style: normal;
    color: #666;
    padding-top: 5px;
    font-size: 14px
}

.Top002026 nav li dd img {
    max-width: 60px; text-align:center;
}

.Top002026 nav li.has_dt {
    position: relative;
}

.Top002026 nav li dt {
    text-align: left;
    line-height: 30px;
}

.Top002026 nav li dt a {
    padding-left: 10px;
}
@media only screen and (min-width:1001px ) {
	.Top002026 nav li#m4 .subnav{padding-left: 20%;}
	.Top002026 nav li#m4 .subnav  dd{ width: 10%; }
	
	.Top002026 nav li#m5 .subnav{padding-left: 49%;}
	.Top002026 nav li#m5 .subnav  dd{ width: 12%; }
	
	.Top002026 nav li#m6 .subnav{padding-left: 61%;}
	.Top002026 nav li#m6 .subnav  dd{ width: 15%; }
	
	.Top002026 nav li#m7 .subnav{padding-left: 68%;}	
	.Top002026 nav li#m7 .subnav  dd{ width: 19%;  }
	
	.Top002026 nav li#m3 .subnav{padding-left: 8%; }
	.Top002026 nav li#m3 .subnav  dd{ width: 8%; }	
	
	.Top002026 nav li#m2 .subnav{padding-left:30%; }
	.Top002026 nav li#m2 .subnav  dd{ width: 10%; }

}


@media only screen and (min-width:1900px ) {
	.Top002026 nav li#m4 .subnav{padding-left: 20%;}
	.Top002026 nav li#m4 .subnav  dd{ width: 9%; }
	
	.Top002026 nav li#m5 .subnav{padding-left: 47%;}
	.Top002026 nav li#m5 .subnav  dd{ width: 9%; }
	
	.Top002026 nav li#m6 .subnav{padding-left: 55%;}
	.Top002026 nav li#m6 .subnav  dd{ width: 11%; }
	
	.Top002026 nav li#m7 .subnav{padding-left: 62%;}	
	.Top002026 nav li#m7 .subnav  dd{ width: 12%;  }
	
	.Top002026 nav li#m3 .subnav{padding-left: 8%; }
	.Top002026 nav li#m3 .subnav  dd{ width: 8%; }	
	
	.Top002026 nav li#m2 .subnav{padding-left:28%; }
	.Top002026 nav li#m2 .subnav  dd{ width: 8%; }

}


#yc_list,
.Top002026 nav .close{display: none;}

@media(max-width:1000px) {
    .Top002026 .logo {
        padding-left: 50px;
    }
    .Top002026 .top {
        bottom: -30%;
    }

    .Top002026 .mobile_menu { cursor:pointer;
        position: absolute; display:block; height:36px;
        right: 0;
        top: 22%;
        margin-top: 4px;
        width: 36px;
        z-index: 100;
    }

    .Top002026 .mobile_menu span,
    .Top002026 .mobile_menu span::before,
    .Top002026 .mobile_menu span::after {
        position: absolute;
        height: 3px;
        background:#1397EE;
        left: 0;
        width: 100%;
    }

    .Top002026 .mobile_menu span {
        width: 80%;
        left: 10%;
        top: 50%;
        margin-top: -1.5px;
    }

    .Top002026 .mobile_menu span::before,
    .Top002026 .mobile_menu span::after {
        content: '';
    }

    .Top002026 .mobile_menu span::before {
        top: 8px;
    }

    .Top002026 .mobile_menu span::after {
        top: -8px;
    }

    .Top002026 nav {
        position: fixed;
        right: 0;
        top: 0;
        height: 100%;
        z-index: 100;
        background-color: #004e92;
        width: 100%;
        overflow: auto;
        max-height: 100%;
        opacity: 0;
        transform: translateX(100%);
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -ms-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;;
    }

    .Top002026 nav.navOut {
        opacity: 1;
        transform: translateX(0);
    }

    .Top002026 nav > .auto ul {
        padding-left: 0;
        margin-top: 0;
    }

    .Top002026 nav li {
        float: none;
        padding-right: 0;
    }

    .Top002026 nav li:nth-child(1) span{
        display: none;
    }

    .Top002026 nav li:nth-child(1) a,
    .Top002026 nav li > a,
    .Top002026 nav li.has_sub span {
        line-height: normal;
        padding: 5%;
        font-size: 16px;
        color: #fff;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    }
    
    .Top002026 nav li.aon > a, 
    .Top002026 nav li.aon span {
        color: #fff;
    }

    .Top002026 nav li > span {
        display: none;
        position: relative;
    }

    .Top002026 nav li > span::after {
        position: absolute;
        content: '';
        width: 0;
        height: 0;
        border: 6px solid transparent;
        border-top-color: #fff;
        right: 5%;
        top: 50%;
        margin-top: -6px;
    }
    
    .Top002026 nav li:nth-child(1) span::after {
        display: none;
    }
    
    .Top002026 nav li dd img {
        display: none;
    }

    .Top002026 nav li .subnav {
        position: relative;
        top: auto;
				display: none !important;
    }
    
    .Top002026 nav li.has_dd .subnav {
        background: #1268b3;
        box-shadow: none;
    }

    .Top002026 nav li dd i {
        color: #fff;
    }

    .Top002026 nav li dd {
        float: none;
        width: auto !important;
        padding: 2% 6%;
    }

    .Top002026 nav li dt a {
        padding: 3%;
    }

    .Top002026 nav .close {
        overflow: hidden; position: absolute; z-index:10000;
        padding: 6%; right:0px; top:10px; cursor:pointer;        display: block;
    }
	.Top002026 nav .close a{ color: #fff;}
    .Top002026 nav .close span {
        float: right;
        width: 30px;
        height: 30px;
        position: relative;
    }

    .Top002026 nav .close span::before,
    .Top002026 nav .close span::after {
        width: 100%;
        left: 0%;
        height: 3px;
        position: absolute;
        content: '';
        background-color: #fff;
        top: 50%;
        transform: rotate(-45deg);
    }

    .Top002026 nav .close span::before {
        transform: rotate(45deg);
    }
		
/* 		2018-5-27 */
		.yc_iul{position: relative;}
		.yc_iul ul{position: absolute;top: 0;left: 0;width: 100%;-webkit-transition: 0.3s;
		-moz-transition: 0.3s;
		-ms-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s; }
		.yc_iul ul.on{left: -100%;}
		#yc_list{position: absolute;top: 0;width: 100%;left: 100%;-webkit-transition: 0.3s;
		-moz-transition: 0.3s;
		-ms-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s;display: block;}
		#yc_list.on{
			left: 0;
		}
		#yc_list .yc_item{display: none;width: 100%;padding: 20px 0;}
		#yc_list .yc_item span,
		#yc_list .yc_item a{font-size: 16px;display: block;color: #fff;line-height: 40px;padding: 0 2%;}
		#yc_list .yc_item span {background:#044e91;line-height:60px;font-size: 20px;border-bottom: 1px solid #ccc;}
		#yc_list .yc_item i{font-style: initial;}
		#yc_list .yc_item img{display: none;}
		
		
}
@media only screen and (min-width:769px ) {
	.yc_search{display: none;}
	.Top002026 .yc_logo{display: none;}
}
@media(max-width:768px) {
	.yc_search{display: block;width: 100%;margin: 0 5px;margin-top: 10px;}
	/*.Top002026 .yc_logo{display: block;max-width: 70%;}*/
	.yc_search div{right: auto;left: 0;width: 200px;}
	.Top002026 nav .close{position: relative;}
	.Top002026 nav .close span{position: absolute;right: 15px;top: 50%;margin-top: -15px;}
	.Top002026 header{min-height: 80px;}
	.Top002026 .top{position: static;}
	.Top002026 .top p{float: right;padding-right: 50px;display:none;}
    .Top002026 .top dt {
        display: none;
    }
    .Top002026 .top dt, .Top002026 .top dd{margin: 20px 0;}
	.Top002026 .top dd.search{display: none;}
    .Top002026 .top dd a {
        margin: 0 5px;
    }
    .Top002026 .top dd:nth-child(1){display: none;}
    .Top002026 nav li{line-height: 26px;padding: 0;}
    .Top002026 nav li .subnav{text-align: left;padding: 0 20px;}
}

@media(max-width:480px) {
    .Top002026 .logo {
    	margin: 0;
    	padding: 0;
    	float: left;
    	width: 45%;
    	margin-top: 20px;
    }
}

@media(max-width:380px) {
    .Top002026 .welcome .auto,
    .Top002026 .top {
        display: none;
    }
}

/*Banner002210 */
.Banner002210 {
    position: relative;
    z-index: 1;
    position: relative;
}

.Banner002210 .bx-viewport {
    z-index: 1;
}

.Banner002210,
.Banner002210 ul,
.Banner002210 li,
.Banner002210 li a {
    height: 750px;
    display:block;
    width:100%;
}

.Banner002210 li {
    background-position: center top;
    background-repeat: no-repeat;
}

.Banner002210 li img {
    display: none;
}

.Banner002210 .bx-prev,
.Banner002210 .bx-next {
    width: 50px;
    height: 65px;
    position: absolute;
    top: 50%;
    margin-top: -55px;
    background-position: center center;
    background-position: center center;
    z-index: 66;
}

.Banner002210 .bx-prev {
    left: 0;
    background-image: url(../images/Banner002210-prev.jpg);
}

.Banner002210 .bx-next {
    right: 0;
    background-image: url(../images/Banner002210-next.jpg);
}

.Banner002210 .bx-pager {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    bottom: 10%;
    z-index: 10;
}

.Banner002210 .bx-pager * {
    width: 30px;
    height: 30px;
}
@media(max-width:768px) {
   .Banner002210 .bx-pager * {
       width: 16px;
       height: 16px;
   }
}
.Banner002210 .bx-pager div {
    display: inline-block;
    margin: 0 5px;
}

.Banner002210 .bx-pager div + div {
    margin-left: 20px;
    position: relative;
}

.Banner002210 .bx-pager div + div:before {
    display: inline-block;
    width: 15px;
    height: 1px;
    background: rgba(255, 255, 255, 0.28);
    content: "";
    position: absolute;
    top: 50%;
    left: -20px;
}

.Banner002210 .bx-pager a {
    display: block;
    overflow: hidden;
    line-height: 100px;
    background: url(../images/Banner002210-btn.png) no-repeat center center;
		background-size: contain;
}

.Banner002210 .bx-pager a.active {
    background-image: url(../images/Banner002210-btn_hover.png);
    display: block;
}

@media(max-width:1000px) {

    .Banner002210,
    .Banner002210 ul,
    .Banner002210 li,
    .Banner002210 li a {
        height: auto !important;
    }

    .Banner002210 li {
        background: none !important;
    }

    .Banner002210 li img {
        display: block;
        width: 100%;
    }

    .Banner002210 .bx-prev,
    .Banner002210 .bx-next {
        display: none;
    }
}
@media only screen and (max-width:768px ) {
	.Banner002210 .bx-pager{bottom: 14%;}
}
/*Banner002210 End */

/*
 .Floor000947
 */
.Floor000947 .news {
    background: rgba(0, 0, 0, 0.00);
    margin-top: -48px;
    z-index: 99;
    position: relative
}

.Floor000947 .news .auto {
    position: relative;
    padding-left: 172px;
    padding-right: 65px;
    overflow: hidden;
    height: 48px;
    line-height: 48px;
    background: rgba(0, 78, 146, 0.80)
}
@media only screen and (max-width:768px ) {
	.Floor000947 .news .auto{height: 30px;line-height: 30px;}
}
.Floor000947 .news span {
    background: #fff;
    position: absolute;
    left: 0;
    top: 0px;
    width: 149px;
    font-size: 22px;
    color: #004e92;
    text-align: center;
}

.Floor000947 .news .list li {
    max-width: 825px;
    font-size: 14px;
}

.Floor000947 .news .list li time {
    float: right;
    color: #f3f3f3;
    letter-spacing: .1em;
    font-size: 16px;
}

.Floor000947 .news .list li a {
    color: #f3f3f3;
    padding: 0 10px;
    position: relative;
    letter-spacing: .1em;
    font-size: 16px;
}

.Floor000947 .news .bx-viewport {
    z-index: 2;
}

.Floor000947 .news .bx-controls-direction {
    position: absolute;
    z-index: 10;
    right: 20px;
    top: 46%;
    margin-top: -13px;
    color: #fff;
    opacity: 1;
}

.Floor000947 .news .bx-controls-direction a {
    width: 26px;
    height: 26px;
    display: inline-block;
    overflow: hidden;
    line-height: 100px;
    border-radius: 50%;
    margin-left: 5px;
    position: relative;
    border: 1px solid transparent;
}

.Floor000947 .news .bx-controls-direction a:hover {
    border-color: #fff;
}

.Floor000947 .news .bx-controls-direction a::after,
.Floor000947 .news .bx-controls-direction a::before {
    position: absolute;
    content: '';
    width: 10px;
    height: 1px;
    background-color: #fff;
    top: 12px;
}

.Floor000947 .news .bx-controls-direction a::before {
    transform: rotate(40deg);
    left: 4px;
}

.Floor000947 .news .bx-controls-direction a::after {
    transform: rotate(-40deg);
    left: 11px;
}

.Floor000947 .news .bx-controls-direction a.bx-prev::before {
    transform: rotate(-40deg);
}

.Floor000947 .news .bx-controls-direction a.bx-prev::after {
    transform: rotate(40deg);
}

.Floor000947 .pic {
    padding-top: 3px;
}

.Floor000947 .pic ul {
    position: relative;
    overflow: hidden;
    clear: both;
}

.Floor000947 .pic ul::before,
.Floor000947 .pic ul::after {
    position: absolute;
    content: '';
    width: 2px;
    height: 100%;
    top: 0;
    background-color: #fff;
    margin-left: -1px;
    z-index: 3;
}

.Floor000947 .pic ul::before {
    left: 33.3333333%;
}

.Floor000947 .pic ul::after {
    left: 66.6666666%;
}

.Floor000947 .pic li {
    width: 33.3333333%;
    float: left;
    position: relative;
    color: #fff;
}

.Floor000947 .pic li img {
    width: 100%;
}

.Floor000947 .pic li figure,
.Floor000947 .pic li div,
.Floor000947 .pic li a {
    position: absolute;
}

.Floor000947 .pic li figure {
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 10px 0;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.4);
    transform: translateY(100px);
    transition: all ease-in-out 0.5s;
}

.Floor000947 .pic li div {
    width: 90%;
    left: 5%;
    top: 10%;
}

.Floor000947 .pic li div b {
    font-size: 18px;
    display: inline-block;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.Floor000947 .pic li a {
    width: 100%;
    height: 100%;
    z-index: 3;
}

.Floor000947 .pic li:hover figure {
    transform: translateY(0);
}

@media(max-width:1000px) and (min-width:769px) {
    .Floor000947 .pic li div p {
        display: none;
    }

    .Floor000947 .pic li figure {
        transform: translateY(0);
    }
}

@media(max-width:768px) {    
	  .Floor000947 .news{margin-top: -30px;}
    .Floor000947 .news span {
        width: 135px;
        font-size: 18px;
    }
		.Floor000947 .news .list li time,
		.Floor000947 .news .list li a{font-size: 14px;}
		
    .Floor000947 .pic ul::before,
    .Floor000947 .pic ul::after {
        display: none;
    }

    .Floor000947 .pic li {
        float: none;
        width: auto;
    }
}

@media(max-width:480px) {
    .Floor000947 .news span,
    .Floor000947 .news .bx-controls{
        display: none;
    }

    .Floor000947 .news .auto {
        padding: 0;
    }

    .Floor000947 .news .bx-wrapper {
        padding: 0 2%;
    }

    .Floor000947 .pic li div p {
        display: none;
    }

    .Floor000947 .pic li figure {
        transform: translateY(0);
    }
}

/*
 .Floor002349
 */
.Floor002349 {
    padding: 3% 2% 3%;
}

.Floor002349 .list li,
.Floor002349 .list li * {
    transition: all .3s ease-in;
}

.Floor002349 .wrap-head {}

.Floor002349 .wrap-head .h2 {
    margin: 0 0 15px 0;
    font-size: 36px;
    font-weight: normal;
}

.Floor002349 .wrap-head .tab {
    position: relative;
}

.Floor002349 .wrap-head .tab a {
    display: inline-block;
    font-size: 18px;
    color: #666;
    cursor: pointer;
}

.Floor002349 .wrap-head .tab a.on,
.Floor002349 .wrap-head .tab a:hover {
    color: #004e92;
    text-transform: uppercase
}

.Floor002349 .listbox {
    overflow: hidden;
    max-height: 50%;
}

.Floor002349 .list .owl-carousel .owl-stage-outer {
    padding: 20px 0 3%;
}

.Floor002349 .list {
    padding: 2% 0 0 0;
    display: none;
}

.Floor002349 .list li {
    background: #fff;
    text-align: center;
    box-shadow: 1px 1px #e2e2e2;
}

.Floor002349 .list li .pic {
    display: block;
    width: 100%;
    height: 143px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.Floor002349 .list li .pic span {
    position: relative;
    bottom: -25%;
    display: inline-block;
}

.Floor002349 .list li .pic img {
    display: inline;
    max-width: 90px;
    width: 100%;
    position: relative;
    z-index: 2;
}

.Floor002349 .list li .word {
    padding: 20px 30px 20px;
}

.Floor002349 .list li .word .h3 {
    margin: 0 0 10px 0;
    font-size: 18px;
    text-transform: uppercase;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.Floor002349 .list li .word .h3 a {
    color: #333;
    font-weight: normal;
}

.Floor002349 .list li .word figure {
    font-size: 12px;
    color: #666;
    line-height: 14px;
    height: 28px;
    overflow: hidden;
}

.Floor002349 .list li:hover {
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .15);
}

.Floor002349 .list li:hover .word .h3 a {
    color: #004e92;
}

.Floor002349 .list li .pic span:before {
    display: block;
    content: "";
    position: absolute;
    top: 3px;
    left: 25%;
    width: 0;
    height: 0;
    overflow: hidden;
    border-radius: 50%;
    transition: all .3s ease-in-out;
}

.Floor002349 .list li:hover .pic span:before {
    box-shadow: 0 0 115px 0 rgba(255, 255, 255, .8);
    width: 50%;
    height: 50%;
}

.Floor002349 .btns a {
    display: inline-block;
    background: #fff;
    color: #666;
    cursor: pointer;
    padding: 15px;
    font-size: 30px;
    border: 1px solid #666;
}

.Floor002349 .btns a.prev {
    margin-right: 10px;
}

.Floor002349 .btns a:hover {
    background: #004e92;
    color: #fff;
    border: 1px solid #004e92;
}

@media only screen and (max-width:1023px) {
    .Floor002349 .wrap-head .h2 img {
        height: 35px;
    }
}

@media only screen and (max-width:899px) {
    .Floor002349 {
        padding: 13% 2% 10%;
    }

    .Floor002349 .wrap-head,
    .Floor002349 .btns {
        text-align: center;
    }

    .Floor002349 .btns a {
        padding: 10px;
        font-size: 20px;
    }
}

@media only screen and (max-width: 480px) {
    .Floor002349 .wrap-head .h2 img {
        height: 25px;
    }

    .Floor002349 .wrap-head .tab a {
        width: 100%;
        display: block;
        margin-left: 0;
        padding: 10px 0;
        text-align: center;
        background: #e1e1e1;
        margin-bottom: 1px;
    }

    .Floor002349 .wrap-head .tab a.on {
        background: #004e92;
        color: #fff;
    }
}

@media only screen and (min-width: 900px) {
    .Floor002349 {
        padding-left: 0;
        padding-right: 0;
    }

    .Floor002349 .wrap-head {
        text-align: center;
    }

    .Floor002349 .btns {
        padding-left: 44%;
    }

    .Floor002349 .list {
        width: 62.5%;
        margin: 0 auto;
    }

    .Floor002349 .wrap-head .tab {
        padding-left: 0;
    }

    .Floor002349 .wrap-head .tab:before {
        content: "";
        width: 65px;
        height: 3px;
        background-color: #004e92;
        display: block;
        position: absolute;
        left: 48%;
        top: -30%;
    }
}



/*carousel 公共样式只留一份*/
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
    position: relative;
    margin-right: 19px !important;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

/* No Js */
.no-js .owl-carousel {
    display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
    transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}

/*
/*
 .Menu002290
 */
.Menu002290 {
  
    padding-top: 24px; 
    padding-bottom: 19px;
    box-shadow: 0px 3px 6px #eee;
    z-index: 100
}

.Menu002290 .menu{ margin:0px; padding:0px; height:32px; overflow:hidden;}

.Menu002290 .menu ul li {
    display: inline-block;
}

.Menu002290 .menu ul li a {
    font-size: 15px;
    padding: 13px 14px;
    display: block;
    color: #acacac;
    overflow: hidden;
    position: relative;
    margin-right: 5px
}
@media only screen and (max-width:768px ) {
	.Menu002290{padding: 12px 0;}
	.Menu002290 .menu ul li a{padding: 5px 10px;}
}
.Menu002290 .menu ul li.on a,
.Menu002290 .menu ul li a:hover {
    color: #fff;
    background: #1397EE
}

.Menu002290 .menu ul li1 a i {
    position: absolute;
    display: block;
    width: 0;
    height: 100px;
    background-color: #2f3336;
    right: 0px;
    top: 0px;
    transition: .5s ease-in-out;
}

.Menu002290 .menu ul li.on a i1,
.Menu002290 .menu ul li a:hover i1 {
    width: 100%;
}

.Menu002290 .location {
    display: none;
    padding-left: 27px;
    float: right;
    background: url(/img/Menu002290-location_home.png) no-repeat left;
    margin-top: 7px
}

.Menu002290 .location a {
    color: #acacac;
    padding-right: 20px;
    margin-right: 10px;
    background: url(/img/Menu002290-location_icon.png) no-repeat right;
}

.Menu002290 .location span {
    color: #1397EE;
}

@media only screen and (min-width: 768px) {
    .Menu002290 .location {
        display: block;
    }

    .Menu002290 .menu ul li a {
        padding: 5px 17px;
    }
}

/*
 .RighInfo002228
 */
.RighInfo002228 {
    margin: 0 auto;
    padding: 3% 0;
}

.RighInfo002228 {
    padding: 3% 0 2% 0;
}

.RighInfo002228 .auto {
    max-width: 1200px;
}

.RighInfo002228 .single-header {
    text-align: center;
}

.RighInfo002228 .single-header h1 {
    color: #333;
    font-size: 20px;
    margin: 0 0 10px 0;
    font-weight: normal;
}

.RighInfo002228 .single-header h3 {
    color: #1397EE;
    font-size: 16px;
    margin: 0;
    font-weight: normal;
    position: relative;
}

.RighInfo002228 .single-header h3:after {
    content: "";
    display: block;
    height: 1px;
    background-color: #f3eee9;
    width: 100%;
    z-index: 1;
    margin-top: 15px;
}

.RighInfo002228 .single-header h3 span {
    position: relative;
    z-index: 2;
    padding: 0 30px;
    background-color: #fff;
}

.RighInfo002228 .single-content {
    text-justify: inter-ideograph;
    text-align: justify;
    word-wrap: break-word;
    overflow: hidden;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    padding-top: 2%;
}

.RighInfo002228 .single-content p {
    font-size: 16px;
    text-indent: 2em;
    margin: 0;
    padding: 10px 0;
}

.RighInfo002228_2 .single-content p {
    line-height: 32px;
}

.RighInfo002228 .single-content .no-textindent {
    text-indent: 0;
}

.RighInfo002228 .fr {
    float: none;
}

.RighInfo002228 .col2 + .col2 {
    margin-top: 10px;
}

@media(max-width:950px) {
    .RighInfo002228 .auto {
        padding: 0 2%;
    }
}

@media screen and (min-width:465px) {
    .RighInfo002228 .col2 {
        width: 48.6%;
    }

    .RighInfo002228 .fr {
        float: right;
    }

    .RighInfo002228 .col2 + .col2 {
        margin-top: 0;
    }
}

@media screen and (min-width:768px) {
    .RighInfo002228 .single-header h1 {
        font-size: 24px;
    }

    .RighInfo002228 .single-header h3 {
        font-size: 18px;
    }

    .RighInfo002228 .single-content p {
        padding: 15px 0;
    }

    .RighInfo002228 .single-header h3:after {
        background-color: #f3eee9;
        position: absolute;
        top: 50%;
        z-index: 1;
        margin-top: 0;
    }

}

@media screen and (min-width:1024px) {
    .RighInfo002228 .single-header h1 {
        font-size: 30px;
    }
}



/*
 .Floor002398
 */

.Floor002398 {
    padding: 3% 0;
}

.Floor002398 .wrap-head h2 {
    font-size: 24px;
    color: #333;
    margin: 0;
    font-weight: normal;
}

.Floor002398 .wrap-head p {
    margin: 15px 0;
    color: #888;
    font-size: 14px;
}

.Floor002398 .tabs {
    position: relative;
    text-align: center
}

.Floor002398 .tabs dl a {
    display: inline-block;
    padding: 10px 14px;
    text-align: center;
    font-size: 14px;
    background: #f5f5f5;
    color: #777;
    margin-right: 2px;
    cursor: pointer;
    margin: 0 7px 1px;
    position: relative
}

.Floor002398 .tabs dl a.on {
    background: #004e92;
    font-size: 14px;
    color: #fff;
}

.Floor002398 .tabs dl a.on::before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: 7px solid #004e92;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom: 0;
    left: 50%;
    bottom: -7px;
    margin-left: -7px;
}

.Floor002398 .tabs .more {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
    font-size: 12px;
    display: block;
    color: #888;
    background: url(../images/Floor002398-icon.png) no-repeat left center;
    padding-left: 20px;
}

.Floor002398 .tabs .more:hover {
    color: #a52c31;
    background-image: url(../images/Floor002398-icon_hover.png);
}

@media only screen and (max-width:900px) {
    .Floor002398 .tabs .more {
        display: none;
    }

    .Floor002398 .tabs {
        padding-right: 0;
    }

    .Floor002398 .tabs dl a {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 2px;
    }
}

.Floor002398 ul {
    margin: 0 -1%;
}

.Floor002398 li {
    float: left;
    width: 33.3334%;
    padding: 0 1% 2%;
    overflow: hidden;
}

.Floor002398 .li-inner {
    
}

.Floor002398 .pic {
    overflow: hidden;
}

.Floor002398 .pic img {
    visibility: hidden;
}

.Floor002398 .pic a {
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: transform .5s ease-in-out;
}

.Floor002398 .pic a:hover {
    transform: scale(1.1);
}

.Floor002398 .word { height:80px;
    padding: 25px 15px;
    background: #fdfdfd
}

.Floor002398 .word h3 {
    font-size: 16px;
    color: #004e92;
    margin: 0;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.Floor002398 .word h3 a {
    color: #666666;
}

.Floor002398 .word h3 a:hover {
    color: #1397EE;
}

.Floor002398 .word p {
    margin: 15px 0;
    font-size: 12px;
    color: #999;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    height: 50px;
    line-height: 24px
}

.Floor002398 .word .more {
    border-top: 1px solid #eee;
    display: block;
    padding: 15px 0;
    font-size: 12px;
    color: #888;
    background: url(../images/Floor002396-more.png) no-repeat right center;
}

.Floor002398 .word .more:hover {
    background-image: url(../images/Floor002396-more_hover.png);
    color: #004e92;
}

@media only screen and (max-width:900px) {
    .Floor002398 li {
        width: 50%;
    }

    .Floor002398 .word {
        padding: 10px 10px 0;
    }

    .Floor002398 .word .more {
        padding: 10px 0;
    }

    .Floor002398 .word p {
        margin: 10px 0;
    }
}

/*小屏的更多*/
.Floor002398 .mobile_more {
    display: none;
}

@media only screen and (max-width:900px) {
    .Floor002398 .mobile_more {
        display: block;
        margin: 5% auto 0;
        width: 120px;
        font-size: 16px;
        color: #333;
        background: url(../images/Floor002398-icon.png) no-repeat right center;
    }

    .Floor002398 .mobile_more:hover {
        background-image: url(../images/Floor002398-icon_hover.png);
        color: #a52c31;
    }
}

/*
 .Floor002684
 */

.slick-slider {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list: focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    min-height: 1px;
    text-align: center;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide .slick-loading img {
    display: none;
}

.slick-slide .dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow .slick-hidden {
    display: none;
}

.Floor002684 {
    padding-top: 3%;
}

.Floor002684 .auto {
    max-width: 1200px;
    margin: 0 auto;
    border-bottom: 1px dashed #eee;
}

.Floor002684 .left .slick-arrow {
    cursor: pointer;
    padding: 0;
    border: none;
    background: none;
    font-size: 0;
    z-index: 10;
    position: absolute;
    top: 50%;
    width: 100px;
    height: 100px;
    margin-top: -50px;
}

.Floor002684 .left .slick-arrow::before {
    width: 60px;
    height: 60px;
    border-right: 2px solid #004E92;
    border-top: 2px solid #004E92;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.Floor002684 .left .slick-prev {
    left: -50px;
}

.Floor002684 .left .slick-prev::before {
    margin-left: -30px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.Floor002684 .left .slick-next {
    right: -50px;
}

.Floor002684 .slider-for li img {
    display: block;
    width: 100%;
}

.Floor002684 .slider-nav {
    max-width: 820px;
    padding: 0 15px;
    margin: 0 auto;
}

.Floor002684 .slider-nav li {
    cursor: pointer;
    padding: 27px 20px;
}

.Floor002684 .slider-nav li aside {
    background: #000;
    position: relative;
}

.Floor002684 .slider-nav li aside img {
    opacity: 0.9;
    transition: 0.3s;
}

.Floor002684 .slider-nav li aside::before {
    opacity: 0;
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    border: 1px solid #004E92;
    height: 100%;
    transform: scale(0);
    transition: 0.3s 0.3s;
    background: none;
}

.Floor002684 .slider-nav li.slick-current aside::before {
    opacity: 1;
    transform: scale(1);
}

.Floor002684 .slider-nav li.slick-current aside img {
    opacity: 1;
    box-shadow: 0 0 30px rgba(52, 62, 80, 0.55);
}

.Floor002684 .edit-info {
    text-align: center;
}

.Floor002684 .edit-css-1 h1 {
    font-size: 28px;
    color: #333;
    margin: 0;
    font-weight: normal;
}

.Floor002684 .edit-css-1 p {
    line-height: 26px;
    font-size: 15px;
    color: #666;
    border-bottom: 1px dashed #eee;
    padding-bottom: 10px;
}
.Floor002684 .left p{display:none}
@media(min-width:1025px) {
    .Floor002684 .left {
        max-width: 880px;
        margin: 0 auto;
    }

    .Floor002684 .left p {
        margin: 0 auto;
        text-align: center;
        margin-top: 10px;
        font-size: 16px;
    }

    .Floor002684 .right {}

    .Floor002684 .edit-info {
        max-width: 1200px;
        margin: 0 auto;
    }
}

@media(max-width:1366px) {
    .Floor002684 .left .slick-arrow {
        width: 60px;
        height: 60px;
        right: -30px;
    }

    .Floor002684 .left .slick-prev {
        margin-top: -60px;
    }

    .Floor002684 .right {
        padding-left: 30px;
    }

    .Floor002684 .edit-css-1 h1 {
        font-size: 36px;
    }
}

@media(max-width:1024px) {
    .Floor002684 .left .slick-arrow {
        right: 0;
    }

    .Floor002684 .right {
        padding: 2% !important;
    }

    .Floor002684 .left {
        padding: 0 !important;
    }

    .Floor002684 .slider-nav {
        padding: 0 5px;
        margin: 0 auto;
    }

    .Floor002684 .slider-nav li {
        padding: 15px 10px;
    }

    /*.Floor002684 .slider-nav li aside::before {
        border-width: 5px;
    }*/
}

@media(max-width:640px) {
    .Floor002684 .home-title b {
        font-size: 24px;
    }

    .Floor002684 .home-title span {
        font-size: 16px;
    }

    .Floor002684 .more {
        width: 100px;
        line-height: 35px;
        margin-top: -18px;
    }

    .Floor002684 .edit-css-1 h1 {
        font-size: 26px;
    }
}

@media(max-width:480px) {
    .Floor002684 .slider-nav li {
        padding: 10px 2px;
    }

    .Floor002684 .left .slick-arrow {
        width: 40px;
        height: 40px;
    }

    .Floor002684 .left .slick-prev {
        left: 0;
        margin-top: -40px;
    }

    .Floor002684 .left .slick-arrow::before {
        width: 10px;
        height: 10px;
        margin-top: -5px;
        margin-left: -8px;
    }

    .Floor002684 .left .slick-prev::before {
        margin-left: -3px;
    }
}


/*
 .PicList001132
 */
.PicList001132 {
    padding: 3% 0 0 0;
}

.PicList001132 h2 {
    font-size: 32px;
    color: #333;
    margin: 0 auto;
    padding-bottom: 1%;
    text-align: center;
    font-weight: normal;
    position: relative;
    margin-bottom: 2%
}

.PicList001132 h2:after {
    display: inline-block;
    content: '';
    width: 48px;
    height: 2px;
    background-color: #004e92;
    position: absolute;
    left: 50%;
    margin-left: -24px;
    bottom: 0;
}

.PicList001132 li {
    float: left;
    width: 47%;
    margin-right: 6%;
    position: relative;
    border-bottom: 1px solid #dbe5f1;
    padding-bottom: 10px;
    margin-bottom: 3%;
}

.PicList001132 li::before {
    position: absolute;
    content: '';
    width: 100%;
    left: 0;
    bottom: 0;
    height: 0;
    background-color: #349b4b;
    transition: all ease 0.3s;
}

.PicList001132 li:nth-child(2n) {
    margin-right: 0;
}

.PicList001132 li h3 {
    font-size: 20px;
    color: #333;
    transition: all ease 0.3s;
    border-bottom: 2px solid #004e92;
    display: inline-block;
    padding-bottom: 8px;
}

.PicList001132 li div {
    position: relative;
    padding-left: 141px;
    min-height: 120px;
}

.PicList001132 li figure {
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 20px;
    border: 6px solid #e8e8e8;
    width: 120px;
    transition: all ease 0.3s;
    border-radius: 50%;
}

.PicList001132 li figure img {
    width: 100%;
    transition: all ease 0.3s;
}

.PicList001132 li p {
    line-height: 30px;
    color: #666;
    margin: 0 0 5px 0;
    overflow: hidden;
    height: 96px;
    padding-top: 0px;
    font-size: 16px;
}

.PicList001132 li:hover figure {}

.PicList001132 li:hover h3 {
    color: #004e92;
}

.PicList001132 li:hover:before {
    height: 3px;
    background-color: #004e92;
}

.PicList001132 li:hover figure img {
    transform: scale(1.1);
}

@media(max-width:640px) {
    .PicList001132 li {
        float: none;
        width: auto;
        margin-right: 0 !important;
    }
}


/*
 .RichInfo005
 */

.RichInfo005 {
    padding: 2% 0;
}

.RichInfo005 .news_info .title {
    text-align: center;
    padding-bottom: 20px;
}

.RichInfo005 .news_info .title h1 {
    margin: 0;
    padding-bottom: 15px;
    font-size: 24px;
    font-weight: normal;
}

.RichInfo005 .news_info .title p {
    margin: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.RichInfo005 .news_info .title p span {
    margin: 0 5px;
    color: #999;
}
.RichInfo005 .news_info video{width: 800px;max-width: 100%;display: block;margin: 20px auto;}
.RichInfo005 .news_info .info {
    font-size: 16px;
    color: #666;
    line-height: 2;
    text-align: justify;
}

.RichInfo005 .news_info .info_back {
    text-align: center;
    clear: both;
    padding: 20px 0;
}

.RichInfo005 .news_info .info_back a {
    color: #0f76d3;
    font-size: 14px;
}

.RichInfo005 .news_info .info_pn span {
    display: block;
}

.RichInfo005 .news_info .info_pn span a {
    color: #999;
}

.RichInfo005 .news_info .info_pn span a:hover {
    color: #0f76d3;
}


/*
 .TextList002322
 */

.TextList002322 {
    padding: 2% 0;
}

.TextList002322 .list li {
    position: relative;
    padding: 10px 100px 10px 0;
    line-height: 22px;
}

.TextList002322 .list li * {
    color: #999;
}

.TextList002322 .list li time {
    position: absolute;
    right: 0;
    top: 10px;
    display: block;
}

.TextList002322 .list li a {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding-left: 15px;
}

.TextList002322 .list li a:before {
    display: table;
    content: ">";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 20px;
}

.TextList002322 .list li a:hover {
    color: #2196f3;
}

@media only screen and (max-width:767px) {
    .TextList002322 {
        padding: 20px 3%;
    }
}


/*
 .Linklist002317
 */

.Linklist002317 {
    padding: 3% 0 0;
}

.Linklist002317 .auto {
    overflow: hidden;
}

.Linklist002317 ul {
    margin: 0 -1%;
}

.Linklist002317 ul li {
    float: left;
    width: 48%;
    margin: 0 1% 20px 1%;
    text-align: center;
}

.Linklist002317 ul li .pic {
    display: block;
    padding-bottom: 30%;
    position: relative;
    border: 1px solid #eee;
}

.Linklist002317 ul li img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.Linklist002317 ul li h4 {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin: 10px 0 0;
    font-weight: normal;
    font-size: 14px;
}

@media screen and (min-width:768px) {
    .Linklist002317 ul li {
        width: 31.334%;
    }
}

@media screen and (min-width:1024px) {
    .Linklist002317 ul li {
        width: 18%;
        margin-bottom: 30px;
    }
}

.bdshare_popup_box{left: auto !important;right: 0 !important;}


/* 侧边栏 */
.sidebar{position: fixed;top: 60%;right: -50px;z-index: 80;}
.sidebar ul,.sidebar ul li{list-style: none;padding: 0;}
.sidebar ul li{width: 60px;height: 60px;cursor: pointer;position: relative;background: #4a7eb8;border-bottom: 1px solid #ccc;font-size: 16px;line-height: 60px;text-align: center;color:#fff}
.sidebar ul li a{color: #fff;}
.sidebar ul li i{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;}
.sidebar ul li:nth-child(1) i{background: url(../images/index.png) no-repeat center center;}
.sidebar ul li:nth-child(2) i{background: url(../images/erweima.png) no-repeat center center;}
.sidebar ul li:nth-child(3) i{background: url(../images/ftop.png) no-repeat center center;}
.sidebar ul li .er_div{position: absolute;top: 0;right: 100%;display: none;}
.sidebar ul li .er_div img{width:99px;max-width: none;}
.sidebar ul li .er_div div{line-height: 20px;text-align: center;font-size: 14px;color:#fff;background: rgba(0,0,0,0.4);}

/*
 .RighInfo002254
 */
.RighInfo002254 {
    padding: 0px 0 2%;
}

.RighInfo002254 .tab {
    padding: 3% 0 3%;
}

.RighInfo002254 .tab .h1_tab {
    margin: 0;
    background: #f5f5f5;
    overflow: hidden;
    font-size: 14px;
    font-weight: normal;
    color: #000;
}

.RighInfo002254 .tab .h1_tab span {
    float: left;
    padding: 0 3%;
    line-height: 40px;
    margin-right: 6px;
    cursor: pointer;
}

.RighInfo002254 .tab .h1_tab a {
    float: left;
    padding: 0 3%;
    line-height: 40px;
}

.RighInfo002254 .tab .h1_tab span.on {
    background-color: #1397EE;
    color: #fff;
    border-radius: 0px
}

.RighInfo002254 .tab .info {
    padding-top: 2%;
    line-height: 32px;
   
}

.RighInfo002254 .ul_download li {
    background: url(/img/down.png)no-repeat center right;
    background-size: 4%;
    float: left;
    width: 48%;
    margin-right: 4%;
    border-bottom: 1px solid #eee;
    line-height: 34px;
    padding: 10px 0;
}

.RighInfo002254 .ul_download li:nth-child(2n) {
    margin-right: 0;
}

.RighInfo002254 .ul_download li a {
    font-size: 15px;
    color: #666;
}

@media(max-width:768px) {
	.RighInfo002254 .tab .h1_tab span{line-height: 30px;}
    .RighInfo002254 .list_img,
    .RighInfo002254 .right_info {
        float: none;
        width: auto;
    }
}

@media(max-width:640px) {
    .RighInfo002254 .list li {
        height: 100px;
    }

    .RighInfo002254 .right_info h1 {
        font-size: 20px;
    }

    .RighInfo002254 .right_info h3 {
        font-size: 16px;
    }

    .RighInfo002254 .ul_download li {
        float: none;
        width: 100%;
    }
}

@media(max-width:480px) {
    .RighInfo002254 .list {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .RighInfo002254 .list a {
        height: 28px;
    }

    .RighInfo002254 .list li {
        height: 80px;
    }

    .RighInfo002254 .tab .h1_tab {
        font-size: 14px;
    }

    .RighInfo002254 .tab .h1_tab span {
        padding: 0 2%;
    }
}



/*
 .PicList001052
 */
.PicList001052 {
    padding-top: 3%;
    padding-bottom: 1%
}

.PicList001052 li {cursor:pointer;
    float: left;
    width: 48.5%; 
    margin-right: 3%; background:#f7f7f7;
    margin-top: 1%;
    margin-bottom: 1%;
   
}

.PicList001052 li div {
    padding-left: 53%;
    padding-top: 5%;
    padding-bottom: 6%;
    position: relative;
}

.PicList001052 li:nth-child(2n) {
    margin-right: 0;
}

.PicList001052 li .Ispic {
    position: absolute;
    width: 50%;
    left: 0;
    top: 0;
    height: 100%;
    background-position: center top;
}

.PicList001052 li p {
    margin-bottom: 5%;
}

.PicList001052 li h1 {
    margin: 0;
    font-size: 16px;
    padding-bottom: 5%;
}


.PicList001052 li p {
    line-height: 22px;
    overflow: hidden; 
    height: 68px; padding-right:15px;
}

.PicList001052 li .more {
    background-color: #fff; 
    padding: 3px 20px 3px 10px;
    color: #666;
    font-size: 14px;
    border: 1px solid #ccc;
    display: inline-block;
    line-height: 24px;
    position: relative;   
}

.PicList001052 li .more::before {
    position: absolute;
    content: '';
    right: 10px;
    top: 48%;
    margin-top: -4px;
    width: 0;
    height: 0;
    border: 4px solid #666666;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-right: 0;
}

.PicList001052 li:hover {
  
   
}

.PicList001052 li:hover .more { 
    background-color: #1397EE;  border: 1px solid #1397EE;
    color: #fff;
}

.PicList001052 li:hover .more::before {
    border-left-color: #fff;
}

.PicList001052 li:hover h1 a {
    color: #1397EE;
}

@media(max-width:1000px) {
    .PicList001052 li .Ispic {
        position: relative;
        display: block;
        width: 100%;
        padding-bottom: 50%;
    }
    .PicList001052 li div {
        padding-top: 0;
        padding-left: 0;
        text-align: center;
    }
    .PicList001052 li h1 {
        padding: 5% 0;
    }
}

@media(max-width:768px) {
    .PicList001052 li {
        float: none;
        margin-right: 0;
        width: auto;
    }
}

@media(max-width:480px) {
    .PicList001052 li h1 {
        font-size: 18px;
    }
}


/*
 .Page002274
 */
.Page002274 {
    text-align: center;
    padding: 1% 0 60px;
    color: #666666;
}

.Page002274 * {
    vertical-align: middle;
}

.Page002274 .Pages .p_cur,
.Page002274 .Pages .p_count,
.Page002274 .Pages .a_first,
.Page002274 .Pages .a_end,
.Page002274 .Pages .p_jump,
.Page002274 .Pages .p_total {
    display: none;
}

.Page002274 .Pages a {
    display: inline-block;
    padding: 0 15px;
    line-height: 37px;
    background-color: #eef0f1;
    color: #666666;
    margin-left: 5px;
}

.Page002274 .Pages a:hover,
.Page002274 .Pages a.a_cur {
    color: #fff;
    background-color: #1397EE;
}

.Page002274 .Pages em {
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
}

.Page002274 .Pages .i_text {
    width: 47px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #ceced5;
}

.Page002274 .Pages .i_button {
    cursor: pointer;
    background: none;
    width: 47px;
    height: 36px;
    border: 1px solid #ceced5;
}

.Page002274 .Pages .p_jump b {
    font-weight: normal;
    margin: 0 5px;
}

.Page002274 .Pages .a_prev,
.Page002274 .Pages .a_next {
    font-family: 宋体;
    font-weight: bold;
    padding: 0 25px;
}

@media(max-width:1000px) {
    .Page002274 .Pages em {
        display: none;
    }
}

@media(max-width:640px) {

    .Page002274 .Pages a.a_first,
    .Page002274 .Pages a.a_end {
        display: none;
    }

    .Page002274 .Pages a {
        padding: 0 10px;
    }
}


/*
 .PicList002323
 */

.PicList002323 {
    background: #fafafa;
    padding: 30px 0;
}

.PicList002323 .tit {
    margin-bottom: 2%;
    padding-bottom: 2%;
    font-size: 22px;
    color: #333;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #eee;
}

.PicList002323 .list {
    overflow: hidden;
}

.PicList002323 .auto {
    overflow: hidden;
}

.PicList002323 ul {
    margin: 0 -1%;
}

.PicList002323 ul li {
    background: #fff;
    float: left;
    width: 48%; padding-top:10px;
    margin: 20px 1% 0 1%;
    text-align: center;
}

.PicList002323 ul li div {
    padding-bottom: 67%;
    position: relative;
    overflow: hidden;
}

.PicList002323 ul li figure {
    background-size: contain;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: 0.3s;
}

.PicList002323 ul li h3 {
    margin: 12px 0;
    padding: 0 15px;
    font-size: 15px;
    color: #333;
    font-weight: normal;
}

@media screen and (min-width:768px) {
    .PicList002323 ul li {
        width: 31.334%;
    }
}

@media screen and (min-width:1024px) {
    .PicList002323 ul li {
        width: 23%;
    }
}
/*
 .RighInfo001385
 */

.RighInfo001385 {
    padding: 2% 0;
}

.RighInfo001385 .title {
    margin-bottom: 2%;
    padding-bottom: 2%;
    text-align: center;
    border-bottom: 1px solid #eee;
}

.RighInfo001385 .title h2 {
    margin: 0;
    font-size: 22px;
    color: #333;
}

.RighInfo001385 h3 {
    margin: 1% 0;
    padding-top: 2%;
    font-size: 18px;
    color: #004e92;
}

.RighInfo001385 p {
    margin: 0 0 1%;
    font-size: 16px;
    color: #666;
    line-height: 2;
    text-align: justify;
}



/*
 .TextList002514
 */
.TextList002514 {
    padding: 0 0 3%;
}

.TextList002514 .list {
    border: 1px solid #e8e8e8; border-radius:2px;
    padding: 0 3%;
    margin-bottom: 15px;
}

.TextList002514 .job-title {
    line-height: 30px;
    padding: 15px 0;
    font-size: 16px;
    cursor: pointer;
    position: relative;
}

.TextList002514 .job-title i {
    position: absolute;
    width: 22px;
    height: 22px;
    background: #1397EE;
    border-radius: 50%;
    right: 0;
    top: 50%;
    margin-top: -11px;
}

.TextList002514 .job-title i::before,
.TextList002514 .job-title i::after {
    position: absolute;
    content: '';
    background: #fff;
}

.TextList002514 .job-title i::before {
    left: 20%;
    width: 60%;
    height: 2px;
    top: 50%;
    margin-top: -1px;
}

.TextList002514 .job-title i::after {
    left: 50%;
    margin-left: -1px;
    width: 2px;
    top: 20%;
    height: 60%;
}

.TextList002514 .job-title.select i::after {
    display: none;
}

.TextList002514 .job-title.select {
    color: #1397EE;
    font-weight: bold;
}

.TextList002514 .job-main {
    display: none;
    padding: 22px 0;
    border-top: 1px dotted #e5e5e5;
}

.TextList002514 .job-info {
    font-size: 14px;
    color: #666;
    line-height: 1.8;
    text-align: justify;
}



.system {
    padding: 2% 0;
}

.system img {
    padding: 3% 0;
}

.system .info {}

.system .info h3 {
    margin: 0;
    text-align: center;
    font-weight: normal;
    color: #1397EE;
    font-size: 26px;
}

.system .info h4 {
    margin: 2% 0 1%;
    color: #1397EE;
    font-size: 19px;
}

.system .info h5 {
    margin: 2% 0 1%;
    color: #004e92;
    font-size: 17px;
}

.system .info p {
    font-size: 16px;
    text-indent: 2em;
    line-height: 30px;
}

.system .info article {
    font-size: 16px;
    line-height: 2;
    text-align: justify;
}

.system .box4 {
    padding-bottom: 4%;
}

.system .box4 .ul {
    font-size: 20px;
    padding-top: 10px;
}

.system .box4 .ul h3 {
    text-align: center;
    font-weight: normal;
    color: #004e92;
}

.system .box4 .ul li {
    float: left;
    width: 25%;
    text-align: center;
    padding: 3% 2%;
}

.system .box4 .ul li + li {
    border-left: 1px solid #e7e7e7;
}

.system .box4 .ul li .h2 {
    background: none;
    color: #333;
    padding: 10px 0 20px;
    font-size: 18px;
    font-weight: bold
}

.system .box4 .ul li .p {
    margin: 0 auto;
    font-size: 16px;
    line-height: 30px;
}

.system .box4 .ul li figure {
    margin: 0 auto;
}


/*
 .TextList001203 
 */
 
  .TextList001203 { margin-top:27px;}
 
.TextList001203 li {
    margin-bottom: 10px;
    line-height: 25px;
    border: 1px solid #e3e7e6;  border-radius:2px;
    padding: 0 10px 0 30px;
    position: relative;
}

.TextList001203 li::before {
    position: absolute;
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #004e92;
    left: 12px;
    top: 50%;
    margin-top: -2px;
}

.TextList001203 li a {
    display: block;
    padding: 15px 0;
    color: #666;
}

.TextList001203 li span {
    padding-right: 10px;
}

.TextList001203 li i {
    font-style: normal;
    position: relative;
    float: right;
    padding-left: 15px;
    padding-right: 30px;
    background-color: #1397EE;
    color: #fff;
    font-size: 12px;
}

.TextList001203 li:hover::before,
.TextList001203 li:hover i {
    background-color: #db0511;
}

.TextList001203 li i::before {
    position: absolute;
    content: '';
    width: 25px;
    height: 100%;
    background: url(/img/TextList001203-icon.png) no-repeat center center/contain;
    right: 0;
}

@media(max-width:480px) {
    .TextList001203 h1 {
        font-size: 20px;
    }
}

@media(max-width:375px) {
    .TextList001203 li i {
        padding-left: 5px;
    }
}

/*
 .RichInfo005
 */

.RichInfo005 {
    padding: 2% 0;
}

.RichInfo005 .news_info .title {
    text-align: center;
    padding-bottom: 20px;
}

.RichInfo005 .news_info .title h1 {
    margin: 0;
    padding-bottom: 15px; padding-top:20px;  padding-right:20px; padding-left:20px;
    font-size: 20px;
    font-weight: normal;
}

.RichInfo005 .news_info .title p {
    margin: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.RichInfo005 .news_info .title p span {
    margin: 0 5px;
    color: #999;
}
.RichInfo005 .news_info video{width: 800px;max-width: 100%;display: block;margin: 20px auto;}
.RichInfo005 .news_info .info {
    font-size: 15px;
    color: #666;
    line-height: 2;
    text-align: justify;
}

.RichInfo005 .news_info .info_back {
    text-align: center;
    clear: both;
    padding: 20px 0;
}

.RichInfo005 .news_info .info_back a {
    color: #0f76d3;
    font-size: 14px;
}

.RichInfo005 .news_info .info_pn span {
    display: block;
}

.RichInfo005 .news_info .info_pn span a {
    color: #999;
}

.RichInfo005 .news_info .info_pn span a:hover {
    color: #0f76d3;
}


/*
 .RighInfo002275
 */

.RighInfo002275 {
    padding: 3% 0
}

.RighInfo002275 .text {
    margin-bottom: 30px
}

.RighInfo002275 .text .title {
    font-size: 30px;
    color: #e4e4e4;
    font-weight: normal;
    margin-bottom: 20px;
}

.RighInfo002275 .text .title span {
    font-weight: 700;
}

.RighInfo002275 .text h3 {
    font-size: 20px;
    color: #c6020c;
}

.RighInfo002275 .text .p {
    font-size: 16px;
    color: #666;
    line-height: 44px;
    margin: 0;
    padding: 0;
}

.RighInfo002275 .map {
    width: 100%;
    height: 200px;
}

.RighInfo002275 .map #map {
    height: 100%;
}

.RighInfo002275 .map img {
    max-width: none !important;
}

.RighInfo002275 .map .anchorBL {
    display: none;
}

@media screen and (min-width: 768px) {
    .RighInfo002275 .text {
        float: left;
        width: 45%;
    }

    .RighInfo002275 .map {
        float: right;
        width: 50%;
        height: 260px;
    }
}

@media screen and (min-width: 1024px) {
    .RighInfo002275 .auto {
        
    }

    .RighInfo002275 .map {
        float: right;
        width: 50%;
        height: 320px;
    }

    .RighInfo002275 .text .title {
        font-size: 52px;
    }
}

@media screen and (min-width: 1200px) {
    .RighInfo002275 .text .title {
        margin-bottom: 50px
    }

    .RighInfo002275 .map {
        width: 50%;
        height: 430px;
    }

    .RighInfo002275 .text {
        width: 40%;
    }
}


/*Form002219*/
.Form002219 {
    padding-top: 2%;
    padding-bottom: 4%;
}

.Form002219 dl.comname {
    width: 100%;
}

.Form002219 dl.add {
    width: 100%;
}

.Form002219 dl {
    width: 33.3%;
    float: left;
    padding-left: 120px;
    min-height: 40px;
    position: relative;
    margin-bottom: 15px;
}

.Form002219 dl.odd {}

.Form002219 dt {
    color: #5b5b5b;
    font-size: 15px; font-weight:normal;
    position: absolute;
    left: 0; padding-left:10px;
    width: 100px;
    text-align: left;
    line-height: 40px;
}

.Form002219 dt span {
    color: red;
    width: 20px;
    display: inline-block;
    margin-right: 5px;
}

.Form002219 .text {
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    width: 100%;
    padding: 0 10px;
    line-height: 38px;
    color: #5b5b5b;
}

.Form002219 dl.dl {
    width: 100%;
    float: none;
    max-width: none;
}

.Form002219 textarea {
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    overflow: hidden;
    resize: none;
    width: 100%;
    height: 180px;
    padding: 10px;
    color: #5b5b5b;
}

.Form002219 .btn {
    display: inline-block;
    line-height: 40px;
    min-width: 140px;
    margin-right: 20px;
    background-color: #f3f3f3;
    color: #728391;
    font-size: 14px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.Form002219 .submitbtn {
    color: #fff;
    background-color: #1397EE; outline:none;
}

@media(max-width:640px) {
    .Form002219 dl {
        float: none;
        width: 100%;
        margin-left: 0 !important;
    }

    .Form002219 textarea {
        height: 250px;
    }
}

@media(max-width:480px) {
    .Form002219 .btn {
        width: 48%;
        margin-right: 2%;
        float: left;
        display: block;
        min-width: 2px;
    }
}

/*
 .PicList002239
 */

.PicList002239 { margin-top:50px;}

.PicList002239 li {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 3%;
    float: left;
}

@media(min-width:769px) {
    .PicList002239 li {
        margin-right: 5%;
        width: 30%;
    }

    .PicList002239 li:nth-child(3n) {
        margin-right: 0;
    }
}

.PicList002239 li .Ispic {
    padding-bottom: 68%;
    background-size: contain;
}

.PicList002239 li dl {
    position: relative;
    margin: 0 10px;
    line-height: 60px;
}

.PicList002239 li dt {
    background: url(/img/PicList002239-icon.png) no-repeat right center;
    padding-right: 0px; padding-top:10px;
    font-size: 15px; text-align:center; padding-bottom:20px; font-weight:normal;
    color: #666;
}

@media(max-width:768px) {
    .PicList002239 li {
        width: 48%;
        margin-right: 4%;
    }

    .PicList002239 li:nth-child(2n) {
        margin-right: 0;
    }
}

