@font-face {
    font-family: 'iconfont';  /* project id 455609 */
    src: url('//at.alicdn.com/t/font_455609_md6xsqc4pwrk9.eot');
    src: url('//at.alicdn.com/t/font_455609_md6xsqc4pwrk9.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_455609_md6xsqc4pwrk9.woff') format('woff'),
    url('//at.alicdn.com/t/font_455609_md6xsqc4pwrk9.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_455609_md6xsqc4pwrk9.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 13px;
    font-style: normal;
}

.key_tag {
    text-decoration: underline;
}

/*瀵艰埅鏍忔牱寮�*/
.nav {
   
}

.nav li {
    text-align: center;
    width: 133px;
    float: left;
    position: relative;
    z-index: 999;
    font-size: 16px;
    background: url(../images/su.png) no-repeat right 50%;
}

.nav li a {
    display: block;
    color: #fff;
}

.nav li:last-child {
    background: none;
}

.nav li a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #e60012;
}

.nav .sec {
    
    height: 0;
    background: #fff;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 50px;
    left: 0px;
}

.nav .sec a {
    background: #fff;
    color: #010101;
    height: 38px;
    line-height: 38px;
    width: 133px;
    font-size: 12px;
}

.nav .sec a:hover {
    background: #e60012;
    text-decoration: none;
}

/*棣栭〉banner*/
.banner {
    height: 700px;
}

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

.banner ul.bb li {
    position: absolute;
    display: none;
}

.banner .num {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 76px;
    z-index: 100;
}

.banner .num li {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin: 0 17px;
    background: url(../images/mr.png) no-repeat center 0;
    line-height: 20px;
    text-indent: -100px;
    overflow: hidden;
    border-radius: 10px;
}

.banner .num li.num_hover {
    background: url(../images/jg.png) no-repeat center 0;
}

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

.banner .num li a {
    float: left;
    display: block;
    text-align: center;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    width: 20px;
    height: 20px;
    line-height: 20px;
}

/*骞荤伅鐗囨牱寮�2*/
#focus {
    width: 255px;
    height: 188px;
    overflow: hidden;
    position: relative;
}

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

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

#focus ul li a img {
    height: 188px;
    width: 255px;
}

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

#focus .btnBg {
    position: absolute;
    width: 255px;
    height: 20px;
    left: 0;
    bottom: 0;
    background: #000;
}

#focus .btn {
    position: absolute;
    width: 255px;
    height: 10px;
    padding: 5px 10px;
    right: 0;
    bottom: 0;
    text-align: right;
}

#focus .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 25px;
    height: 10px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}

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



/*浜у搧鍒嗙被*/
.cate {
    border: 1px solid #e0e1dc;
    padding: 10px;
    background-color: #f7f7f7;
}

.cate li {
    line-height: 28px;
    border-bottom: 1px dashed #d7d7d7;
    line-height: 28px;
}

.cate li a {
    padding-left: 60px;
    display: block;
    height: 28px;
    line-height: 28px;
    background: url(../images/ico1.gif) 34px center no-repeat;
}

.cate li a:hover {
    background-color: #ececec;
    text-decoration: none;
}

/*璇︾粏浠嬬粛鍒嗛〉鏍峰紡*/
.total {
    border-bottom: 1px dashed #e0e1dc;
    padding-bottom: 10px;
}

.paging_num {
    padding: 10px 0px;
    overflow: hidden;
    text-align: right;
}

.paging_num a {
    width: 25px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: inline-block;
    border: 1px dashed #e0e1dc;
    color: #666;
    margin-left: 15px;
}

.paging_num a:hover {
    text-decoration: none;
    color: #005a98;
    border: 1px dashed #005a98;
}

.paging_num .paging_hover {
    text-decoration: none;
    color: #005a98;
    border: 1px dashed #005a98;
}

/*鏂伴椈鍒楄〃*/
.news_list li {
    line-height: 27px;
    position: relative;
    padding-left: 10px;
}

.news_list li a {
    line-height: 27px;
    color: #666;
}

.news_list li a:hover {
    text-decoration: none;
    color: #e60012;
}

