body {
    min-width: 1120px;
}

.cn-header-top {
    line-height: 30px;
    background: #09933d;
}

.cn-header-top .link {
    margin-left: 28px;
}

.cn-header-top .tool {
    margin-right: 14px;
}

.cn-header-top .tt {
    font-size: 12px;
    color: #fff;
}

.cn-header-top .pipe {
    margin: 0 10px;
}

.cn-header-top .link .a:hover {
    text-decoration: underline;
}

.cn-header-top .tool .a {
    display: inline-block;
    padding: 0 15px;
}

.cn-header-top .tool .a:hover {
    background: #0d8339;
}

.cn-header-tool {
    height: 88px;
    border-bottom: 1px solid #54a472;
}

.cn-head-logo {
    margin: 22px 0 0 26px;
}

.cn-head-nav {
    margin: 0 16px 0 0;
}

.cn-head-nav li {
    float: left;
    margin-left: 57px;
}

.cn-head-nav li:first-child {
    margin-left: 0;
}

.cn-head-nav .a {
    display: inline-block;
    line-height: 84px;
    border-bottom: 4px solid transparent;
}

.cn-head-nav .a .tt {
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    color: #121212;
}

.cn-head-nav .a:hover, .cn-head-nav .a.cur {
    border-bottom-color: #09933d;
}

.cn-head-nav .a:hover .tt, .cn-head-nav .a.cur .tt {
    color: #09933d;
    border-bottom-color: #09933d;
}

.cn-footer-friend {
    width: 1176px;
    line-height: 40px;
}

.cn-footer-friend>.img {
    margin: 0 6px 0 14px;
}

.cn-footer-friend>.tt {
    font-weight: bold;
    font-size: 18px;
    color: #09933d;
}

.cn-footer-drops .cn-footer-drop {
    margin-left: 10px;
}

.cn-footer-drops .cn-footer-drop:first-child {
    margin-left: 0;
}

.cn-footer-drop {
    width: 248px;
    line-height: 38px;
    border: 1px solid #ececec;
}

.cn-footer-drop .tt {
    font-size: 16px;
    color: #828282;
}

.cn-footer-drop .plr {
    padding: 0 15px;
}

.cn-footer-drop .dropdown-menu {
    bottom: 40px;
    border: 1px solid #ececec;
    border-bottom: none;
}

.mt-20 {
    margin-top: 20px;
}

.cn-footer-msg {
    height: 100px;
    line-height: 100px;
    text-align: center;
    background: #09933d;
}

.cn-footer-msg .db {
    vertical-align: middle;
}

.cn-footer-msg .text {
    margin: 0 48px 0 55px; 
    line-height: 30px;
    font-size: 14px;
    color: #fff;
}

.cn-main {
    padding-top: 50px;
    background: url("../jpg/09fkyi.jpg") center top no-repeat;
}

.mt-40 {
    margin-top: 40px;
}

.cn-search {
    margin-left: 210px;
    line-height: 45px;
    background: url("../png/ab76pe.png") no-repeat;
}

.cn-search-bar {
    box-sizing: border-box;
    width: 655px;
    padding-left: 17px;
}

.cn-search .inp {
    box-sizing: border-box;
    width: 572px;
    height: 45px;
    padding: 0 15px;
    line-height: 45px;
    font-size: 14px;
    color: #606c78;
}

.cn-search .close {
    cursor: pointer;
}

.cn-search .btn {
    width: 60px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background: #09933d;
    cursor: pointer;
}

.cn-search .btn:hover {
    opacity: .9;
}

.cn-content {
    box-sizing: border-box;
    background: #fff;
}