@charset "UTF-8";
body {
	font-family: "思源黑体 CN";
	font-size: 15px;
	color: #666666;
}
img {
	max-width: 100%;
}
@font-face {
	font-family: "helev";
	src: url("../other/helev.TTF");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Regular";
	src: url("../other/Rationale-Regular.otf");
	font-weight: normal;
	font-style: normal;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.footH {
	height: 50px;
	display: none;
}
.footFix {
	background: #1054a0;
	padding: 10px 0;
	display: none;
	justify-content: space-between;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 999;
	text-align: center;
	color: #fff;
}
.footFix>a {
	display: inline-block;
	width: 33%;
	font-size: 16px;
	color: #ffffff !important;
}
.footFix>a>i.iconfont {
	font-size: 20px;
	margin-right: 5px;
	color: #fff;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.container.index {
	width: 96%;
	max-width: 1480px;
}
.swiper-pagination-bullet-active {
	background: #0464b4 !important;
}
/* head */

.head {
	width: 100%;
	padding: 22px 0 31px;
	z-index: 1009;
	background-size: 100% 100%;
	position: relative;
	transition: all .5s ease;
}
/* .head.fixedbg{

	position: fixed;

	top: 0;

	background: rgba(255,255,255,0.98);

	padding: 12px 0;  

	box-shadow: 0 6px 15px 0 rgba(0, 0, 0, .2); 

	transition: all .5s ease;

} */

.head .Logo {
	float: left;
}
.head-words {
	/* font-weight: bold; */
	color: #272828;
	font-size: 34px;
	line-height: 49px;
	margin-top: 5px;
	background: url(../images/head-dot-line.png) no-repeat left center;
	padding-left: 25px;
	margin-left: 16px;
	float: left;
}
.head-fw {
	float: left;
	margin-left: 60px;
}
.head-tel {
	float: right;
	margin-top: 5px;
}
.head-menu {
	background: #0464b4;
	width: 100%;
	transition: all .5s ease;
}
.head-menu.fixedbg {
	position: fixed;
	top: 0;
	z-index: 9999;
	transition: all .5s ease;
}
.head-menu ul {
	text-align: center;
}
.head-menu ul li {
	display: inline-block;
	height: 75px;
	position: relative;
}
.head-menu ul li::after {
	content: "";
	width: 1px;
	height: 39px;
	position: absolute;
	border: 1px dashed #b5d1f3;
	right: 0;
	top: 19px;
}
.head-menu ul li:last-child::after {
	display: none;
}
.head-menu ul li a {
	display: block;
	padding: 0 58px;
}
.head-menu ul li span {
	display: block;
	font-size: 17px;
	color: #fff;
	transition: all .5s ease;
}
.head-menu ul li:hover span,  .head-menu ul li.on span {
	color: #ffb736;
	transition: all .5s ease;
}
.head-menu ul li span.cn {
	margin-top: 13px;
}
.head-menu ul li span.en {
	font-family: arial;
	font-size: 12px;
	color: #b5d1f3;
	margin-top: 5px;
}
.head-menu ul li:hover span.en,  .head-menu ul li.on span.en {
	color: #ffb736;
	transition: all .5s ease;
}
/* Sybanner */

#bannerbp {
	bottom: 30px;
}
#bannerbp .swiper-pagination-bullet {
	width: 11px;
	height: 11px;
	background: #d5dae1;
	opacity: 1;
	margin: 0 6px;
	border-radius: 11px;
	transition: all .5s ease;
}
#bannerbp .swiper-pagination-bullet-active {
	width: 44px;
	transition: all .5s ease;
}
/* indexSearch */

.indexSearch {
	height: 84px;
	border-bottom: 1px solid #efefef;
}
.indexSearch .hot-sear {
	background: url(../images/hot-ico.png) no-repeat left center;
	padding-left: 29px;
	line-height: 84px;
	font-weight: bold;
	font-size: 15px;
	color: #666666;
	float: left;
}
.indexSearch .hot-sear a {
	font-weight: normal;
	color: #666;
	margin-right: 16px;
}
.indexSearch .hot-sear a:hover {
	color: #2674fd;
}
.indexSearch .hot-ipt {
	width: 30%;
	max-width: 400px;
	float: right;
	overflow: hidden;
	border-radius: 65px;
	margin-top: 18px;
}
.indexSearch .hot-ipt input[type=text] {
	width: 82%;
	height: 48px;
	background: #f1f1f1;
	border: none;
	outline: none;
	float: left;
	font-size: 15px;
	color: #555;
	text-indent: 18px;
}
.indexSearch .hot-ipt input[type=button] {
	width: 18%;
	float: left;
	height: 48px;
	border: none;
	background: #0464b4 url(../images/sy-ss.png) no-repeat center center;
	outline: none;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
}
/* indexProduct */

