*{
	margin:0;
	padding:0;
	outline:none;
}
/*@font-face{
	font-family:"Candara";
    font-style: normal;
    font-weight: normal;
	src:url('../font/Candara.ttf');
}*/
img{
	border:none;
	vertical-align: top;
}
ul{
	display:block;
	height:auto;
	overflow:hidden;
}
ul li{
	display:block;
	float:left;
	list-style-type:none;
}
.m_top10{
	margin-top:10px;
}
.clear{
	clear:both;
}
a{
	color:#646464;
	text-decoration:none;
}
a:hover{
	color:#1975b6;
}
.auto{
	height:auto;
	overflow:hidden;
}
body{
	overflow-x:hidden;
	font-size:12px;
	color:#000;
	font: 12px/1.5 Arial;
}

#box{
	width:1000px;
	margin:0 auto 45px;
}
#header{
	width:1000px;
	height:auto;
	padding-bottom:5px;
	margin:0 auto;
}
#title ul{
	width:1000px;
	height:60px;
	margin:0 auto;
}
#footer #foot{
	width:1000px;
	background:#e6e6e6;
	margin:0 auto;
}




#page_num{
	margin-top:50px;
	text-align:right;
}
#page_num a{
	padding:3px 6px;
	background:#c8c8c8;
	line-height:20px;
	text-align:center;
	color:#333;
	margin-right:3px;
	cursor:pointer;
}
#page_num a:hover,#page_num .now{
	padding:3px 6px;
	background:#13abf2;
	line-height:20px;
	text-align:center;
	color:#fff;
}

.bor{
	border:1px solid #ccc;
}
#topbar{
	padding:0;
	height:20px;
	line-height:20px;
}
#topbar ul{
	height:20px;
}
#nav{
	height:auto;
	margin-top:45px;
}
#logo{
	width:26%;
	min-width:260px;
	height:50px;
}
#logo a{
	display:block;
	width:100%;
	height:50px;
	margin:0 auto;
	background:url(../image/logo.png) left top no-repeat;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.icon a,.icon{
	display:block;
	background:url(../image/ui.png) no-repeat;
	text-indent:-9999px;
}

#icon-sign{
	width: 140px;
	height:20px;
}
#icon-sign a{
	float: left;
	width:59px;
	height:18px;
	display:block;
	border:1px solid #1b6294;
	background:#1975b6;
	color:#fff;
	text-align:center;
	margin-right:5px; 
}
#icon-sign #exit{
	float:left;
	width:59px;
	height:18px;
	display:block;
	border:1px solid #ccc;
	background:#e6e6e6;
	color:#333;
	text-align:center;
}
#icon-contact{
	float:left;
	width:85px;
	height:20px;
	margin-right:1px;
	background:#E6E6E6;
	height:25px;
	text-align:center;
	line-height:22px;
	
}
#icon-about{
	float:left;
	width:78px;
	height:25px;
	margin-right:1px;
	line-height:22px;
	color:#646464;
	background:#e6e6e6;
	text-align:center;
	text-transform:uppercase;
}
#icon-news{
	float:left;
	text-align:center;
	margin-right:1px;
	width:70px;
	height:18px;
	color:#646464;
	height:25px;
	line-height:22px;
	background:#e6e6e6;
	text-transform:uppercase;
}
#top-right{
	width:231px;
	height:20px;
	float:right;
}
#navigation{
	width:74%;
	height:auto;
}
#navigation li{
	width:123px;
	height:55px;
	position:relative;
}
#navigation li:hover,#navigation li.now{
	background:url(../image/navh.png) center top no-repeat;
}
#navigation li a{
	display:block;
	width:123px;
	height:50px;
	text-align:center;
	background:url(../image/nava.png) no-repeat;
}
#navigation li a span{
	position:absolute;
	display:block;
	width:100%;
	text-align:center;
	left:0px;
	bottom:0px;
	font-size:14px;
	text-transform:uppercase;
}
#navigation li a:hover span{
	font-weight:bold;
}
#navigation .nav-home a{
	background-position:-25px -15px;
}
#navigation .nav-home a:hover,#navigation .nav-home.now a{
	background-position:-25px -95px;
}
#navigation .nav-fibers a{
	background-position:-148px -15px;
}
#navigation .nav-fibers a:hover,#navigation .nav-fibers.now a{
	background-position:-148px -95px;
}
#navigation .nav-tools a{
	background-position:-271px -15px;
}
#navigation .nav-tools a:hover,#navigation .nav-tools.now a{
	background-position:-271px -95px;
}
#navigation .nav-design a{
	background-position:-394px -15px;
}
#navigation .nav-design a:hover,#navigation .nav-design.now a{
	background-position:-394px -95px;
}
#navigation .nav-app a{
	background-position:-517px -15px;
}
#navigation .nav-app a:hover,#navigation .nav-app.now a{
	background-position:-517px -95px;
}
#navigation .nav-service a{
	background-position:-640px -15px;
}
#navigation .nav-service a:hover,#navigation .nav-service.now a{
	background-position:-640px -95px;
}

