﻿@charset "utf-8";
/* CSS Document */
/*重置*/
body {
    min-width: 1200px;
}
* {
    text-decoration: none;
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: inherit;
    list-style: none;
}
i {
    font-style: normal;
}
a {
    display: block;
}
img:not([src]) {
    opacity: 0;
}
img {
    border: none!important;
}
.clear {
    clear: both;
}
/*TOP*/
.top {
    width: 100%;
    height: 36px;
    background-color: #f40000;
    line-height: 36px;
    color: #fff;
    font-size: 12px;
}
.top_con {
    width: 1200px;
    margin: auto;
}
.top_con p {
    display: block;
    float: left;
    font-size:12px;
}
.top_con ul {
    display: block;
    float: right;
}
.top_con ul li a {
    display: block;
    float:left;
    padding:0 0 10px 10px;
    font-size:12px;
}
.top_con ul li {
    display: block;
    float: left;
	padding: 0 15px;
     font-size:12px;
}
/*NAV*/
.nav_con {
    width: 100%;
    background-color: #fff;
    BOX-SHADOW: 2px 0px 0px #4d4d4d;
    /*position: relative;*/
    z-index: 1000000000;
}
.nav {
    width: 1200px;
    margin: auto;
    height: 100px;
}
.nav img {
    display: block;
    float: left;
    line-height: 100px;
    margin-top: 15px;
}
.nav ul {
    display: block;
    float: right;
    margin-top: 30px;
}
.nav ul li {
    display: block;
    float: left;
    padding: 10px 20px;
    margin: 0 5px;
}
.nav ul li a {
    display: block;
    font-size: 16px;
}
.nav ul li:hover {
    background-color: #fc2424;
    border-bottom: 2px solid #aa0101;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
}
.hover {
    background-color: #fc2424;
    border-bottom: 1px solid #fc2424;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
}
/*banner导航*/
.bann {
    width: 100%;
    height: 420px;
    background-color: #fedeb7;
}
.ban_con {
    width: 1200px;
    height: 100%;
    margin: auto;
}
.menu_le {
    width: 200px;
    height: 420px;
    background-color: rgba(0,0,0,0.7);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block;
    float: left;
}
.me_list {
    height: 60px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 1px solid #a6a19b;
}
.me_list:hover {
    background-color: #fc2424;
}
.me_list a {
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 60px;
    text-indent: 46px;
    background: url(IMG/tui.png) 15px no-repeat;
    background-size: 18px;
}
.me_list:nth-child(7n+7) {
    border-bottom: none;
}
/*滚动*/

#playBox {
    width: 850px;
    height: 420px;
    background: #333;
    position: relative;
    overflow: hidden;
    display: block;
    float: left;
}
#playBox .oUlplay {
    width: 99999px;
    position: absolute;
    left: 0;
    top: 0;
}
#playBox .oUlplay li {
    float: left;
}
#playBox .pre {
    cursor: pointer;
    width: 45px;
    height: 45px;
    background: url(IMG/l.png) no-repeat;
    position: absolute;
    top: 160px;
    left: 10px;
    z-index: 10;
}
#playBox .next {
    cursor: pointer;
    width: 45px;
    height: 45px;
    background: url(IMG/r.png) no-repeat;
    position: absolute;
    top: 160px;
    right: 10px;
    z-index: 10;
}
#playBox .smalltitle {
    width: 850px;
    height: 14px;
    position: absolute;
    bottom: 30px;
    z-index: 10;
}
#playBox .smalltitle ul {
    width: 120px;
    margin: 0 auto;
}
#playBox .smalltitle ul li {
    width: 14px;
    height: 14px;
    margin: 0 5px;
    border-radius: 10px;
    background: #000;
    float: left;
    overflow: hidden;