.indexProduct {
	padding: 30px 0 56px;
	background: url(../images/sy-pro-back.jpg) no-repeat top center;
	background-size: cover;
}
.sy-pro-top .isT {
	float: left;
}
.sy-pro-top .sy-wf-tit {
	text-align: left;
}
.sy-pro-top .sy-wf-sub {
	text-align: left;
	background: url(../images/sy-tx.png) no-repeat left center;
	padding-left: 16px;
}
.sy-pro-top .hd {
	float: right;
	margin-top: 40px;
}
.sy-pro-top .hd ul li {
	min-width: 130px;
	padding: 0 20px;
	float: left;
	line-height: 48px;
	background: #e1e1e0;
	text-align: center;
	margin-left: 9px;
	font-size: 17px;
	color: #222222;
	cursor: pointer;
	position: relative;
	transition: all .5s ease;
}
.sy-pro-top .hd ul li:hover,  .sy-pro-top .hd ul li.on {
	background: #0464b4;
	color: #fff;
	transition: all .5s ease;
}
.sy-pro-top .hd ul li::after {
	content: "";
	position: absolute;
	width: 19px;
	height: 11px;
	background: url(../images/dsj-ls.png) no-repeat center center;
	left: 50%;
	margin-left: -9.5px;
	opacity: 0;
	bottom: 0px;
	transition: all .5s ease;
}
.sy-pro-top .hd ul li:hover::after,  .sy-pro-top .hd ul li.on::after {
	opacity: 1;
	bottom: -8px;
	transition: all .5s ease;
}
.indexProduct .bd {
	margin-top: 40px;
}
.indexProduct .bd .pdg {
	padding: 0 16px;
}
.sy-pro-list {
	margin-bottom: 28px;
	background: #fff;
	border: 1px solid #ededed;
}
.sy-pro-list .pic {
	width: 100%;
	overflow: hidden;
}
.sy-pro-list .pic img {
	display: block;
	width: 100%;
	height: 268px;
}
.sy-pro-list .info {
	padding: 20px 24px 20px 24px;
	border-bottom: 1px solid #ededec;
}
.sy-pro-list .info .tit {
	font-size: 18px;
	line-height: 25px;
	color: #222222;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.sy-pro-list .info .sub {
	font-size: 15px;
	color: #777777;
	line-height: 25px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	height: 60px;
	margin-top: 12px;
}
.sy-pro-list .link {
	padding: 15px 24px;
	overflow: hidden;
}
.sy-pro-list .link a {
	width: 163px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background: #0464b4;
	display: block;
	float: left;
	margin: 5px 10px;
}
.sy-pro-list .link a:nth-child(2) {
	background: #ff7824;
}
.sy-pro-list .link a:nth-child(3) {
	background: #ff7824;
}
/* indexAdvantage */

.indexAdvantage {
	padding: 50px 0 0 0;
}
.indexAdvantage .sy-wf-tit .num {
	font-weight: bold;
	font-size: 58px;
	color: #0464b4;
}
.sy-ys-show {
	padding: 0 0 85px 0;
	background: url(../images/sy-ys-back.jpg) no-repeat top center;
	margin-top: 55px;
	position: relative;
	background-size: cover;
}
.sy-ys-img {
	position: absolute;
	width: 49.7%;
	max-width: 961px;
	right: 0;
	top: 0;
}
.sy-ys-img .hidden {
	display: none;
}
.syYs-gallery-top {
	width: 45.83334%;
	margin: 65px 0 0 0 !important;
}
.syYs-gallery-top .num {
	position: absolute;
	font-family: helev;
	font-size: 81px;
	color: #0464b4;
	line-height: 90px;
	right: 15px;
	top: -10px;
	font-style: italic;
}
.syYs-gallery-top .tit {
	font-weight: bold;
	font-size: 36px;
	line-height: 40px;
	color: #222222;
}
.syYs-gallery-top .sub {
	font-size: 18px;
	color: #333333;
	line-height: 25px;
	margin-top: 20px;
}
.syYs-gallery-top .line {
	width: 24px;
	height: 3px;
	background: #0464b4;
	margin: 30px 0 0 0;
}
.syYs-gallery-top .cont {
	font-size: 16px;
	color: #777777;
	margin-top: 38px;
	height: 105px;
	overflow: auto;
}
.syYs-gallery-top .cont p {
	padding-left: 20px;
	background: url(../images/sy-ys-dot.png) no-repeat top 10px left;
	line-height: 28px;
	margin-bottom: 7px;
}
.syYs-gallery-thumbs {
	margin-top: 68px !important;
}
.syYs-gallery-thumbs .swiper-slide {
	background: #0464b4;
	position: relative;
	text-align: center;
	color: #fff;
	padding: 0 0 32px 0;
	transition: all .5s ease;
}
.syYs-gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
	background: #ffaa12;
	transition: all .5s ease;
}
.syYs-gallery-thumbs .swiper-slide .num {
	position: absolute;
	font-family: helev;
	font-size: 18px;
	line-height: 25px;
	top: 10px;
	left: 10px;
}
.syYs-gallery-thumbs .swiper-slide .ico {
	display: block;
	margin: 26px 0 18px;
}
.syYs-gallery-thumbs .swiper-slide .txt1 {
	font-size: 28px;
	line-height: 32px;
	font-weight: bold;
}
.syYs-gallery-thumbs .swiper-slide .txt2 {
	font-size: 16px;
	line-height: 25px;
	margin-top: 14px;
}
.syYs-gallery-thumbs .swiper-slide .zx {
	display: block;
	width: 75px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	border: 1px solid #fff;
	margin: 20px auto 0;
	border-radius: 30px;
	color: #fff;
	transition: all .5s ease;
}
.syYs-gallery-thumbs .swiper-slide.swiper-slide-thumb-active .zx {
	background: #fff;
	color: #ffaa12;
	transition: all .5s ease;
}
/* indexCases */

