/*��ǩ��ʽ��ʼ��*/
* {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei" !important;
}

li {
    list-style-type: none;
}

img {
    border: none;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

a {
    text-decoration: none;
}

.container {
    width: 1200px;
    margin: auto;
}

.pull_left {
    float: left;
}

.pull_right {
    float: right;
}

.clearfix {
    clear: both;
}

.header {
    width: 100%;
    position: relative;
}

.header_top {
    height: 86px;
}

.head_left li {
    float: left;
}

.h_title {
    width: 210px;
    height: 40px;
    text-align: center;
    margin: 10px 10px;
    padding-left: 10px;
    border-left: 1px solid #f1f1f1;
}

.h_title h6 {
    font-size: 14px;
    color: #007c3b;
    font-weight: bold;
    background: url("../images/h_title.png") no-repeat center 10px;
}

.h_title p {
    font-size: 15px;
    color: #434343;
    text-align: center;
}

.h_title p span {
    font: 18px Arial;
    color: #e30211;
}

.head_right li {
    float: left;
    height: 86px;

}

.head_right li img {
    float: left;
}

.head_right li p {
    float: left;
    font-size: 14px;
    color: #434343;
    margin-left: 10px;
}

.head_right li p span {
    font-size: 13px;
    color: #707070;
}

.ColOrange {
    border: none !important;
    padding-right: 0 !important;
}

.ColOrange .s1 {
    font: 15px Arial;
    color: #f0a109 !important;
}

.ColOrange .s2 {
    font: 18px Arial bold;
    color: #f0a109 !important;
}

.head_nav {
    width: 100%;
    min-width: 1200px;
    height: 50px;
    position: relative;
    z-index: 1;
    background: #004aa1;
}

.head_nav ul li {
    float: left;
    width: 131px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: relative;
    border-right: 1px solid #fff;
}
.head_nav ul li:first-child{
    border-left: 1px solid #fff;
}


.head_nav ul li a {
    color: #fff;
    font-size: 16px;
    display: block;
}

.header_bottom {
    width: 100%;
    min-width: 1200px;
    height: 60px;
    position: relative;
    bottom: 0;
    z-index: 1;

}


.header_bottom ul li {
    float: left;
    height: 30px;
    font-size: 15px;
    color: #707070;
    line-height: 30px;
    padding: 0 15px;
    margin-top: 15px;
}


.header_bottom ul li a {
    color: #707070;
}

.crux {
    font-size: 24px !important;
    padding-left: 0 !important;
    border-right: 1px solid #d7d7d7;
    color: #0a9a40 !important;
}
.crux a{
    color: #010101 !important;
}
.search-combox {
    float: right !important;
    width: 210px;
    height: 40px !important;
    background: #fff;
    line-height: 40px;
    margin-top: 10px !important;
    border: 1px #cdcdcd solid;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.search-combox input {
    width: 165px;
    border: none;
    outline: none;
    box-shadow: none;
    font-size: 14px;
    line-height: 40px;
}

.search-combox button {
    width: 44px;
    height: 40px;
    border: none;
    float: right !important;
    cursor: pointer;
    outline: none;
    box-shadow: none;
    background: #FFFFFF;
}

.search-combox button span {
    font-size: 15px;
    color: #FFF;
    margin-left: -6px;;
    line-height: 30px;
}

.search-combox button img {
    width: 33px;
    height: 23px;
    position: relative;
    top: 2px;
    left: 10px;
}

.content {
    width: 100%;
}

.chooseUs {
    width: 100%;
    padding-bottom: 30px;
    background: #f8f8f8;
}

.conTitle {
    font-size: 29px;
    color: #535353;
    text-align: center;
    padding: 30px 0 10px 0;
    line-height: 30px;
    background: url("../images/line_bottom.png") no-repeat bottom center;
}

.orange {
    font-size: 30px;
    color: #e79b09;
}

.gray {
    font-size: 30px;
    color: #a0a0a0;
}

.green {
    font-size: 32px;
    font-weight: bold;
    color: #004aa1;
}

.black {
    font-size: 32px;
    color: #434343;
}

.marginRight0 {
    margin-right: 0 !important;
}

.chooseUs ul {
    width: 285px;
    height: 370px;
    text-align: center;
    margin: 20px 20px 0 0;
    background: url("../images/squire_bg.png") no-repeat bottom;
}

.tit_img {
    width: 211px;
    height: 211px;
    margin: auto;
}

.tit_img1 {
    background: url("../images/chooseus01.png") no-repeat center;
}



.tit_img2 {
    background: url("../images/chooseus03.png") no-repeat center;
}




.tit_img3 {
    background: url("../images/chooseus05.png") no-repeat center;
}



.tit_img4 {
    background: url("../images/chooseus07.png") no-repeat center;
}


.tit {
    font-size: 18px;
    color: #434343;
    margin-top: 20px;
    padding-bottom: 10px;
    background: url("../images/bottom_line.png") no-repeat bottom center;
}

.tit:hover {
    color: #0a9a40;
}

.tit_message {
    font-size: 14px;
    color: #707070;
    line-height: 21px;
    margin-top: 10px;
}

.tit_message span {
    color: #e79b0a;
}

.graySmall {
    font-size: 20px;
    color: #a0a0a0;
}

.equipment {
    padding-top: 20px;
}

.equipLeft {
    width: 255px;
}

.equipLeft dl {
    width: 255px;
    background: #fafafa;
}

.equipLeft dl dt {
    width: 100%;
    height: 60px;
    font-size: 24px;
    color: #fff;
    line-height: 20px;
    text-align: center;
    padding-top: 20px;
    background: url("../images/btn_bg.png") no-repeat;
}

.equipLeft dl dt span {
    color: #fff;
    font: 14px Arial;
}

.equipLeft dl dd {
    width: 255px;
    height: 50px;
    margin: auto;
    line-height: 50px;
    font-size: 17px;
    border-bottom: 1px solid #efefef;
}
.equipLeft dl dd a{
    display: block;
    color: #626262;
    background: url("../images/gray.png") no-repeat 0;
    background-position: 30px  20px;
    padding-left: 50px;
    width: 205px;
    height: 50px;
    margin: auto;
    line-height: 50px;
    font-size: 17px;
    text-align: left;
}
.equipLeft dl .active a{
    color: #e8a523;
    background: url("../images/orange.png") no-repeat 0;
    background-position: 30px  20px;
}

.equipLeft dl dd:hover a{
    color: #e8a523;
    background: url("../images/orange.png") no-repeat 0;
    background-position: 30px  20px;
}



.equipRight {
    width: 900px;
    margin-left: 40px;
}

.product1 {
    float: left;
    width: 595px;
    height: 300px;
}

.product2 {
    float: right;
    width: 290px;
    height: 300px;
    margin-left: 10px;
}

.pruduct_tit {
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    font-size: 21px;
    color: #fff;
    background: #004aa1;
}

.product1 h2 {
    width: 575px;
}

.product2 h2 {
    width: 270px;
}

.pruduct_tit span {
    font: 21px Arial;
    color: #fff;
    margin-left: 10px;
}

.pruduct_tit a {
    font-size: 16px;
    color: #fff;
    margin-left: 265px;
}

.productItem {

}



.itemShows {

}

.productItem ul {
    float: left;
    width: 288px;
    height: 431px;
    margin: 15px 15px 0 0;
    border: 1px solid #dadada;
}

.productItem ul:hover{
    border: 1px solid #004aa1;
}
.productItem ul:hover .green_btn {
    background: #1b2e6c ;
}
.productItem ul:hover .orange_btn {
    background: #a30c29;
}




.productItem ul:first-child+ul+ul{
    margin-right: 0;
}
.productItem ul:first-child+ul+ul+ul+ul+ul{
    margin-right: 0;
}
.productItem ul:first-child+ul+ul+ul+ul+ul+ul+ul+ul{
    margin-right: 0;
}
.productItem ul li img{
    width: 100%;
    height: 288px;
}



.prod_img {
    height: 288px;
    overflow: hidden;
    text-align: center;
}

.prod_text {
    height: 78px;
    background: #fafafa;
    padding: 10px 15px;
}

.prod_text a {
    font-size: 14px;
    color: #707070;
    line-height: 22px;
}

.prod_text a span {
    color: #000;
    font-size: 15px;
    font-weight: bold;
}

.prod_btn {
    height: 45px;
    line-height: 45px;
}

.prod_btn a {
    display: inline-block;
    width: 143.2px;
    height: 45px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #b5babf;
    margin-right: -3px !important;
}

.black {
    margin-top: 30px;
}

.backNone {
    background: none !important;
}

.white {
    display: inline-block;
    width: 150px;
    height: 65px;
    font-size: 28px;
    color: #ffffff;
    position: relative;
    background: url("../images/white_bg.png") no-repeat;
    background-position: 0 6px;
}

.bag_font {
    font: 40px Arial;
    margin-right: 10px;
}

.conTitle p {
    font-size: 20px;
    color: #a0a0a0;
    margin-top: -10px;
    text-align: center;
}

.advanItem {
    width: 100%;
    margin-top: -70px;
    padding-bottom: 50px;
}

.advan1 {
    width: 445px;
    height: 470px;
    margin-bottom: 34px;
}

.advan2 {
    width: 651px;
    height: 350px;
    padding: 82px 50px 0;
    background: url("../images/anvan_bg.jpg") no-repeat 50px bottom;
}

.advanItem ul li {
    margin-bottom: 20px;
    padding-left: 60px;
}

.advanItem ul li h2 {
    font: 23px bold;
    color: #000000;
}

.advanItem ul li p {
    font-size: 16px;
    color: #626262;
    line-height: 23px;
    margin-top: 10px;
}

.one {
    background: url("../images/01_bg.png") no-repeat;
}

.two {
    background: url("../images/02_bg.png") no-repeat;
}

.three {
    background: url("../images/03_bg.png") no-repeat;
}

.four {
    background: url("../images/04_bg.png") no-repeat;
}

.five {
    background: url("../images/05_bg.png") no-repeat;
}
.six {
    background: url("../images/061_bg.png") no-repeat;
}

.advan3 {
    width: 613px;
    height: 300px;
}

.advan4 {
    width: 583px;
    height: 355px;
    margin-top: -55px;
    position: relative;
    background: url("../images/car_bg1.png") no-repeat center 10px;
}

.post1 {
    position: absolute;
    top: 40px;
    left: 20px;
}

.post2 {
    height: 48px;
    position: absolute;
    bottom: 20px;
    right: 2px;
    padding-left: 55px;
    background: url("../images/tel.png") no-repeat;
}

.post2 span {
    font: 24px Arial bold;
    color: #e8a523;
}

.about {
    padding-bottom: 40px;
    background: url("../images/bg2.png") no-repeat;
}

.orange_bg {
    background: url("../images/orange_bg.png") no-repeat bottom center;
}

.aboutLeft {
    width: 456px;
    height: 282px;
    margin-top: 20px;
}

.aboutRight {
    width: 654px;
    height: 217px;
    padding: 40px 45px 25px;
    background: #fff;
    margin-top: 20px;

}

.h_summary {
    font-size: 28px;
    color: #313131;
    line-height: 21px;
    margin-bottom: 20px;
}

.h_summary span {
    font-size: 12px;
    color: #b5b5b5;
}

.orange_tell {
    float: right;
    font: 19px Arial;
    color: #004aa1;
    padding-left: 40px;
    background: url("../images/green_tell.png") no-repeat;
}

.p_message {
    font-size: 15px;
    color: #626262;
    line-height: 24px;
}

.case_title {
    width: 650px;
    height: 40px;
    margin: auto;
    background: url("../images/orange_bg.png") no-repeat bottom center;
}

.case_title li {
    height: 40px;
    float: left;
    font-size: 18px;
    color: #434343;
    padding-left: 40px;
    margin-right: 28px;
    background: url("../images/06_bg.png") no-repeat;
}

.case_title li span {
    font: 20px Arial bold;
    color: #e79b0a;
}

.case_btn {
    width: 782px;
    height: 42px;
    margin: 15px auto;
}

.btn_green {
    color: #fff !important;
    background: url("../images/btn_green.png") no-repeat !important;
}

.case_btn li {
    float: left;
    width: 120px;
    height: 42px;
    margin-right: 10px;
    font-size: 16px;
    color: #434343;
    line-height: 42px;
    text-align: center;
    background: url("../images/btn_gray.png") no-repeat;
}

.caseItem {
    padding: 25px 0;
}

.caseShow {
    display: block !important;
}

.caseItem ul {
    display: none;
}

.caseItem ul li {
    float: left;
    width: 386px;
    height: 228px;
    margin-right: 20px;
    position: relative;
    margin-bottom: 15px;
}
.caseItem ul li:first-child+li+li{
    margin-right:0;
}
.caseItem ul li:first-child+li+li+li+li+li{
    margin-right:0;
}

.caseItem ul p {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #434343;
    position: absolute;
    bottom: 0;
    background: rgba(211, 210, 209, 0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#DBd3d2d1, endcolorstr=#DBd3d2d1);

}
.caseItem ul p a{
    color: #434343;
}

.caseItem ul p:hover {
    color: #fff !important;
    background: rgba(0, 74, 161, 1) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#DB0a9a40, endcolorstr=#DB0a9a40);
}
.caseItem ul p:hover a{
    color: #fff !important;
}
.custom {
    width: 790px;
    height: 430px;
}
.custom ul{
    position: relative;
}
.custom ul:first-child+ul+ul{
    margin-right: 0;
}

.questTitle {
    float: left;
    font: 32px bold;
    color: #434343;
    line-height: 25px;
    padding-left: 22px;
    margin-bottom: 25px;
    border-left: 3px solid #004aa1;
}

.questTitle span {
    font-size: 18px;
    color: #7d7d7d;
}

.moreTitle {
    float: right;
}

.moreTitle a {
    display: block;
    width: 80px;
    height: 25px;
    color: #ffffff !important;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    margin-left: 129px;
    background: url("../images/more_bg.png") no-repeat;
}

.moreTitle p {
    font-size: 16px;
    color: #434343;
    padding-left: 20px;
    margin-top: 10px;
    background: url("../images/orange_tell.png") no-repeat;
}

.moreTitle p span {
    font: 18px Arial;
    color: #004aa1;
}

.custom ul {
    float: left;
    width: 254px;
    height: 298px;
    margin-right: 10px;
    border: 1px solid #dddddd;
}

.custom ul:hover {
    border: 1px solid #004aa1;
}

.customImg {

    padding:12px 10px 0 12px;
}
.customImg .a_btn{
    position: absolute;
    bottom: 0;
    left: 0;
}





.customImg img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.customImg h3 {
    font-size: 14px;
    color: #626262;
    line-height: 22px;
    padding-left: 5px;
}
.customImg h3 a{
    color: #626262;
}

.customImg h3 span {
    color: #3db055;
}

.customImg p {
    font-size: 14px;
    color: #7d7d7d;
    line-height: 22px;
    padding-left: 5px;
    margin-top: 5px;
}

.a_btn a {
    display: block;
    width: 100%;
    height: 40px;
    font-size: 16px;
    text-align: center;
    color: #fff;
}

.custom .a_btn a {
    margin-top: 39px;
    line-height: 40px;
}

.custom ul .a_btn a {
    background: #b5babf;
}

.custom ul .a_btn a:hover {
    background: #004aa1;
}

.question {
    width: 386px;
    height: 430px;
    margin-left: 20px;
}

.paddingTop0 {
    padding: 0 !important;
}

.question ul {
    width: 376px;
    margin-left: 10px;
    padding-top: 10px;
    border-bottom: 1px dashed #c1c1c1;
}

.question ul li {
    font-size: 14px;
    padding-left: 30px;
    line-height: 22px;
    margin-bottom: 7px;
}

.questMark {
    color: #626262;
    background: url("../images/question.png") no-repeat;
}
.questMark a{
    color: #626262;
}
.questMark a:hover{
    color: #004aa1;
}

.exclaMark {
    color: #7d7d7d;
    background: url("../images/answer.png") no-repeat;
}

.borderNone {
    border: none !important;
}

.news {

    padding-bottom: 50px;
    background: #f2f2f2;
}

.newsTitle {
    padding: 30px 0;

}

.news h3 {
    font-size: 30px;
    text-align: center;
}
.news h3 a{
    color: #535353;
}


.news h1 a {
    color: #171717;
}

.news h2 {
    font: 16px Arial;
    color: #666666;
    text-align: center;
    margin-top: 5px;
    letter-spacing: 1px;
    background: url("../images/news_bg.png") no-repeat center;
}

.newsLeft {
    width: 705px;

}

.new {
    width: 100%;

}

.newsImg {
    float: left;
    width: 210px;
    height: 135px;
    position: relative;
}
.newsImg img{
    width: 210px;
    height: 135px;
}

.newsImg p {
    width: 100%;
    height: 35px;
    font-size: 16px;
    line-height: 35px;
    position: absolute;
    bottom: 0;
    background: rgba(181, 186, 191, 0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#DBb5babf, endcolorstr=#DBb5babf);
}

.newsImg p:hover {
    height: 35px;
    background: rgba(9, 151, 63, 0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#DB0a9a40, endcolorstr=#DB0a9a40);
}

.newsText {
    float: right;
    width: 462px;
    height: 135px;
    border-bottom: 1px solid #c1c1c1;
}

.newsText h3 {
    font-size: 16px;
    color: #434343;
    padding: 10px 0 15px;
    text-align: left;
}

.newsText h3 a{
    color: #434343;
}
.newsText h3 a:hover{
    color: #0a9a40;
}

.headLines {
    display: inline-block;
    width: 56px;
    height: 23px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    background: url("../images/headlines.png") no-repeat;
}

.newsText p {
    font-size: 14px;
    color: #626262;
    line-height: 23px;
}

.newItems {
    float: left;
    width: 210px;
}

.newItems .newsImg {
    margin-top: 10px;
}

.newItem ul {
    float: right;
    width: 462px;
    padding-top: 15px;
}

.newItem ul li {
    font-size: 15px;
    margin-bottom: 16px;
}

.newItem ul li a {
    color: #434343;
}

.newItem ul li a:hover {
    color: #72a637;
}

.newItem ul li a span {
   float: right;
}

.newsRight {
    width: 433px;
    height: 402px;
}
.newsRight img{
    width: 433px;
    height: 277px;
}

.trends {
    width: 433px;
    height: 277px;
    position: relative;
}

.trends p {
    width: 100%;
    position: absolute;
    bottom: 0;
    background: rgba(0, 74, 161, 1);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#DB0a9a40, endcolorstr=#DB0a9a40);
}

.trends .a_btn a {
    margin-top: 10px;
    font-size: 24px;
}

.mores {
    display: inline-block;
    width: 70px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    color: #fff;
    position: absolute;
    right: 10px;
    bottom: 8px;
    background: url("../images/mores.png") no-repeat;
}

.industry h3 {
    padding: 20px 0 5px;
    font-size: 16px;
    color: #434343;
}

.industry h3 a{
    color: #434343;
}
.industry h3 a:hover{
    color: #72a637;
}

.industry h3 span {
    font-size: 13px;
    color: #898989;
}

.industry p {
    font-size: 14px;
    color: #626262;
    line-height: 23px;
}

.cooperation {
    height: 84px;
    padding: 40px 0;
}

.coopLeft {
    width: 285px;
    float: left;
}

.coopLeft h2 {
    font-size: 30px;
    color: #4c4c4c;
    margin-bottom: 15px;
    background: url("../images/jiantou_bg.png") no-repeat 135px 5px;
}

.coopLeft p {
    font-size: 15px;
    color: #535353;
    line-height: 23px;
}

.cooperation ul {
    height: 85px;
    line-height: 85px;
    float: left;
    border-left: 1px solid #d5d5d5;
}

.cooperation ul li {
    float: left;
    padding-left: 25px;
    margin-top: 15px;
}




.marginBot30 {
    margin-bottom: 30px !important;
}


.footer {
    width: 100%;

    padding: 15px 0;
    background: #545454;
    min-width: 1200px;
}

.foot_nav li {
    float: left;
    width: 118px;
    height: 20px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    margin-bottom: 15px;
    border-left: 1px solid #767676;
}

.footer li a {
    font-size: 13px;
    color: #fff;
}

.footLeft {
    width: 175px;
    height: 60px;
    margin-left: 65px;
    padding: 12px 10px;
}

.footRight {
    width: 936px;
    height: 60px;
}

.footRight ul {
    float: left;
    height: 60px;
    border-left: 1px solid #767676;
    padding: 0 10px 0 10px;
}

.footRight ul li {
    color: #fff;
    font-size: 13px;
    line-height: 20px;
}

.footRight ul li img {
    margin-right: 10px;
}

.footRight ul li span {
    font: 18px Arial;
    color: #fff;
}

.foot_bottom {
    border-top: 1px solid #767676;
}

.foot_bottom p {
    width: 1130px;
    padding: 10px 0 0 0;
    font-size: 12px;
    color: #fff;
}

.foot_bottom p a {
    color: #fff;
    margin: 0 5px;
}

/*��������*/
.head_nav ul li ul {
    border-bottom: 5px solid rgba(9, 151, 63, 0.7);;
    border-bottom: 5px solid filter : progid : DXImageTransform . Microsoft . gradient(startcolorstr = #DB5fb656, endcolorstr = #DB5fb656);
    display: none;
    position: absolute;
    width: 100%;
    z-index: 999;
}

.head_nav ul li ul li {
    background: rgba(0, 0, 0, .5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    display: block;
    font-size: 15px;
    border: none;
    text-align: center;
}

.head_nav ul li ul li:hover {
    background: #0a9a40;
}

.marginTop1 {
    margin-top: 1px;
}

.swepBtn img{
    max-width: 100%;
    margin: 10px auto;
}

.title_19 {
    width: 780px;
    margin: auto;
}
.title_19 h1 {
    font-size: 24px;
    color: #0a9a40;
    text-align: center;
}
.title_19 h3 {
    color: #959595;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    margin: 20px 0;
}
.title_19 h3 span {
    margin-left: 5px;
}
.title_19 p {
  color: #424242;
  line-height: 25px;
  font-size: 15px;
}
.title_19 img {
    margin: 20px 0;
}
.decorate2 {
    width: 780px;
    margin: auto;
}
.decorate2 ul li {
    height: 30px;
    line-height: 30px;
    color: #434343;
    font-size: 14px;
}
.decorate2 ul li a {
    color: #434343;
}

.decorate3 {
    width: 830px;
    margin: auto;
}
.decorate3 ul li {
    height: 30px;
    line-height: 30px;
    color: #434343;
    font-size: 14px;
}
.decorate3 ul li a {
    color: #434343;
}

.top30{
    margin-top: 30px;
}
.he30{
    width: 100%;
    height: 30px;
}


.error404 {
    padding-top: 50px;
    width: 1200px;
    margin: auto;
}
.error404 .txt1 {
    float: left;
    width: 350px;
    margin-left: 150px;
}
.error404 .txt1 h2 {
    font-size: 140px;
    color: #66c45d;
    text-align: center;
    font-family: Arial;
    font-weight: 100;
}
.error404 .txt1 h3 {
    font-size: 24px;
    color: #0a9a40;
    text-align: center;
    font-weight: 500;
}
.error404 .txt1 h4 {
    margin-top: 50px;
    font-size: 16px;
    color: #7d7d7d;
    text-align: center;
    line-height: 30px;
}
.error404 .txt1 h4 span {
    display: block;
    font-size: 20px;
    color: #0a9a40;
    text-align: center;
    font-family: Arial;
}
.error404 .txt1 h5 {
    width: 125px;
    height: 40px;
    border-radius: 10px;
    background: #0a9a40;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    margin: 50px auto 0;
}
.error404 .txt1 h5 a {
    color: #ffffff;
}
.error404 .txt2 {
    float: left;
    width: 600px;
}
.error404 .txt2 h2 {
    color: #0a9a40;
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    margin-top: 100px;
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 2px #0a9a40 solid;
}

.error404 .txt2 a {
    display: inline-block;
    padding: 10px;
    border-radius: 10px;
    background: #7d7d7d;
    color: #ffffff;
    margin: 5px 0;
}
.error404 .txt2 a:hover {
    background: #0a9a40;
}

.w-banner{
    width: 100%;
    position: relative;
    min-width: 1200px;
    max-height: 496px;
    overflow: hidden;
}

/*�ֲ�*/
.banner {
    width: 100%;
    height: auto;

}
.banner img{
    width: 100%;
    height: auto;

}



.banner-small {
    width: 100%;
    min-width: 1200px;
    height: 400px;
    overflow: hidden;
    position: relative;
}
.banner-small .img{
    width: 1920px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    height: 400px;
}
.banner-small .img img{
    width: 100%;
    height: auto;
}

.he50{
    width: 100%;
    height: 50px;

}

.he20{
    width: 100%;
    height:20px;
}

.he30{
    width: 100%;
    height: 30px;
}


.pt0 ul:first-child{padding-top: 0 !important;}


