/**
 * YZMCMS 内容管理系统
 * @author           袁志蒙  
 * @license          http://www.yzmcms.com
 */
@charset "utf-8";

body {
    font-size: 14px;
    font-family: Helvetica, Arial, sans-serif;
    padding: 0px;
    margin: 0px;
    background: #fff;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0px;
    padding: 0px;
}

table {
    border-collapse: collapse;
}

a,
img {
    border: 0;
}

ol,
ul {
    list-style: none
}

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

.clearfix {
    clear: both;
    width: 0px;
    height: 0px;
    overflow: hidden;
}

.w100 {
    width: 100%;
    min-width: 1200px
}

.w1200 {
    width: 1200px;
    margin: auto;
    overflow: hidden
}

.center {
    text-align: center
}

.header_nav {
    margin-top: 15px;
    margin-bottom: 15px;
}

.logo {
    width: 370px;
    float: left;
    font-size: 34px;
    font-weight: bold
}

.primary_title {
    color: #ff6637;
}

.explain_title {
    color: #ccc;
    font-size: 28px;
    margin-left: 10px;
}

.search_box {
    width: 500px;
    float: right;
    text-align: right;
    color: #666;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    margin-top: 10px
}

.search_box a {
    color: #666;
    transition: all 0.3s
}

.search_box a:hover {
    color: #000;
}

.search_img {
    margin-right: 5px;
    vertical-align: middle;
    height: 23px;
}

.input_text {
    height: 30px;
    line-height: 30px;
    border: 1px solid #d1d1d1;
    width: 200px;
    outline: none;
    padding: 0 5px;
    color: #666
}

.search_btn {
    width: 60px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    background: #c72322;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    outline: none;
    transition: all 0.3s;
}

.search_btn:hover {
    background: #c74746;
}

.yzm-menu {
    height: 50px;
    line-height: 50px;
    background-color: #2b2b2b;
}

.yzm-nav {
    width: 1200px;
    margin: 0 auto;
}

.yzm-nav li {
    float: left;
    position: relative;
    z-index: 198;
    width: 125px;
    padding-right: 20px;
}

.yzm-nav li:last-child {
    margin-right: 0px
}

.yzm-nav li a {
    float: left;
    width: 125px;
    display: block;
    line-height: 50px;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    transition: all 0.3s
}

.yzm-nav li a:focus {
    -moz-outline-style: none;
}

.yzm-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: #ff6637;
}

.yzm-nav li .current {
    text-decoration: none;
    color: #fff;
    background: #ff6637;
}

.yzm-nav li .sub_nav {
    position: absolute;
    top: 50px;
    left: 0px;
    z-index: 199;
    border: 1px solid #484745;
    border-top: none;
    display: none
}

.yzm-nav li .sub_nav li {
    text-align: center;
    width: 123px;
    height: 40px;
    line-height: 40px;
    position: relative;
    z-index: 199;
    padding: 0px;
    background: #2b2b2b;
    clear: left;
}

.yzm-nav li .sub_nav li a {
    height: 40px;
    line-height: 40px;
    width: 123px;
    display: inline-block;
}

.children_banner {
    height: 300px;
    position: relative;
    overflow: hidden;
    background: url(../images/purchase.jpg) no-repeat center;
    text-indent: -9999px
}

.purchase p {
    color: #333;
    margin: 20px 0
}

.table {
    width: 100%;
    color: #6c7373;
    font-size: 14px;
    margin-bottom: 60px;
    border: 1px solid #ced6d9;
}

.table th {
    color: #3d3d3d;
    background: #b8cee3;
    font-size: 16px;
    height: 40px;
}

.table th div {
    border: 1px solid #c4d9ec;
}

.table tr {
    height: 40px;
}

.table td {
    border: 1px solid #ced6d9;
    padding: 5px 5px
}

.table p {
    margin: 0px;
    line-height: 23px;
    color: #14944b
}

.btn {
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    width: 100px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    text-decoration: none;
    background: #02b2b5;
    transition: all 0.3s;
}

.btn:hover {
    background: #18a5a7
}

