@media all and (min-width:320px) and (max-width:768px){


body.menushow {
   overflow: hidden;
    width: 100%;
}
.mt120{
	margin-top:60px;
}
.mb120{
	margin-bottom:60px;
}


.header.show .logo img {
    opacity: 0;
}
.header.show {
    background: #fff;
}
.header{
	background:#fff;
}
.header .inheader .logo img:first-child{
	display:none;
}
.header .inheader .logo img:last-child{
	display:block;
}
.header.yanse .inheader .logo img:first-child{
	display:none;
}
.header.yanse .inheader .logo img:last-child{
	display:block;
}
.header.yanse{
	background:#fff; box-shadow: 0px 8px 46px 0px rgba(52, 52, 52, 0.15);
}
.menu_body{
	display:block;
}
.header .menu_body {
    position: relative;
    width: 21px;
    height: 18px;
	display:block;
	top: 20px;
	float:right;
	cursor:pointer;
}
.header .nav_menu_item {
    width: 100%;
    height: 2px;
    background: #004998;
    position: absolute;
    -webkit-transition: .36s ease;
    -o-transition: .36s ease;
    -moz-transition: .36s ease;
    transition: .36s ease;
}
.header.show .nav_menu_item {
    background: #004998;
}
.header.yanse .nav_menu_item {
    background: #004998;
}
.header .menu_item_top {
    top: 0;
}
.header .menu_item_center {
    display: block;
    top: 8px;
}
.header .menu_item_bottom {
    bottom: 0;
}
.header .menu_body.show .menu_item_top {
    top: 9px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.header .menu_body.show .nav_menu_item {
    height: 1px;
}
.header .menu_body.show .menu_item_center {
    opacity: 0;
}
.header .menu_body.show .menu_item_bottom {
    bottom: 8px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.header .inheader .menu {
    position: fixed;
    width: 100%;
    height: calc(100% - 60px);
    top: 60px;
	background:#fff;
	left:0px;
	padding: 0 15px;
	box-sizing: border-box;
}
.header .inheader .menu > li {
    display: block;
    height: auto;
    width: 100%;
    text-align: left;
    padding: 0;
    box-sizing: border-box;
    border-top: 1px solid #f2f2f2;
	margin-left:0px;
}
.header .inheader .menu > li > a {
    display: block;
    line-height: 50px;
    padding-left: 15px;
    float: left;
    width: calc(100% - 65px);
	font-size: 14px;
	color: #4B4B4B;
}
.header .inheader .menu > li.active, .header .inheader .menu > li:hover {
    background: none;
    border-top: 1px solid #f2f2f2;
}

.header .inheader .menu{
	display:none;
}
.menu li .icon_nav_item{
    display: inline;
    position: absolute;
    right: 0;
    width: 50px;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 50px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    color: #666;
    text-align: center;
	line-height: 50px;
}
.menu li.hover .icon_nav_item {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.header .menu > li .subnav {
    position: static;
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
    background: none;
    clear: both;
	padding:0px;
	width: 100%;
	display: none;
	transition: none;transform: unset !important;
}
.header .menu > li .subnav a {
    display: block;
    text-align: left;
    font-size: 12px;
    color: #999;
    line-height: 36px;
    padding-left: 30px;
    border-top: 1px solid #f2f2f2;
}
.header .menu > li .subnav li{
	margin:0px;
}
.header .menu > li .subnav li:hover:before,
.header .menu > li .subnav li.active:before{
    display:none;
}
.header .menu > li .subnav li a {
    font-size: 13px; line-height: 34px;
}
.header .menu > li .subnav li a:hover,
.header .menu > li .subnav li a.active{
	color:#277bc9;
}
.header .menu > li:nth-child(2) .subnav,
.header .menu > li:nth-child(3) .subnav,
.header .menu > li:nth-child(5) .subnav,
.header .menu > li:nth-child(6) .subnav,
.header .menu > li:nth-child(7) .subnav{
	transform: translateX(0%) !important;
}



.header .inheader .langul{
	display:none;
}
.header.yanse .inheader .menu li > a {
    color: #333;
}
.header.yanse.show {
    background:#fff;
}
#main .flexslider{
	margin-top:60px;
}
#main .flexslider .flex-control-nav {
    bottom: 15px;
}
.header .inheader .menu > li.active:after, .header .inheader .menu > li:hover:after {
    display:none;
}
#main .flexslider .flex-control-nav-01 li a {
    font-size: 10px;
    margin-top: 8px;
	display:none;
}
#main  .flexslider .flex-control-nav-01 li.flex-active a {
    font-size: 12px;
}





