/*电子*/
ul,li{
    padding:0;margin:0;
}
.banner{
    width: 100%;
    height: 500px;;
    position: relative;
    overflow: hidden;
    color: #FFF;
    text-align: center;
}
.trade{
    background: url(../img/industry/electron.png) no-repeat center 0 #303030;
}
.industry-center{
    width: 1000px;
   margin:auto;
    /*border:1px solid red;*/
    margin-top:90px;
}
.industry-center h2{
    font-size:48px;
    font-weight:normal;
    padding:75px 0 20px 0;

}
.industry_content{
    border-top:1px solid #dadada;
    padding:20px 20px;
    font-size:18px;
    color:#fff;
    line-height:30px;
    text-align: left;
}
/*CCN 助助IT电子企业实现*/

.realize{
    width:1000px;
    margin:0 auto;
    max-width:90%;
}
.realize h2{
    font-size:24px;
    text-align:center;
    font-weight:normal;
    padding-top:40px;
    padding-bottom:60px;
}

.realize-list{
    padding:10px;
    height:auto;
    overflow:auto;
    width:980px;
}
.realisze-left{
    float:left;
    width:435px;
    height:100%;
}
.bg{
    display:inline-block;
    width:436px;
    height:60px;
    margin-bottom:20px;
    position:relative;
    /*background:url(../img/industry/rectangle.png) no-repeat;*/
}
.bg img {
    width:100%;
}
.relise-right{
    float:right;
    width:435px;
    height:100%;
}

.realize-list div a{
    background-size:auto 100%;
    display:block;
    height:60px;
    font-size:18px;
    padding-left:60px;
    line-height:60px;
    position:absolute;
    top:0;
    left:0;
}
.realize-list div b{
    font-size:18px;
    margin-top:8px;
    font-weight:normal;
    display:block;
}
.realize-list div span{
    font-size:14px;
    color:#9C9C9C;
    display:block;
    margin-top:4px;
}
.realize-list div b,.realize-list div span{
    padding-left:60px;
}
/*成功案例*/
.case{
    width:1000px;
    border-top:1px solid #dadada;
    margin:auto;
    margin-top:130px;
}
.case-text{
    text-align:center;
    margin-top:55px;
    margin-bottom:150px;
    line-height:50px;
    font-size:24px;
    /*border-top:1px solid #dadada;*/
}
.case-text span{
    padding:0 10px;
}
.case>span{
    text-align:center;
    font-weight:normal;
    font-size:24px;
    width:125px;
    margin:auto;
    display:block;
    margin-top:-17px;
    background:#fff;
}
/*=========================*/
/*服装*/
.close{
    background: url(../img/industry/clothing.png) no-repeat center 0 #303030;
}
.build{
    background: url(../img/industry/build.png) no-repeat center 0 #303030;
}
.farm{
    background: url(../img/industry/farmers.png) no-repeat center 0 #303030;
}
.car{
    background: url(../img/industry/car.png) no-repeat center 0 #303030;
}
.dayliy{
    background: url(../img/industry/daily.png) no-repeat center 0 #303030;
}
.food{
    width: 100%;
    position: relative;
    overflow: hidden;
    color: #FFF;
    text-align: center;
    height:572px;
    background: url(../img/industry/food.png) no-repeat center 0 #303030;
}
.animal{
    background: url(../img/industry/animaldrug.png) no-repeat center 0 #303030;
}
.medicine{
    background: url(../img/industry/medicine.png) no-repeat center 0 #303030;
}
/*其他行业*/
.othear{
    background: url(../img/industry/othears.png) no-repeat center 0 #303030;
}
.solution{
    width:1000px;
    margin:auto;
    padding-top:103px;
    padding-bottom:205px;
}
.solut-content{
    width:830px;
    height:413px;
    margin:auto;
    background: url(../img/industry/shadow.png) no-repeat center 0 #303030;
}
.solut-content h2{
    color:#727272;
    font-size:22px;
    font-weight:normal;
    padding-top:40px;
    padding-left:75px;
}
.solut-bottom{
    width:700px;
    margin-left:25px;
    border-top:1px solid #DDDDDD;
    MARGIN-TOP:35px;
    padding-top:55px;
    font-size:22px;
    line-height:40px;
}
.solut-left{
    width:280px;
    float:left;
    text-align:right;
    color:#808080;
}
.solut-right{
    float:left;
    width:390px;
    padding-left:25px;
}
/*机房*/
.computer{
    width: 100%;
    height: 754px;
    position: relative;
    overflow: hidden;
    color: #FFF;
    text-align: center;
    background: url(../img/industry/computer_top.jpg) no-repeat center 0;
}
.computer{
    color:black;
}
.computer h1{
    text-align:center;
    font-size:48px;
    color:black;
    padding-top:80px;
    padding-bottom:30px;
}
.computer span{
    color:#A9A8A6;
    font-size:18px;
    text-align:center;
}
.skill-list{
    width:1000px;
    margin:auto;
    margin-top:50px;

}
.skill-list li{
    width:20%;
    float:left;
    position:relative;
    /*border:1px solid red;*/
}
.skill-list li p{
    display:block;
    color:black;
    font-size:18px;
    padding-top:10px;
}
.introduce {
    position: absolute;
    top: 190px;
    left: 0px;
    background: url(../img/industry/dialogue.png) no-repeat center;
    width: 491px;
    height: 198px;
    display: none;
    z-index: 10;
}
.introduce.last{
	background: url(../img/industry/dialogue_1.png) no-repeat center;
	right: 0;
	left:auto;
}
.skill-list li:hover .introduce{
	display: block;
}

