@charset "utf-8";
/* CSS Document 重置*/
* { margin: 0; padding: 0; -moz-box-sizing: border-box; box-sizing: border-box; }
body { font-size: 16px; color: #515151; font-family: "Noto Sans CJK SC", "Source Han Sans CN", "Microsoft YaHei"; }
a { color: #323232; text-decoration: none; }
ul, li { list-style-type: none; }
h1, h2, h3, h3, h4, h5, h6 { font-weight: normal; }
img { border: none; }
.clear { clear: both; }
.width { width: 1200px; margin: 0 auto;overflow: hidden; }
.fr { float: right }
.fl { float: left }
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0}
/* CSS Document 重置 End*/
.no_record {margin-top: 50px;text-align: center;}
/*logo*/
.logo img { float: left; margin-top: 15px; max-width: 240px;}
/*logo End*/

/*电话*/
.tel dl { float: right; margin-top: 30px; font-size: 16px; text-align: center; }
.tel dl dd { font-size: 14px; margin-top: 5px; }
/*电话 End*/

.kefu { position: absolute; right: 3px!important; left: auto!important; z-index: 10000 }
.kefu .kfdiv { width: 63px; height: 63px; margin-bottom: 1px; cursor: pointer; color: #FFF; text-align: center; margin-right: 0; }
.kefu .c1 { background-position: 0 0 }
.kefu .c2 { background-position: 0 0; position: relative; display: block }
.kfQQ { width: 159px; margin-left: -109px; position: relative;top:50px;margin-bottom: 1px; display: none; }
.kfQQ .icon_qq { width: 63px; height: 63px; margin-bottom: 1px; cursor: pointer; color: #FFF; text-align: center; margin-right: 0; position: absolute; left: -63px }
.kfQQ dt {/* height: 63px; */}
.kfQQ dd { border: 1px #dcdcdc solid; border-bottom:1px #dcdcdc solid; width: 159px; background: #FFF }
.kfQQ dd div { /*padding-left: 14px; */padding-bottom: 13px; font-size: 12px; text-align: left; display: block; color: #5c5c5c }
.kfQQ dd div img { margin-right: 10px; /* width: 23px; height: 23px; */ vertical-align: middle; }
.kfQQ dd div a { color: #777; display: block; padding-top: 10px; text-align: center;}
.kfQQ dd div a:hover { color: #777 }
.kefu .c3 { background-position: 0 -64px }
.kefu .c1:hover { background-position: -63px 0 }
.english{color:#ccc;margin-left: 30px;}
.kfQQ dd div.mobile{display:none;}
/* side */
.side { position: fixed; width: 50px; height: 275px; right: 0; top: 30%; z-index: 100;}
.side ul li { width: 50px; height: 50px; float: left; position: relative; margin-bottom: 2px; }
.side ul li .sidebox { position: absolute; width: 50px; height: 50px; border-radius: 5px 0 0 5px; top: 0; right: 0; transition: all 0.3s; background: #373d41; color: #fff; font: 16px/50px "微软雅黑"; overflow: hidden; }
.side ul li a:hover .sidebox { width: 175px; }
.side ul li .sidetop { width: 50px; height: 50px; line-height: 50px; display: inline-block; background: #000; opacity: 0.8; filter: Alpha(opacity=80); transition: all 0.3s; }
.side ul li .sidetop:hover { background: #e4392a; }
.side ul li img {/* float: right; */}
.side2 { position: fixed; width: 40px; right: 10px; z-index: 100; top: 500px; height: 80px; }
.side2 ul li { width: 40px; height: 40px; }
.side2 ul li a { display: block; background-color: #e4392a; height: 40px; width: 40px; text-align: center; line-height: 40px; }
.side2 ul li a img { vertical-align: middle; display: inline-block; }
.side2 ul li a:hover { background-color: #373d41; }
.side2 ul li .weixin { position: absolute; left: -154px; bottom: 0; display: none; }
.side2 ul li .weixin em { background: url(../images/arr3.png) no-repeat; width: 5px; height: 17px; display: block; position: absolute; right: -5px; top: 50%; margin-top: 3px; }
.side2 ul li .weixin img { display: block; }

/* side End*/

/*下拉菜单*/
.phone_nav { display: none; }
.phone_search { position: absolute; margin-top: 18px; right: 23%; }
.drop-down { width: 100%; height: 540px; background: #000; position: absolute; z-index: 999; opacity: 0.8; display: none; }
.drop-down ul li { border-bottom: 1px #f0eeee solid; }
.drop-down ul li span { float: right; margin-right: 10%; }
.drop-down ul li a { margin-left: 10%; color: #fff; font-size: 16px; line-height: 60px; }
.telephone { width: 350px; height: 50px; border: 1px #fff solid; color: #fff; font-size: 16px; line-height: 50px; text-align: center; margin: 0 auto; margin-top: 55px; }
/*下拉菜单 End*/

/*当前位置*/
.place p span { color: #444; }
.place p a, .place p span { color: #444; margin-left: 10px; font-size: 15px; }
/*当前位置 End*/

/*下载资料*/
.download { margin-left: 45px; }
.download a:hover { color: #F00; }
/*下载资料 End*/

/*导航*/
.nav { height:60px; background: #f5f5f6;/* position: relative;*//* border-bottom: 1px solid #e5e5e5; */ z-index: 999; }
.nav .logo{position: absolute;width: 210px;height: 70px;top: 2%;}
.nav-center ul li { /*position: relative;*/ float: left; line-height:50px;/*width: 14%;*/ }
.nav-center ul li a { font-size: 16px;display: block; text-align: right; padding: 0 20px;}
.nav-center ul li a:hover, .nav-center ul li .on { /*background: #da251c; */color: #da251c; }
.nav-center ul li:hover > .dropbtn { display: block;opacity:1;height: auto;}
.dropbtn ul li a{overflow: hidden;text-overflow: ellipsis;display: -webkit-box !important;-webkit-line-clamp: 1;-webkit-box-orient: vertical;height: 35px;}
.switch ul li { float: left; margin-left: 15px; color: #fff; margin-right: 28px; }
/*.topnav{border-top: 1px solid #f5f5f6;}*/
.switch ul li a { font-size: 16px; }
.switch ul li a:hover { color: #da251c; background: none; }
.switch { position: absolute; float: right; z-index: 1; /*right: 460px;margin-right:170px;*/ right:0px; top: 28px; }
.search_button {display: none; margin-top: 28px; /*margin-left: 26%; float: left;margin-right:100px; */ position: absolute; z-index: 999; right: 220px; }
.search { width: 325px; /*height: 70px;*//* background: #fff;*/ position: absolute; z-index: 9999; right:100px;/* border: 1px solid #e0e0e0;*//*margin-top:57px;*/top: 6px;}
#key { margin-left: 50px; width: 215px; height: 30px; margin-top: 18px; color: #ccc; border: 1px solid #e0e0e0; padding-left: 5px; }
#search_button { width: 50px; height: 30px; border: none; background: #da251c; color: #fff; font-size: 14px; margin-left: -5px; cursor: pointer; }
#search_button a { display: block; }
.nav-center { /*width: 950px;*/ margin: 0 auto; width: 800px;position: absolute;right:10px;}
.topnav{position: relative;height: 60px;overflow: visible;}
/*导航 End*/

.dropbtn { position: absolute; top: 100%;/*left: 0; */width: 150px; height: 0px; background: #fff; box-shadow: 0 5px 10px rgba(0,0,0,.1); opacity: 0.3; overflow: hidden; transition: height .3s ease, opacity .3s ease; z-index: 999;}
.dropbtn ul li { text-align: center; margin-left: 0; border-bottom: 1px #dbd9d9 dashed; width: 100%;}
.dropbtn ul li a { line-height: 40px; display: block; line-height: 40px;text-align: center;}
.dropbtn ul li a:hover { background: #da251c; color: #fff; }
.dropbtn ul li:hover > .dropbtn {height: auto;opacity: 1;width: 180px;}
.dropbtn.open { opacity: 1; height: auto; }
.dropbtn_about { position: absolute;/* top: 100%;*//* left: 0;*/ width: 150px; height: 0px; background: #fff; box-shadow: 0 5px 10px rgba(0,0,0,.1); opacity: 0.3; overflow: hidden; transition: height .3s ease, opacity .3s ease; }
.dropbtn_about ul li { border-bottom: 1px #dbd9d9 dashed; text-align: center; margin-left: 0; width: 100%;}
.dropbtn_about ul li a { line-height: 40px; display: block; line-height: 40px; }
.dropbtn_about ul li a:hover { background: #da251c; color: #fff; }
.dropbtn_about.open { opacity: 1; height: auto; }
/*banner*/

#banner .flexslider { background: none; }
#banner .slides li .pic { display: block; padding-top: 36.4%; }
#banner .flexslider .slides img { max-width: 100%; width: auto; display: inline-block; vertical-align: middle; }
#banner .slides li .ban-txt h5 { font-size: 22px; color: #fff; margin-top: -5px; }
#banner .slides li .ban-txt h2 { height: 118px; line-height: 118px; margin-top: 5px; font-size: 71px; color: #fff; }
#banner .slides li .ban-txt h3 { padding-top: 0px; font-size: 24px; color: #e4392a; }
#banner .flex-control-paging li a { width: 40px; height: 3px; border-radius: 0; background-color: rgba(0,0,0,0.3); }
#banner .flex-control-paging li a.flex-active { background-color: #e4392a; }
#banner .flex-control-nav { bottom: 0; }
#banner .flex-direction-nav a { background: url(../images/ban_prev.png) no-repeat; width: 24px; height: 44px; opacity: 1; filter: alpha(opacity=100); }
#banner .flex-direction-nav .flex-prev { left: 48%; margin-left: -570px; }
#banner .flex-direction-nav .flex-next { background-image: url(../images/ban_next.png); right: 48%; margin-right: -570px; }
#banner .slides li.s2 .ban-txt { width: 840px; margin-left: -420px; }
#banner .slides li.s2 .ban-txt h2 { font-size: 58px; line-height: 56px; height: 56px; margin-bottom: 10px; }
#banner .slides li.s2 .ban-txt h3 { font-size: 50px; text-transform: uppercase; padding-top: 0; }
#banner .slides li.s2 .ban-txt h4 { font-size: 16px; color: #fff; }
#banner .slides li.s2 .ban-txt h6 { font-size: 14px; border-top: 1px solid #d3d3d7; width: 149px; margin: 0 auto; color: #fff; line-height: 35px; margin-top: 15px; }
#banner .slides li.s3 .ban-txt h2 { font-size: 45px; height: 45px; line-height: 45px; }
#banner .slides li.s3 .ban-txt h3 { font-size: 50px; text-transform: uppercase; padding-top: 0; border-bottom: 1px solid #e4392a; }
#banner .slides li.s3 .ban-txt h4 { font-size: 16px; line-height: 30px; color: #fff; margin-top: 20px; }
#banner { position: relative; }
.slides .wrap { overflow: hidden; position: absolute; left: 50%; margin-left: -520px; top: 50%; margin-top: -218px; }
.wrap .main { width: 1040px; margin: 0 auto; height: 429px }
.mod_info1__logoall { height: 428px; width: 428px; position: absolute; z-index: 1; top: 0; right: 0; }
.mod_info1__logoal2 { height: 424px; width: 435px; position: absolute; z-index: 2; top: 0; right: 19px }
.mod_info1__logo1 { background: url(../images/logo_1ie.png) no-repeat; }
.mod_info1__logo3 { background: url(../images/logo_3ie.png) no-repeat; }
.mod_info1 { float: right; width: 520px; height: auto; position: relative; }
.banner-left { position: absolute; width: 50%; height: auto; float: left; top: 50%; margin-top: -108px; }
.banner-img { width: 520px; height: auto; float: right; }
.banner-img img { float: right; margin-top: 42px; }
.banner-left h2 { font-size: 46px; color: #fff; }
.banner-left h3 { font-size: 18px; line-height: 35px; margin-top: 10px; margin-bottom: 35px; color: #fff; }
.banner-left a { line-height: 30px; width: 90px; border: 1px #fff solid; text-align: center; border-radius: 5px; color: #fff; padding: 4px 15px; }
.banner-left a:hover { color: #e4392a; border: 1px #e4392a solid; }
/*banner 响应式*/
@media(min-width:320px) and (max-width:568px) {
.place p a, .place p span {font-size: 12px; }
#banner .slides li .banner-left { top: 80px; }
.wp span { font-size: 12px; }
a { font-size: 16px; }
.friendlink p { font-size: 14px; }
.friendlink ul li { margin-left: 4px; }
}
 @media(min-width:375px) and (max-width:667px) {
#banner .slides li .banner-left { top: 110px; }
.fenleiinfo h2 { margin-left: 10px; }
}
 @media screen and (max-width:768px) {

.mod_info1 { float: none; width: 0; height: 0; position:!important;
}
.main { width: 100%;/* height: 375px; */ }
.banner-left { top: 125px; text-align: center; width: 100%; margin: 0; padding: 0 20px; }
.wrap { padding:0 10px;width: 100%; overflow: hidden; position:!important;
left: 0; margin-left: 0; top: 0; margin-top: 0; }
.banner-left h2 { font-size: 25px; }
.banner-left h3 { font-size: 12px; line-height: 24px; margin-top: 10px; margin-bottom: 15px; }
.banner-img { width: 0; height: 0; float: none; }
}
 @media(min-width:414px) and (max-width:736px) {
.wrap { width: 100%; overflow: hidden; position:!important;
left: 0; margin-left: 0; top: 0; margin-top: 0; }
.main { width: 100%; height: 375px; }
.friendlink p { font-size: 14px; }
#banner .slides li .banner-left { top: 125px; }
.wp span { font-size: 12px; }
.banner-left h2 { font-size: 25px; }
.banner-left h3 { font-size: 12px; line-height: 24px; margin-top: 10px; margin-bottom: 15px; }
a { font-size: 12px; }
}
 @media(min-width:736px) and (max-width:768px) {
#banner .slides li .banner-left { top: 85px; }
}
 @media(min-width:768px) and (max-width:1024px) {
.wrap { width: 100%; overflow: hidden; position:!important;
left: 0; margin-left: 0; top: 0; margin-top: 0; }
.banner-img { width: 0; height: 0; float: none; }
.mod_info1 { float: none; width: 0; height: 0; position:!important;
}
#banner .slides li .banner-left { top: 90px; text-align: center; width: 100%; margin: 0; padding: 0 20px; }
.wrap { width: 100%; overflow: hidden; position:!important;
left: 0; margin-left: 0; top: 0; margin-top: 0; }
.banner-left h2 { font-size: 25px; }
.banner-left h3 { font-size: 12px; line-height: 24px; margin-top: 10px; margin-bottom: 15px; }
}
 @media(min-width:1024px) and (max-width:1350px) {
.mod_info1__logo1 { background-size: 100%; }
.mod_info1__logoall { height: 260px; width: 260px; top: 105px; right: 113px; }
.mod_info1__logo3 { background-size: 100%; }
.mod_info1__logoal2 { height: 258px; width: 265px; top: 105px; right: 125px; }
.banner-left { margin-top: -88px; left: 70px; }
.banner-img { width: 340px; }
.banner-img img { margin-top: 100px; }
}
 @media(min-width:1350px) and (max-width:1676px) {
.mod_info1__logo1 { background-size: 100%; }
.mod_info1__logoall { height: 328px; width: 328px; top: 55px; }
.mod_info1__logo3 { background-size: 100%; }
.mod_info1__logoal2 { height: 326px; width: 335px; top: 55px; right: 13px; }
.banner-img { width: 400px; }
.banner-img img { margin-top: 85px; }
}
/*banner 响应式 End*/

/*图标*/
.icon { margin-top: 100px; }
.icon dl { margin-right: 25px; float: left; width: 273px; height: 285px; border: 1px #ccc solid; text-align: center; }
.icon dl dt { padding-top: 60px; }
.icon dl dd { margin-top: 50px; font-size: 16px; }
/*图标 End*/

/*产品展示*/
.product { margin-top: 100px; }
.product_img ul li { width: 220px; /*margin-right: 28px;*/ float: left; /*margin-top: 20px; */overflow: hidden;/*height:252px;*/ margin-left: 10px;margin-right: 10px;}
.title { background: url(../images/product07.jpg) no-repeat; }
.title h3 { margin-left: 20px; }
.title h3 a { color: #da251c; font-size: 16px; font-weight: bold; }
.title p { color: #9d9c9c; margin-left: 20px; margin-top: 10px; }
.buttom { margin: 0 auto;/* position: absolute;  margin-left: 50%;*/text-align: center;width: 100%;display: none;}
.buttom ul{display: inline-block;}
.buttom ul li { float: left; margin-top: 25px; margin-right: 30px; }
.buttom ul li a { font-size: 16px; color: #9d9c9c; /*width: 80px; */height: 35px; display: block; text-align: center; line-height: 35px; padding: 0 10px;}
.buttom ul li a:hover, .buttom ul .on a { color: #fff;/* width: 80px; */height: 35px; background: #da251c; display: block; text-align: center; line-height: 35px; border-radius: 7px; }
/*产品展示 End*/

/*腰部广告*/
.waist { margin-top: 100px; background: url(../images/waist.gif) no-repeat center; height: 435px; }
.waist p { padding-top: 140px; text-align: center; }
.waist p a { color: #ccc; font-size: 60px; line-height: 90px; }
/*腰部广告 End*/

/*首页关于我们*/
.aboutus { float: left; width: 50%; margin-top: 100px; margin-left: 100px; }
.aboutus-content { width: 470px; height: 323px; margin-top: 36px; float: left; }
.aboutus-print p { line-height: 43px; font-size: 16px; text-indent: 2em; width: 91%; margin-top: 35px; color: #818080; overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;}
.aboutus-content ul li { overflow: hidden; }
/*关于我们 End*/
.service_support_title, .news { margin-top: 100px; }
/*新闻资讯*/
.news { float: right; width: 40%; }
.news-title { background: url(../images/product07.jpg) no-repeat; }
.news-title h3 { margin-left: 20px; }
.news-title h3 a { color: #da251c; font-size: 16px; font-weight: bold; }
.news-title p { color: #9d9c9c; margin-left: 20px; margin-top: 10px; }
.news-content { width: 100%; margin-top: 27px; float: left; }
.news-content ul li { border-bottom: 1px #d1cece dashed; line-height: 60px; }
.news-content ul li span { float: right; }
.news-content ul li a { color: #818080; font-size: 16px; }
.news-content ul li a:hover { color: #da251c; }
.news-print { width: 443px; height: 475px; float: right; margin-top: 55px; margin-right: -55px; }
.more { float: right; margin-top: 30px; }
.more a { color: #da251c; }
.news-print ul li { overflow: hidden; }
.blog-pages { text-align: center; font-size: 0; padding-top: 40px; }
.blog-pages .item { display: inline-block; box-sizing: border-box; margin: 0 5px; padding: 0 5px; min-width: 35px; height: 35px; border: 1px solid #ddd; font-size: 14px; line-height: 33px; color: #999; text-align: center }
.blog-pages .item:hover { color: #fff; border-color: #31373B; text-decoration: none; background: #31373B; }
.blog-pages .disabled, .blog-pages .disabled:hover { color: #999; border-color: #ddd; cursor: default; display: none }
.blog-pages .cur, .blog-pages .dot { display: inline-block; margin: 0 12px; font-size: 14px; color: #333 }
.blog-pages .cur { font-weight: 700; width: 35px; height: 35px; line-height: 35px; color: #fff; border: 1px #31373B solid; background: #31373B; }
.blog-pages .next, .blog-pages .prev { padding: 0 9px }
.header { margin-top: 40px; border-top: 1px #ccc solid; border-bottom: 1px #ccc solid; }
.header ul { display: inline-block; padding-left: 10px; }
.header ul li { padding-top: 5px; float: left; line-height: 30px; }
.header ul li a { line-height: 25px; color: #9f9e9e; }
.header ul li a:hover { color: #da251c; }
/*新闻资讯 End*/

/*版权*/
.footer { display: none; background: #282a2d; height: 70px; }
.footer p { color: #ccc; padding-top: 10px; }
.footer p a { display: inline-block;color: #ccc; margin-right: 50px;font-size: 14px; }
.footer_top { width: 100%;/* height: 336px;*//*padding-bottom:30px;*/ background: #26282b; /*margin-top: 80px;*/ }
.footer_top .width dl { float: left; margin-right:89px;/*font-weight: bold;*/ height: 270px;}
.footer_top .width dt ,.footer_top .width dt a{ font-size: 15px; color: #ccc; margin-top: 20px; font-weight: bold; }
.footer_top .width dd { margin-top: 10px; }
.footer_top .width dd a { color: #ccc;font-size: 14px; }
.footer_top .width dd a:hover { text-decoration: underline; }
.footer_left { /*width: 480px;*/width:360px; /*height: 232px;*/ margin-top: 20px; float: right; text-align: center; border-left: 1px #393a3e solid; padding-left:40px;}
.footer_left .footerl{width: 342px;float: left;text-align: left;}
.footer_left .footerr{width:198px;margin-right: 0;float: right;}
.footer_left .footerlogo{width: 150px;}
.footcontact p{font-size: 14px;line-height: 32px;text-align: left !important;width: 100%;display: inline-block;}
.footcontact p span:first-child{float: left;font-size: 14px;}
.footcontact p span:last-child{font-size: 14px;float: left;width: 80%;}
.footer_left img { cursor: pointer; }
.footer_left p { font-size: 14px; color: #ccc; /*font-weight: bold;*/ text-align: center; }
.footer_left span { font-size: 18px; color: #ccc; line-height: 30px; }
.ewm { margin-top: 10px; }
.sys { color: #ccc; margin-top: 6px; font-weight: bold; font-size: 14px; }
.footer_icon ul li { float: left; margin-left: 22px; margin-top: 16px; }
.footer_bottom { width: 100%; background: #282a2d; color: #ccc;/* height: 120px; */border-top: 1px #45484c solid; padding: 10px 0;}
.footer_bottom .width div { line-height: 30px; }
.footer_bottom .width div a { margin-right: 20px; }
.footer_bottom .width div span { margin-left: 35px; }
.footer_bottom a { color: #ccc; }
.footer_bottom .width p { float: left; margin-top: 21px; }
.footer_bottom .width p b { font-size: 14px; }
.footer_bottom .width p span { margin-left: 65px; }
.footer_bottom .width p a { margin: 0 8px }
.footer_bottom .width div a:hover { text-decoration: underline; }
.picScroll-left { width: 1200px; overflow: hidden; position: relative; }
.picScroll-left .hd { padding: 0 10px; }
.picScroll-left .hd .prev, .picScroll-left .hd .next { display: block; overflow: hidden; cursor: pointer; }
.picScroll-left .hd .next { background-position: 0 -50px; }
.picScroll-left .hd .prevStop { background-position: -60px 0; }
.picScroll-left .hd .nextStop { background-position: -60px -50px; }
.picScroll-left .hd ul { float: right; overflow: hidden; zoom: 1; margin-top: 10px; zoom: 1; }
.picScroll-left .hd ul li { float: left; width: 9px; height: 9px; overflow: hidden; margin-right: 5px; text-indent: -999px; cursor: pointer; background: url("images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on { background-position: 0 0; }
.picScroll-left .bd ul { overflow: hidden; zoom: 1; }
.picScroll-left .bd ul li { margin: 0 48px; float: left; _display: inline; overflow: hidden; text-align: center; }
.picScroll-left .bd ul li .pic { text-align: center; }
.picScroll-left .bd ul li .pic img { width: 120px; height: 90px; display: block; padding: 2px; }
.picScroll-left .bd ul li .pic a:hover img { border-color: #999; }
.picScroll-left .bd ul li .title { line-height: 24px; }
.picScroll-left2 { width: 1200px; overflow: hidden; position: relative; }
.picScroll-left2 .hd .prev, .picScroll-left .hd .next { display: block; overflow: hidden; cursor: pointer; }
.picScroll-left2 .hd .next { background-position: 0 -50px; }
.picScroll-left2 .hd .prevStop { background-position: -60px 0; }
.picScroll-left2 .hd .nextStop { background-position: -60px -50px; }
.picScroll-left2 .hd ul { float: right; overflow: hidden; zoom: 1; margin-top: 10px; zoom: 1; }
.picScroll-left2 .hd ul li { float: left; width: 9px; height: 9px; overflow: hidden; margin-right: 5px; text-indent: -999px; cursor: pointer; background: url("images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left2 .hd ul li.on { background-position: 0 0; }
.picScroll-left2 .bd ul { overflow: hidden; zoom: 1; }
.picScroll-left2 .bd ul li { float: left; _display: inline; overflow: hidden; }
.picScroll-left2 .bd ul li .pic { text-align: center; }
.picScroll-left2 .bd ul li .pic img { width: 120px; height: 90px; display: block; padding: 2px; }
.picScroll-left2 .bd ul li .pic a:hover img { border-color: #999; }
.picScroll-left2 .bd ul li .title { line-height: 24px; }
.picScroll-left2 .hd.sjx_bd { position: absolute; right: 3px; top: 3px; }
.product_left { width: 308px; float: left; margin-top: 37px; border: 1px #dedddd solid; }
.category { height: 48px; background: #ba2c2c; }
.category p { color: #fff; font-size: 20px; line-height: 48px; margin-left: 15px; }
.category_bottom ul li { line-height: 60px; border-bottom: 1px #dedcdc dashed; background: url(../images/sjx.png) no-repeat 277px center; }
.category_bottom ul li a { display: block; color: #222; font-size: 16px; display: block; padding-left: 10px; width: 298px; }
.category_bottom ul li a:hover, .category_bottom ul li .hover { color: #ba2c2c; background: url(../images/sjx.png) no-repeat 277px center #f7f5f5; }
#nbg { border-bottom: none; }
.product_right { width: 863px; height: 1223px; float: right; margin-top: 36px; }
.product_right_top { height: 32px; background: url(../images/sjx02.png) no-repeat 7px center; padding-left: 26px; border-bottom: 1px #dedcdc solid; }
.product_right_top p { font-size: 20px; color: #b0b2b3; float: left; }
.product_right_top div { color: #999; line-height: 32px; float: right; }
.product_right_top a:hover { color: #ba2c2c; }
.slab { height: 260px; margin-top: 26px; border-bottom: 1px #a2a2a2 dashed; }
.slab img { float: left; margin-left: 50px; }
.slab dl { float: left; margin-left: 90px; }
.slab dl dt { color: #757575; font-size: 18px; padding-top: 50px; }
.slab dl dt a:hover { color: #ba2c2c; }
.slab dl dd { font-size: 14px; margin-top: 23px; line-height: 24px; }
.Plus { width: 63px; height: 24px; background: #ba2c2c; float: right; margin-top: 50px; }
.Plus a { color: #fff; line-height: 24px; margin-left: 13px; }
.Plus a:hover { color: #0FF; }
.page ul { margin-left: 350px; }
.page ul li { float: left; margin-top: 15px; margin-left: 10px; font-size: 14px; }
.page ul li a { display: block; }
.page ul li a:hover, .page ul li .hover { color: #ba2c2c; }
.center_top { height: 550px; margin-top: 40px; }
.page2_left { width: 308px; height: 413px; float: left; border: 1px #dedddd solid; }
.page2 { height: 48px; background: #ba2c2c; }
.page2 p { color: #fff; font-size: 20px; line-height: 48px; margin-left: 15px; }
.page2_bottom ul li { line-height: 60px; border-bottom: 1px #dedcdc dashed; background: url(../images/sjx.png) no-repeat 277px center; }
.page2_bottom ul li a { display: block; color: #222; font-size: 16px; display: block; padding-left: 10px; }
.page2_bottom ul li a:hover, .page2_bottom ul li .hover { color: #ba2c2c; background: url(../images/sjx.png) no-repeat 277px center #f7f5f5; }
#nbg { border-bottom: none; }
.connect_left { width: 308px; float: left; border: 1px #dedddd solid; margin-top: 26px; }
.connect { height: 48px; background: #ba2c2c; }
.connect p { color: #fff; font-size: 20px; line-height: 48px; margin-left: 15px; }
.connect_bottom ul li { line-height: 60px; }
.connect_bottom ul li a { color: #222; font-size: 16px; display: block; padding-left: 10px; width: 298px; }
.connect_bottom ul li a:hover { color: #ba2c2c; background: #f7f5f5; }
.page_center { width: 415px; height: 534px; float: left; }
.page_right { width: 360px; height: 270px; float: right; }
.page_right div { font-size: 18px; }
.page_right p { font-size: 14px; margin-top: 35px; line-height: 34px; }
.screenshot { height: 145px; margin-top: 34px; border-top: 1px #a2a2a2 dashed; }
.screenshot ul li { margin-top: 34px; float: left; margin-left: 30px; }
.page_b ul li { float: left; margin-top: 20px; margin-left: 21px; }
.page_b div { float: left; margin-top: 50px; }
.sjx { margin-left: 23px; }
.center_bottom { margin-top: 85px;/* border: 1px #ccc solid;*/ }
.features_top { height: 40px; border-bottom: 1px #ba2c2c solid; position: relative; }
.features_top ul li { float: left; line-height: 40px; }
.features_top ul li a { font-size: 16px; color: #000; display: block; width: 148px; text-align: center; }
.features_top ul li.on a, .features_top ul li .on { background: #ba2c2c; color: #fff; }
.features_bottom {/* padding-right: 147px; */ }
.features_bottom ul li { font-size: 14px; color: #888; padding-left: 22px; line-height: 25px; }
.features { margin-top: 20px; background: url(../images/sjx02.png) no-repeat 0 center; }
.features div { font-size: 16px; }
.sort { right: 0; top: 0; position: absolute }
.sort a.hover { color: #fff; display: block; width: 148px; text-align: center; height: 40px; line-height: 40px; background: #ba2c2c; font-size: 16px; }
.submenu { position: absolute; width: 148px; background: #f3f3f3; }
.submenu ul li { height: 40px; }
.submenu ul li a { color: #ba2c2c; }
.submenu ul li a:hover { background: #ba2c2c; color: #fff; font-size:
}
.folio-thumb img { width: 100%; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition-duration: 0.7s; -moz-transition-duration: 0.7s; -ms-transition-duration: 0.7s; -o-transition-duration: 0.7s; }
.folio-thumb:hover img { -webkit-transform: scale(1.3); -moz-transform: scale(1.3); -o-transform: scale(1.3); -ms-transform: scale(1.3); }
/*版权 End/*/

/*下拉菜单*/
.product-nav { position: absolute; top:110px; width: 100%; background-color: #fff; height: 0; z-index: 2; opacity: 0.3; overflow: hidden; transition: height .3s ease, opacity .3s ease; box-shadow: 0 3px 15px rgba(0,0,0,.1); }
.product-nav.open { opacity: 1; height:auto;}
.product-nav .container { /*display: table;*/height: 500px;overflow: hidden; padding: 30px 0; width: 1100px; margin: 0 auto; /*min-height: 410px; */}
.product-nav .column { float: left; width: 25%; padding:15px 10px; height: 260px;}
.product-nav .column:nth-child(-n+4) .item:first-child { /*height: 290px */}
.product-nav .column:nth-child(-n+4) .item:nth-child(2) { height: 160px }
.product-nav .column:nth-child(-n+2) .item:first-child { /*height: 248px */}
.product-nav .item { position: relative }
.product-nav .item:not(:first-child) { margin-top: 16px }
.product-nav .product-cat-img {/* position: absolute; */ width: 80px; height: 80px; top: 45px; float: left;/*max-width:70px;max-height:70px; */ }
.product-nav .product-cat { /*margin-left: 80px;*/ font-size: 14px; float: left; margin-top: 10px; }
.product-nav .product-cat-title { padding-bottom: 10px; border-bottom: 1px solid #d0d0d0; font-size: 14px; color: #0090ff; width: 150px; margin-left: 5px; }
.product-nav .product-cat-list { margin-top: 5px }
.product-nav .product-cat-item { position: relative; padding: 6px 0 6px 12px }
.product-nav .product-cat-item:before { content: ""; display: block; position: absolute; left: 2px; top: 50%; margin-top: -1px; width: 2px; height: 2px; border-radius: 50%; background-color: #000 }
.product-nav .product-cat-item a { font-size: 12px; }
.product-nav .product-cat-item .active, .product-nav .product-cat-item a:hover { color: #0090ff; transition: color .15s ease }
/*下拉菜单 End*/

/*回到顶部*/
#to-top:hover, #to-top:active, #to-top:focus { color: #fff; background-color: #f90; }
#to-top {cursor:pointer;z-index: 9997; position: fixed; bottom: 10%; right: 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; font-size: 18px; word-spacing: 1px; background-color: #d1d1d1; color: #fff; width: 50px; height: 50px; display: block; text-align: center; vertical-align: middle; display: none; line-height: 50px; }
/*回到顶部 End*/

/*响应式*/
@media screen and (max-width: 1310px) {
	.nav-center ul li{width: 14%;overflow: hidden;height: 50px;}
	.aboutus{margin-left: 3%;margin-top: 3%;}
	.news{margin-top: 3%;}
}

@media screen and (max-width: 1200px) {
	.nav{display: none;}
	.phone_nav{display: block;height: 57px;background: #424141;}
	.phone_logo img { float: left; margin-top: 15px; margin-left: 10%; max-width: 100px;max-height: 32px;}
  .menu_add img { margin-top: 18px; float: right; margin-right: 3%; }
  .topnav{display: none;}
  .search{top: -4px;right: 0;left: 50%;margin-left: -71px;}
  .width{width: 100%;}
  .aboutus{margin-top: 3%;margin-left: 3%;}
  .news{margin-right: 3%;margin-top: 3%;}
}
@media screen and (max-width: 1175px){
	.footer_top .width dl{margin-right:60px;}
}
@media screen and (max-width:1144px){
	.search{margin-left: -91px;top: 8px;}
}
@media screen and (max-width:1040px){
	.search{margin-left: -110px;}
}
@media screen and (max-width: 1024px) {
	.width{width: 100%;margin:0 auto;overflow: hidden;}
	.product .title{margin-top: 30px;}
	.product_img ul li{width: 231px;}
	.product-list-item, .product-list-item-link{width:234px;}
	.aboutus{margin-left: 20px;width:48%;}
	.news{margin-right: 20px;width: 48%;}
	.footer_top{display: none;}
	.footer_top .width dl { margin-right: 7%; font-size: 12px; }
	.footer_left { width: 23%; }
	.footer_bottom .width p span { margin-left: 26px; }
	.footer_bottom{    display: none;
    font-size: 12px;}
	.footer_bottom .width div{padding-left: 10px;}
	.footer {
    display: block;
    /*margin-top: 40px;*/
    height: 85px;
    }
    .footer .width,.width{padding: 0 10px;}
    #smb_Img{width: 65% !important;}
    #imgDetail{width: 100% !important;}
    #smb_Intro{width: 33% !important;}
    #l-map{width: 100% !important;}
    .container{width: 100%;}
    .search{margin-left: -125px;}
}
@media screen and (max-width: 1015px){
	.aboutus{margin-left: 0;}
	.news{margin-top: 3%;margin-right: 0;}
}
@media screen and (max-width: 995px) {
	.aboutus{margin-left: 0;}
	.news{margin-top: 3%;margin-right: 0;}
}
@media screen and (max-width: 900px) {
	.search{margin-left: -158px;}
	.companyimg ul li{height: 245px !important;}
}
@media screen and (max-width: 778px) {
	.search{margin-left: -180px;}
}
@media screen and (max-width: 768px) {
.side{display: none;}
.kfQQ dd div.pc{display: none;}
.kfQQ dd div.mobile{display:block;}
.aboutus { margin-left: auto; }
.waist p a { line-height: 40px; }
.footer p { padding-top: 18px; }
.blog-pages { position: relative; margin: -13px 0 0; line-height: 45px }
.blog-pages .dot, .blog-pages .item { display: none; height: auto }
.blog-pages .next, .blog-pages .prev { display: block; position: absolute; top: 40px; left: 0; margin: 0; border: none; padding: 0; color: #2277da; font-size: 18px; line-height: inherit }
.blog-pages .disabled, .blog-pages .disabled:hover { display: block; color: #999 }
.blog-pages .next { left: auto; right: 0; padding-right: 0; padding-left: 10px }
.blog-pages .cur { font-weight: 400; font-size: 18px; vertical-align: middle; width: auto; padding: 0 5px; border: 0; background: none; color: #31373B }
.blog-pages .cur:before { content: '第'; margin-right: 5px }
.blog-pages .cur:after { content: '页'; margin-left: 5px }
.width { width: 100%; margin: 0 auto; overflow: hidden; }
.case ul li { width: 50%; }
.header ul { padding-left: 0; }
.phone_nav { height: 57px; background: #424141; display: block; }
.phone_logo img { float: left; margin-top: 15px; margin-left: 10%; max-width: 100px;max-height: 32px;}
.menu_add img { margin-top: 18px; float: right; margin-right: 10%; }
.nav { display: none }
.width { width: 100%; padding: 0 10px;/* margin-top: 40px; */ }
.nav-center ul li { width: 17%; }
.news-print ul li img { width: 80%; }
.news-content ul li a { font-size: 14px; }
.series dl { margin-right: 21px; }
.icon dl { width: 50%; margin-right: 0; }
.footer_top .width dl { margin-right: 7%; font-size: 12px; }
.footer_left { width: 23%; }
.footer_bottom .width p span { margin-left: 26px; }
.aboutus, .news, .aboutus-print p, .aboutus-content, .news-content { width: 100%;}
.news{margin-right: 0;}
.product ul li { width: 47%; }
.waist p a { font-size: 34px; }
.banner ul li { width: 100%; }
.footer_bottom .width p a { margin-right: 10px; }
.aboutus-print p { font-size: 14px; }
.footer_icon ul li { margin-left: 15px; }
.buttom ul li { width: auto; margin-right: 6px; }
.buttom {  }
.search { right: 23%; }
.product_img ul li { margin-right: 0; padding: 0 4px; }
.footer_top { display: none; }
.footer_bottom, .main, .product, .waist, .news-title { margin-top: 40px; }
.product_img {/* padding-top: 100px;  border:1px #ccc solid;*/ overflow-x: auto;}
.product_img ul li { /*margin-top: 30px;*/ }
.product_img ul{margin-top: 30px;}
.footer_bottom { display: none; font-size: 12px; }
.footer { display: block; margin-top: 40px; height: 95px; }
.waist { height: 280px; }
#key { margin-left: 50px; }
.waist p { padding-top: 110px;/*line-height:18px;*/ }
.center_bottom { border: none; }
.service_support_title, .news, .aboutus { margin-top: auto; }
#smb_Img,#imgDetail,#smb_Intro{width:100% !important;}
.product-center-nav .nav-list-item{width: 31% !important;line-height: 35px !important;}
.sercicetextmain, .contactmain{padding: 10px !important;}
 .search{margin-left: -187px;top: 8px;}
 .newslist_detail_main, .downmain{width: 100% !important;}
}
@media screen and (max-width: 663px){
	.newslist_detail_main, .downmain{width: 100% !important;}
	.search{display: none;top: 39px;}
}
@media screen and (max-width: 547px){
	.product-center-nav .nav-list-item{width: 47% !important;}
	.companyimg ul li{height: 200px !important;}
}
@media screen and (max-width: 435px) {
/*.phone_logo img { width: 11%; }*/
.menu_add img { width: 8%; }
.phone_search { right: 30%; }
.search { width: 73%; }
#key { width: 73%; margin-left: 16px;}
.main { height: auto; }
.footer { height: 100px; }
.search{top: 40px;display: none;}
.newslist_detail_main, .downmain{width: 100% !important;}
.companyimg ul li{width: 49.33% !important;height: 200px !important}
.product-center-nav .nav-list-item{width: 100% !important;}
}

@media screen and (max-width: 414px) {
/*.phone_logo img { width: 11%; }*/
.menu_add img { width: 8%; }
.phone_search { right: 30%; }
.search { width: 73%; }
#key { width: 50%; }
.dw-msg h5{line-height: 15px;}
.product-center-nav .nav-list-item{width: 100% !important;}
.waist p a { font-size: 24px; }
.footer { height: 125px; }
.buttom {}

}

@media screen and (max-width: 360px) {
.waist p a { font-size: 26px; }
.footer { height: 100px; }
.buttom { }
.companyimg ul li{height: 135px !important;}
}

@media screen and (max-width: 320px) {
.footer p { padding-top: 10px; }
.product_img { padding-top: 0px; }
.phone_nav { height: 50px; }
.footer { height: 85px; }
.news-content, .aboutus-print p { margin-top: 15px; }
.waist p a { font-size: 24px; }
.footer p a { font-size: 14px; margin-right: 30px; }
.aboutus-print p, .news-content ul li a, .news-content ul li span { font-size: 12px; }
.footer p, .news-title p, .title p { font-size: 12px; }
.footer_bottom .width div a { margin-right: 8px; }
.buttom {}
.phone_logo img {margin-left: 2%; margin-top: 15px; }
.menu_add img { width: 10%; }
.phone_search { right: 30%; }
.search { width: 73%; }
#key { width: 63%; }
.footer_bottom .width div a { margin-right: 8px; }
.product_img ul li{margin-left: 0;margin-right: 6px;margin-bottom: 0px;}
.product-list-item-link{height: 100% !important;}
.product-list-item{width: 94% !important;}
.product-list-item{height: 255px !important;}
.search{top: 32px;display: none;width:92%;left: 0;right: 0px;margin-left: -143px;left: 50%;overflow: hidden;}
.product-center-nav .nav-list-item{line-height: 25px !important;}


}

/*响应式 End*/



/*网站建设  功能介绍*/
.feature_bg { background: #f6f6f6; margin-top: 50px; margin-bottom: -50px; padding-bottom: 50px; }
.feature_box { background: #fff; border: 1px solid #d9d9d9; margin-top: 30px; padding: 20px; }
.feature_info { position: relative; padding-left: 70px; min-height: 50px; border-bottom: 1px solid #eaeaea; padding-bottom: 20px; margin-bottom: 20px; }
.feature_info img { position: absolute; left: 0; top: 0; }
.feature_info h4 { font-size: 18px; line-height: 30px; }
.feature_info p { font-size: 12px; color: #666; line-height: 20px; }
.feature_box dl { }
.feature_box dl:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.feature_box dl dt { font-size: 14px; font-weight: bold; float: left; line-height: 24px; }
.feature_box dl dd { margin-left: 115px; border-left: 1px solid #eaeaea; padding-bottom: 20px; }
.feature_box dl:last-child dd { padding-bottom: 0px; }
.feature_box dl dd span { font-size: 14px; color: #666; margin-left: 20px; display: inline-block; vertical-align: top; line-height: 24px; min-width: 100px; }

@media screen and (max-width:768px) {
    .feature_box { padding: 15px; }
    .feature_box dl dd { margin-left: 100px; padding-bottom: 15px; }
    .feature_box dl dd span { margin-left: 15px; }
}

/*下载中心*/
@media screen and (min-width:0px) {
    .dw{
        padding-top: 10px;}

    .dw li{
        /*margin-bottom: 10px;*/
        background: #f4f4f2;
        padding: 10px;}
    .dw-img{
        float: left;
        border: 1px solid #dddcdd;
        width: 70px;}

    .dw-link{
        /*float: right;*/
        background:#da251c;
        padding: 0 5px;
        height: 25px;
		display: inline-block;
        line-height: 25px;}
    .dw-link em{
    	font-style: normal;
    	background-image: url("../images/bgp51.png");background-size: 7px auto;background-position: right center;
        background-repeat: no-repeat;padding-right: 13px;
        font-size: 12px;
        color: #ffffff;}

    .dw-msg{width: 33.333%;float: left;text-align: center;}
    

    .dw-msg h5{
        font-size: 13px;
        color: #333333;
        font-weight: bold;
        line-height: 15px;}

    .dw-msg p{
        font-size: 12px;
        color: #666;
        height: 60px;
        overflow: hidden;
        line-height: 20px;}
    .dw li.nonebg{background: none;}
    
}
@media screen and (min-width:760px) {
    .dw{
        padding-top: 20px;}

    .dw li{
        
        height: 45px;}
    .dw li.title_background{background: #999; color:#fff;font-size: 18px;}
    .dw-img{
        width: 80px;}

    .dw-link{
        /*padding: 0 10px;
        height: 30px;
        line-height: 30px;*/}
    .dw-link em{background-size: 8px auto;padding-right: 15px;
        font-size: 13px;}

    /*.dw-msg{margin:0 120px 0 0;}*/

    .dw-msg h5{
        font-size: 14px;
        line-height: 30px;}

    .dw-msg p{
        font-size: 13px;
        height: auto;
        line-height: 24px;}
}
@media screen and (min-width:1200px) {
    .dw{
        /*padding-top: 30px;*/}

    .dw li{
        /*margin-bottom: 25px;
        padding: 25px;*/}
    .dw-img{
        width: 100px;}

    .dw-link{
        /*padding: 0 15px;
        height: 40px;
        line-height: 40px;*/}
    .dw-link em{background-size: 10px auto;padding-right: 18px;}

    .dw-msg{/* margin:0 140px 0 0; */}

    .dw-msg h5{
        font-size: 14px;
        /*line-height: 40px;*/}

    .dw-msg p{
        line-height: 24px;}


}
/*下载中心 End*/

/*产品中心下载*/
.product-details-b{margin-bottom: 10px;}
.product-details-b div.p,.product-details p{ color: #858585; line-height: 24px; font-size:14px;}
.product-details-p{ margin-left:20px;}
.product-details-b h4{ font-weight:bold;}
.product-details-b p i{ display: inline-block; width:30px; height:20px; background: url(../images/download_icon.png) no-repeat 0 5px; float: left;}
.product-details-b p a{ background: #DA251C;padding: 2px 8px;font-size: 14px;border-radius: 3px;color: #fff;}
.product-details-b p a:hover{ color:#fff;text-decoration: underline;opacity: 0.9;}