﻿
@media only screen and (max-width: 1530px) {
.ul-imgtxt05 {
	padding: 0;
}
}
/*Common For Max 1366*/
@media only screen and (max-width: 1499px) {
}
@media (max-width: 1400px){
  .container{
	width: 97% !important;
}
}
/*Common For Max 1200*/

/*Common For Max 960*/
@media only screen and (max-width: 1199px) {
.tel{
	display: none;
}
.telr{
	display: none;
}

.style-nav{
	width: 580px;
	margin-left: calc(100% - 580px);margin-top: -45px;
}
.style-nav li {
	float: left;
	position: relative;
}
/*头部*/
.hd-bottom .logo {
	height: 40px;
	line-height: 80px;
}
.style-nav li > a {
	padding: 0 15px;
	height: 50px;
	line-height: 50px;
}
.style-nav li > a:after {
	height: 30px;
	margin-top: -15px;
}
.style-nav li dl {
	margin: 0 -25px;
}
.style-nav li.on > a:after, .style-nav li:hover > a:after {
	left: 0;
	padding-top: 23px;
	width: 100%;
	opacity: 1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1241b5;
}
/*首页*/
.row-a2 {
	padding: 40px 0;
}
.g-tit01 .tit {
	font-size: 32px;
}
.m-list01 {
	padding: 60px 0 30px;
}
.ul-imgtxt02 li {
	margin-bottom: 31px;
}
.m-list02 {
	padding: 40px 0;
}
.row-a5 {
	padding: 40px 0;
}
.g-txt01 .tit .hd {
	font-size: 18px;
}
.g-txt01 .tit span {
	font-size: 16px;
}
.m-so .inp {
	width: 400px;
}
.ul-imgtxt05 {
	top: -10px;
}
.ul-imgtxt05 li {
	padding: 50px 30px;
}
.ul-imgtxt05 li .txt {
	padding-left: 15px;
}
.row-a7 {
	padding: 40px 0;
}
.m-list06 {
	padding: 15px;
}
.m-news02 .box .txt p {
	margin-right: 20px;
}
/*底部*/
	
	/*手机底部菜单*/
.h50 {
	display: block;
}
.style-link {
	display: block;
}
.in_a1 .cplm{
	padding-top: 20px;
	padding-left: 20px;
}
.in_a1 .cplm .cpl{
	padding-top: 10px;
}
.in_a1 .cplm .cpl li{
	line-height: 33px;
	height: 33px;
}
}
/*Common For Max 768*/
@media only screen and (max-width: 959px) {
body {
	padding-top: 50px;
}
/*头部*/
.hd-top {
	display: none;
}
.style-header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 9999;
	background-color: #fff;
	box-shadow: 0 5px 10px rgba(0,0,0,.05);
}
.hd-bottom .logo {
	height: 50px;
	line-height: 50px;
}
.hd-bottom .logo img {
	max-width: 80%;
	max-height: 35px;
}
.menuBtn {
	display: block;
}
.style-nav {
	position: fixed;
	top: 50px;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	float: none;
	background-color: #005ad2;
	display: none;
	margin-left: 0;
}
.style-nav > li {
	float: none;
}
.style-nav > li > a {
	height: 44px;
	line-height: 44px;
	color: #fff;
	border-bottom: 1px solid #fff;
	text-align: left;
	transition: .0s;
	-ms-transition: .0s;
	-moz-transition: .0s;
	-webkit-transition: .0s;
	-o-transition: .0s;
	margin-right: 0;
}
.style-nav li > a:after {
	display: none;
}
.style-nav > li > a.v1 {
	background-repeat: no-repeat;
	background-position: 95% center;
	background-image: url(../img/sj-nav5.png);
	-o-background-size: auto 8px;
	-ms-background-size: auto 8px;
	-moz-background-size: auto 8px;
	-webkit-background-size: auto 8px;
	background-size: auto 8px;
}
.style-nav > li > a.v1.on {
	background-image: url(../img/sj-nav6.png);
}
.style-nav > li.ok > a,  .style-nav > li:hover > a {
	color: #fff;
}
.style-nav li dl {
	position: static;
	margin: 0;
	padding-top: 0;
}
.style-nav li:hover dl {
	display: none;
}
.style-nav li dl:after {
	display: none;
}
.style-nav li dl dd a {
	text-align: left;
	padding: 0 30px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #fff;
	background-color: #005ad2;
}
.style-nav dl dd:first-child a {
	border-radius: 0;
}
.style-nav dl dd:last-child a {
	border-radius: 0;
}
.style-nav li dl dd a:hover {
	color: #fff;
	background-color: transparent;
	border-bottom: 1px solid #ccc;
}
/*首页*/
.swiper-pagination {
	display: none;
}
.m-txt01 .txt .tit {
	font-size: 18px;
}
.m-txt01 .txt p {
	font-size: 12px;
}
.m-txt01 .tel {
	padding-left: 40px;
	font-size: 28px;
	-o-background-size: auto 34px;
	-ms-background-size: auto 34px;
	-moz-background-size: auto 34px;
	-webkit-background-size: auto 34px;
	background-size: auto 34px;
}
.ul-txt01 li .txt a.tit {
	font-size: 16px;
}
.ul-txt01 li .txt a.desc {
	font-size: 12px;
}
.row-a2 {
	padding: 25px 0;
}
.ul-imgtxt01 {
	margin: 0 -9px;
}
.ul-imgtxt01 li {
	margin-bottom: 18px;
}
.ul-imgtxt01 li a {
	margin: 0 9px;
}
.row-a3 .g-tit01 {
	padding: 30px 0;
}
.g-tit01 .tit {
	font-size: 28px;
}
.g-tit01 p {
	font-size: 18px;
}
.ul-imgtxt02 {
	width: 59%;
}
.ul-imgtxt02 li .txt {
	padding-left: 20px;
}
.m-list02 {
	padding: 25px 0;
}
.ul-imgtxt03 {
	padding-bottom: 25px;
}
.ul-imgtxt03 li {
	width: 50%;
}
.g-txt01 {
	padding: 0 25px;
}
.g-txt01 .con {
	padding: 28px 0;
}
.g-txt01 .tit {
	padding: 18px 0;
}
.row-a5 {
	padding: 25px 0;
}
.m-list04 {
	padding: 37px 0;
}
.m-so .inp {
	width: 300px;
}
.ul-imgtxt05 {
	border-bottom: 0;
	top: 0;
}
.ul-imgtxt05 li {
	width: 50%;
	border-bottom: 1px solid #e3e3e3;
}
.row-a7 {
	padding: 25px 0;
}
.m-list06 {
	margin-bottom: 15px;
}
.g-tit03 .tit {
	font-size: 18px;
}
.m-news01 .txt .tit {
	font-size: 16px;
}
.m-news02 {
	padding: 18px 0 0 0;
}
.ul-txt02 {
	margin-top: 15px;
}
.ul-txt02 {
	height: 180px;
}
.ul-txt02 li {
	padding: 10px 0;
}
.m-news02 .box .txt {
	padding-left: 12px;
}
.m-news02 .box .time span {
	font-size: 18px;
}
.m-news02 .box .txt .tit {
	font-size: 16px;
}
.m-list05 {
	padding: 40px 15px;
}
  .footer {
    padding-top: 30px;
  }
  .footer .fnav {
    display: none;
  }
  .footer .fcons {
    display: none;
  }
  .footer .fcon {
    width: auto;
    float: none;
  }
  .footer .banq {
    font-size: 12px;
    margin-top: 20px;
  }
  .footer .fcon {
	padding-left: 30px;
}
.client-2 {
    display: none;
  }
}