.price {
    color: #F60;
    font-size: 18px;
    font-style: normal
}

.yes {
    background: url(../images/dui.png) no-repeat center;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.no {
    background: url(../images/cuo.png) no-repeat center;
    width: 30px;
    height: 30px;
    display: block;
}

.h300 {
    height: 300px
}

.download_banner {
    height: 650px;
    background: url(../images/yzm_bg.png) no-repeat center;
    background-color: #262624;
}

.download_text {
    margin-top: 160px;
    width: 360px;
    font-size: 20px;
    color: #fff;
    float: left;
}

.download_text h2 {
    font-weight: normal;
    line-height: 45px
}

.download_text p {
    margin-top: 50px;
    line-height: 28px;
    color: #a8acb9;
    font-size: 16px
}

.download_btn {
    height: 45px;
    line-height: 45px;
    width: 150px;
    color: #fff;
    font-size: 16px;
    background: #ff6637;
    border: none;
    text-align: center;
    border-radius: 3px;
    display: block;
    margin-top: 50px;
    transition: all 0.3s
}

.download_btn:hover {
    background: #fb440c;
}

.download_img {
    margin-top: 110px;
    width: 830px;
    float: right;
}

.download_img img {
    width: 820px;
}

.download {
    margin-top: 30px
}

.download h1 {
    color: #37474f;
    font-size: 48px;
    font-weight: normal;
    margin: 40px 0;
}

.xuan {
    font-size: 24px;
    color: #5e7387;
    margin: 15px 0
}

.btn_download {
    width: 160px;
    display: inline-block;
    margin: 30px 0;
    text-align: center;
    font-size: 18px;
    line-height: 50px;
    color: #fff;
    background: #46be8a;
    transition: all 0.3s;
    border-radius: 3px
}

.btn_download:hover {
    background: #5cd29d;
}

.secondary {
    background: #17a2b8
}

.secondary:hover {
    background: #138496
}

.primary {
    background: #2e6da4
}

.primary:hover {
    background: #286090
}

.breadcrumb {
    color: #76838f
}

.requirement {
    color: #76838f;
    background-color: rgba(232, 241, 248, .8);
    border-color: #e8f1f8;
    width: 460px;
    margin: 50px auto;
    padding: 20px
}

.requirement h4 {
    font-size: 16px;
    margin-bottom: 10px
}

.purchase,
.service {
    margin-top: 60px;
    margin-bottom: 60px
}

.purchase h2,
.service h2 {
    color: #F1675C;
    font-size: 40px;
    line-height: 40px;
}

.eng {
    font-size: 14px;
    color: #999;
    line-height: 50px;
    display: block;
    text-align: center;
    margin-bottom: 50px
}

.service_content {
    width: 180px;
    float: left;
    margin: 0 60px;
    _margin: 0 50px;
}

.service_content strong {
    display: block;
    font-size: 18px;
    color: #666;
    font-weight: normal;
    margin: 30px 0;
}

.service_content p {
    font-size: 14px;
    color: #999;
    line-height: 30px
}

.new_banner {
    background: url(../images/news.jpg) no-repeat center;
    text-indent: -9999px
}

.news {
    overflow: hidden;
    background: #fff;
    box-sizing: border-box;
    padding: 25px;
    border-radius: 3px;
}

.new {
    height: 140px;
    margin-top: 30px;
    border-bottom: 1px dashed #e0e0e0;
}

.date {
    height: 90px;
    width: 90px;
    background: #f2f2f2;
    float: left;
    text-align: center;
    margin-right: 23px
}

.date strong {
    line-height: 25px;
    font-size: 25px;
    display: block;
    color: #666;
    font-weight: normal;
    margin-top: 20px
}

.date span {
    font-size: 14px;
    display: block;
    color: #666;
    margin-top: 5px
}

.new_right a {
    font-size: 18px;
    color: #000
}

.new_right a:hover {
    color: #ff6637
}

.new_right p {
    font-size: 14px;
    color: #808080;
    margin-top: 14px
}

.case_banner {
    background: url(../images/case.jpg) no-repeat center;
    text-indent: -9999px
}

.yzm_case_box {
    border-bottom: 1px solid #d8d8d8;
    background: #fff;
    box-sizing: border-box;
    padding: 25px;
    border-radius: 3px;
}

.yzm_case {
    border-bottom: 1px solid #d8d8d8;
    height: 50px;
    line-height: 50px;
}

.yzm_title {
    color: rgb(77, 77, 77);
    font-size: 28px;
    float: left;
}

.yzm_title span {
    color: #ff6637;
    margin-left: 5px;
    font-size: 20px;
}

.yzm_apply {
    float: right;
}

.yzm_apply a {
    transition: all 0.3s
}

.yzm_apply a:hover {
    color: #ff6637;
}

.case {
    margin: 30px auto;
}

.case ul li {
    width: 320px;
    height: 200px;
    float: left;
    margin: 20px 31px;
    position: relative;
    overflow: hidden;
}

.case ul li img {
    width: 320px;
    height: 200px;
}

.case .txt {
    width: 320px;
    height: 45px;
    background: url(../images/1px.png) repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
}

.case .txt h3 {
    font-size: 16px;
    font-weight: 100;
    height: 45px;
    text-align: center;
    line-height: 45px;
}

.case .txt p {
    font-size: 14px;
    text-align: center;
}

.about_banner {
    background: url(../images/about1.jpg) no-repeat center;
    text-indent: -9999px
}

.about {
    margin-bottom: 80px
}

.about_right {
    width: 620px;
    float: right;
    margin-top: 40px
}

.about_right strong {
    font-size: 28px;
    color: #333;
    font-weight: normal;
    display: block;
}

.about_right span {
    font-size: 14px;
    color: #999;
    line-height: 50px;
    display: block;
}

.about_right p {
    color: rgb(102, 102, 102);
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 20px;
}

.center_banner {
    background: url(../images/img.jpg) no-repeat center;
    text-indent: -9999px
}

.content-box {
    background: #f4f6f8;
    padding: 30px 0 50px 0;
    margin-bottom: -20px;
}

.content {
    background: #fff;
    box-sizing: border-box;
    padding: 25px;
    border-radius: 3px;
    color: #333;
}

.content h1 {
    font-size: 24px;
    color: #333;
    margin: 20px 0;
    font-weight: normal;
}

.content .info {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 20px
}

.content p {
    font-size: 14px;
    color: #454545;
    line-height: 24px;
}

.yzm-content {
    margin: 20px 0
}

.yzm-content a {
    color: #43caff
}

.yzm-content a:hover {
    color: #00b4fa
}

.content img {
    max-width: 100%;
    margin: 20px 0;
}

.content strong {
    color: #454545;
}

.pian {
    border-top: 1px dashed #ddd;
    padding-top: 20px;
    margin-top: 20px;
}

.pian p {
    line-height: 28px;
}

.pian a:hover {
    color: #ff6637
}

.gbook {
    margin-top: 30px
}

.title_h3 {
    font-size: 16px;
    line-height: 40px;
    color: #454545;
    border-bottom: 2px solid #ff6637;
    margin-bottom: 15px;
    font-weight: normal;
}

.gbook_left {
    width: 860px;
    float: left;
}

.gbook_right {
    width: 300px;
    float: right;
    color: #666;
    line-height: 30px;
}

.gbook_right a {
    color: #666
}

.juan {
    font-size: 22px;
    margin-top: 50px;
    margin-bottom: 20px;
    color: #000;
    font-weight: bold
}

.juan a:hover {
    color: #ff6637
}

.donate_list {
    width: 960px;
    margin: 50px auto;
    border: 1px solid #d8d8d8;
    padding: 10px
}

.donate_list h1 {
    font-size: 18px;
    font-weight: normal;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #d8d8d8;
}

.donate_list h1 a {
    font-size: 14px;
    color: red;
}

.donate_list ul li {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dashed #d4d4d4;
    font-size: 16px;
    padding: 0 5px
}

.donate_list ul li .donate_date {
    float: right
}

.donate_list ul li .money {
    color: #3366cc;
    display: inline-block;
    min-width: 85px;
}

.donate_list ul li .user {
    display: inline-block;
    min-width: 100px;
}

.donate_list ul li .description {
    color: #a1a1a1;
}

.footerbg {
    background: #1f2025;
    padding-bottom: 50px;
    margin-top: 20px;
    padding-top: 50px;
}

.footer .first {
    background: none;
}

.footer dl {
    float: left;
    width: 190px;
    padding: 10px 0px 10px 100px;
    height: 100px;
    background: url(../images/bg_footer.gif) repeat-y;
}

.footer dl dt {
    color: #a4b2bb;
    font-size: 20px;
    margin-bottom: 10px;
}

.footer dl dd a {
    color: #5c636b;
    text-decoration: none;
    font-size: 14px;
    line-height: 25px;
    transition: all 0.2s ease-in-out 0s
}

.footer dl dd a:hover {
    color: #bbb;
    margin-left: 5px;
}

.copyright {
    height: 60px;
    line-height: 60px;
    font-size: 12px;
    background: #22262a;
    color: #bbb;
    text-align: center;
}

.copyright a {
    color: #bbb;
    margin: 0 5px
}

.copyright a:hover {
    color: #fff;
    text-decoration: none;
}

#page {
    margin: 30px 0;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center
}

