﻿/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;color: #333;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
body{
	font-family:"微软雅黑", Arial, Helvetica, sans-serif;
	
}
.topbg{
	width:80%;
	max-width:1200px;
	height:84px;
	border: 2px solid #e20f77;
	margin:30px auto;
	padding-top:10px;
}
.topbg2{
	width:90%;
	max-width:1200px;
	overflow:hidden;
	border: 2px solid #e20f77;
	margin:20px auto 10px;
	padding:10px 0px 20px 0px;
}
.mfcsfz{
  width:100%;
  height:30px;
  text-align:center;
  margin:0 auto;
  font-size:20px;
  color:#e20f77;
}
.csfz{
  margin:0 auto;
  height:50px;
  width:88%
}
.csfz li{
  float:left;
  text-align:center;
  padding:13px 0 0 14px;
  font-size:16px;
  color:#999;
}
.csfz li a{
  color:#f36f20;
}
.wrap{
	width:89%;
	max-width:1200px;
	margin:0 auto;
}
.blog_wrap{width:100%;height:213px;}
.blog_wrap img{width:99%;height:213px;}
@media screen and (max-width: 800px) {
	.blog_wrap {display:none;}
}
.blog_nav{
	width:103%;
	height:50px;
	margin-top:-52px;
	overflow:hidden;
}
.blog_nav ul{
	float:left;
	height:40px;
	width:100%;
	border-bottom: 3px solid #000;
}
.blog_nav ul li{
	float:right;
	height:22px;
  text-align:center;
  padding:10px 0 0 20px;
}
.blog_nav ul li a{
	color:#252525;
}
.blog_nav ul li:hover{
	color:#e20f77;
}

