@CHARSET "UTF-8";

/*头部样式*/
.x-banner{
    position: relative !important; 
    width: 1920px !important;
    left: 50% !important;
  margin-left: -960px !important;  
}


#header {
    width: 100%;
    margin: 0 auto;
    height: 186px;
    background: url(../images/head.jpg) repeat-x;
    top: 0px;
}

.top {
    width: 1200px;
    position: relative;
    left: 50%;
    margin-left: -501px;
    height: 149px;
}

.topLink .tou {
    float: left;
}

.logo {
    float: left;
    padding-top: 28px;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 {
    float: right;
}

.link .k2 {
    float: right;
}

.link .k2 .ce {
    font: 400 14px/32px "微软雅黑";
    margin-top: 10px
}

.tel {
    color: #a2a2a1;
    font-size: 24px;
    font-style: italic;
    padding-top: 8px;
    text-shadow: 3px 3px 6px;
}

#menu {
    margin-top: 1px;
}


/*热门搜索*/

.search {
    text-align: left;
    height: 24px;
    width: 197px;
    border: 2px solid #e3e3e3;
    ;
}

#formsearch {
    float: left;
}

.hotSearch {
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
}


/*主体样式*/

#container {
   /* width: 1002px;*/
    width: 1200px;
    position: relative;
    left: 50%;
    margin-left: -600px;
    margin-top: 40px;
  /*  margin: 40px  auto 0;*/
}

.menu_cate {
    width: 200px;
    float: left;
    height: 436px;
    background-color: #009ae1;
}

.menu_cate .cate_title {
    height: 40px;
}

.cate_title {
    font-family: "微软雅黑";
    font-size: 16px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 10px;
}

.cate_title span {
    display: block;
    font-familf: arial;
    font-size: 12px;
}

.show {
    width: 770px;
    float: left;
    margin-left: 30px;
    height: 436px;
}

.show .show-title {
    border-bottom: 1px solid #e2e2e2;
}

.show-title {
    color: #58b1e7;
    font-size: 14px;
}

.show-title span {
    color: #cccccc;
    font-size: 11px;
    padding-left: 5px;
    text-transform: uppercase
}

.show-title a {
    text-transform: uppercase;
    color: ;
    color: #cccccc;
    font-size: 11px;
    padding-left: 545px;
}

.show-title a:hover {
    color: #f6ba40;
}

.women {
    margin-top: 40px;
    position: relative;
    width: 1600px;
    left: 50%;
    margin-left: -800px;
    height: 292px;
    overflow: hidden;
    background: url(../images/us.png)no-repeat;
}

.women_m {
    width: 1002px;
    margin: 0 auto;
}

.women_n {
    float: left;
    width: 760px;
}

.women_n .us_tu {
    float: left;
    width: 260px;
}

.us_nei {
    float: left;
    width: 460px;
    margin-left: 20px;
    margin-top: 40px;
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}

.us {
    color: #666;
    font-size: 12px;
    font-weight: normal;
}

.us_nei a {
    color: #fff;
    font-size: 12px;
    width: 84px;
    height: 18px;
    background-color: #009ae1;
    font-weight: normal;
}

.us_nei a:hover {
    background-color: #f6ba40;
}

.women_l {
    float: right;
    width: 220px;
}

.recommend_productts .content {
    text-align: center;
    padding-top: 30px;
    position: relative;
}

.l_btn,
.r_btn {
    position: absolute;
    cursor: pointer;
    top: 45%;
}

.l_btn {
    left: 10px;
}

.r_btn {
    right: 10px;
}

.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;
}

.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;
}

.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;
}


/*首页新闻*/

.gsnews {
    width: 320px;
    float: left;
    padding-bottom: 5px;
    margin-top: 10px;
    margin-left: 30px;
}

.gsnews .news_n {
    border-bottom: 1px solid #e2e2e2;
}

.news_n {
    color: #58b1e7;
    font-size: 14px;
}

.news_n span {
    color: #cccccc;
    font-size: 11px;
    padding-left: 5px;
    text-transform: uppercase
}

.news_n a {
    text-transform: uppercase;
    color: #cccccc;
    font-size: 11px;
    padding-left: 108px;
}

.news_n a:hover {
    color: #f6ba40;
}

.hang {
    width: 320px;
    float: left;
    padding-bottom: 5px;
    margin-top: 10px;
    margin-left: 30px;
}

.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: 300px;
    float: left;
    padding-bottom: 5px;
    margin-top: 10px;
    background: url(../images/women.jpg)no-repeat;
    height: 211px;
}

