/* CSS Document */
* { margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
html { font-size: 62.5%; }
body { color: #333; font-family: arial, helvetica, sans-serif; font-size: 14px; font-size: 1.4rem; max-width: 1920px; margin: 0 auto; overflow-x: hidden; }
@media screen and (max-device-width: 320px) { body { -webkit-text-size-adjust: 100%; } }
@media screen and (max-device-width: 480px) { body { -webkit-text-size-adjust: 100%; } }
@media only screen and (-webkit-min-device-pixel-ratio: 2) { body { -webkit-text-size-adjust: 100%; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) { body { -webkit-text-size-adjust: 100%; } }
img { border: none; }
ul li { list-style-type: none; }
ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span { margin: 0; padding: 0; list-style: none; }
a { text-decoration: none; color: #333; outline: none; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; }
h1, h2 { margin: 0; padding: 0; font-weight: normal; }
img { max-width: 100%; border: 0px solid #ccc; }

embed, video, iframe { max-width: 100%; }
input[type="submit"], textarea[type="submit"] { cursor: pointer; }
input[type="checkbox"], textarea[type="checkbox"] { cursor: pointer; }
input[type="radio"], textarea[type="radio"] { cursor: pointer; }
input, textarea, select { font-family: arial, helvetica, sans-serif; font-size: 14px; font-size: 1.4rem; border: none; outline: none; background: none; }
input:focus, textarea:focus, select:focus { outline: none; }
textarea { resize: none; }
.pull-left { float: left; }
.pull-right { float: right; }
.clear { clear: both; }
.fix { *zoom: 1; }
.fix:after, .fix:before { display: block; content: "clear"; height: 0; clear: both; overflow: hidden; visibility: hidden; }
/* html5 */
article, aside, dialog, footer, header, section, footer, nav, figure, menu { display: block; }
::-webkit-input-placeholder { color: #999; opacity: 1; }
/* WebKit browsers */
:-o-placeholder { color: #999; opacity: 1; }
/* Mozilla Firefox 4 to 18 */
::-moz-placeholder { color: #999; opacity: 1; }
/* Mozilla Firefox 19+ */
:-ms-input-placeholder { color: #999; opacity: 1; }
/* Internet Explorer 10+ */
::-moz-selection { color: #fff; background: #2662fc; }
::selection { color: #fff; background: #2662fc; }
.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%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.common-hc { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
.common-center { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.text-right { text-align: right; }
.text-left { text-align: left; }
.nlazy { min-width: 20%; }
/**/
.email { word-break: break-all; }
.scale-big img { -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; }
.scale-big:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.scale-small img { -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.scale-small:hover img { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
[class*="-item"] .item-pic { position: relative; display: block; text-align: center; overflow: hidden; }
[class*="-item"] .item-pic img { display: block !important; width: 100%; }
[class*="-item"] .item-pics { position: relative; display: block; text-align: center; overflow: hidden; }
[class*="-item"] .item-title { overflow: hidden; }
[class*="-item"] .item-title a { display: block; }
[class*="-item"] .item-title a:hover { color: #2662fc !important; }
[class*="-item"] .item-subt { overflow: hidden; }
[class*="-item"] .item-subt a { display: block; }
[class*="-item"] .item-subt a:hover { color: #2662fc !important; }
[class*="-item"] .item-desc { overflow: hidden; color: #666; }
[class*="-item"] .item-desc a { display: block; color: #666; }
[class*="-item"] .item-desc a:hover { color: #2662fc !important; }
.wp1 { width: 1400px; margin: auto; }
@media screen and (max-width: 1419px) { .wp1 { width: 1200px; } }
@media screen and (max-width: 1219px) { .wp1 { width: 960px; } }
@media screen and (max-width: 991px) { .wp1 { width: 720px; } }
@media screen and (max-width: 767px) { .wp1 { width: 100%; padding-left: 15px; padding-right: 15px; } }
.wp { width:1170px; margin: auto; }
@media screen and (max-width: 1219px) { .wp { width: 960px; } }
@media screen and (max-width: 991px) { .wp { width: 720px; } }
@media screen and (max-width: 767px) { .wp { width: 100%; padding-left: 15px; padding-right: 15px; } }
.no_margin { margin-left: auto !important; }
.no_marginr { margin-right: auto !important; }
.no_marginl { margin-left: auto !important; }
.at-resp-share-element .at4-share-count-container { text-decoration: none; float: right; padding-right: 15px; line-height: 25px !important; }
.at-resp-share-element .at-icon { width: 24px !important; height: 24px !important; }
.at-style-responsive .at-share-btn { padding: 0 !important; -webkit-border-radius: 2px !important; border-radius: 2px !important; }
.at-resp-share-element .at-share-btn .at-icon-wrapper { width: 24px !important; height: 24px !important; }
.at-resp-share-element .at-share-btn { margin-bottom: 0 !important; margin-right: 3px !important; }
.at-resp-share-element .at-icon { width: 24px !important; height: 24px !important; }
.at-style-responsive .at-share-btn { padding: 0 !important; -webkit-border-radius: 2px !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; }
.item-table { display: table; table-layout: fixed; width: 100%; height: 100%; }
.item-cell { display: table-cell; width: 100%; height: 100%; vertical-align: middle; }
/* .an-btn1 start */
.an-btn1 { position: relative; z-index: 1; overflow: hidden; -webkit-transition: background 0.4s linear, color 0.3s linear; -o-transition: background 0.4s linear, color 0.3s linear; -moz-transition: background 0.4s linear, color 0.3s linear; transition: background 0.4s linear, color 0.3s linear; }
.an-btn1:before { position: absolute; top: 50%; left: 50%; width: 120%; height: 50%; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; z-index: -1; content: ''; background: #2662fc; -webkit-transition: all 0.4s linear 0s; -o-transition: all 0.4s linear 0s; -moz-transition: all 0.4s linear 0s; transition: all 0.4s linear 0s; -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); -o-transform: translateX(-50%) translateY(-50%) rotate(45deg); transform: translateX(-50%) translateY(-50%) rotate(45deg); }
.an-btn1 .iconfont { -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }
.an-btn1:hover { border-color: #2662fc !important; background-color: #2662fc \9; color: #fff !important; }
.an-btn1:hover .iconfont { color: #fff !important; }

.an-btn1:hover:before { height: 500%; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

/* .an-btn1 end */
/* .an-btn2 start */
.an-btn2 { position: relative; z-index: 1; overflow: hidden; -webkit-transition: background 0.4s linear, color 0.3s linear; -o-transition: background 0.4s linear, color 0.3s linear; -moz-transition: background 0.4s linear, color 0.3s linear; transition: background 0.4s linear, color 0.3s linear; }

.an-btn2:before { position: absolute; top: 50%; left: 50%; width: 120%; height: 50%; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; z-index: -1; content: ''; background: #fff; -webkit-transition: all 0.4s linear 0s; -o-transition: all 0.4s linear 0s; -moz-transition: all 0.4s linear 0s; transition: all 0.4s linear 0s; -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); -o-transform: translateX(-50%) translateY(-50%) rotate(45deg); transform: translateX(-50%) translateY(-50%) rotate(45deg); }

.an-btn2 .iconfont { -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }

.an-btn2:hover { border-color: #2662fc !important; background-color: #fff \9; color: #2662fc !important; }

.an-btn2:hover .iconfont { color: #2662fc !important; }

.an-btn2:hover:before { height: 500%; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

/* .an-btn2 end */
@media screen and (min-width: 992px) { .an-bd1 .item-backdrop { position: absolute; left: 0px; top: 0px; bottom: 0; right: 0; -webkit-transition: all 900ms ease; -o-transition: all 900ms ease; -moz-transition: all 900ms ease; transition: all 900ms ease; -webkit-transition: -webkit-transform 0.4s ease; transition: -webkit-transform 0.4s ease; -o-transition: -o-transform 0.4s ease; -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease; transition: transform 0.4s ease; transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease; -webkit-transform: scale(0, 1); -moz-transform: scale(0, 1); -ms-transform: scale(0, 1); -o-transform: scale(0, 1); transform: scale(0, 1); -webkit-transform-origin: right center; -moz-transform-origin: right center; -ms-transform-origin: right center; -o-transform-origin: right center; transform-origin: right center; }
  .an-bd1 .item-backdrop:before { position: absolute; content: ''; left: 0px; top: 0px; right: 0px; bottom: 0px; opacity: 0.7; filter: alpha(opacity=70); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; background-color: #2662fc; } }

@media screen and (min-width: 992px) { .an-bd1:hover .item-backdrop { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); -webkit-transform-origin: left center; -moz-transform-origin: left center; -ms-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center; } }

/*-------------table start-------------------------------------------------------------------*/
.table table { width: 100%; border-collapse: collapse; border: 1px solid #ccc; }
.table table p { line-height: 22px !important; }
.table table p { min-height: 22px !important; }
.table table, .table table a { color: #555; }
.table table tr td { padding: 5px 3px; border: 1px solid #ccc; }
@media screen and (max-width: 1000px) { .table { width: 100%; overflow: scroll; }
  .table div { width: 900px; max-width: 900px; } }
/*-------------table end---------------------------------------------------------------------*/
/*-------------proslide_menubtn start--------------------------------------------------------*/
.proslide_menubtn { display: none; width: 23px; height: 18px; position: absolute; top: 9px; right: 10px; cursor: pointer; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; z-index: 9; }
.proslide_menubtn span { display: block; width: 100%; height: 3px; margin-bottom: 3px; background-color: #fff; }
@media screen and (max-width: 767px) { .proslide_menubtn { display: block; } }
/*-------------proslide_menubtn end----------------------------------------------------------*/
/*-------------pro-share start-------------------------------------------------------------*/
.pro-share { font-size: 0; letter-spacing: 0; }
.pro-share .share-title { margin-right: 8px; display: inline-block; *display: inline; *zoom: 1; line-height: 26px; font-size: 16px; font-size: 1.6rem; color: #888; }
@media only screen and (max-width: 767px) { .pro-share .share-title { font-size: 14px; font-size: 1.4rem; } }
.pro-share .share-pic { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; height: 26px; }
.pro-share .share-pic img{ margin-right:5px}
/*-------------pro-share end---------------------------------------------------------------*/
/*-------------m-oths----------------------------------------------------------------------*/
.m-oths { padding: 23px 0 0; font-size: 14px; font-size: 1.4rem; line-height: 24px; }
.m-oths a:hover { color: #2662fc; }

.m-oths .oths-item-1 { margin-bottom: 7px; }

.m-oths .iconfont { display: inline-block; font-size: 16px; font-size: 1.6rem; margin-right: 2px; float: left; color: #333; }

.m-oths .oths-body { overflow: hidden; }

@media only screen and (max-width: 767px) { .m-oths { padding: 15px 0 0; font-size: 12px; font-size: 1.2rem; line-height: 22px; }
  .m-oths .oths-item-1 { margin-bottom: 5px; }
  .m-oths .iconfont { font-size: 14px; font-size: 1.4rem; } }


.search-box ::-webkit-input-placeholder { color: #666; opacity: 1; }

/* WebKit browsers */
.search-box :-o-placeholder { color: #666; opacity: 1; }

/* Mozilla Firefox 4 to 18 */
.search-box ::-moz-placeholder { color: #666; opacity: 1; }

/* Mozilla Firefox 19+ */
.search-box :-ms-input-placeholder { color: #666; opacity: 1; }

/* Internet Explorer 10+ */
.search-box { overflow: hidden; width: 300px; height: 40px; background: #fff; border: 1px solid #E5E5E5; -webkit-border-radius: 10px; border-radius: 10px; cursor: pointer; position: relative; margin-left: 16px; }

@media screen and (max-width: 991px) { .search-box { display: none; } }

.search-box .iconfont { font-size: 16px; font-size: 1.6rem; color: #fff; position: absolute; width: 40px; background-color: #2662fc; text-align: center; top: -1px; bottom: -1px; z-index: 0; right: -1px; line-height: 40px; -webkit-border-radius: 10px; border-radius: 10px; }
.search-box .item-input { display: block; height: 38px; line-height: 38px; width: 100%; padding: 0 45px 0 26px; font-size: 16px; font-size: 1.6rem; color: #666; font-family: "PlayfairDisplay-Italic", arial; }
.search-box .item-submit { position: absolute; width: 40px; height: 100%; top: 0px; right: 0px; cursor: pointer; z-index: 1; }

/*-------------footer start----------------------------------------------------------------*/
.footer ::-webkit-input-placeholder { color: #272727; opacity: 1; }

/* WebKit browsers */
.footer :-o-placeholder { color: #272727; opacity: 1; }

/* Mozilla Firefox 4 to 18 */
.footer ::-moz-placeholder { color: #272727; opacity: 1; }

/* Mozilla Firefox 19+ */
.footer :-ms-input-placeholder { color: #272727; opacity: 1; }

/* Internet Explorer 10+ */
.footer { position: relative; background: #333 url(../images/bg2.jpg) no-repeat top center; }
.footer, .footer a { color: #fff; }
.footer a:hover { color: #2662fc; }
.footer .f-top { position: relative; padding: 78px 0 26px; font-size: 0; letter-spacing: 0; }
.footer .f-top .flist { display: inline-block; vertical-align: top; }
.footer .f-top .flist .box-list { font-size: 16px; font-size: 1.6rem; line-height: 30px; }
.footer .f-top .flist .box-list, .footer .f-top .flist .box-list a { color: #fff; }
.footer .f-top .flist .box-list a:hover { color: #2662fc; }
.footer .f-top .footer-title { font-size: 20px; font-size: 2.0rem; line-height: 1.2; margin-bottom: 19px; font-weight: bold; text-transform: uppercase; }
.footer .f-top .flist1 { width: 220px; padding-right: 15px; }
.footer .f-top .flist2 { width: 295px; padding-right: 15px; }
.footer .f-top .flist3 { width: 447px; padding-right: 40px; }
.footer .f-top .flist4 { width: 438px; }
.footer .f-top .flist4 .footer-title { padding-left: 15px; }
@media screen and (max-width: 1219px) { .footer .f-top .flist .footer-title { font-size: 18px; font-size: 1.8rem; text-transform: capitalize; }
  .footer .f-top .flist .box-list { font-size: 14px; font-size: 1.4rem; line-height: 26px; }
  .footer .f-top .flist1 { width: 140px; }
  .footer .f-top .flist2 { width: 200px; }
  .footer .f-top .flist3 { width: 260px; padding-right: 15px; }
  .footer .f-top .flist4 { width: 360px; } }

@media screen and (max-width: 991px) { .footer .f-top { padding: 65px 0 25px; }
  .footer .f-top .flist1 { width: 50%; }
  .footer .f-top .flist2 { width: 50%; }
  .footer .f-top .flist3 { width: 50%; margin-top: 20px; }
  .footer .f-top .flist4 { width: 50%; margin-top: 20px; } }

@media screen and (max-width: 767px) { .footer .f-top { display: none; } }
.footer .f-follow { font-size: 0; letter-spacing: 0; padding: 43px 0 0 18px; }
.footer .f-follow img{ width: 30px; height: 30px; margin: 0px 5px;}
.footer .f-follow a { display: inline-block; vertical-align: top; margin-left: 4px; position: relative; -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }
.footer .f-follow a:first-child { margin-left: 0; }
.footer .f-follow a:hover { text-decoration: none; }
.footer .f-follow a:hover .iconfont { color: #2662fc; background-color: #fff; }
.footer .f-follow a .iconfont { display: block; position: relative; font-size: 18px; font-size: 1.8rem; width: 34px; height: 34px; line-height: 34px; text-align: center; -webkit-border-radius: 10px; border-radius: 10px; color: #fff; -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }
@media screen and (max-width: 767px) { .footer .f-follow a .iconfont { width: 28px; height: 28px; line-height: 28px; color: #2662fc; background-color: #fff; font-size: 16px; font-size: 1.6rem; } }
.footer .f-keys { font-size: 16px; font-size: 1.6rem; line-height: 20px; margin-bottom: 23px; }
.footer .f-keys a { display: inline-block;  }
@media screen and (max-width: 1219px) { .footer .f-keys { font-size: 14px; font-size: 1.4rem; margin-bottom: 15px; } }
@media screen and (max-width: 767px) { .footer .f-keys { display: none; } }
.footer .f-bot { border-top: solid 1px #FFFFFF; border-top-color: rgba(255, 255, 255, 0.2); padding: 20px 0 22px; line-height: 20px; font-size: 14px; font-size: 1.4rem; }
.footer .f-bot, .footer .f-bot a { color: #fff; }
.footer .f-bot a:hover { color: #2662fc; }
.footer .f-bot .copyright img { margin-left: 5px; }
.footer .f-bot .links { margin-top: 20px; }
.footer .f-bot .links a { display: inline-block;  }
@media screen and (max-width: 1219px) { .footer .f-bot .links { margin-top: 10px; } }
@media screen and (max-width: 767px) { .footer .f-bot .links { display: none; } }
.footer .f-bot .f-follow { display: none; padding: 0 0 10px; }
.footer .f-bot .f-follow a { margin-left: 10px; }
@media screen and (max-width: 767px) { .footer .f-bot { text-align: center; padding: 45px 0 75px; line-height: 20px; font-size: 12px; font-size: 1.2rem; }
.footer .f-bot .f-follow { display: block; } }
.f-form { padding-top: 10px; }
.f-form .star { position: relative; }
.f-form .star:before { position: absolute; content: '*'; font-size: 20px; font-size: 2rem; color: #C11325; line-height: 1; left: 0; top: 10px; }
.f-form .item-input, .f-form .item-textarea, .f-form .item-code { position: relative; padding-left: 15px; width: 100%; margin-bottom: 13px; }
.f-form .item-input { width: 49.08676%; }
.f-form input, .f-form textarea, .f-form select { display: block; width: 100%; padding: 0 10px 0; color: #333; font-size: 14px; font-size: 1.4rem; background-color: #fff; }
.f-form input, .f-form select { height: 31px; line-height: 30px; -webkit-border-radius: 16px; border-radius: 16px; }
.f-form textarea { height: 78px; line-height: 20px; -webkit-border-radius: 10px; border-radius: 10px; padding-top: 5px; padding-bottom: 5px; }
.f-form .item-code { margin-bottom: 0; }
.f-form .code-input { width: 289px; margin-right: 20px; float: left; }
@media screen and (max-width: 1219px) { .f-form .code-input { width: 221px; margin-right: 10px; } }
.f-form .item-img { float: left; cursor: pointer; overflow: hidden; -webkit-border-radius: 16px; border-radius: 16px; }
.f-form .item-img img { display: block; }
.f-form .item-btn { float: left; width: 115px; margin-top: 21px; background-color: #2662fc; border: 0; color: #fff; text-align: center; padding: 0; font-size: 16px; font-size: 1.6rem; cursor:pointer }
.f-form .item-btn:hover { background-color: #fff; color: #2662fc; }
/*-------------footer end------------------------------------------------------------------*/
/*-------------index start-----------------------------------------------------------------*/
.index-service { padding: 96px 0 70px; }
@media screen and (max-width: 1219px) { .index-service { padding: 70px 0 40px; } }
@media screen and (max-width: 991px) { .index-service { padding: 50px 0 20px; } }
@media screen and (max-width: 767px) { .index-service { padding: 30px 0 10px; } }
.index-service .box-list { font-size: 0; letter-spacing: 0; }
.index-service .box-list .list-item { display: inline-block; vertical-align: top; width: 21.83333%; margin-left: 4.22222%; margin-bottom: 30px; background: #FFFFFF; -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.32); box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.32); -webkit-border-radius: 20px; border-radius: 20px; text-align: center; padding: 53px 15px; }
@media screen and (max-width: 1219px) { .index-service .box-list .list-item { width: 23.5%; margin-left: 2%; padding: 30px 10px; } }
@media screen and (max-width: 991px) { .index-service .box-list .list-item { padding: 20px 10px; } }
@media screen and (max-width: 767px) { .index-service .box-list .list-item { padding: 15px 8px; } }
@media screen and (max-width: 640px) { .index-service .box-list .list-item { width: 48%; margin: 0 1% 20px !important; } }
.index-service .box-list .item-pic { width: 68px; margin: 0 auto; }
@media screen and (max-width: 1219px) { .index-service .box-list .item-pic { width: 60px; } }
@media screen and (max-width: 991px) { .index-service .box-list .item-pic { width: 50px; } }
@media screen and (max-width: 767px) { .index-service .box-list .item-pic { width: 40px; } }
.index-service .box-list .item-title { margin-top: 15px; font-size: 18px; font-size: 1.8rem; line-height: 24px; font-weight: bold; }
.index-service .box-list .item-title a { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
@media screen and (max-width: 991px) { .index-service .box-list .item-title { font-size: 16px; font-size: 1.6rem; margin-top: 10px; } }
@media screen and (max-width: 767px) { .index-service .box-list .item-title { font-size: 14px; font-size: 1.4rem; line-height: 20px; margin-top: 8px; } }
.index-service .box-list .item-desc { margin-top: 15px; font-size: 16px; font-size: 1.6rem; line-height: 26px; height: 78px; }
.index-service .box-list .item-desc, .index-service .box-list .item-desc a { color: #999; }
@media screen and (max-width: 1219px) { .index-service .box-list .item-desc { line-height: 24px; height: 72px; } }
@media screen and (max-width: 991px) { .index-service .box-list .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 20px; height: 60px; margin-top: 0; } }
@media screen and (max-width: 767px) { .index-service .box-list .item-desc { font-size: 12px; font-size: 1.2rem; line-height: 16px; height: 48px; } }
.index-service .box-list .item-btn { margin-top: 22px; display: inline-block; min-width: 138px; line-height: 24px; border: solid 1px #2662fc; padding: 6px; -webkit-border-radius: 19px; border-radius: 19px; background-color: #2662fc; color: #fff; text-align: center; font-size: 18px; font-size: 1.8rem; }
@media screen and (max-width: 1219px) { .index-service .box-list .item-btn { font-size: 16px; font-size: 1.6rem; min-width: 130px; padding: 5px; margin-top: 15px; } }
@media screen and (max-width: 991px) { .index-service .box-list .item-btn { font-size: 14px; font-size: 1.4rem; min-width: 110px; line-height: 20px; margin-top: 10px; } }
@media screen and (max-width: 767px) { .index-service .box-list .item-btn { font-size: 12px; font-size: 1.2rem; min-width: 90px; padding: 3px; } }
.index-title { font-family: "PlayfairDisplay-BoldItalic", arial; font-size: 56px; font-size: 3.6rem; font-weight: bold; line-height: 1; }
.index-title a { display: inline-block; position: relative; padding-right: 56px; }
.index-title a:before { position: absolute; content: ''; width: 46px; height: 4px; -webkit-border-radius: 2px; border-radius: 2px; background-color: #2662fc; right: 0; bottom: 5px; }
.index-title a:hover { color: #2662fc; }
@media screen and (max-width: 1219px) { .index-title { font-size: 44px; font-size: 4.4rem; } }
@media screen and (max-width: 991px) { .index-title { font-size: 32px; font-size: 3.2rem; } }
@media screen and (max-width: 767px) { .index-title { font-size: 20px; font-size: 2rem; } }
.index-about { margin-bottom: 20px; }
@media screen and (max-width: 1219px) { .index-about { margin-bottom: 70px; } }
@media screen and (max-width: 991px) { .index-about { margin-bottom: 50px; } }
@media screen and (max-width: 767px) { .index-about { margin-bottom: 30px; } }
.index-about .item-pic { float: right; width: 44.5%; padding-right: 1.66667%; padding-bottom: 0.91667%; margin-left: 7.08333%; position: relative; z-index: 2; }
@media screen and (max-width: 1219px) { .index-about .item-pic { margin-left: 4.16667%; } }
@media screen and (max-width: 767px) { .index-about .item-pic { margin-left: 2.5%; } }
@media screen and (max-width: 480px) { .index-about .item-pic { float: none; width: 100%; margin: 0 auto 15px; max-width: 380px; } }
.index-about .item-pic:before { position: absolute; content: ''; right: 0; bottom: 0; left: 1.66667%; top: 0.91667%; background-color: #2662fc; -webkit-border-radius: 171px; border-radius: 171px; }
@media screen and (max-width: 1219px) { .index-about .item-pic:before { -webkit-border-radius: 150px; border-radius: 150px; } }
@media screen and (max-width: 991px) { .index-about .item-pic:before { -webkit-border-radius: 100px; border-radius: 100px; } }
@media screen and (max-width: 767px) { .index-about .item-pic:before { -webkit-border-radius: 60px; border-radius: 60px; } }
.index-about .item-pic a { display: block; overflow: hidden; -webkit-border-radius: 171px; border-radius: 171px; position: relative; }
@media screen and (max-width: 1219px) { .index-about .item-pic a { -webkit-border-radius: 150px; border-radius: 150px; } }
@media screen and (max-width: 991px) { .index-about .item-pic a { -webkit-border-radius: 100px; border-radius: 100px; } }
@media screen and (max-width: 767px) { .index-about .item-pic a { -webkit-border-radius: 60px; border-radius: 60px; } }
.index-about .index-title { margin-bottom: 26px; margin-top: 89px; }
@media screen and (max-width: 1219px) { .index-about .index-title { margin-top: 0; margin-bottom: 22px; } }
@media screen and (max-width: 991px) { .index-about .index-title { margin-bottom: 15px; } }
@media screen and (max-width: 767px) { .index-about .index-title { margin-bottom: 10px; } }
index-about .item-desc { overflow: visible; font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-bottom: 30px; }
@media screen and (max-width: 1219px) { .index-about .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 26px; } }
@media screen and (max-width: 991px) { .index-about .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-bottom: 25px; } }
@media screen and (max-width: 767px) { .index-about .item-desc { font-size: 12px; font-size: 1.2rem; line-height: 20px; margin-bottom: 15px; } }
.main3 .item-btn,.index-about .item-btn { display: inline-block; min-width: 138px; line-height: 24px; padding: 7px; -webkit-border-radius: 20px; border-radius: 20px; border: solid 1px #2662fc; color: #fff; text-align: center; font-size: 18px; font-size: 1.8rem; background-color: #2662fc; }



@media screen and (max-width: 991px) { .index-about .item-btn { font-size: 16px; font-size: 1.6rem; padding: 5px; min-width: 120px; } }
@media screen and (max-width: 767px) { .index-about .item-btn { font-size: 14px; font-size: 1.4rem; line-height: 20px; padding: 3px; min-width: 100px; } }
.index-app { background: url(../images/bg1.jpg) no-repeat center; padding: 100px 0 170px; margin-bottom: 100px; background-size: 100% 100%; }
@media screen and (max-width: 1219px) { .index-app { margin-bottom: 70px; padding: 80px 0 120px; } }
@media screen and (max-width: 991px) { .index-app { margin-bottom: 50px; padding: 60px 0 80px; } }
@media screen and (max-width: 767px) { .index-app { margin-bottom: 30px; padding: 40px 0; } }
.index-app .index-item { margin-bottom: 54px; }
@media screen and (max-width: 1219px) { .index-app .index-item { margin-bottom: 40px; } }
@media screen and (max-width: 991px) { .index-app .index-item { margin-bottom: 30px; } }
@media screen and (max-width: 767px) { .index-app .index-item { margin-bottom: 20px; } }
.index-app .swiper-container { width: 100%; max-width: 1875px; margin: 0 auto; --swiper-navigation-color: #333; --swiper-navigation-size: 47px; }
.index-app .swiper-container:hover .swiper-button-next, .index-app .swiper-container:hover .swiper-button-prev { display: block; }
@media screen and (max-width: 1219px) { .index-app .swiper-container { --swiper-navigation-size: 40px; } }
@media screen and (max-width: 991px) { .index-app .swiper-container { --swiper-navigation-size: 30px; } }
@media screen and (max-width: 767px) { .index-app .swiper-container { --swiper-navigation-size: 20px; } }
media screen and (max-width: 480px) { .index-app .swiper-container { --swiper-navigation-size: 16px; } }
.index-app .swiper-slide { width: 33.33% !important; -webkit-transform: scale(0.704); -moz-transform: scale(0.704); -ms-transform: scale(0.704); -o-transform: scale(0.704); transform: scale(0.704); }
.index-app .swiper-slide .item-pic { -webkit-border-radius: 20px; border-radius: 20px; }
.index-app .swiper-slide .item-title { display: none; font-size: 24px; font-size: 2.4rem; line-height: 1.2; text-align: center; margin-top: 24px; }
@media screen and (max-width: 1219px) { .index-app .swiper-slide .item-title { font-size: 20px; font-size: 2rem; margin-top: 16px; } }
@media screen and (max-width: 991px) { .index-app .swiper-slide .item-title { font-size: 16px; font-size: 1.6rem; margin-top: 10px; } }
@media screen and (max-width: 767px) { .index-app .swiper-slide .item-title { font-size: 12px; font-size: 1.2rem; margin-top: 5px; } }
.index-app .swiper-slide.swiper-slide-active { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
.index-app .swiper-slide.swiper-slide-active .item-title { display: block; }
.index-app .swiper-button-prev { left: -moz-calc(33.33% - var(--swiper-navigation-size) - 10px); left: calc(33.33% - var(--swiper-navigation-size) - 10px); }
@media screen and (max-width: 1219px) { .index-app .swiper-button-prev { left: -moz-calc(33.33% - var(--swiper-navigation-size)); left: calc(33.33% - var(--swiper-navigation-size)); } }
.index-app .swiper-button-prev:after { font-family: "iconfont" !important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\e642'; display: block; width: 100%; text-align: center; margin: 0 auto; }
.index-app .swiper-button-next { right: -moz-calc(33.33% - var(--swiper-navigation-size) - 10px); right: calc(33.33% - var(--swiper-navigation-size) - 10px); }
@media screen and (max-width: 1219px) { .index-app .swiper-button-next { right: -moz-calc(33.33% - var(--swiper-navigation-size)); right: calc(33.33% - var(--swiper-navigation-size)); } }
.index-app .swiper-button-next:after { font-family: "iconfont" !important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\e63c'; display: block; width: 100%; }
.index-app .swiper-button-next, .index-app .swiper-button-prev { width: -moz-calc(var(--swiper-navigation-size)); width: calc(var(--swiper-navigation-size)); margin-top: -moz-calc(-1 * var(--swiper-navigation-size) / 2 - 26px); margin-top: calc(-1 * var(--swiper-navigation-size) / 2 - 26px); -webkit-transition: all .35s; -o-transition: all .35s; -moz-transition: all .35s; transition: all .35s; }
@media screen and (max-width: 991px) { .index-app .swiper-button-next, .index-app .swiper-button-prev { margin-top: -moz-calc(-1 * var(--swiper-navigation-size) / 2 - 17px); margin-top: calc(-1 * var(--swiper-navigation-size) / 2 - 17px); } }
@media screen and (max-width: 991px) { .index-app .swiper-button-next, .index-app .swiper-button-prev { margin-top: -moz-calc(-1 * var(--swiper-navigation-size) / 2 - 15px); margin-top: calc(-1 * var(--swiper-navigation-size) / 2 - 15px); } }
@media screen and (max-width: 767px) { .index-app .swiper-button-next, .index-app .swiper-button-prev { margin-top: -moz-calc(-1 * var(--swiper-navigation-size) / 2 - 10px); margin-top: calc(-1 * var(--swiper-navigation-size) / 2 - 10px); } }
.index-app .swiper-button-next:hover, .index-app .swiper-button-prev:hover { color: #2662fc; }
.index-video { margin-bottom: 100px; }
@media screen and (max-width: 1219px) { .index-video { margin-bottom: 70px; } }
@media screen and (max-width: 991px) { .index-video { margin-bottom: 50px; } }
@media screen and (max-width: 767px) { .index-video { margin-bottom: 30px; } }
.index-video .item-pic { float: left; width: 44.5%; padding-right: 1.66667%; padding-bottom: 0.91667%; margin-right: 7.08333%; position: relative; z-index: 2; }
@media screen and (max-width: 1219px) { .index-video .item-pic { margin-right: 4.16667%; } }
@media screen and (max-width: 767px) { .index-video .item-pic { margin-right: 2.5%; } }
@media screen and (max-width: 480px) { .index-video .item-pic { float: none; width: 100%; margin: 0 auto 15px; max-width: 380px; } }
.index-video .item-pic:before { position: absolute; content: ''; right: 0; bottom: 0; left: 1.66667%; top: 0.91667%; background-color: #FF7E0E; -webkit-border-radius: 171px; border-radius: 171px; }
@media screen and (max-width: 1219px) { .index-video .item-pic:before { -webkit-border-radius: 150px; border-radius: 150px; } }
@media screen and (max-width: 991px) { .index-video .item-pic:before { -webkit-border-radius: 100px; border-radius: 100px; } }
@media screen and (max-width: 767px) { .index-video .item-pic:before { -webkit-border-radius: 60px; border-radius: 60px; } }
.index-video .item-pic .item-box { display: block; overflow: hidden; -webkit-border-radius: 171px; border-radius: 171px; position: relative; }
@media screen and (max-width: 1219px) { .index-video .item-pic .item-box { -webkit-border-radius: 150px; border-radius: 150px; } }
@media screen and (max-width: 991px) { .index-video .item-pic .item-box { -webkit-border-radius: 100px; border-radius: 100px; } }
@media screen and (max-width: 767px) { .index-video .item-pic .item-box { -webkit-border-radius: 60px; border-radius: 60px; } }
.index-video .item-pic .iconfont { cursor: pointer; font-size: 110px; font-size: 11rem; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); color: #fff; }
@media screen and (max-width: 1219px) { .index-video .item-pic .iconfont { font-size: 90px; font-size: 9rem; } }
@media screen and (max-width: 991px) { .index-video .item-pic .iconfont { font-size: 70px; font-size: 7rem; } }
@media screen and (max-width: 767px) { .index-video .item-pic .iconfont { font-size: 50px; font-size: 5rem; } }
.index-video .index-title { margin-bottom: 26px; margin-top: 89px; }
@media screen and (max-width: 1219px) { .index-video .index-title { margin-top: 0; margin-bottom: 22px; } }
@media screen and (max-width: 991px) { .index-video .index-title { margin-bottom: 15px; } }
@media screen and (max-width: 767px) { .index-video .index-title { margin-bottom: 10px; } }
.index-video .item-desc { overflow: visible; font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-bottom: 30px; }
@media screen and (max-width: 1219px) { .index-video .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 26px; } }
@media screen and (max-width: 991px) { .index-video .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-bottom: 25px; } }
@media screen and (max-width: 767px) { .index-video .item-desc { font-size: 12px; font-size: 1.2rem; line-height: 20px; margin-bottom: 15px; } }
.index-video .item-btn { display: inline-block; min-width: 138px; line-height: 24px; padding: 7px; -webkit-border-radius: 20px; border-radius: 20px; border: solid 1px #2662fc; color: #fff; text-align: center; font-size: 18px; font-size: 1.8rem; background-color: #2662fc; }
@media screen and (max-width: 991px) { .index-video .item-btn { font-size: 16px; font-size: 1.6rem; padding: 5px; min-width: 120px; } }
@media screen and (max-width: 767px) { .index-video .item-btn { font-size: 14px; font-size: 1.4rem; line-height: 20px; padding: 3px; min-width: 100px; } }
.index-item { text-align: center; }
.index-item .item-title { font-weight:bold; font-size: 40px; font-size: 3.6rem; line-height: 1; margin-bottom: 8px; padding-bottom:18px; position: relative; }
.index-item .item-title:before { position: absolute; content: ''; width: 54px; height: 4px; -webkit-border-radius: 2px; border-radius: 2px; background-color: #2662fc; left: 0; right: 0; margin: 0 auto; bottom: 5px; }
@media screen and (max-width: 1219px) { .index-item .item-title { font-size: 44px; font-size: 4.4rem; padding-bottom: 30px; } }
@media screen and (max-width: 991px) { .index-item .item-title { font-size: 32px; font-size: 3.2rem; padding-bottom: 20px; } }
@media screen and (max-width: 767px) { .index-item .item-title { font-size: 20px; font-size: 2rem; padding-bottom: 12px; } }
.index-item .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 28px; }
@media screen and (max-width: 1219px) { .index-item .item-desc { line-height: 26px; } }
@media screen and (max-width: 991px) { .index-item .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; } }
@media screen and (max-width: 767px) { .index-item .item-desc { font-size: 12px; font-size: 1.2rem; line-height: 20px; } }
.index-news {padding-top: 50px; padding-bottom: 50px; }
@media screen and (max-width: 1219px) { .index-news { padding-bottom: 70px; } }
@media screen and (max-width: 991px) { .index-news { padding-bottom: 50px; } }
@media screen and (max-width: 767px) { .index-news { padding-bottom: 30px; } }
.index-news .index-item { margin-bottom:15px; }
@media screen and (max-width: 1219px) { .index-news .index-item { margin-bottom: 40px; } }
@media screen and (max-width: 991px) { .index-news .index-item { margin-bottom: 30px; } }
@media screen and (max-width: 767px) { .index-news .index-item { margin-bottom: 20px; } }
.index-news .box-list { font-size: 0; letter-spacing: 0; border-top: solid 1px #e0dcdc; /* @media screen and (max-width:480px) { border-top: 0; } */ }
.index-news .box-list .list-item { display: inline-block; vertical-align: top; width: 100%; padding: 26px 0; border-bottom: solid 1px #e0dcdc; /* @media screen and (max-width:480px) { width: 48%; margin: 0 1% 20px; padding: 0; border: 0; } */ }
@media screen and (max-width: 767px) { .index-news .box-list .list-item { padding-bottom: 15px; padding-top: 15px; } }
.index-news .box-list .item-pic { float: left; width: 200px; margin-right: 40px; -webkit-border-radius: 20px; border-radius: 20px; /* @media screen and (max-width:480px) { float: none!important; width: 100%!important; margin: 0 auto 10px!important; } */ }
.index-news .box-list .item-pic img { display: block; width: 100%; }
@media screen and (max-width: 1219px) { .index-news .box-list .item-pic { margin-right: 20px; } }
@media screen and (max-width: 991px) { .index-news .box-list .item-pic { width: 140px; margin-right: 15px; } }
@media screen and (max-width: 767px) { .index-news .box-list .item-pic { width: 120px; -webkit-border-radius: 10px; border-radius: 10px; margin-right: 10px; } }
.index-news .box-list .item-body { overflow: hidden; }
.index-news .box-list .item-title { margin-top: 7px; margin-bottom: 12px; font-size: 20px; font-size: 2rem; font-weight: bold; line-height: 1.2; }
@media screen and (max-width: 1219px) { .index-news .box-list .item-title { font-size: 18px; font-size: 1.8rem; } }
@media screen and (max-width: 991px) { .index-news .box-list .item-title { font-size: 16px; font-size: 1.6rem; margin-top: 5px; margin-bottom: 5px; } }
@media screen and (max-width: 767px) { .index-news .box-list .item-title { font-size: 14px; font-size: 1.4rem; margin-bottom: 5px; } }
@media screen and (max-width: 480px) { .index-news .box-list .item-title { margin-top: 0; } }
.index-news .box-list .item-date { font-size: 14px; font-size: 1.4rem; line-height: 20px; color: #999; margin-bottom: 18px; }
@media screen and (max-width: 991px) { .index-news .box-list .item-date { font-size: 14px; font-size: 1.4rem; margin-bottom: 10px; } }
@media screen and (max-width: 767px) { .index-news .box-list .item-date { font-size: 12px; font-size: 1.2rem; margin-bottom: 5px; } }
.index-news .box-list .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 30px; height: 60px; }
@media screen and (max-width: 1219px) { .index-news .box-list .item-desc { line-height: 26px; height: 52px; } }
@media screen and (max-width: 991px) { .index-news .box-list .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 22px; height: 44px; } }
@media screen and (max-width: 767px) { .index-news .box-list .item-desc { font-size: 12px; font-size: 1.2rem; line-height: 20px; height: 40px; } }
@media screen and (max-width: 480px) { .index-news .box-list .item-desc { line-height: 18px; height: 36px; font-size: 12px; font-size: 1.2rem; } }
.index-faq { padding-bottom: 70px; }
@media screen and (max-width: 1219px) { .index-faq { padding-bottom: 40px; } }
@media screen and (max-width: 991px) { .index-faq { padding-bottom: 20px; } }
@media screen and (max-width: 767px) { .index-faq { padding-bottom: 20px; } }
.index-faq .index-item { margin-bottom: 54px; }
@media screen and (max-width: 1219px) { .index-faq .index-item { margin-bottom: 40px; } }
@media screen and (max-width: 991px) { .index-faq .index-item { margin-bottom: 30px; } }
@media screen and (max-width: 767px) { .index-faq .index-item { margin-bottom: 20px; } }
.index-faq .faq-list { padding-bottom: 0; }
.index-download { padding-bottom: 70px; }
@media screen and (max-width: 1219px) { .index-download { padding-bottom: 40px; } }
@media screen and (max-width: 991px) { .index-download { padding-bottom: 20px; } }
@media screen and (max-width: 767px) { .index-download { padding-bottom: 20px; } }
.index-download .index-item { margin-bottom: 54px; }
@media screen and (max-width: 1219px) { .index-download .index-item { margin-bottom: 40px; } }
@media screen and (max-width: 991px) { .index-download .index-item { margin-bottom: 30px; } }
@media screen and (max-width: 767px) { .index-download .index-item { margin-bottom: 20px; } }
.index-download .download-list { padding-bottom: 0; }
.index-cer { padding-bottom: 100px; }
@media screen and (max-width: 1219px) { .index-cer { padding-bottom: 70px; } }
@media screen and (max-width: 991px) { .index-cer { padding-bottom: 50px; } }
@media screen and (max-width: 767px) { .index-cer { padding-bottom: 30px; } }
.index-cer .index-item { margin-bottom: 54px; }
@media screen and (max-width: 1219px) { .index-cer .index-item { margin-bottom: 40px; } }
@media screen and (max-width: 991px) { .index-cer .index-item { margin-bottom: 30px; } }
@media screen and (max-width: 767px) { .index-cer .index-item { margin-bottom: 20px; } }
.index-cer .cer-scroll { position: relative; overflow: hidden; }
.index-cer .cer-scroll .scroll-btns { font-size: 0; letter-spacing: 0; text-align: center; margin-top: 20px; }
.index-cer .cer-scroll .scroll-btns .scroll-btn { display: inline-block; vertical-align: top; cursor: pointer; font-size: 28px; font-size: 2.8rem; color: #2662fc; }
.index-cer .cer-scroll .scroll-btns .scroll-btn:hover { color: #000; }
@media screen and (max-width: 999px) { .index-cer .cer-scroll .scroll-btns .scroll-btn { font-size: 28px; font-size: 2.8rem; } }
@media screen and (max-width: 767px) { .index-cer .cer-scroll .scroll-btns .scroll-btn { font-size: 24px; font-size: 2.4rem; } }
.index-cer .cer-scroll .scroll-btns .prev { margin-right: 20px; }
@media screen and (max-width: 999px) { .index-cer .cer-scroll .scroll-btns .prev { margin-right: 20px; } }
@media screen and (max-width: 767px) { .index-cer .cer-scroll .scroll-btns .prev { margin-right: 10px; } }
.index-cer .cer-scroll .scroll-list-box { width: 100%; overflow: hidden; }
.index-cer .cer-scroll .scroll-list { width: 10000%; }
.index-cer .cer-scroll .scroll-list .list-item { float: left; width: 0.23083%; margin-right: 0.02556%; }
@media screen and (max-width: 1219px) { .index-cer .cer-scroll .scroll-list .list-item { width: 0.235%; margin-right: 0.02%; } }
@media screen and (max-width: 767px) { .index-cer .cer-scroll .scroll-list .list-item { width: 0.32%; } }
@media screen and (max-width: 480px) { .index-cer .cer-scroll .scroll-list .list-item { width: 0.49%; } }
.index-cer .cer-scroll .scroll-list .item-pics { position: relative; padding-bottom: 100%; border: solid 1px #DCDCDC; }
.index-cer .cer-scroll .scroll-list .item-pics img { max-width: 100% !important; max-height: 100% !important; }
.index-cer .cer-scroll .scroll-list .item-box { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center;align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 100%; height: 100%; }
.index-cer .cer-scroll .scroll-list .item-backdrop .iconfont { display: inline-block; font-size: 2.6rem; font-size: 2.6rem; color: #fff; position: relative; }
@media screen and (max-width: 991px) { .index-cer .cer-scroll .scroll-list .item-backdrop { display: none; } }
.index-cer .cer-scroll .scroll-list .item-title { font-size: 16px; font-size: 1.6rem; text-align: center; line-height: 1.2; margin-top: 15px; }
@media screen and (max-width: 1219px) { .index-cer .cer-scroll .scroll-list .item-title { font-size: 16px; font-size: 1.6rem; } }
@media screen and (max-width: 999px) { .index-cer .cer-scroll .scroll-list .item-title { font-size: 14px; font-size: 1.4rem; } }
@media screen and (max-width: 767px) { .index-cer .cer-scroll .scroll-list .item-title { font-size: 12px; font-size: 1.2rem; margin-top: 10px; } }
/*-------------index end-------------------------------------------------------------------*/
.page_wrap { padding: 100px 0; }
@media screen and (max-width: 1219px) { .page_wrap { padding: 70px 0; } }
@media screen and (max-width: 991px) { .page_wrap { padding: 50px 0; } }
@media screen and (max-width: 767px) { .page_wrap { padding: 30px 0; } }
/*  main3  */
@media screen and (min-width:1220px) {.zong {width: 1200px;margin: auto;}}
@media screen and (min-width:1000px) and (max-width:1219px) {.zong {width: 980px;margin: auto;}}
@media screen and (max-width:999px) {.zong {width: 95%;margin: auto;}}
.maln {margin-left: auto !important;}
.main3{ padding-top:25px; padding-bottom:20px;}
.m3biao{ display:block; float:left;  font-weight:bold; font-size:40px; font-size:3.6rem; line-height:60px; position:relative; padding-bottom:10px;}
.m3biao:before{ content:""; position:absolute; width:60px; height:2px; background:#666666; left:0px; bottom:0px;}
.m3mor{ display:block; float:right; color: #666666; font-size:16px; font-size:1.6rem; line-height:30px;  margin-top:16px;}
.m3pz{ display:block; font-size:16px; font-size:1.6rem; line-height:30px; margin-top:20px;}
.m3n{}
.m3n:after{ content:""; clear:both; display:block;}
.m3lie{ width:22.5%; float:left; margin-left:3.33%; margin-top:37px;}
.m3tu{ display:block; border-radius: 20px; overflow:hidden;border: 1px solid #dcdbdb;}
.m3tu img{border-radius: 20px; width:100%; max-width:390px; margin:auto; transition:0.5s;}
.m3zi{ text-align:center; line-height:30px; display:block; margin-top:18px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.main3 a:hover{ color:#2662fc;}
.m3lie:hover .m3tu img{ transform:scale(1.1,1.1)}
@media screen and (max-width:1219px) {
.m3biao{ font-size:40px; font-size:4rem; line-height:50px; padding-bottom:10px;}
}
@media screen and (max-width:999px) {
.main3{ padding-top:27px; padding-bottom:30px;}
.m3biao{ font-size:30px; font-size:3rem; line-height:40px; padding-bottom:10px; float:none;}
.m3mor{ display:none;}
.m3pz a{ font-size:14px; font-size:1.4rem; line-height:24px; margin-top:10px;}
.m3lie{ width:24%; margin-left:1.33%; margin-top:20px;}
.m3zi{ font-size:14px; font-size:1.4rem; line-height:24px; margin-top:10px;}
}
@media screen and (max-width:767px) {
.m3lie{ width:48%; margin-left:1% !important; margin-right:1%; margin-top:20px;}
.m3biao{ font-size:24px; font-size:2.4rem; line-height:30px;}
.m3pz a{ font-size:12px; font-size:1.2rem; line-height:22px; margin-top:10px;}
.m3zi{ font-size:12px; font-size:1.2rem; line-height:22px; margin-top:5px;}
}
/****/
.index-about .item-desc {overflow: visible;font-size: 16px;font-size: 1.6rem;line-height: 30px;margin-bottom: 30px;}