html {
    margin: 0;
    padding: 0;
    border: 0;
}

body, div, span, object, iframe, h1, h2, h3, h4, p, blockquote, pre, a, address, code, b, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, footer,
header, hgroup, nav, section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #666;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

/*a:link{color:#666;}*/
/*a:visited{color:#666;}*/
a:hover, a:active, a:focus {
    color: #e87518;
    text-decoration: none;
    outline: none;
}

input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul, ol, li {
    list-style-type: none;
}

select, input, img, select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table, th, td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1, h2, h3, h4 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

.wd1200 {
    width: 1200px;
    margin: 0 auto;
}

/*头部样式*/

#header {
    height: 31px;
    position: relative;
    background: #f4f4f4;
    line-height: 31px;
}

.logo {
    float: left;
    line-height: 81px;
}

.top_cc {
    height: 82px;
    position: relative;
}

.top_cc .k2 {
    margin-top: 16px;
}

.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../image/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 {
    line-height: 31px;
    color: #888888;
}

.k1 a {
    color: #888888;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "微软雅黑";
}

#menu {
    margin-top: 0px;
    background: #0e494f;
}

/*热门搜索*/

.search {
    text-align: left;
    height: 24px;
    float: left;
    margin-left: 210px;
    margin-top: 20px;
}

#formsearch {
    width: 300px;
    float: left;
    background: url(../image/ss_nr_bg.png) no-repeat center center;
}

.hotSearch {
    width: 400px;
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
}

.com-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

/*业务*/

.yewu {
    position: relative;
}

.yy_cc {
    padding-top: 35px;
    top: -90px;
    width: 1274px;
    height: 770px;
    position: relative;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 10px 70px 0 rgba(0, 0, 0, .2);
    z-index: 99;
    box-sizing: border-box;
}

.yewu_tit {
    text-align: center;
    position: relative;
    background: url(../image/tit_bg.png) no-repeat center 0;
    height: 92px;
    box-sizing: border-box;
    padding-top: 10px;
}

.yewu_tit h3 {
    font-size: 30px;
    font-family: "Microsoft Yahei";
    color: #0e494f;
    letter-spacing: 5px;
}

.yewu_tit h3 span {
    color: #222222;
    font-weight: normal;
}

.yewu_tit > P {
    margin-top: 8px;
    line-height: 36px;
    color: #555555;
    font-size: 14px;
    letter-spacing: 2px;
}

.yw_nr {
    position: relative;
    margin-top: 50px;
}

.yw_nr .yw_nr_list {
}

.yw_nr_list li {
    position: relative;
    cursor: pointer;
    float: left;
    width: 240px;
    height: 270px;
    text-align: center;
    padding: 30px;
    box-sizing: border-box;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    transition: transform .3s ease;
    background: #fff;
}

.yw_nr_list li:nth-child(1) {
    border-top: 1px solid #eee;
}

.yw_nr_list li:nth-child(2) {
    border-top: 1px solid #eee;
}

.yw_nr_list li:nth-child(3) {
    border-top: 1px solid #eee;
}

.yw_nr_list li:nth-child(4) {
    border-top: 1px solid #eee;
}

.yw_nr_list li:nth-child(5) {
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
}

.yw_nr_list li:last-child {
    border-right: 1px solid #eee;
}

.yw_nr_list li a.img {
    display: block;
}

.yw_nr_list li a.img img {
    width: 122px;
    height: 107px;
}

.yw_nr_list li:hover {
    border: 1px solid #eee;
    cursor: pointer;
    z-index: 2;
    -ms-transform: scale(1.07);
    transform: scale(1.07);
    box-shadow: 0 10px 70px 0 rgba(0, 0, 0, .2);
}

.yw_nr_list li h3 {
    padding-top: 15px;
    color: #222222;
    font-size: 16px;
}

.yw_nr_list li span {
    display: block;
    padding-top: 5px;
    font-size: 13px;
    color: #666666;
    font-weight: 400;
    line-height: 30px;
}

.yw_nr_list li .zk {
    position: absolute;
    z-index: 101;
    top: 19px;
    left: 40px;
    font-size: 22px;
    font-weight: 400;
    color: #222222;
}

.yw_nr_list li .expand {
    position: absolute;
    z-index: 101;
    top: 55px;
    left: 40px;
    font-size: 16px;
    letter-spacing: 2px;
    font-family: openEng;
    text-transform: uppercase;
    color: #999999;
}