.introduce p{
    padding:45px 25px 0 35px!important;
    font-size:14px!important;
    text-align:left;
    line-height:28px;
}
.content{
    width:1000px;
    position:relative;
    height:auto;
    clear:both;
}
.content img{
    cursor: pointer;
}
.introduce.two{
    left:230px;
}
.introduce.three{
    left:430px
}
.introduce.four{
    left:635px
}
.introduce.five{
    left:680px
}
.computer{
    width: 100%;
    height: 754px;
    position: relative;
    background: url(../img/industry/computer_top.jpg) no-repeat center 0 #EDECEA;
}
.service-room{
    width:100%;
    height:672px;
    position:relative;
    overflow:hidden;
    background: url(../img/industry/computer_bottom.jpg) no-repeat center 0 #0E0D0B;
}
.room-bottom{
    width:1000px;
    margin:auto;
    color:#fff;
}
.room-bottom h2{
    font-size:48px;
    padding-bottom:20px;
    text-align:center;
    font-weight:normal;
    padding-top:90px;
}
.room-bottom p{
    text-align:center;
    font-size:18px;
}
.room-bottom ul{
    margin-top:100px;
    padding-left:35px;
}
.room-bottom ul li{
    padding-bottom:30px;
    padding-left:10px;
    line-height:40px;
    list-style-image: url(../img/industry/dot.png);
}

/*客户评价*/
.discuss-mian{
    overflow:hidden;
    padding:90px 0 60px;
}
.discuss-list{
    padding-bottom:380px;
}
.discuss-mian h1{
    text-align:center;
    padding:75px 0 35px 0;
    font-weight:normal;
    font-size:48px;
    color:#3d3d3d;
}
.discuss-list li{
    border-top:1px solid #dadada;
    padding:60px 0;
    font-size:14px;
    height:auto;
    overflow:auto;
    position:relative;
}
.discuss-list li a{
    padding-right:100px;
    height:auto;
    overflow:auto;
}
.discuss-list li img{
    width:138px;
    height:100px;
    float:left;
}
.d-list{
    font-size:18px;
    display:inline-block;
    width:600px;
    float:left;
    line-height:40px;
    margin-left:44px;
    margin-top:10px;
}
.d-list i{
    position:absolute;
    width:20px;
    height:21px;
    left:150px;
    top:70px;
    background:url(../img/industry/one.png) no-repeat center;
}
.d-list samp{
    width:20px;
    height:21px;
    display:inline-block;
    padding-left:20px;
    background:url(../img/industry/two.png) no-repeat center;
}
.commentator{
    position:absolute;
    right:50px;
    top:95px;
    font-size:30px;
    color:#737373;
}

