/*公共重置样式*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
ul{padding: 0;margin: 0;}
summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body{background:#f9f9f9;}
a,a:hover{color:#333;}
a:focus{outline:none;}
body { font-family: '微软雅黑';font-weight: normal;margin: 0;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
.container{width: 1280px;margin: 0 auto;position: relative;z-index: 99;}
.container:after {
	content: " "; 
	clear:both; 
	height: 0;
	display: block; 
	visibility: hidden;
}

a:hover,a:hover img,a:hover span,
li:hover a,li:hover p,li:hover h1,li:hover div,
li:hover div em,li:hover,li:hover span,li:hover a,
div:hover,div:hover span,div:hover em,div:hover a,
ul:hover{
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	-o-transition: all 0.6s;
}

a,div,span,em,h1,h2,h3,h4,p,ul,li,input{
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	-o-transition: all 0.6s;
}

@font-face{
  font-family: 'zhenhun'; 
  src: url('../../fonts/SlideTownsoul-Regular.ttf');
  src:url('../../fonts/SlideTownsoul-Regular.ttf') format('TTF'),
  url('../../fonts/SlideTownsoul-Regular.ttf') format('truetype'),
  url('../../fonts/SlideTownsoul-Regular.ttf') format('svg');
}
@font-face{
  font-family: 'wenquan'; 
  src: url('../../fonts/wenquan.ttc');
  src:url('../../fonts/wenquan.ttc') format('TTC'),
  url('../../fonts/wenquan.ttc') format('truetype'),
  url('../../fonts/wenquan.ttc') format('svg');
}

.left{
	float: left;
}
.right{
	float: right;
}

/*顶部*/
.top{
	width: 100%;
	height: 60px;
	position: relative;
	z-index: 10;
	background: url(../../images/pc_images/topback.png) center no-repeat;
}
.top .nav_left{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
	width: 290px;
	height: 700px;
	background: url(../../images/pc_images/nav_back.jpg) center no-repeat;
}
.top .nav_silde{
	position: absolute;
	left: -300px!important;
	top: 0!important;
}
.top .nav_left img{
	display: block;
	width: 150px;
	height: 42px;
	padding: 9px 70px 8px;
	border-bottom: 1px solid #494949;
}
.top .nav_left>a{
	display: block;
}
.top .nav_btn{
	position: absolute;
}
.top .nav_left ul{
	overflow: hidden;
	position: relative;
	margin-top: 30px;
}
.top .nav_left ul li{
	line-height: 60px;
	height: 60px;
	text-align: center;
	background: url(../../images/pc_images/nav_aback.png) center top -20px no-repeat;
}
.top .nav_left ul li a{
	color: #999;
	display: block;
}
.top .nav_left .nav_co{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 290px;
	height: 39px;
	border-top: solid 1px #494949;
	overflow: hidden;
}
.top .nav_left .nav_co a:first-child{
	display: block;
	width: 144px;
	border-right: solid 1px #494949;
	background: url(../../images/pc_images/nav_btn1.png) no-repeat left 32px center;
}
.top .nav_left .nav_co a{
	width: 145px;
	font-size: 14px;
	text-align: center;
	float: left;
	display:block;
	line-height: 39px;
	color: #999;
	text-indent: 20px;
	background: url(../../images/pc_images/nav_btn2.png) no-repeat left 32px center;
}
.top .nav_left .nav_co a:first-child:hover{
	color: #ffb500;
	background: url(../../images/pc_images/nav_btn1_on.png) no-repeat left 32px center;
}
.top .nav_left .nav_co a:hover{
	color: #ffb500;
	background: url(../../images/pc_images/nav_btn2_on.png) no-repeat left 32px center;
}
.top .nav_btn{
	position: absolute;
	left: 298px;
	top: 8px;
	width: 44px;
	height: 44px;
	background: url(../../images/pc_images/nav_sub.png) #141414;
	border-radius: 4px;
	cursor: pointer;
}
.top .nav_btn_on{
	position: absolute;
	left: 8px;
	top: 8px;
	width: 44px;
	height: 44px;
	background: url(../../images/pc_images/nav_sub_cl.png) #141414;
	border-radius: 4px;
	cursor: pointer;
}
.top h1{
	display: block;
	width: 300px;
	margin: 0 auto;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	font-family: 'zhenhun';
	font-weight: normal;
}
.top ul li:hover,.top ul li.on{
	background: url(../../images/pc_images/nav_aback.png) center no-repeat;
	font-weight: bold;
}
.top ul li:hover a,.top ul li.on a{
	color: #ffb500;
}
/*banner图*/
.slideBox{
	position: relative;
	width: 100%;
	height: 700px;
	overflow: hidden;
	margin-top: -60px;
	z-index: 5;
}
.slideBox>a{
	display: none;
}
.slideBox .bd{
	overflow: hidden;
	position: relative;
}
.slideBox .bd li a{
	display: block;
	width: 1920px;
	height: 700px;
}
.slideBox .hd{
	overflow: hidden;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 10px;
	z-index: 9;
}
.slideBox .hd ul{
	overflow: hidden;
	position: relative;
	width: 100%;
	text-align: center;
}
.slideBox .hd ul li{
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #fff;
	margin: 0 6px;
	border-radius: 100%;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
}
.slideBox .hd ul li.on{
	background: #e31581;
}

