/*头部样式*/
.tong {
    width: 1202px;
    margin: 0 auto;
}

.tong1 {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.tou {
    color: rgba(0, 0, 0, .5);
    line-height: 28px;
    background: #f2f2f2;
    height: 28px;
}

.tou a {
    color: rgba(0, 0, 0, .5);
}

.logo {
    float: left;
    line-height: 113px;
}

.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(../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;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 {
    line-height: 32px;
    padding-top: 5px;
}

.topLink .k2 {
    padding-left: 48px;
    background: url(../images/dh.png) no-repeat 0 center;
    font-size: 20px;
    color: #000000;
    margin-top: 20px;
    margin-bottom: 10px;
    float: right;
}

/*热门搜索*/

#formsearch {
    width: 473px;
    float: right;
    height: 45px;
    background: url(../images/ss.png) no-repeat 0 0;
    margin-top: 20px;
}

.hotSearch {
    float: left;
    font-weight: normal;
    font-size: 14px;
    color: #000000;
    padding-left: 35px;
    background: url(../images/ht.png) no-repeat 0 50%;
    line-height: 92px;
}

#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;
    width: 379px;
    height: 244px;
}

.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);
}

/*搜索和热门搜索*/
.hotSearch a {
    margin-right: 6px;
    color: #000000;
}

#formsearch input {
    height: 45px;
    background: none;
    border: none;
    line-height: 45px;
    outline: none;
}

#formsearch input#keyword {
    color: rgba(0, 0, 0, .6);
    padding-left: 10px;
    font-size: 14px;
    width: 405px;
}

#formsearch input#s_btn {
    width: 54px;
    text-align: center;
    background: none;
    border: none;
    cursor: pointer;
    font-size: 0;
}

/*主体样式*/
#container {
    width: 1150px;
    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;
}

.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(../images/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(../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;
}

/*品牌列表*/
.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;
}

/*友情链接*/
.f_link {
    width: 1202px;
    margin: 0 auto;
    line-height: 40px;
    font-size: 14px;
}

/*页面底部*/
.foot {
    background: url(../images/foot.png) repeat-x #000000;
    padding-top: 16px;
}

.foot h2 {
    line-height: 64px;
    font-size: 16px;
    background: url(../images/heng1.png) no-repeat 0 bottom;
    margin-bottom: 24px;
}
.ym{padding-top: 30px;
    padding-bottom: 10px;
    overflow: hidden;
    display: table;
    margin: auto;}
.ym a{float:left; border:solid 1px #e3e3e3; padding:5px 10px 5px 10px; color:#545454; margin-right:5px; margin-bottom:5px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.ym a:hover{background:#5c5c5c; color:#FFF; border:solid 1px #5c5c5c;}

a.page-num-current {
    background: #4F85FE;
    color: #FFF;
    border: solid 1px #4F85FE;
}
.ym span  {
    display: block;
    float: left;
    margin-top: 14px;
    margin-right: 5px;
}
.footer {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    color: #fff;
}

.footer a {
    color: #fff;
}
.foot1{
    width: 286px;
    margin-right: 150px;
}

.foot2 dd{
    line-height: 44px;
}
.foot2 dd p:nth-child(1){
    height: 44px;
    vertical-align: top;
    padding-left: 50px;
        background: url(../images/1-1.png) no-repeat 0 center;
}

.foot2 dd p:nth-child(2){
    height: 44px;
    vertical-align: top;
    padding-left: 50px;
    background: url(../images/1-2.png) no-repeat 0 center;
}


.foot2 dd p:nth-child(3){
    height: 44px;
    vertical-align: top;
    padding-left: 50px;
    background: url(../images/2-3.png) no-repeat 0 center;
}

.foot3{
    width: 218px;
}
.foot3 dd{
    margin-top: 36px;
    background: url(../images/zi.png) no-repeat 114px 32px;
}

.foot1 dd p{
    line-height: 44px;
    width: 143px;
    float: left;
    font-size: 14px;
    display: block;
}

.footer a:hover {
    color: #1db1ff;
    text-decoration: none;
}

.nav_foot {
    text-align: center;
    line-height: 24px;
    color: #666;
}

.copyright {
    text-align: center;
    line-height: 24px;
    margin-top: 40px;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
}

/*------------内页-------------------*/
.left .box {
    position: absolute;
    left: 15px;
    top: -30px;
}

.enet {
    position: absolute;
    right: 0px;
    top: 40px;
}

.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: 1903px;
    margin: 0 auto;
    position: relative;
    left: 50%;
    margin-left: -952px;
}

.n_banner img {
    width: 1903px;
    margin: 0 auto;
}

.left {
    width: 1150px;
    position: relative;
    height: 60px;
}

.sort_menu {
}

.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: 100%;
    padding-bottom: 10px;
}

.sitemp {
    line-height: 64px;
    height: 64px;
    overflow: hidden;
    padding-right: 10px;
    background: url(../images/left5.jpg) no-repeat 0% 100%;
    padding-top: 30px;
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 64px;
    text-align: center;
    text-align: left;
    text-indent: 15px;
    color: #000;
    font-size: 14px;
}