.yw_nr_list li .plus {
    width: 26px;
    height: 26px;
    position: absolute;
    bottom: 40px;
    right: 40px;
    background-image: url(../image/sprite-55c8daa581.open.index.png);
    background-position: -168px -37px;
}

/*关于我们*/

.ab_index {
    margin-top: -90px;
    height: 621px;
    position: relative;
    background: url(../image/ab_index_bg.png) no-repeat center center;
}

.ab_left {
    margin-top: 110px;
    float: left;
    width: 643px;
    height: 399px;
    margin-left: 20px;
}

.ab_right {
    float: right;
    padding-top: 110px;
    width: 480px;
}

.ab_right > h3 {
    margin-top: 26px;
    font-size: 30px;
    font-family: "Microsoft Yahei";
    color: #0e494f;
}

.ab_right .ab_txt {
    line-height: 30px;
    font-size: 14px;
    color: #444444;
    font-family: "Microsoft Yahei";
    margin-top: 20px;
    letter-spacing: 0.5px;
}

.ab_right .ab_xun {
    margin-top: 23px;
}

.ab_xun a {
    float: left;
    width: 106px;
    height: 34px;
    line-height: 34px;
    margin-right: 20px;
    border-radius: 5px;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    position: relative;
    transition: all .3s ease;
}

.ab_xun a.ab_more {
    background: #0877bb;
}

.ab_xun a.ab_mess {
    background: #ef8526;
}

.ab_xun a:hover::before {
    display: block;
}

.ab_xun a::before {
    display: none;
    width: 101px;
    height: 28px;
    content: "";
    position: absolute;
    left: 2px;
    top: 3px;
    background: url(../image/ab_xian.png) no-repeat center center;
}

/*优势*/

.ys_index {
    height: 974px;
    background: url(../image/ys_bg.png) no-repeat center bottom;
}

.ys_tit {
    text-align: center;
    position: relative;
    background: url(../image/ys_tit_bg.png) no-repeat center center;
    height: 101px;
    margin-top: 50px;
    box-sizing: border-box;
    padding-top: 10px;
}

.ys_tit h3 {
    color: #222222;
    font-weight: normal;
    font-size: 30px;
    font-family: "Microsoft Yahei";
    letter-spacing: 7px;
}

.ys_tit h3 span {
    color: #0e494f;
    font-weight: bold;
}

.ys_tit > p {
    letter-spacing: 3px;
    margin-top: 20px;
    line-height: 36px;
    color: #555555;
    font-size: 14px;
    padding-left: 40px;
}

.ys_nr {
    position: relative;
    margin-top: 60px;
}

.ys_left {
    float: left;
    width: 600px;
}

.ys_left .ys_one {
    padding-left: 50px;
    position: relative;
    height: 170px;
}

.ys_one h3 {
    margin-top: 28px;
    font-size: 22px;
    color: #272727;
    font-family: "Microsoft Yahei";
    font-weight: bold;
    padding-left: 20px;
}

.ys_one span {
    text-transform: uppercase;
    display: block;
    font-family: "Myriad Pro";
    color: #999999;
    font-size: 16px;
    padding-left: 20px;
    font-style: italic;
    line-height: 35px;
    background: url(../image/tiao.png) no-repeat 15px bottom;
    margin-top: 10px;
}

.ys_one dd {
    margin-top: 10px;
    display: block;
    font-size: 14px;
    color: #5c5c5c;
    line-height: 32px;
    letter-spacing: 1px;
}

.ys_one dd p {
    background: url(../image/jiantou.png) no-repeat 3px 8px;
    padding-left: 20px;
}

.ys_left .ys_img {
    margin-left: 10px;
    margin-top: 14px;
}

.ys_right {
    float: right;
    width: 600px;
}

.ys_right_img {
    text-align: right;
}

.ys_right_img img {
    width: 572px;
    height: 379px;
}

.ys_right .ys_two {
    padding-left: 70px;
    margin-top: 68px;
}

.ys_two h3 {
    font-size: 22px;
    color: #272727;
    font-family: "Microsoft Yahei";
    font-weight: bold;
    padding-left: 20px;
}

.ys_two span {
    text-transform: uppercase;
    display: block;
    font-family: "Myriad Pro";
    color: #999999;
    font-size: 16px;
    padding-left: 20px;
    font-style: italic;
    line-height: 35px;
    background: url(../image/tiao.png) no-repeat 15px bottom;
    margin-top: 10px;
}

