@charset "utf-8";
/* css reset */
*{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
body, h1, h2, h3, h4, h5, h6, hr, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, p { margin: 0; padding: 0 }
body, button, input, select, textarea { font: 14px/1.5 'Microsoft Yahei', arial, '宋体'; color: #333; border: none; outline: medium }
table { border-collapse: collapse; border-spacing: 0 }
img { border: 0; vertical-align: top }
h1, h2, h3, h4, h5, h6 { font-size: 100% }
address, cite, dfn, var { font-style: normal }
li { list-style: none }
a { text-decoration: none; vertical-align: baseline; zoom: 1; color: #999; outline: none; text-decoration: none !important }
a:hover, a.glink:hover, a.blink:hover { text-decoration: underline; outline: none }
img { border: 0 }
button, input, select, textarea { font-size: 100% }
body { overflow-x: hidden; }
/*css common*/
.fl { float: left }
.fr, .right { float: right }
.row { zoom: 1 }
.clearfix:after { content: ""; display: table; clear: both }
.clearfix { zoom: 1 }
.c-width { width: 1100px; margin: 0 auto }
@media screen and (max-width:1200px) {
.c-width { width: 95%; }
}
.no-m { margin: 0 !important }
.no-p { padding: 0 !important }
.no-mr { margin-right: 0 !important; }
/* css slide */
.slide { position: relative; width: 100%; overflow: hidden; height: 600px; background-color: #fff; }
.slide .hd { position: absolute; bottom: 20px; z-index: 999; overflow: hidden; width: 100%; }
.slide .hd ul { overflow: hidden; zoom: 1; text-align: center; font-size: 0; }
.slide .hd ul li { display: inline-block; width: 24px; height: 4px; background: #fff; margin: 0 5px; }
.slide .hd ul li.on { background: #0858b1; }
.slide .bd { position: relative; height: 100%; z-index: 0 }
.slide .bd li { zoom: 1; vertical-align: middle }
.slide .bd li>a { display: block; position: relative; width: 100%; height: 326px; overflow: hidden; background-repeat: no-repeat; background-position: center center; }
.slide3 { width: 751px; height: 358px; overflow: hidden; position: relative; border: 1px solid #f0f0f0; }
.slide3 .hd { position: absolute; bottom: 20px; width: 100%; z-index: 9; }
.slide3 .hd ul { text-align: right; padding-right: 30px; }
.slide3 .hd li { display: inline-block; width: 100px; height: 48px; border: 3px solid #f0f0f0; margin-left: 20px; cursor: pointer; }
.slide3 .hd li img { width: 100px; height: 48px; }
.slide3 .hd li.on { border-color: #0858b1; }
/* header css */
.header { background-color: #fff; }
.header-main { height: 134px; }
.header .logo { margin-top: 38px; width:50%;}
.header .logo img { display: block; max-width: 100%; }
.search{ width:40%;}
.search-box { border: 1px solid #0858b1; height: 40px; margin-top: 48px; width:100%; }
.search-box select { width: 99px; border-right: 1px solid #0858b1; height: 38px; padding-left: 6px; }
.search-box input {width: calc(100% - 109px); border: none; height: 20px; padding: 9px 0 9px 8px; box-sizing: content-box; }
.search-box .submit { background-color: #0858b1; color: #fff; text-align: center; line-height: 38px; width: 101px; cursor: pointer; }
.search-box .submit:before { content: ""; width: 13px; height: 13px; background: url(../images/search-icon.png) no-repeat; display: inline-block; vertical-align: middle; margin: -2px 5px 0 0; }
.cyxx { font-size: 12px; color: #666; line-height: 16px; padding-top: 7px; }
.cyxx a { font-size: 12px; color: #666; margin-right: 15px; }
.header-nav .menu { position: absolute; width: 100%; left: 0; top: 44px; border-top: 3px solid transparent; z-index: 99; display: none; transition: all .5s; }
.header-nav .menu a { display: block; width: 100%; line-height: 44px; font-size: 14px; color: #666; background-color: #f6f6f6; text-align: center; }
.header-nav .menu a:hover { background-color: #0858b1; color: #fff; }
.header-nav li:hover .menu { display: block; }
/* footer css */
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.container:after, .clearfix:before, .clearfix:after { content: ""; display: table; font-size: 0 !important; line-height: 0!important; height: 0!important; }
.container:after, .clearfix:after { clear: both; }
.clearfix { *zoom: 1;
}
.container { width: 1200px; margin: 0 auto; min-width: 1200px; position: relative; }
.footer { width: 100%; height: auto; padding: 30px 0 26px; background-color: #333; border-top: 2px solid #0858b1; }
.footer .container { width: 1100px; min-width: 1100px; }
.footer .fl { width:70%; }
.foot-tel { height: 40px; color: #fff; font-size: 26px; line-height: 40px; font-weight: bold; margin-bottom: 12px; }
.foot-tel .icon-tel { display: inline-block; width: 40px; height: 40px; margin: 0 20px 0 0; vertical-align: top; background: url(../images/foot_tel.png) center center no-repeat; }
.foot-tel strong { color: #fff; font-size: 40px; }
.foot-text { color: #aaa; font-size: 12px; line-height: 24px; }
.foot-text img { margin-left: 5px; vertical-align: middle; }
.foot-socail { height: 30px; line-height: 30px; text-align: right; margin-top: 12px; margin-bottom: 10px; }
.foot-socail .name { float: left; color: #aaa; font-size: 12px; margin-left: 10px; }
.foot-socail .icon { float: left; width: 30px; height: 30px; margin-left: 10px; position: relative; background: url(../images/weixin_icon.jpg) no-repeat; }
.foot-socail .name+.icon { background-position: 0 0; }
.foot-socail .icon .imgbox { position: absolute; right: 0; bottom: 42px; width: 96px; height: 96px; padding: 6px; background-color: #fff; filter: alpha(opacity:0);
opacity: 0; visibility: hidden; -webkit-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; }
.foot-socail .icon .imgbox:after { content: ""; position: absolute; right: 0; bottom: -6px; width: 0; height: 0; margin-left: -5px; border: 5px solid #fff; border-width: 6px 8px; border-color: #fff #fff transparent transparent; }
.foot-socail .icon:hover .imgbox {
filter: alpha(opacity:100); opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); }
.foot-socail .icon .imgbox img { width: 100%; }
.foot-socail .icon:hover .imgbox img { width: 100%; }
.foot-link { display: block; color: #aaa; font-size: 12px; line-height: 2; text-align: right; }
/* index */
.main { background-color: #f5f5f5; }
.keyword { line-height: 1.1; margin-top: 21px; font-size: 14px; }
.keyword span { color: #333; }
.keyword a { font-size: 14px; color: #666; margin-right: 20px; }
.sidebar { width: 286px; background-color: #fff; overflow: hidden; }
.sidebar-til { padding-left: 80px; padding-top: 10px; padding-bottom: 10px; position: relative; background-color: #fff; height: 54px; border-bottom: 3px solid #0858b1; }
.sidebar-til:before { content: ""; position: absolute; width: 39px; height: 39px; background: url(../images/classify-icon.png) no-repeat; top: 21px; left: 25px; }
.sidebar-til h2 { font-size: 22px; color: #0858b1; font-weight: normal; padding-top: 4px; }
.sidebar-til p { font-size: 14px; color: #0858b1; font-family: arial; line-height: 1; }
.sidebar li { border-top: 1px solid #ededed; position: relative; }
.sidebar li>a { margin-left: 58px; font-size: 16px; color: #666; height: 59px; line-height: 59px; display: block; margin-right: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.sidebar li>a dd { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.sidebar li:before { content: ""; position: absolute; width: 8px; height: 8px; background: url(../images/sidebar-icon.png) no-repeat; top: 26px; left: 31px; }
.sidebar_wz li>a { margin-left: 58px; font-size: 16px; color: #666; height: 40px; line-height: 40px; display: block; margin-right: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.sidebar_wz li:before { content: ""; position: absolute; width: 8px; height: 8px; background: url(../images/sidebar-icon.png) no-repeat; top: 16px; left: 31px; }
.sidebar li.on { background-color: #fef4f4; }
.sidebar li.on>a { color: #0858b1; font-weight: bold; cursor: pointer; }
.sidebar li.on:before { background-image: url(../images/sidebar-active.png); }
.product-wrapper { margin: 24px auto; }
.side-main>.clearfix { width: 820px; }
.pro-item { float: left; width: 23.5%; height: 152px; border: 1px solid #f0f0f0; background-color: #fff; margin: 0 2% 15px 0; transition: all .5s;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.pro-item:hover { border-color: #e77f83; box-shadow: 0 0 0 1px #e77f83; }
.pro-item:nth-child(4n+4) { margin-right: 0; }
.pro-item .pic { width: 100%; height: 117px; position: relative; border-bottom: 1px solid #e6e6e6; }
.pro-item .pic img { max-width: 100%; max-height: 100%; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; }
.pro-item p a { display: block; padding: 0 22px 0 10px; height: 35px; line-height: 35px; font-size: 14px; color: #666; position: relative; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.programme { background-image: url(../images/case_bg.jpg); height: 550px; background-repeat: no-repeat; background-position: center top; margin-top: 57px; background-size:cover; }
.programme-text { color: #fff; text-align: center; }
.programme-text dt { padding-top: 40px; font-size: 30px; line-height: 1; margin-bottom: 16px; }
.programme-text dd { font-size: 14px; line-height: 25px; }
.programme-list { width: 100%; max-width:1100px; margin-top: 35px; }
.programme-list li { float: left; margin: 0 3% 40px 0; cursor: pointer; position: relative; width: 22.75%; height: 150px; display: flex; justify-content: center; align-items: center; display: -webkit-box; -webkit-box-pack: center; -webkit-box-align: center; background: #ffffff; border-radius: 2px; box-shadow: 0px 0px 20px #000; }
.programme-list li:nth-child(4n+4) { margin-right: 0; }
.programme-list li img { max-width:100%; max-height:100%; }
.programme-list li a { position: absolute; top: 0; left: 0; width:100%; height: 150px; border-radius: 2px; background: rgba(229, 30, 37, .8); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C80858b1, endColorstr=#C80858b1);
text-align: center; line-height: 24px; font-size: 18px; color: #fff; font-weight: bold; display: none; }
.programme-list li a span { width:100%; height: 150px; display: flex; justify-content: center; align-items: center; display: -webkit-box; -webkit-box-pack: center; -webkit-box-align: center; overflow: hidden; }
.programme-list li img { }
.news-wrapper { padding: 60px 0; }
.news-about { position: relative; width:43.5%; }
.news-about img{ width:100%; display:block;}
.news-about dl { width: 306px; height: 197px; position: absolute; bottom: 0; right: 0; background: rgba(0, 0, 0, .5); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);
padding: 10px 36px 0 32px }
.news-about dt { font-size: 24px; color: #fff; border-bottom: 2px solid #0858b1; display: inline-block; padding: 8px 0 9px 0; margin-bottom: 10px; }
.news-about dd { font-size: 14px; color: #f5f5f5; line-height: 24px; letter-spacing: 1px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; text-overflow: ellipsis; word-break: break-all; height: 93px; line-height: 22px; }
.news-about dd p, .news-about dd span { font-size: 14px; color: #f5f5f5; line-height: 24px; letter-spacing: 1px; }
.news-about .na-more { font-size: 14px; color: #e1e1e1; float: right; margin-top: 3px; }
.news02 { width:54.5%; }
.news02-til h2 { font-size: 24px; color: #3e3e3e; line-height: 1; padding-bottom: 8px; font-weight: normal; border-bottom: 2px solid #0858b1; }
.news02-til .nt-more { color: #808080; line-height: 30px; }
.news-list li { padding: 28px 0; border-bottom: 1px solid #dbdbdb; overflow: hidden; }
.news-list .news-time { float: left; width: 64px; height: 64px; padding-top: 16px; background-color: #e5e5e5; border-radius: 2px; text-align: center; color: #333; font-family: arial; font-weight: bold; line-height: 18px; }
.news-list .news-time span { font-size: 18px; }
.news-list .news-time.active { background-color: #0858b1; color: #fff; }
.news-list dl { width: calc(100% - 80px); }
.news-list dt a { font-size: 16px; line-height: 22px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display:block; }
.news-list dd { font-size: 14px; line-height: 22px; color: #999; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; word-break: break-all; height: 48px; line-height: 24px; }
/* modal css */
.modal { display: none; position: fixed; top: 0; bottom: 0; left: 0; right: 0; background: rgba(0, 0, 0, .7); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
z-index: 999; }
.modal-main { position: absolute; top: 50%; left: 50%; }
.mm-video { width: 1169px; height: 797px; margin: -398px 0 0 -584px; }
.mm-video .modal-close { cursor: pointer; width: 53px; height: 53px; background: url(../images/close01.png) no-repeat; position: absolute; top: 5px; right: 5px; z-index: 1000; }
/* 在线客服 css */
.side-wrapper { position: fixed; bottom: 170px; right: 10px; }
.side-wrapper .zxkf { background-color: #0858b1; width: 80px; height: 80px; background: #0858b1; text-align: center; border-radius: 2px; }
.side-wrapper .zxkf a { color: #fff; font-size: 14px; color: #fff; }
.side-wrapper .zxkf .pic { padding: 12px 0 5px; }
/* 关于清弘 */
.sidebar-til.about:before { background-image: url(../images/about-icon.png); }
.cooperation { border-radius: 6px; background-color: #fff; padding: 0 20px 20px; margin-bottom: 40px; }
.sider2-til { border-bottom: 1px solid #d2d2d2; height: 60px; position: relative; padding-left: 61px; margin-bottom: 20px; }
.cooperation .sider2-til:before { content: ""; position: absolute; width: 40px; height: 38px; background: url(../images/cooperation-icon.png) no-repeat; top: 12px; left: 6px; }
.contact2.cooperation .sider2-til:before { content: ""; position: absolute; width: 45px; height: 34px; background: url(../images/contact-icon.png) no-repeat; top: 12px; left: 6px; }
.sider2-til h2 { font-size: 22px; color: #000; font-weight: normal; padding-top: 4px; }
.sider2-til p { font-size: 14px; color: #000; font-family: arial; line-height: 1; }
.cooperation li { margin-bottom: 10px; }
.contact2>p { font-size: 14px; line-height: 24px; color: #666; }
.contact2>p span { color: #0858b1; }
.contact2 .pic { margin-bottom: 8px; }
.contact2 b { font-size: 16px; }
.column-wrapper { width:100%; background-color: #fff; border-radius: 6px; }
.cw-til { border-bottom: 3px solid #e6e6e6; height: 56px; }
.cw-til h2 { position: absolute; font-size: 20px; color: #676767; padding: 0 20px; line-height: 1; font-weight: normal; border-bottom: 3px solid #0858b1; padding: 24px 20px 9px; }
.cw-til .crumbs { margin-right: 20px; padding-top: 24px; color: #999; max-width: 600px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.cw-til .crumbs span.red { color: #0858b1; }
.cw-til .crumbs .crumbs-home:before { content: ""; display: inline-block; height: 10px; background: url(../images/home-icon.png) no-repeat; vertical-align: middle; margin-right: 5px; margin-top: -1px; }
.news03-list ul { padding: 0 20px; }
.news03-list li { overflow: hidden; border-bottom: 1px solid #e6e6e6; padding: 20px 0; }
.news03-list li .pic { width: 125px; height: 96px; margin-right:
}
.news03-list li .pic img { width: 125px; height: 96px; }
.news03-list dl { width: 610px; padding-top: 2px; }
.news03-list dt a { font-size: 16px; line-height: 24px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 2px; }
.news03-list dd { font-size: 14px; color: #999; }
.news03-list .new03-time { font-size: 12px; color: #999; margin-top: 12px; }
.news03-list dt a:hover { color: #0858b1; }
.page { text-align: center; line-height: 37px; padding:30px 0;}
.page a, .page span { text-align: center; display: inline-block; padding: 0 12px; height: 31px; line-height: 31px; font-size: 14px; color: #666; border: 1px solid #ccc; margin: 0 4px; transition: all .5s; }
.page a.home, .page a.last { background: #fff; color: #666666; }
.page a:hover { background: #0858b1; color: #fff; border: 1px solid #0858b1 }
.page span.current { background: #0858b1; color: #fff; border: 1px solid #0858b1 }
.page a:hover { text-decoration: none; }
.banner-show { height: 300px; padding-bottom: 4px; background-repeat: no-repeat; background-position: center center; background-color: #fff; }
/* 解决方案 css */
.sidebar-til.scheme:before { content: ""; background: url(../images/scheme-icon.png) no-repeat; width: 47px; height: 40px; position: absolute; top: 10px; left: 20px; }
.jjfa-list ul { padding: 20px 20px 0; }
.jjfa-list li { width: 48.75%; height: 300px; float: left; margin: 0 2.5% 20px 0; box-shadow: 0px 0px 25px #cfcece; }
.jjfa-list li:nth-child(2n+2){ margin-right:0;}
.jjfa-list li>a { padding: 10px; display: block; width: 100%; height: 180px; display: flex; justify-content: center; align-items: center; display: -webkit-box; -webkit-box-pack: center; -webkit-box-align: center; }
.jjfa-list li>a>img { max-width: 100%; max-height:100%; }
.jjfa-list dl { padding: 16px 20px 0 20px; }
.jjfa-list dt a { overflow: hidden; line-height: 22px; font-size: 16px; color: #333; text-overflow: ellipsis; white-space: nowrap; }
.jjfa-list dt { margin-bottom: 7px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.jjfa-list dd { font-size: 14px; color: #808080; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.sidebar-til.contact3:before { background-image: url(../images/contact3-icon.png); width: 46px; height: 38px; top: 10px; left: 21px; }
.zhaopin-content { padding: 20px; }
.zhaopin-dl { margin-bottom: 30px; }
.zhaopin-dl dt { font-size: 14px; font-weight: bold; line-height: 30px; }
.zhaopin-dl dd { font-size: 14px; line-height: 30px; }
/* 在线留言 css */
.form-wrapper { padding:25px 20px; }
.form-wrapper label { width: 166px; font-size: 14px; color: #666; line-height: 30px; text-align: right; display: inline-block; vertical-align: middle; padding-right: 15px; }
.form-wrapper label span { color: #de1d23; margin-right: 6px; }
.form-wrapper .form-group { font-size: 0; margin-bottom: 28px; }
.form-wrapper input[type="text"] { border: 1px solid #ddd; height: 20px; padding: 4px 0; width: 290px; padding-left: 7px; font-size: 14px; vertical-align: middle; }
.form-wrapper .form-text { display: inline-block; vertical-align: middle; font-size: 14px; color: #999; margin-left: 20px; }
.form-bot { padding: 22px 0 0 181px; }
.form-bot input { width: 120px; height: 40px; font-size: 14px; color: #fff; margin-right: 30px; text-align: center; letter-spacing: 10px; text-indent: 10px; cursor: pointer; }
.form-bot input[type="submit"] { background-color: #de1d23; }
.form-group .f-messages { width: 357px; height: 58px; border: 1px solid #ddd; vertical-align: top; resize: none; font-size: 14px; color: #333; padding: 3px 7px; }
.code3-box { display: inline-block; font-size: 0; margin-left: 20px; vertical-align: top; }
.code3-box img { height: 30px; margin-right: 20px; }
.code3-box a { font-size: 14px; color: #999; line-height: 30px; }
.messages-fr em { font-style: normal; }
.contact3-content { padding: 20px; min-height: 500px; }
.contact3-content p { font-size: 14px; color: #666; line-height: 30px; }
.contact3-content p a { color: #666; }
/* 下载资料 css */
.sidebar-til.download:before { content: ""; width: 42px; height: 37px; background: url(../images/download-icon.png) no-repeat; top: 11px; left: 22px; }
.download-list { padding: 0 20px 20px; clear:both; }
.download-list ul li:first-child { }
.download-list li { border-bottom: 1px solid #e6e6e6; padding: 30px 0; overflow: hidden; clear:both; }
.download-list li a { display: block;width: calc(100% - 115px);float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.download-list li span { float: right; display: block; text-align: right; }
.download-list .pic img { width: 280px; height: 180px; display: block; }
.dl-desc { width: 435px; height: 172px; position: relative; padding-top: 8px; }
.dl-desc dt { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.dl-desc dt a { font-size: 18px; color: #333; line-height: 36px; }
.dl-desc dt a:hover { color: #0858b1; }
.dl-desc dd { font-size: 14px; line-height: 30px; color: #666; }
.dl-desc .dl-time a { position: absolute; font-size: 14px; color: #666; bottom: 13px; }
.article-wrapper { padding: 0 20px; margin-bottom: 20px; color: #555; line-height: 24px; }
.aw-til { text-align: center; border-bottom: 1px solid #e6e6e6; padding: 31px 0 22px; position: relative; }
.aw-til h1 { font-size: 24px; color: #0858b1; font-weight: normal; margin-bottom: 3px; }
.aw-til p { font-size: 14px; color: #666; }
.aw-til p span { margin: 0 10px; }
.aw-content { padding: 11px 0; overflow: hidden; }
.aw-bot { padding: 15px 20px 45px; }
.aw-bot a { font-size: 14px; color: #666; line-height: 32px; }
.djxz { position: absolute; font-size: 12px; color: #666; right: 0; bottom: 3px; }
.djxz:before { content: ""; display: inline-block; width: 22px; height: 16px; background: url(../images/download02-icon.png) no-repeat; vertical-align: middle; margin-right: 3px; margin-top: -5px; }
.download-list table { width: 100%; word-wrap: break-word; word-break: break-all; }
.download-list tr { height: 59px; border-bottom: 1px solid #e6e6e6; }
.til-td { font-size: 14px; color: #666; width: 520px; }
.download-list .td2 { color: #666; width:100px; }
.download-td { display: block; font-size: 12px; color: #666; }
.download-td:before { content: ""; display: inline-block; width: 22px; height: 16px; background: url(../images/download02-icon.png) no-repeat; vertical-align: middle; margin-right: 3px; margin-top: -5px; }
.tab2 { z-index: 99; display: none; position: absolute; height: 295px; background: rgba(0, 0, 0, .6); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
left: 0; border-top: 3px solid transparent; }
.tab2-nav { padding: 20px 20px; }
.tab2-content { padding: 0 45px 0 20px; }
.tab2-nav a { float: left; line-height: 30px; padding: 0 18px; color: #fff; font-size: 14px; }
.tab2-nav a.active { background-color: #0858b1; }
.tab2-main { display: none; }
.tab-desc { width: 630px; }
.tab-desc dt { padding: 25px 0; }
.tab-desc dt a { font-size: 16px; color: #fff; font-weight: bold; }
.tab-desc dd { font-size: 14px; line-height: 24px; color: #fff; margin-bottom: 10px; }
.tab-desc .tab2-more a { font-size: 12px; color: #fff; float: right; }
/* 产品中心 css */
.cpzx{ padding:20px; min-height:200px;}
.cpzx .pro-item { width:23.5%; margin: 0 2% 20px 0; }
.cpzx .pro-item:nth-child(4n+4){ margin-right:0;}
.cpzx .pro-item .pic { width: 100%; height: 117px; position: relative; border-bottom: 1px solid #e6e6e6; }
.sidebar .d1 { background-color: #fefbfb; padding-top: 18px; overflow: hidden; display: none; }
.sidebar .d1 p { padding-left: 58px; margin-bottom: 16px; }
.sidebar .d1 a { font-size: 14px; color: #999; }
.sidebar .d1 a.on, .sidebar .d1 a:hover { font-weight: bold; color: #0858b1; }
#sidebar2 li { border-top: none; }
.pro-detail { padding: 18px 20px; }
.pro-detail .pro_box{ float:left; width:45%;}
.cptd { padding: 8px 20px; }
.cptd p { font-size: 14px; line-height: 30px; color: #666; }
.tab5-nav { height: 38px; border: 1px solid #f0f0f0; border-radius: 5px; margin-top: 20px; overflow: hidden; }
.tab5-main { display: none; padding-top: 15px; color: #555; line-height: 24px; padding-bottom: 20px; }
.tab5-nav a { width: 118px; line-height: 38px; text-align: center; float: left; border-right: 1px solid #f0f0f0; font-size: 14px; color: #666; transition: all .3s; }
.tab5-nav a.active, .tab5-nav a:hover { background-color: #0858b1; color: #fff; }
.tableProDetails { border-collapse: collapse; margin-top: 20px; }
.tableProDetails th, .tableProDetails td { padding: 0.4em 0.6em; font-size: 12px; line-height: 24px; color: #333; border: 1px solid #0858b1; background-color: #FFFFFF; }
.tableProDetails th, .tableProDetails td.thead { background-color: #fef4f4; text-align: left; font-weight: normal; }
.cpcc, .cpxz { padding-top: 12px; }
/*新增*/
.tbd-list li { float: left; width: 278px; height: 79px; margin: 20 49px 0; }
.tbd-list li a { display: block; width: 188px; height: 79px; background: url(../images/HIC8681F_03.jpg) no-repeat; padding-left: 90px; line-height: 79px; font-size: 18px; }
* { margin: 0; padding: 0; }
body { padding: 0; margin: 0 auto; font-family: Helvetica, "微软雅黑"; }
span, p, ul, li, h1, h2, h3, h4, h5, input { margin: 0; padding: 0; }
ul, li { list-style: none; }
img { border: none; margin: 0; padding: 0; }
.qq_style01 { width: 128px; position: absolute; top: 150px; right: 20px; z-index: 999999999; }
.qq_style01 .qq_style_l { width: 20px; height: 20px; display: block; position: absolute; top: -8px; right: -8px; background: #0858b1 url(../images/qq_close.png) center center no-repeat; cursor: pointer; border-radius: 50%; }
.qq_style01 .qq_style_l:hover { background: #ff1800 url(../images/qq_close.png) center center no-repeat; }
.qq_style01 .qq_style_r { width: 128px; background: #0858b1; padding-top: 5px; padding-bottom: 5px; }
.qq_style01 .qq_style_r .qq_r_up { background: #ffffff; border-radius: 2px; width: 100px; margin: 0 auto 5px; padding: 10px 10px; }
.qq_style01 .qq_style_r .qq_r_up .qq_r_tlt { height: 30px; line-height: 30px; font-size: 12px; color: #0858b1; background: url(../images/qq_icon1.png) left center no-repeat; padding-left: 20px; border-bottom: 1px solid #0858b1; }
.qq_style01 .qq_style_r .qq_r_up .qq_list { padding-top: 5px; }
.qq_style01 .qq_style_r .qq_r_up .qq_list li { padding: 2px 0 5px; }
.qq_style01 .qq_style_r .qq_r_up .qq_list li a { display: block; height: 30px; line-height: 30px; text-decoration: none; color: #555; font-size: 12px; background: url(../images/qq.gif) left center no-repeat; padding-left: 20px; border-bottom: 1px solid #e6e5e4; overflow: hidden; }
.qq_style01 .qq_style_r .qq_r_down { background: #ffffff; border-radius: 4px; width: 100px; margin: 0 auto 5px; padding: 10px 10px; }
.qq_style01 .qq_style_r .qq_r_down .tel_r_tlt { height: 30px; line-height: 30px; font-size: 12px; color: #0858b1; background: url(../images/qq_icon2.png) left center no-repeat; padding-left: 20px; border-bottom: 1px solid #0858b1; }
.qq_style01 .qq_style_r .qq_r_down .tel_list li { display: block; height: 30px; line-height: 30px; text-decoration: none; color: #555; font-size: 12px; border-bottom: 1px solid #e6e5e4; overflow: hidden; }
.qq_style01 .qq_style_r .qq_code { background: #ffffff; border-radius: 4px; width: 100px; margin: 0 auto; padding: 10px 10px; }
.qq_style01 .qq_style_r .qq_code img { display: block; width: 91px; height: 91px; margin: 0 auto; }
.qq_style01 .qq_style_r .qq_code p { font-size: 12px; text-align: center; color: #555555; padding-top: 5px; }
#in_lk_box { width: 100%; padding-top: 20px; padding-bottom: 20px; background-color: #f5f5f5; }
#in_lk_box p { width: 100%; max-width:1100px; line-height: 26px; margin: 0px auto; color: #555; padding-left: 30px; position: relative; }
#in_lk_box p span { background: url(../images/link.png) center center no-repeat; width: 20px; height: 20px; display: inline-block; background-size: cover; position: absolute; top: 2px; left: 0; }
#in_lk_box p a { padding-right: 10px; color: #555; }
#in_lk_box p a:hover { color: #0858b1; }
.news{ padding:10px 20px 20px;}
.news li { width:100%; border-bottom: 1px dashed #ddd; }
.news .news-time { width: 80px; height: 80px; background: #0858b1; color: #fff; line-height: 28px; text-align: center; font-family: 'Arial'; }
.news .news-time div { font-size: 30px; padding-top: 16px; }
.news .news-cont {width: calc(100% - 100px); }
.news .news-cont .news_tlt { font-size: 15px; font-weight: bold;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;  }
.news .news-cont p { color: #666; line-height: 24px; padding-top: 10px;overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; word-break: break-all; height:55px; }
.news a:hover { color: #0858b1; }
.news .news_wrap:hover .news-time { background: #d40606; }
#sidebar2 .pro_more { display: block; background: #0858b1; height: 30px; line-height: 30px; text-align: center; color: #fff; }
.pro_info .rel_center0 { display: block; width: 326px; height: 326px; border: 1px solid #ddd; display: flex; justify-content: center; align-items: center; display: -webkit-box; -webkit-box-pack: center; -webkit-box-align: center; overflow: hidden; }
.pro_info .rel_center0 img { max-width: 326px; max-height: 326px; }
.pro_name { display: block; width:52.5%; }
.pro_name .bold { font-size: 24px; padding: 12px 0 18px 0; border-bottom: 1px dashed #ddd; margin-bottom: 14px; }
.pro_name p,.pro_name p.prodetail_desc { color: #666; line-height: 30px; }
.pro_name p a:hover { color: #009fa7; }
.pro-btn { margin-top: 20px; }
.pro-btn a { float: left; width: 122px; height: 40px; border: 1px solid #ddd; text-align: center; line-height: 40px; margin-right: 9px; }
.pro-btn a.on { width: 124px; height: 42px; border: none; background: #0858b1; line-height: 42px; color: #fff; }
.pro-btn a:hover { width: 124px; height: 42px; border: none; background: #0858b1; line-height: 42px; color: #fff; }
.info_title { margin: 43px 0 26px 0; width: 920px; height: 42px; background: #efefef; }
.info_title b { display: inline-block; padding-left: 18px; height: 100%; line-height: 42px; }
.prodetail_desc { height: 86px; overflow: hidden; color:#666; font-weight:normal;overflow: hidden; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; text-overflow: ellipsis; word-break: break-all;}
.down_btn a { display:inline-block; width: 124px; height: 42px; border: none; background: #0858b1; line-height: 42px; color: #fff; text-align: center; margin-top: 20px; }
.down_detail td { padding: 10px 0; }
.ly_msg { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.ly_msg h3 { display: none!important; }
.ly_msg ul { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.ly_msg ul li { width: 100%; overflow: hidden; line-height: 44px; margin: 0 auto 20px!important; padding: 0; color: #999; font-size: 14px; }
.ly_msg ul li:last-child { margin: 0 auto!important; }
.ly_msg ul li h4 { width: 12%!important; height: 44px!important; overflow: hidden; line-height: 44px!important; margin: 0; padding: 0 12px 0 0; color: #333; font-size: 14px; text-align: right; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara { width: 88%; overflow: hidden; margin: 0; padding-right: 20px; background: url(../images/tb_img.png) top right no-repeat; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_tara { width: 88%!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-seri!important; }
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_ipt2 { height: 44px!important; background: url(../images/tb_img.png) right center no-repeat!important; }
.ly_msg ul li .msg_ipt12 { width: 85%; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.msg_ipt1 input, .msg_ipt1 select, .msg_tara textarea { display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #eaeaea; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.msg_ipt12 input { height: 34px; line-height: 16px; display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #eaeaea; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input, .msg_ipt1 select { height: 44px!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-seri !important; }
.msg_ipt1 input, .msg_ipt1 select, .msg_ipt12 input, .msg_ipt2 input, .msg_tara textarea { border-radius: 4px; font-size: 14px!important; background-color: #fff!important; border: 1px solid #eaeaea!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-seri!important; outline: none!important; resize: none!important; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.ly_msg ul li .msg_ipt1 #selPvc { border-radius: 4px; height: 44px!important; line-height: 44px!important; color: #666!important; font-size: 14px!important; background-color: #fff!important; border: 1px solid #eaeaea!important; padding: 0 15px!important; outline: none!important; box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; }
.ly_msg ul li .msg_ipt2, .msg_ipt2 input { width: 160px!important; }
.ly_msg ul li .msg_ipt2 { width: 120px; height: 34px; overflow: hidden; margin-right: 10px; padding: 0; float: left; }
.ly_msg ul li a.yzm_img { display: block; width: 90px; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; background: url(../images/tb_img.png) top right no-repeat; float: left; }
.ly_msg ul li a.yzm_img { width: 120px!important; height: 44px!important; background: url(../images/tb_img.png) right center no-repeat!important; }
.ly_msg ul li a.yzm_img img { display: block; width: 100%!important; height: 100%!important; }
.ly_msg ul li .msg_btn { width: 83%; overflow: hidden; margin: 0 auto; padding: 0; float: left; }
.ly_msg ul li .msg_btn { width: 88%!important; }
.msg_btn input { width: 160px!important; height: 44px!important; line-height: 44px!important; color: #fff!important; font-size: 15px!important; text-align: center!important; margin: 0 15px 0 0; padding: 0; border-radius: 4px; border: none!important; background-color: #797979!important; cursor: pointer!important; }
.msg_btn input:last-child { background-color: #f0f0f0!important; color: #333 !important; }
@media (max-width: 1300px) {
.header-main{ height:120px;}
.header .logo{margin-top:34px;}
.search-box{ margin-top:42px;}
.news .news-time div{ font-size:26px;}	
#in_lk_box p{ max-width:100%;}
}
@media (max-width: 1200px) {
.header-main{ height:110px;}
.header .logo{ width:45%; margin-top:30px;}
.search-box{ margin-top:38px;}
.footer .container{ width:95%;min-width: 100%;}
.side-main>.clearfix{ width:100%;}
#in_lk_box{ padding:20px 2.5%;}
.footer{ padding:30px 2.5% 26px;}
.news-wrapper{ padding:50px 0 20px;}
.programme-text dt{ font-size:27px;}
.column-wrapper{ width:100%;}
.news .news-time div{ font-size:25px;}
.pro_name .bold{ font-size:22px; padding:12px 0;}
.aw-til h1{ font-size:22px;}
}
@media (max-width: 1079px) {
.header-main{ height:100px;}
.header .logo{ width:40%; margin-top:28px;}	
.search-box{ margin-top:30px;}
.news-about dt,.news02-til h2{ font-size:22px;}
.programme{ margin-top:40px; height:auto;}
.programme-text dt{ font-size:24px;}
.cw-til h2{ font-size:18px; padding: 24px 20px 11px;}
.news .news-time div{ font-size:24px;}	
.pro_name .bold{ font-size:20px; padding:12px 0;}
.sidebar_wz li>a{ font-size:15px;}
.aw-til h1{ font-size:20px;}
}
@media (max-width: 1023px) {
.header-main{ height:90px;}
.header .logo{ width:45%; margin-top:24px;}
.search-box{ height:35px; margin-top:25px;}
.search-box input{padding: 6px 0 6px 8px;}
.search-box .submit{ line-height:33px;}
.programme{ margin-top:20px; height:auto;}
.programme-list{ margin-top:20px;}
.programme-text dt{ font-size:20px;}
.news-about{ width:100%;}
.news-about img{ width:100%; display:block;}
.news-about dl{ width:80%; height:300px;}
.news-about dd{ height:195px;-webkit-line-clamp: 8;}
.news-about dt,.news02-til h2{ font-size:18px;}
.news02{ width:100%; margin-top:30px;}
.news-wrapper{ padding:40px 0 0;}
.footer{ padding:20px 2.5%;}
.cpzx{ padding:10px;}
.cw-til h2{ font-size:18px; padding: 24px 20px 11px;}
.page{ padding:20px 0 30px;}
.jjfa-list li{ height:270px;}
.jjfa-list li>a{ height:160px;}
.jjfa-list dt a{ font-size:15px;}
.news .news-time div{ font-size:23px;}
.pro_name .bold{ font-size:20px; padding:12px 0;}
.sidebar{ width:100%; margin-top:20px;}
.sidebar_wz li>a{ font-size:15px;}
.aw-til h1{ font-size:18px;}
}
@media (max-width: 767px) {
.header-main{ height:auto; padding:0 0 15px;}
.header .logo{ width:60%; margin-top:17px;}
.search{ width:100%; }
.search-box{margin-top:20px;}
.pro-item{ width:49%;}
.pro-item:nth-child(2n+2){ margin-right:0;}
.programme{ margin-top:20px; height:auto;}
.programme-text dt{ font-size:16px;}
.programme-list li{ width:48.5%;margin: 0 3% 20px 0;}
.programme-list li:nth-child(2n+2){ margin-right:0;}
.news-wrapper{ padding:25px 0 0;}
#in_lk_box{ padding:20px 2.5%;}
.news-about dl{ width:90%; height:197px;}
.news-about dd{ height:93px;-webkit-line-clamp: 4;}
.news-about dt{ font-size:16px;}
.news02-til h2{ font-size:16px;}
.news-list dt a{ font-size:14px;}
.news-list dd{ font-size:13px; line-height:22px; height:44px;}
.news-list li{ padding:18px 0;}
.footer{ padding:15px 0;}
.foot-tel{ display:none;}
.footer .fl,.footer .fr{ width:100%; text-align:center;}
.foot-socail{ display:none;}
.foot-link{ display:inline-block;}
.cw-til{ height:43px;}
.cw-til h2{ position:inherit; font-size:16px; padding: 15px 15px 9px;}
.cw-til .crumbs{ max-width:100%; width:100%; padding:15px 10px; margin:0;}
.cpzx .pro-item{ width:49%;}
.page{ font-size:0;padding:10px 0 20px;}
.page .pnnum, .page .pnnum1{ display:none;}
.jjfa-list li{ width:100%; height:250px;}
.jjfa-list li>a{ height:150px;}
.jjfa-list dt a{ font-size:14px;}
.jjfa-list dd{ font-size:13px;}
.news .news-cont .news_tlt{ font-size:14px;}
.news .news-cont p{ font-size:13px; line-height:22px; height:52px; padding-top:5px;}
.news .news-time{ width:70px; height:70px;}
.news .news-time div{ font-size:22px; padding:10px 0 0;}
.news .news-cont {width: calc(100% - 85px);}
.news03-list li{ padding:15px 0;}
.download-list li{ padding:10px 0;}
.ly_msg ul li{ line-height:40px;margin: 0 auto 10px!important;}
.ly_msg ul li h4{ display:none;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_tara{ width:100%  !important;}
.msg_btn input{ width: 120px!important;}
.msg_btn input:last-child{ margin:0;}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input, .msg_ipt1 select{ height:40px !important;}
.pro-detail .pro_box{ width:100%;}
.pro_name{ width:100%; margin-top:20px;}
.pro_name .bold{ font-size:18px; padding:12px 0;}
.sidebar_wz li>a{ font-size:14px;}
.aw-til h1{ font-size:16px;}

}
@media (max-width: 600px) {
.header .logo{ width:65%;}	
}
@media (max-width: 390px) {
.header .logo{ width:70%;}	
}


/*导航*/
.ly_nav { width: 100%; margin: 0; background-color: #f6f6f6; border-bottom: 3px solid #0858b1; height: 47px; }
.nav { width: 100%; }
.nav_item { float: left; position: relative; margin: 0; width: 11.111%; height: 47px; }
.nav_item:after { content: ''; display: block; width: 100%; height: 62px; position: absolute; top: 0; left: 0; z-index: 0; }
.nav_item > a { display: block; width: 100%; height: 47px; line-height: 44px; color: #666; font-size: 14px; text-align: center; -webkit-transition: all .4s; transition: all .4s; text-decoration: none; position: relative; z-index: 1; }
.nav_item:hover>a { color: #fff; }
.nav_item:hover:after { background-color: #0858b1; }
.nav_item.on>a { color: #fff; }
.nav_item.on:after { background-color: #0858b1; }
.nav_item > a:hover:after { width: 50%; }
.nav_item > a.active:after { width: 50%; }
.menu_open { display: none; }
.nav_item_open { width: 100%; height: auto; position: absolute; left: 0; top: 100%; z-index: 10; box-shadow: 0 4px 8px 0 rgba(0,12,49,0.1); background: rgba(0,0,0,.5); border-radius: 0; opacity: 0; visibility: hidden; -webkit-transform: translateY(34px); transform: translateY(34px); -webkit-transition: all .4s; transition: all .4s; overflow: hidden; border-top: 4px solid #01557a; margin-top: 0; }
.nav_item:hover .nav_item_open { visibility: visible; opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px); }
.subopen { display: none; }
.nav_item2 { width: 100%; line-height: 48px; }
.nav_item2 a { display: block; padding: 0 4%; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; color: #fff; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; }
.nav_item2:hover a { background-color: #00984b; color: #fff; text-decoration: none; }
.hcover { display: none; }

 @media screen and (max-width: 1023px) and (min-width:768px) {
.nav_item > a { font-size: 13px; }
}
 @media screen and (max-width: 767px) {
.ly_nav { position: static; width: auto; z-index: 9999999; background-color: #fff; border: 0; height:auto; }
.menu_open { display: block; float: right; width: 40px; height: 40px; padding: 5px 0; border: 1px solid #eaeaea; position: fixed; top: 15px; right: 2%; box-sizing: border-box; z-index: 999999; cursor: pointer }
.menu_open i { height: 2px; width: 50%; background-color: #0858b1; display: block; margin: 5px auto; }
.menu_open:active { background-color: #7a9bba; border: 1px solid #7a9bba; }
.menu_open:active i { background-color: #fff; }
.nav { width: 50%; height: 100%; position: fixed; top: 0; left: -50%; z-index: 9999999; overflow: hidden; background-color: #f6f6f6; }
.hcover { display: block; width: 50%; height: 100%; background: rgba(0,0,0,.5); position: fixed; right: -50%; top: 0; z-index: 9999999; }
.nav_ul { margin: 0; width: 100%; height: 100%; position: absolute; top: 0; left: 0; overflow-x: hidden; overflow-y: auto; padding-top: 10px; text-align: left; }
.nav_item { float: none; margin: 0; width: 100%; height: 50px; position: relative; }
.nav_item:after { content: ''; display: block; width: 100%; border-bottom: 1px solid rgba(0,0,0,.1); transform: skewX(0deg); -webkit-transform: skewX(0deg); -moz-transform: skewX(0deg); height: 50px; }
.nav_item > a { display: block; height: 50px; line-height: 50px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin: 0; font-size: 14px; color: #666; padding: 0 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.nav_item > a:active { background-color: #0065a4; }
.nav_item > a:after { display: none; }
.nav_item i { position: absolute; z-index: 2; top: 0; right: 0; width: 100%; height: 100%; display: block; }
.nav_item i:after { content: ''; display: block; width: 8px; height: 8px; margin-bottom: -4px; border: 1px solid rgba(255,255,255,.5); border-top: 0; border-left: 0; position: absolute; bottom: 50%; right: 22px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.nav_item_open { width: 50%; height: 100%; margin: 0; box-shadow: none; background-color: #006ccc; border-radius: 0; opacity: 1; visibility: visible; -webkit-transform: translateY(0px); transform: translateY(0px); position: fixed; left: -50%; top: 0; border-top: none; }
.subopen { display: block; }
.subopen a { display: block; overflow: hidden; margin: 0; padding: 15px; white-space: nowrap; text-overflow: ellipsis; font-size: 14px; color: rgba(255,255,255,.5); background: rgba(0,0,0,.1); text-indent: 30px; position: relative; }
.subopen a:before { content: ''; display: block; width: 8px; height: 8px; position: absolute; bottom: 50%; left: 22px; margin-bottom: -4px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); border: 1px solid rgba(255,255,255,.5); border-right: 0; border-bottom: 0; }
.nav_item2 { position: relative; }
.nav_item2 a { width: 100%; display: block; line-height: 30px; height: 50px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; overflow: hidden; margin: 0; padding: 10px; white-space: nowrap; text-overflow: ellipsis; color: #fff; font-size: 14px; }
.nav_item2:after { content: ''; width: 100%; position: absolute; bottom: 0; left: 0; display: block; border-bottom-width: 1px; border-bottom-style: solid; border-bottom: 1px solid rgba(0,0,0,.1); }
.nav_item > a:hover, .nav_item > a.navon { background: none; }
.nav_item:first-child > a:before { display: none; }
}
 @media screen and (max-width: 600px) {
.menu_open{ top:20px;}	 
 }
  @media screen and (max-width: 320px) {
.menu_open{ top:10px;}	 
 }
 
/* banner 开始 */
.apple-banner { width: 100%; height: 326px; overflow: hidden; position: relative; z-index: 9;}
.apple-banner .swiper-container1 { width: 100%; height: 326px; position: relative; }
/*分页器*/
.swiper-container1 .swiper-pagination { width: 100%; height: 4px; overflow: hidden; margin: 0; padding: 0; left: 0; bottom: 20px!important; }
.apple-banner .swiper-pagination-bullet { width: 24px; height: 5px; margin: 0 5px!important; opacity: 1; background: #fff; border-radius: 0; }
.apple-banner .swiper-pagination-bullet-active { background: #0858b1; }

@media screen and (max-width:1299px) {
.apple-banner { height: 300px; }
.apple-banner .swiper-container1 { height: 300px; }
}
@media screen and (max-width:1200px) {
.apple-banner { height: 280px;}
.apple-banner .swiper-container1 { height: 280px; }
}
@media screen and (max-width:1023px) {
.apple-banner { height: 250px;}
.apple-banner .swiper-container1 { height: 250px; }
}
@media screen and (max-width:920px) {
.apple-banner { height: 200px;}
.apple-banner .swiper-container1 { height: 200px; }
.swiper-container1 .swiper-pagination{bottom: 10px!important;}
}
@media screen and (max-width:768px) {
.apple-banner { height: 130px;}
.apple-banner .swiper-container1 { height: 130px; }
}

@media screen and (max-width:500px) {
.apple-banner { height: 100px; }
.apple-banner .swiper-container1 { height: 100px; }
}
@media screen and (max-width:320px) {
.apple-banner { height: 90px; }
.apple-banner .swiper-container1 { height: 90px; }
}
/* banner 结束 */
/* banner 结束 */

/*产品分类*/
.pro-fl { width: 26%; float: left; background: #FFF; overflow: hidden; margin-bottom:30px; }
.side-content { width: 72%; }
.cp_type .hd { background: #fff; padding: 15px 0 15px 80px; border-bottom: 3px solid #0858b1; position: relative; }
.cp_type .hd p { font-size: 22px; color: #0858b1; line-height:23px; }
.cp_type .hd p:before { content: ''; display: inline-block; width: 39px; height: 39px; background: url(../images/classify-icon.png) left center no-repeat; vertical-align: middle; left: 25px; position: absolute; top: 15px; }
.cp_type .hd span { display: block; font-size: 14px; color: #0858b1; font-family: arial; }
.cp_type .bd ul li p { background: #fff; height: 59px; line-height: 59px; }
.cp_type .bd ul li p a { font-size: 16px; color: #333; display: block; width: 74%; padding: 0 0 0 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; float: left; margin: 0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; }
.cp_type .bd ul li p span { display: block; width: 12%; height: 100%; background: url(../images/sidebar-icon.png) center center no-repeat; cursor: pointer; float: right; }
.cp_type .bd ul li div { background: #fefbfb; display: none; padding: 10px 0; }
.cp_type .bd ul li div a { display: block; height: 30px; line-height: 30px; color: #999; font-size: 14px;padding: 0 35px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.cp_type .bd ul li div a:first-child { border-top: 0; }
.cp_type .bd ul li p:hover, .cp_type .bd ul li.on p { background: #fef4f4; }
.cp_type .bd ul li p:hover a, .cp_type .bd ul li.on p a { color: #0858b1; font-weight: bold; }
.cp_type .bd ul li p:hover span { background: url(../images/sidebar-active.png) center center no-repeat; }
.cp_type .bd ul li.on p span { background: url(../images/sidebar-icon.png) center center no-repeat; }
.cp_type .bd ul li div a:hover { color: #0858b1; font-weight: bold; }
.cp_type .bd a.pro_ckqb { display: block; height: 34px; line-height: 34px; font-size: 16px; color: #fff; background: #00984b; width: 100%; margin: 10px auto; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; cursor: pointer; }
.cp_type .bd a.pro_ckqb:hover { background: #00984b; color: #fff; }
.sidebar-til1 { background: #fffefe !important; }
.cp_type1 .hd { background: #fffefe; }
 @media screen and (max-width: 1199px) and (min-width:1080px) {
.cp_type .hd p{ font-size:20px;}
}
 @media screen and (max-width: 1079px) and (min-width:1024px) {
.cp_type .hd p { font-size: 18px; }
.cp_type .bd ul li p a { font-size: 15px; }
.cp_type .bd ul li div a { font-size: 14px; }
.cp_type .bd ul li p span { background-size: 10px; }
.cp_type .bd ul li.on p span { background-size: 10px; }
.cp_type .bd ul li p:hover span { background-size: 10px; }
}
 @media screen and (max-width: 1023px) and (min-width:768px) {
.pro-fl { width: 100%; margin-bottom: 20px; float:none; }
.side-content { width: 100%; float: none; }
.cp_type .hd p:before { display: none; }
.cp_type .hd { background: #fff url(../images/down1.png) 98% center no-repeat; padding: 5px 20px; text-align: left; overflow: hidden;background-size: 30px 30px; }
.cp_type .hd.on { background: #fff url(../images/up1.png) 98% center no-repeat;background-size: 30px 30px; }
.cp_type .hd span { display: block; font-style: italic; float: left; height: 40px; line-height: 40px; }
.cp_type .hd p { padding: 0; display: block; font-size: 16px; float: left; line-height: 40px; min-width: 60px; margin: 0 10px 0 0; }
.sidebar_wz .hd{ background:none;}
.cp_type .bd { display: none; }
.cp_type .bd ul li p a { font-size: 15px; }
.cp_type .bd ul li div a { font-size: 14px; }
.cp_type .bd ul li p span { background-size: 10px; }
.cp_type .bd ul li.on p span { background-size: 10px; }
.cp_type .bd ul li p:hover span { background-size: 10px; }
.cp_type1 .hd { background: #fffefe; }
.cp_type2 .hd { background: #fff; }
.sidebar-til1 { background: #fffefe url(../images/down1.png) 94% center no-repeat!important; padding: 5px 3%; text-align: left; overflow: hidden; }
.sidebar-til1.on { background: #fffefe url(../images/up1.png) 94% center no-repeat; }
}
 @media screen and (max-width: 767px) {
.pro-fl { width: 100%; margin-bottom: 20px;  float:none;}
.side-content { width: 100%; float: none; }
.cp_type .hd p:before { display: none; }
.cp_type .hd { background: #fff url(../images/down1.png) 97% center no-repeat; padding: 5px 0 5px 15px; text-align: left; overflow: hidden; background-size: 30px 30px;  }
.cp_type .hd.on { background: #fff url(../images/up1.png) 97% center no-repeat; background-size: 30px 30px; }
.sidebar_wz .hd{ background:none;}
.cp_type .hd span { display: block; font-style: italic; float: left; height: 40px; line-height: 40px; }
.cp_type .hd p { padding: 0; display: block; font-size: 16px; float: left; line-height: 40px; min-width: 60px; margin: 0 10px 0 0; }
.cp_type .bd { display: none; }
.cp_type .bd ul li p a { font-size: 14px; }
.cp_type .bd ul li div a { font-size: 14px; }
.cp_type .bd ul li p { height: 48px; line-height: 48px; }
.cp_type .bd ul li p span { background-size: 10px; }
.cp_type .bd ul li.on p span { background-size: 10px; }
.cp_type .bd ul li p:hover span { background-size: 10px; }
.cp_type1 .hd { background: #fffefe; }
.cp_type2 .hd { background: #fff; }
.sidebar-til1 { background: #fffefe url(../images/down1.png) 98% center no-repeat!important; padding: 5px 0 5px 20px; text-align: left; overflow: hidden; }
.sidebar-til1.on { background: #fffefe url(../images/up1.png) 98% center no-repeat; }
}

/*详情页内容超出设置*/
@media (min-width:1199px) {
#c_detail_wrap #new-div .zoom-caret{display:none !important;}
}
#c_detail_wrap img,#c_detail_wrap p,#c_detail_wrap span,#c_detail_wrap div,#c_detail_wrap video,#c_detail_wrap embed{height:auto !important;max-width:100% !important;max-height: 100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;word-break: normal; width:100% !important;}

#c_detail_wrap #new-div{overflow-x: hidden;overflow-y: hidden;width: 100%;position:relative;}
#c_detail_wrap #new-div .zoom-caret{display:block;position: absolute;top: 10px;right: 5px;font-size: 50px;color: #a7a5a5;z-index: 2;padding: 0;margin: 0;opacity: .3;}
#c_detail_wrap #new-div table{transform-origin: left top;border-collapse: collapse;max-width: none!important;width: auto;}
#c_detail_wrap #new-div table td{padding: 3px;border: 1px solid #ccc;}
#c_detail_wrap #new-div table td img{max-width:90% !important;}

#c_detail_wrap #new-div.on{overflow:scroll; width: 100%;}
#c_detail_wrap #new-div.on .zoom-caret{display:none;}

/*设置滚动条样式*/
#c_detail_wrap #new-div::-webkit-scrollbar {height:2px;}/* 滚动槽 */
#c_detail_wrap #new-div::-webkit-scrollbar-track {background-color:#f0f0f0;border-radius:0px;}/* 滚动条滑块 */
#c_detail_wrap #new-div::-webkit-scrollbar-thumb {background-color:#bfbfbf;}
#c_detail_wrap #new-div::-webkit-scrollbar-thumb:window-inactive {background-color:#3c3c3c;}

@media (max-width:880px) {
#c_detail_wrap img,#c_detail_wrap p,#c_detail_wrap span,#c_detail_wrap div,#c_detail_wrap video,#c_detail_wrap embed{width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;word-break: normal;}
}
