/*å¤´éƒ¨æ ·å¼*/

.sky {
    height: 25px;
    line-height: 25px;
    background: #006eb1;
    z-index: 9999999;
    width: 100%;
}

.n_sky {
    width: 1000px;
    margin: 0 auto;
    color: #fdfefe;
}

.k1 {
    float: right;
}

.k1 a {
    color: #fdfefe;
}

.k1 a:hover {
    color: #e87518;
}

.greet {
    float: left;
}

#header {
    width: 100%;
  
    padding-bottom: 3px;
    background: #fff;
}


.top {
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
    height: 115px;
    width: 1000px;
    margin: 0 auto;
}

.logo {
    float: left;
    margin-top: 8px;
}

.topLink {
    float: right;
    text-align: right;
}

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

.topLink .k2 {
    font-family: "微软雅黑";
    color: #000;
}

#menu {
    height: 50px;
    background: #006eb1;
}

.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(../images/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;
}


/*çƒ­é—¨æœç´¢*/

.search {
    text-align: left;
    margin-top: 5px;
}

#formsearch {
    float: right;
}

.hotSearch {
    float: right;
    clear: right;
    height: 27px;
    line-height: 27px;
    font-weight: normal;
    color: #333;
}


/*æ¨¡æ‹Ÿselectå¼¹å‡ºæ¡†*/

.searchs {
    position: relative;
    display: inline-block;
    z-index: 99999;
    float: left;
    width: 100px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
    line-height: 22px;
    text-align: center;
    color: #000;
    height: 22px;
}

.option_g {
    display: none;
    border: 1px solid #c8c8c8;
    border-top: none;
    background: #fff;
}

.option_g li {
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    color: #000;
}

.option_g li:hover {
    background: #3480ce;
    color: #fff;
}


/*ä¸»ä½“æ ·å¼*/

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

.project {
    margin-top: 40px;
    font-family: "微软雅黑";
    overflow-y: auto;
    margin-bottom: 10px;
}

.p_tt {
    height: 42px;
    background: url(../images/t_item.jpg) no-repeat center;
    margin-bottom: 20px;
}

a.more {
    position: absolute;
    right: 5px;
    bottom: 2px;
    color: #030303;
}

a.more:hover {
    color: #e87518;
}

.tabli {
    border-bottom: 2px solid #090909;
    position: relative;
    overflow-y: auto;
}

.tabli li {
    margin-right: 39px;
    font-size: 16px;
    float: left;
    color: #000;
    cursor: default;
}

.tabli li.cur {
    border-bottom: 3px solid #006eb1;
}

.tab {
    margin-top: 30px;
}