.sitemp .site {
    width: 480px;
    float: right;
    text-align: right;
    line-height: 64px;
}

.right .content {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}

.neiy {
    background: #f9f9f9;
    height: 137px;
    border-bottom: #f3f3f3 1px solid;
}

#container1 {
    width: 1150px;
    margin: 0 auto;
}

/*äº§å“é¡µé¢*/
.box-case {
    background: #f9f9f9;
    border-bottom: 1px solid #f3f3f3;
    border-top: 1px solid #f3f3f3;
    height: 400px;
    margin-bottom: 10px;
}

.case {
    width: 1120px;
    margin: 0 auto;
    padding-top: 40px;
}

.case .title {
    background: url(../images/case_title.jpg) 50% 30% no-repeat;
    text-align: center;
    font-size: 24px;
    color: #008cd6;
    line-height: 32px;
}

.case .title span {
    display: block;
    font-size: 18px;
    color: #b0b0b0;
    font-family: 'Times New Roman';
}

.pre_left1 {
    cursor: pointer;
    float: left;
    margin-top: 107px;
    _display: inline;
}

.pre_right1 {
    cursor: pointer;
    float: right;
    margin-top: 107px;
}

#probox1 {
    width: 1038px;
    height: 260px;
    float: left;
    overflow: hidden;
    margin-top: 20px;
    margin-left: 10px;
}

#probox1 li {
    text-align: center;
    float: left;
    position: relative;
    margin-left: 25px;
}

#probox1 li img {
    width: 223px;
    height: 233px;
}

#probox1 li h3 {
    padding-top: 8px;
    padding-bottom: 20px;
}

#probox1 li h3 a {
    font-size: 14px;
    color: #595959;
    font-weight: normal;
}

.pre_left2 {
    cursor: pointer;
    float: left;
    margin-top: 130px;
    _display: inline;
}

.pre_right2 {
    cursor: pointer;
    float: right;
    margin-top: 130px;
}

#probox2 {
    width: 1038px;
    height: 228px;
    float: left;
    overflow: hidden;
    margin-top: 40px;
    margin-left: 10px;
}

#probox2 li {
    text-align: center;
    float: left;
    position: relative;
    margin-left: 36px;
}

#probox2 li img {
    width: 215px;
    height: 210px;
}

#probox2 li .bg {
    background: url(../images/bg.png) no-repeat center 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.5s ease-in;
    transform: scale(0);
}

#probox2 li .bg a {
    display: block;
    width: 78px;
    height: 26px;
    float: left;
    margin-right: 5px;
    margin-top: 146px;
    margin-left: 0px;
}

#probox2 li .bg a:first-child {
    margin-left: 68px;
}

#probox2 li:hover .bg {
    transform: scale(1);
}

/*å†…é¡µæ–°é—»*/
.right-left {
    width: 745px;
    float: left;
    background: #fff;
    padding: 30px 30px 30px 0;
}

.news_listtt .zxxw_b {
    float: left;
    width: 310px;
    margin-left: 24px;
}

.news_listtt .zxxw_b a {
    line-height: 30px;
    display: block;
    color: #2b2b2b;
    font-size: 18px;
}

.news_listtt .zxxw_b span {
    display: block;
    line-height: 24px;
    color: #797979;
    font-size: 14px;
    margin-top: 10px;
}

.news_listtt .zxxw_b span.date {
    color: #888888;
    font-size: 14px;
    margin-top: 0;
}

.right-right {
    width: 318px;
    float: right;
    border: 1px solid #f3f3f3;
    background: #fff;
}

.right-right .title {
    background: url(../images/tuijian_title.jpg) 10px 50% no-repeat;
    line-height: 54px;
    border-bottom: 1px solid #f3f3f3;
    position: relative;
    font-size: 18px;
    color: #fff;
    padding-left: 30px;
}

.right-right .title a {
    position: absolute;
    top: 0;
    right: 15px;
    color: #333;
    font-size: 12px;
}

/*æ–°é—»åˆ—è¡¨*/
.news_list8 {
    border-top: 1px solid #e5e5e5;
}

.news_list8 li {
    line-height: 30px;
    position: relative;
    padding: 32px 20px;
    border-bottom: 1px solid #e5e5e5;
}

.news_list8 li a {
    line-height: 30px;
    color: #454545;
    font-size: 16px;
}

.news_list8 li a:hover {
    text-decoration: none;
    color: #008cd6;
}

.news_list8 li span {
    color: #797979;
    z-index: 0;
    line-height: 22px;
    display: block;
    font-size: 12px;
}

.news_list8 li h3 {
    font-size: 14px;
}

.news_list8 .zxxw_b {
    float: left;
    width: 501px;
    margin-left: 24px;
}

.news_list8 li:hover {
    background: #008cd6;
}

