* {
    margin:0;
    padding:0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
a:link {
    text-decoration: none;
}


body{
    font:400 14px/1.5 helvetica,verdana,san-serif,Microsoft YaHei;
    font-size:62.5%;
    background: #e7e6ec;
	font-size:12px;
    background: #fff;
    display: flex;
    min-height: 100vh;
    flex-direction: column;

}

ul,li{
    list-style: none;
}
html { overflow-x: hidden; overflow-y: auto; }


/*---------------头部-----------------------------------*/
.client{
    height: 40px;
    width: 100%;
    background: #323537
}
.client_1{
    width: 1220px;
    margin: 0 auto
}
.phone{
    float: left;
    padding-top: 10px;
    color: #fff
}
.phone a{color: #fff}
.phone_1{
    padding-top: 10px;
    float: right;
}
.phone_1 ul li {float: left}
.phone_1 ul li a{
    color: #fff;
    font-size: 13px;
    display: block
}
.phone_1 ul li a:hover{color: #1c87f4}
.phone_1 ul li a img{float: left}
.phone_1 ul li a span{
    padding-left: 7px;
    line-height: 23px;
}
.pressing{
    width: 100%;
    background: #fff;
    height: 66px;
    border-bottom: 1px solid #e6e6e6;
    box-shadow: 0px 2px 4px 0px #e4e3e8;

}
.pressing_1{
    width: 1100px;
    margin: 0 auto;
}
.pressing_1 img{
    padding: 15px 0 0 0;
    float: left
}
.pressing_1 ul{
    float: left;
    font-size: 15px;
}

.pressing_1 ul li{
    float: left;
    cursor: pointer;
    font-size: 16px;
    padding-left: 20px;
    color: #333;
    line-height: 40px;
    padding-right: 20px;
    width: 50px;
    text-align: center;
}
.pressing_1 ul li a{
    display: block;
    color: #333;
    height: 42px;

}
.pressing_1 ul li.active a {
    border-bottom: 4px solid #1c87f4;
    color: #1c86f4;
    padding: 0 0 7px 0;
    width: 50px;
    text-align: center;
}

.media{float: right;position: relative}
.input_1{
    width: 288px;
    height: 38px;
    border-radius: 50px;
    border: 1px solid #1c86f4;
    margin-top: 13px;
    outline: none;
    padding-left: 10px;
    font-size: 15px;
}
.search{
    position: absolute;
    top: 8px;
    left: 13px;
}
.search span{
    font-size: 14px;
    line-height: 51px;
    padding-left: 13px;
    color: #999;
}



/*底部*/
.foot{
    height: 134px;
    width: 100%;
    background: #323537;
    clear: both;
    margin-top: -1px;
    flex-shrink: 0;
}
.meet ul{
    margin-bottom: 30px;
}
.meet ul li{
    float: left;
    font-size: 14px;
    color: #7f8299;
    padding-top: 40px;
    padding-right: 18px;
}

.meet ol{}
.meet ol li{
    float: left;
    font-size: 14px;
    color: rgba(255,255,255,0.5);
    padding-top: 20px;
    padding-right: 8px;
}
.foot_1{
    float: right;
    padding-top: 17px;
    /*margin-right: 136px;*/
    position: relative;
    width: 188px;
}
.foot_1 img{
    padding-left:20px;
    width: 40px;
    height: 40px;
}
.pic_19{
    position: absolute;
    top: -135px;
    right: -46px;
    display:none
}




.chexi_box {
    width: 1100px;
    height: 53px;
    margin: 0 auto;
}
.chexi_box p {
    line-height: 53px;
    font-size: 14px;
}
.chexi_box p  span{
	color: #1c86f4;
}

.slide{
    position: fixed;
    right: 160px;
    bottom: 200px;
    display: none;
    width: 66px;
    height: 66px;
    opacity: 0.5;
    z-index: 999;
}
.slide:hover{
    opacity:1;
}
/*头部修改*/
.deng a {
    text-decoration: none;
    color: #3d3d3d;
    /* background: url(../../images/pic_3.png) no-repeat left; */
    padding-left: 25px;
}
.deng a:hover{
    color: #f9a115;
    /*background: url(../../images/deng_1.png) no-repeat left;*/
}


.zhu a {
     text-decoration: none;
     /* background: url(../../images/pic_4.png) no-repeat left; */
     padding-left: 25px;
 }
.ruzhu a {
    text-decoration: none;
    /*background: url(../../images/ruzhu.png) no-repeat left;*/
    padding-left: 25px;
}
.zhu a:hover{color: #1c87f4;
    /* background: url(../../images/zhu.png) no-repeat left; */
}
.phone a {
    display: block;
    text-decoration: none;
    /* background: url(../../images/pic_2.png) no-repeat left; */
    padding-left: 25px;
}
.phone a:hover{
    color: #1c87f4;
    /*background: url(../../images/xuanzhong.png) no-repeat left;*/
}
.phone_1 ul li a {
    text-decoration: none;
    padding-right: 10px;
}
.phone_1 ul li .showList {
    background: url(../../images/jiao.png) no-repeat right;
}
.phone_1 ul li .showList:hover {
    background: url(../../images/dian.png) no-repeat right;
}






.right{
    position: fixed;
    right: 0;
    top: 30%;
    z-index: 1
}
.Open{
   width: 31px;
    height: 187px;
    background: #e6e6e6;
    padding-top: 8px;
}
.Open1{
    width: 19px;
    height: 55px;
    background: #2e2e2e;
    margin: 0 auto;

    padding-top: 5px;
    cursor: pointer;
}
.triangle-left{
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 7px solid #fff;
    margin-left:5px;

}
.Open2{
    color: #fff;
    padding: 4px 0 0 3px;
}
.Contrast{
    width: 10px;
    font-weight: bold;
    padding-left: 9px;
    padding-top: 12px;
    font-size: 13px;
}


.Choice{
    width: 237px;
    border: 1px solid #e6e6e6;
    background: #fff;
    padding-bottom: 10px;

}
.Contrast1{
    background: #e6e6e6;
    width:100%;
    height: 30px;
}
.Contrast2{
    padding: 7px 0 5px 10px;
    font-size: 13px;
    float: left;
}
.hide{
   width: 56px;
    height: 20px;
    background: #2e2e2e;
    float: right;
    margin: 5px;
    cursor: pointer
}
.triangle-right{
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left:7px solid #fff;
    margin: 4px 0 0 8px;
    float: left

}
.hide1{
    color: #fff;
    font-size: 12px;
    padding: 2px 0 0 8px;
    float: left;

}




.wei {
    width: 194px;
}

.nice-select {
	width: 194px;
    height: 38px;
    background: #fff url(../../images/dian.png) no-repeat 157px 7px;
    cursor: pointer;
}
.nice-select input {
	display: block;
    width: 184px;
    outline: 0;
    background: none;
    cursor: pointer;
    font-size: 15px;
    height: 38px;
    border: 1px solid #e6e6e6;
    padding-left: 10px;
    border-radius: 4px;
}


.Brand_1{
    width: 195px;
    border: 1px solid #e6e6e6;
    background: #fff;
    margin-top: 10px;
}
.Brand_2{

    padding-left: 2px;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
}
.Brand_2 li{
    float: left;
    height: 35px;
    font-size: 14px;
    padding-left: 7px;
    line-height: 37px;

}
.Brand_1 ul li img{
    margin-top: 12px;
}
.Research{

}
.Research1{
    float: left;
    width: 38px;
    border-right: 1px solid #e6e6e6
}
.Research1 ul{
    padding-top: 6px;
}
.Research1 ul li{
    text-align: center;
    padding-top: 3px;
}
.Research1 ul li a{
    color: #666;
    display: block;
    width: 20px;
    height: 20px;
    margin: 0 auto;
    line-height: 20px;
}

.Research1 ul li .wei_1{
    display: block;
    width: 19px;
    height: 19px;
    background: #1c86f4;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    border-radius: 3px;
}

.Research2{
    float: left;
}
.Research2 ol{

    width: 156px;
    overflow-y: scroll;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 447px;
    height: 507px;
}
.Research2 ol li{
    font-size: 14px;
    padding-top: 2px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 4px;

}
.Research2 ol li p{
    padding-top: 2px;
    padding-left: 10px;
    line-height: 33px;
}
.Public {
    padding-top: 10px
}
.Public1{
    font-weight: bold;
    font-size: 14px;

}
.Public ul li{
    font-size: 13px;
    border-bottom: 1px solid #e6e6e6;
    line-height: 30px;
    padding-left: 10px;
}



.design{
   width: 95%;
    margin: 0 auto;
    margin-top: 20px;
}
.design1{
    width: 100%;
    margin: 0 auto;
    font-size: 13px;
    padding: 12px 4px 10px 4px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}
.designing{
    width: 144px;
    float: left;
}
.cha2{
    float: right;
    padding-top: 3px;
    padding-right: 12px;
}
/*
.one{
    border-top: none
}
*/

.Contrasting{
    width: 156px;
    height: 40px;
    background: #1c86f4;
    color: #ffff;
    font-size: 15px;
    text-align: center;
    border-radius: 3px;
    margin: 0 auto;
    line-height: 40px;
    margin-top: 24px;
}
.delete{
    width: 80px;
    margin: 0 auto;
    margin-top: 20px;
}
.delete1{
    float: left;
    width: 16px;
    height: 16px;
    padding-top: 2px;
}

.delete2{
    float: left;
    font-size: 13px;
    color: #999;
    padding-left: 10px;
}


.Choice{position:relative;}
		.Brand_1{position:absolute;top:81px;left:50%;margin-left:-97px;}
		.Brand_2,.des_list,.design1{overflow:hidden;}


.switch ul{margin: 0 20px 0 20px;}
.switch ul{margin: 0 20px 0 20px;}
.switch ul a li{
       float: left;
    font-size: 15px;
    width: 101px;
    text-align: center;
    color: #fff;
    line-height: 50px;
    cursor: pointer;
}
.switch ul a{
        display: block;
    width: 101px;
    float: left;
    margin-right: 50px;
    font-size: 15px;
    text-align: center;
    position: relative;
    line-height: 50px;
}

.Event{
    background: #fff;
    display: block;
    color: #333;
    line-height: 50px;
    font-size: 15px;
    width: 101px;
}

.Line{
    border-top: 4px solid #f96269;
    position: absolute;
    width: 101px;
}


/*新修改*/
/*.pressing_1 ul li.active a {*/
    /*border-bottom: 4px solid #1c87f4;*/
    /*color: #1c86f4;*/
    /*padding: 13px 3px 17px 3px;*/
/*}*/

.media{float: right;position: relative}
.input_1{
    width: 288px;
    height: 38px;
    border-radius: 50px;
    border: 1px solid #1c86f4;
    margin-top: 13px;
    outline: none;
    padding-left: 10px;
    font-size: 15px;
}

.sear{
    background: #1c86f4;
    border-radius: 0 20px 20px 0;
    width: 56px;
    height: 41px;
    float: left;
    position: absolute;
    right: 0%;
    top: 12px;
    outline: none;
}

/*
*头部
 */
._mode_top{
    position: fixed;
    z-index: 39;
    top: 0px;
    left: 0px;
    width: 100%;
    background: #fff;
    height: 66px;
    border-bottom: 1px solid #e6e6e6;
    box-shadow: 0px 2px 4px 0px #e4e3e8;

}
._mode_top ._mode_top1{
    width: 1104px;
    margin: 0 auto;
}
._mode_top ._mode_top1 img {
    padding: 15px 0 0 0;
    float: left;
}
._mode_top .Exhibition li{
    padding-right: 40px;
    cursor: pointer;
    font-size: 16px;
    color: #333;
    height: 42px;
    padding-top: 25px;
    float: left
}
._mode_top .Exhibition li a{
    color: #333
}

._mode_top .Exhibition .first a {
    border-bottom: 4px solid #1c87f4;
    color: #1c86f4;
    padding: 13px 0 17px 0;
    cursor: pointer
}

._mode_top .media {
    float: right;
    position: relative;
}
._mode_top .input_1 {
    width: 288px;
    height: 38px;
    border-radius: 50px;
    border: 1px solid #1c86f4;
    margin-top: 13px;
    outline: none;
    padding-left: 10px;
    font-size: 15px;
}
._mode_top .sear {
    background: #1c86f4;
    border-radius: 0 20px 20px 0;
    width: 56px;
    height: 38px;
    float: left;
    position: absolute;
    right: 0%;
    top: 13px;
    outline: none;
}
._mode_top .pressing_1 img {
    padding: 15px 0 0 0;
    float: left;
}