/*公共标题*/
.tit1{
 	display: block;
 	width: 400px;
 	background: url(../../images/pc_images/index_tit_back.png) no-repeat center;
 	overflow: hidden;
 	height: 100px;
 	margin:40px auto;
}
.tit1 h1{
	font-size: 36px;
	font-family: 'zhenhun';
	line-height: 40px;
	display: block;
	color: #141414;
	text-indent: 60px;
	margin-top: 12px;
}
.tit1 span{
	display: block;
	font-size: 16px;
	color: #999;
	font-family: 'wenquan';
	margin: 8px 0 0;
	text-indent: 220px;
}

.tit2{
	display: block;
	width: 400px;
	overflow: hidden;
	position: relative;
	margin: 60px auto 20px;
	text-align: center;
}
.tit2 h1{
	font-size: 36px;
	font-family: 'zhenhun';
	color: #fff;
	line-height: 48px;
}
.tit2 span{
	display: block;
	color: #ccc;
	font-family: 'wenquan';
	font-size: 20px;
	line-height: 28px;
	font-weight: normal;
}
/*服装展示*/
.dis_cat{
	overflow: hidden;
	position: relative;
	padding: 0 10px;
	margin-bottom: 30px;
}
.dis_cat ul{
	overflow: hidden;
	position: relative;
	float: left;
}
.dis_cat ul li{
	float: left;
	margin-right: 10px;
	padding: 0 10px;
	line-height: 26px;
	text-align: center;
	background-size: 100% 0;
	overflow: hidden;
	border-radius: 4px;
	font-size: 16px;
	overflow: hidden;
}
.dis_cat ul li.on1,.dis_cat ul li:hover{
	background: url(../../images/pc_images/dis_nav_bcak.jpg) no-repeat center;
	background-size: 100% 26px;
}
.dis_cat ul li.on1 a,.dis_cat ul li:hover a{
	color: #fff;
}
.dis_cat ul li a{
	color: #141414;
}

.dis_cat .btn{
	float: right;
	height: 18px;
	overflow: hidden;
	width: 90px;
	position: relative;
	cursor: pointer;
	margin-top: 4px;
}
.dis_cat .btn a{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: 18px;
	color: #999;
	background: #f8f8f8;
}
.dis_cat .btn span{
	width: 40px;
	height: 1px;
	top: 10px;
	right: 0;
	display: block;
	position: absolute;
	background: #ccc;
}
.dis_cat .btn:hover a{
	left: 50px;
	color: #ff2ab3;

}
.dis_cat .btn:hover span{
	right: 50px;
	background: #ff2ab3;
}