.ys_two dd {
    margin-top: 10px;
    display: block;
    font-size: 14px;
    color: #5c5c5c;
    line-height: 30px;
    letter-spacing: 1px;
}

.ys_two dd p {
    background: url(../image/jiantou.png) no-repeat 3px 8px;
    padding-left: 20px;
    margin-bottom: 10px;
}

/*企业团队*/

.pro_index {
    position: relative;
    background: url(../image/pro_bg.png) no-repeat center bottom;
    margin-top: 30px;
    padding-bottom: 40px;
}

.pro_tit {
    text-align: center;
    position: relative;
    background: url(../image/ys_tit_bg.png) no-repeat center bottom;
    height: 101px;
    box-sizing: border-box;
}

.pro_tit h3 {
    color: #222222;
    font-weight: normal;
    font-size: 30px;
    font-family: "Microsoft Yahei";
    padding-top: 10px;
    letter-spacing: 1px;
}

.pro_tit h3 span {
    color: #0e494f;
    font-weight: bold;
}

.pro_tit p {
    margin-top: 19px;
    line-height: 36px;
    color: #555555;
    font-size: 14px;
    padding-left: 40px;
    letter-spacing: 2.5px;
}

.pro_nr {
    margin-top: 50px;
    position: relative;
}

.list_one {
    position: relative;
}

.list_one li {
    float: left;
    width: 282px;
    margin-right: 9px;
    margin-left: 9px;
}

.list_one li a {
    display: block;
    overflow: hidden;
}

.list_one li a img {
    width: 282px;
    height: 282px;
    transition-duration: .3s;
}

.list_one li a img:hover {
    transform: scale(1.2);
}

.list_one li .pp {
    width: 242px;
    height: 114px;
    background: #FFF;
    padding: 20px;
}

.list_one li .pp h3 {
    font-size: 16px;
    color: #333333;
    position: relative;
    font-weight: normal;
}

.list_one li .pp h3 span {
    font-size: 12px;
    color: #999999;
    font-weight: normal;
    margin-left: 10px;
}

.list_one li .pp h3 a {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 41px;
    height: 20px;
    line-height: 20px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: #ef8526;
    border-radius: 5px;
    font-weight: normal;
}

.list_one li .pp dd {
    color: #555555;
    font-size: 12px;
    font-family: "Microsoft Yahei";
    line-height: 25px;
    margin-top: 10px;
}

.list_one li .pp .pro_phone {
    margin-top: 5px;
    line-height: 35px;
    border-top: 1px solid #f8f8f8;
    background: url(../image/dh.png) no-repeat left center;
    padding-left: 30px;
    font-size: 15px;
    color: #333333;
}

.pro_nr .hd {
    margin-top: 20px;
    margin-right: 10px;
}

.pro_nr .hd ul {
    position: relative;
    float: right;
    margin-top: 10px;
}

.pro_nr .hd ul li {
    float: left;
    font-size: 0;
    width: 6px;
    height: 6px;
    background: #fff;
    margin-right: 10px;
    cursor: pointer;
}

.pro_nr .hd ul li.on {
    background: rgba(255, 255, 255, .61);
}

.pro_nr .hd .qie {
    float: right;
    width: 49px;
    height: 22px;
    background: url(../image/qie_bg.png) no-repeat center center;
}

.pro_nr .hd .qie .prev {
    width: 22px;
    height: 20px;
    background: url(../image/pro_left.png) no-repeat center center;
    display: inline-block;
}

.pro_nr .hd .qie .prev:hover {
    background: url(../image/pro_left_h.png) no-repeat center center;
}

.pro_nr .hd .qie .next {
    width: 23px;
    height: 20px;
    background: url(../image/pro_right.png) no-repeat center center;
    display: inline-block;
}

.pro_nr .hd .qie .next:hover {
    background: url(../image/pro_right_h.png) no-repeat center center;
}

/*新闻*/

.news_index {
    height: 765px;
    background: #FAFAFA;
    box-sizing: border-box;
    padding-top: 35px;
}

.nn_tit {
    text-align: center;
    position: relative;
    background: url(../image/tit_bg.png) no-repeat center bottom;
    height: 92px;
    box-sizing: border-box;
    padding-top: 13px;
}