.blog_nav2{
	width:99%;
	height:50px;
	margin:20px 0;
	overflow:hidden;
}
.jlb{
	width:99%;
	margin:20px 0;
	overflow:hidden;
}
.jlbjj p{
	color:#999;
}
.boxs{
	height:310px;
	overflow:hidden;
}
.single{
	width:18%;
	float:left;
	font-size:20px;
	line-height:29px;
	margin-right:2px;
	margin-top:18px;
	color: #252525;
	border-bottom: 3px solid #e20f77;
	white-space: nowrap;
	text-overflow:ellipsis;
  overflow:hidden;
}
.mod_column_center{width:102%;overflow:hidden}
.mod_plate_list{height:40px;}
.mod_plate_list a{color: #666;}
.xgt_li{width:100%;overflow:hidden}
.xgt_li_lf{width:25%;margin-right:10px;border: 1px solid #ccc;padding:5px;float: left;position: relative;}
.xgtop{width:100%;}
.dqhy{width:80%;margin:0 10%;}
.dqphoto{width:55px;height:90px;margin:3px ;float:left;}
.dqphoto img{width:100%;height:55px;margin:3px auto;}
.dqphoto p{width:55px;text-align:center;font-size:12px;color:#999;}
.dqrys{width:100%;line-height:40px;text-align:center;color:#333;font-size:20px;overflow:hidden;}
.jrgz{width:100%;line-height:31px;text-align:center;font-size:16px;overflow:hidden;cursor:pointer;}
.jrgz a{color:#e20f77;}
.dqnumber{width:100%;line-height:55px;text-align:center;color:#e20f77;font-size:50px;overflow:hidden;}
.xgtmid{width:35%;height:330px;float:left;}
.xgt_li ul.xgt_li_ce{width:97%;height:180px;margin-right:10px;border: 1px solid #ccc;}
.fwmf{float:left;width:97%;height:141px;margin-right:10px;margin-top:5px;border: 1px solid #ccc;}
.fwmfleft{width:67%;color:#000;overflow:hidden;float:left;text-align:center;line-height: 30px;padding-top: 22px;font-size:14px;}
.fwmfimg{width:29%;color:#000;float:left;margin-top:10px;}
.xgt_li ul.xgt_li_ce li{
    width:87%;margin:0 5%;
	font-family: "宋体",serif;
	padding-left:11px;
	font-size:14px;
	background: url(../images/icons-sprites.png) no-repeat scroll 0 -30px transparent;}
.xgt_li ul.xgt_li_ce li a{
	color: #252525;
	text-decoration: none;
	display: inline-block;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
	padding: 8px 0;
	display: block;
	white-space: nowrap;
	text-overflow:ellipsis;
    overflow:hidden;
}
.xgt_li ul.xgt_li_ce li a:hover {
	color:#e20f77;
}
.xgt_li ul.xgt_li_ce li img{width:100%;}
.xgtrt{float:left;width:35%;border: 1px solid #ccc;}
.xgt_li ul.xgt_li_rt{width:46.5%;margin-left:10px;}
.xgt_li ul.xgt_li_rt li{width:100%;height:129px;background:#f4f4f4}
.xgt_li ul.xgt_li_rt li img{width:100%;}
.xgt_li ul{float:left;position:relative}
.xgt_li ul li{display:inline;float:left;position:relative;margin-right:10px;margin-bottom:10px;overflow:hidden;}
.xgt_li span,.zb_cj li span{display:block;position:absolute;right:0;bottom:0;width:100%;height:27px;line-height:27px;text-align:center;color:#fff;font-size:12px;background:rgba(0,0,0,.6);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7333333,endcolorstr=#7333333) Alpha(Opacity=80);overflow:hidden;}
.blog_nav2 ul{
	float:left;
	height:40px;
	width:81.5%;
	margin-top: 7px;
	border-bottom: 3px solid #000;
}
.blog_nav2 ul li{
	float:right;
	height:22px;
  text-align:center;
  padding:10px 0 0 20px;
}
.blog_nav2 ul li a{
	color:#252525;
}
.blog_nav2 ul li:hover{
	color:#e20f77;
}

.naive{
	color:#e20f77;
}
.left-sidebar{
	width:29%;
	float:left;
	background:#fff;
	margin-top:50px;
	border-top: 3px solid #e20f77;		
}
.top-navline{
	margin:20px 0 10px 0;
	width:100%;
	height:3px;
	float:left;
	background:#e20f77;
}
.content-navline{
	margin-top:-13px;
	width:100%;
	height:3px;
	float:left;
	background:#000;
}
.left-sidebar2{
	width:35%;
	float:left;
	background:#fff;
	
}
.top-nav{
	background:#fff;
	font-family:"微软雅黑", 'Merriweather Sans', sans-serif;
	font-size:0.8em;
}
.top-nav ul li {
	border-bottom: 1px solid rgba(223, 223, 223, 0.98);
}
.top-nav ul li a{
	color: rgb(80, 80, 80);
	font-weight: bold;
	font-size:1em;
	font-family:"微软雅黑", 'Merriweather Sans', sans-serif;
	display: inline-block;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
	padding: 18px;
	display: block;
}
.top-nav ul li a:hover {
	background: rgba(223, 223, 223, 0.98);
	color:#e20f77;
}
.top-nav2{
	background:#fff;
	font-family:"微软雅黑", 'Merriweather Sans', sans-serif;
	font-size: 14px;
}
.top-nav2 ul li {
	font-family: "宋体",serif;
	padding-left:11px;
	background: url(../images/icons-sprites.png) no-repeat scroll 0 -30px transparent;
}
.top-nav2 ul li a{
	color: #252525;
	text-decoration: none;
	display: inline-block;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
	padding: 6px 0;
	display: block;
	white-space: nowrap;
	text-overflow:ellipsis;
  overflow:hidden;
}
.top-nav2 ul li a:hover {
	color:#e20f77;
}
.fB{
	font-size: 18px;
	font-family: "微软雅黑","宋体",serif;
	padding: 18px 0;
	color:#252525;
	font-weight: bold;
}
.fB2{
	font-size: 18px;
	font-family: "微软雅黑","宋体",serif;
	padding: 8px;
	color:#252525;
	font-weight: bold;
}
.fB a{
	font-family: "微软雅黑","宋体",serif;
	color:#252525;
}
.social-icons ul li{
	display:inline-block;
}
.social-icons{
	text-align: center;
	padding: 17px 0px 10px 0px;
}
/*----content----*/
.content{
	background:#fff;
	float:left;
	margin: 0% 0% 0% 1.5%;
	width: 65%;
	padding: 13px 22px 22px 22px;
	
}
.content2{
	background:#fff;
	float:left;
	margin: 0% 0% 0% 1.5%;
	width: 26%;
	padding: 10px 22px 22px 22px;
	
}
.grid h3,.featured-Videos h3,.popular-post h3,.fallowers h3,.contact-form h3,.contact-address h3,.error-page h4,.error-page h5,.social-icons h3{
	color: rgb(80, 80, 80);
	font-size:1em;
	font-family:"微软雅黑", 'Merriweather Sans', sans-serif;
	text-transform:uppercase;
	padding: 0px 0px 7px 0px;
}

.grid img{
	float:left;
	background: #fff;
	padding: 5px;
	box-shadow: 0px 0px 5px #ddd;
}
.grid img:hover{
	opacity: 0.9;
}
.grid p{
	float:right;
	font-family:"微软雅黑", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #777;
	line-height: 1.8em;
	width: 60%;
}
.grid p a{
	color:#EA5546;
	font-size:0.8em;
	font-family:"微软雅黑", 'Merriweather Sans', sans-serif;
	margin-left:10px;
}
.grid-header ul li{
	display: inline-block;
}
.grid-header ul li a{
	color:#e20f77;
	font-size:0.8em;
	font-family:"微软雅黑", 'Merriweather Sans', sans-serif;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}
.grid-header ul li a:hover,.content-pagenation li a:hover{
	color:rgb(80, 80, 80);
}
.grid-header ul li span{
	font-size:0.8em;
	font-family:"微软雅黑", 'Merriweather Sans', sans-serif;
	color: rgb(155, 155, 155);
}
.clearfix{
  border-bottom: 1px solid #e5e5e5;
  height: 29px;
  margin-bottom:20px;
}
.swjwz{
  height: 29px;
  width:90%;
  margin:10px 5%;
}
.clearfix2{
    height: 17px;
    margin-bottom: 10px;
    padding: 5px 10px 10px 10px;
    background-color: #f4f4f4;
}
.bll{
 border-left: 1px solid #e5e5e5;
}
.bll li{
 width:49%;
}

.btl{
  border-bottom: 1px solid #e5e5e5;
}
.tcenter{
  text-align: center;
}
.brl{
  float: left;
  border-right: 1px solid #e5e5e5;
}
.c888{
  color: #888;
}
.c666{
  color: #666;
}
.f-yahei{
  font-family: "微软雅黑","宋体",serif;
}
.f45px{
  font-size: 45px;
  font-family: Arial;
  line-height: 54px;
}
.VCI-data-item-link, .VCI-data-item-link:visited{
  border-top: 3px solid #e20f77;
  display: block;
  padding-top: 15px;
  width: 100%;
  height:97px;
}
.VCI-data-item-link:hover{
  background:#eee;
}
.dblk{
  display: block;
}
.semi-trans{
  height: 30px;
  margin-top: -34px;
  line-height: 30px;
  text-indent: 8px;
  font-size:14px;
  display: block;
  text-align: center;
  background-color: rgba(0,0,0,.7);
  position: relative;
  color: #fff;
  white-space: nowrap;
  text-overflow:ellipsis;
  overflow:hidden;
}
.semi-trans2{
  white-space: nowrap;
	text-overflow:ellipsis;
  overflow:hidden;
  text-align: left;
  position: relative;
  color: #252525;
  font-size: 12px;
  display:block;
}
.sub-list{
	margin-top:10px;
	font-size: 12px;
}
.sub-list2{
	margin-top:14px;
	font-size: 12px;
}
.f18px{
  font-family: "微软雅黑","宋体",serif;
  color: #252525;
  text-decoration: none;
  font-weight: normal;
}
.f18px a{
  color: #252525;
  font-size: 18px;
  float: left;
}
.more-link{
  color: #aeaeae;
  padding-right: 18px;
  font-size: 12px;
  font-family:"宋体",serif;
  background: url(../images/icons-sprites.png) no-repeat scroll 51px 3px transparent;
  padding-top: 5px;
  line-height: 10px;
  float: right;
}
.readmore{
	float: right;
	color: #e20f77;
	font-size: 0.8em;
	font-family:"微软雅黑", 'Merriweather Sans', sans-serif;
	background: #fff;
	padding: 10px 12px;
	box-shadow: 0px 0px 10px #ddd;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}
.readmore:hover{
	color: rgb(80, 80, 80);
}
.grid ul{
	padding:0px 0px 10px 0px;
}
.comments li {
	display:inline-block;
	margin-top: 10px;	
}
.grid-img-content {
	padding: 10px 0px;
}
.clearleft{
	float:left;
	width:45%;
	padding-right: 17px;
    border-right: 1px dashed #cccccc;
}
.clearight{
	float:right;
	width:45%;
}
.cWhite img{
	width:100%;
	height:200px;
	
}
.cWhite2 img{
	width:100%;
	height:120px;
	
}
.comments li img{
	vertical-align:center;
}
.comments li:last-child{
	float:right;
}
.comments{
	margin: 10px 0px -2px 0px;
	border-top: 1px dotted #ccc;
}
.grid.box {
	border-bottom: 1px ridge rgb(240, 240, 240);
}
.grid-header {
	margin-top: 18px;
}
/*----content-pagenation----*/
.content-pagenation{
	float:left;
	margin-top: 26px;
	background: url(../images/content-border-bottom.png) bottom;
}
.content-pagenation ul li{
	list-style:none;
}
.content-pagenation  li{
	display:inline-block;
}
.content-pagenation li a{
	color: #e20f77;
	font-size: 0.8em;
	font-family:"微软雅黑", 'Merriweather Sans', sans-serif;
	background: #fff;
	padding: 10px 12px;
	box-shadow: 0px 0px 10px rgba(175, 175, 175, 0.36);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}
.content-pagenation li span{
	color: #e20f77;
	font-size: 0.8em;
	font-family:"微软雅黑", 'Merriweather Sans', sans-serif;	
}
.content{
	margin-top:50px;
	padding-bottom:20px;
	border-left: 1px solid #e5e5e5;
}
/*----right-sidebar----*/
.right-sidebar{
	background:#fff;
	float: right;
	width: 30%;
	padding: 10px 0 22px 10px;
	margin-right:13px;
}
.search-bar{
	text-align: center;
	background: #fff;
	border: 1px ridge #eee;
}
.search-bar form{
	background:#fff;
}
.search-bar input[type="text"],.search-bar input[type="submit"]{
	outline: none;
	border:none;
}
.search-bar input[type="submit"]{
	background: url(../images/search.png);
	height: 37px;
	width: 42px;
}
.search-bar input[type="submit"]:hover{
	background: url(../images/search1.png);
	cursor:pointer;
}
.search-bar input[type="text"]{
	width: 69.1%;
	padding: 10px;
	float: left;
	color: #ea4c89;
	font-size: 0.8em;
	font-family: 'Merriweather Sans', sans-serif;	
}
.featured-Videos h3,.popular-post h3,.fallowers h3{
	padding: 10px 0px;
	border-bottom: 5px solid #ea4c89;
}
.featured-Videos img{
	background: #EA5546;
	padding: 2px;
	margin: 10px 0px;
}
.post-grid{
	padding:10px 0px;
	border-bottom: 1px ridge rgb(240, 240, 240);
}
.post-grid img{
	float:left;
	width:39%;
}
.post-grid p{
	float:right;
	width:58%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: rgb(155, 155, 155);
	line-height: 1.5em;
}
.post-grid p a{
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(155, 155, 155);
	line-height: 1.5em;
}
.view-all a{
	color: #ea4c89;
	font-size: 0.7em;
	font-family: 'Merriweather Sans', sans-serif;
	background: #fff;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
	float: right;
	margin: 10px 0px;	
}
.view-all a:hover,.footer p a:hover{
	color:rgb(80, 80, 80);
}
.fallowers  ul li{
	display:inline-block;
	width: 32%;	
}
.fallowers  ul li img{
	display:block;
}
.fallowers  ul {
	margin-top:12px;	
}
.fallowers  ul li a{
	background: rgb(255, 255, 255);
	display: block;
	padding:3px;
	margin-bottom:5px;
	box-shadow: 0px 0px 10px rgb(207, 207, 207);
}
/* .footer{
	text-align: center;
	margin-top: 52px;
} */
.footer p{
	font-size: 0.8em;
	font-family:"微软雅黑", 'Merriweather Sans', sans-serif;
	color: rgb(155, 155, 155);
}
.footer p a{
	color:#e20f77;
}
/*----singlepage----*/
.singlepage img{
	float:none;
}
.singlepage p{
	float:none;
	width:100%;
}
.singlepage1 h3{
	margin-bottom: 15px;
	border-bottom: 5px solid #e20f77;
}
.singlepage1 h3:before{
	content: url(../images/r-blog.png);
	vertical-align: middle;
	margin-right: 3px;
}
/*---contact----*/
.contact {
	padding: 10px 0px 35px 0px;
	border-bottom: 1px ridge rgb(240, 240, 240);
}
.contact-form{
	float:left;
	width: 50%;
}
.contact-form p{
	font-size: 0.8em;
	font-family:"微软雅黑", 'Merriweather Sans', sans-serif;
	color: rgb(155, 155, 155);
}
.contact-form input[type="text"],.contact-form textarea{
	width: 91%;
	border: none;
	padding: 5px;
	margin: 5px 0px;
	outline: none;
	font-family:"微软雅黑", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: rgb(155, 155, 155);
	box-shadow: 0.2px 0.2px 4px rgb(255, 232, 232);
}
.contact-form textarea{
	height:100px;
}
.contact-address{
	float:right;
	width: 50%;
}
.contact-form input[type="submit"]{
	border:none;
	outline:none;
	padding:10px 12px;
	font-size: 0.8em;
	font-family:"微软雅黑", 'Merriweather Sans', sans-serif;
	background:#e20f77;
	color:#fff;
	cursor:pointer;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
	-webkit-apprence:none;
}
.contact-form input[type="submit"]:hover{
	background: rgb(80, 80, 80);
}
.contact-form h3,.contact-address h3{
	font-size:1.3em;
	margin-bottom: 10px;
}
.contact-address p,.contact-address ul li a{
	font-family:"微软雅黑", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: rgb(155, 155, 155);
	line-height: 1.8em;
}
.contact-address ul li a:hover{
	color:#EA5546;	
}
.contact-address ul li a img{
	vertical-align: middle;
	margin-right:3px;
}
.contact-address ul li a{
	display: block;
	padding: 6px 0px;
}
.error-page{
	text-align:center;
	padding: 100px 0px;
	border-bottom: 1px ridge rgb(240, 240, 240);
}
.error-page h4,.error-page h5{
	font-size:4em;
}
.error-page h5{
	font-size:10em;
	color:#e20f77;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.44);
}
/*------responive-design--------*/
@media screen and (max-width: 1366px)	{
	.wrap{
		width:89%;
	}
	.top-nav ul li a {
		font-size: 1.1em;
	}
}
@media screen and (max-width:1280px)	{
	.wrap{
		width:89%;
	}
	.left-sidebar {
		width: 19%;
	}
	.content {
		width: 74%;
	}
	.grid p {
		width:50%;
	}
	.right-sidebar {
		width: 29%;
	}
	.search-bar input[type="text"] {
		width: 67.1%;	
	}
	.fallowers ul li {
		width: 31.9%;
	}	
	.singlepage p {
		width:100%;
	}
	.post-grid img {
		width: 36%;
	}
	.post-grid p {
		width:60%;
	}
}
@media screen and (max-width:1024px)	{
	.wrap{
		width:90%;
	}
	.left-sidebar {
		width: 21%;
	}
	.grid p {
		width:100%;
		margin-top:7px;
	}
	.content {
		width: 71%;
	}
	.grid img {
		float:none;
		width:100%;
	}
	.right-sidebar {
		width: 26%;
	}
	.search-bar input[type="text"] {
		width: 59.1%;
	}
	.fallowers ul li {
		width: 31.5%;
	}
	.comments li {
		margin: 10px 10px 0px 10px;
	}
	.error-page h4{
		font-size: 2.8em;
	}
}
@media screen and (max-width:800px)	{
	.wrap{
		width:100%;
				overflow:hidden;
	}
	.left-sidebar {
		display:none;
	}
	.social-icons ul li {
		width:20%
	}
	.top-nav ul li a {
		padding:10px;
	}
	.grid h3, .featured-Videos h3, .popular-post h3, .fallowers h3, .contact-form h3, .contact-address h3, .error-page h4, .error-page h5 {
		font-size:0.8em;	
	}
	.grid-header ul li span ,.grid-header ul li a {
		font-size: 0.7em;
	}
	.content {
		width: 90%;

	}
	.footer p {
		font-size: 0.7em;
	}
	.search-bar input[type="text"] {
		width: 47.1%;
	}
	.post-grid img ,.post-grid p{
		float:none;
		width:100%
	}
	.fallowers ul li {
		width: 48%;
	}
	.contact-form,.contact-address {
		float:none;
		width:100%;
	}
	.contact-address{
		padding-top:10px;
	}
	.error-page h4, .error-page h5 {
		font-size:2em;
	}
	 .error-page h5{
	 	font-size:4em;
	 	box-shadow:none;
	 }

}


@media only screen and (max-width: 640px){
	.pc-main {display: none;}
	.phone-main {display: block;}

}
@media only screen and (min-width: 640px){ 
	.phone-main {display: none;}
	.pc-main {display: block;}
}
@media screen and (min-width: 640px) {
  .pc-main {
	display:block;
  }
  .phone-main{
  display:none;
  }
}
@media screen and (max-width: 640px) {
  .pc-main {
	display:none;
  }
  .phone-main{
  background-color:#fff;
  display:block;
  }
}
/****头部开始****/
.page-header{width:100%;height:69px;background-color:#e20f77;left: 0;top: 0px;z-index: 5;overflow:hidden;}
.hd-wrap{height:100%;margin:0 auto;font-size:20px; }
.topLogo{float:left;padding-top:5px;padding-right:10px;}

/*城市选择*/
#selectCity{margin:0 auto;}
#selectCity div[type="button"]{
	cursor:pointer; 
	border:none;
	overflow:hidden;
	white-space:nowrap;
	float:left;
	padding:14px 10px 0px 15px;
	margin:0px;
	width:70px;
	height:70px;
	line-height:38px;
	transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-moz-transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-webkit-transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-o-transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	color:#000;
}
#selectCity div[type="button"]:hover, #selectCity div[type="text"]:focus{width:200px;}
#selectCity div[type="submit"]{ center 11px no-repeat;cursor:pointer;margin:0px;padding:0px;width:37px;height:38px;line-height:38px;}
div[type="submit"]{padding:4px 17px;color:#ffffcolor:#585858;ff;text-transform:uppercase;border:none;font-size:20px; bottom repeat-x;cursor:pointer;margin-top:10px;float:left;overflow:visible;transition: all .3s linear;-moz-transition: all .3s linear;-o-transition: all .3s linear;-webkit-transition: all .3s linear;}
#selectCity div[type="submit"]:hover{background-color:#FF26A0;}
#selectCity div[type='submit']{background-color:#25ade4;}
/*城市选择 end*/

.topNav{
	float:left;
	text-align:center;
	height:70px;
}
.topNav .nav-item{
	float:left;
	height: 70px;
}
.topNav .nav-item:hover{
	background: #aaa url("../images/index/navjt.gif") no-repeat scroll center bottom;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1) inset;
}
.topNav a{color:#fff;padding-left:10px;padding-right:10px;}
.search-inp{float: left;width: 340px; height: 30px; border: 0px;border-radius: 2px;font-size: 16px;padding-left: 10px;margin-left: 10px; margin-right: 10px;margin-top: 20px;}
.search-btn{float: left;width:30px;height: 30px; margin-right: 10px;margin-top: 20px;outline-style:none;}
.topLogin{float:right;background-color:#929292;border-radius:50%;width:50px;height:50px; margin-top: 10px;margin-left: 10px;margin-right: 10px;}
.topReg{float:right;background-color:#929292;border-radius:50%;width:50px;height:50px; margin-top: 10px;margin-left: 10px;margin-right: 10px;}
.topReg a{text-align:center;color:#fff;height:50px; line-height:50px; display:block;font-size:14px;}
.topLogin a{text-align:center;color:#fff;height:50px; line-height:50px; display:block;font-size:14px;}
.hd-wrap {
    height: 100%;
    width: 1200px;
    margin: 0 auto;
    font-size: 14px;
}
/****头部结束****/
/*页尾*/
.footer{
	font-size: 12px;
	background-color:#707070;
	/* background-color:#e20f77; */
}
.footer .info{	
    width: 1200px;
    margin: 0 auto;
	color: #fff;
	text-align: center;
}
.footer .info .left{
	width:37%;
	float:left;
	padding:36px 14px 14px 14px;
}
.footer .info .right{
	width:59%;
	float:left;
	padding-top: 7px;
}
.footer .info .right .icon{
	float:left;
	width:35%;
	padding: 13px 0px;
	text-align:left;
}
.footer .info .right .icon img{
	height:50px;
	margin-left: 20px;
}
.footer .info .right .dianhua{
	float:left;
	width:30%;
	padding: 23px 0px;
	font-size: 24px;
}
.footer .info .right .erweima{
	width:10%;
	float:left;
	margin-left: 16px;
}
.footer .info .right .liangxi{
	width:48%;
	float:right;
	padding: 28px 10px;
	font-size:14px;
}
/*end 页尾*/

.max_page_width {
    width: 1200px;
    margin: 0px auto;
}
.wrap2 {
    width: 100%;
    background-color: #e20f77;
}
/*友情链接*/
.youqing{
	font-size: 12px;
	background-color:#e20f77;
	margin-top:20px;
}
.youqing .homeLinks {
	width:1200px;
	padding:10px 0 10px 24px;
	overflow: hidden;
}
.tdlink {
	float:left;
	margin-right:20px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	color: #fff;
}
.tdlink  a {
    outline-style: none;
    color: #fff;
    text-decoration: none;
}
.tdlink  a:hover{
	 color: #000;
}
/*end 友情链接*/
.shadow-left {
    width: 29%;
    float: left;
    padding: 10px 22px 22px 22px;
    background: #fff;
    box-shadow: 1px 2px 7px #ccc;
	-webkit-box-shadow: 1px 2px 7px #ccc;  
    -moz-box-shadow: 1px 2px 7px #ccc;
	height: 650px;
	overflow:hidden;
}
.content-mid{
	background:#fff;
	float:left;
	margin: 0% 0% 0% 1.5%;
	width: 26%;
	padding: 10px 22px 22px 22px;
	box-shadow: 1px 2px 7px #ccc;
	-webkit-box-shadow: 1px 2px 7px #ccc;  
    -moz-box-shadow: 1px 2px 7px #ccc;
	height: 650px;
	overflow:hidden;
}
.content-right{
	background:#fff;
	float: right;
	width: 30%;
	padding: 10px 22px 22px 22px;
	margin-right:13px;
	box-shadow: 1px 2px 7px #ccc;
	-webkit-box-shadow: 1px 2px 7px #ccc;  
    -moz-box-shadow: 1px 2px 7px #ccc;
	height: 650px;
	overflow:hidden;
}