html,body{
	/*min-width: 1200px;
	max-width: 1400px;*/
	width: 100%;
	min-width: 1200px;
	margin:0 auto;
}

a {
    color: #337ab7;
    text-decoration: none;
}
.header{
	width: 100%;
	height: 58px;
	margin: 5px 0;

}
.header-wrap{
	margin: 0 auto;
	width: 1200px;
}
.header .logo{
	float: left;
   
	
}
.header .logo img{
	width: 330px;
}
.header .nav{
	float: right;
    font-size: 16px;
    margin-top: 18px;
}
.header .nav ul li {
    position: relative;
    display: inline;
    float: left;
    text-align: center;
    width: 80px;
    height: 42px;
    color: #333;
    font-size: 14px;
    background: url(../../images/arrow_nav.png) 4px 7px no-repeat;
}
.header .nav ul li.active,.header .nav ul li:hover {
    border-bottom: 2px solid #22ade6;
}
.header .nav ul li.active a{
	color: #22ade6;
}
.header .nav ul li:hover .icon {
	color: #22ade6; 
}
.header .nav ul li .icon{
    display: inline-block;
    font-size: 14px;
    line-height: 20px; 
    text-align: center;
    font-weight: 500;
}
.header .nav .dropdown_menu{
	position: absolute;
    top: 44px;
    display: none;
    background: #fff;
    box-shadow: 0 15px 27px 0 rgba(167,165,165,0.38);
    width: 95px;
    left: -10%;
    z-index: 1000;
}
.header .nav ul li:hover .dropdown_menu {
	display: block;
}
.header .nav .dropdown_menu a {
	display: inline-block;
    font-size: 14px;
    color: #666;
    padding: 0 10px;
    line-height: 30px;
    text-align: center;
    background: #fff;
    margin-bottom: 2px;
}
.header .nav .dropdown_menu a:hover {
	color: #22ade6; 
}
#banner {
	display: inline;
    width: 100%;
    /*height: 523px;*/
  
    position: relative;
    z-index: 10;
	margin-top:0px;
	overflow:hidden;
}
#banner .swiper-container {
    /*width: 1750px;*/
    /*height: 500px;*/
    /*position: absolute;
    left: -875px;
    margin-left: 50%;*/
}

#banner .swiper-container img{
	width: 100%;
}
#banner .leftUp img{-webkit-animation-name:leftUp;animation-name:leftUp;}
@-webkit-keyframes leftUp{
0%{transform:scale(1.1,1.1) translate(4.545%,4.545%); }
100%{transform:scale(1.1,1.1)  translate(-4.545%,-4.545%);}}
@keyframes leftUp{
0%{transform:scale(1.1,1.1) translate(4.545%,4.545%);}
100%{transform:scale(1.1,1.1)  translate(-4.545%,-4.545%);}}

#banner .moveRight img{-webkit-animation-name:moveRight;animation-name:moveRight;}
@-webkit-keyframes moveRight{
0%{transform:scale(1.1,1.1) translate(-4.545%,0); }
100%{transform:scale(1.1,1.1)  translate(4.545%,0);}}
@keyframes moveRight{
0%{transform:scale(1.1,1.1) translate(-4.545%,0);}
100%{transform:scale(1.1,1.1)  translate(4.545%,0);}}

#banner .moveDown img{-webkit-animation-name:moveDown;animation-name:moveDown;}
@-webkit-keyframes moveDown{
0%{transform:scale(1.1,1.1) translate(0,-4.545%); }
100%{transform:scale(1.1,1.1)  translate(0,4.545%);}}
@keyframes moveDown{
0%{transform:scale(1.1,1.1) translate(0,-4.545%);}
100%{transform:scale(1.1,1.1)  translate(0,4.545%);}}

#banner .centerBig img{-webkit-animation-name:centerBig;animation-name:centerBig;}
@-webkit-keyframes centerBig{
100%{transform:scale(1.1,1.1);}}
@keyframes centerBig{
100%{transform:scale(1.1,1.1);}}

#banner .rightDownBig img{-webkit-animation-name:rightDownBig;animation-name:rightDownBig;}
@-webkit-keyframes rightDownBig{
100%{transform:scale(1.1,1.1) translate(4%,4%);}}
@keyframes rightDownBig{
100%{transform:scale(1.1,1.1) translate(4%,4%);}}

