@charset "utf-8";
/* by Sean Lu 20170106 */
/* 移动端全局控制reset */
body,div,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,iframe,input,textarea,select,label,article,aside,footer,header,menu,nav,section,time,audio,video { margin:0; padding: 0; }
html { overflow-x: hidden; }
article,aside,footer,header,hgroup,nav,section,audio,canvas,video { display: block; }
body { font-size: 100%;  font-family: microsoft yahei, Helvetica, STHeiti, Droid Sans Fallback; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0,0,0,0);  background: #fff; }
textarea { resize: none; }
iframe,img { border: 0; }
ul,ol { list-style: none; }
input, select, textarea { outline: 0; -webkit-user-modify: read-write-plaintext-only; }
/* input { -webkit-appearance: none; } */
a { text-decoration: none; color: #666; }
a:hover { text-decoration: underline; color: #1d50a2; }

/* 清理浮动 */
.clearfix { clear: both; zoom: 1; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* 全局浮动 */
.fl { float: left; }
.fr { float: right; }

/* 圆细滚动条样式 20150717 */
::-webkit-scrollbar { width: 6px; height: 12px; }
::-webkit-scrollbar-button:vertical { display: none; }
::-webkit-scrollbar-track:vertical { background-color: black; }
::-webkit-scrollbar-track-piece { background: #fff; }
::-webkit-scrollbar-thumb:vertical { background-color: #8e8e8e; border-radius: 5px; }
::-webkit-scrollbar-thumb:vertical:hover { background-color: #3b3b3b; }
::-webkit-scrollbar-corner:vertical { background-color: #535353; }
::-webkit-scrollbar-resizer:vertical { background-color: #ff6e00; }

/* 拖选文字样式 20160628 */
::selection { background: #ff6709; color: #fff; }
::-moz-selection { background: #ff6709; color: #fff; }

.wrapper { width: 1226px; margin: 0 auto; }

.topbar { line-height: 39px; height: 40px; color: #b0b0b0; background: #333; font-size: 12px; font-family: Helvetica Neue, microsoft yahei; position: relative; z-index: 3; margin-bottom: 2px; }
.topbar .links { float: left; }
.topbar .links a { color: #b0b0b0; text-decoration: none; }
.topbar .links strong { font-family: microsoft yahei; }
.topbar .links a:hover { color: #fff; }
.topbar .links .split { margin: 0 4px; color: #595959; }
.topbar .more { float: right; }
.topbar .more .user { float: right; position: relative; margin-left: 20px; }
.topbar .more .user .login { width: 75px; line-height: 40px; background: #ff6709 url(../img/member.png) no-repeat 15px center; background-size: 16px; padding-left: 35px; padding-right: 10px; display: block; color: #fff; text-decoration: none; text-align: center; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; position: relative; z-index: 1; }
.topbar .more .user .login:hover { background-color: #f60; }
.topbar .more .user:hover .login { background-color: #fff; background-image: url(../img/members.png); color: #ff6709; }
.topbar .more .user .lnav { position: absolute; left: 0; right: 0; top: 40px; background: #fff; box-shadow: 0 2px 10px rgba(0,0,0,.15); padding: 5px 0; display: none; }
.topbar .more .user:hover .lnav { display: block; }
.topbar .more .user .lnav a { display: block; line-height: 30px; text-align: center; text-decoration: none; font-size: 12px; }
.topbar .more .user .lnav a:hover { background: #f1f1f1; color: #ff6709; }

.lwxbox { padding: 20px; text-align: center; font-size: 14px; color: #333; display: none; font-family: Helvetica Neue, microsoft yahei; }
.lwxbox p { margin-bottom: 10px; }
.lwxbox h3 { font-size: 24px; }
.lwxbox .btn { text-align: center; padding: 20px 0; }
.lwxbox .btn a { display: inline-block; width: 180px; line-height: 40px; font-size: 14px; background: #f1f1f1; margin: 0 10px; text-decoration: none; }
.lwxbox .btn a:hover { color: #fff; background: #ff6709; }
.lwxbox .btn a.no { background: #dedede; color: #999; }

.header { height: 100px; background: #fff; position: relative; }
.header .logo { display: none; float: left; width: 135px; margin-top: 30px; }
.header .logo img { display: block; width: 100%; }
.header .logos { display: block; float: left; width: 135px; height: 100px; margin-top: 0; background: url(../img/logos.png) no-repeat right center; -webkit-transition: all .2s; transition: all .2s; padding-bottom: 0; }
.header .logos:hover { background-position: left center; }
.header .nav { float: left; padding: 12px 0 0 0; margin-left: 100px; }
.header .nav .nul { }
.header .nav .nul .nli { float: left; }
.header .nav .nul .nli .na { line-height: 24px; padding: 26px 14px 38px; display: block; text-decoration: none; color: #333; }
.header .nav .nul .nli .na:hover { color: #ff6709; }
.header .nav .nul .nli .sub { position: absolute; left: 0; right: 0; top: 100px; z-index: 109; display: none; }
.header .nav .nul .nli .sub li { width: 180px; float: left; padding: 40px 12px 40px; }
.header .nav .nul .nli .sub .img {  }
.header .nav .nul .nli .sub .img img { display: block; width: 120px; height: 120px; margin: 0 auto; margin-bottom: 10px; }
.header .nav .nul .nli .sub .name { text-align: center; font-size: 14px; }

.header .wrapper { position: relative; }

.header .search { float: right; margin-top: 25px; position: relative; }
.header .search .inputkey { float: left; width: 233px; line-height: 48px; height: 48px; padding: 0 10px; font-size: 14px; color: #333; font-family: microsoft yahei; border: 1px solid #e0e0e0; position: relative; -webkit-transition: all .2s; transition: all .2s; }
.header .search .seabtn { float: left; width: 52px; height: 50px; border: 1px solid #e0e0e0; position: relative; border-left: 0; background: url(../img/searchggp.png) no-repeat center; text-indent: -9999px; cursor: pointer; -webkit-transition: all .2s; transition: all .2s; }
.header .search .hotwords { position: absolute; right: 62px; top: 12px; z-index: 2; text-align: right; }
.header .search .hotwords a { display: inline-block; margin-left: 5px; padding: 0 5px; text-decoration: none; font-size: 12px; background: #eee; color: #757575; -webkit-transition: all .2s; transition: all .2s; }
.header .search .hotwords a:hover { background: #ff6709; color: #fff; }

.header .search:hover .inputkey, .header .search:hover .seabtn { border-color: #b0b0b0; }
.header .search.son .inputkey, .header .search.son .seabtn { border-color: #ff6709; }
.header .search .seabtn:hover { background-color: #ff6709; background-image: url(../img/searchggps.png); color: #fff; border-color: #ff6709; }
.header .ssme, .header .ssea { background: url(../img/amenu.png) no-repeat center; display: block; width: 50px; height: 50px; position: absolute; top: 5px; opacity: .6; text-indent: -9999px; background-size: auto 100%; display: none; }
.header .ssme { left: 10px; }
.header .ssea { right: 10px; background-image: url(../img/asous.png); }

.seabar { height: 0; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; overflow: hidden; display: none; }
.seabaron { height: 50px; }
.seabar .sbo { background: #ff6709; padding: 10px 0 10px 15px; border: 0 solid #dedede; height: 30px; border-left: 0; border-right: 0; }
.seabar .si { float: left; height: 30px; line-height: 30px; box-sizing: border-box; border: 0 solid #dedede; border-right: 0; background: #fff; padding: 0 10px; width: 86%; border-radius: 2px; }
.seabar .sb { float: left; height: 30px; line-height: 30px; box-sizing: border-box; background: #ff6709; color: #fff; text-align: center; width: 14%; border: 0; }

.overbanner { width: 100%; height: 520px; position: relative; }

.banner { margin: 0 auto; width: 1920px; height: 100%; position: absolute; top: 0; left: 50%; margin-left: -960px; }
.banner img { width: 100%;}
.slick-prev { z-index: 9; }
.slick-prev:before, .slick-next:before { position: absolute; left: 0; top: 1px; color: #ccc; text-indent: -9999px; background: url(../img/arrows.png) no-repeat 0 0; width: 30px; height: 30px; z-index: 9; }
.slick-next:before { background-position: right 0; }
.slick-prev { left: 2%; }
.slick-next { right: 2%; }
.slick-dots { bottom: 20px; }
.slick-dots li { margin: 0; }
.slick-dots li button:before { background: none; text-indent: -9999px; opacity: 1; background: rgba(0,0,0,.4); width: 6px; height: 6px; border: 2px solid #fff; border-color: rgba(255,255,255,.3); border-radius: 10px; margin: 5px; }
.slick-dots li.slick-active button:before { background: rgba(255,255,255,.4); border-color: rgba(0,0,0,.4); }
.slick-dotted.slick-slider { margin-bottom: 0; }

.bmenu { position: absolute; top: 0; bottom: 0; width: 234px; left: 50%; margin-left:-613px; }
.catelist { position: absolute; left: 0; top: 0; right: 0; height: 350px; background: url(../img/menubgaf.png) repeat 0 0; z-index: 2; }
.catelist .cul { padding: 30px 0; }
.catelist .cul .cli { }
.catelist .cul .cli .ca { line-height: 42px; height: 42px; color: #fff; padding-left: 30px; display: block; font-size: 14px; text-decoration: none; position: relative; }
.catelist .cul .cli .ca i { position: absolute; width: 12px; height: 12px; background: url(../img/arrw.png) no-repeat center; right: 20px; top: 15px; }
.catelist .cul .cli.son .ca { background: #ff6709; }
.catelist .cul .sub { display: none; position: absolute; top: 0; height: 520px; left: 234px; background: #fff; border: 1px solid #e0e0e0; border-left: 0; box-shadow: 0 8px 16px rgba(0,0,0,.18); width: 270px; font-size: 14px; }
.catelist .cul .sub2 { width: 540px; }
.catelist .cul .cli.son .sub { display: block; }
.catelist .cul .sub .sul { float: left; width: 270px; }
.catelist .cul .sub .sli { height: 86px; }
.catelist .cul .sub .sa { line-height: 40px; padding: 23px 20px; display: block; text-decoration: none; -webkit-transition: all .2s; transition: all .2s; }
.catelist .cul .sub .sa:hover { color: #ff6709; }
.catelist .cul .sub .sa img { display: block; width: 40px; height: 40px; float: left; margin-right: 8px; }
.catelist .cul .sub .sa txt { display: block; margin-left: 48px; }

.channel { position: absolute; left: 0; bottom: 0; right: 0; height: 170px; background: url(../img/menubgab.png) repeat 0 0; }
.channel .cal { padding: 3px; }
.channel .cal li { float: left; width: 70px; height: 82px; padding: 0 3px; text-align: center; position: relative; }
.channel .cal li.left:before, .channel .cal li.top:after { display: none; }
.channel .cal li:before { width: 1px; height: 70px; top: 6px; background: rgba(255,255,255,.06); position: absolute; left: 0; content: ''; }
.channel .cal li:after { width: 64px; height: 1px; top: -1px; background: rgba(255,255,255,.06); position: absolute; left: 6px; content: ''; }
.channel .cal li a { font-size: 12px; color: #ccc; -webkit-transition: all .2s; transition: all .2s; text-decoration: none; display: block; padding-top: 18px; }
.channel .cal li a:hover { color: #fff; }
.channel .cal li a i { display: block; width: 100%; height: 24px; margin-bottom: 4px; background: url(../img/calimg01.png) no-repeat center; background-size: auto 20px; opacity: .6; filter: alpha(opacity=60); -webkit-transition: all .2s; transition: all .2s; }
.channel .cal li a:hover i { opacity: 1; filter: alpha(opacity=100); }
.channel .cal li:nth-child(1) a i { background-image: url(../img/calimg01.png); }
.channel .cal li:nth-child(2) a i { background-image: url(../img/calimg02.png); }
.channel .cal li:nth-child(3) a i { background-image: url(../img/calimg03.png); }
.channel .cal li:nth-child(4) a i { background-image: url(../img/calimg04.png); }
.channel .cal li:nth-child(5) a i { background-image: url(../img/calimg05.png); }
.channel .cal li:nth-child(6) a i { background-image: url(../img/calimg06.png); }

.intop .header .logo { padding-bottom: 34px; }
.intop .bmenu { bottom: auto; height: 520px; top: 140px; display: none; background: #999; z-index: 5; }
.intop .bmenu.bon { display: block; }


.homekuai { margin: 20px auto 40px; }
.homekuai .hkul { }
.homekuai .hkul li { width: 32.333333333333%; float: left; margin-right: 1.5%; -webkit-transition: all .2s; transition: all .2s; }
.homekuai .hkul li:hover { -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1); box-shadow: 0 15px 30px rgba(0,0,0,0.1); }
.homekuai .hkul li:last-child { margin-right: 0; }
.homekuai .hkul li a { display: block; }
.homekuai .hkul li img { display: block; width: 100%; }

.homebox { margin-bottom: 40px; }
.homebox .hd { height: 58px; position: relative; }
.homebox .hd h2 { line-height: 58px; font-size: 20px; font-weight: normal; color: #333; }
.homebox .hd h2.red { color: #ed0a0a; }
.homebox .hd .tabul { position: absolute; right: 0; top: 14px; }
.homebox .hd .tabul li { float: left; font-size: 14px; margin-left: 20px; }
.homebox .hd .tabul li a { text-decoration: none; line-height: 24px; display: block; }
.homebox .hd .tabul li.on a { color: #ff6709; border-bottom: 2px solid #ff6709; }
.homebox .hd .more { position: absolute; right: 0; top: 0; line-height: 58px; }
.homebox .hd .more a { padding-right: 26px; background: url(../img/morebg01.jpg) no-repeat right center; font-size: 16px; text-decoration: none; -webkit-transition: all .2s; transition: all .2s; }
.homebox .hd .more a:hover { background-image: url(../img/morebg01s.jpg); color: #ff6709; }
.homebox .bcon { }
.homebox .bcon .bad { width: 234px; float: left; }
.homebox .bcon .bad li { height: 413px; overflow: hidden; margin-bottom: 22px; }
.homebox .bcon .bad img { display: block; width: 100%; }
.homebox .bcon .bdb { margin-left: 248px; }
.homebox .bcon .bdb .bd { height: auto !important; }
.homebox .bcon .con { }
.homebox .bcon .con li { width: 234px; margin-right: 14px; float: left; background: #fff; -webkit-transition: all .2s linear; transition: all .2s linear; margin-bottom: 22px; position: relative; overflow: hidden; }
.homebox .bcon .con li:hover { -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1); box-shadow: 0 15px 30px rgba(0,0,0,0.1); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0); }
.homebox .bcon .con li:nth-child(4n) { margin-right: 0; }
.homebox .bcon .con .img { padding: 15px 15px 12px; }
.homebox .bcon .con .img img { display: block; max-width: 100%; margin: 0 auto; }
.homebox .bcon .con .icon { padding: 0px 30px 27px; font-size: 12px; text-align: center; }
.homebox .bcon .con .icon .name { font-size: 14px; line-height: 20px; height: 20px; overflow: hidden; margin-bottom: 5px; }
.homebox .bcon .con .icon .name a { color: #333; text-decoration: none; }
.homebox .bcon .con .icon .info { color: #999; line-height: 22px; height: 22px; overflow: hidden; margin-bottom: 10px; }
.homebox .bcon .con .icon .xing { color: #ff6709; font-family: Helvetica Neue,Helvetica,Arial; font-size: 14px; line-height: 22px; }
.homebox .bcon .con .feiqi { position: absolute; bottom: -64px; left: 0; right: 0; padding: 12px 30px; background: #ff6709; color: #fff; font-size: 12px; -webkit-transition: all .2s; transition: all .2s; opacity: 0; }
.homebox .bcon .con .feiqi .txt { line-height: 20px; height: 60px; overflow: hidden; }
.homebox .bcon .con li:hover .feiqi { bottom: 0; opacity: 1; }


.starlist { }
.starlist .item { }
.starlist .item .ibox { margin: 0 7px; background: #fafafa; }
.starlist .item:nth-child(5n-4) .ibox { border-top: 1px solid #ffac13; }
.starlist .item:nth-child(5n-3) .ibox { border-top: 1px solid #83c44e; }
.starlist .item:nth-child(5n-2) .ibox { border-top: 1px solid #2196f3; }
.starlist .item:nth-child(5n-1) .ibox { border-top: 1px solid #e53935; }
.starlist .item:nth-child(5n) .ibox { border-top: 1px solid #00c0a5; }
.starlist .item .icon { padding: 0 30px 20px; font-size: 12px; text-align: center; }
.starlist .item .icon .name { font-size: 14px; line-height: 20px; height: 20px; overflow: hidden; margin-bottom: 5px; }
.starlist .item .icon .name a { color: #333; text-decoration: none; }
.starlist .item .icon .info { color: #999; line-height: 22px; height: 22px; overflow: hidden; margin-bottom: 10px; }
.starlist .item .icon .xing { color: #ff6709; font-family: Helvetica Neue,Helvetica,Arial; font-size: 14px; line-height: 22px; }
.starlist .item .img { padding: 20px 15px; }
.starlist .item .img img { display: block; max-width: 100%; margin: 0 auto; }
.starlist .slick-prev, .starlist .slick-next { width: 36px; height: 24px; background: url(../img/stararr01.jpg) no-repeat center; }
.starlist .slick-prev:before, .starlist .slick-next:before { display: none; }
.starlist .slick-prev { right: 35px; top: -30px; left: auto; }
.starlist .slick-next { right: 0; top: -30px; background-image: url(../img/stararr02.jpg); }
.starlist .slick-prev.slick-disabled { background-image: url(../img/stararr01s.jpg); }
.starlist .slick-next.slick-disabled { background-image: url(../img/stararr02s.jpg); }

.homebg { background: #f5f5f5; overflow: hidden; padding-top: 60px; }
.inbg { background: #f5f5f5; overflow: hidden; padding-top: 2px; }
.inbg .now { line-height: 40px; height: 40px; font-size: 12px; color: #666; }
.inbg .now a { text-decoration: none; color: #666; }
.inbg .now a:hover { color: #333; }
.inbg .now .sep { color: #999; font-family: simsun; margin: 0 8px; }

.aboutbox { background: #fff; margin-bottom: 60px; }
.aboutbox .tab { line-height: 82px; height: 82px; font-size: 16px; font-weight: bold; }
.aboutbox .tab li { float: left; width: 20%; text-align: center; position: relative; }
.aboutbox .tab.tab4 li { width: 25%; }
.aboutbox .tab.tab3 li { width: 33.3333333333333%; }
.aboutbox .tab li:after { content: '|'; font-size: 12px; color: #e0e0e0; position: absolute; right: 0; top: 0; font-family: simsun; }
.aboutbox .tab li:last-child:after { display: none; }
.aboutbox .tab a { color: #b0b0b0; text-decoration: none; }
.aboutbox .tab a:hover { color: #424242; }
.aboutbox .tab li.on a { color: #ff6709; }
.aboutbox .con { }
.aboutbox .con img { max-width: 100%; }
.aboutbox .con .img img { display: block; }
.aboutbox .con .txt { padding: 60px 300px; font-size: 14px; line-height: 24px; color: #757575; }
.aboutbox .con .txt2 { line-height: 30px; }
.aboutbox .con .txt h2 { color: #333; font-size: 28px; font-weight: normal; }
.aboutbox .con .txt p { margin: 20px 0; }

.message { margin-top: 20px; }
.message .item { margin: 0 1% 20px; float: left; width: 48%; }
.message .item2 { width: 98%; }
.message .item .sm { line-height: 20px; font-size: 14px; color: #757575; line-height: 30px; }
.message .item .in { }

.choosebox { background: #fff; padding: 20px 0; }
.choosebox .item { line-height: 22px; overflow: hidden; padding: 7px 0; border-bottom: 1px dotted #e8e8e8; }
.choosebox .item .ith { width: 120px; float: left; text-align: left;font-weight: bold; color: #999; font-family: microsoft yahei; line-height: 32px; font-size: 14px; margin-right: 10px; }
.choosebox .item .itd { overflow: hidden; }
.choosebox .item .itd a { font-size: 14px; font-family: microsoft yahei; color: #555; float: left; padding: 0 16px; border-radius: 2px; text-decoration: none; margin: 5px 5px; }
.choosebox .item .itd a:hover { background: #f3f3f3; color: #ff6709; }
.choosebox .item .itd a.on { background: #ff6709; color: #fff; }


.bigprolist { padding: 30px 0; }
.bigprolist .item { width: 49%; float: left; margin: 0 .5% 20px; background: #fff; -webkit-transition: all .2s linear; transition: all .2s linear; }
.bigprolist .item:hover { -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1); box-shadow: 0 15px 30px rgba(0,0,0,0.1); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0); }
.bigprolist .item .img { }
.bigprolist .item .img img { display: block; max-width: 100%; margin: 0 auto; }
.bigprolist .item .info { padding: 20px 0; border-top: 1px solid #dedede; margin: 0 30px; }
.bigprolist .item .info .txt { float: left; width: 60%; }
.bigprolist .item .info .txt h2 { font-size: 24px; font-weight: normal; color: #333; margin-bottom: 10px; }
.bigprolist .item .info .txt p { font-size: 14px; height: 40px; line-height: 20px; color: #757575; overflow: hidden; }
.bigprolist .item .info .more { float: right; padding-top: 20px; }
.bigprolist .item .info .more a { display: block; line-height: 40px; width: 160px; text-align: center; font-size: 16px; border: 1px solid #ff6709; color: #ff6709; text-decoration: none; }
.bigprolist .item .info .more a { display: block; line-height: 40px; width: 160px; text-align: center; font-size: 14px; border: 1px solid #ff6709; color: #ff6709; text-decoration: none; -webkit-transition: all .2s linear; transition: all .2s linear; }
.bigprolist .item .info .more a:hover { background: #ff6709; color: #fff; }


.input { border: 1px solid #dedede; padding: 0 20px; line-height: 40px; height: 40px; box-sizing: border-box; font-size: 14px; color: #757575; width: 100%; }
.input:focus { color: #333; border-color: #ff6709; }

.textarea { border: 1px solid #dedede; padding: 10px 20px; line-height: 24px; box-sizing: border-box; font-size: 14px; color: #757575; width: 100%; height: 80px; display: block; }
.textarea:focus { color: #333; border-color: #ff6709; }

.commonbtn { background: #ff6709; width: 50%; border: 0; font-size: 16px; text-align: center; font-family: microsoft yahei; color: #fff; height: 40px; line-height: 40px; box-sizing: border-box; cursor: pointer; margin: 0 auto; display: block; }
.commonbtn:hover { background: #f60; }

.newslist { padding: 60px 260px; }
.newslist .item { padding: 20px 0 20px; border-bottom: 1px dashed #dedede; }
.newslist .item .name { line-height: 40px; height: 40px; overflow: hidden; }
.newslist .item .name .time { float: right; color: #999; font-size: 12px; }
.newslist .item .name h2 { font-size: 24px; font-weight: normal; }
.newslist .item .name h2 a { text-decoration: none; color: #333; }
.newslist .item .name h2 a:hover { color: #ff6709; }
.newslist .item .img { margin: 20px 0; border-radius: 4px; overflow: hidden; }
.newslist .item .img img { display: block; width: 100%; }
.newslist .item .info { margin: 20px 0; font-size: 14px; color: #757575; line-height: 24px; }
.newslist .item .info a { color: #1d50a2; text-decoration: none; }
.newslist .item .info a:hover { color: #ff6709; }

.commonline { height: 0; border-bottom: 1px solid #dedede; }

.newscontent { }
.newscontent .title { text-align: center; margin: 30px 0; }
.newscontent .title h2 { color: #333; font-weight: normal; font-size: 28px; line-height: 30px; margin-bottom: 10px; }
.newscontent .title .info { color: #999; font-size: 12px; }
.newscontent .bigimg { }
.newscontent .bigimg img { display: block; width: 100%; }
.newscontent .newstxt { padding: 30px 200px; font-size: 14px; line-height: 24px; color: #757575; }
.newscontent .newstxt p { margin: 20px 0; }
.newscontent .newstxt h3 { font-size: 18px; font-weight: normal; color: #333; }

.prowrap { padding-bottom: 30px; }
.prowrap .titleinfo { padding: 0 0; overflow: hidden; background: #fff; }

.titleinfo .imgslide { width: 790px; float: left; }
.titleinfo .imgslide .slick-slide img { margin: 0 auto; }
.titleinfo .imgslide .slick-prev, .titleinfo .imgslide .slick-next { width: 40px; height: 80px; background: rgba(0,0,0,.4); opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .2s linear; transition: all .2s linear; margin-top: -60px; }
.titleinfo .imgslide .slick-prev:hover, .titleinfo .imgslide .slick-next:hover { opacity: 1; filter: alpha(opacity=100); }
.titleinfo .imgslide .slick-prev:before, .titleinfo .imgslide .slick-next:before { top: 25px; background-position: 11px center; }
.titleinfo .imgslide .slick-next:before { background-position: -30px center; }
.titleinfo .infobox { margin-left: 800px; padding-top: 90px; }
.titleinfo .infobox h2 { font-weight: normal; font-size: 28px; color: #333; margin-bottom: 20px; }
.titleinfo .infobox .txt { font-size: 14px; color: #757575; line-height: 24px; margin-bottom: 20px; }
.titleinfo .infobox .more { border-top: 1px solid #dedede; padding-top: 20px; line-height: 50px; border-bottom: 1px solid #dedede; padding-bottom: 20px; }
.titleinfo .infobox .more a { margin: 0 10px; font-size: 14px; color: #1d50a2; text-decoration: none; }
.titleinfo .infobox .more a:hover { color: #ff6709; }
.titleinfo .infobox .more .btn { display: block; float: left; width: 260px; text-align: center; font-size: 16px; color: #fff; background: #ff6709; text-decoration: none; }
.titleinfo .infobox .more .btn:hover { background: #f60; color: #fff; }
.titleinfo .infobox .other { margin-top: 20px; }
.titleinfo .infobox .other a { padding-left: 20px; background: url(../img/proico.png) no-repeat left center; font-size: 14px; color: #757575; text-decoration: none; line-height: 24px; }
.titleinfo .infobox .other a:hover { background-image: url(../img/proicos.png); color: #ff6709; }

.fnblock { height: 53px; background: #fff; border-top: 1px solid #dedede; box-sizing: border-box; }
.fixednav { box-shadow: 0 1px 0 #dedede; }
.fixednav.fnon { position: fixed; top: 0; left: 0; width: 100%; background: #fff; z-index:10; }
.fixednav .wrapper { background: #fff; height: 50px; }
.fixednav.fnon .wrapper { background: none; }
.fixednav .fnul { float: left; line-height: 50px; }
.fixednav .fnul li { float: left; border: 1px solid #eee; border-top: 0; border-bottom: 2px solid transparent; margin-left: -1px; box-sizing: border-box; }
.fixednav .fnul li a { display: block; padding: 0 30px; font-size: 14px; color: #333; text-decoration: none; }
.fixednav .fnul li a:hover { color: #ff6709; }
.fixednav .fnul li.on { border-bottom-color: #ff6709; }
.fixednav .fnul li.on a { color: #ff6709; font-weight: bold; }
.fixednav .ordernow { float: right; margin: 10px 10px 0 0; line-height: 30px; height: 30px; padding: 0 20px; color: #fff; background: #ff6709; font-size: 14px; text-decoration: none; display: none; }
.fixednav.fnon .ordernow { display: block; }
.fixednav .ordernow:hover { background: #f60; }

.fnblocks { height: 50px; background: #f5f5f5; border-top: 1px solid #dedede; box-sizing: border-box; overflow: hidden; }
.fixednavbar { box-shadow: 0 1px 0 #dedede; -webkit-transition: all .2s linear; transition: all .2s linear; }
.fixednavbar.fnon { position: fixed; top: 0; left: 0; width: 100%; background: rgba(255,255,255,.9); z-index:10; }
.fixednavbar h2 { float: left; line-height: 50px; font-size: 18px; font-weight: normal; color: #333; }
.fixednavbar .somsom { float: right; margin-top: 10px; }
.fixednavbar .somsom .fnul { float: left; }
.fixednavbar .somsom .fnul li { float: left; position: relative; line-height: 30px; }
.fixednavbar .somsom .fnul li:after { position: absolute; content: '|'; font-family: simsun; color: #dedede; right: -3px; top: 0; font-size: 12px; }
.fixednavbar .somsom .fnul li a { display: block; font-size: 14px; padding: 0 10px; text-decoration: none; }
.fixednavbar .somsom .fnul li a:hover, .fixednavbar .somsom .fnul li.on a { color: #ff6709; }
.fixednavbar .somsom .ordernow { line-height: 30px; height: 30px; background: #ff6709; color: #fff; width: 120px; text-align: center; display: block; float: left; font-size: 14px; text-decoration: none; margin-left: 10px; }
.fixednavbar .somsom .ordernow:hover { background: #f60; }

.fnbox { margin-bottom: 30px; }
.fnbox .con { background: #fff; overflow: hidden; }
.fnbox .con p { padding: 0 20px; margin: 20px 0; font-size: 14px; color: #757575; line-height: 24px; }
.fnbox .con img { display: block; max-width: 100%; }
.fnbox .tit { height: 25px; border-bottom: 1px solid #e0e0e0; margin-bottom: 40px; padding-top: 20px; }
.fnbox .tit h3 { line-height: 50px; font-size: 30px; font-weight: normal; color: #757575; background: #f5f5f5; margin: 0 auto; width: 200px; text-align: center; height: 50px; }

.canshu { margin: 20px 2%; border-collapse: collapse; width: 96%; overflow: hidden; }
.canshu th { border: 1px solid #dedede; background: #f5f5f5; font-size: 14px; padding: 20px 20px; color: #333; }
.canshu td { border: 1px solid #dedede; font-size: 14px; padding: 20px 20px; color: #757575; }

.canshu2 { margin: 0; width: 100%; }
.canshu2 td { text-align: center; }

.prodimgwrap { width: 100%; overflow: hidden; }
.prodimgwrap .pdcon { width: 1920px; position: relative; left: 50%; margin-left: -960px; }
.prodimgwrap .pdcon img { display: block; max-width: 100%; }


.footer { padding: 45px; }
.footer .tops { font-size: 12px; line-height: 45px; border-bottom: 1px solid #eaeaea; color: #888; }
.footer .tops.topsno { line-height: 18px; border-bottom: 0; margin-top: 20px; }
.footer .tops a { color: #888; }
.footer .tops .split { color: #eaeaea; margin: 0 10px; }
.footer .censs { padding: 45px 0; }
.footer .censs dl { float: left; margin-right: 60px; }
.footer .censs dl dt { color: #666; font-size: 14px; margin-bottom: 20px; }
.footer .censs dl dt a { color: #666; text-decoration: none; }
.footer .censs dl dd { color: #999; font-size: 12px; line-height: 24px; }
.footer .censs dl dd a { color: #999; text-decoration: none; }
.footer .censs dl dd a:hover { color: #ff6709; }
.footer .censs .tel { float: right; width: 270px; text-align: center; padding-left: 60px; border-left: 1px solid #eaeaea; font-family: Helvetica Neue, microsoft yahei; }
.footer .censs .tel .num { font-size: 24px; color: #ff6709; line-height: 30px; margin-bottom: 5px; }
.footer .censs .tel .num a { color: #ff6709; text-decoration: none; }
.footer .censs .tel .txt { font-size: 12px; color: #8c8989; line-height: 18px; }
.footer .censs .tel .online { width: 160px; line-height: 32px; border: 1px solid #ff6709; display: block; margin: 20px auto 0; background: url(../img/kefufp.png) no-repeat 20px center; background-size: 18px; font-size: 12px; color: #ff6709; text-decoration: none; text-indent: 24px; }

.prodconwrap { background: #fff; }
.pdtopbox { border-bottom: 1px solid #dedede; padding: 50px 0; }
.pdtopbox .img { float: left; }
.pdtopbox .txt { margin-left: 360px; }
.pdtopbox .txt dl { float: left; width: 33.3333333333%; line-height: 40px; margin-top: 60px; }
.pdtopbox .txt dl dt { font-size: 22px; color: #333; }
.pdtopbox .txt dl dd { font-size: 16px; color: #757575; }

.pdcombox { border-bottom: 1px solid #dedede; padding: 50px 0; }
.pdcombox .nam { float: left; width: 290px; }
.pdcombox .nam h2 { font-size: 30px; font-weight: normal; color: #333; }
.pdcombox .txt { margin-left: 290px; }
.pdcombox .txt img { width: 60%; margin: 0 auto; }
.pdcombox .txt.txt2 { float: left; margin-left: 0; }
.pdcombox .txt p { font-size: 16px; line-height: 40px; color: #333; }
.pdcombox .img { margin-left: 600px; }
.pdcombox .txt .list { font-size: 16px; line-height: 36px; margin-bottom: 20px; }
.pdcombox .txt .list li { list-style-type: disc; color: #333; width: 25%; float: left; }
.pdcombox img { max-width: 100%; display: block; }

.footnote { background: #f5f5f5; color: #999; padding: 45px 0; font-size: 12px; line-height: 22px; }

.soluwrap { }
.soluimg img { display: block; max-width: 100%; }
.soluwrap h2 { font-size: 24px; line-height: 80px; margin-top: 20px; color: #666; font-weight: normal; }
.solubox { background: #fff; margin-bottom: 60px; }
.solubox li { float: left; width: 25%; border-right: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; box-sizing: border-box; }
.solubox03 li { width: 33.333333%; }
.solubox li a { display: block; color: #757575; text-decoration: none; padding: 40px 0; }
.solubox li a:hover { color: #ff6709; }
.solubox li a img { display: block; margin: 0 auto; max-width: 100%; width: 66px; height: 66px; }
.solubox02 li a img { width: 120px; height: 120px; }
.solubox li a span { display: block; text-align: center; font-size: 14px; line-height: 50px; }

.popup_layer { position: fixed; top: 0; right: 0; left: 0; bottom: 0; background: rgba(0,0,0,.8); opacity: 0; visibility: hidden; -webkit-transition: all .2s; transition: all .2s; z-index: 99; }
.popup_layer.show { opacity: 1; visibility: visible; }
.popup_layer .popuo_box { position: absolute; top: 50%; left: 50%; width: 800px; height: 560px; margin-top: -280px; margin-left: -400px; border-radius: 10px; background: #fff; overflow: hidden; -webkit-transform: scale(.8); transform: scale(.8); -webkit-transition: all .2s; transition: all .2s; }
.popup_layer.chouend .popuo_box { height: 350px; }
.popup_layer.show .popuo_box { -webkit-transform: scale(1); transform: scale(1); }
.popup_layer .popuo_box .tit { height: 60px; background: #dedede; color: #666; text-align: center; position: relative;}
.popup_layer .popuo_box .tit .name { font-size: 18px; font-weight: bold; line-height: 20px; padding: 20px 25px; text-align: left; }
.popup_layer .popuo_box .tit .pop_close { display: block; width: 30px; height: 30px; background: url(../img/close.png) no-repeat center; position: absolute; right: 10px; top: 15px; -webkit-transition: all .2s; transition: all .2s; }
.popup_layer .popuo_box .tit .pop_close:hover { -webkit-transform: rotate(90deg); transform: rotate(90deg); }
.popup_layer .popuo_box .con { padding: 25px; font-size: 14px; color: #666; line-height: 24px; }
.popup_layer .popuo_box .con .biao { font-size: 18px; font-weight: bold; margin-bottom: 20px; }

.tech_form { padding: 20px 0; overflow: hidden; }
.tech_form .item { margin-bottom: 20px; width: 48%; margin-right: 2%; float: left; }
.tech_form .item02 { width: 98%; }
.tech_form .item label { margin-right: 10%; line-height: 30px; }
.tech_form .item .name { display: block; line-height: 30px; font-weight: bold; color: #333; }

.tech_form .item .submit { height: 40px; width: 200px; text-align: center; border: 1px solid #ff6709; background: #ff6709; color: #fff; font-size: 14px; font-family: microsoft yahei; cursor: pointer; border-radius: 5px; }
.tech_form .item .submit:hover { background: #f60; }

.applist { overflow: hidden; }
.applist li { width: 48%; margin: 0 1% 40px; float: left; }
.applist li .img img { display: block; }
.applist li .name { font-size: 18px; color: #333; font-weight: bold; line-height: 30px; margin-top: 10px; }
.applist li .text { margin-bottom: 5px; line-height: 30px; height: 30px; overflow: hidden; }
.applist li .btn a { display: block; line-height: 30px; width: 120px; background: #ff6709; color: #fff; text-align: center; text-decoration: none; }


.pagewrap { padding-bottom: 40px; }
.pagewrap .side { width: 234px; float: left; background: #fff; padding: 20px 20px 40px; box-sizing: border-box; }
.pagewrap .side h3 { font-size: 16px; color: #333; line-height: 46px; font-weight: normal; }
.pagewrap .side ul { line-height: 34px; font-size: 14px; color: #757575; margin-top: 10px; }
.pagewrap .side ul li { height: 34px; overflow: hidden; }
.pagewrap .side ul li a { color: #757575; text-decoration: none; }
.pagewrap .side ul li a:hover, .pagewrap .side ul li.on a { color: #ff6709; }
.pagewrap .main { margin-left: 248px; background: #fff; }
.pagewrap .main .wrap { padding: 20px 40px; }
.pagewrap .main .tit { line-height: 80px; color: #b0b0b0; border-bottom: 1px solid #dedede; }
.pagewrap .main .tit h2 { font-weight: normal; font-size: 36px; }
.pagewrap .main .con { padding-top: 40px; font-size: 14px; color: #666; line-height: 24px; }
.pagewrap .main .con p { margin-bottom: 20px; }
.pagewrap .main .con img { display: block; max-width: 100%; }
.pagewrap .main .conimg img { margin: 0 auto; }

.down { line-height: 50px; padding-bottom: 30px; }
.down li { border-bottom: 1px dashed #dedede; height: 50px; overflow: hidden; list-style-type: disc; }
.down li:hover { background: #f5f5f5; }
.down li .btn { float: right; line-height: 30px; border: 1px solid #ff6709; margin-top: 9px; color: #ff6709; padding: 0 20px; text-decoration: none; }
.down li .btn:hover { background: #ff6709; color: #fff; }

.sitemap { margin-bottom: 20px; }
.sitemap dt { font-size: 18px; color: #ff6709; line-height: 40px; }
.sitemap dt a { color: #ff6709; }
.sitemap dd { font-size: 14px; color: #757575; line-height: 30px; }
.sitemap dd a { margin-right: 20px; }

.loginbox { width: 850px; background: #fff; margin: 160px auto; padding: 20px; }
.lwlogo { }
.lwlogo img { display: block; margin: 0 auto; height: 50px; }
.lwbtit { height: 60px; line-height: 60px; text-align: center; color: #333; border-bottom: 1px solid #eee; margin-bottom: 40px; font-size: 20px; font-family: microsoft yahei; }

.commonform { }
.commonform .item { padding-bottom: 15px; position: relative; }
.commonform .item .tit { width: 160px; float: left; text-align: right; color: #333; line-height: 40px; }
.commonform .item .tit i { color: #f00; padding-right: 4px; font-style: normal; font-family: simsun; }
.commonform .item .ipt { margin-left: 160px; font-size: 12px; color: #999; }
.commonform .item .ipt .input { line-height: 30px; height: 30px; border: 1px solid #dedede; background: #fff; font-size: 14px; font-family: microsoft yahei; padding: 5px 10px; width: 190px; box-shadow: 1px 1px 1px 0 #eaeaea inset; box-sizing: content-box; }
.commonformlogin { width: 642px; margin: 0 auto; }
.commonformlogin .item .ipt .input { line-height: 40px; height: 40px; font-size: 16px; width: 300px; color: #aaa; }
.commonformlogin .item .ipt .getcode { width: 120px; border-left: 1px solid #dedede; background: #fff; height: 40px; line-height: 40px; font-size: 16px; display: block; color: #ff6709; position: absolute; top: 6px; left: 360px; font-family: microsoft yahei; text-align: center; }
.commonformlogin .item .ipt .getcode:hover { color: #1d9c52; text-decoration: none; }
.commonformlogin .item .ipt .getcodeno { color: #999; }
.commonformlogin .item .ipt .getcodeno:hover { color: #999; }
.commonformlogin .item .itema { font-size: 12px; font-family: microsoft yahei; color: #999; }
.commonformlogin .item .itema:hover { color: #ff6709; }
.commonformlogin .item p { font-size: 14px; font-family: microsoft yahei; color: #999; line-height: 30px; margin-bottom: 10px; }
.commonformlogin .item .split { font-size: 12px; font-family: arial; color: #dedede; margin: 0 10px; }
.commonform .item .ipt .inputhalf { width: 150px; }
.commonform .item .ipt .input:focus { border-color: #ff6709; color: #333; }
.commonform .item .ipt .textarea { line-height: 24px; height: 48px; width: 250px; border: 1px solid #dedede; background: #fff; font-size: 14px; font-family: microsoft yahei; padding: 5px 10px; resize: none; box-shadow: 1px 1px 1px 0 #eaeaea inset; }
.commonform .item .ipt .textarea:focus { border-color: #ff6709; outline: none; }
.commonform .itembtn { margin-left: 160px; }
.commonform .itembtn .submit { height: 40px; width: 200px; text-align: center; border: 1px solid #ff6709; background: #ff6709; color: #fff; font-size: 14px; font-family: microsoft yahei; cursor: pointer; border-radius: 5px; }
.commonformlogin .itembtn .submit { height: 50px; width: 320px; font-size: 16px; margin-bottom: 15px; }
.commonform .itembtn .submit:hover { background: #f60; }

.messages { border: 1px solid #dedede; margin-bottom: 30px; }
.messages dt { background: #f5f5f5; line-height: 30px; padding: 0 10px; color: #999; }
.messages dd { padding: 10px; }

.subboxbg { background: #fff; position: absolute; height: 230px; left: 0; right: 0; top: 140px; -webkit-transition: all 0 linear; transition: all 0 linear; z-index: 4; border-top: 1px solid #fff; opacity: 0; filter: alpha(opacity=0); visibility: hidden; }
.subboxbg.current { height: 230px; box-shadow: 0 3px 4px rgba(0,0,0,0.18); border-top-color: #dedede; opacity: 1; filter: alpha(opacity=100); visibility: visible; }


.show_s { display: none; }


/* 1200分辨率下界面样式 */
@media (max-width: 1226px) {
	.wrapper { width: 100%; padding: 0 10px; box-sizing: border-box; }
	
	.overbanner { height: 378px; overflow: hidden; }
	.banner { width: 1396px; margin-left: -800px; }
	.slick-dots { left: 100px; }
	
	.header .nav { float: right; margin-left: 0; width: 80%; }
	.header .nav .nul .nli { width: 14%; }
	.header .nav .nul .nli .na { padding-left: 0; padding-right: 0; }
	
	.starlist .item .icon { padding: 15px 10px 10px; }
	.starlist .item .img { padding: 0 25px; }
	
	.homekuai { margin: 10px auto 20px; }
	.homekuai .hkul li { width: 49%; margin-right: 2%; }
	.homekuai .hkul li:nth-child(2) { margin-right: 0; }
	
	.homebox .hd h2 { font-size: 18px; }
	
	.homebox .bcon .bad { display: none; }
	.homebox .hd .tabul { display: none; }
	.homebox .bcon .bdb { margin-left: 0; }
	.homebox .bcon .bdb .bd { width: 100% !important; height: auto !important; }
	.homebox .bcon .bdb .bd .con { width: 100% !important; }
	.homebox .bcon .con { position: relative !important; }
	.homebox .bcon .con li { width: 32.3333333333%; margin: 0 .5% 10px; box-sizing: border-box; }
	.homebox .bcon .con li:nth-child(4n) { margin-right: .5%; }
	.homebox .bcon .con .icon { padding: 0 10px 20px; }
	
	.aboutbox .con .txt { padding: 20px; }
	
	.newslist { padding: 30px 100px; }
	
	.newscontent .newstxt { padding: 30px 100px; }
	
	.titleinfo .imgslide { width: 60%; }
	.titleinfo .infobox { margin-left: 60%; }
	
	.prodimgwrap .pdcon { width: 1600px; position: relative; left: 50%; margin-left: -800px; }
	
	
	/* 全局显隐控制 */
	.hidden_m { display: none; }
	.show_m { display: block; }
}

/* 720分辨率下界面样式 */
@media (max-width: 720px) {
	.overbanner { height: auto; }
	.banner { position: relative; left: 0; width: 200%; margin-left: -65%; }
	.slick-dots { left: 8%; bottom: 10px; }
	
	
	.header { height: 60px; overflow: hidden; }
	.header .logo { margin: 0 auto 0; float: none; width: 26%; height: 60px; display:-webkit-box; -webkit-box-orient:horizontal; -webkit-box-pack:center; -webkit-box-align:center; }
	.header .logos { display: none; }
	.header .ssme, .header .ssea { display: block; }
	
	.seabar { display: block; }
	
	
	.homebg { padding-top: 15px; }
	.homebox .bcon .con li { width: 48%; margin: 0 1% 10px; box-sizing: border-box; }
	.homebox .bcon .con .img { padding: 10px 30px; }
	.homebox .bcon .con li:nth-child(4n) { margin-right: .5%; }
	.homebox { margin-bottom: 15px; }
	
	.footer .censs { padding: 20px 0; }
	.footer .censs .tel { padding-left: 0; width: 100%; border: 0; }
	.footer .tops.topsno { text-align: center; padding: 0 20px; margin-top: 0; margin-bottom: 20px; }
	
	.aboutbox { margin-bottom: 20px; }
	.aboutbox .tab { line-height: 50px; height: 50px; font-size: 12px; }
	.aboutbox .con .txt h2 { font-size: 18px; }
	
	.newslist .item { padding-bottom: 0; }
	.newslist .item .name { line-height: 20px; height: 20px; margin-top: 10px; }
	.newslist .item .name h2 { font-size: 18px; }
	.newslist { padding: 20px; }
	
	.newscontent .newstxt { padding: 20px; }
	.newscontent .title h2 { font-size: 18px; }
	
	.bigprolist { padding: 10px 0; }
	.bigprolist .item { margin-bottom: 5px; }
	.bigprolist .item .info .txt { float: none; width: 100%; }
	.bigprolist .item .info .more { float: none; padding-top: 10px; }
	.bigprolist .item .info .more a { margin: 0 auto; height: 30px; line-height: 30px; font-size: 12px; }
	.bigprolist .item .info { margin: 0 10px; padding: 10px 0; }
	.bigprolist .item .info .txt h2 { font-size: 16px; text-align: center; height: 30px; line-height: 30px; overflow: hidden; }
	
	.choosebox { padding: 10px 0; }
	.choosebox .item .ith { float: none; width: 100%; margin-right: 0; text-align: center; background: #f5f5f5; }
	
	
	.titleinfo .imgslide .slick-prev:hover, .titleinfo .imgslide .slick-next:hover { opacity: 0; filter: alpha(opacity=0); }
	
	.titleinfo .imgslide { width: 100%; float: none; padding: 0 60px; box-sizing: border-box; }
	.titleinfo .imgslide .slick-slider { margin-bottom: 20px; }
	.titleinfo .imgslide .slick-dots { left: 0; }
	.titleinfo .imgslide .slick-slide img { max-width: 100%; }
	.titleinfo .infobox .more { border: 0; padding: 0; line-height: 30px; }
	.titleinfo .infobox .more .btn { width: 120px; font-size: 14px; }
	.titleinfo .infobox { margin-left: 0; padding-top: 0; }
	.titleinfo .infobox h2 { font-size: 20px; margin-bottom: 10px; }
	.titleinfo .infobox .other { margin-bottom: 30px; }
	
	.fixednav.fnon .ordernow { display: none;  }
	.fnbox { margin-left: -10px; margin-right: -10px; margin-bottom: 0; }
	.fnbox .tit { height: 20px; margin-bottom: 30px; }
	.fnbox .tit h3 { line-height: 40px; height: 40px; font-size: 18px; width: 120px; }
	
	.fixednav .fnul li a { padding: 0 20px; font-size: 12px; }
	
	.fixednavbar h2 { font-size: 16px; }
	.fixednavbar .somsom .ordernow { display: none; }
	
	
	.canshu { }
	.canshu th { font-size: 12px; padding: 5px; }
	.canshu td { font-size: 12px; padding: 5px; }
	
	.pdtopbox .img { float: none; text-align: center; }
	.pdtopbox .txt { margin-left: 0; }
	.pdtopbox .txt dl { width: 50%; margin-top: 20px; line-height: 30px; text-align: center; }
	.pdtopbox .txt dl dt { font-size: 16px; }
	.pdtopbox .txt dl dd { font-size: 14px; }
	.pdtopbox.wrapper, .pdcombox.wrapper { padding: 10px; }
	.pdcombox .nam { float: none; width: 100%; background: #f5f5f5; line-height: 40px; margin-bottom: 10px; }
	.pdcombox .nam h2 { font-size: 18px; text-align: center; }
	.pdcombox .txt { margin-left: 0; }
	.pdcombox .img { margin-left: 40%; }
	.pdcombox .txt p, .pdcombox .txt .list { font-size: 14px; line-height: 30px; }
	
	.prodimgwrap .pdcon { width: 100%; margin: 0; left: 0; }
	
	.soluwrap h2 { line-height: 40px; font-size: 18px; }
	.solubox { margin-bottom: 20px; }
	.solubox li { width: 50%; }
	.solubox li a span { line-height: 24px; }
	
	.pagewrap .side { float: none; margin-bottom: 20px; padding: 0; width: 100%; }
	.pagewrap .side h3 { border-bottom: 1px solid #dedede; text-align: center; line-height: 36px; font-size: 14px; display: none; }
	.pagewrap .side ul { overflow: hidden; padding: 10px 10px 10px; }
	.pagewrap .side ul li { float: left; padding: 0 10px; }
	.pagewrap .side2 ul li { float: none; }
	.pagewrap .main { margin-left: 0; }
	.pagewrap .main .wrap { padding: 10px; }
	.pagewrap .main .tit { line-height: 40px; }
	.pagewrap .main .tit h2 { font-size: 18px; }
	.pagewrap .main .con { padding-top: 10px; }
	
	.down li { list-style-type: none; }
	
	.loginbox { width: 100%; margin: 0; box-sizing: border-box; }
	.commonformlogin { width: 100%; }
	.commonform .item .ipt, .commonform .itembtn { margin-left: 0; }
	.commonformlogin .item .ipt .input, .commonformlogin .itembtn .submit { width: 100%; box-sizing: border-box; }
	
	
	/* 全局显隐控制 */
	.hidden_s { display: none; }
	.show_s { display: block; }
}



/* 侧滑菜单样式控制 */
.mm-menu { background: #333 !important; background-size: cover; width: 260px; max-width: none; }
em.mm-counter { display: none; }
.mm-subopened .mm-subblocker { opacity: 1; background: rgba(0,0,0,.6) !important; }
.mm-subblocker { -webkit-transition: all .2s ease-in; transition: all .2s ease-in; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0,0,0,.6) !important; }
.mm-subopened .mm-subblocker:before { content: ''; border: 2px solid transparent; display: inline-block; width: 10px; height: 10px; margin: auto; position: absolute; top: 20px; left: 14px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); border-bottom: none; border-right: none; border-color: rgba(255, 255, 255, 0.6); }
.mm-subopened .mm-subblocker:hover:before { color: #ccc; border-color: rgba(255, 255, 255, 1); }
em.mm-counter + a.mm-next { padding-left: 0 !important; border-left: 1px solid rgba(255,255,255,.1); background: rgba(0,0,0,.1); }
em.mm-counter + a.mm-next + a, em.mm-counter + a.mm-next + span { margin-right: 58px; }
html.mm-opening .mm-slideout { -webkit-transform: translate(260px, 0); -moz-transform: translate(260px, 0); -ms-transform: translate(260px, 0); -o-transform: translate(260px, 0); transform: translate(260px, 0); box-shadow: -5px 0 10px rgba(0,0,0,.1); }

.mm-menu.mm-theme-dark .mm-listview > li .mm-prev:after, .mm-menu.mm-theme-dark .mm-listview > li .mm-next:before { border: 0; }
.mm-menu.mm-theme-dark .mm-listview > li .mm-prev:before, .mm-menu.mm-theme-dark .mm-listview > li .mm-next:after, .mm-menu.mm-theme-dark .mm-listview > li .mm-arrow:after { border-color: rgba(255,255,255,.6); }
.mm-menu.mm-theme-dark { color: #fff; }
.mm-menu.mm-theme-dark .mm-listview > li:after { border-color: rgba(255,255,255,.2); }

.mm-menu.mm-theme-dark .mm-listview li a .cn { display: block; font-size: 12px; line-height: 18px; }

.mm-listview > li > a, .mm-listview > li > span { padding: 16px 10px 16px 20px; }

.menuhomea { display: block; width: 100%; height: 60px; background: url(../img/logo.png) no-repeat 20px center; background-size: 40% auto; text-indent: -99999px; }
/*分页样式*/
nav[role="navigation"] { text-align: center;}
.cd-pagination.no-space {
  width: auto;
  max-width: none;
  display: inline-block;
  border-radius: 0.25em;
  border: 1px solid #e6e6e6;
}
.cd-pagination.no-space:after {
  content: "";
  display: table;
  clear: both;
}
.cd-pagination.no-space li {
  margin: 0;
  float: left;
  border-right: 1px solid #e6e6e6;
}
.cd-pagination.no-space li:last-of-type {
  border-right: none;
}
.cd-pagination.no-space a, .cd-pagination.no-space span {
  float: left;
  border-radius: 0;
  padding: .8em 1em;
  border: none;
  text-decoration:none;
  color:#555;
}
.cd-pagination.no-space li:first-of-type a {
  border-radius: 0.25em 0 0 0.25em;
}
.cd-pagination.no-space li:last-of-type a {
  border-radius: 0 0.25em 0.25em 0;
}
.cd-pagination .current {
  /* selected number */
  background-color: #377f88;
  border-color: #377f88;
  color: #ffffff !important;
  pointer-events: none;
}

.pagination {
	margin:0;
	float:right
}
.pagination ul {
	display:inline-block;
	list-style:none;
	*display:inline;
	*zoom:1;
	margin-left:0;
	margin-bottom:0;
	border-radius:4px;
	box-shadow:0 1px 2px rgba(0,0,0,.05)
}
.pagination ul>li {
	display:inline
}
.pagination #lastspan,.pagination ul>li>a,.pagination ul>li>span {
	float:left;
	padding:4px 9pt;
	line-height:20px;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #ddd;
	border-left-width:0
}
.pagination ul>.active>a,.pagination ul>.active>span,.pagination ul>li>a:focus,.pagination ul>li>a:hover {
	background-color:#f5f5f5
}
.pagination ul>.active>a,.pagination ul>.active>span {
	color:#999;
	cursor:default
}
.pagination ul>.disabled>a,.pagination ul>.disabled>a:focus,.pagination ul>.disabled>a:hover,.pagination ul>.disabled>span {
	color:#999;
	background-color:transparent;
	cursor:default
}
.pagination ul>li:first-child>a,.pagination ul>li:first-child>span {
	border-left-width:1px;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px
}
.pagination #lastspan,.pagination ul>li:last-child>a,.pagination ul>li:last-child>span {
	border-top-right-radius:4px;
	border-bottom-right-radius:4px
}