#page .pageinfo {
    margin: 0px 10px;
    color: #808080;
    font-size: 14px;
    padding: 6px 15px;
    border: 1px solid #aaa;
}

#page .pageinfo strong {
    font-weight: normal;
    margin: 0 3px
}

#page a {
    border: 1px solid #aaa;
    background: #fff;
    color: #808080;
    padding: 6px 15px;
    margin-left: 5px;
    transition: all 0.2s
}

#page a:hover,
#page .curpage {
    background: #333;
    color: #fff;
    text-decoration: none;
    border: 1px solid #333;
}

#page .nopage {
    cursor: not-allowed;
}

#page .nopage:hover {
    background: #fff;
    color: #808080;
    border: 1px solid #aaa;
}

#totop {
    position: fixed;
    right: 0;
    bottom: 50px;
    z-index: 10;
    width: 54px;
    min-height: 72px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out
}

#totop>ul li {
    position: relative;
    margin-bottom: 10px;
    width: 54px;
    height: 54px
}

#totop>ul li a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    padding: 5px;
    border-radius: 5px;
    background: #666;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 28px
}

#totop>ul li.backbtn {
    display: none
}

#totop>ul li.backbtn a {
    display: block;
    padding: 0;
    width: 54px;
    height: 54px;
    background: url(../images/top.png) no-repeat;
    opacity: .8
}