.news_list li span {
    color: #999;
    z-index: 0;
    line-height: 27px;
    position: absolute;
    right: 0px;
    top: 0px;
}

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

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

/*鐑棬鍏抽敭璇�*/
.words {
    overflow: hidden;
    margin-right: -1.3%;
    padding-top: 5px;
}

.words li {
    width: 46%;
    float: left;
    border: 1px dashed #d0d0d0;
    background: #fcfcfc;
    padding-left: 0px;
    margin-bottom: 10px;
    text-align: center;
}

.new1 li {
    border-bottom: 1px solid #dddddd;
    background: url(../images/list_dot1.gif) no-repeat 0% 50%;
    padding-left: 13px;
}

.right_word {
    margin-left: 5%;
}

/*妗堜緥鍒楄〃*/
.case_list li {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 15px;
    _display: inline;
}

.case_list li a.img {
    padding: 1px;
    border: 1px solid #e0e1dc;
}

.case_list li a.img img {
    width: 279px;
    height: 189px;
}

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

.case_list li h3 a {
    font-weight: normal;
}

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

.case_list li a.img:hover {
    border-color: #e60012;
}

/*Tag鍒楄〃*/
.tag_list_product {
    margin-top: 10px;
}

.tag_list_product li {
    float: left;
    padding-bottom: 25px;
    _display: inline;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    width: 100%;
}

.tag_list_product li a.img {
    padding: 1px;
    border: 1px solid #e0e1dc;
}

.tag_list_product li a.img img {
    width: 200px;
    height: 136px;
}

.tag_list_product li h3 {
    text-align: left;
    padding-top: 5px;
}

.tag_list_product li h3 a {
    color: #333;
    font-size: 14px;
}

.tag_list_product li h3 a:hover {
    color: #e60012;
    text-decoration: none;
    outline: none;
}

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

.tag_list_product li a.img:hover {
    border-color: #e60012;
}

.tag_list_product li .tab_intro {
    margin-left: 25px;
    width: 730px;
}

.tag_list_product li .tab_intro h1 {
    font-weight: normal;
    width: 33%;
    float: left;
    line-height: 27px;
}

.tag_list_product li .tab_intro h2 {
    font-weight: normal;
    line-height: 27px;
}

.tag_list_product li .tab_intro .desp {
    margin-top: 5px;
    line-height: 22px;
    color: #888888;
    padding: 5px 5px;
}

.tag_list_product .inquiry {
    line-height: 32px;
    border: none;
    margin-top: 10px;
}

.tag_list_product .inquiry a {
    background: url("../images/xunjia.gif") center center no-repeat;
    display: block;
    width: 112px;
    height: 32px;
    text-indent: -99999px;
}

.tag_list_product .inquiry a:hover {
    background-image: url("../images/xunjia_hover.gif");
}

.tag-category {
    margin: 10px 0;
    color: #333;
    display: -webkit-box;
    display: -moz-box;
}

.tag-category h3 {
    margin-left: 5px;
    margin-right: 10px;
    padding: 5px 0;
    line-height: 27px;
}

.tag-category ul {
    display: block;
    margin: 0;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
}

.tag-category ul li {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 0;
    line-height: 16px;
}

.tag-category li a {
    display: inline-block;
    color: #333;
    padding: 5px 15px;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
}

.tag-category li a:hover {
    color: #e60012;
    text-decoration: none;
    outline: none;
}

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

.tagdescription font {
    color: #005a98;
    font-weight: bold;
}

.tag_recom_product {
    margin-top: 10px;
}

.tag_recom_product li {
    float: left;
    margin: 0 15px;
    position: relative;
}

.tag_recom_product h3 {
    font-weight: normal;
    font-size: 16px;
    border-bottom: 1px solid #f1f1f1;
    line-height: 36px;
    text-align: left;
    padding-left: 15px;
    margin-bottom: 30px;
}

.tag_recom_product li img {
    width: 166px;
    height: 133px;
}

.tag_recom_product li h2 {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    line-height: 133px;
    text-align: center;
    display: none;
    font-weight: normal;
    color: #fff;
    font-size: 14px;
}

