@charset 'utf-8';
* {
    border: 0;
    margin: 0;
    padding: 0
}

html {
    font-size: 100%;
    height: 100%;
    overflow-x: hidden;
}

body {
    color: #444;
    font: 80% 'Microsoft YaHei';
    line-height: 2;
}

a {
    color: #333;
    text-decoration: none;
    outline: 0
}

select {
    padding: 3px;
}

ul,
li {
    list-style: none;
}

img {
    vertical-align: middle;
    outline: 0;
    border: 0 none;
    display: block;
    -ms-interpolation-mode: bicubic;
}

a img,
input {
    transition: all .4s ease-out;
}

pre,
blockquote {
    text-transform: none;
    overflow: hidden;
    background-color: #F8F9FB;
}

h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
    font-weight: 400;
    font-size: 100%;
}

input,
button,
textarea,
audio,
video {
    padding: 6px 10px;
    border: 1px solid #C5C5C5;
    border-radius: 0;
    vertical-align: middle;
    outline: 0 none;
    resize: 0 none;
}

.wrap {
    width: 1100px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.flex {
    display: flex;
}

.clear {
    clear: both;
}

.clear:after {
    clear: both;
    display: block;
    visibility: hidden;
    margin: 0;
    padding: 0;
    height: 0;
    content: '';
    zoom: 1;
}


/*commom end*/

.top {
    height: 132px;
    background: url("../images/topbg.jpg") no-repeat center;
}

.logo {
    width: 554px;
    height: 88px;
    margin-top: 22px;
}

.search {
    width: 370px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #ccc;
    background: #fff;
    position: relative;
    margin-top: 50px;
}

.search input[type="text"] {
    width: 300px;
    border: 0 none;
}

.search input[type="submit"] {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 0;
    right: 0;
    border: 0 none;
    background: url("../images/search.png") no-repeat center;
    cursor: pointer;
}

.nav {
    background: #2a9555;
    height: 50px;
}

.nav li {
    width: calc(100% / 7);
    text-align: center;
    line-height: 50px;
    float: left;
}

.nav li a {
    color: #fff;
    display: block;
}

.nav li:hover {
    background: #cf7600;
}
.banner{
	margin-bottom:20px;
}
.banner,
.banner ul,
.banner li {
    height: 436px;
}

.info {
    margin: 20px auto;
}

.info .title,
.link .title {
    margin-bottom: 20px;
}

.info .t,
.link .t {
    padding-left: 30px;
}

.info .t .cn,
.link .t .cn {
    font-size: 16px;
    color: #000;
    display: block;
    line-height: 1.5;
}

.info .t .en,
.link .t .cn {
    font-size: 14px;
    color: #666;
    display: block;
    line-height: 1;
}

.info .contact {
    width: 250px;
}

.info .contact .t,
.down .t {
    background: url("../images/c.png") no-repeat left center;
}

.info .more {
    display: inline-block;
    width: 40px;
    background: #e5e5e5;
    text-align: center;
    color: #999;
    margin-top: 9px;
    line-height: 20px;
}

.info .contact .cont {
    background: url("../images/contactbg.png") no-repeat left top;
    width: 260px;
    height: 200px;
    padding: 0 20px;
}

.info .contact .cont p {
    line-height: 40px;
}

.down {
    width: 370px;
}

.redit {
    width: 370px;
    margin: 0 30px;
}

.redit .t {
    background: url("../images/d.png") no-repeat left center;
}

.info li {
    line-height: 32px;
    border-bottom: 1px dashed #ccc;
    padding-left: 20px;
    background: url("../images/icon.png") no-repeat left center;
}

.link .t {
    background: url("../images/m.png") no-repeat left center;
}

.link li {
    width: 220px;
    line-height: 3;
}

.link li a {
    color: #2980d0;
}

.link li a:hover {
    text-decoration: underline;
}

.footer {
    background: #047233;
    margin-top: 20px;
    padding: 30px 0;
    color: #fff;
    text-align: center;
}

.footer a {
    color: #fff;
}

.footer span {
    margin: 0 20px;
}
.left {
    width: 226px;
}

.left .title {
    width: 226px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    color: #047233;
    font-size: 20px;
    background: #333f68 url("../images/side.jpg") no-repeat;
    ;
}

.side-menu {
    margin-top: 3px;
    padding: 0 0 5px;
}

.side-menu li {
    width: 100%;
    background: url("../images/icon7.jpg") bottom repeat-x;
    padding-bottom: 2px;
}

.side-menu li a {
    height: 40px;
    line-height: 40px;
    width: 141px;
    background: url("../images/icon6.png") 75px 50% no-repeat;
    padding-left: 85px;
    color: #333333;
    display: block;
}

.side-menu li a:hover {
    color: #fff;
    font-weight: bold;
    width: 141px;
    background: url("../images/icon.png") 75px 50% no-repeat #047233;
}

.right {
    width: 850px;
}

.mbx {
    height: 40px;
    line-height: 40px;
    background: url("../images/icon4.png") bottom repeat-x;
}

.mbx .name {
    width: 120px;
    float: left;
    font-size: 16px;
    color: #047233!important;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    background: url("../images/icon5.png") bottom repeat-x;
    text-align: center;
}

.mbx .mbx-menu {
    width: 550px;
    text-align: right;
    line-height: 40px;
    font-size: 12px;
    height: 40px;
    overflow: hidden;
}

.mbx .mbx-menu a {
    color: #999;
}

.mbx .mbx-menu a:hover {
    text-decoration: underline;
    color: #333;
}

.right .list {
    padding: 20px;
}

.tit-list li {
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ccc;
}

.tit-list li a {
    color: #000;
    font-size: 12px;
    padding-left: 12px;
    background: url("../images/icon.png") 0 50% no-repeat;
    display: block;
}

.tit-list li .time {
    text-align: right;
    width: 120px;
    color: #666;
    display: block;
}

.page {
    line-height: 40px;
    padding: 10px 0;
    font-size: 12px;
}

.list,
.text,
.contact-txt,
.message {
    margin: 15px 0;
}

.text {
    padding: 0 20px;
}

.text b {
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 30px;
}

.text p {
    color: #333;
    margin: 20px 0;
    text-indent: 2em;
}

.text img {
    display: block;
    max-width: 710px;
    margin: 20px auto;
}

.text-title {
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    color: #322725;
    line-height: 30px;
}

.view {
    margin-top: 20px;
    text-align: center;
    padding-bottom: 5px;
    border-bottom: 1px dashed #666;
}

.view span {
    padding: 0 20px;
    font-size: 12px;
    color: #666;
}

.text-info {
    margin-top: 20px;
    font-size: 13px;
}

.page-text {
    margin-top: 50px;
    font-size: 12px;
}

.page-text {
    padding: 5px 0;
    font-size: 12px;
    font-weight: 600;
    color: #000;
}

.page-text a {
    color: #333;
    font-weight: normal;
}

.page-text a:hover {
    text-decoration: underline;
}


/*message*/

.message p.txt {
    margin: 0 auto;
    padding-left: 40px;
    margin-bottom: 20px;
    position: relative;
    width: 365px;
}

.message .icon {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
}

.message .name-icon {
    background: #047233 url('../images/name.png') no-repeat center center;
}

.message .email-icon {
    background: #047233 url('../images/email.png') no-repeat center center;
}

.message .phone-icon {
    background: #047233 url('../images/phone.png') no-repeat center center;
}

.message .content-icon {
    background: #047233 url('../images/content.png') no-repeat center center;
}

.message input {
    height: 18px;
	display:block;
}

.message textarea {
    min-height: 150px;
    resize: none;
	display:block;
}

.message input[type="text"],
.message textarea {
    padding: 10px;
    color: #333;
    width: 340px;
}

.message input[type="submit"] {
    width: 360px;
    height: 30px;
    color: #fff;
    background: #047233;
    cursor: pointer;
}


/*contact*/

.contact-txt p {
    line-height: 3;
}

.map {
    margin-top: 20px;
}

.search-jg .r {
    font-size: 16px;
}

.search-smalltext {
    margin: 0!important;
    text-indent: 0em!important;
}

.search-jg li {
    margin: 20px 0;
	border-bottom:1px dashed #ccc;
	padding-bottom:20px;
}

.page {
    text-align: center;
}