.nn_tit h3 {
    font-size: 30px;
    font-family: "Microsoft Yahei";
    color: #0e494f;
    letter-spacing: 5px;
}

.nn_tit h3 span {
    color: #222222;
    font-weight: normal;
}

.nn_tit > p {
    margin-top: 8px;
    line-height: 36px;
    color: #555555;
    font-size: 14px;
    letter-spacing: 3px;
}

.news_nr {
    margin-top: 50px;
    position: relative;
}

.news_aa {
    float: left;
    width: 378px;
    background: #fff;
    padding-bottom: 24px;
}

.news_aa .news_aa_tit {
    height: 45px;
    line-height: 45px;
    position: relative;
}

.news_aa_tit h3 {
    line-height: 45px;
    padding-left: 14px;
    color: #333333;
    font-family: "Microsoft Yahei";
    font-size: 20px;
    font-weight: normal;
    background: url(../image/news_aa_h3.png) no-repeat left center;
}

.news_aa_tit > a {
    position: absolute;
    right: 10px;
    top: 0px;
    display: block;
    font-size: 14px;
    color: #888888;
}

.news_aa_tit > a:hover {
    color: #333333;
}

.news_aa_img {
    text-align: center;
}

.news_aa_img img {
    width: 363px;
    height: 142px;
}

.news_aa .news_aa_list {
    position: relative;
    padding: 0 10px;
    padding-top: 5px;
}

.news_aa_list li {
    line-height: 35px;
    padding-top: 5px;
    border-bottom: 1px dashed #dddddd;
    position: relative;
}

.news_aa_list li a {
    display: block;
    color: #333333;
    font-size: 13px;
    background: url(../image/yuan.png) no-repeat left center;
    padding-left: 15px;
}

.news_aa_list li a:hover {
    color: #0785d2;
}

.news_bb {
    margin-left: 30px;
}

.news_bb .news_aa_tit h3 {
    background: url(../image/news_bb_h3.png) no-repeat left center;
}

.news_cc {
    margin-left: 30px;
}

.news_cc .news_aa_tit h3 {
    background: url(../image/news_cc_h3.png) no-repeat left center;
}

/*主体样式*/

#container {
    width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
}

.menu_cate {
    width: 220px;
    float: left;
}

.cate_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../image/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
}

.about_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../image/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.navigation {
    float: right;
    width: 100px;
}

.index-title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../image/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.index-table td {
    border: solid #add9c0;
    border-width: 0px 1px 1px 0px;
    padding: 10px 5px;
}

.index-table {
    border: solid #add9c0;
    border-width: 1px 0px 0px 1px;
    margin-top: 10px;
}

/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

/*首页新闻*/

.news_company {
    width: 280px;
    float: right;
}

.news1_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../image/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.news_company .content {
    padding: 5px;
}

/*首页左侧联系我们*/

.contact {
    width: 218px;
    float: left;
    padding-bottom: 5px;
    margin-top: 10px;
}

.contact_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../image/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.contact .content {
    padding: 5px;
    padding-left: 8px;
}

/*工程案例*/

