@charset "utf-8";
/* CSS Document */

.wrapBox {
	
	top:105px;
	width:100%;
}

.box {
	position: relative;
	left:50%;
	margin-left:-960px;
	width:100%;
	height:755px;
	overflow: hidden;
	/*background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 50% 55px;
	behavior: url(ie-css3.htc);  This lets IE know to call the script on all elements which get the 'box' class */
	/*behavior: url(PIE.htc);  This lets IE know to call the script on all elements which get the 'box' class */
}
.box_fixed {
	position: relative!important;
	width:100%;
	height:525px;
}
.box div {
	position: absolute;
	z-index: 100;
}
.box .zIndex10 {
	z-index: 10;
}
.box .zIndex40 {
	z-index: 40;
}
.box .zIndex50 {
	z-index:50;
}
.box .zIndex150 {
	z-index: 150;
}
.box .zIndex160 {
	z-index: 160;
}
/**box1**/
.b1_bg {
   background-image:url(../images/rc_ban.jpg);
   -moz-background-size:cover;
    -webkit-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
	/*background-image: url(../img/b1_bg.jpg);*/}
.b2_bg
{
		background-color:#FFF;
}
.b1_01 {
	left:400px;
	top:20px;
	text-align:center;
}
.b1_01 span
{
	color:#FFF;
	font-family:"宋体";
	font-size:53px;
	
}
.b1_02 {
	left:525px;
	top:155px;
	text-align:center;
	line-height:30px;
}
.b1_02 span
{
	color:#FFF;
	font-family:"宋体";
	font-size:20px;
}
.b1_03 {
	left: 1080px;
	top: 235px;
}
.b1_03 img {
	display: block;
}
.b1_03 a {
	float: left;
	margin: 15px 0 0 10px;
	opacity: .5;
}
.b1_04 {
	left:400px;
	top:605px;
}

.b1_04 ul
{
	width:300px;
	float:left;
}
.b1_04 ul li
{
	width:300px;
	text-align:center;
	float:left;
	color:#FFF;
	line-height:40px;
	font-family:"宋体";
}
.ti
{
	font-family:"微软雅黑";
	font-size:29px;
	font-weight:bold;
	line-height:40px;
	
}

.b1_03_btn {
	opacity: .5;
}
.b1_03_btn.anima {
	opacity: .5;
	-webkit-animation-name: 'opt'; /*动画名称*/
	-webkit-animation-duration: 2s;/*播放一次所持续时间*/
	-webkit-animation-timing-function: ease;/*动画播放频率*/
	-webkit-animation-iteration-count: infinite;/*动画播放次涒为无限次*/
}

@-webkit-keyframes 'opt' {
	from {
		opacity: .5;
	}
	50% {
		opacity: 1;
	}
	to {
		opacity: .5
	}
}
/**box2**/
.b2_bg {
	background-image:url(../images/b2_bg.jpg);
	/*background-image: url(../img/b2_bg.jpg);*/
}
.b2_01 {
	left:0px;
	bottom:0;
}
.b2_02_01
{
	position: absolute;
	z-index: 100;
	left:880px;
	top:0;

	}
.b2_02_02
{
	position: absolute;
	z-index: 100;
	left:1280px;
	top:0;

	}	

.b2_02 {
	position: absolute;
	z-index:100;
	left:480px;
	top:0px;
}
.b2_07 {
	position: absolute;
	z-index: 100;
	left:480px;
	top:135px;
}

.b2_08 {
	position: absolute;
	z-index: 100;
	left:980px;
	top:205px;
}
.b2_08 ul li
{
	width:436px;
	float:left;
	background:url(../images/bg8_po.jpg) no-repeat left center;
	padding-left:35px;
	line-height:45px;
	border-bottom:1px solid #E2E4E5;
	font-size:17px;
	color:#777777;
}

.b2_01_01 {
	left:1320px;
	bottom:0;
}

.b2_03 {
	left: 600px;
	top: 30px;
} 
.b2_04 {
	left: 1100px;
	top: 100px;
}
.b2_06 {
	left: 1260px;
	top: 200px;
}
/**box3**/
.b3_bg {
	/*background-image: url(../img/b3_bg.jpg);*/
	background-image:url(../images/b3_bg.jpg);
}
.box_tl {
	left:52%;
	top:0;
	width:960px;
	height:100px;
	margin-left:-480px;
	text-align:center;
}
.clfea005 {
	color:#fea005;
}
.box_tl h2 {
	height:60px;
	font-size:30px;
	font-weight:bold;
}
.box_tl p {
	color:#bcbcbc;
	font-family:Arial;
	font-size:16px;
}
.b3_img {
	left:30%;
	top:320px;
	width:1200px;
	height:25px;
	margin-left: -185px;
	opacity:0;
}
.b3_img.transform {
	-webkit-transform: rotate(0deg);
	-webkit-animation-name: "rotate";
	-webkit-animation-duration: 3s;
	-webkit-animation-iteration-count: 1;
	-webkit-transition-timing-function: linear;
}
@-webkit-keyframes 'rotate' {
	from {
		-webkit-transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
	}
}
.b3_txt {
	top:230px;
	left:0;
	font-size: 12px;
	line-height: 20px;
}
.b3_txt strong {
	display:block;
	height:25px;
	color:#d21826;
	font-size: 18px;
}
.b3_txt p
{
	color:#FFF;
}
.b3_01 {
	top:201px;
	left:-1187px;
	width:290px;
	text-align:left;
}
.b3_00001
{
	left:187px;
}
.b3_02 {
	top:201px;
	left:900px;
	width: 266px;
}
.b3_03 {
	top:332px;
	left:1170px;
	width:290px;
}
.b3_04 {
	top:463px;
	left:1110px;
	width:290px;
}
.b3_05 {
	top:463px;
	left:525px;
	width:290px;
	text-align:left;
}
.b3_06 {
	top:332px;
	left:464px;
	width:290px;
	text-align:left;
}
/**box4**/
.b4_bg {
	/*background-image: url(../img/b4_bg.jpg);*/
	color: #fff;
	background-color:#fff;
}
.b4_tl
{
	top:113px;
}