#index01 {
    margin: 40px auto;
}
#index01 .index01{
    display: block;
}
.index01_list{
	width:48.5%; margin-top:15px; margin-left:0px;
}
.index01_list:nth-child(2n){
	float:right;
}
.index01_list:nth-child(-n+2){
	margin-top:0px;
}
.index01_list.on {
    transform: unset;
}
.index01_list .line,.index01_list.on .line {
    margin: 10px auto;
    height: 1px;
    width: 40px;
}
.index01_list a,.index01_list.on a {

}
.index01_list .b {
    font-size: 12px;
    padding: 0 15px;
    text-align: left;
    line-height: 1.5;
}


#index02 .swiper-slide.dbv {
    height: 200px; width:80%;
}
#index02 {
    margin-bottom: 40px;
}
#index02 .swiper-slide.dbv .text .t {
    font-size: 18px;
    margin-bottom: 8px;
    margin-top: 15px;
}
#index02 .swiper-slide.dbv .text .b {
    font-size: 14px;
}
#index02 .swiper-pagination-box .swiper-pagination-bullet {
    width: 12px;
    height: 2px;
    margin: 0 2px;
}
#index02 .swiper-pagination-box .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 20px;
    height: 3px;
}
#index02 .swiper-btn {
    width: 12px;
    height: 22px;
}
#index02 .swiper-btn.swiper-btn-prev {
    left: 12%;
}
#index02 .swiper-btn.swiper-btn-next {
    right: 12%;
}


#index03 {
    margin-top: 30px;
}
.index03_list.on {
    transform: unset;
}


.index03_in .swiper-slide {
  width: 50%;
  padding: 10px 8px 25px;
}
.index03_list{

}
.index03_list:nth-child(2n){
	float:right;
}
.index03_list:nth-child(-n+2){
	margin-top:0px;
}
.index03_list .text .t {
    font-size: 14px;
    margin-bottom: 8px;
}
.index03_list .text .b a {
    margin-top: 4px;
    font-size: 12px;
}
.index03_list .text {
    padding: 0 5px;
    bottom: 10px;
}
.index03_list.on .text .b,.index03_list .text .b {
    opacity: 1;
}
.index03_list .text .t {
    text-align: left;
}


.footer_top {
    padding-top: 30px;
    padding-bottom: 15px;
	
}
.footer_t_01 {
    width: 48.5%; margin-bottom:15px;
}
.footer_t_01:nth-child(2) {
    margin-left: 0;
    float: right;
}
.footer_top .c input:first-child {
    width: 86%;
    padding: 0px 5px;
    font-size: 12px;
    line-height: 24px;
}
.footer_top .c input:last-child {
    width: 14%;
    line-height: 24px;
    background-size: 12px;
}
.footer_top .c {
    margin-top: 12px;
	width: 100%;
    display: inline-block;
}
.footer_t_02 {
    float: none;
    clear: both;
}
.footer_menu {
    margin-top: 15px;
}
.footer_menu .footer_menu_list a{
    margin-left: 0px;
    float: left;
    width: 33.33%;
    text-align: left;
	margin-top:15px;
}
.footer_menu .footer_menu_list {
    float: none;
    margin-top: 0;
    clear: both;
}




#proshow {
    margin: 40px 0;
}
.top_top .t {
    font-size: 20px;
    margin-bottom: 10px;
}
.top_top .b {
    line-height: 20px;
    font-size: 13px;
}
#proshow .proshow_top .swiper-slide {
    height: 220px;
}
#proshow .proshow_top .swiper-slide.dbv .text .t {
    font-size: 18px;
    margin-bottom: 7px;
    margin-top: 15px;
}
#proshow .proshow_top .swiper-slide.dbv .text .b {
    font-size: 14px;
}
#proshow .proshow_top {
    margin: 20px auto;
}
.proshow_btm .gallery-thumbs .swiper-slide {
    height: 40px;
}
.proshow_end {
    margin-top: 30px;
}
.proshow_end .proshow_end_list .t {
    font-size: 13px;
    margin: 10px 0 6px;
}
.proshow_end .proshow_end_list .b {
    font-size: 12px;
    line-height: 20px;
}
.proshow_btm .swiper-btn-next, .proshow_btm .swiper-btn-prev {
    height: 22px;
    right: 15%;
    top: 10px;
}
.proshow_btm .swiper-btn-prev {
    left: 15%;
    right: unset;
}
.proshow_btm .gallery-thumbs {
    width: 50%;
}