.case {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.case_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../image/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.case .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.news2_company {
    margin-top: 10px;
}

/*产品推荐*/

.recommend_product {
    margin-top: 10px;
    width: 692px;
    float: left;
}

.recommend_product .title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../image/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.recommend_product .content {
    padding-top: 15px;
    padding-bottom: 14px;
}

.roll_product li {
    padding-bottom: 0px;
}

/*品牌列表*/

.brand-list {
    margin: 20px 0px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.brand-list li {
    margin: 5px 8px;
}

.brand-list li:hover {
    box-shadow: 2px 1px 5px;
}

.brand-list li img {
    width: 150px;
    height: 120px;
}

/*前台多页签*/

.news {
    width: 1000px;
    float: left;
    margin-top: 10px;
}

.tab {
    position: relative;
}

.tab li {
    float: left;
    width: 100px;
    height: 30px;
    display: block;
    line-height: 30px;
    border: 1px solid #ccc;
    margin-right: 8px;
    text-align: center;
    color: #333;
    font-size: 12px;
    cursor: pointer;
}

.tab li.cur {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    background: #3a78c1;
    border-color: #3a78c1;
}

.tt {
    display: none;
}

.list1 {
    padding: 8px 10px;
}

.list1 li {
    line-height: 27px;
    position: relative;
    vertical-align: middle;
}

.list1 li a {
    background: url(../image/list_dot1.gif) left center no-repeat;
    padding-left: 12px;
    line-height: 27px;
    color: #555555;
}

.list1 li a:hover {
    color: #e87518;
    text-decoration: none;
}

.list1 li span {
    position: absolute;
    right: 0px;
    line-height: 30px;
    top: 0;
    color: #999;
}

/*友情链接*/

.f_link {
    width: 1200px;
    margin: 0 auto;
    line-height: 50px;
    font-size: 14px;
    color: #444444;
    text-indent: 20px;
}

.f_link a {
    font-size: 14px;
    color: #444444;
    margin: 0 10px;
}

.foot_wap {
    background: #202d45;
    position: relative;
    padding-bottom: 40px;
}

.f_aa {
    float: left;
    width: 270px;
}

.f_aa .foot_logo {
    padding-top: 40px;
}

.f_aa h3 {
    width: 162px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    border: 1px solid #7d889b;
    border-radius: 3px;
    margin-top: 16px;
    margin-left: 35px;
}

.f_aa h3 a {
    color: #b3b9c3;
    font-size: 16px;
    font-weight: normal;
    font-family: "Microsoft Yahei";
    display: block;
}

.f_aa h3 a:hover {
    background: #fff;
    color: #0e494f;
    font-weight: bold;
}

.f_bb {
    float: left;
    padding-top: 40px;
    /*margin-left: 70px;*/
    width: 100px;
}

.f_bb h3 {
    font-size: 18px;
    color: #dce2ed;
    font-weight: normal;
    background: url(../image/f_sec_h3.png) no-repeat left center;
    padding-left: 12px;
}

.f_bb .f_sec {
    position: relative;
    padding-left: 15px;
    margin-top: 14px;
}

.f_bb .f_sec a {
    display: block;
    line-height: 31px;
    color: #b3b9c3;
    font-size: 14px;
}

.f_cc {
    float: left;
    padding-top: 40px;
    /*margin-left: 70px;*/
    width: 250px;
}

.f_cc h3 {
    font-size: 18px;
    color: #dce2ed;
    font-weight: normal;
    background: url(../image/f_sec_h3.png) no-repeat left center;
    padding-left: 12px;
}

.f_cc .f_sec {
    position: relative;
    margin-top: 14px;
    padding-left: 15px;
}

.f_cc .f_sec a {
    text-align: left;
    float: left;
    width: 100px;
    line-height: 31px;
    color: #b3b9c3;
    font-size: 14px;
}

.f_dd {
    float: left;
    /*margin-left: 55px;*/
    padding-top: 40px;
}

.f_dd h3 {
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    background: url(../image/f_sec_h3.png) no-repeat left center;
    padding-left: 12px;
}

.f_dd .f_lxwm {
    margin-top: 14px;
    line-height: 31px;
    color: #9aa3b4;
    font-size: 14px;
    padding-left: 12px;
}

.f_dd .f_lxwm p {
    padding-left: 22px;
    background: url(../image/22.png) no-repeat 0 50%;
}

.f_dd .f_lxwm p:nth-child(1) {
    background: url(../image/11.png) no-repeat 0 50%;
}
.f_ee{
    float: left;
    padding-top: 40px;
}
.f_mob {
    margin-top: 175px;
    font-size: 13px;
    color: #fff;
    display: none;
}

.foot_ban {
    height: 85px;
    position: relative;
    background: #192337;
    /* text-transform: uppercase; */
    color: #8f9eba;
}

.foot_ban a {
    color: #8f9eba;
}

.foot_ban a:hover {
    color: #e87518;
    text-decoration: none;
}

/*页面底部*/

#footer {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 8px;
    border-top: 2px solid #eee;
    margin-top: 15px;
}

.copyright {
    text-align: center;
    line-height: 32px;
    padding-top: 10px;
}

/*------------内页-------------------*/

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 60px;
    padding-left: 34px;
    background: #0e494f;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    position: relative;
}

.left .box h3::after {
    content: "";
    position: absolute;
    width: 5px;
    height: 20px;
    top: 20px;
    left: 15px;
    background: #fff;
}

.left .box .content {
    padding: 5px 0px;
}

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}

.n_banner {
    width: 1920px;
    margin: 0 auto;
}

.n_banner img {
    width: 1920px;
    margin: 0 auto
}