.qixi
{
   top:253px;
   left:20%;
}
.relian{ width:186px; height:180px; overflow:hidden; position:absolute; left:10px; top:10px;}
.relian .pic{width:186px; height:239px; position:relative;}
.relian .pic2{ width:186px; height:478px; overflow:hidden; position:absolute; left:0; top:0;}

.miyue{ width:186px; height:180px; overflow:hidden; position:absolute; left:255px; top:10px;}
.miyue .pic{width:186px; height:180px; position:relative;}
.miyue .pic2{ width:186px; height:360px; overflow:hidden; position:absolute; left:0; top:0;}

.qinzi{ width:186px; height:180px; overflow:hidden; position:absolute; left:500px; top:10px;}
.qinzi .pic{width:186px; height:180px; position:relative;}
.qinzi .pic2{ width:186px; height:360px; overflow:hidden; position:absolute; left:0; top:0;}

.jiqing{ width:186px; height:180px; overflow:hidden; position:absolute; left:745px; top:10px;}
.jiqing .pic{width:186px; height:180px; position:relative;}
.jiqing .pic2{ width:186px; height:360px; overflow:hidden; position:absolute; left:0; top:0;}

.xfq{ width:186px; height:180px; overflow:hidden; position:absolute; left:990px; top:10px;}
.xfq .pic{width:186px; height:180px; position:relative;}
.xfq .pic2{ width:186px; height:360px; overflow:hidden; position:absolute; left:0; top:0;}

.anlitext
{
	top:453px;
    left:20%;
	color:#777777;
}
.anlitext dl
{
	width:186px;
	float:left;
	margin-right:60px;
	text-align:center;
}
.anlitext dl dt
{
	font-size:18px;
	line-height:45px;
}
.anlitext dl dd
{
	font-size:14px;
	line-height:20px;
}
#chang
{
	width:236px;
	margin-right:15px;
}
/**box5**/
.b5_bg {
background-image:url(../images/index_bg.jpg);

}
.box5_top
{
	top:0;
    left:20%;

}
.box5_top .bg5_tell
{
	width:298px; 
	height:270px; 
	overflow:hidden; 
	position:absolute; 
	left:14px; 
	top:0;
}