.page_div{
	margin:30px 0 40px;
}
.page_div_in {
    padding: 15px !important;
}
.page_title {
    margin-bottom: 30px;
}
.page_title span {
    font-size: 20px;
    padding: 0 10px;
}
.page_title sub {
    font-size: 12px;
}
.page_content {
    padding: 0 15px;  margin-bottom:30px;
}
.page_content .t {
    font-size: 18px;
    margin-bottom: 15px;
}
.page_content .b {
    font-size: 12px;
    line-height: 20px;
}
.page_content .gys_con .gys_list div {
    font-size: 14px;
    margin-top: 5px;
}
.page_content .gys_con .gys_list {
    width: 48.5%;
    margin-left: 0;
	margin-top:15px;
}
.page_content .gys_con .gys_list:nth-child(-n+2){
	margin-top:0px;
}
.page_content .gys_con .gys_list:nth-child(2n){
	float:right;
}
.page_content .gys_con .gys_list:nth-child(2n+1){
	clear:both;
}





.page_title .page_title_b {
    font-size: 12px;
    line-height: 22px;
}
.page_content_02 .zxns_text span {
    font-size: 14px;
    padding: 8px 20px;
}
.page_content_02 .zxns_text .tbg {
    border-radius: 4px;
    padding: 20px 30px;
}




.yyly_div{
	margin-bottom:40px;
}
.yyly_list{
	padding-top:30px;
}

.yyly_list:nth-child(2n) .img,.yyly_list .img{
	float:none; width:100%; padding:0px;
}
.yyly_list:nth-child(2n) .text,.yyly_list .text{
	right:0px; position:static; margin-bottom:15px; width:100%; height:auto;
}
.yyly_list .img img{
	display:block; width:100%; position:static; transform:unset;
}
.yyly_list .text {
    padding:20px 15px;
}
.yyly_list .text .t {
    font-size: 16px;
    margin-bottom: 12px;
}
.yyly_list .text .b {
    font-size: 12px;
    line-height: 24px;
}









.down_list{
	margin-top:15px; line-height:22px;
}
.down_list:first-child{
	margin-top:0px;
}
.down_list span{
	font-size:12px; margin:0 15px 0 12px;
}
.down_list a.downt{
	font-size:14px; width:calc(100% - 160px);
}
.down_list a.downa{
	font-size:12px;
}



.page_content_03 .input01{
	line-height:32px; width:100%; font-size:	14px; 	margin-top:15px;
}
.page_content_03 .input01:nth-child(-n+2) {
    margin-top: 10px;
}
.page_content_03 .input01:nth-child(-n+1) {
    margin-top: 0px;
}
.page_content_03 .input01.input02{
	height:33px;
}
.page_content_03 .input01.input03{
	height:80px; margin-bottom:60px;
}
.submit{
	margin-top:60px;
}
.submit input{
	font-style:2px; width:150px; line-height:32px; 
}


.contact_l{
	width:100%; float:none; margin-bottom:15px; padding-left:0px;
}
.contact_r{
	width:100%; float:none;
}

.contact_l .t{
	font-size:16px; margin-top:24px;
}
.contact_l .b{
	font-size:14px; line-height:24px; margin-top:10px;
}
.contact_r .input01{
	line-height:32px; width:100%; font-size:	14px; 	margin-top:15px;
}
.contact_r .input01.input03 {
    height: 32px;
    line-height: 20px;
    padding: 11px 0;
}
.contact_r .submit{
	margin-top:30px;
}
.contact_r .submit input{
	font-style:2px; width:150px; line-height:32px; 
}
#dituContent{
	height:250px;
}


