﻿/* CSS Document */
body, button, input, select, textarea
{
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
    border: 0;
    color: #333;
    line-height: 25px;
}/* Clear */
.clearfix:after
{
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix
{
    display: inline-block;
}/* Hides from IE-mac \*/
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}/* End hide from IE-mac */
.page_list
{
    text-align: center;
    padding-top: 10px;
    padding-bottom: 2px;
}
.page_list a
{
    border: #ddd 1px solid;
    color: #333;
    padding: 4px 18px;
    margin-right: 2px;
    border-radius: 30px;
}
.page_list a:hover, .page_list a:active
{
    border: #e1e6ed 1px solid;
    color: #fff;
    background-color: #333;
}
.page_list span.current
{
    border: #ddd 1px solid;
    padding: 4px 18px;
    font-weight: bold;
    margin-right: 2px;
    color: #fff;
    background-color: #333;
    border-radius: 30px;
}
.page_list span.disabled
{
    border: #f3f3f3 1px solid;
    padding: 4px 18px;
    margin-right: 2px;
    color: #ccc;
    border-radius: 30px;
}/* webcss start*/
.index_content
{
    width: 1200px;
    margin: 0 auto;
}
#wrapper
{
    width: 100%;
}
.top
{
    width: 100%;
    height: 147px;
}
.top dl
{
    width: 1200px;
    margin: 0 auto;
}
.top dt
{
    width: 436px;
    margin-top: 30px;
    float: left;
}
.top dd
{
    width: 720px;
    float: right;
    margin-top: 11px;
}
.tel
{
    width: 100%;
    text-align: right;
}
.contain
{
    width: 1200px;
    margin: 0 auto;
}
.mt80
{
    margin-top: 80px;
}
.mt60
{
    margin-top: 60px;
}
.mt70
{
    margin-top: 70px;
}
.mt50
{
    margin-top: 50px;
}
.mt40
{
    margin-top: 40px;
}
.mt30
{
    margin-top: 30px;
}
.mt20
{
    margin-top: 20px;
}
.mt15
{
    margin-top: 15px;
}
.mt10
{
    margin-top: 10px;
}
.mb70
{
    margin-top: 10px;
}
.pt15
{
    padding-top: 15px;
}
.pt30
{
    padding-top: 30px;
}
.pt35
{
    padding-top: 35px;
}
.pt40
{
    padding-top: 40px;
}
.pt58
{
    padding-top: 58px;
}
.pt70
{
    padding-top: 70px;
}
.h_top
{
    background-color: #f2f2f2;
    color: #333;
    height: 40px;
    line-height: 40px;
}
.h_top a
{
    color: #333;
}
.h_top a:visited, .tel a:active
{
    color: #333;
}
#banner
{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.banner
{
    width: 1440px;
    margin: 0 auto;
}
#lang
{
    position: absolute;
    right: 15px;
    top: 10px;
    z-index: 1;
}
#lang img
{
    margin-right: 5px;
    vertical-align: middle;
}
#index_nav
{
    width: 720px;
    position: relative;
    height: 80px;
    background: url(../image/nav_bj.jpg) repeat-x bottom;
}
#MainMenu
{
    width: 100%;
    height: 80px;
    line-height: 80px;
}/*搜索*/
.s_sousuo
{
    background-color: #eee;
}
.index_search
{
    height: 70px;
    line-height: 70px;
    width: 1200px;
    margin: 0 auto;
    border-bottom: 1px #ececec solid;
}
.index_search_nr
{
    float: left;
    width: 600px;
    color: #666;
    padding-left: 15px;
}
.index_search_sou
{
    float: right;
    width: 350px;
    height: 34px;
    margin-top: 17px;
}
#index_searchid
{
    float: left;
    line-height: 36px;
    height: 36px;
    width: 80px;
    border: 1px #ececec solid;
    border-right: 0;
}
#index_searchtext
{
    float: left;
    border: 1px #ececec solid;
    height: 34px;
    line-height: 34px;
    width: 200px;
    margin: 0;
}
#index_searchbutton
{
    float: left;
    border: none;
    background: url(../image/searchbut.jpg);
    cursor: pointer;
    height: 34px;
    width: 60px;
}
.al_h
{
    width: 215px;
    float: left;
    background: url(/Tpl/Home/default/Public/images/al_bg.jpg) no-repeat center top;
    height: 175px;
    color: #fff;
    text-align: center;
    padding-top: 58px;
    margin-top: 8px;
}
.al_h p
{
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 10px;
}
.al_h span
{
    text-transform: uppercase;
}
.al_bg
{
    background: url(/Tpl/Home/default/Public/images/al_bg.jpg) no-repeat center top;
    padding-top: 65px;
    padding-bottom: 60px;
}
.index-newproducts
{
    width: 1200px;
    margin: 0 auto;
}
.productsroll
{
    position: relative;
    width: 1200px;
    margin-top: 100px;
}/* productsroll Start */
#LeftArr1, #RightArr1
{
    background: url(../image/product_arrow.gif) no-repeat center top;
    width: 25px;
    height: 160px;
    cursor: pointer;
    position: absolute;
    top: 45px;
    z-index: 1;
}
#LeftArr1
{
    background-position: -25px 0;
    float: left;
    left: 8px;
}
#RightArr1
{
    background-position: -50px 0;
    float: right;
    right: 0;
}
#ScrollBox
{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
#ScrollBox li
{
    float: left;
    display: inline;
    width: 280px;
    text-align: center;
    margin: 0 8px;
}
#ScrollBox li a
{
    display: block;
}
#ScrollBox li a:link, #ScrollBox li a:visited, #ScrollBox li a:active
{
    color: #fff;
}
#ScrollBox li a:hover
{
    color: #c71800;
}
#ScrollBox li a span
{
    display: block;
    line-height: 50px;
}/* productsroll End */
.news
{
    width: 100%;
    background: url(../image/news_bj.jpg) no-repeat top center;
    padding-top: 55px;
    min-height: 915px;
}
.news_title
{
    width: 1200px;
    margin: 0 auto;
    padding-top: 50px;
    height: 64px;
    background: url(/Tpl/Home/default/Public/images/news_ul.jpg) repeat-x bottom;
}
.news_title ul
{
    height: 64px;
    width: 300px;
    float: left;
}
.news_title ul li
{
    width: 91px;
    float: left;
    margin-right: 11px;
    line-height: 64px;
    padding-left: 48px;
    font-size: 22px;
    color: #333;
}
.news_title ul li a:after
{
    content: '';
    width: 0;
    height: 3px;
    background: linear-gradient(to right,#f62f11,#f62f11);
    position: absolute;
    left: 50%;
    top: 0;
    transition: all .3s;
    z-index: -999;
}
.news_title ul li:hover
{
    color: #f62f11;
}
.news_title ul li:hover:after
{
    content: '';
    background: linear-gradient(to right,#f62f11,#f62f11);
    height: 3px;
    width: 100%;
    left: 0;
    z-index: 1000;
}
.news_title ul li:first-child
{
    background: url(/Tpl/Home/default/Public/images/news_titile_tb01.jpg) no-repeat 0 17px;
}
.news_title ul li:nth-child(2)
{
    background: url(/Tpl/Home/default/Public/images/news_titile_tb03.jpg) no-repeat 0 15px;
}
.n_more
{
    display: block;
    width: 72px;
    height: 27px;
    line-height: 27px;
    color: #fff;
    margin-top: 21px;
    background: #f62f11;
    float: right;
    text-align: center;
}
.n_more a
{
    display: block;
    color: #fff;
    text-align: center;
    line-height: 27px;
    font-size: 15px;
}
.n_more:visited, .n_more:active
{
    display: block;
    text-align: center;
    color: #fff;
}
.n_more:hover
{
    color: #fff;
    background: #ff7600;
}
.index-know
{
    width: 1126px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #ddd;
}
.new01
{
    width: 523px;
    float: left;
}
.new01_h a
{
    width: 477px;
    line-height: 38px;
    color: #333;
    font-size: 17px;
    display: block;
    padding-left: 74px;
    background: url(../image/ask.jpg) no-repeat 12px center;
}
.new01 a:hover
{
    color: #2884df;
}
.new_con
{
    margin-top: 17px;
    color: #333;
    padding-right: 20px;
    font-size: 14px;
    height: 80px;
    line-height: 28px;
    padding-top: 18px;
    padding-bottom: 19px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-left: 82px;
    background: url(../image/answer.jpg) no-repeat 12px 4px,url(../image/know_bj.jpg) no-repeat right top;
}
.index-know div:nth-child(2)
{
    float: right;
}
.index-news
{
    width: 1126px;
    margin: 0 auto;
    padding-top: 18px;
}
.index-news ul
{
    width: 535px;
}
.index-news ul li
{
    display: block;
    line-height: 59px;
    font-size: 15px;
    background: url(../image/news_li.jpg) no-repeat 10px center,url(../image/news_li_bootom.jpg) no-repeat right center;
    border-bottom: 1px solid #ddd;
}
.index-news ul li a
{
    display: block;
    color: #333;
    font-size: 15px;
    line-height: 59px;
    padding-left: 60px;
}
.index-news ul li a:hover
{
    display: block;
    color: #2884df;
}
.about
{
    width: 1200px;
    margin: 0 auto;
    padding-top: 70px;
    background: url(../image/about_bj.jpg) bottom center no-repeat;
    padding-bottom: 45px;
}
.about_nr
{
    width: 638px;
    float: left;
    background: url(../image/about_bt.jpg) no-repeat 0 0;
}
.about_nr i
{
    display: block;
    width: 60px;
    height: 8px;
    background: #2884df;
}
.about_nr b
{
    display: block;
    font-style: normal;
    line-height: 70px;
    height: 70px;
    color: #121314;
    font-size: 30px;
    font-style: normal;
}
.about_nr em
{
    display: block;
    font-style: normal;
    font-size: 16px;
    line-height: 35px;
    color: #121314;
    margin-top: 30px;
}
.about img
{
    float: right;
}
.a_more
{
    color: #fff;
    width: 120px;
    height: 31px;
    line-height: 31px;
    display: block;
    font-size: 14px;
    text-align: center;
    background: #f62f11;
}
.a_more:visited, .a_more:active
{
    text-align: center;
    color: #fff;
}
.a_more:hover
{
    color: #fff;
    background: #ff8c00;
    display: block;
}
.area
{
    width: 100%;
    background: url(../image/area_bj.jpg) top center no-repeat;
    padding-top: 50px;
    margin-top: 30px;
}
.area dl
{
    width: 1200px;
    margin: 0 auto;
}
.area dt
{
    width: 275px;
    height: 328px;
    float: left;
    background: url(../image/area_blue.jpg) no-repeat top left #2884df;
    padding-top: 50px;
    padding-left: 35px;
    box-shadow: 0 5px 6px 0 rgba(0,0,0,.1);
}
.area dt b
{
    width: 192px;
    display: block;
    font-style: normal;
    color: #fff;
    line-height: 40px;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 23px;
}
.area dt p
{
    display: block;
    font-style: normal;
    background: url(../image/area_p.jpg) no-repeat 0 20px;
    padding-left: 16px;
    color: #fff;
    width: 220px;
    font-size: 20px;
    line-height: 40px;
}
.area dt em
{
    display: block;
    font-style: normal;
    border-radius: 20px;
    width: 22px;
    height: 4px;
    background: #fff;
    margin-top: 30px;
}
.area dd
{
    width: 880px;
    float: right;
}
.area dd i
{
    display: block;
    float: left;
    box-shadow: 0 5px 6px 0 rgba(0,0,0,.1);
    width: 286px;
    margin-bottom: 10px;
}
.area dd .black
{
    width: 833px;
    height: 131px;
    padding-left: 47px;
    padding-top: 27px;
    background: url(../image/area_black.jpg) no-repeat right bottom #11175f;
    box-shadow: 0 5px 6px 0 rgba(0,0,0,.1);
}
.area dd b
{
    display: block;
    font-style: normal;
    font-weight: normal;
    line-height: 41px;
    height: 41px;
    color: #fff;
    font-size: 18px;
    color: #fff;
}
.area dd em
{
    display: block;
    font-style: normal;
    background: url(../image/area_p.jpg) no-repeat 0 20px;
    width: 733px;
    padding-left: 16px;
    margin-top: 8px;
    color: #fff;
    font-size: 17px;
    line-height: 35px;
}
.ml10
{
    margin-left: 10px;
}
.ys
{
    width: 100%;
    background: #2884df;
    padding-top: 70px;
    padding-bottom: 70px;
}
.ys ul
{
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
}
.ys ul li
{
    width: 290px;
    background: url(../image/ys_bj.png) top center no-repeat;
    padding-top: 69px;
    height: 437px;
    text-align: center;
    position: relative;
    z-index: 10;
    float: left;
}
.ys ul li b
{
    display: block;
    text-align: center;
    line-height: 66px;
    font-size: 20px;
    color: #11175f;
}
.ys ul li i
{
    display: block;
    font-style: normal;
    width: 240px;
    margin: 0 auto;
    padding-top: 10px;
    font-size: 14px;
    line-height: 22px;
    color: #666;
}
.ys ul li em
{
    text-align: center;
    bottom: 0;
    position: absolute;
    z-index: 20;
    display: block;
    left: 50%;
    margin-left: -97px;
}
.ys ul li:nth-child(2)
{
    margin-left: 13px;
    margin-right: 13px;
}
.ys ul li:nth-child(3)
{
    margin-right: 13px;
}
.p_more:visited, .p_more:active
{
    text-align: left;
    color: #fff;
}
.p_more
{
    color: #fff;
    height: 46px;
    line-height: 46px;
    display: block;
    background: url(/Tpl/Home/default/Public/images/area_more.jpg) no-repeat;
    width: 147px;
    font-size: 14px;
    text-align: left;
    padding-left: 15px;
}
.p_more:hover
{
    color: #f0ff06;
}
.pat
{
    width: 100%;
    background: url(/Tpl/Home/default/Public/images/pat_bj.jpg) top center no-repeat;
    padding-top: 56px;
    min-height: 806px;
}
.pt43
{
    padding-top: 43px;
}
.pat_nr
{
    width: 1200px;
    margin: 0 auto;
}
.pat_nr ul li
{
    width: 210px;
    background: url(/Tpl/Home/default/Public/images/pat_bj01.png) no-repeat top center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
}
.pat_nr ul li i
{
    display: block;
    margin-bottom: 8px;
}
.ml27
{
    margin-left: 27px;
}
.mt38
{
    margin-top: 38px;
}
.pat_nr ul li:hover
{
    z-index: 100;
    -webkit-transform: scale(1.1);
    -webkit-box-shadow: 0 0 30px #ccc;
    -moz-transform: scale(1.1);
    -moz-box-shadow: 0 0 30px #ccc;
    -o-transform: scale(1.1);
    -o-box-shadow: 0 0 30px #ccc;
}/*.pro-tit span:before{ content: ''; vertical-align: middle; margin-right: 15px; display:inline-block; height: 1px; width: 3.2rem; background:#fff;}
.pro-tit span:after{ content: '';vertical-align: middle; margin-left: 15px; display:inline-block; height: 1px; width: 3.2rem; background:#fff;}*/
.con_bg
{
    background: url(../image/con_bg.jpg) top center no-repeat #11175f;
    padding-top: 85px;
}
.con_bg dl
{
    width: 1200px;
    margin: 0 auto;
}
.con_bg dt
{
    width: 352px;
    float: left;
}
.con_bg dd
{
    width: 650px;
    float: right;
    margin-top: 70px;
    min-height: 153px;
    margin-bottom: 19px;
}
.db_nav
{
    width: 1200px;
    margin: 0 auto;
    border-bottom: 1px solid #41457f;
    border-top: 1px solid #41457f;
    height: 65px;
}
.db_nav ul li
{
    float: left;
    width: 14.2%;
    line-height: 65px;
    height: 65px;
    font-size: 17px;
    color: #fff;
    text-align: center;
}
.db_nav ul li a
{
    color: #fff;
}
.db_nav ul li a:hover
{
    color: #04eaff;
    display: block;
}
.db_nav .menulevel
{
    display: none;
}
.db_con
{
    width: 100%;
}
.db_con ul li
{
    float: left;
    line-height: 47px;
    padding-left: 32px;
    font-size: 18px;
}
.db_con ul li:first-child
{
    width: 308px;
    float: left;
    background: url(../image/con_peo.jpg) no-repeat 0 center;
}
.db_con ul li:nth-child(2)
{
    width: 269px;
    float: left;
    background: url(../image/con_tel.jpg) no-repeat 0 center;
}
.db_con ul li:nth-child(3)
{
    width: 308px;
    float: left;
    background: url(../image/con_pho.jpg) no-repeat 0 center;
}
.db_con ul li:nth-child(4)
{
    width: 269px;
    float: left;
    background: url(../image/con_tel.jpg) no-repeat 0 center;
}
.db_con ul li:nth-child(5)
{
    width: 615px;
    float: left;
    background: url(../image/con_add.jpg) no-repeat 0 center;
}
#friendlink
{
    color: #333;
    width: 1200px;
    margin: 15px auto;
    padding: 19px 0 0 0;
    line-height: 30px;
}
#friendlink em
{
    font-style: normal;
    font-family: Impact;
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
}
#friendlink a
{
    color: #333;
}
#friendlink a:visited, #friendlink a:active
{
    color: #333;
}
#copyright
{
    font-size: 14px;
    line-height: 28px;
    padding: 10px 0;
}
.fenzhan
{
    padding-top: 1px;
    color: #fff;
}
.fenzhan a
{
    color: #fff;
}
.fenzhan a:visited, .fenzhan a:active
{
    color: #fff;
}
.foot
{
    color: #fff;
    text-align: center;
}
.foot a
{
    color: #fff;
}
.foot a:visited, .foot a:active
{
    color: #fff;
}
.c_cont
{
    padding: 70px 0 0 50px;
    background: url(../image/c_cont.jpg) no-repeat right top;
    padding-bottom: 100px;
}
#product_c a
{
    display: block;
    float: left;
    height: 140px;
    margin-bottom: 10px;
    margin-left: 10px;
    text-align: center;
    width: 150px;
}
#product_c
{
    width: 668px;
}/*分类*/
.index_title
{
    width: 100%;
    text-align: center;
}
.index_title i
{
    display: block;
    font-style: normal;
    background: url(../image/title_i_white.png) center no-repeat;
    line-height: 31px;
    color: #11175f;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
.index_title b
{
    display: block;
    font-style: normal;
    line-height: 76px;
    font-size: 35px;
    color: #000;
    font-weight: bold;
}
.index_title b:before
{
    content: '';
    vertical-align: middle;
    margin-right: 15px;
    display: inline-block;
    height: 10px;
    width: 41px;
    background: url(../image/title_b_black.png) no-repeat;
}
.index_title b:after
{
    content: '';
    vertical-align: middle;
    margin-left: 15px;
    display: inline-block;
    height: 10px;
    width: 41px;
    background: url(../image/title_b_black.png) no-repeat;
}
.index_title span
{
    color: #2884df;
}
.index_title em
{
    display: block;
    font-style: normal;
    text-align: center;
}
.index_title1
{
    width: 100%;
    text-align: center;
}
.index_title1 i
{
    display: block;
    font-style: normal;
    background: url(../image/title_i_black.png) center no-repeat;
    line-height: 31px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
.index_title1 b
{
    display: block;
    font-style: normal;
    line-height: 76px;
    font-size: 35px;
    color: #000;
    font-weight: bold;
}
.index_title1 b:before
{
    content: '';
    vertical-align: middle;
    margin-right: 15px;
    display: inline-block;
    height: 10px;
    width: 41px;
    background: url(../image/title_b_black.png) no-repeat;
}
.index_title1 b:after
{
    content: '';
    vertical-align: middle;
    margin-left: 15px;
    display: inline-block;
    height: 10px;
    width: 41px;
    background: url(../image/title_b_black.png) no-repeat;
}
.index_title1 span
{
    color: #2884df;
}
.index_title1 em
{
    display: block;
    font-style: normal;
    text-align: center;
}
.index_title2
{
    width: 100%;
    text-align: center;
}
.index_title2 i
{
    display: block;
    font-style: normal;
    background: url(../image/title_i_white.png) center no-repeat;
    line-height: 31px;
    color: #11175f;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
.index_title2 b
{
    display: block;
    font-style: normal;
    line-height: 76px;
    font-size: 35px;
    color: #fff;
    font-weight: bold;
}
.index_title2 b:before
{
    content: '';
    vertical-align: middle;
    margin-right: 15px;
    display: inline-block;
    height: 10px;
    width: 41px;
    background: url(../image/title_b_white.png) no-repeat;
}
.index_title2 b:after
{
    content: '';
    vertical-align: middle;
    margin-left: 15px;
    display: inline-block;
    height: 10px;
    width: 41px;
    background: url(../image/title_b_white.png) no-repeat;
}
.index_title2 em
{
    display: block;
    font-style: normal;
    text-align: center;
}
.pro
{
    width: 100%;
    background: url(../image/pro_bj.jpg) top center no-repeat;
    padding-top: 40px;
    min-height: 544px;
}
#sort_div
{
    width: 1200px;
    margin: 30px auto;
    border-bottom: 1px solid #ebebee;
    border-top: 1px solid #ebebee;
    height: 45px;
}
.sort_div
{
    width: 1032px;
    margin: 0 auto;
}
.sort_div ul li
{
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 45px;
    height: 45px;
    padding: 0 30px;
    float: left;
    background: url(/Tpl/Home/default/Public/images/sort_li.jpg) no-repeat right center;
}
.sort_div ul li a
{
    font-size: 16px;
    color: #333;
    line-height: 45px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}
.sort_div ul li a:hover
{
    display: block;
    transition: all .4s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #f62f11;
    transition: all .6s;
}
.sort_div ul li ul li
{
    height: 30px;
    line-height: 30px;
    background: url(../image/clibg1.jpg) no-repeat 20px center;
    margin-bottom: 0;
}
.sort_div ul li ul li a
{
    color: #333;
    padding-left: 36px;
}
.sort_div ul li ul li a:hover
{
    color: #0668cb;
}/* index-products Start */
.index-products
{
    width: 1164px;
    margin: 0 auto;
    padding-left: 36px;
    padding-top: 99px;
}
.index-products ul li
{
    width: 565px;
    height: 243px;
    margin: 0 0 30px 0;
    -webkit-transition: all .2s linear;
    position: relative;
    z-index: 1;
    background: #f5f5f5;
}
.index-products ul li a
{
    display: block;
}
.index-products ul li:nth-of-type(odd)
{
    float: left;
}
.index-products ul li:nth-of-type(even)
{
    float: right;
}
.index-products ul li img
{
    -webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    -o-transition: -o-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;
}
.index-products ul li a:hover img
{
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.index-products ul li a:link, .index-products ul li a:visited, .index-products ul li a:active
{
    color: #333;
    font-size: 15px;
}
.index-products ul li a:hover
{
    overflow: hidden;
}
.index-products ul li a p
{
    display: block;
    line-height: 44px;
    font-weight: bold;
    display: block;
    color: #000;
    text-align: left;
    font-size: 18px;
}
.index-products ul li a:hover p
{
    color: #2884df;
}
.index-products ul li:hover
{
    -webkit-transform: translate3d(0,-2px,0);
    transform: translate3d(0,-2px,0);
}
.index-products ul li i
{
    display: block;
    font-style: normal;
    margin-top: 20px;
    width: 42px;
    height: 2px;
    background: #bbb;
}
.index-products ul li em
{
    display: block;
    font-style: normal;
    margin-top: 25px;
}
.index-products ul li .pro_con
{
    display: block;
    line-height: 22px;
    font-size: 14px;
    color: #666;
    text-indent: none;
    height: 70px;
    overflow: hidden;
    text-align: left;
}
.p_imgs
{
    width: 287px;
    float: left;
    padding: 9px 8px;
}
.p_con
{
    width: 196px;
    float: right;
    margin-right: 35px;
    margin-top: 35px;
}
.review
{
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 0;
    overflow: hidden;
    font-size: 18px;
    line-height: 40px;
    background: #2884df;
    text-align: center;
    opacity: 0;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.review a
{
    color: #fff;
    display: block;
    padding: 8px 30px;
    outline: 0;
}
.review a span
{
    display: block;
    margin-bottom: 5px;
    color: #fff;
    text-align: center;
}
.index-products ul li:hover .review
{
    color: #fff;
    padding-top: 80px;
    opacity: .95;
    height: 173px;
}/* index-products End */
.index-right
{
    float: left;
    padding: 0 15px 0 5px;
    width: 240px;
    overflow: hidden;
}
.index-search
{
    padding-bottom: 5px;
}
.index-search h2
{
    background-position: 0 -136px;
}
.index-search p
{
    padding: 5px 0 5px 10px;
}
#searchid
{
    line-height: 20px;
    padding: 2px;
}
#searchtext
{
    border: #e6e6e6 1px solid;
    background: url(../image/searchinp.gif) repeat-x;
    height: 20px;
    line-height: 20px;
    padding: 2px;
    width: 200px;
}
#searchbutton
{
    border: none;
    background: url(../image/searchbut.gif);
    cursor: pointer;
    height: 21px;
    width: 64px;
}
.index-jobs h2
{
    background-position: 0 -170px;
}
.index-jobs
{
    padding-bottom: 5px;
}
.index-jobs ul li
{
    padding: 4px 0;
}/*********** page ***********/
#page_main
{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 30px;
}
#page_main2
{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 30px;
}/* page-left */
.page-left
{
    width: 260px;
    float: left;
    padding-bottom: 30px;
    margin-top: 16px;
}
.left-contact
{
    padding-top: 5px;
    background-color: #ececec;
}
.left-contact h2
{
    background-position: 0 -204px;
}
.left-contact p
{
    line-height: 35px;
    padding: 15px 5px 15px 20px;
}
.left-contact p span
{
    font-weight: bold;
}
.ny_title
{
    text-align: center;
    line-height: 40px;
}
.ny_title b
{
    display: block;
    font-size: 36px;
}
.ny_title p
{
    text-transform: uppercase;
    color: #666;
    font-size: 14px;
}/* page-right */
.page-right
{
    float: right;
    padding: 15px 0 20px 0;
    width: 895px;
}
.page-right2
{
    width: 1200px;
    margin: 0 auto;
}
.site-nav
{
    border-bottom: 1px solid #ccc;
    height: 30px;
    margin-bottom: 20px;
    line-height: 30px;
    text-align: left;
}
.site-nav span
{
    color: #ff7e00;
    font-weight: bold;
}
.site-nav2
{
    width: 1200px;
    margin: 20px auto;
    border-bottom: #ccc 1px dashed;
    height: 60px;
    line-height: 60px;
}
.site-nav2 span
{
    color: #4a1d00;
    font-weight: bold;
}
.site_left
{
    width: 500px;
    float: left;
}
.site_right
{
    width: 215px;
    float: right;
    font-size: 20px;
    color: #166ac9;
}
.site_right span
{
    font-size: 18px;
    color: #0e70d3;
    font-weight: normal;
}
.ny_title
{
    text-align: center;
    line-height: 40px;
}
.ny_title b
{
    display: block;
    font-size: 36px;
}
.ny_title span
{
    color: #00a253;
}
.ny_title p
{
    text-transform: uppercase;
    color: #666;
    font-size: 14px;
}
.page-single, .page-products, .page-news, .page-newsdetail, .page-jobs, .page-jobsdetail
{
    margin-bottom: 10px;
}
.productsdetail-title, .newsdetail-title, .jobsdetail-title
{
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
}
.page-news
{
    line-height: 32px;
    font-size: 13px;
}
.page-news table
{
    width: 98%;
}
.page-news table th
{
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    border: none 0;
    font-size: 12px;
}
.page-news table th.news-time
{
    width: 100px;
    background: url(/Tpl/Home/default/Public/images/info_title.gif) left top;
}
.page-news table th.news-title
{
    background: url(/Tpl/Home/default/Public/images/info_title.gif) right top;
}
.page-news table td
{
    border-bottom: 1px solid #666;
    padding: 2px;
}
.page-news table td.time-list
{
    color: #666;
    text-align: center;
}
.page-jobs table
{
    width: 98%;
}
.page-jobs table th
{
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    border: none 0;
    font-size: 12px;
}
.page-jobs table th.jobs-time
{
    width: 100px;
    background: url(/Tpl/Home/default/Public/images/info_title.gif) left top;
}
.page-jobs table th.jobs-title
{
    background: url(/Tpl/Home/default/Public/images/info_title.gif) right top;
}
.page-jobs table td
{
    border-bottom: 1px dashed #d7d7d7;
    padding: 8px;
}
.page-jobs table td.time-list
{
    color: #666;
    text-align: center;
}
.page-guestbook
{
    width: 600px;
    margin: 0 auto;
}
.page-guestbook dl dt, .page-guestbook dl dd
{
    float: left;
    padding: 2px;
    margin-top: 10px;
}
.page-guestbook dl dt
{
    width: 80px;
    text-align: right;
    line-height: 44px;
}
.page-guestbook dl dd
{
    width: 500px;
}
.page-guestbook dl dd input
{
    border: #ccc 1px solid;
    padding: 2px;
    height: 44px;
    line-height: 44px;
    width: 450px;
}
.page-guestbook dl dd span
{
    color: #f00;
    margin-left: 10px;
}
.page-guestbook .Content
{
    width: 480px;
    height: 120px;
    border: #ccc 1px solid;
}
#checkcode
{
    width: 60px;
    text-align: center;
}
.page-guestbook p
{
    text-align: center;
    clear: both;
    margin-bottom: 10px;
}/*新闻列表页*/
ul, li
{
    list-style: none;
}
a, a:visited, a:active
{
    color: #333;
    text-decoration: none;
}
a:hover
{
    color: #f00;
    text-decoration: none;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.clear
{
    clear: both;
}
ul.newsList li
{
    width: 45%;
    height: 150px;
    float: left;
    margin: 25px 8px;
    border: 1px solid #ccc;
    padding: 10px;
    overflow: hidden;
    border-radius: 15px;/*background:url(../images/icon.gif) no-repeat 7px 20px;*/
    background-color: #fff;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
}
ul.newsList li b
{
    margin-left: 10px;
    overflow: hidden;
    display: block;
    border-bottom: 1px solid #eee;
    font-size: 16px;
    font-weight: normal;
    width: 98%;
    height: 45px;
    line-height: 45px;
    color: #274a9e;
}
ul.newsList li i
{
    margin-left: 10px;
    display: block;
    font-style: normal;
    font-size: 14px;
    color: #666;
    line-height: 25px;
    margin-top: 10px;
}
ul.newsList li:hover
{
    transition: all .3s;
    border: 1px solid #11175f;
    z-index: 1000;
}
.page-news
{
    margin: 0 auto;
    width: 100%;
    font-size: 15px;
    line-height: 38px;
}/*新闻详情页*/
#shownews h1.title
{
    font-size: 18px;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.hits
{
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    height: 30px;
    line-height: 30px;
}
.page
{
    line-height: 24px;
    border-top: 1px dotted #ddd;
    border-bottom: 1px dotted #ddd;
}
#shownews .text
{
    margin: 10px 0;
    line-height: 25px;
}
.related
{
    background-color: #f8f8f8;
}
#shownews .related
{
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    font-size: 13px;
    margin-top: 15px;
}
#shownews .related-list li
{
    border-bottom: 1px dashed #ddd;
    background: url(../image/icon1.gif) no-repeat left center;
    padding-left: 10px;
    float: left;
    height: 26px;
    line-height: 26px;
    padding-left: 10px;
    width: 300px;
    margin-right: 30px;
}
#shownews .related-list li a, #shownews .related-list li a:active, #shownews .related-list li a:visited
{
    color: #808080;
}
#shownews .related-list li a:hover
{
    color: #f00;
    box-shadow: 3px 3px 4px 2px rgba(255,255,255,.3);
}/*图片列表页*/
#ShowImages
{
    margin-top: 20px;
}
#ShowImages li
{
    display: inline;
    float: left;
    margin: 6px 12px;
    text-align: center;
    margin-bottom: 16px;
}
#ShowImages li:hover
{
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.1);
}
#ShowImages .images_img a
{
    border: 8px solid #f2f2f2;
    display: block;
    height: 180px;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    width: 245px;
}
#ShowImages .images_img img
{
    max-height: 180px;
}
#ShowImages .images_title a
{
    height: 38px;
    line-height: 38px;
    background-color: #f2f2f2;
    display: block;
}/*产品列表页*/
#ShowImages1
{
    margin-top: 20px;
}
#ShowImages1 li
{
    display: inline;
    float: left;
    margin: 6px 12px;
    text-align: center;
    margin-bottom: 16px;
}
#ShowImages1 li:hover
{
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.1);
}
#ShowImages1 .images_img1 a
{
    border: 8px solid #f2f2f2;
    display: block;
    height: 280px;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    width: 380px;
}
#ShowImages1 .images_img1 img
{
    max-height: 280px;
}
#ShowImages1 .images_title a
{
    height: 38px;
    line-height: 38px;
    background-color: #f2f2f2;
    display: block;
}/*图片列表页*/
#ShowImages .images_img1 a
{
    border: 1px solid #ddd;
    display: block;
    height: 260px;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    width: 245px;
}
#ShowImages .images_img1 a:hover
{
    background: #fff4ce;
    border: 1px solid #f60;
}
#ShowImages .images_img1 img
{
    max-height: 260px;
}/*下载列表页*/
.downloadtimes
{
    width: 80px;
    text-align: center;
}/*下载详细页*/
.download
{
    margin-bottom: 10px;
}
.download li
{
    line-height: 30px;
    border-bottom: 1px dotted #ddd;
}
.downloadRight
{
    width: 85%;
}/*招聘列表页*/
.jobList li
{
    float: left;
    line-height: 28px;
    border-bottom: 1px dotted #ddd;
    text-align: center;
}
.jobtime
{
    width: 15%;
}
.jobPosition
{
    width: 40%;
}/*招聘详情页*/
.showjobList li
{
    line-height: 28px;
    border-bottom: 1px dotted #ddd;
}
.jobDescription
{
    background: #ddd;
    height: 30px;
    line-height: 30px;
    margin: 10px 0;
    text-indent: 10px;
}/*招聘应聘页面*/
.messages_title
{
    text-align: center;
}
.messages_title b
{
    display: block;
    line-height: 60px;
    font-size: 45px;
    font-weight: bolder;
    text-transform: uppercase;
}
.messages_title p
{
    display: block;
    line-height: 30px;
    font-size: 25px;
    color: #000;
    font-style: normal;
}
.submit
{
    background-color: #12165f;
    width: 242px;
    height: 50px;
    color: #fff;
    line-height: 50px;
    border: none;
    cursor: pointer;
    display: block;
    font-size: 14px;
    text-align: center;
    float: left;
    margin-top: 30px;
    margin-left: 90px;
}
.reset
{
    background-color: #f2f2f2;
    width: 242px;
    line-height: 50px;
    margin-top: 20px;
    margin-bottom: 50px;
}/* 内页相关产品的 */
.related_cp p
{
    line-height: 30px;
    text-indent: 2em;
}
.related_cp td
{
    line-height: 30px;
}
.related_cp ul
{
    width: 100%;
    height: auto;
    padding-top: 5px;
    overflow: hidden;
}
.related_cp ul li
{
    text-align: center;
    width: 132px;
    float: left;
    overflow: hidden;
}
.related_cp ul li p
{
    line-height: 30px;
    height: 30px;
    text-align: center;
    text-indent: 0;
}
.related_cp ul li p a
{
    line-height: 30px;
    height: 30px;
    text-align: center;
}
.related_cpul li p a:hover
{
    color: #f00;
}
.related_cp ul li img
{
    border: 1px solid #ccc;
    width: 100px;
    height: 88px;
    padding: 5px;
}
.related_cp ul li a:hover img
{
    border: 1px solid #f00;
}/* 产品展示页询盘页面 */
.chanpin_xp
{
    width: 600px;
    margin: 0 auto;
}
.chanpin_xp dl dt, .chanpin_xp dl dd
{
    float: left;
    padding: 5px;
}
.chanpin_xp dl dt
{
    width: 80px;
    text-align: right;
}
.chanpin_xp dl dd
{
    width: 500px;
    margin-left: 80px;
    margin-top: -30px;
}
.chanpin_xp dl dd input
{
    border: #ccc 1px solid;
    padding: 2px;
    background: url(../image/inputbg.gif) repeat-x;
    height: 19px;
    line-height: 19px;
    width: 180px;
}
.chanpin_xp dl dd span
{
    color: #f00;
    margin-left: 10px;
}
.chanpin_xp .Content
{
    width: 480px;
    height: 120px;
    border: #ccc 1px solid;
}
#checkcode
{
    width: 60px;
    text-align: center;
}
.chanpin_xp p
{
    text-align: center;
    clear: both;
    margin-bottom: 10px;
}/* 产品页搜索框 */
.head-search
{
    margin: 0 auto;
    margin-top: 15px;
    overflow: hidden;
    background: #f4f4f4;
    padding: 5px;
}
.f_l
{
    float: left;
}
.f_r
{
    float: right;
}
.ss
{
    padding-top: 10px;
    margin-top: -7px;
    font-size: 13px;
    font-weight: bold;
    padding-left: 18px;
}
.head-search .txt-keyword
{
    border: solid 1px #dcd3cf;
    border-right: none;
    width: 200px;
    height: 20px;
    float: left;
    color: #a89893;
    font-size: 12px;
}
.head-search .btn-search
{
    width: 60px;
    height: 20px;
    border: none;
    overflow: hidden;
}
.ssk
{
    width: 580px;
}/* 产品展示 列表样式 */
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.clear
{
    clear: both;
}
.lbtu
{
    width: 695px;
    height: auto;
}
.lbtup
{
    height: auto;
    padding-top: 20px;
    overflow: hidden;
}
.lbtup li
{
    list-style-type: none;
    padding-bottom: 10px;
}
.lbtu_left
{
    width: 110px;
    margin-top: 15px;
}
.lbtu_left img
{
    border: 1px solid #ccc;
    width: 100px;
    height: 88px;
    padding: 5px;
}
.lbtu_left a:hover img
{
    border: 1px solid #f00;
}
.lbtu_right
{
    width: 505px;
    margin-top: 25px;
}
.lbtu_right li
{
    float: left;
}
.bt
{
    line-height: 17px;
    height: 17px;
    font-size: 12px;
    font-weight: bold;
}
.bt a
{
    text-decoration: none;
    color: #000;
}
.lbt a:hover
{
    color: #f00;
}
.wenzi
{
    font-size: 12px;
    line-height: 22px;
    width: 180px;
}
.wenzi span a
{
    color: #f00;
    text-decoration: none;
}
.right_tb ul li
{
    float: left;
    padding-left: 10px;
}
.page-products .images_img img
{
    -webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    -o-transition: -o-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;
}
.page-products .images_img a img:hover
{
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.ny_xinwen
{
    background: url(../image/xinwen.jpg) no-repeat center top;
    height: 450px;
}
.ny_liuyan
{
    background: url(../image/liuyan.jpg) no-repeat center top;
    height: 450px;
}
.ny_jianjie
{
    background: url(../image/jianjie.jpg) no-repeat center center;
    height: 450px;
}
.ny_chanpin
{
    background: url(../image/chanpin.jpg) no-repeat center center;
    height: 450px;
}
.ny_tupian
{
    background: url(../image/chanpin.jpg) no-repeat center top;
    height: 450px;
}
.ny_lianxi
{
    background: url(../image/lxwm.jpg) no-repeat center top;
    height: 450px;
}
.banners img
{
    width: 100%;
}
#proinfo_c
{
    line-height: 35px;
}/*.index-products  img {
	-webkit-transition: -webkit-transform 1s ease-out;
	-moz-transition: -moz-transform 1s ease-out;
	-o-transition: -o-transform 1s ease-out;
	-ms-transition: -ms-transform 1s ease-out;
}
.index-products a img:hover {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
*//* 内页联系 */
.lx-bt
{
    text-align: center;
    margin-top: 44px;
}
.bt-dzi
{
    font-size: 25px;
    color: #333;
    font-weight: bold;
}
.bt-xzi
{
    font-size: 16px;
    color: #333;
    margin-top: 18px;
    margin-bottom: 18px;
    line-height: 26px;
}
.lx-lx
{
    width: 287px;
    float: left;
    margin-bottom: 35px;
    margin-top: 33px;
    text-align: center;
}
.lx-mz
{
    font-size: 13px;
    color: #797979;
    margin-top: 15px;
    text-align: center;
}
.lx-zi
{
    font-size: 15px;
    color: #333;
    text-align: center;
}
.nylx_left
{
    min-height: 150px;
    margin-bottom: 20px;
    background: url(../image/ny_con.jpg) no-repeat 0 10px;
    padding-bottom: 30px;
    border: 1px solid #eee;
}
.nylx_left i
{
    width: 520px;
    float: left;
    font-style: normal;
    color: #000;
    font-size: 18px;
    line-height: 42px;
    margin-top: 20px;
    margin-left: 550px;
    padding: 30px;
}
.ly_left
{
    width: 320px;
    float: left;
    line-height: 36px;
    margin-top: 35px;
}
.ly_left span
{
    font-size: 26px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 20px;
    display: block;
}
.ly_left img
{
    margin-top: 50px;
}/*浮动客服*/
#floatDivBoxs
{
    width: 170px;
    background: #fff;
    position: fixed;
    top: 100px;
    right: 0;
    z-index: 999;
}
#floatDivBoxs .floatDtt
{
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #29a4f2;
    color: #fff;
    font-size: 18px;
    text-indent: 22px;
    position: relative;
}
#floatDivBoxs .floatDqq
{
    padding: 0 24px;
}
#floatDivBoxs .floatDqq li
{
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    border-bottom: 1px solid #e3e3e3;
    text-align: right;
}
#floatDivBoxs .floatDqq li img
{
    float: left;
    margin-top: 7px;
}
#floatDivBoxs .floatDtxt
{
    font-size: 18px;
    color: #333;
    padding: 10px 14px 0 14px;
}
#floatDivBoxs .floatDtel
{
    padding: 0 0 5px 10px;
}
#floatDivBoxs .floatImg
{
    text-align: center;
    padding: 10px;
    background: #ebebeb;
}
#floatDivBoxs .floatImg img
{
    margin-bottom: 5px;
}
#floatDivBoxs .floatDtel img
{
    display: block;
}
#floatDivBoxs .floatDbg
{
    width: 100%;
    height: 20px;
    background: url(../image/online_botbg.jpg) no-repeat;
    box-shadow: -2px 0 3px rgba(0,0,0,.25);
}
.floatShadow
{
    background: #fff;
    box-shadow: -2px 0 3px rgba(0,0,0,.25);
}
#rightArrow
{
    width: 50px;
    height: 129px;
    background: url(../image/online_arrow.jpg) no-repeat;
    position: fixed;
    top: 100px;
    right: 0;
    z-index: 999;
}
#rightArrow a
{
    display: block;
    height: 45px;
}
.ptitle
{
    text-align: center;
    border-bottom: #ececec 1px solid;
    padding-bottom: 10px;
    line-height: 50px;
    padding-top: 15px;
}/*应用领域内页*/
.Application
{
    width: 1200px;
    margin: 0 auto;
}
.Application dl
{
    width: 100%;
    margin-top: 25px;
    border: 1px #f1f1f1 solid;
}
.Application dt
{
    width: 300px;
}
.Application dt p
{
    padding-top: 45px;
    width: 260px;
    margin: 0 auto;
}
.Application dt em
{
    display: block;
    color: #000;
    font-weight: bold;
    font-size: 22px;
    font-style: normal;
}
.Application dt i
{
    display: block;
    margin-top: 18px;
    margin-bottom: 45px;
    font-size: 16px;
    color: #ccc;
    font-style: normal;
}
.Application dt span
{
    font-size: 13px;
    line-height: 20px;
    color: #666;
    display: block;
}
.ny_app_more
{
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    width: 145px;
    display: block;
    text-align: left;
    margin-top: 20px;
}
.ny_app_more:visited, .ny_app_more:active
{
    text-align: left;
    color: #fff;
}
.Application dd
{
    width: 300px;
}
.Application dd p
{
    padding-top: 45px;
    width: 260px;
    margin: 0 auto;
}
.Application dd em
{
    display: block;
    color: #000;
    font-weight: bold;
    font-size: 22px;
    font-style: normal;
}
.Application dd i
{
    display: block;
    margin-top: 18px;
    margin-bottom: 45px;
    font-size: 16px;
    color: #ccc;
    font-style: normal;
}
.Application dd span
{
    font-size: 13px;
    line-height: 20px;
    color: #666;
    display: block;
}
