.zoomPad{
	position:relative;
	float:left;
	z-index:99;
	cursor:crosshair;
}


.zoomPreload{
   -moz-opacity:0.8;
   opacity: 0.8;
   filter: alpha(opacity = 80);
   color: #333;
   font-size: 12px;
   font-family: Tahoma;
   text-decoration: none;
   border: 1px solid #D8D8D8;
   background-color: white;
   padding: 8px;
   text-align:center;
   background-image: url(../images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
   z-index:110;
   width:90px;
   height:43px;
   position:absolute;
   top:0px;
   left:0px;
    * width:100px;
    * height:49px;
}


.zoomPup{
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:120;
	position:absolute;
	border:1px solid #D8D8D8;
  z-index:101;
  cursor:crosshair;
}



.zoomOverlay{
	position:absolute;
	left:0px;
	top:0px;
	background:#FFF;
	/*opacity:0.5;*/
	z-index:5000;
	width:100%;
	height:100%;
	display:none;
  z-index:101;
}

.zoomWindow{
	position:absolute;
	left:110%;
	top:40px;
	background:#FFF;
	z-index:6000;
	height:auto;
  z-index:10000;
  z-index:110;
}
.zoomWrapper{
	position:relative;
	border:1px solid #C6C6C6;
  z-index:110;
}
.zoomWrapperTitle{
	display:block;
	background:#C6C6C6;
	color:#FFF;
	height:18px;
	line-height:18px;
	width:100%;
  overflow:hidden;
	text-align:center;
	font-size:10px;
  position:absolute;
  top:0px;
  left:0px;
  z-index:120;
  -moz-opacity:0.6;
  opacity: 0.6;
  filter: alpha(opacity = 60);
}
.zoomWrapperImage{
	display:block;
  position:relative;
  overflow:hidden;
  z-index:110;

}
.zoomWrapperImage img{
  border:0px;
  display:block;
  position:absolute;
  z-index:101;
}

.zoomIframe{
  z-index: -1;
  filter:alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position:absolute;
  display:block;
}

/*********************************************************
/ When clicking on thumbs jqzoom will add the class
/ "zoomThumbActive" on the anchor selected
/*********************************************************/
#baguetteBox-overlay { display: none; opacity: 0; position: fixed; overflow: hidden; top: 0; left: 0; width: 100%; height: 100%; background-color: #222; background-color: rgba(0, 0, 0, 0.8); -webkit-transition: opacity .5s ease; -o-transition: opacity .5s ease; -moz-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, 0.6); box-shadow: 0 0 8px rgba(0, 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, 0.6); font-family: Verdana, Geneva, sans-serif; }

#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, -webkit-transform .4s ease; -o-transition: left .4s ease, -o-transform .4s ease; -moz-transition: left .4s ease, transform .4s ease, -moz-transform .4s ease; transition: left .4s ease, transform .4s ease; transition: left .4s ease, transform .4s ease, -webkit-transform .4s ease, -moz-transform .4s ease, -o-transform .4s ease; transition: left .4s ease, transform .4s ease, -webkit-transform .4s ease; }

#baguetteBox-slider.bounce-from-right { -webkit-animation: bounceFromRight .4s ease-out; -moz-animation: bounceFromRight .4s ease-out; animation: bounceFromRight .4s ease-out; }

#baguetteBox-slider.bounce-from-left { -webkit-animation: bounceFromLeft .4s ease-out; -moz-animation: bounceFromLeft .4s ease-out; animation: bounceFromLeft .4s ease-out; }

.baguetteBox-button#next-button, .baguetteBox-button#previous-button { top: 50%; top: -webkit-calc(50% - 30px); top: -moz-calc(50% - 30px); top: calc(50% - 30px); width: 44px; height: 60px; }

.baguetteBox-button { position: absolute; cursor: pointer; outline: 0; padding: 0; margin: 0; border: 0; border-radius: 15%; background-color: #323232; background-color: rgba(50, 50, 50, 0.5); color: #ddd; font: 1.6em sans-serif; -webkit-transition: background-color .4s ease; -o-transition: background-color .4s ease; -moz-transition: background-color .4s ease; transition: background-color .4s ease; }

.baguetteBox-button:hover { background-color: rgba(50, 50, 50, 0.9); }

.baguetteBox-button#next-button { right: 2%; display: block !important; }

.baguetteBox-button#previous-button { left: 2%; display: block !important; }

.baguetteBox-button#close-button { top: 20px; right: 2%; right: -webkit-calc(2% + 6px); right: -moz-calc(2% + 6px); right: calc(2% + 6px); width: 30px; height: 30px; }

.baguetteBox-button svg { position: absolute; left: 0; top: 0; }

/*# sourceMappingURL=baguetteBox.css.map */

/* CSS Document */
* { margin: 0; padding: 0; }

html { font-size: 62.5%; }

body { color: #333; font-family: arial, helvetica, sans-serif; font-size: 14px; font-size: 1.4rem; max-width: 1920px; margin: 0 auto; 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 { margin: 0; padding: 0; list-style: none; }

a { text-decoration: none; color: #333; outline: none; transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s; }

h1 { margin: 0; padding: 0; font-weight: normal; }

input, textarea { font-family: arial, helvetica, sans-serif; font-size: 14px; font-size: 1.4rem; border: none; outline: none; }

img { max-width: 100%; border: 0px solid #ccc; }

embed, video, iframe { max-width: 100%; }

input, textarea { border: none; background: none; font-family: inherit; }

input[type="submit"], textarea[type="submit"] { cursor: pointer; }

input[type="checkbox"], textarea[type="checkbox"] { cursor: pointer; }

input[type="radio"], textarea[type="radio"] { cursor: pointer; }

input:focus, textarea:focus { outline: none; }

textarea { resize: none; }

.pull-left { float: left; }

.pull-right { float: right; }

.clear { clear: both; }

.fix { *zoom: 1; }

.fix:after, .fix:before { display: block; content: "clear"; height: 0; clear: both; overflow: hidden; visibility: hidden; }

/* html5 */
article, aside, dialog, footer, header, section, footer, nav, figure, menu { display: block; }

ul, form, p, a, img, table, tr, td, ul, li, dd, dt, dl, span, div { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }

input, textarea { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }

::-webkit-input-placeholder { color: #999; opacity: 1; }

/* WebKit browsers */
:-o-placeholder { color: #999; opacity: 1; }

/* Mozilla Firefox 4 to 18 */
::-moz-placeholder { color: #999; opacity: 1; }

/* Mozilla Firefox 19+ */
:-ms-input-placeholder { color: #999; opacity: 1; }

/* Internet Explorer 10+ */
.self-ellipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.self-ellipsis-2 { display: -webkit-box; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.self-ellipsis-3 { display: -webkit-box; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

.self-ellipsis-4 { display: -webkit-box; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }

.relative { position: relative; }

.absolute { position: absolute; }

.common-vc { position: absolute; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); }

.common-hc { position: absolute; left: 50%; transform: translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); }

.common-center { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); }

.text-right { text-align: right; }

.text-left { text-align: left; }

.nlazy { min-width: 20%; }

/**/
.email { word-break: break-all; }

.scale-big img { -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; }

.scale-big:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.scale-small img { -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.scale-small:hover img { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }

[class*="-item"] .item-pic, [class*="-item"] .item-pics { position: relative; display: block; text-align: center; overflow: hidden; }

[class*="-item"] .item-title { overflow: hidden; }

[class*="-item"] .item-title a { display: block; }

[class*="-item"] .item-title a:hover { color: #054D9F !important; }

[class*="-item"] .item-subt { overflow: hidden; }

[class*="-item"] .item-subt a { display: block; }

[class*="-item"] .item-subt a:hover { color: #054D9F !important; }

[class*="-item"] .item-desc { overflow: hidden; color: #666; }

[class*="-item"] .item-desc a { display: block; color: #666; }

[class*="-item"] .item-desc a:hover { color: #054D9F !important; }

.wp { width: 1000px; margin: auto; }

@media screen and (min-width: 1220px) { .wp { width: 1000px; margin: auto; } }

@media screen and (min-width: 1000px) and (max-width: 1219px) { .wp { width: 980px; margin: auto; } }

@media screen and (max-width: 999px) { .wp { width: 95%; margin: auto; } }

@media screen and (min-width: 1000px) { .no_marginr { margin-right: auto !important; }
  .no_marginl { margin-left: auto !important; } }

.no_margin { margin-left: auto !important; }

.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; }

.an-bd3 { position: relative; }

.an-bd3 .item-backdrop { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; visibility: hidden; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); }

.an-bd3:hover .item-backdrop { visibility: visible; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }

/*-------------table start-------------------------------------------------------------------*/
.table table { width: 100%; border-collapse: collapse; border: 1px solid #ccc; }

.table table p { line-height: 22px !important; }

.table table p { min-height: 22px !important; }

.table table, .table table a { color: #000; }

.table table tr td { padding: 5px 3px; border: 1px solid #ccc; }

@media screen and (max-width: 1000px) { .table { width: 100%; overflow: scroll; }
  .table table { width: 885px; } }

/*-------------table end---------------------------------------------------------------------*/
/*-------------proslide_menubtn start--------------------------------------------------------*/
.proslide_menubtn { display: none; width: 23px; height: 18px; position: absolute; top: 16px; right: 10px; cursor: pointer; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; z-index: 9999; }

.proslide_menubtn span { display: block; width: 100%; height: 3px; margin-bottom: 3px; background-color: #fff; }

@media screen and (max-width: 767px) { .proslide_menubtn { display: block; } }

/*-------------proslide_menubtn end----------------------------------------------------------*/
/*-------------page-start--------------------------------------------------------------------*/
.page { text-align: center; overflow: hidden; font-weight: bold; font-size: 0; letter-spacing: 0; }

.page a { display: inline-block; vertical-align: middle; width: 32px; height: 32px; -moz-box-sizing: border-box; box-sizing: border-box; border: solid 1px #AEAEAE; line-height: 30px; text-align: center; border-radius: 50%; color: #999; font-size: 13px; font-size: 1.3rem; font-weight: bold; margin: 0 4.5px 10px; }

.page a.prev .iconfont, .page a.next .iconfont { font-weight: normal; font-size: 12px; font-size: 1.2rem; }

.page a:hover, .page a.page-active ,.page a.active { border-color: #054D9F; background-color: #054D9F; color: #fff; }

@media only screen and (max-width: 767px) { .page a { width: 30px; height: 30px; line-height: 28px; margin: 0 2px 10px; } }

.page .add-form { display: inline-block; vertical-align: middle; margin-left: 18px; margin-bottom: 10px; }

.page .add-form .add-btn { display: inline-block; font-size: 16px; font-size: 1.6rem; font-weight: bold; color: #054D9F; }

.page .add-form .add-btn:hover { color: #333; }

@media only screen and (max-width: 767px) { .page .add-form .add-btn { font-size: 14px; font-size: 1.4rem; } }

/*-------------page-end--------------------------------------------------------------------*/
/*-------------contact start---------------------------------------------------------------*/
.contact-pc { position: fixed; z-index: 99999; right: 0; width: 69px; background-color: #F5F5F5; padding: 14px 0 6px; }

.contact-pc li { position: relative; width: 100%; height: 62px; }

.contact-pc li:first-child:after { display: none; }

.contact-pc li:after { position: absolute; content: ''; width: 47px; left: 50%; margin-left: -23.5px; height: 1px; background-color: #aaa; top: 0; }

.contact-pc li a { display: block; height: 100%; width: 100%; text-align: center; cursor: pointer; padding-top: 40px; background-repeat: no-repeat; background-position: center 8px !important; }

.contact-pc li .ewm { position: absolute; top: 0; left: 125px; max-width: 120px; width: 120px; height: 120px; }

.contact-pc li.ewm-box:hover .ewm { left: -125px; }

.contact-pc, .contact-phone { font-size: 12px; font-size: 1.2rem; }

.c1 a { background-image: url(../images/wechat.png); }

.c2 a { background-image: url(../images/whatsapp.png); }

.c3 a { background-image: url(../images/skype.png); }

.c4 a { background-image: url(../images/email.png); }

.c5 a { background-image: url(../images/top.png); background-size: 27px; }

.contact-phone { position: fixed; bottom: 0; height: 50px; left: 0; right: 0; display: none; z-index: 999; background-color: #F5F5F5; }

.contact-phone li { width: 33.33%; height: 100%; float: left; position: relative; }

.contact-phone li a { display: block; height: 100%; width: 100%; text-align: center; cursor: pointer; padding-top: 33px; background-repeat: no-repeat; background-position: center 3px !important; }

.contact-phone li.c4 a { background-position: center 6px !important; }

.contact-phone li.c5 a { background-size: 30px; background-position: center 1px !important; }

.contact-phone li .ewm { position: absolute; bottom: 50px; left: 0; display: none; max-width: 120px; width: 120px; height: 120px; }

@media only screen and (max-width: 767px) { .contact-pc { display: none; }
  .contact-phone { display: block; }
  body { padding-bottom: 50px; } }

/*back-top*/
@-webkit-keyframes top-shadow { 0% { box-shadow: 0px 0px 0 0px rgba(2, 29, 92, 0.77); }
  20% { box-shadow: 0px 3px 7px 0px rgba(2, 29, 92, 0.77); }
  50% { box-shadow: 0px 5px 15px 0px rgba(2, 29, 92, 0.77); }
  75% { box-shadow: 0px 3px 7px 0px rgba(2, 29, 92, 0.77); }
  100% { box-shadow: 0px 0px 0 0px rgba(2, 29, 92, 0.77); } }

.back-top { position: fixed; right: 10px; bottom: -100px; -webkit-transition: 1s; -o-transition: 1s; -moz-transition: 1s; transition: 1s; cursor: pointer; z-index: 998; border-radius: 5px; width: 48px; height: 48px; line-height: 48px; background-color: #054D9F; -webkit-animation: top-shadow 2.5s linear infinite; -moz-animation: top-shadow 2.5s linear infinite; animation: top-shadow 2.5s linear infinite; text-align: center; }

.back-top .iconfont { font-size: 18px; font-size: 1.8rem; color: #fff; position: relative; }

@media only screen and (max-width: 767px) { .back-top { display: none; } }

/*-------------contact end-----------------------------------------------------------------*/
/*-------------pro-share start-------------------------------------------------------------*/
.pro-share { font-size: 0; letter-spacing: 0; }

.pro-share .share-title { margin-right: 8px; display: inline-block; *display: inline; *zoom: 1; line-height: 26px; font-size: 14px; font-size: 1.4rem; color: #666; }

@media only screen and (max-width: 767px) { .pro-share .share-title { font-size: 14px; font-size: 1.4rem; } }

.pro-share .share-pic { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; height: 26px; }

/*-------------pro-share end---------------------------------------------------------------*/
/*-------------m-oths----------------------------------------------------------------------*/
.m-oths { border-top: dashed 1px #666666; padding-top: 33px; padding-bottom: 7px; font-size: 14px; font-size: 1.4rem; }

.m-oths a { color: #333; }

.m-oths a:hover { color: #054D9F; }

.m-oths .oths-item { line-height: 26px; }

.m-oths .oths-item-1 { margin-bottom: 20px; }

.m-oths .item-btn { width: 79px; height: 26px; line-height: 24px; border: solid 1px #666; color: #666; display: inline-block; text-align: center; margin-right: 11px; float: left; }

.m-oths .item-info { overflow: hidden; }

@media screen and (max-width: 999px) { .m-oths { padding-top: 30px; }
  .m-oths .item-btn { margin-right: 10px; } }

@media screen and (max-width: 767px) { .m-oths { padding-top: 20px; font-size: 14px; font-size: 1.4rem; }
  .m-oths .oths-item-1 { margin-bottom: 10px; } }

/*-------------bread start-----------------------------------------------------------------*/
.bread { line-height: 24px; padding: 22px 0 22px; overflow: hidden; }

.bread, .bread a { color: #666; }

.bread a:hover, .bread .bread-active { color: #054D9F; }

@media screen and (max-width: 999px) { .bread { padding: 15px 0; } }

@media screen and (max-width: 767px) { .bread { padding: 10px 0 15px; } }

/*-------------bread end-------------------------------------------------------------------*/
.search-box ::-webkit-input-placeholder { color: #999; opacity: 1; }

/* WebKit browsers */
.search-box :-o-placeholder { color: #999; opacity: 1; }

/* Mozilla Firefox 4 to 18 */
.search-box ::-moz-placeholder { color: #999; opacity: 1; }

/* Mozilla Firefox 19+ */
.search-box :-ms-input-placeholder { color: #999; opacity: 1; }

/* Internet Explorer 10+ */
.search-box { overflow: hidden; position: relative; width: 237px; height: 34px; background-color: #ECECEC; cursor: pointer; margin-top: 19px; margin-right: 21px; }

@media screen and (max-width: 999px) { .search-box { margin-top: 14px; } }

@media screen and (max-width: 767px) { .search-box { display: none; } }

.search-box .iconfont { font-size: 20px; font-size: 2rem; color: #fff; position: absolute; width: 34px; height: 34px; line-height: 34px; background-color: #054D9F; text-align: center; right: 0; top: 0; }

.search-box .item-input { position: absolute; top: 0; left: 0; width: 100%; height: 100%; line-height: 34px; padding: 0 38px 0 10px; color: #999; font-size: 12px; font-size: 1.2rem; }

.search-box .item-submit { position: absolute; width: 34px; height: 100%; top: 0px; right: 0px; cursor: pointer; z-index: 1; }

/*-------------header start----------------------------------------------------------------*/
.header { position: relative; z-index: 99999; /* 767 navlist1 */ }

.header .h-top { padding-top: 25px; padding-bottom: 24px; }

.header .h-top .item-tel { padding-left: 22px; margin-right: 19px; }

.header .h-top .list-item { padding-left: 18px; position: relative; }

.header .h-top .list-item:after { position: absolute; content: ''; width: 1px; top: 5px; bottom: -3px; background-color: #E9E9E9; left: 0; }

.header .h-top .list-item .item-title { margin-top: 2px; font-size: 16px; font-size: 1.6rem; line-height: 30px; color: #999; }

.header .h-top .list-item .iconfont { font-size: 21px; font-size: 2.1rem; color: #054D9F; font-weight: normal; margin-right: 16px; vertical-align: middle; }

.header .h-top .list-item .item-desc { margin-top: 14px; }

.header .h-top .list-item .item-desc, .header .h-top .list-item .item-desc a { color: #333; }

@media screen and (max-width: 999px) { .header .h-top .clear1 { clear: both; }
  .header .h-top .list-item .item-desc { margin-top: 5px; } }

@media screen and (max-width: 999px) { .header .h-top { padding: 10px 0 0; } }

@media screen and (max-width: 767px) { .header .h-top { padding: 0; }
  .header .h-top .list-item { display: none; } }

.header .logo { float: left; display: block; width: 350px; }

.header .logo img { display: block; }

@media screen and (max-width: 999px) { .header .logo { float: none; margin: 20px auto; width: 300px; } }

@media screen and (max-width: 767px) { .header .logo { width: 250px;  } }

.header .h-bot { background-color: #054D9F; }

@media screen and (max-width: 767px) { .header .h-bot { display: none; } }

.header .navlist { font-size: 0; letter-spacing: 0; }

.header .navlist > li { display: inline-block; vertical-align: top; margin-left: 50px; position: relative; }

.header .navlist > li:first-child { margin-left: 0; }

.header .navlist > li > a { font-size: 18px; font-size: 1.8rem; font-weight: bold; display: block; line-height: 24px; padding: 13px 19px 13px; color: #fff; }

.header .navlist > li.nav-active > a, .header .navlist > li:hover > a { background-color: #003A7D; }

@media screen and (max-width: 1219px) { .header .navlist > li { margin-left: 50px; } }

@media screen and (max-width: 999px) { .header .navlist > li { margin-left: 20px; }
  .header .navlist > li > a { font-size: 16px; font-size: 1.6rem; padding: 10px 15px; } }

@media screen and (max-width: 850px) { .header .navlist > li { margin-left: 12px; }
  .header .navlist > li > a { padding: 10px; } }

@media screen and (max-width: 767px) { .header .navlist { display: none; } }

.header .navlist li:hover .yiji { -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); visibility: visible; opacity: 1; }

.header .yiji { z-index: 99; position: absolute; top: 100%; width: 161px; box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.15); left: 50%; margin-left: -80px; display: block; visibility: hidden; opacity: 0; -webkit-transform: translateY(30px); -moz-transform: translateY(30px); -ms-transform: translateY(30px); -o-transform: translateY(30px); transform: translateY(30px); -webkit-transform-origin: top; -moz-transform-origin: top; -ms-transform-origin: top; -o-transform-origin: top; transform-origin: top; -webkit-transition: all 400ms ease; -o-transition: all 400ms ease; -moz-transition: all 400ms ease; transition: all 400ms ease; }

.header .yiji li { /* &:first-child{ border-top: solid 4px #fff; } &:last-child{ border-bottom: solid 4px #fff; } */ position: relative; text-align: left; }

.header .yiji li > a { display: block; line-height: 24px; padding: 8px 17px; font-size: 14px; font-size: 1.4rem; background-color: #fff; }

.header .yiji li:hover > a { background-color: #054D9F; color: #fff; }

.header .yiji li:hover .erji { -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); visibility: visible; opacity: 1; }

@media screen and (max-width: 980px) { .header .yiji { display: none; } }

.header .erji li:hover .sanji { -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); visibility: visible; opacity: 1; }

.header .erji, .header .sanji { position: absolute; left: 100%; top: 0; border-left: solid 1px transparent; width: 255px; box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.15); display: block; visibility: hidden; opacity: 0; -webkit-transform: translateY(30px); -moz-transform: translateY(30px); -ms-transform: translateY(30px); -o-transform: translateY(30px); transform: translateY(30px); -webkit-transform-origin: top; -moz-transform-origin: top; -ms-transform-origin: top; -o-transform-origin: top; transform-origin: top; -webkit-transition: all 400ms ease; -o-transition: all 400ms ease; -moz-transition: all 400ms ease; transition: all 400ms ease; }

.header .navlist1 { display: none; width: 100%; background-color: #054D9F; }

.header .navlist1 > li { float: left; width: 25%; text-align: center; }

.header .navlist1 > li > a { display: block; position: relative; line-height: 24px; color: #fff; padding: 6px 0; font-weight: bold; }

.header .navlist1 > li.nav-active > a, .header .navlist1 > li:hover > a { background-color: #003A7D; }

@media screen and (max-width: 767px) { .header .navlist1 { display: block; } }

/*-------------header end------------------------------------------------------------------*/
/*-------------footer start----------------------------------------------------------------*/
.footer { background-color: #071C2D; }

.footer, .footer a { color: #5E7289; }

.footer a:hover { color: #fff; }

.footer .f-top { line-height: 30px; padding: 32px 0 4px; }

.footer .f-top .footer-title { font-size: 20px; font-size: 2rem; font-weight: bold; margin-bottom: 19px; }

.footer .f-top .footer-title, .footer .f-top .footer-title a { color: #fff; }

.footer .f-top .footer-title a:hover { color: #054D9F; }

.footer .f-top .flist1 { float: left; width: 211px; padding-right: 15px; }

.footer .f-top .flist2 { float: left; width: 400px; padding-right: 15px; }

.footer .f-top .flist2 ul { margin-bottom: 17px; }

.footer .f-top .flist2 ul li { margin-bottom: 6px; }

.footer .f-top .flist2 ul .iconfont { float: left; font-size: 17px; font-size: 1.7rem; margin-right: 10px; }

.footer .f-top .flist2 ul .item-body { overflow: hidden; }

.footer .f-top .flist3 { float: right; width: 330px; }

.footer .f-top .flist3 .footer-title { padding-left: 10px; }

.footer .f-top .keywords { margin-top: 45px; text-align: center; }

.footer .f-top .keywords a { display: inline-block; }

.footer .f-top .f-form { /* WebKit browsers */ /* Mozilla Firefox 4 to 18 */ /* Mozilla Firefox 19+ */ /* Internet Explorer 10+ */ padding-top: 9px; }

.footer .f-top .f-form ::-webkit-input-placeholder { color: #666; opacity: 1; }

.footer .f-top .f-form :-o-placeholder { color: #666; opacity: 1; }

.footer .f-top .f-form ::-moz-placeholder { color: #666; opacity: 1; }

.footer .f-top .f-form :-ms-input-placeholder { color: #666; opacity: 1; }

.footer .f-top .f-form .star { background: url(../images/star.png) no-repeat left 18px; }

.footer .f-top .f-form .item-row { padding-left: 10px; margin-bottom: 10px; position: relative; }

.footer .f-top .f-form .item-row .iconfont { font-size: 18px; font-size: 1.8rem; color: #333; line-height: 38px; left: 0; width: 36px; text-align: center; left: 10px; position: absolute; }

.footer .f-top .f-form input, .footer .f-top .f-form textarea { display: block; width: 100%; background-color: #fff; background-color: rgba(255, 255, 255, 0.8); padding: 0 10px 0 36px; color: #666; }

.footer .f-top .f-form input { height: 38px; line-height: 38px; }

.footer .f-top .f-form textarea { height: 107px; line-height: 24px; padding-top: 8px; padding-bottom: 5px; }

.footer .f-top .f-form .item-code { width: 140px; float: left; padding: 0 11px; }

.footer .f-top .f-form .item-img { cursor: pointer; float: left; }

.footer .f-top .f-form .item-img img { display: block; }

.footer .f-top .f-form .item-submit { float: left; margin-left: 8px; width: 87px; background-color: #054D9F; color: #fff; padding: 0; text-align: center; text-transform: uppercase; }

.footer .f-top .f-form .item-submit:hover { background-color: #fff; color: #054D9F; }

@media screen and (max-width: 999px) { .footer .f-top .f-form .item-submit { width: 200px; } }

@media screen and (max-width: 999px) { .footer .f-top .flist1 { width: 40%; }
  .footer .f-top .flist2 { width: 60%; }
  .footer .f-top .flist3 { float: left; width: 100%; } }

@media screen and (max-width: 767px) { .footer .f-top { display: none; } }

.footer .f-bot { background-color: #000; background-color: rgba(0, 0, 0, 0.2); text-align: center; line-height: 26px; padding: 13px 0 5px; }

@media screen and (min-width: 768px) { .footer .f-bot .f-follow1 { display: none; } }

.footer .f-follow { font-size: 0; letter-spacing: 0; }

.footer .f-follow a { display: inline-block; vertical-align: top; margin-right: 23px; }

.footer .f-follow .iconfont { box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.25); font-size: 32px; font-size: 3.2rem; }

.footer .f-follow .iconfont:hover { color: #054D9F; }

@media screen and (max-width: 767px) { .footer .f-follow a { margin-right: 10px; } }

.footer .links a { display: inline-block; margin-right: 30px; }

@media screen and (max-width: 767px) { .footer .links { display: none; } }

/*-------------footer end------------------------------------------------------------------*/
/*-------------index start-----------------------------------------------------------------*/
.index-title { font-size: 36px; font-size: 3.6rem; font-weight: bold; text-transform: uppercase; text-align: center; position: relative; padding-bottom: 13px; }

.index-title:before { position: absolute; content: ''; width: 71px; height: 2px; left: 50%; margin-left: -35px; bottom: 0; background-color: #666; }

.index-title a:hover { color: #054D9F; }

@media screen and (max-width: 999px) { .index-title { font-size: 30px; font-size: 3rem; } }

@media screen and (max-width: 767px) { .index-title { font-size: 24px; font-size: 2.4rem; } }

.index-hotpro { background: url(../images/bg1.jpg) no-repeat center; background-attachment: fixed; position: relative; padding: 47px 0 36px; }

.index-hotpro:before { position: absolute; content: ''; top: 0; left: 0; right: 0; bottom: 0; background: url(../images/bg1.jpg) no-repeat center; background-size: cover; z-index: -1; }

@media screen and (max-width: 767px) { .index-hotpro { padding: 30px 0; } }

.index-hotpro .box-tab { margin-top: 47px; }

@media screen and (max-width: 767px) { .index-hotpro .box-tab { margin-top: 30px; } }

.index-hotpro .box-slide { float: left; width: 25%; margin-right: 3%; }

.index-hotpro .box-slide .slide-list { background-color: #fff; }

.index-hotpro .box-slide .slide-list > li { cursor: pointer; }

@media screen and (max-width: 999px) { .index-hotpro .box-slide { width: 100%; margin: 0 0 30px; float: none; } }

.index-hotpro .tab-content { overflow: hidden; }

.index-hotpro .pro1-list { padding-bottom: 0; }

.index-hotpro .pro1-list .list-item { margin-bottom: 20px; }

.index-hotpro .pro1-list .list-item:hover .item-subt { background-color: #054D9F; }

.index-hotpro .pro1-list .list-item:hover .item-subt, .index-hotpro .pro1-list .list-item:hover .item-subt a { color: #fff !important; }

.index-hotpro .pro1-list .item-title { background-color: #fff; }

.index-hotpro .pro1-list .item-pic { position: relative; border: 0; }

.index-hotpro .pro1-list .item-backdrop { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; background-color: #054D9F; background-color: rgba(5, 77, 159, 0.8); }

.index-hotpro .pro1-list .item-backdrop .item-body { text-align: center; position: absolute; left: 0; width: 100%; margin-top: -59px; top: 50%; padding: 0 9.09091%; }

.index-hotpro .pro1-list .item-backdrop .item-btn { display: inline-block; margin-bottom: 8px; }

.index-hotpro .pro1-list .item-backdrop .item-btn .iconfont { font-size: 44px; font-size: 4.4rem; color: #fff; }

.index-hotpro .pro1-list .item-backdrop .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 26px; height: 78px; }

.index-hotpro .pro1-list .item-backdrop .item-desc, .index-hotpro .pro1-list .item-backdrop .item-desc a { color: #fff !important; }

@media screen and (max-width: 999px) { .index-hotpro .pro1-list .item-backdrop { display: none; } }

.index-hotpro .pro1-list .item-subt { display: none; font-size: 14px; font-size: 1.4rem; background-color: #fff; position: relative; padding: 0 5px 10px; text-align: center; box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1); }

.index-hotpro .pro1-list .item-subt a { line-height: 20px; height: 60px; overflow: hidden; }

@media screen and (max-width: 767px) { .index-hotpro .pro1-list .item-subt { display: block; } }

.index-nabox { background: url(../images/bg2.jpg) no-repeat top center; padding: 57px 0 36px; }

@media screen and (max-width: 767px) { .index-nabox { padding: 30px 0 0; background-image: none; } }

.index-news { overflow: hidden; }

.index-news .box-title { max-width: 464px; margin: 0 auto; line-height: 46px; font-size: 24px; font-size: 2.4rem; font-weight: bold; text-transform: uppercase; background: url(../images/bg3.png) no-repeat right center; background-size: 92.88793%; margin-bottom: 17px; }

.index-news .box-title a:hover { color: #054D9F; }

@media screen and (max-width: 767px) { .index-news .box-title { background-image: none; font-size: 20px; font-size: 2rem; line-height: 30px; } }

.index-news .item-pic { width: 100%; overflow: hidden; }

.index-news .item-pic img { display: block; width: 100%; max-width: 464px; margin: 0 auto; }

.index-news .box-list { background-color: #fff; padding-top: 1px; }

.index-news .box-list .list-item { padding: 10px 0 6px; background-color: #F4F4F4; margin-top: 14px; }

.index-news .box-list .item-date { float: left; width: 93px; border-right: solid 1px #DFDFDF; margin-right: 20px; text-align: center; padding: 8px 0 4px; }

.index-news .box-list .item-date .p1 { font-size: 30px; font-size: 3rem; font-weight: bold; margin-bottom: 3px; color: #999; }

.index-news .box-list .item-date .p2 { font-size: 14px; font-size: 1.4rem; line-height: 26px; color: #999; }

@media screen and (max-width: 999px) { .index-news .box-list .item-date { margin-right: 10px; } }

@media screen and (max-width: 767px) { .index-news .box-list .item-date .p1 { font-size: 24px; font-size: 2.4rem; margin-bottom: 0; } }

@media screen and (max-width: 640px) { .index-news .box-list .item-date .p1 { font-size: 20px; font-size: 2rem; margin-bottom: 0; }
  .index-news .box-list .item-date .p2 { font-size: 12px; font-size: 1.2rem; line-height: 20px; } }

.index-news .box-list .item-body { overflow: hidden; padding-right: 6%; }

.index-news .box-list .item-title { font-size: 16px; font-size: 1.6rem; font-weight: bold; line-height: 26px; margin-top: 0px; }

@media screen and (max-width: 767px) { .index-news .box-list .item-title { font-size: 16px; font-size: 1.6rem; line-height: 24px; margin-top: 0; } }

.index-news .box-list .item-desc { margin-top: 1px; font-size: 14px; font-size: 1.4rem; line-height: 26px; height: 52px; }

@media screen and (max-width: 767px) { .index-news .box-list .item-desc { line-height: 24px; height: 48px; } }

@media screen and (max-width: 640px) { .index-news .box-list .item-desc { line-height: 20px; height: 40px; } }

.index-about { float: right; width: 46%; margin-left: 7.6%; position: relative; margin-bottom: 23px; }

@media screen and (max-width: 1319px) { .index-about { margin-right: 14.2%; width: 43%; margin-left: 3%; } }

@media screen and (max-width: 999px) { .index-about { margin-right: 0; width: 48.5%; margin-bottom: 0; } }

@media screen and (max-width: 767px) { .index-about { float: none; width: 100%; margin: 0 auto 30px; } }

.index-about .box-title { margin-bottom: 5px; line-height: 46px; font-size: 24px; font-size: 2.4rem; font-weight: bold; text-transform: uppercase; }

.index-about .box-title a:hover { color: #054D9F; }

@media screen and (max-width: 767px) { .index-about .box-title { font-size: 20px; font-size: 2rem; line-height: 30px; } }

.index-about .box-desc { padding-right: 13.04348%; font-size: 14px; font-size: 1.4rem; line-height: 26px; height: 78px; overflow: hidden; margin-bottom: 75px; }

.index-about .box-desc, .index-about .box-desc a { color: #666; }

.index-about .box-desc a { display: block; }

.index-about .box-desc a:hover { color: #054D9F; }

@media screen and (max-width: 999px) { .index-about .box-desc { padding-right: 0; margin-bottom: 50px; } }

@media screen and (max-width: 767px) { .index-about .box-desc { height: auto; margin-bottom: 20px; } }

.index-about .item-pic { position: absolute; width: 45.43478%; right: -30.86957%; top: 52px; }

@media screen and (max-width: 999px) { .index-about .item-pic { display: none; } }

.index-about .list-item .item-body { background-color: #fff; border-radius: 6px; padding: 15px 13.04348% 20px 5.21739%; }

@media screen and (max-width: 999px) { .index-about .list-item .item-body { padding-right: 5.21739%; } }

@media screen and (max-width: 767px) { .index-about .list-item .item-body { background-color: #054D9F; padding: 15px; }
  .index-about .list-item .item-body, .index-about .list-item .item-body a { color: #fff; }
  .index-about .list-item .item-body a:hover { color: #fff !important; } }

.index-about .list-item .item-desc { line-height: 26px; height: 104px; margin-bottom: 14px; }

@media screen and (max-width: 767px) { .index-about .list-item .item-desc { height: auto; } }

.index-about .list-item .item-btn { display: inline-block; color: #054D9F; text-decoration: underline; }

.index-about .list-item .item-btn:hover { color: #000; }

/* index-appbox start */
.index-appbox { padding: 50px 0 50px; }

@media screen and (max-width: 767px) { .index-appbox { padding: 30px 0; } }

.index-appbox .app-scroll { position: relative; margin-top: 40px; }

@media screen and (max-width: 767px) { .index-appbox .app-scroll { margin-top: 30px; } }

.index-appbox .app-scroll .scroll-btns .scroll-btn { display: inline-block; cursor: pointer; position: absolute; top: 50%; margin-top: -30px; z-index: 9; width: 33px; height: 33px; background-color: #13130D; background-color: rgba(19, 19, 13, 0.8); text-align: center; line-height: 33px; color: #fff; font-size: 14px; font-size: 1.4rem; }

.index-appbox .app-scroll .scroll-btns .scroll-btn:hover { background-color: #054D9F; background-color: rgba(5, 77, 159, 0.8); }

.index-appbox .app-scroll .scroll-btns .scroll-btn.prev { left: -48px; }

.index-appbox .app-scroll .scroll-btns .scroll-btn.next { right: -48px; }

@media screen and (max-width: 1219px) { .index-appbox .app-scroll .scroll-btns .scroll-btn.prev { left: 0; }
  .index-appbox .app-scroll .scroll-btns .scroll-btn.next { right: 0; } }

@media screen and (max-width: 767px) { .index-appbox .app-scroll .scroll-btns .scroll-btn { width: 28px; height: 28px; line-height: 28px; } }

.index-appbox .app-scroll .scroll-list-box { width: 100%; overflow: hidden; }

.index-appbox .app-scroll .scroll-list { width: 10000%; }

.index-appbox .app-scroll .scroll-list .list-item { float: left; width: 0.235%; margin-right: 0.02%; overflow: hidden; }

@media screen and (max-width: 767px) { .index-appbox .app-scroll .scroll-list .list-item { width: 0.32%; margin-right: 0.02%; } }

@media screen and (max-width: 550px) { .index-appbox .app-scroll .scroll-list .list-item { width: 0.49%; margin-right: 0.02%; } }

@media screen and (max-width: 350px) { .index-appbox .app-scroll .scroll-list .list-item { width: 1%; margin: 0; } }

.index-appbox .app-scroll .scroll-list .item-pic { position: relative; }

.index-appbox .app-scroll .scroll-list .item-pic img { display: block; margin: 0 auto; max-width: 350px; width: 100%; }

.index-appbox .app-scroll .scroll-list .item-title { font-size: 14px; font-size: 1.4rem; line-height: 24px; min-height: 24px; max-height: 48px; margin-top: 8px; text-align: center; }

@media screen and (max-width: 600px) { .index-appbox .app-scroll .scroll-list .item-title { line-height: 20px; min-height: 20px; max-height: 40px; } }

/* index-appbox end */
/*-------------index end-------------------------------------------------------------------*/
.page_wrap { padding-bottom: 90px; }

@media screen and (max-width: 1219px) { .page_wrap { padding-bottom: 70px; } }

@media screen and (max-width: 999px) { .page_wrap { padding-bottom: 50px; } }

@media screen and (max-width: 767px) { .page_wrap { padding-bottom: 30px; } }

/*-------------1-1-products start----------------------------------------------------------*/
.main .box-main { width: 100%; padding-left: 280px; }

@media screen and (max-width: 999px) { .main .box-main { padding-left: 0; } }

.main .box-slide { width: 250px; margin-right: -250px; }

@media screen and (max-width: 999px) { .main .box-slide { width: 100%; margin: 40px auto 0; } }

@media screen and (max-width: 767px) { .main .box-slide { margin-top: 20px; } }

.pro1-title { font-weight: bold; font-size: 20px; font-size: 2rem; margin-bottom: 21px; }

@media screen and (max-width: 767px) { .pro1-title { font-size: 18px; font-size: 1.8rem; } }

.pro1-list { font-size: 0; letter-spacing: 0; padding-bottom: 10px; }

.pro1-list .list-item { display: inline-block; vertical-align: top; width: 30.55556%; margin-left: 4.16667%; margin-bottom: 41px; }

.pro1-list .list-item:hover .item-title { background-color: #054D9F; }

.pro1-list .list-item:hover .item-title, .pro1-list .list-item:hover .item-title a { color: #fff !important; }

.pro1-list .list-item:hover .item-btnbox .item-btn { background-color: #054D9F; color: #fff; }

@media screen and (max-width: 999px) { .pro1-list .list-item { width: 31.33%; margin: 0 1% 30px; } }

@media screen and (max-width: 500px) { .pro1-list .list-item { width: 48%; } }

.pro1-list .item-pic { box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1); border: solid 1px #F3F3F3; }

.pro1-list .item-pic img { display: block; margin: 0 auto; width: 100%; max-width: 450px; }

.pro1-list .item-title { margin-top: 1px; position: relative; text-align: center; font-size: 14px; font-size: 1.4rem; line-height: 24px; padding: 6px; background-color: #F3F3F3; box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1); -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }

.pro1-list .item-btnbox { margin-top: 21px; font-size: 0; letter-spacing: 0; text-align: center; }

.pro1-list .item-btnbox input { display: inline-block; vertical-align: middle; margin-right: 11px; }

.pro1-list .item-btnbox .item-btn { font-family: 'OpenSans'; display: inline-block; vertical-align: middle; min-width: 120px; line-height: 24px; padding: 2px 5px; border: solid 1px #054D9F; color: #054D9F; text-align: center; font-size: 14px; font-size: 1.4rem; }

.pro1-list .item-btnbox .item-btn:hover { background-color: #054D9F; color: #fff; }

@media screen and (max-width: 767px) { .pro1-list .item-btnbox .item-btn { min-width: 110px; } }

.slide-title { overflow: hidden; position: relative; text-align: center; text-transform: uppercase; }

.slide-title a, .slide-title p { font-size: 20px; font-size: 2rem; font-weight: bold; background-color: #054D9F; display: block; color: #fff; line-height: 24px; padding: 24px 5px 18px; }

@media screen and (max-width: 999px) { .slide-title a, .slide-title p { padding: 15px 5px; } }

@media screen and (max-width: 767px) { .slide-title a, .slide-title p { padding: 12px 5px; font-size: 18px; font-size: 1.8rem; } }

.slide-title a:hover { background-color: #000; }

@media screen and (max-width: 767px) { .slide-title.slide-title1 { display: none; } }

.slide-title.slide-title2 { display: none; }

@media screen and (max-width: 767px) { .slide-title.slide-title2 { display: block; } }

.proslide { border-radius: 4px; overflow: hidden; box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1); }

.proslide .slide-list { background-color: #F3F3F3; }

.proslide .slide-list > li > a { display: block; font-size: 16px; font-size: 1.6rem; line-height: 24px; padding: 18px 5px 17px 25px; border-bottom: solid 1px #E7E7E7; position: relative; }

.proslide .slide-list > li > a:before { position: absolute; content: '\e7f1'; font-family: "iconfont" !important; font-size: 12px; font-size: 1.2rem; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; top: 18px; color: #054D9F; left: -99px; -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }

@media screen and (max-width: 999px) { .proslide .slide-list > li > a { padding: 12px 5px 12px 25px; }
  .proslide .slide-list > li > a:before { top: 12px; } }

.proslide .slide-list > li:hover > a, .proslide .slide-list > li.active > a { color: #054D9F; }

.proslide .slide-list > li:hover > a:before, .proslide .slide-list > li.active > a:before { left: 8px; }

.proslide .slide-yiji { border-bottom: solid 1px #E7E7E7; padding: 8px 0 7px; }

.proslide .slide-yiji > li > a { display: block; font-size: 14px; font-size: 1.4rem; line-height: 20px; padding: 8px 5px 8px 24px; color: #666; }

@media screen and (max-width: 767px) { .proslide .slide-yiji > li > a { padding-top: 6px; padding-bottom: 6px; } }

.proslide .slide-yiji > li:hover > a, .proslide .slide-yiji > li.active > a { color: #054D9F; }

.proslide .slide-erji { padding: 5px 0; }

.proslide .slide-erji > li > a { display: block; font-size: 14px; font-size: 1.4rem; line-height: 20px; padding: 5px 5px 5px 45px; color: #666; }

.proslide .slide-erji > li:hover > a, .proslide .slide-erji > li.active > a { color: #054D9F; }

.tags-slide { margin-top: 44px; }

@media screen and (max-width: 767px) { .tags-slide { margin-top: 30px; } }

.tags-slide .box-title { font-size: 20px; font-size: 2rem; text-transform: uppercase; font-weight: bold; margin-bottom: 14px; }

@media screen and (max-width: 767px) { .tags-slide .box-title { font-size: 18px; font-size: 1.8rem; } }

.tags-slide .item-desc { font-size: 0; letter-spacing: 0; }

.tags-slide .item-desc a { display: inline-block; vertical-align: top; font-size: 14px; font-size: 1.4rem; color: #666; border: solid 1px #DBDBDB; margin: 0 11px 9px 0; line-height: 24px; padding: 2px 10px; }

.tags-slide .item-desc a:hover { color: #054D9F; border-color: #054D9F; }

/*-------------1-1-products end------------------------------------------------------------*/
/*-------------1-2-products start----------------------------------------------------------*/
.pro2-box { /* .pro2-info start */ }

.pro2-box .m-propic { margin: 0 auto 0; width: 586px; }

.pro2-box .m-propic .pic-big { position: relative; float: left; width: 450px; }

.pro2-box .m-propic .big-img { display: block; line-height: 0; font-size: 0; border-radius: 0; border: 1px solid #D8D8D8; }

.pro2-box .m-propic .big-img .zoomPad { float: none; z-index: 8; }

.pro2-box .m-propic .big-img .zoomPad img { border-radius: 0; }

.pro2-box .m-propic .zoomWrapperImage img { max-width: 1200px; }

.pro2-box .m-propic .pic-small { position: relative; float: right; width: 110px; padding: 31px 0; overflow: hidden; }

.pro2-box .m-propic .pic-btn { position: absolute; margin: 0 auto; left: 0; right: 0; display: block; width: 100%; cursor: pointer; text-align: center; }

.pro2-box .m-propic .pic-btn .iconfont { font-size: 24px; font-size: 2.4rem; color: #2D3D48; }

.pro2-box .m-propic .pic-btn .iconfont:hover { color: #054D9F; }

.pro2-box .m-propic .pic-btn.prev { top: 0; }

.pro2-box .m-propic .pic-btn.next { bottom: 0; }

.pro2-box .m-propic .pic-list { height: 338px; overflow: hidden; }

.pro2-box .m-propic .pic-list ul { height: 2000px; }

.pro2-box .m-propic .pic-list .list-item { margin-bottom: 22px; overflow: visible; }

.pro2-box .m-propic .pic-list .item-pics { display: block; border-radius: 0; border: 1px solid #D8D8D8; position: relative; overflow: visible; }

.pro2-box .m-propic .pic-list .item-pics img { width: 100%; display: block; }

.pro2-box .m-propic .item-pics:hover, .pro2-box .m-propic .item-pics.zoomThumbActive { border-color: #054D9F; }

.pro2-box .m-propic2 { display: none; }

@media screen and (max-width: 1219px) { .pro2-box { /*.m-propic .pic-small { width: 110px; } .m-propic .pic-list { height: 444px; } .m-propic .list-item { margin-bottom: 40px; } */ }
  .pro2-box .zoomPad { cursor: default !important; }
  .pro2-box .zoomPup { display: none !important; }
  .pro2-box .zoomWindow { display: none !important; }
  .pro2-box .zoomPreload { display: none !important; }
  .pro2-box .m-propic { max-width: 100%; float: none; }
  .pro2-box .m-propic .pic-big { height: auto; } }

@media screen and (max-width: 767px) { .pro2-box .m-propic1 { display: none; }
  .pro2-box .m-propic2 { position: relative; display: block; overflow: hidden; width: 100%; padding-left: 30px; padding-right: 30px; }
  .pro2-box .m-propic2 .box-btn { position: absolute; top: 50%; margin-top: -12px; display: block; width: 24px; height: 24px; }
  .pro2-box .m-propic2 .box-btn .iconfont { font-size: 24px; font-size: 2.4rem; color: #2D3D48; }
  .pro2-box .m-propic2 .box-btn .iconfont:hover { color: #054D9F; }
  .pro2-box .m-propic2 .box-btn.prev { left: 0; }
  .pro2-box .m-propic2 .box-btn.next { right: 0; }
  .pro2-box .m-propic2 .box-list { overflow: hidden; }
  .pro2-box .m-propic2 .box-list ul { width: 1000%; }
  .pro2-box .m-propic2 .list-item { float: left; margin-left: .1%; margin-right: .1%; margin-bottom: 0; width: 3.13%; border-radius: 0; border: 1px solid #EBEBEB; overflow: hidden; }
  .pro2-box .m-propic2 .list-item img { display: block; } }

@media only screen and (max-width: 640px) { .pro2-box .m-propic2 .list-item { float: left; margin-left: .1%; margin-right: .1%; margin-bottom: 0; width: 4.8%; } }

@media only screen and (max-width: 480px) { .pro2-box .m-propic2 .list-item { float: left; margin-left: .1%; margin-right: .1%; margin-bottom: 0; width: 9.8%; } }

.pro2-box .pro2-info { margin: 0 auto; position: relative; }

.pro2-box .pro2-info .item-title { font-size: 20px; font-size: 2.0rem; padding: 29px 0 37px 0; position: relative; text-align: center; }

@media screen and (max-width: 767px) { .pro2-box .pro2-info .item-title { padding: 20px 0 25px; font-size: 18px; font-size: 1.8rem; } }

.pro2-box .pro2-info .item-btns { text-align: center; font-size: 0; letter-spacing: 0; margin-bottom: 32px; }

@media screen and (max-width: 999px) { .pro2-box .pro2-info .item-btns { margin-bottom: 20px; } }

.pro2-box .pro2-info .item-btn { display: inline-block; vertical-align: middle; min-width: 167px; line-height: 24px; padding: 6px 5px 7px; background-color: #A4A4A4; color: #fff; font-size: 18px; font-size: 1.8rem; margin-right: 32px; margin-bottom: 15px; }

.pro2-box .pro2-info .item-btn:hover { background-color: #054D9F; color: #fff; }

@media screen and (max-width: 767px) { .pro2-box .pro2-info .item-btn { min-width: 140px; font-size: 16px; font-size: 1.6rem; padding: 5px; margin-right: 0; }
  .pro2-box .pro2-info .item-btn:first-child { margin-right: 10px; } }

.pro2-box .pro2-info .pro-share { display: inline-block; vertical-align: middle; margin-bottom: 15px; }

@media screen and (max-width: 767px) { .pro2-box .pro2-info .pro-share { display: block; } }

.pro2-title { font-size: 24px; font-size: 2.4rem; text-transform: uppercase; font-weight: bold; position: relative; }

.pro2-title, .pro2-title a { color: #054D9F; }

.pro2-title a:hover { color: #333; }

.pro2-title span, .pro2-title a { background-color: #fff; position: relative; padding-right: 10px; }

.pro2-title:before { position: absolute; content: ''; width: 100%; right: 0; height: 1px; background-color: #054D9F; top: 50%; }

@media screen and (max-width: 767px) { .pro2-title { font-size: 20px; font-size: 2rem; } }

.pro2-spec { border-bottom: solid 1px #CDCDCD; margin-bottom: 25px; }

.pro2-spec .item-body { padding: 12px 0 31px; font-size: 14px; font-size: 1.4rem; line-height: 28px; }

.pro2-spec .item-body p { min-height: 18px; }

.pro2-spec .item-body img, .pro2-spec .item-body iframe { max-width: 100%; }

.pro2-spec .item-body strong { color: #054D9F; font-size: 16px; font-size: 1.6rem; }

@media screen and (max-width: 999px) { .pro2-spec .item-body { line-height: 26px; } }

@media screen and (max-width: 767px) { .pro2-spec .item-body { line-height: 24px; padding-bottom: 25px; } }

.pro2-tags { font-size: 0; letter-spacing: 0; margin-bottom: 31px; }

.pro2-tags a { display: inline-block; vertical-align: top; margin-right: 10px; line-height: 24px; padding: 4px 19px; border: solid 1px #ccc; font-size: 14px; font-size: 1.4rem; border-radius: 17px; margin-bottom: 10px; color: #666; }

.pro2-tags a:hover { color: #054D9F; }

@media screen and (max-width: 767px) { .pro2-tags { margin-bottom: 20px; }
  .pro2-tags a { padding: 3px 15px; border-radius: 15px; } }

.related-box .pro1-list { padding-bottom: 0; }

.related-box .pro1-list .list-item { margin-bottom: 0; margin-top: 21px; }

.hotpro-box { margin-top: 42px; }

@media screen and (max-width: 767px) { .hotpro-box { margin-top: 30px; } }

.hotpro-box .pro1-list { padding-bottom: 0; }

.hotpro-box .pro1-list .list-item { margin-bottom: 0; margin-top: 25px; width: 22%; margin-left: 4%; }

@media screen and (max-width: 999px) { .hotpro-box .pro1-list .list-item { width: 23%; margin: 25px 1% 0; } }

@media screen and (max-width: 600px) { .hotpro-box .pro1-list .list-item { width: 48%; } }

/*-------------1-2-products end------------------------------------------------------------*/
/*-------------2-about start---------------------------------------------------------------*/
.about-top { margin-bottom: 21px; }

.about-top .item-title { font-weight: bold; font-size: 24px; font-size: 2.4rem; text-align: center; color: #054D9F; margin-bottom: 20px; }

@media screen and (max-width: 767px) { .about-top .item-title { font-size: 20px; font-size: 2rem; } }

.about-top .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 28px; }

.about-top .item-desc p { min-height: 28px; }

.about-top .item-desc img, .about-top .item-desc iframe { max-width: 100%; }

@media screen and (max-width: 999px) { .about-top .item-desc { line-height: 26px; }
  .about-top .item-desc p { min-height: 26px; } }

@media screen and (max-width: 767px) { .about-top .item-desc { line-height: 24px; }
  .about-top .item-desc p { min-height: 24px; } }

.about-middle { margin-bottom: 51px; background-color: #F3F3F3; border-left: solid 3px #054D9F; font-size: 20px; font-size: 2rem; color: #666; font-style: italic; line-height: 24px; padding: 34px 4.3% 35px; }

@media screen and (max-width: 999px) { .about-middle { margin-bottom: 40px; } }

@media screen and (max-width: 767px) { .about-middle { margin-bottom: 25px; padding: 20px 15px; font-size: 18px; font-size: 1.8rem; } }

.fac-scroll { position: relative; }

.fac-scroll .scroll-btns .scroll-btn { display: inline-block; cursor: pointer; position: absolute; top: 50%; margin-top: -14px; z-index: 9; width: 33px; height: 33px; background-color: #13130D; background-color: rgba(19, 19, 13, 0.6); text-align: center; line-height: 33px; color: #fff; font-size: 14px; font-size: 1.4rem; }

.fac-scroll .scroll-btns .scroll-btn:hover { background-color: #054D9F; background-color: rgba(5, 77, 159, 0.8); }

.fac-scroll .scroll-btns .scroll-btn.prev { left: 0; }

.fac-scroll .scroll-btns .scroll-btn.next { right: 0; }

@media screen and (max-width: 767px) { .fac-scroll .scroll-btns .scroll-btn { width: 28px; height: 28px; line-height: 28px; } }

.fac-scroll .scroll-list-box { width: 100%; overflow: hidden; }

.fac-scroll .scroll-list { width: 10000%; }

.fac-scroll .scroll-list .list-item { float: left; width: 0.323%; margin-right: 0.0155%; overflow: hidden; }

@media screen and (max-width: 600px) { .fac-scroll .scroll-list .list-item { width: 0.49%; margin-right: 0.02%; } }

@media screen and (max-width: 340px) { .fac-scroll .scroll-list .list-item { width: 1%; margin: 0; } }

.fac-scroll .scroll-list .item-pic { position: relative; }

.fac-scroll .scroll-list .item-pic img { display: block; margin: 0 auto; max-width: 323px; width: 100%; }

.fac-scroll .scroll-list .item-backdrop { display: block; background-color: #000; background-color: rgba(0, 0, 0, 0.5); }

.fac-scroll .scroll-list .item-backdrop .iconfont { font-size: 32px; font-size: 3.2rem; color: #fff; text-align: center; position: absolute; top: 50%; margin-top: -16px; left: 0; width: 100%; }

@media screen and (max-width: 999px) { .fac-scroll .scroll-list .item-backdrop { display: none; } }

/*-------------2-about end-----------------------------------------------------------------*/
/*-------------3-control start-------------------------------------------------------------*/
.download-list { padding-bottom: 42px; }

@media screen and (max-width: 767px) { .download-list { padding-bottom: 30px; } }

.download-list .list-item { border-bottom: solid 1px #DEDEDE; font-size: 0; letter-spacing: 0; padding: 26px 0 22px; }

.download-list .list-item:first-child { padding-top: 0; }

.download-list .item-title { display: inline-block; vertical-align: middle; width: 69%; padding-right: 8%; font-size: 16px; font-size: 1.6rem; line-height: 26px; }

@media screen and (max-width: 999px) { .download-list .item-title { width: 65%; padding-right: 3%; } }

@media screen and (max-width: 767px) { .download-list .item-title { width: 100%; padding: 0; font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-bottom: 10px; display: block; } }

.download-list .item-date { display: inline-block; vertical-align: middle; width: 18.3%; font-size: 14px; font-size: 1.4rem; color: #666; }

@media screen and (max-width: 767px) { .download-list .item-date { width: 100%; display: block; margin-bottom: 25px; } }

.download-list .item-btn { display: inline-block; vertical-align: middle; width: 12.7%; font-size: 14px; font-size: 1.4rem; line-height: 24px; padding: 7px 5px; background-color: #054D9F; color: #fff; text-align: center; font-weight: bold; }

.download-list .item-btn:hover { background-color: #000; }

@media screen and (max-width: 999px) { .download-list .item-btn { width: 16.7%; } }

@media screen and (max-width: 767px) { .download-list .item-btn { width: 120px; padding: 5px; display: block; margin: 0 auto; } }

/*-------------3-control end---------------------------------------------------------------*/
/*-------------4-1-application start-------------------------------------------------------*/
.app1-list { font-size: 0; letter-spacing: 0; }

@media screen and (max-width: 999px) { .app1-list { padding-bottom: 10px; } }

.app1-list .list-item { display: inline-block; vertical-align: top; width: 31.2%; margin-left: 3.2%; margin-bottom: 44px; }

@media screen and (max-width: 999px) { .app1-list .list-item { width: 31.33%; margin: 0 1% 30px; } }

@media screen and (max-width: 600px) { .app1-list .list-item { width: 48%; } }

.app1-list .item-pic img { display: block; margin: 0 auto; max-width: 312px; width: 100%; }

.app1-list .item-title { font-size: 14px; font-size: 1.4rem; line-height: 24px; min-height: 24px; max-height: 48px; margin-top: 8px; text-align: center; }

@media screen and (max-width: 600px) { .app1-list .item-title { line-height: 20px; min-height: 20px; max-height: 40px; } }

/*-------------4-1-application end---------------------------------------------------------*/
/*-------------4-2-application start-------------------------------------------------------*/
.app2-main > .item-title { text-align: center; font-size: 22px; font-size: 2.2rem; line-height: 26px; margin-top: -4px; }

@media screen and (max-width: 767px) { .app2-main > .item-title { margin-top: 0; font-size: 20px; font-size: 2rem; line-height: 24px; } }

.app2-main .item-desc { padding: 25px 0 66px; font-size: 14px; font-size: 1.4rem; line-height: 28px; }

.app2-main .item-desc p { min-height: 28px; }

.app2-main .item-desc, .app2-main .item-desc a { color: #333; }

.app2-main .item-desc img, .app2-main .item-desc iframe { max-width: 100%; }

@media screen and (max-width: 999px) { .app2-main .item-desc { padding: 20px 0 40px; } }

@media screen and (max-width: 767px) { .app2-main .item-desc { padding: 20px 0 30px; } }

/*-------------4-2-application end---------------------------------------------------------*/
/*-------------5-1-news start--------------------------------------------------------------*/
.news1-list .list-item { border-bottom: solid 1px #E0E0E0; padding-bottom: 40px; margin-bottom: 40px; }

@media screen and (max-width: 999px) { .news1-list .list-item { padding-bottom: 30px; margin-bottom: 30px; } }

@media screen and (max-width: 640px) { .news1-list .list-item { padding-bottom: 20px; margin-bottom: 20px; } }

.news1-list .item-date { float: left; width: 121px; margin-right: 2.7%; background-color: #F3F3F3; text-align: center; padding: 24px 5px 24px; }

.news1-list .item-date .p1 { font-size: 30px; font-size: 3rem; font-weight: bold; margin-bottom: 6px; }

.news1-list .item-date .p2 { font-size: 14px; font-size: 1.4rem; line-height: 26px; }

@media screen and (max-width: 767px) { .news1-list .item-date { width: 110px; padding: 15px 5px; }
  .news1-list .item-date .p1 { font-size: 24px; font-size: 2.4rem; margin-bottom: 0; } }

@media screen and (max-width: 640px) { .news1-list .item-date { width: 95px; padding: 15px 5px 10px; }
  .news1-list .item-date .p1 { font-size: 20px; font-size: 2rem; margin-bottom: 0; }
  .news1-list .item-date .p2 { font-size: 12px; font-size: 1.2rem; line-height: 20px; } }

.news1-list .item-body { overflow: hidden; }

.news1-list .item-title { font-size: 18px; font-size: 1.8rem; font-weight: bold; line-height: 26px; margin-top: 9px; }

@media screen and (max-width: 767px) { .news1-list .item-title { font-size: 16px; font-size: 1.6rem; line-height: 24px; margin-top: 0; } }

.news1-list .item-desc { margin-top: 16px; font-size: 14px; font-size: 1.4rem; line-height: 28px; height: 56px; }

@media screen and (max-width: 767px) { .news1-list .item-desc { margin-top: 10px; line-height: 24px; height: 48px; } }

@media screen and (max-width: 640px) { .news1-list .item-desc { margin-top: 5px; line-height: 20px; height: 40px; } }

/*-------------5-1-news end----------------------------------------------------------------*/
/*-------------5-2-news start--------------------------------------------------------------*/
.news2-main > .item-title { text-align: center; font-size: 22px; font-size: 2.2rem; font-weight: bold; line-height: 26px; }

@media screen and (max-width: 767px) { .news2-main > .item-title { font-size: 20px; font-size: 2rem; line-height: 24px; } }

.news2-main .item-date { text-align: center; margin-top: 25px; font-size: 0; letter-spacing: 0; }

.news2-main .item-date > span { color: #666; margin-right: 10px; line-height: 26px; display: inline-block; vertical-align: middle; font-size: 14px; font-size: 1.4rem; }

@media screen and (max-width: 767px) { .news2-main .item-date { margin-top: 15px; } }

.news2-main .pro-share { display: inline-block; vertical-align: middle; }

.news2-main .pro-share .share-title { color: #666; margin-right: 12px; font-size: 14px; font-size: 1.4rem; }

.news2-main .item-desc { padding: 26px 0 66px; font-size: 14px; font-size: 1.4rem; line-height: 28px; }

.news2-main .item-desc p { min-height: 28px; }

.news2-main .item-desc, .news2-main .item-desc a { color: #333; }

.news2-main .item-desc img, .news2-main .item-desc iframe { max-width: 100%; }

@media screen and (max-width: 999px) { .news2-main .item-desc { padding: 20px 0 40px; } }

@media screen and (max-width: 767px) { .news2-main .item-desc { padding: 20px 0 30px; } }

/*-------------5-2-news end----------------------------------------------------------------*/
/*-------------6-contact start-------------------------------------------------------------*/
.contact-box .box-title { font-size: 26px; font-size: 2.6rem; line-height: 30px; }

@media screen and (max-width: 767px) { .contact-box .box-title { font-size: 22px; font-size: 2.2rem; } }

.contact-box .item-left { float: left; width: 36.7%; margin-right: 4%; }

.contact-box .item-left a:hover { color: #054D9F; }

.contact-box .item-left .box-list { margin-top: 29px; line-height: 24px; font-size: 16px; font-size: 1.6rem; }

.contact-box .item-left .box-list li,.contact-box .item-left .box-list .li { margin-bottom: 24px; }

.contact-box .item-left .box-list .iconfont { float: left; font-size: 22px; font-size: 2.2rem; color: #054D9F; margin-right: 10px; }

.contact-box .item-left .box-list .item-body { overflow: hidden; }

@media screen and (max-width: 1219px) { .contact-box .item-left { width: 38.7%; margin-right: 2%; } }

@media screen and (max-width: 999px) { .contact-box .item-left { width: 100%; float: none; margin: 0 auto 30px; } }

@media screen and (max-width: 767px) { .contact-box .item-left .box-list { margin-top: 15px; font-size: 14px; font-size: 1.4rem; }
  .contact-box .item-left .box-list li,.contact-box .item-left .box-list .li { margin-bottom: 8px; }
  .contact-box .item-left .box-list .iconfont { font-size: 18px; font-size: 1.8rem; } }

.contact-box .item-right { overflow: hidden; }

.contact-box .item-right .box-title { padding-left: 20px; margin-bottom: 27px; }

@media screen and (max-width: 767px) { .contact-box .item-right .box-title { padding-left: 0; margin-bottom: 15px; } }

.contact-box .item-right .item-form { /* WebKit browsers */ /* Mozilla Firefox 4 to 18 */ /* Mozilla Firefox 19+ */ /* Internet Explorer 10+ */ }

.contact-box .item-right .item-form ::-webkit-input-placeholder { color: #a6a6a6; opacity: 1; }

.contact-box .item-right .item-form :-o-placeholder { color: #a6a6a6; opacity: 1; }

.contact-box .item-right .item-form ::-moz-placeholder { color: #a6a6a6; opacity: 1; }

.contact-box .item-right .item-form :-ms-input-placeholder { color: #a6a6a6; opacity: 1; }

.contact-box .item-right .item-form .star { background: url(../images/star1.png) no-repeat 7px center; }

.contact-box .item-right .item-form .item-input { width: 50%; padding-left: 20px; margin-bottom: 23px; }

.contact-box .item-right .item-form .item-input1 { padding-left: 22px; margin-bottom: 26px; }

.contact-box .item-right .item-form .item-input1.star { background-position-y: 18px; }

.contact-box .item-right .item-form input, .contact-box .item-right .item-form textarea { display: block; background-color: #fff; width: 100%; display: block; color: #a6a6a6; border: solid 1px #D2D2D2; }

.contact-box .item-right .item-form input { height: 54px; line-height: 54px; padding: 0 11px; }

.contact-box .item-right .item-form textarea { height: 112px; padding: 8px 11px; line-height: 24px; }

.contact-box .item-right .item-form .item-code { width: 236px; margin-right: 17px; }

.contact-box .item-right .item-form .item-img img { display: block; cursor: pointer; }

.contact-box .item-right .item-form .item-btn { margin-left: 13px; width: 220px; padding: 0; }

.contact-box .item-right .item-form .item-btn input { border-color: #054D9F; background-color: #054D9F; color: #fff; font-size: 16px; font-size: 1.6rem; font-weight: bold; }

.contact-box .item-right .item-form .item-btn input:hover { background-color: #000; border-color: #000; }

@media screen and (max-width: 1219px) { .contact-box .item-right .item-form .item-btn { width: 210px; } }

@media screen and (max-width: 767px) { .contact-box .item-right .item-form .item-input, .contact-box .item-right .item-form .item-input1 { margin-bottom: 15px; }
  .contact-box .item-right .item-form .input1 { padding-right: 0; }
  .contact-box .item-right .item-form input { height: 40px; line-height: 40px; padding: 0 12px; }
  .contact-box .item-right .item-form input, .contact-box .item-right .item-form textarea { font-size: 14px; font-size: 1.4rem; }
  .contact-box .item-right .item-form textarea { height: 150px; }
  .contact-box .item-right .item-form .item-code { width: -moz-calc(100% - 85px) !important; width: calc(100% - 85px) !important; margin-right: 0; }
  .contact-box .item-right .item-form .item-img { float: right; width: auto; }
  .contact-box .item-right .item-form .item-img img { height: 40px; }
  .contact-box .item-right .item-form .item-btn { margin-left: 0; width: 100%; padding-left: 20px; }
  .contact-box .item-right .item-form .item-btn input { font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 500px) { .contact-box .item-right .item-form .item-input { width: 100%; } }

.map { padding-top: 38px; }

.map img { display: block; margin: 0 auto; }

@media screen and (max-width: 767px) { .map { padding-top: 20px; } }

/*-------------6-contact end---------------------------------------------------------------*/

/*# sourceMappingURL=3style.css.map */

@media screen and (min-width: 768px) { .n-nav, .n-nav-icon { display: none; } }

@-webkit-keyframes resize { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: scale(5, 5);
    transform: scale(5, 5); }
  100% { opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); } }

@-moz-keyframes resize { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: scale(5, 5);
    -moz-transform: scale(5, 5);
         transform: scale(5, 5); }
  100% { opacity: 1;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
         transform: scale(1, 1); } }

@keyframes resize { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: scale(5, 5);
    -moz-transform: scale(5, 5);
      -o-transform: scale(5, 5);
         transform: scale(5, 5); }
  100% { opacity: 1;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
      -o-transform: scale(1, 1);
         transform: scale(1, 1); } }

.n-nav .n-nav-icon { position: fixed; right: 5px; top: 5px; width: 35px; height: 28px; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; z-index: 999999999; padding: 6px 6px 3px; }

.n-nav .n-nav-icon span { display: block; width: 100%; height: 2px; margin-bottom: 4px; background-color: #054D9F; }

.n-nav .n-nav-icon.active { background: #054D9F url(../fonts/nav-close.png) no-repeat center; background-size: 30px; }

.n-nav .n-nav-icon.active span { display: none; }

.n-nav .n-nav-body { display: none; position: fixed; z-index: 9999999; top: 0; bottom: 0; width: 100%; left: 0; overflow-y: scroll; background-color: #054D9F; padding-top: 40px; }

.n-nav .box-search { background-color: #fff; padding: 5px 10px; position: relative; border: solid 1px #054D9F; margin: 5px 10px; }

.n-nav .box-search .item-input { width: 100%; line-height: 32px; height: 32px; padding: 0 60px 0 0; }

.n-nav .box-search .item-submit { font-weight: bold; background-color: #054D9F; width: 44px; height: 32px; border-radius: 5px; color: #fff; text-align: center; position: absolute; right: 10px; top: 5px; }

.n-nav .box-search .item-submit:hover { background-color: #054D9F; }

.n-nav .box-list { margin-top: 30px; }

.n-nav .box-list > li { position: relative; -webkit-animation-duration: 0.5s; -moz-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: resize; -moz-animation-name: resize; animation-name: resize; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; padding: 0 10px; }

.n-nav .box-list > li > a { display: block; font-size: 14px; font-size: 1.4rem; line-height: 26px; padding: 10px; color: #fff; text-transform: uppercase; border-bottom: 1px solid rgba(255, 255, 255, 0.3); }

.n-nav .box-list li { position: relative; }

.n-nav .box-list li .has-next { position: absolute; top: 10px; right: 10px; width: 20px; height: 20px; background: url(../fonts/n1.png) no-repeat center; background-size: contain; -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; cursor: pointer; }

.n-nav .box-list li.active > .has-next { background: url(../fonts/n2.png) no-repeat center; background-size: contain; }

.n-nav .box-list .yiji-list { display: none; }

.n-nav .box-list .yiji-list li { padding-left: 12px; }

.n-nav .box-list .yiji-list li .has-next { right: 0; }

.n-nav .box-list .yiji-list li > a { display: block; line-height: 22px; padding: 10px 0 10px 20px; color: #fff; border-bottom: 1px solid rgba(255, 255, 255, 0.3); position: relative; }

.n-nav .box-list .yiji-list li > a:before { position: absolute; content: ''; width: 5px; height: 5px; background-color: #fff; top: 19px; left: 10px; }

.n-nav .box-list .erji-list { display: none; }

.n-nav .box-list .sanji-list { display: none; }

/*# sourceMappingURL=4nav.css.map */

.banner { line-height: 0; font-size: 0; position: relative; }

.banner .slick-arrow { position: absolute; z-index: 9999; display: block !important; cursor: pointer; top: 50%; margin-top: -30px; width: 60px; height: 60px; line-height: 60px; border-radius: 50%; text-align: center; background-color: #fff; background-color: rgba(255, 255, 255, 0.3); }

.banner .slick-arrow .iconfont { font-size: 21px; font-size: 2.1rem; color: #fff; color: #666 \9; }

.banner .slick-arrow:hover { background-color: #054D9F; }

@media screen and (max-width: 999px) { .banner .slick-arrow { display: none !important; } }

.banner .slick-prev { left: 9.6875%; cursor: pointer; }

.banner .slick-next { right: 9.6875%; cursor: pointer; }

.banner .slick-dots { position: absolute; z-index: 9999; left: 0; right: 0; bottom: 15px; text-align: center; font-size: 0; letter-spacing: 0; text-align: center; }

.banner .slick-dots li { margin: 0 6px; display: inline-block; vertical-align: top; cursor: pointer; }

.banner .slick-dots li a { display: block; width: 14px; height: 14px; border-radius: 50%; border: solid 2px #fff; }

.banner .slick-dots li.slick-active a { background-color: #fff; }

@media screen and (max-width: 999px) { .banner .slick-dots li { margin: 0 3px; }
  .banner .slick-dots li a { width: 12px; height: 12px; } }

@media screen and (max-width: 640px) { .banner .slick-dots { bottom: 7px; }
  .banner .slick-dots li { margin: 0 2px; }
  .banner .slick-dots li a { width: 9px; height: 9px; } }

.slick-list, .slick-slider, .slick-track { position: relative; display: block; }

.slick-loading .slick-slide, .slick-loading .slick-track { visibility: hidden; }

.slick-slider { -moz-box-sizing: border-box; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { overflow: hidden; margin: 0; padding: 0; }

.slick-list:focus { outline: 0; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-list, .slick-slider .slick-track { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { top: 0; left: 0; }

.slick-track:after, .slick-track:before { display: table; content: ''; }

.slick-track:after { clear: both; }

.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }

[dir=rtl] .slick-slide { float: right; }

.slick-slide img { display: block; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

/*# sourceMappingURL=5slide2.css.map */

@media screen and (min-width:1000px) and (max-width:1219px) {}
@media screen and (max-width:1219px) {}
@media screen and (max-width:999px) {	}
@media screen and (max-width:767px) {	}

@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/OpenSans.eot');
    src: url('../fonts/OpenSans.eot') format('embedded-opentype'),
         url('../fonts/OpenSans.woff2') format('woff2'),
         url('../fonts/OpenSans.woff') format('woff'),
         url('../fonts/OpenSans.ttf') format('truetype'),
         url('../fonts/OpenSans.svg#OpenSans') format('svg');
}
@font-face {font-family: "iconfont";
  src: url('../fonts/iconfont.eot?t=1585212264601'); /* IE9 */
  src: url('../fonts/iconfont.eot?t=1585212264601#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),
  url('../fonts/iconfont.woff?t=1585212264601') format('woff'),
  url('../fonts/iconfont.ttf?t=1585212264601') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../fonts/iconfont.svg?t=1585212264601#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-size: 1.6rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-jiahao2:before {
  content: "\e604";
}

.icon-icon_phone_fill:before {
  content: "\ebad";
}

.icon-linkedin:before {
  content: "\e669";
}

.icon-insgram:before {
  content: "\e66a";
}

.icon-facebook:before {
  content: "\e66c";
}

.icon-pinterest:before {
  content: "\e66d";
}

.icon-youtube:before {
  content: "\e66f";
}

.icon-twitter:before {
  content: "\e670";
}

.icon-left9:before {
  content: "\e72c";
}

.icon-right9:before {
  content: "\e72d";
}

.icon-left27:before {
  content: "\e78f";
}

.icon-right27:before {
  content: "\e790";
}

.icon-skype1:before {
  content: "\e600";
}

.icon-address:before {
  content: "\e7bc";
}

.icon-contact:before {
  content: "\e7be";
}

.icon-email1:before {
  content: "\e7c4";
}

.icon-message:before {
  content: "\e7da";
}

.icon-whatsapp:before {
  content: "\e7c1";
}

.icon-email11:before {
  content: "\e7c5";
}

.icon-fax1:before {
  content: "\e7ca";
}

.icon-qq:before {
  content: "\e7cb";
}

.icon-wechat:before {
  content: "\e7cd";
}

.icon-phone:before {
  content: "\e7cf";
}

.icon-mobile:before {
  content: "\e7d0";
}

.icon-icon_search:before {
  content: "\eb9c";
}

.icon-search:before {
  content: "\e602";
}

.icon-up7:before {
  content: "\e722";
}

.icon-bottom7:before {
  content: "\e723";
}

.icon-left7:before {
  content: "\e724";
}

.icon-right7:before {
  content: "\e725";
}

.icon-up16:before {
  content: "\e746";
}

.icon-bottom16:before {
  content: "\e747";
}

.icon-left16:before {
  content: "\e748";
}

.icon-right16:before {
  content: "\e749";
}

.icon-top10:before {
  content: "\e7ee";
}

.icon-bottom10:before {
  content: "\e7ef";
}

.icon-left10:before {
  content: "\e7f0";
}

.icon-right10:before {
  content: "\e7f1";
}




.listcart{ width:100%; margin-top:40px;margin-bottom: 40px;}
.listcart a{ background:#fff;display:inline-block;height: 30px;   line-height: 30px;cursor: pointer;border: none;overflow: hidden;color: #054D9F;cursor: pointer;  border:1px solid #054D9F; padding-left:10px; padding-right:10px; text-align:center; font-size:14px; font-size:1.4rem; margin-left:10px;}
.listcart a:hover{  border:#054D9F solid 1px; background:#054D9F; color:#fff!important;}
@media screen and (max-width:999px){
.listcart a{margin-left:2.5%; margin-right:2.5%; padding-left:0px; padding-right:0px }
.listcart{ width:100%;
}
}
@media screen and (max-width:420px){
.listcart a{ width:95% !important ; float:none; overflow:hidden; margin-bottom:1rem; margin-top:1rem}
}
.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;}
.ppp{line-height: 30px;margin-bottom: 20px;margin-top: 20px;font-size: 14px;}
.fl a.no:hover{color: #333;}
.shuxp_c a:hover{color: #054D9F;}

.page a.no:hover{border:solid 1px #AEAEAE;color: #999;background: #fff;}

.hotpro-scroll { position: relative; }

.hotpro-scroll .scroll-btns { display: none; }

.hotpro-scroll .scroll-btns .scroll-btn { display: inline-block; cursor: pointer; position: absolute; top: 50%; margin-top: -30px; z-index: 9; width: 33px; height: 33px; background-color: #13130D; background-color: rgba(19, 19, 13, 0.8); text-align: center; line-height: 33px; color: #fff; font-size: 14px; font-size: 1.4rem; }

.hotpro-scroll .scroll-btns .scroll-btn:hover { background-color: #054D9F; background-color: rgba(5, 77, 159, 0.8); }

.hotpro-scroll .scroll-btns .scroll-btn.prev { left: -48px; }

.hotpro-scroll .scroll-btns .scroll-btn.next { right: -48px; }

@media screen and (max-width: 1219px) { .hotpro-scroll .scroll-btns .scroll-btn.prev { left: 0; }
  .hotpro-scroll .scroll-btns .scroll-btn.next { right: 0; } }

@media screen and (max-width: 767px) { .hotpro-scroll .scroll-btns .scroll-btn { width: 28px; height: 28px; line-height: 28px; } }

.hotpro-scroll .scroll-list-box { width: 100%; overflow: hidden; }

.hotpro-scroll .scroll-list { width: 10000%; margin-top: 25px; }

.hotpro-scroll .scroll-list .list-item { float: left; width: 0.22%; margin-right: 0.04%; overflow: hidden; }

.hotpro-scroll .scroll-list .list-item:hover .item-title { background-color: #054D9F; }

.hotpro-scroll .scroll-list .list-item:hover .item-title, .hotpro-scroll .scroll-list .list-item:hover .item-title a { color: #fff !important; }

.hotpro-scroll .scroll-list .list-item:hover .item-btnbox .item-btn { background-color: #054D9F; color: #fff; }

@media screen and (max-width: 999px) { .hotpro-scroll .scroll-list .list-item { width: 0.23%; margin-right: 0.02%; } }

@media screen and (max-width: 767px) { .hotpro-scroll .scroll-list .list-item { width: 0.32%; } }

@media screen and (max-width: 550px) { .hotpro-scroll .scroll-list .list-item { width: 0.49%; margin-right: 0.02%; } }

.hotpro-scroll .scroll-list .item-pic { box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1); border: solid 1px #F3F3F3; }

.hotpro-scroll .scroll-list .item-pic img { display: block; margin: 0 auto; width: 100%; max-width: 450px; }

.hotpro-scroll .scroll-list .item-title { margin-top: 1px; position: relative; text-align: center; font-size: 14px; font-size: 1.4rem; line-height: 24px; padding: 6px; background-color: #F3F3F3; box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1); -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }

.hotpro-scroll .scroll-list .item-btnbox { margin-top: 21px; font-size: 0; letter-spacing: 0; text-align: center; }

.hotpro-scroll .scroll-list .item-btnbox input { display: inline-block; vertical-align: middle; margin-right: 11px; }

.hotpro-scroll .scroll-list .item-btnbox .item-btn { font-family: 'OpenSans'; display: inline-block; vertical-align: middle; min-width: 120px; line-height: 24px; padding: 2px 5px; border: solid 1px #054D9F; color: #054D9F; text-align: center; font-size: 14px; font-size: 1.4rem; }

.hotpro-scroll .scroll-list .item-btnbox .item-btn:hover { background-color: #054D9F; color: #fff; }

@media screen and (max-width: 767px) { .hotpro-scroll .scroll-list .item-btnbox .item-btn { min-width: 110px; } }

/*# sourceMappingURL=3style.css.map */

body{font-family:"Microsoft Yahei","微软雅黑"!important;}
body a{font-family:"Microsoft Yahei","微软雅黑"!important;}
body p{font-family:"Microsoft Yahei","微软雅黑"!important;}
body div{font-family:"Microsoft Yahei","微软雅黑"!important;}


.index-about .box-desc a,.index-about .list-item .item-desc,.index-news .box-list .item-desc,.news2-main .item-desc p,.about-top .item-desc p,.news1-list .item-desc{text-indent: 2em;}


@media screen and (max-width: 1200px) { 
  .map{width:100%;overflow:scroll;}
}




.header .h-top{position: relative;}
.lang-box{
  font-size: 0;
  letter-spacing: 0;
  position: absolute;
  right: 0;
  top: 32px;
  z-index: 2;
}
.lang-box a{
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
}
.lang-box svg,.lang-box img{
  max-width: 26px;
  max-height: 26px;
}
@media screen and (max-width: 999px) {
  .lang-box{top: 15px;}
}
@media screen and (max-width: 767px) {
   .lang-box{top: 10px; right: 35px}
   .lang-box svg,.lang-box img{
      max-width: 20px;
      max-height: 20px;
    }
    .lang-box a{
      margin-left: 5px;
    }

}
@media screen and (max-width: 767px) { .header .logo {  margin-top: 40px; } }



.slide {
	position: relative;
}
.slide .carouse {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.slide .carouse .slideItem {
	width: 100%;
	position: absolute;
	cursor: pointer;
}
.slide .carouse .slideItem .banner-img {
	width: 100%;
	display: block;
}
.slide .console {
	height: 57px;
	display: inline-block;
	width: 35px;
	position: absolute;
	top: 40%;
}
.slide .dotList {
	position: absolute;
	width: 100%;
	bottom: 18px;
	text-align: center;
}
.slide .dotList ul li {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: #fff;
	margin: 0 8px;
	cursor: pointer;
}
.slide .carousel-control {
	position: absolute;
	top: 50%;
	z-index: 999;
	margin-top: -27px;
}
.slide .carousel-control i {
	color: #fff;
	color: rgba(255, 255, 255, 0.5);
	font-size: 54px;
	font-size: 5.4rem;
}
.slide .carousel-control i:hover {
	color: #fff;
}
.slide .carousel-control.left {
	left: 5%;
	cursor: pointer;
	height:56px; width:56px; background:url(../images/left.png) no-repeat center center;
	
}
.slide .carousel-control.left:hover {
background:url(../images/lefth.png) no-repeat center center;
	
}
.slide .carousel-control.right {
	right: 5%;
	cursor: pointer;
	height:56px; width:56px; background:url(../images/right.png) no-repeat center center;
}
.slide .carousel-control.right:hover {
 background:url(../images/righth.png) no-repeat center center;
}
.slide .dotList ul li {
	cursor: pointer;
	background: url(../images/dian1.png) no-repeat center center;
	font-size: 0px;
	margin-left: 7px;
	margin-right: 7px;
	border: none;
	outline: none;
	width: 14px;
	height: 14px;
}
.slide .dotList ul li.active {
	background: url(../images/dian2.png) no-repeat center center;
}
.slide .slidedetail {
	display: none;
}
 @media screen and (max-width: 999px) {
.slide .carousel-control {
	display: none;
}
}
 @media screen and (max-width: 767px) {
.slide .dotList ul li {
	margin-left: 3px;
	margin-right: 3px;
}
.slide .dotList {
	bottom: 10px;
}
}