.dls_con{
	margin-top:20px;
}
.dls_con .dls_list{
	padding:0 8px; width:48.5%;  margin-top:15px;
}
.dls_con .dls_list:nth-child(2n){
	float:right;
}
.dls_con .dls_list:nth-child(-n+2){
	margin-top:0px;
}
.dls_con .dls_list:nth-child(2n+1){
	clear:both;
}
.dls_con .dls_list img{
	width:80px;
}
.dls_con .dls_list .t{
	font-size:14px;  margin:15px 0 8px;
}
.dls_con .dls_list .b{
	font-size:12px; line-height:20px;
}
.dls_con::after {
    display:none;
}




.page_content_06 .fwzc_list{
	padding:30px 0; width:50%;
}
.page_content_06 .fwzc_list img{
	height:40px;
}
.page_content_06 .fwzc_list .t {
    font-size: 16px;
    padding: 15px 0 20px;
}
.page_content_06 .fwzc_list .b{
	font-size:13px;  padding-bottom:6px; 
}
.page_content_06 .fwzc_list:nth-child(2){
	margin:0px;
}

.fwzc_l{
	width:100%; margin-bottom:15px; float:none;  padding-bottom: 0px;
}
.fwzc_r{
	width:100%; float:none;
}

.fwzc_r .big_t{
	font-size:20px;  padding:24px 0; 
}
.fwzc_r .fwzc_r_list{
	padding:20px 0; 
}
.fwzc_r .small_t{
	font-size:16px;  margin-bottom:10px;
}
.fwzc_r .b{
	font-size:13px;  line-height:24px;
}

.us_div_01{
	margin:30px 0 30px;
}
.us_div_03{
	margin:30px 0;
}
.page_title {
    margin-bottom: 30px;
}
.us_01_top .us_01_top_l {
    width: 100%;
    float: none;
}
.us_01_top .us_01_top_r {
    width: 100%;
    position: static;
}
.us_01_top .us_01_top_l .b {
    padding: 0 12px 30px;
}
.us_01_top .us_01_top_r .img {
    position: static;
    overflow: visible;
    width: calc(100% - 15px);
    float: right;
    background: #e6f0fa;
}
.us_01_top .us_01_top_r .img img {
	position: static; margin-top:-15px; margin-left:-15px;
    transform: unset; width:100%; margin-bottom:15px;
}
.us_01_bottom .us_01_bottom_r {
	width: 100%;
	float: nont;	
}
.us_01_bottom .us_01_bottom_l {
	width: 100%;
	float: nont;
	padding:15px 0;
}
.us_div_02_list img {
    width: 40px;
}
.us_div_02_list .t {
    font-size: 14px;
    margin-top: 12px;
}
.us_div_02_list {
    padding: 15px 0;
    border-radius: 4px;
}
.us_div_02_btm {
    margin-top: -15px;
}
.us_div_03_in > img {
    width: 80%;
    margin: 0 auto;
    display: block;
    float: none;
}
.us_div_03 .us_div_03_r .us_div_03_list{
	float:left; width:48.5%; margin-top:20px;
}
.us_div_03 .us_div_03_r .us_div_03_list:nth-child(2n){
	float:right;
}
.us_div_03 .us_div_03_r .us_div_03_list:nth-child(-n+2){
	margin-top:20px;
}
.us_div_03 .us_div_03_r .us_div_03_list:nth-child(2n+1){
	clear:both;
}
.us_div_03 .us_div_03_r .us_div_03_list:nth-child(2), .us_div_03 .us_div_03_r .us_div_03_list:nth-child(3) {
    margin-left: 0;
}
.us_div_03 .us_div_03_r {
    width: 100%;
    overflow: hidden;
    float: none;
}
.us_div_03 .us_div_03_r .us_div_03_list .l {
    font-size: 24px;
}
.us_div_03 .us_div_03_r .us_div_03_list .r {
    margin-left: 15px; max-width: calc(100% - 45px);
}
.us_div_03 .us_div_03_r .us_div_03_list .r .b {
    font-size: 12px;
}
.us_div_03 .us_div_03_r .us_div_03_list .r .t {
    font-size: 16px;
    margin-bottom: 10px;
}




#pages{
	margin-top:30px; font-size:13px;
}
#pages li{
	margin:0 3px;
}




.bannertext .t{
	font-size:20px; margin:14% 0 15px;
}
.bannertext .b{
	font-size:14px; margin-bottom:30px;
}
.bannertext a {
    font-size: 10px;
    border: 1px solid #fff;
    padding: 6px 18px;
}