.indexCases {
	overflow: hidden;
}
.sy-al-l {
	width: 50%;
	float: left;
}
.sy-al-r {
	width: 50%;
	float: left;
	position: relative;
}
.sy-al-r .cont {
	position: absolute;
	width: 90%;
	max-width: 640px;
	top: 64px;
	left: 58px;
}
.sy-al-r .cont .sy-wf-tit {
	color: #fff;
	position: relative;
	right: 40px;
}
.sy-al-r .cont .sy-wf-line {
	right: 40px;
}
.sy-al-r .cont .sy-wf-sub {
	text-align: left;
	color: #fff;
	padding-right: 40px;
	margin-top: 32px;
}
.sy-al-r .cont .info {
	margin-top: 40px;
}
/* indexAbout */

.indexAbout {
	padding: 100px 0 120px;
	/* background: url(../images/sy-abt-back.jpg) no-repeat top center; */

	background-size: cover;
	position: relative;
}
.abtImg {
	position: absolute;
	top: 95px;
	right: 0;
	width: 47.33334%;
}
.syAbtCont {
	width: 50%;
	float: left;
}
.syAbtCont .txt1 {
	font-size: 30px;
	color: #333333;
	line-height: 36px;
	position: relative;
	display: inline-block;
}
.syAbtCont .txt1::after {
	content: "";
	width: 100%;
	height: 3px;
	background: #0464b4;
	left: 0;
	/* position: absolute; */

	bottom: 4px;
	z-index: 11;
}
.syAbtCont .txt1 span {
	position: relative;
	z-index: 22;
}
.syAbtCont .txt2 {
	font-weight: bold;
	font-size: 42px;
	color: #222222;
	margin: 12px 0;
	line-height: 48px;
}
.syAbtCont .txt3 {
	font-family: helev;
	font-size: 14px;
	color: #777777;
}
.abt-num-info {
	margin-top: 58px;
}
.abt-num-info .list {
	overflow: hidden;
	float: left;
	margin-left: 30px;
}
.abt-num-info .list:nth-child(1) {
	margin-left: 0;
}
.abt-num-info .list .t1 {
	width: 28px;
	height: 75px;
	background: #0464b4;
	font-size: 15px;
	color: #fff;
	display: block;
	float: left;
	border-radius: 5px;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	line-height: 28px;
	text-align: center;
	letter-spacing: 1.5px;
}
.abt-num-info .list .num {
	font-family: "Regular";
	font-size: 56px;
	line-height: 80px;
	color: #222222;
	margin: 0 8px 0 10px;
}
.abt-num-info .list .t2 {
	font-size: 18px;
	color: #666666;
}
.syAbtCont .cont {
	font-size: 16px;
	color: #2e2e2e;
	line-height: 28px;
	margin-top: 43px;
}
.syAbtCont .sy-more {
	margin: 50px 0 0 0;
	line-height: 50px;
	font-size: 20px;
}
/* indexHonor */

.indexHonor {
	margin-top: -92px;
}
/* indexNews */

.indexNews {
	padding: 200px 0 80px;
	background: url(../images/sy-xw-back.jpg) no-repeat top center;
	background-size: cover;
	margin-top: -214px;
}
.syXwLeft {
	width: 47.1212122%;
	float: right;
}
.syXwLeft .top-tit {
	background: url(../images/dq-ico.png) no-repeat left center;
	padding-left: 72px;
}
.syXwLeft .top-tit .cn {
	font-size: 42px;
	color: #333333;
	font-weight: bold;
	line-height: 48px;
}
.syXwLeft .top-tit .en {
	font-family: helev;
	font-size: 16px;
	color: #777777;
}
.sy-xw-List {
	border-bottom: 1px solid #dededf;
	padding-bottom: 30px;
	margin-top: 35px;
}
.sy-xw-List .top {
	overflow: hidden;
}
.sy-xw-List .top .tit {
	width: 75%;
	float: left;
	font-size: 20px;
	color: #222222;
	line-height: 28px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	transition: all .5s ease;
}
.sy-xw-List:hover .top .tit {
	color: #0075BE;
	transition: all .5s ease;
}
.sy-xw-List .top .time {
	width: 90px;
	line-height: 28px;
	float: right;
	text-align: center;
	font-family: arial;
	font-size: 14px;
	color: #fff;
	background: #0767b7;
}
.sy-xw-List .sub {
	font-size: 15px;
	color: #666666;
	line-height: 28px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 22px;
}
.syXwLeft .bd {
	margin-top: 26px;
	background: url(../images/sy-xw-line.jpg) repeat-y left 4px top;
}
.syXwLeft .bd ul li {
	background: url(../images/sy-xw-dot.png) no-repeat left center;
	padding-left: 20px;
	position: relative;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-bottom: 15px;
	padding-right: 28px;
	transition: all .5s ease;
}
.syXwLeft .bd ul li:hover {
	background: url(../images/sy-xw-dot2.jpg) no-repeat left center;
	transition: all .5s ease;
}
.syXwLeft .bd ul li a {
	font-size: 16px;
	color: #222222;
	line-height: 25px;
}
.syXwLeft .bd ul li:hover a {
	color: #0767b7;
}
.syXwLeft .bd ul li i {
	position: absolute;
	right: 0;
	font-size: 18px;
	color: #0767b7;
	opacity: 0;
	top: 2px;
	transition: all .5s ease;
}
.syXwLeft .bd ul li:hover i {
	opacity: 1;
	transition: all .5s ease;
}
.syXwRight {
	width: 48.484848%;
	float: left;
	margin-top: 20px;
	background: url(../images/TV-back.jpg) no-repeat top center;
	background-size: 100% 100%;
}
.syXwRight .pic {
	padding: 2px 2px 58px 2px;
	height: 400px;
}
.syXwRight .pic .inner {
	position: relative;
}
.syXwRight .pic img {
	display: block;
	width: 100%;
}
.syXwRight .tit {
	position: absolute;
	width: 100%;
	height: 70px;
	bottom: 0;
	font-size: 20px;
	line-height: 70px;
	color: #fff;
	background: rgba(4,100,180,0.9);
}
.syXwRight .tit .icon-xinwenbijixuexineirongmeiti {
	font-size: 28px;
	margin-left: 22px;
	margin-right: 15px;
	float: left;
}
.syXwRight .tit .icon-iconset0416 {
	font-size: 28px;
	float: right;
	margin-right: 18px;
}
.syXwRight .tit span {
	position: relative;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	width: 60%;
	float: left;
}
/* indexPartner */