#h-pro-case{
	width:1000px;
	margin:20px 0 0;
}
#h-pro-case ul{
	width:1117px;
}
#h-pro-case li{
	width:235px;
	margin-right:20px;
	height:auto;
	overflow:hidden;
	margin-bottom:10px;
}
#h-pro-case li img{
	width:100%;
}
#h-pro-case li div{
	height:130px;
	overflow:hidden;
}
#h-pro-case li .text{
	overflow:hidden;
	height:40px;
}
#h-pro-case li .text strong{
	display:block;
	font-weight:bold;
	line-height:22px;
	color:#1975b6;
}
#h-pro-case li .text em{
	display:block;
	font-style:normal;
	line-height:18px;
}
#h-pro-case li span{
	color:#1975b6;
}
#h-news-k{
	width:1000px;
	height:229px;
	clear:both;
	margin-top:10px;
}
#h-news{
	position:relative;
	width:618px;
	height:229px;
}
#h-news .text{
	width:272px;
	height:229px;
	position:absolute;
	right:0px;
	z-index:2;
	background:url(../image/mask.png) repeat-y;
}
#h-news .text h3{
	font-size:22px;
	line-height:28px;
	color:#000000;
	text-transform:capitalize;
	padding:20px 15px;
}
#h-news .text p{
	color:#000000;
	padding:0 15px;
	font-size:14px;
	line-height:20px;
}
#h-news .pic{
	width:618px;
	height:229px;
	position:absolute;
	z-index:1;
}
#h-news2{
	width:372px;
	height:229px;
	float:right;
}
#footer{
	width:1000px;
	margin:0 auto;
	background:#e6e6e6;
}

#footer #foot #links{
	padding-bottom:20px;
}
#footer #foot #links .items{
	width:170px;
	padding-left:10px;
	line-height:22px;
	text-transform:capitalize;
}
#footer #foot #links .fr{
	width:127px;
	overflow:hidden;
	padding-top:45px;
	line-height:18px;
	text-align:right;
	padding-right:10px;
}
#footer #foot #links .fr div{
	width:140px;
	height:24px;
	margin-bottom:10px;
}
#footer #foot #links .fr div a{
	display:block;
	width:24px;
	height:24px;
	float:left;
	margin-right:10px;
}
#footer #foot #links .fr div #icon-share_1{
	background-position:0 -60px;
}
#footer #foot #links .fr div #icon-share_2{
	background-position:-24px -60px;
}
#footer #foot #links .fr div #icon-share_3{
	background-position:-48px -60px;
}
#footer #foot #links .fr div #icon-share_4{
	background-position:-72px -60px;
}
#footer #foot #links .items strong{
	font-size:14px;
	line-height:45px;
}
#footer #foot #links .items strong a{
	color:#333;
}
#footer #foot #copyright{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	padding-left:10px;
	border-top:1px solid #ccc;
	line-height:18px;
	color:#646464;
}
#copyright a{
	line-height:35px;
	color:#999999;
	font-size:14px;
}



/*--fy--*/


#title{
	display:none;
	height:60px;
	background:#014373 url(../image/titlebg.png) center top no-repeat;
	text-transform:capitalize;
	font-weight:normal;
	color:#fff;
}
#title .name{
	width:40%;
	height:60px;
	line-height:60px;
	font-size:30px;
}
#title .fr{
	width:60%;
	height:60px;
	line-height:60px;
	font-size:14px;
	text-align:right;
}
#title .fr a{
	color:#fff;
}
#box #menu{
	width:23%;
	min-width:230px;
	margin-top:10px;
}
#box #main{
	width:75%;
	float:right;
	margin-top:10px;
}
#box #menu .title{
	width:100%;
	height:35px;
	background:#1975b6 url(../image/menu_title.png) no-repeat;
}
#box #menu #title-about{
	background-position:0 -36px;
}
#box #menu #title-app{
	background-position:0 -75px;
}
#box #menu #title-news{
	background-position:0 -153px;
}
#box #menu #title-tools{
	background-position:0 -150px;
}
#box #menu #title-design{
	background-position:0 -187px;
}
#box #menu #title-sign{
	background-position:0 -224px;
}
#box #menu #title-contact{
	background-position:0 bottom;
}
#box #menu #title-fibers{
	background-position:0 top;
}
#box #menu .item{
	width:100%;
	height: 30px;
	overflow:hidden;
}
#box #menu a{
	display:block;
	height:30px;
	line-height:30px;
	text-indent:40px;
	background-color:#f0f0f0;
	font-size:12px;
	text-transform:capitalize;
}
#box #menu a:hover{
	background-color:#dcdcdc;
}
#box #menu .first{
	background-image:url(../image/arrow.png);
	background-position:17px 9px;
	background-repeat:no-repeat;
}
#box #menu .h_auto{
	height:auto;
}
#box #menu .item .child{
	width: 90%;
	padding-right: 10%;
	text-indent:40px;
	background-color:#fff;
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
	/*background-image:url(../image/sj.png);
	background-position:41px 10px;
	background-repeat:no-repeat;*/
}
#box #menu .item .child:hover{
	background-color:#f5f5f5;
}
#main .title{
	border-bottom:1px solid #ccc;
	font-size: 18px;
}
#main #picList .title{
	padding:0;
}
#main .title h3{
	font-size: 18px;
	color:#323232;
	line-height:46px;
	font-weight:normal;
	/*text-transform:uppercase;*/
}
#main .title h4{
	display:none;
	font-size:14px;
	color:#969696;
	font-weight:normal;
	text-indent:30px;
	height:19px;
	line-height:19px;
	background:url(../image/icon-date.png) no-repeat;
}
#main .text{
	margin:0 auto;
	padding:10px 0 50px;
	font-size:13px;
	color:#323232
}
#picList{
	width:750px;
	overflow:hidden;
}
#picList ul{
	width:800px;
}
#picList ul li{
	margin-right:14px;
	margin-bottom:10px;
}
#picList .pro-pic{
	width:177px;
	height:115px;
}
#picList .pro-name{
	line-height:40px;
	font-size:14px;
}