.box5_top .bg5_email
{
	width:299px; 
	height:272px; 
	overflow:hidden; 
	position:absolute; 
	left:317px; 
	top:0;
}
.box5_top .bg5_add
{
	width:299px; 
	height:272px; 
	overflow:hidden; 
	position:absolute; 
	left:14px; 
	top:274px;
}
.box5_top .bg5_wx
{
	width:299px; 
	height:272px; 
	overflow:hidden; 
	position:absolute; 
	left:318px; 
	top:274px;
}
.box5_bot
{
	width:100%;
	height:285px;
}
.bot_cen
{
    width: 1200px;
	height:285px;
	margin:0 auto;
}
.bot_lgo
{
	width:172px;
	height:148px;
	float:left;
	margin-top:50px;
}
.bot_fr
{
	width:1028px;
	float:left;

}
.box5_bot ul
{
	width:160px;
	float:left;
	margin-top:6%;
	margin-left:3%;

}
.box5_bot ul li
{
	width:130px;
	text-align:center;
	line-height:25px;
}
.box5_bot ul .bot_ti a
{
	font-size:18px;
	line-height:50px;
	
}
.box5_bot ul li a
{
	font-size:14px;
	color:#FFF;
}
.wy
{
	width:170px;
	float:left;
	text-align:center;
	margin-top:6%;
	margin-right:3%;
}
.wy h2 a
{
	font-size:18px;
	line-height:50px;
	color:#FFF;
	font-weight:normal;
}
.wy ul
{
	width:67px;
	float:left;
	margin-top:0px;
}
.box5_bootom
{
	 bottom:0;
	 margin-left:40%;
}
.box5_bootom span
{
	font-size:13px;
	color:#FFF;
}
.box2_team
{
	width:1200px;
	float:left;
	margin-left:20%;
	text-align:center;
	margin-top:4%;
}
.box2_team h1
{
	font-size:28px;
	color:#555555;
	line-height:50px;
	
}
.box2_team p
{
	font-size:16px;
	color:#848484;
	
}
.box2_img
{
	width:1200px;
	float:left;
	margin-left:20%;
	text-align:center;
	margin-top:15%;
}
.box2_img dl
{
	width:300px;
	float:left;
}
.box2_img dl dt img
{
	width:272px;
	height:343px;
}
.box2_img dl dd
{
	color:#777777;
}
.b5_bg
{
	background:url(../images/rc_bg2.jpg);
	background-size:100% 90%
}
.box5_bot
{
	width:100%;
	height:286px;
	background:url(../images/footbg.jpg);
}
.box5_top
{
	width:555px;
	height:373px;
	background-color:#BBBCBC;
	filter:alpha(opacity=50);  
    -moz-opacity:0.7;  
    -khtml-opacity:0.7;  
    opacity:0.7;  
	margin-left:35%;
	margin-top:3%;
}
.box5_top h1
{
	font-family:"ZH";
	font-size:26px;
	color:#3b3b3b;
	padding:15px;

}
.box5_top ul
{
	padding:10px;
	padding-left:15px;
}
.box5_top ul li
{
	font-family:"CX";
	font-size:14px;
	color:#3b3b3b;
	line-height:25px;
}
/*定制软件*/	
.dz_bg
{
	background:url(../images/dz_bg.jpg) no-repeat top center #FFF;
}
.dz_01 {
	left:480px;
	top:10px;
	text-align:left;
}
.dz_02
{
	left:580px;
	top:70px;
	text-align:left;
}
.dz_01 span
{
	font-family:"CX";
	font-size:36px;
	color:#ffffff;
}
.dz_02 span
{
	font-family:"CX";
	font-size:19px;
	color:#ffffff;
}
.dz_03
{
	height:77px;
	left:52%;
    margin-left:-480px;
    text-align:center;
    top:430px;
    width:960px;
}
.dz_04_team
{
	
	left:52%;
    margin-left:-480px;
    text-align:center;
    top:400px;
    width:1200px;
}
.text_01
{
	left:25%;
    text-align:left;
    top:92%;
    width: 290px;
}
.text_02
{
	left:40%;
    text-align:left;
    top:92%;
    width: 290px;
}
.text_03
{
	left:55%;
    text-align:left;
    top:92%;
    width: 290px;
}
.text_04
{
	left:70%;
    text-align:left;
    top:92%;
    width: 290px;
}
.text_01_wz
{
	width:140px;
	display:block;
	top:160px;

}
.text_01_wz ul
{
	padding-left:5%;
}
.text_01_wz ul li
{
	width:140px;
	float:left;
	text-align:center;
	font-family:"XH";
	font-size:15px;
	color:#777777;
	line-height:25px;
}
#text_01_ti
{
	font-family:"ZH";
	font-size:25px;
	color:#4b4b4b;
	
}
.jx_bg
{
	background-color:#B91D22;
}
.jx_03
{
	
	left:52%;
    margin-left:500px;
    text-align:center;
    width:960px;
	padding-top:40px;
	margin-bottom:15px;
}
.jx_07
{
	position: absolute;
	z-index: 100;
	left:180px;
	top:185px;
}
.ylgl
{
	width:30%;
	margin-left:55%;
	margin-top:13%;
}
.ylgl dl
{
	width:87px;
	text-align:center;
	float:left;
	padding:5%;
	border-right:1px solid #F03B30;
	border-bottom:1px solid #F03B30;
}
.ylgl dl dt
{
	width:87px;
	float:left;
}
.ylgl dl dt img
{
	width:87px;
	height:87px;
}
.ylgl dl dd
{
	width:87px;
	text-align:center;
	font-family:"XH";
	font-size:17px;
	color:#ff9b9e;
	float:left;
	line-height:30px;
	
}
#buy
{
	border-right:none;
}
.crm_bg
{
	background-color:#2A2A2A;
}
.crm_tl
{
	height:77px;
	left:52%;
    margin-left:-480px;
    text-align:center;
    top:12%;
    width:960px;
}
.crm_img {
    left:414px;
    top:288px;
}
.oa_bg
{
	background-image:url(../images/oa_bg.jpg);
	background-size:100% 100%
	}
.oa_tl
{
	height:77px;
	left:52%;
    margin-left:-480px;
    text-align:center;
    top:12%;
    width:960px;
}
.oa_nr
{
	left:20%;
	top:52%;
}
.oa_nr h2
{
	font-family:"ZH";
	font-size:23px;
	color:#454545;
	line-height:80px;
	
}
.oa_nr p
{
	font-family:"XH";
	font-size:16px;
	color:#454545;
	line-height:35px;
}


/*定制软件*/	



/*品牌视觉*/
.pp_bg
{
	background:url(../images/pp_bg.jpg) no-repeat top center #FFF;
}
.pp_01 {
	left:880px;
	top:10px;
	text-align:left;
}
.pp_02
{
	left:580px;
	top:70px;
	text-align:left;
}
.pp_01 span
{
	font-family:"CX";
	font-size:36px;
	color:#ffffff;
}
.pp_02 span
{
	font-family:"CX";
	font-size:19px;
	color:#ffffff;
}
.vi_bg
{
	background:url(../images/vi_bg.jpg);
	}
