.mobile{width: 100%;position:relative;height: 54px;display: none;top:0;right: 0;z-index: 99;background-color: #0e60b6;}
.mobile-inner-header{
	width:100%;
	height: 54px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2
	}
.mobile-inner-header-icon{
	color: #ffffff; height: 40px;font-size:25px;text-align: center;
	float:right;width: 40px;position: relative;
	-webkit-transition: background 0.5s;
	-moz-transition: background 0.5s;
	-o-transition: background 0.5s;
	transition: background 0.5s;
}
.mobile-inner-header-icon:hover{  cursor: pointer;}
.mobile-inner-header-icon span{
	position: absolute; left: calc((100% - 25px) / 2);
	top: calc((100% - 1px) / 3);  width: 25px;  height: 2px;  background-color: #fff;}
.mobile-inner-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickfirst;}
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;}
.mobile-inner-header-icon{
	color: #fff;
	height: 54px;
	float:right;
	width: 54px;
	position: relative;
	cursor: pointer;
	margin-right: 5px;
	text-align: right;
	}
.mobile-inner-header-icon-click{margin-top: 5px;}
.mobile-inner-header-icon-out span{width: 22px;height: 2px;background-color:#fff;display: none;}
.mobile-inner-header-icon.iconfont{font-size: 30px;line-height: 54px;text-align: center;font-weight: bold;}
.mobile-inner-header-icon-out span:nth-child(1){
	animation-duration: 0.5s;
	animation-fill-mode: both;
	animation-name: outfirst;
}
.mobile-inner-header-icon-out span:nth-child(2){
	animation-duration: 0.5s;
	animation-fill-mode: both;
	animation-name: outsecond;
}
.mobile-inner-header-icon-out span:nth-child(2){
	animation-duration: 0.5s;
	animation-fill-mode: both;
	animation-name: outthird;
}
.mobile-inner-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(3){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickfirst;}
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;}
.mobile-inner-header-icon-click span:nth-child(3){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickthird;}
@keyframes clickfirst {
	0% {
		transform: translateY(4px) rotate(0deg);

	}

	100% {
		transform: translateY(0) rotate(45deg);
	}
}

@keyframes clicksecond {
	0% {
		transform: translateY(-4px) rotate(0deg);
	}

	100% {
		transform: translateY(0) rotate(-45deg);
	}
}

@keyframes clickthird {
	0% {
		opacity: 0
	}

	100% {
		opacity: 0
	}
}
.mobile-inner-header-icon-out span:nth-child(1){
	animation-duration: 0.5s;
	animation-fill-mode: both;
	animation-name: outfirst;
}
.mobile-inner-header-icon-out span:nth-child(2){
	animation-duration: 0.5s;
	animation-fill-mode: both;
	animation-name: outsecond;
}
.mobile-inner-header-icon-out span:nth-child(3){
	animation-duration: 0.5s;
	animation-fill-mode: both;
	animation-name: outthird;
}
@keyframes outfirst {
	0% {
		transform: translateY(0) rotate(-45deg);
	}

	100% {
		transform: translateY(-4px) rotate(0deg);
	}
}



@keyframes outsecond {
	0% {
		transform: translateY(0) rotate(45deg);
	}

	100% {
		transform: translateY(4px) rotate(0deg);
	}
}
@keyframes outthird {
	0% {
		transform: translateY(0) rotate(90deg);
	}

	100% {
		transform: translateY(12px) rotate(0deg);
	}
}

