@charset "UTF-8";
/* CSS Document */
* { margin: 0; padding: 0; }

html { font-size: 62.5%; }

body { margin: 0 auto; font-family: "ArialMT"; font-size: 14px; font-size: 1.4rem; max-width: 1920px;  overflow-x: hidden; }

img { border: none; }

ul li { list-style-type: none; }

ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span { margin: 0; padding: 0; list-style: none; 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; }

.list_cart .list_cart_a1 { background: #1B4B6F;padding: 8px;color: white; float:left; }
.list_cart .list_cart_a2 { background: #1B4B6F;padding: 8px;color: white; float:right; }

#google_translate_element { float: left; }

input, textarea { font-family: "ArialMT"; font-size: 14px; font-size: 1.4rem; color: #333; border: none; outline: none; }

img { max-width: 100%; border: 0px solid #ccc; }

table, embed, video { max-width: 100%; }

input, textarea { border: none; background: none; font-family: "ArialMT"; }

input[type="submit"], textarea[type="submit"] { cursor: pointer; }

input[type="checkbox"], textarea[type="checkbox"] { cursor: pointer; }

input[type="radio"], textarea[type="radio"] { cursor: pointer; }

input:focus, textarea:focus { outline: none; }

textarea { resize: none; }

.pull-left { float: left; }

.pull-right { float: right; }

.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: #333; }

.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;}


/* WebKit browsers */
:-o-placeholder { color: #333; }

/* Mozilla Firefox 4 to 18 */
::-moz-placeholder { color: #333;opacity: 1 }

/* Mozilla Firefox 19+ */
:-ms-input-placeholder { color: #333; }

/* 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: #1B4B6F !important; }

[class*="-item"] .item-desc { overflow: hidden; }

[class*="-item"] .item-desc a { display: block; color: #666; }

[class*="-item"] .item-desc a:hover { color: #1B4B6F !important; }

.wp { width: 1400px; margin: auto; }

@media screen and (min-width: 1420px) { .wp { width: 1400px; margin: auto; } }

@media screen and (min-width: 1220px) and (max-width: 1419px) { .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; cursor: pointer; }

.proslide_menubtn span { display: block; width: 100%; height: 3px; margin-bottom: 3px; background-color: #1B4B6F; }

.proslide_menubtn:hover span { background-color: #fff; }

@media screen and (max-width: 767px) { .proslide_menubtn { display: block; } }

/*-------------proslide_menubtn end----------------------------------------------------------*/
/*-------------page-start--------------------------------------------------------------------*/
.page { text-align: center; overflow: hidden; font-family: Verdana; }

.page a { width: 25px; height: 25px; border-radius: 50%; line-height: 24px; display: inline-block; margin: 0 3px 10px; background-color: #F5F5F5; color: #333; }

.page .prev, .page .next { background-color: transparent; width: auto; margin: 0 0 10px; font-size: 12px; font-size: 1.2rem; }

.page .prev:hover, .page .next:hover { background-color: transparent !important; color: #1B4B6F !important; }

.page .prev.no:hover, .page .next.no:hover { background-color: transparent !important; color: #333 !important; }

.page .prev { margin-right: 16px; }

.page .next { margin-left: 18px; }

.page a:hover, .page .page-active { background-color: #1B4B6F !important; color: #FFFFFF !important; }

.fl { float: left; display: inline-block; }

.add-form { float: right; background: url(https://09220d.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/af-bg.png) no-repeat right center; padding-right: 20px; }

.add-btn { width: 148px; height: 30px; line-height: 24px; text-align: center; border: solid 1px #1B4B6F; background-color: #1B4B6F; color: #FFFFFF; cursor: pointer; font-size: 12px; font-size: 1.2rem; }

.add-btn:hover { background-color: #1B4B6F; color: #FFFFFF; border-color: #1B4B6F; }

@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; border-radius: 5px; margin-bottom: 2px; position: relative; }

.contact-pc li a { display: block; height: 69px; }

.c1 { background: #13C1F3 url(/assets/www.sh-yntall.com/themes/simplebootx/taijinfan/images/skype.png) no-repeat center; }

.c2 { background: #157EEE url(/assets/www.sh-yntall.com/themes/simplebootx/taijinfan/images/whatsapp.png) no-repeat center; }

.c3 { background: #00BB0C url(https://df9595.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/wechat.png) no-repeat center; cursor: pointer; }

.c1:hover { background: #13C1F3 url(/assets/www.sh-yntall.com/themes/simplebootx/taijinfan/images/skype.png) no-repeat center; }

.c2:hover { background: #157EEE url(/assets/www.sh-yntall.com/themes/simplebootx/taijinfan/images/whatsapp.png) no-repeat center; }

.c3:hover { background: #00BB0C url(https://df9595.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/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; }
  body { padding-bottom: 70px; } }

/*back-top*/
.back-top { width: 69px; height: 69px; background: url(https://0767c0.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/back-top.png) no-repeat center; -webkit-background-size: contain; background-size: contain; position: fixed; right: 15px; bottom: -100px; -webkit-transition: 1s; -o-transition: 1s; -moz-transition: 1s; transition: 1s; cursor: pointer; z-index: 998; }

@media only screen and (max-width: 767px) { .back-top { width: 50px; height: 50px; } }

/*-------------contact end-----------------------------------------------------------------*/
/*-------------pro-share start-------------------------------------------------------------*/
.pro-share { height: 26px; font-size: 0; letter-spacing: 0; font-family: "ArialMT"; }

.pro-share .share-title { margin-right: 8px; display: inline-block; *display: inline; *zoom: 1; line-height: 26px; font-size: 14px; font-size: 1.4rem; color: #666; font-family: "ArialMT"; }

.pro-share .share-pic { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; height: 26px; }

@media screen and (max-width: 767px) { .pro-share .share-title { font-size: 12px; font-size: 1.2rem; } }

/*-------------pro-share end---------------------------------------------------------------*/
/*-------------m-oths----------------------------------------------------------------------*/
.m-oths { margin-top: 32px; border-top: solid 1px #D2D2D2; padding: 40px 0 0; margin-bottom: 0; }

.m-oths .oths-item { line-height: 26px; font-size: 14px; font-size: 1.4rem; color: #888; padding-left: 36px; }

.m-oths a { color: #333; }

.m-oths a:hover { color: #1B4B6F; }

.m-oths .oths-item-1 { margin-bottom: 13px; background: url(https://f5c6c8.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/other1.png) no-repeat left top; }

.m-oths .oths-item-2 { background: url(https://5c1279.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/other2.png) no-repeat left top; }

.m-oths .item-name { color: #888; text-transform: uppercase; }

@media only screen and (max-width: 999px) { .m-oths { margin: 32px 0 0; } }

@media only screen and (max-width: 767px) { .m-oths { margin: 20px 0 0; padding: 20px 0 0; }
  .m-oths .oths-item { line-height: 24px; } }

/*-------------bread start-----------------------------------------------------------------*/
.bread { background-color: #EEEEEE; font-size: 16px; font-size: 1.6rem; font-family: "Arial-BoldMT"; line-height: 26px; padding: 8px 0 7px; overflow: hidden; }

.bread, .bread a { color: #333; }

.bread a:hover, .bread .bread-active { color: #1B4B6F; }

@media screen and (max-width: 767px) { .bread { font-size: 14px; font-size: 1.4rem; } }

/*-------------bread end-------------------------------------------------------------------*/
.search-box ::-webkit-input-placeholder { color: #fff; }

/* WebKit browsers */
.search-box :-o-placeholder { color: #fff; }

/* Mozilla Firefox 4 to 18 */
.search-box ::-moz-placeholder { color: #fff;opacity: 1 }

/* Mozilla Firefox 19+ */
.search-box :-ms-input-placeholder { color: #fff; }

/* Internet Explorer 10+ */
.search { position: relative; }

.search .search-icon { display: none; cursor: pointer; width: 33px; height: 33px; display: block; background: url(https://2cba9d.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/search.png) no-repeat center; }

.search .search-box { display: block; overflow: hidden; position: relative; top: auto; right: auto; z-index: 999; width: 236px; height: 35px; border-radius: 17px; border: solid 1px #FFFFFF; background-color: transparent; cursor: pointer; }

.search .search-input { position: absolute; top: 0; left: 0; width: 100%; height: 100%; line-height: 34px; padding: 0 42px 0 8px;  color: #FFFFFF; }

.search .search-submit { position: absolute; background: url(https://2cba9d.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/search.png) no-repeat center center; width: 42px; height: 100%; top: 0px; right: 0px; cursor: pointer; }

@media screen and (max-width: 767px) { .search .search-box { height: 28px; border-radius: 14px; }
  .search .search-box .search-input { line-height: 26px; } }

/*-------------header start----------------------------------------------------------------*/
.h-top { padding: 8px 0; background-color: #1B4B6F; }

.h-top .h-follow li { float: left; width: 34px; margin-left: 24px; }

.h-top .h-follow li img { display: block; max-width: 34px; max-height: 34px; width: 100%; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-transition: all .5s; }

.h-top .h-follow li img:hover { margin-top: -5px; margin-bottom: 5px; }

@media screen and (max-width: 767px) { .h-top { padding: 5px 35px 5px 0; }
  .h-top .h-follow { display: none; } }

.logo { float: left; display: block; margin: 21px 0 17px; }

@media screen and (max-width: 999px) { .logo { float: none; margin: 15px auto; } }

@media screen and (max-width: 767px) { .logo {  } }

.navlist { float: right; margin-top: 37px; }

.navlist > li { float: left; margin-left: 73px; position: relative; }

.navlist > li > a { font-size: 18px; font-size: 1.8rem; font-family: "Arial-BoldMT"; text-transform: uppercase; display: block; line-height: 30px; padding: 0 1px 15px; }

.navlist .nav-active > a, .navlist > li:hover > a { color: #1B4B6F; border-bottom: solid 3px #1B4B6F; }

@media screen and (max-width: 1419px) { .navlist > li { margin-left: 35px; } }

@media screen and (max-width: 1219px) { .navlist > li { margin-left: 20px; } 

}

@media screen and (max-width: 999px) { .navlist { width: 100%; margin-top: 0; float:none }
  .navlist > li { margin-left: 0; width: 16.66%; text-align: center; }
  .navlist > li > a { display: inline-block; font-size: 16px; font-size: 1.6rem; padding-bottom: 10px; }
  
  .logo {
    float: none;
    display: block;
    margin: 8px 0 5px;
    width:auto;
}
   }

@media screen and (max-width: 767px) { .navlist { display: none; } }

.navlist li:hover .yiji { top: 100%; }

.yiji { position: absolute; top: -9999px; left: 50%; margin-left: -154px; z-index: 9999; background-color: #F5F5F5; padding: 10px 0 0; width: 308px; text-align:left }

.yiji > li { position: relative; }

.yiji li a { display: block; padding: 12px 16px; font-size: 16px; font-size: 1.6rem; line-height: 24px; border-bottom: solid 1px #fff; }

.yiji li:hover > a { background-color: #1B4B6F; color: #fff; }

.yiji li:hover .erjibox { left: 100%; }

.erjibox { position: absolute; top: 0; left: -9999px; width: 308px; border-left: solid 3px transparent; max-height: 400px; overflow-y: auto; }

.erji { background-color: #F5F5F5; padding: 10px 0 0; }

@media screen and (max-width: 1200px) { .erjibox { width: 230px; } }

/* 767 navlist1 */
.navlist1 { display: none; width: 100%; }

.navlist1 > li { float: left; width: 25%; text-align: center; line-height: 36px; }

.navlist1 > li > a { color: #333; display: inline-block; font-family: "Arial-BoldMT"; }

.navlist1 .nav-active > a, .navlist1 > li:hover > a { border-bottom: solid 3px #1B4B6F; color: #1B4B6F; }

@media screen and (max-width: 767px) { .navlist1 { display: block; } }

/*-------------header end------------------------------------------------------------------*/
/*-------------footer start----------------------------------------------------------------*/
.footer ::-webkit-input-placeholder { color: #4D4D4D; }

/* WebKit browsers */
.footer :-o-placeholder { color: #4D4D4D; }

/* Mozilla Firefox 4 to 18 */
.footer ::-moz-placeholder { color: #4D4D4D;opacity: 1 }

/* Mozilla Firefox 19+ */
.footer :-ms-input-placeholder { color: #4D4D4D; }

/* Internet Explorer 10+ */
.footer { background-color: #1B4B6F; }

.footer p, .footer li, .footer a, .footer span, .footer { color: #fff; }

.footer a:hover { text-decoration: underline; }

.footer li { font-size: 18px; font-size: 1.8rem; line-height: 40px; }

.footer-title { font-size: 30px; font-size: 3rem; font-family: "Arial-BoldMT"; text-transform: uppercase; margin-bottom: 22px; }

.f-top { padding: 58px 0 30px; border-bottom: solid 1px #fff; border-bottom: solid 1px rgba(255, 255, 255, 0.4); }

.flist1 { width: 500px; padding-right: 50px; }

.flist2 { width: 400px; padding-right: 50px; }

.flist3 { width: 496px; }

.flist3 .footer-title { margin-bottom: 36px; }

.syintbox { padding-left: 14px; background: url(https://6ce540.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/star.png) no-repeat left center; margin-bottom: 15px; }

.syintbox2 { background: url(https://6ce540.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/star.png) no-repeat left 22px; }

.syintbox input, .syintbox textarea { height: 40px; line-height: 40px; padding-left: 14px; color: #4D4D4D; background: #FFFFFF; }

.syintbox1 input { width: 220px; }

.syintbox100 { width: 100%; }

.syintbox100 input { width: 100%; }

.syintbox2 textarea { width: 484px; height: 54px; background-color: #FFFFFF; display: block; }

.syintbox3 input.syint1 { width: 160px; float: left; margin-right: 20px; }

.syintbox3 input.syint2 { width: 144px; height: 40px; line-height: 40px; float: right; border: 2px solid #fff; color: #1B4B6F; background-color: #fff; font-size: 20px; font-size: 2rem; padding-left: 0; cursor: pointer; }

.syintbox3 img { cursor: pointer; }

.copyright { line-height: 24px; padding: 14px 0 7px; }

.copyright .cnzz { margin-left: 8px; }

.links { padding-bottom: 12px; line-height: 24px; }

.links a { display: inline-block; margin: 0 15px; }

@media screen and (max-width: 1419px) { .flist1 { width: 400px; }
  .flist2 { width: 300px; } }

@media screen and (max-width: 1219px) { .flist1 { width: 270px; padding-right: 30px; }
  .flist2 { width: 210px; padding-right: 30px; }
  .footer li { font-display: 16px; font-size: 1.6rem; } }

@media screen and (max-width: 999px) { .f-top { padding: 30px 0; }
  .flist1 { width: 50%; padding-right: 30px; }
  .flist2 { width: 50%; padding-right: 30px; }
  .flist3 { margin-top: 30px; float: left; }
  .footer li { font-display: 14px; font-size: 1.4rem; line-height: 30px; }
  .footer-title { font-size: 24px; font-size: 2.4rem; margin-bottom: 20px !important; } }

@media screen and (max-width: 767px) { .f-top, .links { display: none; }
  .copyright { padding: 5px 0; } }

/*-------------footer end------------------------------------------------------------------*/
/*-------------index start-----------------------------------------------------------------*/
/* index-title start */
.index-title { font-size: 34px; font-size: 3.4rem; font-family: "Arial-BoldMT"; text-transform: uppercase; text-align: center; }

.index-title a:hover { color: #1B4B6F; }

@media screen and (max-width: 999px) { .index-title { font-size: 30px; font-size: 3rem; } }

@media screen and (max-width: 767px) { .index-title { font-size: 24px; font-size: 2.4rem; } }

/* index-title end */
/* .index-btn start */
.index-btn { margin: 32px auto 0; display: block; width: 170px; height: 44px; line-height: 44px; background: #1B4B6F; border-radius: 22px; text-align: center; font-family: "Arial-BoldMT"; font-size: 18px; font-size: 1.8rem; color: #fff; }

@media screen and (max-width: 767px) { .index-btn { margin: 20px auto 0; height: 36px; line-height: 36px; border-radius: 18px; font-size: 16px; font-size: 1.6rem; } }

/* index-btn end */
/* index-about start */
.index-about { padding-top: 70px; }

@media screen and (max-width: 999px) { .index-about { padding-top: 50px; } }

@media screen and (max-width: 767px) { .index-about { padding-top: 30px; } }

.index-about .item-subt { text-align: center; font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 24px; }

.index-about .item-subt a { display: block; }

.index-about .item-subt a:hover { color: #1B4B6F; }

@media screen and (max-width: 767px) { .index-about .item-subt { font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 15px; } }

.index-about .icon-list .list-item { float: left; width: 300px; margin-left: 62px; margin-top: 40px; }

.index-about .icon-list .item-pics { float: left; width: 92px; margin-right: 20px; overflow: hidden img; overflow-display: block; overflow-width: 100%; overflow-max-width: 92px; overflow-margin: 0 auto; }

.index-about .icon-list .item-body { overflow: hidden; }

.index-about .icon-list .item-desc { width: 500px; height: 92px; display: table-cell; vertical-align: middle; line-height: 28px; font-size: 18px; font-size: 1.8rem; font-family: "Arial-BoldMT"; }

.index-about .icon-list .item-desc, .index-about .icon-list .item-desc a { color: #333; }

@media screen and (max-width: 1419px) { .index-about .icon-list .list-item { margin-left: 40px;width: 270px;  } }

@media screen and (max-width: 1219px) { .index-about .icon-list .list-item { margin-left: 10px; width: 237px; }
  .index-about .icon-list .item-pics { margin-right: 15px; } }

@media screen and (max-width: 999px) { .cboth{ clear: both; }.index-about .icon-list .list-item { width: 48%; margin: 30px 1% 0; } }

@media screen and (max-width: 767px) { .index-about .icon-list .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 24px; }
  .index-about .icon-list .list-item { margin-top: 20px; } }

@media screen and (max-width: 500px) { .index-about .icon-list .list-item { width: 98%; }
  .index-about .icon-list .item-pics { width: 70px; }
  .index-about .icon-list .item-desc { height: 70px; } }

.about-list .list-item { float: left; width: 24.479%; margin-left: 0.69466%; margin-top: 62px; }

.about-list .item-pic { width: 100%; }

.about-list .item-pic img { display: block; width: 100%; max-width: 470px; margin: 0 auto; }

.about-list .item-videobox { width: 100%; overflow: hidden; margin: 0 auto; }

.about-list .item-video {     position: relative;
    overflow: hidden;
   padding-bottom: 67.8723%;
    height: 0; }

.about-list .item-video video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }

.about-list .item-video iframe body { margin: 0px !important; }

@media screen and (max-width: 999px) { .about-list .list-item { width: 48%; margin: 30px 1% 0; } }

@media screen and (max-width: 470px) { .about-list .list-item { width: 98%; margin-top: 20px; } }

/* index-about end */
/* Hot Products  start */
.hot-products { padding: 72px 0 0; }

@media screen and (max-width: 999px) { .hot-products { padding: 50px 0 0; } }

@media screen and (max-width: 767px) { .hot-products { padding: 30px 0 0; } }

.hot-products .tab-options { width: 100%; max-width: 1249px; margin: 0 auto; height: 48px; border-radius: 24px; border: solid 1px #B5B5B5; padding: 5px 9px; margin-top: 31px;     }

.hot-products .tab-options li { float: left; width:25%; text-align:center;
   
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Arial-BoldMT";
    position: relative;
    cursor: pointer;
    border-radius: 19px;}

.hot-products .tab-options li:after { position: absolute; content: ''; left: 0; top: 5px; bottom: 5px; width: 1px; background-color: #b5b5b5; }

.hot-products .tab-options li:first-child:after { display: none; }

.hot-products .tab-options li.tab-active, .hot-products .tab-options li:hover { background-color: #1B4B6F; color: #fff; }

.hot-products .tab-options li.tab-active:after, .hot-products .tab-options li.tab-active + li:after, .hot-products .tab-options li:hover:after, .hot-products .tab-options li:hover + li:after { display: none; }

.hot-products .tab-options li:first-child { border-left: 0; }

@media screen and (max-width: 1419px) { .hot-products .tab-options { padding: 5px; }
  .hot-products .tab-options li { padding: 0 33px; } }

@media screen and (max-width: 1219px) { .hot-products .tab-options li { padding: 0 11px; } }

@media screen and (max-width: 999px) { .hot-products .tab-options { margin-top: 15px; padding: 0; height: auto; border: 0; }
  .hot-products .tab-options li:after { display: none; }
  .hot-products .tab-options li { text-align: center; border: solid 1px #b5b5b5; margin: 15px 1% 0; padding: 0; }
  .hot-products .tab-options .item3, .hot-products .tab-options .item4 ,.hot-products .tab-options .item1, .hot-products .tab-options .item2, .hot-products .tab-options .item5{ width: 48%; } 
  
  }

@media screen and (max-width: 767px) { .hot-products .tab-options li { font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 610px) {  
  .hot-products .tab-options .item3, .hot-products .tab-options .item4 ,.hot-products .tab-options .item1, .hot-products .tab-options .item2, .hot-products .tab-options .item5{ width: 98%; float:none}
  .hot-products .tab-options li { margin-top: 10px; height: 32px; line-height: 32px; border-radius: 16px; } }

/* .hotpro-list */
.hotpro-list { padding-top: 15px; }

.hotpro-list .list-item { float: left; width: 23.6428%; margin-left: 1.785%; margin-top: 24px; border: solid 1px #1B4B6F; position: relative; }

.hotpro-list .list-item:hover .item-backdrop { top: 0; }

.hotpro-list .list-item:hover .item-title { background-color: transparent; }

.hotpro-list .item-pic { width: 100%; position: relative; }

.hotpro-list .item-pic img { display: block; width: 100%; max-width: 330px; margin: 0 auto; }

.hotpro-list .item-backdrop { position: absolute; top: 999px; bottom: 0; left: 0; width: 100%; background: #000000 url(https://6ecb70.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/web8.png) no-repeat center; background: rgba(0, 0, 0, 0.3) url(https://6ecb70.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/web8.png) no-repeat center; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-transition: all .5s; z-index: 1; }

.hotpro-list .item-title { position: absolute; bottom: 0; left: 0; width: 100%; background-color: #000; background-color: rgba(0, 0, 0, 0.4); font-family: "Arial-BoldMT"; text-align: center; line-height: 36px; z-index: 2; }

.hotpro-list .item-title, .hotpro-list .item-title a { color: #fff; }

@media screen and (max-width: 999px) { .hotpro-list .list-item { width: 31.33%; margin: 24px 1% 0; }
  .hotpro-list .list-item:hover .item-title { background-color: #000; background-color: rgba(0, 0, 0, 0.4); }
  .hotpro-list .item-backdrop { display: none; } }

@media screen and (max-width: 767px) { .hotpro-list { padding-top: 0; }
  .hotpro-list .item-title { line-height: 30px; } }

@media screen and (max-width: 640px) { .hotpro-list .list-item { width: 48%; } }

/* Hot Products  end */
/* Project start */
.project-box { padding: 75px 0 0; }

@media screen and (max-width: 1219px) { .project-box { padding: 70px 0 0; } }

@media screen and (max-width: 999px) { .project-box { padding: 50px 0 0; } }

@media screen and (max-width: 767px) { .project-box { padding: 30px 0 0; } }

/* .project-scroll start */
.project-scroll { margin-top: 31px; position: relative; overflow: hidden; }

.project-scroll .scroll-btn { width: 41px; height: 107px; cursor: pointer; position: absolute; z-index: 99; top: 50%; margin-top: -100px; }

.project-scroll .scroll-btn.prev { background: url(https://1b17f1.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/prev1.png) no-repeat center; -webkit-background-size: contain; background-size: contain; left: 0; }

.project-scroll .scroll-btn.prev:hover { background-image: url(https://1b17f1.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/prev1.png); }

.project-scroll .scroll-btn.next { background: url(https://f8770a.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/next1.png) no-repeat center; -webkit-background-size: contain; background-size: contain; right: 0; }

.project-scroll .scroll-btn.next:hover { background-image: url(https://f8770a.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/next1.png); }

@media only screen and (max-width: 999px) { .project-scroll { margin-top: 25px; }
  .project-scroll .scroll-btn { width: 30px; height: 78px; margin-top: -90px; } }

@media only screen and (max-width: 640px) { .project-scroll { margin-top: 20px; }
  .project-scroll .scroll-btn { width: 20px; height: 52px; margin-top: -77px; } }

.project-scroll .scroll-list-box { width: 100%; overflow: hidden; }

.project-scroll .scroll-list { width: 1000%; }

.project-scroll .scroll-list li { float: left; width: 2.48375%; margin-right: 0.02083%; }

.project-scroll .scroll-list .item-pic { position: relative; width: 100%; }

.project-scroll .scroll-list .item-pic img { width: 100%; display: block; max-width: 477px; margin: 0 auto; }

.project-scroll .scroll-list .item-pic:hover .item-backdrop { top: 0; }

.project-scroll .scroll-list .item-title { font-family: "Arial-BoldMT"; text-align: center; line-height: 34px; margin-top: 10px; }

.project-scroll .scroll-list .item-desc { line-height: 24px; height: 48px; text-align: center; }

.project-scroll .scroll-list .item-desc, .project-scroll .scroll-list .item-desc a { color: #333; }

@media only screen and (max-width: 999px) { .project-scroll .scroll-list li { width: 3.25%; margin-right: 0.1%; } }

@media only screen and (max-width: 767px) { .project-scroll .scroll-list li { width: 4.95%; } }

@media only screen and (max-width: 700px) { .project-scroll .scroll-list li { width: 10%; margin: 0; } }

/* .project-scroll end */
/* Project end */
/* News & Events start */
.ne-box { padding: 66px 0 92px; }

@media screen and (max-width: 1219px) { .ne-box { padding: 66px 0 70px; } }

@media screen and (max-width: 999px) { .ne-box { padding: 50px 0; } }

@media screen and (max-width: 767px) { .ne-box { padding: 30px 0; } }

/* ne-list start */
.ne-list .list-item { float: left; width: 46.071%; margin-left: 7.8571%; margin-top: 31px; }

.ne-list .item-pic { float: left; width: 232px; margin-right: 45px; }

.ne-list .item-pic img { display: block; margin: 0 auto; max-width: 232px; }

.ne-list .item-body { overflow: hidden; }

.ne-list .item-title { font-family: "Arial-BoldMT"; font-size: 18px; font-size: 1.8rem; line-height: 30px; margin-top: -8px; }

.ne-list .item-date { font-size: 16px; font-size: 1.6rem; line-height: 24px; margin-top: 5px; }

.ne-list .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 24px; height: 72px; margin-top: 23px; }

.ne-list .item-desc, .ne-list .item-desc a { color: #333; }

@media screen and (max-width: 1219px) { .ne-list .list-item { width: 49%; margin-left: 2%; }
  .ne-list .item-pic { margin-right: 20px; }
  .ne-list .item-desc { margin-top: 15px; } }

@media screen and (max-width: 999px) { .ne-list .list-item { width: 98%; margin: 30px 1% 0; }
  .ne-list .item-title { margin-top: 0; } }

@media screen and (max-width: 767px) { .ne-list .item-title { font-size: 16px; font-size: 1.6rem; }
  .ne-list .item-date { font-size: 14px; font-size: 1.4rem; }
  .ne-list .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 22px; height: 66px; margin-top: 10px; } }

@media screen and (max-width: 600px) { .ne-list .item-pic { width: 200px; margin-right: 15px; } }

@media screen and (max-width: 400px) { .ne-list .item-pic { width: 100%; float: none; margin: 0 auto; }
  .ne-list .item-title { margin-top: 10px; }
  .ne-list .list-item { margin-top: 20px; } }

/* ne-list end */
/* News & Events end */
/* index-follow start */
.index-follow { text-align: center; background-color: #F5F5F5; padding: 35px 0 33px; }

.index-follow li { display: inline-block; width: 49px; height: 49px; margin: 0 63px; }

.index-follow li img { display: block; width: 100%; max-width: 49px; max-height: 49px; margin: 0 auto; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-transition: all .5s; }

.index-follow li img:hover { margin-top: -5px; margin-bottom: 5px; }

@media screen and (max-width: 1219px) { .index-follow li { margin: 0 55px; } }

@media screen and (max-width: 999px) { .index-follow li { margin: 0 34px; } }

@media screen and (max-width: 767px) { .index-follow { padding: 20px 0; }
  .index-follow li { margin: 0 24px; } }

@media screen and (max-width: 640px) { .index-follow li { width: 40px; height: 40px; margin: 0 17px; } }

@media screen and (max-width: 500px) { .index-follow li { margin: 0 3px; } }

/* index-follow end */
/*-------------index end-------------------------------------------------------------------*/
.page_wrap { padding: 42px 0 100px; }

@media screen and (max-width: 1219px) { .page_wrap { padding: 42px 0 70px; } }

@media screen and (max-width: 999px) { .page_wrap { padding: 42px 0 50px; } }

@media screen and (max-width: 767px) { .page_wrap { padding: 30px 0; } }

/*-------------1-1-about start-------------------------------------------------------------*/
/* .about-bar start */
.about-bar { -webkit-box-shadow: 7px 0 15px rgba(167, 167, 167, 0.4); box-shadow: 7px 0 15px rgba(167, 167, 167, 0.4); border-bottom: solid 1px #e6e6e6; }

.about-bar a { width: 33.33%; float: left; display: block; font-family: "Arial-BoldMT"; font-size: 20px; font-size: 2rem; text-align: center; padding-top: 60px; padding-bottom: 9px; color: #999; position: relative; -webkit-background-size: contain; background-size: contain; }

.about-bar a:after { position: absolute; content: ''; width: 26px; height: 11px; left: 50%; margin-left: -13px; background: url(https://5e354a.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/web10.png) no-repeat center; bottom: -11px; z-index: 2; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-transition: all .5s; display: none; }

.about-bar a:hover, .about-bar a.active { background-color: #1B4B6F; color: #fff; }

.about-bar a:hover:after, .about-bar a.active:after { display: block; }

.about-bar .bar1 { background: url(https://6843a0.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/bar1.png) no-repeat center 13px; }

.about-bar .bar1:hover, .about-bar .bar1.active { background-image: url(https://d4fba6.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/bar1_1.png); }

.about-bar .bar2 { background: url(https://a23e99.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/bar2.png) no-repeat center 13px; }

.about-bar .bar2:hover, .about-bar .bar2.active { background-image: url(https://645115.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/bar2_1.png); }

.about-bar .bar3 { background: url(https://e8b7cd.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/bar3.png) no-repeat center 13px; }

.about-bar .bar3:hover, .about-bar .bar3.active { background-image: url(https://20ef47.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/bar3_1.png); }

@media screen and (max-width: 999px) { .about-bar a { font-size: 16px; font-size: 1.6rem; -webkit-background-size: 40px 40px !important; background-size: 40px 40px !important; } }

@media screen and (max-width: 767px) { .about-bar a { font-size: 14px; font-size: 1.4rem; -webkit-background-size: 30px 30px !important; background-size: 30px 30px !important; background-position-y: 10px !important; padding-top: 45px; } }

@media screen and (max-width: 400px) { .about-bar .wp { width: 100%; }
  .about-bar a { width: 100%; background-position: 10px center !important; padding: 5px 0 5px 50px; line-height: 30px; text-align: left; }
  .about-bar a:after { display: none !important; } }

/* .about-bar end */
/* about1-top start */
.about1-top { margin-bottom: 28px; }

.about1-top .item-videobox { width: 699px; overflow: hidden; float: right; margin-left: 70px; max-width: 699px; }

.about1-top .item-video { position: relative; overflow: hidden; padding-bottom: 57.653%; /*宽除以高*/ height: 0; }

.about1-top .item-video video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }

.about1-top .item-video video body { margin: 0px !important; }

.about1-top .item-title { background: url(https://bf1edc.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/web11.png) no-repeat left 16px; padding-left: 11px; font-size: 40px; font-size: 4rem; font-family: "Arial-BoldMT"; color: #1B4B6F; margin-top: 25px; }

.about1-top .item-subt { margin-top: 9px; font-family: "Arial-BoldMT"; font-size: 24px; font-size: 2.4rem; text-transform: uppercase; }

.about1-top .item-subt span { color: #1B4B6F; }

.about1-top .item-desc { font-size: 18px; font-size: 1.8rem; line-height: 30px; margin-top: 35px; }

@media screen and (max-width: 1419px) { .about1-top .item-videobox { width: 600px; margin-left: 30px; } }

@media screen and (max-width: 1219px) { .about1-top .item-videobox { width: 500px; } }

@media screen and (max-width: 999px) { .about1-top .item-videobox { width: 100%; float: none; margin: 0 auto; }
  .about1-top .item-title { font-size: 30px; font-size: 3rem; background-position-y: center; }
  .about1-top .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 28px; margin-top: 15px; } }

@media screen and (max-width: 767px) { .about1-top .item-title { font-size: 24px; font-size: 2.4rem; }
  .about1-top .item-subt { font-size: 20px; font-size: 2rem; }
  .about1-top .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; } }

/* about1-top end */
/* about1-middle start */
.about1-middle .item-pic { float: left; width: 685px; margin-right: 44px; }

.about1-middle .item-pic img { display: block; width: 100%; max-width: 685px; margin: 0 auto; }

.about1-middle .item-desc { font-size: 18px; font-size: 1.8rem; line-height: 30px; padding-top: 38px; }

.about1-middle .item-desc .p1 { font-family: "Arial-BoldItalicMT"; margin-top: 30px; color: #1B4B6F; }

@media screen and (max-width: 1419px) { .about1-middle .item-pic { margin-right: 30px; }
  .about1-middle .item-desc { padding-top: 0; } }

@media screen and (max-width: 1219px) { .about1-middle .item-pic { width: 500px; } }

@media screen and (max-width: 999px) { .about1-middle .item-pic { width: 100%; float: none; margin: 0 auto; }
  .about1-middle .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 28px; padding-top: 15px; }
  .about1-middle .item-desc .p1 { margin-top: 15px; } }

@media screen and (max-width: 767px) { .about1-middle .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; } }

.cer-title { position: relative; font-family: "Arial-BoldMT"; font-size: 30px; font-size: 3rem; text-align: center; text-transform: uppercase; color: #1B4B6F; margin-bottom: 34px; }

.cer-title span { display: inline-block; padding: 0 62px; position: relative; z-index: 1; background-color: #fff; color: #1B4B6F; }

.cer-title span:before, .cer-title span:after { position: absolute; content: ''; width: 41px; height: 4px; background-color: #1B4B6F; top: 50%; margin-top: -2px; }

.cer-title span:before { left: -41px; }

.cer-title span:after { right: -41px; }

.cer-title:after { position: absolute; content: ''; width: 100%; left: 0; height: 2px; background-color: #999; top: 50%; margin-top: -1px; z-index: 0; }

@media screen and (max-width: 767px) { .cer-title { font-size: 24px; font-size: 2.4rem; margin-bottom: 20px; }
  .cer-title span { padding: 0 30px; } }

@media screen and (max-width: 400px) { .cer-title:after, .cer-title span:after, .cer-title span:before { display: none; } }

/* about1-middle end */
.m-cert { margin-top: 80px; }

.m-cert .box-bd { overflow: hidden; position: relative; padding-left: 5.78571%; padding-right: 5.78571%; }

.m-cert .box-btn { position: absolute; top: 50%; margin-top: -48px; width: 22px; height: 55px; background-repeat: no-repeat; background-position: center; -webkit-background-size: 100% 100%; background-size: 100% 100%; }

.m-cert .box-btn.prev { left: 0; background-image: url("https://39c52a.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/prev4.png"); }

.m-cert .box-btn.prev:hover { background-image: url("https://39c52a.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/prev4.png"); }

.m-cert .box-btn.next { right: 0; background-image: url("https://c1bdc0.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/next4.png"); }

.m-cert .box-btn.next:hover { background-image: url("https://c1bdc0.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/next4.png"); }

.m-cert .c-oh { overflow: hidden; }

.m-cert .box-list { width: 1000%; overflow: hidden; }

.m-cert .list-item { float: left; margin-right: 0.56543%; width: 2.07593%; }

.m-cert .item-pics { width: 100%; position: relative; display: block; overflow: hidden; }

.m-cert .item-pics img { display: block; max-width: 257px; width: 100%; margin: 0 auto; }

.m-cert .item-pics:hover .item-backdrop { top: 25px; }

.m-cert .item-backdrop { position: absolute; top: 999px; bottom: 23px; left: 15px; right: 15px; background: #000000 url(https://7a2588.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/web12.png) no-repeat center; background: rgba(0, 0, 0, 0.4) url(https://7a2588.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/web12.png) no-repeat center; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-transition: all .5s; }

.m-cert .item-title { text-align: center; font-size: 18px; font-size: 1.8rem; line-height: 32px; margin-top: 11px; }

@media screen and (max-width: 999px) { .m-cert .item-backdrop { display: none; } }

@media screen and (max-width: 767px) { .m-cert { margin-top: 30px; }
  .m-cert .box-bd { padding: 0 50px; margin-top: 25px; }
  .m-cert .list-item { margin-right: .27%; width: 3.1%; }
  .m-cert .item-title { text-align: center; font-size: 16px; font-size: 1.6rem; line-height: 24px; margin-top: 11px; } }

@media screen and (max-width: 550px) { .m-cert .list-item { margin-right: .4%; width: 4.8%; } }

/*-------------1-1-about end---------------------------------------------------------------*/
/*-------------1-2-about start-------------------------------------------------------------*/
.about2-box .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 30px; }

.about2-box .item-desc p { margin-bottom: 5px; }

.about2-box .item-imgs img { width: 47.9285%; display: block; max-width: 671px; margin: 5px auto; }

@media screen and (max-width: 767px) { .about2-box .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; }
   }

@media screen and (max-width: 767px) { .about2-box .item-imgs img { width: 100%; } }

/*-------------1-2-about end---------------------------------------------------------------*/
/*-------------1-3-about start-------------------------------------------------------------*/
.faq-list { padding-bottom: 20px; }

.faq-list .ques-box { background-color: #EEEEEE; font-size: 16px; font-size: 1.6rem; font-family: "Arial-BoldMT"; line-height: 24px; margin-bottom: 27px; position: relative; cursor: pointer; color: #333; padding-top: 9px; padding-bottom: 9px; padding-left: 15px; padding-right: 35px; }

.faq-list .ques-box:after { position: absolute; content: ''; width: 14px; height: 14px; right: 18px; top: 50%; margin-top: -7px; background: url(https://34d5a8.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/jia.png) no-repeat center; }

.faq-list .ques-box.current:after { background: url(https://48de07.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/jian.png) no-repeat center; }

.faq-list .ans-box { font-size: 16px; font-size: 1.6rem; line-height: 30px; padding: 0 16px 15px; margin-top: -9px; color: #333; }

.faq-list .ans-box span { color: #1B4B6F; float: left; }

.faq-list .ans-box p { padding-left: 20px; }

@media screen and (max-width: 767px) { .faq-list .ques-box { font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-bottom: 15px; padding-top: 5px; padding-bottom: 5px; padding-left: 10px; padding-right: 30px; }
  .faq-list .ques-box:after { right: 10px; }
  .faq-list .ans-box { font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 0; padding: 0 10px 15px; } }

/*-------------1-3-about end---------------------------------------------------------------*/
/*-------------2-1-products start----------------------------------------------------------*/
.pro-main { width: 1029px; }

@media screen and (max-width: 1419px) { .pro-main { width: 830px; } }

@media screen and (max-width: 1219px) { .pro-main { width: 100%; } }

@media screen and (max-width: 999px) { .pro-main { width: 100%; } }

.pro1-list .list-item { float: left; width: 307px; margin-left: 53px; margin-bottom: 35px; }

.pro1-list .item-pic { position: relative; width: 100%; border: solid 1px #1B4B6F; }

.pro1-list .item-pic img { width: 100%; display: block; margin: 0 auto; max-width: 307px; }

.pro1-list .item-title { font-family: "Arial-BoldMT"; position: absolute; bottom: 0; left: 0; width: 100%; line-height: 36px; text-align: center; background-color: #000; background-color: rgba(0, 0, 0, 0.4); }

.pro1-list .item-title, .pro1-list .item-title a { color: #fff; }

.pro1-list .item-btnbox { margin-top: 18px; text-align: center; }

.pro1-list .item-btnbox input[type="checkbox"] { margin-right: 5px; }

.pro1-list .item-btn { display: inline-block; width: 232px; height: 39px; background-color: #F5F5F5; text-align: center; line-height: 40px; color: #333; }

.pro1-list .item-btn:hover { background-color: #1B4B6F; color: #FFFFFF; }

@media screen and (max-width: 1419px) { .pro1-list .list-item { width: 260px; margin-left: 25px; } }

@media screen and (max-width: 1219px) { .pro1-list .list-item { width: 307px; margin-left: 29px; }
  .pro1-list .item-btn { width: 150px; } }

@media screen and (max-width: 999px) { .pro1-list .list-item { width: 31.33%; margin: 0 1% 30px; } }

@media screen and (max-width: 600px) { .pro1-list .list-item { width: 48%; }
  .pro1-list .item-btn { width: 120px; height: 32px; line-height: 32px; } }

/*proslide*/
.proslide { width: 340px; background: #fff; }

.pslide-title { font-size: 24px; font-size: 2.4rem; font-family: "Arial-BoldMT"; text-transform: uppercase; text-align: left; background-color: #F5F5F5; line-height: 30px; padding: 12px 15px 8px; margin: 0 0 5px; position: relative; }

.pslide-title a { color: #1B4B6F; display: block; }

.pslide-title:hover { background-color: #1B4B6F; }

.pslide-title:hover a { color: #fff; }

.pslide-title:hover .proslide_menubtn span { background-color: #fff; }

.slidenav-list > li { margin-bottom: 4px; }

.slidenav-list > li > a { width: 100%; font-size: 18px; font-size: 1.8rem; font-family: "Arial-BoldMT"; line-height: 30px; padding: 5px 30px 6px 11px; word-break: break-all; background-color: #F5F5F5; display: block; position: relative; }

.slidenav-list > li > a:after { position: absolute; content: ''; width: 16px; height: 16px; right: 10px; top: 50%; margin-top: -8px; background: url(https://9aceea.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/snav1.png) no-repeat center; }

.slidenav-list > li:hover > a, .snav-active > a { background-color: #1B4B6F !important; color: #FFFFFF; }

.slidenav-list > li:hover > a:after, .snav-active > a:after { background-image: url(https://3b4653.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/snav1_1.png) !important; }

.snav-yiji { background-color: #FFFFFF; padding: 10px 0 8px; }

.snav-yiji > li > a { display: block; font-size: 14px; font-size: 1.4rem; font-family: "Arial-BoldMT"; line-height: 30px; color: #333333; padding: 0 12px 0 39px; background: url(https://ea14ad.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/snav2.png) no-repeat 15px 14px; }

.snav-yiji > li > a:hover, .snav-active2 a { background-image: url(https://ea14ad.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/snav2.png) !important; color: #1B4B6F !important; }

@media only screen and (max-width: 1219px) { .proslide { width: 100%; margin-top: 30px; } }

@media only screen and (max-width: 767px) { .pslide-title { font-size: 20px; font-size: 2rem; padding: 6px 10px; }
  .slidenav-list { display: none; }
  .slidenav-list > li > a { font-size: 16px; font-size: 1.6rem; }
  .snav-yiji { padding: 7px 0 10px; }
  .snav-yiji > li > a { font-size: 12px; font-size: 1.2rem; line-height: 24px; background-position-y: 12px; } }

/*-------------2-1-products end------------------------------------------------------------*/
/*-------------2-2-products start----------------------------------------------------------*/
.m-propic { margin: 0 auto; width: 760px; }

.m-propic .pic-big { position: relative; float: left; width: 586px; margin-right: 10px; }

.m-propic .big-img { display: block; line-height: 0; font-size: 0; border: 1px solid #1B4B6F; }

.m-propic .big-img .zoomPad { float: none; z-index: 8; }

.m-propic .zoomWrapperImage img { max-width: 1200px; }

.m-propic .pic-small { position: relative; float: left; width: 163px; padding-top: 36px; padding-bottom: 36px; overflow: hidden; }

.m-propic .pic-btn { position: absolute; margin: 0 auto; left: 0; right: 0; display: block; width: 100%; height: 17px; background-repeat: no-repeat; background-position: center; cursor: pointer; }

.m-propic .pic-btn.prev { top: 0; background-image: url("https://02a90b.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/up.png"); }

.m-propic .pic-btn.prev:hover { background-image: url("https://837d43.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/up_1.png"); }

.m-propic .pic-btn.next { bottom: 0; background-image: url("https://0d3d77.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/down.png"); }

.m-propic .pic-btn.next:hover { background-image: url("https://b172ec.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/down_1.png"); }

.m-propic .pic-list { height: 354px; overflow: hidden; }

.m-propic .pic-list ul { height: 2000px; }

.m-propic .list-item { margin-bottom: 10px; overflow: visible; padding-left: 7px; }

.m-propic .item-pics { display: block; border: 1px solid #1B4B6F; position: relative; overflow: visible; }

.m-propic .item-pics img { width: 100%; display: block; }

.m-propic .item-pics:hover:after, .m-propic .item-pics.zoomThumbActive:after { position: absolute; content: ''; width: 7px; height: 10px; background: url(https://ee84de.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/web9.png) no-repeat center; left: -7px; top: 50%; margin-top: -5px; }

.m-propic2 { display: none; }

@media screen and (max-width: 1219px) { .zoomPad { cursor: default !important; }
  .zoomPup { display: none !important; }
  .zoomWindow { display: none !important; }
  .zoomPreload { display: none !important; }
  .m-propic { max-width: 100%; float: none; }
  .m-propic .pic-big { height: auto; }
  /*.m-propic .pic-small { width: 110px; } .m-propic .pic-list { height: 444px; } .m-propic .list-item { margin-bottom: 40px; } */ }

@media screen and (max-width: 820px) { .m-propic1 { display: none; }
  .m-propic2 { position: relative; display: block; overflow: hidden; width: 100%; padding-left: 30px; padding-right: 30px; }
  .m-propic2 .box-btn { position: absolute; top: 50%; margin-top: -12px; display: block; width: 24px; height: 24px; background-repeat: no-repeat; background-position: center; -webkit-background-size: 100% 100%; background-size: 100% 100%; }
  .m-propic2 .box-btn.prev { left: 0; background-image: url(https://d15422.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/prev2.png); }
  .m-propic2 .box-btn.next { right: 0; background-image: url(https://21a976.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/next2.png); }
  .m-propic2 .box-btn.prev:hover { background-image: url(https://fb70dc.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/prev2_1.png); }
  .m-propic2 .box-btn.next:hover { background-image: url(https://3a2a31.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/next2_1.png); }
  .m-propic2 .box-list { overflow: hidden; }
  .m-propic2 .box-list ul { width: 1000%; }
  .m-propic2 .list-item { float: left; margin-left: .1%; margin-right: .1%; margin-bottom: 0; width: 3.13%; } }

@media only screen and (max-width: 500px) { .m-propic2 .list-item { float: left; margin-left: .1%; margin-right: .1%; margin-bottom: 0; width: 4.8%; } }

@media only screen and (max-width: 350px) { .m-propic2 .list-item { float: left; margin-left: .1%; margin-right: .1%; margin-bottom: 0; width: 9.8%; } }

.pro2-info { padding-left: 132px; }

.pro2-info .pro2-title { font-size: 24px; font-size: 2.4rem; margin: 12px 0 0; font-family: "Arial-BoldMT"; }

.pro2-info .item-desc { padding: 5px 0 20px; font-size: 18px; font-size: 1.8rem; line-height: 34px; }

.pro2-info .item-desc, .pro2-info .item-desc p, .pro2-info .item-desc li, .pro2-info .item-desc span, .pro2-info .item-desc ab, .pro2-info .item-desc strong { color: #333; }

.pro2-info .item-desc img, .pro2-info .item-desc iframe { max-width: 100%; }

.pro2-info .pro-share { float: right; margin-top: 9px; }

@media screen and (max-width: 1419px) { .pro2-info { padding-left: 35px; } }

@media screen and (max-width: 1219px) { .pro2-info { padding-left: 0; } }

@media screen and (max-width: 999px) { .pro2-info .pro2-title { text-align: center; }
  .pro2-info .pro-share { float: none; text-align: center; } }

@media screen and (max-width: 767px) { .pro2-info .pro2-title { font-size: 20px; font-size: 2rem; }
  .pro2-info .item-desc { padding: 5px 0 20px; font-size: 14px; font-size: 1.4rem; line-height: 24px; } }

.pro2-btns { margin-bottom: 38px; }

.pro2-btn { width: 232px; height: 40px; color: #1B4B6F; display: inline-block; text-align: center; line-height: 40px; border: solid 2px #1B4B6F; }

.pro2-btn1 { margin-right: 13px; }

.pro2-btn:hover { background-color: #1B4B6F; color: #FFFFFF; }

.pro2-btn.no:hover { background-color: #FFFFFF; color: #1B4B6F; }

@media only screen and (max-width: 999px) { .pro2-btns { float: none; margin-top: 20px; text-align: center; } }

@media only screen and (max-width: 510px) { .pro2-btn { width: 45%; }
  .pro2-btn1 { margin-right: 5%; } }

/* pro2spec-title */
.pro2spec-title { font-family: "Arial-BoldMT"; font-size: 30px; font-size: 3rem; text-transform: uppercase; position: relative; }

.pro2spec-title span { display: inline-block; background-color: #FFFFFF; position: relative; z-index: 2; padding-right: 27px; }

.pro2spec-title span:after { position: absolute; content: ''; width: 10px; height: 10px; border-radius: 5px; background: #1B4B6F; right: 0; top: 50%; margin-top: -5px; }

.pro2spec-title a:hover { color: #1B4B6F; }

.pro2spec-title:after { position: absolute; content: ''; right: 73px; left: 0; height: 2px; background-color: #1B4B6F; top: 50%; margin-top: -1px; }

@media only screen and (max-width: 767px) { .pro2spec-title { font-size: 24px; font-size: 2.4rem; } }

@media only screen and (max-width: 500px) { .pro2spec-title { font-size: 20px; font-size: 2rem; }
  .pro2spec-title span { padding-right: 0; }
  .pro2spec-title span:after { display: none; }
  .pro2spec-title:after { display: none; } }

.Related-scrollbox { position: relative; }

.Related-scrollbox .scroll-btn { width: 24px; height: 24px; display: inline-block; cursor: pointer; position: absolute; top: 5px; }

.Related-scrollbox .scroll-btn.prev { background: url(https://d15422.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/prev2.png) no-repeat center; -webkit-background-size: contain; background-size: contain; right: 34px; }

.Related-scrollbox .scroll-btn.prev:hover { background-image: url(https://fb70dc.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/prev2_1.png); }

.Related-scrollbox .scroll-btn.next { background: url(https://21a976.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/next2.png) no-repeat center; -webkit-background-size: contain; background-size: contain; right: 0; }

.Related-scrollbox .scroll-btn.next:hover { background-image: url(https://3a2a31.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/next2_1.png); }

.Related-scrollbox .scroll-list-box { width: 100%; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-top: 40px; }

@media screen and (max-width: 767px) { .Related-scrollbox .scroll-btn { top: 0; }
  .Related-scrollbox .scroll-list-box { margin-top: 25px; } }

.Related-scrollbox .scroll-list { width: 10000%; }

.Related-scrollbox .scroll-list .list-item { float: left; width: 307px; margin-right: 53px; }

.Related-scrollbox .scroll-list .item-pic { position: relative; width: 100%; border: solid 1px #1B4B6F; }

.Related-scrollbox .scroll-list .item-pic img { width: 100%; display: block; margin: 0 auto; max-width: 307px; }

.Related-scrollbox .scroll-list .item-title { font-family: "Arial-BoldMT"; position: absolute; bottom: 0; left: 0; width: 100%; line-height: 36px; text-align: center; background-color: #000; background-color: rgba(0, 0, 0, 0.4); }

.Related-scrollbox .scroll-list .item-title, .Related-scrollbox .scroll-list .item-title a { color: #fff; }

@media screen and (max-width: 1419px) { .Related-scrollbox .scroll-list .list-item { width: 260px; margin-right: 25px; } }

@media screen and (max-width: 1219px) { .Related-scrollbox .scroll-list .list-item { width: 307px; margin-right: 29px; }
  .Related-scrollbox .scroll-list .item-btn { width: 150px; } }

@media screen and (max-width: 999px) { .Related-scrollbox .scroll-list .list-item { width: 0.32%; margin-right: 0.02%; } }

@media screen and (max-width: 600px) { .Related-scrollbox .scroll-list .list-item { width: 0.49%; margin-right: 0.02%; } }

/*-------------2-2-products end------------------------------------------------------------*/
/*-------------3-1-news start--------------------------------------------------------------*/
.news1-list .list-item { width: 100%; margin-bottom: 70px; }

.news1-list .item-pic { width: 410px; float: left; margin-right: 45px; }

.news1-list .item-pic img { width: 100%; max-width: 410px; display: block; margin: 0 auto; }

.news1-list .item-body { overflow: hidden; }

.news1-list .item-title { font-size: 20px; font-size: 2rem; font-family: "Arial-BoldMT"; line-height: 30px; margin-top: 11px; }

.news1-list .item-date { margin-top: 11px; font-size: 16px; font-size: 1.6rem; line-height: 30px; }

.news1-list .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 30px; height: 90px; margin-top: 30px; }

.news1-list .item-desc, .news1-list .item-desc a { color: #333; }

.news1-list .item-btn { display: block; font-size: 18px; font-size: 1.8rem; font-family: "Arial-BoldMT"; margin-top: 33px; }

.news1-list .item-btn:hover { color: #1B4B6F; }

@media screen and (max-width: 999px) { .news1-list .list-item { margin-bottom: 50px; }
  .news1-list .item-pic { width: 350px; margin-right: 30px; }
  .news1-list .item-title { margin-top: 0; }
  .news1-list .item-desc { margin-top: 10px; } }

@media screen and (max-width: 767px) { .news1-list .list-item { margin-bottom: 30px; }
  .news1-list .item-pic { width: 280px; margin-right: 15px; }
  .news1-list .item-title { font-size: 18px; font-size: 1.8rem; }
  .news1-list .item-date { font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 5px; }
  .news1-list .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; height: 72px; }
  .news1-list .item-btn { font-size: 16px; font-size: 1.6rem; margin-top: 15px; } }

@media screen and (max-width: 640px) { .news1-list .item-pic { width: 100%; float: none; margin: 0 auto 15px; } }

/*-------------3-1-news end----------------------------------------------------------------*/
/*-------------3-2-news start--------------------------------------------------------------*/
.news-main { width: 798px; }

.news-main .news2-img img { max-width: 100%; display: block; margin: 0 auto; }

.news-main .news2-title { font-size: 20px; font-size: 2rem; font-family: "Arial-BoldMT"; margin-top: 35px; color: #1B4B6F; }

.news-main .news2-date { font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 15px; }

.news-main .news2-spec { font-size: 16px; font-size: 1.6rem; line-height: 30px; padding: 29px 0 0; color: #333; }

.news-main .news2-spec p, .news-main .news2-spec span, .news-main .news2-spec a, .news-main .news2-spec li, .news-main .news2-spec b, .news-main .news2-spec strong { color: #333; }

.news-main .news2-spec img, .news-main .news2-spec iframe { max-width: 100%; }

@media screen and (min-width: 1420px) { .news-main { width: 984px; } }

@media screen and (max-width: 1219px) { .news-main { width: 590px; } }

@media screen and (max-width: 999px) { .news-main { width: 100%; float: none; } }

@media screen and (max-width: 767px) { .news-main .news2-title { font-size: 16px; font-size: 1.6rem; line-height: 24px; margin-top: 15px; }
  .news-main .news2-date { font-size: 14px; font-size: 1.4rem; margin-top: 0; }
  .news-main .news2-spec { font-size: 14px; font-size: 1.4rem; line-height: 24px; padding: 10px 0 0; } }

/*news2_right*/
.news2_right { width: 355px; }

.news2_right .pro-share { text-align: center; margin: 34px 0 47px; }

.news2_right .pro-share .share-title { color: #1B4B6F; font-size: 16px; font-size: 1.6rem; }

.news2_right .title { padding-top: 7px; margin-bottom: 15px; display: block; font-size: 24px; font-size: 2.4rem; font-family: "Arial-BoldMT"; color: #1B4B6F; line-height: 40px; }

.back-btn { width: 222px; height: 51px; line-height: 50px; background-color: #1B4B6F; border-radius: 10px; text-align: center; color: #FFFFFF; font-size: 18px; font-size: 1.8rem; font-family: Verdana; display: block; margin: 0 auto 0; }

/*LATEST POST*/
.news2_right .ex_wrap { width: 355px; margin: 0 auto; }

.news2_right .ex-top { border: 1px solid #B3D3EC; padding: 0 18px 0; }

.news2_right .ex-top dl { max-width: 319px; width: 100%; margin: 0 auto; }

.news2_right .ex-top dl dd a { display: block; }

.news2_right .ex-top ul { margin-bottom: 5px; }

.news2_right .ex-top li { padding-bottom: 13px; }

.news2_right .ex-top .item-pic { width: 100%; }

.news2_right .ex-top .item-pic img { width: 100%; max-width: 320px; display: block; }

.news2_right .ex-top .item-title { margin: 15px 0 0px; font-size: 16px; font-size: 1.6rem; font-family: "Arial-BoldMT"; color: #333; line-height: 24px; padding: 0 8px; }

.news2_right .ex-top .item-date { line-height: 38px; padding: 0 8px; }

@media screen and (max-width: 999px) { .news2_right { width: 100%; float: none; margin-top: 30px; }
  .news2_right .ex_wrap { width: 100%; max-width: 705px; }
  .news2_right .ex-top dl { max-width: 100%; }
  .news2_right .ex-top li { width: 48%; margin: 0 1%; float: left; }
  .back-btn { margin: 0 auto; } }

@media only screen and (max-width: 767px) { .news2-title { font-size: 14px; font-size: 1.4rem; }
  .news2_right { margin-top: 30px; }
  .back-btn { height: 40px; line-height: 40px; font-size: 16px; font-size: 1.6rem; }
  .news2_right .pro-share { margin: 15px 0 20px; }
  .news2_right .title { font-size: 2rem; font-size: 20px; }
  .news2_right .top_imgtd { margin-bottom: 15px; }
  .news2_right .ex-top ul { margin-bottom: 0; }
  .news2_right .ex-top li { padding-bottom: 15px; }
  .news2_right .ex-top .item-title { font-size: 14px; font-size: 1.4rem; line-height: 22px; }
  .news2_right .ex-top .item-date { font-size: 12px; font-size: 1.2rem; line-height: 20px; } }

@media only screen and (max-width: 400px) { .news2_right .ex-top li { width: 100%; } }

/*-------------3-2-news end----------------------------------------------------------------*/
/*-------------4-1-download start----------------------------------------------------------*/
.download-list { padding-bottom: 32px; }

.download-list .list-item { border-bottom: dashed 1px #C6C6C6; position: relative; padding-bottom: 40px; }

.download-list .item-pics { float: left; width: 59px; margin-right: 23px; margin-top: 40px; }

.download-list .item-pics img { display: block; width: 100%; max-width: 59px; margin: 0 auto; }

.download-list .item-body { overflow: hidden; padding-right: 217px; }

.download-list .item-title { font-family: "Arial-BoldMT"; font-size: 18px; font-size: 1.8rem; line-height: 38px; margin-top: 29px; }

.download-list .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 30px; }

.download-list .item-desc, .download-list .item-desc a { color: #333; }

.download-list .item-btn { display: block; width: 142px; height: 42px; border: 1px solid #1B4B6F; background: url(https://465476.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/d2.png) no-repeat 21px center; color: #1B4B6F; line-height: 40px; padding-left: 50px; position: absolute; top: 61px; right: 0; }

.download-list .item-btn:hover { background: url(https://3a23f7.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/d2_h.png) #1B4B6F  no-repeat 21px center; color: #FFF; }

@media screen and (max-width: 1219px) { .download-list .item-body { padding-right: 160px; } }

@media screen and (max-width: 999px) { .download-list .item-title { font-size: 16px; font-size: 1.6rem; line-height: 30px; }
  .download-list .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; } }

@media screen and (max-width: 767px) { .download-list .list-item { padding-bottom: 20px; }
  .download-list .item-pics { margin-top: 20px; }
  .download-list .item-title { margin-top: 15px; }
  .download-list .item-btn { width: 120px; height: 36px; line-height: 34px; background-position-x: 10px; padding-left: 40px; }
  .download-list .item-body { padding-right: 140px; } }

@media screen and (max-width: 640px) { .download-list .item-body { padding-right: 0; }
  .download-list .item-btn { position: relative; top: auto; right: auto; margin: 20px auto 0; } }

/*-------------4-1-download end------------------------------------------------------------*/
/*-------------5-contact start-------------------------------------------------------------*/
/* .contact-top start */
.contact-top .list-item { float: left; width: 244px; text-align: center; font-family: "Arial-BoldMT"; margin-left: 130px; margin-bottom: 17px; }

.contact-top .item-pics { width: 100%; height: 80px; overflow: hidden; }

.contact-top .item-pics img { display: block; width: 100%; max-width: 80px; max-height: 80px; margin: 0 auto; }

.contact-top .item-title { font-size: 16px; font-size: 1.6rem; line-height: 28px; text-transform: uppercase; color: #1B4B6F; margin-top: 15px; }

.contact-top .item-desc { font-size: 18px; font-size: 1.8rem; line-height: 26px; height: 52px; word-break: break-all; }

.contact-top .item-desc, .contact-top .item-desc a { color: #333; }

@media screen and (max-width: 1419px) { .contact-top .list-item {  margin-left: 70px; } }

@media screen and (max-width: 1219px) { .contact-top .list-item { width: 216px; margin-left: 38px; } }

@media screen and (max-width: 999px) { .contact-top .list-item { width: 48%; margin: 0 1% 15px; } }

@media screen and (max-width: 767px) { .contact-top .item-title { font-size: 14px; font-size: 1.4rem; line-height: 24px; }
  .contact-top .item-desc { font-size: 16px; font-size: 1.6rem; line-height: 24px; height: 48px; } }

@media screen and (max-width: 640px) { .contact-top .list-item { width: 31.33%; margin: 0 1% 10px; } }

@media screen and (max-width: 500px) { .contact-top .list-item { width: 48%; margin: 0 1% 10px; } }

/* .contact-top end */
/* contact-form start */
.c-add { margin-top: 5px; text-align: center; line-height: 28px; font-family: "Arial-BoldMT"; font-size: 18px; font-size: 1.8rem; }

.c-add p { background: url(https://67b394.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/c6.png) no-repeat left 3px; display: inline-block; padding-left: 36px; padding-bottom: 3px; }

.c-add span { color: #1B4B6F; text-transform: uppercase; font-size: 16px; font-size: 1.6rem; }

@media screen and (max-width: 767px) { .c-add { font-size: 16px; font-size: 1.6rem; }
  .c-add p { width: 100%; text-align: left; padding-left: 30px; } }

.m-form { margin-top: 37px; }

.m-form .box-form { overflow: hidden; }

.m-form .box-fix1 { float: left; width: 41.78571%; }

.m-form .box-fix2 { float: right; width: 55%; }

.m-form .form-item { float: left; margin-bottom: 25px; width: 100%; padding-left: 20px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.m-form .form-item.important { background: url("https://eac5e2.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/xing.png") no-repeat left 28px; }

.m-form .form-item2 { width: 42.72727%; }

.m-form .form-item3 { margin-left: 1.2987%; padding-left: 0; width: 26.62337%; height: 64px; line-height: 62px; text-align: center; border: 1px solid #CFCFCF; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; overflow: hidden; }

.m-form .form-item3 img { max-height: 64px; vertical-align: middle; }

.m-form .form-item4 { float: right; padding-left: 0; width: 27.92207%; }

.m-form .form-text { width: 100%; height: 64px; line-height: 62px; padding-left: 55px; padding-right: 10px; font-size: 20px; font-size: 2rem; color: #333; border: 1px solid #1B4B6F; border-radius: 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.m-form .form-text.name { background: url("https://c164bf.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/c1.png") no-repeat 16px 19px; }

.m-form .form-text.email { background: url("https://f52f4e.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/c2.png") no-repeat 16px 19px; }

.m-form .form-text.tel { background: url("https://d432ec.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/c3.png") no-repeat 16px 19px; }

.m-form .form-text.country { background: url("https://5bca98.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/c4.png") no-repeat 16px 19px; }

.m-form .form-text.msg { background: url("https://6d5f0e.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/c5.png") no-repeat 16px 19px; }

.m-form .form-text2 { height: 239px; padding-top: 18px; line-height: 24px; display: block; }

.m-form .form-text3 { padding-left: 12px; }

.m-form .form-btn { width: 100%; height: 64px; font-size: 20px; font-size: 2rem; font-family: "Arial-BoldMT"; text-align: center; color: #fff; background-color: #1B4B6F; border-radius: 0; text-transform: uppercase; }

@media screen and (max-width: 999px) { .m-form .form-item3, .m-form .form-text, .m-form .form-btn { height: 48px; line-height: 46px; font-size: 16px; font-size: 1.6rem; }
  .m-form .form-item { margin-bottom: 15px; }
  .m-form .form-text2 { height: 173px; padding-top: 15px; line-height: 20px; }
  .m-form .form-text { background-position-y: 12px !important; }
  .m-form .form-item.important { background: url("https://eac5e2.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/xing.png") no-repeat left 21px; } }

@media screen and (max-width: 767px) { .m-form { margin-top: 20px; }
  .m-form .box-fix { float: none; width: 100%; }
  .m-form .form-item3, .m-form .form-text, .m-form .form-btn { font-size: 14px; font-size: 1.4rem; } }

/* contact-form end */
/* map start */
.map img { width: 100%; display: block; max-width: 1400px; margin: 0 auto; }

/* map end */
/*-------------5-contact end---------------------------------------------------------------*/
/*-------------6-1-project start-----------------------------------------------------------*/
.project1-list .list-item { float: left; width: 31.4285%; margin-left: 2.8571%; margin-bottom: 36px; text-align: center; }

.project1-list .item-body { padding: 0 29px; }

.project1-list .item-title { font-family: "Arial-BoldMT"; font-size: 20px; font-size: 2rem; line-height: 34px; margin-top: 18px; }

.project1-list .item-desc { line-height: 22px; height: 44px; margin-top: 8px; }

.project1-list .item-desc, .project1-list .item-desc a { color: #333; }

@media screen and (max-width: 999px) { .project1-list .list-item { width: 31.33%; margin: 0 1% 30px; }
  .project1-list .item-body { padding: 0; } }

@media screen and (max-width: 767px) { .project1-list { padding-bottom: 10px; }
  .project1-list .list-item { width: 48%; margin-bottom: 20px; }
  .project1-list .item-title { font-size: 18px; font-size: 1.8rem; line-height: 24px; margin-top: 10px; }
  .project1-list .item-desc { margin-top: 5px; } }

@media screen and (max-width: 400px) { .project1-list .list-item { width: 98%; } }

/*-------------6-1-project end-------------------------------------------------------------*/
/*-------------6-2-project start-----------------------------------------------------------*/
.project2-main .item-title { font-family: "Arial-BoldMT"; font-size: 24px; font-size: 2.4rem; text-align: center; color: #1B4B6F; }

.project2-main .item-desc { padding-top: 35px; padding-bottom: 30px; font-size: 16px; font-size: 1.6rem; color: #333; line-height: 30px; }

.project2-main .item-desc p, .project2-main .item-desc a, .project2-main .item-desc span, .project2-main .item-desc li, .project2-main .item-desc strong, .project2-main .item-desc b { color: #333; }

.project2-main .item-desc img, .project2-main .item-desc iframe { max-width: 100%; }

.project2-main .news-other-item { line-height: 30px; color: #333; font-size: 16px; font-size: 1.6rem; margin-bottom: 17px; }

.project2-main .news-other-item a:hover { color: #1B4B6F; }

.project2-main .news-prev-btn, .project2-main .news-next-btn { width: 79px; height: 26px; line-height: 26px; border: solid 1px #333333; display: inline-block; text-align: center; margin-right: 5px; font-size: 14px; font-size: 1.4rem; }

@media only screen and (max-width: 999px) { .project2-main .news-other-item { margin-bottom: 10px; } }

@media screen and (max-width: 767px) { .project2-main .item-title { font-size: 20px; font-size: 2rem; }
  .project2-main .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 24px; padding: 15px 0; }
  .project2-main .news-other-item { font-size: 14px; font-size: 1.4rem; margin-bottom: 10px; } }

/*-------------6-2-project end-------------------------------------------------------------*/
.m-kf { position: fixed; *position: absolute; z-index: 997; right: 0; top: 20%; background-color: #F3F3F3; padding-bottom: 11px; }

.m-kf .list-item { position: relative; padding-top: 21px; padding-bottom: 6px; padding-left: 5px; padding-right: 10px; cursor: pointer; -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; }

.m-kf .list-item:first-child .item-line { display: none; }

.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: 66px; }

.m-kf .item-pics img { display: block; margin: 0 auto; }

.m-kf .item-title { margin-top: 8px; font-size: 16px; font-size: 1.6rem; color: #333; text-align: center; }

.m-kf .item-title a { color: #333; }

.m-kf .item-line { position: absolute; left: 50%; top: 0; margin-left: -33px; display: block; width: 66px; height: 1px; background-color: #aaa; }

.m-kf .item-wx { position: absolute; right: 100%; top: 0; width: 120px; line-height: 0; font-size: 0; display: none; }

@media screen and (max-width: 767px) { .m-kf { 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: 5px 0; width:33% }
  .m-kf .list-item .img { left: 0; top: auto; right: auto; bottom: 100%; }
  .m-kf .item-pics img { width: 33px; }
  .m-kf .item-line { display: none; }
  .m-kf .item-wx { left: 0; right: auto; top: auto; bottom: 100%; }
  .m-kf .item-title { font-size: 14px; font-size: 1.4rem; margin-top: 5px; } }

@media screen and (min-width: 768px) { .m-kf .kf-item2:hover .item-wx { display: block; } }

.close-kf { width: 24px; height: 24px; position: absolute; top: 0; right: 0; background: url(https://ba4594.claudeassets.com/20210419222257im_/https://www.sh-yntall.com/themes/simplebootx/taijinfan/images/close.png) no-repeat center; -webkit-background-size: contain; background-size: contain; cursor: pointer; }

.contact-form { padding-bottom: 20px; }
.toubsheji img{ margin-left:10px}

.catdesc{text-align: left; margin: 0 auto; padding-bottom: 30px; font-size: 16px; font-size: 1.6rem; line-height: 23px;}
.catdesc h1{font-size: 20px; font-size: 2rem;}
.catdesc h2{font-size: 16px;font-size: 1.6rem;}
.catdesc p a:hover{color: #E71A19;}
/*
     FILE ARCHIVED ON 00:10:16 Jul 16, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:41:20 Sep 05, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.452
  exclusion.robots: 0.059
  exclusion.robots.policy: 0.051
  esindex: 0.006
  cdx.remote: 24.996
  LoadShardBlock: 169.053 (3)
  PetaboxLoader3.datanode: 169.22 (4)
  PetaboxLoader3.resolve: 87.219 (2)
  load_resource: 89.843
*/