.news_list8 li:hover a {
    color: #fff !important;
}

.news_list8 li:hover span {
    color: #fff;
}

.product_listt {
}

.product_listt li {
    float: left;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 15px;
    _display: inline;
    position: relative;
}

.product_listt li a.img {
    border: 3px solid #e1e1e1;
}

.product_listt li a.img img {
    width: 244px;
    height: 244px;
}

.product_listt li h3 {
    text-align: center;
    padding-top: 10px;
}

.product_listt li h3 a {
    font-weight: normal;
    color: #595959;
    font-size: 14px;
}

.product_listt li a.img {
    display: block;
}

.product_listt li a.img:hover {
    border-color: #008cd6;
}

.roll_product {
    float: left;
}

.product_listt li .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.5s ease-in;
    transform: scale(0);
}

.product_listt li .bg a {
    display: block;
    width: 78px;
    height: 26px;
    float: left;
    margin-right: 5px;
    margin-top: 146px;
    margin-left: 0px;
}

.product_listt li .bg a:first-child {
    margin-left: 68px;
}

.product_listt li:hover .bg {
    transform: scale(1);
}

#kehu1 {
    overflow: hidden;
    height: 1080px;
    margin: 0 auto;
    position: relative;
    margin-top: 30px;
}

#jian1 {
    height: 100%;
}

#zheng1 {
}

#xtop1 {
}

/*é£˜çª—*/
.lxfx {
    position: fixed;
    width: 77px;
    height: auto;
    top: 214px;
    right: 0px;
    z-index: 11;
}

.lxfx li a {
    color: #fff;
    margin-top: 10px;
    display: block;
    height: 48px;
    width: 300px;
}

.leftlx {
    float: left;
    width: 77px;
    height: 48px;
}

.lxfx li span {
    font-size: 18px;
    color: #fff;
    float: left;
    height: 30px;
    line-height: 30px;
    padding-left: 8px;
    border-left: 1px solid #fff;
    margin-top: 8px;
}

.lxfx li span.ewm {
    width: 54px;
    height: 54px;
    padding: 1px;
    font-size: 0px;
    float: left;
    line-height: 45px;
    border: none;
    margin: 0px;
    margin-top: -12px;
}

.lxfx li i {
    display: block;
    width: 30px;
    height: 28px;
    margin: 0px auto;
    text-align: center;
    background: url(../images/fx.png) no-repeat;
    background-position: 0px 0px;
}

.lxfx li i.icon-tel {
    background-position: 0px -28px;
}

.lxfx li i.icon-ly {
    background-position: 0px -56px;
}

.lxfx li i.icon-wb {
    background-position: 0px -84px;
}

.lxfx li p {
    text-align: center;
    line-height: 12px;
    padding-top: 4px;
}

.lxfx li {
    width: 77px;
    height: 66px;
    background: #0c4ca3;
    margin-bottom: 1px;
    margin-left: 0px;
    position: relative;
    overflow: hidden;
}

/*é¦–é¡µæ–°é—»*/
.nei5 {
    background: url(../images/nei5.png) top center no-repeat;
    height: 640px;
}

/*tabå¤šé¡µç­¾*/
#tabs_box {
    float: left;
    width: 1150px;
    padding-top: 150px;
    position: relative;
}

.tabs {
    width: 1150px;
    float: right;
}

.tabs ul {
    height: 43px;
    line-height: 43px;
    background: url(../images/tt2_bg.gif) 0 bottom no-repeat;
    padding-left: 300px;
    color: #fff;
}

.tabs ul li {
    float: left;
    text-align: center;
    font: 400 18px/43px "微软雅黑";
    margin-right: 15px;
}

.tab-nav {
    cursor: pointer;
    background: url(../images/xw.png) no-repeat;
    width: 172px;
}

.tab-nav-action {
    cursor: pointer;
    color: #fff;
    background: url(../images/xw1.png) no-repeat;
    width: 172px;
}

.tabs-body {
    float: right;
    width: 1150px;
    margin-top: 43px;
}

.product_list6 li {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    _display: inline;
    position: relative;
}

.product_list6 li a.img {
    padding: 4px;
    border: 1px solid #e0e1dc;
}

.product_list6 li a.img img {
    width: 449px;
    height: 307px;
}

.product_list6 li h3 {
    text-align: left;
    font: 400 14px/30px "微软雅黑";
}

.product_list6 li h3 a {
    font-weight: normal;
    color: #fff;
}

.product_list6 li a.img {
    display: block;
}

.product_list6 li a.img:hover {
    border-color: #e0e1dc;
}

.xwe {
    position: absolute;
    bottom: 4px;
    left: 5px;
    background: rgba(0, 0, 0, 0.6);
    width: 430px;
    height: 80px;
    padding-left: 19px;
}

.xwe1 {
    font: 200 12px/30px "微软雅黑";
    color: #fff;
}

.xxw1 {
    width: 630px;
}

.xxw {
    position: absolute;
    top: 233px;
    left: 0px;
}