/*服装展示列表*/
.display .list ul{
	overflow: hidden;
	position: relative;
}
.display .list ul li{
	overflow: hidden;
	position: relative;
	width: 300px;
	height: auto;
	margin: 10px;
	float: left;
}
.display .list ul li .pic>a{
	display: block;
	width: 300px;
	height: 300px;
}
.display .list ul li h1{
	display: block;
	line-height: 24px;
	padding: 10px 0;
	overflow: hidden;
	position: relative;
}
.display .list ul li h1 a{
	font-size: 18px;
	color: #666;
	padding-left: 10px;
	background: url(../../images/pc_images/dis_tit_line_on.jpg) center left no-repeat ;
	float: left;
}
.display .list ul li h1 em{
	display: block;
	float: right;
	padding-left: 20px;
	margin-right: 10px;
	font-size: 14px;
	color: #999;
	font-weight: normal;
	background: url(../../images/pc_images/click_ico.png) center left no-repeat;
}
.display .list ul li .mask{
	position: absolute;
	top: 20px;
	left: -260px;
	width: 260px;
	height: 240px;
	background: url(../../images/pc_images/tit_mask_back.png) repeat;
	padding-top: 20px;
}
.display .list ul li .mask p{
	padding: 0 20px;
	line-height: 36px;
	font-size: 14px;
	color: #333;
}
.display .list ul li .mask a{
	display: block;
	margin: 10px auto;
	width: 220px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	background: url(../../images/pc_images/dis_pic_more1.png) center;
	text-indent: 20px;
	color: #999;
	border: solid 1px #aaa;
	border-radius: 4px;
}
.display .list ul li:hover .mask{
	left: 20px;
}
.display .list ul li .mask a:hover{
	background: url(../../images/pc_images/dis_pic_more2.png) center;
	border: solid 1px #fff;
	color: #fff;
}
.display .list ul li:hover{
	box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
	transform: scale(1.02);
}
.display .list ul li:hover h1 a{
	background: url(../../images/pc_images/dis_tit_line.jpg) center left no-repeat ;
	color: #ff2ab3;
}
.more1 a{
	display: block;
	margin: 30px auto 30px;
	line-height: 30px;
	border: solid 1px #ccc;
	width: 200px;
	text-align: center;
	color: #666;
	border-radius: 4px;
	background: url(../../images/pc_images/more_back.png) left -240px center no-repeat;
	overflow: hidden;
}
.more1 a:hover{
	background: url(../../images/pc_images/more_back.png) center no-repeat;
	border: solid 1px #fff;
	color: #fff;
}

/*关于我们*/
.about{
	background: url(../../images/pc_images/about_back.jpg) center no-repeat;
	width: 100%;
	height: 660px;
	overflow: hidden;
}
.about .text{
	overflow: hidden;
	position: relative;
	margin-top: 30px;
}
.about .text>a{
	display: block;
	padding: 10px;
	width: 342px;
	height: 242px;
	background: url(../../images/pc_images/about_pic.png) center no-repeat;
	float: left;
	margin-left: 200px;
}
.about .text .box{
	display: block;
	float: left;
	width: 500px;
	overflow: hidden;
	position: relative;
	padding: 0 30px;
	margin-top: 0px;
}
.about .text .box h2 a{
	font-size: 16px;
	line-height: 28px;
	color: #fff;
}
.about .text .box span{
	display: block;
	width: 26px;
	height: 2px;
	background: url(../../images/pc_images/about_line.png) no-repeat;
	margin: 10px 0;
}
.about .text .box p{
	font-size: 14px;
	line-height: 28px;
	color: #ccc;
	text-indent: 2em;
}
.about .text .box .more{
	display: block;
	margin: 20px auto;
	width: 120px;
	line-height: 30px;
	border: solid 1px #aaa;
	color: #aaa;
	text-align: center;
}

.about .text .box .more:hover{
	background: url(../../images/pc_images/more_back.png) center no-repeat;
	border:solid 1px #333;
	color: #fff;
}
.about .text .box h2 a:hover{
	color: #ff2ab3;
}

/*数据量展示*/
.num_line{
	height: 1px;
	width: 940px;
	background: #444;
	margin: 40px auto;
}
.number{
	overflow: hidden;
	position: relative;
	padding: 0 0 0 200px;
}
.number .num{
	float: left;
	overflow: hidden;
	position: relative;
	min-width: 180px;
}
.number .num .box{
	overflow: hidden;
	position: relative;
	text-align: center;
	margin: 0 auto;
	width: auto;
}
.number .num span{
	float: left;
	font-size: 42px;
	line-height: 48px;
	font-weight: bold;
	color: #fff;
	font-family: 'zhenhun';
}
.number .num b{
	float: left;
	font-size: 24px;
	color: #fff;
	line-height: 48px;
	margin-left: 5px;
	font-weight: normal;
}
.number .num em{
	float: left;
	font-size: 26px;
	color: #999;
	line-height: 24px;
	font-weight: normal;
	margin-left: 5px;
}
.number .num p{
	display: block;
	font-size: 16px;
	color: #aaa;
	text-align: center;
}
.number .line{
	width: 120px;
	height: 1px;
	background: #999;
	float: left;
	margin: 36px 20px 0;
}
.number .num1 .box{
	margin-left: 60px;
}
.number .num2 .box{
	margin-left: 10px;
}
.number .num3 .box{
	margin-left: 50px;
}