.left {
    width: 225px;
    float: left;
}

.sort_menu h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.sort_product {
    margin-top: 10px;
}

.sort_product h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact {
    margin-top: 10px;
}

.n_contact h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact .content {
    padding: 5px;
    line-height: 24px;
}

.right {
    width: 960px;
    float: right;
    padding-bottom: 10px;
}

.sitemp {
    border-bottom: 1px solid #eee;
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 40px;
    text-align: left;
    font-size: 16px;
    color: #333;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 40px;
}

.right .content {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}

.sort_album {
    margin-top: 15px;
}

/*导航栏样式*/
.navx {
    height: 50px;
}

.navx li {
    line-height: 50px;
    height: 50px;
    text-align: center;
    width: 133px;
    float: left;
    position: relative;
    z-index: 999;
}

.navx li a {
    display: block;
    line-height: 50px;
    color: #fff;
    height: 50px;
    font-size: 15px;
}

.navx li a:hover {
    color: #fff;
    text-decoration: none;
    background: #2b777f;
}

.navx .sec {
    display: none;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 50px;
    left: 0px;
    width: 100%;
    background-color: rgba(255, 255, 255, .9);
}

.navx .sec a {
    color: #000000;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px dashed #929191;
}

.navx .sec a:hover {
    background: none;
    text-decoration: none;
    color: #0e494f;
}

.topbanner {
    position: relative;
}

.banner {
    width: 100%;
    height: 100%;
}

.banner ul.bb {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
    width: 100%;
    height: 100%;
}

.banner ul.bb li {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
}

.banner ul.bb li a {
    width: 100%;
    display: block;
    height: 100%;
}

.banner ul.bb li a img {
    width: 100%;
    height: 100%;
}

.banner .num {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 10px;
    width: 100%;
    z-index: 100;
    padding: 5px 0px;
    opacity: 0.8;
    text-align: center;
}

.banner .num li {
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-right: 8px;
    background: #fff;
    _display: inline;
    _font-size: 0px;
}

.banner .num li {
    *display: inline;
    _zoom: 1;
    _display: inline;
}

.banner .num li.num_hover {
    background-color: #ee6231;
}

.banner .num li.num_hover a {
    color: #fff;
}

.banner .num li a {
    float: left;
    display: inline;
    text-align: center;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    width: 10px;
    height: 10px;
    text-indent: -100px;
    overflow: hidden;
    opacity: 1;
}

/*搜索和热门搜索*/
.hotSearch a {
    margin-right: 6px;
}

#formsearch input {
    height: 40px;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 22px;
}

#formsearch input#keyword {
    height: 40px;
    line-height: 40px;
    padding-left: 14px;
    color: #666;
    float: left;
    background: none;
    outline: none;
    border: none;
    width: 238px;
}

#formsearch input#keyword::-webkit-input-placeholder {
    font-size: 12px;
    color: #aaaaaa;
}


#formsearch input#s_btn {
    width: 48px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    float: left;
    background: none;
    outline: none;
    border: none;
}

/*幻灯片样式2*/
#focus {
    width: 643px;
    height: 399px;
    overflow: hidden;
    position: relative;
}

#focus ul {
    height: 399px;
    position: absolute;
}

#focus ul li {
    float: left;
    width: 643px;
    height: 399px;
    overflow: hidden;
    position: relative;
    background: #000;
}

#focus ul li a {
    overflow: hidden;
    display: block;
}

#focus ul li a img {
    height: 399px;
    width: 643px;
    transition-duration: .3s;
}

#focus ul li a img:hover {
    transform: scale(1.2);
}

#focus ul li div {
    position: absolute;
    overflow: hidden;
}

#focus .btnBg {
    position: absolute;
    width: 643px;
    left: 0;
    bottom: 0;
}

#focus .btn {
    position: absolute;
    width: 643px;
    right: 20px;
    bottom: 15px;
    text-align: right;
}

#focus .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: url(../image/bb2_yuan.png) no-repeat center center;
}

#focus .btn span.on {
    background: #fff;
}

.top {
    color: #888888;
}

#bay{
    z-index: 111111111;
    width: 220px;
    height: 220px;
    position:relative;
}
#bay img{
        width: 220px;
    height: 220px;
}

.guan{
  font-size: 24px;
    position:absolute;
    right: 6px;
    top: -9px;
}
