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

html { font-size: 62.5%; }

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

img { border: none; }

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

ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span { margin: 0; padding: 0; list-style: none; color: #333; }

a { text-decoration: none; color: #333; outline: none; transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s; }

h1 { margin: 0; padding: 0; font-weight: normal; color: #333; }

.clear { clear: both; }

.maln { margin-left: auto !important; }

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

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

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

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

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

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

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

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

textarea { resize: none; }

.pull-left { float: left; }

.pull-right { float: right; }

.fix { *zoom: 1; }

.fix:after, .fix:before { display: block; content: "clear"; height: 0; clear: both; overflow: hidden; visibility: hidden; }

/* html5 */
article, aside, dialog, footer, header, section, footer, nav, figure, menu { display: block; }

ul, form, p, a, img, table, tr, td, ul, li, dd, dt, dl, span, div { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }

input, textarea { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }

::-webkit-input-placeholder { color: #666; opacity: 1; }

/* WebKit browsers */
:-o-placeholder { color: #666; opacity: 1; }

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

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

/* Internet Explorer 10+ */
.self-ellipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.self-ellipsis-2 { display: -webkit-box; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.self-ellipsis-3 { display: -webkit-box; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

.self-ellipsis-4 { display: -webkit-box; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }

.relative { position: relative; }

.absolute { position: absolute; }

.common-vc { position: absolute; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); }

.common-hc { position: absolute; left: 50%; transform: translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); }

.common-center { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); }

.text-right { text-align: right; }

.text-left { text-align: left; }

.nlazy { min-width: 20%; }

/**/
[class*="-item"] .item-pic, [class*="-item"] .item-pics { position: relative; display: block; text-align: center; overflow: hidden; }

[class*="-item"] .item-pic img { -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; }

[class*="-item"] .item-pic:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

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

[class*="-item"] .item-title a:hover { color: #FF8B00 !important; }

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

[class*="-item"] .item-subt a:hover { color: #FF8B00 !important; }

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

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

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

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

@media screen and (min-width:1220px) and (max-width:1419px) {.wp {width: 1200px;margin: auto;}} */
.wp { width: 1200px; margin: auto; }

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

@media screen and (min-width: 1000px) and (max-width: 1219px) { .wp { width: 980px; margin: auto; } }

@media screen and (max-width: 999px) { .wp { width: 95%; margin: auto; } }

@media screen and (min-width: 1220px) { .no_marginr { margin-right: auto !important; }
  .no_marginl { margin-left: auto !important; } }

@media screen and (min-width: 1000px) and (max-width: 1219px) { .no_marginr { margin-right: auto !important; }
  .no_marginl { margin-left: auto !important; } }

/*-------------table start-------------------------------------------------------------------*/
.table table { width: 100%; border-collapse: collapse; line-height: 22px; border: 1px solid #ccc; }

.table table tr td { padding: 3px; border: 1px solid #ccc; }

@media screen and (max-width: 1000px) { .table { width: 100%; overflow: scroll; }
  .table table { width: 885px; } }

/*-------------table end---------------------------------------------------------------------*/
/*-------------proslide_menubtn start--------------------------------------------------------*/
.proslide_menubtn { display: none; width: 23px; height: 18px; position: absolute; top: 15px; right: 12px; cursor: pointer; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; z-index: 9999; }

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

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

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

.page a { width: 44px; height: 37px; line-height: 35px; -moz-box-sizing: border-box; box-sizing: border-box; display: inline-block; margin: 0 3px 10px; border: solid 1px #ededed; background-color: #f8f8f8; color: #333; }

.page .prev, .page .next { width: 76px; }

.page .first, .page .last { width: 55px; }

.page a:hover, .page .page-active { background-color: #FF8B00 !important; color: #FFFFFF !important; border-color: #FF8B00 !important; }
.page a.no:hover { background-color: #f8f8f8 !important; color: #333 !important; border-color: #ededed !important; }
.fl { float: none; display: inline-block; }

.add-form { float: none; background: url(../images/af-bg.png) no-repeat right center; padding-right: 23px; display: inline-block; margin-left: 22px; }

.add-btn { width: 168px; height: 36px; line-height: 36px; text-align: center; border: solid 1px #FF8B00; background-color: #FF8B00; color: #FFFFFF; cursor: pointer; font-size: 14px; font-size: 1.4rem; }

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

@media only screen and (max-width: 767px) { .fl { float: none; }
  .add-btn { font-size: 12px; font-size: 1.2rem; height: 30px; line-height: 30px; }
  .add-form { float: none; display: inline-block; }
  .page a { font-size: 12px; font-size: 1.2rem; width: 30px; height: 30px; line-height: 28px; } }

/*-------------page-end--------------------------------------------------------------------*/
/*-------------contact start---------------------------------------------------------------*/
.contact-pc { position: fixed; z-index: 999; right: 0; width: 57px; }

.contact-pc li { position: relative; width: 100%; height: 57px; border-radius: 0; margin-bottom: 0; background-color: #333; border-top: solid 1px #555; }

.contact-pc li:first-child { border-top: 0; }

.contact-pc li div { width: 57px; display: inline-block; float: left; }

.contact-pc li:hover a { right: 0; background-color: #FF8B00; }

.contact-pc li a { position: absolute; display: block; height: 100%; width: 272px; line-height: 57px; cursor: pointer; right: -217px; top: 0; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-transition: all .5s; color: #000; }

.contact-pc li a > div { text-align: center; }

.contact-pc li .iconfont { color: #fff; }

.contact-pc li .ewm { position: absolute; bottom: 0; left: 125px; max-width: 120px; width: 120px; height: 120px; }

.contact-pc li.ewm-box:hover .ewm { left: -125px; }

.contact-pc li.c4 a { width: 57px; right: 0; }

.c1 .iconfont { font-size: 36px; font-size: 3.6rem; }

.c2 .iconfont { font-size: 32px; font-size: 3.2rem; }

.c3 .iconfont { font-size: 36px; font-size: 3.6rem; }

.c4 .iconfont { width: 31px; height: 31px; display: inline-block; line-height: 31px; text-align: center; font-size: 14px; font-size: 1.4rem; border-radius: 50%; border: solid 1px #fff; }

.contact-phone { position: fixed; bottom: 0; height: 50px; left: 0; right: 0; display: none; z-index: 999; }

.contact-phone li { width: 25%; height: 100%; float: left; position: relative; background-color: #333; }

.contact-phone li a { display: block; height: 100%; width: 100%; text-align: center; line-height: 50px; cursor: pointer; }

.contact-phone li .ewm { position: absolute; bottom: 47px; right: 0; display: none; max-width: 120px; width: 120px; height: 120px; }

.contact-phone li .iconfont { color: #fff; font-size: 24px; font-size: 2.4rem; }

.contact-phone li.c4 .iconfont { width: 24px; height: 24px; display: inline-block; line-height: 24px; text-align: center; font-size: 14px; font-size: 1.4rem; border-radius: 50%; border: solid 1px #fff; }

@media only screen and (max-width: 767px) { .contact-pc { display: none; }
  .contact-phone { display: block; }
  body { padding-bottom: 50px; } }

/*back-top*/
.back-top { position: fixed; right: 5px; bottom: -100px; -webkit-transition: 1s; -o-transition: 1s; -moz-transition: 1s; transition: 1s; cursor: pointer; z-index: 998; }

.back-top:after { position: absolute; content: ''; background-color: #153371; width: 30px; height: 30px; top: 50%; left: 50%; margin: -15px 0 0 -15px; z-index: 997; }

.back-top .iconfont { font-size: 44px; font-size: 4.4rem; border-radius: 50%; color: #e1e1e1; box-shadow: 0px 5px 15px 0px rgba(0, 26, 41, 0.41); position: relative; z-index: 998; }

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

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

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

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

.m-oths .oths-item { line-height: 30px; }

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

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

.m-oths .oths-item a:hover { color: #FF8B00; }

.m-oths .oths-item-1 { margin-bottom: 8px; }

.m-oths .iconfont { font-size: 26px; font-size: 2.6rem; color: #FF8B00; vertical-align: middle; margin-right: 5px; }

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

/*-------------bread start-----------------------------------------------------------------*/
.bread { border-bottom: dashed 1px #ccc; line-height: 24px; font-size: 16px; font-size: 1.6rem; padding: 8px 0 9px; overflow: hidden; }

.bread .iconfont { color: #666; font-size: 18px; font-size: 1.8rem; }

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

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

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

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

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

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

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

/* Internet Explorer 10+ */
.search-box { position: relative; z-index: 9; width: 280px; height: 35px; background-color: #E7E7E7; cursor: pointer; }

.search-box .iconfont { font-size: 16px; font-size: 1.6rem; color: #fff; position: absolute; width: 44px; height: 35px; line-height: 35px; text-align: center; right: 0; top: 0; z-index: -1; background-color: #EB6300; }

.search-box .search-input { position: absolute; top: 0; right: 0; width: 100%; height: 100%; line-height: 35px; padding: 0 12px 0 14px; font-size: 12px; font-size: 1.2rem; color: #666; }

.search-box .search-submit { position: absolute; width: 44px; height: 100%; top: 0px; right: 0px; cursor: pointer; z-index: 1; }

/*-------------header start----------------------------------------------------------------*/
.header { border-top: solid 5px #EB6300; }

.header .h-top { border-bottom: #DCDCDC 1px solid; padding: 22px 0 22px; }

.header .h-top .langbox { margin-top: 25px; font-size: 16px; font-size: 1.6rem; }

.header .h-top .langbox svg, .header .h-top .langbox img { vertical-align: middle; margin: 0 2px 0 15px; max-width: 27px; max-height: 17px; }

.header .h-top .langbox .chinese { font-family: '微软雅黑'; font-size: 14px; font-size: 1.4rem; }

.header .h-top .langbox a:hover { color: #FF8B00; }

@media screen and (max-width: 1219px) { .header .h-top .langbox { margin-top: 0; } }

@media screen and (max-width: 767px) { .header .h-top .langbox { padding-right: 35px; }
  .header .h-top .langbox svg, .header .h-top .langbox img { margin: 0 2px 0 5px; } }

.header .h-top .logo { float: left; display: block; }

.header .h-top .logo-text { margin-top: 20px; margin-left: 26px; padding-left: 34px; border-left: solid 1px #dcdcdc; }

.header .h-top .logo-text .item-title { font-family: "Overpass-Bold"; font-size: 26px; font-size: 2.6rem; letter-spacing: -2px; margin-top: -2px; }

.header .h-top .logo-text .item-subt { font-size: 13px; font-size: 1.3rem; color: #666; margin-top: 8px; }

@media screen and (max-width: 1219px) { .header .h-top { padding: 15px 0 22px; } }

@media screen and (max-width: 999px) { .header .h-top .logo { height: 70px; }
  .header .h-top .logo-text { margin-left: 10px; padding-left: 10px; }
  .header .h-top .logo-text .item-title { font-size: 20px; font-size: 2rem; } }

@media screen and (max-width: 767px) { .header .h-top { padding: 5px 0 15px; }
  .header .h-top .logobox { float: none; }
  .header .h-top .logo { float: none; margin: 10px auto 0; height: 60px; }
  .header .h-top .logo-text { float: none; border-left: 0; margin-left: 0; padding-left: 0; text-align: center; margin-top: 10px; }
  .header .h-top .logo-text .item-title { font-size: 16px; font-size: 1.6rem; }
  .header .h-top .logo-text .item-subt { font-size: 12px; font-size: 1.2rem; margin-top: 0; } }

.header .navlist { padding-top: 19px; padding-bottom: 13px; }

.header .navlist > li {  
    /*position: relative;*/
    float: left;
    margin-left: 20px;
    padding-left: 23px;
    padding-right: 24px; }

.header .navlist > li:first-child { margin-left: 0; }

.header .navlist > li:first-child:after { display: none; }

.header .navlist > li:after { position: absolute; content: ''; top: 0; height: 26px; width: 1px; background-color: #dcdcdc; left: -10px; }

.header .navlist > li > a { font-size: 16px; font-size: 1.6rem; font-weight: bold; text-transform: uppercase; display: block; position: relative; line-height: 26px; padding-bottom: 7px; border-bottom: solid 3px transparent; }



.yijiw{background:#fff;
/*background:rgba(255,255,255,0);*/
position:absolute;
/*width:280px;*/
/*left:50%; transform: translateX(-50%);*/
width:100%;
left:0%; 
top:-9999px; z-index: 99999999999999;
    
}
/*.yiji{background:#fff; box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);}*/
.yiji{     display: flex;
    flex-wrap: wrap;
    align-content: flex-start;}
.yiji li{position:relative;transition:0.5s; width: 14%;  padding-top:10px; padding-bottom:10px;}
.yiji li a.categorybt{display:block;font-size:14px;font-size:1.3rem;
/*line-height:40px;*/line-height:1.6;padding: 0 10px; 
/*text-align: center; */
/*white-space: nowrap;    overflow: hidden;    text-overflow: ellipsis;*/
 overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
margin-bottom:6px;}
    .yiji li a.categoryms{display:block;font-size:14px;font-size:1.4rem;/*line-height:40px;*/
line-height:1.6;padding: 0 10px; 
/*text-align: center; */
overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;}
.categorybt{ font-weight:bold;}
.yiji li:hover{}
.categorytu{ width:100%; 
/*max-width:150px;*/
display:block; margin:0 auto; margin-bottom:10px;}
.yiji li:hover>a{ color: #E60212;}
.erji{position:absolute;width:200px;background:#fff;top:-9999px;left:100%;}
.sanji{position:absolute;width:200px;background:#fff;top:-9999px;left:100%;}
.header .navlist > li:hover .yijiw{ visibility:visible; opacity:1; top:54px;}
/*.header .navlist > li:hover .yiji>li>a{line-height:40px;}*/
.yiji>li:hover .erji{top:0px; visibility:visible; opacity:1;}
.yiji>li:hover .erji>li>a{line-height:34px;}
.erji>li:hover .sanji{top:0px; visibility:visible; opacity:1;}
.erji>li:hover .sanji>li>a{line-height:34px;}

.dingbujpy { background-color: #333; color:#fff;}

.h-bot{
    position: relative;
}
.header .navlist > li.nav-active > a, .header .navlist > li:hover > a { color: #E60212; border-bottom: solid 3px #E60212; }

@media screen and (max-width: 1219px) { .header .navlist > li { margin-left: 3px; }
  .header .navlist > li:after { left: -5px; }
  .header .navlist > li > a { font-size: 14px; font-size: 1.4rem; } }

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

/* 767 navlist1 */
.navlist1 { display: none; width: 100%; padding-top: 5px; padding-bottom: 8px; }

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

.navlist1 > li > a { font-weight: bold; text-transform: capitalize; display: inline-block; position: relative; line-height: 24px; padding-bottom: 3px; border-bottom: solid 2px transparent; }

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

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

/*-------------header end------------------------------------------------------------------*/
/*-------------footer start----------------------------------------------------------------*/
.footer ::-webkit-input-placeholder { color: #999; opacity: 1; }

/* WebKit browsers */
.footer :-o-placeholder { color: #999; opacity: 1; }

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

/* Mozilla Firefox 19+ */
.footer :-ms-input-placeholder { color: #999; opacity: 1; }

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

.footer .f-top { padding: 60px 0 30px; }

.footer .f-top a:hover { color: #FF8B00; }

.footer .f-top li { line-height: 30px; }

.footer .f-top li, .footer .f-top li p, .footer .f-top li a { color: #666; }

.footer .f-top .footer-title { padding: 8px 0 16px; font-size: 20px; font-size: 2rem; font-weight: bold; text-transform: uppercase; }

.footer .f-top .footer-title, .footer .f-top .footer-title a { color: #000; }

.footer .f-top .footer-title a:hover { color: #FF8B00; }

.footer .f-top .footer-title .iconfont { font-size: 12px; font-size: 1.2rem; margin-left: 15px; vertical-align: middle; }

.footer .f-top .flist1 { width: 440px; padding-right: 47px; }

.footer .f-top .flist1 .logo1 { display: block; margin-top: -2px; margin-bottom: 28px; }

.footer .f-top .flist3, .footer .f-top .flist2 { border-left: solid 1px #999; height: 326px; padding: 0 29px; width: 206px; }

.footer .f-top .flist4 { width: 320px; }

.footer .f-top .flist4 li { font-size: 20px; font-size: 2rem; line-height: 24px; }

.footer .f-top .flist4 .img { display: block; margin-top: 18px; }

@media screen and (max-width: 1219px) { .footer .f-top .flist1 { width: 340px; padding-right: 15px; }
  .footer .f-top .flist2, .footer .f-top .flist3 { padding: 0 15px; width: 180px; }
  .footer .f-top .flist4 { width: 280px; } }

@media screen and (max-width: 999px) { .footer .f-top { padding: 40px 0 30px; }
  .footer .f-top .flist1 { width: 100%; margin-bottom: 30px; }
  .footer .f-top .flist2, .footer .f-top .flist3, .footer .f-top .flist4 { width: 33.33%; }
  .footer .f-top .flist2, .footer .f-top .flist3 { padding: 0 30px; height: 280px; } }

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

.footer .f-bot { padding: 13px 0 8px; background-color: #666; line-height: 24px; text-align: center; }

.footer .f-bot, .footer .f-bot p, .footer .f-bot a { color: #fff; }

.footer .f-bot a:hover { color: #FF8B00; }

.footer .f-bot .copyright { letter-spacing: 0.5px; }

.footer .f-bot .links { margin-top: 1px; }

.footer .f-bot .links a { display: inline-block; margin: 0 20px; }

@media screen and (max-width: 767px) { .footer .f-bot .links { display: none; } }

/*-------------footer end------------------------------------------------------------------*/
/*-------------index start-----------------------------------------------------------------*/
/* index-title start */
.index-title { text-transform: uppercase; font-size: 40px; font-size: 4rem; line-height: 46px; font-weight: bold; text-align: center; }

/*.index-title a:hover { color: #FF8B00; }*/

.index-title a, .index-title span { color: #000; display: inline-block; position: relative; padding: 0 98px; }

.index-title a:before, .index-title a:after, .index-title span:before, .index-title span:after { width: 70px; height: 5px; content: ""; position: absolute; top: 20px; }

.index-title a:before, .index-title span:before { left: 0; background: url(../images/web8.png) no-repeat left; }

.index-title a:after, .index-title span:after { right: 0; background: url(../images/web9.png) no-repeat right; }

@media screen and (max-width: 1219px) { .index-title { font-size: 36px; font-size: 3.6rem; } }

@media screen and (max-width: 999px) { .index-title { font-size: 30px; font-size: 3rem; line-height: 36px; }
  .index-title a:before, .index-title a:after, .index-title span:before, .index-title span:after { top: 15px; } }

@media screen and (max-width: 767px) { .index-title { font-size: 24px; font-size: 2.4rem; line-height: 30px; }
  .index-title a, .index-title span { padding: 0!important; }
  .index-title a:before, .index-title a:after, .index-title span:before, .index-title span:after { top: 12px; display: none; } }

.index-subt { text-align: center; line-height: 24px; margin-top: 6px; }

.index-subt, .index-subt a, .index-subt span { display: block; color: #666; }

/*.index-subt a:hover { color: #FF8B00; }*/

/* index-title end */
/* keywords start */
.keywords { padding: 15px 0 17px; border-bottom: solid 1px #DCDCDC; }

.keywords .search-box { margin-left: 5px; }

.keywords .item-body { overflow: hidden; padding: 7px 0 8px; line-height: 20px; word-break: break-word; }

.keywords .item-body, .keywords .item-body a { color: #666; }

.keywords .item-body a:hover { color: #FF8B00; }

@media screen and (max-width: 999px) { .keywords { padding: 15px 0; }
  .keywords .search-box { float: none; margin-left: 0; } }

/* keywords end */
/* index-video start */
.index-video { padding: 68px 0 118px; background: url(../images/bg1.jpg) no-repeat top center; }

@media screen and (max-width: 1219px) { .index-video { padding: 68px 0 70px; } }

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

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

.index-video .box-title { font-size: 36px; font-size: 3.6rem; font-weight: bold; text-align: center; text-transform: uppercase; }

.index-video .box-title a { display: block; color: #070707; }

.index-video .box-title a:hover { color: #FF8B00; }

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

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

@media screen and (max-width: 640px) { .index-video .box-title { font-size: 20px; font-size: 2rem; } }

.index-video .box-list { padding: 67px 0 0; }

.index-video .box-list .list-item { float: left; width: 20.83333%; margin-left: 5.55556%; text-align: center; margin-bottom: 24px; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-transition: all .5s; }

.index-video .box-list .list-item:hover { margin-top: -20px; margin-bottom: 44px; }

.index-video .box-list .list-item:hover .item-title { color: #FF8B00; }

.index-video .box-list .item-title { font-size: 20px; font-size: 2rem; font-weight: bold; }

.index-video .box-list .item-desc { margin-top: 20px; line-height: 20px; height: 80px;text-align: left; }

.index-video .box-list .item-desc span { color: #EB6300; }

@media screen and (max-width: 999px) { .index-video .box-list { padding: 50px 0 0; }
  .index-video .box-list .list-item { width: 23%; margin: 0 1% 20px; }
  .index-video .box-list .list-item:hover { margin-top: auto; margin-bottom: 20px; }
  .index-video .box-list .item-title { font-size: 18px; font-size: 1.8rem; }
  .index-video .box-list .item-desc { margin-top: 10px; } }

@media screen and (max-width: 767px) { .index-video .box-list { padding: 30px 0 0; }
  .index-video .box-list .item-title { font-size: 16px; font-size: 1.6rem; } }

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

@media screen and (max-width: 400px) { .index-video .box-list .list-item { width: 98%; }
  .index-video .box-list .item-desc { max-height: 80px; height: auto; } }

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

.index-video .item-videobox .item-video { position: relative; overflow: hidden; 

padding-bottom:64.4%;


/*宽除以高*/ height: 0; }

.index-video .item-videobox .item-video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }
video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }
.index-video .item-videobox .item-video iframe body { margin: 0px !important; }

/* index-video end */
/* index-products start */
.index-products { padding: 31px 0 85px; }

@media screen and (max-width: 1219px) { .index-products { padding: 31px 0 70px; } }

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

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

.index-products .index-title { font-size: 45px; font-size: 4.5rem; }

.index-products .index-title a, .index-products .index-title span { padding: 0 88px; }

@media screen and (max-width: 1219px) { .index-products .index-title { font-size: 36px; font-size: 3.6rem; } }

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

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

.index-products .index-subt { padding-top: 5px; margin-bottom: 35px; }

@media screen and (max-width: 767px) { .index-products .index-subt { margin-bottom: 25px; } }

.index-products .box-right { width: 870px; }

@media screen and (max-width: 1219px) { .index-products .box-right { width: 650px; } }

@media screen and (max-width: 999px) { .index-products .box-right { width: 100%; } }

.index-products .box-right .box-top { background-color: #EEEEEE; padding: 24px 20px 17px 24px; }

.index-products .box-right .box-top .item-title { font-size: 18px; font-size: 1.8rem; line-height: 24px; font-weight: bold; }

.index-products .box-right .box-top .item-desc { margin-top: 12px; line-height: 24px; }

.index-products .box-right .box-top .item-desc a { color: #666; margin-right: 15px; }

.index-products .box-right .box-top .item-desc a:hover { color: #FF8B00; }

@media screen and (max-width: 767px) { .index-products .box-right .box-top { padding: 15px; }
  .index-products .box-right .box-top .item-title { font-size: 16px; font-size: 1.6rem; }
  .index-products .box-right .box-top .item-desc { margin-top: 5px; } }

.index-products .box-right .box-list { margin-top: 16px; border: 3px solid #eee; background-color: #eee; }

.index-products .box-right .box-list .list-item { float: left; border: 1px solid #eee; width: 33.33333%; position: relative; overflow: hidden; }

.index-products .box-right .box-list .list-item:hover .item-backdrop { top: 0; }

@media screen and (max-width: 550px) { .index-products .box-right .box-list .list-item { width: 50%; } }

.index-products .box-right .box-list .item-pic { width: 100%; }

.index-products .box-right .box-list .item-pic img { display: block; max-width: 398px; margin: 0 auto; width: 100%; }

.index-products .box-right .box-list .item-title { position: absolute; bottom: 13px; left: 0; width: 100%; text-align: center; font-size: 16px; font-size: 1.6rem; line-height: 24px; }

.index-products .box-right .box-list .item-title, .index-products .box-right .box-list .item-title a { color: #424242; }

@media screen and (max-width: 767px) { .index-products .box-right .box-list .item-title { font-size: 14px; font-size: 1.4rem; bottom: 0; } }

.index-products .box-right .box-list .item-backdrop { position: absolute; top: 999px; bottom: 0; left: 0; width: 100%; background: #EB6300; background-color: rgba(235, 99, 0, 0.4); -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-transition: all .5s; }

.index-products .box-right .box-list .item-backdrop .iconfont { font-size: 36px; font-size: 3.6rem; color: #000; position: absolute; top: 50%; left: 50%; margin: -19px 0 0 -19px; }

@media screen and (max-width: 999px) { .index-products .box-right .box-list .item-backdrop { display: none; } }

.index-products .box-left { width: 310px; }

@media screen and (max-width: 999px) { .index-products .box-left { width: 100%; margin: 50px 0 0; } }

@media screen and (max-width: 767px) { .index-products .box-left { margin: 30px 0 0; } }

.procate-title { position: relative; background-color: #EB6300; font-size: 42px; font-size: 4.2rem; font-weight: bold; text-align: center; line-height: 120px; }

.procate-title, .procate-title a { color: #fff; }

.procate-title a { display: block;     text-transform: uppercase;}

.procate-title:hover { background-color: #FF8B00; }

@media screen and (max-width: 1219px) { .procate-title { font-size: 36px; font-size: 3.6rem; line-height: 80px; } }

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

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

.proslide { border: solid 3px #DEDDDD; border-top: 0; border-bottom-width: 5px; }

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

.proslide > li { margin-top: 3px; }

.proslide > li:first-child { margin-top: 0; }

.proslide > li:hover > a, .proslide > li.active > a { background-color: #E8E8E8; }

.proslide > li:hover > a:after, .proslide > li.active > a:after { background-image: url(../images/slide1_1.png); }

.proslide > li > a { display: block; line-height: 24px; background-color: #FAFAFA; padding: 16px 82px 16px 20px; font-size: 18px; font-size: 1.8rem; color: #424242; position: relative; }

.proslide > li > a:after { position: absolute; content: ''; width: 18px; height: 18px; top: 50%; margin-top: -9px; background: url(../images/slide1.png) no-repeat center; right: 45px; }


@media screen and (max-width: 999px) { .proslide > li > a {  padding: 10px 50px 10px 20px; }
  .proslide > li > a:after { right: 15px; } }

@media screen and (max-width: 767px) { .proslide > li > a {  font-size: 16px; font-size: 1.6rem; } }

.email-slide { margin-top: 6px; padding: 24px 49px 0; height: 120px; background: url(../images/web4.jpg) no-repeat center; background-size: cover; line-height: 24px; }

.email-slide, .email-slide p, .email-slide a { color: #fff; }

.email-slide a:hover { color: #FF8B00; }

.email-slide .item-title { font-weight: bold; font-size: 18px; font-size: 1.8rem; }

.email-slide .item-desc { font-size: 16px; font-size: 1.6rem; margin-top: 7px; }

/* index-products end */
/* index-about start */
.index-about { padding: 74px 0 0; background: url(../images/bg2.jpg) no-repeat top center; }

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

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

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

.index-about .index-title { max-width: 1040px; margin: 0 auto; }

.index-about .index-subt { padding-top: 5px; }

.index-about .tab-box { margin-top: 49px; }

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

.index-about .tab-options { background-color: #DEDDDD; }

.index-about .tab-options li { float: left; width: 33.33333%; cursor: pointer; }

.index-about .tab-options li:hover, .index-about .tab-options li.tab-active { background-color: #EB6300; }

.index-about .tab-options .item-num { font-family: "PangMenZhengDao"; font-size: 70px; font-size: 7rem; line-height: 80px; opacity: 0.5; color: #000; vertical-align: top; float: left; display: block; width: 134px; padding: 0 15px 0 25px; text-align: right; }

.index-about .tab-options .item-body { overflow: hidden; max-width: 224px; }

.index-about .tab-options p { font-size: 16px; font-size: 1.6rem; color: #000; font-weight: bold; line-height: 24px; width: 1000px; display: table-cell; height: 80px; vertical-align: middle; text-align: center; }
.index-about .tab-options .subhead p {text-align: inherit;padding-left: 10px;color: red;}
@media screen and (max-width: 1219px) { .index-about .tab-options .item-num { width: auto; margin: 0 10px; padding: 0; font-size: 60px; font-size: 6rem; }
  .index-about .tab-options .item-body { max-width: 100%; margin-right: 10px; } }

@media screen and (max-width: 999px) { .index-about .tab-options .item-num { font-size: 50px; font-size: 5rem; } }

@media screen and (max-width: 767px) { .index-about .tab-options .item-num { font-size: 40px; font-size: 4rem; }
  .index-about .tab-options p { font-size: 14px; font-size: 1.4rem; line-height: 20px; } }

@media screen and (max-width: 640px) { .index-about .tab-options li { width: 100%; }
  .index-about .tab-options .item-num { line-height: 50px; font-size: 30px; font-size: 3rem; width: 45px;text-align: left;  }
  .index-about .tab-options p { height: 50px; text-align: left; } }

.index-about .tab-content .tab-content-item { background-color: #fff; position: relative; }

.index-about .tab-content .tab-content-item > img { display: block; max-width: 1200px; margin: 0 auto; width: 100%; }

@media screen and (max-width: 1219px) { .index-about .tab-content .tab-content-item { padding-bottom: 50px; } }

@media screen and (max-width: 999px) { .index-about .tab-content .tab-content-item { padding-bottom: 70px; } }

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

.index-about .tab-content .item-body { width: 52.5%; position: absolute; bottom: 34px; right: 0; }

@media screen and (max-width: 767px) { .index-about .tab-content .item-body { position: relative; bottom: auto; right: auto; width: 100%; } }

.index-about .tab-content .item-title { font-display: 36px; font-size: 3.6rem; font-weight: bold; }

.index-about .tab-content .item-title, .index-about .tab-content .item-title a { color: #EB6300; }

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

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

.index-about .tab-content .item-desc { margin-top: 14px; font-size: 16px; font-size: 1.6rem; line-height: 20px; height: 40px; }

.index-about .tab-content .item-desc, .index-about .tab-content .item-desc a { color: #000; }

@media screen and (max-width: 767px) { .index-about .tab-content .item-desc { font-size: 14px; font-size: 1.4rem; margin-top: 10px; height: auto; max-height: 40px; } }

.index-about .tab-content .item-btn { display: block; width: 261px; height: 36px; line-height: 34px; text-align: center; border: solid 1px #000; border: 1px solid black; font-size: 16px; font-size: 1.6rem; color: #424242; margin-top: 21px; }

.index-about .tab-content .item-btn:hover { border-color: #FF8B00; color: #FF8B00; }

@media screen and (max-width: 999px) { .index-about .tab-content .item-btn { margin-top: 15px; } }

@media screen and (max-width: 767px) { .index-about .tab-content .item-btn { font-size: 14px; font-size: 1.4rem; width: 220px; height: 32px; line-height: 30px; } }

/* index-about end */
/* index-about1 start */
.index-about1 { background-color: #f8f8f8; padding: 49px 0 84px; }

@media screen and (max-width: 1219px) { .index-about1 { padding: 49px 0 70px; } }

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

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

.index-about1 .index-title { max-width: 760px; margin: 0 auto; }

.index-about1 .index-title a, .index-about1 .index-title span { padding: 0 97px; }

.index-about1 .index-subt { padding-top: 5px; }

.index-about1 .box-numbox { border-right: solid 1px #CBCBCB; margin-top: 39px; }

.index-about1 .box-numbox li { float: left; width: 20%; border-left: solid 1px #CBCBCB; text-align: center; margin-bottom: 27px; padding-bottom: 5px; }

.index-about1 .box-numbox .item-num { color: #666; }

.index-about1 .box-numbox .item-num span { color: #000; font-size: 36px; font-size: 3.6rem; }

.index-about1 .box-numbox .item-title { line-height: 26px; color: #666; }

@media screen and (max-width: 999px) { .index-about1 .box-numbox { border: 0; }
  .index-about1 .box-numbox li { width: 33.33%; border: 0; margin-bottom: 25px; }
  .index-about1 .box-numbox .item-num span { font-size: 30px; font-size: 3rem; } }

@media screen and (max-width: 767px) { .index-about1 .box-numbox { margin-top: 30px; }
  .index-about1 .box-numbox .item-num span { font-size: 24px; font-size: 2.4rem; } }

@media screen and (max-width: 500px) { .index-about1 .box-numbox li { width: 50%; margin-bottom: 15px; } }

.index-about1 .tab-content { width: 49.63542%; }

.index-about1 .tab-content img { display: block; width: 100%; max-width: 953px; margin: 0 auto; }

@media screen and (max-width: 1219px) { .index-about1 .tab-content { width: 95%; float: none; margin: 0 auto; } }

.index-about1 .item-right { width: 50.36458%; position: relative; max-width: 967px; }

@media screen and (max-width: 1219px) { .index-about1 .item-right { width: 95%; margin: 0 auto; float: none; background: url(../images/web15.jpg) no-repeat center; background-size: cover; max-width: 953px; }
  .index-about1 .item-right > img { display: none; } }

.index-about1 .tab-option { z-index: 99; position: absolute; max-width: 655px; top: 50%; margin-top: -315px; left: -45px; }

.index-about1 .tab-option li { min-height: 90px; position: relative;   padding-left: 138px; padding-top: 22px; padding-bottom: 34px; padding-right: 24px; }

.index-about1 .tab-option li:hover, .index-about1 .tab-option li.tab-active { background: url(../images/web14.png) no-repeat left center; }

.index-about1 .tab-option li:hover, .index-about1 .tab-option li:hover a, .index-about1 .tab-option li:hover p, .index-about1 .tab-option li.tab-active, .index-about1 .tab-option li.tab-active a, .index-about1 .tab-option li.tab-active p { color: #fff; }

.index-about1 .tab-option .item-pics { position: absolute; top: 50%; margin-top: -40px; left: 15px; }

.index-about1 .tab-option .item-pics img { display: block; max-width: 80px; width: 100%; margin: 0 auto; }

.index-about1 .tab-option .item-title { font-size: 26px; font-size: 2.6rem; line-height: 30px; font-weight: bold; }

.index-about1 .tab-option .item-title, .index-about1 .tab-option .item-title a { color: #000; }

.index-about1 .tab-option .item-desc { line-height: 20px; height: 60px; margin-top: 9px; }

@media screen and (max-width: 1800px) { .index-about1 .tab-option { margin-top: -310px; } }

@media screen and (max-width: 1700px) { .index-about1 .tab-option { margin-top: -238px; }
  .index-about1 .tab-option .item-desc { max-height: 60px; height: auto; }
  .index-about1 .tab-option li { padding-left: 138px; padding-top: 15px; padding-bottom: 15px; padding-right: 24px; } }

@media screen and (max-width: 1400px) { .index-about1 .tab-option { margin-top: -208px; }
  .index-about1 .tab-option .item-title { font-size: 22px; font-size: 2.2rem; }
  .index-about1 .tab-option .item-desc { margin-top: 0; }
  .index-about1 .tab-option li { padding-left: 110px; padding-top: 12px; padding-bottom: 12px; padding-right: 15px; } }

@media screen and (max-width: 1219px) { .index-about1 .tab-option { position: relative; left: auto; top: auto; margin-top: auto; width: 100%; padding: 30px 0; } }

@media screen and (max-width: 999px) { .index-about1 .tab-option .item-title { font-size: 20px; font-size: 2rem; line-height: 24px; }
  .index-about1 .tab-option .item-desc { margin-top: 5px; } }

@media screen and (max-width: 767px) { .index-about1 .tab-option .item-title { font-size: 18px; font-size: 1.8rem; } }

/* index-about1 end */
/* index-service start */
.index-service { padding: 74px 0 89px; }

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

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

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

.index-service .index-title a, .index-service .index-title span { /*padding: 0 102px;*/ }

.index-service .box-list .list-item { margin-top: 65px; float: left; width: 20%; text-align: center; padding: 39px 4px 25px; position: relative; }

.index-service .box-list .list-item:after { position: absolute; content: ''; left: 0; top: 69px; bottom: 37px; width: 1px; background-color: #DCDCDC; }

.index-service .box-list .list-item:first-child:after { display: none; }

@media screen and (max-width: 1219px) { .index-service .box-list .list-item { margin-top: 40px; } }

@media screen and (max-width: 999px) { .index-service .box-list .list-item { width: 33.3333%; margin-top: 30px; padding: 15px 10px; }
  .index-service .box-list .list-item:after { display: none; } }

@media screen and (max-width: 640px) { .index-service .box-list .list-item { width: 50%; margin-top: 15px; } }

@media screen and (max-width: 400px) { .index-service .box-list .list-item { width: 100%; margin-top: 15px; } }

.index-service .box-list .item-pic { height: 88px; }

.index-service .box-list .item1 .item-pic { background: url(../images/icon1.png) no-repeat center; }

.index-service .box-list .item1:hover { background-color: #EB6300; }

.index-service .box-list .item1:hover:after { display: none; }

.index-service .box-list .item1:hover .item-pic { background-image: url(../images/icon1_1.png); }

.index-service .box-list .item2 .item-pic { background: url(../images/icon2.png) no-repeat center; }

.index-service .box-list .item2:hover { background-color: #EB6300; }

.index-service .box-list .item2:hover:after { display: none; }

.index-service .box-list .item2:hover .item-pic { background-image: url(../images/icon2_1.png); }

.index-service .box-list .item3 .item-pic { background: url(../images/icon3.png) no-repeat center; }

.index-service .box-list .item3:hover { background-color: #EB6300; }

.index-service .box-list .item3:hover:after { display: none; }

.index-service .box-list .item3:hover .item-pic { background-image: url(../images/icon3_1.png); }

.index-service .box-list .item4 .item-pic { background: url(../images/icon4.png) no-repeat center; }

.index-service .box-list .item4:hover { background-color: #EB6300; }

.index-service .box-list .item4:hover:after { display: none; }

.index-service .box-list .item4:hover .item-pic { background-image: url(../images/icon4_1.png); }

.index-service .box-list .item5 .item-pic { background: url(../images/icon5.png) no-repeat center; }

.index-service .box-list .item5:hover { background-color: #EB6300; }

.index-service .box-list .item5:hover:after { display: none; }

.index-service .box-list .item5:hover .item-pic { background-image: url(../images/icon5_1.png); }

.index-service .box-list .item-title { margin-top: 19px; font-size: 16px; font-size: 1.6rem; line-height: 24px; font-weight: bold; text-transform: uppercase; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.index-service .box-list .item-title, .index-service .box-list .item-title a { color: #000; }

@media screen and (max-width: 767px) { .index-service .box-list .item-title { margin-top: 10px; } }

@media screen and (max-width: 400px) { .index-service .box-list .item-title { overflow: visible; white-space: normal; } }

.index-service .box-list .item-desc { margin-top: 11px; line-height: 20px; height: 80px; text-align: left;}

.index-service .box-list .item-desc, .index-service .box-list .item-desc a { color: #000; }

@media screen and (max-width: 767px) { .index-service .box-list .item-desc { margin-top: 5px; } }

@media screen and (max-width: 400px) { .index-service .box-list .item-desc { height: auto; } }

/* index-service end */
/* index-brand start */
.index-brand { background-color: #f8f8f8; padding: 78px 0 58px; }

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

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

.index-brand .index-title a, .index-brand .index-title span { padding: 0 127px; }

.index-brand .index-subt { padding-top: 4px; }

.index-brand .box-list { border: solid 1px #dcdcdc; margin-top: 54px; }

.index-brand .box-list .list-item { float: left; width: 12.5%; border-left: solid 1px #dcdcdc; padding: 13px 10px 6px; text-align: center; }

.index-brand .box-list .list-item:first-child { border-left: 0; }

.index-brand .box-list .list-item:hover { background-color: #FF8B00; }

.index-brand .box-list .item-pic { width: 100%; }

.index-brand .box-list .item-pic img { display: block; max-width: 26px; margin: 0 auto; width: 100%; }

.index-brand .box-list .item-desc { margin-top: 12px; font-weight: bold; line-height: 20px; height: 40px; }

.index-brand .box-list .item-desc, .index-brand .box-list .item-desc a, .index-brand .box-list .item-desc a:hover { color: #000 !important; }

@media screen and (max-width: 999px) { .index-brand .box-list { border-top: 0; }
  .index-brand .box-list .list-item { width: 25%; border-top: solid 1px #dcdcdc; } }

@media screen and (max-width: 767px) { .index-brand .box-list { margin-top: 30px; } }

@media screen and (max-width: 640px) { .index-brand .box-list .list-item { width: 50%; }
  .index-brand .box-list .list-item:nth-child(2n+1) { border-left: 0; } }

/* index-brand end */
/* index-box1 start */
.index-box1 .item-pic { width: 640px; margin-left: 6.66667%; }

.index-box1 .item-pic img { display: block; max-width: 640px; margin: 0 auto; width: 100%; }

@media screen and (max-width: 1219px) { .index-box1 .item-pic { width: 550px; margin-left: 3.33333%; } }

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

.index-box1 .item-body { overflow: hidden; }

.index-box1 .item-title { font-size: 20px; font-size: 2rem; font-weight: bold; line-height: 26px; max-height: 52px; text-transform: uppercase; margin-top: 53px; }

.index-box1 .item-subt { margin-top: 3px; font-size: 20px; font-size: 2rem; font-weight: bold; line-height: 26px; text-transform: uppercase; position: relative; padding-bottom: 10px; }

.index-box1 .item-subt:after { position: absolute; content: ''; width: 30px; height: 3px; background-color: #EB6300; left: 0; bottom: 0; }

.index-box1 .item-desc { line-height: 20px; max-height: 60px; margin-top: 16px; }

.index-box1 .item-btn { display: block; width: 133px; height: 42px; line-height: 42px; text-align: center; background: #EB6300; color: #000; margin-top: 26px; }

.index-box1 .item-btn:hover { background-color: #FF8B00; }

@media screen and (max-width: 999px) { .index-box1 { padding: 50px 0; }
  .index-box1 .item-title, .index-box1 .item-subt { font-size: 18px; font-size: 1.8rem; }
  .index-box1 .item-title { margin-top: 30px; } }

@media screen and (max-width: 767px) { .index-box1 { padding: 30px 0; }
  .index-box1 .item-title, .index-box1 .item-subt { font-size: 16px; font-size: 1.6rem; }
  .index-box1 .item-desc { margin-top: 10px; } }

/* index-box1 end */
/* Clients start */
.index-clients { background: url(../images/bg4.jpg) no-repeat bottom center; padding: 91px 0 26px; }

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

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

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

.index-clients .index-title a { padding: 0; }

.index-clients .index-title a:after, .index-clients .index-title a:before { display: none; }

.index-clients .box-scroll { margin-top: 41px; position: relative; overflow: hidden; }

@media only screen and (max-width: 767px) { .index-clients .box-scroll { margin-top: 30px; } }

.index-clients .box-scroll .scroll-btns { display: none; }

.index-clients .box-scroll .scroll-list-box { width: 100%; overflow: hidden; padding: 0 8px 0 8px; }

@media only screen and (max-width: 767px) { .index-clients .box-scroll .scroll-list-box { padding: 0 5px; } }

@media only screen and (max-width: 400px) { .index-clients .box-scroll .scroll-list-box { padding: 0 3px; } }

.index-clients .box-scroll .scroll-list { width: 1000%; }

.index-clients .box-scroll .scroll-list li { float: left; width: 271px; margin-right: 28.5px; }

.index-clients .box-scroll .scroll-list .item-pic { position: relative; width: 100%; box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.1); margin-bottom: 11px; border: solid 1px #fff; }

.index-clients .box-scroll .scroll-list .item-pic img { width: 100%; display: block; margin: 0 auto; }

.index-clients .box-scroll .scroll-list .item-pic:hover { border: solid 1px #209449; }

@media only screen and (max-width: 999px) { .index-clients .box-scroll .scroll-list li { width: 1.84%; margin-right: 0.2%; } }

@media only screen and (max-width: 767px) { .index-clients .box-scroll .scroll-list li { width: 2.35%; }
  .index-clients .box-scroll .scroll-list .item-pic { box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.1); } }

@media only screen and (max-width: 600px) { .index-clients .box-scroll .scroll-list li { width: 3.2%; } }

@media only screen and (max-width: 400px) { .index-clients .box-scroll .scroll-list li { width: 4.9%; }
  .index-clients .box-scroll .scroll-list .item-pic { box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.1); } }

/* Clients end */
/* index-news start */
.index-news { padding: 121px 0 76px; /* .tab-box start */ /* .tab-box end */ /* .box-right */ }

.index-news .index-title a, .index-news .index-title span { padding: 0 137px; }

.index-news .index-subt { padding-top: 4px; margin-bottom: 72px; }

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

@media screen and (max-width: 999px) { .index-news { padding: 50px 0; }
  .index-news .index-subt { margin-bottom: 50px; } }

@media screen and (max-width: 767px) { .index-news { padding: 30px 0; }
  .index-news .index-subt { margin-bottom: 30px; } }

.index-news .tab-box { width: 50%; margin-right: 3.83333%; }

.index-news .tab-box .tab-options { margin-bottom: 31px; }

.index-news .tab-box .tab-options li { float: left; font-weight: bold; cursor: pointer; font-size: 20px; font-size: 2rem; text-transform: uppercase; background: url(../images/web16.png) no-repeat left center; padding-left: 28px; padding-right: 20px; color: #000; }

.index-news .tab-box .tab-options li.tab-active, .index-news .tab-box .tab-options li:hover { background-image: url(../images/web16_1.png); color: #FF8B00; }

@media screen and (max-width: 767px) { .index-news .tab-box { width: 100%; max-width: 600px; margin: 0 auto; float: none; }
  .index-news .tab-box .tab-options { margin-bottom: 20px; }
  .index-news .tab-box .tab-options li { font-size: 18px; font-size: 1.8rem; padding-right: 15px; } }

@media screen and (max-width: 350px) { .index-news .tab-box .tab-options li { width: 100%; line-height: 30px; margin-bottom: 5px; } }

.index-news .news-scroll { position: relative; overflow: hidden; }

.index-news .news-scroll .scroll-btns { position: absolute; bottom: 70px; right: 0; width: 22.33333%; text-align: center; }

.index-news .news-scroll .scroll-btns .scroll-btn .iconfont { font-size: 20px; font-size: 2rem; color: #000; cursor: pointer; }

.index-news .news-scroll .scroll-btns .scroll-btn .iconfont:hover { color: #FF8B00; }

.index-news .news-scroll .scroll-btns .scroll-btn.prev { margin-right: 16px; }

@media only screen and (max-width: 500px) { .index-news .news-scroll .scroll-btns .scroll-btn.prev { margin-right: 5px; } }

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

.index-news .news-scroll .scroll-list { width: 10000%; }

.index-news .news-scroll .scroll-list li { width: 1%; float: left; }

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

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

.index-news .news-scroll .scroll-list .item-date { position: absolute; left: 0; bottom: 0; width: 135px; background-color: #FF8B00; font-weight: bold; text-align: left; padding: 30px 16px 24px; }

.index-news .news-scroll .scroll-list .item-date p { color: #fff; }

.index-news .news-scroll .scroll-list .item-date .p1 { font-size: 30px; font-size: 3rem; margin-bottom: 3px; }

@media screen and (max-width: 999px) { .index-news .news-scroll .scroll-list .item-date { width: auto; padding: 15px; }
  .index-news .news-scroll .scroll-list .item-date .p1 { font-size: 20px; font-size: 2rem; } }

@media screen and (max-width: 767px) { .index-news .news-scroll .scroll-list .item-date .p1 { font-size: 18px; font-size: 1.8rem; } }

.index-news .news-scroll .scroll-list .item-body { width: 77.5%; padding-right: 0.95833%; margin-top: 36px; position: relative; }

.index-news .news-scroll .scroll-list .item-body:after { position: absolute; content: ''; right: 0; width: 1px; background-color: #DCDCDC; top: 9px; bottom: 5px; }

@media screen and (max-width: 767px) { .index-news .news-scroll .scroll-list .item-body { margin-top: 20px; } }

.index-news .news-scroll .scroll-list .item-title { font-weight: bold; font-size: 18px; font-size: 1.8rem; line-height: 24px; height: 48px; }

.index-news .news-scroll .scroll-list .item-title a { display: block; }

.index-news .news-scroll .scroll-list .item-title, .index-news .news-scroll .scroll-list .item-title a { color: #000; }

@media screen and (max-width: 767px) { .index-news .news-scroll .scroll-list .item-title { font-size: 16px; font-size: 1.6rem; } }

.index-news .news-scroll .scroll-list .item-desc { margin-top: 12px; line-height: 20px; height: 40px; }

.index-news .news-scroll .scroll-list .item-desc, .index-news .news-scroll .scroll-list .item-desc a { color: #000; }

.index-news .box-right { overflow: hidden; }

@media screen and (max-width: 767px) { .index-news .box-right { margin: 50px 0 0; } }

.index-news .box-right .box-title { font-weight: bold; font-size: 20px; font-size: 2rem; text-transform: uppercase; background: url(../images/web17.png) no-repeat left center; padding-left: 28px; padding-right: 20px; margin-bottom: 30px; }

.index-news .box-right .box-title, .index-news .box-right .box-title a { color: #000; }

@media screen and (max-width: 767px) { .index-news .box-right .box-title { font-size: 18px; font-size: 1.8rem; padding-right: 10px; margin-bottom: 20px; } }

.index-news .box-right .box-list .list-item { border-top: solid 1px #DCDCDC; padding: 14px 0 24px; }

.index-news .box-right .box-list .item-date { text-align: right; margin-right: 8.48375%; margin-left: 6px; margin-top: 14px; }

.index-news .box-right .box-list .item-date .p1 { font-size: 30px; font-size: 3rem; }

.index-news .box-right .box-list .item-date .p2 { font-weight: bold; margin-top: 3px; }

.index-news .box-right .box-list .item-body { overflow: hidden; padding-right: 17px; }

.index-news .box-right .box-list .item-title { font-weight: bold; font-size: 18px; font-size: 1.8rem; line-height: 24px; }

.index-news .box-right .box-list .item-title, .index-news .box-right .box-list .item-title a { color: #000; }

.index-news .box-right .box-list .item-desc { line-height: 20px; height: 40px; margin-top: 9px; }

@media screen and (max-width: 1219px) { .index-news .box-right .box-list .list-item { padding: 14px 0; }
  .index-news .box-right .box-list .item-body { padding-right: 0; }
  .index-news .box-right .box-list .item-date { margin-right: 5.41516%; } }

@media screen and (max-width: 999px) { .index-news .box-right .box-list .item-date .p1 { font-size: 24px; font-size: 2.4rem; }
  .index-news .box-right .box-list .item-desc { margin-top: 0; } }

@media screen and (max-width: 767px) { .index-news .box-right .box-list .item-date .p1 { font-size: 20px; font-size: 2rem; }
  .index-news .box-right .box-list .item-title { font-size: 16px; font-size: 1.6rem; } }

/* index-news end */
/* index-about2 start */
.index-about2 p.item-desc a:hover { color: #666!important; }
.index-about2 { background-color: #f8f8f8; padding: 63px 0 68px; }

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

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

.index-about2 .index-title a, .index-about2 .index-title span { padding: 0 92px; }

.index-about2 .index-subt { padding: 4px 0 0; }

.index-about2 .list-item { margin-top: 50px; }

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

.index-about2 .list-item .item-desc { line-height: 20px; margin-top: 30px; text-align: center; max-width: 1100px; margin-left: auto; margin-right: auto; }

@media screen and (max-width: 767px) { .index-about2 .list-item { margin-top: 30px; } }

.index-about2 .item-btns { text-align: center; margin-top: 40px; }

@media screen and (max-width: 767px) { .index-about2 .item-btns { margin-top: 20px; } }

.index-about2 .item-btn { margin: 14px 13px 0; width: 168px; height: 40px; border-radius: 20px; line-height: 40px; display: inline-block; text-align: center; background-color: #050300; color: #fff; }

.index-about2 .item-btn:hover { background-color: #FF8B00; color: #000; }

@media screen and (max-width: 1219px) { .index-about2 .item-btn { margin: 14px 10px 0; } }

@media screen and (max-width: 999px) { .index-about2 .item-btn { width: 19%; float: left; margin: 10px 0.5% 0; } }

@media screen and (max-width: 767px) { .index-about2 .item-btn { width: 30%; float: none; } }

@media screen and (max-width: 500px) { .index-about2 .item-btn { width: 48%; height: 32px; line-height: 32px; border-radius: 16px; } }

/* index-about2 end*/
/*-------------index end-------------------------------------------------------------------*/
.page-key { background-color: #f5f5f5; padding: 9px 0 4px; }

.page-key .keywords { border-bottom: 0; }

.page_banner img { display: block; margin: 0 auto; max-width: 1920px; width: 100%; }

.page_wrap { padding: 38px 0 70px; }

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

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

/*-------------1-1-products start----------------------------------------------------------*/
.main .box-main { width: 870px; }

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

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

.main .box-slide { width: 310px; }

@media screen and (max-width: 999px) { .main .box-slide { width: 100%; margin: 50px 0 0; } }

@media screen and (max-width: 767px) { .main .box-slide { margin: 30px 0 0; } }

.main .case2-main { width: 793px; }

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

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

.procate-title1 { position: relative; background-color: #FF8B00; font-size: 36px; font-size: 3.6rem; text-transform: uppercase; font-weight: bold; text-align: center; line-height: 111px; border-bottom: solid 1px #fff; }

.procate-title1, .procate-title1 a { color: #fff; }

.procate-title1 a { display: block; }

.procate-title1:hover { background-color: #EB6300; }

@media screen and (max-width: 1219px) { .procate-title1 { line-height: 80px; } }

@media screen and (max-width: 999px) { .procate-title1 { font-size: 30px; font-size: 3rem; line-height: 60px; } }

@media screen and (max-width: 767px) { .procate-title1 { font-size: 24px; font-size: 2.4rem; line-height: 44px; } }

.proslide1 { border-top: solid 8px #FF8B00; }

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

.proslide1 > li { margin-top: 3px; }

.proslide1 > li:first-child { margin-top: 0; }

.proslide1 > li:hover > a, .proslide1 > li.active > a { color: #fff; background-color: #FF8B00; }

.proslide1 > li:hover > a:after, .proslide1 > li.active > a:after { background-image: url(../images/slide2_1.png); }

.proslide1 > li > a { display: block; line-height:24px; background-color: #E8E8E8; padding: 16px 60px 16px 20px; font-size: 18px; font-size: 1.8rem; color: #424242;  position: relative; }

.proslide1 > li > a:after { position: absolute; content: ''; width: 12px; height: 12px; top: 22px;  background: url(../images/slide2.png) no-repeat center; right: 20px; }


@media screen and (max-width: 999px) { .proslide1 > li > a { padding: 10px 50px 10px 20px; }
  .proslide1 > li > a:after { right: 15px; } }

@media screen and (max-width: 767px) { .proslide1 > li > a { font-size: 16px; font-size: 1.6rem; } }

.pro1-title { font-size: 22px; font-size: 2.2rem; font-weight: bold; text-transform: uppercase; border-bottom: solid 1px #eee; line-height: 30px; padding-bottom: 7px; }

@media screen and (max-width: 767px) { .pro1-title { font-size: 18px; font-size: 1.8rem; line-height: 24px; } }

.pro1-list { padding: 16px 0 54px; }

@media screen and (max-width: 999px) { .pro1-list { padding: 16px 0 30px; } }

@media screen and (max-width: 767px) { .pro1-list { padding: 16px 0 20px; } }

.pro1-list .list-item { float: left; width: 32.18391%; margin-left: 1.72414%; margin-bottom:30px;}

.pro1-list .list-item:hover .item-body { border-color: #FF8B00; }

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

.pro1-list .list-item:hover .item-btn { background-color: #FF8B00; color: #fff; }

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

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

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

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

.pro1-list .item-body { position: relative; border: solid 1px #ccc; }

.pro1-list .item-title { 
    /*position: absolute; bottom: 12px; left: 0;*/
    width: 100%; /*text-align: center;*/ font-size: 16px; font-size: 1.6rem; line-height: 24px; padding: 0 10px;margin-top:10px; margin-bottom:10px; }
.item-titlems{padding-left: 10px;
    padding-right: 10px; font-size: 14px; font-size: 1.4rem; line-height: 24px;  margin-bottom:10px; height:96px; overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;}
.pro1-list .item-title, .pro1-list .item-title a { color: #424242; }

@media screen and (max-width: 767px) { .pro1-list .item-title { font-size: 14px; font-size: 1.4rem; bottom: 5px; } }

.pro1-list .item-btnbox { margin: 18px 0 20px; text-align: center; display:none;}

.pro1-list .item-btnbox input { vertical-align: middle; margin-right: 18px; }

@media screen and (max-width: 767px) { .pro1-list .item-btnbox input { margin-right: 5px; } }

.pro1-list .item-btn { display: inline-block; width: 123px; height: 33px; line-height: 32px; background: #E8E8E8; border-radius: 8px; }

@media screen and (max-width: 767px) { .pro1-list .item-btn { width: 110px; } }

/*-------------1-1-products end------------------------------------------------------------*/
/*-------------1-2-products start----------------------------------------------------------*/
/* .pro2-top start */
.pro2-top { border: solid 1px #eee; padding: 17px 6px 30px 16px; }

@media screen and (max-width: 1219px) { .pro2-top { padding: 15px 15px 30px; } }

.pro2-top .pro2-scroll { float: left; width: 400px; margin-right: 4.25287%; border: solid 1px #ccc; position: relative; overflow: hidden; }

.pro2-top .pro2-scroll .scroll-btns .scroll-btn { cursor: pointer; position: absolute; z-index: 99; top: 50%; margin-top: -13px; }

.pro2-top .pro2-scroll .scroll-btns .scroll-btn .iconfont { color: #666; font-size: 26px; font-size: 2.6rem; }

.pro2-top .pro2-scroll .scroll-btns .scroll-btn .iconfont:hover { color: #FF8B00; }

.pro2-top .pro2-scroll .scroll-btns .scroll-btn.prev { left: 6px; }

.pro2-top .pro2-scroll .scroll-btns .scroll-btn.next { right: 6px; }

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

.pro2-top .pro2-scroll .scroll-list { width: 1000%; }

.pro2-top .pro2-scroll .scroll-list li { width: 10%; float: left; }

.pro2-top .pro2-scroll .scroll-list .item-pics { position: relative; width: 100%; }

.pro2-top .pro2-scroll .scroll-list .item-pics img { width: 100%; display: block; max-width: 400px; margin: 0 auto; }

@media screen and (max-width: 1219px) { .pro2-top .pro2-scroll { float: none; margin: 0 auto 30px; width: 100%; max-width: 400px; } }

.pro2-top .item-body { overflow: hidden; }

.pro2-top .item-body .item-title { font-size: 26px; font-size: 2.6rem; font-weight: bold; line-height: 34px; border-bottom: solid 1px #ccc; padding-bottom: 17px; margin-bottom: 16px; }

@media screen and (max-width: 767px) { .pro2-top .item-body .item-title { font-size: 20px; font-size: 2rem; line-height: 26px; padding-bottom: 7px; } }

.pro2-top .item-body .item-desc { line-height: 20px; min-height: 224px; padding: 26px 0 20px; }

@media screen and (max-width: 1219px) { .pro2-top .item-body .item-desc { min-height: auto; padding: 20px 0 20px; } }

.pro2-top .item-body .item-btn { float: left; width: 151px; height: 37px; line-height: 35px; border: solid 1px #FF8B00; text-align: center; font-weight: bold; font-size: 16px; font-size: 1.6rem; color: #FF8B00; }

.pro2-top .item-body .item-btn:first-child { margin-right: 55px; }

.pro2-top .item-body .item-btn:hover { background-color: #FF8B00; color: #fff; }

@media screen and (max-width: 767px) { .pro2-top .item-body .item-btn { font-size: 14px; font-size: 1.4rem; height: 32px; line-height: 32px; }
  .pro2-top .item-body .item-btn:first-child { margin-right: 30px; } }

@media screen and (max-width: 400px) { .pro2-top .item-body .item-btn { width: 45%; margin: 0 2.5% !important; } }

/* .pro2-top end*/
/* pro2-title start*/
.pro2-title { font-size: 24px; font-size: 2.4rem; line-height: 30px; padding-bottom: 6px; text-align: center; color: #FF8B00; position: relative; }

.pro2-title:after { position: absolute; content: ''; width: 284px; height: 1px; background-color: #ccc; bottom: 0; left: 50%; margin-left: -142px; }

.pro2-title:before { position: absolute; content: ''; width: 41px; height: 3px; background-color: #FF8B00; left: 50%; margin-left: -21px; bottom: -1px; z-index: 2; }

@media screen and (max-width: 767px) { .pro2-title { font-size: 20px; font-size: 2rem; } }

/* pro2-title end*/
/* pro2-specbox start*/
.pro2-specbox { padding: 39px 0 0; }

.pro2-specbox .item-body { padding: 35px 0 58px; line-height: 26px; }

.pro2-specbox .item-body img, .pro2-specbox .item-body iframe { max-width: 100%; }

.pro2-specbox .item-body .table table { background-color: #f2f2f2; }

.pro2-specbox .item-body .table table tr td { border-color: #fff; /*text-align: center;*/ padding: 15px 0; line-height: 28px; color: #000; font-size: 16px; font-size: 1.6rem; }

@media screen and (max-width: 999px) { .pro2-specbox .item-body { padding: 30px 0 50px; } }

@media screen and (max-width: 767px) { .pro2-specbox { padding: 30px 0 0; }
  .pro2-specbox .item-body { padding: 30px 0; } }

/* pro2-specbox end*/
/* pro2-adobx start*/
.pro2-adobx .box-list .list-item { float: left; width: 23.90805%; margin-left: 1.45594%; box-shadow: 0 0 20px 0 rgba(139, 157, 175, 0.3); -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-transition: all .5s; padding: 24px 10px 17px; margin-top: 40px; }

.pro2-adobx .box-list .list-item:hover { background-color: #FF8B00; margin-top: 30px; margin-bottom: 10px; }

.pro2-adobx .box-list .list-item:hover p { color: #fff; }

.pro2-adobx .box-list .list-item:hover .item-title:after { background-color: #fff; }

.pro2-adobx .box-list .list-item:hover .item-pics1 { display: none; }

.pro2-adobx .box-list .list-item:hover .item-pics2 { display: block; }

@media screen and (max-width: 1219px) { .pro2-adobx .box-list .list-item { width: 48%; margin-left: 1%; margin-right: 1%; } }

@media screen and (max-width: 999px) { .pro2-adobx .box-list .list-item { width: 23%; margin-top: 30px; }
  .pro2-adobx .box-list .list-item:hover { margin-top: 30px; margin-bottom: 0; } }

@media screen and (max-width: 767px) { .pro2-adobx .box-list .list-item { width: 48%; } }

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

.pro2-adobx .box-list .item-pics { width: 100%; }

.pro2-adobx .box-list .item-pics img { display: block; max-width: 71px; margin: 0 auto; width: 100%; }

.pro2-adobx .box-list .item-pics2 { display: none; }

.pro2-adobx .box-list .item-title { font-size: 18px; font-size: 1.8rem; line-height: 24px; text-align: center; color: #FF8B00; position: relative; padding-bottom: 13px; margin-top: 15px; }

.pro2-adobx .box-list .item-title:after { position: absolute; content: ''; width: 50px; height: 3px; background-color: #FF8B00; left: 50%; margin-left: -25px; bottom: 0; }

@media screen and (max-width: 767px) { .pro2-adobx .box-list .item-title { font-size: 16px; font-size: 1.6rem; } }

.pro2-adobx .box-list .item-desc { line-height: 20px; margin-top: 21px; height: 180px; text-align: center; }

@media screen and (max-width: 400px) { .pro2-adobx .box-list .item-desc { height: auto; } }

/* pro2-adobx end */
/* pro2-hotpro start */
.pro2-hotpro { padding: 25px 0 0; }

.pro2-hotpro .box-title { font-size: 24px; font-size: 2.4rem; line-height: 30px; background: url(../images/web22.png) no-repeat left center; border-bottom: solid 1px #ccc; padding: 13px 0 13px 42px; }

.pro2-hotpro .box-title a:hover { color: #FF8B00; }

@media screen and (max-width: 767px) { .pro2-hotpro .box-title { font-size: 20px; font-size: 2rem; padding: 10px 0 10px 30px; } }

.pro2-hotpro .pro1-list { padding: 26px 0 0; }

/* pro2-hotpro end */
/*-------------1-2-products end------------------------------------------------------------*/
/*-------------2-custom start--------------------------------------------------------------*/
.about-bar { margin-bottom: 64px; }

@media screen and (max-width: 999px) { .about-bar { margin-bottom: 50px; } }

@media screen and (max-width: 767px) { .about-bar { margin-bottom: 30px; } }

.about-bar > li { float: left; width: 14.285714%; background-color: #f4f4f4; height: 55px; padding: 7px 0 8px; overflow: hidden; text-align: center; font-size: 16px; font-size: 1.6rem; }

.about-bar > li.active, .about-bar > li:hover { background: #FF8B00 url(../images/web23.png) no-repeat bottom center; }

.about-bar > li.active a, .about-bar > li:hover a { color: #fff; }

@media screen and (max-width: 999px) { .about-bar > li { font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 767px) { .about-bar > li { width: 16.666666%; margin-bottom: 5px; } }

@media screen and (max-width: 500px) { .about-bar > li { width: 49%; height: 44px; padding: 2px 0; margin: 0 0.5% 5px; } }

.about-bar a { width: 500px; line-height: 20px; height: 40px; display: table-cell; vertical-align: middle; color: #666; }

/* cus-top start */
.cus-top .item-pic { width: 396px; margin-left: 15px; }

.cus-top .item-pic img { display: block; margin: 0 auto; width: 100%; max-width: 396px; }

@media screen and (max-width: 999px) { .cus-top .item-pic { width: 100%; margin: 0 auto; float: none; } }

.cus-top .item-body { background: url(../images/web25.jpg) no-repeat bottom left; overflow: hidden; padding-right: 68px; padding-left: 55px; height: 380px; }

@media screen and (max-width: 1219px) { .cus-top .item-body { background-size: 100%; padding-right: 30px; } }

@media screen and (max-width: 999px) { .cus-top .item-body { height: auto; padding-bottom: 50px; max-width: 790px; margin: 0 auto; } }

@media screen and (max-width: 767px) { .cus-top .item-body { padding-left: 40px; } }

.cus-top .item-titlebox { border-bottom: solid 1px #ccc; margin-top: 21px; }

.cus-top .item-num { font-size: 30px; font-size: 3rem; font-weight: bold; font-style: italic; color: #fff; width: 50px; line-height: 70px; background-color: #FF8B00; text-align: center; margin-right: 19px; }

@media screen and (max-width: 999px) { .cus-top .item-num { line-height: 50px; margin-right: 10px; } }

@media screen and (max-width: 767px) { .cus-top .item-num { font-size: 24px; font-size: 2.4rem; line-height: 40px; width: 40px; } }

.cus-top .item-title { font-size: 30px; font-size: 3rem; font-weight: bold; color: #FF8B00; line-height: 30px; margin-top: 1px; overflow: hidden; }

@media screen and (max-width: 1219px) { .cus-top .item-title { font-size: 24px; font-size: 2.4rem; } }

@media screen and (max-width: 999px) { .cus-top .item-title { font-size: 20px; font-size: 2rem; line-height: 24px; } }

@media screen and (max-width: 999px) { .cus-top .item-title { font-size: 18px; font-size: 1.8rem; line-height: 24px; } }

.cus-top .item-subt { font-size: 20px; font-size: 2rem; font-weight: bold; color: #666; margin-top: 45px; padding-left: 18px; }

@media screen and (max-width: 1219px) { .cus-top .item-subt { margin-top: 20px; } }

@media screen and (max-width: 999px) { .cus-top .item-subt { font-size: 18px; font-size: 1.8rem; padding-left: 0; } }

.cus-top .item-desc { line-height: 26px; color: #666; overflow: visible; margin-top: 17px; padding-left: 18px; }

@media screen and (max-width: 999px) { .cus-top .item-desc { margin-top: 10px; padding-left: 0; } }

/* cus-top end */
/* cus-middle start */
.cus-middle { padding-top: 32px; }

.cus-middle .pro2-title { font-size: 30px; font-size: 3rem; font-weight: bold; padding-bottom: 13px; }

.cus-middle .box-list { padding: 47px 0 0; }

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

.cus-middle .box-list .list-item { float: left; width: 46.66667%; margin-left: 6.66667%; margin-bottom: 16px; }

@media screen and (max-width: 999px) { .cus-middle .box-list .list-item { width: 48%; margin: 0 1% 16px; } }

@media screen and (max-width: 600px) { .cus-middle .box-list .list-item { width: 98%; } }

.cus-middle .box-list .item-pic { width: 100%; position: relative; }

.cus-middle .box-list .item-pic img { display: block; margin: 0 auto; max-width: 560px; width: 100%; }

.cus-middle .box-list .item-num { width: 70px; height: 70px; line-height: 70px; background-color: #FF8B00; text-align: center; font-size: 38px; font-size: 3.8rem; font-weight: bold; position: absolute; top: 0; left: 0; color: #fff; }

@media screen and (max-width: 999px) { .cus-middle .box-list .item-num { width: 50px; height: 50px; font-size: 24px; font-size: 2.4rem; line-height: 50px; } }

@media screen and (max-width: 767px) { .cus-middle .box-list .item-num { width: 40px; height: 40px; font-size: 20px; font-size: 2rem; line-height: 40px; } }

.cus-middle .box-list .item-title { width: 226px; line-height: 48px; background-color: #FF8B00; background-color: rgba(255, 139, 0, 0.89); text-align: center; font-size: 22px; font-size: 2.2rem; color: #fff; font-weight: bold; margin-top: -38px; position: relative; z-index: 2; }

@media screen and (max-width: 999px) { .cus-middle .box-list .item-title { font-size: 20px; font-size: 2rem; line-height: 40px; margin-top: -30px; } }

@media screen and (max-width: 767px) { .cus-middle .box-list .item-title { font-size: 18px; font-size: 1.8rem; line-height: 36px; margin-top: -28px; } }

.cus-middle .box-list .item-desc { margin-top: 12px; line-height: 20px; height: 80px; }

@media screen and (max-width: 767px) { .cus-middle .box-list .item-desc { height: auto; } }

/* cus-middle end */
/* cus-box3 start */
.cus-box3 .box-list { padding: 40px 0 0; }

.cus-box3 .box-list .list-item { float: left; width: 16.66667%; border-right: solid 1px #fff; background-color: #333; color: #fff; text-align: center; font-size: 18px; font-size: 1.8rem; line-height: 20px; height: 135px; margin-top: 1px; padding: 0 5px; }

.cus-box3 .box-list .list-item p { display: table-cell; vertical-align: middle; width: 500px; height: 135px; color: #fff; }

.cus-box3 .box-list .list-item:hover { background-color: #FF8B00; }

@media screen and (max-width: 999px) { .cus-box3 .box-list .list-item { font-size: 16px; font-size: 1.6rem; } }

@media screen and (max-width: 767px) { .cus-box3 .box-list { padding: 30px 0 0; }
  .cus-box3 .box-list .list-item { width: 33.3333%; height: 100px; }
  .cus-box3 .box-list .list-item p { height: 100px; } }

@media screen and (max-width: 500px) { .cus-box3 .box-list .list-item { width: 50%; height: 80px; }
  .cus-box3 .box-list .list-item p { height: 80px; } }

/* cus-box3 end */
/* cus-bot start */
.cus-bot { margin-top: 46px; background-color: #F9F9F9; border-left: solid 6px #FF8B00; padding: 18px 17px 18px 14px; line-height: 20px; color: #333; }

@media screen and (max-width: 767px) { .cus-bot { margin-top: 30px; padding: 15px; } }

/* cus-bot end */
/*-------------2-custom end----------------------------------------------------------------*/
/*-------------3-1-case   start------------------------------------------------------------*/
.procate-title2 { position: relative; background-color: #FF8B00; font-size: 42px; font-size: 4.2rem; text-transform: capitalize; font-weight: bold; text-align: center; line-height: 111px; border-bottom: solid 1px #fff; }

.procate-title2, .procate-title2 a { color: #fff; }

.procate-title2 a { display: block; }

.procate-title2:hover { background-color: #EB6300; }

@media screen and (max-width: 1219px) { .procate-title2 { line-height: 80px; font-size: 36px; font-size: 3.6rem; } }

@media screen and (max-width: 999px) { .procate-title2 { font-size: 30px; font-size: 3rem; line-height: 60px; } }

@media screen and (max-width: 767px) { .procate-title2 { font-size: 24px; font-size: 2.4rem; line-height: 44px; } }

.proslide2 { border-top: solid 8px #FF8B00; margin-bottom: 26px; }

.proslide2 > li { margin-top: 3px; }

.proslide2 > li:first-child { margin-top: 0; }

.proslide2 > li:hover > a, .proslide2 > li.active > a { color: #fff; background-color: #FF8B00; }

.proslide2 > li:hover > a:after, .proslide2 > li.active > a:after { background-image: url(../images/slide2_1.png); }

.proslide2 > li > a { display: block; background-color: #ECECEC; padding: 16px 64px 16px 22px; font-size: 16px; font-size: 1.6rem; line-height: 24px; color: #424242; position: relative; }

.proslide2 > li > a:after { position: absolute; content: ''; width: 12px; height: 12px; top: 50%; margin-top: -6px; background: url(../images/slide2.png) no-repeat center; right: 18px; }

@media screen and (max-width: 1219px) { .proslide2 > li > a { padding: 10px 64px 10px 22px; } }

@media screen and (max-width: 999px) { .proslide2 > li > a { padding: 8px 50px 8px 20px; }
  .proslide2 > li > a:after { right: 15px; } }

@media screen and (max-width: 767px) { .proslide2 > li > a { padding: 6px 50px 6px 20px; } }

.proslide2 .box-yiji { padding: 1px 0 2px; }

.proslide2 .box-yiji > li { margin-top: 1px; position: relative; }

.proslide2 .box-yiji > li > a { display: block; background-color: #ECECEC; padding: 16px 33px 16px 48px; font-size: 16px; font-size: 1.6rem; line-height: 24px; color: #424242; position: relative; }

.proslide2 .box-yiji > li .iconfont { position: absolute; font-size: 13px; font-size: 1.3rem; color: #666; top: 50%; margin-top: -6px; right: 16px; }

.proslide2 .box-yiji > li:hover > a, .proslide2 .box-yiji > li > a.arrta{ color: #FF8B00; }

.proslide2 .box-yiji > li:hover .iconfont { color: #FF8B00; }

@media screen and (max-width: 1219px) { .proslide2 .box-yiji > li > a { padding: 10px 33px 10px 48px; } }

@media screen and (max-width: 999px) { .proslide2 .box-yiji > li > a { padding: 8px 33px 8px 40px; } }

@media screen and (max-width: 767px) { .proslide2 .box-yiji > li > a { padding: 6px 33px 6px 35px; font-size: 14px; font-size: 1.4rem; } }

.case1-list { padding-bottom: 25px; }

.case1-list .list-item { border: solid 1px #ccc; margin-bottom: 20px; }

.case1-list .list-item:hover { border-color: #FF8B00; }

.case1-list .list-item:hover .item-title, .case1-list .list-item:hover .item-title a { color: #FF8B00; }

.case1-list .list-item:hover .item-btn { background-color: #FF8B00; }

@media screen and (max-width: 550px) { .case1-list .list-item { padding: 15px; } }

.case1-list .item-pic { width: 253px; margin: 39px 30px 38px 36px; }

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

@media screen and (max-width: 767px) { .case1-list .item-pic { margin: 20px 15px; } }

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

.case1-list .item-body { overflow: hidden; margin-right: 24px; }

@media screen and (max-width: 767px) { .case1-list .item-body { margin-right: 15px; } }

@media screen and (max-width: 550px) { .case1-list .item-body { margin-right: 0; } }

.case1-list .item-title { font-size: 20px; font-size: 2rem; line-height: 24px; margin-top: 40px; }

@media screen and (max-width: 767px) { .case1-list .item-title { margin-top: 15px; font-size: 18px; font-size: 1.8rem; } }

.case1-list .item-desc { margin-top: 10px; line-height: 20px; height: 60px; }

.case1-list .item-btn { margin-top: 39px; width: 90px; height: 30px; float: right; text-align: center; line-height: 30px; background-color: #b6b6b6; color: #fff; }

@media screen and (max-width: 767px) { .case1-list .item-btn { margin-top: 20px; } }

/*-------------3-1-case   end--------------------------------------------------------------*/
/*-------------3-2-case   start------------------------------------------------------------*/
.case2-box .box-title { text-align: center; font-size: 28px; font-size: 2.8rem; }

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

.case2-box .item-date { margin-top: 35px; border-bottom: solid 1px #e8e8e8; padding-bottom: 2px; line-height: 14px; color: #666; }

.case2-box .item-date .back-btn { float: right; width: 80px; height: 20px; line-height: 20px; text-align: center; background-color: #E8E8E8; color: #FF8B00; }

.case2-box .item-body { padding: 33px 0 30px; line-height: 26px; }

.case2-box .item-body, .case2-box .item-body p, .case2-box .item-body a, .case2-box .item-body li, .case2-box .item-body span, .case2-box .item-body b, .case2-box .item-body strong, .case2-box .item-body em, .case2-box .item-body i { color: #666; }

.case2-box .item-body img, .case2-box .item-body iframe { max-width: 100%; }

.case2-box .item-about { background-color: #f5f5f5; }

.case2-box .item-about .box-title1 { border-bottom: #ccc dashed 1px; font-size: 24px; font-size: 2.4rem; padding: 16px 20px 6px; line-height: 30px; }

.case2-box .item-about .box-title1 a:hover { color: #FF8B00; }

@media screen and (max-width: 767px) { .case2-box .item-about .box-title1 { font-size: 20px; font-size: 2rem; } }

.case2-box .item-about .list-item { padding: 12px 100px 12px 18px; position: relative; line-height: 24px; }

.case2-box .item-about .item-btn { position: absolute; right: 11px; top: 12px; }

.case2-box .item-about .item-btn:hover { color: #FF8B00; }

.case2-box .item-page { margin-top: 54px; border-top: solid 1px #ccc; position: relative; padding-right: 130px; }

@media screen and (max-width: 767px) { .case2-box .item-page { margin-top: 30px; } }

.case2-box .item-page .item-title { line-height: 26px; }

.case2-box .item-page .item-title, .case2-box .item-page .item-title a { color: #666; }

.case2-box .item-page .item-title a:hover { color: #FF8B00; }

.case2-box .item-page .item-btn { position: absolute; top: 0; right: 0; display: inline-block; width: 123px; height: 38px; line-height: 38px; text-align: center; background-color: #e8e8e8; color: #666; }

.case2-box .item-page .item-btn:hover { background-color: #FF8B00; color: #fff; }

/*-------------3-2-case   end--------------------------------------------------------------*/
/*-------------4-client start--------------------------------------------------------------*/
.client-main .box-title { font-weight: bold; font-size: 22px; font-size: 2.2rem; text-transform: uppercase; border-bottom: solid 1px #eee; position: relative; padding-bottom: 13px; padding-top: 10px; }

.client-main .box-title:after { position: absolute; content: ''; width: 111px; height: 3px; left: 0; background-color: #e8e8e8; bottom: -2px; }

@media screen and (max-width: 767px) { .client-main .box-title { font-size: 18px; font-size: 1.8rem; padding: 5px 0 7px; } }

.client-main .box-list { padding: 27px 0 44px; }

.client-main .box-list .list-item { float: left; width: 24.13793%; margin-left: 1.14943%; margin-bottom: 18px; }

.client-main .box-list .item-pic { width: 100%; border: #ECECEC 1px solid; padding: 9px; }

.client-main .box-list .item-pic img { display: block; margin: 0 auto; max-width: 210px; width: 100%; }

.client-main .box-list .item-title { background-color: #f0f0f0; text-align: center; color: #666; font-size: 16px; font-size: 1.6rem; line-height: 50px; padding: 0 5px; }

@media screen and (max-width: 999px) { .client-main .box-list { padding: 27px 0 32px; }
  .client-main .box-list .list-item { width: 23%; margin: 0 1% 18px; }
  .client-main .box-list .item-title { line-height: 40px; } }

@media screen and (max-width: 767px) { .client-main .box-list { padding: 20px 0 22px; }
  .client-main .box-list .item-title { line-height: 30px; font-size: 14px; font-size: 1.4rem; } }

@media screen and (max-width: 600px) { .client-main .box-list .list-item { width: 31.33%; } }

@media screen and (max-width: 400px) { .client-main .box-list .list-item { width: 48%; } }

/*-------------4-client end----------------------------------------------------------------*/
/*-------------5-1-about start-------------------------------------------------------------*/
/* about1-top start */
.about1-top .item-pic { width: 49.16667%; margin-right: 2.91667%; padding: 2.5% 0 2.5% 2.5%; position: relative; }

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

.about1-top .item-pic:after { position: absolute; content: ''; top: 0; left: 0; height: 100%; width: 58.47458%; background-color: #FF8B00; z-index: -1; }

@media screen and (max-width: 999px) { .about1-top .item-pic { width: 100%; max-width: 590px; margin: 0 auto; float: none; } }

.about1-top .item-title { font-family: "TimesLTStdBold"; font-size: 60px; font-size: 6rem; color: #E1E1E2; text-transform: uppercase; opacity: 0.45; margin-top: 45px; }

@media screen and (max-width: 1219px) { .about1-top .item-title { margin-top: 20px; font-size: 50px; font-size: 5rem; } }

@media screen and (max-width: 999px) { .about1-top .item-title { font-size: 40px; font-size: 4rem; } }

@media screen and (max-width: 767px) { .about1-top .item-title { font-size: 30px; font-size: 3rem; } }

.about1-top .item-subt { font-size: 28px; font-size: 2.8rem; font-weight: bold; line-height: 30px; }

@media screen and (max-width: 999px) { .about1-top .item-subt { font-size: 24px; font-size: 2.4rem; } }

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

.about1-top .item-desc { margin-top: 19px; line-height: 26px; }

.about1-top .item-desc p { color: #666; margin-bottom: 26px; }

@media screen and (max-width: 999px) { .about1-top .item-desc { margin-top: 10px; }
  .about1-top .item-desc p { margin-bottom: 15px; } }

@media screen and (max-width: 767px) { .about1-top .item-desc { line-height: 24px; } }

/* about1-top end */
.about1-middle .box-numbox { margin-top: 20px; }

.about1-middle .box-numbox li { float: left; width: 20%; border-left: solid 1px #CBCBCB; text-align: center; margin-bottom: 27px; padding-bottom: 7px; padding-top: 18px; }

.about1-middle .box-numbox li:first-child { border: 0; }

.about1-middle .box-numbox li:hover, .about1-middle .box-numbox li:hover p, .about1-middle .box-numbox li:hover span { color: #FF8B00; }

.about1-middle .box-numbox .item-num { color: #666; }

.about1-middle .box-numbox .item-num span { color: #333; font-size: 40px; font-size: 4rem; }

.about1-middle .box-numbox .item-title { font-size: 16px; font-size: 1.6rem; line-height: 26px; color: #666; margin-top: 12px; }

@media screen and (max-width: 999px) { .about1-middle .box-numbox { border: 0; }
  .about1-middle .box-numbox li { width: 33.33%; border: 0; margin-bottom: 25px; }
  .about1-middle .box-numbox .item-num span { font-size: 30px; font-size: 3rem; } }

@media screen and (max-width: 767px) { .about1-middle .box-numbox li { padding: 8px 0; }
  .about1-middle .box-numbox .item-num span { font-size: 24px; font-size: 2.4rem; }
  .about1-middle .box-numbox .item-title { font-size: 14px; font-size: 1.4rem; margin-top: 0; } }

@media screen and (max-width: 500px) { .about1-middle .box-numbox li { width: 50%; margin-bottom: 15px; } }

.about1-middle .img { margin-top: 40px; }

.about1-middle .img img { display: block; max-width: 100%; }

@media screen and (max-width: 767px) { .about1-middle .img { margin-top: 20px; } }

/*-------------5-1-about end---------------------------------------------------------------*/
/*-------------5-2-about start-------------------------------------------------------------*/
.about2-list { padding-top: 13px; }

.about2-list .list-item { margin-top: 66px; position: relative; }

@media screen and (max-width: 999px) { .about2-list .list-item { margin-top: 50px; } }

@media screen and (max-width: 767px) { .about2-list .list-item { margin-top: 30px; } }

.about2-list .item-pics { width: 56.66667%; }

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

@media screen and (max-width: 1219px) { .about2-list .item-pics.pull-left { margin-right: 2.5%; }
  .about2-list .item-pics.pull-right { margin-left: 2.5%; } }

@media screen and (max-width: 767px) { .about2-list .item-pics { width: 100%; float: none; margin: 0 auto 30px !important; } }

.about2-list .item-body { width: 43.33333%; padding: 0 2.08333% 36px 2.33333%; border: solid 1px #ccc; position: absolute; top: 50%; -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); top: 18px\0; }

.about2-list .item-body.pull-left { left: 0; border-right: 0; }

.about2-list .item-body.pull-right { right: 0; border-left: 0; text-align: right; }

@media screen and (max-width: 1219px) { .about2-list .item-body { position: relative; top: auto; -ms-transform: none; -o-transform: none; transform: none; -webkit-transform: none; -moz-transform: none; float: none !important; width: auto; border: 0; padding: 0; } }

.about2-list .item-title { font-size: 16px; font-size: 1.6rem; line-height: 24px; padding: 8px 15px; color: #fff; box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35); background-color: #FF8B00; display: inline-block; margin-top: -12px; }

@media screen and (max-width: 1219px) { .about2-list .item-title { margin-top: 0; } }

@media screen and (max-width: 999px) { .about2-list .item-title { padding: 8px; } }

@media screen and (max-width: 767px) { .about2-list .item-title { font-size: 14px; font-size: 1.4rem; padding: 5px; } }

.about2-list .item-desc { color: #666; line-height: 26px; margin-top: 22px; overflow: visible; }

@media screen and (max-width: 767px) { .about2-list .item-desc { margin-top: 15px; line-height: 24px; } }

.about2-btns { padding-top: 53px; }

@media screen and (max-width: 999px) { .about2-btns { padding-top: 30px; } }

@media screen and (max-width: 767px) { .about2-btns { padding-top: 20px; } }

.about2-btns li { margin-top: 15px; float: left; width: 13.75%; margin-left: 0.58333%; height: 50px; line-height: 50px; border-radius: 25px; background-color: #333; text-align: center; font-weight: bold; color: #fff; }

.about2-btns li.color1 { background-color: #FF8B00; }

.about2-btns li:first-child { margin-left: 0; }

@media screen and (max-width: 1219px) { .about2-btns li { font-size: 12px; font-size: 1.2rem; } }

@media screen and (max-width: 999px) { .about2-btns li { width: 23%; margin: 15px 1% 0 !important; } }

@media screen and (max-width: 767px) { .about2-btns li { height: 36px; line-height: 36px; border-radius: 18px; } }

@media screen and (max-width: 600px) { .about2-btns li { width: 31.33%; } }

@media screen and (max-width: 450px) { .about2-btns li { width: 48%; } }

.about2-icons { padding-top: 28px; }

.about2-icons .list-item { margin-top: 15px; float: left; width: 11.33333%; margin-left: 1.33333%; border: solid 1px #ccc; padding: 22px 5px 23px; }

.about2-icons .list-item:first-child { margin-left: 0; }

.about2-icons .list-item:hover { border: solid 1px #333; }

@media screen and (max-width: 999px) { .about2-icons .list-item { width: 23%; padding: 15px 5px; margin: 15px 1% 0 !important; } }

@media screen and (max-width: 600px) { .about2-icons .list-item { width: 48%; } }

.about2-icons .item-pic { width: 100%; }

.about2-icons .item-pic img { display: block; max-width: 65px; width: 100%; margin: 0 auto; }

.about2-icons .item-desc { margin-top: 5px; height: 40px; text-align: center; }

.about2-icons .item-desc a { width: 500px; height: 40px; line-height: 20px; vertical-align: middle; display: table-cell; color: #333; }

@media screen and (max-width: 1219px) { .about2-icons .item-desc { height: 60px; }
  .about2-icons .item-desc a { height: 60px; } }

@media screen and (max-width: 999px) { .about2-icons .item-desc { height: 40px; }
  .about2-icons .item-desc a { height: 40px; } }

/*-------------5-2-about end---------------------------------------------------------------*/
/*-------------5-3-about start-------------------------------------------------------------*/
.about3-list { padding: 0 0 50px; }

.about3-list .list-item { float: left; width: 24%; margin-left: 1.33333%; margin-bottom: 14px; }

.about3-list .item-pics { width: 100%; border: #ccc 1px solid; padding: 10px 10px 11px; }

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

.about3-list .item-title { background-color: #f0f0f0; text-align: center; color: #666; line-height: 50px; padding: 0 5px; }
.about3-list .item-title a{color: #666;}
@media screen and (max-width: 999px) { .about3-list { padding: 0 0 40px; }
  .about3-list .list-item { width: 23%; margin: 0 1% 18px; }
  .about3-list .item-title { line-height: 40px; } }

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

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

/*-------------5-3-about end---------------------------------------------------------------*/
/*-------------5-4-about start-------------------------------------------------------------*/
.cer-list { padding: 0 0 48px; }

.cer-list .list-item { float: left; width: 24%; margin-left: 1.33333%; margin-bottom: 16px; }

.cer-list .item-pics { width: 100%; border: #ccc 1px solid; padding: 9px; }

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

.cer-list .item-title { background-color: #f0f0f0; text-align: center; color: #666; line-height: 50px; padding: 0 5px; }

@media screen and (max-width: 999px) { .cer-list { padding: 0 0 40px; }
  .cer-list .list-item { width: 23%; margin: 0 1% 18px; }
  .cer-list .item-title { line-height: 40px; } }

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

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

/*-------------5-4-about end---------------------------------------------------------------*/
/*-------------5-5-about start-------------------------------------------------------------*/
.about5-main { /* .box-top start */ /* .box-top end */ /* box-bot start */ /* box-bot end */ }

.about5-main .box-top .item-pic { width: 188px; margin-right: 22px; margin-left: 10px; }

.about5-main .box-top .item-pic img { display: block; margin: 0 auto; max-width: 188px; width: 100%; }

.about5-main .box-top .item-title { margin-top: 15px; font-weight: bold; font-size: 26px; font-size: 2.6rem; line-height: 30px; text-transform: uppercase; color: #FF8B00; position: relative; }

.about5-main .box-top .item-title a { display: inline-block; padding-bottom: 10px; padding-right: 35px; border-bottom: solid 3px #333; color: #FF8B00; }

.about5-main .box-top .item-desc { line-height: 26px; color: #666; margin-top: 16px; }

@media screen and (max-width: 767px) { .about5-main .box-top .item-title { font-size: 22px; font-size: 2.2rem; }
  .about5-main .box-top .item-title a { padding-right: 0; padding-bottom: 5px; } }

@media screen and (max-width: 500px) { .about5-main .box-top .item-pic { width: 130px; margin-right: 15px; }
  .about5-main .box-top .item-title { margin-top: 5px; } }

.about5-main .box-bot { margin-top: 37px; }

@media screen and (max-width: 999px) { .about5-main .box-bot { margin-top: 0; } }

.about5-main .box-bot .item-left { width: 410px; margin-right: 2.5%; background-color: #444; }

.about5-main .box-bot .item-left .item-title { line-height: 106px; font-size: 22px; font-size: 2.2rem; font-weight: bold; color: #fff; text-align: center; background-color: #FF8B00; }

.about5-main .box-bot .item-left .box-list { padding: 15px 30px 29px 15px; }

.about5-main .box-bot .item-left .box-list li { line-height: 30px; }

.about5-main .box-bot .item-left .box-list li, .about5-main .box-bot .item-left .box-list li p, .about5-main .box-bot .item-left .box-list li a { color: #fff; }

.about5-main .box-bot .item-left .box-list li a:hover { color: #FF8B00; }

@media screen and (max-width: 999px) { .about5-main .box-bot .item-left { width: 100%; float: none; margin: 30px auto; }
  .about5-main .box-bot .item-left .item-title { line-height: 80px; } }

@media screen and (max-width: 767px) { .about5-main .box-bot .item-left .item-title { line-height: 50px; font-size: 18px; font-size: 1.8rem; }
  .about5-main .box-bot .item-left .box-list { padding: 15px; }
  .about5-main .box-bot .item-left .box-list li { line-height: 24px; } }

.about5-main .box-bot .map { overflow: hidden; }

/*-------------5-5-about end---------------------------------------------------------------*/
/*-------------5-6-about start-------------------------------------------------------------*/
.about6-main .box-title { width: 144px; height: 44px; line-height: 44px; text-align: center; color: #fff; background: #FF8B00; font-size: 16px; font-size: 1.6rem; }

.about6-main .box-form { background: url(../images/about15.jpg) no-repeat bottom center; border: solid 1px #ccc; padding: 44px 0 35px; }

.about6-main .box-form .item-row { margin-bottom: 12px; }

.about6-main .box-form .item-row .item-text { width: 24.75%; text-align: right; line-height: 32px; padding-right: 5px; color: #666; }

.about6-main .box-form .item-row .item-text span { color: #ff0000; }

.about6-main .box-form .item-row .item-input { overflow: hidden; max-width: 632px; padding-right: 20px; }

.about6-main .box-form .item-row .item-input input, .about6-main .box-form .item-row .item-input textarea { width: 100%; border: solid 1px #ccc; background-color: #fff; }

.about6-main .box-form .item-row .item-input input { height: 33px; line-height: 30px; padding: 0 5px; }

.about6-main .box-form .item-row .item-input textarea { height: 101px; line-height: 24px; padding: 5px; }

.about6-main .box-form .item-row .item-input .codeinput { width: 88px; float: left; margin-right: 12px; background-color: transparent; }

.about6-main .box-form .item-row .item-input .codeimg { width: 111px; height: 33px; border: solid 1px #ccc; float: left; cursor: pointer; }

.about6-main .box-form .item-row .item-input .codebtn { width: 81px; height: 32px; border: solid 1px #FF8B00; background-color: #FF8B00; text-align: center; color: #fff; margin-top: 2px; }

.about6-main .box-form .item-row .item-input .codebtn:hover { background-color: #EB6300; }

.about6-main .box-form .item-row .item-input.item-textarea { margin-bottom: 8px; }

.about6-main .box-form .item-code .item-text { color: #333; }

@media screen and (max-width: 500px) { .about6-main .box-form { padding: 30px 0 20px; }
  .about6-main .box-form .item-row { padding: 0 15px; }
  .about6-main .box-form .item-row .item-text { float: none; text-align: left; width: 100%; }
  .about6-main .box-form .item-row .item-input { padding: 0; margin-bottom: 0 !important; }
  .about6-main .box-form .item-row .item-input .codebtn { width: 100%; }
  .about6-main .box-form .item-btnbox .item-text { display: none; } }

/*-------------5-6-about end---------------------------------------------------------------*/
.banner { position: relative; z-index: 2; line-height: 0; font-size: 0; }
.banner .slick-arrow { position: absolute; z-index: 99; display: block !important; top: 50%; margin-top: -31px; width: 62px; height: 62px; background-repeat: no-repeat; background-position: center; -webkit-background-size: 100% 100%; background-size: 100% 100%; }
.banner .slick-prev { left: 0; background-image: url("../img/jtl1.png"); cursor: pointer; }
.banner .slick-next { right: 0; background-image: url("../img/jtr1.png"); cursor: pointer; }
.banner .slick-dots { position: absolute; z-index: 999999; left: 0; right: 0; bottom: 26px; text-align: center; font-size: 0; letter-spacing: 0; text-align: center; }
.banner .slick-dots li { margin: 0 11px; display: inline-block; *display: inline; *zoom: 1; }
.banner .slick-dots li.slick-active a { background-image: url("../img/dot2.png"); cursor: pointer; }
.banner .slick-dots a { display: block; width: 16px; height: 16px; background-image: url("../img/dot1.png"); cursor: pointer; background-repeat: no-repeat; background-position: center; -webkit-background-size: 100% 100%; background-size: 100% 100%; }
.banner.hide { display: none; }
@media screen and (max-width: 959px) { .banner { display: block; }
.banner.hide { display: block; }
.banner .slick-arrow { display: none !important; }
.banner .slick-dots { bottom: 10px; }
.banner .slick-dots li { margin: 0 5px; }
.banner .slick-dots a { width: 10px; height: 10px; }
.banner2 { display: none; } }

.slick-list,.slick-slider,.slick-track{position:relative;display:block}
.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}
.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{top:0;left:0}
.slick-track:after,.slick-track:before{display:table;content:''}
.slick-track:after{clear:both}
.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] 
.slick-slide{float:right}.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}




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

.bq { margin-right: 10px; }
.at-resp-share-element .at-icon{width: 24px!important;height: 24px!important;}
  .at-style-responsive .at-share-btn{padding: 0!important; border-radius: 2px!important;}
  .at-resp-share-element .at-share-btn .at-icon-wrapper{width: 24px!important;height: 24px!important;}
  .at-resp-share-element .at-share-btn{margin-bottom: 0!important;margin-right: 3px!important;}

.ppp { padding:20px 0 0 0 ; }


.active{    background-color: #FF8B00 !important;
    color: #FFFFFF !important;
    border-color: #FF8B00 !important;}
	
	
	.slick-list,.slick-slider,.slick-track{position:relative;display:block}
.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}
.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{top:0;left:0}
.slick-track:after,.slick-track:before{display:table;content:''}
.slick-track:after{clear:both}
.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] 
.slick-slide{float:right}.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}

.index-clients .box-scroll .scroll-list li .ctitle{
  height: 50px;
  font-size: 14px;
  line-height: 50px;
  text-align: center;
  padding: 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: #f0f0f0;
  }


.h-bot .iconfont{
    font-size: 1.6rem;
    color: #fff;
    position: absolute;
    width: 44px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    right: 0;
    top: 0;
    z-index: 99999999;
    background-color: #EB6300;
}
/*.h-bot .wp{*/
/*    position: relative;*/
/*}*/
.searchWrap {
  position: absolute;
  top: calc(100% + 10px);
  /*top:50px;*/
  /*right: 0;*/
  /*top:29px;*/
   top:0px;
  right: 3px;
  /*display: none;*/
  /*border: 1px solid #777777;*/
  z-index: 9999999999999999999999999999;
}
.search-box .icon-search5{
    right: inherit;
    right:0;
    height: 35px;
    line-height: 35px;
    z-index: -1;
}


.nyky .tit {
    display: block;
    font-size: 28px;
    color: #303030;
    text-align: center;
    line-height: 28px;
    margin-bottom: 20px;
}
.nyky{margin-top: 20px; width:100%;     display: flex;
    flex-wrap: wrap;
    justify-content: space-between;}
.vr3dr, .video {    width: 49%;}

@media screen and (max-width: 999px) {
.nyky .tit  {
        font-size: 18px;
        font-size: 1.8rem;
    }
}

@media screen and (max-width: 767px) {
  .nyky .tit {
        font-size: 16px;
        font-size: 1.6rem;
    }
}



.nyky .tit {
    display: block;
    font-size: 28px;
    color: #303030;
    text-align: center;
    line-height: 28px;
    margin-bottom: 20px;
}
.nyky{margin-top: 20px; width:100%;     display: flex;
    flex-wrap: wrap;
    justify-content: space-between;}
.vr3dr, .video {    width: 49%;}

@media screen and (max-width: 999px) {
.nyky .tit  {
        font-size: 18px;
        font-size: 1.8rem;
    }
}

@media screen and (max-width: 767px) {
  .nyky .tit {
        font-size: 16px;
        font-size: 1.6rem;
    }
}


.dingbujpy { background-color: #333; color:#fff;}

.m-hdinfo {float: left;overflow: hidden;}

.m-hdinfo .info-item { float: left; line-height: 34px; padding-left: 10px; font-size: 14px; font-size: 1.4rem; color: #fff; background-repeat: no-repeat; background-position: left center; }
.m-hdinfo .info-item i{  color: #fff; margin-right:5px;}
.m-hdinfo .info-item a { color: #fff; }

.m-hdinfo .info-item a:hover { color: #fff; }

.h-bot .iconfont{
    font-size: 1.6rem;
    color: #fff;
    position: absolute;
    width: 44px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    /* right: 0; */
    top: 0;
    z-index: 99999999;
    background-color: #EB6300;
}

/*.h-bot .wp{*/
.h-bot{
    position: relative;
}
.searchWrap {
  position: absolute;
  top: calc(100% + 10px);
  /*top:29px;*/
  top:0px;
  left: 0px;
  display: none;
  /*border: 1px solid #777777;*/
  z-index: 999999999999999999999;
  display: block;
}
.search-box .icon-search5{
    right: inherit;
    right: 0;
    height: 35px;
    line-height: 35px;
    z-index: -1;
}
.h-bot .iconfont:hover {
  cursor: pointer;
}
.pressure{
    padding:40px 0;
}
.pressure .iframe{
    position: relative;
    width: 100%;
    padding-bottom: 50%;
    height: 0;
}
.pressure .iframe iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.pressure:nth-of-type(2n+1){
    background-color: whitesmoke;
}

.pressure_lilst .content{
    margin: 20px 0;
    font-family: Verdana;
    line-height: 2em;
    font-size: 16px;
}
.pressure-img{
    margin-bottom: 40px;
}
.exhibition-list .exhibition-list-item{
    display: inline-block;
    width: 33.333333333%;
    padding: 0 28px;
    margin-bottom: 68px;
}
.exhibition-list-item .item-body {
    position: relative;
    width: 100%;
    padding: 15px 12px 18px;
    background: #FCF8F4;
    text-align: center;
}
.exhibition-list-item .item-body .item-title {
    font-size: 20px;
    font-family: Jost-Regular;
    position: relative;
    color: #333333;
    line-height: 30px;
}
.exhibition-list-item .item-body .item-desc {
    font-size: 16px;
    font-family: Lora-Regular;
    position: relative;
    color: #666;
    line-height: 30px;
    margin-top: 8px;
}
.self-ellipsis-2 {
    display: -webkit-box !important;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.shejiao{
    margin-top:80px;
}
.shejiao img{
    width:30px;
}

.nyky .tit {
    display: block;
    font-size: 28px;
    color: #303030;
    text-align: center;
    line-height: 28px;
    margin-bottom: 20px;
}
.nyky{margin-top: 20px; width:100%;     display: flex;
    flex-wrap: wrap;
    justify-content: space-between;}
.vr3dr, .video {    width: 49%;}

@media screen and (max-width: 999px) {
.nyky .tit  {
        font-size: 18px;
        font-size: 1.8rem;
    }
}

@media screen and (max-width: 767px) {
  .nyky .tit {
        font-size: 16px;
        font-size: 1.6rem;
    }
}