/*新闻中心*/
.news{
	position: relative;
	overflow: hidden;
	background: url(../../images/pc_images/news_back.jpg) center no-repeat;
	height: 860px;
}
.news .list{
	overflow: hidden;
	position: relative;
}
.news .list ul{
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 1280px;
}
.news .list ul li{
	overflow: hidden;
	position: relative;
	width: 740px;
	display: inline-block;
	margin: 0 0 20px;
	padding: 20px 0;
	border-bottom: solid 1px #ddd;
}
.news .list .data{
	float: left;
	display: block;
	width: 100px;
}
.news .list .box{
	float: left;
	width: 600px;
	overflow: hidden;
	position: relative;
	padding-left: 20px;
	margin-left: 10px;
	border-left: solid 1px #ddd;
}
.news .list .box .pic{
	display: block;
	width: 0px;
	height: 120px;
	overflow: hidden;
	position: relative;
	float: left;
}

.news .list .box .txt h1{
	font-size: 16px;
	line-height: 16px;
	color: #333;
	text-align: left;
	margin-bottom: 20px;
}
.news .list .box .txt{
	float: left;
	overflow: hidden;
	position: relative;
	width: 560px;
}
.news .list .box .txt p{
	font-size: 14px;
	line-height: 21px;
	color: #666;
	text-align: left;
}
.news .list .data span{
	display: block;
	font-size: 32px;
	font-weight: bold;
	color: #aaa;
}
.news .list .data em{
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: #aaa;
}
.news .list li:hover{
	padding: 20px 170px;
	background: url(../../images/pc_images/news_list_back.png) center repeat;
	border-bottom: solid 1px #333;
}
.news .list li:hover .data em,.news .list li:hover .data span{
	color: #fff;
}
.news .list li:hover{
	width: 920px;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.2);
}
.news .list li:hover .box .pic{
	width: 200px;
	margin-right: 20px;
}
.news .list li:hover .box{
	width: 780px;
}
.news .list li:hover .box .txt h1 a{
	color: #ff24bb;
	font-weight: bold;
}
.news .list li:hover .box .txt p{
	color: #bbb;
}
.news .list li .more{
	display: block;
	background: url(../../images/pc_images/new_more.png) center no-repeat;
	width: 22px;
	height: 22px;
	position: absolute;
	right: -40px;
	top: 70px;
}
.news .list li:hover .more{
	right: 80px;
	top: 70px;
}

/*友情链接*/
.links{
	overflow: hidden;
	position: relative;
	padding: 50px 0;
	background: #fff;
}
.links .tit{
	display: block;
	height: 48px;
	margin-right: 20px;
	padding-right: 20px;
	border-right: solid 1px #ddd;
	width: 140px;
	float: left;
}
.links .tit h1{
	display: block;
	font-size: 20px;
	color: #999;
	font-weight: bold;
	line-height: 24px;
}
.links .tit span{
	font-size: 14px;
	line-height: 24px;
	color: #999;
}
.links ul{
	float: left;
	width: 1090px;
	overflow: hidden;
	position: relative;
}
.links ul li{
	float: left;
	margin: 0 10px;
}
.links ul li a{
	display: block;
	width: 160px;
	height: 48px;
}