.indexPartner {
	padding: 52px 0 60px;
	background: url(../images/sy-hb-back.jpg) no-repeat top center;
	background-size: cover;
}
#syHbSwiper {
	margin-top: 45px;
	padding-bottom: 55px;
}
#syHbSwiper .swiper-slide {
	background: #fff;
	border: 1px solid #e5e5e5;
	margin-top: 0 !important;
	margin-bottom: 20px !important;
}
/* Nybanner */

.Nybanner {
	width: 100%;
	position: relative;
}
.Nybanner img {
	display: block;
	width: 100%;
}
.NybannerInfo {
	position: absolute;
	width: 100%;
	left: 0;
	top: 120px;
	z-index: 99;
	font-family: "思源黑体 CN";
}
.NybannerInfo .title {
	font-weight: bold;
	font-size: 38px;
	line-height: 45px;
	color: #333333;
}
.NybannerInfo.bs .title {
	color: #fff;
}
.NybannerInfo .subtitle {
	font-weight: bold;
	font-size: 17px;
	color: #666666;
	line-height: 30px;
	margin-top: 22px;
	width: 32%;
}
.NybannerInfo.bs .subtitle {
	color: #fff;
}
.Nylocation {
	border-bottom: 1px solid #f1f1f1;
}
.Nylocation .now-wz {
	background: url(../images/home-ico.png) no-repeat left center;
	padding-left: 28px;
	line-height: 59px;
	font-size: 15px;
	color: #333333;
	float: left;
}
.Nylocation .now-wz a {
	color: #333333;
}
.Nylocation .now-wz a:hover {
	color: #0464b4;
}
.Nylocation .now-lm {
	float: right;
}
.Nylocation .now-lm a {
	display: block;
	min-width: 118px;
	padding: 0 20px;
	font-size: 16px;
	color: #333333;
	line-height: 59px;
	float: left;
}
.Nylocation .now-lm a:hover,  .Nylocation .now-lm a.on {
	background: #0464b4;
	color: #fff;
}
/* about */

.about {
	padding: 58px 0 78px;
}
.about-cont {
	background: #f5f5f5;
	margin-top: 38px;
}
.about-cont .pic img {
	display: block;
	width: 100%;
}
.about-cont .cont {
	padding: 30px 38px 48px 44px;
	font-size: 16px;
	color: #333333;
	line-height: 32px;
}
/* honor */

.honor {
	padding: 58px 0 70px;
	background: #f5f5f5;
}
.honor .container {
	max-width: 1200px;
}
#honorSwiper {
	margin-top: 58px;
	padding-bottom: 60px;
}
#honorSwiper .swiper-slide {
	background: #fff;
	padding: 22px;
	text-align: center;
}
#honorPag .swiper-pagination-bullet {
	border-radius: 8px;
	transition: all .5s ease;
}
#honorPag .swiper-pagination-bullet-active {
	width: 32px;
	background: #ffaa12 !important;
	transition: all .5s ease;
}
/* factory */

.factory {
	padding: 58px 0 85px;
}
.factory .container {
	max-width: 1200px;
}
.factory .container {
	position: relative;
	margin-top: 42px;
}
#gchjSwiper .swiper-slide {
	width: 27.5%;
}
#gchjSwiper .swiper-slide .pic {
	margin-bottom: 13px;
}
#gchjSwiper .swiper-slide .pic:last-child {
	margin-bottom: 0;
}
#gchjSwiper .swiper-slide.isBig {
	width: 42.4%;
}
#gchjN,  #gchjP {
	width: 64px;
	height: 64px;
	margin-top: -32px;
}
#gchjN {
	background: url(../images/gc-next.png) no-repeat center center;
	right: -100px;
}
#gchjP {
	background: url(../images/gc-prev.png) no-repeat center center;
	left: -100px;
}
/* partner */

.partner {
	padding: 60px 0 68px;
	background: #f1f1f1;
}
/* contact */