.vi_nr
{
	margin-left:22%;
	margin-top:9%;
}
.ylb_bg
{
	background-color:#FFF;
}
.ylb_tl
{
	height:77px;
	left:52%;
    margin-left:-480px;
    text-align:center;
    top:2%;
    width:960px;
}
.vi_tl
{
	height:77px;
	left:52%;
    margin-left:-480px;
    text-align:center;
    top:0;
    width:960px;
}
.ylb_img
{
	  width:100%;
	  top:40%;
	  left:12%;
}
.ylb_img .ylb01
{
	width:256px;
	left:20%;
}
.ylb_img .ylb02
{
	width:256px;
	left:35%;
}
.ylb_img .ylb03
{
	width:256px;
	left:50%;
}
.xc_bg
{
	background:url(../images/xc_bg.jpg);
}
.xc_tl
{
	height:77px;
	left:52%;
    margin-left:-480px;
    text-align:center;
    top:3%;
    width:960px;
}

.xc_02
{
	left:55%;
	top:32%;
}

#container {
  display:block;
  margin:0 auto;
  text-align:center;
  -webkit-perspective:2000px;
     -moz-perspective:2000px;
      -ms-perspective:2000px;
       -o-perspective:2000px;
          perspective:2000px;
}
  
  #itemdescription {
    position:relative;
    width:400px;
    margin:0 auto;
    left:6em;
    top:2em;
    font-size:50px;
    font-family:Pacifico;
    text-shadow:2px 2px 3px rgba(0,0,0,0.2);
  }
  
    #itemdescription span {
      display:none;
    }

  #itemlist {
    display:block;
    width:400px;
    margin:3em auto;
    position:relative;
    -webkit-transform-style:preserve-3d;
       -moz-transform-style:preserve-3d;
        -ms-transform-style:preserve-3d;
         -o-transform-style:preserve-3d;
            transform-style:preserve-3d;
  }
  
  #itemlist img {
    position:absolute;
    cursor:pointer;
    left:0;
    box-shadow:0px 15px 50px rgba(0,0,0,0.4);
  }
  
    #itemlist img:hover {
      top:-5px;
    }
  
  #itemlist img.item-0 {
    z-index:4;
    -webkit-transform:scale(1);
       -moz-transform:scale(1);
        -ms-transform:scale(1);
         -o-transform:scale(1);
            transform:scale(1);
  }
  
  #itemlist img.item-1 {
    z-index:3;
    left:-80px;
    -webkit-transform:scale(0.9);
       -moz-transform:scale(0.9);
        -ms-transform:scale(0.9);
         -o-transform:scale(0.9);
            transform:scale(0.9);
  }
  
  #itemlist img.item-2 {
    z-index:2;
    left:-160px;
    -webkit-transform:scale(0.8);
       -moz-transform:scale(0.8);
        -ms-transform:scale(0.8);
         -o-transform:scale(0.8);
            transform:scale(0.8);
  }
  
  #itemlist img.item-3 {
    z-index:1;
    left:-240px;
    -webkit-transform:scale(0.7);
       -moz-transform:scale(0.7);
        -ms-transform:scale(0.7);
         -o-transform:scale(0.7);
            transform:scale(0.7);
  }
  
  .transition {
    -webkit-transition:0.5s ease-out;
       -moz-transition:0.5s ease-out;
        -ms-transition:0.5s ease-out;
         -o-transition:0.5s ease-out;
            transition:0.5s ease-out;
  }
  
  .show {
    -webkit-animation:show 1s linear;
       -moz-animation:show 1s linear;
        -ms-animation:show 1s linear;
         -o-animation:show 1s linear;
            animation:show 1s linear;
  }
  		
@-webkit-keyframes show{
  25% {
    left:-450px;
  }

  50% {
    z-index:5;
    left:-500px;
    -webkit-transform:rotate3d(0,1,0,0deg);
  }

  70% {
    z-index:5;
    left:-250px;
    -webkit-transform:rotate3d(0,1,0,180deg);
  }

  100% {
    z-index:5;
    left:0px;
    -webkit-transform:rotate3d(0,1,0,360deg);
  }
}
  		
@-moz-keyframes show{
  25% {
    left:-450px;
  }

  50% {
    z-index:5;
    left:-500px;
    -moz-transform:rotate3d(0,1,0,0deg);
  }

  70% {
    z-index:5;
    left:-250px;
    -moz-transform:rotate3d(0,1,0,180deg);
  }

  100% {
    z-index:5;
    left:0px;
    -moz-transform:rotate3d(0,1,0,360deg);
  }
}
  		
@-ms-keyframes show{
  25% {
    left:-450px;
  }

  50% {
    z-index:5;
    left:-500px;
    -ms-transform:rotate3d(0,1,0,0deg);
  }

  70% {
    z-index:5;
    left:-250px;
    -ms-transform:rotate3d(0,1,0,180deg);
  }

  100% {
    z-index:5;
    left:0px;
    -ms-transform:rotate3d(0,1,0,360deg);
  }
}
  		
@-o-keyframes show{
  25% {
    left:-450px;
  }

  50% {
    z-index:5;
    left:-500px;
    -o-transform:rotate3d(0,1,0,0deg);
  }

  70% {
    z-index:5;
    left:-250px;
    -o-transform:rotate3d(0,1,0,180deg);
  }

  100% {
    z-index:5;
    left:0px;
    -o-transform:rotate3d(0,1,0,360deg);
  }
}
  		
