@charset "utf-8";/* CSS Document */
html { font-size: 62.5%; height: 100%; scroll-behavior: smooth; }
body { margin: 0 auto; font-family:"Microsoft YaHei","微软雅黑"; font-size: 14px; font-size: 1.4rem; height: 100%; background: #fff; width: 100%; max-width: 1920px; overflow-x: hidden; }
img { border: none; }
ul li { list-style-type: none; }
ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span, em { margin: 0; padding: 0; list-style: none; color: #333; }
img { display: block; transition: 0.5s; }
a { text-decoration: none; color: #333; outline: none; transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; -webkit-transition: 0.5s; }
h1, h2 { margin: 0; padding: 0; font-weight: normal; color: #333; }
.clear { clear: both; }
.maln { margin-left: auto !important
}
input, textarea, select { font-family:"Microsoft YaHei","微软雅黑"; font-size: 14px; font-size: 1.4rem; color: #999999; border: none; outline: none; }
.fl { float: left; }
.fr { float: right; }
article, aside, dialog, footer, header, section, footer, nav, figure, menu { display: block
}
input[type="submit"],  input[type="reset"],  input[type="button"],  button { -webkit-appearance: none; }
input[type= "button"]ï¼Œinput[ type="submit" ]ï¼Œinput[type="reset"] { -webkit-appearance: none; }
button { border-radius : 0px; -webkit-border-radius: 0px; }
::selection { color: #fff; background: #055a77; }
* { margin: 0px; padding: 0px; -moz-box-sizing: border-box; box-sizing: border-box; }
.fons0 { font-size: 0px; font-size: 0rem; }



::-webkit-input-placeholder {/* WebKit browsers */
 color:#a2a2a2;
opacity:1
}

:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#a2a2a2;
opacity:1
}

::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#a2a2a2;
opacity:1
}

:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#a2a2a2;
opacity:1
}
 @media screen and (min-width:1000px) {
.zong { width: calc(100% - 160px); max-width: 1200px; margin: auto; }
.zong1 { width: calc(100% - 160px); max-width: 1200px; margin: auto; }
}
 @media screen and (max-width:999px) {
.zong, .zong1 { width: 95%; margin: auto; }
}
a:hover img { transform: scale(1.1, 1.1)
}
img { max-width: 100%; }
a:hover { color: #055a77; }
.mp { font-size: 16px; font-size: 1.6rem; line-height: 30px; color: #666666; }
.mp p, .mp a { color: #666666; display: block; }
.mp a:hover { color: #055a77; }
 @media screen and (max-width:1359px) {
.mp { font-size: 14px; font-size: 1.4rem; line-height: 26px !important; }
}
 @media screen and (max-width:767px) {
.mp { font-size: 14px; font-size: 1.4rem; line-height: 25px !important; }
}
.img1 { display: block; position: relative; overflow: hidden; }
.img1 img { width: 100%; position: relative; z-index: 1
}
.img1:before { content: ''; position: absolute; width: 0px; height: 100%; background: #fff; opacity: 0.5; left: 50%; transform: translateX(-50%); top: 0px; transition: 1s; z-index: 2
}
.img1:after { content: ''; position: absolute; width: 100%; height: 0px; background: #fff; opacity: 0.5; top: 50%; transform: translateY(-50%); left: 0px; transition: 1s; z-index: 2
}
.img1:hover:before { width: 100%; opacity: 0
}
.img1:hover:after { height: 100%; opacity: 0
}
 @keyframes m1tu {
 0% {
opacity:0;
left:0px; }
 50% {
opacity:1;
left:50%; }
 100% {
opacity:0;
left:100%
}
}
.img2 { display: block; width: 300px; margin: auto; position: relative; overflow: hidden; z-index: 1
}
.img2 img { width: 100%; }
.img2:after { content: ""; height: 100%; position: absolute; top: 0px; transition: 0.5s; background: #fff; width: 40px; filter: blur(30px); opacity: 0; z-index: 3
}
.img2:hover:after { -webkit-animation-name: m1tu; animation-name: m1tu; -webkit-animation-duration: 0.3s; animation-duration: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: 1; animation-iteration-count: 1
}
.niu1 { position: relative; display: inline-block; vertical-align: middle; overflow: hidden; }
.niu1 span { position: relative; z-index: 2; }
.niu1:before { position: absolute; content: ''; top: 0px; bottom: 0px; left: 0px; right: -50px; border-bottom: 50px solid #055a77; border-right: 30px solid transparent; -webkit-transition: all 600ms ease; -o-transition: all 600ms ease; -moz-transition: all 600ms ease; transition: all 600ms ease; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); }
.niu1:after { position: absolute; content: ''; top: 0px; right: 0px; bottom: 0px; left: -50px; border-left: 30px solid transparent; border-bottom: 50px solid #055a77; -webkit-transition: all 600ms ease; -o-transition: all 600ms ease; -moz-transition: all 600ms ease; transition: all 600ms ease; -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); }
.niu1:hover:before { -webkit-transform: translateX(-40%); -moz-transform: translateX(-40%); -ms-transform: translateX(-40%); -o-transform: translateX(-40%); transform: translateX(-40%); }
.niu1:hover:after { -webkit-transform: translateX(40%); -moz-transform: translateX(40%); -ms-transform: translateX(40%); -o-transform: translateX(40%); transform: translateX(40%); }
.niu2 { overflow: hidden; position: relative; }
.niu2 span { position: relative; display: block; z-index: 2; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); }
.niu2 span:before { position: absolute; left: 0; top: 0; z-index: -1; height: 100%; width: 100%; content: ""; background-color: #055a77; -webkit-transform: scale(0, 1); -moz-transform: scale(0, 1); -ms-transform: scale(0, 1); -o-transform: scale(0, 1); transform: scale(0, 1); -webkit-transform-origin: top right; -moz-transform-origin: top right; -ms-transform-origin: top right; -o-transform-origin: top right; transform-origin: top right; transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1); transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }
.niu2:hover span:before { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); -webkit-transform-origin: bottom left; -moz-transform-origin: bottom left; -ms-transform-origin: bottom left; -o-transform-origin: bottom left; transform-origin: bottom left; }
.niu3 { position: relative; z-index: 1; overflow: hidden; -webkit-transition: background 0.4s linear, color 0.3s linear; -o-transition: background 0.4s linear, color 0.3s linear; -moz-transition: background 0.4s linear, color 0.3s linear; transition: background 0.4s linear, color 0.3s linear; }
.niu3:after { position: absolute; top: 50%; left: 50%; width: 120%; height: 50%; opacity: 0; z-index: -1; content: ''; background: #055a77; -webkit-transition: all 0.4s linear 0s; -o-transition: all 0.4s linear 0s; -moz-transition: all 0.4s linear 0s; transition: all 0.4s linear 0s; -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); -o-transform: translateX(-50%) translateY(-50%) rotate(45deg); transform: translateX(-50%) translateY(-50%) rotate(45deg); }
.niu3:hover { color: #fff; }
.niu3:hover:after { height: 500%; opacity: 1; }
.at-resp-share-element .at4-share-count-container { text-decoration: none; float: right; padding-right: 15px; line-height: 25px !important; }
.at-resp-share-element .at-icon { width: 24px!important; height: 24px!important; }
.at-style-responsive .at-share-btn { padding: 0!important; border-radius: 2px!important; }
.at-resp-share-element .at-share-btn .at-icon-wrapper { width: 24px!important; height: 24px!important; }
.at-resp-share-element .at-share-btn { margin-bottom: 0!important; margin-right: 3px!important; }
.at-resp-share-element .at-icon { width: 24px!important; height: 24px!important; }
.at-style-responsive .at-share-btn { padding: 0!important; border-radius: 2px!important; }
.at-resp-share-element .at-share-btn .at-icon-wrapper { width: 24px!important; height: 24px!important; }
.at-resp-share-element .at-share-btn { margin-bottom: 0!important; margin-right: 3px!important; }
/*  head  */

.head { position: relative; width: 100%; left: 0px; top: 0px; z-index: 999; transition: 0.5s;	
}
.het { padding: 24px 0; transition: 0.5s;

	font-size: 14px; font-size: 1.4rem; line-height: 28px; }
.het .zong:after { content: ""; clear: both; display: block; }
.hexin { float: right; }
.hexin:after { content: ""; clear: both; display: block; }
.hexin li { position: relative; padding-left: 29px; transition: 0.5s; float: left; margin-left: 14px; color: #000000;
	margin-top:10px; }
.hexin li i { display: block; position: absolute; left: 0px; top: 0px; }
.hexin li a { color: #000000; }
.hexin li i.icon-email{ color:#055a77; font-size:20px; }
.hexin li i.icon-mobile{ color:#055a77; font-size:20px; }
.hetag { float: right; max-width: 55%; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; }
.hexin li a:hover, .hetag a:hover { color: #055a77; }
.heb { background:#fff; margin-top:1px;box-shadow: 0px 12px 18px 0px rgba(0, 0, 0, 0.19); border-radius:5px; position:absolute; }
.logo { display: block; float: left; width: 271px; }
.logo img { display: block; margin: auto; width: 100%; }
.her { float: left;
	
	}
.daohang { float: right; margin-right: 0; width:1200px; }
 @media screen and (max-width:1360px) {
.heb{width: calc(100% - 160px);
max-width: 1200px; float:left; }
.daohang{width: 100%;
max-width: 1200px; }

}
.daohang>li { float: left; position: relative; z-index: 99; transition: 0.5s; }
.daohang>li>a { display: block; font-size: 18px; font-size: 1.8rem; line-height: 26px; margin: 16px 7px 0px 100px; position: relative; overflow: hidden;	
	font-family:"Microsoft YaHei","微软雅黑";
	padding-bottom:18px
}
@media screen and (max-width: 1200px){
.daohang > li > a{ margin-right:15px; margin-left:15px; }}
.daohang>li>a:before { content: ""; position: absolute; width: 0px; height: 3px; background: #055a77; left: 50%; transform: translateX(-50%); bottom: 0px; transition: 0.5s; }
.daohang>li:hover>a { color: #055a77; }
.daohang>li:hover>a:before { width: 47px !important; }
.daohang>li>a i { display: block; width: 21px; height: 11px;	
	position: absolute; bottom: -11px; left: 50%; margin-left: -10px; transition: 0.8s; opacity: 0
}
.daohang>li:hover i { bottom: 0px; opacity: 1
}
.dangqiandao { color: #055a77 !important; }
.dangqiandao::before {
  width: 47px !important; }
.yijiw { background: #fff; position: absolute; width: 200px; top: -9999px; left: 75%; transform: translateX(-50%); }
.yiji { background: #ffffff; padding:15px 0; }
.yiji li { position: relative; transition: 0.5s; }
.yiji li a { display: block; font-size: 18px; font-size: 1.8rem; line-height: 28px; padding:4px 34px; }
.yiji li:hover {}
.yiji li:hover>a { color: #055a77;	}
.erji { position: absolute; width: 220px; background: #ffffff; top: -9999px; left: 100%; padding:15px 0; }
.sanji { position: absolute; width: 220px; background: #ffffff; top: -9999px; left: 100%; padding:15px 0; }

.yijis { background: #fff;position: absolute; width: 601px; top: -9999px; left: 180%; transform: translateX(-50%);	}
.yijis{ padding: 15px 33px 46px 33px; line-height: 34px; font-size: 18px; font-size: 1.8rem; }
.yijis li{ font-size: 16px; font-size: 1.6rem; width: 50%; float: left; }
.yijis li a{ color: #666666; position: relative;
display: block;
white-space: nowrap;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
overflow: hidden; margin-right: 10px; }
.yijis li a:hover{ color: #055a77; }
.daohang>li:hover .yijiw { top: 100%; }
.daohang>li:hover .yijis { top: 100%; }
.daohang>li:hover .yiji>li>a { line-height: 26px; }
.yiji>li:hover .erji { top: 0px; }
.yiji>li:hover .erji>li>a { line-height: 26px; }
.erji>li:hover .sanji { top: 0px; }
.erji>li:hover .sanji>li>a { line-height: 26px; }
.matn { margin-top: auto !important; }



/*  sousuo  */

.sou::-webkit-input-placeholder {/* WebKit browsers */
 color:#666666;
opacity:1
}
 .sou:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#666666;
opacity:1
}
 .sou::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#666666;
opacity:1
}
 .sou:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#666666;
opacity:1
}
.sousuo { float: right;	
}
.sousuo form { width: 300px; height: 38px; overflow: hidden; position: relative; z-index: 1; background:#fff; background-blend-mode: normal,  normal; border: solid 1px #cccccc;
	border-radius:5px; margin-top:5px; }
.sou { width: 100%; height: 36px; float: left; line-height: 36px; padding-left: 8px; padding-right: 5px; font-size: 14px; font-size: 1.4rem; background: none; color: #666; }
.suo { width: 36px; height: 36px; float: right; cursor: pointer; background: none; z-index: 3; position: absolute; right: 0px; top: 0px; }
.sousuo form i { display: block; width: 36px; line-height: 36px; position: absolute; right: 0px; top: 0px; color: #333333; text-align: center; font-size: 16px; font-size: 2rem; z-index: 2; }
.daohang2, sousuo2, .xnav { display: none
}
 @media screen and (max-width:1359px) {
.daohang { margin-right: 0; }
.daohang>li>a { font-size: 16px; font-size: 1.6rem; margin-left:86px;	
}
.yijiw { width: 200px; }
.erji { width: 200px; }
.sanji { width: 200px; }
.yiji li a { font-size: 14px; font-size: 1.4rem; line-height: 24px; padding: 5px 10px; }
.hexin{ display:none}
.yijis{  font-size: 14px; font-size: 1.4rem; line-height: 34px; padding: 10px 25px;  }
.yijis li a{ line-height: 25px; font-size: 14px; font-size: 1.4rem;  }
}
 @media screen and (min-width:1200px) {
.carousel, .nav { display: none
}
}
@media screen and (max-width:1200px) {
.heb { display:none; }}
 @media screen and (max-width:1200px) {.head { position: relative; padding-bottom: 0px; }


.logo { width: 200px; }
.her { float: none; margin: auto; padding: 0px; }
.sousuo, .hexin { display: none
}
.yvn { position: absolute; top: 0px; left: 0px; }
.daohang { margin: auto; margin-top: 10px; float: none; text-align: center; display: none; }
.yijiw, .yiji2 { display: none}
.daohang { margin-top: 15px; }
.daohang>li { padding-bottom: 5px; display: inline-block; vertical-align: middle; float: none;
*float:left; margin: auto; margin: 0 24px; }
.daohang>li>a { font-size: 14px; font-size: 1.4rem; line-height: 30px; color: #333; }
.xnav { display: block}
.nav { position: fixed; width: 35px; height: 23px; background: #fff; right: 2.5%; top: 16px; cursor: pointer; border-radius: 5px; z-index: 9999999999}
.nav span { display: block; width: 20px; height: 2px; background: #055a77; position: absolute; left: 50%; margin-left: -10px; top: 50%; transition: 0.5s; z-index: 9999999991}
.nav .nav1 { margin-top: -1px; }
.nav .nav2 { margin-top: -8px; }
.nav .nav3 { margin-top: 6px; }
.nav:hover .nav1 { width: 25px; }
.navh .nav1 { transform: rotate(45deg)
}
.navh .nav2 { transform: rotate(-45deg); width: 10px; margin-left: -1px; margin-top: -5px; }
.navh .nav3 { transform: rotate(-45deg); width: 9px; margin-top: 3px; margin-left: -8px; }
.navh:hover .nav2 { margin-top: -8px; margin-left: 7px; }
.navh:hover .nav3 { margin-top: 5px; margin-left: -12px; }
.navh span {
}
.smdaohang { position: fixed; width: 280px; height: 100%; opacity: 0; overflow: auto; top: 0px; right: -100%; background: #000; background: rgba(0,0,0,0.8); z-index: 9999999; transition: 0.5s; text-align: center; }
.smdaohangh { right: 0px; opacity: 1; }
.topnav { margin: auto; margin-top: 30px; padding: 20px; }
ul.topnav li { text-align: left; position: relative; }
ul.topnav li a { padding: 5px; padding-left: 0px; color: #fff; display: block; font-size: 14px; font-size: 1.4rem; line-height: 24px; padding-right: 50px; }
ul.topnav ul { display: none; }
ul.topnav ul li { clear: both; }
ul.topnav ul li a { padding-left: 20px; font-size: 14px; font-size: 1.4rem; font-weight: normal; outline: 0; }
ul.topnav ul li a:hover {
}
ul.topnav ul ul li a { padding-left: 40px; }
ul.topnav ul ul ul li a { padding-left: 60px; }
ul.topnav span { display: block; position: absolute; right: 0px; top: 7px; width: 20px; height: 20px; background: #fff; background: rgba(255,255,255,0.6); cursor: pointer; border-radius: 50%; transition: 0.5s; }
ul.topnav span:before { content: ""; width: 6px; height: 2px; background: #333; position: absolute; left: 50%; margin-left: -3px; top: 50%; margin-top: 0px; transform: rotate(45deg); transform-origin: right center
}
ul.topnav span:after { content: ""; width: 6px; height: 2px; background: #333; position: absolute; left: 50%; margin-left: -3px; top: 50%; margin-top: -1px; transform: rotate(-45deg); transform-origin: right center; transition: 0.5s; }
ul.topnav span.yizi { transform: rotate(90deg)
}
.smdaohang form { margin-top: 15px; margin-bottom: 15px; width: 240px; height: 26px; border: 1px solid #fff; position: relative; background: #fff; }
.smdaohang form .iptc { -moz-box-sizing: border-box; box-sizing: border-box; padding-left: 15px; background-color: #fff; width: 80%; height: 24px; line-height: 24px; display: block; float: left; }
.smdaohang form .ipsc { width: 20%; height: 26px; line-height: 26px; display: block; float: right; background: transparent; position: relative; z-index: 99; }
.smdaohang form i { position: absolute; right: 10px; top: 3px; }
}
 @media screen and (min-width:768px) {
.clear3 { display: none
}
}
.head .lang-box { float: right; position: relative; margin-top:10px; }
.head .lang-box img { vertical-align: middle; margin-right:5px; display:inline-block; max-width: 22px; }
@media screen and (max-width: 991px) {
.head .lang-box { margin-right: 45px; }
}
.head .lang-box .lang-title { -webkit-border-radius: 5px; border-radius: 5px; height: 30px; line-height: 30px; padding-right: 20px; padding-left: 10px;	
	font-size: 14px; font-size: 1.4rem; color: #999999; cursor: pointer; }
.head .lang-box .lang-title .lang { display: inline-block; vertical-align: middle; margin-right: 3px; float: none !important; }
.head .lang-box .lang-title .iconfont { position: absolute; content: ''; 
}
.head .lang-box .icon-bottom7{ font-size:12px; margin-left:5px; }
 @media screen and (max-width: 991px) {
.head .lang-box .lang-title { height: 26px; line-height: 24px; font-size: 14px; font-size: 1.4rem; -webkit-border-radius: 5px; border-radius: 5px; min-width: 140px; }
}
.head .lang-box .lang-list { display: none; position: absolute; z-index: 9999; background-color: #055a77; top: 100%; left: 0; width: 100%; -webkit-border-radius: 5px; border-radius: 5px; margin-top: 2px
}
.head .lang-box .lang-list a { display: block; line-height: 24px; padding: 3px 5px; font-size: 14px; font-size: 1.4rem; color: #fff; }

 @media screen and (max-width: 1200px) {
.head .lang-box { display: none
}
}
.yuzhong{ text-align:left}
.yuzhong a{ display:inline-block ; margin-left:15px}
.yuzhong img{ display:inline-block; max-width: 23px; }


/*banner*/
.slide .carouse{width:100%;overflow:hidden;position:relative; cursor: pointer; }
.slide .slideItem .banner-img{width:100%; }
.slide .carouse .slideItem{	width:100%;	position:absolute; }
.slide .console{ height: 57px; display: inline-block; width: 35px; position: absolute; top: 40%; }
.slide .dotList{ position: absolute; left: 0; bottom: 26px; width: 100%; text-align: center; margin-top: 20px; }
.slide .dotList ul li{ display: inline-block; width: 10px; height: 10px; background-position:-12px 0px; margin-left: 10px; cursor:pointer; background:#c4c4c4; font-size: 0px; margin-left: 5px; margin-right: 5px; border: none;outline: none; width: 40px; height: 4px;border-radius: 2px; }
.slide .dotList ul li.active{ background-position:0px 0px; background:#055a77; }
.slide .carousel-control{position: absolute; top: 45%; width: 62px; height: 62px; z-index:999; }
.slide .carousel-control.left{left:0;	cursor:pointer; }
.slide .carousel-control.right{	right:0; cursor:pointer; }
.slide .carousel-control.right { right: 0;  background-repeat: no-repeat; cursor: pointer; }
.slide .carousel-control.right:hover {  }
.slide .slidedetail{display:none; }
.slide .slide-count { display: none; }
 @media screen and (max-width: 999px) {
.slide .carouse{ margin-top:0}}
.top28{ margin-top: 28px; }

.main1{ padding-top: 93px; padding-bottom: 14px; width: 1282px; margin: 0 auto; }
@media screen and (max-width:1300px) {
.main1 { width: calc(100% - 160px); max-width: 1282px; margin: auto; }
}
 @media screen and (max-width:1200px) {
.top28{ margin-top: 0; }}
 @media screen and (max-width:999px) {
.main1 { width: 95%; margin: auto; }
}
.m1biao{display: block; text-align: center;font-family:"Microsoft YaHei","微软雅黑"; font-size: 48px; font-size: 4.8rem; line-height: 54px;  }
.m1pz{display: block; text-align: center; color: #666666; font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 13px; width: 88.9%; margin: 0 auto; margin-top: 20px; }
.m1pz a{ color: #666666; }

.img-list {position: relative;overflow: hidden; margin-top: 29px; }
.img-list ul {width: 100%; }
.img-list li {float: left; width:23.4%; border: solid 1px #eeeeee; margin-left: 27px; border-radius: 5px; position:relative; margin-bottom: 25px; }
.img-list li:first-child{ margin-left: 0 !important; }
.m1tu{display: block; overflow: hidden; }
.m1tu img{width: 100%; }
.m1zi{ padding: 20px 17px; padding-top: 22px; padding-bottom: 31px; }
.m1a2{display: block; color: #333; font-family:"Microsoft YaHei","微软雅黑"; font-size: 18px; font-size: 1.8rem; line-height: 30px; margin-top: 4px; margin-bottom: 5px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; }
.m1p a{ display: block; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; }
.m1mor{ display: block; width: 100%; height: 40px; line-height: 38px; border: 1px solid #055a77; background: #055a77; border-radius: 4px; text-align: center; color: #ffffff; font-size: 16px; font-size: 1.6rem; margin-top: 27px; }
.m1mor:hover{background: #fff; }
.m1pz a:hover{color: #055a77; }


.pm1zi{ padding: 20px 17px; padding-top: 10px; padding-bottom: 24px; }
.pm1a2{display: block; color: #055a77; font-family:"Microsoft YaHei","微软雅黑"; font-size: 18px; font-size: 1.8rem; line-height: 30px; margin-top: 4px; margin-bottom: 4px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; }
.pm1p a{ display: block; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; }
.pm1mor{ display: block; width: 100%; height: 40px; line-height: 38px; border: 1px solid #055a77; background: #ffffff; border-radius: 4px; text-align: center; color: #055a77; font-size: 14px; font-size: 1.4rem; margin-top: 15px; }
.pm1mor:hover{background: #055a77; color: #fff; }

@media screen and (max-width:1359px) {
.m1biao{ font-size: 38px; font-size: 3.8rem; line-height: 44px; }
.m1pz{ font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 10px; }
.m1zi{ padding: 20px 10px; padding-top: 10px; }
.img-list li{ margin-left: 2.1%; }
.m1a2{ font-size: 18px; font-size: 1.8rem; line-height: 30px; margin-top: 5px; margin-bottom: 7px; }
.pm1zi{ padding: 20px 10px; padding-top: 10px; }
.pm1a2{ font-size: 16px; font-size: 1.6rem; line-height: 25px; margin-top: 5px; margin-bottom: 7px; }

.m1mor{ font-size: 14px; font-size: 1.4rem; margin-top: 10px; height: 25px; line-height:25px; }
.pm1mor{ font-size: 14px; font-size: 1.4rem; margin-top: 10px; height: 25px; line-height:25px; }
}
@media screen and (max-width:999px) {
.main1{ padding-top: 50px; padding-bottom: 0; }
.m1biao{ font-size: 28px; font-size: 2.8rem; line-height: 34px; }
.m1pz{ font-size: 14px; font-size: 1.4rem; }
}
@media screen and (max-width:767px) {
.main1{ padding-top: 0px; padding-bottom: 30px; }
.m1biao{ font-size: 22px; font-size: 2.2rem; line-height: 30px; margin-top: 50px; }
.m1pz{ font-size: 14px; font-size: 1.4rem; line-height: 20px; }
.m1a2{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 5px; margin-bottom: 7px; }
.pm1a2{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 5px; margin-bottom: 7px; }
.img-list li{ width: 49%; margin-left:0%; margin-right: 1%; }
.img-list li:first-child{  margin-left:0% !important; }
.img-list li:nth-child(2n){  margin-left:1% !important; margin-right: 0 !important; }
}
@media screen and (max-width:599px) {
.m1zi{ padding: 10px 5px; }
.pm1zi{ padding: 10px 5px; }
}


/*Application*/
.main2{ background: url("../images/sybeijing1.jpg") no-repeat center top #f0f7fd; }
.m2biao{display: block; text-align: center;font-family:"Microsoft YaHei","微软雅黑"; font-size: 48px; font-size: 4.8rem; line-height: 54px; padding-top: 109px; }
.main22{ padding-top: 93px; padding-bottom: 14px; width: 1282px; margin: 0 auto; }
.m2biao2{display: block; text-align: center;font-family:"Microsoft YaHei","微软雅黑"; font-size: 24px; font-size: 2.4rem; }
.morp{ margin: 0 auto;text-align: center; line-height: 48px; border-radius: 8px; margin-top: 26px; }
.bottom100{ padding-bottom: 100px;}
.morp a{color: #fff; font-size: 18px; font-size: 1.8rem; background: #055a77; border: #055a77 solid 1px; padding: 9px 41px; border-radius: 8px; }
.morp a:hover{ background: #fff; color: #055a77;}

@media screen and (max-width:1359px) {
.m2biao{ font-size: 38px; font-size: 3.8rem; line-height: 44px; }
.m2biao2{ font-size: 38px; font-size: 3.8rem; line-height: 44px; }
}
@media screen and (max-width:999px) {
.main22{ padding-top: 50px; padding-bottom: 20px; }
.m2biao{ font-size: 28px; font-size: 2.8rem; line-height: 34px; padding-top: 50px; }
}
@media screen and (max-width:767px) {
.main22{ padding-top: 50px; padding-bottom: 0px; }
.m2biao{ font-size: 22px; font-size: 2.2rem; line-height: 30px; padding-top: 0; }
.main2{ background: #f0f7fd;}
}

@media screen and (max-width:1300px) {
.main22 {width: calc(100% - 160px);	max-width: 1282px; margin: auto; }
}
 @media screen and (max-width:999px) {
	 .main22 {	width: 95%;	margin: auto; }
	 .bottom100{ padding-bottom: 50px;}
 }

.img-scroll3 .m1pz{ margin-top: 8px;}
.img-scroll3 .m2biao2{ padding-top: 23px;}

.img-scroll3 {position: relative; width: 86.5%; z-index:9; margin-top:50px; margin: 0 auto; margin-top: 18px; }

.img-scroll3 .prev, .img-scroll3 .next {position: absolute; bottom:0px; width: 39px; height: 39px; line-height:39px; border-radius: 50%; text-align:center; font-size:60px; font-size:2rem; text-align:center; color:#fff; background: #d4d4d4; transition:0.8s; z-index:999; display: none;  }
.img-scroll3 .prev { left:0px; cursor: pointer; }
.img-scroll3 .next { right:0px; cursor: pointer; }


.img-list3 {position: relative; margin-left:-1%; margin-right:-1%; }
.img-list3 .zong2{overflow: hidden; -webkit-perspective: 1000px; perspective: 1000px; }
.img-list3 ul {width: 100%; height:0px; padding-bottom:26%; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; position:relative; margin-top: 10px; }

.img-list3 li { position: absolute; left: 100%; top: 2%; width: 18.8%; overflow:hidden;  -webkit-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; border: #055a77 2px solid; border-radius: 9px;  }

.img-list3 li:nth-child(1){ transform: rotateY(15deg) scaleX(0.7); left: -25%; }
.img-list3 li:nth-child(2){ transform: rotateY(15deg) scaleX(0.875); left: 0.5%; width: 19.025%; max-width: 316px; }
.img-list3 li:nth-child(3){ transform: rotateY(10deg) scaleX(0.96); left: 21%; margin-top: 10px; max-width: 300px; width: 18.06%; }
.img-list3 li:nth-child(4){ left: 50%; transform: translateX(-50%); margin-top: 12px; max-width: 297px; max-width: 300px; width: 18.06%; }
.img-list3 li:nth-child(5){ transform: rotateY(-10deg) scaleX(0.96); left: 60.5%; margin-top: 10px; max-width: 302px; max-width: 300px; width: 18.06%; }
.img-list3 li:nth-child(6){ transform: rotateY(-15deg) scaleX(0.875); left: 80.5%; width: 19.025%; max-width: 316px; }
.img-list3 li:nth-child(7){ transform: rotateY(-15deg) scaleX(0.7); left :100%; }

.metu{ display:block; overflow: hidden; }
.metu img{ width:100%; }

.m1p22{ width: 95%; max-width: 400px; margin: auto; text-align: center; color: #fff; margin-top: 20px; }

@media screen and (max-width:1359px) {
.img-scroll3 .m2biao2{ font-size: 20px; font-size: 2rem;}
}
@media screen and (max-width:999px) {
.memain1{ padding-top: 20px; padding-bottom: 30px; }
.img-list3 .zong2{ padding-bottom: 8px; }
.img-scroll3 .m2biao2{ padding-top: 0; line-height: 25px;}
.img-list3 { margin:auto;  }

.img-list3 ul {width: 10000%; height: auto; padding: 0px; }
.img-list3 li { width:0.32% !important; position: relative; left: auto !important; top: 0px; transform: rotateY(0deg) scaleX(1) !important; margin-right:0.019%; display: inline-block; vertical-align: top; }
.m1nian{ font-size: 16px; font-size: 1.6rem; }
.img-list3 li:nth-child(3),.img-list3 li:nth-child(6){ margin-top: 0 !important;}
}
@media screen and (max-width:767px) {
.img-list3 li { width:0.48% !important; margin:0 0.01%; left: 0; }
.img-list3 li:nth-child(2n){ margin: 0 0.01 !important;}
.me1biao{ font-size: 22px; font-size: 2.2rem; line-height: 30px; }
.morp a{ font-size: 16px; font-size: 1.6rem; padding: 6px 20px;} 
}


.top90{ margin-top: 47px;}
.youshijing{background: url(../images/syyoushi.png) no-repeat bottom #fff; margin-top: 59px;}
.youshikuan1{width: 961px; margin: 0 auto;}
.youshikuan2{width: 1188px; margin: 0 auto;}

.youshikuan1 div,.youshikuan2 div{width: 309px; height: 244px; box-shadow: 2px 2px 8px 0px rgba(102, 102, 102, 0.19); background: #fff; padding: 20px 14px; margin-bottom: 98px; margin-top: 5px;}
.youship1{	padding: 11px 0; text-align: center;}
.youship1 i{font-size: 60px; text-align: center; color: #055a77;}
.youship2{ font-size: 16px; font-size: 1.6rem; color: #333; line-height: 30px; text-align: center; }
.youship2 a{ color: #333;}
.youship2 a:hover{ color: #055a77;}

 @media screen and (max-width:1359px) {.youshikuan1{ margin: auto;width: calc(95% - 150px); }
 .youshikuan2 { width: 95%; margin: auto;}
 }
 
 @media screen and (max-width:999px) {
.youshikuan1, .youshikuan2 { width: 95%; margin: auto; }
.youshijing{ margin-top: 20px;}
.youshikuan1 div,.youshikuan2 div{ width: 280px; height: 210px;}
.youship1 i{ font-size: 40px;}
.youship2{ font-size: 14px; font-size: 1.4rem; line-height: 25px;}
.top90{ margin-top: 50px; }
}
 @media screen and (max-width:640px) {
.youshijing{ background: none; }

.youshikuan1 div,.youshikuan2 div{ width: 100%; margin: 8px 0; height: auto;}
}

.main3jing{background: url("../images/sybeijing2.png") no-repeat center; background-size: cover; }
.main3{ width:66.67%; float: left; padding-top: 75px; padding-bottom: 190px; }
.m3pz p a{ font-size: 24px; font-size: 2.4rem; line-height: 48px; color: #fff; font-family:"Microsoft YaHei","微软雅黑"; display: block; }
.m3pz p a:hover{ text-decoration: underline; }
.m3mor{ width: 263px; height: 50px; line-height: 48px; text-align: center; color: #055a77; font-size: 18px; font-size: 1.8rem; margin-top: 93px; background: #ffffff; border: 1px solid #fff; border-radius: 8px; display: inline-block; font-family:"Microsoft YaHei","微软雅黑"; float: right; }			
.m3mor:hover{ background: #055a77; color: #fff; border: #fff solid 1px; }
@media screen and (max-width:1559px) {		
.m3pz p a{ font-size: 18px; font-size: 1.8rem; line-height: 35px; }
.m3mor{ width: 240px; font-size: 16px; font-size: 1.6rem; margin-top: 90px; }
}			
@media screen and (max-width:767px) {
.main3jing{ background: #055a77; }
.main3{ width: 95%; margin: 0 2.5%; padding: 20px 0; }
.m3mor{ float: left;font-size: 16px; font-size:1.6rem; line-height: 36px; height: 38px;border-radius: 5px; margin-top: 20px; width: 240px; margin: 0 auto; margin-left: 2.5%;  display: block; margin-bottom: 25px; }
.m3pz p a{ font-size: 16px; font-size: 1.6rem; line-height: 30px; }
}
			
.hemain{ padding-top: 130px; padding-bottom: 125px; background: url("../images/sybeijing5.jpg") no-repeat center; background-size: cover; }
.hemain:after{content: ""; clear: both; display: block; }
.hetu{ width: 50.4%; float: right; margin-left: 70px; border: #fff solid 5px; border-radius: 8px; overflow: hidden; z-index: 99999; }
.hezi p{ display: block; }
.hezi a{color: #fff; }
.hezi a:hover{ text-decoration: underline; }
.hezi p span{color: #fff; padding-left: 0; }			
.hezi strong{ color: #fff; font-size: 46px; font-size: 4.6rem; line-height: 60px; font-family:"Microsoft YaHei","微软雅黑"; font-weight: normal; }			
.icon-duihao{ font-size: 30px; color: #fff; border-radius: 50%; line-height: 55px; text-align: center; }
.enzi{ font-size:16px; font-size:1.6rem; color: #fff; line-height:30px; margin-top:46px; }
.enzi a{ color:#fff; display: block; }
.enzi li{ color:#fff; position:relative; min-height:30px; padding-left:71px; margin-bottom:50px; }
.lh55{ line-height: 55px; }
.enzi>a{ display:block; }
.enzi2{font-size: 24px; font-size:2.4rem; color: #fff; margin-top: 22px; }
.enzi li i{ display:block; position:absolute; left:0px; text-align:center; top:0px; font-size: 30px; color: #fff; border-radius: 50%; line-height: 55px; text-align: center; background: #e86608; height: 55px; width: 55px; }
@media screen and (max-width:1359px) {
.hetu{ margin-left: 30px; }
.hezi strong{ font-size: 36px; font-size: 3.6rem; line-height: 40px; }
.hemain{ padding-top: 55px; padding-bottom: 35px; }
.enzi2{ margin-top: 10px; }
.enzi{ margin-top: 25px; }
.enzi li{ margin-bottom: 25px; }
}
@media screen and (max-width:640px) {.hemain{ margin-top: 50px;}}
@media screen and (max-width:767px) {
.hezi strong{ font-size: 30px; font-size: 3rem; }
.enzi2{  font-size: 20px; font-size: 2rem; }
}
@media screen and (max-width:580px) {
.hetu{ width: 100%; float: none; margin: auto; max-width: 400px; margin-bottom: 20px; }
.lh55{ line-height: 30px; }
.hezi strong{ font-size: 26px; font-size: 2.6rem; }
}		
	
	
	
.main4{ background: #f0f7fd; padding-top: 98px; }

.m4biao{display: block; text-align: center;font-family:"Microsoft YaHei","微软雅黑"; font-size: 40px; font-size: 4.0rem; line-height: 54px;  }
.m4pz{display: block; text-align: center; color: #666666; font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 13px; width: 88.9%; margin: 0 auto; margin-top: 20px; }
.m4pz a{ color: #666666; }

.coxin{ padding-top:16px; padding-bottom: 130px; }
.coxin .int1{ width:30.85%; margin-top:26px; float: left; margin-left: 3.6%; }
.coxin .int1 input{ width:100%; height: 40px; line-height:40px; background: #fff; border: solid 1px #e1e1e1; border-radius: 6px; padding:0 16px; font-size:16px; font-size:1.6rem; color: #999999; }
.coxin .int2{ margin-top:25px; }
.coxin .int2 textarea{ width:100%; height: 183px; line-height:29px; padding-top:10px; background: #fff; border: solid 1px #e1e1e1; border-radius: 6px; padding:0 16px; font-size:16px; font-size:1.6rem; color: #999999; }
.coxin .int3{ width:30.75%; margin-top:26px; background:#fff; position:relative; border-radius: 6px; float:left; }
.coxin .int3 input{ width:100%; height: 40px; line-height:40px; background:none; border: solid 1px #e1e1e1; border-radius: 6px; padding:0 16px; padding-right:150px; font-size:16px; font-size:1.6rem; color: #999999; border-radius: 6px; }
.coxin .yanzheng{ border: solid 1px #e1e1e1; border-radius: 5px; overflow: hidden; background: #f3fbfe; height: 40px; }
.coxin .yanzheng img{ cursor: pointer; margin: 0 auto; }
.coxin .int4{ width:30.75%; float:right; cursor:pointer; height: 40px; line-height:38px; background: #055a77; border:1px solid #055a77; border-radius: 6px; margin-top:26px; color: #ffffff; font-size:18px; font-size:1.8rem; transition:0.5s; }
.coxin .xing input,.coxin .xing textarea{ background:#fff; }
.coxin .int4:hover{ background:#fff; color:#055a77; }
@media screen and (max-width:1359px) {
.m4biao{ font-size: 30px; font-size: 3rem;}
.coxin{ padding-bottom: 15px;}
}

@media screen and (max-width:999px) {
.co1n{ padding-top:10px; }
.coxin{ padding-top:4px; }
.m4biao{ font-size: 28px; font-size: 2.8rem;}
}
@media screen and (max-width:767px) {
	.coxin{ padding-bottom: 0;}
.coxin .int1{ width:100%; margin-top:15px; margin-left: 0 !important; }
.coxin .int2{ margin-top:15px; }
.coxin .int2 textarea{ height:140px; font-size:12px; font-size:1.2rem; padding:0 10px !important; }
.coxin .int3,.coxin .int4{ width:100%; margin-top:15px; }
.coxin input{font-size:12px !important; font-size:1.2rem !important; padding:0 10px !important; }
.coxin .int4{ font-size:16px; font-size:1.6rem; }
.m4biao{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
.main4{ padding-top: 50px; padding-bottom: 50px;}
}

.main5{ background: url("../images/syconbeijing.jpg") no-repeat center top #fff; padding-top: 175px; }
	.m-newsl { margin-top: 50px; margin-bottom: -56px;  padding-top: 5px; }
.m-newsl .list-item { float: left; margin-left: 3.75%; margin-bottom: 56px; width: 30.8333%; padding-left: 17px; padding-right: 15px; padding-top: 30px; padding-bottom: 30px; -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; box-shadow: 2px 2px 8px 0px rgba(102, 102, 102, 0.19); }
.m-newsl .list-item:hover { background-color: #f6f5f5; }
.m-newsl .item-time { font-size: 14px; font-size: 1.4rem; color: #666; padding-top: 11px; }
.m-newsl .item-title { position: relative; margin-top: 16px; font-family:"Microsoft YaHei","微软雅黑"; }
.m-newsl .item-title a { display: block; height: 64px; line-height: 32px; font-size: 18px; font-size: 1.8rem; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; }
.m-newsl .item-desc { position: relative; margin-top: 10px; padding-top: 5px; }
.m-newsl .item-desc a { text-indent: 2em; display: block; height: 96px; line-height: 30px; font-size: 16px; font-size: 1.6rem; color: #666666; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3; }
.m-newsl .item-desc a:hover { color: #055a77; }
.m-newsl .item-link { margin-top: 15px; display: block; width: 120px; height: 40px; line-height: 38px; font-size: 16px; font-size: 1.6rem; color: #055a77; text-align: center; border: 1px solid #055a77; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-radius: 5px; }
.m-newsl .item-link:hover { background-color: #055a77; color: #ffffff; }
.icon-rili{ margin-right: 5px; color: #055a77; font-size: 1.2rem; }
	@media screen and (max-width:1359px) { .m-newsl .item-desc a {font-size: 14px; font-size: 1.4rem; }}
	@media screen and (max-width: 959px) { 
	 .m-newsl li:nth-child(2n-1){margin-left: 0; margin-right: 1% !important; width: 49%; }
	 .m-newsl li:nth-child(2n){margin-left: 0; margin-left: 1% !important; width: 49%; }
	 .main5{ padding-top: 110px;}
	 }
	
	@media screen and (max-width: 767px) { .m-newsl { margin-top: 30px; margin-bottom: -30px; }
	  .m-newsl .list-item { margin-bottom: 30px; width: 48%; padding: 15px; }
	  .m-newsl .item-time { font-size: 16px; font-size: 1.6rem; }
	  .m-newsl .item-title a { height: 48px; line-height: 24px; font-size: 14px; font-size: 1.4rem; }
	  .m-newsl .item-desc { padding-top: 10px; margin-top: 10px; }
	  .m-newsl .item-desc a { height: 72px; line-height: 24px; font-size: 14px; font-size: 1.4rem; }
	  .m-newsl .item-link { margin-top: 15px; width: 120px; height: 36px; line-height: 34px; font-size: 14px; font-size: 1.4rem; border-width: 1px; }
	   .main5{ padding-top: 0; background: none;}}
	
	@media screen and (max-width: 480px) { 
	 .m-newsl li:nth-child(2n-1),.m-newsl li:nth-child(2n){ width: 100%; margin-left: 0 !important; margin-right: 0; }
	 }	 
	 
/*  foot  */

.foot{ background:#055a77; margin-top: 102px; padding-top: 66px; }
.foot .zong{font-size: 0px; }
.fon{ display: inline-block; vertical-align: top; margin-top: 54px; }
.fo1{ width:20%; }
.fo2{ width: 20%; margin-left: 9.1%; }
.fo3{ width:25%; margin-left: 3.25%; }
.fo4{ width:15.5%; margin-left: 7.1%; }
.footerzi{font-size: 24px; font-size:2.4rem; color: #fff; font-family:"Microsoft YaHei","微软雅黑"; float: right; width: 48%; }
.footerimg1{ float: left; padding-top:6px ; } 
.footerimg2{ padding-top: 35px; }


.fobiao{color: #ffffff; font-size: 20px; font-size: 2rem; line-height: 30px; padding-bottom: 10px; position: relative; font-family:"Microsoft YaHei","微软雅黑"; }
.fon a:hover{ color: #ffffff; text-decoration: underline; }
.fonav{color: #cccccc; margin-top: 16px; }
.fonav a{color: #cccccc; line-height: 36px; }
.fonav li{color: #cccccc; position: relative; margin-bottom: 0px; }
.fonav li i{position: absolute; left: 0px; top: 0px; }
.fonav li a{display: inline-block; color: #cccccc; }
.shejiao{ font-size: 0px; padding-top: 22px; }
.shejiao a{display: inline-block; vertical-align: middle; width: 38px; height: 38px; line-height: 38px; margin-bottom: 27px; text-align: center; margin-left: 34px; color: #fff; border: #fff solid 1px; border-radius: 50%; font-size: 16px; }
.shejiao a:hover{ text-decoration: none; background: #fff; color: #0b6c8d; }
.shejiao a:nth-child(3n-2){margin-left: 0px; }


.fob{ border-top: 1px solid #0b6c8d; margin-top: 11px; }
.banquan{ margin-top: 70px; }
.banquan,.banquan span,.banquan a{color: #cccccc; font-size: 14px; font-size: 1.4rem; text-align: center; }
.banquan a:hover{ text-decoration: underline; }
.youlian,.youlian a,.youlian span{color: #cccccc; font-size: 14px; font-size:1.4rem; margin-top: 3px; line-height: 26px; }
.youlian a,.youlian span{ display: inline-block; vertical-align: middle; }
.youlian a{ margin-right:20px}
.youlian a:hover{ text-decoration: underline; }
.foot a:hover img { transform: scale(1.0, 1.0)
}
.head a:hover img { transform: scale(1.0, 1.0)
}
@media screen and (max-width:1359px) {
.fo1{ width:23%; }
.fo2{ width: 20%; margin-left: 3%; }
.fo3{ width:23%; margin-left: 3%; }
.fo4{ width:25%; margin-left: 3%; }
.shejiao a{ width: 32px; height: 32px; line-height: 32px; margin-left: 6px; color: #fff; }
.shejiao a:nth-child(3n-2){margin-left: 6px; }
.shejiao a:nth-child(1){margin-left: 0; }
}

@media screen and (max-width:1100px) {
.fon{ padding-right: 20px; }
.fo1{ width:50%; }
.fo2{ width: 50%; margin-left: 0%; }
.fo3{ width:50%; margin-left: 0%; margin-top: 30px; }
.fo4{ width:50%; margin-left: 0%; margin-top: 30px; }
.footerzi{ width: 100%; margin-top: 25px; font-size: 20px; font-size: 2rem; }
.footerimg2,.fob{ display: none; }
.banquan{ margin-top: 20px; }

}

@media screen and (max-width:767px) {
.foot{margin-top: 40px; padding-top: 40px; }
.fob,.fo1,.fo2,.fo3,.fobiao{display: none; }
.fo4{width: 100%; margin-top: 0px; }
.fo4{margin-top: 20px; }
.shejiao{ text-align: center; padding-top: 10px; }
.footerzi{ font-size: 16px; font-size:1.6rem; }
.banquan{ margin-top: 0px; }
}



.top{width: 60px; height: 40px; border-radius: 5px; line-height:40px; color:#e70012; font-size:28px !important; text-align:center; margin:auto; cursor:pointer; transition:0.9s;z-index:99999; }
.bottom{bottom:150px; }
.lianxi{ position:fixed; width:52px; right:0px; top:50%; transform:translateY(-50%); z-index:99999}
.lianxi div a{ display:block; margin-top:1px; width:52px; height:52px; text-align:center; line-height:52px; font-size:22px; color:#fff; background: #dfdfdf; padding-right: 0px; border-radius: 6px; margin-top:2px; }
.ke1{ background:#000000}
.ke2{ background:#555555}
.ke3{ background:#000000}
.ke4{ background:#15418f}
.weixin{ position:relative; cursor:pointer; }
.weixin img{ position:absolute; width:149px; height:150px; top:0px; left:-149px; max-width: none; display:none; }
.weixin:hover img{ display:block; }
.weixin2,.tankuang{ display:none}
.tankuang{ position:absolute; bottom:52px; left:50% !important; margin-left:-50%; }
.tankuang img{ display:block; position:relative; width:150px; height:150px; left:auto; margin:auto; }
.lianxi div a:hover{ background:#055a77; color: #fff; }
.clear2{ display:none}
.icon-up7{ font-size: 12px !important; }
.icon-up7::before{ border: solid #fff 1px; border-radius: 50%; padding:4px 5px; }

@media screen and (max-width:999px) {
.foot{padding-bottom:60px; }
.you2{display:none}
.top{width:33.3333%;height:40px;line-height:40px;bottom:0px;right:0px;border-radius:0px;border:none}
.lianxi{ width:100%; right:auto; top:auto; margin:auto; left:0px; bottom:0px; border-top:1px solid #fff; transform:translateY(0); }
.lianxi div{ width:33.3333%; float:left; }
.lianxi div a{ margin:auto; width:100%; background:#055a77; color:#fff !important; border-radius:0px; }
.weixin2{ display:block}
.weixin1{ display:none}
}


/*Products*/
.mianbao{ font-size: 16px; font-size: 1.6rem; color: #666666; line-height: 24px; padding: 10px 0; margin-top: 12px; }
.mianbao a{color: #666666; }
.mianbao a:hover{color: #055a77; }
.comian{color: #055a77 !important; }

.prtp{ font-size:16px; font-size:1.6rem; line-height:30px; color:#666666; margin-top:8px; }
.prtp p{ color:#666666; }
.przhan{ position:relative; overflow:hidden; padding-bottom:15px; }
.przhanh{ height:auto !important; }

.prmain{ padding-top:20px; padding-bottom:19px; }
.prt{}
.prtbiao{ display:block; font-size:24px; font-size:2.4rem; line-height:30px; color: #333333; font-family:"Microsoft YaHei","微软雅黑"; }
.prtn{color: #666666; font-size:16px; font-size:1.6rem; line-height:30px; margin-top:9px; }
.prtn p,.prtn strong,.prtn em{color: #666666; }
.zhankai{ color: #055a77; display: block; font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 13px; text-decoration: underline; cursor: pointer; margin-bottom: 7px; }
.przhan{ position:relative; overflow:hidden; }
.przhanh{ height:auto !important; }
.prn{}
.prn:after{ content:""; clear:both; display:block; }
.prlie{ width:23.31%; display: inline-block; vertical-align: top; margin-top:29px; margin-bottom:15px; position:relative; border: solid 1px #eeeeee; /*margin-left: 27px;*/margin-left: 22px; border-radius: 5px; }
.prlie:nth-child(4n-3){border-left: solid 1px #eeeeee; }
.prlie input{ position: absolute; left: 10px; top: 10px; cursor: pointer; }
.prtag{ line-height:30px; margin-top:48px; background: #f0f7fd; padding: 18px 16px; }
.prtag:after{ content:""; clear:both; display:block; }
.prtagn span{ display:inline-block; float: left; color: #333; font-size:16px; font-size:1.6rem; padding-right: 10px; font-family:"Microsoft YaHei","微软雅黑"; }
.prtag a{ display:block; float:left; font-size:16px; font-size:1.6rem;color: #666666; }
.prtag a i{ font-size:16px; margin-right:5px; color:#999999; }
.prtag a:hover{color: #055a77; }
.fenye{ padding-top:37px; text-align:center; font-size:0px; }
.fenyen{ display:inline-block; *float:left; margin-top:3px; vertical-align:middle; font-size:0px; }
.fenyen a{ display:inline-block; *float:left; height:30px; margin:0 4px; text-align:center; line-height:28px; border: solid 1px #e5e5e5; font-size:14px; font-size:1.4rem; color:#999999; margin-bottom:10px; padding: 0 13px; }
.fenyen span{ display:inline-block; *float:left; height:30px; margin:0 3px; text-align:center; line-height:28px; font-size:14px; font-size:1.4rem; color:#999999; margin-bottom:10px; padding: 0 13px; }
.fenyen .sx{ padding: 0 5px; }
.fenyen .sx2{ padding: 0 14px; }
.dangfen,.fenyen a:hover{ background:#055a77 !important; border:1px solid #055a77 !important; color:#fff !important; }
.fuxuan{  display:inline-block; *float:right; background:url(../images/xuanzhong.jpg) no-repeat right center; padding-right:19px;margin-bottom:10px; vertical-align:middle; margin-left:10px; }
.fuxuan span{ font-size:16px; font-size:1.6rem; color:#4b4b4b; margin-right:15px; }
.fuxuan input{ line-height:30px; font-size:16px; font-size:1.6rem; color:#055a77; background: none;  cursor:pointer; transition:0.5s; }
.fuxuan input:hover{ color:#333; }
.prnav2{width: 177px; background-color: #ffffff; box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.09); border-radius: 4px; border: solid 1px #eeeeee; position: fixed; left: 0px; top: 50%; transform: translateY(-50%); padding: 10px; transition: 0.5s; }
.prnav2 a{display: block; border-bottom: 1px solid #e8e8e8; font-size: 14px; font-size: 1.4rem; line-height: 24px; padding: 10px 0; }
.prnav2 a:last-child{border-bottom: none; }
.dangpr2{color: #055a77 !important; }
.prnav2:hover{left: 0px; }

@media screen and (max-width:1359px) {
    .prnav2{ left: -177px; }
	/*.prlie{ margin-left: 2.25%; }*/
	.prlie{ margin-left: 1.75%; }
}
@media screen and (max-width:999px) {
.prmain{ padding-top:30px; padding-bottom:34px; }
.prtbiao{ font-size:18px; font-size:1.8rem; line-height:26px; }
.prtn{ font-size:14px; font-size:1.4rem; line-height:24px; margin-top:10px; }
.prlie{ margin-top:0; margin-bottom:15px; margin-left: 1.65%;}
.pra{ font-size:14px; font-size:1.4rem; }
.prin input{ position:absolute; left:5px; top:5px; }
.prin .prmor{ min-width:110px; line-height:25px; font-size:14px; font-size:1.4rem; }
.zhankai{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 13px; }
.prtag a{ font-size:14px; font-size:1.4rem;color: #666666; margin:0; }
.fenye{ padding-top:39px; }
.fenyen a{ padding: 0 10px; height:30px; line-height:28px; font-size:14px; font-size:1.4rem; }
.fuxuan input{ min-width:160px; line-height:30px; height:30px; font-size:14px; font-size:1.4rem; }
    
    .prnav2{display: none; }
}
@media screen and (max-width:767px) {
.prmain{ padding-top:12px; }
.prlie{ width:47.75%; }
.pra,.prin .prmor,.prtn,.prp a{ font-size:12px; font-size:1.2rem; }
.prp a{ line-height:20px; }
.prtbiao{ font-size:16px; font-size:1.6rem; line-height:26px; }
.prtag{margin-top: 0px; }
.prtag a{ font-size:14px; font-size:1.4rem; }
.prtaga span{ font-size:16px; font-size:1.6rem; }
.zhankai{ font-size: 14px; font-size: 1.4rem; line-height: 22px; margin-top: 10px; padding-bottom: 10px; }
.prlie:nth-child(2n-1){ margin:0 !important; margin-right: 0.25% !important; }
.prtag{ line-height:25px; margin-top:8px; background: #f0f7fd; padding: 8px 16px; }
.prtp{ font-size: 14px; font-size:1.4rem; line-height: 23px; }
.mianbao{ font-size: 14px; font-size:1.4rem; }
}	

/*products content*/
#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;  background-color:#222;background-color:rgba(5,90,119,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease;z-index:99999999999999999999999999999999999999; }
 #baguetteBox-overlay.visible{opacity:1}
 #baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center; }
 #baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}
 #baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6); }
 
 #baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:"Microsoft YaHei","微软雅黑"; }
 #baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}
 #baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-moz-transform .4s ease;transition:left .4s ease,transform .4s ease}
 #baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}
 #baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}
 .baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}
 .baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;
 border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease; }
 .baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}
 .baguetteBox-button#next-button{right:2%}
 .baguetteBox-button#previous-button{left:2%}
 .baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}
 .baguetteBox-button svg{position:absolute;left:0;top:0}

 .spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}
 .double-bounce1,.double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}
 .double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}
 @-webkit-keyframes bounceFromRight{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}
 @keyframes bounceFromRight{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}
 @-webkit-keyframes bounceFromLeft{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}
 @keyframes bounceFromLeft{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}
 @-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}
 @keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}
 
.prmain2{ padding-top:28px; padding-bottom:10px; display: flex; flex-flow: wrap; justify-content: space-between; }
.img-scroll1 {position: relative; width: 41.66%; }
.img-scroll1 .prev, .img-scroll1 .next {position: absolute; text-align:center; display: block; width: 40px; height: 40px; line-height: 38px; text-align: center; border-radius: 50%; font-size: 18px; top: 50%; transform: translateY(-50%); color: #666666; transition: 0.5s; z-index: 999}
.img-scroll1 .prev { left: 0; cursor: pointer; }
.img-scroll1 .next { right: 0; cursor: pointer; }
.img-scroll1 .prev:hover,.img-scroll1 .next:hover { color: #055a77; }
.img-list1 {position: relative;overflow: hidden; }
.img-list1 ul {width: 10000%; }
.img-list1 li {float: left; width:1%; position:relative; border: #dedede solid 1px; overflow: hidden; }
.jianjie{ width:54%; padding-bottom: 55px; position: relative; }
.jianjie h1{ font-size:24px; font-size:2.4rem; line-height:34px; color: #333333; font-family:"Microsoft YaHei","微软雅黑"; position:relative; }
.jianjie h1::before{ content: "";width: 100%;height: 1px;background: #dadada;position: absolute;left: 0px;top: 100%;z-index: -1; margin-top: 22px; }
.jiann{ font-size:16px; font-size:1.6rem; line-height:36px; margin-top:42px; color: #666666; }
.jiann strong,.jiann p,.jiann em{color: #666666; }
.jiann img{ max-width:100%; display:inline; }
.jiann strong{ font-size: 16px; font-size: 1.6rem; font-weight: normal; }
.inno{ margin-top:30px; font-size:0px; /*position: absolute;*/ left: 0px; bottom: 0px; }
.inno:after{content: ""; clear: both; display: block; }
.inno > a{ display: inline-block; vertical-align: middle; padding:0 5px; min-width: 269px; height: 50px; line-height:48px; border-radius: 6px; background: #055a77; text-align:center; font-size:20px; font-size:2rem; margin-top:5px; margin-right: 60px; color:#fff; border: solid 1px #055a77; font-family:"Microsoft YaHei","微软雅黑"; }
.inno > a:nth-child(2){ margin-right: 0px; }
.inno > a:hover{ background:#fff; color:#055a77; border-radius: 0px; }
.share{ display: inline-block; vertical-align: middle; margin-top: 8px; margin-left: 0px; }
.share1{ display:inline-block; vertical-align:middle; font-size:14px; font-size:1.4rem; margin-right: 5px; color:#999999; }
.share2{ display:inline-block; vertical-align:middle; }

@media screen and (max-width: 1359px) {
	.jianjie h1::before{ margin-top: 5px; }
.inno {margin-top: 10px; }
.inno > a{ min-width: 180px; height: 40px; line-height: 40px; font-size:14px; font-size:1.4rem; margin-top:6px; text-transform: none; margin-right: 10px; }
.jianjie h1{ font-size:26px; font-size:2.6rem; line-height:30px; }
.jianbiao{ font-size: 20px; font-size: 2rem; line-height: 30px; margin-top: 8px; }
.jiann{ font-size:14px; font-size:1.4rem; line-height:24px; margin-top:15px; }
.share{ margin-left: 0px; }
}
@media screen and (max-width: 999px) {
	.jianjie h1::before{ display: none; }
.prmain2{ padding-top:16px; padding-bottom:10px; }
.img-scroll1 { width: 100%; max-width: 500px; margin: auto; }
.jianjie{ width:auto; float:none; margin-left:0px; margin-right:0px; margin-top:20px; padding: 0px; }
.jianjie h1{ font-size:18px; font-size:1.8rem; line-height:30px; }
.jiann strong{ font-size: 1.6px; font-size: 1.6rem; }
.jianbiao{ font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 8px; }
.jiann{ min-height:0px}
.inno{ margin-top:10px; position: relative; }
.inno > a{ min-width: 106px; font-size:12px; font-size:1.2rem; height: 30px; line-height:30px; float:left; margin-right:10px; /*margin-left: 20px;*/ }
.inno > a:nth-child(2){ margin-right: 10px; }
}
@media screen and (max-width: 767px) {
.jiann{ font-size:12px; font-size:1.2rem; line-height:22px; margin-top:12px; color: #333; }
.jiann strong{ font-size: 1.4px; font-size: 1.4rem; }
}
.prmain3{ padding-top: 43px; }
.chanxbiao{ text-align: center; }
.chanxbiaon{display: inline-block; background: #fff; padding-right: 8px; color: #333333; font-size: 34px; font-size: 3.4rem; line-height: 40px; font-family:"Microsoft YaHei","微软雅黑"; }
.chanxiang{ margin-top: 40px; }
.chanxiang img{display: inline-block; }
.chanxiang a{color: #055a77;display: inline; }
.xiangguan{ margin-top: 80px; margin-bottom: 3px; }
.table{ width:100%; overflow:auto; margin-top: 30px; }
.table table{ width:100%; border-collapse:collapse; line-height:26px; }
.table table tr{}
.table table tr td{ padding:10px; font-size:16px; font-size:1.6rem; border-bottom:2px solid #fff; background: #f8f8f8; }
.table table tr:nth-child(2n-1) td{ background: #f0f4fa; }

@media screen and (max-width:1359px) {
.chanxbiaon{ font-size: 28px; font-size: 2.8rem; line-height: 34px; }
}
@media screen and (max-width:999px) {
.chanxbiaon{ font-size: 24px; font-size: 2.4rem; line-height: 30px; }
.table table tr td{ padding:10px 5px; font-size:14px; font-size:1.4rem; }
}
@media screen and (max-width:767px) {
	.prmain3{ padding-top: 15px; }
	.chanxiang{ margin-top: 15px; }
.chanxbiaon{ font-size: 22px; font-size: 2.2rem; line-height: 30px; }
.table table tr td{ padding:10px 5px; font-size:12px; font-size:1.2rem; }
.xiangguan{ margin-top: 20px; }
}

/*solution*/
.nemain{ padding-top: 12px; }
.nen{ font-size: 0px; }
.m6lie{ width: 31.67%; margin-left: 2.496%; display: inline-block; vertical-align: top; box-shadow: 0px 0px 10px 0px rgba(11, 11, 11, 0.13); border-radius: 10px; overflow: hidden; margin-top: 20px; }
.m6lie:nth-child(3n-2){margin-left: 0px; }
.m6tu{display: block; border-radius: 8px; overflow: hidden; }
.m6zi{ padding: 12px 15px; padding-bottom: 28px; }
.m6title{display: block; color: #333333; font-size: 20px; font-size: 2rem; line-height: 24px; font-family:"Microsoft YaHei","微软雅黑"; position: relative; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; }
.m6title2{display: block; color: #333333; font-size: 16px; font-size: 1.6rem; line-height: 24px; font-family:"Microsoft YaHei","微软雅黑"; margin-top: 16px; margin-bottom: 8px; }
.m6a{display: block; color: #666666; font-size: 16px; font-size: 1.6rem; line-height: 30px; position: relative; padding-left: 14px;white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; }
.m6a:before{content: ""; position: absolute; width: 5px; height: 5px; background: #055a77; left: 0px; top: 45%; border-radius: 50%; transform: translateY(-50%); }
.m6p{ line-height: 30px; margin-top: 7px; }
.m6p a{display: block; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden; }

.nen .m6lie{box-shadow:none; margin-top: 12px; margin-bottom: 14px}
.nen .m6zi{padding-left: 0px; padding-right: 0px; }
.nemain .fenye{padding-top: 43px; }

@media screen and (max-width:1359px) {
.nen .m6lie{ margin-top: 0px; }
.m6a{ font-size: 14px; font-size: 1.4rem; }
}
@media screen and (max-width:999px) {
.nemain{ padding-top: 12px; padding-bottom: 40px; }
.m6lie{ width: 32.33%; margin-left: 1.5%; margin-top: 15px; }
}
@media screen and (max-width:767px) {
	.m6zi{ padding-bottom: 15px;}
.nen .m6lie{ margin-top: 0px; margin-left: 0px; }
.m6lie{ width: 49%; margin-left: 2%; margin-top: 15px; }
.m6lie:nth-child(2n-1){margin-left: 0%; }
.m6lie:nth-child(2n){margin-left: 2%; }
.m6title{ font-size: 14px; font-size: 1.4rem; line-height: 22px; }
.m6title2{ font-size: 14px; font-size: 1.4rem; line-height: 22px; }
.m6a{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 3px; padding-left: 10px; }
}
@media screen and (max-width:399px) {
.m6lie{ width: 100%; margin-left: 0px !important; margin-top: 0px; }
}



/*news-content*/
.nemain2{ padding-top: 21px; padding-bottom: 13px; }
.nemain2 h1{text-align: center; font-size: 22px; font-size: 2.2rem; line-height: 30px; font-family:"Microsoft YaHei","微软雅黑"; }
.ne2t{ text-align: center; margin-top: 2px; padding-bottom: 26px; }
.ne2riqi{display: inline-block; vertical-align: middle; color: #999999; font-size: 14px; font-size: 1.4rem; margin-top: 18px; }
.share{ display: inline-block; vertical-align: middle; margin: auto; margin-left: 0px; margin-top: 18px; }
.share1{color: #999999; font-size: 14px; font-size: 1.4rem; }
.nexiang{ padding-top: 25px; }
.nexiang p,.nexiang em,.nexiang strong{ color: #333; }
.nexiang img{display: inline-block; }
.nexiang a{color: #055a77; display: inline;}
.nexiang p{ text-indent: 2em; }


.fanpian{ font-size: 16px; font-size: 1.6rem; line-height: 24px; margin-top: 45px; background-color: #f5f5f5; padding-top: 17px; }
.fanpian li:nth-child(1){ margin-top: 6px; width: 50%; float: left;white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; padding-bottom: 23px; color: #666666; }
.fanpian li:nth-child(2){ margin-top: 6px; width: 50%; float: right; text-align: right;white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; padding-bottom: 23px; color: #666666; }
.fanpian li a{ color: #666;}
.fanpian li a:hover{color: #055a77; }
.fanpian .icon-left7,.fanpian .icon-right7{ font-size: 12px; color: #999999; }
.fanpian .icon-left7{ padding-left: 18px; }
.fanpian .icon-right7{ padding-right: 18px; }

@media screen and (max-width:1359px) {
.nemain2{ padding-top: 10px; padding-bottom: 13px; }
.nemain2 h1{ font-size: 20px; font-size: 2rem; line-height: 30px; }
.share1{ font-size: 14px; font-size: 1.4rem; }
.ne2t{ margin-top: 12px; padding-bottom: 10px; }
.nexiang{ padding-top:15px; }
}
@media screen and (max-width:1219px) {
   }
@media screen and (max-width:999px) {
	.fanpian{ padding-top: 7px; padding-bottom: 0; }
	.fanpian li{ font-size: 14px; }
.fanpian li:nth-child(1),.fanpian li:nth-child(2){ width: 100%; text-align: left; padding-top: 0px; padding-bottom: 0px; padding-left: 18px; padding-right: 15px; }
.fanpian li:nth-child(2){padding-left: 18px; padding-bottom: 17px; padding-right: 15px; } 
.fanpian .icon-left7,.fanpian .icon-right7{ display: none; }
.share{ margin-top: 9px;}
}
@media screen and (max-width:767px) {
.nemain2 h1{ font-size:16px; font-size: 1.6rem; line-height: 26px; }
.share{ margin-left: 10px; }
.share1{ font-size: 12px; font-size: 1.2rem; }
}
@media screen and (max-width:499px) {
	.share{ margin-left: 0px; }
	
}

/*Sustainability*/
.hemain2{ padding-top: 22px; }
.hemain2:after{content: ""; clear: both; display: block; }
.hetu2{ width: 49.66%; float: right; margin-left: 55px; margin-top: 74px; }
.hezi2 span{font-family:"Microsoft YaHei","微软雅黑"; font-size: 18px; font-size: 1.8rem; display: block; margin-bottom: 16px; margin-top: 49px; }
.hezi2{color: #333333; font-size: 16px; font-size: 1.6rem; }
.hezi2 p{color: #333333; }
.hetu2 img{ border-radius: 8px;}

@media screen and (max-width:1359px) {
.hetu2{ margin-left: 30px; margin-top: 30px; }
.hemain2{ padding-top: 20px; padding-bottom: 35px; }
.hezi2 span{ margin-top: 16px; font-size: 16px; font-size: 1.6rem; }
}
@media screen and (max-width:999px) {
.hezi2{color: #333333; font-size: 14px; font-size: 1.4rem; }}
@media screen and (max-width:549px) {
	.hemain2{ padding-top: 20px; }
.hetu2{ width: 100%; float: none; margin: auto; max-width: 400px; margin-bottom: 20px; margin-top: 0px; }
}

.abmain1{ padding-top: 33px; padding-bottom: 55px; }
.abmain1:after{content: ""; clear: both; display: block; }
.ab1tu{ width: 24%; max-width: 288px; float: left; margin-right: 35px; margin-bottom: 45px; position: relative; }
.ab1tu img{width: 100%; }
.ab1tu:before{content: ""; position: absolute; width: 100%; height: 100%; z-index: -1; }
.ab1zi{padding-top: 0px; }
.ab1pz{ font-size: 18px; font-size: 1.8rem; line-height: 36px; margin-top: 19px;font-family:"Microsoft YaHei","微软雅黑"; }
.ab1p{ line-height: 30px; margin-top: 12px; color: #333333;font-size: 16px; font-size: 1.6rem; margin-bottom: 20px; }

@media screen and (max-width:1359px) {
.ab1tu{ margin-right: 20px; margin-bottom: 20px; }
.ab1tu:before{ left: 20px; top: 20px; }
.ab1pz{ font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 20px; }
}
@media screen and (max-width:999px) {
.abmain1{ padding-top: 33px; padding-bottom: 35px; }
.ab1zi{padding-top: 0px; }
.ab1pz{ font-size: 16px; font-size: 1.6rem; line-height: 24px; margin-top: 0px; }
.ab1p p{ font-size: 14px; font-size: 1.4rem; }
}
@media screen and (max-width:767px) {
.ab1tu{ margin-bottom: 10px; width: 40%;margin: auto; margin-bottom: 20px; margin-right: 20px; }
.ab1pz{line-height: 22px; margin-top: 12px; }
.ab1p p{ font-size: 14px; font-size: 1.4rem; line-height: 22px; }
}
@media screen and (max-width:499px) {
.abmain1{ padding-top: 20px; padding-bottom: 30px; }
.ab1tu{ width: 100%; max-width: 288px; float: none; margin-right: 0; margin: 0 auto; display: block; margin-bottom: 25px; }
.ab1zi{ width: 100%; display: block; }
}

/*case*/

.casemain{ padding-top: 20px; }
.casen{ display: flex; flex-flow: wrap; justify-content: space-between; }
.caselie{ width: 48.125%; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; margin-top: 4px; margin-bottom: 56px; }
.casetu{ width: 280px; position: relative; overflow: hidden; border-radius: 8px; }
.casetu:before{content: ""; position: absolute; width: 100%; height: 100%; background: #055a77; border-radius: 8px; }
.casetun img{overflow: hidden; padding: 2px; }
.casezi{width: -moz-calc(100% - 315px);  width: -webkit-calc(100% - 315px);  width: calc(100% - 315px); }
.casea{display: block; font-size: 18px; font-size: 1.8rem; line-height: 30px; font-family:"Microsoft YaHei","微软雅黑";  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden; position: relative; }
.casep a{text-indent: 2em; display: block; color: #666666; font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top:21px; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 5;  overflow: hidden; }
.casezi a:hover{color: #055a77; }
.casemor { margin-top: 30px; display: block; width: 140px; height: 40px; line-height: 38px; font-size: 16px; font-size: 1.6rem; color: #055a77; text-align: center; border: 1px solid #055a77; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-radius: 5px; }
.casemor:hover { background-color: #055a77; color: #ffffff !important; }

@media screen and (max-width:1559px) {
.casemain{ padding-top: 2px; padding-bottom: 50px; }
.casen{ padding-bottom: 40px; }
.caselie{ margin-top: 30px; margin-bottom: 15px; }
.casetu{ width: 220px; position: relative; }
.casezi{width: -moz-calc(100% - 235px);  width: -webkit-calc(100% - 235px);  width: calc(100% - 235px); }
.casea{ font-size: 20px; font-size: 2rem; line-height: 30px; padding-bottom: 2px; }
.casea:before{ width: 40px; height: 2px; }
.casep a{ font-size: 16px; font-size: 1.6rem; line-height: 28px; margin-top:15px; -webkit-line-clamp: 3; }
}
@media screen and (max-width:1359px) {
.caselie{ margin-top: 20px; }
.casetu{ width: 180px; position: relative; }
.casezi{width: -moz-calc(100% - 195px);  width: -webkit-calc(100% - 195px);  width: calc(100% - 195px); }
.casea{ font-size: 18px; font-size: 1.8rem; line-height: 26px; }
.casep a{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top:0; -webkit-line-clamp: 3; }
.casemor{ margin-top: 15px; }
}
@media screen and (max-width:999px) {
.caselie{ width: 49%; }
.casetu{ width: 160px; }
.casezi{width: -moz-calc(100% - 175px);  width: -webkit-calc(100% - 175px);  width: calc(100% - 175px); }
.casea{ font-size: 16px; font-size: 1.6rem; line-height: 26px; }
}
@media screen and (max-width:767px) {
.casemain{ padding-top: 10px; }
.casen{ padding-bottom: 0px; }
.caselie{ width: 100%; margin-top: 10px; }
.casetu{ width: 140px; }
.casezi{width: -moz-calc(100% - 150px);  width: -webkit-calc(100% - 150px);  width: calc(100% - 150px); }
.casea{ font-size: 14px; font-size: 1.4rem; line-height: 24px; }
.casep a{ font-size: 14px; font-size: 1.4rem; line-height: 22px; margin-top:12px; -webkit-line-clamp: 3; }
.casemor { margin-top: 15px; width: 120px; height: 30px; line-height: 28px; font-size: 14px; font-size: 1.4rem; border-width: 1px; } 
}


/*about us*/
.aboutmain2{ padding-top: 18px; }
.aboutmain3{ background: url("../images/aboutjing1.jpg") no-repeat top #f0f7fd; padding-top: 234px; padding-bottom: 124px; }
.aboutmain2:after{ content: ""; clear: both; display: block; }
.abouttu2{ width: 50.2%; float: right; margin-left: 71px; border: #fff solid 4px; border-radius: 8px; }
.abouttu3{ width: 50.2%; float: left; margin-right: 71px; border: #fff solid 4px; border-radius: 8px; }
.abouttu3 img,.abouttu2 img{ border-radius: 8px; }
.aboutzi2{ color: #333333; }
.aboutzi3{ color: #333333; padding-top: 92px; }
.aboutzi4{ color: #333333; padding-top: 80px; }
.aboutzi2 p{ color: #333333; text-indent: 2em; }
.aboutzi3 p{ text-indent: 2em; }
.aboutzi4 p{ text-indent: 2em; }
.height60{ padding-top: 60px; }
.aboutjing2{background: url("../images/aboutjing2.jpg") no-repeat bottom center; height: 136px; }

@media screen and (max-width:1359px) {
.abouttu2{ margin-right: 0; margin-left: 30px; }
.abouttu3{ margin-right: 30px; }
.aboutmain3{ padding-top: 90px; padding-bottom: 20px; }
.abouttu4{ margin-right: 0; }
.aboutmain2{ padding-top: 20px; padding-bottom: 0; }
.aboutzi3,.aboutzi4{ padding-top: 50px; }
.height60{ padding-top: 30px; }
}
@media screen and (max-width:767px) {
	.aboutzi3,.aboutzi4{ padding-top: 20px; }
	.aboutmain3,.aboutjing2{ background: #f0f7fd; }
	.aboutmain3{ padding-bottom: 50px; }
	.aboutmain3{ padding-top: 30px; margin-top: 30px; }
	.aboutjing2{ display: none; }
}
@media screen and (max-width:549px) {
	.aboutmain2{ padding-top: 20px; }
.abouttu2,.abouttu3{ width: 100%; float: none; margin: auto; max-width: 400px; margin-bottom: 20px; margin-top: 0px; }
.aboutzi3,.aboutzi4{ padding-top: 0; padding-bottom: 20px; }
.height60{ padding-top: 10px; }
.aboutmain3{ padding-bottom: 20px; }
}


.ab1main2 { margin-top: 30px; padding-bottom: 22px; }
.factitle{color: #333; font-size: 48px; font-size: 4.8rem; text-align: center; font-family:"Microsoft YaHei","微软雅黑"; }
.img-scroll6 {position: relative; margin-top:36px; }
.img-scroll6 .prev, .img-scroll6 .next {position: absolute; text-align:center; display: block; height: 46px; line-height:46px; font-size:50px; font-size:1.8rem; color:#333; top: 50%; transform: translateY(-50%); transition: 0.5s; z-index: 999}
.img-scroll6 .prev { left: 12px; cursor: pointer; }
.img-scroll6 .next { right:12px; cursor: pointer; }
.img-scroll6 .prev:hover,.img-scroll6 .next:hover { color: #055a77; }
.img-list6 {position: relative;overflow: hidden; }
.img-list6 ul {width: 10000%; }
.img-list6 li {float: left; width:1%; position:relative; }
.img-list6 li img{ border-radius: 8px; }

@media screen and (max-width:1359px) {
.img-scroll6 { margin-top:15px; }
.ab1main2{ margin-top: 20px; padding-bottom: 0; }
.factitle{ font-size: 38px;  font-size: 3.8rem; }
}

@media screen and (max-width:767px) {
.factitle{ font-size: 26px;  font-size: 2.6rem; }
}

/*news*/
.net{ padding-top: 24px; }
.netlie{ display: flex; flex-flow: wrap; justify-content: space-between;  margin-bottom: 73px; }
.nettu{display: block; width: 500px; overflow: hidden; }
.nettu img{ width: 100%; }
.netzi{width: -moz-calc(100% - 547px);  width: -webkit-calc(100% - 547px);  width: calc(100% - 547px); }
.netriqi{ display: block; color: #666666; font-size: 14px; font-size: 1.4rem; line-height: 24px; }
.neta{display: block; color: #333; font-family:"Microsoft YaHei","微软雅黑"; font-size: 20px; font-size: 2rem; line-height: 30px; margin-bottom: 24px; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 1;  overflow: hidden; margin-top: 17px; }
.netp a{ text-indent: 2em; display: block; color: #666666; margin-top: 30px; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3; overflow: hidden; }
.netmor{ display: block; width: 120px; height: 40px; text-align: center; line-height: 38px; font-size: 16px; font-size: 1.6rem; margin-top: 40px; color: #055a77; background: #fff; border-radius: 8px; border: solid 1px #055a77; }
.netmor:hover{ background: #055a77; color: #fff; }
.top26{ margin-top: 26px !important; }
.net .m-newsl{ margin-top: -26px; }
.m-newsl .list-item{ margin-bottom: 65px; }
.net .fenyen{ margin-top: 17px !important; }
.main5 .m-newsl .list-item{ margin-bottom: 0; }

@media screen and (max-width:1359px) {
.nemain{ padding-top: 20px; padding-bottom: 70px; }
.net{ padding-top: 40px; }
.netlie{ margin-bottom: 40px; }
.nettu{ width: 400px; }
.netzi{width: -moz-calc(100% - 420px);  width: -webkit-calc(100% - 420px);  width: calc(100% - 420px); }
.neta{ margin-top: 15px; font-size: 16px; font-size: 1.6rem; }
.netp a{ margin-top: 15px; }
.netmor{ width: 120px; height: 40px; line-height: 38px; font-size: 14px; font-size: 1.4rem; margin-top: 10px; margin-bottom: 20px; }
.m-newsl .list-item{ margin-bottom: 25px; }
}

@media screen and (max-width:999px) {
.nemain{ padding-top: 20px; padding-bottom: 40px; }
.neta{ margin: 0 0 8px 0; }
.netp a{ margin-top: 8px; }
.nettu{ width: 290px; }
.netzi{width: -moz-calc(100% - 320px);  width: -webkit-calc(100% - 320px);  width: calc(100% - 320px); }
.main5 .m-newsl .list-item{ margin-bottom: 20px; }
.netriqi{ font-size: 14px; font-size: 1.4rem; line-height: 20px; }
}

@media screen and (max-width:599px) {
.net{ padding-top: 15px; }
.netlie{ margin-bottom: 30px; }
.nettu{ width: 100%; }
.netzi{width: 100%; margin-top: 20px; }
}

/*contact us*/
.comain1{ display: flex; flex-flow: wrap; justify-content: space-between; margin-top: 30px; margin-bottom: 83px; }
.col{ width: 56.75%; padding: 36px 39px; background: #f0f7fd; border-radius: 8px; padding-right: 150px; max-height: 621px; }
.cobiao{font-family:"Microsoft YaHei","微软雅黑"; font-size: 24px; font-size: 2.4rem; line-height: 40px; color: #055a77; }
.coul{ margin-top: 5px; }
.coul p{ font-size: 16px; font-size: 1.6rem; line-height: 29px; position: relative; padding-left: 41px; margin-top:26px; }
.coulzi p:nth-child(1){ color: #666666; padding-left: 0 !important; margin-top: 6px; }
.coul p i{position: absolute; left:0px; top: 0px; color: #055a77; font-size: 24px; }
.coul p span{ font-family:"Microsoft YaHei","微软雅黑"; display: block; }


.cor{ width: 50%; background: #055a77; padding: 14px 55px; border-radius: 8px; margin-top: 75px; margin-left: -6.75%; padding-bottom: 48px; }
.coxin1{ display: flex; flex-flow: wrap; justify-content: space-between; margin-top: 19px; }
.coxin1 .int1{ width: 100%; margin-top: 19px; }
.coxin1 .int1 input{width: 100%; height: 41px; background: #ffffff; border-radius: 6px; line-height: 41px; padding: 0 10px; color: #666666; font-size: 16px; font-size: 1.6rem}
.coxin1 .int2{ width: 100%; margin-top: 19px; }
.coxin1 .int2 textarea{width: 100%; height: 182px; background: #ffffff; line-height: 30px; padding: 5px 10px; color: #666666; font-size: 16px; font-size: 1.6rem}
.coxin1 .yanzheng{ width: 118px; height: 42px; cursor: pointer; }
.coxin1 .int3{ width: 100%; margin-top: 24px; }
.coxin1 .int3 input{ width: 100%; height: 40px; background: #055a77; border: #ffffff solid 1px; line-height: 38px; text-align: center; color: #ffffff; font-size: 18px; font-size: 1.8rem;  cursor: pointer; transition: 0.5s; border-radius: 6px; }
.coxin1 .int3 input:hover{ background: #ffffff; color: #055a77; }
.coxin1 .xing input,.coxin1 .xing textarea{background: #fff; border-radius: 6px; }
.verify_img{ position: absolute;margin-top: 20px;margin-left: -98px; border-radius: 0 6px 6px 0; cursor: pointer; }
.ditu{ padding-bottom: 23px; }

@media screen and (max-width:1359px) {
.col{ padding-right: 100px; }
.cor{ padding: 20px; }
.cobiao{ font-size: 28px; font-size: 2.8rem; line-height: 30px; }
.coul p{ margin-top: 16px; line-height: 27px; }
.ditu{ padding-bottom: 3px; }
}

@media screen and (max-width:999px) {
.comain1{ margin-top: 20px; margin-bottom: 35px; }
.cobiao{ font-size: 22px; font-size: 2.2rem; line-height: 30px; }

}

@media screen and (max-width:767px) {
.col{ width: 100%; padding: 20px 10px; }
.cor{ width: 100%; padding: 20px 10px; margin-left: 0; margin-top: 30px; }
.coxin1{ margin-top: 0; }
.coxin1 .int1 input,.coxin1 .int2 textarea{font-size: 14px; font-size: 1.4rem; }
.coxin1 .int3{ margin-top: 15px; }
.coxin1 .int3 input{font-size: 16px; font-size: 1.6rem; }
.coul p{ font-size: 14px; font-size: 1.4rem; }
.ditu{ padding-bottom: 0; }
}

@font-face {
  font-family: "iconfont"; /* Project id 3826982 */
  src: url('../fonts/iconfont.woff2?t=1671071597831') format('woff2'),
       url('../fonts/iconfont.woff?t=1671071597831') format('woff'),
       url('../fonts/iconfont.ttf?t=1671071597831') format('truetype'); }
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.icon-chinese:before {
  content: "\e630"; }
.icon-english:before {
  content: "\e633"; }
.icon-rili:before {
  content: "\e685"; }
.icon-duihao:before {
  content: "\e62f"; }
.icon-factory:before {
  content: "\e8ce"; }
.icon-chanpin:before {
  content: "\e601"; }
.icon-tongji:before {
  content: "\e846"; }
.icon-shebei:before {
  content: "\e612"; }
.icon-home:before {
  content: "\e624"; }
.icon-edit:before {
  content: "\e611"; }
.icon-facebook:before {
  content: "\e620"; }
.icon-pinterest:before {
  content: "\e8ab"; }
.icon-linkedin:before {
  content: "\e648"; }
.icon-youtube:before {
  content: "\e6d6"; }
.icon-twitter:before {
  content: "\e607"; }
.icon-bigger:before {
  content: "\e647"; }
.icon-left:before {
  content: "\e72c"; }
.icon-right:before {
  content: "\e72d"; }
.icon-up1:before {
  content: "\e72e"; }
.icon-bottom1:before {
  content: "\e72f"; }
.icon-left1:before {
  content: "\e730"; }
.icon-right1:before {
  content: "\e731"; }
.icon-up:before {
  content: "\e73e"; }
.icon-bottom:before {
  content: "\e73f"; }
.icon-instagram:before {
  content: "\e79d"; }
.icon-tumblr:before {
  content: "\e79e"; }
.icon-download:before {
  content: "\e7a0"; }
.icon-download1:before {
  content: "\e7a7"; }
.icon-search4:before {
  content: "\e7b2"; }
.icon-address:before {
  content: "\e7bc"; }
.icon-email:before {
  content: "\e7bd"; }
.icon-contact:before {
  content: "\e7be"; }
.icon-whatsapp:before {
  content: "\e7bf"; }
.icon-fax:before {
  content: "\e7c2"; }
.icon-mobile:before {
  content: "\e7c6"; }
.icon-phone:before {
  content: "\e7c8"; }
.icon-tel:before {
  content: "\e7c7"; }
.icon-phone1:before {
  content: "\e7cb"; }
.icon-skype:before {
  content: "\e7cc"; }
.icon-whatsapp1:before {
  content: "\e7c1"; }
.icon-address1:before {
  content: "\e7c3"; }
.icon-contact1:before {
  content: "\e7c4"; }
.icon-email1:before {
  content: "\e7c5"; }
.icon-skype1:before {
  content: "\e7c9"; }
.icon-fax1:before {
  content: "\e7ca"; }
.icon-qq:before {
  content: "\e7ce"; }
.icon-tel1:before {
  content: "\e7cd"; }
.icon-wechat:before {
  content: "\e7cf"; }
.icon-phone2:before {
  content: "\e7d0"; }
.icon-message:before {
  content: "\e7da"; }
.icon-calendar:before {
  content: "\e7e1"; }
.icon-calendar1:before {
  content: "\e7e3"; }
.icon-top:before {
  content: "\e7ed"; }
.icon-youbian:before {
  content: "\e60f"; }
.icon-jian2:before {
  content: "\e600"; }
.icon-jia2:before {
  content: "\e608"; }
.icon-vk:before {
  content: "\e735"; }
.icon-instagram1:before {
  content: "\e640"; }
.icon-up7:before {
  content: "\e722"; }
.icon-bottom7:before {
  content: "\e723"; }
.icon-left7:before {
  content: "\e724"; }
.icon-right7:before {
  content: "\e725"; }
.icon-sousuo4:before {
  content: "\e610"; }
.icon-sousuo:before {
  content: "\e616"; }
.icon-sousuo1:before {
  content: "\e65b"; }
.icon-shangchuan:before {
  content: "\e602"; }
.icon-top2:before {
  content: "\e637"; }
.icon-yusuan:before {
  content: "\e62a"; }
.icon-fuwu:before {
  content: "\e6f6"; }
.icon-zhiliang:before {
  content: "\e61f"; }
.icon-jishufuwu:before {
  content: "\e64f"; }
.icon-tag:before {
  content: "\e7e4"; }


.m-kefu-chat.mobile-hide{ right: 6px!important; }
.fenye a.no:hover {color: #999!important;border: solid 1px #e5e5e5!important; background: none!important;}

.ppp{line-height: 30px; font-size: 16px; font-size: 1.6rem; margin-top: 21px; display: block;}
.actives{color: #d52c2c!important;}
.at-resp-share-element .at-icon{width: 24px!important;height: 24px!important;}
.at-style-responsive .at-share-btn{padding: 0!important; border-radius: 2px!important;}
.at-resp-share-element .at-share-btn .at-icon-wrapper{width: 24px!important;height: 24px!important;}
.at-resp-share-element .at-share-btn{margin-bottom: 0!important;margin-right: 3px!important;}
.listcart {width: 100%;text-align: center;}
.listcart a {
    display: inline-block;
    height: 34px;
    width: 200px;
    line-height: 34px;
    overflow: hidden;
    color: #fff;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    margin-left: 10px;
    border-radius: 5px;
    background-color: #b8b8b8;
    margin-bottom: 10px;
    }
    .listcart a:hover {background: #055a77;}
    .xunpanc{margin-top: 20px; width: 100%;}
    .xunpanc .table {margin-top: 0;}
    .xunpanc table tr td{border: 1px solid #ccc; text-align: left; padding: 3px;}
    .xunpanc table tr td a:hover{color: #055a77;}

.shejiao .at-resp-share-element .at-icon{width: 38px!important;height: 38px!important;}
.shejiao .at-resp-share-element .at-share-btn .at-icon-wrapper{width: 38px!important;height: 38px!important;}

@media screen and (max-width: 1359px){
  .shejiao .at-resp-share-element .at-icon{width: 32px!important;height: 32px!important;}
  .shejiao .at-resp-share-element .at-share-btn .at-icon-wrapper{width: 32px!important;height: 32px!important;}

}

.przhan{ text-indent: 2em; }
.contdesc{ text-indent: 2em; }
@media screen and (max-width: 999px){
  .fpcurrent li{ padding-bottom: 14px!important; }
}