#banner .swiper-slide img{
	animation-duration:5s;
	animation-timing-function:linear;
	animation-fill-mode: forwards;
	-webkit-animation-duration:5s;
	-webkit-animation-timing-function:linear;
	-webkit-animation-fill-mode: forwards;
}	
#banner .swiper-pagination{
	bottom: 25px;
    right: -53px;
    min-width: 100px;
}
#banner .swiper-pagination-bullet{
	width:20px;
	height:20px;
	background:#fff;
	margin:0 5px;
}	
.bodyer { width: 100%; }
.bodyer h2 { padding: 50px 0 20px 0; font-size: 18px; color: #333; line-height: 18px; font-weight: normal; overflow: hidden; }
.bodyer h2 .h2_icon { background: url("../images/h2_icon.png") no-repeat 0 0; width: 12px; height: 12px; display: inline-block; margin-right: 10px;  *vertical-align: middle;_margin-top: 12px; _position: relative; }
.bodyer h2 .more{background: url("../images/icon-more0803.jpg") right center no-repeat;padding-right: 26px;color: #666;top:52px;right: 0;font-size: 16px;line-height: 16px;float: right;}

.bodyer .p1 { height: 14px; overflow: hidden; padding-top: 20px; line-height: 14px; font-size: 14px; color: #333; text-align: center;}
.bodyer .p1 a { color: #333; }
.bodyer .p1 a:hover { text-decoration: none; color: #0080FF; }
.bodyer .p2 { height: 40px; overflow: hidden; padding-top: 10px; text-align: left; line-height: 20px; font-size: 12px; color: #999; }
.bodyer .p2 a { color: #999; }
.bodyer .p2 a:hover { text-decoration: none; color: #333; }
.bodyer .r1_box { width: 100%; background-color: #fff; }
.bodyer .r2_box { width: 100%; background-color: #f5f5f5; width:1200px; margin:0 auto; display:block; overflow:hidden;}
/*介绍*/
.con1{ width:1200px; padding-top:10px; height:100px; background:#FFF; border-bottom:1px dashed #9d9d9d;margin:0 auto;}
.con1_c{ width:1200px; margin:0 auto; display:block; overflow:hidden;text-align:left;}
.con1_c dl{ float:left; width:280px; margin-left:20px; background:url(../images/ic5.jpg) right no-repeat;}
.con1_c dl dd{ float:left; margin-right:10px;}
.con1_c dl dt p{ font-size:18px; line-height:35px; margin-top:5px; color:#202020;}
.con1_c dl dt span{ font-size:14px; color:#626262;}
.con1_c dl:last-child{ background:none;}

 .clear{ clear:both}    
    /*加载效果*/
#loading{
    display:none;
    background-color: rgba(0, 0, 0, 0.7);
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 99999999;
	margin-top: 0px;
	top: 0px;
}
#loading-center{
	width: 100%;
	height: 100%;
	position: relative;
}
#loading-center-absolute {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 200px;
	width: 200px;
	margin-top: -100px;
	margin-left: -100px;
}
#object{
	width: 80px;
	height: 80px;
	background-color: #FFF;
	-webkit-animation: animate 1s infinite ease-in-out;
	animation: animate 1s infinite ease-in-out;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
}
@-webkit-keyframes animate {
  0% { -webkit-transform: perspective(160px); }
  50% { -webkit-transform: perspective(160px) rotateY(-180deg); }
  100% { -webkit-transform: perspective(160px) rotateY(-180deg) rotateX(-180deg); }
}

@keyframes animate {
  0% { 
    transform: perspective(160px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(160px) rotateX(0deg) rotateY(0deg); 
  } 50% { 
    transform: perspective(160px) rotateX(-180deg) rotateY(0deg);
    -webkit-transform: perspective(160px) rotateX(-180deg) rotateY(0deg) ;
  } 100% { 
    transform: perspective(160px) rotateX(-180deg) rotateY(-180deg);
    -webkit-transform: perspective(160px) rotateX(-180deg) rotateY(-180deg);
  }
}

/*结束*/

/*IT外包咨询*/
.idc_go4 {
	margin:0 auto;
    border-radius: 2px;
    width: 200px;
    font-size: 16px;
    color: #FFFFFF;
    background-color: #ffb56c;
    text-align: center;
    line-height: 35px;
	text-decoration: none;
}
.idc_go4 .wba{
    color: #fff;
    text-decoration: none;
}
/*
a:hover {
	background-color: #337ab7;
    text-decoration: underline;
    color: #d60100;
	text-decoration: none;
}*/

/*维修*/
.top_tabs{ height: 169px; border-bottom: 1px solid #ff5000; background-color: #fff;width:1200px; margin:0 auto; display:block; overflow:hidden;}
.top_tabs ul{ width: 100%;}
.top_tabs ul li{ float: left; width: 200px; height: 170px; text-align: center; cursor: pointer; position: relative;}
.top_tabs ul li span{ color: #333; font-size: 16px;}
.top_tabs ul li img{ width: 91px; height: 50px; margin:0px auto; display: block;}
.top_tabs ul li.current{ background: url("top_tab_arr.png") center bottom no-repeat;}
.top_tabs ul li.wait{ cursor: default;}
.top_tabs ul li.wait span{ color: #ccc;}
.guzhangtype_box{ margin: 46px 0 50px 0; width: 100%; height: 461px; overflow: hidden; position: relative;}
.guzhangtype_box_innerbox{ position:relative;}
.guzhangtype{ width: 100%; height: 461px; overflow: hidden; position: relative;}
.guzhangtype .left{ width: 234px; height: 461px; overflow: hidden; float: left;}
.guzhangtype .right{ width: 952px; height: 461px; overflow: hidden; float: left; background-color: #fff;}
.guzhangtype .right a{ width: 237px; height: 153px; border-right: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; display: block; float: left; text-align: center; overflow: hidden;}
.guzhangtype .right a img{ width: 66px; height: 66px; margin:10px auto 1px; display: block; position: relative;}
.guzhangtype .right a span{ font-size: 18px; color: #000000; position: relative;}
.guzhangtype .right a:hover span{ color: #ff5000;}

/*  ??????  */
.vetically:hover{color:#ff5000 !important;}
.vetically {font-size:20px !important; text-align:center; font-family:"微软雅黑"; top:65px; position:relative; line-height:40px;}
.current > .vetically {color:#ff5000 !important;}
.authorize {background: url('../img/guanfangshouquan.png') center no-repeat; background-size:74px 22px; padding-bottom:60px;}
.current {background:url(../images/top_tab_arr.png) center bottom no-repeat !important;}
.interval-line {}
.no-padding-left {padding-left:0 !important;}

.sjbx{ width: 1300px;}
.sjbx .left{ float: left; width: 594px; height: 180px; position: relative;}
.sjbx .picc{ float: left; width: 289px; height: 178px; background-color: #fff; border: 1px solid #eaeaea; position: relative; margin-left: 12px; display: block;}
.sjbx .picc .bg{ position: absolute; bottom: 0; right: 0; z-index: 1;}
.sjbx .picc .dv1,.sjbx .picc .dv2{ width: 150px; height: 16px; line-height: 16px; overflow: hidden; position: absolute; top: 35px; left: 28px; font-size: 16px; color: #333; z-index: 2;}
.sjbx .picc .dv2{ top: 60px;}
.sjbx .picc .tips{ position: absolute; z-index: 3; top: -4px; right: 12px; background: url("../images/sjbx_icon_tips.jpg") no-repeat 0 0; width: 56px; height: 38px; color: #fff; font-size: 14px; text-align: center; line-height: 28px; overflow: hidden;}
.sjbx .picc .price{ position: absolute; bottom: 38px; left: 28px; color: #0080FF; font-size: 16px;}
.sjbx .picc .price span{ font-size: 24px;}
.sjbx .picc{-webkit-transition: all 0.2s linear; transition: all 0.2s linear; -moz-transition: all 0.2s linear;}
.sjbx .picc:hover{z-index: 2; -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1); box-shadow: 0 15px 30px rgba(0,0,0,0.1); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}


/*结束*/
/*订单提交*/
    .footer-collect {
        background: #ec8d15;margin-top:30px;
        color: #ffffff;
       height:45px;
        width: 100%;
        z-index: 9999;
    }
	    .container {margin:0 auto;
   
        width: 1200px;  height:45px;  line-height:45px;
    }

    .dk-form-box {
        position: relative;
        display: inline-block;
        width: 175px;
        height: 35px;
        vertical-align: middle;
        background: #ffffff;
        color: #999999;
        overflow: hidden;
        margin-right: 30px;
        font-family: microsoft yahei;
    }

    .dk-form-box2 {
        position: relative;
        display: inline-block;
        width: 100px;
        height: 35px;
        vertical-align: middle;
        background: #ffffff;
        color: #999999;
        overflow: hidden;
        font-family: microsoft yahei;
    }
 .dk-form-box2 input[type="text"] {
        border: 0;
        width: 100px;
        height: 35px;
        padding: 0px 15px;
        line-height: 15px;
    }
	   
		.dk-form-box3 {
        position: relative;
        display: inline-block;
        width: 76px;margin-left:-2px;
        height: 35px;
        vertical-align: middle;
        color: #999999;
        overflow: hidden;
        font-family: microsoft yahei;
    }
	 .dk-form-box3 img[type="text"] {
        border: 0;
      float:right;
        height: 35px;
        line-height: 15px;
    }

    .selector {
        position: relative;
        width: 100% !important;
        background: #ffffff;
        border: 0;
        height: 35px;
        line-height: 35px;
        padding: 0 15px;
        color: #999999;
        border-radius: 10px;
    }

    .dk-form-box select {
        position: absolute;
        top: 0;
        padding-left: 10px;
        -webkit-appearance: none;
        -moz-appearance: none;
        width: 100%;
        background: #ffffff;
        border: 0;
        height: 35px;
        line-height: 35px;
        color: #999999;
        /* opacity: 0; */
        font-size: 14px;
        z-index: 10;
    }

    .dk-form-box .selector:after {
        content: "\e604";
        font-family: "iconfont";
        position: absolute;
        right: 10px;
        top: 3px;
        color: #9ac719;
    }

    .dk-form-box input[type="text"] {
        border: 0;
        width: 100%;
        height: 35px;
        padding: 0px 15px;
        line-height: 15px;
    }

    .dk-form-box input[type="checkbox"] {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
    }

    .dk-form-box label {
        display: block;
        height: 35px;
        width: 100%;
        line-height: 35px;
        padding-left: 15px;
        color: #999999;
    }

    .dk-form-box input[type="checkbox"]:checked + label {
        color: #9ac719;
    }

    .btn-submit {
        font-size: 16px;
        position: relative;
        display: inline-block;
        width: 132px;
        height: 35px;
        vertical-align: middle;
        background: #ffffff;
        color: #add251;
        /* border-radius: 10px; */
        overflow: hidden;
        border: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

        .btn-submit .iconfont {
            vertical-align: middle;
        }

    .dk-collect-t {
        display: inline-block;
        vertical-align: middle;
        font-size: 18px;
        margin-right: 20px;
        font-family: microsoft yahei;
    }

    .j_order {
        width: 1200px;
        margin: 0 auto;
        text-align: left;
    }

        .j_order input {
            outline: none;
        }

    .fixed {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 9999;
    }
/*结束*/	



	
.solution {
    width: 1200px;
    margin: 0 auto;
    background: #f3f5f9;
    padding: 20px 0;
    overflow: hidden;
}
.solution .title{
    text-align: center;
}
.solution .title i.t01l {
    background: url(../../images/icon04.png) no-repeat left center;
}
.solution .title h3 {
    display: inline-block;
    font-size: 28px;
    height: 37px;
    padding: 0 15px;
    line-height: 37px;
    color: #181819;
    overflow: hidden;
}
.solution .title i.t01r {
    background: url(../../images/icon05.png) no-repeat left center;
}

.solution .title i {
    display: inline-block;
    width: 101px;
    height: 37px;
}
.solution .title span {
    display: inline-block;
    height: 35px;
    font-family: "Courier New";
    line-height: 35px;
    font-size: 22px;
    color: #6d6d6e;
}
.solution .solscroll{
	position: relative;
	margin-top: 10px;
}
.solution .sol_banner .swiper-container{
	width: 1050px;
}
.solution .sol_banner .swiper-slide {
    display: inline-block;
    text-align: left;
    height: 465px;
    background: url(../../images/productBox01.png) no-repeat center top;
}
.solution .sol_banner .swiper-slide img{
	width: 100%;
    height: 215px;
}
.solution .sol_banner .swiper-slide strong {
    display: block;
    font-size: 20px;
    margin: 15px 10px;
    color: #999;
    text-align: left;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.solution .sol_banner .swiper-slide .desc{
    padding: 0 15px;
    line-height: 24px;
    height: 96px;
    font-size: 12px;
    overflow: hidden;
}
.solution .sol_banner .swiper-slide .btn-detail {
    display: block;
    margin-top: 15px;
    overflow: hidden;
    text-align: center;
}
.solution .swiper-slide .btn-detail a{
    display: inline-block;
    height: 40px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    width: 125px;
    border: 1px solid #d9dade;
    border-radius: 5px;
    text-align: center;
    background-color: #22ade6;
    font-size: 16px;
}
.solution .solscroll .s-btn{
    position: absolute;
    width: 30px;
    height: 78px;
    top: 170px;
    overflow: hidden;
    cursor: pointer;
}
.solution .solscroll .btn_next{
	left: 0;
    background: url(../../images/sol/l.png) no-repeat center top;
}
.solution .solscroll .btn_prev{
	right: 0;
    background: url(../../images/sol/r.png) no-repeat center top;
}
.advantage{
    width: 1200px;
    padding: 30px 0;
    overflow: hidden;
    margin: 0 auto;
}
.advantage .i_ad{
    margin: 10px auto;
    width: 1200px;
    text-align: center;
    overflow: hidden
}
.advantage .i_ad li {
    width: 265px;
    margin: 30px 0;
    display: inline-block;
    overflow: hidden;
}
.advantage .i_ad li .title{
    display: block;
    width: 300px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}
.advantage .i_ad li .desc{
	padding: 0 10px;
	font-size: 12px;
    line-height: 20px;
}
.news-wrap {
    padding: 25px 0 60px;
    /*padding-bottom: 115px;*/
    overflow: hidden;

}
.news-wrap .news-content {
    width: 1200px;
    margin: 65px auto 0;
}
.news-wrap .news-content .swiper-container {
    width: 535px;
    height: 351px!important;
    margin-right: 23px;
}
.news-wrap .swiper-container .swiper-slide .new-banner{
	width: 100%;
	height: 100%;
}
.news-wrap .news-content .swiper-slide {
    width: 100%;
    height: 100%;
    display: inline-block;
    overflow: hidden;
    z-index: 0;
    position: relative;
}
.news-wrap .news-content .swiper-wrapper{
	width: 100%;
	height: 100%;
}
.news-wrap .news-content .swiper-slide .news-modal {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: rgba(0,0,0,.2);
}
.news-wrap .news-content .swiper-slide .news-text {
    position: absolute;
    bottom: 8px;
    left: 16px;
    color: #fff;
    font-size: 18px;
}
.news-wrap .news-content .news-nums {
    position: absolute;
    bottom: 5px;
    right: 15px;
    z-index: 1001;
}
.news-wrap .news-content .news-nums .new-num.active {
    background-color: #ffff50;
}
.news-wrap .news-content .news-nums .new-num {
    width: 20px;
    height: 20px;
    font-size: 14px;
    color: #5a5a5a;
    text-align: center;
    line-height: 20px;
    background-color: #fff;
    margin: 5px;
    border: 0;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    cursor: pointer;
}
.news-wrap .news-content .news-item {
    margin-left: 23px;
    width: 565px;
}
.news-wrap .news-content .news-item .news-list {
    margin-bottom: 30px;
}
.news-wrap .news-content .news-item .news-list .dates {
    width: 72px;
    height: 64px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    color: #fff;
}
.news-wrap .news-content .news-item .news-list .dates div {
    height: 32px;
    text-align: center;
    line-height: 32px;
    background-color: #dbe650;
}
.news-wrap .news-content .news-item .news-list .dates div:last-child {
    background-color: #8992ff;
}
.news-wrap .news-content .news-item .news-list .news-infos {
    width: 480px;
    margin-left: 10px;
}
.news-wrap .news-content .news-item .news-list .news-infos .news-title {
    display: block;
    position: relative;
    top: -3px;
    color: #5a5a5a;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    /*line-height: 22px;*/
}
.news-wrap .news-content .news-item .news-list .news-infos .news-desc {
    display: block;
    position: relative;
    bottom: -1px;
    color: #bababa;
    font-size: 14px;
}


.news-wrap .news-left{
    background: #71b1d8;
    color: #fff;
    overflow: hidden;
    width: 500px;
    height: 450px;
    text-align: left;
    /*float: left;*/
        display: inline-block;
}
.news-wrap ._news-content{
    width: 1200px;
    margin: 40px auto 0;
    overflow: hidden;
    text-align: center;
}
.news-wrap .news-left .news-list{
    width: 410px;
    margin: 0 auto;
}
.news-wrap .news-left .news-list h1{
    color: #fff;
    font-size: 22px;
    padding-top: 18px;
}
.news-wrap .news-left .list{
    /*padding: 25px 0;*/
}
.news-wrap .news-left .list .news-title{
    font-size: 16px;
    color: #fff;
    margin: 25px 0 10px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news-wrap .news-left .list .news-title:hover{
    color: #fff;
}
.news-wrap .news-left .list .news-time{
    display: block;
    font-size: 14px;
    color: #fff;
}
.news-wrap .news-right{
    width: 565px;
    height: auto;
    /*float: right;*/
    vertical-align: top;
    display: inline-block;
}

.news-right .new-list{
	overflow: hidden;
	margin-left: 55px;
    font-size: 16px;
}
.news-right .new-list .title{
	display: inline-block;
	float: left;
    margin-top: 10px;
}
.news-right .new-list .list{
	display: inline-block;
	float: left;
    margin: 5px 0 5px 20px;
    font-size: 14px;
    line-height: 24px;
}
.news-right .new-list .list a{
	width: 100%;
	color: #333;
	text-align: left;
	display: block;
	overflow: hidden;/*超出部分隐藏*/
    text-overflow:ellipsis;/* 超出部分显示省略号 */
    white-space: nowrap;/*规定段落中的文本不进行换行 */
    width: 450px;/*需要配合宽度来使用*/
}
.news-right .new-list .list a:hover{
	text-decoration: underline;
}
/*底部样式*/
.footbox {
	width:100%;
	background: url(../images/foot_bg.jpg) bottom center repeat-x #33373b;
	padding: 30px 0px 00px;
	margin:0 auto;
}

.foot {
	padding-bottom: 20px
}

.auto {
    height: 100%;
    overflow: hidden !important;
}
.foot1 {
	width: 700px;
}

.foot1 ul li {
	float: left;
	display: inline;
	border-left: 1px solid #484c4f;
	margin-left: 10px;
	padding-left: 15px;
	margin-right: 50px
}

.foot1 ul li h3 {
	font: 18px/32px "微软雅黑";
	color: #FFFFFF
}

.foot1 ul li p {
	padding: 10px 0px 5px
}

.foot1 ul li p a {
	font: 14px/32px "微软雅黑";
	color: #747678
}

.foot1 ul li p a:hover {
	color: #FFF
}

.foot2 {
	width: 280px;
	background: url(../images/foot_tel.png) left center no-repeat;
	font: 34px/40px "微软雅黑";
	color: #fcc602;
	padding-left: 30px;
	margin-top: 40px;
}

.foot3 {
	width: 130px;
	color: #747678;
	text-align: center;
	font: 14px/24px "微软雅黑"
	margin-left:100px;
}

.foot3 img {
	border: 9px solid #4c4f53;
	margin-top: 5px
}

.copy {
	height: 56px;
	font: 16px/56px "微软雅黑";
	text-align: center; color:#6a6a6a;
}
.wrapb {  /*..wrap*/
    width: 1200px;
    margin: 0px auto;
}

/*结束*/
.footer {
    height: 138px;
    background-color: #1585b3;
    padding-top: 32px;
    font-size: 14px;
    color: #b1b1b1;
}
.footer .footer-wrap {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}
.footer .footer-wrap .footer-logo{
    display: inline-block;
    vertical-align: top;
}
.footer .footer-wrap .logo{
    width: 310px;
    margin:38px 30px 0 0;
    vertical-align: initial;
}
.footer .footer-wrap .footer-info{
    display: inline-block;
}
.footer .footer-wrap p{
	margin: 15px 0;
    text-align: left;
}

.warp{
	width: 1200px;
	margin: 0 auto;
}
.about-us .introduction {
    width: 810px;
    text-align: justify;
    margin: 0 auto;
    line-height: 35px;
}
.about-us .about-logo{
	margin: 70px 0 50px;
	text-align: center;
}
.about-us .about-jiazhi{
	text-align: center;
	height: 260px;
	    margin: 70px 0;
	background: url(../../images/jiazhi.jpg) no-repeat center top;
}
.about-us .about-jiazhi img{
	width: 100%;
	height: 150px;
}
.about-us .about-jiazhi .headline{
	padding-top: 100px;
    position: relative;
    margin-bottom: 30px;
    font-size: 32px;
    text-align: center;
    color: #fff;
}
.about-us .about-jiazhi .line {
    display: inline-block;
    width: 44px;
    height: 2px;
        margin: 0 0 15px;
    background-color: #fff;
}
.about-us .about-jiazhi .item {
    margin: 0 40px;
    font-size: 18px;
    color: #fff;
}
.about-us .culture{
	text-align: center;
	    margin-bottom: 80px;
}
.about-us .culture h2{
	font-size: 32px;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 40px;
}
.about-us .culture .detail{
	font-size: 14px;
    text-align: center;
    margin: 0 auto;
    line-height: 30px;
    color: #333;
}
.data-recovery{
	margin: 65px 0;
	overflow: hidden;
}
.data-recovery .index_recovery ul li {
    float: left;
    width: 275px;
    margin-bottom: 50px;
}
.data-recovery .index_recovery ul li .a_pic {
    text-align: center;
}
.data-recovery .index_recovery ul li .a_title {
    margin: 14px 0px 10px 0px;
    text-align: center;
    width: 100%;
}
.data-recovery .index_recovery ul li .a_wenzi {
    width: 235px;
    font-size: 14px;
    font-family: 宋体;
    line-height: 20px;
    margin: 0px auto;
}
.data-recovery .index_recovery ul li .a_title a {
    font-size: 20px;
    font-weight: bold;
    color: #357bb9;
}
.data-recovery .index_recovery ul li .a_title a:hover{
	font-size:20px;
	font-weight:bold;
	color:#333;
}
.data-recovery .index_recovery ul li .a_pic:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	opacity:0.8;
}

#index_rec {
    background: #f1f1f1;
    height: 155px;
    padding-top: 12px;
    overflow: hidden;    margin-bottom: 60px;
    margin-bottom: 60px;
}
#index_rec .index_bl {
    width: 1100px;
    margin-top: 35px;
}
#index_rec .index_bl ul {
    margin-left: 45px;
    background: url(../../images/recovery/index_bline.gif) no-repeat right center;
}
#index_rec .index_bl ul li {
    float: left;
    width: 260px;
    margin-bottom: 15px;
}
#index_rec .index_bl ul li a {
    display: block;
    width: 180px;
    height: 50px;
    color: #fff;
    background: url(../../images/recovery/index_bl_03.png) no-repeat left center;
    text-align: center;
    padding-top: 10px;
}

/* 新闻中心*/
.news_container{
	width: 1200px;
	margin: 0 auto;
}
.title04 {
    width: 260px;
    height: 50px;
    line-height: 50px;
    text-indent: 35px;
    margin-top: 20px;
    background-color: #29b1e8;
    color: white;
    font-size: 20px;
}
.title05 {
    position: relative;
    height: 38px;
    border-bottom: 1px solid #cccdd1;
}
.title05 h3 {
    position: absolute;
    display: block;
    height: 36px;
    left: 0;
    top: 0;
    padding: 0 15px 0 10px;
    line-height: 36px;
    font-size: 16px;
    border-bottom: 2px solid #29b1e8;
    color: #099eda;
    margin-top: 0;
}
.p_jv_jobs {
    line-height: 24px;
    margin: 0px 0px;
    padding: 20px;
    background: #FFF;
	text-align:left;
}
.i_n_list{}
.i_n_list .nlist2 li{line-height:24px; padding-left:8px; width:224px; display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; background:url(../images/icon4.gif) no-repeat 8px 10px; padding-left:15px;}
.i_n_list .nlist2 a{display:block; width:220px; overflow:hidden;float:left;font-size:12px; text-align:left; white-space:nowrap;text-overflow:ellipsis;}
.i_n_list .nlist2 a:hover{ text-decoration:none;}

.i_n_list .i_title li{width:90px;}
.i_n_list .i_title a{float:left; padding-left:13px;font-size:12px; text-align:left;display:block; overflow:hidden; white-space:nowrap;text-overflow:ellipsis; background:none; color:#616161;}
.i_n_list .i_title a:hover{ color:#fff;}

.sidebar{}
.sortnavt{width:260px; height:70px;line-height: 24px; background:url(../../images/news/icon14.jpg) repeat-x left top;}
.sortnavt h3{display:block; padding-left:30px;padding-top:15px; font-size:24px; color:#FFF;margin: 20px 0 0 0;}
.sortnavt span{ display:block; padding-left:30px; font-size:16px; color:#FFF; text-transform:uppercase;}
.sortnavul{background:#FFF; padding:10px 13px 15px;text-align: center;}
.sortnavul li{ line-height:35px;text-align: left; text-indent:25px;width:50%; background:url(../../images/news/icon12-2.jpg) no-repeat 15px 16px; padding-bottom:20px;}
.sortnavul li a{color: #099eda; font-weight: bold; font-size:16px;}
.sortnavul li ul{ padding-left:22px; padding-top:5px;}
.sortnavul li ul li{padding:2px; line-height:20px; text-indent:10px; background:url(../../images/news/icon13.jpg) no-repeat left center; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.sortnavul li ul li a{color:#6e6e6e; font-size:14px;} 
.sortnavul li ul li a:hover{color:#22ade6;}

.i_l_list{ display:inline-block;}
.i_l_list a{display:block; display:inline; overflow:hidden; float:left; width:30.5%; margin:5px;line-height:22px;white-space:nowrap;text-overflow:ellipsis;}
.i_l_list img{ display:block;width:96%;height:80px; padding:1px;border:1px solid #C4C4C4;}
.i_l_list a:hover img{border:1px solid #900; }
.topline{height:39px; background:#f3f5f9; border-bottom:1px solid #e6e5e5;}
.topline_in{width:1200px; margin:0 auto;}
.topline_nav{float:right; line-height:39px;}
.topline_nav li{float:left; padding:0 7px; text-indent:20px;}
.topline_nav li.line{text-indent:0;}
.topline_nav li.tn01{ background:url(../Images/icon03.png) no-repeat left center;}
.topline_nav li.tn02{ background:url(../Images/icon02.png) no-repeat left center;}
.topline_nav li.tn03{ background:url(../Images/icon01.png) no-repeat left center;}

.it_n_page{}
.it_n_page ul{}
.it_n_page ul li{ text-align:center; line-height:50px;}
.it_n_page ul li a{ padding:2px 5px; font-size:14px; border:1px solid #CCC; margin:0 2px}
.it_n_page ul li span{padding:2px 5px; background:#FE8F01; color:#FFF;  font-size:14px;}

.i_nav{float:right; height:100px;}
.i_banner_box{ position:relative; width:100%; height:600px; overflow:hidden;}
.i_banner{display: inline; float: left;}


.i_container{overflow:hidden;}

.i_panter{width:1200px; height:100px; margin:0 auto; overflow:hidden;}
.i_panter h3{float:left; display:block; font-size:18px; width:130px; line-height:100px; text-align:center;}
.i_panter ul{float:left; width:1070px; overflow:hidden;}
.i_panter ul li{float:left; width:127px;}

.i_pro{width:100%; background:#f3f5f9; padding:20px 0; overflow:hidden;}
.i_pro_l{ position:relative; margin:10px auto 0; width:1300px; text-align:center; height:478px;}
.proscroll{ float:left; width:1194px; margin-left:53px;}
.i_pro_l li{display:inline-block; text-align:left; margin:0 5px; padding:0 10px 28px; width:340px; height:450px; background:url(../Images/productBox01.png) no-repeat center top;}
.i_pro_l li:hover{ background:url(../Images/productBox02.png) no-repeat center top;}
.i_pro_l li img{width:340px; height:215px;}
.i_pro_l li strong{ display:block; font-size: 20px;	margin:15px 10px; color: #999999; font-weight:normal; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.i_pro_l li span{display:block; padding-left:15px; line-height:24px; height:96px; overflow:hidden;}
.i_pro_l li span i{ display:block; text-indent:16px; font-style:normal; background:url(../Images/icon06.png) no-repeat left center;}
.i_pro_l li ins{display:block; margin-top:15px; overflow:hidden; text-align:center;}
.i_pro_l li ins a{display:inline-block; height: 40px; color:#FFF; text-align:center; line-height: 40px; width: 120px; border: 1px solid #d9dade; border-radius: 5px; text-align: center; background-color: #22ADE6; font-size: 16px}
.i_pro_a{width:1300px; padding-top:5px; height:12px; text-align:center; overflow:hidden;}
.i_pro_a a{display:inline-block; margin:0 3px; width:11px; height:11px; border:1px solid #FFF; border-radius:100%; overflow:hidden;}
.i_pro_a a:hover{ background:#FFF;}
.i_pro_a a.on{ background:#FFF;}

.i_pro_c{ position:relative; margin:10px auto 0; width:1300px; text-align:center;}
.i_pro_c li{display:inline-block; text-align:left; margin:0 5px; padding:0 24px 28px; width:340px; height:450px; background:url(../Images/productBox01.png) no-repeat center top;}
.i_pro_c li:hover{ background:url(../Images/productBox02.png) no-repeat center top;}
.i_pro_c li img{width:340px; height:215px;}
.i_pro_c li span{display:block; margin:15px; line-height:25px; height:125px; overflow:hidden;}
.i_pro_c li ins{display:block; margin-top:10px; overflow:hidden; text-align:center;}
.i_pro_c li ins a{display:inline-block; height: 40px; color:#FFF; text-align:center; line-height: 40px; width: 120px; border: 1px solid #d9dade; border-radius: 5px; text-align: center; background-color: #22ADE6; font-size: 16px}

.i_ys{width:100%; padding:30px 0; overflow:hidden;}
.i_ys_l{margin:10px auto; width:1300px; text-align:center; overflow:hidden;}
.i_ys_l li{width:300px; margin:30px 0; display:inline-block; overflow:hidden;}
.i_ys_l li img{width:80px; height:80px;}
.i_ys_l li span{ display:block; width:300px; height:30px; line-height:30px; font-size:16px;}
.i_ys_l li p{ padding:0 10px;}

.i_news01{width:100%; padding:20px 0; text-align:center; overflow:hidden;}
.i_news01_l{ display:inline-block; width:520px; height:185px; padding:15px; margin:15px 8px 0; background:#f3f5f9; overflow:hidden;}
.i_news01_lr{float:left; margin-left:35px; width:325px; overflow:hidden;}
.i_news01_lr li{width:325px; text-indent:10px; line-height:24px; text-align:left; background:url(../Images/icon06.png) no-repeat left center;  overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.i_jhs{width:100%; background:#f3f5f9; padding:20px 0; overflow:hidden;}
.i_jhs_f{ width:600px; margin:15px auto 0; text-align:center; visibility:inherit !important;}
.i_jhs_f li{float:left; display:inline-block; width:300px; height:30px; margin-top:12px;}
.i_jhs_f li span{ display:block; float:left; width:100px; line-height:30px; font-size:17px;}
.i_jhs_f li input{display:block; float:left; width:180px; height:28px; line-height:28px; font-family:"Microsoft YaHei"; font-size: 16px; border: 1px solid #d9dade; border-radius: 5px;}
.i_jhs h4{ display:block; width:100%; line-height:30px; margin-top:35px; font-size:20px; text-align:center; visibility:inherit !important;}

.i_jhs_c{width:652px; margin:0 auto; visibility:inherit !important; padding-top:20px; line-height:30px;}
.i_jhs_c #demand{ margin-right:5px;}
.i_jhs_c a{float:left; display:inline-block; width: 125px; height: 40px; margin:20px 18px 0; line-height: 40px; border: 1px solid #d9dade; border-radius: 5px; text-align: center; background-color: white; font-size: 16px; color: #858585;}
.i_jhs_c a:hover{color: white; background-color: rgb(34, 173, 229);}
.i_jhs_c a.on{color: white; background-color: rgb(34, 173, 229);}
    
.i_jhs_m{width:100%; text-align:center; margin-top:50px; font-size:20px; visibility:inherit !important;}

.i_jhs_m span{ display:inline-block; line-height:30px;}
.i_jhs_m textarea{ display:inline-block; margin:0 5px; width:130px; height:29px; line-height:29px; padding:0; border:0; font-family:"Microsoft YaHei"; border-bottom:1px solid #000; background:#f3f5f9; text-align:center; color:#F00; font-size:20px;}

.i_jhs_b{width:100%; text-align:center; margin-top:50px; margin-bottom:30px; visibility:inherit !important;}
.i_jhs_b input{display:inline-block; height:50px; color:#FFF; text-align:center; line-height: 50px; width:210px; border: 1px solid #d9dade; border-radius: 5px; text-align: center; background-color: #22ADE6; font-size:24px; cursor:pointer; font-family: "Microsoft YaHei";}

.i_sevice{width:100%; padding:30px 0; text-align:center; overflow:hidden;}
.i_sev_t{width:600px; margin: auto; margin-top:30px; border:1px solid #22ade5; border-radius: 5px;}
.i_sev_t a{display: inline-block; width: 172px; height: 50px; line-height: 50px; font-size:16px; text-align: center;}
.i_sev_t a.on{color: white; background-color: rgb(34, 173, 230);}
.i_sev_l{width:100%; margin-top:50px; text-align:center;}
.i_sev_l li{ display:inline-block; width:130px; height:114px;}
.i_sev_l li.line{ background:url(../Images/icon11.jpg) no-repeat center center;}
.i_sev_l li strong{display: block; font-size: 15px; padding:5px 0; line-height:20px; font-weight:normal;}
.i_sev_l li span{display:block; color:#adadad; font-size: 15px; line-height:20px;}

.i_other{width:100%; margin-top:50px; padding-bottom:40px; text-align:center;}
.i_other li{ display:inline-block; width:158px; height:128px;}
.i_other li span{ display:block; line-height:28px; font-size:16px;}

/*.footer{width:100%; padding:40px 0; border-top:1px solid #dbdce0; background:#f3f5f9; overflow:hidden;}
.footer_nav{ text-align:center; font-size:16px;}
.footer_nav a{ color:#000; padding:0 30px;}
.footer_nav a:hover{ color:#22ade6;}*/
.copyright{width:100%; padding:20px 0 0; line-height:30px; text-align:center; color:#aaa;}
.jsq{width:100%; line-height:30px; text-align:center; color:#aaa;}
.p_banner_box{ position:relative; width:100%; height:240px; overflow:hidden;}
.p_banner{display: inline; float: left;}
.p_banner li{width:100%; height:240px;}
.p_banner_p{position:absolute; width:100%; height:30px; left:0; bottom:0; text-align:left; z-index:99;}
.p_banner_p span{display:inline-block; width:260px; height:30px; background:url(../../images/news/icon15.jpg) repeat-x left top;; overflow:hidden;}

.p_container{overflow:hidden; padding-bottom:80px; background:#f3f5f9;}

.p_left{float:left; width:260px; overflow:hidden;}
.p_right{float:right; width:910px; padding-top:16px; overflow:hidden; background:#FFF; margin-top:20px;}

.sidebar{overflow:hidden; width:260px;}
.pl_contact{width:260px; margin-top:30px; background:#FFF;}
.pl_contact_c{ padding:15px 15px 30px; line-height:25px;}

.p_path{float:right; line-height:38px; color:#000;}
.p_path a{ padding:0 10px;}

.p_pro{width:880px; margin-top:10px;}
.i_left{ float:left;}
.i_right{ float:right;}

.nb_n_page{
	text-align:left;
}

.p_newsf{width:870px; padding-bottom:20px;    overflow: hidden; margin:20px 0px; border-bottom: 1px dashed #d6d8db;padding-bottom: 20px;padding-left: 10px;}
.p_newsi{float:left; width:254px; height:160px; overflow:hidden;}
.p_newsi img{width:254px; height:160px;}
.p_newsc{float:right; width:590px;text-align: left;}
.p_newsc h3{display:block;text-align: left; line-height:40px;margin: 0; font-size:14px;font-size: 16px; margin-bottom: 15px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; width:590px;}
.p_newsc span{display:block; line-height:24px; width:590px; height:72px; overflow:hidden;}
.p_newsc ins{ display:block; margin-top:15px; text-decoration:none;}

.n_n_list{ width:880px;}
.n_n_list li{background:url(../Images/icon03.png) no-repeat scroll 5px center;border-bottom: 1px dotted #a1a1a1;height: 24px;line-height: 24px;padding-left: 15px;}
.n_n_list li a{display: block;float: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 600px;}
.n_n_list li span{display:block; float:right; width:100px; text-align:right;}
.p_newsc a:hover {color:#22ade6; text-decoration:none;}

*{list-style-type:none; margin:0; padding:0; border:0; transition:all 0.2s ease-in 0s; -webkit-transition:all 0.2s ease-in 0s; -moz-transition:all 0.2s ease-in 0s;}

/*客户案例*/

.case .page-banner {
    width: 100%;
    height: 150px;
    padding: 0;
    margin-bottom: 20px;
    background: url(../../images/case/banner.jpg) center top no-repeat;
}
.case .cname {
    width: auto;
    height: auto;
    font-size: 22px;
    line-height: 1em;
    display: inline-block;
    font-size: 34px;
    letter-spacing: 2px;
    color: #fff;
    font-weight: 200;
    padding: 12px 20px;
    background: rgba(0,0,0,0.35);
    margin: 48px auto;
}
.case-container{
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	text-align:left;
}
.case .pic-list {
    width: 100%;
    padding: 35px 0;
}
.case .pic-list-item {
    /*float: left;*/
    display: inline-block;
    /*width: 24.99%;*/
    width: 33%;
    height: auto;
    margin-bottom: 20px;
    vertical-align: top;
    /*background: #fff;*/
}
.case .pic-list-col-3 .pic-list-item {
    /*width: 33.3%;
    height: 360px;*/
}

.case .pic-list-cont {
    display: block;
    background: #fff;
    margin: 0 10px;
    height: 396px;
    padding: 20px 20px 15px;
    text-align: left;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-animation: all 0.3s linear;
    -o-transition: all 0.3s linear;
}
.case .pic-list-item .pic-list-img {
    display: inline-block;
    height: 216px;
    width: 100%;
}
.case .pic-list-item:hover a {
    text-decoration: none;
}
.case .pic-list-item .title {
    padding: 0.4em;
    text-align: left;
    line-height: 1.2em;
    font-size: 18px;
    font-weight: 400;
    margin-top: 16px;
    border-top: 1px solid #f0f0f0;
}
.pic-list-item:hover .title{
	color: #005faf;
}
.case .title, .case .pagetitle {
    margin-bottom: 10px;
    overflow: hidden;
}
.pic-list-item:hover .pic-list-cont{
	z-index: 2;
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    -o-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
}
.case .banner-text{
	text-align: center;
}
.case .section-white{
	margin-top: 30px;
}
.case .article-content {
    font-size: 15px;
    line-height: 25px;
    padding: 30px 0 50px;
    word-wrap: break-word;
}
.case .article-pages {
    text-align: center;
    font-size: 12px;
    overflow: hidden;
    clear: both;
    padding: 20px 0;
}
.case .btn-cta {
    color: #fff;
    display: block;
    text-align: center;
    font-size: 18px;
    margin-right: 0 !important;
    white-space: normal;
    position: relative;
    text-align: left;
    background: #005faf;
    min-width: 200px;
    min-height: 40px;
    font-weight: 700;
    padding: 6px 12px;
    vertical-align: middle;
    padding-right: 20px;
    line-height: 3;
    border-radius: 4px;
}


/*link*/
.footer-wrapb {
	height:46px;
    color: #eee;
    background-color: #000000;
}

.footer-link {  /*友情链接高度*/
    /*padding: 20px 0px;*/
}
.footer-link span{
    font-size: 16px;
    font-weight: 900;
}
.footer-link a {
    font-size: 12px;
    padding: 0px 2px;
    color: #eee;
}

.footer-link a:hover {
    color: #fff;
    text-decoration: none;
}

.footer-copy {
    padding: 20px 0;
    text-align: center;
    font-size: 12px;
    color: #eee;
}

.footer-copy a {
    color: #eee;
}

.footer-icon-box {
    padding-top: 20px;
}

.footer-borderb {
    /*border-bottom: 1px solid #333333;*/
}
#toolbar {
    display: none;
}
/*
@media (max-width: 991px) {
    .about-img{
        margin:0;
        float: none;
    }
    .navbar{
        position: relative;
        min-height: 50px;
    }
    .navbar_m{
        position: fixed;
        width: 100%;
        background: #fff;
        z-index: 111;
    }
    #toolbar {
        color: #fff;
        width: 100%;
        position: relative;
        display: block;
        min-height: 72px;
        z-index: 111;
    }

    #toolbar .fixed {
        bottom: 0;
        left: 0;
        width: 100%;
        background: #000;
    }

    #toolbar a {
        width: 100%;
        color: #fff;
        display: block;
        padding: 10px 0;
        line-height: 23px;
        font-size: 14px;
    }

    #toolbar a span {
        font-size: 22px;
        display: block;
    }

    #toolbar .x3 {
        width: 50%;
        float: left;
        text-align: center;

    }

    .footer-borderb {
        border-top: 0;
    }
}*/

.footer-icon {
    position: relative;
    width: 190px;
    height: 46px;
    margin: 0 auto;
}

.footer-icon a {
    display: inline-block;
    float: left;
    background-image: url(../images/footer-icon-bg.png) /*tpa=http://www.sungmao.com/img/footer-icon-bg.png*/;
    width: 53px;
    height: 46px;
    margin-right: 10px;
}

.footer-icon-1 {
    background-position: 0 0;
}

.footer-icon-2 {
    background-position: -63px 0;
}

.footer-icon-3 {
    background-position: -126px 0;
}

.footer-icon-1:hover {
    background-position: 0 -50px;
}

.footer-icon-2:hover {
    background-position: -63px -50px;
}

.footer-icon-3:hover {
    background-position: -126px -50px;
}

.footer-icon-wx,
.footer-icon-gw {
    position: absolute;
    top: -108px;
    z-index: 999999;
    width: 104px;
    height: 107px;
    background: url(../images/footer-share-bg.png) /*tpa=http://www.sungmao.com/img/footer-share-bg.png*/ no-repeat center bottom;
    padding-bottom: 8px;
    display: none;
}

.footer-icon-wx {
    /*right: -92px;*/

    right: -14px;
}

.footer-icon-gw {
    /*left: 115px;*/}
/*End*/



/*悬浮窗*/
.fixed-sidebar {
	position: fixed;
	right: 0;
	top: 50%;
	margin-top: -80px;
	width: 55px;
	background: rgba(0,0,0,0.3);
	padding: 0;
	border-radius:8px 0 0 8px;
	z-index:99999;
}
.fixed-sidebar li {
	height: 50px;
	width: 160px;
	padding-left: 17px;
	border-radius:8px 0 0 8px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.fixed-sidebar li img {
	display: block;
}
.fixed-sidebar li:hover {
	margin-left: -105px;
	background: rgba(0,0,0,0.6);
}

/* 电脑维修*/
.repair  {
	width: 1200px;
	margin: 0 auto;
	padding: 30px 0;
	overflow: hidden;
}

.repair h2 {
	padding: 50px 0 20px 0;
	font-size: 18px;
	color: #333;
	line-height: 18px;
	font-weight: normal;
	overflow: hidden;
}

.repair h2 .more {
	background: url("../images/icon-more0803.jpg") right center no-repeat;
	padding-right: 26px;
	color: #666;
	top: 52px;
	right: 0;
	font-size: 16px;
	line-height: 16px;
	float: right;
}

.repair .p1 {
	height: 14px;
	overflow: hidden;
	padding-top: 20px;
	line-height: 14px;
	font-size: 14px;
	color: #333;
	text-align: center;
}
.repair .weixiu_step {
    width: 100%;
    margin-top: 40px;
}
.repair .weixiu_step .top_step {
    padding-left: 10px;
    width: 1190px;
    height: 79px;
    line-height: 79px;
    border-bottom: 1px solid #eaeaea;
    background-color: #fff;
}
.repair .weixiu_step .top_step .step {
    float: left;
    width: 287px;
    text-align: center;
    font-size: 16px;
    color: #999;
}
.repair .weixiu_step .top_step .step_arr {
    float: left;
    background-image: url("../images/step_top_arr.gif");
    width: 11px;
    height: 79px;
    display: block;
}
.repair .weixiu_step .top_step .step span {
    padding-right: 12px;
    color: #0080FF;
}
.repair .weixiu_step .top_step .step.curr_step, .repair .weixiu_step .top_step .step.curr_step span {
    color: #0080FF;
}
.repair .weixiu_step .top_step .step {
    float: left;
    width: 287px;
    text-align: center;
    font-size: 16px;
    color: #999;
}
.forget-pwd {
    width: 100%;
    margin: 20px auto;
    min-height: 400px;
}
.demo-box {
    margin: 20px auto;
    width: 800px;
    padding: 20px;
}
.demo-table {
    border-collapse: collapse;
    width: 100%;
}
.demo-table caption {
    border-bottom: 1px dashed #ccc;
    height: 40px;
    margin-bottom: 20px;
    font: 18px/1.2 normal 'microsoft yahei';
}
td {
    padding: 8px 10px;
    font: 14px/1.8 normal 'microsoft yahei';
    vertical-align: top;
}
.ui-input {
    vertical-align: top;
    height: 18px;
    font-size: 16px;
    line-height: 20px;
    border: 1px solid #aaa;
    padding: 6px 8px;
    border-radius: 3px;
}
.jq22-header h1{ text-align: center; font-size: 16px; }

.web-width {
    width: 800px;
    margin: 0 auto;
}

.forget-pwd dl {
    margin-bottom: 20px;
}
.forget-pwd dt {
    float: left;
    padding-right: 10px;
    width: 100px;
    height: 44px;
    line-height: 44px;
    text-align: right;
    font-size: 14px;
}
.forget-pwd dd {
    float: left;
    width: 80%;
    height: 44px;
    position: relative;
}
.forget-pwd dd input {
    width: 80%;
    height: 42px;
    border: #ccc 1px solid;
    padding-left: 10px;
    color: #666;
	float:left;
}
.clears {
    clear: both;
}
.forget-pwd dl {
    margin-bottom: 20px;
}
.subtijiao {
    padding: 40px 0 0 2px;
    width: 120px;
    margin: 0px auto;
    text-align: center;
}
.subtijiao input {
    width: 145px;
    height: 42px;
    background: #0080FF;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}
.forget-pwd input, .forget-pwd select, .forget-pwd button {
    border: 0;
    margin: 0;
    padding: 0;
    background: none;
}
.repair .weixiu_step h2 {
    padding: 40px 0 20px 0;

}
.repair h2 .h2_icon {
    background: url("../images/h2_icon.png") no-repeat 0 0;
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right: 10px;
    _margin-top: 12px;
    _position: relative;
}
.repair .weixiu_step h2 {
    padding: 40px 0 20px 0;
}
.repair .weixiu_step .service_box {
    width: 1212px;
    height: 125px;
}
.repair .weixiu_step .service_box .ser_item {
    width: 291px;
    margin-right: 12px;
    height: 125px;
    float: left;
    background-color: #fff;
    position: relative;
}
.repair .weixiu_step .service_box .ser_item .ser_desc {
    width: 239px;
    padding: 0 26px;
    position: absolute;
    left: 0;
    top: 20px;
}
.repair .weixiu_step .service_box .ser_item .ser_desc .ser_tle {
    width: 100%;
    height: 24px;
    padding-bottom: 8px;
    overflow: hidden;
    font-size: 16px;
    color: #333;
}
.repair .weixiu_step .service_box .ser_item .ser_desc .ser_con {
    width: 100%;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    color: #999;
}
ul.ui-choose {
    box-sizing: border-box;
    display: inline-block;
    border: 1px solid transparent;
    font: 14px/30px 'microsoft yahei';
    border-right: none;
    border-bottom: none;
    font-size: 16px;
    margin: 0;
    padding: 0;
    list-style: none;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	float:left;
}
ul.ui-choose>li:first-child {
    border-radius: 3px 0 0 3px;
}
ul.ui-choose>li {
    font: 14px/42px 'microsoft yahei';
    width: 145px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    float: left;
    height: 44px;
    line-height: 42px;
    margin: 0px 10px 20px 0px;
    padding: 0 16px;
    cursor: pointer;
    position: relative;
    z-index: 1;
    min-width: 20px;
    text-align: center;
}
ul.ui-choose>li.selected {
    z-index: 3;
    color: #0080ff;
    background: transparent url("../../images/repair/icon-selected.png") no-repeat right bottom;
    border-color: #0080ff;
}
.forget-pwd dd textarea {
    width: 80%;
    height: 68px;
    border: #ccc 1px solid;
    padding-left: 10px;
    line-height: 44px;
	float:left;
}
.demo-table tr td {
    padding: 8px 10px;
    font: 14px/1.8 normal 'microsoft yahei';
    vertical-align: top;
}

.subtijiao input {
    width: 145px;
    height: 42px;
    background: #0080FF;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
	float:left;
}
.repair .weixiu_step h2 {
    padding: 40px 0 20px 0;
}

.repair .weixiu_step .service_box .ser_item .ser_desc .ser_con {
    width: 100%;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    color: #999;
}
.repair .weixiu_step .service_box .ser_item .ser_desc .ser_tle img {
    float: left;
}
.repair .weixiu_step .service_box .ser_item .ser_desc .ser_tle span {
    float: left;
    height: 24px;
    line-height: 24px;
    text-indent: 12px;
}
.repair .weixiu_step .service_box .ser_item .ser_desc .ser_con {
    width: 100%;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    color: #999;
}
/**/
.repair .weixiu_step .user_message .r_user .msg, .repair .weixiu_step .user_message .r_user .reply {
	line-height: 24px;
	font-size: 14px;
	color: #333;
}

.repair .weixiu_step .user_message .r_user .reply {
	position: relative;
	padding-top: 6px;
	padding-left: 60px;
	color: #999;
}

.repair .weixiu_step .user_message .r_user .reply span {
	position: absolute;
	left: 0;
	top: 6px;
	color: #0080FF;
}
.repair .teams ul li,.repair .idx_zixun .msg_l,.repair .idx_zixun .msg_m,.repair .idx_zixun .msg_r .msg_dv {
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
}

.repair .teams ul li:hover,.repair .idx_zixun .msg_l:hover,.repair .idx_zixun .msg_m:hover,.repair .idx_zixun .msg_r .msg_dv:hover {
	z-index: 2;
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}

.repair .zixun dl.msg dt a,.repair .zixun dl.msg dd a,.repair .p1 a,.repair .p2 a {
	-webkit-transition: all 0.25s linear;
	transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
}

.repair .main_left .zixun_list ul li .tle,
.repair .weixiu_step .check_set_type .set_right .h4_type .item,.repair .weixiu_step .check_set_type .set_right .h4_choose .item,.repair .weixiu_step .check_set_type .set_right .h4_device .item,.repair .weixiu_step .down_order .or_r .btn_d_or {
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
}

/*IT外包价格*/
.zfbz h2::before {
    content: "—";
    color: rgb(255, 130, 0);
    padding-right: 20px;
}
.zfbz h2::after {
    content: "—";
    color: rgb(255, 130, 0);
    padding-left: 20px;
}
.zfbz h2 {
    font-size: 30px;
    color: #333;
    padding-top: 60px;
}
.zfbz h3 {
    font-size: 16px;
    color: #333;
    margin-top: 10px;
}
.table {
    margin-top: 40px;
	
}
.tab {
    width: 1000px;
}
td {
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #666;
    text-align: center;
}
.tab-item {
    width: 196px;
    height: 60px;
	text-align:center;
    background: #e7e7e8;
    float: left;
    font-size: 18px;
    color: #333;
    line-height: 60px;
    cursor: pointer;
    border-right: 1px solid #fff;
    margin-bottom: 30px;
}
.activeb {
    height: 73px;
    background: url(../images/table-active2.jpg);
    color: #fff;
}
.products .main {
    display: none;
}
table {
    width: 980px;
}
table, th, td {
    border: 1px solid #fdc181;
}
th {
    height: 60px;
    line-height: 60px;
    background: #fad7b2;
    font-size: 18px;
    color: #ff8200;
    text-align: center;
}
.products .selected {
    display: block;
}
.trwidth{
	width:400px;
}
.tdwidth{
	width:100px;
}

/*维修流程*/
img {
    vertical-align: middle;
}
img {
    border: 0;
}
.main-wxlc{
	padding: 40px 0 0;
	background-image: url(../../images/lc/bg1.jpg);
	margin:0 auto;
}
.main-pad-1 {
    padding: 40px 0 0;
}
.main-pad-2 {
    padding: 0 0 40px;
}
.sizeCover {
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}
.title-1.active {
    color: #fff;
}
.title-1 {
    position: relative;
    font-size: 40px;
    color: #333333;
    line-height: 45px;
}
.text-center {
    text-align: center;
}
.text-3 {
    margin: 0 auto;
    max-width: 780px;
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}
.text-3 {
    margin: 0 auto;
    max-width: 780px;
}

.text-3-list .icon {
    margin: 0 auto 15px;
    width: 80px;
    height: 80px;
    font-size: 0;
    line-height: 78px;
    border: solid 1px #fff;
    border-radius: 50%;
}
.text-3-list .biaoti {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
}
.text-3-list {
    position: relative;
    text-align: center;
	float: left;
}

.teleph{/*维修电话*/
	color: 	#FF4500;
	font-size: 20px;
	line-height:20pt;
}