.contact {
	padding: 62px 0 92px;
}
.contact .gs-name {
	text-align: center;
	font-weight: bold;
	font-size: 28px;
	line-height: 32px;
	color: #0464b4;
}
.contact .box {
	margin-top: 52px;
	text-align: center;
}
.contact .box .list {
	display: inline-block;
	width: 34%;
	border-right: 1px solid #e3e3e3;
}
.contact .box .list:nth-child(2) {
	width: 22%;
}
.contact .box .list:last-child {
	border-right: none;
}
.contact .box .list .ico {
	text-align: center;
	width: 80px;
	height: 80px;
	border: 1px solid #d5d5d5;
	border-radius: 100%;
	line-height: 78px;
	margin: 0 auto;
}
.contact .box .list .ico i {
	font-size: 34px;
	color: #000000;
}
.contact .box .list p {
	text-align: center;
	font-size: 16px;
	color: #333333;
	margin-top: 24px;
}
.contact .box .list:nth-child(2) a {
	font-family: arial;
	font-size: 18px;
	color: #333333;
}
.contact .box .list a {
	font-family: arial;
	color: #333333;
}
.maps {
	overflow: hidden;
	margin-top: 50px;
}
/* message */

.message {
	padding: 50px 0 80px;
	background: #f5f5f5;
}
.message .row {
	margin-top: 50px;
}
.message .row input[type=text] {
	width: 100%;
	border: none;
	outline: none;
	background: #fff;
	height: 56px;
	border-radius: 8px;
	padding: 0;
	text-indent: 18px;
	font-size: 16px;
	color: #333;
}
.message .row input[type=text].bt {
	background: #fff url(../images/bt-ico.png) no-repeat top 10px left 8px;
}
.message .row textarea {
	min-width: 100%;
	max-width: 100%;
	min-height: 225px;
	max-height: 225px;
	padding: 18px;
	border-radius: 8px;
	margin-top: 14px;
	border: none;
	outline: none;
	font-size: 16px;
	color: #333;
}
.message .row textarea:focus {
	background: #fff;
}
.message .row input[type=button] {
	display: block;
	width: 415px;
	height: 55px;
	background: #0464b4;
	border-radius: 5px;
	margin: 52px auto 0;
	border: none;
	outline: none;
	font-size: 17px;
	color: #fff;
}
.message .row input[type=button]:hover {
	border-radius: 55px;
}
/* equipment */

.equipment {
	padding: 60px 0 75px;
}
.equipment .pdg {
	padding: 0 17.5px;
}
.equi-list {
	position: relative;
	margin-bottom: 42px;
}
.equi-list .pic img {
	display: block;
	width: 100%;
}
.equi-list::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 112px;
	background: url(../images/hs-yy.png) no-repeat center center;
	background-size: cover;
	bottom: 0;
}
.equi-list .tit {
	position: absolute;
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #fff;
	bottom: 20px;
	z-index: 999;
	line-height: 25px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
/* product */

.product {
	padding: 68px 0;
}
.product .pdg {
	padding: 0 11px;
}
.pro-list {
	border: 1px solid #dcdcdc;
	margin-bottom: 24px;
	transition: all .5s ease;
}
.pro-list:hover {
	border: 1px solid #0464b4;
	transition: all .5s ease;
}
.pro-list .pic {
	overflow: hidden;
}
.pro-list .pic img {
	display: block;
	width: 100%;
}
.pro-list .tit {
	position: relative;
	line-height: 52px;
	background: #f5f5f5;
	text-indent: 22px;
	font-size: 16px;
	color: #333333;
	padding-right: 48px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	transition: all .5s ease;
}
.pro-list:hover .tit {
	color: #fff;
	background: #0464b4;
	transition: all .5s ease;
}
.pro-list .tit i {
	position: absolute;
	right: 18px;
	top: 0;
	font-size: 18px;
	color: #f4692e;
	transition: all .5s ease;
}
.pro-list:hover .tit i {
	color: #fff;
	transition: all .5s ease;
}
/* productDe */

.productDe {
	padding: 65px 0 100px;
}
.proDe-top {
	overflow: hidden;
}
.proDe-top .imgShow {
	width: 57.80104712%;
	float: left;
	border: 1px solid #dcdcdc;
}
.proDe-top .Info {
	width: 38%;
	float: right;
}
.proDe-top .Info .tit {
	font-weight: bold;
	font-size: 36px;
	line-height: 40px;
	color: #333333;
}
.proDe-top .Info .cont {
	font-size: 15px;
	color: #555555;
	line-height: 28px;
	margin-top: 22px;
	height: 196px;
	overflow-y: auto;
}
.proDe-top .zx {
	display: block;
	width: 100%;
	height: 55px;
	background: #ff9700;
	border-radius: 8px;
	text-align: center;
	line-height: 45px;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	margin-top: 50px;
}
.proDe-top .zx i {
	font-size: 32px;
	font-weight: 100;
	position: relative;
	top: 5px;
	margin-right: 16px;
}
.proDe-tab {
	margin-top: 50px;
}
.prode-tit {
	line-height: 52px;
	background: #f5f5f5;
	border-left: 2px solid #ff9700;
	text-indent: 18px;
	font-weight: bold;
	font-size: 24px;
	color: #333333;
}
.proDe-tab .cont {
	font-size: 15px;
	color: #555555;
	line-height: 25px;
	margin-top: 28px;
}
.proDe-msg {
	margin-top: 50px;
}
.proDe-msg .row {
	margin-top: 36px;
}
.proDe-msg .row .pdg {
	padding: 0 10px;
}
.proDe-msg input[type=text] {
	width: 100%;
	height: 58px;
	border-radius: 5px;
	padding: 0;
	text-indent: 28px;
	border: 1px solid #c9c9c9;
	font-size: 16px;
	color: #555555;
	background: url(../images/bt-ico.png) no-repeat top 10px left 12px;
}
.proDe-msg textarea {
	min-width: 100%;
	max-width: 100%;
	min-height: 200px;
	max-height: 200px;
	padding: 18px 28px;
	font-size: 16px;
	color: #555555;
	border-radius: 5px;
	border: 1px solid #c9c9c9;
	margin-top: 15px;
}
.proDe-msg textarea:focus {
	background: #fff;
}
.proDe-msg input[type=button] {
	display: block;
	width: 310px;
	line-height: 52px;
	background: #005bac;
	border: none;
	outline: none;
	font-size: 18px;
	color: #fff;
	margin: 26px auto 0;
}
.proDe-msg input[type=button]:hover {
	border-radius: 50px;
}
.proDe-tjcp {
	margin-top: 50px;
}
#proDeTj {
	margin-top: 26px;
	padding-bottom: 50px;
}
/* case */