/*--login--*/
#login-bg{
	width:100%;
	background:#014373 url(../image/bluebg.png) center no-repeat;
}
#login-box{
	padding-top:50px;
	margin:0 auto;
}
#login-box.w_480{	
	width:480px;
	height:450px;
}
#login-box.w_782{	
	width:782px;
	height:450px;
}
#login-logo{
	height:110px;
	background:url(../image/login-logo.png) center no-repeat;
}
#login-block{
	width:480px;
	height:265px;
	background:#fff;
	box-shadow:0 0 8px rgba(0,0,0,0.3);
}
#login-login{
	height:253px;
	margin:0 auto;
	box-shadow:0 0 8px rgba(0,0,0,0.3);
}
#login-box.w_auto{
	width:760px;
	padding-bottom:70px;
}
#login-reg{
	background:#fff;
	height:420px;
	box-shadow:0 0 8px rgba(0,0,0,0.3);
}
#login-reg .left{
	width:120px;
	height:30px;
	line-height:30px;
	margin-bottom:10px;
	text-align:right;
	padding-right:20px;
	font-size:13px;
}
#login-reg .right{
	width:270px;
	height:30px;
	margin-bottom:10px;
}
#login-reg .msg{
	width:220px;
	padding-left:20px;
	height:30px;
	line-height:30px;
	margin-bottom:10px;
}
.success-icon{
	background:url(../image/ok.png) left center no-repeat;
}
.error-icon{
	background:url(../image/error.png) left center no-repeat;
	color:#e74c3c;
}
#login-reg .right .txt{
	height:18px;
	line-height:18px;
	padding:5px 0;
	text-indent:5px;
	width:265px;
	border:1px solid #c8c8c8;
	box-shadow:0 0 3px rgba(0,0,0,0.2) inset;
}
#login-reg .right .btn{
	width:267px;
	height:30px;
	line-height:30px;
	border:none;
	color:#fff;
	text-align:center;
	background-position:0 -264px;
	text-indent:0px;
	cursor:pointer;
	text-shadow:0 1px 1px rgba(0,0,0,0.5);
}
.r{	
	position:relative;
}
.a{
	position:absolute;
}
#login-reg select{
	width:269px;
	top:3px;
}
#login-reg ul{
	width:650px;
	margin:0 auto;
	padding-top:55px;
}
.success{
	border:1px solid #2ecc71;
	color:#666;
}

.error{
	border:1px solid #e74c3c;
	color:#e74c3c;
}



#login-login #login-left{
	width:375px;
	height:253px;
	background:#fff;
}
#login-left .w_286{
	width:286px;
	padding-top:40px;
	margin:0 auto;
}
#login-left .w_286 div{
	margin-bottom:10px;
}
#login-left .login-user input{
	width:251px;
	height:33px;
	border:none;
	text-indent: 0px;
	padding-left: 35px;
	font-size:12px;
	color:#0077be;
	background-position:0 -162px;
}
#login-left .login-user input::-webkit-input-placeholder,
#login-left .login-pass input::-webkit-input-placeholder
{
	color:#0077be;
	text-transform:capitalize;
}
.blue{
	color:#0077bd;
}
.red{
	color:#f00;
}
#login-left .login-pass input{
	width:251px;
	height:33px;
	border:none;
	text-indent: 0px;
	padding-left: 35px;
	font-size:12px;
	color:#0077be;
	background-position:0 -196px;
}
#login-left .login-btn{
	width:286px;
	height:33px;
	border:none;
	background-position:0 -230px;
}


#login-login #login-right{
	width:403px;
	height:251px;
	border:1px solid #fff;
	background-color:rgba(255,255,255,0.5);
}
#login-right div{
	padding:10px 15px;
	width:373px;
	height:230px;
	overflow:hidden;
	margin:0 auto;
	line-height:20px;
	font-size:14px;
}
#login-right div h3{
	font-size:16px;
	line-height:35px;
	text-transform:uppercase;
}
#login-right div p{
	margin-bottom:10px;
}
#login-right div .red{
	text-transform:uppercase;
}
#login-boxs{
	width:385px;
	margin:0 auto;
}
#picList .title{
	height:60px;
	line-height:60px;
	margin-bottom:10px;
}
#picList .title h3{
	height:60px;
	line-height:60px;
}
#login-boxs .title{
	padding-top:10px;
	line-height:60px;
	font-size:16px;
	color:#323232;
}
#login-block .name{
	width:80px;
	height:30px;
	line-height:30px;
	margin-bottom:15px;
	font-size:14px;
}
#login-block .area{
	width:300px;
	height:30px;
	margin-bottom:15px;
}
#login-block .names{
	width:80px;
	height:30px;
}
#login-block .areas{
	width:300px;
	height:30px;
}
#login-block .area .inp{
	width:300px;
	height:18px;
	line-height:18px;
	padding:6px 0;
	text-indent:6px;
	border:1px solid #c8c8c8;
	box-shadow:0 0 3px rgba(0,0,0,0.2) inset;
}
#login-block .area .sub{
	float:left;
	width:141px;
	height:28px;
	background-position:0 -104px;
	border:none;
	cursor:pointer;
}
#login-block .area .back{
	float:right;
	width:141px;
	height:28px;
	background-position:0 -133px;
	border:none;
	cursor:pointer;
}