*display:inline;
*zoom:1;
    opacity: 0.8;
}
#playBox .smalltitle .thistitle {
    background: #fc2424;
}
.prodcut {
    width: 1200px;
    margin: auto;
    background-color: #ffffff;
}
.pr_top {
    height: 70px;
    border-bottom: 4px solid #e01d3a;
    line-height: 70px;
    background: url(../img/hot.png) left no-repeat;
    background-size: 30px;
    font-size: 24px;
    color: #333333;
    padding-left: 30px;
}
/*右边banner*/
.menu_rg {
    width: 150px;
    height: 420px;
    background-color: #fff;
    display: block;
    float: left;
}
.recom {
    width: 150px;
    height: 208px;
}
.xian {
    width: 150px;
    height: 4px;
    background-color: #f5f5f5;
}
.title {
    line-height: 30px;
    color: #fc2424;
    font-size: 18px;
    width: 100%;
    text-align: center;
    margin-top: -40px;
}
.name {
    line-height: 34px;
    color: #000;
    font-size: 14px;
    width: 100%;
    text-align: center;
}
.photo {
    width: 95px;
    height: 95px;
    border-radius: 50%;
    border: 2px solid #f5f5f5;
    background: url(IMG/photo.jpg) center;
    background-size: 100%;
    margin: auto;
}
.icon {
    width: 100%;
    height: 76px;
    background: url(IMG/biao.png) right no-repeat;
    background-size: 47%;
}
/*三模块*/
.Modular {
    width: 100%;
    height: 100%;
    background-color: #f5f5f5;
    padding: 20px 0;
}
.Mod_con {
    width: 1200px;
    height: 420px;
    margin: auto;
}
.hot {
    width: 380px;
    height: 420px;
    display: block;
    float: left;
    margin-right: 30px;
}
.hot_top {
    width: 380px;
    height: 40px;
    background-color: #fc2424;
}
.h_title {
    display: block;
    float: left;
    line-height: 40px;
    background: url(IMG/re.png) 15px no-repeat;
    background-size: 18px;
    text-indent: 45px;
    color: #fff;
    font-size: 16px;
}
.she{
    background: url(IMG/tui.png) 15px no-repeat!important;
	background-size: 20px!important;
}
.pro{
    background: url(IMG/she.png) 15px no-repeat!important;
	background-size: 20px!important;
}
.more {
    background: url(IMG/deng.png) 3px no-repeat;
    display: block;
    float: right;
    line-height: 40px;
    width: 40px;
    height: 40px;
    background-size: 26px;
}
.more3 {
    background: url(IMG/left.png) 3px no-repeat;
    display: block;
    float: right;
    line-height: 40px;
    width: 40px;
    height: 40px;
    background-size: 26px;
}
.more4 {
    background: url(IMG/right.png) 3px no-repeat;
    display: block;
    float: right;
    line-height: 40px;
    width: 40px;
    height: 40px;
    background-size: 26px;
}
.hot_con {
    width: 380px;
    height: 380px;
    background-color: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.hot_list {
    width: 189px;
    height: 189px;
    display: block;
    float: left;
}
.list_top {
    overflow:hidden;
    height: 50px;
    line-height: 50px;
    color: #000;
    width: 180px;
    margin: auto;
    text-align: center;
    font-size: 14px;
}
.hot_list a {
    display: block;
}
.list_top:hover {
    color: #fc2424;
}
.list_img {
    width: 139px;
    height: 139px;
    margin: auto;
}
.list_img img {
    width: 139px;
    height: 139px;
    margin: auto;
}
.xian2 {
    width: 1px;
    height: 189px;
    background-color: #e6e6e6;
    display: block;
    float: left;
}
.xian3 {
    width: 380px;
    height: 1px;
    background-color: #e6e6e6;
    display: block;
    float: left;
}
.hot:nth-child(3n+3) {
    margin-right: 0;
}




/*需求列表*/
.best{ width: 1200px; margin: auto;padding: 20px 0;}
.need{ width: 790px;display: block; float: left;margin-right: 30px;min-height:300px;}
.ne_top{height: 40px;width: 790px;border-bottom: 1px solid #e6e6e6;box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;}
.ne_list{/* height:480px;overflow: hidden;*/}
.font{ display: block; float: left;font-size: 14px; color: #000; background: url(IMG/zuire.png) left no-repeat; line-height: 40px;text-indent: 270px;}
.more2{ background: url(IMG/more2.png) -2px no-repeat; display: block;float: right;    line-height: 40px;
    width: 40px;
    height: 40px;
    background-size: 34px;}

/*最新设计需求*/
.row3{ width: 790px; height: 60px;background-color: #fff;}
.row{ width: 790px; height: 60px;background-color: #fff;}
.a{ line-height: 60px;color: #000;font-size: 14px;}
.a0{ width:470px; text-align: center; display: block;float: left;}
.a1{ width:110px; text-align: center; display: block;float: left; }
.a2{ width:110px; text-align: center; display: block;float: left;}
.a3{ width:100px; text-align: center; display: block;float: left;}
.row2{ width: 790px; height: 60px; background-color: #f5f5f5;}
.s{ line-height: 60px;color: #000;font-size: 14px;}
.s0{ width:110px; text-align: center; display: block;float: left; color: #aaa;}
.s1_0{ width:360px; text-align: center; display: block;float: left; overflow: hidden;white-space:nowrap; background: url(IMG/xx0.png) left no-repeat;background-size: 14px;text-indent: 20px;}
.s1_1{ width:360px; text-align: center; display: block;float: left; overflow: hidden;white-space:nowrap; background: url(IMG/xx1.png) left no-repeat;background-size: 14px;text-indent: 20px;}
.s2{ width:110px; text-align: center; display: block;float: left; }
.s3{ width:110px; text-align: center; display: block;float: left;}
.s4{ width:100px; text-align: center; display: block;float: left;}
.row:hover{ background-color:#fdeae0; cursor: pointer;}
.row2:hover{ background-color:#fdeae0; cursor: pointer; }
.s1_0:hover{ color: #fc9258; cursor: pointer;font-weight: bold;}
.s1_1:hover{ color: #fc9258; cursor: pointer;font-weight: bold;}
.s4:hover{ color: #fc9258; cursor: pointer; font-weight: bold;}

/*热门需求*/
.hot_need{ width: 380px;display: block;float: right;}
.hn_top{ width: 380px; height: 40px;border-bottom: 1px solid #e6e6e6;box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;}
.font2{ display: block; float: left; background: url(IMG/hot.png) left no-repeat; line-height: 40px;text-indent: 270px;    width: 150px;
    height: 40px;}

.font3{ display: block; float: left; background: url(IMG/hot2.png) left no-repeat; line-height: 40px;text-indent: 270px;    width: 150px;
    height: 40px;}

.more2{ background: url(IMG/more2.png) -2px no-repeat; display: block;float: right;    line-height: 40px;
    width: 40px;
    height: 40px;
    background-size: 34px;}
.hn_list{
     width: 380px;
      height: 200px;
    padding: 20px 0;}
.ll_list{ height: 40px;line-height:40px;display: block;/*float: left;*/}
.xin{ height: 40px; width: 40px; background: url(IMG/xin.png) center no-repeat;display: block;float: left; background-size:16px; white-space: nowrap;}
.wen{ width: 340px; display: block;float: left;word-break:break-all;}
.wen:hover{ color:#fc9258;word-break:break-all;}


/*导航修改*/
.List_con{ width: 100%;height: 360px;}
.List_con a{ height: 5%; color: #fff;height: 24px;
    line-height: 24px;
    padding-left: 44px;background:url(IMG/dian.png) 20px no-repeat;cursor: pointer;}
.List_con a:hover{ background-color: #fc2424;}


/*分页*/
#pager {
    margin: 15px auto;
}

.page {
    height: 50px;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

.page-con {
    float: right;
    line-height: 28px;
    height: 28px;
}

    .page-con ul li {
        float: left;
        margin-right: 7px;
    }

        .page-con ul li a {
            padding: 0px 10px;
            background-color: #e6e6e6;
            color: #000;
            font-size: 14px;
            text-align: center;
            text-decoration: none;
            cursor: pointer;
            margin: 0px;
        }

            .page-con ul li a:hover {
                background-color: #f40000;
                color: #fff;
            }

.elect {
    background-color: #f40000 !important;
    color: #fff !important;
}

.fi {
    width: 138px;
    height: 28px;
    background-color: #e6e6e6;
    text-align: center;
    line-height: 28px;
    font-size: 16px;
}

.zheng{
    cursor: pointer;
    width: 90px;
    height: 25px;
    border-radius: 4px;
    margin-left: 10px;
}

/*修改导航高度20px*/
.nav {
    padding-top:0px;
}