/*轮播图样式*/
/*清除浮动*/
@media screen and (max-width:200px) {
    body {width:1300px;}
}
body {min-width:1300px;}
*body {_min-width:1300px;}

body a{outline:none;blr:expression(this.onFocus=this.blur());}
.clearfix { *zoom: 1; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

.clear { clear: both; }

/*banner的长宽根据图片大小设置*/
*{margin:0;padding:0;font-family: "Microsoft Yahei"}
image{border:none;}
body{background: #eee}
.banner {
    position: relative;
    top: 0;
    margin: 0px auto;
    width: 100%;
    height: 377px;
}

.banner .move {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.move ul,
.move ul li {
    position: absolute;
    left:0px;
}
.ctrl {
    position: absolute;
    width: 100%;
    bottom:20px;
    text-align: center;
}

.ctrl .libs {
    display: inline-block;
    margin-left: 10px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background:url(../images/gun1.png) no-repeat;
    z-index: 50;
    cursor: pointer;
}

.ctrl span.active {
   background:url(../images/gun2.png) no-repeat;
}

.ctrl .arrow {
    display: block;
    position: absolute;
    width: 30px;
    height: 60px;
    top: 50%;
    margin-top: -30px;
    background-color: #333;
    cursor: pointer;
    font: 30px/58px "宋体";
    opacity: .5;
    color: #fff;
    text-align: center;
}

.ctrl .next {
    top: -140px;
    right: 0;
}

.ctrl .prev {
    top: -140px;
    left: 0;
}

.ctrl .arrow:hover {
    opacity: 1;
}

/*如需自定义底部小圆点样式*/


/*.lib1 {
   
}

.lib2 {
    在此处添加样式

}
以此类推*/

ul{list-style: none}
a{text-decoration: none}
.top{
    width:100%;
    height:40px;
    background: #373d41;
}
.top .topc{
    width:1200px;
    height:40px;
    margin:0 auto;
}
.top .yuyan{
    float:left;
    width:105px;
    height:40px;
    cursor:pointer;
}
.top .yuyan:hover{
    background: #272B2F;
}
.top .yuyan:hover .yuyandorp{
    display: block;
}
.top .yuyan span{
    display: block;
    color:#fff;
    font-size:13px;
    line-height: 39px;
    padding-left:25px;
    margin:0 10px;
    cursor:pointer;
     background: url(../images/yuyan.png) left center no-repeat;
}
.top .yuyan .yuyandorp{
    width:200px;
    overflow: hidden;
    background: #272B2F;
    display: none;
}

.top .yyl{
    line-height: 36px;
    width:200px;
}
.top .yyl a{
    color:#fff;
    font-size:13px;
    padding-left:25px;
}
.top .yyl a:hover{
    color:#00C1DE;
}
.top .yyldq a{
    color:#00C1DE;
}
.top .top2{
    float:right;
    height:40px;
}
.top .top2 ul li{
    float:left;
    margin:0 15px;
}
.top .top2 ul li a{
    transition: 0.5s;
    display: block;
    color:#fff;
    font-size:13px;
    line-height:39px;
    height:40px;
}
.top .top2 ul li a:hover{
    transition: 0.5s;
    color:#00C1DE;
}
.top .top2 .dl a:hover{
    color:#fff;
}
.top .top2 .dl{
    background: #00C1DE;
    margin:0;
    padding:0 15px;
}

.top .sogg{
    float:left;
    height:40px;
}
.top .sogg .sognav{
    float:left;
}
.top .sogg .sognav ul li{
    float:left;
    height:40px;
    margin:0 15px;
    line-height: 38px;
}
.top .sogg .sognav ul li a{
    color:#Fff;
    font-size:13px;
    transition: 0.5s;
}
.top .sogg .sognav ul li a:hover{
    transition: 0.5s;
    color:#00C1DE;
}
.top .sogg .sogonggao{
    height:40px;
    width: 300px;
    float:left;
    margin-right:15px;
}
.top .sogg .sosuoname{
        height: 40px;
    font-size:14px;
    background: url(../images/ggicon.png) left center no-repeat;
    line-height: 40px;
    padding-left:30px;
    color:#00C2DE;
    float:left;
}
.top .sogg .sosuoselect{
    height:40px;
    overflow: hidden;
    float:left;
}
.top .sogg .sosuoselect ul li{
    width:200px;
    line-height: 40px;
}
.top .sogg .sosuoselect ul li a{
    display: block;
    font-size:14px;
    color:#fff;
white-space: nowrap;text-overflow: ellipsis;
    overflow: hidden;
}
.top .somore{
    font-size:14px;
    float:right;
    color:#00C2DE;
}
.top .somore a{
    color:#00C2DE;
    line-height: 40px;
}

.head{
    width:100%;
    height:107px;
    background: #fff;
}
.head .logo{
    float:left;
}
.head .headc{
    width:1200px;
    height:107px;
    margin:0 auto;
}
.head .so{
    width:388px;
    height:107px;
    float:left;
        margin-left: 30px;
}
.head .sobg{
    width:388px;
    height:33px;
    margin-top:24px;
}
.head .soinput{
    width:297px;
    height:31px;
    border-top:1px solid #e0e0e0;
    border-bottom:1px solid #e0e0e0;
    border-left:1px solid #e0e0e0;
    border-right:none;
    color:#999;
    font-size:14px;
    line-height: 29px;
    padding-left:10px;
    float:left;
    outline: none;
}
.head .sos{
     width:70px;
     height:33px;
     background: #00C1DE;
     float:left;
}
.head .sos img{
    float:left;
    margin-left:11px;
    margin-top:11px;
}
.head .sosub{
    height:33px;
    border:none;
    float:left;
    color:#fff;
    background:#00C1DE;
    padding-left:5px;
    cursor:pointer;
}
.head .sosize{
    font-size:12px;
    color:#999999;
    float: left;
}
.head .sosize a{
    font-size:12px;
    color:#999;
    line-height: 30px;
}
.head .head_phone{
    float:right;
}
.sele{
    width:100%;
    height: 50px;
    position: absolute;
    z-index: 500;
    top: 168px;
}
.sele .selec{
    width:1200px;
    margin:0 auto;
       height: 50px;
}
.sele .left{
    width:250px;
    height:377px;
    background: #fff;
    float:left;
    border-top:4px solid #00C2DE;
}
.sele .leftbt{
    height:45px;
    width:205px;
    border-bottom:1px solid #E9E9E9;
    background: url(../images/jzicon.png) no-repeat 16px 16px;
    font-size:15px;
    color:#696969;
    line-height: 45px;
    padding-left:45px;
    cursor:pointer;
}

.sele .leftbt a{
    font-size:15px;
    color:#696969;
}

.sele .left_ul{
    width:250px;
    overflow: hidden;
    margin-top:5px;
}
.sele .left_ul ul li{
    width:218px;
    margin:0px 16px;
}
.sele .left_ul ul li+li{
    margin-top:5px;
}
.sele .left_ul ul li .left_img,.sele .left_ul ul li .left_img2,.sele .left_ul ul li .left_img3,.sele .left_ul ul li .left_img4{
    color:#6A6A6A;
    font-size:14px;
    padding:7px 0px 7px 25px;
    float:left;
    background: url(../images/icon2.png) left center no-repeat;
}
.sele .left_ul ul li .left_img2{
    background: url(../images/icon3.png) left center no-repeat;
}
.sele .left_ul ul li .left_img3{
    background: url(../images/icon.png) left center no-repeat;   
}
.sele .left_ul ul li .left_img4{
    background: url(../images/icon4.png) left center no-repeat;   
}
.sele .left_ul ul li a{
    display: block;
    color:#999999;
    font-size:14px;
    padding:7px;
    float:left;
}
.sele .left_ul ul li a:hover{
    color:#00C2DD;
}
.nav{
    position: absolute;
    z-index: 300;
    width:100%;
    height:46px;
}
.nav .nav2{
    width:100%;
    height:45px;
    background: url(../images/dhflw.png);
    opacity: 0;
    filter:alpha(opacity=0);
}
.nav .navline{
    width:100%;
    height:1px;
    background: url(../images/dh_line.png) repeat-x;
}
.sele .navh{
    float:left;
    width:950px;
    height:45px;
    margin-top:4px;
}
.sele .navh ul li{
    position:relative;
    float:left;
    padding:0 13px;
}
.sele .navh ul li img { position:absolute;left:0px;top:-3px; }
.sele .navh ul li a{
    transition:0.5s;
    color:#fff;
    font-size:15px;
    line-height: 45px;
    *line-height: 42px;
}
.sele .navh ul li a:hover{
    transition:0.5s;
    opacity: 0.7;
    filter:alpha(opacity=70);

}

/*免费定制*/
.p1{
    width:100%;
    overflow: hidden;
}
.p1 .p1c{
    width:1200px;
    height:123px;
    margin:0 auto;
}
.p1 .p1dz{
    width:230px;
    height:123px;
    float:left;
    background: #fff;
    padding-left:20px;
}
.p1 .p1dz p{
    font-size:14px;
    color:#373D41;
    margin:12px 0px 5px 0px;
}
.p1 .p1sl{
    width:208px;
    height:32px;
   
}
.p1 .p1ok{
    width:208px;
    height:32px;
    font-size:14px;
    color:#333333;
    line-height: 29px;
}
.p1 .p1okbt{
     width:186px;
    overflow: hidden;
    border:1px solid #eee;
    position: absolute;
    z-index: 10;
    padding-left:20px;
    background: #fff;
}
.p1 .p1okbt li{
    width:186px;
    height:30px;
    cursor:pointer;
     background: url(../images/jicon.png) no-repeat 160px 13px;
}
.p1 .p1okbt li+li{
    background: #fff;
    display: none;
}
.p1 .p1okbt li:hover{
    color:#16C5E0;
}
.p1 .p1input{
    width:208px;
    height:32px;
    background: #16C5E0;
    border:none;
    color:#fff;
    line-height: 32px;
    font-size:14px;
    margin-top:4px;
    cursor:pointer;
}
.p1 .p1newkh{
    width:460px;
    height:110px;
    float:left;
    padding:11px 20px 0px 20px;
    border-bottom:2px solid #ffffff;
    background: #fff;
}
.p1 .p1newkh p{
    color:#333333;
    font-size:15px;
    float:left;
}
.p1 .p1newkh a{
    color:#00C1DD;
    font-size:12px;
    float:right;
    margin-top:3px;

}
.p1 .p1lb{
    width:460px;
    height:48px;
    margin-top:10px;
    overflow: hidden;
        float: left;
}
.p1 .p1lb ul li{
    height:24px;
    overflow: hidden;
    line-height: 24px;
    padding-left:10px;
    background: url(../images/liicon.png) left center no-repeat;
}
.p1 .p1lb ul li span{
    transition:0.5s;
    display: block;
    float:left;
    color:#999999;
    font-size:14px;
    cursor:pointer;
}
.p1 .p1lb ul li span.spTitle
{
    width: 80%; 
	display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.p1 .p1lb ul li span.spTitle a
{
	float:left;
	color: #999999;
	font-size: 12px;
	margin-top: 0px;
}
.p1 .p1lb ul li span.spTitle a:hover
{
    color:#00C1DE;
    transition:0.5s;	
}

.p1 .p1lb ul li span+span{
    float:right;
    color:#C1C1C1;
    font-size:12px;
}
.p1 .p1lb ul li span:hover{
    color:#00C1DE;
    transition:0.5s;
}
.p1 .p1selsv{
    width:500px;
    overflow: hidden;
}
.p1 .ptop{
    width:10px;
    height:4px;
    float:left;
    background: url(../images/jttop.png) no-repeat;
    margin-left: 239px;
    margin-top: 18px;
    cursor:pointer;
}
.p1 .ptop:hover{
    background: url(../images/jthover1.png) no-repeat;
}
.p1 .pbottom{
    width:10px;
    height:4px;
    float:left;
    background: url(../images/jtbottom.png) no-repeat;
    margin-left:5px;
    margin-top: 18px;
    cursor:pointer;
}
.p1 .pbottom:hover{
    background: url(../images/jthover2.png) no-repeat;
}
.p1 .p1img{
    float:left;
    height:122px;
    width:225px;
    background: #fff;
    padding-top:1px;
}
.p2{
    width:1200px;
    overflow: hidden;
    margin:16px auto 0px auto;

}
.p2 .p2_1{
    height:245px;
    width:288px;
    float:left;
    background: #fff;
}
.p2 .p2_1+.p2_1{
    margin-left:16px;
}
.p2 .p2_1 .p2_1bt{
    height:71px;
    border-left:2px solid #00C2DE;
    width: 262px;
    padding-left:24px;
}
.p2 .p2_1 .p2_1bt p{
    color:#373A3F;
    font-size:18px;
    width: 262px;
    float:left;
    margin:14px 0px 5px 0px; 
}
.p2 .p2_1 .p2_1bt span{
    color:#999999;
    font-size:12px;
    float:left;
}
.p2 .p2_1 .p2_1bt a{
    float:right;
    margin-right:20px;
    color:#00C1DD;
    font-size:12px;
}
.p2 .p2_2{
    width:288px;
    height:87px;
}
.p2 .p2_2img{
    float:left;
    margin: 21px 24px 10px 25px;
}
.p2 .p2_2bt{
    font-size:14px;
    color:#373C40;
    margin-top: 15px;
    float:left;
    width: 180px;
}
.p2 .p2_2bts{
    font-size:12px;
    color:#999999;
    float:left;
    margin-top:6px;
}

/*电脑网站部分*/
.p3_bt{
    width:1200px;
    height:42px;
    background: #fff;
    margin:16px auto 0px auto;
}
.p3_bt .p3_bt1{
    float:left;
    font-size:16px;
    color:#393D40;
    line-height: 42px;
    *line-height: 39px;
    margin-left:15px;
}
.p3_bt .p3_dq{
    float:left;
    font-size:16px;
    color:#9A9A9A;
    line-height: 42px;
    *line-height: 39px;
    margin-left:20px;
}
.p3_bt .p3_dqimg{
    width:44px;
    height:24px;
    float:left;
    /*background: url(../images/ss.png) no-repeat;*/
        margin: 9px;
    cursor:pointer;
}
.p3_bt .p3_dqimg2{
    width:38px;
    height:18px;
    padding:3px;
}
.p3_bt .p3_dqkk,
.p3_bt .p3_dqimg2:hover{
    background: url(../images/ss.png) no-repeat;
}
.p3_bt .p3_sx{
    float:left;
    font-size:16px;
    color:#666666;
    line-height: 42px;
    *line-height: 39px;
    margin-left:20px;   
    padding-right:20px;
    background: url(../images/setbottom.png) right center no-repeat;
    cursor:pointer;
}
.p3_bt .p3_sx span{
    display: block;
}
.p3_bt .p3_sx .p3_sxbox4{
    display: none;
}

.p3_bt .p3_sx:hover {
    background: url(../images/settop.png) right center no-repeat;
}
.p3_bt .p3_sx:hover .p3_sxbox,.p3_bt .p3_sx:hover .p3_sxbox2,.p3_bt .p3_sx:hover .p3_sxbox3,.p3_bt .p3_sx:hover .p3_sxbox4{
    display: block;
}
.p3_bt .p3_sx+.p3_sx{
    margin-left:30px;
}
.p3_bt .p3_sxmore{
    float:right;
    font-size:14px;
    color:#999999;
    line-height: 42px;
    margin-right:15px;
}
.p3_bt .p3_sxmore:hover{
    color:#00C2DE;
}
.p3_bt .p3_sxbox,.p3_bt .p3_sxbox2{
    display: none;
    /*width:640px;
    height:29px;*/
    width:90px;
    height:auto;
    border-radius: 2px;
     position: absolute;
     background: #fff;
     padding-left:4px;
     padding-top:3px;
      z-index: 2000;
}
.p3_bt .p3_sxbox2{
 padding-bottom:3px;
}
.p3_bt .p3_sxbox2 ul li{
    height:29px;
    line-height: 29px;
    float:left;
    margin:0 5px;
}
.p3_bt .p3_sxbox2 ul li a{
    display: block;
    color:#696969;
    font-size:14px;
    margin:0 10px;
}
.p3_bt .p3_sxbox{
    width: 91px;
    height:auto;
}
.p3_bt .p3_sxbox ul li{
    width:44px;
    float:left;
    line-height: 20px;

}
#Color14{
        color: #999999;
    font-size: 12px;
    line-height: 20px;
    display: block;
    width: 35px;
     /*margin-left: 5px;*/
}
.p3_bt .p3_sxbox ul li a{
    color:#999999;
    font-size:12px;
    line-height: 23px;
    display: block;
}
.p3_bt .p3_sxbox2 ul .sxbox2dq a{
    color:#00C2DE;
}
.p3_bt .p3_sxbox2 ul li a:hover{
    color:#00C2DE;
}
.p3_bt .p3_sxbox3{
   width:1200px;
    min-height: 260px;
    height:auto;
    position: absolute;
    z-index: 2000;
    background: #fff;
    display:none;
    box-shadow:0px 0px 10px #ccc;
    left: -508px;
    padding-top:10px;
}
.p3_bt .p3_sxbox3 ul li{
    /*border-bottom:1px solid #eeeeee;*/
	margin: 0px 20px;
	float: left;
	height: 30px;
	line-height: 30px;
}
.p3_bt .p3_sxbox3 .sxmore{
    color:#999999;
    font-size:14px;
    float:left;
        height: 45px;
    border:none;
}
.p3_bt .p3_sxbox3 .sxmore div{
    height:45px;
    float:left;
    line-height: 45px;
    margin-left:50px;
}
.p3_bt .p3_sxbox3 .sxmore a{
    display: block;
    height:45px;
    line-height: 45px;
    float:left;
    color:#01BFDF;
}
.p3_bt .p3_sxbox3 .p3_sxboxx,.p3_bt .p3_sxbox3 .p3_sxboxx2,.p3_bt .p3_sxbox3 .p3_sxboxx3{
    width:110px;
    color:#999999;
    font-size:16px;
    float:left;
    padding-left:20px;
    background: url(../images/gn.jpg) left center no-repeat;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;    
}
.p3_bt .p3_sxbox3 .sxboxxdq{
    background: url(../images/gn1.jpg) left center no-repeat;
    color:#00C2DE;
}
.p3_bt .p3_sxbox3 .sxboxxdq a{
    color:#00C2DE !important;
}
.p3_bt .p3_sxbox3 .p3_sxboxx2{
       width: 90px;
}
.p3_bt .p3_sxbox3 .p3_sxboxx3{
    width:70px;
}
.p3_bt .p3_sxbox3 .p3_sxboxx a,.p3_bt .p3_sxbox3 .p3_sxboxx2 a,.p3_bt .p3_sxbox3 .p3_sxboxx3 a{
     color:#999999;
     font-size:15px;
}
.p3_bt .p3_sxbox3 .p3_sxboxx:hover,.p3_bt .p3_sxbox3 .p3_sxboxx2:hover,.p3_bt .p3_sxbox3 .p3_sxboxx3:hover{
     background: url(../images/gn1.jpg) left center no-repeat;
}
.p3_bt .p3_sxbox3 .p3_sxboxx:hover a,.p3_bt .p3_sxbox3 .p3_sxboxx2:hover a,.p3_bt .p3_sxbox3 .p3_sxboxx3:hover a{
     color:#00C2DE
}
.p3_bt .p3_sxbox4{
    background: #fff;
    position: absolute;
    z-index: 2000;
    height: 488px;
    box-shadow:0px 0px 10px #ccc;
    padding:10px ;
}
.p3_bt .p3_hangbg{
    background: #f5f5f5;
    float:left;
    height:28px;
    line-height: 28px;
    padding:0 10px;
}
.p3_bt .p3_hangbt{
    color:#696969;
    font-size:16px;
    font-weight:bold;
    float:left;
    height:28px;
    line-height: 28px;
    padding:0 10px;
}
.p3_bt .p3_hangbg a{
    font-size:14px;
    color:#999999;
    padding:0 8px;
}
.p3_bt .p3_hangbg a:hover{
    color:#00C1DE;
}

.p4_cp{
    width:1216px;
    margin:0 auto;
    overflow: hidden;
    position: relative;
}
.p4_cp .cpbig{
    width:1216px;
    overflow: hidden;
    float:left;
}
.p4_cp .cpbig ul li{
    width:274px;
    height:340px;
    background: #fff;
    padding:7px;
    margin:8px;
    float:left;
    transition: 0.5s;
    position: relative;
    top:0px;
}
.p4_cp .cpbig ul li:hover{
    top:-5px;
    transition: 0.5s;
    box-shadow: 0px 0px 5px #ccc;
}
.p4_cp .p4_cpimg{
    width:274px;
    height:304px;
    cursor:pointer;
    overflow: hidden;
    position: relative;
}
.p4_cp .p4_cpimg:hover .p4_flw{
    transition: 0.5s;
     opacity: 1;
    filter:alpha(opacity=100);
}
.p4_cp .p4_cpimg img{
    position: absolute;
    z-index: 1;
}
/*
.p4_cp .p4_flw{
    width:174px;
    height:204px;
    background:url(../images/cphover.png) no-repeat;
    opacity: 0;
    filter:alpha(opacity=0);
    position: absolute;
    z-index: 2;
    transition: 0.5s;
    color:#fff;
    font-size:14px;
    padding:180px 0px 0px 110px;
}

*/
.p4_cp .p4_cptxt{
    height:36px;
    width:274px;
}
.p4_cp .p4_cptxt span{
    font-size:14px;
    color:#383D41;
    line-height: 44px;
    float:left;
}
.p4_cp .p4_cptxt a{
    transition:0.5s;
    float:right;
    font-size:14px;
    line-height: 44px;
    color:#999;
}
.p4_cp .p4_cptxt a:hover{
    transition:0.5s;
    color:#01BFDF;
}
.p4_cp .p4_cpleft,.p4_cp .p4_cpright{
    width:48px;
    height:75px;
    background: url(../images/cpleft.png) no-repeat;
    position: absolute;
    z-index: 200;
    margin-top:332px;
    margin-left:-60px;
    cursor:pointer;
}
.p4_cp .p4_cpright{
    background: url(../images/cpright.png) no-repeat;
     margin-left:1229px;
}
.p4_cp .p4_cpright:hover{
     background: url(../images/cpright_h.png) no-repeat;
}
.p4_cp .p4_cpleft:hover{
     background: url(../images/cpleft_h.png) no-repeat;
}
/*电脑网站部分*/

/*手机网站部分*/
.p5_sj{
    width:1200px;
    height:42px;
    margin:0 auto;
}
.p5_sj .span1{
    font-size:16px;
    color:#383D41;
    line-height: 40px;
    float:left;
}
.p5_sj .span1 font{
    color:#00C1E0
}
.p5_sj a{
    transition: 0.5s;
    font-size:14px;
    color:#999;
    float:right;
    line-height: 40px;
}
.p5_sj a:hover{
    transition: 0.5s;
    color:#02C1DE;
}
.p5_box{
    width:1216px !important;
    height:542px;
    margin:0 auto;
    overflow: hidden;
     position: relative;
}
.p5_bigbox{
    width:100%;
    overflow: hidden;
    position: relative;
}
.p5_box ul li{
    width:288px;
    height:542px;
    background: url(../images/sj.png) no-repeat;
    margin:8px;
    float:left;
    position: relative;
    transition: 0.5s;
    top:0px;
}
.p5_box ul li:hover{
  transition: 0.5s;
    top:-5px;
}
.p5_box ul li .p5_wzimg{
    width:226px;
    height:401px;
    margin:66px 22px 0px 19px;
    position:absolute;
    z-index: 5;
    overflow: hidden;
}

.p5_box .p5_wzimg .flw{
    position:absolute;
    z-index: 10;
    opacity: 0;
    filter:alpha(opacity=0);
    background: #000;
    width:226px;
    height:401px;
    transition: 0.5s;
}
.p5_box .p5_wzimg .ewm{
    width:226px;
    height:401px;
    position:absolute;
    z-index: 15;
    opacity: 0;
    filter:alpha(opacity=0);
    overflow: hidden;
}
.p5_box .p5_wzimg .ewm img{
    margin:70px 23px 0px;
}
.p5_box .p5_wzimg .ewm p{
    font-size: 16px;
    color:#fff;
    text-align: center;
    margin-top:10px;
}

.ewm a{ display:block;}
.ewm p.mbYl a{ color:#fff;}
/*.ewm p.mbYl a+a{ float:right;}*/
.ewm p.mbYl a:hover{ color:#0ce2ff;}

.p5_box .p5_wzimg .ewm p font{
    color:#0ce2ff;
    font-weight:bold;
}
.p5_box .p5_wzimg:hover .flw{
    transition: 0.5s;
    opacity: 0.5;
    filter:alpha(opacity=50);
}
.p5_box .p5_wzimg:hover .ewm{
    transition: 0.5s;
    opacity: 1;
    filter:alpha(opacity=100);
}
.p5_bigbox .p5_box_left,.p5_bigbox .p5_box_right{
    width:48px;
    height:75px;
    background: url(../images/cpleft.png) no-repeat;
    position: absolute;
    z-index: 100;
    margin-top:240px;
    cursor:pointer;
    opacity: 0;
    filter:alpha(opacity=0);
    transition: 0.5s;
}
.p5_bigbox .p5_box_right{
    background: url(../images/cpright.png) no-repeat;
    margin-left:1168px;
}
.p5_bigbox .p5_box_right:hover{
    background: url(../images/cpright_h.png) no-repeat;
}
.p5_bigbox .p5_box_left:hover{
    background: url(../images/cpleft_h.png) no-repeat;
}
.p5_box:hover .p5_box_left,.p5_box:hover .p5_box_right{
    transition: 0.5s;
    opacity: 1;
    filter:alpha(opacity=100);
}

/*手机网站部分*/

/*案例风云榜*/
.p6_fy{
    width:1200px;
    margin:0 auto;
}
.p6_fy ul li{
    width:386px;
    height:343px;
    background: #fff;
    transition: 0.5s;
    float:left;
}
.p6_fy ul li:hover{
    transition: 0.5s;
    margin-top:-7px;
}
.p6_fy ul li+li{
    margin-left:21px;
}
.p6_fy ul li:hover{
    transition: 0.5s;
}
.p6_fy ul li img{
    margin:19px 19px 10px 19px;
}
.p6_fy .p6_fy_1 span{
    float:left;
    color:#3A4044;
    font-size:14px;
    margin-left:19px;
}
.p6_fy .p6_fy_1 span font{
    color:#00c1de;
    font-size:24px;
}
.p6_fy .p6_fy_1 p{
    font-size:14px;
    color:#999;
    line-height: 42px;
    float:right;
    margin-right:19px;
}
.p6_fy .span1{
    float:left;
    margin-left:19px;
    font-size:14px;
    color:#999;
    margin-top:10px;
}
.p6_fy .span1 font{
    font-weight:bold;
    color:#00C1DE;
}
.p6_fy .a1{
    float:right;
    width:49px;
    height:26px;
    border:1px solid #E0E0E0;
    text-align: center;
    line-height: 25px;
    font-size:14px;
    color:#999;
    margin-right:10px;
    margin-top:7px;
    transition: 0.2s;
}
.p6_fy .a2{
    float:right;
    transition: 0.2s;
    background: #494F53;
    color:#fff;
    width:49px;
    height:26px;
    border:1px solid #494F53;
    line-height: 25px;
    font-size:14px;
    text-align: center;
    margin-right:19px;
    margin-top:7px;
}
.p6_fy .a2:active{
    background: url(../images/look.png) no-repeat
}
.p7_16{
    width:1200px;
    height:42px;
    background: #fff;
    margin: 16px auto 16px auto;
    font-size: 16px;
}
.p7_16 .span1{
    color:#373D41;
    line-height: 42px;
    *line-height: 39px;
    margin-left:15px;
    float:left;
}
.p7_16 .span1 font{
    color:#00c1de;
}
.p7_16 .span2{
    font-size:16px;
    color:#999;
    margin-left:30px;
    line-height: 42px;
    *line-height: 39px;
    float:left;
}
.p7_16 a{
    float: right;
    font-size: 14px;
    color: #999999;
    line-height: 42px;
    *line-height: 39px;
    margin-right: 15px;
    transition:0.5s;
}
.p7_16 a:hover{
    transition:0.5s;
    color:#15C5DF;
}
/*最新入驻*/
.p7_box{
    width:1200px;
    margin:0 auto;
    overflow: hidden;
    background: #fff;
    margin-bottom:20px;
}
.p7_box .box_1{
    width:300px;
    float:left;
    background: url(../images/newflw.png) no-repeat 273px 16px;
}
.p7_box .box_1 .bt{
    font-size:16px;
    color:#454C52;
    width:270px;
    margin:0 15px;
    border-bottom:1px dashed #eee;
}
.p7_box .box_1 .bt span{
    font-size:16px;
    color:#454C52;
    line-height: 50px;
    float:left;
}
.p7_box .box_1 .bt .d{
    float:right;
    margin-top: 20px;
}
.p7_box .box_1 .bt .yuan{
    width:7px;
    height:7px;
    margin:5px 3px;
    float:left;
    cursor: pointer;
    background: url(../images/newm.png) no-repeat;
}
.p7_box .box_1 .neirong{
    width:270px;
    overflow: hidden;
    padding:7px 0px;
    border-bottom:1px dashed #eee;
    margin-left:15px;
}
.p7_box .box_1 .neirong ul li{
    line-height: 30px;
    padding-left:15px;
    background: url(../images/newbn.png) left center no-repeat;
    overflow: hidden;
    white-space: nowrap;text-overflow: ellipsis;
}
.p7_box .box_1 .neirong ul li a{
    font-size:14px;
    color:#999;
    transition: 0.5s;
}
.p7_box .box_1 .neirong ul li a:hover{
    color:#32D6F1;
     transition: 0.5s;
}
.p7_box .box_1 .bot{
    width:300px;
    height:50px;
}
.p7_box .box_1 .bot a{
    float:right;
    font-size:14px;
    color:#999;
    margin-right:20px;
    margin-top:12px;
    transition: 0.5s;
}
.p7_box .box_1 .bot a:hover{
    color:#32D6F1;
    transition: 0.5s;
}
/*最新入驻*/
/*客户信息*/
.p8{
    width:1200px;
    margin:0 auto;
    overflow: hidden;
}
.p8 .box1{
    width:590px;
    height:236px;
    background: #fff;
    float:left;
}
.p8 .box1 .left1,.p8 .box1 .left2,.p8 .box1 .left3,.p8 .box1 .left4,.p8 .box1 .left5,.p8 .box1 .left6{
    width:157px;
    height:236px;
    background: #00DEC5;
    float:left;
}
.p8 .box1 .left2{
    background: #00C2DE;
}
.p8 .box1 .left3{
    background: #A357FF;
}
.p8 .box1 .left4{
    background: #D85AC5;
}
.p8 .box1 .left5{
    background: #FCAD2A;
}
.p8 .box1 .left6{
    background: #A3C21C;
}
.p8 .box1 .left1 p,.p8 .box1 .left2 p,.p8 .box1 .left3 p,.p8 .box1 .left4 p,.p8 .box1 .left5 p,.p8 .box1 .left6 p{
    font-size:18px;
    font-weight:bold;
    color:#fff;
    padding:30px 15px 2px 15px;
}
.p8 .box1 .left1 .c,.p8 .box1 .left2 .c,.p8 .box1 .left3 .c,.p8 .box1 .left4 .c,.p8 .box1 .left5 .c,.p8 .box1 .left6 .c{
    font-size:12px;
    color:#fff;
    font-weight:normal;
    padding-top:0px;
}
.p8 .center,.p8 .center2,.p8 .center3,.p8 .center4,.p8 .center5,.p8 .center6{
    width:157px;
    height:90px;
    background: url(../images/yuan.png) no-repeat;
    padding:5px 0px;
}
.p8 .center2{
    background: url(../images/gong.png) no-repeat;
}
.p8 .center3{
    background: url(../images/xiao.png) no-repeat; 
}
.p8 .center4{
    background: url(../images/jiaju.png) no-repeat; 
}
.p8 .center5{
    background: url(../images/fs.png) no-repeat; 
}
.p8 .center6{
    background: url(../images/qita.png) no-repeat;
}
.p8 .more,.p8 .more_2,.p8 .more_3,.p8 .more_4,.p8 .more_5,.p8 .more_6{
    width:157px;
    padding-top:10px;
    border-top:1px solid #3EE7D4;
}
.p8 .more_2{
    border-top:1px solid #3ED0E7;
}
.p8 .more_3{
    border-top:1px solid #B880FF;
}
.p8 .more_4{
    border-top:1px solid #E081D3;
}
.p8 .more_5{
    border-top:1px solid #FDC25E;
}
.p8 .more_6{
    border-top:1px solid #B9D252;
}
.p8 .more .more2,.p8 .more_2 .more2_2,.p8 .more_3 .more2_3,.p8 .more_4 .more2_4,.p8 .more_5 .more2_5,.p8 .more_6 .more2_6{
    width:98px;
    height:24px;
    background: #00CBB5;
    color:#fff;
    text-align: center;
    line-height: 22px;
    font-size:14px;
    margin:0px auto;
    margin-top:8px;
}
.p8 .more_2 .more2_2{
    background: #00B2CE;
}
.p8 .more_3 .more2_3{
    background: #9948FD;
}
.p8 .more_4 .more2_4{
    background: #C047AE;
}
.p8 .more_5 .more2_5{
    background: #E99C1A;
}
.p8 .more_6 .more2_6{
background: #8CA718;
}
.p8 .more_2 .more2_2 a,.p8 .more_3 .more2_3 a,.p8 .more_4 .more2_4 a,.p8 .more_5 .more2_5 a,.p8 .more_6 .more2_6 a{
    color:#fff;
}
.p8 .more .more2 a{
    color:#fff;
    font-size:14px;
    line-height: 24px;
}
.p8 .box1 .right1,.p8 .box1 .right2,.p8 .box1 .right3,.p8 .box1 .right4,.p8 .box1 .right5,.p8 .box1 .right6{
    width:433px;
    float:left;
    padding:6px 0px;
    height: 162px;
    border-bottom:1px solid #eee;
}
.p8 .l1,.p8 .l2,.p8 .l3,.p8 .l4,.p8 .l5,.p8 .l6{
    width:433px;
    overflow: hidden;
    *line-height: 26px;
    white-space: nowrap;text-overflow: ellipsis;
}
.p8 .l1 .span,.p8 .l2 .span,.p8 .l3 .span,.p8 .l4 .span,.p8 .l5 .span,.p8 .l6 .span{
    font-size:14px;
    color:#444D52;
    float:left;
    font-weight:bold;
    margin:6px 8px 6px 15px;
    transition:0.5s;
}
.p8 .l1 .span:hover{
    color:#00DEC7;
    transition:0.5s;
}
.p8 .l2 .span:hover{
    color:#00C2DE;
    transition:0.5s;
}
.p8 .l3 .span:hover{
    color:#A357FF;
    transition:0.5s; 
}
.p8 .l4 .span:hover{
    color:#D85AC5;
    transition:0.5s; 
}
.p8 .l5 .span:hover{
    color:#FCAD2A;
    transition:0.5s; 
}
.p8 .l6 .span:hover{
    color:#A3C21C;
    transition:0.5s;
}
.p8 .l1 a,.p8 .l2 a,.p8 .l3 a,.p8 .l4 a,.p8 .l5 a,.p8 .l6 a{
    font-size:14px;
    color:#999;
    float:left;
    margin:6px 8px 6px 8px;
    transition:0.5s;
}
.p8 .l1 a:hover{
    color:#00DEC7;
    transition:0.5s;
}
.p8 .l2 a:hover{
     color:#00C2DE;
    transition:0.5s;
}
.p8 .l3 a:hover{
     color:#A357FF;
    transition:0.5s;
}
.p8 .l4 a:hover{
    color:#D85AC5;
    transition:0.5s;
}
.p8 .l5 a:hover{
    color:#FCAD2A;
    transition:0.5s; 
}
.p8 .l6 a:hover{
    color:#A3C21C;
    transition:0.5s; 
}
.p8 .box1 .bottom{
    width:433px;
    float:left;
    height:61px;
}
.p8 .box1 .bottom .b1,.p8 .box1 .bottom .b2,.p8 .box1 .bottom .b6{
    width:85px;
    height:53px;
    border-right:1px solid #eee;
    text-align: center;
    padding-top:8px;
    float:left;
}
.p8 .box1 .bottom .b3{
    width:128px;
    height:53px;
    border-right:1px solid #eee;
    padding-top:8px;
    float:left;
     padding-left:15px;
}
.p8 .box1 .bottom .b4{
    width:201px;
     height:53px;
    border-right:1px solid #eee;
    padding-top:8px;
    float:left;
     padding-left:15px;
}
.p8 .box1 .bottom .b5{
    width:418px;
     height:53px;
      padding-top:8px;
    float:left;
     padding-left:15px;
}
.p8 .box1 .bottom .b1 .y,.p8 .box1 .bottom .b2 .y,.p8 .box1 .bottom .b6 .y{
    display: block;
    font-size:16px;
    color:#6A6A6A;
    width:85px;
    transition:0.5s;
}
.p8 .box1 .bottom .b3 .y{
    float:left;
    font-size:16px;
    color:#6A6A6A;
    transition:0.5s;
    margin-right:5px;
}
.p8 .box1 .bottom .b4 .y{
    float:left;
    font-size:16px;
    color:#6A6A6A;
    transition:0.5s;
    margin-right:10px;
}
.p8 .box1 .bottom .b5 .y{
    float:left;
    font-size:16px;
    color:#6A6A6A;
    transition:0.5s;
    margin-right:10px;
}
.p8 .box1 .bottom .b1 .y:hover{
    color:#00DEC7;
    transition:0.5s;
}
.p8 .box1 .bottom .b2 .y:hover{
    color:#00C2DE;
    transition:0.5s;
}
.p8 .box1 .bottom .b3 .y:hover{
    color:#A357FF;
    transition:0.5s;
}
.p8 .box1 .bottom .b4 .y:hover{
    color:#D85AC5;
    transition:0.5s;
}
.p8 .box1 .bottom .b5 .y:hover{
    color:#FCAD2A;
    transition:0.5s;
}
.p8 .box1 .bottom .b6 .y:hover{
    color:#A3C21C;
    transition:0.5s;
}
.p8 .box1 .bottom .b1 .c,.p8 .box1 .bottom .b2 .c,.p8 .box1 .bottom .b3 .c,.p8 .box1 .bottom .b4 .c,.p8 .box1 .bottom .b5 .c,
.p8 .box1 .bottom .b6 .c{
    font-size:14px;
    color:#999;
    transition:0.5s;
}
.p8 .box1 .bottom .b3 .c{
    margin:0 5px;
}
.p8 .box1 .bottom .b4 .c,.p8 .box1 .bottom .b5 .c{
    margin:0 6px;
}

.p8 .box1 .bottom .b1 .c:hover{
    color:#00DEC7;
    transition:0.5s;
}
.p8 .box1 .bottom .b2 .c:hover{
    color:#00C2DE;
    transition:0.5s;
}
.p8 .box1 .bottom .b3 .c:hover{
    color:#A357FF;
    transition:0.5s;
}
.p8 .box1 .bottom .b4 .c:hover{
    color:#D85AC5;
    transition:0.5s;
}
.p8 .box1 .bottom .b5 .c:hover{
    color:#FCAD2A;
    transition:0.5s;
}
.p8 .box1 .bottom .b6 .c:hover{
    color:#A5C21C;
    transition:0.5s;
}
/*客户信息*/

/*SEO套餐介绍*/
.p9{
    width:100%;
    height:414px;
    background: #fff;
    margin-top:20px;
}
.p9 .p9_c{
    width:1200px;
    padding-bottom:40px;
    margin:0 auto;
}
.p9 .p9_c .span1{
    font-size:18px;
    color:#333333;
    float:left;
    margin-top: 20px;
}
.p9 .p9_c .span1 font{
    font-size:18px;
    color:#00C1E0;
}
.p9 .p9_c .span2{
    font-size:14px;
    color:#9A9A9A;
    float:left;
    margin-top: 24px;
    margin-left:20px;
}
.p9 .p9_c a{
    float:right;
    font-size:14px;
    color:#999;
    margin-top: 20px;
    transition:0.5s;
}
.p9 .p9_c a:hover{
    transition:0.5s;
    color:#01BFDF;
}
.p9 .p9_bt{
    margin-bottom:20px;
}
.p9 .p9_seo{
    width:285px;
    height:313px;
    float:left;
    border-radius: 10px 10px 10px 10px;
    overflow: hidden;
   transition: 0.5s;
    cursor:pointer;
    position: relative;
}
.p9 .p9_seo:hover{
    transition: 0.5s;
    box-shadow:0px 0px 10px #ccc;
}
.p9 .p9_seo .p9_se1ani{
    transition: 1s;
    margin-top: -300px !important;
}

.p9 .p9_seo+.p9_seo{
    margin-left:20px;
}
.p9 .p9_seo .p9_bao{
    transition: 1s;
    width:285px;
    height:246px;
    overflow: hidden;
    position: absolute;
    z-index: 500;
    border-radius: 10px 10px 0px 0px;
    pointer-events:none;
    margin-top: 0px;
}
.p9 .p9_seo .p9_se1{
    transition: 2s;
    position: relative;
    z-index: 10;
    top:0px;
    width:285px;
    height:246px;
    background: url(../images/seo_top.png) no-repeat;

}
.p9 .top2{
    background: url(../images/seo_top2.png) no-repeat !important;
}
.p9 .top3{
    background: url(../images/seo_top3.png) no-repeat !important;
}
.p9 .top4{
    background: url(../images/seo_top4.png) no-repeat !important;
}
.p9 .p9_seo .p9_se2{
    position: absolute;
    z-index: 500;
    width:285px;
    height:67px;
    background: url(../images/seo_sub.png) no-repeat;
    text-align: center;
    margin-top: 246px;
    border-radius: 0px 0px 10px 10px;
}
.p9 .sub2{
    background: url(../images/seo_sub2.png) no-repeat !important;
}
.p9 .sub3{
    background: url(../images/seo_sub3.png) no-repeat !important;
}
.p9 .sub4{
    background: url(../images/seo_sub4.png) no-repeat !important;
}
.p9 .p9_seo .p9_se2 .a,.p9 .p9_seo .p9_se2 .a2{
    color:#fff;
    font-size:18px;
    width:265px;
    margin-top: 10px;
    margin-left:20px;
    background: url(../images/gouwu.png) no-repeat 70px 3px;
}
.p9 .p9_seo .p9_se2 .a2{
    width:285px;
    margin-top: 10px;
    margin-left:0px;
    text-align: center;
    background:none;
}
.p9 .p9_seo .p9_se2 .a{
     display: none;
}
.p9 .p9_seo .p9_nei{
    position: absolute;
    z-index: 7;
    overflow: hidden;
}
.p9 .p9_seo .nei1{
    overflow: hidden;
    width:285px;
    height:67px;
}
.p9 .p9_seo .nei2{
    margin:0 19px;
    width:246px;
}
.p9 .p9_seo .guanjian{
    width:118px;
    height:61px;
    background: url(../images/line1.jpg) no-repeat;
    float:left;
    text-align: center;
}
.p9 .p9_seo .nei2 .guanjian p{
    font-size:16px;
    color:#333;
    margin-top: 8px;
}
.p9 .p9_seo .nei2 .guanjian p+p{
    font-size:15px;
    color:#999;
    margin-top:2px;
}
.p9 .p9_seo .nei2 .tuijian{
    width:247px;
    height:80px;
    background: url(../images/line2.jpg) bottom center no-repeat;
    float:left;
    text-align: center;
}
.p9 .p9_seo .nei2 .tuijian p{
    color:#31B4EC;
    font-size:14px;
    margin-top: 8px;
}
.p9 .p9_seo .nei2 .tuijian img{
    float:left;
    margin:10px;
}
.p9 .p9_seo .nei2 .djzk{
    width:247px;
    height:38px;
    float:left;
    line-height: 36px;
    text-align: center;
    font-size:14px;
    color:#999;
    cursor:pointer;
    margin-top: 0px;
}
.p9 .p9_seo .nei3{
    margin:0 19px;
    width:246px;
    height:97px;
    background: url(../images/gbg.jpg) no-repeat;
}
.p9 .p9_seo .nei1 span{
    float:right;
    font-size:24px;
    color:#30B2EC;
    margin-right:20px;
    margin-top:15px;
}
.p9 .p9_seo .p9_nei .seo_bt{
    color:#333;
    font-size:17px;
    margin:20px;
    float:left;
}
.p9 .p9_seo .p9_nei .seo_bt font{
    color:#2FB1EB;
}
/*SEO*/

/*36大行业*/
.p10{
    width:1200px;
    overflow: hidden;
    background: #fff;
    margin:0 auto;
    margin-top: 20px;
    padding-bottom:20px;
}
.p10 .p10_bt{
    width:1200px;
    height:42px;
    border-bottom:1px solid #eee;
}
.p10 .p10_bt .span1{
    color: #373D41;
    line-height: 41px;
    margin-left: 15px;
    float: left;
}
.p10 .p10_bt .span2{
    color: #999999;
    line-height: 41px;
    margin-left: 45px;
    float: left;
}
.p10 .p10_bt a{
    float:right;
    color:#999999;
    float:right;
    font-size:14px;
    line-height: 41px;
    margin-right: 16px;
}
.p10 .p10_box{
    padding:0 15px;
    overflow: hidden;
	width:1250px;
}
.p10 .p10_c{
    float:left;
    width:280px;/*222px;*/
    height:29px;
    border:1px solid #eee;
    margin:10px 10px 0px 0px;
    border-radius: 10px 10px 10px 10px;
    cursor: pointer;
    transition:0.5s;
}
.p10 .p10_c:hover{
    border-color:#4CD3E7;
    transition:0.5s;
}
.p10 .p10_c:hover .a{
    color:#4CD3E7;
    transition:0.5s;
}
.p10 .p10_c:hover .span1{
    color:#4CD3E7;
    transition:0.5s;
}
.p10 .p10_c .a{
    transition:0.5s;
    font-size:14px;
    color:#696969;
    float:left;
    line-height: 28px;
    margin-left:10px;
	display: block;
	width: 170px;    
}
.p10 .p10_c .span1{
    transition:0.5s;
    float:right;
    font-size:12px;
    color:#999;
    line-height: 29px;
    margin-right:10px;
}
/*网站底部*/
.p11_bottom{
    width:100%;
    overflow: hidden;
    margin-top:20px;
    background: #fff;
}
.p11_bottom .p11_link{
    margin:0 auto;
    width:1200px;
    border-bottom:1px solid #eee;
    overflow: hidden;
}
.p11_bottom .p11_link ul li{
    float:left;
    color:#383D43;
    font-size:12px;
    float:left;
    line-height: 44px;
}
.p11_bottom .p11_link ul li a{
    color:#999;
     transition: 0.5s;  
}
.p11_bottom .p11_link ul li a:hover{
    color:#00C2DE;
    transition: 0.5s;    
}
.p11_bottom .p11_link ul li+li{
    margin-left:20px;
}
.p11_bottom .p11_icon{
    margin:20px auto;
    width:1200px;
    overflow: hidden;
}
.p11_bottom .p11_icon ul .icon1,.p11_bottom .p11_icon ul .icon2,.p11_bottom .p11_icon ul .icon3,.p11_bottom .p11_icon ul .icon4{
    float:left;
    width:220px;
    padding-left:80px;
   /* background: url(../images/bottom_icon1.png) left center no-repeat; */
}
.p11_bottom .p11_icon ul .icon2{
  /*   background: url(../images/bottom_icon2.png) left center no-repeat;*/
}
.p11_bottom .p11_icon ul .icon3{
  /*   background: url(../images/bottom_icon3.png) left center no-repeat;*/
}
.p11_bottom .p11_icon ul .icon4{
  /*   background: url(../images/bottom_icon4.png) left center no-repeat;*/
}
.p11_bottom .p11_icon ul .icon1 p,.p11_bottom .p11_icon ul .icon2 p,.p11_bottom .p11_icon ul .icon3 p,.p11_bottom .p11_icon ul .icon4 p{
    font-size:16px;
    color:#383D41;
    line-height: 24px;
}
.p11_bottom .p11_icon ul .icon1 p+p,.p11_bottom .p11_icon ul .icon2 p+p,.p11_bottom .p11_icon ul .icon3 p+p,.p11_bottom .p11_icon ul .icon4 p+p{
    font-size:14px;
    color:#999;
}
.p11_bottom .p11_lie{
    width:1200px;
    margin:0 auto;
    overflow: hidden;
    margin-bottom:20px;
}
.p11_bottom .p11_lie .p11_z{
    float:left;
}
.p11_bottom .p11_lie .p11_z ul li{
    line-height: 30px;
}
.p11_bottom .p11_lie .p11_z ul li a{
    color:#373C3F;
    font-size:14px;
    font-weight:bold;
    transition: 0.5s;
}
.p11_bottom .p11_lie .p11_z ul li a:hover{
    color:#00C2DE;
    transition: 0.5s;
}
.p11_bottom .p11_lie .p11_z ul li+li a{
    color:#999999;
    font-weight:normal;
}
.p11_bottom .black{
    width:100%;
    height:143px;
    background: #383D41;
}
.p11_bottom .black .black_c{
    width:1200px;
    margin:0 auto;
    overflow: hidden;
}
.p11_bottom .black .left{
    float:left;
        
        margin-top:7px;
}
.p11_bottom .black .li1{
    width:820px;
    line-height: 40px;
    border-bottom:1px solid #4C5155;
    overflow: hidden;
}
.p11_bottom .black .li1 a{
    float:left;
    color:#BCC1C5;
    font-size:14px;
    margin:0 20px;
}
.p11_bottom .black .li2{

    font-size:12px;
    color:#666B6F;
    margin-left:20px;
}
.p11_bottom .black .li2 p{
    font-size:12px;
    color:#666B6F;
    float:left;
	line-height: 30px;
}

.p11_bottom .black .li2 p a{color:#666B6F;}

.p11_bottom .black .li2 img{
    float:left;
    margin-top:9px;
    margin-left:9px;
}
.p11_bottom .black .li3{
    overflow: hidden;
	margin: 5px 15px 0px;
}
.p11_bottom .black .li3 img{
    margin-left: 5px;
}
.p11_bottom .right{
    float:right;
}
.p11_bottom .right .font{
    width:190px;
    margin-top:20px;
    float:right;
}
.p11_bottom .right .font .btn1{
    float:left;
    width:90px;
    height:30px;
    background: #00C2DE;
    text-align: center;
    margin-top:5px;
}
.p11_bottom .right .font .btn1+.btn1{
    margin-left:10px;
    background: #4CAF17;
}
.p11_bottom .right .font .btn1 a{
    font-size:14px;
    color:#fff;
    line-height: 30px;
}
.p11_bottom .right .font p{
    color:#C7C9C8;
    font-size:16px;
    float:left;
    margin:3px 0px;
}
.p11_bottom .right .font p+p{
    font-size:24px;
}
.p11_bottom .right .ewm{
    float:right;
    margin:19px 0px 19px 19px;
}
.floats{
    position: fixed;
    z-index: 1000;
    bottom: 130px;
    right: 20px;
    cursor: pointer;
    /*width:110px;*/
    overflow: hidden;
}
.floats .qq{
   width:110px;
   width:40px;
    height:40px;
    /*background:#00C2DE;*/
    background:#373d41;
}
.floats .qq .qqimg{
    width:110px;
    height:40px;
    overflow: hidden;
    background: url(../images/QQ.png) no-repeat 12px 10px;
}
.floats .qq .qqimg a{
    color:#fff;
    line-height: 37px;
    margin-left:40px;
}
.floats .pro{
    width:110px;
    overflow: hidden;
    background: #fff;
    display: none;
}
.floats .pro ul li{
    width:110px;
    line-height: 30px;
    background: #fff;
    transition: 0.5s;
}
.floats .pro ul li:hover{
    background: #f2f2f2;
    transition: 0.5s;
}
.floats .pro ul li:hover a{
    transition: 0.5s;
    color:#00C1DE;
    background: url(../images/lt.png) 13px 8px no-repeat;
}

.floats .pro ul li a{
    transition: 0.5s;
    display: block;
    color:#333333;
    font-size:14px;
    padding-left:40px;
    line-height: 30px;
    background: url(../images/lt2.png) 13px 8px no-repeat;
}
.gotop{
    width:40px;
    height:40px;
    background: #fff;
    position: fixed;
    z-index: 1000;
    bottom: 80px;
    right: 20px;
    cursor:pointer;
    text-align: center;
    transition: 0.5s;
    display: none;
}
.gotop img{
    margin-top:10px;
}
.gotop:hover{
    transition: 0.5s;
    box-shadow: 0px 0px 10px #ccc;
}



/*电脑网站页面样式*/
.comp{
    height:45px;
    width:100%;
    background: #fff;
    border-bottom:1px solid #eee;
}
.comp .compc{
    width:1200px;
    height:45px;
    margin:0 auto;
}
.comp .compc .left{
    width: 250px;
    height: 45px;
    background: #fff;
    float: left;
}
.comp .compc .leftbt{
    height: 45px;
    width: 250px;
    font-size: 15px;
    color: #696969;
    line-height: 45px;
    cursor: pointer;
    background: #3A4044;
}
.comp .compc .leftbt a{
    padding-left: 45px;
    display: block;
    color:#fff;
    background: url(../images/jzicon2.png) no-repeat 16px 16px;
}
.comp .compc .left_ul{
    width:250px;
    overflow: hidden;
    padding-top:5px;
    display: none;
    background: #fff;
    position: absolute;
    z-index: 300;
}
.comp .compc .left_ul ul li{
    width:218px;
    margin:0px 16px;
}
.comp .compc .left_ul ul li+li{
    margin-top:5px;
}
.comp .compc .left_ul ul li .left_img,.comp .compc .left_ul ul li .left_img2,.comp .compc .left_ul ul li .left_img3,.comp .compc .left_ul ul li .left_img4{
    color:#6A6A6A;
    font-size:14px;
    padding:7px 0px 7px 25px;
    float:left;
    background: url(../images/icon2.png) left center no-repeat;
}
.comp .compc .left_ul ul li .left_img2{
    background: url(../images/icon3.png) left center no-repeat;
}
.comp .compc .left_ul ul li .left_img3{
    background: url(../images/icon.png) left center no-repeat;   
}
.comp .compc .left_ul ul li .left_img4{
    background: url(../images/icon4.png) left center no-repeat;   
}
.comp .compc .left_ul ul li a{
    display: block;
    color:#999999;
    font-size:14px;
    padding:7px;
    float:left;
}
.comp .compc .left_ul ul li a:hover{
    color:#00C2DD;
}
.comp .compc .navh{
    float: left;
    height: 45px;
}
.comp .compc .navh ul li{
        float: left;
    padding: 0 11px;
}
.comp .compc .navh ul li a{
    transition: 0.5s;
    color: #383D41;
    font-size: 15px;
    line-height: 45px;
}
.comp .compc .navh ul li a:hover{
    transition: 0.5s;
    color:#00C1DE;
}


.comp .compc .huodong{float:right;}
.comp .compc .huodong ul li{ padding:0 11px; float:left; }
.comp .compc .huodong ul li.chuxiao{/* background: url(../images/hot.png) left center no-repeat;padding-left:30px; */ }
.comp .compc .huodong a{color: #383D41;font-size: 15px;line-height: 45px;transition: 0.5s;}
.comp .compc .huodong a:hover{transition: 0.5s;color:#F84B1C;}


.sele .selec {position: relative;}
.sele .selec .huodong{float:right;position: absolute;right: 0px;top: 4px;}
.sele .selec .huodong ul li{ padding:0 16px; float:left; }
.sele .selec .huodong ul li.chuxiao{/* background: url(../images/hot.png) left center no-repeat;padding-left:30px;*/ }
.sele .selec .huodong ul li a{color: #fff;;font-size: 15px;line-height: 45px;transition: 0.5s;}
.sele .selec .huodong ul li a:hover{transition: 0.5s;opacity: 0.7;filter: alpha(opacity=70);}



.comp2{
    width:100%;
    background: #fff;
}
.comp2 .comp2c{
    width:1200px;
    margin:0 auto;
}
.comp2 .comp2c p{
    margin:20px 0px 20px 0px;
    font-size:15px;
    color:#373D41;
}
.comp2 .comp2c p font{
    color:#00C1DE;
}
.comp2 .comp2c .j{
    overflow: hidden;
    margin-bottom:19px;
}
.comp2 .comp2c .bq{
    width:57px;
    height:25px;
    background: url(../images/biaoqian.png) no-repeat;
    padding-left: 18px;
    color:#fff;
    line-height: 24px;
    font-size:14px;
    float:left;
}

.comp2 .comp2c .sxuan{
    color: #999999;
    font-size: 16px;
    float: left;
    line-height: 25px;
    /*padding-left: 20px;*/
    /*background: url(../images/gn.jpg) left center no-repeat;*/
    margin-left:20px;
}
/*.comp2 .comp2c .sxuans{ background: url(../images/gn1.jpg) left center no-repeat;}*/
/*.comp2 .comp2c .sxuan:hover{ background: url(../images/gn1.jpg) left center no-repeat;}*/

.comp2 .comp2c .sxuan .lkou
{
	display: inline-block;
	width:15px;
	height:15px;
	margin-right: 5px;
	position: relative;
	top: 2px;	
	background: url(../images/gn.jpg) left center no-repeat;
}
.comp2 .comp2c .sxuans .lkou
{
	background: url(../images/gn1.jpg) left center no-repeat;
}
.comp2 .comp2c .sxuan:hover .lkou
{
    background: url(../images/gn1.jpg) left center no-repeat;
}

.comp2 .comp2c .sxuan:hover a{
    color:#00C2DE !important;
}
.comp2 .comp2c .sxuans a{
    color:#00C2DE !important;
}
.comp2 .comp2c .sxuan a{
	color: #999999;
    font-size: 14px;
	
}
.comp2 .comp2c .sxbox{
    width: 750px;
    height: 24px;
    border-radius: 2px;
    background: #fff;
    float:left;
    margin-top:1px;
    margin-left:16px;
}
.comp2 .comp2c .sxbox ul li{
    float: left;
    line-height: 20px;
}
.comp2 .comp2c .sxbox .dqimg2{
    width: 38px;
    height: 18px;
    padding: 3px;
}
.comp2 .comp2c .sxbox .dqimg2:hover{
    background: url(../images/ss.png) no-repeat;
}
.comp2 .comp2c .sxbox .dqimg2dq{
    background: url(../images/ss.png) no-repeat;
}
.comp2 .comp2c .sxbox .dqli{
    margin-left:5px;color: #999999;font-size: 12px;line-height: 18px;
    line-height: 22px;
    color:#999;
}
.comp2 .comp2c .sxbox .dqli a{
    color:#999;
}
.comp2 .comp2c .sim{
     height: 24px;
     float:left;
}
.comp2 .comp2c .sim .a{
    text-align: center;
    display: block;
    float:left;
    width:80px;
    height:22px;
    font-size:14px;
    color:#696969;
    border:1px dotted #999;
    margin:0 10px 0 15px;
    border-radius: 5px;
    transition: 0.5s;
    line-height: 21px;
}
.comp2 .comp2c .sim .a:hover{
    transition: 0.5s;
    border:1px dotted #00C2DE;
    color:#00C2DE;
}
.comp2 .comp2c .sim .adq{
    transition: 0.5s;
    border:1px dotted #00C2DE;
    color:#00C2DE;
}
.comp2 .comp2c .sim .a+.a{
    width:60px;
    height:22px;
    margin:0 10px 0 10px;
}
.comp2 .comp2c .bt{
    width: 1200px;
    height: 42px;
    background: #fff;
    margin: 0px auto 0px auto;
}
.comp2 .comp2c .sx{
    float: left;
    font-size: 15px;
    color: #999;
    line-height: 42px;
    padding-right: 20px;
    background: url(../images/setbottom.png) right center no-repeat;
    cursor: pointer;
}
.comp2 .comp2c .sx+.sx{
    margin-left: 30px;
}
.comp2 .comp2c .sx span{
    display: block;
}

.comp2 .comp2c .bt .p2_gnsx,.p3_bt .p2_gnsx{ position:relative;}

.comp2 .comp2c .bt .p3_sx{
    float:left;
    font-size:15px;
    color:#999;
    line-height: 42px;
    *line-height: 39px;
    margin-left:20px;   
    padding-right:20px;
    background: url(../images/setbottom.png) right center no-repeat;
    cursor:pointer;
}
.comp2 .comp2c .bt .p3_sx span{
    transition:0.5s;
    display: block;
}
.comp2 .comp2c .bt .p3_sx span:hover,
.comp2 .comp2c .bt .p3_sx span a:hover
{
     transition:0.5s;
     color:#00C2DE;
}
.comp2 .comp2c .bt .p3_sx .p3_sxbox4{
    display: none;
}
.comp2 .comp2c .bt .p3_sx span a{font-size: 15px;color: #999;}
.comp2 .comp2c .bt .p3_bq span a{color:#00C2DE;}

.comp2 .comp2c .bt .p3_sx:hover,
.comp2 .comp2c .bt .p3_bq {
    background: url(../images/settop.png) right center no-repeat;
}


.comp2 .comp2c .bt .p3_sx:hover .p3_sxbox,
.comp2 .comp2c .bt .p3_sx:hover .p3_sxbox2,
.comp2 .comp2c .bt .p3_sx:hover .p3_sxbox3,
.comp2 .comp2c .bt .p3_sx:hover .p3_sxbox4,
.comp2 .comp2c .bt .p3_sx:hover .p3_sxbox5{
    display: block;
}

.comp2 .comp2c .bt .p3_sx:hover .p3_sxbox5{ width:350px;}
.comp2 .comp2c .bt .p3_sx:hover .p3_sxbox4{ width:550px;/* width:700px;*/}


.comp2 .comp2c .bt .p3_sx+.p3_sx{
    margin-left:30px;
}
.comp2 .comp2c .bt .p3_sxmore{
    float:right;
    font-size:14px;
    color:#999999;
    line-height: 42px;
    margin-right:15px;
}
.comp2 .comp2c .bt .p3_sxmore:hover{
    color:#00C2DE;
}
.comp2 .comp2c .bt .p3_sxbox,.comp2 .comp2c .bt .p3_sxbox2{
    display: none;
    width:640px;
    height:29px;
    border-radius: 2px;
     position: absolute;
     background: #fff;
     padding-left:4px;
     padding-top:3px;
      z-index: 5;
}
.comp2 .comp2c .bt .p3_sxbox2{
 padding-bottom:3px;
}
.comp2 .comp2c .bt .p3_sxbox2 ul li{
    height:29px;
    line-height: 29px;
    float:left;
    margin:0 5px;
}
.comp2 .comp2c .bt .p3_sxbox2 ul li a{
    display: block;
    color:#696969;
    font-size:14px;
    margin:0 10px;
}
.comp2 .comp2c .bt .p3_sxbox ul li{
    float:left;
    line-height: 20px;

}
.comp2 .comp2c .bt .p3_sxbox ul li a{
    color:#999999;
    font-size:12px;
    line-height: 18px;
}
.comp2 .comp2c .bt .p3_sxbox2 ul .sxbox2dq a{
    color:#00C2DE;
}
.comp2 .comp2c .bt .p3_sxbox2 ul li a:hover{
    color:#00C2DE;
}
.comp2 .comp2c .bt .p3_sxbox3{
    width:1200px;
    min-height: 260px;
    height:auto;
    position: absolute;
    z-index: 2000;
    background: #fff;
    display:none;
    box-shadow:0px 0px 10px #ccc;
    left: -320px;
    padding-top:10px;
}
.comp2 .comp2c .bt .p3_sxbox3 ul li{
    /*border-bottom:1px solid #eeeeee;*/
    margin:0px 20px;
    float:left;
	height: 30px;
	line-height: 30px;    
}
.comp2 .comp2c .bt .p3_sxbox3 .sxmore{
    color:#999999;
    font-size:14px;
    float:left;
    height: 45px;
    border:none;
}
.comp2 .comp2c .bt .p3_sxbox3 .sxmore div{
    height:45px;
    float:left;
    line-height: 45px;
    margin-left:30px;
}
.comp2 .comp2c .bt .p3_sxbox3 .sxmore a{
    display: block;
    height:45px;
    line-height: 45px;
    float:left;
    color:#01BFDF;
}
.comp2 .comp2c .bt .p3_sxbox3 .p3_sxboxx,.comp2 .comp2c .bt .p3_sxbox3 .p3_sxboxx2,.comp2 .comp2c .bt .p3_sxbox3 .p3_sxboxx3{
    width:110px;
    color:#999999;
    font-size:16px;
    float:left;
    padding-left:20px;
    background: url(../images/gn.jpg) left center no-repeat;
    cursor: pointer;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;    
}
.comp2 .comp2c .bt .p3_sxbox3 .sxboxxdq{
    background: url(../images/gn1.jpg) left center no-repeat;
    color:#00C2DE;
}
.comp2 .comp2c .bt .p3_sxbox3 .sxboxxdq a{
    color:#00C2DE !important;
}
.comp2 .comp2c .bt .p3_sxbox3 .p3_sxboxx2{
       width: 90px;
}
.comp2 .comp2c .bt .p3_sxbox3 .p3_sxboxx3{
    width:70px;

}
.comp2 .comp2c .bt .p3_sxbox3 .p3_sxboxx a,.comp2 .comp2c .bt .p3_sxbox3 .p3_sxboxx2 a,
.comp2 .comp2c .bt .p3_sxbox3 .p3_sxboxx3 a{
     color:#999999;
     font-size:15px;
}
/*.comp2 .comp2c .bt .p3_sxbox3 .p3_sxboxx:hover,
.comp2 .comp2c .bt .p3_sxbox3 .p3_sxboxx2:hover,
.comp2 .comp2c .bt .p3_sxbox3 .p3_sxboxx3:hover{
     background: url(../images/gn1.jpg) left center no-repeat;
}*/
.comp2 .comp2c .bt .p3_sxbox3 .p3_sxboxx:hover a,.comp2 .comp2c .bt .p3_sxbox3 .p3_sxboxx2:hover a,
.comp2 .comp2c .bt .p3_sxbox3 .p3_sxboxx3:hover a{
     color:#00C2DE
}
.comp2 .comp2c .bt .p3_sxbox4{
    background: #fff;
    position: absolute;
    z-index: 2000;
    min-height:488px; /*488px;*/
    height:auto;
    box-shadow:0px 0px 10px #ccc;
    padding:10px ;
}


.comp2 .comp2c .bt .p3_sxbox5{
    background: #fff;
    position: absolute;
    z-index: 2000;
    box-shadow:0px 0px 10px #ccc;
    padding:6px 10px 10px 10px;
    display: none;
}
.comp2 .comp2c .bt .p3_sxbox5 ul li{
    line-height: 30px;
    overflow: hidden;
    float:left;
}
.comp2 .comp2c .bt .p3_sxbox5 ul li a{
    font-size:14px;
    color:#999;
    float:left;
    margin:0 15px;
}
.comp2 .comp2c .bt .p3_sxbox5 ul li a:hover,
.comp2 .comp2c .bt .p3_sxbox5 ul li.sxbox5dq a{
    color:#00C1DE;
}
.comp2 .comp2c .bt .p3_hangbg{
    background: #f5f5f5;
    float:left;
    height:28px;
    line-height: 28px;
    padding:0 10px;
}
.comp2 .comp2c .bt .p3_hangbt{
    color:#696969;
    font-size:16px;
    font-weight:bold;
    float:left;
    height:28px;
    line-height: 28px;
    padding:0 10px;
    margin: 0;
}

.comp2 .comp2c .bt .p3_hangbt a.acs
{
	color:#696969;
	font-size:14px;
}
.comp2 .comp2c .bt .p3_hangbt a.acs:hover
{
	color: #00C1DE;
}
.comp2 .comp2c .bt .p3_hangbg a{
    font-size:14px;
    color:#999999;
    padding:0 8px;
}
.comp2 .comp2c .bt .p3_hangbg a:hover,
.comp2 .comp2c .bt .p3_hangbg a.dqp3{
    color:#00C1DE;
}
.comp2 .comp2c .so{
    width:234px;
    height:31px;
    float:right;
    margin-top: 5px;
}
.comp2 .comp2c .so .text{
    width:166px;
    height:29px;
    border:none;
    border-left:1px solid #eee;
    border-top:1px solid #eee;
    border-bottom:1px solid #eee;
    float: left;
    padding-left:10px;
    font-size:14px;
    line-height: 29px;
    color:#999;
    outline: none;
}
.comp2 .comp2c .so .sousuo{
    width: 57px;
    height:31px;
    background: #383D41;
    float:left;
    border:none;
    font-size:14px;
    color:#fff;
    cursor: pointer;
}
.comp2 .comp2c .sol{
    width:115px;
    height:29px;
    border:1px solid #eee;
    float:right;
    cursor:pointer;
    margin-right:10px;
    margin-top: 5px;
    background: url(../images/setbottom.png) no-repeat 95px 12px;
}
.comp2 .comp2c .sol p{
    width:100px;
    height:29px;
    color:#363E41;
    font-size:14px;
    margin:0px;
    padding-left:15px;
    line-height: 28px;
}
.comp2 .comp2c .sol .sol_down{
    position: absolute;
    z-index: 5000;
    display: none;
}
.comp2 .comp2c .sol .sol_down p{
    background: #fff;
}
.comp2 .comp2c .sol .sol_down p:hover{
    color:#02C0E0;
}   
/*电脑网站页面样式*/


.fenye{
    margin:20px auto;
    width:1200px;
}
.fewidth{
    width:950px !important;
}
.fenye table {
    empty-cells: show;
    border-collapse: collapse;
    margin:0 auto;
}

.fenye .pager a{
    padding:0px 18px;
    margin:0px 5px;
    border:1px solid #eee;
    background: #fff;
    font-size:16px;
    color:#999;
    line-height: 40px;
    border-radius: 5px;
    float:left;
}

.fenye .fenyebox,
.fenye .fenyebox2,
.fenye .fenyebox3
{
    float:left;
}
.fenye .fenyebox .cpb,
.fenye .fenyebox2 .cpb,
.fenye .fenyebox3 .cpb
{
    padding:0px 18px;
    margin:0px 5px;
    border:1px solid #00C1DD;
    background: #00C1DD;
    font-size:16px;
    color:#fff;
    line-height: 40px;
    border-radius: 5px;
    float:left;
}
.fenye .fenyebox a.pager:hover,
.fenye .fenyebox2 a.pager:hover,
.fenye .fenyebox3 a.pager:hover
{
    color:#fff;
    background: #00C1DD;
    border-color:#00C1DD;
}


.fenye .pagers{
    width:47px;
    height:43px;
    float:left;
    background: url(../images/fld.png) center no-repeat;
}


.tuijian{
}
.p4_cp .p5_box_left,.p4_cp .p5_box_right{
    width:48px;
    height:75px;
    background: url(../images/cpleft.png) no-repeat;
    position: absolute;
    z-index: 100;
    margin-top:150px;
    cursor:pointer;
    opacity: 0;
    filter:alpha(opacity=0);
    transition: 0.5s;
}
.p4_cp .p5_box_right{
    background: url(../images/cpright.png) no-repeat;
    margin-left:1168px;
}
.p4_cp .p5_box_right:hover{
    background: url(../images/cpright_h.png) no-repeat;
}
.p4_cp .p5_box_left:hover{
    background: url(../images/cpleft_h.png) no-repeat;
}
.p4_cp:hover .p5_box_left,.p4_cp:hover .p5_box_right{
    transition: 0.5s;
    opacity: 1;
    filter:alpha(opacity=100);
}

/*手机网站样式*/
.Shouji{
    width:1216px;
    margin:10px auto;
    overflow: hidden;
}
.Shouji ul li{
    width: 288px;
    height: 542px;
    background: url(../images/sj.png) top center no-repeat;
    margin: 8px;
    float: left;
    position: relative;
    transition: 0.5s;
    top: 0px;
}
.Shouji .p5_wzimg{
    width: 226px;
    height: 401px;
    margin: 66px 32px 0px 31px;
    position: absolute;
    z-index: 5;
    overflow: hidden;
}
.Shouji .ewm{
    width: 226px;
    height: 401px;
    position: absolute;
    z-index: 15;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
}
.Shouji .ewm img{
    margin: 70px 23px 0px;
}
.Shouji .ewm p{
        font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
}
.Shouji .flw{
        position: absolute;
    z-index: 10;
    opacity: 0;
    filter: alpha(opacity=0);
    background: #000;
    width: 226px;
    height: 401px;
    transition: 0.5s;
}
.Shouji ul li:hover{
  transition: 0.5s;
    top:-5px;
}
.Shouji .p5_wzimg:hover .flw{
    transition: 0.5s;
    opacity: 0.5;
    filter:alpha(opacity=50);
}
.Shouji .p5_wzimg:hover .ewm{
    transition: 0.5s;
    opacity: 1;
    filter:alpha(opacity=100);
}
.Shouji .p5_wzimg .ewm p font{
    color:#0ce2ff;
    font-weight:bold;
}


/*详情页*/
.details{
    width:100%;
    /*overflow: hidden;*/
    background: #fff;
    padding-bottom:20px;
}
.details .details_c{
    width:1200px;
    /*overflow: hidden;*/
    margin:0 auto;
}
.details .details_c p{
    margin: 20px 0px 20px 0px;
    font-size: 15px;
    color: #373D41;  
}
.details .details_c p font{
    color: #00C1DE;
}


.details .details_c a
{
	color:#373D41;
}

.details .details_c a:hover {
    transition: 0.5s;
    color: #00C1DE;
}

.details .a1{
    width:1200px;
   /* overflow: hidden;*/
}
.details .a1_img{
   /* width:375px;*/
    height:/*410px*/ auto;
    overflow: hidden;
    float:left;
}
.details .a1_img img{ width:100%;}

.YYScplist{ position:relative; z-index:999;border: 1px solid #eee;padding: 5px 0 5px 6px;}
.Yy_zindex{ z-index:9999 !important;}
.Yy_zindex2{ z-index:2000 !important;}
.YYScplist .yyScpTitle{ position:absolute; top:-10px; left:10px; background:#fff;font-size: 14px;font-weight: bold; color:#00C2DE;}

.details .a2_text{
    width:550px;
    float:left;
    margin-left:25px;
}

.details .a2_text .div{
    margin:0px 0px 4px 0;
    color:#999;
    width:530px;
    float: left;
}
.details .a2_text .yhui,.details .a2_text .indanxuan{
    display: none;
}
.details .a2_text .span1{
    float:left;
    font-size:14px;
}
.details .a2_text .span1 font{
    font-size: 15px;
    font-weight: bold;
    color: #00C2DE;
}
.details .a2_text .span2{
    /* float:right; */
    font-size:12px;
    /*margin-top: 16px;*/
}
.details .a2_text .div2{
    margin:0;
    color:#999;
    width:530px;
    float: left;
    padding:10px 0px;
    border-bottom:1px dashed #eee;
}
.details .a2_text .span3{
    float:left;
    font-size:14px;
    color:#333;
    margin-left: 8px;
}
.details .a2_text .div3{
    margin:0;
    color:#999;
    width:530px;
    line-height: 30px;
    float: left;
    padding:10px 0px;
}
.details .a2_text .div4{
    margin:0;
    color:#999;
    width:530px;
    line-height: 30px;
    float: left;
    padding:5px 0px;
}
.details .a2_text .div6{
    margin:0;
    color:#999;
    line-height: 30px;
    float: left;
    padding:5px 0px;
    width: 530px;
}
.details .a2_text .dv1{
    width:110px;
    float:left;
    background: url(../images/xuanze.png) 90px 13px no-repeat;
}
.details .a2_text .dv1_a{
    margin:0;
    width:110px;
    text-align: center;
    cursor:pointer;
    font-size:14px;
}
.details .a2_text .dv1_d{
    width:110px;
    text-align: center;
    position: absolute;
    z-index: 50;
    display: none;
    background: #fff;
}
.details .a2_text .dv1_d p{
    margin:0;
    line-height: 30px;
    font-size:14px;
    color:#999;
    cursor:pointer;
}
.details .a2_text .dv1_d p:hover{
    color:#00C2DE;
}

.details .a2_text .danxuan{
    margin-left: 23px;
    padding-left:20px;
    cursor:pointer;
    background: url(../images/dd.png) left center no-repeat;
    float:left;
    font-size:14px;
    color:#333;
        transition: 0.5s;
}
.details .a2_text .danxuandq{
    background: url(../images/dd_hover.png) left center no-repeat;
}
.details .a2_text .danxuan:hover{
    color:#00C2DE;
    transition: 0.5s;
}
.details .a2_text .div5{
    margin: 0;
    color: #999;
    width: 530px;
    line-height: 30px;
    float: left;
    padding: 0px 0px 5px 0px;
}
.details .a2_text .com{
    width:150px;
    height:31px;
    
    float:left;
    background: url(../images/com_j.png) 125px 12px no-repeat;
    cursor:pointer;
}
.details .a2_text .comsel_bt,.details .a2_text .comsel_bt2{
    display: block;
    font-size:14px;
    color:#333;
    line-height: 28px;
    padding-left:10px;
    border:1px solid #eee;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 140px;    
}
.details .a2_text .comser{
    width:148px;
    background: #fff;
    border-left:1px solid #eee;
    border-right:1px solid #eee;
    border-bottom:1px solid #eee;
    position: absolute;
    z-index: 10;
    height:156px;
    overflow: auto;
    display: none;
}
.details .a2_text .comser ul li{
    color:#333;
    height:31px;
    font-size:15px;
    width:148px;
    text-align: center;
    line-height: 30px;
	display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;    
}
.details .a2_text .comser ul li:hover{
    color:#00C1DE;
}
.details .a2_text .yanse_box{
    float:left;
    margin-top:3px;
    width:450px;
    /*margin-left: 15px;*/
}
.details .a2_text .yanse_box ul li{
    float:left;
}
.details .a2_text .dqimg2{
    width: 38px;
    height: 18px;
    padding: 3px;
}
.details .a2_text .dqimg2dq{
    background: url(../images/ss.png) no-repeat;
}
.details .a2_text .look{
    display: block;
    width:90px;
    height:36px;
    border:1px solid #00C2DE;
    border-radius: 5px;
    color:#00C1DD;
    font-size:17px;
    padding-left:41px;
    line-height: 35px;
    background: url(../images/eys.png) no-repeat 15px 11px;
    float:left;
}
.details .a2_text .look2{
    display: block;
    width:131px;
    height:36px;
    border:1px solid #00C2DE;
    border-radius: 5px;
    color:#fff;
    font-size:17px;
    line-height: 35px;
    background: #00C2DE;
    float:left;
    text-align: center;
    margin-left: 10px;
}
.details .tuijianr{
    float:right;
    width:235px;
}
.details .tuijianr p{
    font-size:14px;
    color:#383D41;
    margin:14px 0px 0px 0px;
    float:left;
}
.details .tuijianr .huanyihuan{
    font-size:13px;
    color:#999999;
    float:right;
    margin:15px 0px 0px 0px;
    padding-left:20px;
    background: url(../images/hyih.png) left center no-repeat;
    cursor:pointer;
}
.details .tuijianr .tjbox{
    width:235px;
    height:580px;
    overflow: hidden;
    float:left;
    position: relative;
}
.details .tuijianr .tjbox ul{
    position: relative;
    top:0px;
}
.details .tuijianr .tjbox ul li{
    width:235px;
    height:171px;
    overflow: hidden;
    margin-top:15px;
    position:relative;
}
.details .tuijianr .tjbox ul li .tjcp{
    position: absolute;
    top:0px;
    z-index: 5;
    width:235px;
    height:171px;
    overflow: hidden;
}
.details .tuijianr .tjbox ul li .tj_flw{
    position:relative;
    z-index: 10;
    width:235px;
    height:171px;
    background: url(../images/tui_hover.png) no-repeat 0px -12px;
    opacity: 0;
    filter:alpha(opacity=0);
    transition: 0.5s;
}
.details .tuijianr .tjbox ul li:hover .tj_flw{
    transition: 0.5s;
    opacity: 1;
    filter:alpha(opacity=100);
}
.details .tuijianr .tjbox ul li .tj_flw a{
    position: relative;
    z-index: 20;
    width:235px;
    height:171px;
    display: block;
}
.details .tuijianr .tjbox ul li .tj_flw .s1
{
	width:235px;
	text-align:center;
    margin-top:110px;
    /*margin-left:89px;*/
    font-size:14px;
    color:#fff;
    /*float:left;*/
}
.details .tuijianr .tjbox ul li .tj_flw .s2{
    font-size:14px;
    color:#fff;
    float:right;
    /*margin-top:142px;*/
	position: absolute;
	right: 5px;
	bottom:5px;
}
.details .tuijianr .tjbox ul li .tj_flw .s2 font{
    font-weight:bold;
    color:#fff;
}
.detailed{
    width:100%;
    background: #fff;
    overflow: hidden;
}
.detailed .datailed_c{
    width:1200px;
    margin:0 auto;
    overflow: hidden;
}
.detailed .biaoqian{
    width:1199px;
    border-left:1px solid #eee;
    height:38px;
}
.detailed .biaoqian .bli,.detailed .biaoqian .bli2,.detailed .biaoqian .bli3,.detailed .biaoqian .bli4{
    float:left;
    border-top:1px solid #eee;
    border-right:1px solid #eee;
    padding:0 20px 0 40px;
    height:38px;
    line-height: 36px;
    *line-height: 34px;
    font-size:16px;
    text-align: center;
    background: url(../images/cl.png) no-repeat 10px 8px;
}
.detailed .biaoqian .bli2{
    background: url(../images/gn.png) no-repeat 10px 8px;
}
.detailed .biaoqian .bli3{
    background: url(../images/fk.png) no-repeat 10px 8px;
}
.detailed .biaoqian .bli4{
    background: url(../images/kehu.png) no-repeat 10px 8px;
}
.detailed .biaoqian .blidq{
    border-top:2px solid #00C2DE;
    height:37px;
}
.detailed .biaoqian .bli a,.detailed .biaoqian .bli2 a,.detailed .biaoqian .bli3 a,.detailed .biaoqian .bli4 a{
    color:#363D43;
    font-size:14px;
}
.detailed .baohan{
    width:1198px;
    padding:15px 0px;
    overflow: hidden;
    border:1px solid #eee;
    display: none;
    margin:0px;
}

.detailed .baohan .ts ul li{ width: 230px;margin: 0 4px 4px;}
.detailed .baohan .ts ul li a{width: 230px;}
.detailed .biaoge{
    width:1166px;
    overflow: hidden;
    margin:0 auto;
}
.detailed .biaoge .tr_h01{
    background: #f2f2f2;
}
.detailed .biaoge .tr_h02{
    background: #fff;
}
.detailed .biaoge .tr_h01 td{
    line-height: 40px;
    font-size:14px;
    font-weight:bold;
    color:#333;
    border-left: 1px solid #E5E5E5;
    border-top:1px solid #e5e5e5;
    border-bottom:1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}
.detailed .biaoge .tr_h02 td{
     line-height: 40px;
	font-size:14px;
    color:#999;
    border-left:1px solid #E5E5E5;
    border-bottom:1px solid #E5E5E5;
    border-right: 1px solid #e5e5e5;
}
.detailed .biaoge .tr_h02 td p{
    margin:0;
    font-size:14px;
    color:#696969;
    line-height: 30px;
    /*margin-top:10px;*/
    margin:5px auto;
}
.detailed .biaoge .tr_h02 td p+p{
    font-size:13px;
    color:#999;
    margin-top:0px;
    margin-bottom:10px;
}
.detailed .gns{
    width:239px;
    height:200px;
    background: #fff;
    float:left;
    cursor:pointer;
    transition: 0.5s;
}
.detailed .gns:hover p{
    transition: 0.5s;
    color:#00C1DD;
}
.detailed .gns .gn_box{
    width:71px;
    height:66px;
    float:left;
    margin-left: 85px;
    margin-top:25px;
    overflow: hidden;
}
.detailed .gns .gn_box img{
	position:relative;
	top:-36px;
}
.detailed .gns p{
    transition: 0.5s;
    text-align: center;
    float:left;
    width:240px;
    overflow: hidden;
    margin:5px 0px;
    color:#696969;
    font-size:16px;
}
.detailed .gns p+p{
    width:200px;
    font-size:13px;
    color:#999;
    margin:5px 20px;
}
.detailed .kehu{
    width:1170px;
    margin:0 14px;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
}
.detailed .kehu_anli{
    width:389px;
    height:68px;
    border-right:1px solid #eee;
    border-bottom:1px solid #eee;
    float:left;
}
.detailed .kehu_anli p{
    font-size:16px;
    color:#383D41;
    line-height: 24px;
        overflow: hidden;
    white-space: nowrap;text-overflow: ellipsis;
}
.detailed .kehu_anli p+p{
    font-size:13px;
    color:#999;
      overflow: hidden;
    white-space: nowrap;text-overflow: ellipsis;
}
.detailed .kehu_anli a{
    display: block;
    width:84px;
    height:27px;
    color:#fff;
    background: #383D41;
    text-align:center;
    font-size:14px;
    line-height: 25px;
    float:right;
    margin:30px 15px 0px 0px;
    transition: 0.5s;
}
.detailed .kehu_anli a:hover{
    transition: 0.5s;
    background: #00C2DE;
}
.detailed .kehu_anli .kehu_s{
    width: 265px;
    float:left;
    overflow: hidden;
    white-space: nowrap;text-overflow: ellipsis;
    margin:10px 0px 0px 20px;
}

/*手机详情页*/
.details .details_c .Shoujiimg{
    width: 265px;
    height: 545px;
    background: url(../images/sj2.png) no-repeat;
    margin: 8px;
    float: left;
    position: relative;
    transition: 0.5s;
    top: 0px;
}
.details .details_c .wzimg{
    width: 226px;
    height: 401px;
    margin: 67px 0px 0px 20px;
    overflow: hidden;
}
.details .details_c .right_ewm{
    float:right;
}
.details .details_c .right_ewm p{
    font-size:14px;
    color:#333;
    margin:15px 0px 15px 0px;
}
.details .details_c .right_ewm .ewmbox{
    width:240px;
    height:240px;
}

/*最新发布页面*/
.banner2{
    width:100%;
    height:287px;
}
.pone{
    width:100%;
    border-bottom:1px solid #EEEEEE;
    height:90px;
    background: #fff;
}
.pone .ponec{
    width:950px;
    margin:0 auto;
    height:90px;
    padding-left:250px;
}
.pone .looking{
    width:137px;
    height:90px;
    background: url(../images/zxjt.png) center right no-repeat;
    float:left;
}

.pone .looking p{
    color:#666666;
    font-size:16px;
    margin:20px 0px 0px 15px;
}
.pone .looking p+p{
    font-size:14px;
    color:#999;
    margin-top:5px;
}
.pone .looking2{
    float:left;
    margin:0 10px;
    height:90px;
    overflow: hidden;
    white-space: nowrap;text-overflow: ellipsis;
}
.pone .looking2 a{
    display: block;
    font-size:13px;
    color:#666666;
    margin:21px 0px 0px 20px;
        transition: 0.5s;
            overflow: hidden;
    white-space: nowrap;text-overflow: ellipsis;
}
.pone .looking2 a+a{
    margin-top:9px;
}
.pone .looking2 a:hover{
    transition: 0.5s;
    color:#00C2DE;
}
.pone .lookright{
    float:right;
    height:90px;
    padding:0 30px;
    border-left:1px solid #eee;
    *width:187px;
}
.pone .lookright p{
    color:#666666;
    font-size:16px;
    margin:20px 0px 0px 0px;
}
.pone .lookright a{
    display: block;
    font-size:14px;
    color:#999;
    margin-top:5px;   
}
.ptwo{
    width:1200px;
    margin:0 auto;
}
.ptwo .bt{
    width: 1200px;
    height: 42px;
    background: #fff;
    margin: 0px auto 0px auto;
}
.ptwo .sx{
    float: left;
    font-size: 15px;
    color: #999;
    line-height: 42px;
    padding-right: 20px;
    background: url(../images/setbottom.png) right center no-repeat;
    cursor: pointer;
}
.ptwo .sx+.sx{
    margin-left: 30px;
}
.ptwo .sx span{
    display: block;
}
.ptwo .bt .p3_sx{
    float:left;
    font-size:15px;
    color:#999;
    line-height: 42px;
    *line-height: 39px;
    margin-left:20px;   
    padding-right:20px;
    background: url(../images/setbottom.png) right center no-repeat;
    cursor:pointer;
}

.ptwo .bt .p3_sxdq
{
    background: url(../images/setbottom_h.png) right center no-repeat !important;
}
.ptwo .bt .p3_sxdq span
{
 color:#00C2DE;	
}

.ptwo .bt .p3_sx2,.ptwo .bt .p3_sx3{
    float:left;
    font-size:15px;
    color:#999;
    line-height: 42px;
    *line-height: 39px;
    padding-left:25px;   
    padding-right:15px;
    background: url(../images/xiaoliangs.png) left center no-repeat;
    cursor:pointer;
}
.ptwo .bt .p3_sx2dq{
    background: url(../images/xiaoliang.png) left center no-repeat;
}
.ptwo .bt .p3_sx3dq{
    background: url(../images/ps.png) left center no-repeat;
}
.ptwo .bt .p3_sx2 a,.ptwo .bt .p3_sx3 a{
    transition:0.5s;
    display: block;
    font-size:15px;
    color:#999;
}
.ptwo .bt .p3_sx2 a:hover,.ptwo .bt .p3_sx3 a:hover{
    transition:0.5s;
    color:#00C2DE;
}
.ptwo .bt .p3_sx2dq a{
    color:#00C2DE;
}
.ptwo .bt .p3_sx3{
    background: url(../images/ps.png) left center no-repeat;
}
.ptwo .bt .p3_sx span{
    transition:0.5s;
    display: block;
}
.ptwo .bt .p3_sx span:hover{
     transition:0.5s;
     color:#00C2DE;
}
.ptwo .bt .p3_sx .p3_sxbox4{
    display: none;
}

.ptwo .bt .p3_sx:hover {
    background: url(../images/settop_h.png) right center no-repeat;
}
.ptwo .bt .p3_sx:hover .p3_sxbox,
.ptwo .bt .p3_sx:hover .p3_sxbox2,
.ptwo .bt .p3_sx:hover .p3_sxbox3,
.ptwo .bt .p3_sx:hover .p3_sxbox4,
.ptwo .bt .p3_sx:hover .p3_sxbox5{
    display: block;
}
.ptwo .bt .p3_sx+.p3_sx{
    margin-left:30px;
}
.ptwo .bt .p3_sxmore{
    float:right;
    font-size:14px;
    color:#999999;
    line-height: 42px;
    margin-right:15px;
}
.ptwo .bt .p3_sxmore:hover{
    color:#00C2DE;
}
.ptwo .bt .p3_sxbox,.ptwo .bt .p3_sxbox2{
    display: none;
    width:640px;
    height:29px;
    border-radius: 2px;
     position: absolute;
     background: #fff;
     padding-left:4px;
     padding-top:3px;
      z-index: 5;
}
.ptwo .bt .p3_sxbox2{
 padding-bottom:3px;
}
.ptwo .bt .p3_sxbox2 ul li{
    height:29px;
    line-height: 29px;
    float:left;
    margin:0 5px;
}
.ptwo .bt .p3_sxbox2 ul li a{
    display: block;
    color:#696969;
    font-size:14px;
    margin:0 10px;
}
.ptwo .bt .p3_sxbox ul li{
    float:left;
    line-height: 20px;

}
.ptwo .bt .p3_sxbox ul li a{
    color:#999999;
    font-size:12px;
    line-height: 18px;
}
.ptwo .bt .p3_sxbox2 ul .sxbox2dq a{
    color:#00C2DE;
}
.ptwo .bt .p3_sxbox2 ul li a:hover{
    color:#00C2DE;
}
.ptwo .bt .p3_sxbox3{
    width:378px;
    height: 260px;
    position: absolute;
    z-index: 50;
    background: #fff;
    display:none;
        box-shadow:0px 0px 10px #ccc;
}
.ptwo .bt .p3_sxbox3 ul li{
    border-bottom:1px solid #eeeeee;
    margin:0px 20px;
}
.ptwo .bt .p3_sxbox3 .sxmore{
    color:#999999;
    font-size:14px;
    float:left;
    height: 45px;
    border:none;
}
.ptwo .bt .p3_sxbox3 .sxmore div{
    height:45px;
    float:left;
    line-height: 45px;
    margin-left:30px;
}
.ptwo .bt .p3_sxbox3 .sxmore a{
    display: block;
    height:45px;
    line-height: 45px;
    float:left;
    color:#01BFDF;
}
.ptwo .bt .p3_sxbox3 .p3_sxboxx,.ptwo .bt .p3_sxbox3 .p3_sxboxx2,.ptwo .bt .p3_sxbox3 .p3_sxboxx3{
    width:110px;
    color:#999999;
    font-size:16px;
    float:left;
    padding-left:20px;
    background: url(../images/gn.jpg) left center no-repeat;
}
.ptwo .bt .p3_sxbox3 .sxboxxdq{
    background: url(../images/gn1.jpg) left center no-repeat;
    color:#00C2DE;
}
.ptwo .bt .p3_sxbox3 .sxboxxdq a{
    color:#00C2DE !important;
}
.ptwo .bt .p3_sxbox3 .p3_sxboxx2{
       width: 90px;
}
.ptwo .bt .p3_sxbox3 .p3_sxboxx3{
    width:70px;

}
.ptwo .bt .p3_sxbox3 .p3_sxboxx a,.ptwo .bt .p3_sxbox3 .p3_sxboxx2 a,
.ptwo .bt .p3_sxbox3 .p3_sxboxx3 a{
     color:#999999;
     font-size:15px;
}
.ptwo .bt .p3_sxbox3 .p3_sxboxx:hover,
.ptwo .bt .p3_sxbox3 .p3_sxboxx2:hover,
.ptwo .bt .p3_sxbox3 .p3_sxboxx3:hover{
     background: url(../images/gn1.jpg) left center no-repeat;
}
.ptwo .bt .p3_sxbox3 .p3_sxboxx:hover a,.ptwo .bt .p3_sxbox3 .p3_sxboxx2:hover a,
.ptwo .bt .p3_sxbox3 .p3_sxboxx3:hover a{
     color:#00C2DE
}
.ptwo .bt .p3_sxbox4{
    background: #fff;
    position: absolute;
    z-index: 20;
    height: 488px;
    box-shadow:0px 0px 10px #ccc;
    padding:10px ;
}
.ptwo .bt .p3_sxbox5{
    background: #fff;
    position: absolute;
    z-index: 20;
    box-shadow:0px 0px 10px #ccc;
    padding:6px 10px 10px 10px;
    display: none;
    width: 350px;
}
.ptwo .bt .p3_sxbox5 ul li{
    line-height: 30px;
    overflow: hidden;
    float:left;
}
.ptwo .bt .p3_sxbox5 ul li.sxbox5dq a{color:#00C1DE;}
.ptwo .bt .p3_sxbox5 ul li a{
    font-size:14px;
    color:#999;
    float:left;
    margin:0 15px;
}
.ptwo .bt .p3_sxbox5 ul li a:hover{
    color:#00C1DE;
}
.ptwo .bt .p3_hangbg{
    background: #f5f5f5;
    float:left;
    height:28px;
    line-height: 28px;
    padding:0 10px;
}
.ptwo .bt .p3_hangbt{
    color:#696969;
    font-size:16px;
    font-weight:bold;
    float:left;
    height:28px;
    line-height: 28px;
    padding:0 10px;
    margin: 0;
}
.ptwo .bt .p3_hangbg a{
    font-size:14px;
    color:#999999;
    padding:0 8px;
}

.ptwo .bt .p3_hangbg a.dqp3,
.ptwo .bt .p3_hangbg a:hover{
    color:#00C1DE;
}
.ptwo .sos{
    *width:194px;
    height:30px;
    float:right;
    margin-top:6px;
    display:none;
}
.ptwo .sos .text{
    background: #eee;
    width:160px;
    height:30px;
    border:none;
    font-size:14px;
    color:#696969;
    line-height: 30px;
    padding-left:10px;
    float:left;
}
.ptwo .sos .sousuo{
    margin-top:7px;
    margin-left:7px;
    float:right;
    background: #fff;
    border:none;
    background: url(../images/sousuoicon.png) no-repeat;
	width: 17px;
	height: 17px;
	cursor:pointer;
}
.ptwo .coo{
    padding:3px 10px 3px 10px;
    margin:8px;
    border:1px dotted #00C2DC;
    float:left;
    font-size:14px;
    color:#06C1E0;
    border-radius: 3px;
    cursor:pointer;
}
.ptwo .coo span{
    float:left;
}
.ptwo .coo a{
    float:left;
    width:8px;
    height:8px;
    background: url(../images/xx.png) no-repeat;
    margin-top:5px;
    margin-left:5px;
}
.ptwo .cont{
    width:1200px;
    padding:20px 0px;
}
.ptwo .tc{
    width:375px;
    overflow: hidden;
    margin-right:4px;
    float:left;
}
.ptwo .tc_img{
    width:375px;
    height:346px;
    overflow: hidden;
}
.ptwo .tc_p{
    font-size:14px;
    color:333;
    margin-top:9px;
}
.ptwo .tc_p font{
    color:#00C2DE;
    font-weight:bold;
}
.ptwo .tc_p2{
    color:#999;
    font-size:12px;
    margin-top:5px;
}
.ptwo .tc_ig{
    width:375px;
}
.ptwo .tc_ig p{
    margin-top: 6px;
    float:left;
}
.ptwo .tc_ig a{
    display: block;
    width:60px;
    height:22px;
    float:right;
    border:1px solid #eee;
    background: url(../images/yanjin.png) no-repeat 5px;
    font-size:13px;
    color:#999;
    line-height: 22px;
    padding-left:25px;
}
.ptwo .cc{
    float:left;
    width:1200px;
    height:auto;

}
.ptwo .cc .kehuxx{
    width: 232px;
    float:left;
    margin:0 4px 20px 0px;
    position: relative;
    border: 1px solid #eee;
    transition:0.5s;
}
.ptwo .cc .kehuxx:hover
{
	border: 1px solid #47D7ED;
    transition:0.5s;
}
.ptwo .cc .kehuxx_img{
    width:232px;
    height:232px;
}
.ptwo .cc .kehuxx_img .img{
    width: 232px;
    height:232px;
    position:absolute;
    z-index: 3;
    transition:1s;
    transform: scale(1,1);
    overflow: hidden;
}
.ptwo .cc .kehuxx_img .img img{
    transition:1s;
    transform: scale(1,1);
    width: 100%;
    position:relative;
    top:50%;
}
.ptwo .cc .kehuxx_img .img:hover img{
    transition:1s;
    transform: scale(1.1,1.1);
}
.ptwo .cc .kehuxx_img .img a
{
    margin:0px;
}
.ptwo .cc .kehuxx_img .old{
    width:66px;
    height:68px;
    position: absolute;
    z-index: 4;
    background: url(../images/lkh.png) no-repeat;
    margin-left:133px;
    margin-top:-2px;
    display: none;
}

.ptwo .cc .kehuxx a{
    display: block;
    font-size:15px;
    color:#343E40;
    margin:8px 0px 5px 0px;
}
.ptwo .cc .kehuxx a.gstt
{
	height: 20px;
	line-height: 20px;
	width: 90%;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: 0.5s;
	color: #333;
	padding: 0 5%;
}
.ptwo .cc .kehuxx a.gstt:hover
{
	color:#00c1de;
	transition:0.5s;
}
.ptwo .cc .kehuxx p{
    margin:4px 0px;
    font-size:13px;
    color:#999;
    cursor:pointer;
}

.ptwo .cc .kehuxx a.cptt
{
	height: 18px;
	line-height: 18px;
	width: 90%;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition:0.5s;
	color:#999;
	padding: 0 5%;
}
.ptwo .cc .kehuxx a.cptt:hover
{
	color:#00c1de;
	transition:0.5s;
}
/*手机最新发布*/
.sj_ptwo{
    width:1200px;
    margin:0 auto;
    padding:20px 0px;
}
.sj_ptwo .sj1{
    width:1200px;
    float:left;
}
.sj_ptwo .sj1 .sjleft{
    width:288px;
    height:580px;
    float:left;
    margin-right:4px;
}
.sj_ptwo .sj1 .sj1_img{
    width: 288px;
    height: 542px;
    background: url(../images/sj2.png) no-repeat;
    float: left;
    position: relative;
    transition: 0.5s;
    top: 0px;
}
.sj_ptwo .sj1 .p5_wzimg{
    width:245px;
    height:377px;
    margin:67px 22px 0px 22px;
    position:absolute;
    z-index: 5;
}

.sj_ptwo .sj1 .flw{
    position:absolute;
    z-index: 10;
    opacity: 0;
    filter:alpha(opacity=0);
    background: #000;
     width:245px;
    height:377px;
    transition: 0.5s;
}
.sj_ptwo .sj1 .ewm{
    width:245px;
    height:377px;
    position:absolute;
    z-index: 15;
    opacity: 0;
    filter:alpha(opacity=0);
    overflow: hidden;
}
.sj_ptwo .sj1 .ewm img{
    margin:96px 33px 0px;
}
.sj_ptwo .sj1 .ewm p{
    font-size: 16px;
    color:#fff;
    text-align: center;
    margin-top:10px;
}
.sj_ptwo .sj1 .ewm p font{
    color:#0ce2ff;
    font-weight:bold;
}
.sj_ptwo .sj1 .sj1_img:hover .flw{
    transition: 0.5s;
    opacity: 0.5;
    filter:alpha(opacity=50);
}
.sj_ptwo .sj1 .sj1_img:hover .ewm{
    transition: 0.5s;
    opacity: 1;
    filter:alpha(opacity=100);
}
.sj_ptwo .sj1 .sjb{
    font-size:14px;
    color:#363D43;
    margin-left:30px;
}
.sj_ptwo .sj1 .sjb font{
    font-weight:bold;
    color:#00C2DE;
}
.sj_ptwo .sj1 .sjb2{
    font-size:12px;
    color:#999;
    margin-left:30px;
    margin-top:3px;
}
.sj_ptwo .sj1 .sj_fb{
    float:left;
    margin:0 5px;
    width:214px;
    height:290px;

}
.sj_ptwo .sj1 .sj_fb .js_fb_img{
    width:214px;
    height:213px;
    overflow: hidden;
    border-radius: 10px;
    margin:0 5px;
}
.sj_ptwo .sj1 .sj_fb .js_fb_img img{
    transition: 1s;
    transform: scale(1,1);
    width: 100%;
}
.sj_ptwo .sj1 .sj_fb .js_fb_img:hover img{
    transition: 1s;
    transform: scale(1.1,1.1);
}
.sj_ptwo .sj1 .fb_name{
    font-size:15px;
    color:#393D40;
    margin:15px 5px 5px 12px;
    overflow: hidden;
    white-space: nowrap;text-overflow: ellipsis;
}
.sj_ptwo .sj1 .fb_name a{
    font-size:16px;
    color:#393D40;
    overflow: hidden;
    white-space: nowrap;text-overflow: ellipsis;
}
.sj_ptwo .sj1 .fb_name2{
    font-size:12px;
    color:#999;
    margin:5px 5px 5px 12px;
    overflow: hidden;
    white-space: nowrap;text-overflow: ellipsis;
}
/*登录注册*/
.login_head{
    width:100%;
    height:80px;
    background: #fff;
}
.login_head .login_headc{
    width:1200px;
    height:80px;
    margin:0 auto;
}
.login_head .login_headc .login_logo{
    float:left;
}
.login_head .login_headc .login_phone{
    float:right;
}
.login_banner{
    width:100%;
    height:485px;
    background: url(../images/login_bg.jpg) center no-repeat;
}
.login_banner .login_bg{
    width:346px;
    height:370px;
    background: #fff;
    border-radius: 6px;
    position: relative;
    margin-left:805px;
    top:50px;
}
.login_banner .login_bg .sl{
    width:296px;
    height:42px;
    float:left;
    margin: 40px 25px 0px 25px;
}
.login_banner .login_bg .sla{
    font-size:16px;
    color:#999;
    line-height: 30px;
    margin-left:15px;
    transition: 0.5s;
}
.login_banner .login_bg .sla:hover{
    transition: 0.5s;
    color:#7d7d7d;
}
.login_banner .login_bg .sladq{
    color:#00C2DB;
}
.login_banner .login_bg .sladq:hover{
    color:#00C2DB;
}
.login_banner .login_bg .login_user{
    width:294px;
    height:42px;
    border:1px solid #eee;
    background: url(../images/login_user.png) no-repeat 10px 10px;
    float:left;
    margin: 0px 25px;
    border-radius: 5px;
}
.login_banner .login_bg .input_user{
    width:250px;
    height:40px;
    *height:42px;
    border:none;
    background: none;
    float:right;
    color:#999;
    font-size:16px;
    line-height: 39px;
    *line-height: 38px;
    outline: none;
    *float:none;
    *margin-left: 15px;
}
.login_banner .login_bg .input_pass{
     width:250px;
    height:40px;
    *height:42px;
    border:none;
    background: none;
    float:right;
    color:#999;
    font-size:16px;
    line-height: 39px;
    *line-height: 38px;
    outline: none;
    *float:none;
    *margin-left: 15px;
    display: none;
}
.login_banner .login_bg .input_y{
    width:150px;
    height:40px;
    *height:42px;
    border:none;
    background: none;
    float:left;
    color:#999;
    font-size:16px;
    line-height: 39px;
    *line-height: 38px;
    outline: none;
    *float:left;
    margin-left:45px;
    *margin-left: 15px;
}
.login_banner .login_bg .yzmk{
    float:right;
    margin:10px;
}
.login_banner .login_bg .yzmk a{
    color:#999;
    font-size:14px;
}
.login_banner .login_btn{
    display: block;
    width:294px;
    height:42px;
    background: #00C2DE;
    color:#fff;
    border-radius: 5px;
    float:left;
    margin: 14px 25px;
    font-size:16px;
    line-height: 40px;
    text-align: center;
    transition:0.5s;
}
.login_banner .login_btn:hover{
    transition:0.5s;
    background: #00b2cd;
}
.login_banner .login_a1{
    float:left;
    font-size:14px;
    color:#999;
    margin-left:222px;
    margin-top:10px;
    transition: 0.5s;
}
.login_banner .login_a1+.login_a1{
    margin-left:0px;
}
.login_banner .login_a1:hover{
    transition: 0.5s;
    color:#00C2DE;
}

/*购物车*/
.gouwubanner{
    width:100%;
    height:261px;
}
.gouwubanner .gouwuc{
    width:1200px;
    height:261px;
    margin:0 auto;
}
.gouwubanner .gouwuc .p1{
    font-size:36px;
    color:#fff;
    float:left;
    margin-left:340px;
    margin-top:50px;
    width:125px;
}
.gouwubanner .gouwuc .p3{
    width:1200px;
    overflow: hidden;
    height:100px;
}
.gouwubanner .gouwuc .p2{
    width: 721px;
    font-size:20px;
    color:#fff;
    float:left;
    margin-top:70px;
}
.gouwubanner .gouwuc .af{
    font-size:18px;
    color:#fff;
    float:left;
    margin-left: 365px;
    margin-top:23px;
}
.gouwubanner .gouwuc .af2{
    font-size:18px;
    color:#fff;
    float:left;
     margin-left: 67px;
     margin-top:23px;
}
.gouwuline{
    width:100%;
    height:46px;
    background: url(../images/lines.jpg) repeat-x;
}
.gouwuline .gouwuline_c{
    width:1200px;
    height:46px;
    margin:0 auto;
}
.gouwuline .gouwuline_c .linea{
    display: block;
    width:200px;
    height:45px;
    text-align: center;
    line-height: 44px;
    color:#999;
    font-size:16px;
    float:left;
    transition:0.5s;
}   
.gouwuline .gouwuline_c .linea:hover{
    transition:0.5s;
    color:#696969;
}
.gouwuline .gouwuline_c .lineadq{
    border-bottom:1px solid #00C2DE;
    color:#696969;
}
.gwbg{
    width:1200px;
    margin:20px auto;
    overflow: hidden;
}
.gwbg .gwtd{
    text-align: center;
    border-left: 1px solid #E5E5E5;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    background: #f9f9f9;
    color:#696969;
}
.gwbg td{
    height:45px;
    line-height: 37px;
}
.gwbg .gwtd2{
    text-align: center;
    border-left: 1px solid #E5E5E5;
    border-bottom: 1px solid #e5e5e5;
    background: #fff;
    color:#333;
    font-size:15px;
}
.gwbg .gwtd2 .span{
    color:#00C2DE;
    font-weight:bold;
    font-size:15px;
}
.gwbg .gwtd2 .spans{
    color:#333333;
    font-weight:normal;
    font-size:15px;
}
.gwbg .gwtd2 .spans:hover{
    text-decoration: underline;
}
.gwbg .gwtd2 .a{
    display: block;
    height:29px;
    width:142px;
    background: #CCCCCC;
    color:#fff;
    text-align: center;
    font-size:15px;
    line-height: 28px;
    margin-left:28px;
    border-radius: 5px;
    transition: 0.5s;
}
.gwbg .gwtd2 .a:hover{
    background: #00C2DE;
    transition: 0.5s;
}
.gwbg .gwp{
    color:#383D41;
    font-size:15px;
    line-height: 30px;
    float:right;
    margin-top:15px;
}
.gwbg .gwp font{
    color:#01BFDF;
    font-size:15px;
    font-weight:bold;
}
.gwbg .gwa{
    float:right;
    margin-top:15px;
    width:142px;
    height:33px;
    background: #00C2DE;
    font-size:15px;
    color:#fff;
    text-align: center;
    line-height: 32px;
    margin-left:20px;

    border-radius: 5px;
    margin-right: 30px;
    *margin-right:16px;
    transition: 0.5s;
}
.gwbg .gwa:hover{
    transition: 0.5s;
    background: #02adc5;
}
.fukuan{
    width:100%;
    height:1080px;
    position: fixed;
    background: url(../images/flws.png);
    display: none;
}
.fub{
    width:368px;
    height:382px;
    background: #fff;
    position: absolute;
    z-index: 5000;
    border-radius: 5px;
    left:0px;
    top:0px;
    display: none;
}
.fub .fuba{
    font-size:16px;
    color:#999;
    float:left;
    margin-top:22px;
    margin-left:60px;
    margin-bottom:22px;
}
.fub .fubdq{
    color:#00C1DF;
}
.fub .fubline{
    height:1px;
    width:368px;
    background: #eee;
    float:left;
}
.fub .fubewm{
    float:left;
    margin:30px 83px 20px 83px;
}
.fub .fubfont{
    font-size:17px;
    color:#383D41;
    float:left;
    margin-left:123px;
}
.fub .fubbox{
    float:left;
    display: none;
}
.kong{
    float:left;
    margin-left:300px;
}
.kongbox{
    float:left;
    margin-top:26px;
    margin-left: 10px;
}
.kong1{
    color:#373d41;
    font-size:18px;
}
.kong2{
    color:#373d41;
    font-size:14px;
    margin-top:10px;
}
.kongbtns{
    width:128px;
    height:39px;
    background: url(../images/web_btn.png) no-repeat;
    float:left;
    margin-top:32px;
    text-align: center;
    margin-left:20px;
}
.kongbtns a{
    display: block;
    color:#fff;
    font-size:16px;
    line-height: 37px;
}


/*注册页面*/
.regbanner{
    width: 100%;
    height:275px;
    background: url(../images/zhucebanner.jpg) center no-repeat;
}
.reg{
    width:1200px;
    overflow: hidden;
    margin:0 auto;
}
.reg .regbox{
    position: relative;
    left: 300px;
    width: 590px;
}
.reg .usename{
    color:#999999;
    font-size:16px;
    margin-top:25px;
    float:left;
    margin-left:40px;
}
.reg .useinput{
    float:left;
    width:171px;
    height:35px;
    border:1px solid #E0E0E0;
    background: #fff;
    margin-top:19px;
    border-radius: 5px;
    outline: none;
    line-height: 34px;
    padding-left:10px;
}
.reg .useinput2{
    float:left;
    width: 458px;
    height:35px;
    border:1px solid #E0E0E0;
    background: #fff;
    margin-top:19px;
    border-radius: 5px;
    outline: none;
    padding-left:10px;
    line-height: 34px;
}
.reg .usefsong{
    width:81px;
    height:37px;
    background: #00c1de;
    float:left;
    border-radius: 5px;
    text-align: center;
    line-height: 37px;
    margin-top:19px;
    color:#fff;
    margin-left: 20px;
    font-size:14px;
    transition: 0.5s;
}
.reg .usefsong:hover{
    background:#02b5d0;
    transition: 0.5s;
}

.reg .useinc{
    width:12px;
    height:12px;
    border:1px solid #eee;
    float:left;
    margin-top: 24px;
    margin-left: 120px;
    cursor:pointer;
}
.reg .userspan{
    display: block;
    float:left;
    font-size:14px;
    color:#373d41;
    margin-top:21px;
    margin-left:10px;
}
.reg .useraa{
    float:left;
    font-size:14px;
    color:#00c1de;
    text-decoration: underline;
    margin-top:20px;
}
.reg .usetijiao{
    height:38px;
    width:100px;
    background: #00C1DE;
    color:#fff;
    font-size:16px;
    border:none;
    border-radius: 5px;
    float:left;
    margin-left:234px;
    margin-top:12px;
    line-height: 30px;
    cursor:pointer;
}

/*联系我们*/
.nei_banner{
    width:100%;
    height:261px;
    background: url(../images/lxwm_banner.jpg) center no-repeat;
}
.nei_c{
    width:1200px;
    margin:0 auto;
    overflow: hidden;
}
.nei_left{
    width:230px;
    float:left;
}
.nei_left .left_bt{
    width:230px;
    height:46px;
    background: url(../images/lines.jpg) repeat-x;
}
.nei_left .left_bt p{
    font-size:16px;
    color:#696969;
    border-bottom:1px solid #00c1de;
    width:64px;
    line-height: 45px;
}
.nei_left .left_box{
    width:230px;
    overflow: hidden;
}
.nei_left .left_box .leftli{
    width:230px;
    overflow: hidden;
    cursor: pointer;
}
.nei_left .nei_bt1{
    height:39px;
    width:230px;
    line-height: 39px;
    border-bottom:1px solid #ededed;
    background: url(../images/setbottom.png) 200px 17px no-repeat;
}
.nei_left .nei_bt1 a{
    font-size:14px;
    color:#696969;
    transition:0.5s;
}
.nei_left .nei_bt1 a:hover{
    transition:0.5s;
    color:#00C2DE;
}

.nei_left .open .nei_bt1 a{
    transition: 0.5s;
    color: #00C2DE;
}

.nei_left .nei_btsel{
    overflow: hidden;
    width:230px;
}
.nei_left .nei_btsel li{
    border-bottom:1px solid #ededed;
    padding-left:28px;
}
.nei_left .nei_btsel li a{
    font-size:14px;
    color:#999;
    line-height: 39px;
    transition:0.5s;
}

.nei_left .nei_btsel li.on a
{
	transition: 0.5s;
	color: #00C2DE;
}

.nei_left .nei_btsel li a:hover{
    transition:0.5s;
    color:#00C2DE;
}
.nei_right{
    width:950px;
    float:left;
    margin-left: 20px;
}
.nei_right .right_bt{
    width: 950px;
    height: 46px;
    background: url(../images/lines.jpg) repeat-x;
}
.nei_right .right_bt p{
    font-size: 16px;
    color: #696969;
    border-bottom: 1px solid #00c1de;
    width: 64px;
    line-height: 45px;
    float:left;
}

.link_so{float:right;height:40px;line-height: 40px;margin-top: 8px;}
.link_so .input1{float:left;width:180px;height:30px;line-height: 30px;font-size:15px;border:1px solid #eee;color:#999;padding-left:5px;border-radius: 5px 0px 0px 5px;}
.link_so .input2{width:70px;height:32px;background: #00C1DE;float:left;border:none;line-height: 30px;font-size:15px;color:#fff;border-radius: 0px 5px 5px 0px;cursor: pointer;}


.nei_right .right_img{
    float:left;
    margin-top:15px;
}
.nei_right .right_font{
    float:left;
    margin-left: 20px;
    margin-top:15px;
}
.nei_right .right_font .fonts1{
    color:#333333;
    font-size:15px;
    line-height: 29px;
    width: 460px;
}
.nei_right .right_font .fonts1 font{
    color:#999;
}
.nei_right .right_font .font2{
    width: 460px;
    padding:10px 0px;
    border-top:1px dashed #eee;
    border-bottom:1px dashed #eee;
    margin:10px 0px;
}
.nei_right .right_font .font_img{
    float:left;
}
.nei_right .right_font .font_btn{
    width:151px;
    height:39px;
    background: url(../images/lianxibtn.png) no-repeat;
    float:left;
    margin:22px 0px 0px 20px;
}
.nei_right .right_font .font_btn a{
    color:#fff;
    font-size:16px;
    margin-left:38px;
    line-height: 38px;
}
.nei_right .nei_yewu{
    width:950px;
    height:40px;
    border-top: 1px solid #eee;
    border-bottom:1px solid #eee;
    float:left;
    margin-top:10px;
}
.nei_right .nei_yewu p{
    height:40px;
    float:left;
    padding-left:30px;
    line-height: 39px;
    font-size:14px;
    background: url(../images/dh.png) left center no-repeat;
}
.nei_right .nei_yewu span{
    float:right;
    font-size:14px;
    line-height: 39px;
}
.nei_right .nei_yewu span font{
    color:#02BFDC;
    font-weight:bold;
}
.nei_right .nei_pro{
    float:left;
    width:950px;
}
.nei_right .nei_pro ul li{
    float:left;
    width:316px;
    margin-top:13px;
}
.nei_right .pro_img{
    float:left;
    width:132px;
    height:148px;
}
.nei_right .pro_text{
    width: 180px;
    height:148px;
    float:left;
}
.nei_right .pro_text p{
    font-size:12px;
    color:#363B3F;
    margin-left: 10px;
    margin-bottom:7px;
}

.nei_right .pro_text a.lqq{font-size: 12px;color: #363B3F;}
.nei_right .pro_text a.lqq:hover{transition: 0.5s;color: #00C2DE;}
.nei_right .pro_text a.lxwmqq{
    display: block;
    width:90px;
    height:29px;
    line-height: 28px;
    float:left;
    text-align: center;
    color:#fff;
    background: url(../images/lianxibtn2.png) no-repeat;
    margin-left: 10px;
    font-size:14px;
}
.nei_right .nei_chenche{
    width:950px;
    overflow: hidden;
    float:left;
}
.nei_right .nei_chenche p{
    font-size: 15px;
    color: #363B3F;
    margin: 10px 0px;
}
.nei_right .nei_chenche p font{
    color:#999;
}



/*帮助中心*/
.bz_box{
    width:950px;
    overflow: hidden;
}
.bz_box ul li{
    width:950px;
    height:39px;
    border-bottom:1px dashed #ededed;
    line-height: 39px;
    overflow: hidden;
    white-space: nowrap;text-overflow: ellipsis;
}
.bz_box ul li a{
    font-size:14px;
    color:#999;
    transition: 0.5s;
}
.bz_box ul li a:hover{
    transition: 0.5s;
    color:#00C1DD;
}


/*年份*/
.nianfen{
    width:950px;
    overflow: hidden;
    margin-top:40px;
}
.nianfen .nf_1{
    font-size:24px;
    color:#00C0DF;
    float:left;
    margin-left:100px;
}
.nianfen ul li{
    overflow: hidden;
    cursor:pointer;
}
.nianfen .nf_icon{
    width:13px;
    height:13px;
    background: url(../images/lc_dian.png) no-repeat;
    position: relative;
    z-index: 100;
    left:-27px;
    top:-40px;
}
.nianfen .nf_line{ 
    margin-top:5px;
    margin-left:20px;
    padding-left:20px;
    float:left;
    border-left:1px solid #eee;
    padding-bottom:50px;
}
.nianfen .nf_line p{
    color:#737373;
    font-size:14px;
    line-height: 20px;
    margin:0;
    padding:0;
}
.nianfen .nf_line p+p{
    font-size:14px;
    color:#ccc;
}
/*公司相册*/
.Album{
    width:950px;
    overflow: hidden;

}
.Album ul li{
    float:left;
    width:306px;
    height:215px;
    overflow: hidden;
    cursor:pointer;
    margin-top: 10px;
    position:relative;
    
}
.Album ul li+li{
    margin-left:10px;
}
.Album ul li img{
    transition: 1s;
}
.Album ul li:hover img{
    transition: 1s;
    transform:scale(1.1,1.1);
}
.Album .photo_btn{
    width:100%;
    height:34px;
    font-size:15px;
    padding-left:10px;
    position: absolute;
    z-index: 100;
    color:#999;
    text-align: center;
    line-height: 34px;
    right:0px;
    bottom: 0px;
}

.Album .photo_btn a
{
	color: #999;
	text-decoration: none;
	cursor: pointer;
}
.Album .photo_btn a:hover,.Album ul li:hover a{ color:#00C2DE;}
.album1{
    width:950px;
    overflow: hidden;
    margin-top: 10px;
}
.album1 .album1dq{
    float:left;
    width:200px;
    height:162px;
    overflow: hidden;
    cursor:pointer;
    margin-top: 5px;
    margin-bottom:5px;
    position: relative;
}
.album1 .album1dq a{
    display: block;
    overflow: hidden;
    position: relative;
}
.album1 .album_left{
    width:200px;
    float:left;
}
.album1 .album_left2{
    width: 320px;
    float:left;
    margin-left: 10px;
    margin-top:5px;
        height: 330px;
}
.album1 .album_left2 .photo_btn{
    position: absolute;
    z-index: 100;
    width: 320px;
    height: 30px;
    background: url(../images/yy.png);
    text-align: center;
    color: #fff;
    font-size: 15px;
    line-height: 30px;
        margin-top: 300px;
}
.album1 .photo_btn{
    position: absolute;
    z-index: 100;
    width:200px;
    height:30px;
    background: url(../images/yy.png);
    text-align: center;
    color:#fff;
    font-size:15px;
    line-height: 30px;
    margin-top: 129px;
}
.album1 .album1dq img{
    transition: 1s;
}
.album1 .album1dq:hover img{
    transition: 1s;
    transform:scale(1.1,1.1);
}

.album_sle{
    width:950px;
    height:40px;
    background: #F7F7F7;
}
.album_sle .li
{
	    float:left;
    cursor:pointer;
}
.album_sle .li .as{
    height:38px;
    border-top:2px solid #F7F7F7;
    padding:0 15px;
    line-height: 38px;
    background: #F7F7F7;
    font-size:16px;
    float:left;
    color:#373D41;
}
.album_sle .li .asdq{
    border-top:2px solid #00C1DE;
    background: #fff;
}
.album_sle .li .as:hover{ color:#00C1DE;}

/*相册新样式*/
.photo_block
{
	position: relative;
	display: block;
	cursor: pointer;
	height: 180px;
	width: 308px;
	overflow: hidden;
}

.photo_block .zoom {
    left: 35%;
    width: 52px;
    background-position: 0 -71px;
}
.photo_block .zoom, .photo_block .view {
    cursor: pointer;
    position: absolute;
    top: 45%;
    z-index: 9999;
    width: 60px;
    font-size: 13px;
    color: #fff;
    border: 1px solid #fff;
    padding: 0px 10px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    display: block;
    text-decoration: none;
    display: none;
    border: 1px solid #fff;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
}

.photo .dark {
    display: none;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    right: 0px;
    height: 100%;
    width: 100%;
    background: url(/images/1px.png) repeat;
    opacity: .8;
    filter: alpha(opacity=80);
}

.photo .play_v {
    display: block;
    display: none;
    cursor: pointer;
    position: absolute;
    top: 40%;
    left: 42%;
    z-index: 9999;
    width: 35px;
    height: 35px;
    text-align: center;
    text-indent: -9999em;
    background: url(/images/about/video_icon.png) no-repeat;
}

.photo_block .zoom:hover,.photo_block .view:hover{color:#FFF;border-radius:12px; -moz-radius:12px; -webkit-radius:12px; transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; }

.Photopic{display: table; text-align:center; width:308px; height:180px;}
.Photopic span{display: table-cell;vertical-align: middle;}
.Photopic{*position: relative;*overflow: hidden;}/*IE6*/
.Photopic span{*position: absolute;*left: 50%;*top: 50%;}/*IE6*/
.Photopic span img{*position: relative;*left: -50%;*top: -50%;}/*IE6*/
.Photopic span img{ max-width:308px; max-height:180px;}

/*文本、渠道合作*/
.wenben{
    width:950px;
    overflow: hidden;
}
.wenben .wenben1{
    font-size:30px;
    color:#353D40;
    text-align: center;
    margin-top: 30px;
    width:950px;
}
.wenben .wenben2{
    font-size:12px;
    color:#999;
    text-align: center;
    line-height: 30px;
}
.wenben .wenben3{
    font-size:16px;
    color:#373d41;
    width:950px;
    border-bottom:1px solid #eee;
    line-height: 50px;
}
.wenben .wenben_img{
    width:311px;
    height:299px;
    float:left;
    margin-top: 15px;
}
.wenben .wenben4{
    font-size:15px;
    overflow: hidden;
    color:#383C3D;
    font-weight:bold;
    margin-top: 15px;
    margin-left:15px;
    float:left;
    width: 620px;
}
.wenben .wenben5{
    font-size:15px;
    overflow: hidden;
    color:#383C3D;
    margin-top: 10px;
    margin-left:15px;
    float:left;
    width: 620px;
}
.wenben .wenben6{
    font-size:16px;
    color:#383C3D;
    width:950px;
    margin-top: 10px;
    float:left;
}
.wenben .wenben7{
    width:950px;
    overflow: hidden;
    float:left;
}
.wenben .wenben7 table{
    border:1px solid #eee;
    margin-top: 10px;
}
.wenben .wenben7 .wentr1 td{
    border-right:1px solid #eee;
    line-height: 35px;
    font-weight:bold;
    color:#373C40;
    text-align: center;
}
.wenben .wenben7 .wentr2 td{
    line-height: 35px;
    border-top:1px solid #eee;
    border-right:1px solid #eee;
    text-align: center;
    font-size:15px;
}
.wenben .wenben8{
    font-size:15px;
    color:#383C3D;
    width:950px;
    margin-top: 10px;
    float:left;
}
.wenben .wenben9{
    width:95px;
    height:28px;
    background: #00C2DE;
    float:left;
    color:#fff;
    text-align: center;
    line-height: 28px;
    font-size:15px;
    border-radius: 10px;
    margin-top: 20px;
}
.wenben .wenben10{
    float:left;
    color:#373C40;
    font-size:15px;
    margin-top:23px;
    margin-left:20px;
    font-weight:bold;
}

.huodongs{
    width:1200px;

    margin:0 auto;
}
.huodongs ul li{
    width:1200px;
    overflow: hidden;
        padding:25px;
    border-bottom:1px dashed #eee;
}
.huodongs .houdong_img{
    float:left;
}
.huodongs .houdong_2{
    width:724px;
    float:left;
}
.huodongs .houdong_p1{
    width:724px;
    font-size:18px;
    padding-bottom:12px;
    border-bottom:1px solid #eee;
    margin-left:15px;
    color:#353C42;
    float:left;
}
.huodongs .houdong_p2{
    height:83px;
    width:724px;
    padding:10px 0px;
    overflow: hidden;
    border-bottom:1px solid #eee;
    margin-left:15px;
    font-size:16px;
    color:#999;
    line-height: 26px;
    float:left;
}
.huodongs .houdong_btn{
    width:140px;
    height:36px;
    border:1px solid #DB340A;
    background: #F74B1B;
    margin-left: 15px;
    margin-top: 13px;
    border-radius: 5px;
    text-align: center;
    float:left;
}

.huodongs .sale_ed_w .houdong_btn{
    border:1px solid #999;
    background: #999;
}


.huodongs .houdong_btn a{
    display: block;
    color:#fff;
    font-size:16px;
    line-height: 36px;
}
.huodongs .houdong_right{
    font-size:14px;
    color:#6A6A6A;
    float:right;
    padding-left:26px;
    line-height: 30px;
    background: url(../images/nz.png) left center no-repeat;
    margin-top:17px;
}
.huodongs .houdong_ll{
    float:right;
    width:166px;
    height:166px;
    background: url(../images/rl.png) no-repeat;
    text-align: center;
}
.huodongs .houdong_llp1{
    color:#373C40;
    font-size:14px;
    margin-top: 60px;
}
.huodongs .houdong_llp2{
    color:#999;
    font-size:14px;
    margin-top: 3px;
}

.disnone {
    display: none;
}

.sale_timedown_end {
    display: none;
}

/*.sale_ed_w .sale_timedown_end {
    background: transparent url("/images/time_down_end.png") center no-repeat;
    padding-top: 80px;
}*/

.sale_ed_w .houdong_llp1,
.sale_ed_w .sale_timedown
{ display:none;}

.sale_ed_w .sale_timedown_end
{
	display: block;
	color: #DF2C2C;
	text-align:center;
	margin-top: 60px;
	font-size:15px;
}

.huodongs_center{
    width:1200px;
    overflow: hidden;
    margin:0 auto;
    text-align: center;
}
.huodongs_center p.pTitle{
    color:#353E45;
    font-size:18px;
    padding:30px 0px 15px 0px;
}


.huodongs_center .saesCount
{
	padding:0 100px;
	text-align:left;
	line-height: 30px;
	font-size: 15px;
}

/*站长工具*/
.zhanzhang{
    width:1200px;
    margin:0 auto;
    overflow: hidden; 
}
.zhanzhang .zhan_box{
    width:672px;
    height:50px;
    border:1px solid #eee;
    border-radius: 5px;
    margin-top: 60px;
    margin-left:260px;
    float:left;
}
.zhanzhang .zhan_box ul li{
    float:left;
    width:554px;
    height:50px;
}
.zhanzhang .zhan_box ul li .zhan_input{
    width:534px;
    height:50px;
    border:none;
    float:left;
    font-size:18px;
    padding-left: 20px;
    line-height: 50px;
    color:#999;
    outline: none;
}
.zhanzhang .zhan_box ul li .zhan_sub{
    width:118px;
    height:50px;
    float:left;
    background: #00C2DE;
    color:#fff;
    font-size:18px;
    border:none;
    border-radius: 0px 5px 5px 0px;
    cursor:pointer;
    line-height:50px;
    text-align:center;
}
.zhanzhang .zhan_box ul li+li{
    width:118px;
    height:50px;
    float:left;
}
.zhanzhang .zhan_p1{
    font-size:12px;
    color:#999;
    padding-left: 20px;
    height:20px;
    float:left;
    margin-left: 270px;
    background: url(../images/icp_icon.png) left center no-repeat;
    line-height: 20px;
    margin-top:10px;
}
.zhanzhang .zhan_p2{
    width:672px;
    height:69px;
    border:1px dotted #eee;
    float:left;
    margin-top:10px;
    margin-left:260px;
}
.zhanzhang .zhan_p3{
    font-size:14px;
    color:#999;
    margin-left: 17px;
    margin-top:5px;
}
.zhanzhang .zhan_box2{
    width:672px;
    height:auto;
    /*border:1px solid #eee;*/
    border-radius: 5px;
    margin-top:20px;
    margin-left:260px;
    float:left;
}
.zhanzhang .zhan_box2 .zhanli{
    width:140px;
    height:50px;
    border-right:1px solid #eee;
    color:#999;
    font-size:18px;
    background: url(../images/icp_jiantou.png) 130px 22px no-repeat;
    line-height: 50px;
    padding-left:16px;
    cursor:pointer;
}
.zhanzhang .zhan_box2 .zhanlid{
    width:158px;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    margin-left: -1px;
    display: none;
}
.zhanzhang .zhan_box2 .zhanlid li{
    height:24px;
    width:156px;
    color:#999;
    font-size:14px;
    text-align: center;
    line-height: 24px;
    background: #fff;
    border-left:1px solid #eee;
    border-right:1px solid #eee;
    cursor:pointer;
}
.zhanzhang .zhan_box2 .zhanlid li:hover{
    color:#00C2DE;
}
.zhanzhang .zhan_box2 .zhan1{
    width:157px;
    height:50px;
    float:left;
}
.zhanzhang .zhan_box2 .zhan2{
    width:397px;
    height:50px;
    float:left;
}
.zhanzhang .zhan_box2 .zhan2 .zhan_in{
    width:397px;
    height:50px;
    border:none;
    float:left;
    font-size:18px;
    padding-left: 20px;
    line-height: 50px;
    color:#999;
    outline: none;
}
.zhanzhang .zhan_box2 .zhan3{
    float:left;
}
.zhanzhang .zhan_box2 .zhan3 .zhan_s{
        width:118px;
    height:50px;
    float:left;
    background: #00C2DE;
    color:#fff;
    font-size:18px;
    border:none;
    border-radius: 0px 5px 5px 0px;
    cursor:pointer;
}


#yuming{
    display: none;
}
.zhanzhang .zhan_biao{
    width:674px;
    overflow: hidden;
    margin-top: 20px;
    float:left;
    margin-left:260px;
}
.zhanzhang .zhan_biao table{
    border:1px solid #eee;
    width:674px;
}
.zhanzhang .zhan_biao1 td{
    border:1px solid #eee;
    font-size:16px;
    color:#333;
    line-height: 30px;
    text-align: center;
    background: #f2f2f2;
}
.zhanzhang .zhan_biao2 td{
    border:1px solid #eee;
    font-size:14px;
    color:#696969;
    line-height: 30px;
    text-align: center;
}

/*域名查询*/
.zhanzhang .yumingk{
	width: 650px;
    border:1px solid #eee;
    overflow: auto;
    margin-top:15px;
    margin-left:260px;
    padding:10px ;
    float:left;
	height: 137px;
}
.zhanzhang .yumingbt{
    font-size:12px;
    color:#666666;
    font-weight:bold;
    position: absolute;
    z-index: 400;
    margin-top: -18px;
    background: #fff;
}
.zhanzhang .yumingb{
    font-size:12px;
    color:#999;
    padding:5px 0px;
}
.yuntt
{
	float:left;
	width:650px;
	margin-left: 270px;
	position:relative;
}
.yuntt .yumingbtTit{
    font-size:12px;
    color:#666666;
    font-weight:bold;
    z-index: 400;
    background: #fff;
	position: absolute;
	top: 6px;    
}

/*功能定做*/
.gn_banner{
    width:100%;
    height:366px;
    /*background: url(../images/banner/gn_banner.jpg) center no-repeat;*/
}
.gn_c{
    width:1200px;
    height:600px;
    margin:10px auto;
}
.gn_c ul li{
    width:240px;
    height:200px;
    background: #fff;
    float:left;
    cursor:pointer;
    transition: 0.5s;
}
.gn_c ul li:hover{
    transition: 0.5s;
    position: relative;
    z-index: 500;
    box-shadow: 0px 0px 10px #ccc;
}
.gn_c ul li a
{
	display: block;
	cursor: pointer;
	height: 200px;
	width: 240px;
	text-align: center;
	border: 1px solid #F9F9F9;
	margin-right: -10px;
}
.gn_c ul li a em
{
	display: none;
	font-size: 12px;
	color: #00C2DE;
	font-style: normal;
	margin: 0;
	padding: 0;
	border: none;
	font-family: "微软雅黑", Helvetica;	
}
.gn_c ul li a:hover em
{
	display:block;	
}

.gn_c ul li .gn_img{
        text-align: center;
    margin:24px 10px 5px 10px;
    line-height: 20px;
    overflow: hidden;
    height: 51px;
}
.gn_c ul li p{
    text-align: center;
    margin:5px 10px 5px 10px;
    line-height: 20px;
    overflow: hidden;
}
.gn_c ul li p img{
    position: relative;
    top: -36px;
}
.gn_c ul li .gn1{
    text-align: center;
    font-size:16px;
    color:#696969;
    padding:10px 0px; 
}
.gn_c ul li .gn2{
    color:#999999;
    font-size:12px;
    text-align: center;
    padding: 0px 10px;
	height: 38px;
	overflow: hidden;  
}
.gn_c .gnfb{
    float:left;
    width:474px;
    margin-left:380px;
    margin-top:30px;
}
.gn_c .gnfb .gnfb1{
    font-size:15px;
    color:#999;
    float:left;
    line-height: 35px;
}
.gn_c .gnfb .gnfbtext{
    float:left;
    border:1px solid #E0E0E0;
    width:165px;
    height:35px;
    border-radius: 5px;
    font-size:15px;
    color:#BCBCBC;
    line-height: 35px;
    padding-left: 15px;
    outline: none;
}
.gn_c .gnfb .gnfbtext2{
    font-size:15px;
    color:#605C5C;
    width:412px;
    height:100px;
    margin-top: 15px;
    border:1px solid #E0E0E0;
    padding:8px 0px 0px 15px; 
    border-radius: 5px;
}
.gn_c .gnfb .gnfbs{
    font-size:15px;
    color:#999;
    float:left;
    line-height: 60px;
}
.gn_c .gnfb .gnfbss{
    font-size:15px;
    float:left;
    color:#999;
    height:36px;
    line-height: 36px;
    padding-right:20px;
    margin-top:12px;
    margin-left:10px;
}
.gn_c .gnfb .gnfsub{
    width:120px;
    height:37px;
    background: #00C2DE;
    color:#fff;
    font-size:16px;
    border:none;
    line-height: 35px;
    cursor:pointer;
    border-radius: 5px;
    float:right;
    margin-top: 12px;
}
/*关键词榜*/
.keyword_bt{
    width:100%;
    height:70px;
    background: url(../images/lines.jpg) bottom repeat-x;
}
.keyword_bt .keyword{
    width:1200px;
    height:70px;
    margin:0 auto;
}
.keyword_bt .keyword p{
    color:#373d41;
    font-size:16px;
    line-height: 70px;
    float:left;
    width: 160px;
}
.keyworderp{
    height:69px;
    border-bottom:1px solid #00C2DE;
}
.keyword_bt .keyword .key_input{
    width:135px;
    height:33px;
    border:1px solid #eee;
    float:left;
    margin-top: 18px;
    cursor:pointer;
    background: url(../images/sl.jpg) 110px 14px no-repeat;
}
.keyword_bt .keyword .key_input span{
    display: block;
}
.keyword_bt .keyselect{
    float:left;
    margin-top: 26px;
}
.keyword_bt .keysborder{
    width:135px;
    height:30px;
    border:1px solid #eee;
    float:left;
    margin-top: 20px;
    margin-left:5px;
}
.keyword_bt .keyssub{
    width:75px;
    height:32px;
    float:left;
    font-size:16px;
    color:#fff;
    margin-top: 20px;
    margin-left:10px;
    border:none;
    background: #00C2DE;
    line-height: 30px;
    cursor:pointer;
}
.keystable{
    width:1200px;
    margin:0 auto;
    overflow: hidden;
}
.keystable .keytable{
    width:1200px;
    border-left:1px solid #eee;
    border-right:1px solid #eee;
    border-top:1px solid #eee;
    margin:15px 0px;
}
.keystable .keytable .keystr{
    background: #FAFAFA;
}
.keystable .keytable td{
    text-align: center;
    color:#383D41;
    font-size:16px;
    line-height: 36px;
    border-right:1px solid #eee;
    border-bottom:1px solid #eee;
}

.keystable .keytable td a
{
    color:#383D41;
    font-size:16px;
    line-height: 36px;
}

.keystable .keytable td a:hover
{
	color: #00C2DD;
}

/*关注榜*/
.guanzhu{
    width:1200px;
    margin:0px auto 20px auto;
}
.guanzhu ul li{
    float:left;
    margin-top:20px;
}
/*.guanzhu ul li+li{margin-left:20px;}*/
.guanzhu ul li{margin-right:20px;}
.guanzhu .guanzhuli{
    float:left;
    width:285px;
    height:321px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #e0e0e0;
}
.guanzhu .guanzhu_box{
    width:264px;
    height:262px;
    float:left;
    border-radius: 10px;
    margin:10px;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
}
.guanzhu .guanzhu_box img{
    position: absolute;
    z-index: 10;
}
.guanzhu .guanzhubiaoqian{
    width:73px;
    height:33px;
    background: #F2592D;
    float:left;
    position: absolute;
    z-index: 20;
    text-align: center;
    color:#fff;
    font-weight:bold;
    font-size:16px;
    line-height: 31px;
    margin-left:195px;
    border-radius: 0px 0px 0px 10px;
}
.guanzhu .guanzhuli .liulanfont{
    font-size:16px;
    color:#F15A2D;
    line-height: 30px;
    padding-left: 20px;
    float:left;
    background: url(../images/liulan.jpg) left center no-repeat;
    font-weight:bold;
    margin-left: 15px;
}
.guanzhu .guanzhuli .liulanfont2{
    float:left;
    font-size:15px;
    color:#686868;
    margin-left:15px;
    margin-top:4px;
}
.guanzhu .guanzhuli .liulanxiang{
    color:#383D41;
    font-size:14px;
    float:right;
    line-height: 30px;
    margin-right:10px;
}

.guanzhu .guanzhuli .p4_cpimg{
    width:264px;
    height:262px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    z-index: 18;
}
.guanzhu .guanzhu_box:hover .p4_flw{
    transition: 0.5s;    
    opacity: 1;
    filter: alpha(opacity=100);
}
.guanzhu .guanzhuli .p4_flw{
    width: 268px;
    height: 262px;
    background: url(../images/cphover.png) -3px -20px no-repeat;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    z-index: 18;
    z-index: 2;
    transition: 0.5s;
    color: #fff;
    font-size: 14px;
}
.guanzhu .guanzhuli .p4_flw p{
    margin-top: 170px;
    text-align: center;
    font-size:16px;
}
.guanzhusz{
    width:1216px;
    margin:10px auto;
    overflow: hidden;
}

.guanzhusz ul li{
    width: 288px;
    height: 542px;
    background: url(../images/sj3.png) no-repeat;
    margin: 8px;
    float: left;
    position: relative;
    transition: 0.5s;
    top: 0px;
}
.guanzhusz .p5_wzimg{
    width: 245px;
    height: 377px;
    margin: 67px 22px 0px 22px;
    position: absolute;
    z-index: 5;
    overflow: hidden;
}
.guanzhusz .ewm{
    width: 245px;
    height: 377px;
    position: absolute;
    z-index: 15;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
}
.guanzhusz .ewm img {
    margin: 96px 33px 0px;
}
.guanzhusz .ewm p {
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
}
.guanzhusz .p5_wzimg .ewm p font {
    color: #0ce2ff;
    font-weight: bold;
}
.guanzhusz .flw {
    position: absolute;
    z-index: 10;
    opacity: 0;
    filter: alpha(opacity=0);
    background: #000;
    width: 245px;
    height: 377px;
    transition: 0.5s;
}
.guanzhusz .guanzhubiaoqian{
    width: 73px;
    height: 33px;
    background: #F2592D;
    float: left;
    position: absolute;
    z-index: 20;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    line-height: 31px;
    margin-left: 172px;
    border-radius: 0px 0px 0px 10px;
}
.guanzhusz ul li:hover{
  transition: 0.5s;
    top:-5px;
}
.guanzhusz .p5_wzimg:hover .flw{
    transition: 0.5s;
    opacity: 0.5;
    filter:alpha(opacity=50);
}
.guanzhusz .p5_wzimg:hover .ewm{
    transition: 0.5s;
    opacity: 1;
    filter:alpha(opacity=100);
}
.guanzhusz .p5_wzimg .ewm p font{
    color:#0ce2ff;
    font-weight:bold;
}
.guanzhusz ul li .liulanfont{
    font-size:16px;
    color:#F15A2D;
    line-height: 30px;
    padding-left: 20px;
    float:left;
    background: url(../images/liulan.jpg) left center no-repeat;
    font-weight:bold;
    margin-left: 18px;
    margin-top:455px;
}
.guanzhusz ul li .liulanfont2{
    color: #383D41;
    font-size: 14px;
    float: left;
    line-height: 30px;
    margin-right: 10px;
    margin-top:455px;
    margin-left: 25px;
}
.guanzhusz ul li .liulanxiang{
    color: #383D41;
    font-size: 14px;
    float: right;
    line-height: 30px;
    margin-right: 20px;
    margin-top:455px;
}

/*活跃榜*/
.huoyue{
    width:1200px;
    margin:20px auto 0 auto;
    overflow: hidden;
}
.houyue1{
    width:370px;
    height: 341px;
    margin-top:50px;
    float:left;
    background: url(../images/bng1.png) no-repeat;
}
.houyues1{
    margin-left: 20px;
    margin-top:22px;
    font-size:16px;
    color:#373F42;
    width:350px;
}
.houyues2{
    width:330px;
    font-size:15px;
    color:#999999;
    margin-left: 20px;
    margin-right:20px;
    margin-top:8px;
    padding-bottom:14px;
    border-bottom:1px dashed #eee;
}
.houyues3{
    width:330px;
    margin:0 20px;
    overflow: hidden;
    font-size:14px;
    color:#999;
    line-height: 24px;
    margin-top: 10px;
    height:96px;
}
.huoyuesj{
    width:94px;
    height:29px;
    float:right;
    background: url(../images/sjbtn.png) no-repeat;
    margin-top: 18px;
}
.huoyuesj a{
    color:#373C40;
    font-size: 14px;
    line-height: 29px;
    color:#393E42;
    padding-left: 15px;
}
.huoyuesj2{
    width:86px;
    height:29px;
    float:right;
    background: url(../images/sjbtn2.png) no-repeat;
    margin-top: 18px;
    float:right;
    text-align: center;
    margin-right:16px;
}
.huoyuesj2 a{
    line-height: 29px;
    font-size:14px;
    color:#fff;
}
.houyue2{
    width:420px;
    height:384px;
    background: url(../images/bng3.png) no-repeat;
    float:left;
    margin-left:20px;
}
.huoyuec{
    width:1214px;
    margin:20px auto;
    overflow: hidden;
}
.huoyuec ul li{
    float:left;
    margin:14px 7px 0px 7px;
    width:390px;
    height:282px;
    background: url(../images/bngs.png) no-repeat;
}

/*热销榜电脑*/
.rxb{
    width:1200px;
    margin:40px auto;
    overflow: hidden;
}
.rxb .rxb2{
    width:369px;
    height:519px;
    float:left;
    background: url(../images/rxb1.png) bottom center no-repeat;
    position:relative;
    margin-top: 30px;
}
.rxb .rxb2_bt{
    width:369px;
    height:40px;
    background: url(../images/rxb_t1.png) center no-repeat;
    position: absolute;
    *position: relative;
    z-index: 100;
    color:#fff;
    font-weight:bold;
    font-size:16px;
    text-align: center;
    line-height: 39px;
}
.rxb .rxb_box{
    width: 274px;
    height: 340px;
    background: #fff;
    margin:15px 50px 0px 50px;
    float: left;
    transition: 0.5s;
    position: relative;
    top: 0px;
    *top: -35px;
}
.rxb .p4_cpimg{
    width: 274px;
    height: 304px;
    cursor: pointer;
    overflow: hidden;
    position: relative;
}
.rxb .p4_cpimg:hover .p4_flw{
    transition: 0.5s;
        opacity: 1;
    filter: alpha(opacity=100);
}
.rxb .p4_flw{
    width: 274px;
    height: 304px;
    background: url(../images/cphover.png) center no-repeat;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    z-index: 18;
    z-index: 2;
    transition: 0.5s;
    color: #fff;
    font-size: 14px;
}
.rxb .p4_flw p{
    margin-top: 180px;
    text-align: center;
    font-size:16px;
}
.rxb .rxb_xiaoshou{
    font-size:18px;
    line-height: 36px;
    color:#E95B1B;
    text-align: center;
    margin:5px 0px;
}
.rxb .rxb_xbs{
    display: block;
    width:264px;
    height:43px;
    background: url(../images/rx_btn.png) no-repeat;
    margin:0px 6px;
    text-align: center;
    color:#fff;
    font-size:16px;
    line-height: 41px;
}
.rxb .rxb1{
    width:389px;
    height:557px;
    float:left;
    background: url(../images/rxb3.png) center bottom no-repeat;
}
.rxbx{
    width: 1216px;
    overflow: hidden;
    margin:0 auto;
}

.rxbx  ul li{
    width:274px;
    height:340px;
    background: #fff;
    padding:7px;
    margin:8px;
    float:left;
    transition: 0.5s;
    position: relative;
    top:0px;
}
.rxbx ul li:hover{
    top:-5px;
    transition: 0.5s;
    box-shadow: 0px 0px 5px #ccc;
}
.rxbx .p4_cpimg{
    width:273px;
    height:304px;
    cursor:pointer;
    overflow: hidden;
    position: relative;
}
.rxbx .p4_cpimg:hover .p4_flw{
    transition: 0.5s;
     opacity: 1;
    filter:alpha(opacity=100);
}
.rxbx .p4_cpimg img{
    position: absolute;
    z-index: 1;
}
.rxbx .p4_flw{
    width:174px;
    height:204px;
    background:url(../images/cphover.png) no-repeat;
    opacity: 0;
    filter:alpha(opacity=0);
    position: absolute;
    z-index: 2;
    transition: 0.5s;
    color:#fff;
    font-size:14px;
    padding:180px 0px 0px 110px;
}

.rxbx p4_cpimg:hover .p4_numbb,
.rxbx li:hover .p4_numbb{ display:block;transition: 0.5s;filter:alpha(opacity=100);opacity: 1;}
.rxbx .p4_numbb
{
	position: absolute;
	z-index: 999;
	color: #fff;
	width: 273px;
	text-align: center;
	top: 200px;
	display:none;
}

.rxbx .p4_cptxt{
    height:36px;
    width:274px;
}
.rxbx .p4_cptxt span{
    font-size:14px;
    color:#383D41;
    line-height: 44px;
    float:left;
}
.rxbx .p4_cptxt a{
    transition:0.5s;
    float:right;
    font-size:14px;
    line-height: 44px;
    color:#999;
}
.rxbx .p4_cptxt a:hover{
    transition:0.5s;
    color:#01BFDF;
}
.rxbx .p4_cpleft,.rxbx .p4_cpright{
    width:48px;
    height:75px;
    background: url(../images/cpleft.png) no-repeat;
    position: absolute;
    z-index: 200;
    margin-top:332px;
    margin-left:-60px;
    cursor:pointer;
}
.rxbx .p4_cpright{
    background: url(../images/cpright.png) no-repeat;
     margin-left:1229px;
}
.rxbx .p4_cpright:hover{
     background: url(../images/cpright_h.png) no-repeat;
}
.rxbx .p4_cpleft:hover{
     background: url(../images/cpleft_h.png) no-repeat;
}

.sell{
    width:1200px;
    margin:20px auto;
    overflow: hidden;
}
.sell .sell2{
    width:374px;
    height: 600px;
    float:left;
    background: url(../images/sbng.png) center bottom no-repeat;
    margin-top: 40px;
}
.sell .rxb2_bt{
    width: 369px;
    height: 40px;
    background: url(../images/rxb_t1.png) center no-repeat;
    position: absolute;
    z-index: 100;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    line-height: 39px;
}
.sell .p5_wzimg{
    width: 245px;
    height: 377px;
    margin: 70px 22px 0px 64px;
    position: absolute;
    z-index: 5;

}
.sell .ewm{
    width: 245px;
    height: 377px;
    position: absolute;
    z-index: 15;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;    
}
.sell .flw{
    position: absolute;
    z-index: 10;
    opacity: 0;
    filter: alpha(opacity=0);
    background: #000;
    width: 245px;
    height: 377px;
    transition: 0.5s;
}

.moleCss{width: 100%;height: 377px;}
.sell .ewm img {
    margin: 96px 33px 0px;
}
.sell .ewm p{
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
}
.sell .ewm p font{
    color: #0ce2ff;
    font-weight: bold;
}
.sell .p5_wzimg:hover .flw{
    transition: 0.5s;
    opacity: 0.5;
    filter:alpha(opacity=50);
}
.sell .p5_wzimg:hover .ewm{
    transition: 0.5s;
    opacity: 1;
    filter:alpha(opacity=100);
}
.sell .rxb_xiaoshou{
    font-size:16px;
    color:#e75c1c;
    font-weight:bold;
    margin-top: 10px;
    float:left;
}
.sell .rxb_xiaoshou2{
    font-size:14px;
    color:#373d41;
    float:right;
    margin-top: 12px;
}
.sell .sell3{
    width:389px;
    height: 634px;
    float:left;
    background: url(../images/sbng2.png) bottom no-repeat;
}

.sellc{
    width:1216px;
    margin:10px auto;
    overflow: hidden;
}
.sellc ul li{
    width: 288px;
    height: 542px;
    background: url(../images/sj.png) no-repeat;
    margin: 8px;
    float: left;
    position: relative;
    transition: 0.5s;
    top: 0px;
}
.sellc .p5_wzimg{
    width: 245px;
    height: 377px;
    margin: 67px 22px 0px 22px;
    position: absolute;
    z-index: 5;
}
.sellc .ewm{
    width: 245px;
    height: 377px;
    position: absolute;
    z-index: 15;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
}
.sellc .ewm img{
    margin: 96px 33px 0px;
}
.sellc .ewm p{
        font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
}
.sellc .flw{
        position: absolute;
    z-index: 10;
    opacity: 0;
    filter: alpha(opacity=0);
    background: #000;
    width: 245px;
    height: 377px;
    transition: 0.5s;
}

.sellc .p5_wzimg .rxb_xiaoshou{
	font-size: 14px;
	color: #383D41;
	margin-top: 12px;
	float: left;
}

.sellc .p5_wzimg .rxb_xiaoshou2 {
    font-size: 14px;
    color: #999;
    float: right;
    margin-top: 12px;
}
.sellc .p5_wzimg .rxb_xiaoshou2:hover
{
	transition: 0.5s;
	color: #01BFDF;
}

.sellc ul li:hover{
  transition: 0.5s;
    top:-5px;
}
.sellc .p5_wzimg:hover .flw{
    transition: 0.5s;
    opacity: 0.5;
    filter:alpha(opacity=50);
}
.sellc .p5_wzimg:hover .ewm{
    transition: 0.5s;
    opacity: 1;
    filter:alpha(opacity=100);
}
.sellc .p5_wzimg .ewm p font{
    color:#0ce2ff;
    font-weight:bold;
}

/*b2b*/
.b2b1{
    width:1200px;
    overflow: hidden;
    margin:0 auto;
}
.b2b1 .b1{
    width:706px;
    height:285px;
    float:left;
    background: url(../images/b2b_flw.jpg) right center no-repeat;
}
.b2b1 .b1_img{
    float:left;
    width:155px;
    margin-top: 60px;
    margin-left:30px;
}
.b2b1 .b1_img p{
    color:#fe7600;
    font-size:18px;
    text-align: center;
    padding:10px 0px;
}
.b2b1 .b1_p{
    float:left;
}
.b2b1 .b1_p p{
    color:#373d41;
    font-size:18px;
    margin-top: 50px;
    width:200px;
    margin-left: 40px;
}
.b2b1 .b1_p p+p{
    font-size:15px;
    color:#8b8b8b;
    width:440px;
     margin-top: 20px;
     line-height: 24px;
}
.b2b1 .b2{
    width:494px;
    height:285px;
    float:left;
}
.b2b1 .b2 .p1{
    color:#373d41;
    font-size:18px;
    margin-top: 50px;
    width:450px;
    margin-left: 40px;
}
.b2b1 .b2 .p1 font{
    font-size:12px;
}
.b2b1 .b2 .p2{
    color:#373d41;
    font-size:14px;
    margin-left: 40px;
    margin-top:10px;
}
.b2b1 .b2 .p2 font{
    color:#00c1de;
}
.b2b2{
    width:1200px;
    overflow: hidden;
    margin:0 auto;
}
.b2b2 .b2b2_left{
    width:706px;
    height: 665px;
    float:left;
    background: url(../images/b2b_flw2.jpg) right center no-repeat;
    padding:20px 0px;
    overflow: auto;
}
.b2b2 .b2b2_left li{
    height:105px;
    width:666px;
    border-bottom:1px solid #eee; 
}
.b2b2 .b2b2_left li .b2b2_img{
    float:left;
    margin:25px 40px 0px 22px;
}
.b2b2 .b2b2_left li .b2b2_p1,.b2b2 .b2b2_right li .b2b2_p1{
    font-size:18px;
    color:#656d78;
    float:left;
    width:500px;
    margin-top: 14px;
}
.b2b2 .b2b2_left li .b2b2_p2,.b2b2 .b2b2_right li .b2b2_p2{
    font-size:14px;
    color:#8b8b8b;
    line-height: 24px;
    margin-top:5px;
    float:left;
    width:535px;
}
.b2b2 .b2b2_right{
    width:494px;
    height: 665px;
    float:left;
    padding:20px 0px;
}
.b2b2 .b2b2_right ul li{
    width:474px;
    height:105px;
    border-bottom:1px solid #eee;
    margin-left:20px;
}
.b2b2 .b2b2_right li .b2b2_p2{
    width:474px;
}

.b2b2_2{
    width:1200px;
    margin:0 auto;
    overflow: hidden;
}
.b2b2_2 ul li{
    width:356px;
    height:125px;
    float:left;
    margin:0 20px;
    border-bottom: 1px solid #eee;
}
.b2b2_2 ul li .b2b2_2_img{
    float:left;
    margin:32px 15px 32px 0px;
}
.b2b2_2 ul li .b2b2_2_p1{
    font-size:18px;
    color:#656d78;
    float:left;
    width:200px;
    margin-top: 22px;
}
.b2b2_2 ul li .b2b2_2_p2{
    float:left;
    width: 280px;
    font-size:14px;
    color:#8b8b8b;
    line-height: 24px;
    margin-top: 5px;
}
.b2b2_3{
    width:1200px;
    overflow: hidden;
    margin:0 auto;
}
.b2b2_3 .b2b2_3_p1{
    color:#696969;
    font-size:16px;
    margin:15px 20px;
}
.b2b2_3 .weijin{
    width:1200px;
    overflow: hidden;
    font-size:14px;
    color:#8b8b8b;
    line-height: 24px;
    margin:0 20px;
}
.xiaozi{
    font-size:14px;
    color:#999999;
    float:left;
    margin-top: 13px;
    margin-left:10px;
}
.kcb{
    width:1200px;
    margin:0 auto;
    overflow: hidden;
    border-bottom:1px solid #eee;
}
.kcb .kcb_font{
    float:left;
}
.kcb .kcb_font .p1{
    color:#00c1de;
    font-size:30px;
    width:350px;
    margin:0px;
    margin-top:70px;
    margin-left:60px;
}
.kcb .kcb_font .p2{
    color:#656d78;
    font-size:30px;
    width:350px;
    margin:0px;
    margin-left:60px;
}
.kcb .kcb_font2{
    overflow: hidden;
    font-size:15px;
    margin-left: 60px;
    margin-top:10px;
}
.kcb .kcb_font2 li{
    background: url(../images/tupian_sel.jpg) 0px 8px no-repeat;
    width:380px;
    padding-left:75px;
    font-size:15px;
    line-height: 24px;
    color:#8b8b8b;
    margin:20px 0px;
}
.kcb .kcb_font2 li font{
    color:#00c1de;
}
.kcb .kcb_img{
    float:right;
}
.kcb_p1{
    width:1200px;
    line-height: 30px;
    margin:30px auto 0px auto;
    color: #696969;
    font-size: 16px;
}
.kcb_p2{
    width:1200px;
    margin:0 auto;
    font-size:14px;
    color:#999;
    line-height: 24px;
}
.kcb_p3{
    width:1200px;
    margin:0 auto;
    font-size:14px;
    color:#656d78;
    line-height: 24px;
}
.alls{
    width:1200px;
    margin:0 auto;
    overflow: hidden;
}
.alls .allsimg{
    float:left;
}
.alls .allsp{
    font-size:16px;
    color:#656d78;
    float:left;
    line-height: 28px;
}
.rongyuzz{
    width:1260px;
    margin:0 auto;
    overflow: hidden;
}
.rongyuzz .rongyu_left{
    height:200px;
    width:30px;
    float: left;
    background: url(../images/jt_left.png) center no-repeat;
    cursor:pointer;
}
.rongyuzz .rongyu_center{
    width:1200px;
    height:200px;
    float:left;
    overflow: hidden;
}
.rongyuzz .rongyu_center ul li{
    float:left;
    width:232px;
    margin:0 4px;
}
.rongyuzz .rongyu_center ul li .rongyucp{
    width:230px;
    height:150px;
    margin-top: 16px;
    border:1px solid #eee;
}
.rongyuzz .rongyu_center ul li .rongyu_p{
    color:#696969;
    font-size:15px;
    text-align: center;
    line-height: 30px;
}
.rongyuzz .rongyu_right{
    height:200px;
    width:30px;
    float: left;
    background: url(../images/jt_right.png) center no-repeat;
    cursor:pointer;
}

/*企业邮箱*/
.yx_youshi{
    width:1200px;
    margin:20px auto;
}
.yx_youshi .yx_youshi_x{
    width:283px;
    height:284px;
    border:1px solid #eee;
    background: #fff;
    transition: 0.5s;
    cursor:pointer;
    float:left;
}
.yx_youshi .yx_youshi_x+.yx_youshi_x{
    margin-left:20px;
}
.yx_youshi .yx_youshi_x .yx_image_css{
    margin:11px;
}
.yx_youshi .yx_youshi_x .yx_p1{
    text-align: center;
    margin:10px 0px;
    font-size:16px;
    font-weight:bold;
    color:#545454;
}
.yx_youshi .yx_youshi_x:hover{
    transition: 0.5s;
    box-shadow: 0px 0px 20px #ccc;
}
.yx_youshi .yx_youshi_x .yx_p2{
    color:#999999;
    font-size:14px;
    text-align: center;
    line-height: 24px;
}
.yyx{
    width:1200px;
    margin:0 auto;
    overflow: hidden;
}
.yyx .yyx2{
    float:left;
}
.yyx .yyx3{
    width:565px;
    float:left;
}
.yyx .yyx3 .p2{
    color: #656d78;
    font-size: 30px;
        width: 370px;
    margin-top: 50px;
    margin-left: 124px;

}
.yyx .yyx3 .p2 font{
    color:#00C1DC;
    font-size: 30px;
}
.yyx .kcb_font2{
    overflow: hidden;
    font-size: 15px;
    margin-top: 10px;
}
.yyx .kcb_font2 ul li{
    background: url(../images/tupian_sel.jpg) 0px 8px no-repeat;
    width: 440px;
    padding-left: 75px;
    font-size: 15px;
    line-height: 24px;
    color: #696969;
    margin: 30px 0px;
}
.yxbox{
    width:1200px;
    margin:0 auto;
}
.yxbox .yxbox2{
    width:434px;
    height:330px;
    float:left;
    margin-top:25px;
    box-shadow: 0px 0px 20px #ccc;
}
.yxbox .yxbox2 .yxbox2_bt{
    width:434px;
    height:50px;
    background: url(../images/yx_bg.jpg) no-repeat;
}
.yxbox .yxbox2 .yxbox2_bt .yh{
    font-size:17px;
    color:#fff;
    float:left;
    line-height: 50px;
    padding-left:20px;
}
.yxbox .yxbox2 .yxbox2_bt .yhbq{
    min-width:103px;
    width:auto;
    padding:0 5px;
    height:26px;
    background: #4EC7E2;
    color:#fff;
    text-align: center;
    font-size:14px;
    line-height: 26px;
    float:right;
    margin-top:12px;
    margin-right:20px;
}
.yxbox .yxbox3{
    width:434px;
    padding:3px;
    overflow: hidden;
}
.yxbox .yxbox3 ul li{
    float:left;
    border:1px solid #eee;
    height:28px;
    width:57px;
    background: #fff;
    text-align: center;
    line-height: 28px;
    color:#999999;
    margin:6px;
    font-size:15px;
    cursor:pointer;
}
.yxbox .yxbox3 .lidq{
    background: #E7FAFE;
    border:1px solid #96E0EB;
    color:#01ADD5;
}
.yxbox .yxboxinput{
    display: none;
}
.yxbox .yx_sm{
    width:434px;
    height:23px;
    background: url(../images/yx_sm.jpg) center no-repeat;
    font-size:13px;
    color:#cccccc;
    line-height: 23px;
    text-align: center;
    padding:5px 0px;
}
.yxbox .yx_as{
    width:434px;
    overflow: hidden;
    margin-top: 12px;
}
.yxbox .yx_as .p1{
    color:#999999;
    font-size:14px;
    float:left;
    line-height: 36px;
    width:30px;
    margin-left:20px;
}
.yxbox .yx_as .yx_text{
    width:247px;
    height:36px;
    border:1px solid #eee;
    float:left;
    line-height: 36px;
    padding-left:20px;
    font-size:14px;
    color:#999999;
}
.yxbox .yx_sm2{
    width:434px;
    height:23px;
    background: url(../images/yx_sm2.jpg) center no-repeat;
    font-size:13px;
    color:#cccccc;
    line-height: 23px;
    text-align: center;
    padding:10px 0px;
}
.yxbox .yx_p2{
    font-size:14px;
    color:#999;
    float:left;
    margin-left:50px;
    margin-top:20px;
    line-height: 24px;
}
.yxbox .yx_p3{
    float:left;
    font-size:14px;
    color:#999;
    margin-top: 20px;
    margin-left:50px;
    line-height: 24px;
}
.yxbox .yx_p3 font{
    font-weight:bold;
    color:#00C1E0;
}
.yxbox .yx_select{
    width:100px;
    height:24px;
    margin-left:10px;
    margin-top:20px;
    float:left;
}
.yxbox .yx_box3{
    width:731px;
    height:328px;
    overflow: auto;
    border:1px solid #eee;
    margin-top: 25px;
    margin-left: 30px;
    float:left;
    display: none;
}
.yxbox .yx_box3 table{
    padding:15px 20px;
}
.yxbox .yx_box3 .td1{
    border-top: 1px solid #eee;
    border-right:1px solid #eee;
    color:#333;
    font-size:16px;
    border-bottom: 1px solid #eee;
    width:120px;
    text-align: center;
    margin-top: 15px;
}
.yxbox .yx_box3 .td2{
    color:#696969;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    line-height: 30px;
    padding-left: 20px;
    padding:10px 0px 10px 10px;
}
.yxbox .yx_box3 ul li{
    padding:10px 30px;
    border-bottom: 1px solid #eee;
}
.yxbox .yx_box3 ul li .yx_yunyoux{
    font-size:16px;
    color:#434A54;
    font-weight:bold;
    line-height: 30px;
}
.yxbox .yx_box3 ul li .yx_yunyoux2{
    color:#656D78;
    font-size:14px;
    line-height: 30px;
}
.lianjie{
    width:1260px;
    overflow: hidden;
    margin:15px auto;
}
.lianjie .rongyu_left{
    height: 112px;
    width: 30px;
    float: left;
    background: url(../images/jt_left.png) center no-repeat;
    cursor: pointer;
}
.lianjie .rongyu_right{
    height: 112px;
    width: 30px;
    float: left;
    background: url(../images/jt_right.png) center no-repeat;
    cursor: pointer;
}
.lianjie .rongyu_center{
    width: 1200px;
    height: 114px;
    float: left;
    overflow: hidden;
}
.lianjie .rongyu_center ul li .rongyucp{
    width: 230px;
    height: 112px;
    border: 1px solid #eee;  
    overflow: hidden;
}

.lianjie .rongyu_center ul li{
    float: left;
    width: 232px;
    margin: 0 4px;
}

/*优质企业*/
.yzqy{
    width:1230px;
    overflow: hidden;
    margin:0 auto;
    *margin-bottom:20px;
}
.yzqy ul li{
    margin:15px;
    float:left;
    width:380px;
    height:260px;
    background: url(../images/yzkh_bg.png) no-repeat;
    transition: 0.5s;
}
.yzqy .years{
    font-size:15px;
    color:#fff;
    margin-left: 304px;
    margin-top:6px;
}
.yzqy .name{
    font-size:16px;
    color:#343434;
    margin-left: 20px;
	width: 70%;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;    
}
.yzqy .name2{
    margin:0px 20px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    padding-bottom:7px;
}
.yzqy .name2 .names1{
    float:left;
    font-size:15px;
    color:#C2C2C2;
    line-height: 36px;
}
.yzqy .name2 .names1 font{
    color:#02C1DE;
}
.yzqy .name2 .namse2{
    float:right;
    font-size:12px;
    color:#9A9A9A;
    margin-top:14px;
}
.yzqy .text{
    margin:10px 20px 10px 20px;
    font-size:14px;
    line-height: 24px;
    color:#999999;
	height: 96px;
	width: 340px;
	overflow: hidden;
}
.yzqy .btn{
    margin:20px 20px 0px 15px;
}
.yzqy .btn .dz{
    width:45px;
    height:24px;
    float:left;
    background: #69B752;
    border-radius:5px;
    text-align: center;
    font-size:14px;
    color:#fff;
    line-height: 24px;
        margin-left: 5px;
}
.yzqy .btn .sj{
    width:75px;
    height:24px;
    float:left;
    background: #F4A735;
    border-radius:5px;
    color:#fff;
    text-align: center;
    font-size:14px;
    line-height: 24px;
    margin-left: 5px;
}
.yzqy .btn .zs,.yzqy .btn .hh,.yzqy .btn .jc,.yzqy .btn .wm{
    width:84px;
    height:24px;
    float:left;
    border-radius:5px;
    color:#fff;
    text-align: center;
    font-size:14px;
    line-height: 24px;
    margin-left: 5px;
    background: url(../images/sv.gif) no-repeat;
}
.yzqy .btn .hh{
    background: url(../images/sv2.gif) no-repeat;
}
.yzqy .btn .jc{
    background: url(../images/sv3.gif) no-repeat;
}
.yzqy .btn .wm{
    background: url(../images/sv4.gif) no-repeat;
}
.yzqy .btn .look{
    float:right;
    color:#fff;
    font-size:16px;
    margin-right:25px;
    margin-top:5px; 
}

.qyxx{
    width:1254px;
    overflow: hidden;
    margin:10px auto;
    *margin-bottom:20px;
}
.qyxx ul li{
    float:left;
    margin:7px;
    width:404px;
    height:88px;
    border-radius: 10px;
    background: #fff
}
.qyxx ul li .qyxx_p{
    font-size:16px;
    color:#333333;
    margin:16px 0px 5px 20px;
    float:left;
    width:384px;
}
.qyxx ul li .qyxx_p2{
    font-size:15px;
    color:#999;
    float:left;
    margin:5px 0px 5px 20px;
}
.qyxx ul li .qyxx_p3{
    font-size:12px;
    color:#999;
    float:left;
    margin-left:165px;
    margin-top: 9px;
}

/*企业云短信*/
.short{
    width:1200px;
    overflow: hidden;
    margin:20px auto;
}
.short ul li{
    width:285px;
    height:196px;
    background: url(../images/ydx1.png) no-repeat;
    overflow: hidden;
    float:left
}
.short ul li+li{
    margin-left:20px;
}
.short ul li .p1{
    color:#fff;
    font-size:18px;
    float:left;
    width:265px;
    margin:14px 0px 0px 20px;
}
.short ul li .p2{
    color:#fff;
    font-size:14px;
    float:left;
    width:265px;
    margin:5px 0px 0px 20px;  
}
.short ul li .p3{
     width:245px;
    margin:32px 20px 0px 20px; 
    font-size:14px;
    color:#999;
    line-height: 24px;
    float:left;
}
.slys{
    width:1200px;
    margin:0 auto;
    overflow: hidden;
}
.slys .phone{
    width:387px;
    height:672px;
    float:left;
    background: url(../images/ydx_phone.png) no-repeat;
    margin-left: 150px;
}
.slys .phone .phone_img{
    width:245px;
    height:411px;
    margin-left: 71px;
    margin-top:121px;
    display: none;
}
.slys .text{
    float:left;
    margin-left:20px;
    width:550px;
}
.slys .text .text_font{
    float:left;
    width:550px;
}
.slys .text .font1{
    font-size:24px;
    color:#373F42;
    width:150px;
    margin-top: 100px;
}
.slys .text .font2{
    font-size:16px;
    color:#696969;
    width:550px;
    height:60px;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.slys .btns{
    overflow: hidden;
    width: 420px;
}
.slys .slys_btn{
    width:186px;
    height:53px;
    float:left;
    background: url(../images/ydx_btn.png) no-repeat;
    text-align: center;
    line-height: 53px;
    font-size:18px;
    color:#383D41;
    cursor:pointer;
    margin:10px;
}
.slys .slys_btndq{
    color:#fff;
    background: url(../images/ydx_btn_hover.png) no-repeat;
}
.slys_read{
    display: none;
}

/*云服务器*/
.yfwq{
    width:1200px;
    margin:20px auto;
}
.yfwq .yfwq_div{
    width:285px;
    height:215px;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #ccc;
    position: relative;
    top:0px;
    float:left;
    cursor: pointer;
    transition: 0.5s;
}
.yfwq .yfwq_div:hover{
    transition: 0.5s;
    top:-5px;
}
.yfwq .yfwq_div+.yfwq_div{
    margin-left:20px;
}
.yfwq .yfwq_div img{
    border-radius: 5px
}
.yfwq .yfwq_div p{
    text-align: center;
    font-size:15px;
    color:#b9b9b9;
    line-height: 24px;
}
.yfwq_c{
    width:1280px;
    margin:20px auto;
}
.yfwq_c .yfwq_pre{
    width:30px;
    height:380px;
    background: url(../images/jt_left.png) center no-repeat;
    cursor:pointer;
    float:left;
}
.yfwq_c .yfwq_next{
    width:30px;
    height:380px;
    background: url(../images/jt_right.png) center no-repeat;
    cursor:pointer;
    float:left;
}
.yfwq_c .yfwq_center{
    width:1220px !important;
    height:380px;
    float:left;
    overflow: hidden;
}
.yfwq_c .yfwq_center ul{ width:1250px;}
.yfwq_c .yfwq_center ul li{
    float:left;
    cursor:pointer;
}
.yfwq_c .yfwq_center ul li{
    margin:0 10px;
}
.yfwq_c .yfwq_center .yfwq_lis{
    width:283px;
    border:1px solid #eee;
    height:378px;
    border-radius: 5px;
    position: relative;
    top:0px;
    transition: 0.5s;
}
.yfwq_c .yfwq_center ul li .lis1{
    padding:18px 18px 5px 18px;
}
.yfwq_c .yfwq_center ul li .lis_jj{
    float:left;
    font-size:22px;
    color:#656D78;
}
.yfwq_c .yfwq_center ul li .lis_x{
    width:46px;
    height:22px;
    background: #18B6FF;
    float:right;
    border-radius: 5px;
    text-align: center;
    font-size:14px;
    line-height: 22px;
    color:#fff;
}
.yfwq_c .yfwq_center ul li .lis2{
    margin:5px 18px 0px 18px;
    padding-bottom:15px;
    border-bottom:1px solid #eee;
    color:#ABB2BA;
    font-size:14px;
    line-height: 24px;
}
.yfwq_c .yfwq_center .lis3{
    margin:6px 18px 10px 18px;
}
.yfwq_c .yfwq_center .l1{
    float:left;
    width:123px;
    line-height: 34px;
    color:#646E78;
    font-size:15px;
}
.yfwq_c .yfwq_center .lis4{
    font-size:15px;
    color:#A9B1BC;
    margin:0px 18px;
}
.yfwq_c .yfwq_center .lis5{
    font-size:14px;
    color:#656D78;
    margin:10px 18px;
}
.yfwq_c .yfwq_center .lis6{
    width:246px;
    height:38px;
    background: #19B5FF;
    border-radius: 5px;
    margin-left:18px;
    transition: 0.5s;
}
.yfwq_c .yfwq_center .lis6 a{
    display: block;
    color:#fff;
    padding-left:85px;
    line-height: 36px;
    background: url(../images/yfwq_go.png) 55px 11px no-repeat;
    font-size:16px;

}
.yfwq_c .yfwq_center .lis6:hover{
    transition: 0.5s;
    background: #17a5e8;
}
.yfwqc{
    width:1200px;
    margin:20px auto;
    overflow: hidden;
}
.yfwqc .yfwqc_1{
    width:758px;
    height:263px;
    border-radius: 5px;
    background: #fff;
    border:1px solid #eee;
    overflow: hidden;
    float:left;
}
.yfwqc .yfwqc_1 .yfwqc_1p{
    height:46px;
    width:758px;
    background: url(../images/fwq_li.jpg) repeat-x;
    overflow: hidden;
}
.yfwqc .yfwqc_1 .yfwqc_1p .p1{
    float:left;
    font-size:18px;
    color:#fff;
    line-height: 45px;
    padding-left: 15px;
    width: 90px;
}
.yfwqc .yfwqc_1 .yfwqc_1p .p2{
    width:92px;
    height:26px;
    border-radius: 5px;
    background: #3FBCF6;
    float:left;
    text-align: center;
    font-size:16px;
    color:#fff;
    margin-top:10px;
    line-height: 25px;
    cursor:pointer;
    margin:10px 5px;
}


.yfwqc .yfwqc_1 .yfwqc_1p .p2 a{ color:#fff;font-size:16px;display: block;}

.yfwqc .yfwqc_1 .yfwqc_1p .p2dq{
    background: #6DCAF6;
}
.yfwqc .yfwq_box2{
    width:758px;
    height:217px;
}
.yfwqc .yfwq_box2 .yfwq_b1{
    width:758px;
    overflow: hidden;
    margin:15px 0px;
}
.yfwqc .yfwq_box2 .yfwq_b1 p{
    width:50px;
    line-height: 30px;
    float:left;
    margin-left: 55px;
}
.yfwqc .yfwq_box2 .yfwq_b1 .yfwq_h{
    padding:5px 30px;
    font-size:16px;
    text-align: center;
    color:#ACB3BD;
    border-radius: 5px;
    border:1px solid #EEEEEE;
    float:left;
    cursor:pointer;
    margin:0 5px;
}
.yfwqc .yfwq_box2 .yfwq_b1 .yfwq_hdq{
    border:1px solid #19B5FF;
    color:#19B5FF;
}
.yfwqc .yfwq_box2 .yfwq_b1 .select{
    float:left;
    margin:5px 10px;
}
.yfwqc .yfwq_box2 .yfwq_b1 .goumai{
    display: block;
    float:right;
    margin-right:20px;
    text-align: center;
    color:#fff;
    line-height: 30px;
    width:152px;
    height:30px;
    background: #19B5FF;
    border-radius: 5px;
}
.yfwqc .baozhang{
    width:416px;
    height:263px;
    border:1px solid #eee;
    float:right;
    border-radius: 5px;
}
.yfwqc .baozhang .bz_top{
    height:46px;
    width:416px;
    background: url(../images/bj_line.jpg) bottom repeat-x;
}
.yfwqc .baozhang .bz_top .bz_s{
    height:45px;
    border-bottom:1px solid #19B5FF;
    padding-left: 24px;
    background: url(../images/bj_icon.jpg) left center no-repeat;
    margin-left: 20px;
    width:120px;
    font-size:16px;
    line-height: 44px;
}
.yfwqc .baozhang .bz_bottom{
    height:217px;
    width:416px;
    overflow: auto;
}
.yfwqc .baozhang .bz_bottom ul li{
    width:371px;
    margin:0px 20px;
    border-bottom:1px solid #EEEEEE;
    padding:16px 0px;
}
.yfwqc .baozhang .bz_bottom ul li .sp1{
    color:#656B77;
    font-size:16px;
    line-height: 24px;
}
.yfwqc .baozhang .bz_bottom ul li .sp2{
    color:#AAB2BD;
    font-size:14px;
    line-height: 24px;
    margin-top:5px;
}
.kehuanli{
    width:1200px;
    padding:20px 0px 0px 0px;
    margin:0 auto;
    overflow:hidden;
}
.kehuanli ul{ width:1200px;}
.kehuanli ul li{
    width:589px;
    height:343px;
    float:left;
}
.kehuanli ul li+li{
    margin-left:22px;
}
.kehuanli ul li .kehuanli_s{
    width:271px;
    height:341px;
    border:1px solid #eee;
    border-radius: 5px;
    float:left;
}
.kehuanli ul li .kehuanli_s .kehuan_logo{
    width:271px;
    overflow: hidden;
    text-align: center;
    padding:15px 0;
}
.kehuanli ul li .kehuanli_p1{
    margin-left:20px;
    color:#333333;
    font-size:16px;
    line-height: 30px;
}
.kehuanli ul li .kehuanli_p2{
    margin:0px 15px 0px 20px;
    color:#B8BBC2;
    font-size:13px;
    line-height: 20px;
}
.kehuanli ul li .kehuanli_liuy{
    float:left;
        margin-left: 10px;
}
.kehuanli ul li .kehuanli_liuy+.kehuanli_liuy{
    margin-top:10px;
}
.kehuanli ul li .kehuanli_liuy .left{
    padding:20px 0px;
    width:6px;
    background: url(../images/tps_ly.png) center no-repeat;
    float:left;
}
.kehuanli ul li .kehuanli_liuy .text{
    padding:10px;
    background: #19B5FF;
    border-radius: 5px;
    color:#fff;
    width:280px;
    float:left;
    font-size:14px;
    line-height: 20px;
}

/*云空间*/
.space{
    width:1200px;
    margin:20px auto;
}
.space .space_box1{
    width:283px;
    height:353px;
    border:1px solid #eee;
    border-radius: 5px;
    float:left;
    position: relative;
    top: 0px;
    transition: 0.5s;
    cursor: pointer;
}
.space .space_box1+.space_box1{
    margin-left: 20px;
}
.space .space_box1:hover{
    top: -5px;
    box-shadow: 0px 0px 10px #e0e0e0;
    transition: 0.5s;
}
.space .space_box1 .l1{
    width:268px;
    height:46px;
    background: url(../images/lines.jpg) bottom repeat-x;
    font-size:16px;
    color:#646C77;
    line-height: 44px;
    *line-height: 41px;
    padding-left: 15px;
}
.space .space_box1 .l2{
    color:#656D78;
    font-size:14px;
    padding-left:15px;
    padding-top:5px;
    padding-bottom:5px;

}
.space .space_box1 .l2 font{
    color:#A8B3B9;
    font-size:14px;
}
.space .space_box1 .btn{
    display: block;
    width:253px;
    height:35px;
    background: url(../images/ykj_btn.png) no-repeat;
    text-align: center;
    color:#fff;
    line-height: 34px;
    margin:0px auto;
}
.space .sp2{
    width:283px;
    height:360px;
    border:1px solid #eee;
    border-radius: 5px;
    float:left;
    position: relative;
    top: 0px;
    transition: 0.5s;
    cursor: pointer;
}
.space .sp2+.sp2{
    margin-left: 20px;
}
.space .sp2:hover{
    top: -5px;
    box-shadow: 0px 0px 10px #e0e0e0;
    transition: 0.5s;
}
.space .sp2 .l1{
    width:268px;
    height:46px;
    background: url(../images/lines.jpg) bottom repeat-x;
    font-size:16px;
    color:#646C77;
    line-height: 44px;
    *line-height: 41px;
    padding-left: 15px;
}
.space .sp2 .l2{
    color:#656D78;
    font-size:14px;
    padding-left:15px;
    padding-top:5px;
    padding-bottom:5px;

}
.space .sp2 .l2 font{
    color:#A8B3B9;
    font-size:14px;
}
.space .sp2 .btn{
    display: block;
    width:253px;
    height:35px;
    background: url(../images/ykj_btn.png) no-repeat;
    text-align: center;
    color:#fff;
    line-height: 34px;
    margin:0px auto;
}

/*SEO*/
.why{
    width:1200px;
    overflow: hidden;
    margin:0 auto;
}
.why .why_img{
    width:240px;
    height:268px;
    float:left;
    cursor:pointer;
}
.why .why_img:hover img{
    transition:1s;
    transform:rotate(360deg);
-ms-transform:rotate(360deg); /* Internet Explorer */
-moz-transform:rotate(360deg); /* Firefox */
-webkit-transform:rotate(360deg); /* Safari 和 Chrome */
-o-transform:rotate(360deg); /* Opera */
}
.why .why_img:hover span{
    transition:1s;
    color:#00c1de;
}
.why .why_img:hover .why_li3{
    transition:1s;
    color:#00c1de;
}
.why .why_li1{
    width:240px;
    text-align:center;
    padding:32px 0px 10px 0px;
}
.why .why_li2{
    width:240px;
    text-align:center;
    overflow: hidden;
    margin:5px 0px;
}
.why .why_li2 span{
    transition:1s;
    font-size:15px;
    font-weight:bold;
    color:#696969;
}
.why .why_li3{
    transition:1s;
    width:200px;
    padding:0px 0px 0px 21px;
    height:50px;
    color:#999999;
    font-size:14px;
    line-height: 24px;
    text-align: center;
}
.seo_more{
    font-size:14px;
    float:right;
    color:#999999;
    line-height: 24px;
    margin-top:14px;
}
.seo_more:hover{
    color:#00c1de;
}

.seo_table{
    width:1200px;
    margin:20px auto;
    overflow: hidden;
}
.seo_table table{
    border:1px solid #eee;
    width:1198px;
}
.seo_table .keytable{
    width:1200px;
    border-left:1px solid #eee;
    border-right:1px solid #eee;
    border-top:1px solid #eee;
}
.seo_table .keytable .keystr{
    background: #FAFAFA;
}
.seo_table .keytable td{
    text-align: center;
    color:#383D41;
	font-size: 14px;
    line-height: 36px;
    border-right:1px solid #eee;
    border-bottom:1px solid #eee;
}
.seo_table .keytable td a
{
    color:#383D41;
	font-size: 14px;
    line-height: 36px;
}
.seo_table .keytable td a:hover
{
	color: #00C2DD;
}
.ys1{
    font-size:25px;
    color:#696969;
    text-align: center;
    margin-top:50px;
}
.ys1 font{
    color:#00c1de;
    font-size:25px;
}
.ys2{
    color:#999999;
    font-size:14px;
    text-align: center;
    margin-top:5px;
}
.ys2 font{
    color:#00c1de;
    font-size:24px;
}
.ystu1{
    width:1200px;
    height:488px;
    background: url(../images/ys1.jpg) no-repeat;
    margin:0 auto;
}
.ystu1 .ysf{
    margin-left:610px;
    margin-top:62px;
    float:left;
}
.ystu1 .ysf .ysf1{
    height:90px;
    background: url(../images/y1.gif) left center no-repeat;
    padding-left:90px;
}
.ystu1 .ysf .ysf1_font1{
    font-size:30px;
    color:#00c1de;
    padding-left:10px;
    line-height: 42px;
}
.ystu1 .ysf .ysf1_font2{
    font-size:30px;
    color:#333333;
    padding-left:10px;
    line-height: 42px;
}
.ystu1 .ysf .ysf2{
    padding-left:100px;
}
.ystu1 .ysf .ysf2_k1,.ystu1 .ysf .ysf2_k11{
    width:105px;
    height:33px;
    text-align: center;
    line-height: 30px;
    font-size:18px;
    color:#fff;
    margin-top:20px;
    background: url(../images/ns.gif) no-repeat;
}
.ystu1 .ysf .ysf2_k11{
    margin-top:0px;
}
.ystu1 .ysf .ysf2_k2,.ystu1 .ysf .ysf2_k4{
    margin-left:10px;
    border-left:1px solid #FDBA85;
    height:80px;
    width:385px;
    font-size:16px;
    color:#999999;
    line-height: 28px;
    padding-left:20px;
    padding-top:12px;
}
.ystu1 .ysf .ysf2_k4{
    border-left:none;
    padding-left:21px;
}
.ystu2{
    width:1200px;
    height:463px;
    background: url(../images/ys2.jpg) no-repeat;
    margin:0 auto;
}
.ystu2 .ysf{
    margin-left:40px;
    margin-top:62px;
    float:left;
}
.ystu2 .ysf .ysf1{
    height:90px;
    background: url(../images/y2.gif) left center no-repeat;
    padding-left:90px;
}
.ystu2 .ysf .ysf1_font1{
    font-size:30px;
    color:#00c1de;
    padding-left:10px;
    line-height: 42px;
}
.ystu2 .ysf .ysf1_font2{
    font-size:30px;
    color:#333333;
    padding-left:10px;
    line-height: 42px;
}
.ystu2 .ysf .ysf2{
    padding-left:100px;
}
.ystu2 .ysf .ysf2_k1,.ystu2 .ysf .ysf2_k11{
    width:105px;
    height:33px;
    text-align: center;
    line-height: 30px;
    font-size:18px;
    color:#fff;
    margin-top:20px;
    background: url(../images/ns.gif) no-repeat;
}
.ystu2 .ysf .ysf2_k11{
    margin-top:0px;
}
.ystu2 .ysf .ysf2_k2,.ystu2 .ysf .ysf2_k4{
    margin-left:10px;
    border-left:1px solid #FDBA85;
    height:80px;
    width:385px;
    font-size:16px;
    color:#999999;
    line-height: 28px;
    padding-left:20px;
    padding-top:12px;
}
.ystu2 .ysf .ysf2_k4{
    border-left:none;
    padding-left:21px;
}
.ystu3{
    width:1200px;
    height:470px;
    background: url(../images/ys3.jpg) no-repeat;
    margin:0 auto;
    border-bottom:1px solid #e0e0e0;
}
.ystu3 .ysf{
    margin-left:610px;
    margin-top:62px;
    float:left;
}
.ystu3 .ysf .ysf1{
    height:90px;
    background: url(../images/y3.gif) left center no-repeat;
    padding-left:90px;
}
.ystu3 .ysf .ysf1_font1{
    font-size:30px;
    color:#00c1de;
    padding-left:10px;
    line-height: 42px;
}
.ystu3 .ysf .ysf1_font2{
    font-size:30px;
    color:#333333;
    padding-left:10px;
    line-height: 42px;
}
.ystu3 .ysf .ysf2{
    padding-left:100px;
}
.ystu3 .ysf .ysf2_k1,.ystu3 .ysf .ysf2_k11{
    width:105px;
    height:33px;
    text-align: center;
    line-height: 30px;
    font-size:18px;
    color:#fff;
    margin-top:20px;
    background: url(../images/ns.gif) no-repeat;
}
.ystu3 .ysf .ysf2_k11{
    margin-top:0px;
}
.ystu3 .ysf .ysf2_k2,.ystu3 .ysf .ysf2_k4{
    margin-left:10px;
    border-left:1px solid #91f1ff;
    height:80px;
    width:385px;
    font-size:16px;
    color:#999999;
    line-height: 28px;
    padding-left:20px;
    padding-top:12px;
}
.ystu3 .ysf .ysf2_k4{
    border-left:none;
    padding-left:21px;
}
.SEO_js{
    width:1200px;
    margin:20px auto;
}

.SEO_js .seobox{
    width:583px;
    height:315px;
    border:1px solid #eee;
    border-radius: 15px;
    float:left;
    position: relative;
    top:0px;
    transition: 0.5s;
}
.SEO_js .seobox:hover{
    top:-5px;
    transition: 0.5s;
    box-shadow: 0px 0px 10px #eee;
}
.SEO_js .seobox+.seobox{
    margin-left: 30px;
}
.SEO_js .nei1{
    overflow: hidden;
    width:285px;
    margin-right: 300px;
    height:67px;
    float:left;
}
.SEO_js .seo_bt{
    color:#333;
    font-size:17px;
    margin:20px;
    float:left;
}
.SEO_js .nei1 span{
    float:right;
    font-size:24px;
    color:#30B2EC;
    margin-right:20px;
    margin-top:15px;
}
.SEO_js .seo_bt font{
    color:#2FB1EB;
}
.SEO_js .nei2{
    margin:0 19px;
    width:246px;
    float:left;
}
.SEO_js .nei2 .guanjian p{
    font-size:16px;
    color:#333;
    margin-top: 8px;
}
.SEO_js .nei2 .guanjian p+p{
    font-size:15px;
    color:#999;
    margin-top:2px;
}
.SEO_js .nei2 .guanjian{
        width: 118px;
    height: 61px;
    background: url(../images/line1.jpg) no-repeat;
    float: left;
    text-align: center;
}
.SEO_js .tuijian{
    width:247px;
    height:80px;
    background: url(../images/line2.jpg) bottom center no-repeat;
    float:left;
    text-align: center;
    margin-top:-19px;
}
.SEO_js .tuijian p{
    color:#31B4EC;
    font-size:14px;
    margin-top: 8px;
}
.SEO_js .tuijian img{
    float:left;
    margin:10px;
}
.SEO_js .tuiguang,.SEO_js .tuiguang2{
    width:246px;
    height:95px;
    border:1px solid #eee;
    float:left;
    margin:12px 19px;
    border-radius: 15px;
}
.SEO_js .tuiguang p{
    font-size:15px;
    color:#333333;
    padding-left:20px;
    background: url(../images/g.jpg) left center no-repeat;
    margin:5px 14px;
    float:left;
}
.SEO_js .tuiguang2{
    margin-left:0px;
}
.SEO_js .tuiguang2 p{
    font-size:14px;
    color:#333333;
    padding-left:1px;
    *padding-left:0px;
    margin:7px 5px 5px 14px;
    *margin:5px 10px ;
    width:100px;
    float:left;
}
.SEO_js .tuiguang2 p font{
    color:#999999;
    font-size:14px;
}
.SEO_js .pimg{
    font-size:14px;
    color:#999999;
    line-height: 35px;
    padding-left:34px;
    background: url(../images/kf.jpg) left center no-repeat;
    float:left;
    margin:0px 0px 0px 19px;
}
.SEO_js .seo_sub{
    width:204px;
    height:49px;
    float:right;
    background: url(../images/SEO_button1.png) no-repeat;
    margin-top:17px;
    border-radius: 0px 0px 15px 0px;
}
.SEO_js .seo_sub a{
    display: block;
    width:204px;
    height:49px;
    background: url(../images/SEO_gouwu.png) 40px 13px no-repeat;
    text-align: center;
    color:#fff;
    line-height: 45px;
}

/*新增样式*/
.mod-action {
    clear: both;
    overflow: hidden;
    padding: 10px 0 10px 0;
    text-align: center;
}
.mod-action input {
    width: 100px;
    border: 0px none;
    height: 32px;
    line-height: 32px;
    color: #FFF;
    cursor: pointer;
    text-align: center;
}
.btn-confirm {
    background-color: #00C2DE;
    margin-right: 40px;
}

/*特色功能弹出start*/
.l { float:left; }
.r { float:right; }
.reveal-modal-bg { position: fixed; height: 100%; width: 100%; z-index: 100; display: none; top: 0; left: 0; background-color:rgba(0, 0, 0, 0.6); background-color:#000000\9; filter:alpha(opacity=80); z-index: 1; }
.reveal-modal-bg { position: fixed; _position: absolute; height: 100%; width: 100%; top: 0px; left: 0px; overflow: hidden; display: none; z-index:2000; _background: transparent url("/images/flws.png") repeat scroll 0% 0%; background-color:rgba(0, 0, 0, 0.6); background-color:#000000\9; filter:alpha(opacity=80); }
.reveal-modal { visibility: hidden; top: 10%; left: 50%; margin-left: -450px; width: 800px; position: absolute; z-index: 5000; padding: 20px 20px 20px 20px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4); -box-shadow: 0 0 10px rgba(0, 0, 0, .4); background-color: #FFF; }
.reveal-modal.small { width: 200px; margin-left: -140px; }
.reveal-modal.medium { width: 400px; margin-left: -240px; }
.reveal-modal.large { width: 600px; margin-left: -340px; }
.reveal-modal.xlarge { width: 800px; margin-left: -440px; }

#overlay { height:auto; overflow:hidden; width:800px; }
#vdoBox { display:none; height:360px; width:640px; background-image:url(/images/vdobg.png) }
#vdoBox1 { display:none; height:360px; width:640px; background-image:url(/images/vdobg.png) }
.oImgBox { margin-right:10px; height:54px; overflow: hidden; }
.oTitle{width: 450px;}
.oTitle h3 { font-size:18px; line-height:28px; padding:0px 0 0px 0; }
.oTitle p { color:#aaa;line-height:25px;}
.oLink { padding-right:35px;/*display: none;*/}
.oLink a { display:inline-block; float:left; margin-right:10px; line-height:30px;padding-left:30px; background:url(/images/oLink.gif) no-repeat; color:#c3c4c0 }
.oLink a:hover { color:#00C2DE }
.oLink a.allM:hover { background-position:0 -30px }
.oLink a.newW { background-position:0 -60px }
.oLink a.newW:hover { background-position:0 -90px }
div.contentWrap { background: none repeat scroll 0 0 #F5F5F5; border: medium solid #DFDFDF; border-radius: 2px; height: 380px; margin-top: 10px; overflow: hidden; padding-bottom: 0px; width: 790px; }
.font_css { padding-top: 3px; line-height: 24px; }
.font_css p{margin:5px 0}
.font_css p.wyyd_s a{cursor: pointer;float:right;height:32px;line-height:32px;padding: 0px 32px; color: #fff; font-size:14px; text-transform: uppercase; text-decoration: none; display: inline-block; background-color: #00C2DE;border:1px solid #0E8B9E; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; opacity: .9; -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); }
.font_css p.wyyd_s a:hover { opacity: 1; }
.font_css p.wyyd_s a:active { -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .3) inset; -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .3) inset; box-shadow: 0 2px 2px rgba(0, 0, 0, .3) inset;}
.font_css p em{font-size: 14px;font-weight:bold;color:#FE7628}  
#mdCnt { height:380px; overflow:hidden }
.close { background-image:url(/images/close.gif); position:absolute; right:10px; top:10px; cursor:pointer; height:50px; width:50px }
.close:hover { background-position:0 -50px }
/*特色功能图标中图标*/
.tese_pic_m { display: block; height: 54px; width: 54px; border-radius: 44px; overflow: hidden; position: relative; z-index:10; }
.tese_pic_m div { display: block; height: 50px; width: 50px; position:absolute; left:-10px; top:-36px; z-index: 11; }
.tese_icon_m img { border-radius: 30px; }


.gtsgn{ width:1200px; margin:0 auto; padding:10px; }
.gtsgn h1{ margin-bottom:10px;}
/*特色功能图标中图标end*/
/*特色功能弹出end*/



.rongyu_center ul li .rongyucp{display: table;text-align: center;}
.rongyu_center ul li .rongyucp span{display: table-cell;vertical-align: middle;}
.rongyu_center ul li .rongyucp{*position: relative;*overflow: hidden;}/*IE6*/
.rongyu_center ul li .rongyucp span{*position: absolute;*left: 50%;*top: 50%;}/*IE6*/
.rongyu_center ul li .rongyucp span img{*position: relative;*left: -50%;*top: -50%;}/*IE6*/

.content {
    line-height: 24px;
    font-size: 14px;
    padding-top:10px;
}

.clssSelect
{
	width: 110px;
	height: 26px;
	line-height: 26px;
	margin-top: 5px;
}

.result {
	line-height: 24px;
	color: #ff0000;
	font-size: 18px;
	margin-bottom: 10px;
	float: left;
	width: 670px;
	margin-left: 270px;
}
.result span {
    color: Green;
}


.LiPsPic{display: table; text-align:center;}
.LiPsPic span{display: table-cell;vertical-align: middle;}
.LiPsPic{*position: relative;*overflow: hidden;}/*IE6*/
.LiPsPic span{*position: absolute;*left: 50%;*top: 50%;}/*IE6*/
.LiPsPic span img{*position: relative;*left: -50%;*top: -50%;}/*IE6*/
.LiPsPic span img{ max-width:347px; /*max-height:219px;*/}

.LiPsPic .pimg{ width:386px; height:248px; overflow:hidden;}



/*案例详情页计算模块*/
.a2_text{font-size: 14px;color: #696969;}
.details .a2_text .div6,.details .a2_text .div2,.details .a2_text .div{color: #696969 !important;}
.divList{font-size: 14px;}
.dlangleft {float: left;}
.dlangright {float: left;width: 450px;}
.dlangleft label {line-height: 25px;margin-top: 1px;margin-right: 8px;display: block;_zonm: 1;float: left;color:#696969;font-size: 14px;}
.dlangright li{ float:left; line-height:25px;}

/*语言版本*/
.comp2 .comp2c .bt .p3_sxbox3{}

.comp2 .comp2c a
{
	color:#373D41;
}

.comp2 .comp2c a:hover {
    transition: 0.5s;
    color: #00C1DE;
}

.dlangright ul li{margin-right:10px;float:left;height: 25px;line-height:25px;width:100px;}

.yhfa{height: 31px;line-height: 31px;}

#siteUseYear {color: #00C2DE;    font-size: 15px;line-height: 30px;padding-right: 5px;}
#siteTotalMoney {color: #00C2DE;
    padding-left: 10px;
    height: 30px;
    /* float: left; */
    line-height: 30px;
    padding-right: 5px;
    font-size: 15px;
    font-weight: bold;}
.d2 .number{ float:left;}
.d2 .number label{ float:left; height:30px; line-height:30px;color: #696969;}
.d2 .Nblist{height: 30px;line-height: 30px;}
.d2 .number select{	height: 30px;line-height:30px;width: auto;text-align:left;cursor:pointer;}

.details .a2_text .div select{height: 30px;line-height: 30px;width: 120px;text-align: left;cursor: pointer;}
.list  strong#Price2ID{font-size: 25px;/*font-family: Georgia, Times, serif;*/padding-left: 10px;color: #00C2DE;}
.d2List,.radbakbox{ margin-top:10px;}
.radbakbox p {height: 30px;line-height: 30px;margin: 0px !important;}
#domainPrice,#bakTotalMoney{color:#00C2DE;padding-left: 10px; height: 30px;float: left; line-height: 30px;padding-right: 5px;}
#mailpricespan{color:#00C2DE;}
.mobile_p{color: #00C2DE;
    font-size: 15px;}
.ck_m_web {margin: 0 10px;}
.aLink a,#MobileWeixinPrice{height: 30px;line-height: 30px;display: block;float: left;color: #00C2DE;}
#divmobileweixin label{ margin-right:/*8*/0px;}
.Mnumber{ float:right; color:#696969;}
.Mnumber a{ font-size:14px; color:#696969;}
.Mnumber a:hover{color:#00C2DE;}
/*案例详情页计算模块*/

/*图片自动居中样式*/
.HomeBanner_x{width: 100%; position: relative;overflow:hidden;z-index: 1;margin-top: 0;margin-right: auto;margin-left: auto; text-align:center;}
.HomeBanner_y{width: 200%; left: -50%;top: 0;position: absolute;}

.displaynone{ display:none;}

.Libut{
	width: 110px;
	margin: 10px auto;
}
.Libut .butList 
{
	width:110px;
    height: 33px;
    border: none;
    float: left;
    color: #fff;
    /*background: #00C1DE;*/
    background:url(/YunServer/images/yunyouxiang.jpg) no-repeat;
    padding-left: 5px;
    cursor: pointer;
}



/*最新发布行业样式*/
.Cf_HYclass{ width:100%;margin: 15px 0px;}
.Cf_HYList{width:1200px; height:auto; margin:0 auto;border: 1px solid #ececec;}
.Cf_HYList li{width: 151px;padding: 0 10px;float: left;line-height: 37px;overflow: hidden;height: 37px;text-align: center;}
.Cf_HYList li a{color: #696969;font-size: 14px;}
.Cf_HYList li a:hover,.Cf_HYList li.on a{transition: 0.5s;color: #00C2DE;}




/*行业样式*/
/*行业一类*/
.ptwo .bt .hy_class1{ width:500px;}
.ptwo .bt .hy_class1 li{ width:100px; text-align:center;}
.ptwo .bt .hy_class1 li.dqp3 a{ color:#00C1DE;}
.ptwo .bt .hy_class1 li a{float: none !important;}
/*行业二类*/
.ptwo .bt .hy_class2{ width:660px;}
.ptwo .bt .hy_class2 li{ width:165px; text-align:center;}
.ptwo .bt .hy_class2 li.dqp3 a{ color:#00C1DE;}
.ptwo .bt .hy_class2 li a{float: none !important;}
/*行业三类*/
.ptwo .bt .hy_class3{ width:660px;}
.ptwo .bt .hy_class3 li{ width:165px; text-align:center;}
.ptwo .bt .hy_class3 li.dqp3 a{ color:#00C1DE;}
.ptwo .bt .hy_class3 li a{float: none !important;}



.picimg{display: table; text-align:center; width:232px; height:232px;}
.picimg span{display: table-cell;vertical-align: middle;}
.picimg{*position: relative;*overflow: hidden;}/*IE6*/
.picimg span{*position: absolute;*left: 50%;*top: 50%;}/*IE6*/
.picimg span img{*position: relative;*left: -50%;*top: -50%;}/*IE6*/
.picimg span img{ max-width:232px; max-height:232px;}




.Prompt{width:1200px; text-align:center; height:240px;margin: 0px auto;}
.Prompt p{width:1200px;text-align:center;}
.Prompt .pro_a{width:1200px;text-align:center;}
.Prompt .pro_a span{width: 100px; height:35px; line-height:35px; display: block;margin: 0 auto;background: #00c1de;border-radius:5px; /*border: 1px dotted #00C2DE;color: #00C2DE;*/}
.Prompt .pro_a span a{color: #fff; display:block;}
.Prompt .pro_a span:hover{background: #01a4bd;transition: 0.5s;}


/* 案例详情 添加免费体验按钮    */
.details .a2_text .div6 { width: 530px; }

/*.a1_img .div6 { width: 360px; } */

.details .a2_text .look3 ,.a1_img .look3 {  background:#fff; color: #00C1DD;  
display: block;
width: 90px;
height: 36px;
border: 1px solid #00C2DE;
border-radius: 5px;
color: #00C1DD;
font-size: 17px;
padding-left: 41px;
line-height: 35px;
background: url(../images/eys2.png) no-repeat 16px center;
float: left;   
margin-left: 10px;                        
}
.a1_img .look{
    display: block;
    width:90px;
    height:36px;
    border:1px solid #00C2DE;
    border-radius: 5px;
    color:#00C1DD;
    font-size:17px;
    padding-left:41px;
    line-height: 35px;
    background: url(../images/eys.png) no-repeat 15px 11px;
    float:left;
}                            
.hlinks{ width:280px; margin:0 auto;}
/*首页右侧漂浮添加 免费建站 发布需求按钮 */
.mfjz_wrap { width: 40px;height:200px; position: fixed;z-index: 10;bottom:145px;right: 20px;cursor: pointer; }
.mfjz_wrap a{ display:block;width:40px; height:85px;color:#fff; writing-mode:tb-rl;line-height:40px; text-align:center; font-size:14px;  }
.mfjz { background:#F85227;margin:15px 0;  }
.fbxq { background:#00C1DE;margin:0 0 15px 0; }
.mfjz:hover { background:#ee3100; }
.fbxq:hover { background:#16ace5; }
.floats { bottom:345px; }
.gotop { bottom: 90px; }


/*温馨提示*/
.wxts
{
	font-size: 15px;
	color: #999;
	float: left;
	line-height: 60px;
	width:474px;
}




/*首页百叶窗*/
.fullSlide{ position: relative; overflow:hidden; width:100%; height:377px; min-width:1200px;;background-color:#F2F2F2;top:1px; }
.fullSlide ul.pic { height:100% !important; width:100% !important; }
.fullSlide ul.pic li { height:100% !important; width:100% !important; z-index:1;}
.fullSlide ul.pic li a{display:block;cursor: pointer;height:100% !important; width:100% !important; z-index:1;}
.fullSlide .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
.fullSlide .hd li { margin: 0 5px; background: url(images/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer; display:inline-block; *display:inline;
zoom:1; _background: url(/images/dot8.png) no-repeat 0 -16px; }
.fullSlide .prev, .fullSlide .next { width: 40px; height: 40px; background: url(/images/icon.png) no-repeat -221px -212px; _background: url(/images/icon_ie6.png) no-repeat -210px 0px; position: absolute; top: 50%; z-index: 1; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=80); opacity:0.8; -moz-transition:opacity .4s ease-in;
-webkit-transition:opacity .2s ease-in;
-ms-transition:opacity .2s ease-in;
transition:opacity .2s ease-in;
-webkit-transition: all 0.2s ease-in-out 0s; -moz-transition: all 0.2s ease-in-out 0s; -o-transition: all 0.2s ease-in-out 0s; transition: all 0.2s ease-in-out 0s; }
.fullSlide .prev { left: 3%; }
.fullSlide .next { background-position: -220px -260px; right: 3%; }
.fullSlide .prev:hover { background-position: -270px -210px; filter:alpha(opacity=80) !important; opacity:0.8 !important; }
.fullSlide .next:hover { background-position: -270px -260px;; filter:alpha(opacity=80) !important; opacity:0.8 !important; }
.fullSlide .hd { width:100%;  height:12px; position: absolute; bottom: 20px; text-align: center; font-size:0; z-index:4; }
.fullSlide .hd li{margin: 0 5px; background: url(/images/icoCircle.png) no-repeat 0px 0px; height: 12px; overflow: hidden; width: 12px; cursor: pointer;display:inline-block; *display:inline; zoom:1; 	}
.fullSlide .hd .on{width: 12px; background-position: 0px -12px; }

.bottomgswp img
{
	height:70px;
	width:50px;
}