/*底部*/
.footer{
	padding: 20px 0;
	background: #141414;
}
.footer .left{
	overflow: hidden;
	position: relative;
}
.footer .left a{
	display: block;
}
.footer .left a img{
	width: 100px;
}
.footer .left h1{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 32px;
}
.footer .left span{
	background: url(../../images/pc_images/footer_line.png) center no-repeat;
	width: 30px;
	height: 2px;
	margin: 6px 0;
	display: block;
}
.footer .left p{
	overflow: hidden;
	position: relative;
	font-size: 14px;
	line-height: 24px;
	color: #ccc;
}
.footer .left p a{
	display:inline-block;
	color: #ccc;
}
.footer .left h2{
	line-height: 32px;
	font-size: 14px;
	color: #ccc;
	margin-top: 10px;
	padding-top: 10px;
	border-top: solid 1px #444;
}
.footer .left p a:hover{
	color: #ff24bb;
}
.footer .right{
	overflow: hidden;
	position: relative;
	width: 540px;
}
.footer .right form ul{
	overflow: hidden;
	position: relative;
}
.footer .right form ul li{
	float: left;
	overflow: hidden;
}
.footer .right form ul li label{
	display: block;
	float: left;
	font-size: 16px;
	line-height: 32px;
	color: #fff;
}
.footer .right form ul li input{
	display: block;
	float: left;
	font-size: 14px;
	line-height: 31px;
	padding: 0 10px;
	background: none;
	border: none;
	border-bottom: solid 1px #999;
	color: #999;
}
.footer .right form ul .text{
	margin-top: 50px;
	float: none;
}
.footer .right form ul .text textarea{
	width:456px;
	padding: 0 10px;
	height: 120px;
	line-height: 24px;
	border: solid 1px #999;
	background: none;
	color: #999;
	font-size: 14px;
}
.footer .right form .btn{
	width: 160px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border: solid 1px #999;
	margin: 10px 0 0 48px;
	background: none;
	color: #999;
	cursor: pointer;
}
.footer .right form .btn:hover{
	background: url(../../images/pc_images/more_back.png) no-repeat center;
	color: #fff;
	border: solid 1px #141414;
}

/*侧边栏*/
.leftnav{
	position: fixed;
	right: 0;
	top: 40%;
	z-index: 99;
}
.leftnav:after{
	content: " ";
	clear: both;
	visibility: hidden;
	height: 0;
	display: block;
}
.leftnav .box1{
	position:relative;
}
.leftnav .box1 .ico1{
	position: absolute;
	width: 40px;
	height: 40px;
	background: url(../../images/pc_images/leftico1.png) center no-repeat;
	right: 0;
	top: 0;
	cursor: pointer;
}
.leftnav .box1 .ico1:hover{
	background: url(../../images/pc_images/leftico1_on.png) center no-repeat;
}
.icomove1,.icomove2{
	right: -40px!important;
}
.slidemove1,.slidemove2{
	right: 0px!important;
}

.leftnav .box1 .slide1{
	position: absolute;
	width: 180px;
	height: 150px;
	background: #fff;
	box-shadow: -2px 2px 4px rgba(0,0,0,0.1);
	right: -200px;
	top: -110px;
}
.leftnav .box1 .slide1 h3{
	display: block;
	padding-left: 10px;
	line-height: 40px;
	color: #fff;
	background: #1a1a1c;
	height: 40px;
	font-size: 16px;
	position: relative;
}
.leftnav .box1 .slide1 h3 .close{
	position: absolute;
	top: 13px;
	right: 10px;
	display: block;
	width: 14px;
	height: 14px;
	background: url(../../images/pc_images/close.png) center no-repeat;
	cursor: pointer;
}
.leftnav .box1 .slide1 a{
	display: block;
	padding-left: 40px;
	background: url(../../images/pc_images/lefticoback1.png) center left 20px no-repeat;
	height: 39px;
	line-height: 39px;
	border-bottom: solid 1px #ddd;
	color: #666;
}
.leftnav .box1 .slide1 a:hover{
	background: url(../../images/pc_images/lefticoback1_on.png) center left 20px no-repeat #ff24bb;
	color: #fff;
}
.leftnav .box1 .slide1 p{
	position: relative;
	overflow: hidden;
}
.leftnav .box1 .slide1 p em{
	display: block;
	padding-left: 40px;
	background: url(../../images/pc_images/lefticoback2.png) center left 20px no-repeat;
	height: 39px;
	line-height: 39px;
	color: #666;
	font-weight: normal;
}
.leftnav .box1 .slide1 p span{
	padding-left: 20px;
	font-family: "times";
	font-size: 20px;
	color: #141414;
}

.leftnav .box2 .ico2{
	position: absolute;
	width: 40px;
	height: 40px;
	background: url(../../images/pc_images/leftico2.png) center no-repeat;
	right: 0;
	top: 41px;
	cursor: pointer;
}
.leftnav .box2 .ico2:hover{
	background: url(../../images/pc_images/leftico2_on.png) center no-repeat;
}

.leftnav .box2 .slide2 p{
	display: block;
	line-height: 24px;
	font-size: 12px;
	color: #666;
	text-align: center;
}