@keyframes show{
  25% {
    left:-450px;
  }

  50% {
    z-index:5;
    left:-500px;
    transform:rotate3d(0,1,0,0deg);
  }

  70% {
    z-index:5;
    left:-250px;
    transform:rotate3d(0,1,0,180deg);
  }

  100% {
    z-index:5;
    left:0px;
    transform:rotate3d(0,1,0,360deg);
  }
}

	
/*品牌视觉*/



/*联系我们*/
.wapper
{
	width:100%;
}
.lx_bg
{
	width:100%;
	background:url(../images/lx_bg.jpg) no-repeat center top #FFF;
	height:411px;
}
.waper_er
{
	width:1200px;
	margin:0 auto;
}
.fl
{
	float:left;
}
.fr{
	float:right;
}
.lx_top
{
	width:1200px;
	float:left;
	margin-top:100px;
}
.lx_top_left
{
	width:150px;
	margin-top:20px;
	margin-left:80px;
	margin-right:100px;

}
.lx_top_left img
{
	width:150px;
	height:196px;
}
.lx_cen
{
	width:368px;
}
.lx_cen ul
{
	width:368px;
	float:left;
}
.lx_ti
{
	font-family:"XH";
	font-size:24px;
	color:#505050;
	margin-bottom:20px;
}
.lx_cen ul li
{
	width:368px;
	float:left;
	line-height:40px;
}

.lx_cen ul li span
{
	
	font-family:"CX";
	font-size:16px;
	color:#474747;
}

.lx_cen ul li .zuo
{
	width:80px;
}
.lx_top_qq
{
	width:365px;
	margin-left:100px;
}
.lx_top_qq ul li
{  
    width:365px;
    float:left;
	line-height:40px;
}
.lx_top_qq ul li span
{
	font-family:"CX";
	font-size:16px;
	color:#474747;
}
.lx_top_qq ul li a
{
	width:365px;
    float:left;
	background:url(../images/qq.jpg) no-repeat left center;
	font-family:"CX";
	font-size:16px;
	color:#474747;
	padding-left:50px;
}	
.lx_top_boot
{
	width:100%;
	margin-bottom:50px;
	background-color:#F8F8F8;
	
}
.lx_bot_ti
{
	width:351px;
	height:88px;
	margin:0 auto;
	padding-top:80px;
}
.container
{
	width:1200px;
	margin:0 auto;
}
.container ul li
{
	width:1200px;
	float:left;
	margin-top:30px;
}
fieldset {
	border: medium none !important;
	min-width: 100%;
	padding: 0;
	width: 100%;
}
#contact input
{
	border:2px solid #555555;
	background:none;
	font-family:"XH";
	font-size:20px;
	color:#555555;
}
.container ul li .name
{
	width:420px;
}
.container ul li span
{
	color:#F00;
}
.container ul li .mail
{
	width:358px;
	margin-left:30px;
}
.container ul li .name input
{
	width:358px;
	height:63px;
	line-height:63px;
	}
.container ul li .mail input
{
		width:358px;
	height:63px;
	line-height:63px;
}

#contact textarea {
	height:160px;
	max-width:100%;
    resize:none;
    width:1200px;
	border:2px solid #555555;
	background:none;
	font-family:"XH";
	font-size:20px;
	color:#555555;
}


#priceBtn {
    margin-top: 10px;
    text-align: center;
    width:1200px;
}

#priceBtn input {
    background:url(../images/tj_input.jpg) no-repeat scroll left center;
    border:0 none;
    cursor:pointer;
    height:38px;
    line-height: 32px;
    width:123px;
}
.footer
{
	width:100%;
	height:286px;
	background:url(../images/footbg.jpg) repeat-x;
}
.footer_er
{
	width:1200px;
	margin:0 auto;
	min-height:250px;
}
.footer_lgo
{
	width:213px;
	height:204px;
	margin-top:30px;
	
}
.footer_fr
{
	width:980px;
}
.footer_fr ul
{
	width:158px;
	float:left;
	margin-top:50px;
	margin-left:30px;
}

.footer_fr ul li
{
	width:158px;
	float:left;
	line-height:30px;
	
}

.footer_fr ul .bot_ti a
{
	font-size:18px;
	line-height:50px;
}
.footer_fr ul li a
{
	font-size:14px;
}

.footer_fr ul li a
{
	font-family:"CX";
	color:#FFF;
}

#wy
{
	width:175px;
	float:right;
	margin-top:50px;
}
#wy h2
{
	width:175px;
	text-align:center;
}
#wy h2 a
{
	font-size:18px;
	line-height:50px;
	color:#FFF;
	font-weight:normal;
}
#wy ul
{
	width:80px;
	float:left;
	margin:0;
}
#wy ul li
{
	width:80px;
	float:left;
	text-align:center;
}
.foot_bootom
{
	width:1200px;
	margin:0 auto;
	text-align:center;
	line-height:35px;
}
.foot_bootom span
{
	font-family:"CX";
	font-size:13px;
	color:#FFF;
}
/*联系我们*/