#picList #news ul{
	width:750px;
}
#picList #news ul li{
	margin:0;
}
#news ul{
	height:47px;
	background:url(../image/x.png) left bottom repeat-x;
}
.news-title{
	width:650px;
	background:url(../image/point.png) left center no-repeat;
	text-indent:20px;
	height:47px;
	line-height:47px;
}
.news-title a{
	font-size:14px;
}
.news-date{
	font-size:14px;
	width:100px;
	text-align:right;
	height:47px;
	line-height:47px;
}

#gdPic{
	margin:10px 0;
}
#gdPic li{
	margin-right:10px;
	margin-bottom:10px;
	width:120px;
	height:78px;
}
#msg .msg-title{
	width:100px;
	height:30px;
	line-height:30px;
	text-align:right;
	padding-right:10px;
	margin-bottom:15px;
}
#msg .msg-inp{
	width:640px;
	height:30px;
	line-height:30px;
	margin-bottom:15px;
}
#msg .h_175{
	height:160px;
}
#msg textarea,.lyk{
	width:415px;
	height:145px;
	padding:5px;
	border:1px solid #c8c8c8;
	box-shadow:0 0 3px rgba(0,0,0,0.2) inset;
	resize:none;
}




#msg .txt,.wbk{
	height:18px;
	line-height:18px;
	padding:5px 0;
	text-indent:5px;
	width:265px;
	border:1px solid #c8c8c8;
	box-shadow:0 0 3px rgba(0,0,0,0.2) inset;
}
#msg .btn,.self-btn{
	width:267px;
	height:30px;
	line-height:30px;
	border:none;
	color:#fff;
	text-align:center;
	background-position:0 -264px;
	text-indent:0px;
	cursor:pointer;
	text-shadow:0 1px 1px rgba(0,0,0,0.5);
}
#msg select{
	width:269px;
	top:5px;
}








/*--label--*/


.p_top20{
	padding:10px 0 0;
}
.line28{
	line-height:28px;
}



#track{
	width:710px;
	margin:0 auto;
	padding-top:44px;
}
#track .ss{
	width:635px;
	height:55px;
}
#track .left{
	width:141px;
	line-height:22px;
	font-size:14px;
	padding:10px 0;
	color:#646464;
}
#track .right{
	width:568px;
	line-height:22px;
	font-size:14px;
	padding:10px 0;
	color:#646464;
}
#track .zuo{
	width:135px;
	line-height:22px;
	font-size:14px;
	color:#000;
	padding-left:5px;
	background:#cccccc;
	border-right:1px solid #fff;
}
#track .you{
	width:563px;
	line-height:22px;
	font-size:14px;
	color:#000;
	padding-left:5px;
	background:#cccccc;
}
#track .bt{
	font-size:16px;
	line-height:40px;
	font-weight:bold;
	margin-top:30px;
}
#track .ssbtn{
	width:75px;
	height:55px;
}
.track{
	width:633px;
	height:19px;
	line-height:18px;
	text-indent:15px;
	color:#6a6a6a;
	font-size:14px;
	padding:17px 0;
	border:1px solid #ccc;
	border-right:none;
}
.track-btn{
	width:76px;
	height:55px;
	border:none;
	background-color:#1975b6;
	background-image:url(../image/search.png);
	background-image:-webkit-image-set(url(../image/search.png) 1x,url(../image/search@2x.png) 2x);
	background-position:center;
	background-repeat:no-repeat;
	background-size:26px 26px;
	border-radius:0px;
	color:#fff;
}
#order ul{
	background:url(../image/x.png) left bottom repeat-x;
}


.p20{
	padding:20px;
}
.line20{
	line-height:20px;
	font-size:14px;
}
.line20 p{
	margin-bottom:10px;
}

#repeat .left{
	width:100px;
	padding-right:10px;
	line-height:30px;
	font-size:14px;
	margin-bottom:10px;
}
#repeat .right{
	width:600px;
	height:30px;
	margin-bottom:10px;
}
#repeat .text{
	width:273px;
	line-height:18px;
	height:18px;
	padding:5px 0 5px 5px;
	border:1px solid #ccc;
	box-shadow:0px 0px 3px rgba(0,0,0,0.3) inset;
}
#repeat .date{
	width:78px;
	line-height:18px;
	height:18px;
	padding:5px 0 5px 5px;
	border:1px solid #ccc;
	margin-right:10px;
	box-shadow:0px 0px 3px rgba(0,0,0,0.3) inset;
}
#repeat .bt{
	line-height:40px;
	height:40px;
	font-weight:bold;
	color:#000;
	font-size:14px;
}
#repeat .btn{
	width:267px;
	height:30px;
	line-height:30px;
	border:none;
	color:#fff;
	text-align:center;
	background-position:0 -264px;
	text-indent:0px;
	cursor:pointer;
	text-shadow:0 1px 1px rgba(0,0,0,0.5);
}
#repeat .note{
	border-top:1px solid #ccc;
	padding:10px 0;
	line-height:18px;
	min-height:150px;
}
#repeat .xx{
	background:url(../image/x.png) left bottom repeat-x;
	padding:0 0 20px 0;
}
#tab .item{
	width:129px;
	padding:5px 10px;
	min-height:49px;
	background:#cccccc;
	margin-right:1px;
	font-size:14px;
	position:relative;
	cursor:pointer;
}
#tab .item.now{
	background:#1975b6;
	color:#fff;
}
#tab .item.now:after{
	display:block;
	margin:0 auto;
	width:10px;
	height:10px;
	position:absolute;
	bottom:-5px;
	left:70px;
	content:"";
	background:#1975b6;
	-webkit-transform:rotate(45deg);
}
#tab p{
	margin-bottom:10px;
	line-height:24px;
	font-size:14px;
}
#design label{
	display:block;
	position:relative;
	cursor:pointer;
	font-size:16px;
}
#design label .now{
	width:18px;
	height:18px;
	background:url(../image/ok.png) center no-repeat;
	position:absolute;
	z-index:10;
}
#fibers-design{
	width:883px;
	height:277px;
	margin:0 auto;
	position:relative;
	z-index:1;
	background:url(../image/fibers.png) no-repeat;
}
.fl{
	float:left;
}
.hd{
	visibility:hidden;
	position:absolute;
	left:-9999px;
	top:-9999px;
}
#one{
	position:absolute;
	left:70px;
	width:120px;
	height:120px;
}