.mobile-inner-nav{background: #1c4384;width: 100%;position: absolute;top: 54px;left: 0px;padding-top: 10px;padding-bottom: 25px;display: none;}
.mobile-inner-nav a{display: inline-block;line-height: 45px;
	text-decoration: none;  width: 100%;font-size: 14px;
	border-bottom: solid 1px #224a75;
	-webkit-transition: all 0.5s;   -moz-transition: all 0.5s;
	-o-transition: all 0.5s;    transition: all 0.5s;color:#fff; }
.mobile-inner-nav a:hover{color:#fff;}
.mobile-inner-nav li{position: relative;padding: 0 20px;}
.mobile-inner-nav li a{text-indent: 15px;letter-spacing: 1px}
.mobile-inner-nav li strong{position: absolute;right:20px;top:0;font-size: 25px;cursor: pointer;width: 40px;height: 45px;text-align: center;line-height: 40px;-webkit-transition: all 0.5s;   -moz-transition: all 0.5s;
	-o-transition: all 0.5s;    transition: all 0.5s; color: #fff;
	opacity: 0.8;
	font-weight: normal;}
.mobile-inner-nav a{-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: returnToNormal;animation-name: returnToNormal;}
.mobile_search .search input {
	position: absolute;
	height: 34px;
	line-height: 34px;
	color: #262626;
	border: none;
	background: none;
	top: 0px;
	padding-left: 0px;
}
.mobile_search .search input.notxt {
	padding: 0 0 0 7px;
	font-size: 14px;
}

@-webkit-keyframes returnToNormal {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes returnToNormal {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
.mobile_subNav{display: none;padding-left:10px;}
.mobile-inner-nav dd a{height: 35px;line-height: 35px;border-bottom: dotted 1px rgba(219,219,219,0.2);font-size: 13px;}
.mobile_search{clear: both;position: relative;height: 36px;margin:10px 20px 0;border-bottom:solid 1px #224a75;overflow: hidden;}
.mobile_search input.notxt{width: 90%;color:#fff;margin-left:45px;border:none;}
.mobile_search input.notxt1{width: 55px;background-color:#fff;right:auto;left:0;background:url('../img/serBtn.png') no-repeat center center;border:none;}
.mobile-link{float: left;padding-left: 10px;}
.mobile-link a{color:#f3f3f3;margin:0 5px;height: 40px;line-height: 40px;    font-size: 15px;}
.mobile-link02{margin:0 20px;}
.mobile-inner-nav .mobile-link02 a {width: auto;float: left;margin:0 7px;}
.mobile-inner-nav a, .mobile_search {
	border-bottom-color: rgba(255,255,255,0.3);
}

.toplink{
    margin: 10px 20px 20px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
}
.toplink a{
	    height: 30px;
	    line-height: 30px;
	    text-align: center;
	    border: 1px solid #ffffff;
	    width: 23%;
	    transition: .3s;
	    font-size: 14px;
	    color: #ffffff;
	    margin-left: 0px;
	    margin-right: 15px;
}
@media screen and (max-width: 1400px){
	.hnav-c {
	    width: 100%;
	    max-width: 1300px;
	    height: 54px;
	    margin: 0 auto;
	}
	.navs {
	    max-width: 1300px;
	    width: 100%;
	}
}
@media screen and (max-width: 1300px){
	.navss {
	    padding: 0 3.55%;
	}
	.section {
	    width: 95%;
	}
	.sec2 {
	    width: 95%;
	}
	.sec3 {
	    width: 95%;
	}
	
}
@media screen and (max-width: 1250px){
	.navss {
	    padding: 0 3.43%;
	}
}
@media screen and (max-width: 1230px){
	.newspart-img {
	    width: 100%;
	    height: 200px;
	    overflow: hidden;
	}
	.content_news-part {
	    height: 370px;
	}
}
@media screen and (max-width: 1200px){
	.navss {
	    padding: 0 3.31%;
	}
}
@media screen and (max-width: 1150px){
	.navss {
	    padding: 0 3.18%;
	}
	.newspart-img {
	    width: 100%;
	    height: 190px;
	    overflow: hidden;
	}
	.content_news-part {
	    height: 360px;
	}

}
@media screen and (max-width: 1100px){
	.newspart-img {
	    width: 100%;
	    height: 180px;
	    overflow: hidden;
	}
	.content_news-part {
	    height: 350px;
	}
	.navss {
	    padding: 0 3.18%;
	}
	.navss {
	    padding: 0 3.03%;
	}
}
@media screen and (max-width: 1050px){
	.navss {
	    padding: 0 2.87%;
	}
	.col-md-3 a span {
	    left: 44%!important;
	    font-size: 17px; 
	}
	.newspart-img {
	    width: 100%;
	    height: 170px;
	    overflow: hidden;
	}
	.content_news-part {
	    height: 340px;
	}
}
@media screen and (max-width: 1000px){
	.navss {
	    padding: 0 2.7%;
	}
}
@media screen and (max-width: 950px){
	.navs {  
	   display: none;
	}
	.mobile {
	    display: block;
	}
}
@media screen and (max-width: 800px){
	.col-md-3 {
	    display: flex;
	    width: 50%;
	    justify-content: space-around;
	}
	.content_newsf {
	    height: AUTO;
	    max-height: unset;
	    flex-wrap: wrap;
	    justify-content: flex-start;
	}
	.content_news-part {
	    width: 45%;
	    height: 390px;
	    margin-right: 16px;
	    margin-left: 16px;
	    margin-bottom: 20px;
	    padding-bottom: 10px;
	}
	.newspart-img {
	    width: 100%;
	    height: 217px;
	    overflow: hidden;
	}
	.tzgg ul li {
	    width: 47%;
	}
	.tzgg ul {
	    justify-content: space-around;
	}
	.homea .wp {   
	    height: 504px;
	}
	.sec3 {
	    justify-content: space-between;
	    flex-wrap: wrap;
	}
    .xsdt {
	    width: 100%;
	    float: left;
	    /* margin-bottom: 50px; */
	}
	.rczp {
	    width: 48.5%;
	    margin-top: 40px;
	}
	.kyjg {
	    width: 48.5%;
	    margin-top: 40px;
	}
	.flex-direction-nav a {
	    width: 50px;
	    height: 50px;   
	    font-size: 20px;
	    margin-top: -25px;
	    line-height: 50px;
	}
	.flex-direction-nav .flex-next {
	    right: 15px;
	}
	.flex-direction-nav .flex-prev {
	    left: 15px;
	}
	.till-slides {
	    left: 8%;
	    bottom: 5px;
	}
	.till-slides h3 {
	    font-size: 18px;
	}
}
@media screen and (max-width: 760px){
    .homea .wp {
	    height: 480px;
	}
}
@media screen and (max-width: 720px){
	.newspart-img {
	    width: 100%;
	    height: 203px;
	    overflow: hidden;
	}
	.content_news-part {
	    width: 45%;
	    height: 380px;
	    margin-right: 16px;
	    margin-left: 16px;
	    margin-bottom: 20px;
	    padding-bottom: 10px;
	}
    .homea .wp {
	    height: 465px;
	}
}
@media screen and (max-width: 690px){
	.newspart-img {
	    width: 100%;
	    height: 195px;
	    overflow: hidden;
	}
    .homea .wp {
	    height: 450px;
	}

}
@media screen and (max-width: 650px){
	.col-md-3 {
	    display: flex;
	    width: 49%;
	    justify-content: space-around;
	}
    .content_news-part {
	    width: 100%;
	    height: auto;
	    margin-top: 15px;
	    margin-right: 0;
	    margin-left: 0;
	}
	.newspart-img {
	    width: 100%;
	    height: auto;
	    overflow: hidden;
	}
	.sec2 {
	    width: 90%;
	}
	.section {
	    width: 90%;
	}
	.tzgg ul li {
	    width: 100%;
	}
	.sec3 {
	    width: 90%;
	}
	.rczp {
	    width: 100%;
	    margin-top: 40px;
	}
	.kyjg {
	    width: 100%;
	    margin-top: 40px;
	}
	.homea .wp {
	    height: 435px;
	}
	table {
	    border-spacing: 0;
	    border-collapse: collapse;
	    max-width: 100% !important;
	    width: 100% !important;
	}
	table td{
		text-wrap: wrap;
	}
	table tr{
		text-wrap: wrap;
	}
}
@media screen and (max-width: 620px){
	.homea .wp {
	    height: 420px;
	}
	.logo-left img {
	    /* margin-top: 0px; */
	    display: block;
	    margin: 0 auto;
	}
	.logo-left {
	    float: none;
	    height: 100%;
	    margin: 0 auto;
	}
	.header-content {
	    margin: 0 auto;
	    height: 138px;
	}
	.till-slides h3 {
	    font-size: 16px;
	}
    .flex-direction-nav {
	    display: none;
	}
	.right {
	    padding: unset;
	    transition: .6s;
	    position: absolute;
	    right: calc(50% - 84px);
	    top: 89px;
	    float: none;
	    margin: 0 auto;
	    display: inline-block;
	}
	.section2 {
	    margin-top: 198px;
	}
	.ctit2 span b {
       display: none;
	}
}
@media screen and (max-width: 550px){
	.homea .wp {
	    height: 385px;
	}
}
@media screen and (max-width: 500px){
	.homea .wp {
	    height: 360px;
	}
	.content_news-part {
	    margin-top: 0px;
	    margin-right: 0;
	    margin-left: 0;
	}
}
@media screen and (max-width: 450px){
	.header-content {
	    height: 123px;
	}
	.right {
	    top: 75px;
	}
	.section2 {
	    width: 100%;
	    overflow: hidden;
	    margin: 0 auto;
	    margin-top: 183px;
	}
	.logo-left img {
	   width: 350px;
	}
	.till-slides {
	    display: none;
	}
	.col-md-3 {
	    display: flex;
	    width: 100%;
	    justify-content: space-around;
	}
	.homea .wp {
	    height: 325px;
	}
	.footer .part2 .logo1 {
	    height: 75px;
	    background-size: 350px;
	}
	.part2 {
	    padding: 0px 0 5px 0px;
	    padding-top: 10px;
	}
	.index-tab-media-title {
	    width: calc(100% - 65px);
	}
	.index-tab-media-type {
	    width: 80px;
	    background-size: auto 70%;
	}
}

@media screen and (max-width: 420px){
	.homea .wp {
	    height: 295px;
	}
}
@media screen and (max-width: 370px){
	.homea .wp {
	    height: 270px;
	}
	.part2 {
	    padding: 0px 0 5px 0px;
	    padding-top: 15px;
	}
	.footer .part2 .logo1 {
	    height: 60px;
	    background-size: 320px;
	    /* padding-top: 15px; */
	}
	.logo-left img {
	    width: 320px;
	}
    .header-content {
	    height: 120px;
	}
	.right {
	    top: 71px;
	}
	.section2 {
	    margin-top: 180px;
	}
	.section {
	    width: 98%;
	}
	.sec2 {
	    width: 92%;
	}
}
@media screen and (max-width: 350px){
	.homea .wp {
	    height: 250px;
	}
    .ctit span {
	    height: 50px;
	    line-height: 70px;
	    font-size: 28px;
	}
	.logo-left img {
	    display: block;
	    margin: 0 auto;
	    width: 300px;
	}
	.footer .part2 .logo1 {
	    height: 60px;
	    background-size: 300px;
	}
}

@media screen and (max-width: 330px){
	.homea .wp {
	    height: 220px;
	}
}