/*官网建设*/
.js_bg
{
	background:url(../images/js_bg.jpg) no-repeat top center #FFF;
	
}
.qyjs_bg
{
	background:url(../images/qyjs_bg.jpg) no-repeat center;
	-moz-background-size:cover;
    -webkit-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
}
.qyjsi_nr
{
	margin-left:19%;
	margin-top:9%;
}
.tc_bg
{
	background:url(../images/tc_bg.jpg) no-repeat top center #E6E6E6;
}
.tc_tl
{
	height:77px;
	left:52%;
    margin-left:-480px;
    text-align:center;
    top:10%;
    width:960px;
}
.tc_sj
{
	width:1200px;
	float:left;
	min-height:508px;
	
}
.sj_left
{
	width:653px;
	margin-top:15%;
	margin-left:30%;
}
.effect
{
	width:653px;
	margin:0 auto;
	
}

.picBtnTop
{
	 width:753px;
	 height:533px;
	 float:right;
	 overflow:hidden;  
	 zoom:1;
  } 
.picBtnTop .hd
{ 
   width:172px;  
   height:533px;
   float:left;
   margin-left:15px;
   border-radius:8px;  
  } 
.picBtnTop .hd ul li
{ 
   width:172px; 
   text-align:center; 
   line-height:0px;
   float:left;
   height:157px;
   background-color:#292929;
   border-bottom:1px solid #000000;

 } 
.picBtnTop .hd ul li span
{
	 width:172px;
	 float:left;
   line-height:27px;
   color:#FFF;
   margin-top:48px;
   font-family:"ZH";
   font-size:24px;
 }
.picBtnTop .hd ul li img
{ 
     width:172px; 
    height:157px;
   cursor:pointer;
  
  } 
.picBtnTop .hd ul li.on
{
	background-color:#E83631;
  } 
.picBtnTop .hd ul li.on img
{ 
   border:2px solid #92b245;
    } 
.picBtnTop .bd
{
   width:528px;
   left:30%;
 
  } 

.picBtnTop .bd li
{ 
  position:relative; 
  zoom:1; 
  height:533px;
 } 
.picBtnTop .bd li p
{
   width:528px;
   height:533px;
   font-family:"CX";
   font-size:16px;
   color:#666666;
   line-height:50px;
}

.tc_sj_fr
{
	width:452px;
	margin-top:15%;
	margin-left:90%;
}
.seo_bg
{
	background-color:#292929;
}
.seo01_bg
{
	width:1200px;
	margin:0 auto;
	text-align:center;
}
.b4_fixed
{
    width:1200px;
	margin:0 auto;
}
.b4_txt_box {
	width:400px;
	float:left;

}
.b4_txt_box2
{
	width:385px;
	float:left;
}
.b4_tl
{
	margin-left:50px;
	color:#d21826;
	font-family:"微软雅黑";
	font-size:22px;
	width:233px;
	height:55px;
	line-height:55px;
	border:2px solid #d21826;
	text-align:center;
	margin-bottom:30px;
}
.b4_txt {
	width:385px;
	float:left;
}
.b4_txt p {
     width:385px;
	font-family:"微软雅黑";
	color:#FFF;
	font-size:15px;
	line-height:42px;
}
.b4_txt01 {
	top:30px;
	border-bottom:1px solid #3A3A3A;
}
.b4_txt02 {
	top:60px;
	border-bottom:1px solid #3A3A3A;
}
.b4_txt03 {
	top:294px;
	border-bottom:1px solid #3A3A3A;
}
.b4_txt04 {
	top:376px;
	border-bottom:1px solid #3A3A3A;
}
.b4_txt05 {
	top:458px;
	border-bottom:1px solid #3A3A3A;
}
.b4_txt06 {
	top:540px;
	border-bottom:1px solid #3A3A3A;
}
.b4_txt07 {
	top:640px;
	border-bottom:1px solid #3A3A3A;
}
.b4_txt08 {
	top:740px;
	border-bottom:1px solid #3A3A3A;
}
.b4_txt09 {
	top:840px;
	border-bottom:1px solid #3A3A3A;
}
.b4_txt010 {
	top:940px;
	
}
.b4_txt011 {
	top:30px;
	border-bottom:1px solid #3A3A3A;
	
}
.b4_txt012 {
	top:100px;
	border-bottom:1px solid #3A3A3A;
	
}
.b4_txt013 {
	top:130px;
	border-bottom:1px solid #3A3A3A;
	
}
.b4_txt014 {
	top:230px;
	border-bottom:1px solid #3A3A3A;
	
}
.b4_txt015 {
	top:300px;
	border-bottom:1px solid #3A3A3A;
	
}
.b4_txt016 {
	top:430px;
	border-bottom:1px solid #3A3A3A;
	
}
.b4_txt017 {
	top:530px;
	
	
}
.b4_01, .b4_02 {
	top:50px;
}
.b4_01 .tl, .b4_02 .tl {
	position: absolute;
	top:75px;
	left: 0;
	width: 100%;
	font-size: 12px;
	text-align: center;
}
.b4_01 {
	left: 940px;
}
.b4_02 {
	left: 1195px;
}
.seo_cen
{
	width:400px;
	float:left;
}
#b4_box2_seo
{
	color:#FFF;
	border:2px solid #FFF;
}
#b4_box2_p p
{
	color:#636363;
	width:408px;
	float:left;
	line-height:32px;
}
#b4_box2_p .b4_txt01
{
	top:100px;
}
.wpz_bg
{
	background-color:#DDEAEF;
}
.wpz_fl
{
	margin-top:14%;
	left:15%;
}

#demoContent
{
	width:519px;
	margin-top:20%;
	margin-left:60%;
}