@media only screen and (max-width: 690px) {
    .banner {
       height: 500px;
        /*border:1px solid red;*/
    }
    
    .industry-center h2 {
        font-size: 28px;
        padding-top: 40px;
    }

    .industry_content {
        font-size: 12px;
        line-height: 25px;
    }

    .close {
       background-size: auto 100%;
    }

    .industry-center {
        width: 100%;
        /*border:1px solid red;*/
        margin-top: 60px;
    }

    .realize {
        width: 100%;
        max-width: 100%;
        /*border:1px solid red;*/
    }

    .realize h2 {
        padding-bottom: 45px;
        padding-top: 55px;
    }

    .realize-list {
        width: 95%;
        margin: 0 auto;
    }

    .realisze-left {
        width: 100%;
        text-align: center;
    }

    .relise-right {
        width: 100%;
        text-align: center;
    }

    .bg {
        width: 300px;
        margin: 0 auto;
        position:relative;
        background-size: auto 100%;
    }

    .realize-list div a {
        line-height: 40px;
        height: 40px;
        padding-left: 25px;
        font-size: 12px;
    }

    .case {
        width: 99%;
        /*border:1px solid red;*/
    }

    .case-text {
        padding: 0 10px;
        font-size: 11px!important;
        line-height: 25px;
        margin-bottom: 45px;
    }

    .realize h2 {
        font-size: 15px;
        padding-top: 30px;
        padding-bottom: 25px;
    }

    .case {
        margin-top: 25px;
    }

    .animal {
        background-size: auto 100%;
    }

    .case > span {
        font-size: 15px;
    }

    .case-text {
        margin-top: 25px;
    }

    .build {
        background-size: auto 100%;
    }

    .car {
        background: url(../img/industry/cars.png) no-repeat center 0 ;
        background-size: auto 100%;
    }

    /*机房*/
    .computer {
        height: 655px;
        background: url(../img/industry/computer_top02.jpg) no-repeat center 0;
    }

    .computer h1 {
        font-size: 28px;
        padding-top: 40px;
        padding-bottom: 10px;
    }

    .computer span {
        font-size: 12px;
    }

    .content {
        width: 100%;
        /*border:1px solid red;*/
    }

    .skill-list {
        width: 100%;
    }

    .skill-list li {
        width: 33.33%;
        margin-bottom: 43px;
    }

    .introduce {
        display: none;
    }

    .content a {
        padding: 10px;
    }

    .content img {
        width: 100%;
    }

    .room-bottom {
        width: 100%;
    }

    .room-bottom h2 {
        font-size: 24px;
    }

    .room-bottom p {
        font-size: 12px;
    }

    .room-bottom ul {
        margin-top: 60px;
        padding: 0 4%;
    }

    .room-bottom ul li {
        padding-bottom: 15px;
        padding-left: 0;
        line-height: 25px;
        font-size: 12px;
        list-style-image: none;
    }

    .discuss-mian h1 {
        font-size: 24px;
        padding-top: 10px;
    }

    .discuss-list {
        padding: 0 4%;
    }

    .discuss-list li a {
        padding-right: 0px;
    }

    .discuss-list li img {
        width: 20%;
        max-width: 70px;
        height: 50px;
        margin-top: 35px;
    }

    .d-list {
        width: 70%;
        margin-left: 3%;
        position: relative;
        font-size: 12px;
        line-height: 20px;
        float: right;
        padding-top: 15px;
    }

    .d-list i {
        top: -10px;
        left: 0;
        width: 15px;
        height: 15px;
        background-size: auto 100%;
    }

    .commentator {
        display: block;
        width: 70%;
        float: right;
        position: relative;
        top: 0;
        right: 0;
        text-align: right;
        font-size: 15px;
    }

    .d-list samp {
        top: -10px;
        left: 0;
        width: 15px;
        height: 15px;
        padding: 0;
        margin-left: 10px;
        background-size: auto 100%;
    }

    .discuss-list li {
        padding: 30px 0;
    }

    .discuss-mian {
        padding: 90px 0 0;
    }

    .trade {
        background-size: auto 100%;
    }

    .farm {
       background-size: auto 100%;
    }
    .food{
        background-size: auto 100%;
    }
    .medicine{
        background-size: auto 100%;
    }
    .realize-list div b{
        position:absolute;
        top:5px;
        left:0;
        font-size:12px;
        margin:0;
        padding-left:30px;
    }
    .realize-list div span{
        position:absolute;
        font-size:10px;
        top:18px;
        left:0;
        padding-left:30px;
    }
    .othear{
        background-size: auto 100%;
    }
    .dayliy {
        background-size: auto 100%;
    }
    .solution{
        width:92%;
        padding:50px 4% 100px 4%;
    }
    .solut-content{
        width:270px;
        padding:0 10px;
        height:210px;
        background-size:auto 100%;
        background: url(../img/industry/shadow02.png) no-repeat center 0;
    }
    .solut-content h2{
        padding:0;
        padding-top:20px;
        font-size:12px;
        text-align:center;
        padding-right:10px;
    }
    .solut-bottom{
        width:260px;
        margin-left:0;
        margin-top: 15px;
        padding-top: 10px;
        font-size: 12px;
        line-height: 20px
            }
    .solut-left{
        width:32%;
        float:left;
    }
    .solut-right{
        width:67%;
        float:right;
        padding-left:0;
    }
    .service-room{
        height:570px;
    }
}
@media only screen and (max-width: 375px) and (min-width: 320px){
    .service-room{
        height:670px;
    }
   
    .computer h1{
        font-size:20px;
    }
    .skill-list li p{
        font-size:12px;
    }
    .computer{
        height:600px;
    }
    .room-bottom h2{
        font-size:20px;
        padding-top:50px;
    }
    .room-bottom ul{
        margin-top:50px;
    }
    .service-room{
        height:600px;
    }
}