/*Common For Max 480*/
@media only screen and (max-width: 770px) {
/*首页*/
.swiper-container .swiper-wrapper .swiper-slide .con {
	padding-top: 50%;
}
.m-txt01 {
	background-color: #005ad2;
	background-image: none !important;
}
.m-txt01 .txt {
	float: none;
	text-align: center;
}
.m-txt01 .tel {
	display: none;
}
.ul-txt01 {
	background-color: #005ad2;
	border-left: 0;
	text-align: center;
	font-size: 0;
	overflow-x: auto;
	white-space: nowrap;
	margin: 20px auto 0;
}
 .ul-txt01::-webkit-scrollbar {
 height: 4px;/*x轴上的滚动条宽度*/
}
 .ul-txt01::-webkit-scrollbar-track {
 border-radius: 3px; /*滚动条的背景区域的圆角*/
 background-color: #fff; /*滚动条的背景颜色*/
}
 .ul-txt01::-webkit-scrollbar-thumb {
 border-radius: 3px; /*滚动条的圆角*/
 background-color: #aeaeae; /*滚动条的背景颜色*/
}
.ul-txt01 li {
	display: inline-block;
	float: none;
	width: 160px;
}
.ul-txt01 li .txt {
	border-right: 0;
	padding: 0;
}
.ul-txt01 li .txt a.tit {
	height: 48px;
	line-height: 48px;
	color: #fff;
	font-size: 14px;
}
.ul-txt01 li .txt a.desc {
	display: none;
}
.ul-txt01 li.on .txt1, .ul-txt01 li:hover .txt1 {
	display: none;
}
.ul-imgtxt01 li {
	width: 50%;
}
.ul-imgtxt01 li:hover .pic {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.ul-imgtxt01 li:hover .tit {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.ul-imgtxt01 li:hover .more {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.g-tit01 .tit {
	font-size: 24px;
}
.g-tit01 .tit span {
	display: block;
	margin: 5px 0;
}
.m-list02 .g-tit01 span {
	display: inline-block;
}
.g-tit01 p {
	font-size: 16px;
}
.ul-imgtxt02 {
	width: auto;
	float: none;
}
.ul-imgtxt02 li {
	position: relative;
	padding-left: 80px;
}
.ul-imgtxt02 li .pic {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -40px;
	width: 80px;
	height: 80px;
}
.m-list01 {
	padding: 30px 0 15px;
	background-position: center right;
}
.m-list02 .btn {
	display: none;
}
.ul-imgtxt03 {
	padding-bottom: 0;
	margin: 0;
}
.ul-imgtxt03 li {
	width: auto;
	float: none;
	background: url(../images/icon18.png) 50% 100% no-repeat;
}
.ul-imgtxt03 li .con {
	margin: 0;
	background-color: #ff7f27;
	padding: 15px 0;
}
.ul-imgtxt03 li .txt p {
	margin-bottom: 0;
}
.ul-imgtxt04 {
	padding: 25px 0;
}
.ul-imgtxt04 li {
	width: 50%;
	margin-bottom: 10px;
}
.ul-imgtxt04 li .pic {
	float: none;
	margin: 0 auto;
}
.ul-imgtxt04 li .tit {
	text-align: center;
	padding-left: 0;
	height: 50px;
	line-height: 50px;
}
.row-a5 .col-l,  .row-a5 .col-r {
	float: none;
	width: auto;
}
.g-txt01 {
	padding: 0 15px;
}
.g-txt01 .con {
	padding: 15px 0;
}
.m-list04 .g-tit01 {
	float: none;
	text-align: center;
}
.m-so {
	float: none;
}
.m-so .inp {
	width: 85%;
}
.m-so .sub {
	width: 15%;
}
.ul-imgtxt05 li {
	float: none;
	width: auto;
	border: 0;
	padding: 15px;
}
.ul-imgtxt05 li .pic {
	width: 25%;
	text-align: center;
}
.ul-imgtxt05 li .pic img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.ul-imgtxt05 li .txt {
	padding-left: 0;
}
.row-a7 .col-l,  .row-a7 .col-r {
	float: none;
	width: auto;
}
.m-list05 {
	padding: 15px;
	margin-bottom: 20px;
}
.m-news01 .txt p {
	margin-top: 15px;
}
.m-news02 .box .time {
	float: none;
	width: auto;
	margin-bottom: 10px;
}
.m-news02 .box .time em {
	display: none;
}
.m-news02 .box .txt {
	padding-left: 0;
}
.m-news02 .box .txt p {
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-right: 20px;
}
.ul-txt02 {
	height: 218px;
}
.row-a2 {
	padding: 10px 0 0 0;
}
.row-a3 .g-tit01 {
	padding: 20px 0;
}
.m-list02 {
	padding: 15px 0;
}
.m-list02 .g-tit01 {
	padding: 10px 0;
}
.g-txt01 .tit {
	padding: 10px 0;
}
.row-a7 {
	padding: 15px 0;
}
.m-news01 {
	padding-top: 18px;
}
.m-news02 .box .time span {
	display: inline-block;
}
.m-news02 .box .time .span1 {
	display: none;
}
.m-news02 .box .time .span2 {
	display: block;
}
.in_a1 .cplm{
	width: 100%;margin-bottom: 20px;
}
.in_a1 .cplm .cpl li{
	width: 50%;
	float: left;overflow: hidden;
}
.in_a1 .cpzs{
	width: 100%;
}
.in_a2 .gsjja{
	width: 100%;
}
.in_a2 .gsjjb{
	width: 100%;
	padding-right: 0px;
}
.in_a3 .ysa{
	width: 100%;
}
.in_a3 .ysb{
	width: 100%;
}
.in_a3 .ysba{
	float: left;
	height: 219px;
	width: 50%;
	background-color: #1241b5;
	padding: 20px;
	color: #FFF;
	font-size: 14px;
	line-height: 23px;position: relative;overflow:hidden;
}
.in_a3 .ysba span{
	font-size: 18px;
	line-height: 45px;
	font-weight: bold;
}
.in_a4 .scsb li{
	width: 49%;
	margin-top: 8px;
	margin-right: 2%;
}
.in_a4 .scsb li:nth-child(3n){ margin-right:2%;}
.in_a4 .scsb li:nth-child(2n){ margin-right:0;}
.in_a1,.in_a2,.in_a3{
	padding-top: 60px;
}
.in_a4,.in_a5{
	padding-top: 40px;
}
.in_a6 .xw li{
	width: 100%;
	margin-right: 0px;
	margin-bottom: 10px;
}

  .key-serch .search .searchgo {
    width: 20%;
    height: 35px;
    line-height: 35px;
    display: block;
    outline: none;
  }
  .met_section {
    width: auto;
    padding: 10px 10px 0;
  }
  .met_section aside {
    float: none;
    width: auto;
    margin-bottom: 10px;
  }
  .met_section aside section h2 {
    font-size: 20px;
    padding: 15px 0 15px 60px;
  }
  .met_section aside .met_aside dl dt a {
	font-size: 14px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
  }
  .nycon1 {
    display: none;
  }  
  .met_section article .met_article {
    margin: 0;
  }
  .met_section article {
    margin: 0;
    width: auto;
    float: none;
  }
  .met_article_head {
    margin-bottom: 10px;
  }
  .met_module1 {
    padding: 0;
  }
  .met_module3_list ul.lists_1 {
    position: relative;
    width: 102%;
    left: -1%;
    margin: 0;
  }
  .met_module3_list ul.lists_1 li {
    width: 48%;
    margin: 1%;
    float: left;
  }
  .met_module3_list ul.lists_1 li i {
    display: none;
  }
  .met_module3_list ul.lists_1 li .product_detail {
    padding: 10px;
  }
  .met_pager {
    padding: 10px 0 0;
  }
  .met_pager a, .met_pager .PreA, .met_pager .NextA {
    margin: 0 2px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    width: auto;
    min-width: initial;
    padding: 0 5px;
  }
  .xgcase {
    padding: 20px 0;
  }
  .xgcase .lmtit {
    margin-bottom: 20px;
  }
  .xgcase .lmtit .cn {
    font-size: 20px;
  }
  .xgcasenr .bd ul li {
    width: 50%;
  }
  .xgcasenr .bd ul li a {
    padding: 0 5px;
  }
  .xgcasenr .bd ul li .tit {
    padding: 0 10px;
    font-size: 14px;
  }
  .showproleft {
    padding: 0;
  }
  .showprojj {
    min-height: initial;
  }
  .box {
    position: static;
    width: 300px;
    margin: 0 auto;
  }
  .tb-s310, .tb-s310, .tb-s310 a {
    width: 300px;
    height: 300px;
  }
  .tb-thumb li {
    height: 47px;
  }
  .tb-s40, .tb-s40 a {
    width: 45px;
    height: 47px;
  }
  .tb-thumb .tb-selected {
    height: 47px;
  }
  .tb-s40 a img {
    width: 45px;
    height: 45px;
  }
  .zoomDiv {
    display: none !important;
  }
  .slideTxtBox .bd ul {
    font-size: 14px;
    line-height: 30px;
    padding: 15px 0;
  }
  .met_section article {
    padding-bottom: 20px;
  }
  #imglist ul.lists_1 {
    position: relative;
    width: 102%;
    left: -1%;
    margin: 0;
  }
  #imglist ul.lists_1 li {
    width: 48%;
    margin: 1%;
  }
  #imglist ul.lists_1 li a {
    padding: 0;
  }
  .met_module2 {
    padding: 10px
  }
  .met_module2 h1.met_title {
    font-size: 18px;
    line-height: 25px;
  }
  .met_tools {
    margin-top: 20px;
  }
  .nyabout {
    font-size: 14px;
    line-height: 30px;
  }
  .met_tools {
    height: auto;
  }
  .met_tools .met_page {
    position: static;
  }
  .met_tools .met_page li {
    display: block;
    margin: 0;
    line-height: 30px;
  }
  .tb-pic a img {
    max-width: 100% !important;
    max-height: 100% !important;
  }
  .p14-infolist-1-list dl {
    padding: 15px;
  }
  .p14-infolist-1-list dt {
    width: auto;
    float: none;
    margin: 0 0 10px;
  }
  .p14-infolist-1-list-desc {
    margin-bottom: 15px;
  }
.albb{
	display: none;
}
.style-nav {
	margin-top: 0px;
}
}
 @media only screen and (max-width: 600px) {
.m-box01 .wp {
	width: auto;
}
.num{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 50%;background-color: #1241b5;
}
.nums{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 50%;background-color: #1241b5;
}
.mbj{
	background-color: #08349f;
}
.gd-count{
	font-size: 35px;
	font-weight: 900;
}
.scs{
	font-size: 15px;
}
.num1{
	font-size: 15px;
	line-height: 15px;
}
.in_a1 .cpzs li{
	float: left;
	width: calc(50% - 2px);
	margin: 1px;
}
.Choices_left{
	width: 100%;
	height: auto;
}
.Choices_left img{
	width: 100%;
}
.Choices_right{ width:100%; height:150px;}
.right_jz{
	margin-left: 30px;margin-top:24px;
}
.Choicesnext{
	left: -10px;
	margin-top:200px;
	
}
.in_a6{
	margin-top: -100px;
}
}
/*Common For Max 320*/
@media only screen and (max-width: 479px) {
/*首页*/
.m-txt01 {
	padding: 15px 0;
}
.ul-imgtxt01 {
	margin: 0 -5px;
}
.ul-imgtxt01 li {
	margin-bottom: 10px;
}
.ul-imgtxt01 li a {
	margin: 0 5px;
	padding-bottom: 10px;
}
.ul-imgtxt01 li .tit {
	padding-top: 10px;
	font-size: 14px;
}
.g-tit01 .tit {
	font-size: 20px;
}
.g-tit01 p {
	font-size: 14px;
}
.m-tit01 {
	font-size: 18px;
}
/*底部*/
	
	/*内页*/
.row-b1 {
	padding: 10px 0 16px
}
.m-chanpin {
	margin-bottom: 15px;
}
.ul-imgtxt-01 {
	margin: 0 -5px;
}
.ul-imgtxt-01 li {
	margin-top: 10px;
}
.ul-imgtxt-01 li a {
	margin: 0 5px;
}
.m-list3 {
	padding: 10px 0;
}
.m-content .txt {
	line-height: 24px;
}
.m-news1 .txt {
	line-height: 24px;
}
.ul-newslist li {
	padding: 15px 0;
}
.ul-newslist li .tit {
	margin-bottom: 15px;
}
.ul-newslist li .tit .time {
	font-size: 12px;
}
.ul-newslist li .tit a {
	font-size: 14px;
}
#message .m-content .m-message {
	width: 90%;
	padding: 20px;
	overflow-y: auto;
}
.m-message {
	margin: 10px auto 0;
}
.m-message label input.inp,  .m-message label textarea,  .m-message label.code input {
	width: 66%;
}
.m-message label {
	margin-bottom: 10px;
}
.m-txt1 .txt {
	padding-bottom: 10px;
}
.m-txt1 .txt p {
	margin-bottom: 0;
}
.ul-txt3 li {
	margin: 0;
}
.m-list2 {
	margin-top: 15px;
	padding-top: 13px;
}
.m-list2 .con .pic {
	height: auto;
	line-height: normal;
}
.m-list2 .con .txt .tit {
	margin-bottom: 15px;
	font-size: 18px;
}
.m-news1 .box .desc span {
	margin: 0;
}
.preview .swiper-slide {
	width: 33.33%;
}
}