.slideTxtBox
{
	width:519px;
	position:relative;
}
.slideTxtBox .hd1
{
	height:52px;
	line-height:52px;
	border-bottom:2px solid #C9D3D7;
	}
.slideTxtBox .bd1
{
	width:460px;
	margin-top:80px;
	
}
.slideTxtBox .hd1 a
{
	font-size:24px;
	color:#716F6F;
	font-family:"ZH":
	line-height:35px;
	padding-right:35px;
	padding-left:5px;
}
.slideTxtBox .hd1 a:first-child
{
	color:#F00;
}

.slideTxtBox .hd1 a:hover
{
	border-bottom:1px solid #F00;
	color:#F00;
}
.infoList p
{
	font-size:17px;
	color:#858585;
	line-height:25px;
}
.wp_bg
{
	background-color:#FFF;
}
.wp_tl
{
    height:77px;
	left:52%;
    margin-left:-480px;
    text-align:center;
    top:8%;
    width:960px;
	
}
.wp_nr
{
	width:376px;
	min-height:578px;
	top:130px;
	left:20%;

	
}
.wp_nr1
{
	top:130px;
	left:40%;
}
	
.wp_nr2
{
	top:130px;
	left:60%;
}
/*官网建设*/

/*关于网优*/
.gyw_bg
{
	background-color:#E5E5E3;
}
.ab_fixed
{
	left:20%;
}

.wedo_bg
{
	background-image:url(../images/wedo_bg.jpg);
}
.wedo_ti
{
	height:47px;
	left:45%;
    margin-left:-480px;
    text-align:center;
    top:3%;
    width:1200px;
	
}
.wedo_ti h2
{
	font-family:"ZH";
	font-size:30px;
	color:#FFF;
}

.wedo_ti p
{
	font-family:"CH";
	font-size:16px;
	color:#cacaca;
	margin-top:50px;
}
.wedo_zuo
{
	width:1200px;
	left:20%;
	margin-top:450px;
}
.wedo_zuo dl
{
	width:384px;
	float:left;
	margin-right:10px;
	text-align:center;
}
.wedo_zuo dl dt
{
	width:384px;
	float:left;
}
.wedo_zuo dl dd
{
	font-family:"XH";
	font-size:16px;
	color:#FFF;
}
.server_bg
{
	background-color:#FFF;
}
.ser_logo
{
	width:1200px;
	min-height:558px;
	position:absolute;
	top:50%;
	left:18%;
}
.ser_logo ul
{
	position:relative;
	width:1200px;
	float:left;
}

.ser_logo ul li
{
	width:298px;
	height:182px;
	float:left;
	border-right:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
}
.ser_logo ul li a
{
	display:block;
}
.ser_logo ul li .anni:link,a:visited
{
	width:298px;
	height:182px;
	background:url(../images/anni.jpg);
}
.ser_logo ul li .anni:hover
{
	width:298px;
	height:182px;
	background:url(../images/anni1.jpg);
}
.ser_logo ul li .anni:active
{
	background:url(../images/anni.jpg);
}
.ser_logo ul li .xur:link,a:visited
{
	width:298px;
	height:182px;
	background:url(../images/xuri.jpg);
}
.ser_logo ul li .xur:hover
{
	width:298px;
	height:182px;
	background:url(../images/xuri1.jpg);
}
.ser_logo ul li .xur:active
{
	background:url(../images/xuri.jpg);
}

.ser_logo ul li .serlogo3:link,a:visited
{
	width:298px;
	height:182px;
	background:url(../images/serlogo3.jpg);
}
.ser_logo ul li .serlogo3:hover
{
	width:298px;
	height:182px;
	background:url(../images/serlogo3_1.jpg);
}
.ser_logo ul li .serlogo3:active
{
	background:url(../images/serlogo3.jpg);
}

.ser_logo ul li .serlogo4:link,a:visited
{
	width:298px;
	height:182px;
	background:url(../images/serlogo4.jpg);
}
.ser_logo ul li .serlogo4:hover
{
	width:298px;
	height:182px;
	background:url(../images/serlogo4_1.jpg);
}
.ser_logo ul li .serlogo4:active
{
	background:url(../images/serlogo4.jpg);
}

.ser_logo ul li .serlogo5:link,a:visited
{
	width:298px;
	height:182px;
	background:url(../images/serlogo5.jpg);
}
.ser_logo ul li .serlogo5:hover
{
	width:298px;
	height:182px;
	background:url(../images/serlogo5_1.jpg);
}
.ser_logo ul li .serlogo5:active
{
	background:url(../images/serlogo5.jpg);
}

.ser_logo ul li .serlogo6:link,a:visited
{
	width:298px;
	height:182px;
	background:url(../images/serlogo6.jpg);
}
.ser_logo ul li .serlogo6:hover
{
	width:298px;
	height:182px;
	background:url(../images/serlogo6_1.jpg);
}
.ser_logo ul li .serlogo6:active
{
	background:url(../images/serlogo6.jpg);
}
.ser_logo ul li .serlogo7:link,a:visited
{
	width:298px;
	height:182px;
	background:url(../images/serlogo7.jpg);
}
.ser_logo ul li .serlogo7:hover
{
	width:298px;
	height:182px;
	background:url(../images/serlogo7_1.jpg);
}
.ser_logo ul li .serlogo7:active
{
	background:url(../images/serlogo7.jpg);
}