.contact .contact_title {
    border-bottom: 1px solid #e2e2e2;
}

.contact_title {
    color: #58b1e7;
    font-size: 14px;
}

.contact_title span {
    color: #cccccc;
    font-size: 11px;
    padding-left: 5px;
    text-transform: uppercase
}

.contact_title a {
    text-transform: uppercase;
    color: #cccccc;
    font-size: 11px;
    padding-left: 102px;
}

.contact_title a:hover {
    color: #f6ba40;
}

.contact .content {
    padding: 5px;
    padding-left: 8px;
}


/*工程案例*/

.case {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.case_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;
}

.case .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.news2_company {
    margin-top: 10px;
}


/*产品推荐*/

.recommend_productn {
    margin-top: 40px;
    width: 1002px;
    float: left;
}

.recommend_productn .title {
    border-bottom: 1px solid #e2e2e2;
}

.title {
    color: #58b1e7;
    font-size: 14px;
}

.title span {
    color: #cccccc;
    font-size: 11px;
    padding-left: 5px;
    text-transform: uppercase
}

.title a {
    text-transform: uppercase;
    color: ;
    color: #cccccc;
    font-size: 11px;
    padding-left: 783px;
}

.title a:hover {
    color: #f6ba40;
}

.recommend_productn .content {
    padding-top: 20px;
    padding-bottom: 14px;
}

.roll_productn li {
    padding-bottom: 0px;
}

.chanpin .productm_list {
    margin-top: 20px;
}


/*首页下载中心*/

.down_index {
    margin-top: 10px;
    width: 280px;
    float: right;
}

.down_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;
}

.down_index .content {
    padding: 5px;
}


/*首页区域*/

.region {
    border: 1px solid #e0e1dc;
    padding: 10px;
    margin-top: 10px;
    color: #333;
}

.region h3 {
    line-height: 30px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    position: relative;
    font-family: "微软雅黑";
    background: #f3f3f3;
    border-bottom: 2px solid #df2525;
    font-size: 14px;
}

.region .item {
    padding: 10px;
    padding-bottom: 0;
    color: #666;
}

.region .item a {
    color: #666;
    padding-left: 12px;
    padding-right: 12px;
    line-height: 26px;
    margin-bottom: 6px;
}

.region .item a:hover {
    text-decoration: underline;
    color: #df2525;
}

.city h2 {
    line-height: 30px;
    border-bottom: 2px solid #e87518;
    padding-left: 5px;
}

.city .item {
    line-height: 28px;
    padding: 10px;
}


/*产品列表页描述*/

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}


/*友情链接*/

.linkk {
    width: 1600px;
    position: relative;
    left: 50%;
    margin-left: -800px;
    height: 87px;
    background-color: #ececec;
    margin-top: 20px;
}

.f_link {
    width: 1002px;
    margin: 0 auto;
    line-height: 87px;
    text-indent: 20px;
}


/*页面底部*/

.foott {
    width: 100%;
    background-color: #009ae1;
    height: 240px;
    overflow: hidden;
}

.foots {
    position: relative;
    width: 1002px;
    margin: 0 auto;
    margin-top: 55px;
}

.er {
    float: left;
    width: 401px;
}

.shoji {
    float: left;
    width: 120px;
    text-align: center;
    color: #fff;
}

.wei {
    float: left;
    width: 120px;
    margin-left: 64px;
    text-align: center;
    color: #fff;
}

#footer {
    margin-bottom: 10px;
    padding-top: 8px;
    width: 601px;
    margin: 0 auto;
    float: right;
    color: #fff;
}

#footer a {
    color: #fff;
}

#footer a:visited {
    color: #fff;
    text-decoration: none;
}

#footer a:hover {
    color: #e87518;
    text-decoration: none;
}

.nav_foot {
    text-align: left;
    line-height: 24px;
    color: #fff;
}

.copyright {
    text-align: left;
    line-height: 24px;
}

.zhu {
    text-align: left;
    line-height: 24px;
    color: #fff;
}

.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;
}


/*------------内页-------------------*/

.n_banner {
    width: 1600px;
    left: 50%;
    margin-left: -960px;
    position: relative;
}

.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 p.content {
    padding: 5px;
}

.right {
    /*width: 760px;*/
    width: 940px;
    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-family: "微软雅黑";
    font-size: 14px;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 30px;
    font-family: "微软雅黑";
}

.right .content {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
}