#one label .now,#three label .now{
	bottom:-22px;
	left:2px;
	height:18px;
}
#one label{
	margin-right:5px;
}
#two{
	display:none;
	position:absolute;
	left:140px;
	top:80px;
	text-align:right;
}
#three{
	display:none;
	position:absolute;
	left:260px;
	top:-20px;
}
#three label{
	margin-left:5px;
}
#four{
	display:none;
	position:absolute;
	left:460px;
	top:-20px;
	width:103px;
}
#four label{
	margin-bottom:5px;
	height:24px;
	line-height:24px;
}
#four label img{
	padding-top:3px;
}
#four label .now,
#six label .now,
#five label .now,
#two label .now{
	right:-22px;
	height:24px;
	line-height:24px;
}
#six label:nth-child(4) .now{
	right:-22px;
	height:29px;
}
#six label:last-child .now{
	right:-22px;
	bottom:0px;
}
#five{
	display:none;
	position:absolute;
	left:650px;
	top:-20px;
	width:160px;
	text-align:right;
}
#five-left{
	position:absolute; top:0px; left:0px;
}
#five-left .zuos{
	width:70px;
}
#five-left .zuos label{
	text-align:right;
}
#five-right{
	display:none;
	position:absolute; top:0px; right:35px; width:30px;
}



#six{
	display:none;
	position:absolute; 
	top:-20px; 
	right:70px;
	width:100px;
}
#six label{
	margin-bottom:10px;
	float:right;
}
#testText{
	font-size:12px;
	width:145px;
	height:370px;
	padding-top:10px;
	border:3px solid #014373;
	position:absolute;
	right:-200px;
	top:260px;
	background:#fff;
	z-index:100;
}
#testText #orderBtn{
	display:none;
	width:120px;
	height:24px;
	line-height:24px;
	text-align:center;
	color:#fff;
	border-radius:3px;
	background:#014373;
	position:absolute;
	bottom:15px;
	left:12px;
	cursor:pointer;
}
#testText p{
	padding-left:10px;
	text-transform:capitalize;
}
#testText h3{
	line-height:24px;
	font-size:18px;
	text-align:center;
}
#pop{
	width:630px;
	height:380px;
	top:-380px;
	border:3px solid #014373;
	position:fixed;
	background:#fff;
	z-index:100;
	display:none;
}
#pop .left{
	width:80px;
	height:30px;
	font-size:14px;
	line-height:30px;
	clear:left;
	margin-bottom:10px;
}
#pop .left.txt{
	width:80px;
	height:170px;
	font-size:14px;
	line-height:30px;
	clear:left;
	margin-bottom:10px;
}
#pop .right{
	width:440px;
	height:30px;
	margin-bottom:10px;
}
#pop .right.txt{
	width:440px; 
	height:170px;
}
#pop #close{
	display:block;
	position:absolute;
	right:15px;
	top:15px;
	width:14px;
	height:15px;
	background:url(../image/close.png);
	-webkit-transform:rotate(0deg);
	-webkit-transition:all ease-in 0.3s;
}
#pop #close:hover{
	-webkit-transform:rotate(180deg);
	-webkit-transition:all ease-in 0.3s;
}
#mask{
	width:100%;
	height:100%;
	position:fixed;
	left:0px;
	top:0px;
	z-index:99;
	background:url(../image/black.png) repeat;
	display:none;
}
#mask #hand{
	width:32px;
	height:31px;
	background:url(../image/hand.png) no-repeat;
	position:absolute;
	top:0px;
	left:50px;
}
#mask #hand div{
	display:none;width:0px;
	content:"Click to customize.";
	padding-left:38px;
	color:#fff;
	padding-top:8px;
	font-size:14px;
	overflow:hidden;
	white-space:nowrap;
	line-height:23px;
}
#app ul{
	clear:both;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}
#app .left{
	width:40%;
	padding-bottom:10px;
	overflow: hidden;
}
#app .left img{
	border:1px solid #ccc;
}
#app .right{
	width:96%;
	padding: 2%;
}
#app .wb{
	height:auto;
	line-height:20px;
	cursor:pointer;
}
#app .bt{
	font-size:14px;
	color:#333;
	font-weight: bold;
}

#pr ul{
	width:auto;
	background:url(../image/x.png) left bottom repeat-x;
}