.ser_logo ul li .serlogo8:link,a:visited
{
	width:298px;
	height:182px;
	background:url(../images/serlogo8.jpg);
}
.ser_logo ul li .serlogo8:hover
{
	width:298px;
	height:182px;
	background:url(../images/serlogo8_1.jpg);
}
.ser_logo ul li .serlogo8:active
{
	background:url(../images/serlogo8.jpg);
}
.ser_logo ul li .serlogo9:link,a:visited
{
	width:298px;
	height:182px;
	background:url(../images/serlogo9.jpg);
}
.ser_logo ul li .serlogo9:hover
{
	width:298px;
	height:182px;
	background:url(../images/serlogo9_1.jpg);
}
.ser_logo ul li .serlogo9:active
{
	background:url(../images/serlogo9.jpg);
}

.ser_logo ul li .serlogo10:link,a:visited
{
	width:298px;
	height:182px;
	background:url(../images/serlogo10.jpg);
}
.ser_logo ul li .serlogo10:hover
{
	width:298px;
	height:182px;
	background:url(../images/serlogo10_1.jpg);
}
.ser_logo ul li .serlogo10:active
{
	background:url(../images/serlogo10.jpg);
}
.ser_logo ul li .serlogo11:link,a:visited
{
	width:298px;
	height:182px;
	background:url(../images/serlogo11.jpg);
}
.ser_logo ul li .serlogo11:hover
{
	width:298px;
	height:182px;
	background:url(../images/serlogo11_1.jpg);
}
.ser_logo ul li .serlogo11:active
{
	background:url(../images/serlogo11.jpg);
}
.ser_logo ul li .serlogo12:link,a:visited
{
	width:298px;
	height:182px;
	background:url(../images/serlogo12.jpg);
}
.ser_logo ul li .serlogo12:hover
{
	width:298px;
	height:182px;
	background:url(../images/serlogo12_1.jpg);
}
.ser_logo ul li .serlogo12:active
{
	background:url(../images/serlogo12.jpg);
}
.wenh_bg
{
	background-image:url(../images/wenh_bg.jpg);
}
.weh_tl
{
	height:47px;
	left:45%;
    margin-left:320px;
    text-align:center;
    top:0;
    width:1200px;
}
.wenh_nr
{
	position:absolute;
	float:left;
	top:180px;
	left:22%;
}
.wenh_nr ul li
{
	width:264px;
	float:left;
	margin-right:180px;
}

/*关于网优*/

#demoCon
{
	width:100%;
	min-height:875px;
}
.effect2
{
	width:100%;
	margin-top:150px;
}

.slideti
{
	width:100%;
	height:75px;
	border-bottom:2px solid #ECECEC;
}
.slideti .hd1
{
	width:1200px;
	margin:0 auto;
}
.slideti .hd1 a
{
	width: 180px;
    float: left;
    text-align: center;
    display: block;
    font-size: 20px;
    color: #2b2b2b;
    height: 75px;
    line-height: 75px;
    margin-right: 22px;
}
.slideti .hd1 a:last-child
{
    margin-right: 0;
}

.slideti .hd1 a:hover
{
	display:block;
	color:#F00;
	height:75px;
	border-bottom:2px solid #F00;
}
.slideTxtBox2 .bd1
{
	width:100%;
	margin-top:10px;
}
.slideinfoList li {
	width: 1700px;
	margin: 0 auto;
	overflow: hidden;
}

.slideTxtBox2 .bd1 ul li a{ display:block; text-align:center; line-height:25px;}
.slideTxtBox2 .bd1 ul li .tite1{ font-family:"微软雅黑"; font-size:15px; font-weight:bold; color:#999;}
.slideTxtBox2 .bd1 ul li .tit2{ font-family:"微软雅黑"; font-size:13px; color:#999;}
.slideinfoList li a img
{
	margin-left:10px;
	margin-right:10px;
}

.slideinfoList3 li a img
{
	
	margin-bottom:40px;
	margin-left:10px;
	margin-right:10px;
}
.slideinfoList4 li a img
{
	
	margin-bottom:40px;
	margin-left:10px;
	margin-right:10px;
}

.slideinfoList5 li a img
{
	
	margin-bottom:40px;
	margin-left:10px;
	margin-right:10px;
}
.cn
{
	margin-top:105px;
}
.my_main
{
	width:1200px;
	min-height:600px;
}
.my_main
{
	width:1200px;
	float:left;
}

.my_main ul li
{
	width:1200px;
	float:left;
	line-height:45px;
	border-bottom:1px dashed #999;
}
.my_main ul li a
{
	float:left;
	color:#353535;
}
.my_main ul li span
{
	float:right;
}
.news_bg
{
	width:100%;
	background:url(../images/news_bg.jpg) no-repeat center top #FFF;
	height:411px;
}
.my_main h2
{
	line-height:50px;
	text-align:center;
}

#sj_box2
{
	width:1200px;
	margin:0 auto;
	padding-top:30px;
}

.jxxx_03
{
	left:52%;
    margin-bottom:15px;
    margin-left:-500px;
    padding-top:40px;
    text-align:center;
    width:960px;
}
.paeV{line-height:55px;}