.case {
	padding: 65px 0 70px;
}
.case ul li {
	background: #f5f5f5;
	overflow: hidden;
	margin-bottom: 20px;
}
.case ul li .pic {
	width: 31.832460732%;
	float: left;
}
.case ul li .pic img {
	display: block;
	width: 100%;
}
.case ul li .info {
	width: 62.5%;
	float: left;
	margin-left: 25px;
}
.case ul li .info .tit {
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	color: #333333;
	margin-top: 22px;
}
.case ul li .info .sub {
	font-size: 15px;
	color: #666666;
	line-height: 25px;
	margin-top: 24px;
}
/* news */

.news {
	padding: 56px 0 65px;
}
.news ul li {
	overflow: hidden;
	border-bottom: 1px solid #e6e6e5;
	padding-bottom: 40px;
	margin-bottom: 38px;
}
.news ul li .pic {
	width: 21.969697%;
	float: left;
	overflow: hidden;
}
.news ul li .pic img {
	display: block;
	width: 100%;
}
.news ul li .info {
	width: 74.24242425%;
	float: right;
}
.news ul li .info .tit {
	position: relative;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	color: #222222;
	padding-right: 150px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	transition: all .5s ease;
}
.news ul li:hover .info .tit {
	color: #f4692e;
	transition: all .5s ease;
}
.news ul li .info .time {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 30px;
	font-family: arial;
	font-size: 15px;
	color: #b3b2b2;
}
.news ul li .info .key {
	font-size: 15px;
	color: #777777;
	line-height: 25px;
	margin: 12px 0 14px;
}
.news ul li .info .sub {
	font-size: 15px;
	color: #666666;
	line-height: 26px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.news ul li .info .more {
	width: 124px;
	height: 36px;
	line-height: 34px;
	text-align: center;
	font-size: 15px;
	color: #f4692e;
	border: 1px solid #f4692e;
	border-radius: 36px;
	margin-top: 18px;
	transition: all .5s ease;
}
.news ul li:hover .info .more {
	background: #f4692e;
	color: #fff;
	transition: all .5s ease;
}
/* newsDe */

.newsDe {
	width: 100%;
	padding: 55px 0 60px;
}
.newsDe .topTit {
	width: 100%;
	border-bottom: 1px solid #e8e7e7;
	padding-bottom: 30px;
	text-align: center;
}
.newsDe .topTit .Th2 {
	font-size: 36px;
	line-height: 40px;
	color: #222222;
	font-weight: bold;
}
.newsDe .topTit .key {
	font-size: 15px;
	color: #333333;
	margin-top: 25px;
}
.newsDe .topTit .key a {
	font-family: arial;
	color: #333;
}
.newsDe .content {
	font-size: 15px;
	color: #555555;
	line-height: 25px;
	margin-top: 38px;
}
.defy {
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #e8e7e7;
	padding-top: 42px;
	margin-top: 40px;
}
.defy .sxy {
	width: 70%;
	float: left;
}
.defy .sxy a {
	display: block;
	font-size: 15px;
	color: #555555;
	line-height: 35px;
	height: 35px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.defy .sxy a:hover {
	color: #0464b4;
}
.defy .return {
	float: right;
	display: block;
	width: 141px;
	line-height: 45px;
	background: #0464b4;
	text-align: center;
	border-radius: 8px;
	font-size: 15px;
	color: #fff;
	margin-top: 7px;
	border: 2px solid #0464b4;
}
.defy .return:hover {
	background: #fff;
	color: #0464b4;
}
/* problem */

.problem {
	padding: 60px 0 80px;
}
.problem ul li {
	border-bottom: 1px solid #e6e6e5;
	padding-bottom: 20px;
	margin-bottom: 22px;
}
.problem ul li .title {
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	color: #222222;
	padding-left: 30px;
	background: url(../images/problem-w.png) no-repeat top 5px left;
}
.problem ul li .content {
	padding: 0 0 0 58px;
	margin-top: 20px;
	font-size: 15px;
	color: #666666;
	line-height: 26px;
	background: url(../images/problem-d.png) no-repeat left 28px top 2px;
}
/* 内页 */

.wf-ny-left {
	width: 22.348485%;
	float: left;
}
.wf-ny-left .now-lm {
	background: #0464b4;
	padding: 28px 28px 32px;
	border-bottom: 1px solid #d2d2d2;
	color: #fff;
}
.wf-ny-left .now-lm .en {
	font-family: helev;
	font-size: 28px;
	line-height: 32px;
}
.wf-ny-left .now-lm .cn {
	font-size: 32px;
	line-height: 36px;
	margin-top: 8px;
}
.wf-ny-left .class a {
	display: block;
	line-height: 56px;
	font-weight: bold;
	padding-right: 58px;
	font-size: 16px;
	color: #333333;
	background: #eeeeee url(../images/l-jh.png) no-repeat right 38px center;
	border-bottom: 1px solid #fff;
	text-indent: 32px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.wf-ny-left .class a:hover,  .wf-ny-left .class a.on {
	color: #fff;
	background: #0464b4 url(../images/l-jh-bs.png) no-repeat right 38px center;
}
.wf-ny-left .tel {
	margin-top: 38px;
}
.wf-ny-right {
	width: 72.348485%;
	float: right;
}
/* abt-tit */

.abt-top-tit {
	font-size: 36px;
	line-height: 40px;
	color: #333333;
	text-align: center;
}
.abt-top-tit span {
	display: inline-block;
	position: relative;
}
.abt-top-tit span::after,  .abt-top-tit span::before {
	content: "";
	position: absolute;
	width: 72px;
	height: 4px;
	top: 50%;
	margin-top: -2px;
}
.abt-top-tit span::after {
	background: url(../images/abt-t-a.png) no-repeat center center;
	left: -95px;
}
.abt-top-tit span::before {
	background: url(../images/abt-t-b.png) no-repeat center center;
	right: -95px;
}
.abt-top-sub {
	text-align: center;
	font-size: 17px;
	line-height: 25px;
	text-align: center;
	margin-top: 30px;
}
/* 公共 */

.sy-wf-tit {
	font-size: 42px;
	text-align: center;
	font-weight: bold;
	line-height: 48px;
	color: #222222;
}
.sy-wf-sub {
	font-size: 16px;
	color: #888888;
	line-height: 25px;
	margin-top: 20px;
	text-align: center;
}
.sy-wf-line {
	position: relative;
	width: 31px;
	height: 5px;
	background: #ffaa12;
	border-radius: 5px;
	margin: 25px auto 0;
}
.sy-wf-line::after,  .sy-wf-line::before {
	width: 140px;
	height: 1px;
	background: #e1e1e0;
	position: absolute;
	content: "";
	top: 50%;
	margin-top: -0.5px;
}
.sy-wf-line::after {
	right: -165px;
}
.sy-wf-line::before {
	left: -165px;
}
.sy-more {
	width: 170px;
	height: 50px;
	line-height: 48px;
	border: 1px solid #0464b4;
	text-align: center;
	display: block;
	margin: 16px auto 0;
	font-size: 20px;
	color: #0464b4 !important;
}
.sy-more:hover {
	color: #fff !important;
	background: #0464b4;
}
.sy-more i {
	font-size: 26px;
	margin-left: 12px;
	position: relative;
	top: 3px;
}
/* footer */

.foot-top {
	padding: 52px 0 20px;
	background: #333333 url(../images/foot-back.jpg) no-repeat top 15px right 20%;
}
.foot-lm {
	float: left;
}
.foot-lm .item {
	float: left;
	margin-left: 150px;
}
.foot-lm .item:nth-child(1) {
	margin-left: 0;
}
.foot-lm .item h4 {
	font-size: 18px;
	line-height: 25px;
	color: #fff;
	background: url(../images/f-dot.png) no-repeat left center;
	padding-left: 30px;
}
.foot-lm .item .link {
	margin-top: 20px;
}
.foot-lm .item .link a {
	display: block;
	line-height: 32px;
	background: url(../images/f-line.jpg) no-repeat left 6px center;
	font-size: 15px;
	color: #bfbfbf;
	padding-left: 28px;
}
.foot-lm .item .link a:hover {
	color: #fff;
}
.foot-contact {
	float: right;
}
.foot-contact {
	width: 30.5%;
	float: right;
}
.foot-contact .top {
	overflow: hidden;
	padding-bottom: 18px;
	border-bottom: 1px solid #141414;
}
.foot-contact .top .hot-tel {
	float: left;
}
.foot-contact .top .foot-share {
	float: right;
	position: relative;
	top: 25px;
}
.foot-contact .top .foot-share a {
	width: 31px !important;
	height: 30px !important;
	background: url(../images/f-share.png) !important;
}
.foot-contact .top .foot-share .bshare-sinaminiblog {
	background-position: -40px 0 !important;
}
.foot-contact .top .foot-share .bshare-qqim {
	background-position: -80px 0 !important;
}
.foot-contact .info {
	border-top: 1px solid #595959;
	font-size: 16px;
	color: #fff;
	padding-top: 18px;
}
.foot-contact .info p {
	line-height: 32px;
	padding-left: 25px;
}
.foot-contact .info .dz {
	background: url(../images/f-dz.png) no-repeat left center;
}
.foot-contact .info .yx {
	background: url(../images/f-yx.png) no-repeat left center;
}
.foot-contact .info .yx a {
	font-family: arial;
	color: #fff;
}
.foot-key {
	margin-top: 54px;
	font-size: 15px;
	line-height: 25px;
	color: #9a9a9a;
}
.foot-key a {
	color: #9a9a9a;
	margin-right: 15px;
}
.foot-key a:hover {
	color: #fff;
}
.foot-copy {
	line-height: 65px;
	background: #2b2b2b;
	font-size: 15px;
	color: #ababab;
}
.foot-copy a {
	color: #ababab;
}
.foot-copy a:hover {
	color: #fff;
}
/* MB - PC */

.isPc {
	display: block;
}
.isMobile {
	display: none !important;
}



/* 滚动  */

@-webkit-keyframes rotate {
from {
-webkit-transform: rotate(0deg)
}
 to {
-webkit-transform: rotate(360deg)
}
}
 @-moz-keyframes rotate {
from {
-moz-transform: rotate(0deg)
}
 to {
-moz-transform: rotate(360deg)
}
}
 @-o-keyframes rotate {
from {
-o-transform: rotate(0deg)
}
 to {
-o-transform: rotate(360deg)
}
}
 @keyframes rotate {
from {
transform: rotate(0deg)
}
 to {
transform: rotate(360deg)
}
}
/*page*/

.Page {
	width: 100%;
	text-align: center;
	line-height: 50px;
	padding-top: 50px;
}
.Page .disabled {
	border: 1px solid #d8d8d8;
	padding: 5px 5px;
	font-size: 10px;
	color: #d8d8d8;
	display: none;
	visibility: hidden;
}
.Page a {
	border: 1px solid #f1f1f1;
	/* display: inline-block; */

	min-width: 30px;
	padding: 0 5px;
	/* background: #f1f1f1; */

	line-height: 30px;
	text-align: center;
	/* font-size: 10px; */

	color: #333;
	position: relative;/* top: 2px; */
}
.Page a:hover {
	border: 1px solid #0166b3;
}
.Page a.sy {
	color: #707072 !important;
}
.Page .current {
	background: #0166b3;
	display: inline-block;
	width: 30px;
	line-height: 30px;
	color: #fff;
	position: relative;
	top: 2px;
	border: 1px solid #0166b3;
	font-size: 10px;
}
.Page .next,  .Page .prev {
	width: 65px;
}
.bsBox {
	width: auto !important;
	height: auto !important;
}
/*Webkit,Opera9.5+,Ie9+*/

::selection {
	background: #4d83b1;
	color: #fff;
}



/*Mozilla Firefox*/

::-moz-selection {
 background: #4d83b1;
 color: #fff;
}



/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/

::-webkit-scrollbar {
 width: 5px;
 height: 16px;
 background-color: #fff;
}



/*定义滚动条轨道 内阴影+圆角*/

::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.4);

	/*border-radius: 10px;*/

	background-color: #f2f2f2;
}



/*定义滑块 内阴影+圆角*/

::-webkit-scrollbar-thumb {
 cursor: pointer;
 -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
 background-color: rgba(77, 131, 177, 1);
 border-radius: 0;
}



::-webkit-scrollbar-thumb:hover {
 background-color: rgba(77, 131, 177, 1);
}



::-webkit-scrollbar-thumb:active {
 background-color: rgba(77, 131, 177, 1);
}
/*定义两端上下按钮*/

/*::-webkit-scrollbar-button {

	height: 10px;

	width: 10px;

	background: #ff6a07;

}*/

.sroll_top {
	right: 0.8%;
	bottom: 6%;
	position: fixed;
	display: none;
	cursor: pointer;
	z-index: 1000;
}
/* customer */

.customer {
	width: 70px;
	position: fixed;
	right: 0;
	top: 50%;
	margin-top: -177px;
	z-index: 99;
}
.customer dl {
	width: 100%;
	height: 70px;
	position: relative;
	z-index: 2;
	margin-bottom: 1px;
}
.customer dl dt {
	width: 70px;
	height: 70px;
	box-sizing: border-box;
	padding: 7px 0;
	color: #FFFFFF;
	background-color: #333;
	cursor: pointer;
	position: relative;
	z-index: 5;
	transition: all 0.6s ease;
	text-align: center;
}
.customer dl dt i {
	display: inline-block;
	font-size: 24px;
	font-weight: normal;
}
.customer dl dt p {
	font-size: 12px;
	margin-top: 3px;
	font-weight: normal;
}
.customer dl:hover dt {
	background-color: #0478cb;
}
.customer dl.icon1 dd {
	width: 150px;
	background-color: #2386ce;
	padding: 10px 0;
	position: absolute;
	top: 0;
	right: -150px;
	z-index: 1;
	transition: all 0.6s ease;
}
.customer dl.icon1 dd a {
	display: block;
	color: #fff;
	width: 135px;
	margin: 10px auto;
	padding-left: 45px;
	border-radius: 17px;
	text-align: left;
	line-height: 34px;
	border: solid 1px #fff;
	background: url(../images/fdqq.gif) center left 15px no-repeat;
}
.customer dl.icon1 dd a:hover {
	background-color: #ff4229;
	border-color: #ff4229;
	color: #fff;
}
.customer dl.icon2 dd {
	width: 150px;
	height: 150px;
	position: absolute;
	top: 0;
	right: -300px;
	z-index: 1;
	transition: all 0.6s ease;
}
.customer dl.icon2 dd img {
	width: 100%;
	display: block;
	border: solid 1px #eee;
	box-sizing: border-box;
}
.customer dl.icon3 dd {
	width: 200px;
	height: 70px;
	padding: 10px 15px;
	box-sizing: border-box;
	color: #fff;
	font-size: 26px;
	line-height: 50px;
	background-color: #2386ce;
	position: absolute;
	top: 0;
	right: -300px;
	z-index: 1;
	font-family: "helev";
	transition: all 0.5s ease;
}
.customer dl:hover dd {
	right: 70px;
}
