@charset "utf-8";
body,
div,
input,
address,
blockquote,
iframe,
ul,
ol,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
caption,
form,
legend,
fieldset {
    padding: 0;
    margin: 0;
    list-style: none;
    word-wrap: break-word;
}

textarea {
    font-size: 12px;
}

@font-face {
    font-family: 'flexslider-icon';
    src: url("fonts/flexslider-icon.eot")/*tpa=http://www.cnats.com/statics/css/fonts/flexslider-icon.eot*/;
    src: url("fonts/flexslider-icon.eot-#iefix")/*tpa=http://www.cnats.com/statics/css/fonts/flexslider-icon.eot?#iefix*/ format('embedded-opentype'), url("fonts/flexslider-icon.woff")/*tpa=http://www.cnats.com/statics/css/fonts/flexslider-icon.woff*/ format('woff'), url("fonts/flexslider-icon.ttf")/*tpa=http://www.cnats.com/statics/css/fonts/flexslider-icon.ttf*/ format('truetype'), url("fonts/flexslider-icon.svg#flexslider-icon")/*tpa=http://www.cnats.com/statics/css/fonts/flexslider-icon.svg#flexslider-icon*/ format('svg');
    font-weight: normal;
    font-style: normal;
}

.height_auto {
    height: auto;
    overflow: hidden;
    zoom: 1
}

.els {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

body {
    font: 12px/1.5 "微软雅黑", Microsoft YaHei, Arial;
    -webkit-text-size-adjust: none;
    color: #8b8b8b;
    background-color: #f4f4f4
}

a {
    color: #666666;
    text-decoration: none;
}

a:hover {
    color: #004c98;
}

article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
    display: block;
    margin: 0px;
    padding: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pa {
    position: absolute;
}

.pr {
    position: relative;
}

ul,
li,
dt,
dd,
dl {
    display: block;
    list-style: none;
}

.clear {
    height: 0;
    overflow: hidden;
    clear: both;
    zoom: 1;
}

.clears {
    clear: both;
    height: 90px;
}

.clearfix:after,
.cfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clearfix,
* html .cfix,
*+html .clearfix,
*+html .cfix {
    height: 1%;
}

.yahei {
    font-family: "微软雅黑", Microsoft YaHei, "Tahoma", "Helvetica", "sans-serif";
}

.st {
    font-family: '宋体'
}

p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.w {
    width: 1200px;
    margin: 0 auto;
}

.w2 {
    width: 1020px;
    margin: 0 auto;
}

#to_top {
    width: 42px;
    height: 42px;
    background: url("../index/top.png")/*tpa=http://www.cnats.com/statics/index/top.png*/ 0px -11px no-repeat;
    text-indent: -9999em;
    overflow: hidden;
    display: none;
    position: fixed;
    bottom: 50px;
    right: 0;
    z-index: 888;
}

img {
    border: 0;
}

#screenshot {
    text-align: center;
    position: absolute;
    border: 1px solid #ccc;
    background: #fff;
    padding: 5px;
    display: none;
    color: #333;
}

#mesbook1 {
    display: none;
    z-index: 1001;
    width: 398px;
    background: url("../index/dialog_bg.png")/*tpa=http://www.cnats.com/statics/index/dialog_bg.png*/ repeat scroll 0 0 transparent;
    padding: 5px
}

#mesbook1 div {
    background-color: #f8f8f8;
    border-bottom: 1px solid #e6e6e6;
    height: 22px;
    line-height: 22px;
    padding: 4px .5em 0;
}

#mesbook1 dl.b1 {
    padding: 8px;
    background: #ffffff;
    height: auto;
    overflow: hidden;
}

#mesbook1 dl.b1 dt {
    float: left;
    width: 105px;
    overflow: hidden;
    text-align: center;
}

#mesbook1 dl.b1 dd {
    width: 270px;
    float: right;
}

#mesbook1 #mesbook1Btns {
    padding-bottom: 10px;
}

#mesbook1 #mesbook1Btns input {
    margin-right: 20px;
    width: 50px;
    height: 20px;
    line-height: 20px;
}

#mesbook1ImgClose {
    cursor: pointer;
}

dd#mesbook1Msg li {
    line-height: 20px;
    color: #333;
    height: 20px;
}


/* header */


dl#header {
    height: 70px;
    background-color: #26b458;
    margin-top: 5px
}

dl#header dd#menu a.logo {
    display: inline-block;
    width: 250px;
    height: 44px;
    padding-top: 15px;
}

dl#header dd#menu {
    height: 70px;
}

ul#Nav li a {
    display: block;
    padding: 25px 0px 0;
    font-size: 14px;
    text-align: center;
    height: 45px;
    color: #010101;
    text-transform: uppercase;
}

ul#Nav>li:first-child a {
    color: #fff;
    background: #20b14a;
    font-family: "微软雅黑";
}

ul#Nav li {
    width: 113px;
    height: 70px;
    float: left;
    position: relative;
    z-index: 6;
}

ul#Nav li a {
    display: block;
    line-height: 18px;
    font-size: 16px;
    color: #fff;
}

ul#Nav li ul {
    position: absolute;
    top: 70px;
    background: #fff;
    left: 0;
    width: 100%;
    padding-bottom: 12px;
    border-radius: 0px 0px 5px 5px;
    display: none;
}

ul#Nav li ul li,
ul#Nav li ul li a {
    line-height: 42px;
    height: 42px;
    padding: 0;
    font-size: 13px;
    border: 0;
    color: black
}

ul#Nav li ul li {
    border-bottom: 1px solid #f3f3f3;
}

ul#Nav li a:hover,
ul#Nav li a.cur,
ul#Nav li a.default {
    color: #FFF;
    background-color: #f68b33;
}

ul#Nav li ul li a:hover {
    display: block;
    width: 113px;
    height: 42px;
    line-height: 42px;
}


/* footer */

.links {
    background: #000;
    width: 240px;
    padding-left: 10px;
    height: 34px;
    color: #FFF;
    border: 1px solid #454545;
    margin: 8px 30px 0 0;
    text-align: center;
}

.footer-nav {
    width: 950px;
    height: 214px;
}

.footer-nav dl {
    padding: 28px 0 0 60px;
    float: left;
    min-width: 100px;
}

.footer-nav dl dt {
    font-size: 14px;
    color: #fff;
    margin-bottom: 15px;
}

.footer-nav dl dd {
    line-height: 2;
}

.footer-nav dd a {
    color: #aaa;
}

.qrcode {
    width: 142px;
    padding-top: 150px;
    margin: 25px 96px 0 0;
    text-align: center;
    color: #fff;
    background: url("../images/qrcode.png")/*tpa=http://www.cnats.com/statics/images/qrcode.png*/ no-repeat 0 0;
}

.footer-bottom {
    background-color: #000;
    height: 60px;
}

.footer-bottom .in {
    border-bottom: 1px solid #252525;
    height: 50px;
    line-height: 50px;
}

.footer-bottom .copyright {
    margin-left: 25px;
}

.pages {
    height: 28px;
    
    text-align: center;
    margin: 30px;
}

.pages a:hover {
    color: #00846f;
    border-color: #ddd;
    background: rgb(247, 247, 247);
}

.pages a,
.pages label {
    display: inline-block;
    min-width: 6px;
    height: 26px;
    line-height: 25px;
    padding: 0 10px;
    text-align: center;
    margin-right: 8px;
    border: 1px solid #ccc;
}

.pages a.current {
    font-weight: bold;
    color: #fff;
    background: #2d7f22;
    border-color: #83a7a3;
}

.pages .topage {
    height: 27px;
    margin-left: 5px;
}