.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:"Microsoft YaHei","微软雅黑";

   text-decoration: none;

   border: 1px solid #CCC;

   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 #CCC;

  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 #999;

  z-index:110;

}

.zoomWrapperTitle{

	display:block;

	background:#999;

	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:"Microsoft YaHei","微软雅黑"; }



#baguetteBox-overlay .full-image:before { content: ""; display: inline-block; height: 50%; width: 1px; margin-right: -1px; }



#baguetteBox-slider { position: absolute; left: 0; top: 0; height: 100%; width: 100%; white-space: nowrap; -webkit-transition: left .4s ease, -webkit-transform .4s ease; transition: left .4s ease, -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:"Microsoft YaHei","微软雅黑"; 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:"Microsoft YaHei","微软雅黑"; font-size: 14px; font-size: 1.4rem; border: none; outline: none; }



img { max-width: 100%; border: 0px solid #ccc; }



embed, video { max-width: 100%; }



input, textarea { border: none; background: none; font-family:"Microsoft YaHei","微软雅黑"; }



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: #A6A6A6; opacity: 1; }



/* WebKit browsers */

:-o-placeholder { color: #A6A6A6; opacity: 1; }



/* Mozilla Firefox 4 to 18 */

::-moz-placeholder { color: #A6A6A6; opacity: 1; }



/* Mozilla Firefox 19+ */

:-ms-input-placeholder { color: #A6A6A6; 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%; }



/**/

[class*="-item"] .item-pic, [class*="-item"] .item-pics { position: relative; display: block; text-align: center; overflow: hidden; }



[class*="-item"] .item-pic img { -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; }



[class*="-item"] .item-pic: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); }



[class*="-item"] .item-title { overflow: hidden; }



[class*="-item"] .item-title a:hover { color: #0057A8 !important; }



[class*="-item"] .item-subt { overflow: hidden; }



[class*="-item"] .item-subt a:hover { color: #0057A8 !important; }



[class*="-item"] .item-desc { overflow: hidden; }



[class*="-item"] .item-desc a { display: block; color: #666; }



[class*="-item"] .item-desc a:hover { color: #0057A8 !important; }



.wp { width: 1700px; margin: auto; }



@media screen and (min-width: 1420px) and (max-width: 1719px) { .wp { width: 1400px; } }



@media screen and (min-width: 1220px) and (max-width: 1419px) { .wp { width: 1200px; } }



@media screen and (min-width: 1000px) and (max-width: 1219px) { .wp { width: 980px; } }



@media screen and (max-width: 999px) { .wp { width: 95%; } }



@media screen and (min-width: 1220px) { .no_marginr { margin-right: auto !important; }

  .no_marginl { margin-left: auto !important; } }



@media screen and (min-width: 1000px) { .no_marginr { margin-right: auto !important; }

  .no_marginl { margin-left: auto !important; } }



/*-------------table start-------------------------------------------------------------------*/

.table table { width: 100%; border-collapse: collapse; line-height: 30px; border: 1px solid #a6a6a6; text-align: center; }



.table table tr td { padding: 6px 3px; border: 1px solid #a6a6a6; }



.table table tr:nth-child(2n+1) { background-color: #f2f2f2; }



@media screen and (max-width: 1000px) { .table { width: 100%; overflow: scroll; }

  .table table { width: 885px; } }



@media screen and (max-width: 767px) { .table table tr td { height: 28px; } }



/*-------------table end---------------------------------------------------------------------*/

/*-------------proslide_menubtn start--------------------------------------------------------*/

.proslide_menubtn { display: none; width: 23px; height: 18px; position: absolute; top: 12px; right: 12px; 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: #FFFFFF; }



@media screen and (max-width: 767px) { .proslide_menubtn { display: block; } }



/*-------------proslide_menubtn end----------------------------------------------------------*/

/*-------------page-start--------------------------------------------------------------------*/

.page { text-align: center; overflow: hidden; }



.page a { font-family:"Microsoft YaHei","微软雅黑"; display: inline-block; border: solid 1px #ededed; background-color: #f8f8f8; color: #333; width: 44px; height: 37px; line-height: 35px; margin: 0 3.5px 10px; }



.page a.prev, .page a.next { width: 76px; }



.page a:hover, .page a.page-active { border-color: #0057A8; background-color: #0057A8; color: #FFFFFF; }



@media only screen and (max-width: 767px) { .page a { height: 28px; line-height: 26px; width: 33px; font-size: 12px; font-size: 1.2rem; }

  .page a.prev, .page a.next { width: 60px; } }



.page .fl { float: none; display: inline-block; }



.page .add-form { font-family:"Microsoft YaHei","微软雅黑"; float: none; display: inline-block; background: url(../images/af-bg.png) no-repeat right center; padding-right: 45px; margin-left: 15px; }



.page .add-form .add-btn { text-align: center; width: 203px; height: 37px; line-height: 37px; background-color: #0057A8; color: #FFFFFF; cursor: pointer; letter-spacing: 1px; }



.page .add-form .add-btn:hover { background-color: #333; }



@media only screen and (max-width: 767px) { .page .add-form { margin-left: 0; padding-right: 20px; -webkit-background-size: 15px 15px; background-size: 15px; }

  .page .add-form .add-btn { width: 140px; height: 28px; line-height: 26px; font-size: 14px; font-size: 1.4rem; letter-spacing: 0; } }



/*-------------page-end--------------------------------------------------------------------*/

/*-------------contact start---------------------------------------------------------------*/

.contact-pc { position: fixed; z-index: 999; right: 0; width: 69px; }



.contact-pc li { position: relative; width: 100%; height: 69px; border-radius: 0; margin-bottom: 0; border-radius: 5px; margin-bottom: 2px; }



.contact-pc li a { display: block; height: 100%; width: 100%; text-align: center; line-height: 69px; cursor: pointer; }



.contact-pc li .ewm { position: absolute; bottom: 0; left: 125px; max-width: 120px; width: 120px; height: 120px; }



.contact-pc li.ewm-box:hover .ewm { left: -125px; }



.c1 { background: #13C1F3; }



.c1 .iconfont { color: #F4EEEB; font-size: 30px; font-size: 3rem; }



.c2 { background: #157EEE; }



.c2 .iconfont { color: #F4EEEB; font-size: 27px; font-size: 2.7rem; }



.c3 { background: #F6F6F6; }



.c3 .iconfont { color: #83c14b; font-size: 27px; font-size: 2.7rem; }



.c4 { background: #F6F6F6; }



.c4 .iconfont { color: #007CBC; font-size: 25px; font-size: 2.5rem; }



.contact-phone { position: fixed; bottom: 0; height: 50px; left: 0; right: 0; display: none; z-index: 999; }



.contact-phone li { width: 100%; height: 100%; float: left; position: relative; }



.contact-phone li a { display: block; height: 100%; width: 100%; text-align: center; line-height: 50px; cursor: pointer; }



.contact-phone li .ewm { position: absolute; bottom: 50px; right: 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*/

.back-top { position: fixed; right: 10px; bottom: -100px; -webkit-transition: 1s; -o-transition: 1s; -moz-transition: 1s; transition: 1s; cursor: pointer; z-index: 998; width: 69px; height: 69px; text-align: center; line-height: 69px; background-color: #000; }



.back-top .iconfont { color: #fff; font-size: 32px; font-size: 3.2rem; }



@media only screen and (max-width: 767px) { .back-top { width: 50px; height: 50px; line-height: 50px; } }



/*-------------contact end-----------------------------------------------------------------*/

/*-------------pro-share start-------------------------------------------------------------*/

.pro-share { height: 26px; 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: #333; }



.pro-share .share-pic { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; height: 26px; }



/*-------------pro-share end---------------------------------------------------------------*/

/*-------------m-oths----------------------------------------------------------------------*/

.m-oths { padding: 14px 0 0; border-top: solid 1px #ccc; }



.m-oths .oths-item { font-size: 20px; font-size: 2rem; line-height: 30px; }



.m-oths .oths-item, .m-oths .oths-item a { color: #333; }



.m-oths .oths-item a { display: block; }



.m-oths .oths-item a:hover { color: #0057A8; }



.m-oths .oths-item .item-name { margin-right: 5px; }



.m-oths .oths-item .iconfont { font-size: 29px; font-size: 2.9rem; color: #0057A8; vertical-align: middle; margin-right: 11px; }



.m-oths .oths-item p { overflow: hidden; }



.m-oths .oths-item-1 { margin-bottom: 24px; }



@media only screen and (max-width: 999px) { .m-oths .oths-item { font-size: 16px; font-size: 1.6rem; line-height: 26px; }

  .m-oths .oths-item .iconfont { font-size: 20px; font-size: 2rem; } }



@media only screen and (max-width: 767px) { .m-oths .oths-item { font-size: 14px; font-size: 1.4rem; }

  .m-oths .oths-item-1 { margin-bottom: 10px; } }



/*-------------bread start-----------------------------------------------------------------*/

.bread { height: 250px; background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; background-size: cover; text-align: center; padding: 88px 0 15px; }



.bread .item-title { font-family:"Microsoft YaHei","微软雅黑"; font-size: 30px; font-size: 3rem; text-transform: uppercase; }



.bread .item-title a:hover { text-decoration: underline; }



.bread .item-subt { margin-top: 15px; font-size: 20px; font-size: 2rem; text-transform: capitalize; line-height: 24px; }



.bread .item-subt a:hover, .bread .item-subt .bread-active { text-decoration: underline; }



.bread, .bread a, .bread p { color: #fff; }



@media screen and (max-width: 999px) { .bread { height: auto; padding: 50px 0; }

  .bread .item-title { font-size: 24px; font-size: 2.4rem; }

  .bread .item-subt { margin-top: 10px; font-size: 16px; font-size: 1.6rem; } }



@media screen and (max-width: 767px) { .bread { height: auto; padding: 30px 0; }

  .bread .item-title { font-size: 12px; font-size: 1.2rem; }

  .bread .item-title a { padding: 0 50px; }

  .bread .item-title a:before, .bread .item-title a:after { width: 30px; }

  .bread .item-subt { font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 5px; } }



/*-------------bread end-------------------------------------------------------------------*/

.search-box ::-webkit-input-placeholder { color: #666; opacity: 1; }



/* WebKit browsers */

.search-box :-o-placeholder { color: #666; opacity: 1; }



/* Mozilla Firefox 4 to 18 */

.search-box ::-moz-placeholder { color: #666; opacity: 1; }



/* Mozilla Firefox 19+ */

.search-box :-ms-input-placeholder { color: #666; opacity: 1; }



/* Internet Explorer 10+ */

.search { position: relative; margin-top: 42px; }



@media screen and (max-width: 1219px) { .search { margin-top: 28px; } }



@media screen and (max-width: 999px) { .search { margin: 0; position: absolute; top: 12px; right: 0; } }



@media screen and (max-width: 767px) { .search { right: 20px; top: 5px; } }



.search .search-icon { cursor: pointer; display: block; }



.search .search-icon .iconfont { font-size: 20px; font-size: 2rem; color: #666; }



@media screen and (max-width: 767px) { .search .search-icon .iconfont { font-size: 16px; font-size: 1.6rem; } }



.search .search-box { display: none; overflow: hidden; position: absolute; top: 35px; right: 0; z-index: 999; width: 250px; height: 32px; border-radius: 2px; border: solid 1px #BFBFBF; background-color: #FFFFFF; cursor: pointer; }



.search .search-box .iconfont { font-size: 16px; font-size: 1.6rem; color: #666; position: absolute; width: 29px; height: 16px; line-height: 16px; text-align: center; right: 0; top: 50%; margin-top: -8px; z-index: -1; }



.search .search-input { position: absolute; top: 0; left: 0; width: 100%; height: 100%; line-height: 32px; padding: 0 35px 0 9px; }



.search .search-submit { position: absolute; width: 35px; height: 100%; top: 0px; right: 0px; cursor: pointer; z-index: 1; }



/*-------------header start----------------------------------------------------------------*/

body { padding-top: 151px; }



@media screen and (max-width: 1219px) { body { padding-top: 123px; } }



@media screen and (max-width: 999px) { body { padding-top: 0; } }



.header { position: fixed; top: 0; left: 0; width: 100%; background-color: #fff; z-index: 999; }



@media screen and (max-width: 999px) { .header { position: static; } }



.header .h-top { padding: 8px 0 12px; line-height: 27px; }



@media screen and (max-width: 999px) { .header .h-top { padding-right: 25px; } }



@media screen and (max-width: 767px) { .header .h-top { padding: 5px 40px 15px 0; line-height: 20px; } }



.header .h-top .h-lang { font-size: 0; letter-spacing: 0; }



.header .h-top .h-lang a { margin: 0 8px; display: inline-block; vertical-align: middle; font-family:"Microsoft YaHei","微软雅黑"; font-size: 16px; font-size: 1.6rem; color: #666; }



.header .h-top .h-lang a svg, .header .h-top .h-lang a img { vertical-align: middle; max-width: 24px; max-height: 24px; }



.header .h-top .h-lang a:hover { color: #0057A8; }



@media screen and (max-width: 767px) { .header .h-top .h-lang a { font-size: 12px; font-size: 1.2rem; margin: 0 2px; }

  .header .h-top .h-lang a svg, .header .h-top .h-lang a img { vertical-align: middle; max-width: 20px; max-height: 20px; } }



.header .h-top .h-follow { border-right: solid 1px #ccc; padding-right: 14px; margin-right: 20px; }



.header .h-top .h-follow a { line-height: 27px; margin-right: 14px; float: left; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-transition: all .5s; }



.header .h-top .h-follow a:hover { margin-top: -5px; margin-bottom: 5px; }



.header .h-top .h-follow .iconfont { color: #bfbfbf; font-size: 20px; font-size: 2rem; display: block; }



@media screen and (max-width: 999px) { .header .h-top .h-follow { display: none; } }



.header .h-bot .logo { float: left; display: block; width: 232px; margin-top: 11px; }



@media screen and (max-width: 1219px) { .header .h-bot .logo { margin-top: 0; } }



@media screen and (max-width: 999px) { .header .h-bot .logo { float: none; margin: 0 auto 20px; } }



@media screen and (max-width: 767px) { .header .h-bot .logo { width: 180px; } }



.header .h-bot .h-contact .list-item { margin-right: 14px; line-height: 100px; font-family:"Microsoft YaHei","微软雅黑"; font-size: 16px; font-size: 1.6rem; }



.header .h-bot .h-contact .list-item, .header .h-bot .h-contact .list-item a { color: #666; }



.header .h-bot .h-contact .list-item a:hover { color: #0057A8; }



.header .h-bot .h-contact .list-item .iconfont { vertical-align: middle; margin-right: 8px; }



.header .h-bot .h-contact .list-item .icon-email11 { font-size: 22px; font-size: 2.2rem; }



.header .h-bot .h-contact .list-item .icon-tel1 { font-size: 18px; font-size: 1.8rem; }



@media screen and (max-width: 1419px) { .header .h-bot .h-contact { position: absolute; top: 8px; left: 0; }

  .header .h-bot .h-contact .list-item { line-height: 27px; } }



@media screen and (max-width: 767px) { .header .h-bot .h-contact { display: none; } }



.header .h-bot .navlist { margin-left: 31px; margin-right: 10px; float: right; }



.header .h-bot .navlist > li { position: relative; float: left; margin-left: 28px; }



.header .h-bot .navlist > li:first-child { margin-left: 0; }



.header .h-bot .navlist > li > a { font-size: 22px; font-size: 2.2rem; font-family:"Microsoft YaHei","微软雅黑"; text-transform: capitalize; display: block; position: relative; line-height: 30px; padding: 30px 10px 39px; border-top: solid 5px transparent; }



.header .h-bot .navlist > li.nav-active > a,.header .h-bot .navlist > li.active > a, .header .h-bot .navlist > li:hover > a { color: #fff; background-color: #0057A8; border-top: solid 5px #5699D7; }



@media screen and (max-width: 1719px) { .header .h-bot .navlist { margin-left: 0; }

  .header .h-bot .navlist > li { margin-left: 0; }

  .header .h-bot .navlist > li > a { font-size: 20px; font-size: 2rem; } }



@media screen and (max-width: 1219px) { .header .h-bot .navlist > li > a { font-size: 16px; font-size: 1.6rem; padding: 20px 10px; } }



@media screen and (max-width: 999px) { .header .h-bot .navlist { width: 100%; }

  .header .h-bot .navlist > li { width: 14.28%; }

  .header .h-bot .navlist > li > a { padding: 5px 0; text-align: center; font-size: 14px; font-size: 1.4rem; } }



@media screen and (max-width: 767px) { .header .h-bot .navlist { display: none; } }



.header .h-bot .navlist li:hover .yiji { top: 100%; }



.header .h-bot .yiji { z-index: 99; position: absolute; top: -9999px; width: 298px; left: 0; border-top: solid 6px transparent; }



.header .h-bot .yiji li { background-color: #fff; position: relative; text-align: left; }



.header .h-bot .yiji li > a { display: block; line-height: 24px; padding: 13px 14px; font-size: 18px; font-size: 1.8rem; }



.header .h-bot .yiji li:hover > a { background-color: #0057A8; color: #fff; }



.header .h-bot .yiji li:hover .erji { left: 100%; }



@media screen and (max-width: 980px) { .header .h-bot .yiji { display: none; } }



.header .h-bot .erji li:hover .sanji { left: 100%; }



.header .h-bot .erji, .header .h-bot .sanji { position: absolute; left: -9999px; top: 0; border-left: solid 1px transparent; width: 298px; }



/* 767 navlist1 */

.navlist1 { display: none; width: 100%; }



.navlist1 > li { float: left; width: 25%; text-align: center; }



.navlist1 > li > a { font-family:"Microsoft YaHei","微软雅黑"; text-transform: capitalize; display: block; position: relative; line-height: 30px; border-top: solid 3px transparent; }



.navlist1 > li.nav-active > a, .navlist1 > li.active > a, .navlist1 > li:hover > a { color: #fff; background-color: #0057A8; border-top: solid 3px #5699D7; }



@media screen and (max-width: 767px) { .navlist1 { display: block; } }



/*-------------header end------------------------------------------------------------------*/

/*-------------footer start----------------------------------------------------------------*/

.footer ::-webkit-input-placeholder { color: #999; opacity: 1; }



/* WebKit browsers */

.footer :-o-placeholder { color: #999; opacity: 1; }



/* Mozilla Firefox 4 to 18 */

.footer ::-moz-placeholder { color: #999; opacity: 1; }



/* Mozilla Firefox 19+ */

.footer :-ms-input-placeholder { color: #999; opacity: 1; }



/* Internet Explorer 10+ */

.footer { overflow: hidden; background-color: #2B2B2B; font-family:"Microsoft YaHei","微软雅黑"; }



.footer, .footer a { color: #fff; }



.footer a:hover { color: #0057A8; }



.footer .f-top { padding: 64px 0 13px; line-height: 30px; }



.footer .f-top .footer-title { font-size: 24px; font-size: 2.4rem; font-family:"Microsoft YaHei","微软雅黑"; margin-bottom: 25px; }



.footer .f-top .flist1 { width: 496px; padding-right: 142px; float: left; }



.footer .f-top .flist2 { float: left; width: 288px; padding-right: 15px; }



.footer .f-top .flist3 { float: left; width: 325px; padding-right: 15px; }



.footer .f-top .flist4 { width: 495px; float: right; }



.footer .f-top .flist4 .footer-title { padding-left: 6px; }



.footer .f-top .logo1 { display: block; margin: 19px 0 40px; }



.footer .f-top .copyright { line-height: 26px; }



.footer .f-top .copyright img { margin-left: 5px; }



.footer .f-top .f-keys { margin-top: -17px; line-height: 26px; }



.footer .f-top .f-keys a { display: inline-block; }



@media screen and (max-width: 1719px) { .footer .f-top .flist1 { width: 350px; padding-right: 30px; }

  .footer .f-top .flist2 { width: 220px; } }



@media screen and (max-width: 1419px) { .footer .f-top .flist1 { width: 280px; padding-right: 15px; }

  .footer .f-top .flist2 { width: 180px; }

  .footer .f-top .flist3 { width: 240px; }

  .footer .f-top .f-keys { margin-top: 0; } }



@media screen and (max-width: 1219px) { .footer .f-top .flist1 { width: 100%; padding: 0; margin-bottom: 50px; }

  .footer .f-top .logo1 { margin: 0 0 20px; }

  .footer .f-top .flist2 { width: 220px; }

  .footer .f-top .flist3 { width: 260px; } }



@media screen and (max-width: 999px) { .footer .f-top .flist1 { width: 37%; padding-right: 30px; margin-bottom: 0; }

  .footer .f-top .flist2 { width: 26%; }

  .footer .f-top .flist3 { width: 37%; }

  .footer .f-top .flist4 { float: left; margin-top: 30px; }

  .footer .f-top .clearf { clear: both; } }



@media screen and (max-width: 767px) { .footer .f-top { padding: 15px 0 10px; }

  .footer .f-top .flist2, .footer .f-top .flist3, .footer .f-top .flist4, .footer .f-top .f-keys, .footer .f-top .logo1 { display: none; }

  .footer .f-top .flist1 { width: 100%; } }



.footer .f-follow { margin-top: 30px; }



.footer .f-follow a { float: left; margin-left: 13px; position: relative; }



.footer .f-follow a:first-child { margin-left: 0; }



.footer .f-follow a .iconfont { font-size: 20px; font-size: 2rem; position: relative; }



@media screen and (max-width: 1419px) { .footer .f-follow a { margin-left: 8px; } }



.footer .f-bot { border-top: solid 1px #fff; padding: 28px 0 30px; line-height: 26px; }



.footer .f-bot, .footer .f-bot a { color: #fff; }



.footer .f-bot a:hover { color: #0057A8; }



.footer .f-bot .f-follow { display: none; }



.footer .f-bot .links a { margin-right: 30px; display: inline-block; }



@media screen and (max-width: 767px) { .footer .f-bot { padding: 15px 0 15px; }

  .footer .f-bot .f-follow { margin: 0; display: block; }

  .footer .f-bot .f-follow a { float: none; }

  .footer .f-bot .links { display: none; } }



.f-form { padding-top: 12px; }



.f-form .fstar { background: url(../images/star.png) no-repeat 8px 20px; }



.f-form .finput50, .f-form .ftextarea, .f-form .fcodeline { margin-bottom: 15px; padding-left: 22px; }



.f-form .finput50 input, .f-form .fcodeline input { background-color: transparent; height: 44px; line-height: 42px; border: solid 1px #CCCCCC; width: 100%; color: #333; background-color: #fff; }



.f-form .finput50 input { padding-left: 36px; padding-right: 10px; }



.f-form .fmes { color: #333; display: block; height: 126px; border: solid 1px #CCCCCC; width: 100%; padding: 10px 10px 10px 34px; background-color: #fff; }



.f-form .finput50 { width: 50%; float: left; }



.f-form .fcodeinput { width: 170px !important; float: left; margin-right: 10px; padding: 0 11px; }



.f-form .fcodeimg { float: left; cursor: pointer; display: block; width: 122px; }



.f-form .fcodeimg img { display: block; }



.f-form .fcodebtn { width: 160px !important; float: right; background-color: #004098 !important; border-color: #004098 !important; color: #FFFFFF !important; text-transform: uppercase; }



.f-form .fcodebtn:hover { background-color: #000 !important; border-color: #000 !important; }



.f-form .iconfont { position: absolute; font-size: 20px; font-size: 2rem; left: 8px; top: 7px; color: #333; }



/*-------------footer end------------------------------------------------------------------*/

/*-------------index start-----------------------------------------------------------------*/

/* index-title start */

.index-title { font-family:"Microsoft YaHei","微软雅黑"; font-size: 50px; font-size: 5rem; text-align: center; text-transform: uppercase; background: url(../images/web8.png) no-repeat bottom center; padding-bottom: 33px; }



.index-title a:hover { color: #0057A8; }



@media screen and (max-width: 1419px) { .index-title { font-size: 42px; font-size: 4.2rem; } }



@media screen and (max-width: 1219px) { .index-title { font-size: 36px; font-size: 3.6rem; } }



@media screen and (max-width: 999px) { .index-title { font-size: 30px; font-size: 3rem; padding-bottom: 20px; -webkit-background-size: auto 10px; background-size: auto 10px; } }



@media screen and (max-width: 767px) { .index-title { font-size: 24px; font-size: 2.4rem; padding-bottom: 15px; -webkit-background-size: auto 8px; background-size: auto 8px; } }



.index-desc { text-align: center; font-size: 20px; font-size: 2rem; line-height: 34px; max-width: 1415px; margin: 33px auto 0; }



.index-desc a { display: block; }



.index-desc a:hover { color: #0057A8; }



@media screen and (max-width: 1219px) { .index-desc { font-size: 18px; font-size: 1.8rem; line-height: 30px; } }



@media screen and (max-width: 999px) { .index-desc { font-size: 16px; font-size: 1.6rem; line-height: 28px; margin: 20px auto 0; } }



@media screen and (max-width: 767px) { .index-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; margin: 10px auto 0; } }



/* index-title end */

/* Hot Products start */

.index-hotpro { padding: 86px 0 64px; }



@media screen and (max-width: 1219px) { .index-hotpro { padding: 70px 0 60px; } }



@media screen and (max-width: 999px) { .index-hotpro { padding: 50px 0; } }



@media screen and (max-width: 767px) { .index-hotpro { padding: 30px 0; } }



.index-hotpro .box-list .list-item { float: left; width: 31.70588%; margin-left: 2.44118%; margin-top: 62px; padding-bottom: 11px; }



@media screen and (max-width: 1219px) { .index-hotpro .box-list .list-item { padding-bottom: 0; } }



@media screen and (max-width: 999px) { .index-hotpro .box-list .list-item { width: 31.33%; margin: 30px 1% 0; } }



@media screen and (max-width: 640px) { .index-hotpro .box-list .list-item { width: 48%; margin-top: 20px; } }

/*@media screen and (max-width: 480px) { .index-hotpro .box-list .list-item { width: 98%; margin-top: 20px; } }*/

.index-hotpro .box-list .item-pic { position: relative; -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15); box-shadow: 0 0 20px rgba(0, 0, 0, 0.15); }



.index-hotpro .box-list .item-pic img { display: block; width: 100%; max-width: 675px; margin: 0 auto; }



.index-hotpro .box-list .item-pic:hover .item-backdrop { top: 0; }



.index-hotpro .box-list .item-backdrop { position: absolute; top: 999px; bottom: 0; left: 0; width: 100%; background: #0057A8 url(../images/web2.png) no-repeat center; background: rgba(0, 87, 168, 0.5) url(../images/web2.png) no-repeat center; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-transition: all .5s; }



@media screen and (max-width: 1219px) { .index-hotpro .box-list .item-backdrop { -webkit-background-size: 50px 50px; background-size: 50px; } }



@media screen and (max-width: 999px) { .index-hotpro .box-list .item-backdrop { display: none; } }



.index-hotpro .box-list .item-title { font-size: 24px; font-size: 2.4rem; line-height: 34px; text-align: center; margin-top: 34px; }



@media screen and (max-width: 1219px) { .index-hotpro .box-list .item-title { font-size: 20px; font-size: 2rem; line-height: 30px; margin-top: 20px; } }



@media screen and (max-width: 999px) { .index-hotpro .box-list .item-title { font-size: 18px; font-size: 1.8rem; line-height: 28px; } }



@media screen and (max-width: 767px) { .index-hotpro .box-list .item-title { font-size: 16px; font-size: 1.6rem; line-height: 24px; margin-top: 10px; } }



@media screen and (max-width: 640px) { .index-hotpro .box-list .item-title { font-size: 14px; font-size: 1.4rem; } }



/* Hot Products end */

/* Application start */

.index-appbox { /* box-list start */ /* box-list end */ }



.index-appbox .tab-options { font-size: 0; letter-spacing: 0; text-align: center; margin: 50px 0 83px; }



.index-appbox .tab-options li, .index-appbox .tab-options a { display: inline-block; vertical-align: top; font-family:"Microsoft YaHei","微软雅黑"; font-size: 18px; font-size: 1.8rem; text-transform: uppercase; border-radius: 25px; line-height: 50px; padding: 0 50px; margin: 0 9px; cursor: pointer; }



.index-appbox .tab-options li:hover, .index-appbox .tab-options li.tab-active, .index-appbox .tab-options a:hover, .index-appbox .tab-options a.tab-active { color: #fff; -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 168, 87, 0.35); box-shadow: 0px 5px 15px 0px rgba(0, 168, 87, 0.35); background-color: #0057A8; }



@media screen and (max-width: 999px) { .index-appbox .tab-options { margin: 50px 0; }

  .index-appbox .tab-options li, .index-appbox .tab-options a { line-height: 40px; border-radius: 20px; margin: 0; } }



@media screen and (max-width: 767px) { .index-appbox .tab-options { margin: 30px 0; }

  .index-appbox .tab-options li, .index-appbox .tab-options a { font-size: 16px; font-size: 1.6rem; padding: 0 30px; line-height: 36px; border-radius: 18px; } }



@media screen and (max-width: 500px) { .index-appbox .tab-options li, .index-appbox .tab-options a { padding: 0 15px; font-size: 14px; font-size: 1.4rem; } }



.index-appbox .box-list { font-size: 0; letter-spacing: 0; padding-bottom: 25px; }



@media screen and (max-width: 999px) { .index-appbox .box-list { padding-bottom: 20px; } }



@media screen and (max-width: 767px) { .index-appbox .box-list { padding-bottom: 10px; } }



.index-appbox .box-list .list-item { display: inline-block; vertical-align: top; width: 24.11765%; margin-left: 1.17647%; margin-bottom: 45px; }



@media screen and (max-width: 1219px) { .index-appbox .box-list .list-item { margin-bottom: 30px; } }



@media screen and (max-width: 999px) { .index-appbox .box-list .list-item { width: 31.33%; margin: 0 1% 30px; } }



@media screen and (max-width: 767px) { .index-appbox .box-list .list-item { margin-bottom: 20px; } }



@media screen and (max-width: 600px) { .index-appbox .box-list .list-item { width: 48%; } }



.index-appbox .box-list .item-pic { border-radius: 10px; position: relative; -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }



.index-appbox .box-list .item-pic img { display: block; margin: 0 auto; max-width: 585px; width: 100%; }



.index-appbox .box-list .item-pic:hover { margin-top: -24px; margin-bottom: 24px; }



.index-appbox .box-list .item-pic:hover .item-backdrop { display: block; }



@media screen and (max-width: 999px) { .index-appbox .box-list .item-pic:hover { margin: 0; }

  .index-appbox .box-list .item-pic:hover .item-backdrop { display: none; } }



.index-appbox .box-list .item-backdrop { position: absolute; top: 0; left: 0; width: 100%; bottom: 0; background: #0057A8; background: rgba(0, 87, 168, 0.5); -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; display: none; }



@media screen and (max-width: 999px) { .index-appbox .box-list .item-backdrop { display: none; } }



.index-appbox .box-list .item-title { font-size: 20px; font-size: 2rem; line-height: 34px; text-align: center; padding-top: 19px; }



@media screen and (max-width: 1219px) { .index-appbox .box-list .item-title { font-size: 18px; font-size: 1.8rem; line-height: 30px; padding-top: 10px; } }



@media screen and (max-width: 999px) { .index-appbox .box-list .item-title { font-size: 16px; font-size: 1.6rem; line-height: 28px; } }



@media screen and (max-width: 767px) { .index-appbox .box-list .item-title { font-size: 14px; font-size: 1.4rem; line-height: 24px; } }



/* Application end */

/* Why Choose Uss start */

.index-why .index-desc { margin-bottom: 46px; padding-top: 5px; }



@media screen and (max-width: 767px) { .index-why .index-desc { margin-bottom: 30px; } }



.index-why .box-list .list-item { margin-bottom: 36px; }



@media screen and (max-width: 767px) { .index-why .box-list .list-item { margin-bottom: 30px; } }



.index-why .box-list .list-item .wp { padding: 44px 0; position: relative; }



.index-why .box-list .list-item .wp:after { position: absolute; content: ''; width: 100%; left: 0; height: 36px; bottom: -36px; background: url(../images/wbg.png) no-repeat bottom center; -webkit-background-size: 100% 100%; background-size: 100%; }



@media screen and (max-width: 767px) { .index-why .box-list .list-item .wp { padding: 30px 0; } }



.index-why .box-list .item1 { background-color: #F5F5F5; }



.index-why .box-list .item1 .item-body { margin-top: 134px; }



@media screen and (max-width: 1419px) { .index-why .box-list .item1 .item-body { margin-top: 50px; } }



@media screen and (max-width: 1219px) { .index-why .box-list .item1 .item-body { margin-top: 0; } }



.index-why .box-list .item2 { background: url(../images/bg2.png) no-repeat center; background-repeat: cover; }



.index-why .box-list .item2 .item-body { margin-top: 83px; }



@media screen and (max-width: 1419px) { .index-why .box-list .item2 .item-body { margin-top: 50px; } }



@media screen and (max-width: 1219px) { .index-why .box-list .item2 .item-body { margin-top: 0; } }



.index-why .box-list .item-pics { width: 660px; }



.index-why .box-list .item-pics img { display: block; max-width: 660px; width: 100%; margin: 0 auto; }



.index-why .box-list .item-pics.pull-left { margin-right: 7.88235%; margin-left: 2.23529%; }



.index-why .box-list .item-pics.pull-right { margin-left: 7.88235%; }



@media screen and (max-width: 1419px) { .index-why .box-list .item-pics { width: 600px; }

  .index-why .box-list .item-pics.pull-left { margin-right: 2%; margin-left: 0; }

  .index-why .box-list .item-pics.pull-right { margin-left: 2%; } }



@media screen and (max-width: 1219px) { .index-why .box-list .item-pics { width: 400px; } }



@media screen and (max-width: 999px) { .index-why .box-list .item-pics { width: 350px; } }



@media screen and (max-width: 767px) { .index-why .box-list .item-pics { float: none; width: 100%; max-width: 660px; margin: 0 auto 30px !important; } }



.index-why .box-list .item-body { overflow: hidden; }



.index-why .box-list .item-num { float: left; width: 105px; height: 156px; margin-right: 32px; background: url(../images/web9.png) no-repeat center; -webkit-background-size: 100% 100%; background-size: 100% 100%; font-size: 50px; font-size: 5rem; line-height: 106px; font-family:"Microsoft YaHei","微软雅黑"; color: #fff; text-align: center; position: relative; }



.index-why .box-list .item-num:after { position: absolute; content: ''; width: 45px; height: 2px; background-color: #fff; bottom: 61px; left: 50%; margin-left: -23px; }



@media screen and (max-width: 1219px) { .index-why .box-list .item-num { margin-right: 15px; font-size: 40px; font-size: 4rem; width: 80px; height: 100px; line-height: 80px; }

  .index-why .box-list .item-num:after { display: none; } }



@media screen and (max-width: 999px) { .index-why .box-list .item-num { font-size: 30px; font-size: 3rem; width: 50px; height: 70px; line-height: 60px; } }



@media screen and (max-width: 767px) { .index-why .box-list .item-num { font-size: 24px; font-size: 2.4rem; width: 40px; height: 60px; line-height: 50px; } }



.index-why .box-list .item-info { overflow: hidden; }



.index-why .box-list .item-subt { font-size: 30px; font-size: 3rem; text-transform: uppercase; line-height: 48px; margin-top: -11px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }



@media screen and (max-width: 1419px) { .index-why .box-list .item-subt { margin: 0; line-height: 36px; } }



@media screen and (max-width: 1219px) { .index-why .box-list .item-subt { font-size: 24px; font-size: 2.4rem; line-height: 30px; } }



@media screen and (max-width: 999px) { .index-why .box-list .item-subt { font-size: 20px; font-size: 2rem; line-height: 26px; } }



.index-why .box-list .item-title { line-height: 48px; font-family:"Microsoft YaHei","微软雅黑"; font-size: 30px; font-size: 3rem; text-transform: uppercase; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }



.index-why .box-list .item-title, .index-why .box-list .item-title a { color: #0057A8; }



.index-why .box-list .item-title a:hover { color: #333 !important; }



@media screen and (max-width: 1419px) { .index-why .box-list .item-title { line-height: 36px; } }



@media screen and (max-width: 1219px) { .index-why .box-list .item-title { font-size: 24px; font-size: 2.4rem; line-height: 30px; } }



@media screen and (max-width: 999px) { .index-why .box-list .item-title { font-size: 20px; font-size: 2rem; line-height: 26px; } }



.index-why .box-list .item-desc { margin-top: 24px; font-family:"Microsoft YaHei","微软雅黑"; font-size: 16px; font-size: 1.6rem; line-height: 36px; height: 144px; }



.index-why .box-list .item-desc p { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }



.index-why .box-list .item-desc p a { display: inline; }



.index-why .box-list .item-desc, .index-why .box-list .item-desc a { color: #333; }



.index-why .box-list .item-desc .iconfont { font-size: 15px; font-size: 1.5rem; color: #C3C3C3 !important; margin-right: 9px; }



@media screen and (max-width: 999px) { .index-why .box-list .item-desc { margin-top: 10px; line-height: 30px; height: 120px; } }



@media screen and (max-width: 767px) { .index-why .box-list .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 26px; height: 104px; } }



/* Why Choose Us end */

/* Welcome To Samfull start */

.index-about { background: url(../images/bg3.jpg) no-repeat right bottom; -webkit-background-size: 53.85417% 53.85417%; background-size: 53.85417%; padding: 50px 0 6px; margin-bottom: 84px; }



@media screen and (max-width: 1419px) { .index-about { background-color: #f8f8f8; } }



@media screen and (max-width: 1219px) { .index-about { margin-bottom: 70px; } }



@media screen and (max-width: 999px) { .index-about { padding: 50px 0 0; margin-bottom: 50px; } }



@media screen and (max-width: 767px) { .index-about { padding: 30px 0 0; margin-bottom: 30px; } }



.index-about .item-pics { float: left; width: 43.85417%; margin-right: 3.95833%; margin-left: 5.72917%; padding: 0 0 2.60417% 2.86458%; background: url(../images/web11.png) no-repeat bottom left; -webkit-background-size: 57.83848% 57.83848%; background-size: 57.83848%; }



.index-about .item-pics img { display: block; max-width: 787px; width: 100%; margin: 0 auto; }



@media screen and (max-width: 1719px) { .index-about .item-pics { margin-right: 2.60417%; } }



@media screen and (max-width: 1419px) { .index-about .item-pics { margin-left: 2.60417%; } }



@media screen and (max-width: 767px) { .index-about .item-pics { width: 95%; float: none; margin: 0 auto 30px !important; } }



.index-about .item-body { padding-left: 5.72917%; }



@media screen and (max-width: 1419px) { .index-about .item-body { padding-left: 2.60417%; } }



.index-about .item-title { margin-top: 103px; font-family:"Microsoft YaHei","微软雅黑"; font-size: 50px; font-size: 5rem; text-transform: uppercase; padding-bottom: 12px; padding-right: 7.1875%; padding-left: 2.70833%; position: relative; }



.index-about .item-title:after { position: absolute; content: ''; width: 100%; right: 0; bottom: 0; background: url(../images/web10.jpg) no-repeat right center; height: 18px; }



@media screen and (max-width: 1780px) { .index-about .item-title { padding-right: 2.60417%; } }



@media screen and (max-width: 1719px) { .index-about .item-title { margin-top: 0; font-size: 44px; font-size: 4.4rem; } }



@media screen and (max-width: 1419px) { .index-about .item-title { padding-right: 2.60417%; padding-left: 0; font-size: 40px; font-size: 4rem; } }



@media screen and (max-width: 1219px) { .index-about .item-title { font-size: 36px; font-size: 3.6rem; } }



@media screen and (max-width: 999px) { .index-about .item-title { font-size: 30px; font-size: 3rem; } }



@media screen and (max-width: 767px) { .index-about .item-title { font-size: 24px; font-size: 2.4rem; } }



.index-about .item-subt { margin-top: 26px; padding-right: 7.1875%; padding-left: 2.70833%; font-size: 30px; font-size: 3rem; }



.index-about .item-subt, .index-about .item-subt a { color: #0057A8; }



.index-about .item-subt a:hover { color: #333 !important; }



@media screen and (max-width: 1419px) { .index-about .item-subt { padding-right: 2.60417%; padding-left: 0; margin-top: 10px; } }



@media screen and (max-width: 1219px) { .index-about .item-subt { font-size: 24px; font-size: 2.4rem; } }



@media screen and (max-width: 999px) { .index-about .item-subt { font-size: 24px; font-size: 2.4rem; } }



@media screen and (max-width: 767px) { .index-about .item-subt { font-size: 20px; font-size: 2rem; } }



.index-about .item-desc { text-indent: 2em; padding-right: 7.1875%; padding-left: 2.70833%; font-size: 18px; font-size: 1.8rem; line-height: 34px; margin-top: 33px; }



.index-about .item-desc, .index-about .item-desc a { color: #333; }



@media screen and (max-width: 1419px) { .index-about .item-desc { padding-right: 2.60417%; padding-left: 0; overflow: visible; margin-top: 20px; } }



@media screen and (max-width: 1219px) { .index-about .item-desc { line-height: 30px; } }



@media screen and (max-width: 999px) { .index-about .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 28px; } }



@media screen and (max-width: 767px) { .index-about .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 10px; } }



.index-about .item-btn { display: inline-block; margin-left: 2.70833%; width: 216px; line-height: 67px; color: #fff; padding-left: 37px; background: #0057A8 url(../images/web7.png) no-repeat 152px center; font-size: 18px; font-size: 1.8rem; margin-top: 81px; }



.index-about .item-btn:hover { background-color: #333; }



@media screen and (max-width: 1419px) { .index-about .item-btn { margin-left: 0; margin-top: 50px; } }



@media screen and (max-width: 1219px) { .index-about .item-btn { line-height: 50px; margin-top: 30px; width: 170px; padding-left: 20px; background-position-x: 120px; } }



@media screen and (max-width: 999px) { .index-about .item-btn { line-height: 40px; } }



@media screen and (max-width: 767px) { .index-about .item-btn { font-size: 16px; font-size: 1.6rem; } }



.index-aboutscroll { padding-bottom: 71px; }



@media screen and (max-width: 999px) { .index-aboutscroll { padding-bottom: 50px; } }



@media screen and (max-width: 767px) { .index-aboutscroll { padding-bottom: 30px; } }



.index-aboutscroll .scroll-box { position: relative; padding: 0 63px; }



@media screen and (max-width: 1419px) { .index-aboutscroll .scroll-box { padding: 0 50px; } }



@media screen and (max-width: 999px) { .index-aboutscroll .scroll-box { padding: 0 40px; } }



.index-aboutscroll .scroll-box .scroll-btns { text-align: center; letter-spacing: 0; font-size: 0; }



.index-aboutscroll .scroll-box .scroll-btns .scroll-btn { position: absolute; display: inline-block; cursor: pointer; width: 44px; height: 44px; border-radius: 50%; border: solid 2px #666; line-height: 40px; text-align: center; color: #666; top: 50%; margin-top: -40px; }



.index-aboutscroll .scroll-box .scroll-btns .scroll-btn .iconfont { font-size: 18px; font-size: 1.8rem; }



.index-aboutscroll .scroll-box .scroll-btns .scroll-btn:hover { border-color: #0057A8; color: #0057A8; }



.index-aboutscroll .scroll-box .scroll-btns .scroll-btn.prev { left: 0; }



.index-aboutscroll .scroll-box .scroll-btns .scroll-btn.next { right: 0; }



@media screen and (max-width: 1719px) { .index-aboutscroll .scroll-box .scroll-btns .scroll-btn { margin-top: -37px; } }



@media screen and (max-width: 1419px) { .index-aboutscroll .scroll-box .scroll-btns .scroll-btn { margin-top: -35px; } }



@media screen and (max-width: 999px) { .index-aboutscroll .scroll-box .scroll-btns .scroll-btn { width: 30px; height: 30px; line-height: 24px; margin-top: -15px; }

  .index-aboutscroll .scroll-box .scroll-btns .scroll-btn .iconfont { font-size: 16px; font-size: 1.6rem; } }



.index-aboutscroll .scroll-box .scroll-list-box { width: 100%; overflow: hidden; }



.index-aboutscroll .scroll-box .scroll-list { width: 10000%; }



.index-aboutscroll .scroll-box .scroll-list li { float: left; width: 0.24206%; margin-right: 0.01059%; padding: 0 12px 37px; background: url(../images/web13.png) no-repeat bottom center; -webkit-background-size: 100% 100%; background-size: 100%; }



@media screen and (max-width: 1719px) { .index-aboutscroll .scroll-box .scroll-list li { padding-bottom: 30px; } }



@media screen and (max-width: 1419px) { .index-aboutscroll .scroll-box .scroll-list li { padding-bottom: 25px; } }



@media screen and (max-width: 1219px) { .index-aboutscroll .scroll-box .scroll-list li { width: 0.32%; margin-right: 0.02%; } }



@media screen and (max-width: 999px) { .index-aboutscroll .scroll-box .scroll-list li { padding: 0; background-image: none; } }



@media screen and (max-width: 767px) { .index-aboutscroll .scroll-box .scroll-list li { width: 0.49%; } }



@media screen and (max-width: 500px) { .index-aboutscroll .scroll-box .scroll-list li { width: 1%; margin: 0; } }



.index-aboutscroll .scroll-box .scroll-list .item-pics { width: 100%; position: relative; padding: 10px; border: solid 1px #cfcfcf; background-color: #fff; }



.index-aboutscroll .scroll-box .scroll-list .item-pics img { display: block; max-width: 336px; margin: 0 auto; width: 100%; }



/* Welcome To Samfull end */

/* index-nebox start */

.index-nebox { background-color: #F5F5F5; padding: 71px 0 13px; }



@media screen and (max-width: 999px) { .index-nebox { padding: 50px 0 10px; } }



@media screen and (max-width: 767px) { .index-nebox { padding: 30px 0 5px; } }



.index-nebox .box-title { font-family:"Microsoft YaHei","微软雅黑"; font-size: 50px; font-size: 5rem; text-transform: capitalize; }



.index-nebox .box-title a:hover { color: #0057A8; }



@media screen and (max-width: 1419px) { .index-nebox .box-title { font-size: 42px; font-size: 4.2rem; } }



@media screen and (max-width: 1219px) { .index-nebox .box-title { font-size: 36px; font-size: 3.6rem; } }



@media screen and (max-width: 999px) { .index-nebox .box-title { font-size: 30px; font-size: 3rem; } }



@media screen and (max-width: 767px) { .index-nebox .box-title { font-size: 24px; font-size: 2.4rem; } }



.index-nebox .box-btn { margin-top: 18px; width: 103px; line-height: 36px; border-radius: 18px; text-align: center; color: #fff; background-color: #0057A8; }



.index-nebox .box-btn:hover { background-color: #333; }



@media screen and (max-width: 1419px) { .index-nebox .box-btn { margin-top: 6px; } }



@media screen and (max-width: 1219px) { .index-nebox .box-btn { margin-top: 0; } }



@media screen and (max-width: 767px) { .index-nebox .box-btn { line-height: 30px; border-radius: 15px; width: 90px; } }



.index-nebox .news1-list { margin-top: 57px; }



@media screen and (max-width: 999px) { .index-nebox .news1-list { margin-top: 50px; } }



@media screen and (max-width: 767px) { .index-nebox .news1-list { margin-top: 30px; } }



@media screen and (max-width: 999px) { .index-nebox .news1-list .list-item { width: 23%; } }



@media screen and (max-width: 767px) { .index-nebox .news1-list .list-item { width: 48%; } }



/* index-nebox end */

/* Our partners start */

.index-partners { padding: 75px 0 101px; }



@media screen and (max-width: 1219px) { .index-partners { padding: 70px 0; } }



@media screen and (max-width: 999px) { .index-partners { padding: 50px 0; } }



@media screen and (max-width: 767px) { .index-partners { padding: 30px 0; } }



.index-partners .index-desc { padding-top: 5px; }



.index-partners .picMarquee-left { margin-top: 50px; width: 100%; overflow: hidden; position: relative; }



@media screen and (max-width: 999px) { .index-partners .picMarquee-left { margin-top: 30px; } }



.index-partners .picMarquee-left .picList li { float: left; margin-left: 14px; width: 271px; }



@media screen and (max-width: 999px) { .index-partners .picMarquee-left .picList li { width: 200px; } }



@media screen and (max-width: 767px) { .index-partners .picMarquee-left .picList li { width: 150px; } }



.index-partners .picMarquee-left .picList .item-pic { border: solid 1px #ccc; position: relative; }



.index-partners .picMarquee-left .picList .item-pic img { display: block; }



.index-partners .picMarquee-left .picList .item-pic:hover .item-backdrop { top: 0; }



.index-partners .picMarquee-left .picList .item-backdrop { position: absolute; top: 999px; left: 0; width: 100%; bottom: 0; background-color: #fff; background-color: rgba(255, 255, 255, 0.5); -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }



.index-partners .picMarquee-left .picList .item-backdrop .iconfont { width: 47px; height: 47px; text-align: center; line-height: 47px; border-radius: 50%; background-color: #333; display: block; position: absolute; top: 50%; left: 50%; margin: -23px 0 0 -23px; color: #fff; font-size: 21px; font-size: 2.1rem; }



@media screen and (max-width: 999px) { .index-partners .picMarquee-left .picList .item-backdrop { display: none; } }



/* Our partners end */

/*-------------index end-------------------------------------------------------------------*/

.page_wrap { padding: 76px 0 100px; }



@media screen and (max-width: 1219px) { .page_wrap { padding: 70px 0 70px; } }



@media screen and (max-width: 999px) { .page_wrap { padding: 50px 0 50px; } }



@media screen and (max-width: 767px) { .page_wrap { padding: 30px 0; } }



/*-------------1-1-products start----------------------------------------------------------*/

/* yourpro1-top start */

.yourpro1-top { padding-bottom: 47px; }



@media screen and (max-width: 767px) { .yourpro1-top { padding-bottom: 30px; } }



.yourpro1-top .item-title { font-family:"Microsoft YaHei","微软雅黑"; font-size: 50px; font-size: 5rem; text-align: center; padding-bottom: 21px; position: relative; }



.yourpro1-top .item-title:after { position: absolute; content: ''; width: 230px; height: 3px; background-color: #0057A8; left: 50%; margin-left: -115px; bottom: 0; }



@media screen and (max-width: 1419px) { .yourpro1-top .item-title { font-size: 40px; font-size: 4rem; } }



@media screen and (max-width: 1219px) { .yourpro1-top .item-title { font-size: 36px; font-size: 3.6rem; } }



@media screen and (max-width: 999px) { .yourpro1-top .item-title { font-size: 30px; font-size: 3rem; } }



@media screen and (max-width: 767px) { .yourpro1-top .item-title { font-size: 24px; font-size: 2.4rem; padding-bottom: 10px; }

  .yourpro1-top .item-title:after { width: 130px; margin-left: -65px; } }



@media screen and (max-width: 640px) { .yourpro1-top .item-title { font-size: 20px; font-size: 2rem; } }



.yourpro1-top .item-desc { font-size: 20px; font-size: 2rem; line-height: 34px; text-align: center; max-width: 1415px; margin: 42px auto 0; }



@media screen and (max-width: 1219px) { .yourpro1-top .item-desc { font-size: 18px; font-size: 1.8rem; line-height: 30px; } }



@media screen and (max-width: 999px) { .yourpro1-top .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 28px; margin-top: 30px; } }



@media screen and (max-width: 767px) { .yourpro1-top .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 15px; } }



/* yourpro1-top end */

/* yourpro1-list start */

.yourpro1-list { font-size: 0; letter-spacing: 0; padding-bottom: 65px; }



@media screen and (max-width: 1219px) { .yourpro1-list { padding-bottom: 40px; } }



@media screen and (max-width: 999px) { .yourpro1-list { padding-bottom: 20px; } }



@media screen and (max-width: 767px) { .yourpro1-list { padding-bottom: 10px; } }



.yourpro1-list .list-item { display: inline-block; vertical-align: top; width: 24.11765%; margin-left: 1.17647%; margin-bottom: 45px; }



@media screen and (max-width: 1219px) { .yourpro1-list .list-item { margin-bottom: 30px; } }



@media screen and (max-width: 999px) { .yourpro1-list .list-item { width: 31.33%; margin: 0 1% 30px; } }



@media screen and (max-width: 767px) { .yourpro1-list .list-item { margin-bottom: 20px; } }



@media screen and (max-width: 600px) { .yourpro1-list .list-item { width: 48%; } }



.yourpro1-list .item-pic { border-radius: 10px; position: relative; }



.yourpro1-list .item-pic img { display: block; margin: 0 auto; max-width: 585px; width: 100%; }



.yourpro1-list .item-pic:hover .item-backdrop { top: 0; }



.yourpro1-list .item-backdrop { position: absolute; top: 999px; left: 0; width: 100%; bottom: 0; background: #0057A8 url(../images/web1.png) no-repeat center; background: rgba(0, 87, 168, 0.5) url(../images/web1.png) no-repeat center; -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }



@media screen and (max-width: 999px) { .yourpro1-list .item-backdrop { display: none; } }



.yourpro1-list .item-title { font-size: 20px; font-size: 2rem; line-height: 34px; text-align: center; margin-top: 19px; }



@media screen and (max-width: 1219px) { .yourpro1-list .item-title { font-size: 18px; font-size: 1.8rem; line-height: 30px; margin-top: 10px; } }



@media screen and (max-width: 999px) { .yourpro1-list .item-title { font-size: 16px; font-size: 1.6rem; line-height: 28px; } }



@media screen and (max-width: 767px) { .yourpro1-list .item-title { font-size: 14px; font-size: 1.4rem; line-height: 24px; } }



/* yourpro1-list end */

/*-------------1-1-products end------------------------------------------------------------*/

/*-------------1-2-products start----------------------------------------------------------*/

/* .m3-wrap start */

.m3-wrap .m3box { position: relative; width: 1200px; margin: 0 auto; }



.m3-wrap .m3box .inner { overflow: hidden; width: 1106px; margin: auto; }



.m3-wrap .m3box ul { width: 99999px; height: 438px; }



.m3-wrap .m3box li { float: left; width: 244px; margin-right: 17px; margin-top: 127px; }



.m3-wrap .m3box li.cur { width: 584px; height: 438px; margin-top: 0; }



.m3-wrap .m3box li img { width: 100%; max-width: 584px; max-height: 438px; display: block; }



.m3-wrap .m3box li p { display: none; font-size: 14px; font-size: 1.4rem; color: #333; line-height: 50px; text-align: center; }



.m3-wrap .m3box .prev, .m3-wrap .m3box .next { cursor: pointer; position: absolute; top: 50%; margin-top: -13px; }



.m3-wrap .m3box .prev .iconfont, .m3-wrap .m3box .next .iconfont { font-size: 26px; font-size: 2.6rem; color: #0C0C0C; }



.m3-wrap .m3box .prev .iconfont:hover, .m3-wrap .m3box .next .iconfont:hover { color: #0057A8; }



.m3-wrap .m3box .prev { left: 0; }



.m3-wrap .m3box .next { right: 0; }



@media screen and (max-width: 1219px) { .m3-wrap .m3box { width: 980px; }

  .m3-wrap .m3box .inner { width: 900px; }

  .m3-wrap .m3box ul { height: 327px; }

  .m3-wrap .m3box li { width: 214px; margin-top: 83px; }

  .m3-wrap .m3box li.cur { width: 435px; height: 327px; } }



@media screen and (max-width: 999px) { .m3-wrap .m3box { display: none; } }



.m3-wrap .scroll-box { display: none; position: relative; overflow: hidden; width: 100%; padding-left: 40px; padding-right: 40px; }



@media screen and (max-width: 999px) { .m3-wrap .scroll-box { display: block; } }



.m3-wrap .scroll-box .box-btn { position: absolute; top: 50%; margin-top: -13px; display: block; }



.m3-wrap .scroll-box .box-btn .iconfont { font-size: 26px; font-size: 2.6rem; color: #0C0C0C; }



.m3-wrap .scroll-box .box-btn .iconfont:hover { color: #0057A8; }



.m3-wrap .scroll-box .box-btn.prev { left: 0; }



.m3-wrap .scroll-box .box-btn.next { right: 0; }



.m3-wrap .scroll-box .box-list { overflow: hidden; }



.m3-wrap .scroll-box .box-list ul { width: 1000%; }



.m3-wrap .scroll-box .list-item { float: left; margin-left: .1%; margin-right: .1%; margin-bottom: 0; width: 3.13%; border-radius: 0; overflow: hidden; }



.m3-wrap .scroll-box .list-item .item-pic { border: solid 1px #f0f0f0; }



.m3-wrap .scroll-box .list-item img { display: block; }



@media only screen and (max-width: 640px) { .m3-wrap .scroll-box .list-item { width: 4.8%; } }



@media only screen and (max-width: 480px) { .m3-wrap .scroll-box .list-item { width: 9.8%; } }



/* .m3-wrap end */

/* yourpro2-info start */

.yourpro2-info { text-align: center; }



.yourpro2-info .item-title { font-family:"Microsoft YaHei","微软雅黑"; font-size: 30px; font-size: 3rem; margin-top: 17px; }



@media screen and (max-width: 999px) { .yourpro2-info .item-title { font-size: 26px; font-size: 2.6rem; } }



@media screen and (max-width: 767px) { .yourpro2-info .item-title { font-size: 22px; font-size: 2.2rem; } }



.yourpro2-info .item-desc { font-size: 20px; font-size: 2rem; line-height: 34px; text-align: center; max-width: 1425px; margin: 17px auto 0; }



.yourpro2-info .item-desc p { min-height: 34px; }



@media screen and (max-width: 1219px) { .yourpro2-info .item-desc { font-size: 18px; font-size: 1.8rem; line-height: 30px; }

  .yourpro2-info .item-desc p { min-height: 30px; } }



@media screen and (max-width: 999px) { .yourpro2-info .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 28px; }

  .yourpro2-info .item-desc p { min-height: 28px; } }



@media screen and (max-width: 767px) { .yourpro2-info .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 10px; }

  .yourpro2-info .item-desc p { min-height: 24px; } }



/* yourpro2-info end */

/* machine-box start */

.machine-box .box-title { font-family:"Microsoft YaHei","微软雅黑"; font-size: 30px; font-size: 3rem; margin-top: 79px; text-align: center; }



.machine-box .box-title a:hover { color: #0057A8; }



@media screen and (max-width: 999px) { .machine-box .box-title { font-size: 26px; font-size: 2.6rem; margin-top: 60px; } }



@media screen and (max-width: 767px) { .machine-box .box-title { font-size: 22px; font-size: 2.2rem; margin-top: 40px; } }



.machine-box .box-list .list-item { float: left; width: 31.70588%; margin-left: 2.44118%; margin-top: 45px; padding-bottom: 16px; }



@media screen and (max-width: 1219px) { .machine-box .box-list .list-item { padding-bottom: 0; } }



@media screen and (max-width: 999px) { .machine-box .box-list .list-item { width: 31.33%; margin: 30px 1% 0; } }



@media screen and (max-width: 640px) { .machine-box .box-list .list-item { width: 48%; margin-top: 20px; } }

@media screen and (max-width: 480px) { .machine-box .box-list .list-item { width: 98%; margin-top: 20px; } }

.machine-box .box-list .item-pic { position: relative; -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15); box-shadow: 0 0 20px rgba(0, 0, 0, 0.15); }



.machine-box .box-list .item-pic img { display: block; width: 100%; max-width: 675px; margin: 0 auto; }



.machine-box .box-list .item-pic:hover .item-backdrop { top: 0; }



.machine-box .box-list .item-backdrop { position: absolute; top: 999px; bottom: 0; left: 0; width: 100%; background: #0057A8 url(../images/web2.png) no-repeat center; background: rgba(0, 87, 168, 0.5) url(../images/web2.png) no-repeat center; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-transition: all .5s; }



@media screen and (max-width: 999px) { .machine-box .box-list .item-backdrop { display: none; } }



.machine-box .box-list .item-title { font-size: 24px; font-size: 2.4rem; line-height: 34px; text-align: center; margin-top: 34px; }



@media screen and (max-width: 1219px) { .machine-box .box-list .item-title { font-size: 20px; font-size: 2rem; line-height: 30px; margin-top: 20px; } }



@media screen and (max-width: 999px) { .machine-box .box-list .item-title { font-size: 18px; font-size: 1.8rem; line-height: 28px; } }



@media screen and (max-width: 767px) { .machine-box .box-list .item-title { font-size: 16px; font-size: 1.6rem; line-height: 24px; margin-top: 10px; } }



@media screen and (max-width: 640px) { .machine-box .box-list .item-title { font-size: 14px; font-size: 1.4rem; } }



/* machine-box end */

/*-------------1-2-products end------------------------------------------------------------*/

/*-------------2-1-products start----------------------------------------------------------*/

.main .box-slide { width: 298px; }



@media screen and (max-width: 999px) { .main .box-slide { width: 100%; margin-top: 50px; } .pronews-slide{ display:none;} }



@media screen and (max-width: 767px) { .main .box-slide { margin-top: 30px; } }



.main .box-main { width: 1356px; }



@media screen and (max-width: 1719px) { .main .box-main { width: 1050px; } }



@media screen and (max-width: 1419px) { .main .box-main { width: 850px; } }



@media screen and (max-width: 1219px) { .main .box-main { width: 640px; } }



@media screen and (max-width: 999px) { .main .box-main { width: 100%; } }



/* .pro1-list start */

.pro1-list { padding-bottom: 47px; }



@media screen and (max-width: 1219px) { .pro1-list { padding-bottom: 20px; } }



@media screen and (max-width: 767px) { .pro1-list { padding-bottom: 10px; } }



.pro1-list .list-item { float: left; width: 32.15339%; margin-left: 1.76991%; margin-bottom: 52px; }



@media screen and (max-width: 1219px) { .pro1-list .list-item { padding-bottom: 0; } }



@media screen and (max-width: 999px) { .pro1-list .list-item { width: 31.33%; margin: 0 1% 30px; } }



@media screen and (max-width: 640px) { .pro1-list .list-item { width: 97%; } }



.pro1-list .item-pic { position: relative; -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15); box-shadow: 0 0 20px rgba(0, 0, 0, 0.15); }



.pro1-list .item-pic img { display: block; width: 100%; max-width: 675px; margin: 0 auto; }



.pro1-list .item-pic:hover .item-backdrop { top: 0; }



.pro1-list .item-backdrop { position: absolute; top: 999px; bottom: 0; left: 0; width: 100%; background: #0057A8 url(../images/web2.png) no-repeat center; background: rgba(0, 87, 168, 0.5) url(../images/web2.png) no-repeat center; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-transition: all .5s; }



@media screen and (max-width: 1419px) { .pro1-list .item-backdrop { -webkit-background-size: 50px 50px; background-size: 50px; } }



@media screen and (max-width: 1219px) { .pro1-list .item-backdrop { -webkit-background-size: 40px 40px; background-size: 40px; } }



@media screen and (max-width: 999px) { .pro1-list .item-backdrop { display: none; } }



.pro1-list .item-title { font-size: 20px; font-size: 2rem; line-height: 34px; text-align: center; margin-top: 24px; }



@media screen and (max-width: 1219px) { .pro1-list .item-title { font-size: 18px; font-size: 1.8rem; margin-top: 20px; } }



@media screen and (max-width: 999px) { .pro1-list .item-title { font-size: 16px; font-size: 1.6rem; line-height: 28px; } }



@media screen and (max-width: 767px) { .pro1-list .item-title { font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 10px; } }



.pro1-list .item-btnbox { margin-top: 17px; text-align: center; font-size: 0; letter-spacing: 0; }



.pro1-list .item-btnbox input { margin-right: 31px; }



@media screen and (max-width: 1419px) { .pro1-list .item-btnbox input { margin-right: 20px; } }



@media screen and (max-width: 1219px) { .pro1-list .item-btnbox input { margin-right: 10px; } }



@media screen and (max-width: 767px) { .pro1-list .item-btnbox { margin-top: 10px; }

  .pro1-list .item-btnbox input { margin-right: 5px; } }



.pro1-list .item-btn { display: inline-block; width: 179px; height: 47px; line-height: 45px; border: solid 1px #0057A8; font-size: 18px; font-size: 1.8rem; color: #0057A8; }



.pro1-list .item-btn:hover { background-color: #0057A8; color: #fff; }



@media screen and (max-width: 1219px) { .pro1-list .item-btn { width: 140px; height: 38px; line-height: 36px; font-size: 16px; font-size: 1.6rem; } }



@media screen and (max-width: 767px) { .pro1-list .item-btn { width: 110px; font-size: 14px; font-size: 1.4rem; height: 32px; line-height: 30px; } }



/* .pro1-list end */

/* proslide start */

.proslide { /* slidenav-title */ /* slidenav-list */ }



.proslide .slidenav-title { font-family:"Microsoft YaHei","微软雅黑"; font-size: 24px; font-size: 2.4rem; text-transform: uppercase; color: #FFFFFF; line-height: 70px; margin-bottom: 5px; background-color: #0057A8; text-align: center; position: relative; }



.proslide .slidenav-title a { color: #FFFFFF; display: block; }



.proslide .slidenav-title a:hover { background-color: #333; }



.proslide .slidenav-title.slidenav-title1 { display: none; }



@media screen and (max-width: 1219px) { .proslide .slidenav-title { font-size: 24px; font-size: 2.4rem; line-height: 54px; } }



@media screen and (max-width: 767px) { .proslide .slidenav-title { font-size: 20px; font-size: 2rem; line-height: 40px; }

  .proslide .slidenav-title { display: none; }

  .proslide .slidenav-title.slidenav-title1 { display: block; } }



.proslide .slidenav-list { background-color: #F8F8F8; padding-bottom: 15px; }



@media screen and (max-width: 767px) { .proslide .slidenav-list { display: block; } }



.proslide .slidenav-list > li > a { display: block; line-height: 24px; font-size: 18px; font-size: 1.8rem; padding: 13px  14px 13px 0px; }



@media screen and (max-width: 767px) { .proslide .slidenav-list > li > a { font-size: 16px; font-size: 1.6rem; padding: 8px 10px; } }



.proslide .slidenav-list > li.active > a, .proslide .slidenav-list > li:hover > a { background-color: #0057A8; color: #fff; }



.proslide .slidenav-yiji { background-color: #f6f6f6; padding: 10px 0; }



.proslide .slidenav-yiji > li > a { display: block; font-size: 16px; font-size: 1.6rem; line-height: 24px; padding: 8px 15px 8px 30px; }



@media screen and (max-width: 767px) { .proslide .slidenav-yiji > li > a { font-size: 14px; font-size: 1.4rem; padding: 6px 15px 6px 30px; } }



.proslide .slidenav-yiji > li:hover > a, .proslide .slidenav-yiji .active1 > a { color: #0057A8; }



.proslide .slidenav-erji { padding: 3px 0 5px; }



.proslide .slidenav-erji > li > a { display: block; line-height: 20px; padding: 5px 15px 5px 60px; }



.proslide .slidenav-erji > li:hover > a, .proslide .slidenav-erji .active2 > a { color: #0057A8; }



/* proslide end */

/* pronews-slide start */

.pronews-slide { margin-top: 48px; }



@media screen and (max-width: 999px) { .pronews-slide { margin-top: 30px; } }



.pronews-slide .box-title { font-family:"Microsoft YaHei","微软雅黑"; font-size: 30px; font-size: 3rem; text-transform: uppercase; color: #FFFFFF; line-height: 70px; margin-bottom: 5px; background-color: #0057A8; text-align: center; position: relative; }



.pronews-slide .box-title a { color: #FFFFFF; display: block; }



.pronews-slide .box-title a:hover { background-color: #333; }



@media screen and (max-width: 1219px) { .pronews-slide .box-title { font-size: 24px; font-size: 2.4rem; line-height: 54px; } }



@media screen and (max-width: 767px) { .pronews-slide .box-title { font-size: 20px; font-size: 2rem; line-height: 40px; } }



.pronews-slide .box-list { background-color: #f8f8f8; padding: 3px 0 0; }



.pronews-slide .box-list li { width: 100%; border-top: solid 1px #CCCCCC; padding: 15px 14px 25px; }



.pronews-slide .box-list li:first-child { border: 0; }



@media screen and (max-width: 767px) { .pronews-slide .box-list li { padding: 15px 10px; } }



.pronews-slide .box-list .item-title { font-size: 18px; font-size: 1.8rem; font-family:"Microsoft YaHei","微软雅黑"; line-height: 26px; max-height: 52px; }



.pronews-slide .box-list .item-title a { display: block; }



@media screen and (max-width: 767px) { .pronews-slide .box-list .item-title { line-height: 24px; max-height: 48px; font-size: 16px; font-size: 1.6rem; } }



.pronews-slide .box-list .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 24px; max-height: 48px; margin-top: 12px; }



@media screen and (max-width: 767px) { .pronews-slide .box-list .item-desc { margin-top: 5px; font-size: 14px; font-size: 1.4rem; line-height: 20px; max-height: 40px; } }



/* pronews-slide end */

/*-------------2-1-products end------------------------------------------------------------*/

/*-------------2-2-products start----------------------------------------------------------*/

.m-prob1 .prob-pic { width: 49.85251%; float: left; margin-right: 5.0885%; }



.m-prob1 .prob-pic-big { position: relative; border: solid 1px #ccc; }



.m-prob1 .prob-pic-big-img { display: block; line-height: 0; font-size: 0; }



.m-prob1 .prob-pic-big-img .zoomPad { float: none; z-index: 8; }



.m-prob1 .zoomWrapperImage img { max-width: 1200px; }



.m-prob1 .prob-pic-small { position: relative; margin-top: 16px; padding: 0 37px; overflow: hidden; }



.m-prob1 .prob-pic-btn { position: absolute; top: 50%; margin-top: -16px; display: block; cursor: pointer; }



.m-prob1 .prob-pic-btn .iconfont { color: #0057A8; font-size: 32px; font-size: 3.2rem; }



.m-prob1 .prob-pic-btn .iconfont:hover { color: #333; }



.m-prob1 .prob-pic-btn.prev { left: 0; }



.m-prob1 .prob-pic-btn.next { right: 0; }



@media screen and (max-width: 767px) { .m-prob1 .prob-pic-btn { margin-top: -12px; }

  .m-prob1 .prob-pic-btn .iconfont { font-size: 24px; font-size: 2.4rem; } }



.m-prob1 .prob-pic-list { overflow: hidden; }



.m-prob1 .prob-pic-list ul { width: 1000%; overflow: hidden; }



.m-prob1 .prob-pic-list li { position: relative; float: left; margin-right: 0.18303%; width: 3.21131%; }



.m-prob1 .prob-pic-item .item-pics { border: #ccc 1px solid; overflow: inherit; }



.m-prob1 .prob-pic-item .item-pics.zoomThumbActive { border: solid 1px #0057A8; }



.m-prob1 .prob-pic-item .item-pics img { display: block; }



@media screen and (max-width: 1219px) { .zoomPad { cursor: default !important; }

  .zoomPup { display: none !important; }

  .zoomWindow { display: none !important; }

  .zoomPreload { display: none !important; }

  .m-prob1 .prob-pic { float: none; margin: 0 auto; width: 100%; max-width: 500px; } }



@media screen and (max-width: 767px) { .m-prob1 .prob-pic { width: 100%; max-width: 100%; }

  .m-prob1 .prob-pic-big { display: none; }

  .m-prob1 .prob-pic-small { margin-top: 0; padding: 0 40px; }

  .m-prob1 .prob-pic-list ul li { margin-right: .2%; width: 3.2%; }

  .m-prob1 .prob-pic-item .item-pics.zoomThumbActive { border-color: #ccc; } }



@media screen and (max-width: 640px) { .m-prob1 .prob-pic-list ul li { margin-right: .2%; width: 4.9%; } }



@media screen and (max-width: 480px) { .m-prob1 .prob-pic-list ul li { margin-right: 0%; width: 10%; } }



/* pro-info start*/

.pro-info { overflow: hidden; }



@media screen and (max-width: 1219px) { .pro-info { width: 100%; margin: 50px auto 0; } }



@media screen and (max-width: 999px) { .pro-info { margin-top: 30px; } }



.pro-info .item-title { font-size: 30px; font-size: 3rem; border-bottom: solid 1px #CCCCCC; font-style: normal; margin-top: -4px; padding-bottom: 13px; margin-bottom: 18px; }



@media screen and (max-width: 999px) { .pro-info .item-title { font-size: 26px; font-size: 2.6rem; margin-top: 0; } }



@media screen and (max-width: 767px) { .pro-info .item-title { font-size: 22px; font-size: 2.2rem; } }



.pro-info .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 30px; min-height: 465px; padding: 48px 0 20px; }



@media screen and (max-width: 1719px) { .pro-info .item-desc { min-height: 372px; padding: 20px 0; } }



@media screen and (max-width: 1419px) { .pro-info .item-desc { min-height: 280px; line-height: 26px; } }



@media screen and (max-width: 1219px) { .pro-info .item-desc { height: auto; min-height: auto; } }



@media screen and (max-width: 767px) { .pro-info .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; padding: 20px 0; } }



.pro-info .item-btn { float: left; display: inline-block; width: 179px; line-height: 45px; font-size: 18px; font-size: 1.8rem; text-align: center; border: solid 1px #0057A8; color: #0057A8; }



.pro-info .item-btn:hover { background-color: #0057A8; color: #fff; }



.pro-info .item-btn:first-child { margin-right: 46px; }



@media screen and (max-width: 1419px) { .pro-info .item-btn { width: 150px; line-height: 40px; font-size: 16px; font-size: 1.6rem; } }



@media screen and (max-width: 767px) { .pro-info .item-btn { font-size: 14px; font-size: 1.4rem; line-height: 34px; }

  .pro-info .item-btn:first-child { margin-right: 30px; } }



@media screen and (max-width: 550px) { .pro-info .item-btn { width: 47.5%; }

  .pro-info .item-btn:first-child { margin-right: 5%; } }



/* pro-info end */

/* pro2-tab start */

.pro2-tab { margin-top: 27px; }



.pro2-tab .tab-options li { cursor: pointer; float: left; /*width: 33.333333%;*/width: 49.99999998%; background-color: #E5E5E5; border: solid 1.5px #fff; line-height: 69px; text-align: center; font-size: 24px; font-size: 2.4rem; }



.pro2-tab .tab-options li.tab-active, .pro2-tab .tab-options li:hover { background-color: #0057A8; color: #fff; }



@media screen and (max-width: 1419px) { .pro2-tab .tab-options li { font-size: 18px; font-size: 1.8rem; line-height: 50px; } }



@media screen and (max-width: 1219px) { .pro2-tab .tab-options li { font-size: 16px; font-size: 1.6rem; width: 50%; line-height: 44px; } }



@media screen and (max-width: 999px) { .pro2-tab .tab-options li { width: 25%; } }



@media screen and (max-width: 767px) { .pro2-tab .tab-options li { width: 50%; line-height: 38px; } }



@media screen and (max-width: 400px) { .pro2-tab .tab-options li { font-size: 14px; font-size: 1.4rem; } }



.pro2-tab .tab-content-item { font-size: 16px; font-size: 1.6rem; line-height: 30px; padding: 29px 0 91px; }



.pro2-tab .tab-content-item p { min-height: 30px; }



.pro2-tab .tab-content-item img, .pro2-tab .tab-content-item iframe { max-width: 100%; }



.pro2-tab .tab-content-item strong { font-family:"Microsoft YaHei","微软雅黑"; font-weight: normal; }



@media screen and (max-width: 1419px) { .pro2-tab .tab-content-item { padding-bottom: 60px; } }



@media screen and (max-width: 999px) { .pro2-tab .tab-content-item { padding-bottom: 50px; } }



@media screen and (max-width: 767px) { .pro2-tab .tab-content-item { padding: 20px 0 30px; font-size: 14px; font-size: 1.4rem; line-height: 24px; }

  .pro2-tab .tab-content-item p { min-height: 24px; } }



/* pro2-tab end */

.pro2-title { font-family:"Microsoft YaHei","微软雅黑"; font-size: 30px; font-size: 3rem; padding-bottom: 13px; text-transform: capitalize; border-bottom: solid 1px #ccc; }



.pro2-title, .pro2-title a { color: #0057A8; }



.pro2-title a:hover { color: #333; }



@media screen and (max-width: 999px) { .pro2-title { font-size: 24px; font-size: 2.4rem; } }



@media screen and (max-width: 767px) { .pro2-title { font-size: 20px; font-size: 2rem; } }



.related-box .pro1-list .list-item { margin-bottom: 0; margin-top: 58px; }



@media screen and (max-width: 1219px) { .related-box .pro1-list .list-item { margin-top: 30px; } }



@media screen and (max-width: 400px) { .related-box .pro1-list .list-item { width: 98%; } }



/*-------------2-2-products end------------------------------------------------------------*/

/*-------------3-service start-------------------------------------------------------------*/

/* service-top start */

.service-top { text-align: center; font-size: 30px; font-size: 3rem; line-height: 52px; }



.service-top p { margin-bottom: 12px; }



.service-top strong { font-weight: normal; font-family:"Microsoft YaHei","微软雅黑"; }



@media screen and (max-width: 1219px) { .service-top { font-size: 24px; font-size: 2.4rem; line-height: 30px; } }



@media screen and (max-width: 999px) { .service-top { font-size: 20px; font-size: 2rem; } }



@media screen and (max-width: 767px) { .service-top { font-size: 16px; font-size: 1.6rem; line-height: 24px; } }



.service-top .item-desc { margin-top: 102px; }



@media screen and (max-width: 1219px) { .service-top .item-desc { margin-top: 70px; } }



@media screen and (max-width: 999px) { .service-top .item-desc { margin-top: 50px; } }



@media screen and (max-width: 767px) { .service-top .item-desc { margin-top: 30px; } }



/* service-top end */

/* service-list start */

.service-list .wp { max-width: 1280px; }



.service-list .item1 { background-color: #F5F5F5; }



.service-list .item2 .wp { padding: 0 30px; }



@media screen and (max-width: 1419px) { .service-list .item2 .wp { padding: 0; } }



.service-list .list-item { padding: 45px 0; }



@media screen and (max-width: 999px) { .service-list .list-item { padding: 30px 0; } }



.service-list .item-pic { width: 580px; }



.service-list .item-pic img { display: block; margin: 0 auto; width: 100%; max-width: 580px; }



.service-list .item-pic.pull-left { margin-right: 30px; }



.service-list .item-pic.pull-right { margin-left: 30px; }



@media screen and (max-width: 1219px) { .service-list .item-pic { width: 500px; } }



@media screen and (max-width: 999px) { .service-list .item-pic { width: 400px; } }



@media screen and (max-width: 767px) { .service-list .item-pic { float: none; max-width: 580px; width: 100%; margin: 0 auto 30px !important; } }



.service-list .item-body { width: 450px; text-align: center; }



@media screen and (max-width: 1419px) { .service-list .item-body { width: auto; float: none; overflow: hidden; } }



.service-list .item-info { display: table-cell; vertical-align: middle; width: 1000px; height: 406px; }



@media screen and (max-width: 1219px) { .service-list .item-info { height: 350px; } }



@media screen and (max-width: 999px) { .service-list .item-info { height: 280px; } }



@media screen and (max-width: 767px) { .service-list .item-info { height: auto; width: 100%; display: block; } }



.service-list .item-title { font-size: 30px; font-size: 3rem; padding-bottom: 21px; position: relative; }



.service-list .item-title:after { position: absolute; content: ''; width: 74px; height: 3px; background-color: #333; left: 50%; margin-left: -37px; bottom: 0; }



@media screen and (max-width: 999px) { .service-list .item-title { font-size: 24px; font-size: 2.4rem; padding-bottom: 10px; } }



@media screen and (max-width: 767px) { .service-list .item-title { font-size: 20px; font-size: 2rem; } }



.service-list .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 22px; }



.service-list .item-desc p { min-height: 30px; }



@media screen and (max-width: 999px) { .service-list .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 10px; }

  .service-list .item-desc p { min-height: 24px; } }



/* service-list end */

/*-------------3-service end---------------------------------------------------------------*/

/*-------------4-about start---------------------------------------------------------------*/

/* .about-top start */

.about-top { margin-top: -3px; margin-bottom: 60px; }



@media screen and (max-width: 999px) { .about-top { margin: 0 0 50px; } }



@media screen and (max-width: 767px) { .about-top { margin-bottom: 30px; } }



.about-top .item-box { margin-top: 62px; width: 55%; margin-left: 4.11765%; }



.about-top .item-box .item-pic { width: 61.39037%; margin-left: 1.81818%; }



.about-top .item-box .item-pic img { display: block !important; }



.about-top .item-box .item-pic1 { overflow: hidden; }



.about-top .item-box .item-pic1 img { display: block !important; }



@media screen and (max-width: 767px) { .about-top .item-box { width: 100%; float: none; max-width: 935px; margin: 0 auto 26px; } }



.about-top .item-title { line-height: 117px; font-size: 56px; font-size: 5.6rem; font-family:"Microsoft YaHei","微软雅黑"; padding-left: 38px; position: relative; }



.about-top .item-title:after { position: absolute; content: ''; width: 117px; height: 117px; background-color: #f5f5f5; left: 0; top: 0; z-index: -1; }



@media screen and (max-width: 1419px) { .about-top .item-title { font-size: 44px; font-size: 4.4rem; line-height: 83px; padding-left: 28px; }

  .about-top .item-title:after { width: 83px; height: 83px; } }



@media screen and (max-width: 1219px) { .about-top .item-title { font-size: 36px; font-size: 3.6rem; } }



@media screen and (max-width: 999px) { .about-top .item-title { font-size: 30px; font-size: 3rem; line-height: 60px; padding-left: 18px; }

  .about-top .item-title:after { width: 60px; height: 60px; } }



@media screen and (max-width: 767px) { .about-top .item-title { font-size: 24px; font-size: 2.4rem; } }



.about-top .item-desc { text-indent: 2em; padding-left: 13px; margin-top: 31px; font-size: 18px; font-size: 1.8rem; line-height: 32px; }



.about-top .item-desc p { min-height: 32px; }



@media screen and (max-width: 999px) { .about-top .item-desc { margin-top: 15px; font-size: 16px; font-size: 1.6rem; line-height: 30px; padding: 0; }

  .about-top .item-desc p { min-height: 30px; } }



@media screen and (max-width: 767px) { .about-top .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; }

  .about-top .item-desc p { min-height: 24px; } }



/* .about-top end */

/* about-top1 start */

.about-top1 .item-pic { width: 64.70588%; margin-right: 3.52941%; }



.about-top1 .item-pic img { display: block; }



@media screen and (max-width: 767px) { .about-top1 .item-pic { width: 100%; float: none; max-width: 779px; margin: 0 auto 30px; } }



.about-top1 .item-body { text-indent: 2em; padding: 42px 0 0; font-size: 18px; font-size: 1.8rem; line-height: 32px; }



.about-top1 .item-body p { min-height: 32px; }



@media screen and (max-width: 1419px) { .about-top1 .item-body { padding: 0; } }



@media screen and (max-width: 999px) { .about-top1 .item-body { font-size: 16px; font-size: 1.6rem; line-height: 30px; }

  .about-top1 .item-body p { min-height: 30px; } }



@media screen and (max-width: 767px) { .about-top1 .item-body { font-size: 14px; font-size: 1.4rem; line-height: 24px; }

  .about-top1 .item-body p { min-height: 24px; } }



/* about-top1 end */

.fac-scroll { margin: 77px 0 0; position: relative; overflow: hidden; }



@media screen and (max-width: 999px) { .fac-scroll { margin: 50px 0 0; } }



@media screen and (max-width: 767px) { .fac-scroll { margin: 30px 0 0; } }



.fac-scroll .scroll-btns { display: none; }



@media only screen and (max-width: 999px) { .fac-scroll .scroll-btns { display: block; } }



.fac-scroll .scroll-btns .scroll-btn { cursor: pointer; position: absolute; z-index: 99; top: 50%; margin-top: -32px; width: 24px; height: 64px; line-height: 64px; text-align: center; background-color: #0057A8; background-color: rgba(0, 87, 168, 0.5); color: #fff; font-size: 19px; font-size: 1.9rem; }



.fac-scroll .scroll-btns .scroll-btn:hover { background-color: #333; }



.fac-scroll .scroll-btns .scroll-btn.prev { left: 0; }



.fac-scroll .scroll-btns .scroll-btn.next { right: 0px; }



@media only screen and (max-width: 999px) { .fac-scroll .scroll-btns .scroll-btn { margin-top: -47px; } }



.fac-scroll .scroll-list-box { width: 100%; overflow: hidden; }



.fac-scroll .scroll-list { width: 10000%; }



.fac-scroll .scroll-list li { width: 0.24948%; margin-right: 0.00052%; float: left; position: relative; overflow: hidden; }



.fac-scroll .scroll-list li:hover .item-backdrop { top: 0; }



@media only screen and (max-width: 999px) { .fac-scroll .scroll-list li { width: 0.25%; margin-right: 0; } }



@media only screen and (max-width: 640px) { .fac-scroll .scroll-list li { width: 0.3333%; } }



@media only screen and (max-width: 500px) { .fac-scroll .scroll-list li { width: 0.5%; } }



.fac-scroll .scroll-list .item-pic { width: 100%; }



.fac-scroll .scroll-list .item-pic img { width: 100%; display: block; max-width: 479px; margin: 0 auto; }



.fac-scroll .scroll-list .item-backdrop { position: absolute; top: 999px; bottom: 0; left: 0; width: 100%; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-transition: all .5s; }



@media only screen and (max-width: 999px) { .fac-scroll .scroll-list .item-backdrop { display: none; } }



.fac-scroll .scroll-list .item-body { position: absolute; top: 18px; bottom: 18px; left: 15px; right: 15px; background-color: #000; background-color: rgba(0, 0, 0, 0.5); border: solid 1px #fff; }



@media screen and (max-width: 1219px) { .fac-scroll .scroll-list .item-body { top: 10px; bottom: 10px; left: 10px; right: 10px; } }



.fac-scroll .scroll-list .item-title { font-family:"Microsoft YaHei","微软雅黑"; font-size: 24px; font-size: 2.4rem; text-transform: uppercase; line-height: 30px; position: absolute; top: 50%; left: 5px; right: 5px; margin-top: -15px; text-align: center; }



.fac-scroll .scroll-list .item-title, .fac-scroll .scroll-list .item-title a { color: #fff; }



.fac-scroll .scroll-list .item-title a:hover { color: #ccc !important; }



@media screen and (max-width: 1219px) { .fac-scroll .scroll-list .item-title { font-size: 18px; font-size: 1.8rem; } }



.fac-scroll .scroll-list .item-subt { text-align: center; line-height: 30px; padding-bottom: 15px; font-size: 14px; font-size: 1.4rem; text-transform: uppercase; display: none; }



@media only screen and (max-width: 999px) { .fac-scroll .scroll-list .item-subt { display: block; } }



/* History & Culture start */

.hiscul { background-color: #EEEEEE; padding: 60px 0 90px; margin-top: 5px; }



@media screen and (max-width: 1219px) { .hiscul { padding: 60px 0 70px; } }



@media screen and (max-width: 999px) { .hiscul { padding: 50px 0; } }



@media screen and (max-width: 767px) { .hiscul { padding: 30px 0; } }



.hiscul-title { font-family:"Microsoft YaHei","微软雅黑"; font-size: 48px; font-size: 4.8rem; text-align: center; margin-bottom: 67px;text-transform:Uppercase; }



@media screen and (max-width: 1419px) { .hiscul-title { font-size: 42px; font-size: 4rem; } }



@media screen and (max-width: 1219px) { .hiscul-title { font-size: 36px; font-size: 3.6rem; } }



@media screen and (max-width: 999px) { .hiscul-title { font-size: 30px; font-size: 3rem; margin-bottom: 50px; } }



@media screen and (max-width: 767px) { .hiscul-title { font-size: 24px; font-size: 2.4rem; margin-bottom: 30px; } }



.hiscul-scroll { position: relative; overflow: hidden; padding: 0 57px; }



@media screen and (max-width: 767px) { .hiscul-scroll { padding: 0 50px; } }



.hiscul-scroll .scroll-btns .scroll-btn { width: 32px; height: 32px; display: inline-block; top: 50%; margin-top: -16px; position: absolute; cursor: pointer; }



.hiscul-scroll .scroll-btns .scroll-btn.prev { background: url(../images/prev3.png) no-repeat center; -webkit-background-size: contain; background-size: contain; left: 0; }



.hiscul-scroll .scroll-btns .scroll-btn.prev:hover { background-image: url(../images/prev3_1.png); }



.hiscul-scroll .scroll-btns .scroll-btn.next { background: url(../images/next3.png) no-repeat center; -webkit-background-size: contain; background-size: contain; right: 0; }



.hiscul-scroll .scroll-btns .scroll-btn.next:hover { background-image: url(../images/next3_1.png); }



.hiscul-scroll .scroll-list-box { width: 100%; overflow: hidden; position: relative; padding: 0 7px; }



@media only screen and (max-width: 600px) { .hiscul-scroll .scroll-list-box { padding: 0; } }



.hiscul-scroll .scroll-list { width: 1000%; }



.hiscul-scroll .scroll-list li { float: left; width: 2%; margin-right: 0%; border-left: solid 1px #7D7D7D; border-bottom: solid 1px #7D7D7D; padding-left: 12px; padding-bottom: 36px; position: relative; }



.hiscul-scroll .scroll-list li:before { position: absolute; content: ''; width: 14px; height: 14px; background: url(../images/his.png) repeat center; left: -7px; bottom: -7px; }



@media only screen and (max-width: 1219px) { .hiscul-scroll .scroll-list li { width: 3.33%; } }



@media only screen and (max-width: 999px) { .hiscul-scroll .scroll-list li { width: 5%; } }



@media only screen and (max-width: 600px) { .hiscul-scroll .scroll-list li { width: 10%; padding: 0; border: 0; }

  .hiscul-scroll .scroll-list li:before { display: none; } }



.hiscul-scroll .scroll-list .item-title { font-size: 30px; font-size: 3rem; font-family:"Microsoft YaHei","微软雅黑"; margin-top: -9px; line-height: 40px; }



@media only screen and (max-width: 999px) { .hiscul-scroll .scroll-list .item-title { font-size: 24px; font-size: 2.4rem; } }



@media only screen and (max-width: 767px) { .hiscul-scroll .scroll-list .item-title { font-size: 20px; font-size: 2rem; } }



.hiscul-scroll .scroll-list .item-desc { margin-top: 1px; font-size: 16px; font-size: 1.6rem; line-height: 30px; height: 120px; overflow: hidden; }



@media screen and (max-width: 1219px) { .hiscul-scroll .scroll-list .item-desc { line-height: 24px; } }



@media only screen and (max-width: 600px) { .hiscul-scroll .scroll-list .item-desc { height: auto; } }



.hiscul-scroll .scroll-list .down { margin-top: 190px; border: solid 1px #7D7D7D; border-bottom: 0 !important; border-right: 0; padding-bottom: 0 !important; padding-top: 33px; }



@media only screen and (max-width: 600px) { .hiscul-scroll .scroll-list .down { margin: 0; padding: 0; border: 0; } }



.hiscul-scroll .scroll-list .down:before { bottom: auto; top: -7px; }



/* History & Culture end */

.cer-box { padding: 62px 0 108px; }



@media screen and (max-width: 999px) { .cer-box { padding: 50px 0; } }



@media screen and (max-width: 767px) { .cer-box { padding: 30px 0; } }



.cer-box .box-title { font-family:"Microsoft YaHei","微软雅黑"; font-size: 48px; font-size: 4.8rem; text-transform: uppercase; margin-bottom: 42px; }



@media screen and (max-width: 1419px) { .cer-box .box-title { font-size: 40px; font-size: 4rem; } }



@media screen and (max-width: 1219px) { .cer-box .box-title { font-size: 36px; font-size: 3.6rem; } }



@media screen and (max-width: 999px) { .cer-box .box-title { font-size: 30px; font-size: 3rem; margin-bottom: 30px; } }



@media screen and (max-width: 767px) { .cer-box .box-title { font-size: 24px; font-size: 2.4rem; margin-bottom: 20px; } }



/* .cer-scroll start */

.cer-scroll .scroll-btns { font-size: 0; letter-spacing: 0; margin-top: 10px; }



@media screen and (max-width: 1219px) { .cer-scroll .scroll-btns { margin-top: 0; } }



.cer-scroll .scroll-btns .scroll-btn { display: inline-block; vertical-align: top; cursor: pointer; font-size: 38px; font-size: 3.8rem; font-weight: normal; color: #333; }



.cer-scroll .scroll-btns .scroll-btn:hover { color: #0057A8; }



.cer-scroll .scroll-btns .scroll-btn.prev { margin-right: 7px; }



@media screen and (max-width: 1219px) { .cer-scroll .scroll-btns .scroll-btn { font-size: 36px; font-size: 3.6rem; } }



@media screen and (max-width: 999px) { .cer-scroll .scroll-btns .scroll-btn { font-size: 30px; font-size: 3rem; } }



@media screen and (max-width: 767px) { .cer-scroll .scroll-btns .scroll-btn { font-size: 24px; font-size: 2.4rem; } }



.cer-scroll .scroll-list-box { width: 100%; overflow: hidden; }



.cer-scroll .scroll-list { width: 10000%; }



.cer-scroll .scroll-list li { float: left; width: 0.17412%; margin-right: 0.03235%; position: relative; }



@media only screen and (max-width: 767px) { .cer-scroll .scroll-list li { width: 0.23%; margin-right: 0.02%; } }



@media only screen and (max-width: 600px) { .cer-scroll .scroll-list li { width: 0.32%; margin-right: 0.02%; } }



@media only screen and (max-width: 400px) { .cer-scroll .scroll-list li { width: 0.49%; } }



.cer-scroll .scroll-list .item-pics { display: block; overflow: hidden; position: relative; }



.cer-scroll .scroll-list .item-pics img { width: 100%; display: block; max-width: 296px; margin: 0 auto; }



.cer-scroll .scroll-list .item-pics:hover .item-backdrop { top: 0; }



.cer-scroll .scroll-list .item-backdrop { position: absolute; bottom: 0; top: 999px; left: 0; width: 100%; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-transition: all .5s; background: #000; background: rgba(0, 0, 0, 0.5); }



.cer-scroll .scroll-list .item-backdrop .iconfont { display: block; position: absolute; top: 50%; left: 50%; margin-top: -18px; margin-left: -18px; font-size: 37px; font-size: 3.7rem; color: #fff; }



@media only screen and (max-width: 999px) { .cer-scroll .scroll-list .item-backdrop { display: none; } }



.cer-scroll .scroll-list .item-title { font-size: 18px; font-size: 1.8rem; text-align: center; line-height: 30px; margin: 26px 0 0 0; }



@media screen and (max-width: 1219px) { .cer-scroll .scroll-list .item-title { margin: 10px 0 0; } }



@media screen and (max-width: 999px) { .cer-scroll .scroll-list .item-title { font-size: 16px; font-size: 1.6rem; line-height: 24px; } }



@media screen and (max-width: 767px) { .cer-scroll .scroll-list .item-title { margin: 10px 0 0; font-size: 14px; font-size: 1.4rem; } }



/* .cer-scroll end */

/* .turn_page start */

.turn_page { background-color: #eee; padding: 92px 0 64px; margin-bottom: -100px; }



@media screen and (max-width: 1219px) { .turn_page { padding: 70px 0 64px; margin-bottom: -70px; } }



@media screen and (max-width: 999px) { .turn_page { padding: 50px 0; margin-bottom: -50px; } }



@media screen and (max-width: 767px) { .turn_page { padding: 30px 0 40px; margin-bottom: -30px; } }



.turn_page .box-title { text-align: center; font-size: 48px; font-size: 4.8rem; font-family:"Microsoft YaHei","微软雅黑"; margin-bottom: 53px; }



@media screen and (max-width: 1419px) { .turn_page .box-title { font-size: 42px; font-size: 4.2rem; } }



@media screen and (max-width: 1219px) { .turn_page .box-title { font-size: 36px; font-size: 3.6rem; } }



@media screen and (max-width: 999px) { .turn_page .box-title { font-size: 30px; font-size: 3rem; } }



@media screen and (max-width: 767px) { .turn_page .box-title { font-size: 24px; font-size: 2.4rem; margin-bottom: 20px; } }



.turn_page #box1 { position: relative; width: 1700px; height: 700px; margin: 0 auto; }



.turn_page #box1 .box-list { position: relative; width: 1700px; height: 700px; }



.turn_page #box1 .box-list .list-item { position: absolute; list-style: none; background: #000; width: 0; height: 0; top: 146px; left: 377px; z-index: 0; }



.turn_page #box1 .box-list .list-item:nth-child(4) { -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, 0.3); box-shadow: 0 0 14px rgba(0, 0, 0, 0.3); }



.turn_page #box1 .box-list .list-item img { width: 100%; height: 100%; vertical-align: top; cursor: pointer; }



.turn_page #box1 .box-list .list-item .item-title { text-align: center; font-size: 20px; font-size: 2rem; line-height: 30px; margin-top: 25px; }



.turn_page #box1 .prev, .turn_page #box1 .next { position: absolute; top: 50%; margin-top: -33px; overflow: hidden; cursor: pointer; z-index: 999; width: 73px; height: 16px; }



.turn_page #box1 .prev { left: 0; background: url(../images/prev.png) no-repeat center; }



.turn_page #box1 .prev:hover { background: url(../images/prev1.png) no-repeat center; }



.turn_page #box1 .next { right: 0; background: url(../images/next.png) no-repeat center; }



.turn_page #box1 .next:hover { background: url(../images/next1.png) no-repeat center; }



@media screen and (max-width: 1719px) { .turn_page #box1 { display: none; } }



.turn_page .scroll-box { display: none; position: relative; overflow: hidden; width: 100%; padding-left: 40px; padding-right: 40px; }



@media screen and (max-width: 1719px) { .turn_page .scroll-box { display: block; } }



.turn_page .scroll-box .box-btn { position: absolute; top: 50%; margin-top: -35px; display: block; }



.turn_page .scroll-box .box-btn .iconfont { font-size: 30px; font-size: 3rem; color: #ccc; }



.turn_page .scroll-box .box-btn .iconfont:hover { color: #000; }



.turn_page .scroll-box .box-btn.prev { left: 0; }



.turn_page .scroll-box .box-btn.next { right: 0; }



.turn_page .scroll-box .box-list { overflow: hidden; }



.turn_page .scroll-box .box-list ul { width: 10000%; }



.turn_page .scroll-box .list-item { float: left; margin-left: .01%; margin-right: .01%; margin-bottom: 0; width: 0.313%; border-radius: 0; border: solid 0 #bfbfbf; overflow: hidden; }



.turn_page .scroll-box .list-item img { display: block; }



.turn_page .scroll-box .list-item .item-title { text-align: center; line-height: 30px; font-size: 16px; font-size: 1.6rem; margin-top: 10px; }



@media only screen and (max-width: 767px) { .turn_page .scroll-box .list-item { width: 0.48%; font-size: 14px; font-size: 1.4rem; } }



@media only screen and (max-width: 480px) { .turn_page .scroll-box .list-item { width: 0.98%; } }



/* .turn_page end */

/*-------------4-about end-----------------------------------------------------------------*/

/*-------------5-1-news start--------------------------------------------------------------*/

.news1-list .list-item { background-color: #fff; float: left; width: 22.35294%; margin-left: 3.52941%; margin-bottom: 64px; }



.news1-list .list-item:hover { -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15); box-shadow: 0 0 20px rgba(0, 0, 0, 0.15); }



@media screen and (max-width: 1219px) { .news1-list .list-item { width: 23%; margin: 0 1% 50px !important; } }



@media screen and (max-width: 999px) { .news1-list .list-item { width: 31.33%; margin: 0 1% 30px; } }



@media screen and (max-width: 640px) { .news1-list .list-item { width: 48%; } }



@media screen and (max-width: 380px) { .news1-list .list-item { width: 98%; } }



.news1-list .item-pic img { display: block !important; width: 100%; margin: 0 auto; max-width: 400px; }



.news1-list .item-body { padding: 14px 12px 39px; }



@media screen and (max-width: 1219px) { .news1-list .item-body { padding: 10px 10px 20px; } }



.news1-list .item-title { font-size: 18px; font-size: 1.8rem; font-family:"Microsoft YaHei","微软雅黑"; line-height: 26px; }



@media screen and (max-width: 999px) { .news1-list .item-title { font-size: 16px; font-size: 1.6rem; } }



.news1-list .item-desc { text-indent: 2em; font-size: 16px; font-size: 1.6rem; line-height: 26px; height: 52px; margin-top: 17px; }



@media screen and (max-width: 999px) { .news1-list .item-desc { margin-top: 10px; font-size: 14px; font-size: 1.4rem; line-height: 24px; height: 48px; } }



@media screen and (max-width: 767px) { .news1-list .item-desc { margin-top: 5px; line-height: 20px; height: 40px; } }



.news1-list .item-btn { font-family:"Microsoft YaHei","微软雅黑"; display: inline-block; margin-top: 16px; width: 137px; line-height: 34px; border: solid 1px #0057A8; color: #0057A8; padding: 0 18px; background: transparent url(../images/web5.png) no-repeat 95px center; }



.news1-list .item-btn:hover { color: #fff; background: #0057A8 url(../images/web6.png) no-repeat 95px center; }



@media screen and (max-width: 767px) { .news1-list .item-btn { width: 120px; line-height: 30px; padding: 0 10px; background-position-x: 85px; }

  .news1-list .item-btn:hover { background-position-x: 85px; } }



/*-------------5-1-news end----------------------------------------------------------------*/

/*-------------5-2-news start--------------------------------------------------------------*/

.news-main .box-main { width: 69.82353%; }



@media screen and (max-width: 1419px) { .news-main .box-main { width: 820px; } }



@media screen and (max-width: 1219px) { .news-main .box-main { width: 600px; } }



@media screen and (max-width: 999px) { .news-main .box-main { width: 100%; } }



.news-main .box-slide { width: 24.70588%; }



@media screen and (max-width: 1419px) { .news-main .box-slide { width: 345px; } }



@media screen and (max-width: 999px) { .news-main .box-slide { width: 100%; margin-top: 50px; } }



@media screen and (max-width: 767px) { .news-main .box-slide { margin-top: 30px; } }



.news-main .box-slide .box-title { background-color: #0057A8; border-radius: 20px 20px 0 0; overflow: hidden; line-height: 68px; text-align: center; font-size: 30px; font-size: 3rem; }



.news-main .box-slide .box-title, .news-main .box-slide .box-title a { color: #fff; }



.news-main .box-slide .box-title a { display: block; }



.news-main .box-slide .box-title a:hover { background-color: #333; color: #fff; }



@media screen and (max-width: 1219px) { .news-main .box-slide .box-title { font-size: 24px; font-size: 2.4rem; line-height: 50px; } }



@media screen and (max-width: 767px) { .news-main .box-slide .box-title { font-size: 20px; font-size: 2rem; line-height: 44px; } }



.news-slide .list-item { padding-left: 6px; padding-right: 6px; padding-top: 22px; }



@media screen and (max-width: 999px) { .news-slide .list-item { padding-left: 0; padding-right: 0; padding-top: 20px; float: left; width: 31.33%; margin: 0 1% 0; } }



@media screen and (max-width: 640px) { .news-slide .list-item { width: 48%; } }



@media screen and (max-width: 400px) { .news-slide .list-item { width: 100%; margin: 0; } }



.news-slide .item-pic img { display: block; max-width: 408px; width: 100%; margin: 0 auto; }



.news-slide .item-title { font-size: 18px; font-size: 1.8rem; font-family:"Microsoft YaHei","微软雅黑"; line-height: 26px; }



@media screen and (max-width: 999px) { .news-slide .item-title { font-size: 16px; font-size: 1.6rem; } }



.news-slide .item-desc { font-size: 17px; font-size: 1.7rem; line-height: 28px; height: 56px; margin-top: 6px; }



@media screen and (max-width: 999px) { .news-slide .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; height: 48px; } }



@media screen and (max-width: 767px) { .news-slide .item-desc { margin-top: 5px; line-height: 20px; height: 40px; } }



.news-slide .item-body { padding: 16px 12px 4px; }



@media screen and (max-width: 1219px) { .news-slide .item-body { padding: 10px 10px 4px; } }



/* slide-form start */

.slide-form { /* WebKit browsers */ /* Mozilla Firefox 4 to 18 */ /* Mozilla Firefox 19+ */ /* Internet Explorer 10+ */ margin-top: 78px; }



.slide-form ::-webkit-input-placeholder { color: #333; opacity: 1; }



.slide-form :-o-placeholder { color: #333; opacity: 1; }



.slide-form ::-moz-placeholder { color: #333; opacity: 1; }



.slide-form :-ms-input-placeholder { color: #333; opacity: 1; }



@media screen and (max-width: 1419px) { .slide-form { margin-top: 50px; } }



@media screen and (max-width: 767px) { .slide-form { margin-top: 30px; } }



.slide-form .item-form { padding-top: 26px; }



.slide-form .item-form .star { background: url(../images/star1.png) no-repeat left 21px; }



.slide-form .item-form .item-row { padding-left: 16px; margin-bottom: 19px; position: relative; }



.slide-form .item-form input, .slide-form .item-form textarea { width: 100%; border-radius: 5px; border: solid 1px #aaa; padding: 0 15px 0 42px; font-size: 18px; font-size: 1.8rem; }



.slide-form .item-form input { height: 50px; line-height: 48px; }



.slide-form .item-form textarea { height: 102px; display: block; line-height: 24px; padding-top: 12px; }



.slide-form .item-form .iconfont { font-size: 19px; font-size: 1.9rem; position: absolute; top: 15px; left: 30px; }



.slide-form .item-form .code-input { width: 43.25%; float: left; padding-left: 18px; }



.slide-form .item-form .code-img { float: right; width: 161px; overflow: hidden; cursor: pointer; }



.slide-form .item-form .code-img img { display: block; }



.slide-form .item-form .code-btn { width: 100%; background-color: #0057A8; color: #fff; padding: 0; border-color: #0057A8; text-transform: uppercase; }



.slide-form .item-form .code-btn:hover { background-color: #333; border-color: #333; }



@media screen and (max-width: 999px) { .slide-form .item-form .code-input { width: 50%; margin-right: 10px; }

  .slide-form .item-form .code-img { float: left; } }



@media screen and (max-width: 767px) { .slide-form .item-form .item-row { margin-bottom: 15px; }

  .slide-form .item-form input, .slide-form .item-form textarea { font-size: 16px; font-size: 1.6rem; }

  .slide-form .item-form input { height: 38px; line-height: 36px; }

  .slide-form .item-form textarea { height: 130px; line-height: 24px; padding-top: 5px; }

  .slide-form .item-form .iconfont { font-size: 16px; font-size: 1.6rem; top: 10px; }

  .slide-form .item-form .code-input { width: -webkit-calc(100% - 140px); width: -moz-calc(100% - 140px); width: calc(100% - 140px); margin-bottom: 15px; margin-right: 0; }

  .slide-form .item-form .code-img { float: right; width: auto; height: 38px; }

  .slide-form .item-form .code-img img { max-height: 38px; } }



/* slide-form end */

/* news2-main start */

.news2-main .item-title { font-size: 30px; font-size: 3rem; font-family:"Microsoft YaHei","微软雅黑"; }



@media screen and (max-width: 767px) { .news2-main .item-title { font-size: 24px; font-size: 2.4rem; } }



@media screen and (max-width: 640px) { .news2-main .item-title { font-size: 20px; font-size: 2rem; } }



.news2-main .item-date { margin-top: 23px; border-bottom: solid 1px #ccc; padding-bottom: 33px; }



@media screen and (max-width: 767px) { .news2-main .item-date { margin-top: 15px; padding-bottom: 15px; } }



.news2-main .item-date > span { font-size: 16px; font-size: 1.6rem; font-family:"Microsoft YaHei","微软雅黑"; color: #666; line-height: 26px; margin-right: 15px; }



@media screen and (max-width: 767px) { .news2-main .item-date > span { font-size: 14px; font-size: 1.4rem; } }



.news2-main .pro-share { display: inline-block; }



.news2-main .pro-share .share-title { font-size: 16px; font-size: 1.6rem; color: #666; }



@media screen and (max-width: 767px) { .news2-main .pro-share .share-title { font-size: 14px; font-size: 1.4rem; } }



.news2-main .item-body { padding: 12px 0 70px; font-size: 18px; font-size: 1.8rem; line-height: 34px; }



.news2-main .item-body p { min-height: 34px; }



.news2-main .item-body img, .news2-main .item-body iframe { max-width: 100%; }



@media screen and (max-width: 999px) { .news2-main .item-body { font-size: 16px; font-size: 1.6rem; line-height: 28px; padding-bottom: 50px; }

  .news2-main .item-body p { min-height: 28px; } }



@media screen and (max-width: 767px) { .news2-main .item-body { padding-bottom: 20px; font-size: 14px; font-size: 1.4rem; line-height: 24px; }

  .news2-main .item-body p { min-height: 24px; } }



/* news2-main end */

/*-------------5-2-news end----------------------------------------------------------------*/

/*-------------6-contact start-------------------------------------------------------------*/

.contact-top { padding: 75px 0 0; }



@media screen and (max-width: 999px) { .contact-top { padding: 50px 0 0; } }



@media screen and (max-width: 767px) { .contact-top { padding: 30px 0 0; } }



.contact-top .item-pic { width: 50%; margin-left: 4.70588%; }



.contact-top .item-pic img { display: block; }



@media screen and (max-width: 1419px) { .contact-top .item-pic { margin-left: 1.76471%; } }



@media screen and (max-width: 1219px) { .contact-top .item-pic { float: none; max-width: 850px; width: 100%; margin: 0 0 30px; } }



.contact-top .item-body { overflow: hidden; padding-left: 7px; }



@media screen and (max-width: 1219px) { .contact-top .item-body { padding-left: 0; } }



.contact-top .box-title { margin-top: 12px; font-size: 40px; font-size: 4rem; }



@media screen and (max-width: 1419px) { .contact-top .box-title { margin-top: 0; font-size: 30px; font-size: 3rem; } }



@media screen and (max-width: 999px) { .contact-top .box-title { font-size: 28px; font-size: 2.8rem; } }



@media screen and (max-width: 767px) { .contact-top .box-title { font-size: 24px; font-size: 2.4rem; } }



.contact-top .box-list { margin-top: 13px; font-size: 20px; font-size: 2rem; line-height: 44px; font-family:"Microsoft YaHei","微软雅黑"; }



.contact-top .box-list .iconfont { float: left; color: #666; font-size: 24px; font-size: 2.4rem; margin-right: 19px; }



.contact-top .box-list p { overflow: hidden; }



.contact-top .box-list a:hover { color: #0057A8; }



@media screen and (max-width: 999px) { .contact-top .box-list { font-size: 18px; font-size: 1.8rem; line-height: 36px; } }



@media screen and (max-width: 767px) { .contact-top .box-list { font-size: 16px; font-size: 1.6rem; line-height: 32px; }

  .contact-top .box-list .iconfont { font-size: 20px; font-size: 2rem; margin-right: 10px; } }



/* contact-main start */

.contact-main { background: url(../images/bg1.png) no-repeat center 15px; margin-top: 94px; padding: 0 40px 60px 100px; }



@media screen and (max-width: 1720px) { .contact-main { padding-left: 0; padding-right: 0; } }



@media screen and (max-width: 1219px) { .contact-main { padding: 0 0 70px; margin-top: 70px; } }



@media screen and (max-width: 999px) { .contact-main { padding: 0 0 50px; margin-top: 50px; } }



@media screen and (max-width: 767px) { .contact-main { padding: 0 0 30px; margin-top: 30px; } }



/* c-form start */

.c-form { /* .item-box{float: left;} */ }



.c-form .item-title { text-align: center; font-size: 50px; font-size: 5rem; margin-bottom: 72px; }



@media screen and (max-width: 1419px) { .c-form .item-title { font-size: 40px; font-size: 4rem; } }



@media screen and (max-width: 1219px) { .c-form .item-title { font-size: 36px; font-size: 3.6rem; margin-bottom: 50px; } }



@media screen and (max-width: 999px) { .c-form .item-title { font-size: 30px; font-size: 3rem; margin-bottom: 30px; } }



@media screen and (max-width: 767px) { .c-form .item-title { font-size: 24px; font-size: 2.4rem; } }



.c-form .star1 { position: relative; }



.c-form .star1:before { position: absolute; content: ' '; width: 8px; height: 7px; background: url(../images/star2.png) no-repeat center; left: -26px; top: 50%; margin-top: -3.5px; }



.c-form .item-box input, .c-form .item-box textarea { border: solid 1px #a0a0a0; color: #a6a6a6; font-size: 20px; font-size: 2rem; }



.c-form .item-box > div { margin-bottom: 26px; position: relative; }



.c-form .item-box > div .iconfont { font-size: 22px; font-size: 2.2rem; color: #a6a6a6; line-height: 24px; position: absolute; width: 44px; text-align: center; left: 0; top: 26px; }



.c-form .item-box input { height: 76px; line-height: 74px; }



@media screen and (max-width: 1219px) { .c-form .item-box input, .c-form .item-box textarea { font-size: 18px; font-size: 1.8rem; }

  .c-form .item-box input { height: 50px; line-height: 48px; }

  .c-form .item-box > div { margin-bottom: 19px; }

  .c-form .item-box > div .iconfont { top: 14px; } }



@media screen and (max-width: 999px) { .c-form .item-box .star1:before { left: -14px; }

  .c-form .item-box input, .c-form .item-box textarea { font-size: 16px; font-size: 1.6rem; }

  .c-form .item-box input { height: 44px; line-height: 42px; }

  .c-form .item-box > div .iconfont { font-size: 20px; font-size: 2rem; line-height: 20px; width: 36px; left: 0; top: 15px; } }



.c-form .item-left { width: 48.58974%; padding-left: 26px; padding-right: 0; }



.c-form .item-left input { width: 100%; padding: 0 10px 0 44px; }



@media screen and (max-width: 1419px) { .c-form .item-left { width: 40.38462%; } }



@media screen and (max-width: 999px) { .c-form .item-left { width: 100%; padding-right: 0; padding-left: 14px; }

  .c-form .item-left input { padding: 0 10px 0 36px; } }



.c-form .item-right { width: 50.19231%; padding-left: 26px; }



.c-form .item-right .textarea:before { top: 34px; }



.c-form .item-right textarea { width: 100%; height: 380px; line-height: 24px; resize: none; padding: 22px 10px 10px 40px; display: block; }



.c-form .item-right .code-input { width: 20.87186%; padding: 0 16px; margin-right: 7.66182%; }



.c-form .item-right .code-img { cursor: pointer; overflow: hidden; height: 76px; }



.c-form .item-right .code-img img { display: block; max-height: 100%; }



.c-form .item-right .code-btn { width: 34.8745%; border: 0; background-color: #0057A8; color: #fff; }



.c-form .item-right .code-btn:hover { background-color: #333; }



@media screen and (max-width: 1719px) { .c-form .item-right .code-input { margin-right: 10px; } }



@media screen and (max-width: 1419px) { .c-form .item-right { width: 58.97436%; }

  .c-form .item-right .code-input { min-width: 130px; } }



@media screen and (max-width: 1219px) { .c-form .item-right .textarea:before { top: 23px; }

  .c-form .item-right textarea { width: 100%; height: 188px; padding-top: 10px; }

  .c-form .item-right .code-input { width: 31.0559%; }

  .c-form .item-right .code-img img { height: 50px; }

  .c-form .item-right .code-btn { width: 35.71429%; } }



@media screen and (max-width: 999px) { .c-form .item-right { width: 100%; padding-left: 14px; }

  .c-form .item-right .item-code.star1:before, .c-form .item-right .textarea:before { top: 15px; margin-top: 0; }

  .c-form .item-right textarea { height: 150px; padding: 8px 10px 10px 36px; }

  .c-form .item-right .code-input { margin-bottom: 20px; }

  .c-form .item-right .code-img { max-height: 44px; }

  .c-form .item-right .code-btn { width: 100%; } }



@media screen and (max-width: 767px) { .c-form .item-right .code-input { width: -webkit-calc(100% - 150px); width: -moz-calc(100% - 150px); width: calc(100% - 150px); }

  .c-form .item-right .code-img { float: right; } }



/* c-form end */

.map img { display: block; }



/* contact-main end */

/*-------------6-contact end---------------------------------------------------------------*/



/*# sourceMappingURL=3style.css.map */



/*.phone_nav*/

.phone_nav { width: 5px; height: 100%; position: absolute; right: 0; -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: 999999999999999; cursor: pointer; position: fixed; top: -5px; right: 0; display: block; }



.phone_nav .nav { overflow: hidden; width: 300px; background: rgba(0, 0, 0, 0.8); position: absolute; top: 0; right: 0; display: block; height: auto; overflow: scroll; }



.phone_nav .nav form { margin: 15px auto; width: 258px; height: 26px; border: 1px solid #fff; position: relative; }



.phone_nav .nav form .iptc { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-left: 15px; background-color: #fff; width: 80%; height: 26px; line-height: 26px; display: block; float: left; }



.phone_nav .nav form .ipsc { width: 20%; height: 26px; line-height: 26px; display: block; float: right; z-index: 1; position: relative; }



.phone_nav .nav form .iconfont { position: absolute; top: 0; right: 0; width: 20%; height: 26px; text-align: center; line-height: 26px; color: #0057A8; z-index: 0; background-color: #fff; }



.phone_nav .nav > ul { display: none; margin-top: 0px; margin-bottom: 0px; overflow: scroll; padding-top: 45px; -ms-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }



.phone_nav .nav > ul > li { line-height: 40px; font-size: 12px; font-size: 1.2rem; text-indent: 20px; position: relative; font-family:"Microsoft YaHei","微软雅黑"; }



.phone_nav .nav > ul > li .addition { width: 20px; height: 20px; position: absolute; right: 15px; top: 10px; background: url("../fonts/shizi.png") no-repeat center center; }



.phone_nav .nav > ul > li .addition.fa:before { margin-right: 5px; color: #fff; text-indent: 0; }



.phone_nav .nav > ul > li > a { color: #fff; font-size: 12px; font-size: 1.2rem; display: block; margin-right: 40px; }



.phone_nav .nav > ul > li > a span { color: #fff; font-size: 12px; font-size: 1.2rem; font-family:"Microsoft YaHei","微软雅黑"; }



.phone_nav .nav > ul > li .c-show { display: none; width: 100%; }



.phone_nav .nav > ul > li .c-show1 .c-s1 { position: relative; padding-left: 15px; }



.phone_nav .nav > ul > li .c-show1 .c-s1 > a { position: relative; font-size: 12px; font-size: 1.2rem; color: #fff; display: block; padding-top: 5px; padding-bottom: 5px; line-height: 30px; margin-right: 40px; }



.phone_nav .nav > ul > li .c-show1 .c-s1 > a span { font-size: 12px; font-size: 1.2rem; color: #fff; font-family:"Microsoft YaHei","微软雅黑"; }



.phone_nav .nav > ul > li .c-show1 .c-s1 > .c-show2 { position: relative; }



.phone_nav .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 { position: relative; }



.phone_nav .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 > a { text-indent: 35px; font-size: 12px; font-size: 1.2rem; color: #fff; display: block; padding-top: 5px; padding-bottom: 5px; line-height: 30px; margin-right: 40px; }



.phone_nav .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 > a span { font-size: 12px; font-size: 1.2rem; color: #fff; font-family:"Microsoft YaHei","微软雅黑"; }



.phone_nav .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 { position: relative; }



.phone_nav .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 .c-s3 a { text-indent: 50px; font-size: 12px; font-size: 1.2rem; color: #fff; display: block; padding-top: 5px; padding-bottom: 5px; line-height: 30px; }



.phone_nav .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 .c-s3 a span { font-size: 12px; font-size: 1.2rem; color: #fff; font-family:"Microsoft YaHei","微软雅黑"; }



.phone_nav .nav > ul > dl { padding: 20px; }



.phone_nav .nav > ul > dl dd { float: left; margin: 0 2px; }



.phone_nav .nav > ul > dl dd img { width: 23px; }



.phone_nav .menubtn { width: 20px; height: 18px; position: absolute; top: 12px; right: 5px; -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; }



.phone_nav .menubtn span { display: block; width: 100%; height: 3px; margin-bottom: 3px; background-color: #0057A8; }



@media screen and (min-width: 768px) { .phone_nav, .nav { display: none !important; } }



/*# sourceMappingURL=4nav.css.map */



.banner { position: relative; z-index: 2; line-height: 0; font-size: 0; }



.banner .slick-arrow { position: absolute; z-index: 99; display: block !important; top: 50%; width: 60px; height: 60px; text-align: center; line-height: 60px; border-radius: 50%; background-color: #fff; background-color: rgba(255, 255, 255, 0.5); margin-top: -30px; cursor: pointer; color: #333; }



.banner .slick-arrow .iconfont { font-size: 21px; font-size: 2.1rem; }



.banner .slick-arrow:hover { background-color: #fff; }



.banner .slick-prev { left: 126px; cursor: pointer; }



.banner .slick-next { right: 126px; cursor: pointer; }



.banner .slick-dots { position: absolute; z-index: 999999; right: 0; bottom: 3.875%; text-align: center; font-size: 0; letter-spacing: 0; text-align: left; left: 19.27%; }



.banner .slick-dots li { margin: 0 4px; display: inline-block; *display: inline; *zoom: 1; }



.banner .slick-dots li.slick-active a { background-image: url("../images/dot1.png"); cursor: pointer; }



.banner .slick-dots a { display: block; width: 19px; height: 19px; background-image: url("../images/dot.png"); cursor: pointer; background-repeat: no-repeat; background-position: center; -webkit-background-size: 100% 100%; background-size: 100% 100%; }



@media screen and (max-width: 999px) { .banner .slick-arrow { display: none !important; }

  .banner .slick-dots li { margin: 0 3px; }

  .banner .slick-dots a { width: 12px; height: 12px; } }



.slick-list, .slick-slider, .slick-track { position: relative; display: block; }



.slick-loading .slick-slide, .slick-loading .slick-track { visibility: hidden; }



.slick-slider { -webkit-box-sizing: border-box; -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=5banner2.css.map */



@media screen and (min-width:1000px) and (max-width:1219px) {}

@media screen and (max-width:1719px) {}

@media screen and (max-width:1419px) {	}

@media screen and (max-width:1219px) {}

@media screen and (max-width:999px) {	}

@media screen and (max-width:767px) {	}

@media screen and (max-width:640px) {	}


@font-face {font-family: "iconfont";

  src: url('../fonts/iconfont.eot?t=1569290283910'); /* IE9 */

  src: url('../fonts/iconfont.eot?t=1569290283910#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=1569290283910') format('woff'),

  url('../fonts/iconfont.ttf?t=1569290283910') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */

  url('../fonts/iconfont.svg?t=1569290283910#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-home:before {

  content: "\e624";

}



.icon-facebook:before {

  content: "\e620";

}



.icon-ico-youtube1:before {

  content: "\e61b";

}



.icon-home1:before {

  content: "\e61a";

}



.icon-pinterest:before {

  content: "\e8ab";

}



.icon-company-name:before {

  content: "\e604";

}



.icon-linkedin:before {

  content: "\e648";

}



.icon-twitter:before {

  content: "\e607";

}



.icon-top1:before {

  content: "\e64d";

}



.icon-left:before {

  content: "\e708";

}



.icon-right:before {

  content: "\e709";

}



.icon-left2:before {

  content: "\e710";

}



.icon-right2:before {

  content: "\e711";

}



.icon-right4:before {

  content: "\e719";

}



.icon-up7:before {

  content: "\e722";

}



.icon-bottom7:before {

  content: "\e723";

}



.icon-left7:before {

  content: "\e724";

}



.icon-right7:before {

  content: "\e725";

}



.icon-left9:before {

  content: "\e72c";

}



.icon-right9:before {

  content: "\e72d";

}



.icon-up16:before {

  content: "\e746";

}



.icon-bottom16:before {

  content: "\e747";

}



.icon-left16:before {

  content: "\e748";

}



.icon-right16:before {

  content: "\e749";

}



.icon-left23:before {

  content: "\e77f";

}



.icon-right23:before {

  content: "\e780";

}



.icon-instagram:before {

  content: "\e79d";

}



.icon-search4:before {

  content: "\e7b2";

}



.icon-search5:before {

  content: "\e7b3";

}



.icon-contact:before {

  content: "\e7be";

}



.icon-whatsapp1:before {

  content: "\e7bf";

}



.icon-mobile:before {

  content: "\e7c5";

}



.icon-email1:before {

  content: "\e7c4";

}



.icon-tel:before {

  content: "\e7c7";

}



.icon-whatsapp:before {

  content: "\e7c1";

}



.icon-address:before {

  content: "\e7c2";

}



.icon-contact1:before {

  content: "\e7c3";

}



.icon-email:before {

  content: "\e7c6";

}



.icon-email11:before {

  content: "\e7c8";

}



.icon-skype:before {

  content: "\e7c9";

}



.icon-fax1:before {

  content: "\e7ca";

}



.icon-tel1:before {

  content: "\e7cc";

}



.icon-wechat:before {

  content: "\e7cd";

}



.icon-message:before {

  content: "\e7da";

}



.icon-search:before {

  content: "\e61f";

}



.icon-top101: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; width:200px; line-height: 30px;cursor: pointer;border: none;overflow: hidden;color: #0057A8;cursor: pointer;  border:1px solid #0057A8; padding-left:10px; padding-right:10px; text-align:center; font-size:14px; font-size:1.4rem; margin-left:10px;}

.listcart a:hover{  border:#0057A8 solid 1px; background:#0057A8; 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;}





.page a.no:hover{    border: solid 1px #ededed;

    background-color: #f8f8f8;

    color: #333;}







    .shuxp_c a:hover{color: #0057A8;}







    .c-form .item-right .code-input,.c-form .item-right .code-img{display: none;}

	

	.cubiao{ margin-bottom:17px; text-align:center; padding-top:10px;}



.cubiao a{     display: block;

    font-size: 36px;

    font-size: 3.6rem;

    line-height: 50px;

    background: #0057A8;

    color: #fff;}



.cubiao p{ font-size:18px; font-size:1.8rem; line-height:30px; color:#4d4d4d; padding-top:19px; margin:auto;}

	



.cuxin{ margin:auto; padding-left:5px; padding-right:5px; width:90%;}



.xinl{ width:579px; float:left;}



.cuxin .int1{ padding-left:22px; margin-top:19px;}



.cuxin .xing{ background:url(../images/xing2.jpg) no-repeat left 22px;}



.cuxin .int1 input{ width:552px; height:50px; border:1px solid #a0a0a0; padding-left:2px; font-size:14px; font-size:1.4rem; line-height:50px; background:none;}



.cuxin .int2{padding-left:15px; margin-top:19px;width:579px; float:right;}



.cuxin .int3{padding-left:22px; margin-top:16px;}



.cuxin textarea{ width:565px; height:185px; border:1px solid #a0a0a0; padding-left:11px; font-size:14px; font-size:1.4rem; line-height:46px;background:none;}



.cuxin .int4{width:259px; height:50px; border:1px solid #a0a0a0; padding-left:2px; font-size:14px; font-size:1.4rem; line-height:50px; float:left; background:none;}



.cuxin .cuyanzheng{ width:226px; height:54px; float:left; margin-left:67px; cursor:pointer;}



.cuxin .int5{ width:379px; height:54px; border:none; border:1px solid #0057A8; background:#fff; float:right; cursor:pointer; font-size:14px; font-size:1.4rem; text-transform:uppercase; color:#fff; transition:0.5s; margin-bottom:20px; background:#0057A8;}



.cuxin .int5:hover{ background:#0057A8; color:#fff;}



@media screen and (max-width: 1719px) and (min-width: 1420px){

	

	.cuxin{ width:100%;}

	.cuxin .int1 input{ width:90%;} 

	.xinl{ width:49%;}

	.cuxin .int2{ width:49%;}

	.cuxin textarea{ width:90%;}

	}

@media screen and (max-width: 1419px) and (min-width: 1220px){

	.cuxin{ width:100%;}

	.cuxin .int1 input{ width:90%;} 

	.xinl{ width:49%;}

	.cuxin .int2{ width:49%;}

	.cuxin textarea{ width:90%;}

	

	}

@media screen and (max-width: 1219px) and (min-width: 1000px){

	

	.cuxin{ width:100%;}

	.cuxin .int1 input{ width:90%;} 

	.xinl{ width:49%;}

	.cuxin .int2{ width:49%;}

	.cuxin textarea{ width:90%;}

	

	

	

	}

@media screen and (min-width:1000px) and (max-width:1219px){



/*.cuxin{ width:auto;}



.xinl{ width:479px;}



.cuxin .int1 input{ width:452px;}



.cuxin .int2{padding-left:15px; margin-top:19px;width:453px; float:right;}



.cuxin textarea{ width:440px;}



.cuxin .int4{width:189px;}



.cuxin .int5{ width:450px;}



.cuxin .cuyanzheng{ margin-left:37px;}

*/







}



@media screen and (max-width:999px){



.comain{ background-attachment:fixed; padding-bottom:30px;}



.con{ width:auto; margin:auto;}



.cubiao p{ width:auto;}



.colie{ width:33.333% !important; margin-left:auto; float:left; margin-top:auto; min-height:221px;}



.colie li{ font-size:12px; font-size:1.2rem; text-align:center}



.cotr{ width:100%;}



.cotr ul{ float:left; margin-left:15px;}







.cuxin{ width:auto; margin-top:30px;}



.xinl{ width:100%; float:none;}



.cuxin .int2{width:auto; float:none;}



.cuxin .int1{ padding-left:15px;}



.cuxin .int1 input{ width:95%; padding-left:11px;}



.cuxin textarea{ width:95%;}



.cuxin .int3{padding-left:15px;}



.cuxin .int4{width:25%;}



.cuxin .int5{ width:25%; float:left; margin-left:10px;}



.cuxin .cuyanzheng{ margin-left:10px;}



.ditu{ margin-left:auto;width:100%; height:auto; max-width:1181px; max-height:512px;}



}



@media screen and (max-width:639px){



.xinl{ width:100%;}



.xinr{ width:100%;}



.cuxin .int1 input{ width:90%;}



.cuxin textarea{ width:90%;}



.cuxin .int4{width:25%;}



.colie{ width:50% !important;}







.cuxin .cuyanzheng{ float:left; margin-left:10px;}



.cuxin .int5{ width:93%; margin-top:20px; margin-left:auto;}





}



@media screen and (max-width:419px){



.colie{ width:100% !important;}



.cul ul{ width:97%; margin-left:1.5%; margin-right:1.5%; margin-bottom:20px;}



.cuxin .int4{width:90%;}



.cuxin .cuyanzheng{ margin-left:auto; margin-top:20px;}



}





.slidenav-list li{ padding-left: 41px;

    background: url(../images/prltjia.png) no-repeat left 4px;

	

}

.proslide .slidenav-yiji > li { padding-left:0px; background:none;}


.item-desc iframe{ width:560px; max-width:100%;}




.adddaimg{ display:block; margin:0 auto; width:100%;     max-width: 100%;    max-height: 100%;}



 .promote_service_text {
    float: left;
    width: 50%;
}
.promote_service_subtitle{    font-size: 16px;font-size: 1.6rem;   line-height: 26px;    margin-bottom: 20px;}

.promote_service_title,.promote_project_title{    font-size: 36px;font-size: 3.6rem;    color: #0057A8;    line-height: 48px;    margin-bottom: 20px; }
	
.promote_service_img{    float: right;
    width: 50%;
    padding-left: 50px!important;}
.promote_service_img img{ display:block; margin:0 auto; width: 100%;  max-width: 100%;}
	

.tem08_promote_project {
    padding: 20px 0 20px;
    background: #f9f9f9;
}
.tem08_promote_project ul {
    margin: 0 0px;
    color: #282f36;
    display: flex;
    flex-wrap: wrap;
}

.tem08_promote_project ul li {
    width: 25%;
    float: left;
    padding: 15px 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: flex-end;
}
.tem08_promote_project ul li p {
    margin-bottom: 18px;
    font-size: 20px;
	font-size:2rem;
    color: inherit;
    text-align: center;
    line-height: 25px;
    max-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.tem08_promote_project ul li .image {
    width: 100%;
    overflow: hidden;
}
.tem08_promote_project ul li img {
    width: 100%;
    transition: all .3s ease 0s;
	-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);
}

.tem08_promote_project ul li:hover img{ -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }

.picMarquee-left2 { position: relative; }

.picMarquee-left2 .picList li { width: 19%; float: left; margin-right: 10px; overflow: hidden; }

.picMarquee-left2 .next, .picMarquee-left2 .prev { width: 23px; height: 23px; line-height: 23px; text-align: center; border-radius: 50%; border: 2px solid #a6a3a2; display: inline-block; position: absolute; top: 50%; margin-top: -12px; cursor: pointer; z-index: 999; }

.picMarquee-left2 .next i, .picMarquee-left2 .prev i { color: #a6a3a2; font-size: 12px; font-size: 1.2rem; }

.picMarquee-left2 .next { left: -35px; }

.picMarquee-left2 .prev { right: -35px; }

.picMarquee-left2 .next:hover, .picMarquee-left2 .prev:hover { border: 2px solid #747374; }

.picMarquee-left2 .next:hover i, .picMarquee-left2 .prev:hover i { color: #747374; }

@media screen and (max-width: 1300px) { .picMarquee-left2 .next { left: 0; }
  .picMarquee-left2 .prev { right: 0; } 
}
@media screen and (max-width: 1219px) { 
  .picMarquee-left2 .picList li{width: 170px;}
}
@media screen and (max-width: 999px) { 
  .a1tulist{padding: 20px;}
  .picMarquee-left2 .picList li{width: 220px;}
}
@media screen and (max-width: 650px) { 
  .picMarquee-left2 .picList li{width: 150px;}
}
@media screen and (max-width: 600px) { 
  .picMarquee-left2 .picList li{width: 130px;}
}
.page_wrappy{padding:30px 0 40px;}

@media screen and (max-width: 1450px) { 
.promote_service_img,.promote_service_text{ width:100%; margin-bottom:20px; float:none;}
.promote_service_img{ max-width:800px; padding-left:0px !important}
}
@media (max-width:1200px){
.tem08_promote_project ul li {
    width: 33.3333%;
    padding: 5px;
}
}
@media (max-width: 767px){
.tem08_promote_project ul li {
    width: 50%;
    padding: 5px;
}
.tem08_promote_project ul li p {
    margin-bottom: 18px;
    font-size: 14px;
    font-size: 1.4rem;}
	.promote_service_title, .promote_project_title {
    font-size: 22px;
    font-size:2.2rem;
}
}

    .xunpanc{margin-top: 20px;}
    .xunpanc .table {margin-top: 0;}
    .xunpanc table tr td{border: 1px solid #ccc; text-align: left!important; padding: 3px;}
    .xunpanc table tr td a:hover{color: #0057A8;}







.cuxin .yzm .yzmdiv {
    display: flex;
}
.cuxin .yzm input {
    width: 552px;
    height: 50px;
    border: 1px solid #a0a0a0;
    padding-right: 11px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 50px;
    background: none;
}
.cuxin .yzm .fcodeimg img {
    height: 100%;
}
@media (max-width: 1719px) {
.cuxin .yzm .yzmdiv{ width:90%;}
}
.c-form .item-right .yzm {
    display: flex;
}
.c-form .item-right .yzm input {
    width: 100%;
}
.c-form .item-right .yzm .fcodeimg img {
    height: 100%;
}
.f-form .fcodeimg {
    float: left;
    cursor: pointer;
    display: block;
    width: 122px;
}