.tag_recom_product li:hover h2 {
    display: block;
}

.tag_list_news li {
    line-height: 27px;
    position: relative;
    padding-left: 10px;
}

.tag_list_news li a {
    line-height: 27px;
}

.tag_list_news li span {
    color: #999;
    z-index: 0;
    line-height: 27px;
}

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

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

.tag_list_news h2 {
    line-height: 36px;
    font-size: 14px;
    color: #666;
    background: #f9f9f9;
    border: 1px solid #e5e5e5;
    font-weight: normal;
    text-indent: 20px;
    margin-bottom: 15px;
}

.tag_list_job li {
    line-height: 27px;
    height: 27px;
    position: relative;
    background: url(../images/list_dot1.gif) 0 50% no-repeat;
    padding-left: 10px;
}

.tag_list_job li span {
    position: absolute;
    color: #999;
    right: 0;
    z-index: 0;
}

.tag_list_job h2 {
    line-height: 36px;
    font-size: 14px;
    color: #666;
    background: #f9f9f9;
    border: 1px solid #e5e5e5;
    font-weight: normal;
    text-indent: 20px;
    margin-bottom: 15px;
}

.tag_total {
    height: 36px;
    line-height: 36px;
    text-align: left;
    padding-left: 20px;
    background-color: #edf1f5;
    border: 1px solid #b6c7db;
}

.search_list_product {
    margin-top: 10px;
}

.search_list_product li {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 15px;
    _display: inline;
}

.search_list_product li a.img {
    padding: 1px;
    border: 1px solid #e0e1dc;
}

.search_list_product li a.img img {
    width: 279px;
    height: 250px;
}

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

.search_list_product li h3 a {
    font-weight: normal;
}

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

.search_list_product li a.img:hover {
    border-color: #e60012;
}

.search_list_product h2 {
    line-height: 36px;
    font-size: 14px;
    color: #666;
    background: #f9f9f9;
    border: 1px solid #e5e5e5;
    font-weight: normal;
    text-indent: 20px;
    margin-bottom: 15px;
}

/*浜у搧閲屽垪琛�*/

/*婊氬姩*/
#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800%
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}

/*鍝佺墝鍒楄〃*/
.brand {
    background: #fff;
    border: 1px solid #d7d7d7;
}

.brand .screeBox {
    padding: 0;
    line-height: 38px;
}

.brand .screeBox strong {
    width: 110px;
    background: #fafafa;
    color: #333;
    text-align: center;
    text-indent: 0;
    display: block;
    float: left;
}

.brand .screeBox a {
    padding: 0 10px;
    margin: 0 10px;
    color: #005aa0;
}

.brand .screeBox a.on {
    padding: 5px 10px;
    background: #d72426;
    color: #fff;
}

.h20 {
    height: 20px;
}

/*浜у搧鍒楄〃*/
.product_list li {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 15px;
    _display: inline;
}

.product_list li a.img {
    padding: 1px;
    border: 1px solid #e0e1dc;
}

.product_list li a.img img {
    width: 279px;
    height: 250px;
}

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

.product_list li h3 a {
    font-weight: normal;
}

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

.product_list li a.img:hover {
    border-color: #e60012;
}

.roll_product {
    float: left;
}

.sort_a {
    overflow: hidden;
}

.sort_a .layer1 {
    padding: 15px 0px;
    border-bottom: 1px dashed #a7b8d4;
    position: relative;
    height: 133px;
    z-index: 1;
}

.sort_a .layer1 .img {
    float: left;
    padding: 5px;
    border: 1px solid #dddddd;
}

.sort_a .layer1 .img img {
    width: 279px;
    height: 189px;
}

.sort_a .layer1 .img_right {
    width: 560px;
    float: right;
}

.sort_a .layer1 .img_right h3 {
    font: bold 14px/36px "寰蒋闆呴粦";
}

.sort_a .layer1 .img_right span {
    line-height: 25px;
    display: block;
}

.sort_a .layer1 .pro_more {
    position: a