
@charset "UTF-8";
/* CSS Document */
* { margin: 0; padding: 0; }

html { font-size: 62.5%; }

body { margin: 0 auto; font-family: "OpenSans"; font-size: 14px; font-size: 1.4rem; max-width: 1920px; margin: 0 auto; overflow-x: hidden; }

.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;}

.at4-share-count-container { display: none!important; }

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; color: #333; }

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; color: #333; }

.clear { clear: both; }

.maln { margin-left: auto !important; }

input, textarea { font-family: "OpenSans"; font-size: 14px; font-size: 1.4rem; color: #333; 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: inherit; }

input[type="submit"], textarea[type="submit"] { cursor: pointer; }

input[type="button"], textarea[type="button"] { 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; }

.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: #666; }

/* WebKit browsers */
:-o-placeholder { color: #666; }

/* Mozilla Firefox 4 to 18 */
::-moz-placeholder { color: #666; }

/* Mozilla Firefox 19+ */
:-ms-input-placeholder { color: #666; }

/* 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; }

/**/
[class*="-item"] .item-pic { 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: #3D63C3 !important; }

[class*="-item"] .item-desc { overflow: hidden; }

[class*="-item"] .item-desc a { display: block; color: #666; }

[class*="-item"] .item-desc a:hover { color: #3D63C3 !important; }

/* @media screen and (min-width:1420px) {.wp {width: 1410px;margin: auto;}}
@media screen and (min-width:1220px) and (max-width:1419px) {.wp {width: 1200px;margin: auto;}} */
.wp { width: 1200px; margin: auto; }

@media screen and (min-width: 1220px) { .wp { width: 1200px; margin: auto; } }

@media screen and (min-width: 1000px) and (max-width: 1219px) { .wp { width: 980px; margin: auto; } }

@media screen and (max-width: 999px) { .wp { width: 95%; margin: auto; } }

@media screen and (min-width: 1220px) { .no_marginr { margin-right: auto !important; }
  .no_marginl { margin-left: auto !important; } }

@media screen and (min-width: 1000px) and (max-width: 1219px) { .no_marginr { margin-right: auto !important; }
  .no_marginl { margin-left: auto !important; } }

/*-------------table start-------------------------------------------------------------------*/
.table table { width: 100%; border-collapse: collapse; line-height: 22px; border: 1px solid #ccc; }

.table table tr td { padding: 3px; border: 1px solid #ccc; }

@media screen and (max-width: 1000px) { .table { width: 100%; overflow: scroll; }
  .table table { width: 885px; } }

/*-------------table end---------------------------------------------------------------------*/
/*-------------proslide_menubtn start--------------------------------------------------------*/
.proslide_menubtn { display: none; width: 23px; height: 18px; position: absolute; top: 12px; right: 12px; -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 { font-family: arial; text-align: center; overflow: hidden; }

.page a { /*float: left;*/ width: 35px; height: 30px; line-height: 28px; box-sizing: border-box; display: inline-block; margin: 0 2.5px 10px; border: solid 1px #e5e5e5; background-color: #FFFFFF; color: #333; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; font-size: 12px; font-size: 1.2rem; }

.page .big, .page .next { width: 61px !important; margin: 0 2px 10px; }

.page a:hover, .page .page-active { color: #3D63C3 !important; border-color: #3D63C3 !important; }

.page a.no:hover { border: solid 1px #e5e5e5 !important; color: #333 !important; }

.fl { float: right; display: inline-block; }

.add-form { float: left; background: url(../images/af-bg.png) no-repeat left center; padding-left: 20px; }

.add-btn { width: 168px; height: 30px; line-height: 24px; text-align: center; border: solid 1px #39B8AB; background-color: #39B8AB; color: #FFFFFF; cursor: pointer; font-size: 14px; font-size: 1.4rem; }

.add-btn:hover { background-color: #39B8AB; color: #FFFFFF; border-color: #39B8AB; }

@media only screen and (max-width: 767px) { .fl { float: none; }
  .add-btn { font-size: 12px; font-size: 1.2rem; }
  .add-form { float: none; display: inline-block; }
  .page a { font-size: 12px; font-size: 1.2rem; } }

/*-------------page-end--------------------------------------------------------------------*/
/*-------------contact start---------------------------------------------------------------*/
.contact-pc { right: 0; width: 69px; z-index: 999; position: fixed; }

.contact-pc li { width: 69px; height: 69px; -moz-border-radius: 5px; border-radius: 5px; margin-bottom: 2px; position: relative; }

.contact-pc li a { display: block; height: 69px; }

.c1 { background: #13C1F3 url(../images/skype.png) no-repeat center; }

.c2 { background: #157EEE url(../images/whatsapp.png) no-repeat center; }

.c3 { background: #00BB0C url(../images/wechat.png) no-repeat center; }

.c1:hover { background: #13C1F3 url(../images/skype.png) no-repeat center; }

.c2:hover { background: #157EEE url(../images/whatsapp.png) no-repeat center; }

.c3:hover { background: #00BB0C url(../images/wechat.png) no-repeat center; }

.contact-pc .c3 .ewm { position: absolute; bottom: 0; left: 125px; max-width: 120px; width: 120px; height: 120px; }

.contact-pc .c3:hover .ewm { left: -125px; }

.contact-phone { position: fixed; bottom: 0; height: 50px; left: 0; right: 0; display: none; z-index: 999; }

.contact-phone li { width: 33.33%; height: 50px; float: left; position: relative; }

.contact-phone li a { display: block; height: 50px; }

.contact-phone .c3 img { position: absolute; bottom: 50px; left: 50%; margin-left: -60px; display: none; }

@media only screen and (max-width: 767px) { .contact-pc { display: none; }
  .contact-phone { display: block; } }

/*back-top*/
.back-top { width: 42px; height: 43px; background: url(../images/back-top.png) no-repeat center; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; position: fixed; right: 10px; bottom: -100px; -webkit-transition: 1s; -o-transition: 1s; -moz-transition: 1s; transition: 1s; cursor: pointer; z-index: 998; }

/*-------------contact end-----------------------------------------------------------------*/
/*-------------pro-share start-------------------------------------------------------------*/
.pro-share { font-size: 0; letter-spacing: 0; font-family: "OpenSans"; }

.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; font-family: "OpenSans"; }

.pro-share .share-pic { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; height: 26px; }

.at4-share-count-container { line-height: 24px !important; }

@media screen and (max-width: 767px) { .pro-share .share-title { font-size: 12px; font-size: 1.2rem; } }

/*-------------pro-share end---------------------------------------------------------------*/
/*-------------m-oths----------------------------------------------------------------------*/
.m-oths { border-top: solid 1px #CFCFCF; margin-top: 50px; padding: 24px 0 0; color: #333; }

.m-oths a, .m-oths span, .m-oths .item-name { color: #333; }

.m-oths .oths-item { line-height: 30px; font-size: 16px; font-size: 1.6rem; color: #333; padding-left: 38px; margin-top: 10px; }

.m-oths .oths-item a { color: #333; }

.m-oths .oths-item a:hover { color: #3D63C3; }

.m-oths .oths-item-1 { background: url(../images/other1.png) no-repeat left 2px; }

.m-oths .oths-item-2 { background: url(../images/other2.png) no-repeat left 2px; }

@media only screen and (max-width: 767px) { .m-oths { padding: 15px 0 0; margin-top: 20px; }
  .m-oths .oths-item { font-size: 14px; font-size: 1.4rem; margin-top: 0; } }

/*------------video start-----------------------------------------------------------------*/
.video-box { width: 781px; overflow: hidden; margin: 0 auto; }

.video { position: relative; overflow: hidden; padding-bottom: 56.47%; /*宽除以高*/ height: 0; }

.video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }

.video iframe body { margin: 0px !important; }

@media only screen and (max-width: 781px) { .video-box { width: 100%; max-width: 100%; } }

/*-------------bread start-----------------------------------------------------------------*/
.bread { border-bottom: solid 1px #ccc; background-color: transparent; line-height: 26px; padding: 23px 0 10px; color: #333; overflow: hidden; }

.bread a { color: #333; }

.bread a:hover, .bread .bread-active { color: #3D63C3; }

@media screen and (max-width: 767px) { .bread { padding: 10px 0; font-size: 14px; font-size: 1.4rem; } }

/*-------------bread end-------------------------------------------------------------------*/
.search-box, .search1-box { /* WebKit browsers */ /* Mozilla Firefox 4 to 18 */ /* Mozilla Firefox 19+ */ /* Internet Explorer 10+ */ }

.search-box ::-webkit-input-placeholder, .search1-box ::-webkit-input-placeholder { color: #ccc; }

.search-box :-o-placeholder, .search1-box :-o-placeholder { color: #ccc; }

.search-box ::-moz-placeholder, .search1-box ::-moz-placeholder { color: #ccc; }

.search-box :-ms-input-placeholder, .search1-box :-ms-input-placeholder { color: #ccc; }

.search1-box { margin-top: 20px; width: 274px; height: 36px; -moz-border-radius: 18px; border-radius: 18px; background-color: transparent; cursor: pointer; overflow: hidden; z-index: 999; margin-right: 0; position: relative; }

.search1-box .search-input { width: 100%; height: 36px; line-height: 33px; -moz-border-radius: 18px; border-radius: 18px; background-color: transparent; padding: 0 35px 0 8px; color: #39B8AB; border: solid 1px #ccc; cursor: pointer; font-family: "Gotham-Bold"; font-size: 12px; font-size: 1.2rem; }

.search1-box .search-submit { position: absolute; background: url(../images/search.png) no-repeat left center; width: 30px; height: 35px; top: 0px; right: 0px; cursor: pointer; }

.search { display: none; position: relative; margin-left: 30px; margin-top: 47px; }

.search .search-icon { cursor: pointer; width: 33px; height: 33px; display: block; background: url(../images/search_nav.png) no-repeat center; }

.search .search-box { width: 274px; height: 36px; -moz-border-radius: 18px; border-radius: 18px; background-color: transparent; display: none; cursor: pointer; overflow: hidden; z-index: 999; margin-right: 0; position: absolute; top: 35px; right: 0; }

.search .search-input { width: 100%; height: 36px; line-height: 33px; -moz-border-radius: 18px; border-radius: 18px; background-color: #FFFFFF; padding: 0 35px 0 8px; color: #39B8AB; border: solid 1px #ccc; cursor: pointer; font-family: "Gotham-Bold"; font-size: 12px; font-size: 1.2rem; }

.search .search-submit { position: absolute; background: url(../images/search_nav.png) no-repeat left center; width: 30px; height: 35px; top: 0px; right: 0px; cursor: pointer; }

/*-------------header start----------------------------------------------------------------*/
.indexpage { display: none; }

.header { padding: 0 6.25% 0 4.16%; 
/*height: 220px;*/
height: 180px;
/*background-color: transparent; */
background:rgba(255,255,255,0.96); 
position: absolute; top: 0; left: 0; width: 100%; z-index: 99; }

body{padding-top: 129px;}
.page_header{position: fixed;top: 0;left: 0;}
@media screen and (max-width:1219px) {
	body{padding-top: 0;}
	.page_header{position: relative;top: auto;left: auto;}
}

.page_header { background-color: #FFFFFF; padding: 0 6.25% 0 8.48%;  height: auto; -webkit-box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.3); box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.3); }

.page_header .navlist { margin: 45px -20px 45px; }

.page_header .search { display: block; }

.page_header .logo { left: 8.48%; }

@media screen and (max-width: 1519px) { .page_header { padding: 0 6.25% 0 4.16%; }
  .page_header .logo { left: 4.16%; } }

@media screen and (max-width: 1419px) { .page_header { padding: 0 20px; }
  .page_header .logo { left: 20px; } }

@media screen and (max-width: 1219px) { .page_header .navlist { margin: 15px 0 10px; float: left; }
  .page_header .logo { left: auto; } }

@media screen and (max-width: 1219px) { .index_header { display: none; }
  .indexpage { display: block; } }

.logo { position: absolute; top: 0; left: 80px; display: block; z-index: 0; max-width:185px; }

.navlist { position: relative; z-index: 2; float: right; margin-top: 28px; margin-right: -20px; }

.navlist > li { position: relative; float: left; margin-left: 0; -moz-border-radius: 5px; border-radius: 5px; position: relative; }

.navlist > li > a { font-size: 16px; font-size: 1.6rem; font-family: "Gotham-Bold"; text-transform: uppercase; display: block; line-height: 39px; padding: 0 20px; color: #555555; }

.navlist .nav-active, .navlist > li:hover { -webkit-box-shadow: 0 0 13px rgba(89, 89, 89, 0.3); -moz-box-shadow: 0 0 13px rgba(89, 89, 89, 0.3); box-shadow: 0 0 13px rgba(89, 89, 89, 0.3); background-color: #FFFFFF; }
.navlist .nav-active > a, .navlist > li:hover > a { color: #39B8AB\0; }
.navlist li:hover .yijibox { top: 100%; }

.yijibox { position: absolute; left: 0; top: -9999px; width:333px; padding-top: 28px; text-align: left;}

.yiji { background: #fff; -webkit-box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.3); box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.3); padding: 12px 0 14px; }

.yiji > li { padding: 0 15px 0 27px; }

.yiji > li > a { font-size: 16px; font-size: 1.6rem; text-transform: uppercase; line-height: 40px; }

.yiji > li:hover > a { color: #3D63C3; }

@media screen and (max-width: 1419px) { .header { padding: 0 20px; }
  .logo { left: 20px; }
  .navlist > li > a { padding: 0 18px; } }

@media screen and (max-width: 1240px) { .navlist > li > a { padding: 0 16px; } }

@media screen and (max-width: 1219px) { .header { padding: 0; }
  .logo { position: relative; margin: 10px auto -20px; left: auto;height: 120px; }
  .navlist { margin: 15px 0 10px; width: -webkit-calc(100% - 40px); width: -moz-calc(100% - 40px); width: calc(100% - 40px); text-align: center; }
  .navlist > li { float: none; display: inline-block; }
  .navlist > li > a { padding: 0 12px; }
  .search { margin-top: 15px; margin-left: 0; } }

@media screen and (max-width: 999px) { .navlist > li > a { font-size: 14px; font-size: 1.4rem; padding: 0 13px; } }

@media screen and (max-width: 899px) { .navlist > li > a { font-size: 14px; font-size: 1.4rem; padding: 0 8px; } }

@media screen and (max-width: 800px) { .navlist > li > a { font-size: 14px; font-size: 1.4rem; padding: 0 3px; } }

@media screen and (max-width: 767px) { .h-top, .navlist { display: none; }
  .logo { float: none; margin: 10px auto 0; width: 105px;height: auto;}
  .search { position: absolute; margin-top: 0; top: 2px; right: 40px; }
  .search .search-icon { width: 25px; height: 25px; } }

/* 767 navlist1 */
.navlist1 { display: none; width: 100%; position: relative; z-index: 2;}

.navlist1 > li { float: left; width: 25%; text-align: center; line-height: 36px; -moz-border-radius: 5px; border-radius: 5px; }

.navlist1 > li > a { color: #555555; display: block; }

.navlist1 .nav-active, .navlist1 li:hover { -webkit-box-shadow: 0px 3px 70px 0px rgba(89, 89, 89, 0.28); -moz-box-shadow: 0px 3px 70px 0px rgba(89, 89, 89, 0.28); box-shadow: 0px 3px 70px 0px rgba(89, 89, 89, 0.28); background-color: #FFFFFF; }
.navlist1 .nav-active > a, .navlist1 > li:hover > a { color: #39B8AB\0; }
@media screen and (max-width: 767px) { .navlist1 { display: block; margin-top: 15px;} }

/*-------------header end------------------------------------------------------------------*/
/*-------------footer start----------------------------------------------------------------*/
.footer ::-webkit-input-placeholder { color: #999; }

/* WebKit browsers */
.footer :-o-placeholder { color: #999; }

/* Mozilla Firefox 4 to 18 */
.footer ::-moz-placeholder { color: #999; }

/* Mozilla Firefox 19+ */
.footer :-ms-input-placeholder { color: #999; }

/* Internet Explorer 10+ */
.footer { background: url(../images/f-bg_.webp) no-repeat center; }

.footer, .footer p, .footer a, .footer span, .footer strong, .footer li { color: #FFFFFF; }

.footer .flist1 { width: 290px; padding: 47px 0 49px; }

.footer .footer-title { font-family: "Gotham-Bold"; font-size: 22px; font-size: 2.2rem; }

.footer .footer-title a { color: #FFFFFF; }

.footer .footer-title a:hover { text-decoration: underline; }

.footer .item-subt { font-family: "OpenSans-Bold"; margin-top: 20px; }

.footer .list-item { margin-top: 18px; }

.footer .list-item li { line-height: 26px; margin-bottom: 13px; }

.footer .list-item li a:hover { text-decoration: underline; }

.footer .item-btn { display: block; padding: 6px 0 27px; }

.footer .item-btn .text { display: inline-block; width: 117px; height: 38px; background-color: #FFFFFF; text-transform: uppercase; color: #F15352; text-align: center; line-height: 38px; float: left; }

.footer .item-btn .btn { float: left; display: inline-block; width: 46px; height: 38px; background: #FFFFFF url(../images/web13.png) no-repeat center; margin-left: 2px; }

.footer .f-follow li { float: left; width: 34px; margin-right: 17px;margin-right: 14px \0; }

.footer .f-follow li:last-child { margin-right: 0; }

.footer .f-follow li img { width: 100%; display: block; max-width: 34px; margin: 0 auto; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-transition: all .5s; }

.footer .f-follow li img:hover { margin-top: -5px; margin-bottom: 5px; }

.copyright { background-color: #EFEFEF; line-height: 30px; text-align: center; padding: 10px 0; }

.copyright img { margin: 0 6px; }

.copyright a:hover { color: #F15352; }

@media screen and (max-width: 1219px) { .footer .f-follow li { margin-right: 14px; } }

@media screen and (max-width: 999px) { .footer { background-position-x: 35%; } }

@media screen and (max-width: 767px) { .footer { display: none; }
  .copyright { padding: 5px 0; line-height: 24px; } }

/*-------------footer end------------------------------------------------------------------*/
/*-------------index start-----------------------------------------------------------------*/
.index-bg { background: url(../images/bg.png) no-repeat top center; -webkit-background-size: 100% 100%; -moz-background-size: 100%; background-size: 100%; }

@media screen and (max-width: 767px) { .index-bg { background-image: none; } }

.index-title { text-align: center; font-family: "Gotham-Bold"; font-size: 30px; font-size: 3rem; color: #555; text-transform: uppercase; }

.index-title a { color: #555; }

.index-title a:hover { color: #3D63C3; }

@media screen and (max-width: 767px) { .index-title { font-size: 24px; font-size: 2.4rem; } }

/*four-nums start*/
.four-nums { text-align: center; }

.four-nums li { display: inline-block; width: 160px; margin-left: 135px; text-align: center; }

.four-nums .item-box { width: 100%; max-width: 160px; height: 160px; background: url(../images/web1.png) no-repeat center; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; margin: 0 auto; }

.four-nums .item-body { width: 160px; height: 160px; display: table-cell; vertical-align: middle; }

.four-nums .item-title { font-size: 40px; font-size: 4rem; color: #39B8AB; }

.four-nums .item-title span { color: #39B8AB; font-family: "OpenSans-Bold"; }

.four-nums .item-subt { font-size: 16px; font-family: 1.6rem; text-transform: uppercase; margin-top: 6px; font-family: "OpenSans-Bold"; }

@media screen and (max-width: 1219px) { .four-nums li { margin-left: 109px; } }

@media screen and (max-width: 999px) { .four-nums li { float: left; width: 23%; margin: 0 1%; } }

@media screen and (max-width: 767px) { .four-nums li { width: 48%; margin-bottom: 15px; } }

/*four-nums end*/
/*why choose us start*/
.why-box { padding-top: 88px; }

.why-box li.list-item p.item-title { width: 100%; }

.why-box > .item-desc { line-height: 26px; text-align: center; width: 100%; max-width: 742px; margin: 16px auto 0; }

@media screen and (max-width: 1219px) { .why-box { padding-top: 70px; } }

@media screen and (max-width: 999px) { .why-box { padding-top: 50px; } }

@media screen and (max-width: 767px) { .why-box { padding-top: 30px; }
  .why-box > .item-desc { line-height: 22px; margin: 10px auto 0; } }

.why-list li { float: left; width: 294px; margin-left: 8px; padding: 21px 0; text-align: center; margin-top: 52px; }

.why-list li:hover { -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.35); -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.35); box-shadow: 0 0 16px rgba(0, 0, 0, 0.35); }

.why-list .item-pic { width: 100%; height: 60px; }

.why-list .item-pic img { display: block; width: 100%; margin: 0 auto; max-width: 60px; }

.why-list .item1 { background: url(../images/web2.png) no-repeat center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; }

.why-list .item2 { background: url(../images/web3.png) no-repeat center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; }

.why-list .item3 { background: url(../images/web4.png) no-repeat center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; }

.why-list .item4 { background: url(../images/web5.png) no-repeat center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; }

.why-list .item-title { margin-top: 3px; font-family: "OpenSans-Bold"; font-size: 16px; font: 1.6rem; line-height: 30px; color: #FFFFFF; }

.why-list .item-title a { color: #FFFFFF; }

.why-list .item-desc { margin-top: 5px; line-height: 20px; height: 80px; color: #FFFFFF; }

.item-desc strong:after { position: absolute;content: '';width: 5px;height: 5px;top: 50%;margin-top: -3px;left: -10px;background: #fff;border-radius: 100%;}

.why-list .item-desc a {padding-left: 10px; color: #FFFFFF; font-size: 12px;font-size: 1.2rem;text-align: left;}

@media screen and (max-width: 1219px) { .why-list li { width: 239px; } }

@media screen and (max-width: 999px) { .why-list li { width: 48%; margin: 30px 1% 0; } }

@media screen and (max-width: 767px) { .why-list li { padding: 15px; } }

@media screen and (max-width: 450px) { .why-list li { width: 98%; margin: 15px 1% 0; }
  .why-list .item-desc { height: auto; } }

/*why choose us end*/
/*indexpro-list start*/
.indexpro-list { padding-top: 64px; padding-bottom: 30px; }

.indexpro-list > .list-item { margin-bottom: 110px; padding-right: 67px; padding-left: 18px; }

.indexpro-list .slideBox { overflow: hidden; position: relative; }

.indexpro-list .slideBox .bd { position: relative; z-index: 0; }

.indexpro-list .slideBox .bd img { width: 100%; display: block; max-width: 512px; }

.indexpro-list .item-pic { margin-top: 20px; width: 512px; }

.indexpro-list .item-pic img { display: block; width: 100%; margin: 0 auto; max-width: 512px; }

.indexpro-list .item-pic.pull-left { margin-right: 133px; }

.indexpro-list .item-pic.pull-right { margin-left: 133px; }

.indexpro-list .item-body { overflow: hidden; padding-right: 30px; }

.indexpro-list .item-title { margin-top: 36px; font-family: "OpenSans-Bold"; font-size: 30px; font-size: 3rem; color: #555555; }

.indexpro-list .item-title a { color: #555; }

.indexpro-list .item-desc { margin-top: 17px; line-height: 26px; }

.indexpro-list .item-btn { display: block; width: 144px; height: 50px; -moz-border-radius: 10px; border-radius: 10px; color: #FFFFFF; text-align: center; line-height: 50px; margin-top: 26px; }

.indexpro-list .item1 .item-btn { background: url(../images/btn1.png) no-repeat center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; }

.indexpro-list .item2 .item-btn { background: url(../images/btn2.png) no-repeat center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; }

.indexpro-list .item3 .item-btn { background: url(../images/btn3.png) no-repeat center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; }

.indexpro-list .item4 .item-btn { background: url(../images/btn4.png) no-repeat center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; }

@media screen and (max-width: 1219px) { .indexpro-list > li { padding-right: 0; padding-left: 0; }
  .indexpro-list .item-pic { width: 500px; }
  .indexpro-list .item-pic.pull-left { margin-right: 50px; }
  .indexpro-list .item-pic.pull-right { margin-left: 50px; }
  .indexpro-list .item-body { padding-right: 0; padding-bottom: 20px; } }

@media screen and (max-width: 999px) { .indexpro-list { padding-top: 50px; padding-bottom: 10px; }
  .indexpro-list > li { margin-bottom: 50px; }
  .indexpro-list .item-pic { width: 400px; }
  .indexpro-list .item-pic.pull-left { margin-right: 30px; }
  .indexpro-list .item-pic.pull-right { margin-left: 30px; }
  .indexpro-list .item-title { margin-top: 0; } }

@media screen and (max-width: 767px) { .indexpro-list { padding-top: 30px; padding-bottom: 10px; }
  .indexpro-list .item-pic { width: 100%; float: none !important; }
  .indexpro-list .item-pic.pull-left { margin-right: 0; }
  .indexpro-list .item-pic.pull-right { margin-left: 0; }
  .indexpro-list .item-title { font-size: 24px; font-size: 2.4rem; }
  .indexpro-list .item-desc { line-height: 22px; height: auto; margin-top: 10px; }
  .indexpro-list .item-btn { margin: 20px auto 0; } }

/*indexpro-list end*/
/*Latest News start*/
.lnews-box .index-title a:hover { color: #F15352; }

.lnews-list { padding-bottom: 94px; }

@media screen and (max-width: 1219px) { .lnews-list { padding-bottom: 70px; } }

@media screen and (max-width: 999px) { .lnews-list { padding-bottom: 50px; } }

@media screen and (max-width: 767px) { .lnews-list { padding-bottom: 30px; } }

.lnews-list li { float: left; width: 33.33%; margin-top: 69px; background-color: #FFFFFF; }

.lnews-list .item1 .item-pic:after, .lnews-list .item3 .item-pic:after { bottom: 0; background: url(../images/web10.png) no-repeat center; }

.lnews-list .item2 .item-body1 { display: none; }

.lnews-list .item2 .item-pic:after { top: 0; background: url(../images/web11.png) no-repeat center; }

.lnews-list .item-pic { position: relative; width: 100%; }

.lnews-list .item-pic img { display: block; width: 100%; max-width: 400px; }

.lnews-list .item-pic:after { position: absolute; content: ''; width: 36px; height: 24px; left: 50%; margin-left: -12px; }

.lnews-list .item-body { padding: 16px 28px 32px; }

.lnews-list .item-title { font-family: "OpenSans-Bold"; font-size: 16px; font-size: 1.6rem; line-height: 30px; }

.lnews-list .item-title a:hover { color: #F15352 !important; }

.lnews-list .item-date { margin-top: 10px; background: url(../images/common-date.png) no-repeat left center; line-height: 20px; padding-left: 22px; color: #666666; }

.lnews-list .item-desc { margin-top: 15px; line-height: 26px; height: 78px; }

.lnews-list .item-desc a:hover { color: #F15352 !important; }

.lnews-list .item-btn { margin-top: 34px; display: block; width: 118px; height: 35px; border: 1px solid #F15352; color: #F15352; text-align: center; line-height: 34px; font-size: 16px; font-size: 1.6rem; }

.lnews-list .item-btn:hover { background-color: #F15352; color: #FFFFFF; }

@media screen and (max-width: 999px) { .lnews-list li { margin-top: 50px; }
  .lnews-list .item-body { padding: 15px 10px 15px; } }

@media screen and (max-width: 767px) { .lnews-list li { margin-top: 30px; }
  .lnews-list .item-pic:after { display: none !important; }
  .lnews-list .item-title { font-size: 14px; font-size: 1.4rem; line-height: 24px; }
  .lnews-list .item-date { font-size: 12px; font-family: 1.2rem; margin-top: 5px; }
  .lnews-list .item-desc { line-height: 20px; height: 60px; margin-top: 5px; }
  .lnews-list .item-btn { font-size: 14px; font-size: 1.4rem; margin-top: 15px; height: 32px; line-height: 30px; } }

@media screen and (max-width: 640px) { .lnews-list li { width: 48%; margin: 20px 1% 0; } }

@media screen and (max-width: 400px) { .lnews-list li { width: 98%; margin: 20px 1% 0; }
  .lnews-list .item2 .item-body { display: none; }
  .lnews-list .item2 .item-body1 { display: block; } }

/*Latest News end*/
/*Our certificate start*/
.indexcer-box { background: url(../images/web12.png) no-repeat center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; padding-top: 51px; padding-bottom: 108px; }

@media screen and (max-width: 1219px) { .indexcer-box { padding-top: 51px; padding-bottom: 70px; } }

@media screen and (max-width: 999px) { .indexcer-box { padding-top: 51px; padding-bottom: 50px; } }

@media screen and (max-width: 767px) { .indexcer-box { padding-top: 30px; padding-bottom: 30px; } }

.indexcer-list li { position: relative; float: left; margin-left: 76px; width: 106px; margin-top: 82px; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-transition: all .5s; }

.indexcer-list li:hover { margin-top: 44px; }

.indexcer-list li:hover .item-pic { background-color: #1f8bcd; }

.indexcer-list li:hover .item-pic .img1 { display: none; }

.indexcer-list li:hover .item-pic .img2 { display: block; }

.indexcer-list li:hover .item-cer { display: block; }

.indexcer-list .item-pic { width: 100%; height: 106px; max-width: 106px; margin: 0 auto; background-color: #FFFFFF; -moz-border-radius: 10px; border-radius: 10px; }

.indexcer-list .item-pic img { display: block; margin: 0 auto; max-width: 106px; }

.indexcer-list .item-pic .img1 { display: block; border-radius: 10px;}

.indexcer-list .item-pic .img2 { display: none; }

.indexcer-list .item-title { min-height: 48px; font-size: 12px; font-size: 1.2rem; font-family: "OpenSans-Bold"; text-align: center; line-height: 24px; margin-top: 16px; }

.indexcer-list .item-cer { display: none; position: absolute; width: 227px; top: 106px; left: 0; z-index: 1; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-transition: all .5s; }

.indexcer-list .item-cer img { display: block; width: 100%; max-width: 227px; margin: 0 auto; }

@media screen and (max-width: 1450px) { .indexcer-list li:last-child .item-cer { right: 0; left: auto; } }

@media screen and (max-width: 1219px) { .indexcer-list li { margin-left: 39px; } }

@media screen and (max-width: 999px) { .indexcer-list li { width: 23%; margin: 30px 1% 0; }
  .indexcer-list li:hover { margin-top: 30px; }
  .indexcer-list .item-cer { position: relative; display: block; left: auto; top: auto; width: 100%; margin-top: 10px; } }

@media screen and (max-width: 767px) { .indexcer-list .item-title { font-family: 14px; font-size: 1.4rem; line-height: 20px; } }

@media screen and (max-width: 600px) { .indexcer-list li { width: 31.33%; } }

@media screen and (max-width: 350px) { .indexcer-list li { width: 48%; } }

/*Our certificate end*/
/*-------------index end-------------------------------------------------------------------*/
/*-------------1-1-products start----------------------------------------------------------*/
.page_wrap1 { padding: 45px 0 0; }

@media screen and (max-width: 999px) { .page_wrap1 { padding: 45px 0 0; } }

@media screen and (max-width: 767px) { .page_wrap1 { padding: 30px 0 0; } }

.page_wrap { padding: 45px 0 60px; }

@media screen and (max-width: 999px) { .page_wrap { padding: 45px 0 50px; } }

@media screen and (max-width: 767px) { .page_wrap { padding: 30px 0; } }

.hfgp-box { padding-bottom: 67px; }

@media screen and (max-width: 999px) { .hfgp-box { padding-bottom: 50px; } }

@media screen and (max-width: 767px) { .hfgp-box { padding-bottom: 30px; } }

.hfgp-box .item-top { width: 100%; max-width: 1148px; margin: 0 auto; }

.hfgp-box .item-top .item-title { font-size: 30px; font-size: 3rem; font-family: "Gotham-Bold"; text-align: center; text-transform: uppercase; }

.hfgp-box .item-top .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 30px; color: #666666; margin-top: 26px; margin-bottom: 95px; }

@media screen and (max-width: 1219px) { .hfgp-box .item-top .item-desc { margin-bottom: 70px; } }

@media screen and (max-width: 999px) { .hfgp-box .item-top .item-desc { margin-bottom: 50px; } }

@media screen and (max-width: 767px) { .hfgp-box .item-top .item-title { font-size: 24px; font-size: 2.4rem; }
  .hfgp-box .item-top .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 10px; margin-bottom: 30px; } }

.pro1-box .item-body { overflow: hidden; }

.pro1-box .item-title { font-family: "Gotham-Bold"; font-size: 24px; font-size: 2.4rem; position: relative; padding-bottom: 13px; margin-top: 35px; }

.pro1-box .item-title:after { position: absolute; content: ''; width: 33px; height: 3px; background-color: #3D63C3; left: 0; bottom: 0; }

.pro1-box .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 30px; height: 120px; color: #666666; margin-top: 25px; }

.pro1-box .item-btn { display: block; width: 152px; height: 47px; background-color: #3D63C3; text-align: center; line-height: 48px; font-size: 16px; font-size: 1.6rem; color: #FFFFFF; margin-top: 16px; }

.pro1-box .img1 { display: block; margin-top: 34px; max-width: 321px; width: 100%; max-height: 101px;}

@media screen and (max-width: 999px) { .pro1-box .item-title { margin-top: 0; }
  .pro1-box .img1 { margin-top: 10px; } }

@media screen and (max-width: 767px) { .pro1-box .item-title { font-size: 20px; font-size: 2rem; padding-bottom: 10px; margin-top: 20px; }
  .pro1-box .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; height: auto; max-height: 96px; margin-top: 10px; }
  .pro1-box .item-btn { height: 40px; line-height: 40px; font-size: 14px; font-size: 1.4rem; }
  .pro1-box .img1 { margin-top: 14px; } }

.pro1-scroll { position: relative; width: 600px; }

.pro1-scroll.pull-left { margin-right: 94px; }

.pro1-scroll.pull-right { margin-left: 94px; }

@media screen and (max-width: 1219px) { .pro1-scroll.pull-left { margin-right: 50px; }
  .pro1-scroll.pull-right { margin-left: 50px; } }

@media screen and (max-width: 999px) { .pro1-scroll.pull-left { margin-right: 30px; }
  .pro1-scroll.pull-right { margin-left: 30px; } }

.pro1-scroll .scroll-btns { text-align: center; }

.pro1-scroll .scroll-btn { width: 19px; height: 29px; display: inline-block; cursor: pointer; position: absolute; top: 50%; margin-top: -15px; }

.pro1-scroll .scroll-btn.prev { background: url(../images/prev.png) no-repeat center; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; left: 17px; }

.pro1-scroll .scroll-btn.prev:hover { background-image: url(../images/prev.png); }

.pro1-scroll .scroll-btn.next { background: url(../images/next.png) no-repeat center; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; right: 17px; }

.pro1-scroll .scroll-btn.next:hover { background-image: url(../images/next.png); }

.pro1-scroll .scroll-list-box { width: 100%; overflow: hidden; }

.pro1-scroll .scroll-list { width: 10000%; }

.pro1-scroll .scroll-list li { float: left; width: 1%; margin-right: 0; }

.pro1-scroll .item-pics { width: 100%; position: relative; }

.pro1-scroll .item-pics img { width: 100%; max-width: 600px; display: block; margin: 0 auto; }

@media screen and (max-width: 1219px) { .pro1-scroll { width: 550px; } }

@media screen and (max-width: 999px) { .pro1-scroll { width: 400px; } }

@media screen and (max-width: 767px) { .pro1-scroll { width: 100%; float: none; margin: 0 auto !important; max-width: 600px; } }

.pro1-box2 { padding-top: 71px; padding-bottom: 20px; }

.pro1-box2 .item-title { margin-top: 80px; }

@media screen and (max-width: 999px) { .pro1-box2 { padding-top: 50px; padding-bottom: 20px; }
  .pro1-box2 .item-title { margin-top: 0; } }

@media screen and (max-width: 767px) { .pro1-box2 { padding-top: 30px; padding-bottom: 20px; }
  .pro1-box2 .item-title { margin-top: 20px; } }

.pro1-box2 .pro1-scroll .scroll-btn.prev { background: url(../images/prev1.png) no-repeat center; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; left: 17px; }

.pro1-box2 .pro1-scroll .scroll-btn.prev:hover { background-image: url(../images/prev1.png); }

.pro1-box2 .pro1-scroll .scroll-btn.next { background: url(../images/next1.png) no-repeat center; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; right: 17px; }

.pro1-box2 .pro1-scroll .scroll-btn.next:hover { background-image: url(../images/next1.png); }

/*cate box start*/
.cate-box { background-color: #F4F3F5; text-align: center; padding: 54px 0; }

.cate-box li { display: inline-block; width: 292px; margin-left: 107px; }

.cate-box a.item11,.cate-box a.item22,.cate-box a.item33 { margin: 0 auto; display: block; width: 100%; max-width: 292px; height: 293px; line-height: 292px; font-size: 80px; font-size: 8rem; font-family: "Gotham-Bold"; text-transform: uppercase; color: #FFFFFF; }

.cate-box a:hover { color: #344873; }

.cate-box .item1 a.item11 { background: url(../images/cate1.png) no-repeat center; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; }

.cate-box .item2 a.item22 { background: url(../images/cate2.png) no-repeat center; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; }

.cate-box .item3 a.item33 { background: url(../images/cate3.png) no-repeat center; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; }

@media screen and (max-width: 1219px) { .cate-box li { margin-left: 48px; } }

@media screen and (max-width: 999px) { .cate-box { padding: 50px 0; }
  .cate-box li { float: left; width: 31.33%; margin: 0 1%; }
  .cate-box a.item11,.cate-box a.item22,.cate-box a.item33 { max-width: 228px; height: 228px; line-height: 228px; font-size: 60px; font-size: 6rem; } }

@media screen and (max-width: 767px) { .cate-box { padding: 30px 0; }
  .cate-box a.item11,.cate-box a.item22,.cate-box a.item33 { font-size: 44px; font-size: 4.4rem; } }

@media screen and (max-width: 450px) { .cate-box li { width: 98%; margin: 0 1% 15px; }
  .cate-box a.item11,.cate-box a.item22,.cate-box a.item33  { width: 200px; height: 200px; line-height: 200px; } }

/*cate box end*/
/*-------------1-1-products end------------------------------------------------------------*/
/*-------------1-2-products start----------------------------------------------------------*/
.pro-nav { background: url(../images/a1.png) repeat-y center; -webkit-background-size: 100% 100%; -moz-background-size: 100% 100%; background-size: 100% 100%; font-family: "OpenSans-Bold"; }

.pro-nav a { float: left; display: block; width: 25%; text-align: center; font-size: 18px; font-size: 1.8rem; color: #FFFFFF; text-transform: uppercase; line-height: 56px; -webkit-background-size: 100% 100%; -moz-background-size: 100% 100%; background-size: 100% 100%; }

.pro-nav a.active, .pro-nav a:hover { background: url(../images/a2.png) repeat; }

@media screen and (max-width: 1219px) { .pro-nav a { font-size: 16px; font-size: 1.6rem; } }

@media screen and (max-width: 999px) { .pro-nav a { width: 50%; } }

@media screen and (max-width: 767px) { .pro-nav a { font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 500px) { .pro-nav a { width: 100%; line-height: 40px; } }

/*pro2-infobox start*/
.pro2-infobox { background-color: #e3e3e3; padding-top: 42px; padding-bottom: 129px; }

.pro2-infobox .item-pic { position: relative; width: 590px; margin-left: 30px; }

.pro2-infobox .item-pic .img { display: block; margin: 0 auto; max-width: 590px; width: 100%; }

.pro2-infobox .item-pic .text { position: absolute; top: 0; left: 0; display: block; margin: 0 auto; max-width: 590px; width: 100%; }

.pro2-infobox .item-pics { width: 448px; margin-right: 42px; margin-left: 149px; }

.pro2-infobox .item-pics img { display: block; width: 100%; max-width: 448px; margin: 0 auto; }

@media screen and (max-width: 1219px) { .pro2-infobox .item-pics { margin-right: 42px; margin-left: 42px; } }

@media screen and (max-width: 999px) { .pro2-infobox .item-pics { width: 100%; margin: 0 auto; float: none !important; } }

.pro2-infobox .item-body { overflow: hidden; }

.pro2-infobox .item-title { font-family: "OpenSans-Bold"; font-size: 36px; font-size: 3.6rem; text-transform: uppercase; margin-top: 30px; }

.pro2-infobox .item-desc { min-height: 188px; margin-top: 26px; font-size: 16px; font-size: 1.6rem; line-height: 30px; color: #666666; }

.pro2-infobox .item-desc p, .pro2-infobox .item-desc li, .pro2-infobox .item-desc a, .pro2-infobox .item-desc b, .pro2-infobox .item-desc strong, .pro2-infobox .item-desc span { color: #666666; }

.pro2-infobox .item-desc img, .pro2-infobox .item-desc iframe { max-width: 100%; }

.pro2-infobox .item-imgs { margin-top: 10px; }

.pro2-infobox .item-imgs img { display: block; }

.pro2-infobox .item-btns { margin-top: 52px; margin-bottom: 26px; }

.pro2-infobox .item-btn { width: 175px; height: 50px; display: inline-block; border: solid 1px #3D63C3; color: #3D63C3; font-size: 16px; font-size: 1.6rem; text-align: center; line-height: 46px; }

.pro2-infobox .item-btn:first-child { margin-right: 55px; }

.pro2-infobox .item-btn:first-child:hover { background-color: #3D63C3; color: #FFFFFF; }

.pro2-infobox .item-btn.item-down { background: url(../images/down.png) no-repeat 27px center; padding-left: 70px; text-align: left; }

@media screen and (max-width: 1219px) { .pro2-infobox { padding-top: 42px; padding-bottom: 70px; }
  .pro2-infobox .item-btn:first-child { margin-right: 30px; } }

@media screen and (max-width: 999px) { .pro2-infobox { padding-top: 42px; padding-bottom: 50px; }
  .pro2-infobox .item-pic { float: none; width: 100%; margin: 0 auto; max-width: 590px; }
  .pro2-infobox .item-title { font-size: 30px; font-size: 3rem; }
  .pro2-infobox .item-desc { min-height: auto; } }

@media screen and (max-width: 767px) { .pro2-infobox { padding-top: 30px; padding-bottom: 30px; }
  .pro2-infobox .item-title { font-size: 24px; font-size: 2.4rem; }
  .pro2-infobox .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 15px; }
  .pro2-infobox .item-btns { margin-top: 30px; text-align: center; }
  .pro2-infobox .item-btn { height: 36px; line-height: 34px; }
  .pro2-infobox .pro-share { text-align: center; } }

@media screen and (max-width: 420px) { .pro2-infobox .item-btn { float: left; width: 45%; margin: 0 2.5% !important; }
  .pro2-infobox .item-btn.item-down { background: url(../images/down.png) no-repeat 15px center; padding-left: 35px; text-align: center; } }

.pro3-infobox { padding-bottom: 65px; }

@media screen and (max-width: 767px) { .pro3-infobox { padding-bottom: 30px; } }

.pro3-infobox .item-title { margin-top: 25px; }

.pro3-infobox .item-pics { margin-top: 25px; }

.pro3-infobox .item-desc { min-height: 210px !important; }

@media screen and (max-width: 999px) { .pro3-infobox .item-desc { min-height: auto !important; } }

.pro4-infobox { padding-bottom: 65px; }

@media screen and (max-width: 767px) { .pro4-infobox { padding-bottom: 30px; } }

.pro4-infobox .item-title { margin-top: 30px; }

.pro4-infobox .item-pics { margin-top: 10px; }

.pro4-infobox .item-desc { min-height: 254px !important; }

@media screen and (max-width: 999px) { .pro4-infobox .item-desc { min-height: auto !important; } }

/*pro2-infobox end*/
/*sa-box start*/
.sa-box .bar { font-family: "OpenSans-Bold"; font-size: 30px; font-size: 3rem; text-align: center; background-color: #187239; line-height: 57px; color: #FFFFFF; text-transform: uppercase; }

@media screen and (max-width: 767px) { .sa-box .bar { font-size: 24px; font-size: 2.4rem; line-height: 44px; } }

.sa-box .sc-box { background-color: #FFFFFF; width: 50%; float: left; }

.sa-box .sc-box .chart-img { padding: 10px 15px 0px; }

.sa-box .sc-box .chart-img img { display: block; margin: 0 auto; max-width: 100%; }

.sa-box .sc-box .chart-img p { line-height: 24px; margin: 0 auto; width: 86%; }

@media screen and (max-width: 999px){
.sa-box .ad-box ul.list-paddingleft-2 {
    padding: 30px;
    padding-bottom: 72px;
}
}
@media screen and (max-width: 767px) { .sa-box .sc-box { float: none; width: 100%; }
  .sa-box .sc-box .chart-img { padding: 30px 15px; } }

.sa-box .ad-box { overflow: hidden; background-color: #535353; }

.sa-box .ad-box ul { padding: 72px 30px 60px 76px; }

.sa-box .ad-box li { max-width: 502px; font-size: 18px; font-size: 1.8rem; line-height: 30px; color: #FFFFFF; padding-left: 54px; margin-bottom: 30px; position: relative; z-index: 1; }

.sa-box .ad-box li .i_box { position: absolute; top: 0; left: 0; height: 30px; width: 22px; background: url(../images/web21.png) no-repeat left 8px; }

.sa-box .ad-box li .span_box { color: #FFF; }

.sa-box .ad-box li:last-child:after { display: none; }

.sa-box .ad-box li:after { position: absolute; content: ''; top: 36px; bottom: -35px; left: 10px; width: 1px; border-left: dashed 1px #CCCCCC; z-index: 0; }

@media screen and (max-width: 999px) { .sa-box .ad-box ul { padding: 30px; }
  .sa-box .ad-box li { font-size: 16px; font-size: 1.6rem; margin-bottom: 15px; }
  .sa-box .ad-box li:after { top: 35px; bottom: -15px; } }

@media screen and (max-width: 767px) { .sa-box .ad-box li { font-size: 14px; font-size: 1.4rem; line-height: 24px; padding-left: 35px; background: url(../images/web21.png) no-repeat left 4px; }
  .sa-box .ad-box li:after { top: 25px; bottom: -15px; } }

/*sa-box end*/
/*types-box start*/
.types-box .item-top { background-color: #E3E3E3; text-align: center; padding-top: 55px; padding-bottom: 70px; }

.types-box .item-top .item-title { font-size: 40px; font-size: 4rem; }

.types-box .item-top .item-subt { font-size: 16px; font-size: 1.6rem; margin-top: 20px; }

@media screen and (max-width: 999px) { .types-box .item-top { padding-top: 50px; padding-bottom: 50px; }
  .types-box .item-top .item-title { font-size: 30px; font-size: 3rem; } }

@media screen and (max-width: 767px) { .types-box .item-top { padding-top: 30px; padding-bottom: 30px; }
  .types-box .item-top .item-title { font-size: 24px; font-size: 2.4rem; }
  .types-box .item-top .item-subt { font-size: 14px; font-size: 1.4rem; margin-top: 10px; } }

.types-listbox { text-align: center; }

.types-list { display: inline-block; text-align: center; padding-top: 87px; padding-bottom: 50px; }

.types-list .clear { clear: none; float: left; }

.types-list li { width: 315px; float: left; margin-left: 95px; }

.types-list .item-pic { width: 100%; margin: 0 auto; }

.types-list .item-pic img { display: block; margin: 0 auto; width: 100%; max-width: 275px; }

.types-list .item-title { font-size: 18px; font-size: 1.8rem; font-family: "OpenSans-Bold"; line-height: 30px; margin-top: 30px; }

.types-list .item-desc { line-height: 24px; margin-top: 21px; color: #333333; }

@media screen and (max-width: 1600px) {  .types-list{ width: 100%; } .types-list li { width: 30%; margin-left: 3.3% !important; } }

@media screen and (max-width: 1219px) { .types-list { padding-top: 70px; padding-bottom: 50px; }
  .types-list .clear { clear: both; float: none; }
  /*.types-list li { width: 46%; margin: 0 2% 20px; } */}

@media screen and (max-width: 999px) { .types-list { padding-top: 50px; padding-bottom: 30px; } }

@media screen and (max-width: 767px) { .types-list { padding-top: 30px; padding-bottom: 10px; }
  .types-list .item-title { font-size: 16px; font-size: 1.6rem; margin-top: 15px; }
  .types-list .item-desc { line-height: 20px; margin-top: 10px; } }

@media screen and (max-width: 500px) { .types-list li { width: 95%; margin: 0 2.5% 20px; } }

/*/*types-box end*/
/*APPLICATION FILED start*/
.app-box .app-right { width: 50%; float: right; padding-top: 126px;
/*padding-bottom: 73px; */
padding-left: 20px; padding-right: 20px; background-color: #FFFFFF; }

@media screen and (max-width: 1219px) { .app-box .app-right { padding-top: 70px; padding-bottom: 70px; } }

@media screen and (max-width: 999px) { .app-box .app-right { width: 100%; float: none; padding-top: 50px; padding-bottom: 50px; } }

@media screen and (max-width: 767px) { .app-box .app-right { padding-top: 30px; padding-bottom: 30px; } }




.app-box .app-left { overflow: hidden; background-color: #F6F6F6; }

.app-box .app-left .app-body { width: 600px; float: right; padding-right: 65px; padding-top: 82px; padding-bottom: 112px; }

.app-box .app-left .item-title { font-family: "OpenSans-Bold"; font-size: 36px; font-size: 3.6rem; color: #3D63C3; text-transform: uppercase; text-align: center; }

.app-box .app-left .item-desc { word-wrap: break-word;font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 11px; }

.app-box .app-left ul { margin-top: 33px; }

.app-box .app-left li { padding: 15px 0 15px 39px; line-height: 30px; font-size: 18px; font-size: 1.8rem; position: relative; }

.app-box .app-left li span { background: url(../images/web26.png) no-repeat center; width: 16px; height: 60px; display: inline-block; position: absolute; top: 0; left: 5px; }

.app-box .app-left li:after { position: absolute; content: ''; left: 0; width: 100%; bottom: 0; height: 1px; background: url(../images/web27.png) repeat-x; }

@media screen and (max-width: 1219px) { .app-box .app-left .app-body { width: 490px; padding-top: 70px; padding-bottom: 70px; padding-right: 30px; } }

@media screen and (max-width: 999px) { .app-box .app-left { width: 100%; }
  .app-box .app-left .app-body { padding-top: 50px; padding-bottom: 50px; padding-right: 0px; }
  .app-box .app-left li { padding: 7px 0 7px 39px; font-size: 16px; font-size: 1.6rem; }
  .app-box .app-left li span { height: 44px; }
  .app-box .app-left .app-body { width: 95%; margin: 0 auto; float: none; }
  .app-box .app-left .item-title { font-size: 30px; font-size: 3rem; } }

@media screen and (max-width: 767px) { .app-box .app-left .app-body { padding-top: 30px; padding-bottom: 30px; padding-right: 0px; }
  .app-box .app-left .item-title { font-size: 24px; font-size: 2.4rem; }
  .app-box .app-left .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; }
  .app-box .app-left ul { margin-top: 15px; }
  .app-box .app-left li { font-size: 14px; font-size: 1.4rem; padding: 5px 0 5px 39px; }
  .app-box .app-left li span { height: 40px; } }




.pro2-scroll { position: relative; }

.pro2-scroll .scroll-btns { text-align: center; }

.pro2-scroll .scroll-btn { width: 26px; height: 47px; display: inline-block; cursor: pointer; position: absolute; top: 50%; margin-top: -24px; }

.pro2-scroll .scroll-btn.prev { background: url(../images/prev2.png) no-repeat center; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; left: 0; }

.pro2-scroll .scroll-btn.prev:hover { background-image: url(../images/prev2.png); }

.pro2-scroll .scroll-btn.next { background: url(../images/next2.png) no-repeat center; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; right: 0; }

.pro2-scroll .scroll-btn.next:hover { background-image: url(../images/next2.png); }

.pro2-scroll .scroll-list-box { width: 100%; overflow: hidden; }

.pro2-scroll .scroll-list { width: 10000%; }

.pro2-scroll .scroll-list li { float: left; width: 1%; margin-right: 0; }

.pro2-scroll .item-pics { width: 100%; position: relative; }

.pro2-scroll .item-pics img { width: 100%; max-width: 919px; display: block; margin: 0 auto; }

/*APPLICATION FILED end*/
/*-------------1-2-products end------------------------------------------------------------*/
/*-------------1-3-products start----------------------------------------------------------*/
.pro3-fanlist>div { float: left; width: 369px; height: 256px; margin-left: 46px; text-align: center; margin-top: 58px; margin-bottom: 20px; position: relative; overflow: hidden; }

.pro3-fanlist>div:hover { -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.5); box-shadow: 0 0 16px rgba(0, 0, 0, 0.5); }

.pro3-fanlist>div:hover .item-pic { top: 0; }


.pro3-fanlist .item1 { background: url(../images/web29.png) no-repeat center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; }

.pro3-fanlist .item2 { background: url(../images/web30.png) no-repeat center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; }

.pro3-fanlist .item3 { background: url(../images/web31.png) no-repeat center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; }

.pro3-fanlist .item-body { padding-top: 37px; }

.pro3-fanlist .item-title { font-family: "OpenSans-Bold"; font-size: 30px; font-size: 3rem; color: #FFFFFF; text-transform: uppercase; position: relative; padding-bottom: 12px; }

.pro3-fanlist .item-title:after { position: absolute; content: ''; width: 93px; height: 2px; background-color: #FFFFFF; left: 50%; margin-left: -46px; bottom: 0; }

.pro3-fanlist .item-desc {width: 229px; text-align: left; margin: 0 auto; color: #FFFFFF; line-height: 30px; font-size: 16px; font-size: 1.6rem; margin-top: 15px; }

.pro3-fanlist .item-pic { -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-transition: all .5s; position: absolute; top: -999px; left: 0; bottom: 0; width: 100%; z-index: 2; }

.pro3-fanlist .item-pic img { display: block; margin: 0 auto; max-width: 369px; max-height: 256px; width: 100%; }

@media screen and (max-width: 1219px) { .pro3-fanlist>div { width: 306px; height: 212px; margin-left: 30px; }
  .pro3-fanlist .item-body { padding-top: 30px; } }

@media screen and (max-width: 999px) { .pro3-fanlist>div { width: 31.33%; margin: 30px 1% 20px; height: auto; }
  .pro3-fanlist .item-pic { position: relative; top: auto; left: auto; height: auto; }
  .pro3-fanlist .item-body { padding: 15px 10px; } }

@media screen and (max-width: 800px) { .pro3-fanlist>div { width: 48%; margin: 30px 1% 0; } }

@media screen and (max-width: 767px) { .pro3-fanlist .item-title { font-size: 24px; font-size: 2.4rem; padding-bottom: 5px; }
  .pro3-fanlist .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; } }

@media screen and (max-width: 500px) { .pro3-fanlist>div { max-width: 369px; width: 98%; margin: 30px auto 0; float: none; } }

.pro3-tablesbox { margin-bottom: 43px; }

@media screen and (max-width: 767px) { .pro3-tablesbox { margin-bottom: 30px; } }

.pro3-tablesbox .item-title { font-size: 22px; font-size: 2.2rem; font-family: "OpenSans-Bold"; margin-top: 24px; }

@media screen and (max-width: 767px) { .pro3-tablesbox .item-title { font-size: 18px; font-size: 1.8rem; } }

.pro3-tablesbox table { border: 0; border-bottom: solid 1px #ccc; font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 19px; }

.pro3-tablesbox table tr, .pro3-tablesbox table td { border: 0 !important; vertical-align: middle; }

.pro3-tablesbox table tr:first-child { background-color: #4574EA; font-family: "OpenSans-Bold"; color: #FFFFFF; line-height: 45px; font-size: 16px; font-size: 1.6rem; padding: 0; }

.pro3-tablesbox table tr:first-child td { color: #FFFFFF; padding: 0 10px; }

.pro3-tablesbox table tr td:first-child { width: 178px; }

.pro3-tablesbox table tr td { padding: 15px 10px 16px; }

@media screen and (max-width: 767px) { .pro3-tablesbox table { font-size: 14px; font-size: 1.4rem; line-height: 24px; } }

.pro3-adbox { padding-top: 35px; padding-bottom: 100px; background: url(../images/web34.png) repeat-x; -webkit-background-size: auto 100%; -moz-background-size: auto 100%; background-size: auto 100%; }

.pro3-adbox .wp > .item-title { font-family: "OpenSans-Bold"; font-size: 40px; font-size: 4rem; text-align: center; color: #FFFFFF; text-transform: uppercase; margin-bottom: 62px; }

@media screen and (max-width: 999px) { .pro3-adbox .wp > .item-title { font-size: 30px; font-size: 3rem; margin-bottom: 50px; } }

@media screen and (max-width: 767px) { .pro3-adbox .wp > .item-title { margin-bottom: 30px; } }

.pro3-adbox .left { width: 375px; float: left; }

.pro3-adbox .left, .pro3-adbox .left p, .pro3-adbox .left span { color: #FFF; }

.pro3-adbox .left .item-body { margin-bottom: 45px; }

.pro3-adbox .fix .item-body .item-desc { padding-left: 10px; }

.pro3-adbox .fix .item-body .item-desc strong { position: relative; }

.pro3-adbox .right { width: 375px; float: right; }

.pro3-adbox .right, .pro3-adbox .right p, .pro3-adbox .right span { color: #FFF; }

.pro3-adbox .right .item-body { margin-bottom: 25px; }

.pro3-adbox .item-title { font-family: "OpenSans-Bold"; font-size: 24px; font-size: 2.4rem; }

.pro3-adbox .item-title span { font-size: 50px; font-size: 5rem; padding-right: 10px; }

.pro3-adbox .item-desc { line-height: 24px; margin-top: 11px; }

.pro3-adbox .item-pic { width: 100%; margin-top: 64px; }

.pro3-adbox .item-pic img { display: block; margin: 0 auto; width: 100%; max-width: 409px; }

.pro3-adbox .item-pic1 { display: none; }

.pro3-adbox .main { overflow: hidden; }

.pro3-adbox .main, .pro3-adbox .main p, .pro3-adbox .main span { color: #FFF; }

.pro3-adbox .main .item-body { padding-left: 34px; margin-top: -7px; }

.pro3-adbox .main .item-desc { padding-left: 68px; }

@media screen and (max-width: 1219px) { .pro3-adbox { padding-top: 35px; padding-bottom: 70px; }
  .pro3-adbox .left { width: 300px; }
  .pro3-adbox .right { width: 300px; }
  .pro3-adbox .main { padding: 0 15px; } }

@media screen and (max-width: 999px) { .pro3-adbox { padding-top: 35px; padding-bottom: 50px; }
  .pro3-adbox .item-pic1 { display: block; margin-top: 0; margin-bottom: 20px; }
  .pro3-adbox .left, .pro3-adbox .right { width: 100%; float: none; }
  .pro3-adbox .main { padding: 0; }
  .pro3-adbox .main .item-pic { display: none; }
  .pro3-adbox .main .item-body { padding: 0; }
  .pro3-adbox .main .item-desc { padding: 0; }
  .pro3-adbox .item-body { margin-bottom: 20px !important; } }

@media screen and (max-width: 767px) { .pro3-adbox { padding-top: 30px; padding-bottom: 30px; }
  .pro3-adbox .item-title { font-size: 20px; font-size: 2rem; }
  .pro3-adbox .item-title span { font-size: 30px; font-size: 3rem; } }

.pro3-typebox { text-align: center; }

.pro3-typelist { display: inline-block; padding: 11px 0 48px; width: 1600px }

.pro3-typelist .list-item { width: 347px; margin-left: 54px; display: inline-block; margin-top: 48px; }

.pro3-typelist .item-pic { width: 100%; }

.pro3-typelist .item-pic img { display: block; margin: 0 auto; width: 100%; max-width: 347px; }

.pro3-typelist .item-title { font-family: "OpenSans-Bold"; color: #3D63C3; font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 10px; }

@media screen and (max-width: 1600px) { .pro3-typelist { width: 1400px;margin: 0 auto; }
  .pro3-typelist .list-item { float: left; display: block; width: 332px; margin-left: 20px; } }

@media screen and (max-width: 1419px) { .pro3-typelist { width: 1200px;margin: 0 auto; }
  .pro3-typelist .list-item { width: 282px; margin-left: 20px; } }

@media screen and (max-width: 1219px) { .pro3-typelist { width: 980px;margin: 0 auto; }
  .pro3-typelist .list-item { width: 230px; margin-left: 20px; } }
  

@media screen and (max-width: 999px) { .pro3-typelist { display: block; width: 95%; margin: 0 auto; }
  .pro3-typelist .list-item { float: left; width: 31.33%; display: block; margin: 30px 1% 0; } }

@media screen and (max-width: 767px) { .pro3-typelist { padding: 10px 0 30px; }
  .pro3-typelist .item-title { font-size: 14px; font-size: 1.4rem; line-height: 24px; }
  .pro3-typelist .list-item { margin-top: 20px; } }

@media screen and (max-width: 500px) { .pro3-typelist .list-item { width: 48%; } }

/*-------------1-3-products end------------------------------------------------------------*/
/*-------------1-4-products start----------------------------------------------------------*/
.pro4_wrap { /*types-box start*/ /*types-box end*/ }

.pro4_wrap .sa-box .sc-box .chart-img { padding-top: 27px; }

.pro4_wrap .types-list li { width: 315px; float: left; margin-left: 310px; }

@media screen and (max-width: 1600px) { .pro4_wrap .types-list li { width: 315px; margin-left: 110px; } }

@media screen and (max-width: 1219px) { .pro4_wrap .types-list .clear { float: left; clear: none; }
  .pro4_wrap .types-list li { width: 310px; margin: 0 0 0 30px; } }

@media screen and (max-width: 999px) { .pro4_wrap .types-list .clear { float: none; clear: both; }
  .pro4_wrap .types-list li { width: 48%; margin: 0 1% 20px; } }

@media screen and (max-width: 767px) { .pro4_wrap .types-list li { width: 95%; margin: 0 2.5% 20px; } }

/*-------------1-4-products end------------------------------------------------------------*/
/*-------------1-5-products start----------------------------------------------------------*/
.pro5-banner img { display: block; width: 100%; max-width: 1920px; margin: 0 auto; }

.pro5-detail { padding: 35px 0 53px; background-color: #E3E3E3; }

.pro5-detail .item-title { font-family: "OpenSans-Bold"; font-size: 36px; font-size: 3.6rem; text-transform: uppercase; }

.pro5-detail .item-subt { font-size: 22px; font-size: 2.2rem; line-height: 34px; font-family: 'OpenSans-Italic'; margin-top: 15px; }
.pro5-detail .item-subt strong{font-family: 'OpenSansBoldItalic';}
.pro5-detail .item-desc { margin-top: 23px; font-size: 16px; font-size: 1.6rem; line-height: 30px; color: #333; }

.pro5-detail .item-desc p, .pro5-detail .item-desc li, .pro5-detail .item-desc a, .pro5-detail .item-desc b, .pro5-detail .item-desc strong, .pro5-detail .item-desc span { color: #333; }

.pro5-detail .item-desc img, .pro5-detail .item-desc iframe { max-width: 100%; }

.pro5-detail .item-desc p { margin-bottom: 30px; }

.pro5-detail .item-btns { margin-top: 50px; margin-bottom: 29px; }

.pro5-detail .item-btn { width: 175px; height: 50px; display: inline-block; border: solid 1px #3D63C3; color: #3D63C3; font-size: 16px; font-size: 1.6rem; text-align: center; line-height: 46px; }

.pro5-detail .item-btn:first-child { margin-right: 55px; }

.pro5-detail .item-btn:first-child:hover { background-color: #3D63C3; color: #FFFFFF; }

.pro5-detail .item-btn.item-down { background: url(../images/down.png) no-repeat 27px center; padding-left: 70px; text-align: left; }

@media screen and (max-width: 1219px) { .pro5-detail .item-btn:first-child { margin-right: 30px; } }

@media screen and (max-width: 999px) { .pro5-detail { padding: 35px 0 50px; }
  .pro5-detail .item-title { font-size: 30px; font-size: 3rem; }
  .pro5-detail .item-subt { font-size: 20px; font-size: 2rem; line-height: 34px; margin-top: 15px; } }

@media screen and (max-width: 767px) { .pro5-detail { padding-top: 30px; padding-bottom: 30px; }
  .pro5-detail .item-title { font-size: 24px; font-size: 2.4rem; }
  .pro5-detail .item-subt { font-size: 18px; font-size: 1.8rem; line-height: 24px; margin-top: 15px; }
  .pro5-detail .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 15px; }
  .pro5-detail .item-desc p { margin-bottom: 10px; }
  .pro5-detail .item-btns { margin-top: 30px; text-align: center; }
  .pro5-detail .item-btn { height: 36px; line-height: 34px; }
  .pro5-detail .pro-share { text-align: center; } }

@media screen and (max-width: 420px) { .pro5-detail .item-btn { float: left; width: 45%; margin: 0 2.5% !important; }
  .pro5-detail .item-btn.item-down { background: url(../images/down.png) no-repeat 15px center; padding-left: 35px; text-align: center; } }

.select-pro5 { padding-bottom: 34px; }

.select-pro5 > .item-title { font-family: 'OpenSans-Italic'; font-size: 16px; font-size: 1.6rem; color: #666666; margin-top: 28px; margin-bottom: 28px; }

@media screen and (max-width: 767px) { .select-pro5 > .item-title { margin-bottom: 15px; } }

.select-nav { margin-bottom: 29px; }

.select-nav .left, .select-nav .right { float: left; }

.select-nav .left > p, .select-nav .right > p { font-family: "OpenSans-Bold"; font-size: 16px; font-size: 1.6rem; text-transform: uppercase; margin-bottom: 10px; }

.select-nav .left { width: 242px; }

.select-nav .left .select-box { position: relative; }

.select-nav .left .select-box .item-title { border: solid 2px #CCCCCC; height: 45px; line-height: 40px; width: 242px; padding: 0 9px; background: url(../images/web54.png) no-repeat 215px center; cursor: pointer; }

.select-nav .left .select-box .item-list { display: none; position: absolute; background-color: #FFF; width: 100%;max-width: 242px; left: 0; top: 100%; z-index: 2; }

.select-nav .left .select-box .item-list li { padding: 0 10px; line-height: 30px; cursor: pointer; }

.select-nav .left .select-box .item-list li:hover { background-color: #3D63C3; color: #FFFFFF; }

.select-nav .right { width: 242px; margin-left: 116px; }

.select-nav .left .select-box .item-list li:hover p{color: #FFFFFF;}

.select-nav .right .rightcolor { border: solid 2px #CCCCCC; height: 45px; line-height: 40px; width: 242px; padding: 0 9px; }

@media screen and (max-width: 999px) { .select-nav .right { margin-left: 30px; } }

@media screen and (max-width: 550px) { .select-nav .left { width: 100%; }
  .select-nav .right { width: 100%; margin: 15px 0 0; } }

.select-content .imgs img { float: left; margin-left: 27px; display: block; max-width: 148px; margin-top: 31px; width: 148px; }

@media screen and (max-width: 1219px) { .select-content .imgs img { margin-left: 15px; width: 127px; } }

@media screen and (max-width: 999px) { .select-content .imgs img { width: 12.28%; margin: 30px 1% 0; } }

@media screen and (max-width: 767px) { .select-content .imgs img { width: 23%; } }

@media screen and (max-width: 450px) { .select-content .imgs img { width: 31.33%; margin-top: 15px; } }

.select-content table { background-color: #D2EAFE; text-align: center; }

.select-content table tr:nth-of-type(1) { background-color: #E3E3E3; }

.select-content table tr:nth-of-type(1) td { border: 0; font-family: "OpenSans-Bold"; padding-top: 0; line-height: 42px; }

.select-content table tr td { padding: 0; line-height: 30px; }

.select-content table td:first-of-type { padding-top: 23px; }

.select-content table td:first-of-type .p1 { line-height: 20px; }

.select-content table td:first-of-type .p2 { cursor: pointer; background-color: #3D63C3; color: #FFFFFF; line-height: 20px; padding: 6px 0 5px; margin-top: 9px; }

.select-content table .td1 { width: 25.25%; }

.select-content table .td2 { width: 19.5%; }

.select-content table .td3 { width: 39.33%; }

.pro5-cbox { padding-top: 43px; padding-bottom: 55px; }

.pro5-cbox .item-title { font-family: "OpenSans-Bold"; font-size: 36px; font-size: 3.6rem; text-transform: uppercase; }

.pro5-cbox .item-desc { color: #666666; font-family: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 24px; margin-bottom: 47px; }

.pro5-cbox .item-imgs { text-align: center; }

.pro5-cbox .item-imgs img { margin: 0 3px; max-width: 250px; }

@media screen and (max-width: 1600px) { .pro5-cbox .item-imgs img { width: 190px; } }

@media screen and (max-width: 1219px) { .pro5-cbox .item-imgs img { width: 155px; } }

@media screen and (max-width: 999px) { .pro5-cbox { width: 95%; margin: 0 auto; padding-top: 43px; padding-bottom: 50px; }
  .pro5-cbox .item-title { font-size: 30px; font-size: 3rem; }
  .pro5-cbox .item-imgs img { float: left; width: 23%; margin: 0 1% 10px; } }

@media screen and (max-width: 767px) { .pro5-cbox { padding-top: 30px; padding-bottom: 30px; }
  .pro5-cbox .item-title { font-size: 24px; font-size: 2.4rem; }
  .pro5-cbox .item-desc { font-family: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 15px; margin-bottom: 20px; }
  .pro5-cbox .item-imgs img { float: left; width: 31.33%; margin: 0 1% 10px; } }

@media screen and (max-width: 450px) { .pro5-cbox .item-imgs img { width: 48%; margin: 0 1% 10px; } }

.raw-box { padding-top: 45px; padding-bottom: 38px; }

.raw-box .item-title { font-family: "OpenSans-Bold"; font-size: 30px; font-size: 3rem; text-transform: uppercase; }

.raw-box .item-subt { font-family: 'OpenSans-Italic'; font-size: 24px; font-size: 2.4rem; line-height: 36px; margin-top: 6px; }

.raw-box .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 5px; margin-bottom: 16px; }

.raw-box .item-pic { float: left; width: 579px; margin-right: 40px; }

.raw-box .item-pic img { display: block; width: 100%; margin: 0 auto; max-width: 579px; }

.raw-box .item-body { overflow: hidden; line-height: 24px; }

.raw-box .item-body p { margin-bottom: 24px; }

.raw-box .item-body .item-descbox { width: 1000px; height: 563px; display: table-cell; vertical-align: middle; }

@media screen and (max-width: 1219px) { .raw-box .item-pic { width: 550px; margin-right: 20px; }
  .raw-box .item-body .item-descbox { height: 534px; } }

@media screen and (max-width: 999px) { .raw-box .item-pic { width: 100%; float: none; margin: 0 auto; }
  .raw-box .item-body { padding: 15px 0; }
  .raw-box .item-body .item-descbox { display: block; width: 100%; height: auto; } }

@media screen and (max-width: 767px) { .raw-box .item-title { font-size: 24px; font-size: 2.4rem; }
  .raw-box .item-subt { font-size: 20px; font-size: 2rem; line-height: 30px; }
  .raw-box .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; }
  .raw-box .item-body p { margin-bottom: 10px; } }

.end-box { padding-top: 47px; max-width: 1055px; }

.end-box .item-title { font-family: "OpenSans-Bold"; font-size: 30px; font-size: 3rem; text-transform: uppercase; }

.end-box .item-subt { font-family: 'OpenSans-Italic'; font-size: 24px; font-size: 2.4rem; line-height: 36px; margin-top: 6px; }

.end-box .img1 { display: block; max-width: 100%; margin-top: 65px; margin-bottom: 41px; }

.end-box .item-pic { float: right; width: 310px; margin-left: 90px; }

.end-box .item-pic img { display: block; width: 100%; max-width: 310px; margin: 0 auto; }

.end-box .item-body { padding-top: 16px; line-height: 26px; font-size: 16px; font-size: 1.6rem; }

.end-box .item-body p { margin-bottom: 26px; }

@media screen and (max-width: 1219px) { .end-box .item-pic { margin-left: 50px; } }

@media screen and (max-width: 999px) { .end-box .item-pic { margin-left: 30px; }
  .end-box .img1 { margin-top: 50px; margin-bottom: 41px; } }

@media screen and (max-width: 767px) { .end-box { padding-top: 30px; }
  .end-box .item-title { font-size: 24px; font-size: 2.4rem; }
  .end-box .item-subt { font-size: 20px; font-size: 2rem; line-height: 30px; }
  .end-box .img1 { margin-top: 30px; margin-bottom: 30px; }
  .end-box .item-pic { width: 100%; margin: 0 auto; float: none; }
  .end-box .item-body { font-size: 14px; font-size: 1.4rem; line-height: 22px; }
  .end-box .item-body p { margin-bottom: 10px; } }

/*-------------1-5-products end------------------------------------------------------------*/
/*-------------2-1-about start-------------------------------------------------------------*/
.about1-title { font-family: "OpenSans-Bold"; font-size: 30px; font-size: 3rem; background: url(../images/about2.png) no-repeat left center; padding-left: 54px; text-transform: uppercase; color: #3D63C3; }

@media only screen and (max-width: 999px) { .about1-title { font-size: 24px; font-size: 2.4rem; } }

@media only screen and (max-width: 767px) { .about1-title { font-size: 20px; font-size: 2rem; padding-left: 40px; } }

.about1-top .item-pic { float: right; width: 546px; margin-left: 57px; }

.about1-top .item-pic img { display: block; width: 100%; max-width: 546px; margin: 0 auto; }

.about1-top .item-body .about1-title { margin-top: 6px; padding-bottom: 10px; }

.about1-top .item-body .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 30px; color: #666666; }

.about1-top .item-body .item-desc p { color: #666666; margin-top: 30px; }

@media screen and (max-width: 1219px) { .about1-top .item-pic { margin-left: 30px; } }

@media screen and (max-width: 999px) { .about1-top .item-pic { width: 100%; margin: 0 auto; float: none; }
  .about1-top .item-body .about1-title { padding-bottom: 0; margin-top: 30px; } }

@media screen and (max-width: 767px) { .about1-top .item-body .item-desc p { font-size: 14px; font-size: 1.4rem; margin-top: 10px; line-height: 24px; } }

.about1-bg { background: url(../images/h1.png) no-repeat center 106px; }

.about1-hisbox { padding-bottom: 55px; padding-top: 46px; }

@media screen and (max-width: 767px) { .about1-hisbox { padding-bottom: 30px; padding-top: 30px; } }

.history-scroll { position: relative; margin-top: 34px; }

.history-scroll .scroll-btns { text-align: center; }

.history-scroll .scroll-btn { width: 43px; height: 9px; display: inline-block; cursor: pointer; position: absolute; top: 50%; margin-top: -4px; }

.history-scroll .scroll-btn.prev { background: url(../images/h2.png) no-repeat center; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; left: 0; }

.history-scroll .scroll-btn.prev:hover { background-image: url(../images/h2.png); }

.history-scroll .scroll-btn.next { background: url(../images/h3.png) no-repeat center; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; right: 0; }

.history-scroll .scroll-btn.next:hover { background-image: url(../images/h3.png); }

.history-scroll .scroll-list-box { width: 100%; overflow: hidden; }

.history-scroll .scroll-list { width: 10000%; }

.history-scroll .scroll-list li { float: left; width: 1%; margin-right: 0; height: 300px; position: relative; background: url(../images/h4.png) no-repeat center; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; }

.history-scroll .scroll-list .item-title { font-size: 24px; font-size: 2.4rem; }

.history-scroll .scroll-list .item-desc {font-family: "OpenSans-Bold"; line-height: 24px; height: 48px;  }

.history-scroll .scroll-list .item-box { width: 220px; position: absolute; }

.history-scroll .scroll-list .h1-box { bottom: 0; left: 170px; }

.history-scroll .scroll-list .h1-box .item-title { color: #55396B; }

.history-scroll .scroll-list .h2-box { top: 15px; left: 378px; }

.history-scroll .scroll-list .h2-box .item-title { color: #8B1201; }

.history-scroll .scroll-list .h3-box { bottom: 0; left: 598px; }

.history-scroll .scroll-list .h3-box .item-title { color: #FF2416; }

.history-scroll .scroll-list .h4-box { top: 15px; left: 800px; }

.history-scroll .scroll-list .h4-box .item-title { color: #7C7804; }

.history-scroll .scroll-list .h5-box { width: 195px; bottom: 0; right: 0; }

.history-scroll .scroll-list .h5-box .item-title { color: #0287B1; }

@media screen and (max-width: 1219px) { .history-scroll .scroll-list li { height: 260px; }
  .history-scroll .scroll-list .h1-box { left: 135px; }
  .history-scroll .scroll-list .h2-box { left: 310px; }
  .history-scroll .scroll-list .h3-box { left: 480px; }
  .history-scroll .scroll-list .h4-box { left: 650px; } 
  .history-scroll .scroll-list .h5-box .item-title { position: relative; left: 40px; } }

@media screen and (max-width: 999px) { .history-scroll .scroll-list li { background-image: none !important; height: auto !important; padding: 0 60px; }
  .history-scroll .scroll-list .item-box { position: relative !important; top: auto !important; left: auto !important; right: auto !important; bottom: auto !important; width: 100% !important; }
  .history-scroll .scroll-list .item-desc { word-break: break-word !important; height: auto; } 
  .history-scroll .scroll-list .h5-box .item-title { position: relative; left: 0; }}
.about1-imgbox { padding-bottom: 75px; }

.about1-imgbox .item-title { font-size: 20px; font-size: 2rem; margin-top: 47px; }

@media screen and (max-width: 999px) { .about1-imgbox { padding-bottom: 50px; } }

@media screen and (max-width: 767px) { .about1-imgbox { padding-bottom: 30px; }
  .about1-imgbox .item-title { font-size: 18px; font-size: 1.8rem; margin-top: 20px; } }

.about1-imgbox .imgs-list { margin-bottom: -8px; }

.about1-imgbox .imgs-list li { float: left; width: 286px; margin-left: 18px; margin-top: 25px; }

.about1-imgbox .imgs-list .item-pic { position: relative; width: 100%; }

.about1-imgbox .imgs-list .item-pic img { display: block; width: 100%; max-width: 286px; margin: 0 auto; }

.about1-imgbox .imgs-list .item-pic:hover .item-backdrop { top: 0; }

.about1-imgbox .imgs-list .item-backdrop { position: absolute; top: 999px; bottom: 0; left: 0; width: 100%; background: #000 url(../images/about4.png) no-repeat center; background: rgba(0, 0, 0, 0.5) url(../images/about4.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) { .about1-imgbox .imgs-list { margin-bottom: 0; }
  .about1-imgbox .imgs-list li { width: 231px; } }

@media screen and (max-width: 999px) { .about1-imgbox .imgs-list li { width: 23%; margin: 25px 1% 0; }
  .about1-imgbox .imgs-list .item-backdrop { display: none; } }

@media screen and (max-width: 600px) { .about1-imgbox .imgs-list li { width: 48%; margin-top: 15px; } }

.about1-bottom { margin-top: 46px; }

.about1-bottom .scroll-box { position: relative; overflow: hidden; padding: 0 64px; }

.about1-bottom .scroll-btn { width: 26px; height: 29px; display: inline-block; top: 50%; margin-top: -14px; position: absolute; cursor: pointer; }

.about1-bottom .scroll-btn.prev { background: url(../images/prev3.png) no-repeat center; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; left: 5px; }

.about1-bottom .scroll-btn.prev:hover { background-image: url(../images/prev3_1.png); }

.about1-bottom .scroll-btn.next { background: url(../images/next3.png) no-repeat center; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; right: 5px; }

.about1-bottom .scroll-btn.next:hover { background-image: url(../images/next3_1.png); }

.about1-bottom .scroll-list-box { width: 100%; overflow: hidden; }

.about1-bottom .scroll-list { width: 1000%; }

.about1-bottom .scroll-list li { float: left; width: 1.773%; margin-right: 0.972%; position: relative; }

.about1-bottom .scroll-list li .item-pics { position: relative; display: block; }

.about1-bottom .scroll-list li .item-pics img { width: 100%; display: block; max-width: 190px; margin: 0 auto; }

.about1-bottom .scroll-list li .scroll-backdrop { position: absolute; top: 999px; left: 10px; right: 10px; bottom: 10px; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-transition: all .5s; background: #000 url(../images/about5.png) no-repeat center; background: rgba(0, 0, 0, 0.5) url(../images/about5.png) no-repeat center; }

.about1-bottom .scroll-list li:hover .scroll-backdrop { top: 10px; }

@media only screen and (max-width: 999px) { .about1-bottom .scroll-list li { width: 2.35%; margin-right: 0.2%; }
  .about1-bottom .scroll-list li .scroll-backdrop { display: none; } }

@media only screen and (max-width: 767px) { .about1-bottom { margin-top: 30px; }
  .about1-bottom .scroll-box { padding: 0 50px; }
  .about1-bottom .scroll-list li { width: 3.2%; margin-right: 0.2%; } }

@media only screen and (max-width: 500px) { .about1-bottom .scroll-list li { width: 4.9%; margin-right: 0.2%; } }

@media only screen and (max-width: 400px) { .about1-bottom .scroll-list li { width: 9%; margin: 0 .5%; } }

/*-------------2-1-about end---------------------------------------------------------------*/
/*-------------2-2-about start-------------------------------------------------------------*/
.m-zs { overflow: hidden; }

.m-zs > .title { font-size: 36px; font-size: 3.6rem; font-family: "OpenSans-Bold"; text-align: center; color: #333333; text-transform: uppercase; position: relative; padding-bottom: 12px; margin-bottom: 63px; margin-top: 23px; }

.m-zs > .title:after { position: absolute; content: ''; width: 211px; height: 1px; background-color: #3D63C3; left: 50%; margin-left: -105px; bottom: 0; }

@media screen and (max-width: 999px) { .m-zs > .title { font-size: 30px; font-size: 3rem; margin-bottom: 50px; } }

@media screen and (max-width: 767px) { .m-zs > .title { font-size: 24px; font-size: 2.4rem; margin-bottom: 30px; } }

.m-zs .box-item { width: 100%; padding: 0 10.66667%; height: 432px; overflow: hidden; background: url("../images/cer13.png") no-repeat center bottom; -webkit-background-size: 100% 100%; -moz-background-size: 100%; background-size: 100%; }

.m-zs .box-item:first-child { margin-top: 0; }

.m-zs .list-item { position: relative; float: left; margin-left: 6.03814%; width: 20.12712%; font-size: 0; overflow: hidden; background: url(../images/cer12.png) no-repeat bottom center; padding-bottom: 30px; }

.m-zs .list-item:hover .item-modal { top: 0; }

.m-zs .item-modal { position: absolute; top: 999px; left: 0; width: 100%; bottom: 30px;background-color: #000; background-color: rgba(0, 0, 0, 0.5); -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; }

.m-zs .item-modal p { position: relative; top: 50%; margin-top: -35px; padding: 0 10px; text-align: center; }

.m-zs .item-modal span { display: block; }

.m-zs .item-icon a:first-child { margin-right: 10px; }

.m-zs .item-title { margin-top: 5px; height: 24px; line-height: 24px; font-size: 14px; font-size: 1.4rem; color: #fff; text-overflow: ellipsis; white-space: nowrap; }

.m-zs .item-border { position: absolute; top: 0; right: 0; width: 100%; height: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: url("../images/cer13.png") no-repeat center; -webkit-background-size: 100% 100%; -moz-background-size: 100% 100%; background-size: 100% 100%; box-sizing: border-box; background: none \9; border: 2px solid #39B8AB \9; }

@media screen and (max-width: 1219px) { .m-zs .box-item { height: 350px; } }

@media screen and (max-width: 999px) { .m-zs .box-item { height: auto; padding: 0; background: none; }
  .m-zs .list-item { background-image: none; padding-bottom: 0; margin-left: 1%; margin-right: 1% !important; margin-bottom: 30px; width: 23%; }
  .m-zs .item-modal { position: relative; top: auto; left: auto; bottom: auto; background-color: transparent; }
  .m-zs .item-modal p { margin-top: 10px; }
  .m-zs .item-modal .item-title { color: #333333; } }

@media screen and (max-width: 600px) { .m-zs .box-item { margin-top: 0; }
  .m-zs .list-item { margin-bottom: 25px; width: 48%; } }

/*-------------2-2-about end---------------------------------------------------------------*/
/*-------------2-3-about start-------------------------------------------------------------*/
.download-tab li { margin-bottom: 20px; float: left; width: 33.33%; text-align: center; background-color: #333333; line-height: 57px; color: #FFFFFF; font-family: "OpenSans-Bold"; font-size: 18px; font-size: 1.8rem; text-transform: uppercase; border-right: solid 1px #FFFFFF; position: relative; cursor: pointer; }

.download-tab li a { display: block; color: #FFF; }

.download-tab li:hover, .download-tab li.active { background-color: #3D63C3 !important; color: #FFFFFF !important; }

.download-tab li:hover:after, .download-tab li.active:after { position: absolute; content: ''; width: 73px; height: 16px; background: url(../images/down3.png) no-repeat center bottom; bottom: -16px; left: 50%; margin-left: -36px; }

@media screen and (max-width: 999px) { .download-tab li { line-height: 50px; } }

@media screen and (max-width: 767px) { .download-tab li { font-size: 16px; font-size: 1.6rem; line-height: 40px; } }

@media screen and (max-width: 500px) { .download-tab li { width: 100%; margin-bottom: 15px; }
  .download-tab li:after { display: none; } }

/*download*/
.download-list { padding-bottom: 55px; }

.download-list li { background: url(../images/down_bg.png) repeat-x bottom; }

.download-list .item-btnbox2 { display: none; }

.download-list .item-btnbox { margin-top: 64px; margin-left: 177px; }

.download-list .item-icon { display: inline-block; width: 35px; height: 43px; background: url(../images/down2.png) no-repeat center; margin-right: 24px; }

.download-list .item-btn { display: inline-block; width: 152px; height: 40px; line-height: 38px; text-align: center; background-color: #3D63C3; -moz-border-radius: 20px; border-radius: 20px; color: #FFFFFF; }

.download-list .item-body { padding: 31px 0 12px; overflow: hidden; }

.download-list .item-body .item-title { font-size: 16px; font-size: 1.6rem; font-family: "OpenSans-Bold"; text-transform: uppercase; line-height: 30px; background: url(../images/down1.png) no-repeat left center; padding-left: 36px; }

.download-list .item-body .item-desc { min-height: 28px; line-height: 28px; margin-top: 15px; }

@media screen and (max-width: 1219px) { .download-list .item-btnbox { margin-left: 30px; } }

@media screen and (max-width: 999px) { .download-list .item-body { padding: 30px 0 16px; }
  .download-list .item-btnbox { margin-top: 70px; } }

@media screen and (max-width: 767px) { .download-list { padding-bottom: 30px; }
  .download-list .item-btnbox { margin-top: 40px; margin-left: 30px; width: 212px; }
  .download-list .item-btn { font-size: 12px; font-size: 1.2rem; height: 32px; line-height: 32px; margin-top: 5px; }
  .download-list .item-body { padding: 20px 0 20px; }
  .download-list .item-body .item-title { font-size: 16px; font-size: 1.6rem; line-height: 24px; }
  .download-list .item-body .item-desc { font-size: 12px; font-size: 1.2rem; line-height: 20px; margin-top: 0px; } }

@media screen and (max-width: 600px) { .download-list li { padding-bottom: 15px; }
  .download-list .item-btnbox { float: none; margin: 0 auto; }
  .download-list .item-btnbox1 { display: none; }
  .download-list .item-btnbox2 { display: block; } }

/*-------------2-3-about end---------------------------------------------------------------*/
/*-------------3-1-Member Companies start--------------------------------------------------*/
.mc1-title { font-family: "OpenSans-Bold"; font-size: 32px; font-size: 3.2rem; }

@media screen and (max-width: 999px) { .mc1-title { font-size: 30px; font-size: 3rem; } }

@media screen and (max-width: 767px) { .mc1-title { font-size: 24px; font-size: 2.4rem; } }

.mac1-list div.list-item { float: left; width: 382px; margin-left: 27px; border: solid 1px #CCCCCC; margin-top: 38px; }

.mac1-list .item-pic { width: 100%; }

.mac1-list .item-pic img { display: block; width: 100%; margin: 0 auto; max-width: 380px; }

.mac1-list .item-body { padding: 0 13px 36px; }

.mac1-list .item-title { font-family: "OpenSans-Bold"; font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 22px; }

.mac1-list .item-subt { font-family: "OpenSans-Bold"; line-height: 26px; margin-top: -1px; }

.mac1-list .item-subt, .mac1-list .item-subt a { color: #3D63C3; }

.mac1-list .item-contact { color: #666666; line-height: 26px; margin-top: 12px; }

.mac1-list .item-btn { margin-top: 30px; font-family: "OpenSans-Bold"; display: inline-block; width: 163px; height: 46px; -moz-border-radius: 5px; border-radius: 5px; background-color: #EBEBEB; line-height: 46px; text-align: center; }

.mac1-list .item-btn:hover { background-color: #3D63C3; color: #FFF; }

@media screen and (max-width: 1219px) { .mac1-list div.list-item { width: 308px; }
  .mac1-list .item-btn { width: 135px; } }

@media screen and (max-width: 999px) { .mac1-list div.list-item { width: 31.33%; margin: 30px 1% 0; }
  .mac1-list .item-btn { width: 100%; margin-top: 15px; height: 40px; line-height: 40px; } }

@media screen and (max-width: 767px) { .mac1-list .item-body { padding-bottom: 20px; } }

@media screen and (max-width: 700px) { .mac1-list div.list-item { width: 98%; float: none; max-width: 382px; margin: 30px auto 0; } }

/*-------------3-1-Member Companies end----------------------------------------------------*/
/*-------------3-2-Member Companies start--------------------------------------------------*/
.wp1 { width: 1550px; margin: auto; }

@media screen and (max-width: 1619px) { .wp1 { width: 1200px; margin: auto; } }

@media screen and (min-width: 1000px) and (max-width: 1219px) { .wp1 { width: 980px; margin: auto; } }

@media screen and (max-width: 999px) { .wp1 { width: 95%; margin: auto; } }

.mc-head { background-color: #D7D7D9; }

.mc-head .item-pic { margin-top: 142px; margin-bottom: -45px; margin-right: 80px; float: left; width: 648px; -webkit-box-shadow: 0px 12px 16px 0px rgba(0, 0, 0, 0.23); -moz-box-shadow: 0px 12px 16px 0px rgba(0, 0, 0, 0.23); box-shadow: 0px 12px 16px 0px rgba(0, 0, 0, 0.23); -moz-border-radius: 5px; border-radius: 5px; overflow: hidden; }

.mc-head .item-pic img { display: block; margin: 0 auto; max-width: 648px; width: 100%; }

@media screen and (max-width: 1619px) { .mc-head .item-pic { margin-right: 50px; width: 600px; } }

@media screen and (max-width: 1219px) { .mc-head .item-pic { width: 500px; margin-top: 130px; margin-bottom: 0; } }

@media screen and (max-width: 999px) { .mc-head .item-pic { width: 100%; margin: 0 auto; float: none; max-width: 648px; } }

.mc-head .item-body { padding-top: 111px; padding-bottom: 80px; overflow: hidden; }

.mc-head .item-body > .item-title { font-family: "OpenSans-Bold"; font-size: 36px; font-size: 3.6rem; }

.mc-head .item-body > .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 21px; }

@media screen and (max-width: 1619px) { .mc-head .item-body { padding-top: 50px; padding-bottom: 50px; }
  .mc-head .item-body > .item-desc { margin-top: 15px; } }

@media screen and (max-width: 1219px) { .mc-head .item-body { padding-top: 70px; } }

@media screen and (max-width: 999px) { .mc-head .item-body { padding-top: 50px; padding-bottom: 30px; }
  .mc-head .item-body > .item-title { font-size: 30px; font-size: 3rem; } }

@media screen and (max-width: 767px) { .mc-head .item-body { padding-top: 30px; padding-bottom: 30px; }
  .mc-head .item-body > .item-title { font-size: 24px; font-size: 2.4rem; }
  .mc-head .item-body > .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 15px; } }

.mc-head .item-info { margin-top: 51px; max-width: 722px; width: 100%; background-color: #DDDDDF; -webkit-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.14); -moz-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.14); box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.14); -moz-border-radius: 8px; border-radius: 8px; padding: 0 15px; }

.mc-head .item-info > .item-pics { margin-top: 10px; margin-right: 25px; float: left; width: 82px; height: 82px; -moz-border-radius: 50%; border-radius: 50%; overflow: hidden; -webkit-box-shadow: 3px 0 8px rgba(0, 0, 0, 0.25); -moz-box-shadow: 3px 0 8px rgba(0, 0, 0, 0.25); box-shadow: 3px 0 8px rgba(0, 0, 0, 0.25); }

.mc-head .item-info > .item-pics img { display: block; width: 100%; max-width: 82px; margin: 0 auto; -moz-border-radius: 50%; border-radius: 50%; }

.mc-head .item-info .item-infobody { overflow: hidden; padding: 28px 0 32px; }

.mc-head .item-info .item-infobody .item-title { font-family: "OpenSans-Bold"; font-size: 20px; font-size: 2rem; }

.mc-head .item-info .item-infobody .item-contact { line-height: 26px; color: #666666; margin-top: 1px; }

@media screen and (max-width: 1619px) { .mc-head .item-info { margin-top: 30px; }
  .mc-head .item-info > .item-pics { margin-top: 30px; } }

@media screen and (max-width: 999px) { .mc-head .item-info { padding: 15px; }
  .mc-head .item-info > .item-pics { margin-top: 0; margin-right: 25px; }
  .mc-head .item-info .item-infobody { overflow: hidden; padding: 0; }
  .mc-head .item-info .item-infobody .item-title { font-size: 18px; font-size: 1.8rem; } }

@media screen and (max-width: 767px) { .mc-head .item-info .item-infobody .item-title { font-size: 16px; font-size: 1.6rem; }
  .mc-head .item-info .item-infobody .item-contact { line-height: 24px; } }

.mc2-box1 { margin-top: 145px; background-color: #FCFFFD; -webkit-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.14); -moz-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.14); box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.14); -moz-border-radius: 8px; border-radius: 8px; padding-top: 37px; padding-left: 85px; padding-right: 85px; padding-bottom: 54px; }

.mc2-box1 .item-title { font-family: "OpenSans-Bold"; font-size: 30px; font-size: 3rem; text-transform: uppercase; }

.mc2-box1 .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 15px; }

@media screen and (max-width: 1219px) { .mc2-box1 { margin-top: 70px; padding-top: 30px; padding-left: 50px; padding-right: 50px; padding-bottom: 50px; } }

@media screen and (max-width: 999px) { .mc2-box1 { margin-top: 50px; padding-top: 30px; padding-left: 30px; padding-right: 30px; padding-bottom: 30px; } }

@media screen and (max-width: 767px) { .mc2-box1 { margin-top: 30px; padding: 15px; }
  .mc2-box1 .item-title { font-size: 24px; font-size: 2.4rem; }
  .mc2-box1 .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 15px; } }

.mc2-probox > .item-title { font-family: "OpenSans-Bold"; font-size: 28px; font-size: 2.8rem; margin-top: 53px; }

@media screen and (max-width: 767px) { .mc2-probox > .item-title { font-size: 24px; font-size: 2.4rem; margin-top: 30px; } }

.mc2-list > .div_li_box_33 { float: left; width: 490px; margin-left: 40px; background-color: #FFFFFF; -webkit-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.14); -moz-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.14); box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.14); margin-top: 35px; }

.mc2-list .item-pic { width: 100%; }

.mc2-list .item-pic img { display: block; margin: 0 auto; max-width: 490px; width: 100%; }

.mc2-list .item-body { padding: 0 19px 46px; }

.mc2-list .item-title { font-size: 24px; font-family: 2.4rem; margin-top: 20px; }

.mc2-list .item-icons { margin-top: 20px; }

.mc2-list .item-icons .div_li_item { float: left; padding-left: 40px; padding-right: 39px; line-height: 28px; color: #3D63C3; }

.mc2-list .item-icons .item1 { background: url(../images/mc6.png) no-repeat left center; }

.mc2-list .item-icons .item2 { background: url(../images/mc7.png) no-repeat left center; }

.mc2-list .item-icons .item3 { background: url(../images/mc8.png) no-repeat left center; }

.mc2-list .item-desc { margin-top: 7px; line-height: 26px; height: 52px; }

.mc2-list .item-btn { display: block; width: 188px; height: 45px; background: #3D63C3; -moz-border-radius: 5px; border-radius: 5px; color: #FFF; text-align: center; line-height: 44px; margin-top: 30px; }

@media screen and (max-width: 1619px) { .mc2-list > .div_li_box_33 { width: 380px; margin-left: 30px; }
  .mc2-list .item-icons .div_li_item { padding-right: 15px; } }

@media screen and (max-width: 1219px) { .mc2-list > .div_li_box_33 { width: 306px; margin-left: 30px; }
  .mc2-list .item-body { padding: 0 10px 30px; }
  .mc2-list .item-icons { margin-top: 0; height: 76px;}
  .mc2-list .item-icons .div_li_item { margin-top: 10px; padding-left: 35px; } }

@media screen and (max-width: 999px) { .mc2-list > .div_li_box_33 { width: 31.33%; margin: 30px 1% 0; }
  .mc2-list .item-title { font-size: 20px; font-size: 2rem; margin-top: 15px; }
  .mc2-list .item-btn { margin: 15px auto 0; } }

@media screen and (max-width: 767px) { .mc2-list > .div_li_box_33 { width: 48%; }
  .mc2-list .item-icons { font-size: 12px; font-size: 1.2rem;}
  .mc2-list .item-btn { width: 150px; height: 36px; line-height: 36px; } }

@media screen and (max-width: 500px) { .mc2-list > .div_li_box_33 { width: 98%; } }

.bgf9 { background-color: #f9f9f9; }

.mc-contact { padding: 91px 233px 86px 93px; margin-top: 49px; background-color: #FFFFFF; -webkit-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.14); -moz-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.14); box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.14); -moz-border-radius: 5px; border-radius: 5px; }

.mc-contact .item-title { float: left; font-family: "OpenSans-Bold"; font-size: 24px; font-size: 2.4rem; color: #3D63C3; text-transform: uppercase; width: 58%; line-height: 44px; }

.mc-contact .item-info { float: left; font-size: 16px; font-size: 1.6rem; line-height: 26px; color: #666666; }

.mc-contact .item-info a { color: #666666; }

.mc-contact .item-info a:hover { color: #3D63C3; }

.mc-contact .item-btn { font-family: "OpenSans-Bold"; float: right; display: block; width: 188px; height: 45px; background: #3D63C3; -moz-border-radius: 5px; border-radius: 5px; color: #FFF; text-align: center; line-height: 44px; }

@media screen and (max-width: 1619px) { .mc-contact { padding: 91px 90px 86px 90px; } }

@media screen and (max-width: 1219px) { .mc-contact { padding: 50px 30px; } }

@media screen and (max-width: 999px) { .mc-contact { padding: 30px; text-align: center; }
  .mc-contact .item-title { float: none; width: 100%; }
  .mc-contact .item-info { float: none; margin-top: 15px; }
  .mc-contact .item-btn { float: none; margin: 15px auto 0; } }

@media screen and (max-width: 767px) { .mc-contact { margin-top: 30px; padding: 30px; }
  .mc-contact .item-title { font-size: 20px; font-size: 2rem; line-height: 30px; }
  .mc-contact .item-info { margin-top: 10px; font-size: 14px; font-size: 1.4rem; }
  .mc-contact .item-btn { margin: 10px auto 0; height: 40px; line-height: 40px; width: 150px; } }

/*-------------3-2-Member Companies end----------------------------------------------------*/
/*-------------3-3-Member Companies start--------------------------------------------------*/
.mc-head .item-icons { margin-top: 25px; margin-bottom: -30px; }

.mc-head .item-icons .div_li_item { float: left; padding-left: 45px; padding-right: 52px; line-height: 32px; color: #3D63C3; font-size: 16px; font-size: 1.6rem; text-transform: uppercase; }

.mc-head .item-icons .item1 { background: url(../images/mc13.png) no-repeat left center; }

.mc-head .item-icons .item2 { background: url(../images/mc14.png) no-repeat left center; }

.mc-head .item-icons .item3 { background: url(../images/mc15.png) no-repeat left center; }

.mc-head .item-icons .item2 { padding-right: 70px; }

@media screen and (max-width: 1619px) { .mc-head .item-icons { margin-bottom: 0; } }

@media screen and (max-width: 1219px) { .mc-head .item-icons { margin-top: 0; }
  .mc-head .item-icons .div_li_item { margin-top: 10px; padding-left: 35px; padding-right: 30px !important; } }

@media screen and (max-width: 767px) { .mc-head .item-icons { font-size: 14px; font-size: 1.4rem; }
  .mc-head .item-icons .div_li_item { padding-right: 15px !important; } }

.mc3-box1 { margin-top: 145px; background-color: #FCFFFD; -webkit-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.14); -moz-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.14); box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.14); -moz-border-radius: 8px; border-radius: 8px; padding-top: 35px; padding-left: 85px; padding-right: 85px; padding-bottom: 68px; }

.mc3-box1 .item-title { font-family: "OpenSans-Bold"; font-size: 30px; font-size: 3rem; text-transform: uppercase; }

.mc3-box1 .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 15px; }

.mc3-box1 .item-desc .has_bot { margin-bottom: 30px; }

@media screen and (max-width: 1219px) { .mc3-box1 { margin-top: 70px; padding-top: 30px; padding-left: 50px; padding-right: 50px; padding-bottom: 50px; } }

@media screen and (max-width: 999px) { .mc3-box1 { margin-top: 50px; padding-top: 30px; padding-left: 30px; padding-right: 30px; padding-bottom: 30px; } }

@media screen and (max-width: 767px) { .mc3-box1 { margin-top: 30px; padding: 15px; }
  .mc3-box1 .item-title { font-size: 24px; font-size: 2.4rem; }
  .mc3-box1 .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 15px; }
  .mc3-box1 .item-desc .has_bot { margin-bottom: 15px; } }

.mc3-box2 { margin-top: 42px; }

@media screen and (max-width: 767px) { .mc3-box2 { margin-top: 30px; } }

.mc3-tablebox { margin-top: 40px; -moz-border-radius: 8px; border-radius: 8px; padding: 35px 117px 61px 54px; }

.mc3-tablebox .item-title { font-family: "OpenSans-Bold"; font-size: 30px; font-size: 3rem; text-transform: uppercase; margin-bottom: 40px; }

.mc3-tablebox .item-table table, .mc3-tablebox .item-table td { border: 0; }

.mc3-tablebox .item-table table tr:nth-of-type(even) { background-color: #fff; }

.mc3-tablebox .item-table table tr:nth-of-type(odd) { background-color: #DEEBF6; }

.mc3-tablebox .item-table table tr:nth-of-type(1) td { font-size: 18px; font-size: 1.8rem; font-family: "OpenSans-Bold"; }

.mc3-tablebox .item-table td { padding: 3px 0; line-height: 32px; font-size: 16px; font-size: 1.6rem; text-align: center; color: #333333; }

.mc3-tablebox .item-table td:nth-of-type(3) { text-align: left; }

.mc3-tablebox .item-table .td1 { width: 20%; }

.mc3-tablebox .item-table .td2 { width: 7%; }

.mc3-tablebox .item-table .td3 { width: 24.5%; }

.mc3-tablebox .item-table .td4 { width: 18%; }

.mc3-tablebox .item-table .td5 { width: 27%; }

.mc3-tablebox .item-table .heng { width: 91px; height: 1px; background-color: #000; margin: 15px auto; }

@media screen and (max-width: 1619px) { .mc3-tablebox { padding: 35px 58px 61px 58px; } }

@media screen and (max-width: 999px) { .mc3-tablebox { padding: 35px 30px; } }

@media screen and (max-width: 767px) { .mc3-tablebox { padding: 20px 15px 30px; }
  .mc3-tablebox .item-title { font-size: 24px; font-size: 2.4rem; margin-bottom: 15px; }
  .mc3-tablebox .item-table td { font-size: 14px; font-size: 1.4rem; }
  .mc3-tablebox .item-table table tr:nth-of-type(1) td { font-size: 16px; font-size: 1.6rem; } }

/*-------------3-3-Member Companies end----------------------------------------------------*/
/*-------------3-4-Member Companies start--------------------------------------------------*/
.mc4-box1 { padding-bottom: 42px; }

@media screen and (max-width: 999px) { .mc4-box1 { padding-bottom: 30px; } }

@media screen and (max-width: 767px) { .mc4-box1 { padding-bottom: 15px; } }

.mc4-box2 { margin-top: 31px; padding-bottom: 54px; }

@media screen and (max-width: 999px) { .mc4-box2 { padding-bottom: 30px; } }

@media screen and (max-width: 767px) { .mc4-box2 { margin-top: 30px; padding-bottom: 15px; } }

.mc4-tablebox { margin-top: 33px; -moz-border-radius: 8px; border-radius: 8px; -webkit-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.14); -moz-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.14); box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.14); background-color: #FFFFFF; padding: 35px 113px 61px 58px; }

.mc4-tablebox .item-title { font-family: "OpenSans-Bold"; font-size: 30px; font-size: 3rem; text-transform: uppercase; margin-bottom: 26px; }

.mc4-tablebox .item-table table, .mc4-tablebox .item-table td { border: 0; }

.mc4-tablebox .item-table table tr:nth-of-type(odd) { background-color: #DEEBF6; }

.mc4-tablebox .item-table table tr:nth-of-type(1) td { font-size: 18px; font-size: 1.8rem; font-family: "OpenSans-Bold"; }

.mc4-tablebox .item-table td { line-height: 38px; font-size: 16px; font-size: 1.6rem; text-align: center; color: #333333; padding: 0; }

.mc4-tablebox .item-table .one { width: 23%; }

.mc4-tablebox .item-table .two { width: 24%; }

.mc4-tablebox .item-table .three { width: 27%; }

@media screen and (max-width: 1619px) { .mc4-tablebox { padding: 35px 58px 61px 58px; } }

@media screen and (max-width: 999px) { .mc4-tablebox { padding: 35px 30px; } }

@media screen and (max-width: 767px) { .mc4-tablebox { padding: 20px 15px 30px; }
  .mc4-tablebox .item-title { font-size: 24px; font-size: 2.4rem; margin-bottom: 15px; }
  .mc4-tablebox .item-table td { font-size: 14px; font-size: 1.4rem; }
  .mc4-tablebox .item-table table tr:nth-of-type(1) td { font-size: 16px; font-size: 1.6rem; } }

/*-------------3-4-Member Companies end----------------------------------------------------*/
/*-------------4-1-news start--------------------------------------------------------------*/
.news1-list { padding-bottom: 58px; }

.news1-list .bg1 { background: #fff; border: solid 1px #F6F6F6; }

.news1-list .bg2 { background: #F6F6F6; }

.news1-list li { position: relative; padding: 0 47px 30px; }

.news1-list .item-pic { width: 442px; margin-top: 54px; }

.news1-list .item-pic img { width: 100%; width: 100%; display: block; margin: 0 auto; }

.news1-list .item-pic.pull-right { margin-right: 8px; margin-left: 70px; }

.news1-list .item-pic.pull-left { margin-left: 8px; margin-right: 70px; }

.news1-list .item-body { overflow: hidden; }

.news1-list .item-title { font-size: 24px; font-size: 2.4rem; font-family: "OpenSans-Bold"; margin-top: 55px; padding-left: 11px; }

.news1-list .item-title, .news1-list .item-title a { color: #3D63C3; }

.news1-list .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 36px; height: 108px; margin-top: 20px; padding-left: 11px; }

.news1-list .item-btnbox { margin-top: 82px; }

.news1-list .item-btn { padding: 0 11px; padding-bottom: 31px; background: url(../images/web15.png) no-repeat center bottom; }

.news1-list .item-btn a { display: block; height: 52px; line-height: 52px; width: 278px; text-align: center; background: #3D63C3; font-size: 18px; font-size: 1.8rem; color: #fff; text-transform: uppercase; }

.news1-list .item-date { font-size: 18px; font-size: 1.8rem; display: block; padding-left: 39px; background: url(../images/common-date1.png) no-repeat left center; position: relative; top: 11px; }

@media screen and (max-width: 1219px) { 
	.news1-list li { padding: 0 30px 30px; }
	.news1-list .item-pic {width: 430px;}
  .news1-list .item-pic.pull-right { margin-right: 0; margin-left: 30px; }
  .news1-list .item-pic.pull-left { margin-left: 0; margin-right: 30px; }
  .news1-list .item-btnbox { margin-top: 85px; } }

@media screen and (max-width: 999px) { .news1-list { padding-bottom: 50px; }
  .news1-list .item-pic { width: 270px; margin-top: 30px; }
  .news1-list .item-title { font-size: 20px; font-size: 2rem; margin-top: 30px; }
  .news1-list .item-desc { margin-top: 10px; line-height: 30px; height: 90px; }
  .news1-list .item-btnbox { margin-top: 20px; }
  .news1-list .item-btn { -webkit-background-size: 100% 100%; -moz-background-size: 100%; background-size: 100%; padding-bottom: 20px; }
  .news1-list .item-btn a { width: 180px; height: 40px; line-height: 40px; font-size: 16px; font-size: 1.6rem; }
  .news1-list .item-date { font-size: 14px; font-size: 1.4rem; padding-left: 28px; } }

@media screen and (max-width: 767px) { .news1-list { padding-bottom: 30px; }
  .news1-list li { padding: 0 20px 30px; }
  .news1-list .item-pic { width: 100%; float: none !important; margin: 20px auto 0 !important; }
  .news1-list .item-title { font-size: 18px; font-size: 1.8rem; padding-left: 0; margin-top: 15px; }
  .news1-list .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; height: 72px; padding-left: 0; }
  .news1-list .item-btn { background-image: none; padding: 0; }
  .news1-list .item-btn a { width: 140px; font-size: 14px; font-size: 1.4rem; height: 36px; line-height: 36px; } }

/*-------------4-1-news end----------------------------------------------------------------*/
/*-------------4-2-news start--------------------------------------------------------------*/
.newsdetail > .item-title { font-size: 24px; font-size: 2.4rem; line-height: 30px; text-align: center; text-transform: uppercase; }

.newsdetail > .item-subt { text-align: center; line-height: 26px; margin: 21px auto 30px auto; }

.newsdetail > .item-subt > span { margin-right: 28px; }

.newsdetail > .item-subt span { color: #666666; font-size: 12px; font-size: 1.2rem; }

.newsdetail > .item-subt .pro-share { display: inline-block; }

.newsdetail > .item-spec { line-height: 30px; color: #666; }

.newsdetail > .item-spec p, .newsdetail > .item-spec span, .newsdetail > .item-spec li, .newsdetail > .item-spec b, .newsdetail > .item-spec a { color: #666; }

.newsdetail > .item-spec img, .newsdetail > .item-spec iframe { max-width: 100%; }

@media screen and (max-width: 767px) { .newsdetail > .item-title { font-size: 16px; font-size: 1.6rem; line-height: 22px; }
  .newsdetail > .item-subt { margin: 10px auto; }
  .newsdetail > .item-spec { line-height: 22px; font-size: 12px; font-size: 1.2rem; } }

/*-------------4-2-news end----------------------------------------------------------------*/
/*-------------5-1-solution start----------------------------------------------------------*/
.s1-banner { background: url(../images/s13.jpg) no-repeat center; padding: 103px 0; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; }

@media screen and (max-width: 1219px) { .s1-banner { padding: 70px 0; } }

@media screen and (max-width: 999px) { .s1-banner { padding: 50px 0; } }

@media screen and (max-width: 767px) { .s1-banner { padding: 30px 0; } }

#box { position: relative; width: 1040px; height: 394px; margin: 0 auto; }

#box ul { position: relative; width: 1040px; height: 394px; }

#box li { position: absolute; list-style: none; background: #000; width: 0; height: 0; top: 146px; left: 377px; z-index: 0; }

#box li img { width: 100%; height: 100%; vertical-align: top; }

#box li div { width: 100%; height: 0; line-height: 64px; background: transparent; filter: alpha(opacity=70); color: #333; text-align: center; font-size: 16px; font-size: 1.6rem; }

#box li div p { margin: 5px 10px 0; text-indent: 2em; }

#box .prev, #box .next { position: absolute; top: 58%; width: 40px; height: 104px; margin-top: -82px; overflow: hidden; text-indent: -999px; cursor: pointer; }

#box .prev { left: -80px; background: url(../images/prev4.png) no-repeat; }

#box .next { right: -80px; background-position: -39px 0; background: url(../images/next4.png) no-repeat; }

#box .prev:hover { background: url(../images/prev4.png) no-repeat; }

#box .next:hover { background: url(../images/next4.png) no-repeat; }

#box2 { display: none; }

@media screen and (min-width: 1000px) and (max-width: 1219px) { #box2 { display: block; padding-top: 20px; }
  #box { display: none; }
  #box2 li { float: left; margin-left: 20px; width: 307px; margin-left: 29px; margin-bottom: 20px; }
  #box2 li img { width: 100%; max-width: 510px; max-height: 373px; }
  #box2 li div { text-align: center; font-size: 16px; font-size: 1.6rem; margin-top: 10px; } }

@media screen and (max-width: 999px) { #box2 { display: block; }
  #box { display: none; }
  #box2 { display: block; padding-top: 20px; }
  #box { display: none; }
  #box2 li { float: left; width: 31.3333%; margin: 0 1%; margin-bottom: 20px; }
  #box2 li img { width: 100%; max-width: 510px; max-height: 373px; }
  #box2 li div { text-align: center; font-size: 16px; font-size: 1.6rem; margin-top: 10px; } }

@media screen and (max-width: 750px) { #box2 li { width: 48%; margin: 0 1%; margin-bottom: 10px; } }

@media screen and (max-width: 470px) { #box2 li { width: 100%; margin: 0; margin-bottom: 10px; } }

.s1-marketbox { padding: 44px 0 90px; background-color: #666666; }

@media screen and (max-width: 999px) { .s1-marketbox { padding: 44px 0 50px; } }

@media screen and (max-width: 767px) { .s1-marketbox { padding: 44px 0 30px; } }

@media screen and (min-width: 1600px) { .s1-marketbox > .wp { width: 1547px; } }

.s1-marketbox > .item-title { font-family: "OpenSans-Bold"; font-size: 24px; font-size: 2.4rem; color: #FFCC00; text-transform: uppercase; text-align: center; position: relative; padding-bottom: 13px; margin-bottom: 52px; }

.s1-marketbox > .item-title:after { position: absolute; content: ''; width: 46px; height: 2px; background-color: #CCCCCC; left: 50%; margin-left: -23px; bottom: 0; }

@media screen and (max-width: 767px) { .s1-marketbox > .item-title { font-size: 20px; font-size: 2rem; margin-bottom: 30px; } }

.s1-marketbox .s1-mlist { border-left: solid 1px #CCCCCC; border-top: solid 1px #CCCCCC; }

.s1-marketbox .s1-mlist .li_box { padding: 0 10px; float: left; width: 33.33%; height: 259px; background-color: #FFFFFF; border-right: solid 1px #CCCCCC; border-bottom: solid 1px #CCCCCC; text-align: center; position: relative; z-index: 0; }

.s1-marketbox .s1-mlist .li_box:hover { -webkit-box-shadow: 0 0 80px rgba(0, 0, 0, 0.23); -moz-box-shadow: 0 0 80px rgba(0, 0, 0, 0.23); box-shadow: 0 0 80px rgba(0, 0, 0, 0.23); z-index: 1; }

.s1-marketbox .s1-mlist .li_box .item-title { margin-top: 74px; font-size: 18px; font-size: 1.8rem; line-height: 30px; background: url(../images/s15.jpg) no-repeat bottom center; padding-bottom: 71px; }

@media screen and (max-width: 767px) { .s1-marketbox .s1-mlist .li_box { width: 50%; height: 200px; }
  .s1-marketbox .s1-mlist .li_box .item-title { margin-top: 30px; padding-bottom: 60px; } }

@media screen and (max-width: 400px) { .s1-marketbox .s1-mlist .li_box { width: 100%; height: auto; padding: 30px 10px; }
  .s1-marketbox .s1-mlist .li_box .item-title { margin-top: 0; } }

.s1-imgs { background-color: #F5F5F5; padding: 40px 0 36px; }

@media screen and (max-width: 767px) { .s1-imgs { padding: 30px 0; } }

.s1-imgs .item-title { font-family: "OpenSans-Bold"; font-size: 24px; font-size: 2.4rem; color: #3D63C3; text-transform: uppercase; text-align: center; position: relative; padding-bottom: 13px; margin-bottom: 54px; }

.s1-imgs .item-title:after { position: absolute; content: ''; width: 46px; height: 2px; background-color: #3D63C3; left: 50%; margin-left: -23px; bottom: 0; }

@media screen and (max-width: 767px) { .s1-imgs .item-title { font-size: 20px; font-size: 2rem; margin-bottom: 30px; } }

.s1-imgs .item-pic { position: relative; float: left; margin-bottom: 12px; width: 100%; }

.s1-imgs .item-pic img { display: block; width: 100%; }

.s1-imgs .item-pic:hover .item-backdrop { top: 0; }

.s1-imgs .left { width: 49.0625%; float: left; }

.s1-imgs .left .item-pic img { max-width: 942px; }

.s1-imgs .left .item3 { width: 47.983%; }

.s1-imgs .left .item4 { width: 50.2123%; float: right; }

.s1-imgs .right { float: right; width: 50%; }

.s1-imgs .right .item-pic img { max-width: 960px; }

.s1-imgs .right .item1, .s1-imgs .right .item2, .s1-imgs .right .item4, .s1-imgs .right .item5 { width: 49.375%; }

.s1-imgs .right .item2, .s1-imgs .right .item5 { float: right; }

.s1-imgs .item-backdrop { position: absolute; top: 999px; left: 0; bottom: 0; width: 100%; background: #000 url(../images/about5.png) no-repeat center; background: rgba(0, 0, 0, 0.5) url(../images/about5.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) { .s1-imgs .item-pic { margin-bottom: 10px; } }

@media screen and (max-width: 999px) { .s1-imgs .item-pic { margin-bottom: 8px; }
  .s1-imgs .item-backdrop { display: none; } }

@media screen and (max-width: 767px) { .s1-imgs .left { width: 100%; }
  .s1-imgs .right { width: 100%; } }

/*-------------5-1-solution end------------------------------------------------------------*/
/*-------------5-2-solution start----------------------------------------------------------*/
.solution-nav { background: url(../images/a1.png) repeat-y center; -webkit-background-size: 100% 100%; -moz-background-size: 100% 100%; background-size: 100% 100%; }

.solution-nav a { font-family: "OpenSans-Bold"; float: left; display: block; width: 33.33%; text-align: center; font-size: 18px; font-size: 1.8rem; color: #FFFFFF; line-height: 56px; -webkit-background-size: 100% 100%; -moz-background-size: 100% 100%; background-size: 100% 100%; }

.solution-nav a.active, .solution-nav a:hover { background: url(../images/a2.png) repeat; }

@media screen and (max-width: 1419px) { .solution-nav a { font-size: 16px; font-size: 1.6rem; } }

@media screen and (max-width: 1219px) { .solution-nav { text-align: center; }
  .solution-nav a { font-size: 14px; font-size: 1.4rem; width: auto; padding: 0 30px; float: none; display: inline-block; } }

@media screen and (max-width: 999px) { .solution-nav a { width: 100%; line-height: 40px; display: block; padding: 0; } }

.s2-box { padding-top: 37px; }

.s2-box .item-title { font-family: "OpenSans-Bold"; font-size: 22px; font-size: 2.2rem; line-height: 36px; }

@media screen and (max-width: 767px) { .s2-box .item-title { font-size: 18px; font-size: 1.8rem; line-height: 26px; text-align: center; } }

.s2-box .item-desc { padding: 10px 0 0; line-height: 24px; }

.s2-box .item-desc p {/* margin-bottom: 24px; */margin-bottom: 12px; }

.s2-box .item-desc img { display: block; margin: -3px auto 28px; max-width: 100%; }

.s2-box .item-desc ul { /* margin-bottom: 30px; */margin-bottom: 15px;}

.s2-box .item-desc li { text-indent: 40px; position: relative; }

.s2-box .item-desc li:after, .s2-box .item-desc ul ul li:after { position: absolute; content: ''; width: 4px; height: 4px; background-color: #333333; left: 30px; top: 10px; border-radius: 50%; }

.s2-box .item-desc li p { margin-bottom: 0; font-family: "OpenSans-Bold"; text-indent: 40px; }

.s2-box .item-desc li .last { font-family: "OpenSans"; }
.s2-box .item-desc ul ul{margin-bottom: 0;}
.s2-box .item-desc ul ul li {  position: relative; }
.s2-box .item-desc ul ul li p{font-family: "OpenSans";text-indent: 80px;}
.s2-box .item-desc ul ul li:after { left: 70px; }

.s2-box .item-desc li p.nodent{font-family: "OpenSans";}

@media screen and (max-width: 767px) { .s2-box { padding-top: 20px; font-size: 12px; font-size: 1.2rem; line-height: 20px; }
  .s2-box .item-desc p { margin-bottom: 10px; }
  .s2-box .item-desc li { text-indent: 20px; }
  .s2-box .item-desc li:after, .s2-box .item-desc li dd:after { top: 8px; left: 10px; }
  .s2-box .item-desc li p { text-indent: 20px; }
  .s2-box .item-desc li dd { text-indent: 40px; }
  .s2-box .item-desc li dd:after { left: 30px; } }

/*-------------5-2-solution end------------------------------------------------------------*/
/*-------------5-3-solution start----------------------------------------------------------*/
.s3-box { padding-top: 8px; }

.s3-box .item-title { font-family: "OpenSans-Bold"; font-size: 22px; font-size: 2.2rem; line-height: 36px; }

@media screen and (max-width: 767px) { .s3-box .item-title { font-size: 18px; font-size: 1.8rem; line-height: 26px; text-align: center; } }

.s3-box .item-desc { margin-top: 12px; }

.s3-box .item-desc > p { line-height: 24px; margin-bottom: 12px; }

.s3-box .item-desc .box { margin-bottom: 16px; line-height: 30px; }

.s3-box .item-desc .title { font-family: "OpenSans-Bold"; font-size: 18px; font-size: 1.8rem; margin-bottom: 4px; }

@media screen and (max-width: 767px) { .s3-box .item-desc { font-size: 12px; font-size: 1.2rem; line-height: 20px; }
  .s3-box .item-desc > p { margin-bottom: 10px; }
  .s3-box .item-desc .title { font-size: 16px; font-size: 1.6rem; }
  .s3-box .item-desc .box { margin-bottom: 20px; line-height: 20px; } }

/*-------------5-3-solution end------------------------------------------------------------*/
/*-------------6-faq start-----------------------------------------------------------------*/
.faq-banner { width: 100%; }

.faq-banner img { display: block; width: 100%; max-width: 1920px; margin: 0 auto; }

/*sercate-list start*/
.sercate-list { background: url(../images/line1.png) no-repeat center; text-align: center; margin-top: 38px; }

.sercate-list a { display: inline-block; color: #FFFFFF; width: 171px; height: 42px; line-height: 42px; font-size: 16px; font-size: 1.6rem; font-family: "OpenSans-Bold"; text-align: center; -moz-border-radius: 8px; border-radius: 8px; background-color: #333; }

.sercate-list a:first-child { margin-right: 78px; }

.sercate-list a:hover, .sercate-list .cate-active { background-color: #3D63C3; color: #FFFFFF; }

@media screen and (max-width: 999px) { .sercate-list a:first-child { margin-right: 50px; } }

@media screen and (max-width: 767px) { .sercate-list { margin-top: 30px; }
  .sercate-list a { margin: 0 10px; font-size: 14px; font-size: 1.4rem; height: 36px; line-height: 34px; } }

@media screen and (max-width: 600px) { .sercate-list a { width: 40%; margin: 0 2% !important; } }

/*sercate-list end*/
.faq-box .item-title { text-align: center; font-family: "OpenSans-Bold"; text-transform: uppercase; font-size: 16px; font-size: 1.6rem; margin-top: 51px; }

@media screen and (max-width: 767px) { .faq-box .item-title { font-size: 14px; font-size: 1.4rem; margin-top: 30px; } }

.faq-list { margin-top: 33px; }

@media screen and (max-width: 767px) { .faq-list { margin-top: 20px; } }

.faq-list .faq-question { background-color: #EEEEEE; padding: 9px 0 9px 19px; font-family: "OpenSans-Bold"; font-size: 16px; font-size: 1.6rem; line-height: 24px; color: #3D63C3; }

@media screen and (max-width: 767px) { .faq-list .faq-question { font-size: 14px; font-size: 1.4rem; padding: 9px 0 9px 9px; } }

.faq-list .faq-answer { padding: 10px 0 15px 46px; font-size: 16px; font-size: 1.6rem; line-height: 26px; color: #666666; }

.faq-list .faq-answer strong { font-weight: normal; color: #F15352; float: left; padding-right: 5px;}

.faq-list .faq-answer p { padding-bottom: 0px; }

@media screen and (max-width: 767px) { .faq-list .faq-answer { font-size: 14px; font-size: 1.4rem; padding: 15px 0 15px 15px; } }

.faq-list .more { padding: 0 23px; }

.contbm { overflow: hidden; position: relative; }

.on .maskb { position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; background: url(../images/maskbg.png) repeat-x bottom center; }

.more { font-family: arial; font-weight: bold; font-size: 16px; font-size: 1.6rem; line-height: 24px; cursor: pointer; }

.more span { color: #3D63C3; }

/*-------------6-faq end-------------------------------------------------------------------*/
/*-------------7-contact start-------------------------------------------------------------*/
.c-banner { margin-top: 36px; }

.c-banner img { width: 100%; max-width: 1920px; display: block; margin: 0 auto; }

.contact-box { padding: 48px 10px 0 5px; }

.contact-box .right { margin-left: 44px; width: 530px; float: right; }

.contact-box .right .item-title { font-family: "OpenSans-Bold"; font-size: 32px; font-size: 3.2rem; text-transform: uppercase; margin-bottom: 13px; padding-left: 8px; }

.contact-box .right li { border: solid 1px #F2F2F2; margin-bottom: 19px; line-height: 26px; padding: 0 160px 0 97px; }

.contact-box .right li a:hover { color: #3D63C3; }

.contact-box .right .item1 { background: url(../images/c2.png) no-repeat 22px center; }

.contact-box .right .item2 { background: url(../images/c3.png) no-repeat 22px center; }

.contact-box .right .item3 { background: url(../images/c4.png) no-repeat 22px center; }

.contact-box .right .item4 { background: url(../images/c5.png) no-repeat 22px center; }
.contact-box .right .item5 { background: url(../images/whatsapp11.png) no-repeat 22px center; }

.contact-box .right .item1 { padding-top: 52px; padding-bottom: 50px; }

.contact-box .right .item2 { padding-top: 15px; padding-bottom: 26px; }

.contact-box .right .item3 { padding-top: 18px; padding-bottom: 24px; }

.contact-box .right .item4 { padding-top: 18px; padding-bottom: 23px; }
.contact-box .right .item5 { padding-top: 18px; padding-bottom: 23px; }

.contact-box .left { overflow: hidden; }

.contact-box .left input { width: 100%; height: 40px; border: solid 1px #BBBBBB; margin-bottom: 16px; padding: 0 17px;line-height: 38px; }

.contact-box .left textarea { width: 100%; height: 96px; border: solid 1px #BBBBBB; margin-bottom: 16px; padding: 10px 17px; }

.contact-box .left .sendbtn { width: 66px; height: 41px; float: right; background-color: #3D63C3; font-size: 16px; font-size: 1.6rem; color: #FFFFFF; border: 0; padding: 0; text-align: center; margin-top: 5px; }

.contact-box .left .item-desc { line-height: 24px; font-size: 16px; font-size: 1.6rem; }

.contact-box .left .item-desc p { margin-bottom: 24px; }

@media screen and (max-width: 1219px) { .contact-box { padding: 40px 0 0; } }

@media screen and (max-width: 999px) { .contact-box .right { width: 100%; float: none; margin: 0 auto; } }

@media screen and (max-width: 767px) { .contact-box { padding-top: 30px; }
  .contact-box .right .item-title { font-size: 24px; font-size: 2.4rem; }
  .contact-box .right li { padding-right: 30px; padding-top: 15px !important; padding-bottom: 15px !important; background-position-x: 15px; padding-left: 90px; }
  .contact-box .left .item-desc { line-height: 22px; font-size: 14px; font-size: 1.4rem; }
  .contact-box .left .item-desc p { margin-bottom: 15px; } }

.map { margin-top: 55px; width: 100%; }

.map img { max-width: 1920px; margin: 0 auto; width: 100%; display: block; }

@media screen and (max-width: 767px) { .map { margin-top: 20px; } }

/*-------------7-contact end---------------------------------------------------------------*/
.m-kf { position: fixed; *position: absolute; z-index: 999; right: 0; top: 20%; background-color: #EBEBEB; padding: 5px 0 29px; -moz-border-radius: 28px; border-radius: 28px; }

.m-kf .list-item { position: relative; padding-top: 9px; padding-bottom: 8px; padding-left: 7px; padding-right: 7px; cursor: pointer; -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; }

.m-kf .list-item .img { position: absolute; top: 0; right: 100%; padding: 0 5px; width: 100px; height: 100px; display: none; background-color: #fff; }

.m-kf .item-pics { margin-left: auto; margin-right: auto; display: block; line-height: 0; font-size: 0; width: 49px; }

.m-kf .item-pics img { display: block; margin: 0 auto; }

.m-kf .item-title { margin-top: 6px; font-size: 12px; font-size: 1.2rem; color: #333; text-align: center; }

.m-kf .item-title a { color: #333; }

.m-kf .item-line { position: absolute; left: 50%; bottom: 0; margin-left: -24px; display: block; width: 49px; height: 1px; background-color: #aaa; }

.m-kf .item-wx { position: absolute; right: 100%; top: 0; width: 150px; line-height: 0; font-size: 0; display: none; }

@media screen and (max-width: 767px) { .m-kf { -moz-border-radius: 0; border-radius: 0; padding: 0; top: auto; right: auto; left: 0; bottom: 0; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row nowrap; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: stretch; -webkit-align-items: stretch; -moz-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; width: 100%; }
  .m-kf .list-item { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-flow: column nowrap; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; padding: 10px 0; }
  .m-kf .list-item .img { left: 0; top: auto; right: auto; bottom: 100%; }
  .m-kf .item-line { display: none; }
  .m-kf .item-wx { left: 0; right: auto; top: auto; bottom: 100%; } }

@media screen and (min-width: 768px) { .m-kf .kf-item2:hover .item-wx { display: block; } }

@media screen and (max-width: 767px) { body { padding-bottom: 73px; } }

.move1 { -moz-animation: move1 100s linear infinite; animation: move1 100s linear infinite; -webkit-animation: move1 100s linear infinite; }

@-moz-keyframes move1 { from { transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg); }
  to { transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg); } }

@keyframes move1 { from { -o-transform: rotate(0deg); transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg); }
  to { -o-transform: rotate(360deg); transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg); } }

@-webkit-keyframes move1 { from { transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg); }
  to { transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg); } }

.backdrop { position: fixed; top: 0; bottom: 0; left: 0; right: 0; background-color: #333333; background-color: rgba(0, 0, 0, 0.5); display: none; z-index: 999; }

.m-modal1 { /* WebKit browsers */ /* Mozilla Firefox 4 to 18 */ /* Mozilla Firefox 19+ */ /* Internet Explorer 10+ */ display: block; position: fixed; z-index: 11; left: 0; right: 0; top: 50%; margin-top: -200px; margin-left: auto; margin-right: auto; width: 90%; max-width: 522px; padding-top: 22px; padding-bottom: 36px; padding-left: 67px; padding-right: 78px; background-color: #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-modal1 ::-webkit-input-placeholder { color: #666; }

.m-modal1 :-o-placeholder { color: #666; }

.m-modal1 ::-moz-placeholder { color: #666; }

.m-modal1 :-ms-input-placeholder { color: #666; }

.m-modal1 .box-close { position: absolute; right: 10px; top: 10px; width: 18px; height: 18px; background: url("../images/close1.png") no-repeat center; -webkit-background-size: 100% 100%; -moz-background-size: 100% 100%; background-size: 100% 100%; }

.m-modal1 .box-title { word-wrap:break-word; font-size: 18px; font-size: 1.8rem; font-family: "OpenSans-Bold"; text-transform: uppercase; text-align: center; }

.m-modal1 .box-form { margin-top: 40px; margin-bottom: -10px; overflow: hidden; }

.m-modal1 .form-item { margin-bottom: 10px; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-left: 8px; }

.m-modal1 .form-item.important { background: url("../images/star1.png") no-repeat left 12px; -webkit-background-size: 6px 6px; -moz-background-size: 6px; background-size: 6px; }
.lxwm.important { background: url("../images/star1.png") no-repeat left 15px; -webkit-background-size: 6px 6px; -moz-background-size: 6px; background-size: 6px; }

.m-modal1 .form-item1 { width: 100%; }

.m-modal1 .form-item2 { width: 100%; }

.m-modal1 .form-item3 { float: left; margin-right: 2.71739%; width: 36.68478%; }

.m-modal1 .form-item4 { float: left; padding-left: 0; width: 25%; height: 38px; line-height: 38px; background-color: #fff; text-align: center; overflow: hidden; }

.m-modal1 .form-item4 img { max-height: 38px; vertical-align: middle; }


/*.m-modal1 .form-item5 { float: right; padding-left: 0; width: 34.78261%; border: none; }*/

.m-modal1 .form-btn { width: 100%; height: 38px; font-size: 14px; font-size: 1.4rem; text-transform: uppercase; color: white; background-color: #3D63C3; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-modal1 .form-text { display: block; width: 100%; height: 38px; padding-left: 11px; padding-right: 10px; line-height: 38px; font-size: 14px; font-size: 1.4rem; color: #666; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-color: #f2f2f2; }

.m-modal1 .form-text.name { padding-left: 36px; background: #f2f2f2 url("../images/micon1.png") no-repeat 9px 9px; }

.m-modal1 .form-text.email { padding-left: 36px; background: #f2f2f2 url("../images/micon2.png") no-repeat 9px 9px; }

.m-modal1 .form-text.msg { padding-left: 36px; background: #f2f2f2 url("../images/micon3.png") no-repeat 9px 9px; }
.m-modal1 .form-text.tel { padding-left: 36px; background: #f2f2f2 url("../images/tel.png") no-repeat 9px 9px; }

.m-modal1 .form-text2 { height: 126px; padding-top: 7px; line-height: 24px; }

@media screen and (max-width: 959px) { .m-modal1 { margin-top: -195px; padding: 20px 20px; height: auto; }
  .m-modal1 .box-close { top: 10px; width: 25px; height: 25px; }
  .m-modal1 .box-title { padding: 0 30px; font-size: 18px; font-size: 1.8rem; }
  .m-modal1 .box-form { margin-top: 20px; margin-bottom: -10px; }
  .m-modal1 .form-item { margin-bottom: 10px; margin-right: 0; width: 100%; }
  .m-modal1 .form-item.important { background-position-y: 8px; }
  .m-modal1 .form-text1 { height: 30px; line-height: 30px; font-size: 12px; font-size: 1.2rem; padding-left: 11px !important; background: #f2f2f2 !important; }
  .m-modal1 .form-text2 { padding-left: 11px !important; background: #f2f2f2 !important; }
  .m-modal1 .form-text2 { height: 60px; padding-top: 0; } }

.animate-backdrop { background-color: #000; background-color: rgba(0, 0, 0, 0.8); display: block;z-index: 9999; }

.animate-modelbox { width: 1024px; /*height: 768px;*/ height: 521px; position: absolute; top: 50%; left: 50%; /*margin-top: -384px;*/ margin-top: -284px; margin-left: -512px; }

.animate-model { width: 100%; height: 100%; background-color: #000000; font-family: 'Monoton-Regular'; position: absolute; top: 0; left: 0; }

.animate-model .item-videobox { width: 100%; overflow: hidden; margin: 0 auto; }

.animate-model .item-video { position: relative; overflow: hidden; padding-bottom: 94%; /*宽除以高*/ height: 0; }

.animate-model .item-video video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; z-index: 0;}

.animate-model .item-title { font-size: 72px; font-size: 7.2rem; text-align: center; color: #FFFFFF; }

.animate-model .item-date { line-height: 160px; font-size: 120px; font-size: 12rem; text-align: center; color: #FFFFFF; }

.animate-model .item-body { position: absolute; top: 50%; margin-top: -136px; left: 0; width: 100%; text-align: center; }

.animate-model .close-model { position: absolute; width: 32px; height: 32px; background: url(../images/web55.png) no-repeat center; top: 21px; right: 15px; z-index: 100; cursor: pointer;z-index: 99; }

.zhanhui-model img { display: block; width: 100%; height: 100%; margin: 0 auto; }

.animate-backdrop { display: none; }

.about1-top .item-body .item-desc strong{font-family: "OpenSans-Bold";}

body strong{font-family: "OpenSans-Bold";}

.links a {
    padding: 0 10px;
    display: inline-block;
}
@media screen and (max-width: 767px) {
  .links { display: none; }
}
.contact-box .left .c-img {
    float: left;
    line-height: 40px;
    border: solid 1px #BBBBBB;
    background: #f3fbfe;
    text-align: center;
    width: 120px;
    height: 42px;
    margin-top: 5px;
    overflow: hidden;
  }
  
 .telie{ position:relative; border-bottom:1px dashed #c6c6c6; padding-bottom:10px; margin-top:75px; margin-bottom:20px;}

.temor{ width:152px; height:40px; position:absolute; right:1px; bottom:10px; background:#666666; border-radius:20px; text-align:center; line-height:40px; font-size:14px; font-size:1.4rem; color:#fff;}

.telien{ padding-right:250px;}

.telien>a{ display:block; font-size:18px; font-size:1.8rem; line-height:32px; font-weight:bold;}

.telien p a{ display:block; font-size:14px; font-size:1.4rem; line-height:36px; color:#666666; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}

.telien a:hover{ color:#F15352;}

.temor:hover{ background:#F15352;}

.mat{ margin-top:40px;}

@media screen and (max-width:999px){

.telie{ padding-bottom:80px;}

.telien{ padding-right:0px;}

}

.sygengpy{     display: flex;
    justify-content: flex-start;
    flex-flow: wrap;}
   .sygengpy a:nth-child(2){ margin-left:5px;}
   
  .sylianxpy{ padding-top:50px; padding-bottom:50px; display: flex;
    align-items: center;
    flex-flow: wrap;
    justify-content: center;background: #faebd7;
    margin-bottom: 80px;}
  .sylianxpy p{ font-size:20px; font-weight:bold; margin-left:20px; margin-right:10px;}
    .sylianxpy a{ padding:10px 20px; color:#fff; border-radius:10px; background:#F15352; font-weight:bold; font-size:22px;}
   
        
        
.item11in{
    margin:0 auto;
    margin-top: 34px;
    display: block;
    width: 118px;
    height: 35px;
    border: 1px solid #F15352;
    color: #F15352;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
    font-size: 1.6rem;
}
.cate-box  a.item11in:hover{  background-color: #F15352; color: #FFFFFF; }

.sylianxpy2{ background: #F6F6F6;
    padding: 30px; margin-bottom:50px;}
.sylianxpy2 p:first-child{ font-size:20px; font-weight:bold; line-height:2;}
.sylianxpy2 p:last-child{ font-size:14px; line-height:1.4;}
.sylianxpy2 a{ float:right;padding: 10px 20px;
    color: #fff;
    border-radius: 10px;
    background: #F15352;
    font-weight: bold;
    font-size: 22px;}
    
    
     @media screen and (max-width:999px){
        .indexpro-list .item-btn{ width:128px;}
        .sylianxpy p{ font-size:16px;}
        .sylianxpy2 p:first-child{ font-size:16px;}
        .sylianxpy a,.sylianxpy2 a{  font-size:16px; padding:5px 10px;}
        
    }
        @media screen and (max-width:700px){    
            .sylianxpy{ padding-top:30px; padding-bottom:30px; margin-bottom: 40px;}
            .sylianxpy2{ margin-bottom:40px; padding:20px;}
          .sylianxpy p{    width: 98%;
        margin: 0 auto;
        text-align: center;
        margin-bottom:10px;
          }
          .sylianxpy2 p{ margin-bottom:10px;}
        }
        
      .banner-box{ margin-bottom:50px;}  
        .banner-box .slideItem {
  position: relative;
}
.slide .slide-count {
    display: none;
}
.banner-box iframe{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.banner-box video {
 position: absolute;
	display: block;
	left:0%;
	top: 0%;
	-webkit-transform: translate(0%, 0%);
	-moz-transform: translate(0%, 0%);
	-ms-transform: translate(0%, 0%);
	-o-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
	width: 100%;
height: 100%;
	max-width: none;
	/* -o-object-fit: cover;
  object-fit: cover;*/
   -o-object-fit: fill;
	object-fit: fill;
	-o-object-position: 0% 0%;
	object-position: 0% 0%;
	display: none \9;
	display: block \9\0;
}
.fo3{width:472px;float:right;padding: 47px 0 49px;}


.footer .flist1{ float:left;}
.fobiao{ display:block;  font-size:20px; font-size:2rem; line-height:30px;color:#333 !important;}




.foxin{ padding-top:18px;}

.foxin .int1{ width:48%; padding-left:14px; margin-top:13px;}

.foxin .int1 input{width: 100%;height: 40px;line-height:38px;border: solid 1px #c8c8c8;padding:0 13px;color: #666666;font-size:14px;font-size:1.4rem;background: #fff;}

.foxin .int2{ padding-left:14px; margin-top:13px;}

.foxin .int2 textarea{width: 100%;height: 87px;line-height:28px;border: solid 1px #c8c8c8;padding:5px 13px;color: #666666;font-size:14px;font-size:1.4rem;background: #fff;}

.foxin .int3{ width:36.86%; padding-left:14px; margin-top:13px; float:left;}

.foxin .int3 input{width: 100%;height: 40px;line-height:38px;border: solid 1px #c8c8c8;padding:0 13px;color: #666666;font-size:14px;font-size:1.4rem;background: #fff;}

.foxin .yanzheng{ float:left; margin-top:13px; margin-left:7px; cursor:pointer}

.foxin .int4{width: 30.7%; height: 40px; float:right; background-color: #F15352; border:1px solid #F15352; text-align:center; line-height:38px; color: #ffffff; font-size:20px; font-size:2rem; cursor:pointer; margin-top:13px; transition:0.8s; font-family: Montserrat-Regular, Arial, "Arial Black", "sans-serif", Verdana;}

.foxin .int4:hover{ background:#333; color:#fff; border:1px solid #333;}

.foxin .xing{ background:url(../images/xing.png) no-repeat left 15px;}
.foxin .fl{ float:left;}
.foxin .fr{ float:right;}
@media screen and (max-width:999px) {

.fo3{ width:100%; float:none; display: inline-block; vertical-align: top; margin-top:20px;}

.fobiao{ font-size:18px; font-size:1.8rem; line-height:26px;}
.footer {
    background-size: cover;
}
}

@media screen and (max-width:767px) {

.fo1,.fo2,.fo3,.fotag,.fob{ display:none;}
}

.hfgp-box .item-top { line-height:24px;}
.hfgp-box .item-top a,.hfgp-box .item-top a span,.hfgp-box .item-top a h1,.hfgp-box .item-top a h2,.hfgp-box .item-top a h3{ color:#F15352;}


/*footer change*/
.dif_footer{
    display: flex;
	justify-content: space-between;
	align-items: center;
}
.dif_up {
    height:16px;
	width: 15px;
	filter: brightness(0) invert(1);
	display: none;
}
 @media screen and (max-width:767px){
     .footer .flist1{
         float:none;
         width:100%;
     }
     .footer{
         display:block;
     }
     .dif_up{
         display: block;
     }
     .fo3{
         
         display:block;
     }
     .foxin{
         padding-top:0px;
     }
     .footer .list-item li:nth-last-of-type(1){
         margin-bottom:0px;
     }
     .footer .item-btn{
         padding:15px 0 20px;
     }
 }
@media screen and (max-width: 999px){
    .footer .flist1{
        padding:40px 0px 20px;
    }
    .fo3{
        padding:0px 0px 49px;
    }
}

.descontent{ margin-top: 26px; margin-bottom: 26px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 30px;}