.page_news_tab a {
    font-size: 14px;
    margin: 0 4px;
    padding: 6px 15px;
	border-width:1px;
}
.page_news_con a .img {
    width: 100%;
    float: none;
    padding: 0% 0;
    position: static;
    overflow: hidden;
    margin-bottom: 15px;
}
.page_news_con a .img img {
    position: static;
    height: auto;
	width:100%;
    transform: unset;
}
.page_news_con .text {
    margin-top: 0px;
    width: 100%;
    float: none;
}
.page_news_con a {
    padding: 15px 0;
}
.page_news_con .text .t {
    font-size: 16px;
}
.page_news_con .text .b {
    font-size: 12px;
    line-height: 20px;
    margin: 10px 0 15px;
}
.page_news_con .text .c {
    font-size: 12px;
}

.local {
    padding-bottom: 10px;
    font-size: 12px;
    margin-bottom: 30px;
}
.news_show_left .t {
    font-size: 18px;
}
.news_show_left .b {
    font-size: 12px;
    padding: 10px 0;
    margin-bottom: 10px;
}
.news_show_left .c {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.pager {
    font-size: 12px;
}
.us_div_01_new img {
    width: 35%;
    float: none;
    display: block;
    margin: 0 auto;
}
.us_div_01_new .us_01_top_l {
    width: 100%;
    float: none;
    margin-top: 15px;
}
.us_div_02_new_top {
    padding: 30px 0 40px;
}
.us_div_02_new_top .ttt {
    font-size: 24px;
}
.us_div_02_new_top .ttb {
    font-size: 18px;
    margin: 15px 0;
}
.us_div_02_new_top .ttc {
    font-size: 12px;
    line-height: 24px;
    padding: 0;
}



.new_zp_01_list {
  padding: 20px 10px;
  width: 100%;
  margin-top: 15px;
}
.new_zp_01_list:first-child{
    margin-top: 0;
}
.new_zp_01_list .text .t {
  font-size: 18px;
}
.new_zp_01_list .img {
  width: 22.5%;
}
.new_zp_01_list .text {
  width: 77.5%;
  padding-left: 10px;
}
.new_zp_01_list .text .b {
  font-size: 13px;
  line-height: 1.875;
}
.new_zp_01_list .text .t {
  font-size: 16px;
}
.new_zp_02_list_top {
  padding: 20px 10px; flex-wrap: wrap;
}
.new_zp_02_list_top_left .t {
  font-size: 18px;
  margin-bottom: 10px;
}
.new_zp_02_list_top_left {
  width: 100%; margin-bottom: 15px;
}
.new_zp_02_list_top_right {
  width: 100%;
}
.new_zp_02_list {
  margin-top: 20px;
}
.new_zp_02_list_top_righta img {
  width: 20px;
}

.new_hz_list{
    width:100%; margin-top: 15px; padding: 15px 10px 20px; margin-left: 0;
}
.new_hz_list:nth-child(-n+3){
    margin-top: 15px;
}
.new_hz_list .t {
  font-size: 16px;
  margin-bottom: 18px;
}




.yyly_list0_top {
  height: 30px;
}
.yyly_list{
    padding: 15px !important;  
}
.yyly_list .new_text {
  float: none;
  width: 100%;
}
.yyly_list .new_img {
  float: none;
  width: 100%;
}
.yyly_list:nth-child(6) .new_img, .yyly_list:nth-child(10) .new_img, .yyly_list:nth-child(12) .new_img {
  width: 100%;
}
.yyly_list .new_img a {
  margin-bottom: 0px;
  margin-top: 15px;
}
.yyly_list .new_text .new_t {
  margin-bottom: 12px;
  font-size: 18px;
}
.yyly_list .new_text .new_t span {
  transform: translateY(-55%);
}
.yyly_list .new_text .new_t img {
  width: 32px;
  margin-right: 5px;
}
.yyly_list .new_text .new_b {
  font-size: 14px;
}
.yyly_list .new_img a .imgbtm {
  font-size: 13px;
  line-height: 1.5;
}
.yyly_list .new_img a img {
  margin-bottom: 5px;
}
.yyly_list .new_img a .imgbtmb {
  font-size: 12px;
  line-height: 1.5;
}
.yyly_list .new_img a {
  width: 44%;
}


.new_pro_show{
    flex-wrap: wrap;
}
.new_pro_show .new_img {
  width: 100%;
  margin-bottom: 20px;
}
.new_pro_show .new_text {
  width: 100%;
}

.page_pdf img {
  width: 24px;
}
.page_pdf i {
  font-size: 13px;
  margin-left: 5px;
  transform: translateY(-7px);
}
.new_text_list .new_text_list_t {
  font-size: 18px;
  margin-bottom: 8px;
}
.new_text_list .new_text_list_b {
  font-size: 13px;
  line-height: 1.75;
}
.new_text_list {
  margin-top:20px;
}

.pro_all_list .swiper-container .swiper-slide {
  width: 50%;
  padding: 0 15px;
}
.pro_all_list .swiper-button-next::after,.pro_all_list .swiper-container-rtl .swiper-button-prev::after,
.pro_all_list .swiper-button-prev::after,.pro_all_list .swiper-container-rtl .swiper-button-next::after{
  font-size: 20px;
}

.pro_table tr td:nth-child(n+3) {

}
a.page_news_con_index_more {
  font-size: 14px;
  width: 120px;
  line-height: 32px;
  margin: 25px auto 0;
}
.zpimglist .swiper-container .t{
    font-size: 14px; color: #333; margin: 15px 0; text-align:center;
}

.new_0422_us{
    display: block;
}
.new_0422_us_left{
    float: none; margin-bottom: 15px; width: 100%; display: block;
}
.new_0422_us_right{
    float: none; width: 100%;
}
.new_0422_us_right .bigt {
  font-size: 68px;
}
.new_0422_us_right .bigb {
  font-size: 22px;
  margin-bottom: 12px;
}
.new_0422_us_right .bigc {
  font-size: 14px;
  line-height: 24px;
}
.new_0422_us_right .comb {
  transform: translateY(-20px);
}
.new_0422_us_right_swiper {
  transform: translateX(-15px);
  width: calc(100% + 15px);
  margin-top: 20px;
}
.new_0422_us_right_swiper .swiper-slide{
    width: calc(50% - 15px); margin-left: 15px;
}
.new_0422_us_right_swiper .swiper-slide .t{
    margin-top: 8px;  font-size: 14px; 
}






.header .weblangul {
    display: flex;    padding-left: 15px;    clear: both;	overflow:hidden;    border-top: 1px solid #f2f2f2;    padding-top: 15px; flex-wrap: wrap;
}
.header .inheader a.coo{
    display: block; 
}
.header .inheader .searchdiv{
    display: none;
}
.header .inheader .weblangul .searchdiv{
    display: block
}
.index_banner_swiper{
    margin-top: 60px;
}
.swiper_pagination_index{
    bottom: 15px;
}
.swiper_pagination_index .swiper-pagination-bullet{
    width: 6px; height: 6px;margin: 0 3px;
}
.swiper_pagination_index .swiper-pagination-bullet.swiper-pagination-bullet-active{
    width: 22px;
}
.index_banner_swiper .swiper-slide .textimg {
	width: 100%; padding: 0 15px; font-size: 20px;
}
.index_banner_swiper .swiper-slide .textimg .textimg_left .txt{
    padding-left:0px;
}
.index_banner_swiper .swiper-slide .textimg .textimg_right .txt{
    padding-right:0px;
}
.header .inheader .menu li.active > a, .header .inheader .menu li:hover > a {
	color: #004998;
}
.header .weblangul .langa{
    display: flex; flex-direction: column; justify-content: center;
}
.header .weblangul .langa .langain{
    display: flex;
}
.header .weblangul .langa .langain span{
    margin-left: 6px;
}
.header .weblangul .searchdiv {
    margin:0; position:relative; width: calc(100% - 15px); margin-top: 15px; height: auto;
}
.header .weblangul .searchdiv form{
    display: flex; border: 1px solid #262626; background: #fff; border-radius: 1000px; overflow: hidden;
}
.header .weblangul .searchdiv form .form-control{
    width: calc(100% - 40px); height: 32px; line-height: 32px; padding: 0 15px; border: 0;
}
.header .weblangul .searchdiv form .btn{
    width: 40px; height: 32px; border-radius: 100px; background:url(../images/search.png) no-repeat #fff; background-position: center center; background-size: auto 15px; cursor: pointer; border: 0;
}


.index_newpading {
	padding: 30px 0;
}
.index02_new_left {
	width: 100%;
}
.index02_new_right {
	width: 100%; margin-top: 15px;
}
.index02_new_t {
	font-size: 24px;
}
.index02_new_b {
	font-size: 15px;
	margin: 12px 0 15px;
}
.index02_new_list {
	margin-top: 15px;
	justify-content: space-between;
}
.index02_new_li {
	margin-right: 0;
}
.index02_new_li_t span {
	font-size: 40px;
}
.index02_new_li_t sub {
	font-size: 14px;
	margin-left: 2px;
}
.index02_new_li_b {
	font-size: 13px;
	margin-top: 4px;
}

.index03_new_swiper{
    width: calc(100% - 30px); margin-left: 15px; margin-top: 20px; overflow: hidden;
}
.index03_new_swiper .swiper-slide{
    flex-wrap: wrap;
}
.index03_new_swiper .swiper-slide .s_video{
    width: 100%;
}
.index03_new_swiper .swiper-slide .s_txt{
    width: 100%; margin-top: 15px;
}
.index03_new_swiper .swiper-slide .s_txt .s_txt_lit {
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.index03_new_swiper .swiper-slide .s_txt .s_txt_t {
	font-size: 20px;
}
.index03_new_swiper .swiper-slide .s_txt .s_txt_b {
	font-size: 14px;
	margin: 15px 0;
}
.index03_new .swiper_tool{
    width: calc(100% - 30px); margin-left: auto; margin-right: auto;
}
.index03_new .swiper_tool .swiper_pagination_index03{
    width: calc(100% - 50px); margin-top: calc((12px - 2px) / 2); margin-right: 40px;
}
.index03_new .swiper_tool .swiper-pagination-bullet{
    height: 2px;
}
.index03_new .swiperbuttonprev,
.index03_new .swiperbuttonnext{
    height: 12px; margin-left: 8px;
}

.index04_new_left {
	width: 100%; margin-bottom: 10px;
}
.index04_new_right {
	width: 100%;
}
.index04_new_a a {
	font-size: 13px;
	padding: 8px 20px;
}
.footer_top_left {
	width: 100%;
	display: flex;
}
.footer_top_right {
	width: 30%; margin-left: 35%; margin-top: 15px;
}
.footer_top_in{
    flex-wrap: wrap;
}
.footer_top_list {
	margin-left: 0;
	margin-top: 15px;
	width: 100%;
	line-height: 1.75;
}
.footer_top_list:first-child{
    margin-top: 0;
}
.footer_top_left{
    flex-wrap: wrap;
}
.footer_top_list a.at{
    margin-bottom: 5px;
}
.footer_top_list a.ab {
	font-size: 13px;
	margin-top: 0;
	display: inline-block;
	margin-left: 10px;
}
.footer_top_list a.ab:nth-child(2){
    margin-left: 0;
}
.footer_bottom{
    line-height: 2;
}
.footer_bottom span {
	margin: 0 10px;
	display: block;
	font-size: 0;
}


.new_pro_con {
	padding: 25px 0 50px;
}
.new_pro_div::after {
	display: none;
}
.new_pro_left {
	width: 100%; position: relative;
}
.new_pro_left::after{
    position: absolute; height: 100%; background: #fafafa; z-index: 1; top: 0; right: -15px; content: ""; width: calc(100% + 30px); z-index: 1;
}
.new_pro_leftlist,.new_pro_left .nplt{
    position: relative; z-index: 2;
}
.new_pro_left .nplt {
	font-size: 18px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.new_pro_leftlist a {
	font-size: 13px;
	padding: 8px 0;
	padding-left: 12px;
}
.new_pro_right {
	width: 100%; position: relative; margin-top: 20px; padding-top: 20px;
}
.new_pro_right::after{
    position: absolute; height: 100%; background: #fff; z-index: 1; top: 0; right: -15px; content: ""; width: calc(100% + 30px); z-index: 1;
}
.new_pro_right .nprb,.new_pro_right .nprt{
    position: relative; z-index: 2;
}
.nprt a {
	padding-bottom: 15px;
	margin-left: 10px;
	font-size: 14px;
}
.nprbli .nprblit {
	font-size: 18px;
	margin: 20px 0 12px;
}
.nprblib_01 {
	font-size: 14px;
	width: 100%;
	overflow-x: auto;
}
.pro_table table {
	width: 300% !important;
}
.nprbli {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.nprblib_02 .nprblib_02_li{
    width: calc(50% - (15px * 1) / 2); margin-left: 15px; margin-top: 15px;
}
.nprblib_02 .nprblib_02_li:nth-child(2n+1){
    margin-left: 0;
}
.nprblib_02 .nprblib_02_li:nth-child(-n+2){
    margin-top: 0;
}
.nprblib_02 {
	display: flex;
	margin-top: 20px;
	flex-wrap: wrap;
}
.nprblib_02 .nprblib_02_li .t {
	font-size: 15px;
	margin: 15px 0 8px;
}
.nprblib_02 .nprblib_02_li .b {
	font-size: 13px;
	padding: 0;
	line-height: 1.5;
}
.nprblib_03 a {
	margin-top: 10px;
	padding: 10px;
	font-size: 12px;
	line-height: 15px;
}
.nprblib_03 a .img img {
	height: 15px;
}

.us_new01_left {
	width: 100%;
}
.us_new01_right {
	width: 100%; margin-top: 20px;
}
.us_new01_right::before {
	top: -10px;
}
.us_new01_right::after{
    bottom: -10px;
}
.us_new01_bigb {
	font-size: 13px;
	margin-top: 8px;
}
.us_new02_list {
	margin-top: 30px;
	padding: 0 15px;
	width: 50%;
}
.us_new02_list:nth-child(4){
    margin-left: 0;
}
.us_new02_list img {
	height: 30px;
}
.us_new02_list .us_new02_list_b {
	font-size: 14px;
}
.us_new03_con_swiper .swiper-slide .us_new03_txt .us_new03_b {
	font-size: 12px;
	margin-top: 8px;
	line-height: 1.5;
}
.us_new03_con_swiper .swiper-slide .us_new03_txt {
	padding: 15px 10px;
}
.us_new04_list {
	width: 100%;
	margin-left: 0;
	margin-top: 15px;
}
.us_new04_list:first-child{
    margin-top: 0px;
}
.us_new04_con, .us_new05_con {
	margin-top: 20px;
}
.us_new05_list .img {
	width: 100%;
}
.us_new05_list .text {
	width: 100%;
}
.us_new05_list .img img{
    position: static; height: auto; width: 100%; transform: translateX(0%);
}
.us_new05_list:hover .img img{
    transform: translateX(0%) scale(1.05);
}
.us_new05_list{
    flex-wrap: wrap;
}
.us_new05_list .text {
	padding: 15px;
}
.us_new01_con_txt {
	font-size: 13px;
}

.jszx_new01_list {
	width: 100%;
	position: relative;
}
.jszx_new01_list .jszx_new01_text .jszx_new01_list_b {
	display: block;
}
.jszx_new02_con .swiper-slide .jszx_new02_txt .jszx_new02_t {
	bottom: 15px;
	font-size: 16px;
}
.swiper_pagination_jszx_new02 {
	margin-top: 15px;
}
.swiper_pagination_jszx_new02 .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	margin: 0 3px;
}
.jszx_new03_left {
	width: 100%;
}
.jszx_new03_right {
	width: 100%; margin-top: 15px;
}
.jszx_new03_right .jszx_new03_right_b {
	font-size: 14px;
	margin-top: 15px;
}
.jszx_new03_left .swiperbuttonprev02, .jszx_new03_left .swiperbuttonnext02 {
	width: 14px;
}
.jszx_new03_left .swiperbuttonprev02 {
	left: 10px;
}
.jszx_new03_left .swiperbuttonnext02 {
	right: 10px;
}
.jszx_new04_con .swiperbuttonprev03, .jszx_new04_con .swiperbuttonnext03 {
	width: 32px;
}








.us_new02_endlist .textin .textin_t {
	font-size: 18px;
}
.us_new02_endlist .textin .textin_b {
	font-size: 14px;
	margin-top: 10px;
}
.us_new02_endlist {
    width: 100%;
	margin: 30px auto 0;
	border-radius: 10px;
	padding: 20px 30px;
}
.us_new02_endlist .img {
	width: 11%;
}







}