.banner_s, .banner_s img {
    width: 100%;
    height: auto;
    vertical-align: top;
}

.main-width {
    width: 1200px;
    margin: auto;
}

.scd_bg {
    width: 100%;
    border-bottom: 1px solid #ddd;
}

.scd {
    padding-top: 15px;
}

.scd .scd_l {
    width: 275px;
    float: left;
    overflow: hidden
}

.scd_l .s_top {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
    position: relative;
}

.scd_l .s_top span {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #006BB5;
    border-bottom: 1px solid #006BB5;
    padding: 0 5px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
}

.scd_l .s_nav {
    width: 100%;
}

.scd_l .s_nav li {
    width: 100%;
    border-bottom: 1px dashed #ccc;
}

.scd_l .s_nav li a {
    display: block;
    width: 100%;
    height: 55px;
    line-height: 55px;
    text-align: right;
}

.scd_l .s_nav li i, .scd_l .s_nav li span {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    height: 55px;
    line-height: 55px;
    font-size: 16px;
}

.scd_l .s_nav li i {
    width: 10px;
    background: url(../images/icon2.png) no-repeat center center;
    margin-right: 7px;
}

.scd_l .s_search {
    width: 100%;
    height: 30px;
    line-height: 30px;
    position: relative;
    border: 1px solid #ccc;
    background: #eee;
    margin-bottom: 20px;
}

.scd_l .s_search input {
    width: 100%;
    height: 20px;
    background: none;
    border: 0;
    border-right: 1px solid #ddd;
    margin-top: 4px;
    color: #999;
    padding-left: 7px;
}

.scd_l .s_search .btn {
    width: 40px;
    border: 0;
    height: 30px;
    background: url(../images/icon3.png) no-repeat center center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
    cursor: pointer;
    padding: 0;
    margin-top: 0;
}

.scd .scd_r {
    width: 870px;
    float: right;
}

.scd_r .r_top {
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: relative;
}

.scd_r .r_top .pst {
    width: 100%;
    text-align: right;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
}

.scd_r .r_top i {
    display: block;
    width: 10px;
    height: 30px;
    background: #006BB4;
    position: absolute;
    left: 0;
    top: 5px;
}

.scd_r .r_top span {
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 40px;
    line-height: 40px;
    vertical-align: top;
    position: absolute;
    left: 18px;
    top: 0;
    font-size: 26px;
    color: #444444;
}

.scd_r .r_top span em {
    color: #8E8E8E;
    font-size: 16px;
    margin-left: 5px;
    padding-top: 8px;
}

.scd_r .scd_m {
    width: 100%;
    padding: 20px 0;
}

.news dl {
    width: 100%;
    margin-bottom: 30px;
}

.news dl dt, .news dl dt img {
    width: 264px;
    height: 178px;
    float: left;
    vertical-align: top;
}

.news dl dd {
    width: 564px;
    float: right;
}

.news dl dd .title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
}

.news dl dd .title a {
    color: #2D2D2D;
}

.news dl dd .title a:hover {
    color: #006BB4;
}

.news dl dd .ctn {
    width: 100%;
    height: 90px;
    font-size: 12px;
    color: #737373;
    overflow: hidden;
    line-height: 185%;
}

.news dl dd .time {
    width: 100%;
    margin-top: 12px;
    height: 35px;
    line-height: 35px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    position: relative;
    font-size: 12px;
    color: #E02040;
}

.news dl dd .time span {
    display: inline-block;
    *display: inline;
    zoom: 1;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0;
    color: #333;
}

.pages {
    width: 100%;
    text-align: center;
    margin: 20px 0 40px;
}

.pages a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 30px;
    line-height: 30px;
    vertical-align: top;
    margin: 0 3px;
}

.pages a.on {
    color: #006BB4;
}

.contact-wrap {
    transition: normal;
}

.contact-wrap .wrap1 {
    padding-top: 0px;
    width: 100%;
}

.contact-wrap h2 {
    font-size: 42px;
    line-height: 55px;
    color: #035cac;
    font-weight: normal;
}

.contact-wrap .leftwrap {
    width: 48%;
    font-size: 14px;
}

.contact-wrap .map {
    width: 50%;
    height: 370px;
    border: 1px solid #ccc;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.contact-wrap .wrap2 .tab-wrap {
    width: 97%;
    padding-right: 3%;
    padding-top: 50px;
    padding-bottom: 55px;
    background-color: #f5f5f5;
    font-size: 14px;
}

