﻿@CHARSET "UTF-8";

/*头部样式*/
.tong{
 width: 1200px;
 margin: 0 auto;
}
#header{
 background: #444;
 line-height: 57px;
}
.topLink{
 color: #b1b1b1;
}
.topLink a{
 color: #b1b1b1;
}
.k1{
 float: left;
 width: 300px;
}

.k2{
 float: right;
}
.k2 a{

}
.k3{
 float: right;
 width: 285px;
 margin-right: 55px;
}
.k3 a{
 margin: 0px 22px;
}



.top{}
.logo{
 float:left;
 width: 229px;
}
#menu{
 float: right;
 width: 900px;
 padding-top: 67px;
}


.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;}


/*热门搜索*/
.search{
 width: 1200px;
 margin: 0 auto;
 padding-top: 17px;
}

.hotSearch{
 width:600px;float:left;height:43px;line-height:43px;font-weight:normal;color: #000;
 font-size: 14px;
}
.hotSearch a{
 margin-right:10px;
 font-size: 14px;
 color: #444;
}

#formsearch{width:288px;float:right;
 height: 43px;
 background: url(../images/ss.jpg) no-repeat center;
}
#formsearch input{height:43px;background:none;border:none;line-height:43px;}
#formsearch input#keyword{height:43px;line-height:43px;color:#666;width: 244px;}
#formsearch input#s_btn{width:44px;height:43px;line-height:43px;text-align:center;background:none;color:#fff;border:none;cursor:pointer;margin-left: -4px;}




.main1{
 padding-top: 100px;
}
.title1{
 background: url(../images/line1.png) no-repeat center 8px;
 font-size: 18px;
 color: #444;
 text-align: center;
}
.title1 p{
 font-size: 30px;
 color: #5e92cc;
 font-weight: bold;
}
.title1 p span{
 color: #444;
}
.fenlei{
 margin-top: 55px;
 margin-bottom: 62px;
}
.fenlei li{
 float: left;
 width: 180px;
 height: 180px;
 background: #5e92cc;
 border-radius: 50%;
 color: #fff;
 margin-right: 160px;
}
.fenlei li:first-child{
 margin-left: 22px;
}
.fenlei li:last-child{
 margin-right: 0px;
}

.fenlei li .imgs1{
 margin: 0 auto;
}
.fenlei li h3{
 font-size: 18px;
 text-align: center;
 font-weight: normal;
}
.fenlei li:nth-child(1) .imgs1{
 width: 60px;
 height: 77px;
 background: url(../images/1.png) no-repeat center 36px;
 padding-top: 36px;
}
.fenlei li:nth-child(1) h3{
 padding-top: 10px;
}
.fenlei li:nth-child(2) .imgs1{
 width: 65px;
 height: 69px;
 background: url(../images/2.png) no-repeat center 40px;
 padding-top: 40px;
}
.fenlei li:nth-child(2) h3{
 padding-top: 14px;
}

.fenlei li:nth-child(3) .imgs1{
 width: 66px;
 height: 67px;
 background: url(../images/3.jpg) no-repeat center 40px;
 padding-top: 40px;
}
.fenlei li:nth-child(3) h3{
 padding-top: 17px;
}
.fenlei li:nth-child(4) .imgs1{
 width: 48px;
 height: 76px;
 background: url(../images/4.jpg) no-repeat center 44px;
 padding-top: 30px;
}
.fenlei li:nth-child(4) h3{
 padding-top: 16px;
}
.fenlei li:nth-child(5) .imgs1{
 width: 63px;
 height: 65px;
 background: url(../images/5.jpg) no-repeat center 40px;
 padding-top: 40px;
}
.fenlei li:nth-child(5) h3{
 padding-top: 15px;
}

.fenlei li:hover{
 background: #fff;
 box-shadow: 0px 0px 20px #5e92cc;
 color: #5e92cc;
}
.fenlei li:nth-child(1):hover .imgs1{
 background: url(../images/11.png) no-repeat center 45px;
}
.fenlei li:nth-child(2):hover .imgs1{
 background: url(../images/22.png) no-repeat center 40px;
}
.fenlei li:nth-child(3):hover .imgs1{
 background: url(../images/33.png) no-repeat center 40px;
}
.fenlei li:nth-child(4):hover .imgs1{
 background: url(../images/44.png) no-repeat center 30px;
}
.fenlei li:nth-child(5):hover .imgs1{
 background: url(../images/55.png) no-repeat center 40px;
}




.main2{
 background: #f0f0f0;
 padding-bottom: 85px;
}
.title2{
 font-size: 30px;
 color: #444;
 font-weight: bold;
 text-align: center;
 padding-top: 70px;
 padding-bottom: 70px;
}
.title2 span{
 color: #5e92cc;
}
.main2 .content{
 position: relative;
 z-index: 99;
}
.l_btn,.r_btn{
 position: absolute;
 top:85px;
 z-index: 9999;
 cursor: pointer;
}
.l_btn{
 left: -60px;
}
.r_btn{
 right: -60px;
}
.product_list1{

}
.product_list1 li{
 float: left;
 margin-right:50px;
}
.product_list1 li img{
 width: 261px;
 height: 253px;
}
.product_list1 li h3{
 line-height: 58px;
 width: 100%;
 background: #dadbdb;
 text-align: center;
 font-size: 16px;
 color:#555;
 font-weight: normal;
}





.main3{
 background:#5e92cc;
 padding-bottom: 36px;
}
.yx1{
 color: #f7f9fc;
 margin-top: 175px;
 width: 285px;
 padding-left: 50px;
}
.yx1 p{
 line-height: 35px;
 font-size: 20px;
}
.yx1 p:nth-child(1){
 font-size: 30px;
 color: #fff;
 font-weight: bold;
 margin-bottom: 15px;
}
.yx1 p:nth-child(2){
 font-size: 20px;
 color: #fff;
 margin-bottom: 5px;
}
.yx2{
 width: 657px;
 margin-top: 38px;
 margin-right:40px;
}


/*主体样式*/
#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;}
.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;}






/*友情链接*/
.f_link{width:1200px;margin:0 auto;margin-top:15px;line-height:30px;font-size: 14px;
color: #444;}

/*页面底部*/
#footer{
 color: #444;
 margin-top: 30px;
 margin-bottom:30px;
 font-size: 14px;
}
#footer a{
 color:#444;
 font-size: 14px;
}
#footer a:hover{color:#e87518;text-decoration:none;}
.nav_foot{
 color:#444;
 padding-bottom: 15px;
}
.copyright{
 text-align:left;line-height:24px;
}


/*------------内页-------------------*/
.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;left: 50%;margin-left: -960px;position: relative;height: 250px;}
.n_banner img{width:100%;display: block;height: 250px;margin:0 auto}
.left{width:225px;float:left;}
.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: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;color:#000;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;}