.ad {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.ad .content {
    width: 1000px;
    margin: 0 auto;
    height: 880px;
    position: relative;
}

.t_ad {
    text-align: center;
}

.ad1,
.ad2,
.ad3,
.ad4 {
    position: absolute;
}

.ad1 {
    left: 28px;
    top: 42px;
    width: 395px;
}

.ad2 {
    right: 20px;
    top: 42px;
    width: 435px;
}

.ad3 {
    left: 22px;
    top: 460px;
    width: 395px;
}

.ad4 {
    right: 10px;
    top: 460px;
    width: 435px;
}

.ad dl {
    margin-bottom: 10px;
}

.ad dt {
    background: #006eb1;
    color: #fffefe;
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 10px;
}

.ad dt span {
    background: #eb5000;
    padding: 0 9px;
    margin-right: 15px;
    float: left;
}

.ad dd {}

.ad dd p {
    background: url(../images/adli.jpg) no-repeat 24px 6px;
    padding-left: 50px;
    color: #030303;
    line-height: 25px;
}

.product_list1 {}

.product_list1 li {
    float: left;
    margin-left: 16px;
    margin-right: 17px;
    margin-bottom: 25px;
    _display: inline;
}

.product_list1 li a.img {
    border: 1px solid #d6bfb2;
}

.product_list1 li a.img img {
    width: 298px;
    height: 277px;
}

.product_list1 li h3 {
    text-align: center;
    padding-top: 5px;
}

.product_list1 li h3 a {
    font-weight: normal;
    font-size: 14px;
    color: #000;
}

.product_list1 li h3 a:hover {
    color: #e87518;
}

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

.product_list1 li a.img:hover {
    border-color: #336699;
}

.product_listt {}

.product_listt li {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 25px;
    _display: inline;
}

.product_listt li a.img {
    border: 1px solid #d6bfb2;
}

.product_listt li a.img img {
    width: 166px;
    height: 154px;
}

.product_listt li h3 {
    text-align: center;
    padding-top: 5px;
}

.product_listt li h3 a {
    font-weight: normal;
    font-size: 14px;
    color: #000;
}

.product_listt li h3 a:hover {
    color: #e87518;
}

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

.product_listt li a.img:hover {
    border-color: #336699;
}

.case {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    margin-top: 10px;
}

.cs_tt {
    margin-bottom: 24px;
    text-align: center;
}

.case .content {
    width: 1000px;
    margin: 0 auto;
}

.tt {
    background: url(../images/t_solu.jpg) repeat-x;
    height: 33px;
    color: #096daa;
    font-size: 18px;
    font-family: "微软雅黑";
    line-height: 33px;
    padding-left: 15px;
    position: relative;
}

.tt a {
    position: absolute;
    right: 10px;
    bottom: 2px;
    font-size: 12px;
    color: #1c569f;
}

.tt a:hover {
    color: #e87518;
}

.rd {
    margin-top: 40px;
    margin-bottom: 32px;
}

.rd .content {
    padding-top: 20px;
    border: 1px solid #c8c5c5;
    border-top: none;
    height: 200px;
}

.about {
    width: 696px;
    float: left;
}

.about .content {
    float: left;
    margin-right: 15px;
    width: 337px;
    height: 372px;
    overflow: hidden;
    margin-top: 20px;
    margin-left: 5px;
}

.jian {
    width: 330px;
    float: right;
    color: #636363;
    font-size: 14px;
    margin-top: 20px;
    margin-right: 5px;
    height: 300px;
    overflow: hidden;
}

.ns {
    width: 495px;
    float: left;
}

.news2 {
    float: right;
}

.ns .content {
    padding: 20px 5px;
    border: 1px solid #ccc;
    border-top: none;
}

.ns_tj {
    padding-bottom: 20px;
}

.ns_tj li {
    overflow-y: auto;
}

.ns_tj img {
    float: left;
    width: 174px;
    height: 137px;
    border: 1px solid #a9a9a9;
    margin-right: 10px;
}

.ns_tj a {
    font-size: 14px;
    color: #020202;
    line-height: 24px;
}

.ns_tj a:hover {
    color: #e87518;
}

.ns_tj p {
    color: #040404;
    line-height: 24px;
}

.ns_tj p a {
    color: #1c569f;
    font-size: 12px;
}

.ns_tj p a:hover {
    color: #e87518;
}

.news_list1 {
    padding-left: 10px
}

.news_list1 li {
    line-height: 32px;
    position: relative;
    padding-left: 17px;
    background: url(../images/circle.jpg) no-repeat left center;
    border-bottom: 1px dotted #ccc;
}

.news_list1 li a {
    line-height: 32px;
    color: #040404;
}

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

.news_list1 li span {
    color: #040404;
    z-index: 0;
    line-height: 32px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.news_list1 li h3 {
    font-size: 14px;
}

.news_list1 li div {
    line-height: 24px;
}

.fd {
    margin-top: 20px;
}

.fd_tt {
    background: url(../images/fd_bg.png) no-repeat left center;
    position: relative;
    line-height: 37px;
    height: 40px;
    font-family: "微软雅黑";
    color: #fff;
    font-size: 18px;
    padding-left: 15px;
    border-bottom: 1px solid #e9e9e9;
}

.fd_tt a {
    position: absolute;
    right: 5px;
    bottom: 5px;
    font-size: 12px;
    color: #1c569f;
}

.fd_tt a:hover {
    color: #e87518;
}

.fd .content {
    color: #000;
    text-align: center;
    padding-top: 50px;
    line-height: 25px;
}

.fd .content img {
    width: 185px;
    height: auto;
}

.fd .content td {
    width: 250px
}

.four {
    border: 1px solid #ccc;
    border-top: none;
}

.solu {
    margin-top: 34px;
    font-family: "微软雅黑";
}

.ns_sl li {
    float: left;
    width: 480px;
    margin-left: 5px;
    margin-right: 5px;
    padding-bottom: 25px;
    padding-top: 25px;
    border-bottom: 1px dotted #ccc;
}

.ns_sl li img {
    float: left;
    margin-right: 15px;
    width: 239px;
    height: 189px;
    border: 1px solid #a6a6a6;
}

.ns_sl li a {
    font-size: 14px;
    color: #060606;
    line-height: 24px;
}

.ns_sl li a:hover {
    color: #e87518;
}

.ns_sl li p {
    color: #5e5d5d;
    line-height: 22px;
}

.ns_sl li a.sl_more {
    font-size: 12px;
    color: #eb5000;
    line-height: 22px;
}

.ns_sl li a.sl_more:hover {
    color: #e87518;
}

.mid {
    margin-top: 36px;
    margin-bottom: 20px;
    position: relative;
    width: 1423px;
    left: -211px;
}

#container {
    width: 1000px;
    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(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

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

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

.news_company .content {
    padding: 5px;
}


/*é¦–é¡µå·¦ä¾§è”ç³»æˆ‘ä»¬*/

.contact {
    width: 286px;
    float: right;
    padding-bottom: 5px;
}

.contact .content {
    padding-top: 32px;
    padding-left: 20px;
    color: #5e5d5d;
    line-height: 20px;
    background: url(../images/ct_bor.jpg) no-repeat left top;
}

.contact .ct {
    height: 150px;
    overflow: hidden;
}

.hn_tt {
    height: 33px;
    color: #096daa;
    font-size: 18px;
    font-family: "微软雅黑";
    line-height: 33px;
    position: relative;
    border-bottom: 1px solid #e9e9e9
}

.hn_tt a {
    position: absolute;
    right: 5px;
    font-size: 12px;
    color: #1c569f;
}

.hn_tt a:hover {
    color: #e87518;
}


/*äº§å“æŽ¨è*/

.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(../images/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;
}


/*å‹æƒ…é“¾æŽ¥*/

.f_link {
    width: 880px;
    margin: 0 auto;
    height: 90px;
    background: url(../images/link.jpg) no-repeat left center;
    margin-top: 15px;
    line-height: 30px;
    text-indent: 20px;
    padding-left: 120px;
}

.f_link a {
    color: #040404;
}


/*é¡µé¢åº•éƒ¨*/

#foot {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: #0165a2;
    margin-top: 15px;
}

#footer {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding-top: 8px;
    color: #fdfcfb;
    padding-bottom: 5px;
}

#footer a {
    color: #fdfcfb;
}

.nav_foot {
    text-align: center;
    line-height: 24px;
}

.copyright {
    text-align: center;
    line-height: 24px;
    font-family: "微软雅黑";
}

.more_region {
    position: absolute;
    right: 10px;
    line-height: 30px;
    top: 0;
    font-weight: normal;
    font-size: 12px;
}

#footer h3 {
    width: 80px;
    line-height: 30px;
    position: absolute;
    right: 233px;
    top: 5px;
    font-weight: normal;
}


/*------------å†…é¡µ-------------------*/

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

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

.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;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.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: 760px;
    float: right;
    padding-bottom: 10px;
}

.sitemp {
    line-height: 31px;
    height: 31px;
    overflow: hidden;
    padding-right: 10px;
    background: url(../images/nav.png) no-repeat 0% 100%;
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 31px;
    text-align: center;
    text-align: left;
    text-indent: 15px;
    font-size: 14px;
}

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

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

.tophead{
    position: fixed;
    top:0;
    z-index:99999;
    width:100%;
    left:50%;
    margin-left:-50%;
}

.topbanner{
    margin-top:193px;
}