.leftnav .box2 .slide2{
	position: absolute;
	width: 130px;
	height: 160px;
	background: #fff;
	box-shadow: -2px 2px 4px rgba(0,0,0,0.1);
	right: -200px;
	top: 41px;
}
.leftnav .box2 .slide2 img{
	width: 130px;
}
.leftnav .box3 .ico3{
	position: absolute;
	width: 40px;
	height: 40px;
	background: url(../../images/pc_images/leftico3.png) center no-repeat;
	right: 0;
	top: 82px;
	cursor: pointer;
}
.leftnav .box3 .ico3:hover{
	background: url(../../images/pc_images/leftico3_on.png) center no-repeat;
}
.boxmove{
	position: absolute;
	top: 202px!important;
	right: 0;
	background-attachment:;
}

/*内页开始*/
/*<-------------------------------------------------------------------------------->*/
.page{
	background: #f9f9f9;
}
.in_ad{
	overflow: hidden;
	position: relative;
	background: url(../../images/pc_images/nav_btn1.png) left center no-repeat;
	padding-left: 20px;
}
.in_ad span,.in_ad a,.in_ad em{
	display: inline-block;
	line-height: 36px;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	margin: 0 2px;
}
.in_ad a:hover{
	color: #ff24bb;
}

/*内页-关于我们*/
.in_page{
	overflow: hidden;
	position: relative;
	margin-bottom: 60px;
	padding-bottom: 5px;
}
.in_nav{
	width: 240px;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.2);
	background: #fff;
	margin: 20px 20px 60px 0;
}
.in_nav h1{
	font-weight: normal;
	line-height: 24px;
	text-align: center;
	font-weight: normal;
	padding-top: 10px;
	border-bottom: 1px solid #ebebeb;
}
.in_nav h1 span{
	display: block;
	font-size: 28px;
	font-family: "zhenhun";
	color: #333;
}
.in_nav h1 em{
	display: block;
	font-size: 14px;
	font-family: "wenquan";
	line-height: 28px;
	color: #999;
	font-weight: normal;
}
.in_nav .box{
	padding: 20px;
	background: url(../../images/pc_images/left_navback.jpg) center no-repeat;
}
.in_nav .box img{
	display: block;
	width: 100px;
	margin: 10px auto;
}
.in_nav .box p{
	display: block;
	color: #ccc;
	font-size: 14px;
	line-height: 24px;
}
.in_nav .box p a{
	display: inline-block;
	color: #ccc;
}
.in_nav .box p a:hover{
	color: #ff24bb;
}
.in_page .page_show{
	padding: 20px;
	background: #fff;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.2);
	width: 980px;
	margin-top: 20px;
}
.in_page .page_show h2{
	line-height: 42px;
	font-size: 18px;
	font-weight: bold;
	color: #141414;
	border-bottom: solid 1px #ebebeb;
}
.in_page .page_show .content{
	padding: 20px;
}
.in_page .page_show .content img{
	min-width: 400px;
	max-width: 800px;
}

/*团队成员*/
.team .list ul{
	position: relative;
	width: 1020px;
	margin-top: 20px;
}
.team .list ul:after{
	content: "";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}
.team .list ul li{
	overflow: hidden;
	position: relative;
	background: #fff;
	border-radius: 6px;
	margin-bottom: 20px;
}
.team .list ul li .pic{
	display: block;
	width: 200px;
	height: 220px;
	overflow: hidden;
	border-radius: 6px;
	float: left;
}
.team .list ul li .box{
	float: left;
	width: 780px;
	padding: 20px;

	height: 180px;
}
.team .list ul li .box h2{
	font-size: 16px;
	color: #999;
	line-height: 32px;
}
.team .list ul li .box h2 em{
	font-size: 32px;
	font-family: "zhenhun";
	font-weight: normal;
	color: #333;
}
.team .list ul li .box h2 span{
	font-size: 18px;
	color: #333;
	font-family: "微软雅黑";
	font-weight: bold;
}
.team .list ul li .box p{
	font-size: 16px;
	line-height: 30px;
	color: #666;
	padding-top: 10px;
	margin-top: 10px;
	border-top: solid 1px #ebebeb;
}