#pr .left,#MSG .left{
	float:left;
	width:615px;
	line-height:40px;
	font-size:14px;
	cursor:pointer;
	color:#646464;
}
#pr .right,#MSG .right{
	float:right;
	width:135px;
	text-align:right;
	line-height:40px;
	font-size:14px;
	color:#646464;
}
#MSG .item{
	height:0px;
	overflow:hidden;
}
#MSG .open{
	height:auto;
	overflow:hidden;
}
#MSG div{
	position:relative;
}
#MSG ul{
	background:url(../image/x.png) left bottom repeat-x;
}
#MSG ul.now{
	padding-bottom:10px;
	background:url(../image/xx.png) left bottom no-repeat;
}
#MSG div .close{
	position:absolute;
	right:10px;
	top:10px;
	display:block;
	width:14px;
	height:15px;
	cursor:pointer;
	background:url(../image/close.png) no-repeat;
}
#MSG div p{
	padding:10px 50px 10px 10px;
}
#vip .title{
	font-size:16px;
	font-weight:bold;
	line-height:50px;
	padding:0;
	border:none;
}
#vip .left{
	width:15%;
	clear:left;
	line-height:30px;
	font-size:14px;
}
#vip .right{
	width:85%;
	line-height:30px;
	font-size:14px;
}
.m_top40{
	margin-top:40px;
}
#vip #status #bar{
	position:relative;
	height:8px;
	overflow:hidden;
	border-radius:8px;
}
#vip #status{
	position:relative;
	width:100%;
	height:65px;
}
#vip #status .bar{
	height:8px;
}
#vip #status .bar.lv{
	width:0%;
	background:#6da92c;
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
}

#vip #status .x{
	width:25%;
	height:65px;
	line-height:65px;
	background:url(../image/bx.png) right top no-repeat;
	position:absolute;
	z-index:3;
	top:0px;
	text-align:center;
	font-size:14px;
	color:#333;
	text-transform:uppercase;
}
#vip #status .x.x-1{
	left:0%;
}
#vip #status .x.x-2{
	left:25%;
}
#vip #status .x.x-3{
	left:50%;
}
#vip #status .x.x-4{
	left:75%;
	background:none;
}
#vip #status .bar.hui{
	width:100%;
	background:#e0e0e0;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
}
#flow{
	padding-top:15px;
	margin-bottom:30px;
}
#service{
	padding:10px;
}
#service h4{
	font-size:14px;
	font-weight:bold;
	color:#333;
}
#service p{
	color:#888;
	margin-bottom:20px;
	line-height:18px;
}