#totop>ul li.backbtn a:hover {
    opacity: 1;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.content h2 {
    margin: 20px 0px;
    padding: 10px 15px;
    border-left: 4px solid #428BCA;
    background-color: #fbfbfb;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
}

.content pre {
    color: #444;
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
    display: block;
    margin: 0 0 10px;
    padding: 9px;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 3px;
    background-color: #f5f5f5;
    white-space: pre-wrap;
    word-wrap: break-word;
    font-size: 11px;
    line-height: 20px;
    word-break: break-all
}

.yzm-search {
    width: 250px;
    height: 33px;
    line-height: 33px;
    border: 1px solid #d2d2d2;
    padding: 0 3px;
    background: #fff;
    border-radius: 2px;
    ;
    outline: none;
}

.yzm-search:focus {
    transition: all 0.218s ease 0s;
    border: 1px solid #3399ff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6)
}

.yzm-submit {
    width: auto;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding: 0 18px;
    background-color: #009688;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    outline: none;
    transition: 0.3s
}

.yzm-submit:hover {
    opacity: 0.8
}

.charge_explain {
    margin-bottom: 30px
}

.charge_explain h4 {
    font-size: 20px;
    font-weight: normal;
    margin-top: 30px
}

.charge_explain p {
    line-height: 25px;
    margin: 10px 0;
}

/*@license          http://www.yzmcms.com*/