/*引导页开始=======================================================*/
html,body{
    padding:0;
    margin:0;
    display:block;
    height:100%;
}
.body_content{
    width:100%;
    height:100%;
    padding:0;
    margin:0;
    /*border:1px solid red;*/
    background:url(../img/industry/index_bg.png) no-repeat center 0;
}
.contents{
    width:1000px;
    margin:0 auto;
    height:70%;
    position:relative;
}
.leatlogo{
    width:155px;
    height:66px;
    background:url(../img/logo.png) no-repeat center;
    float:right;
    margin-top:30px;
}
.leadbut{
    width: 250px;
    height: 100px;
    background:url(../img/industry/getinto02.png) no-repeat center;
    background:url(../img/industry/getinto03.png) no-repeat center\9;
    background-size:100%;
    margin-left:60px;
    margin-top:30px;
    display:inline-block;
}

.leat_list{
    width:100%;
    height:230px;
    position:absolute;
    left:0;
    bottom:-180px;
    list-style:none;
    padding:0;
    margin:0;
}
.leat_list li{
    width:33.3%;
    float:left;
    height:228px;
    text-decoration: none;
    padding:0;
    margin:0;
    text-align:center
}
.leat_list li img{
    height:auto;
    overflow:auto;
    cursor: pointer;
}
.bom{
    width:964px;
    height:350px;
    background-size:auto 100%;
    position: absolute;
    bottom:217px;left:0px;
    display:none;
    text-align:left;
}
.menu ul ul{
    text-decoration: none;
    list-style:none;
    position:absolute;
    left:0;
    bottom:222px;
    padding:0;
    padding-top: 60px;
    margin:0;
    width:964px;
    height:350px;
    visibility:hidden;
    background:url(../img/industry/bomb.png) no-repeat center;
}
.menu ul ul.two{
    background:url(../img/industry/bomb02.png) no-repeat center;
}
.menu ul ul.three{
    background:url(../img/industry/bomb03.png) no-repeat center;
}
.menu ul ul li{
    width:100%;
    padding:0;margin:0;
    text-align:left;
}
.menu ul li:hover ul,
.menu ul a:hover ul{
    visibility:visible;
}
.menu ul ul h3{
    font-size:17px;
    color:#0D2E5F;
    padding-left:60px;
    padding-bottom:0;
    margin-bottom:0;
}
.menu ul ul p{
    font-size:12px;
    color:#545C60;
    padding-left:60px;
    padding-right: 40px;
    line-height:17px;
    margin-top: 5px;
    margin-bottom: 5px;

}
.leadbottom{
    height:30%;
    width:100%;
    background:#F8C715;
}
.scan{
    color:#fff;
    font-size:24px;
    position:absolute;
    bottom:150px;
    right:0;
    line-height:35px;
}
.scan i{
    font-size:30px;
    font-style:normal;
}

