﻿@charset "utf-8";
html { margin: 0; padding: 0; border: 0; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0,0,0,0); }
* { margin: 0px; padding: 0px; list-style: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
body { font-size: 14px; line-height: 24px; color: #333; font-family: "Microsoft YaHei", "simsun", "Helvetica Neue", Arial, Helvetica, sans-serif; width: 100%; overflow-x: hidden; padding-top: 50px; }
a { color: #333; text-decoration: none; transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s; }
.fl { float: left; }
.fr { float: right; }
.c { clear: both; line-height: 0; overflow: hidden; zoom: 1; font-size: 0; content: '.'; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
img { border: none; vertical-align: middle; }
input, select, textarea { font-family: "Microsoft YaHei", "simsun", "Helvetica Neue", Arial, Helvetica, sans-serif; }
textarea { overflow: auto; }
input:focus, textarea:focus, button:focus, select:focus { outline: 0 }
input::-ms-clear {
display:none
}
.wp { width: 100%; max-width: 640px; margin: 0 auto; position: relative; overflow: hidden; }
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; touch-action: none; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: white url(img/ajax-loader.gif)/*tpa=http://m.zwcnw.com/templets/mmskin/images/ajax-loader.gif*/ center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-prev, .slick-next { }
/*all*/
.header { width: 100%; max-width: 640px; height: 50px; line-height: 50px; background: #fff; position: fixed; top: 0px; padding: 0 10px; overflow: hidden; -moz-box-shadow: 0px 0px 10px #DDDDDD; -webkit-box-shadow: 0px 0px 10px #DDDDDD; box-shadow: 0px 0px 10px #DDDDDD; z-index: 9; }
.header .logo { height: 50px; width: auto; float: left; }
.header .fa-reorder { color: #0e9ddf; float: right; font-size: 28px; line-height: 50px; }
.header span { float: right; padding-right: 20px; font-size: 18px; }
.banner { background: url(img/bj_top.jpg)/*tpa=http://m.zwcnw.com/templets/mmskin/images/bj_top.jpg*/ no-repeat; background-size: 100% 100%; color: #fff; overflow: hidden; text-align: center; padding: 5% 0; position: relative; }
.banner .banner_pic { width: 40%; }
.banner ul { overflow: hidden; padding: 4% 0 0 0; }
.banner ul li { overflow: hidden; display: inline-block; width: 30%; }
.banner ul img { height: 40px; }
.banner ul span { display: block; overflow: hidden; color: #fff; padding: 5px 0 0 0; }
.banner .nexthome { display: none; text-align: center; height: 30px; width: 80px; line-height: 30px; color: #ff0000; position: absolute; left: 50%; bottom: 58px; margin-left: -40px; z-index: 3; background: -webkit-gradient(linear, left top, right top, color-stop(0, #ff0000), color-stop(0.3, #ff0000), color-stop(0.5, white), color-stop(0.7, #ff0000), color-stop(1, #ff0000)); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-fill-color: transparent; -webkit-animation: slidetounlock 3s linear infinite; animation: slidetounlock 3s linear infinite; }
.banner .nexthome:before { content: ""; height: 0px; width: 0px; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 6px solid #ff0000; position: absolute; left: 50%; top: -6px; margin-left: -5px; }
.banner .nexthome:after { content: ""; height: 0px; width: 0px; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 6px solid #ff0000; position: absolute; left: 50%; bottom: -6px; margin-left: -5px; }
.banner .nexthome .nexthome_r1 { height: 1px; width: 1px; background: #ff0000; position: absolute; left: 50%; top: 46px; }
.banner .nexthome .nexthome_r2 { height: 1px; width: 1px; background: #ff0000; position: absolute; left: 50%; top: 60px; }
.banner .nexthome .nexthome_r3 { height: 1px; width: 1px; background: #ff0000; position: absolute; left: 50%; top: 74px; }
@-webkit-keyframes slidetounlock { 0% {
background-position: -100px 0;
}
80% {
background-position: 68px 0;
}
100% {
background-position: 100px 0;
}
}
@keyframes slidetounlock { 0% {
background-position: -100px 0;
}
80% {
background-position: 68px 0;
}
100% {
background-position: 100px 0;
}
}
.foot { background: url(img/bj_footin.jpg)/*tpa=http://m.zwcnw.com/templets/mmskin/images/bj_footin.jpg*/ no-repeat; background-size: 100% 100%; overflow: hidden; padding: 0 0 70px 0; color: #fff; text-align: center; margin: 10px 0 0 0; }
.foot .foot_bt { font-size: 20px; overflow: hidden; padding: 30px 0 15px 0; text-shadow: #000 0 1px 0; line-height: 30px; }
.foot .foot_bt span { font-size: 30px; display: block; text-transform: uppercase; }
.foot .foot_bt em { color: #ec5604; font-style: normal; }
.footer { background: url(img/bj_foot.jpg)/*tpa=http://m.zwcnw.com/templets/mmskin/images/bj_foot.jpg*/ no-repeat; background-size: 100% 100%; padding: 0 0 70px 0; overflow: hidden; color: #fff; text-align: center; margin: 10px 0 0 0; }
.footer .footer_bt { font-size: 20px; overflow: hidden; padding: 30px 0 15px 0; text-shadow: #000 0 1px 0; line-height: 30px; }
.footer .footer_bt span { font-size: 30px; display: block; text-transform: uppercase; }
.footer .footer_bt em { color: #ec5604; font-style: normal; }
.footer .footer_xun { overflow: hidden; text-align: center; padding: 0 10px; }
.footer .footer_xun li { overflow: hidden; padding: 10px; width: 25%; float: left; }
.footer .footer_xun li a { display: block; overflow: hidden; }
.footer .footer_xun li span { color: #fff; display: block; overflow: hidden; }
.footer .footer_copy { color: #797979; overflow: hidden; }
.footer .footer_tel { overflow: hidden; padding: 10px 0; }
.footer .footer_tel span { display: block; font-size: 36px; line-height: 40px; letter-spacing: 2px; overflow: hidden; }
.botan { text-align: center; overflow: hidden; opacity: 0.8; position: fixed; left: 0px; bottom: 10px; width: 100%; }
.botan a { display: inline-block; color: #fff; background: #666666; border-radius: 50%; margin: 0 10px; width: 50px; line-height: 50px; text-align: center; font-size: 20px; }
.nav { position: fixed; top: 50px; right: 0px; bottom: 0px; width: 100%; overflow-y: auto; background: #222; z-index: 6; padding: 5px 0 0 0; display: none; }
.nav li a { color: #ddd; text-shadow: #000 0 1px 0; overflow: hidden; font-size: 18px; display: block; padding: 0 10px; line-height: 50px; border-bottom: 1px solid #191919; }
.nav li i { line-height: 50px; }
.nav li .fa-angle-right { color: #fff; float: right; font-size: 36px; color: #eee; }
.nav li span i { color: #e98314; margin: 0 5px 0 0; width: 40px; text-align: center; float: left; font-size: 22px; }
.menu { height: 44px; line-height: 44px; background: #318b96; overflow: hidden; }
.menu li { width: 27%; float: left; color: #fff; overflow: hidden; text-align: center; font-size: 16px; }
.menu li a { display: block; overflow: hidden; color: #fff; }
.menu li.menu_more { width: 19%; }
.menu li.menu_more i { font-size: 18px; padding-left: 3px; }
.menu li:nth-child(1) { background: #1dd0e5; }
.menu li:nth-child(2) { background: #6bb52a; }
.menu li:nth-child(3) { background: #e48583; }
.menusub { overflow: hidden; display: none; }
.menusub li { overflow: hidden; border-bottom: 1px solid #ddd; font-size: 14px; line-height: 40px; }
.menusub li a { display: block; overflow: hidden; padding: 0 10px; color: #666; }
.menusub li i { float: right; font-size: 24px; line-height: 40px; color: #ddd; }
/*home*/
.bannerhome { padding: 10% 0; }
.bannerhome .nexthome { display: block; }
.bannerhome ul { padding: 5% 0 0 0; }
/*bt*/
.dbt1 { padding: 15px 0; font-size: 22px; text-transform: uppercase; overflow: hidden; text-align: center; line-height: 28px; letter-spacing: 1px; }
.dbt1 span { color: #1ca8b5; }
.dbt2 { margin: 10px 0; clear:both; border-left: 5px solid #000; padding: 5px 0; text-transform: uppercase; overflow: hidden; height: 40px; line-height: 33px; letter-spacing: 1px; font-size: 20px; color: #888; background: #eee; }
.dbt2 span { color: #1ca8b5; padding: 0 5px; font-size: 24px; display: block; overflow: hidden; float: left; }
.view_bt { font-size: 16px; color: #000; text-align: center; box-shadow: 0px 0px 5px #0A6896; padding: 8px; margin: 15px 10px 0 10px; border-radius: 7px; overflow: hidden; color: #0A6896; }
.hengbt { margin: 10px 2px 0 2px; box-shadow: 0px 0px 5px #ddd; padding: 0 10px; background: #f7f7f7; overflow: hidden; height: 40px; line-height: 40px; color: #0A6896; }
.hengbt span { font-size: 16px; padding-right: 6px; color: #333; font-weight: bold; }
.hengbt i { margin-right: 8px; }
/*xun*/
.ulxun1 { overflow: hidden; margin: -5px 0; position: relative; }
.ulxun1 li { overflow: hidden; padding: 5px; width: 50%; float: left; text-align: center; }
.ulxun1 li a { display: block; overflow: hidden; }
.ulxun1 li span { font-size: 18px; padding: 8px 0 0 0; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.ulxun1 li em { color: #43bcc7; font-style: normal; }
.ulxun1 li p { color: #888; line-height: 20px; display: block; height: 40px; overflow: hidden; }
.ulxun1 li i { display: block; margin: 3px auto 0 auto; background: #43bcc7; color: #fff; font-style: normal; width: 75px; line-height: 28px; }
.ulxun2 { padding: 5px; }
.ulxun2 li { width: 50%; overflow: hidden; float: left; padding: 5px; }
.ulxun2 li a { display: block; overflow: hidden; }
.ulxun2 li span { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 16px; padding: 8px 0 0 0; }
.ulxun2 li p { color: #888; height: 24px; overflow: hidden; display: block; font-size: 14px; }
.ulxun2 li i { float: right; line-height: 28px; padding-left: 5px; }
.ulxun2 li.ulxun2_all { width: 100%; }
.ulxun3 { padding: 0 5px; }
.ulxun3 li { width: 50%; overflow: hidden; float: left; padding: 5px; }
.ulxun3 li a { display: block; overflow: hidden; border-bottom: 1px solid #d8d8d8; padding: 0 0 8px 0; }
.ulxun3 li span { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 16px; padding: 8px 0 0 0; }
.ulxun3 li span b{font-weight:normal;}
.ulxun3 li p { color: #888; height: 24px; overflow: hidden; display: block; font-size: 14px; }
.ulxun3 li i { float: right; line-height: 28px; padding-left: 5px; }
.dlxun1 { overflow: hidden; padding: 0 5px; margin-top: -10px; position: relative; }
.dlxun1 dt { width: 50%; float: left; }
.dlxun1 dd { float: left; width: 50%; }
.dlxun1 a { padding: 5px; display: block; overflow: hidden; text-align: center; }
.dlxun1 i { font-style: normal; background: #fff; display: block; margin: 0 auto; width: 40px; line-height: 40px; text-align: center; font-size: 30px; color: #9b1f21; box-shadow: 0px 0px 2px #DDDDDD; border-radius: 50%; }
.dlxun1 span { background: url(img/icon_kj.png)/*tpa=http://m.zwcnw.com/templets/mmskin/images/icon_kj.png*/ no-repeat; background-size: 100% 100%; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 5px 10px; }
.dlxun1 em { font-style: normal; color: #9b1f21; }
.newslist { overflow: hidden; margin: 0 0 -3% 0; position: relative; }
.newslist dl { overflow: hidden; border: 1px solid #2eafbb; margin: 3% 0; width: 100%; }
.newslist dl dt { float: left; overflow: hidden; background: #2eafbb; width: 30%; padding: 5px; text-align: right; color: #fff; }
.newslist dl dt b { font-size: 36px; display: block; overflow: hidden; line-height: 1; }
.newslist dl dt em { display: block; overflow: hidden; height: 1px; background: #fff; width: 20px; float: right; margin: 3px 0; }
.newslist dl dd { float: right; overflow: hidden; width: 70%; padding: 5px 5px 0 5px; }
.newslist dl dd a { display: block; overflow: hidden; }
.newslist dl dd .newslist_bt { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #2eafbb; }
.newslist dl dd p { display: block; overflow: hidden; line-height: 18px; height: 54px; font-size: 12px; color: #666; }
.newslist dl dd .newslist_cs { overflow: hidden; font-size: 12px; line-height: 28px; padding: 5px 0 0 0; }
.newslist dl dd .newslist_cs span { float: left; color: #999; }
.newslist dl dd .newslist_cs em { float: left; color: #f00; font-style: normal; }
.newslist dl dd .newslist_cs i { float: right; border: 1px solid #2eafbb; padding: 0 3%; color: #2eafbb; line-height: 28px; font-style: normal; }
/*diy*/
.dbox1 { overflow: hidden; background: url(img/bj_about.jpg)/*tpa=http://m.zwcnw.com/templets/mmskin/images/bj_about.jpg*/ center top no-repeat; background-size: 100% 100%; margin: 15px 0 0 0; }
.dbox1 a { display: block; overflow: hidden; color: #fff; text-align: center; padding: 8% 0 18% 0; letter-spacing: 3px; line-height: 30px; }
.dbox1 span { font-size: 22px; }
.dbox1 em { background: #bb0f1a; border: 2px solid #7d0a12; padding: 0 5px 0 10px; display: inline-block; line-height: 40px; font-size: 18px; font-style: normal; border-radius: 5px; margin: 5px 0 0 0; }
.dbox2 { background: #ececec; text-align: center; position: relative; padding: 16% 0; }
.dbox2 ul { position: absolute; top: -38%; width: 100%; }
.dbox2 ul li { display: inline-block; padding: 0 5px; width: 28%; overflow: hidden; color: #999; }
.dbox2 ul li span { display: block; font-size: 16px; color: #000; padding: 5px 0 0 0; }
.dbox3 { padding: 10px 0; overflow: hidden; }
.dbox4 { border: 1px solid #d6d6d6; overflow: hidden; padding: 8px 10px 0 10px; margin: 0 10px; }
.dbox4 .dbox4_bt { border-bottom: 1px solid #eaeaea; overflow: hidden; color: #f65039; margin-bottom: 5px; padding-bottom: 5px; }
.dbox4 .dbox4_bt span { color: #666666; font-size: 18px; margin-right: 10px; }
.dbox4 .dbox4_bot { overflow: hidden; color: #f65039; line-height: 40px; padding: 5px 0 0 0; }
.dbox4 .fa-quote-right { color: #d7d7d7; float: right; line-height: 40px; font-size: 30px; }
.dbox4 .dbox4_gun { position: relative; overflow: hidden; padding: 5px 0 0 40px; }
.dbox4 .fa-quote-left { color: #d7d7d7; position: absolute; left: 0px; top: 0px; line-height: 40px; font-size: 30px; }
.dbox4 ul li { border-bottom: 1px dashed #dddddd; padding: 5px 0; }
.dbox4 #dbox4_gun { height: 250px; }
.dmorean { overflow: hidden; text-align: center; padding: 5px 0; }
.dmorean a { background: #dd6109; border: 2px solid #bb5105; padding: 0 5px 0 10px; display: inline-block; line-height: 40px; font-size: 18px; font-style: normal; border-radius: 5px; color: #fff; }
.danbody { padding: 10px; overflow: hidden; line-height: 188%; }
.danbody img { max-width: 100%; height: auto; padding: 4px 0; overflow: hidden; }
.sxpian { padding: 6px 10px 0 10px; border-top: 1px solid #eee; overflow: hidden; }
.pic_cs { padding: 5px; overflow: hidden; box-shadow: 0px 0px 5px #ccc; margin: 5px; }
.pic_cs .b { border-bottom: 1px solid #eee; padding: 10px 0; font-size: 16px; color: #000; text-align: center; }
.pic_cs .cs { padding: 10px 5px 5px 5px; overflow: hidden; }
.pic_cs .cs .m { float: left; display: block; color: #ef353d; }
.pic_cs .cs .d { float: right; display: block; color: #71cd9c; }
/*paga*/
.dede_pages { width: 100%; overflow: hidden; text-align: center; padding: 0 0 28px; }
.dede_pages ul { display: inline-block; }
.dede_pages ul li { display: inline-block; margin: 2px 0px; border: 1px solid #ccc; line-height: 26px; color: #666; text-transform: capitalize; }
.dede_pages ul li a { display: block; padding: 0 10px; color: #666; }
.dede_pages ul li a:hover { color: #fff; background: #00a3e4; }
.dede_pages ul li.thisclass { color: #fff; background: #00a3e4; border: 1px solid #00a3e4; padding: 0 10px; }
.dede_pages ul li.thisclass a{ color: #fff; }
.dede_pages .pageinfo { padding: 0 10px; }
.dede_pages .pageinfo strong { margin: 0px 2px; }
.cnweb_about_wen{font-weight:bold; font-size:14px;}

.danbody table{border-right:1px solid #ccc;border-bottom:1px solid #ccc}
.danbody table td{border-left:1px solid #ccc;border-top:1px solid #ccc; padding:5px;}