.team .list ul li .btn{
	height: 18px;
	overflow: hidden;
	width: 90px;
	position: absolute;
	cursor: pointer;
	margin-top: 4px;
	bottom: 14px;
	right: 16px;
}
.team .list ul li .btn a{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: 18px;
	color: #999;
	background: #f8f8f8;
}
.team .list ul li .btn span{
	width: 40px;
	height: 1px;
	top: 10px;
	right: 0;
	display: block;
	position: absolute;
	background: #ccc;
}
.team .list ul li:hover .btn a{
	left: 50px;
	color: #ff2ab3;

}
.team .list ul li:hover .btn span{
	right: 50px;
	background: #ff2ab3;
}
.team .list ul li:hover{
	box-shadow: 2px 2px 4px rgba(0,0,0,0.1);
}

/*展示页*/
.show{
	position: relative;
}
.show:after{
	content: "";
	clear: both;
	visibility: hidden;
	height: 0;
	display: block;
}
.show .text{
	padding: 20px;
	background: #fff;
	overflow: hidden;
	position: relative;
	margin: 20px 0 60px;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.1);
}
.show .pic{
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom:solid 1px #ebebeb;

}
.show .pic img{
	display: block;
	float: left;
}
.show .pic h1{
	display: block;
	float: left;
	height: 220px;
}
.show .pic h1 {
	font-size: 20px;
	color: #999;
	text-align: center;
	width: 300px;
	line-height: 220px;
}
.show .pic h1 em{
	font-family: "zhenhun";
	font-weight: normal;
	font-size: 42px;
	color: #333;
}
.show .pic h1 span{
	font-size: 24px;
	font-weight: normal;
}
.show .cen{
	font-size: 16px!important;
	color: #666;
	line-height: 30px;
}