.liang{
    width:430px;
    height:134px;
    border:1px solid red;
}
.body_content{
    background: url(../img/industry/index_bg.png) no-repeat center 0!important;
}
.menu ul ul{
    background:url(../img/industry/bomb.png) no-repeat center!important;
}
.menu ul ul.two{
    background:url(../img/industry/bomb02.png) no-repeat center!important;
}
.menu ul ul.three{
    background:url(../img/industry/bomb03.png) no-repeat center!important;
}
@media only screen and (max-width: 690px) {
    .body_content{
        width:100%;
        height:100%;
        overflow: hidden;
        background:url(../img/loading/bg.png) no-repeat center 0 !important;
        background-size:120% auto!important;
    }
    .contents{
        width:100%;
        height:100%;
    }
    .leatlogo{
        margin-top:3.7%;
        width: 20.83%;
        margin-right: 7%;
        height: 32px;
        background: url(../img/loading/logo.png) no-repeat;
        background-size: 100%;
    }
    .leadbut{
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        margin-top: 3.7%;
        height: 60px;
        width: 53.9%;
        background: url(../img/loading/enter.png) no-repeat;
        background-size: 100%;
    }/*7.26*/
    .leadbottom{
        height: 18.5%!important;
        position:absolute;
        bottom:0;
        left:0;
    }
    .leat_list{
        height: 120px;
        width:100%;
        position:absolute;
        left:0;
        bottom:7%;
        z-index:10;
        padding-bottom: 6%;
    }
    .leat_list li{
        width:33.3%;
        height:120px;
    }
    .leat_list li a{
        width:100%;
        height:100%;
        display: initial;
    }
    .leat_list li a:after{
    	content: '';
    	display: inline-block;
    	width: 60%;
    	height: 50%;
    	background: url(../img/loading/view.png) no-repeat;
    	background-size: 100%;
    }
    .leat_list li a.cur:after{
    	background: url(../img/loading/close.png) no-repeat;
    	background-size: 100%;
    }
    .leat_list li img{
        width:100%;
    }
    .menu ul li:hover ul,
    .menu ul a:hover ul{
        visibility:hidden;
    }

    .menu ul ul{
	    text-decoration: none;
	    list-style:none;
	    position:absolute;
	    left:50%;
	    width: 310px;
    	bottom: 100%;
	    padding:0;
	    margin:0;
	    margin-left: -155px;
	    height: 290px;
	    visibility:hidden;
	    background:url(../img/loading/box1.png) no-repeat center bottom!important;
	    background-size: 100% auto!important;
	}
	.menu ul ul.two{
	    background:url(../img/loading/box2.png) no-repeat center bottom!important;
	    background-size: 100% auto!important;
	}
	.menu ul ul.three{
	    background:url(../img/loading/box3.png) no-repeat center bottom!important;
	    background-size: 100% auto!important;
	}
	.menu ul ul h3,.menu ul ul p{
		padding: 0 21px;
	}
	.menu ul ul li{
		height: 100%;
		position: relative;
	}
    .menu ul ul li div{
    	height: 80%;
    	margin-top: 40px;
    	overflow-y:scroll;
    	position: absolute;
    	bottom: 25px;;
    }
    .menu ul li a.cur+ul{
    	visibility:visible!important
    }
    
     .introduce{
     	top: 120px;
     	width: 300%;
     }
     .computer{
     	overflow:visible
     }
     .computer p{
     	line-height: 20px;
     }
     .skill-list li:nth-of-type(1) .introduce{
     	background: url(../img/industry/dialogue_m_l.png) no-repeat center;
     }
     .skill-list li:nth-of-type(2) .introduce{
     	left: -100%;
     	background: url(../img/industry/dialogue_m_c.png) no-repeat center;
     }
     .skill-list li:nth-of-type(3) .introduce{
     	left: -200%;
     	background: url(../img/industry/dialogue_m_r.png) no-repeat center;
     }
     .skill-list li:nth-of-type(4) .introduce{
     	left:0;
     	background: url(../img/industry/dialogue_m_l.png) no-repeat center;
     }
     .skill-list li:nth-of-type(5) .introduce{
     	left: -100%;
     	right: auto;
     	 background: url(../img/industry/dialogue_m_c.png) no-repeat center;
     }
}