.contact-wrap .wrap2 .tab-wrap .tt {
    padding-right: 1%;
    text-align: right;
}

.contact-wrap .wrap2 .tab-wrap .tex {
    font-size: 14px;
    height: 15px;
    line-height: 14px;
    padding: 14px 10px 13px 10px;
    background-color: #fff;
    border: 1px solid #dbdbdb;
    width: 95%;
}

.contact-wrap .wrap2 .area {
    border: 1px solid #dbdbdb;
    width: 98%;
    padding: 10px;
    resize: none;
}

.contact-wrap .wrap2 .tab-wrap .code {
    width: 100px;
    font-size: 14px;
    height: 15px;
    line-height: 14px;
    padding: 14px 10px 13px 10px;
    background-color: #fff;
    border: 1px solid #dbdbdb;
    margin-right: 10px;
}

.contact-wrap .wrap2 .code-img {
    border: 1px solid #dbdbdb;
    margin-right: 20px;
}

.contact-wrap .wrap2 .sub-btn {
    border: none;
    width: 192px;
    height: 40px;
    background-color: #035cac;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.profile-wrap .content {
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
}

.box {
    width: 980px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    _height: 100%;
}

.picbox {
    width: 980px;
    height: 150px;
    overflow: hidden;
    position: relative;
}

.piclist {
    height: 150px;
    position: absolute;
    left: 0px;
    top: 0px
}

.piclist li {
    margin-right: 20px;
    padding: 5px;
    float: left;
    width: 220px;
}

.swaplist {
    position: absolute;
    left: -3000px;
    top: 0px
}

.piclist li img {
    width: 100%;
}

.og_prev, .og_next {
    width: 30px;
    height: 50px;
    background: url(../img/icon.png) no-repeat;
    background: url(../img/icon_ie6.png) no-repeat \9;
    position: absolute;
    top: 33px;
    z-index: 99;
    cursor: pointer;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.og_prev {
    background-position: 0 -60px;
    left: 4px;
}

.og_next {
    background-position: 0 0;
    right: 4px;
}

.product-list li {
    width: 28%;
    margin-right: 5%;
    float: left;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: center;
}

.product-list li .img-box {
    height: 200px;
    overflow: hidden;
    display: block;
}

.product-list li img {
    width: 100%;
    height: 200px;
    transition: 2s;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.product-list li.cur img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.product-list li .title {
    text-align: center;
    color: #555555;
}

.product-list li .title a {
    color: #555555;
}

.product-info {
    background: #fafafa;
    min-height: 300px;
    margin: auto;
    margin-top: 100px;
}

.product-info .box {
    width: 96%;
    margin: 10px auto;
}

.product-info .fl, .product-info .fr {
    width: 46%;
}

.product-info .fr ul {
    margin-top: 20px;
    width: 100%;
}

.product-info .fr ul li {
    overflow: hidden;
    width: 100%;
    background-size: cover;
    height: 300px;
    cursor: pointer;
    transition: 1.2s;
    -webkit-transition: 1.2s;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.product-info .fr ul li:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.pull-left, .pull-right {
    margin-left: 30px;
    padding: 8px 12px;
    line-height: 20px;
    text-align: center;
    display: inline-block;
    background: #025bab;
    color: #fafafa;
    margin-bottom: 20px;
    transition: 1.2s;
    -webkit-transition: 1.2s;
}

.pull-left:hover, .pull-right:hover {
    box-shadow: 0 1px 10px rgb(37, 130, 197);
    color: #fafafa;
    margin-left: 40px;
}

.article h2 {
    text-align: center;
    margin-bottom: 10px;
    line-height: 40px;
    border-bottom: 2px solid #025bab;
}

#article_content {
    margin-bottom: 30px;
}

.introduce {
}

.introduce .title {
    border-bottom: 1px solid #ccc;
    margin: 8px auto;
}

.introduce .title span {
    border-left: 6px solid #006BB4;
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    padding-left: 12px;
    margin-bottom: 10px;
    display: inline-block;
}

.introduce .product-list li {
    width: 32%;
    margin-right: 2%;
}

.pages li {
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 8px;
    display: block;
    /* background: red; */
    box-shadow: 0 0 10px #ccc;
    margin-right: 10px;
    border: 1px solid #ddd;
}

.page a, .page span {
    /*float: left;*/
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    display: inline-block;
    /* background: red; */
    box-shadow: 0 0 10px #ccc;
    margin-right: 10px;
    border: 1px solid #ddd;
}

.page .current {
    background: #1E9FFF;
    color: #fff;
}