.pro-title{
	font-weight:bold;
	font-size:14px;
}
.pro-item{	
	color:#888;
	padding-left:10px;
	background:url(../image/d.png) left center no-repeat;
}
.pro-lc{
	width:110px;
	height:80px;
	line-height:80px;
	text-align:center;
	background:#d1d3d9;
}
.pro-lc-txt{
	width:197px;
	padding-left:10px;
	padding-top:10px;
	height:70px;
	line-height:18px;
	background:#eaebef;
}
#pro-lc {
	margin-top:31px;
}
#pro-lc ul{
	margin-bottom:10px;
}
.pro-form-public{
	border-bottom:2px solid #cccccc; height:34px;line-height:34px;text-align:center;
}
.pro-w80{
	width:80px;
}
.pro-w110{
	width:110px;
}
.pro-w207{
	width:207px;
}
.pro-w133{
	width:133px;
}
.pro-last{
	width:133px;
	border-bottom:2px solid #cccccc;
	height:34px;
	line-height:34px;
	text-align:center;
	background:#5e9ecc;
	color:#fff;
}
.pro-a{
	width:80px;border-bottom:2px solid #cccccc; height:44px;padding-top:10px; text-align:center; background:#eaebef;
}
.pro-b{
	width:110px;border-bottom:2px solid #cccccc; height:44px;padding-top:10px; text-align:center; background:#eaebef;
}
.pro-c{
	width:207px;border-bottom:2px solid #cccccc; height:54px;text-align:center;line-height:54px; background:#eaebef;
}
.pro-d{
	width:133px;border-bottom:2px solid #cccccc; height:54px;text-align:center;line-height:54px; background:#1975b6; color:#fff;
}
.m_top20{
	margin-top:20px;
}
.pro-left{
	width:400px; margin-right:10px;
}
#box #fuwu #main{
	width:600px; 
	margin:0 auto; 
	float:none; 
	border:1px solid #ccc;
	font-size:13px;
}
@media only screen and (min-width: 800px) and (max-width: 1024px) {
	#logo{
		width:100%;
		min-width:260px;
		height:80px;
	}
	
	#topbar{
		padding:0 10px;
		height:20px;
		line-height:20px;
	}
	
	#logo a{
		display:block;
		width:100%;
		height:80px;
		margin:0 auto;
		background:url(../image/logo.png) center no-repeat;
	}
	
    #box{
		width:100%;
		margin:0 auto 45px;
	}
	#header{
		width:100%;
		height:auto;
		padding-top:10px;
		padding-bottom:10px;
		margin:0 auto;
	}
	#navigation {
		width:100%;
	}
	#navigation div{
		width:738px;
		margin:0 auto;
	}
	#title ul{
		width:96%;
		padding:0 2%;
		height:60px;
		margin:0 auto;
	}
	#footer #foot{
		width:100%;
		background:#e6e6e6;
		margin:0 auto;
	}
	
	#login-box.w_782,#login-login{
		width:400px;
	}
	#login-login #login-left{
		width:100%;
	}
	#login-right{
		display:none;
	}
	
	
	
	/*--footer--*/
	#footer #foot #copyright{
		padding-bottom:10px;
		border-top:1px solid #ccc;
		line-height:18px;
		color:#646464;
		text-align:center;
	}
	#footer #foot #links .items{
		width:140px;
		padding-left:10px;
		line-height:22px;
		text-transform:capitalize;
	}
	#footer #foot #links .fr{
		padding-right:10px;
	}
	
	/*--menu--*/
	#box #menu{
		float:none;
		clear:both;
		width:96%;
		padding:0 2%;
	}
	#box #main{
		float:none;
		clear:both;
		width:96%;
		padding:0 2%;
		margin:10px auto;
	}
	
	#banner{
		width:100%;
		height:125px;
	}
	#banner img{
		width:100%;
	}
	#banner,
	#h-pro-case,
	#h-pro-case ul{
		width:100%;
		height:auto;
		margin:10px auto 0 auto;
	}
	#banner img{
		width:100%;
	}
	#h-pro-case li{
		width:23.5%;
		margin-right:2%;
	}
	#h-pro-case li:nth-child(4),
	#h-pro-case li:nth-child(8){
		margin-right:0px;
	}
	#h-pro-case li div{
		height:auto;
		overflow:hidden;
	}
	
	#msg .msg-title{
		width:23%;
		clear:left;
		padding-right:2%;
	}
	#msg .msg-inp{
		width:75%;
	}
}
@media only screen and (min-width: 320px) and (max-width: 800px){
	
	/*--nav start--*/
	#navigation div{
		width:300px;
		margin:0 auto;
	}
	#navigation li{
		width:100px;
	}
	#navigation li a{
		display:block;
		width:100px;
		height:50px;
		position:relative;
		background:url(../image/nava.png) no-repeat;
	}
	#navigation li:hover,#navigation li.now{
		background:url(../image/navh.png) -13px top no-repeat;
	}
	#navigation .nav-home a{
		background-position:-38px -15px;
	}
	#navigation .nav-home a:hover,#navigation .nav-home.now a{
		background-position:-38px -95px;
	}
	#navigation .nav-fibers a{
		background-position:-161px -15px;
	}
	#navigation .nav-fibers a:hover,#navigation .nav-fibers.now a{
		background-position:-161px -95px;
	}
	#navigation .nav-tools a{
		background-position:-284px -15px;
	}
	#navigation .nav-tools a:hover,#navigation .nav-tools.now a{
		background-position:-284px -95px;
	}
	#navigation .nav-design a{
		background-position:-407px -15px;
	}
	#navigation .nav-design a:hover,#navigation .nav-design.now a{
		background-position:-407px -95px;
	}
	#navigation .nav-app a{
		background-position:-530px -15px;
	}
	#navigation .nav-app a:hover,#navigation .nav-app.now a{
		background-position:-530px -95px;
	}
	#navigation .nav-service a{
		background-position:-653px -15px;
	}
	#navigation .nav-service a:hover,#navigation .nav-service.now a{
		background-position:-653px -95px;
	}
	/*--nav end--*/
	#logo{
		width:100%;
		min-width:260px;
		height:80px;
	}
	#footer{
		width:100%;
	}
	#topbar{
		padding:0 10px;
		height:20px;
		line-height:20px;
	}
	#logo a{
		display:block;
		width:100%;
		height:80px;
		margin:0 auto;
		background-image:-webkit-image-set(url(../image/logo.png) 1x,url(../image/logo@2x.png) 2x);
		background-position:center;
		background-size:auto 40px;
	}
	
    #box{
		width:100%;
		margin:0 auto 45px;
	}
	#header{
		width:100%;
		height:auto;
		padding-top:10px;
		padding-bottom:10px;
		margin:0 auto;
	}
	#navigation {
		width:100%;
	}
	#title ul{
		width:96%;
		padding:0 2%;
		height:60px;
		margin:0 auto;
	}
	#footer #foot{
		width:100%;
		background:#e6e6e6;
		margin:0 auto;
	}
	
	/*--login start--*/
	#login-box.w_782,#login-login{
		width:310px;
	}
	#login-login #login-left{
		width:100%;
	}
	#login-right{
		display:none;
	}
	/*--login end--*/
	
	/*--footer--*/
	#footer #foot #copyright{
		padding-bottom:10px;
		border-top:1px solid #ccc;
		line-height:18px;
		color:#646464;
		text-align:center;
	}
	#footer #foot #links .fr{
		padding-left:10px;
		text-align:left;
		float:left;
	}
	#footer #foot #links .items{
		width:140px;
		padding-left:10px;
		line-height:22px;
		text-transform:capitalize;
	}
	#footer #foot{
		width:300px;
	}
	
	/*--menu--*/
	#box #menu{
		float:none;
		clear:both;
		width:96%;
		padding:0 2%;
	}
	#box #main{
		float:none;
		clear:both;
		width:96%;
		padding:0 2%;
		margin:10px auto;
	}
	
	/*--track--*/
	#track .ss{
		width:235px;
		height:55px;
	}
	.track{
		width:235px;
		height:19px;
		line-height:18px;
		text-indent:15px;
		color:#6a6a6a;
		font-size:14px;
		padding:17px 0;
		border:1px solid #ccc;
		border-right:none;
		border-radius:0;
		overflow:hidden;
		word-wrap: break-word;
		word-break: break-all;
		white-space: nowrap;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
	}
	
	#track .left{
		width:80px;
		line-height:22px;
		font-size:14px;
		padding:10px 5px 10px 0;
		color:#646464;
		overflow:hidden;
		word-wrap: break-word;
		word-break: break-all;
		white-space: nowrap;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
	}
	#track .right{
		width:210px;
		line-height:22px;
		font-size:14px;
		padding:10px 0 10px 5px;
		color:#646464;
	}
	#track .zuo{
		width:78px;
		line-height:22px;
		font-size:14px;
		color:#000;
		padding-left:5px;
		background:#cccccc;
		border-right:1px solid #fff;
	}
	#order,#track{
		width:310px;
		margin:0 auto;
	}
	#track .you{
		width:221px;
		line-height:22px;
		font-size:14px;
		color:#000;
		padding-left:5px;
		background:#cccccc;
	}
	#banner,
	#h-pro-case{
		width:95%;
		height:auto;
		margin:2% auto 0 auto;
	}
	#h-pro-case ul{
		width:100%;
		height:auto;
	}
	#banner img{
		width:100%;
	}
	#h-pro-case li{
		width:49%;
		margin-right:2%;
	}
	#h-pro-case li:nth-child(2),
	#h-pro-case li:nth-child(4),
	#h-pro-case li:nth-child(6),
	#h-pro-case li:nth-child(8){
		margin-right:0px;
	}
	#h-pro-case li div{
		height:auto;
		overflow:hidden;
	}
	
	
	#h-news-k{
		width:100%;
		height:auto;
		clear:both;
		margin-top:10px;
	}
	#box{
		width:100%;
		margin:0 auto 10px auto;
	}
	#h-news{
		position:relative;
		width:95%;
		margin:0 auto;
		height:229px;
		float:none;
		margin-bottom:10px;
	}
	#h-news .text{
		width:272px;
		height:229px;
		position:absolute;
		right:0px;
		z-index:2;
		background:url(../image/mask.png) repeat-y;
	}
	#h-news .text h3{
		font-size:22px;
		line-height:28px;
		color:#000000;
		text-transform:capitalize;
		padding:20px 15px;
	}
	#h-news .text p{
		color:#000000;
		padding:0 15px;
		font-size:14px;
		line-height:20px;
	}
	#h-news .pic{
		width:100%;
		height:229px;
		overflow:hidden;
		position:absolute;
		z-index:1;
	}
	#h-news2{
		width:95%;
		margin:0 auto;
		height:auto;
		float:none;
	}
	#app{
		width:95%;
		margin:0 auto;
	}
	#box #fuwu #main{
		width:90%;
		margin:0 auto 30px;
		padding:2%;
	}
	#app .left{
		float:none;
		width:100%;
		padding-bottom:10px;
	}
	#app .right{
		float:none;
		width:100%;
		padding-bottom:10px;
	}
	#MSG .left,
	.news-title,
	#pr .left{
		width:70%;
	}
	#MSG .right,
	.news-date,
	#pr .right{
		width:30%;
	}
	
	#msg .msg-title{
		width:28%;
		clear:left;
		padding-right:2%;
	}
	#msg .msg-inp{
		width:70%;
	}
}
@media only screen and (max-width: 320px){
	#box{
		width:100%;
		margin:0 auto 10px auto;
	}
	#banner,
	#h-pro-case{
		width:300px;
		height:auto;
		margin:10px auto 0 auto;
	}
	#banner img{
		width:100%;
	}
	#h-pro-case ul{
		width:340px;
	}
	#h-pro-case li{
		width:145px;
		margin:0 10px 0 0;
	}
	#h-pro-case li:nth-child(2),
	#h-pro-case li:nth-child(4),
	#h-pro-case li:nth-child(6),
	#h-pro-case li:nth-child(8){
		margin-right:0px;
	}
	#h-pro-case li div{
		height:auto;
		overflow:hidden;
	}
}
.banner ul {
	height:auto;
	overflow:hidden;
}
.banner ul li{
	display:block;
	float:left;
	list-style-type:none;
}
.banner{
	width:372px;
	height:321px;
	position:relative;
	z-index:2;
	overflow:hidden;
}
.banner .control{
	position:absolute; 
	left:0px; 
	bottom:0px; 
	background:url(../image/black.png) repeat;
	width:100%; 
	z-index:2;
}
.banner .pic{
	position:absolute; 
	left:0px; 
	top:0px;
	height:123px;
}
.banner .controlTitle{
	float:left; 
	line-height:22px; 
	padding-left:10px; 
	color:#fff; 
	font-size:12px;
}
.banner .controlNum{
	float:right; 
	line-height:22px; 
	padding-right:10px; 
	padding-top:2px; 
	font-size:12px;
}
.banner .controlNum a{
	display:block;
	float:left;
	margin-right:5px;
	height:16px; 
	line-height:16px;
	width:16px;
	color:#fff;
	text-align:center;
	cursor:pointer;
	text-decoration:none;
	background:url(../image/y.png) center no-repeat;
}
.banner .controlNum a:hover,.banner .controlNum .now{
	display:block;
	float:left;
	margin-right:5px;
	height:16px;
	width:16px;
	color:#fff;
	line-height:16px;
	text-align:center;
	cursor:pointer;
	text-decoration:none;
	background:url(../image/bl.png) center no-repeat;
}


#control {
	width:100%;
	height:20px;
	padding-top:15px;
	overflow:hidden;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:10;
}
#control li{
	display:block;
	width:25px;
	height:7px;
	text-align:center;
	color:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:5px;
	cursor:pointer;
	border:1px solid #fff;
	background:#000;
	text-align:center;
}
#pic li{
	width:100%;
	text-align:center;
}
#control .now,#control li:hover{
	background:#1975b6;
}