/*新闻列表页*/
.act .list ul{
	overflow: hidden;
	position: relative;
	padding: 20px;
	background: #fff;
	width: 980px;
	margin: 20px 0 20px;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.1);
}
.act .list ul li{
	display: block;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.act .list ul li>a{
	display: block;
	float: left;
}
.act .list ul li a img{
	display: block;
	width: 240px;
	height: 160px;
}
.act .list ul li .box{
	float: left;
	width: 720px;
	padding: 0 10px;
	position: relative;
}
.act .list ul li .box h2{
	font-size: 16px;
	font-weight: bold;
	line-height: 36px;
	display: block;
}
.act .list ul li .box p{
	display: block;
	font-size: 14px;
	line-height: 26px;
	text-indent: 2em;
	color: #666;
}
.act .list ul li .box h2 a{
	color: #333;
	display: block;
}
.act .list ul li .box em{
	display: block;
	line-height: 32px;
	font-size: 14px;
	color: #999;
	margin-top: 8px;
	padding-top: 8px;
	border-top: solid 1px #ebebeb;
	font-weight: normal;
}
.act .list ul li .box .btn{
	height: 18px;
	overflow: hidden;
	width: 90px;
	position: absolute;
	cursor: pointer;
	margin-top: 4px;
	bottom: 8px;
	right: 16px;
}
.act .list ul li .box .btn a{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: 18px;
	color: #999;
	background: #fff;
}
.act .list ul li .box .btn span{
	width: 40px;
	height: 1px;
	top: 10px;
	right: 0;
	display: block;
	position: absolute;
	background: #ccc;
}
.act .list ul li:hover .box .btn a{
	left: 50px;
	color: #ff2ab3;

}
.act .list ul li:hover .box .btn span{
	right: 50px;
	background: #ff2ab3;
}
.act .list ul li .box{
	box-shadow: 2px 2px 4px rgba(0,0,0,0.1);
}
.act .list ul li:hover h2 a{
	color: #ff24bb;
	padding-left: 10px;
}
.act .list ul li:hover{
	box-shadow: 2px 2px 4px rgba(0,0,0,0.1);
}
.site_page{
	overflow: hidden;
	position: relative;
	padding-bottom: 10px;
	margin: 20px 0;
}
.site_page a,.site_page span{
	display: inline-block;
	padding: 0 10px;
	margin: 0 5px;

}
.site_page a{
	line-height: 30px;
	height: 30px;
	background: #fff;
	color: #333;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.1);
}
.site_page span{
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #ff24bb;
}
.site_page a:hover{
	box-shadow: none;
	background: #ff24bb;
	color: #fff;
}

/*新闻展示页*/
.show1 .text{
	float: left;
	width: 980px;
	padding: 0 20px;
	margin: 20px 0 20px;
	background: #fff;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.1);
}
.show1 .text .tit h2{
	display: block;
	text-align: center;
	line-height: 42px;
	font-size: 16px;
	font-weight: bold;
	color: #141414;
}
.show1 .text .tit .date{
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 26px;
	color: #666;
	border-bottom: solid 1px #f1f1f1;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.show1 .text img{
	display: block;
	margin: 10px auto;
	width: 600px;
	min-width: 500px;
}

/*内页侧边导航*/
.left_nav ul{
	overflow: hidden;
	position: relative;
	padding: 20px 0;
}
.left_nav ul li a{
	display: block;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	color: #666;
	background: url(../../images/pc_images/nav_left_arrow.png) left -20px center no-repeat;
}
.left_nav ul li:hover a,
.left_nav ul li.on a{
	background: url(../../images/pc_images/nav_left_arrow.png) left 70px center no-repeat;
	text-indent: 30px;
	font-weight: bold;
	color: #ff24bb;
}

/*产品展示*/
.pro .list ul{
	width: 980px;
	padding: 20px;
	margin-top: 20px;
	background: #fff;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.1);
}
.pro .list ul{
	overflow: hidden;
	position: relative;
}
.pro .list ul li{
	overflow: hidden;
	position: relative;
	width: 300px;
	height: auto;
	margin: 10px 13px;
	float: left;
}
.pro .list ul li .pic>a{
	display: block;
	width: 300px;
	height: 300px;
}
.pro .list ul li h1{
	display: block;
	line-height: 24px;
	padding: 10px 0;
	overflow: hidden;
	position: relative;
}
.pro .list ul li h1 a{
	font-size: 18px;
	color: #666;
	padding-left: 10px;
	background: url(../../images/pc_images/dis_tit_line_on.jpg) center left no-repeat ;
	float: left;
}
.pro .list ul li h1 em{
	display: block;
	float: right;
	padding-left: 20px;
	margin-right: 10px;
	font-size: 14px;
	color: #999;
	font-weight: normal;
	background: url(../../images/pc_images/click_ico.png) center left no-repeat;
}
.pro .list ul li .mask{
	position: absolute;
	top: 20px;
	left: -260px;
	width: 260px;
	height: 240px;
	background: url(../../images/pc_images/tit_mask_back.png) repeat;
	padding-top: 20px;
}
.pro .list ul li .mask p{
	padding: 0 20px;
	line-height: 36px;
	font-size: 14px;
	color: #333;
}
.pro .list ul li .mask a{
	display: block;
	margin: 10px auto;
	width: 220px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	background: url(../../images/pc_images/dis_pic_more1.png) center;
	text-indent: 20px;
	color: #999;
	border: solid 1px #aaa;
	border-radius: 4px;
}
.pro .list ul li:hover .mask{
	left: 20px;
}
.pro .list ul li .mask a:hover{
	background: url(../../images/pc_images/dis_pic_more2.png) center;
	border: solid 1px #fff;
	color: #fff;
}
.pro .list ul li:hover{
	box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
	transform: scale(1.02);
}
.pro .list ul li:hover h1 a{
	background: url(../../images/pc_images/dis_tit_line.jpg) center left no-repeat ;
	color: #ff2ab3;
}

/*在线留言*/
.page .msg{
	position: relative;
	overflow: hidden;
	width: 590px;
	margin: 0 auto;
}
.page .msg ul{
	overflow: hidden;
	position: relative;
}
.page .msg ul li{
	float: left;
	overflow: hidden;
	position: relative;
}

.page .msg ul li label{
	float: left;
	line-height: 32px;
	font-size: 16px;
	color: #333;
}
.page .msg ul li input{
	float: left;
	line-height: 30px;
	border: solid 1px #ccc;
	padding: 0 10px;
	width: 200px;
	margin-bottom: 20px;
}
.page .msg ul li.text{
	overflow: hidden;
	position: relative;
	float: left;
}
.page .msg ul li.text label{
	float: left;
}
.page .msg ul li.text textarea{
	width: 520px;
	height: 160px;
	float: left;
	font-size: 16px;
	line-height: 24px;
	padding: 10px;
	border: solid 1px #ccc;
}
.page .msg .btn{
	display: block;
	width: 160px;
	height: 32px;
	border: solid 1px #ccc;
	margin: 20px auto;
	cursor: pointer;
	background: url(../../images/pc_images/more_back.png) no-repeat left -400px center;
}
.page .msg .btn:hover{
	background: url(../../images/pc_images/more_back.png) no-repeat left 0 center;
	border: solid 1px #fff;
	color: #fff;
}