@media only screen and (max-width: 375px) and (min-width: 320px) {
    .leadbottom{
        height:110px;
    }
    .leat_list{
        height:80px;
    }
    .leat_list li{
        height:80px;
    }
}

/*引导页结束===============================================================*/
/*后加的*/

.menu ul ul{
    /*visibility:visible;*/
}
.menu ul ul h3{
    margin-top:0;
}
.leadbottom{
    height:30%;
    width:100%;
    background:#F8C715;
    position:fixed;
    bottom:0;
    left:0;
    z-index:-1;
}


.clear{
    clear:both;
}

.box{
    width:100%;
    margin:0 auto;
}
.text{display:none;}
.box span{
    display:block;
    height:95px;
    line-height:95px;
    font-size: 24px;
    padding-left: 30px;
    border-bottom:1px solid #DADADA;
    cursor: pointer;
}
.text{
    background:#F9F9F9;
}
.text a{
    height: 75px;
    line-height: 75px;
    display:block;
    padding-left: 80px;
    border-bottom: 1px solid #DCDCDC;
}
.box-content{
    width:1000px;
    margin:auto;
    margin-top:150px;
    margin-bottom: 85px;
    background: #fff;
}
.produc-main {
    width: 100%;
    margin: 0 auto;
    padding-top: 200px;
    text-align: center;
    background: url(../img/demo_bg.jpg) no-repeat center 0px;
     background-size: 100% auto;
}
.produc-main h2{
    font-size:24px;
    font-weight:normal;
    color: #fff;
}
.product-list{
    width:390px;
    height:700px;
    margin:auto;
    margin-top:40px;
}
.product-list li{
    margin-bottom:15px;
}
.product-list input{
    width:355px;
    height:50px;
    line-height:50px;
    border-radius: 5px;
    border:1px solid #CDCDCD;
    color:#878686;
    font-size:18px;
    padding-left:20px;
    outline:0;
}
.product-list button{
    width:390px;
    height:60px;
    border:0;
    background:#00AEEF;
    color:#fff;
    font-size:18px;
    text-align:center;
    border-radius: 5px;
    outline:0;
    cursor: pointer;
}

.personal-main{
    width:100%;
    overflow:hidden;
    padding-top:0;
    margin:auto;
    margin-bottom:0;
    background:url(../img/center_bg.jpg)no-repeat center 0px;
    background-size: 100% auto;
}
@media screen and (max-width: 690px) {
    .produc-main{
        width:100%;
        height:750px;
        position:relative;
        overflow:hidden;
        padding-top:0;
        margin:auto;
        margin-bottom:0;
        background:url(../img/industry/product_h5.png)no-repeat center;
    }
    .produc-main h2{
        margin-top:100px;
        color:#fff;
    }
    .product-list{
        width:80%;
        margin:0 auto;
        margin-top:20px;
        height:500px;
    }
    .product-list li{
	    margin-bottom:15px;
	}
    .product-list input{
        width:92%;
        height:45px;
        line-height:45px;
        padding-left:4%;
        font-size:14px;
    }
    .product-list button{
        width:97%;
        font-size:15px;
        height:44px;
        line-height:44px;
    }

    .personal-main{
        width:100%;
        position:relative;
        overflow:hidden;
        padding-top:0;
        margin:auto;
        margin-bottom:0;
        background:url(../img/industry/product_h5.png)no-repeat center;
    }
    .box-content{
        width:90%;
        background:#fff;
        margin:0 auto;
        margin-top:100px;
        margin-bottom:85px;
    }
    .box span{
        height:47px;
        line-height:47px;
        font-size:14px;
        padding-left:4%;
    }
    .text a{
        height:37px;
        line-height:37px;
        font-size:10px;
        padding-left:10%;
    }
}












