body,
p,
h1,
h2,
h3,
h4,
h5,
li,
span,
i,
ul,
img,
a,
strong,
input,
button,
textarea,
select,
dl,
dd,
dt {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
b,
strong {
	font-weight: normal;
}

table {
	border-spacing: 0;
}

body {
	font-family: "microsoft yahei", "Arial";
	font-size: 14px;
	line-height: 1;
	color: #333;
	-webkit-user-select: none;
	-webkit-text-size-adjust: 100% !important;
	text-size-adjust: 100% !important;
	-moz-text-size-adjust: 100% !important;
	background:#f3f3f3; 
}

::-webkit-scrollbar {
	width: 0;
	height: 0;
}

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

li {
	list-style-type: none;
	float: left;
}

a {
	text-decoration: none;
	color: #333;
	outline: none;
}
a:hover { color:#7974e3}
img {
	border: none;
	vertical-align: middle;
}

i,
var,
em {
	font-style: normal;
}

button {
	font-family: "microsoft yahei", "Arial";
	outline: none;
	cursor: pointer;
	font-size: .26rem;
	border: none;
}

iframe {
	border: none;
}

input,
select,
textarea {
	outline: none;
	font-family: "microsoft yahei", "Arial";
	font-size: .26rem;
	border-radius: 0;
	border: none;
	background: none;
}

input:disabled {
	opacity: 1;
	color: #333;
}

input[type="submit"],
input[type="reset"],
input[type="text"],
input[type="password"],
input[type="number"],
input[type="button"],
button,
input[type="date"],
textarea {
	-webkit-appearance: none;
	border: none;
	background: none;
}

textarea {
	resize: none;
}

div {
	margin: 0 auto;
}


[class|="ico"] {
	display: inline-block;
	vertical-align: middle;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.clearfix:after{
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }

.clearfix {
	zoom: 1; 
}

.hide {
	display: none !important;
}
.ml25{ margin-left:25px; }
.fl{ float:left; }
.fr{ float:right; }

.jx{ height:24px; clear:both }
.w1200{ width:1200px; margin:0 auto; }
.head{ background:#f1f1f1; }




/*banner*/
/*.banner {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin:0 auto; 
}
.banner ul li img {
  width: 100%;
}
.banner .cirl {
  bottom: 20px;
  text-align: center;
  width: 100%;
  left: 0;
  position: absolute;
}
.banner .cirl span {
  width: 14px;
  height:14px;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  background: #fff;
  display: inline-block;
  margin: 0 5px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.banner .cirl .swiper-pagination-bullet-active {
  background: #919191;


}

*/

.banner{width:100%;height:616px;overflow:hidden;position:relative;font-size:0}.b-img{height:500px;position:absolute;left:0;top:0}.b-img a{display:block;height:616px;float:left}.b-list{height:50px;padding-top:580px;position:relative;margin:0 auto;z-index:1}.b-list span{display:block;cursor:pointer;width:14px;height:14px;border-radius:50%;border:3px solid #fff;float:left;margin:0 5px;_margin:0 3px}.b-list .spcss{border:3px solid #7b77cd}.bar-left{position:absolute;z-index:1;display:block;width:100px;height:100%;left:0;background:0 0;top:0}.bar-right{position:absolute;z-index:1;display:block;width:100px;height:100%;right:0;background:0 0;top:0}.bar-left em{display:block;width:50px;height:100px;background:url(../images/arrow.png) 0 0 no-repeat;margin:0 auto;margin-top:245px}.bar-right em{display:block;width:50px;height:100px;background:url(../images/arrow.png) -50px 0 no-repeat;margin:0 auto;margin-top:245px}.bar-left .emcss{background-position:0 -100px}.bar-right .emcss{background-position:-50px -100px}
/*小窗口*/
.win{ width:376px; background:#FFFFFF; border-radius:24px; }
.win .title{ padding:20px; padding-bottom:16px; overflow:hidden }
.neirong{ padding:20px; padding-top:0px; }
.neirong li{ float:none; border-top:1px solid #ececec; height:61px; line-height:61px;  }


/*标签*/
.tabs{ overflow:hidden; }
.tabs span{ background:#f0eff8; display:block; height:50px;  line-height:50px; float:right;  padding:0 38px; font-size:14px; margin:0 4px; color:#8482c0;    }
.tabs .acti{ background:#8e8cc5; color:#fff;  }
.tabs ul{ overflow:hidden; }


.zhuanjia{ background:#FFFFFF; overflow:hidden;  }
.zj{ background:url(../images/sy_33.jpg) no-repeat left top; width:523px;  height:125px; }
.zhuanjia .title{ margin:0; }
.zhuanjia .tabs{ padding:42px 16px 42px}
.zjt{}


.baoxi{ background:#f4efe5; overflow:hidden;  }
.bx{ background:url(../images/sy_42.jpg) no-repeat left top;  height:146px; }
.baoxi .title{ margin:0; }
.baoxi .tabs{ padding:42px 0}
.zjt{}


/*图片提示文字*/
.grid li {
	display: inline-block;
	width:376px;	
	text-align: left;
	position: relative;
	margin-bottom:24px; 
}

.grid figure {
	margin: 0;
	position: relative;
}

.grid figure img {
	max-width: 100%;
	display: block;
	position: relative;
}

.grid figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	background: #7b77cd;
	color: #fff;
}

.grid figcaption h3 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size:24px; 
	height:40px; line-height:40px; 
}
.grid figcaption span{ font-size:12px; color:#cbc9e8}

.grid figcaption span:before {
	content: 'by';
}

.grid figcaption a {
	text-align: center;
	padding: 10px 12px;
	border-radius: 2px;
	display: inline-block;
	background: #deb359;
	color: #fff;
}
   
/* 说明文字样式 3 */
.cs-style-3 figure {
	overflow: hidden;
}

.cs-style-3 figure img {
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

.no-touch .cs-style-3 figure:hover img,
.cs-style-3 figure.cs-hover img {
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
}

.cs-style-3 figcaption {
	height: 100px;
	width: 100%;
	top: auto;
	bottom: 0;
	opacity: 0;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}

.no-touch .cs-style-3 figure:hover figcaption,
.cs-style-3 figure.cs-hover figcaption {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}

.cs-style-3 figcaption a {
	position: absolute;
	bottom: 30px;
	right:20px;
}  
.bxnr{ overflow:hidden; }
/**/
.yyxg{ background:#FFFFFF; overflow:hidden;  }
.yiyuan{ background:url(../images/sy_48.jpg) no-repeat left top; width:523px;  height:135px; }
.yyxg .title{ margin:0; }
.yyxg .tabs{ padding:42px 16px 42px}
.yybox{ clear:both;}

/*底部*/
.footer{ background:#403e3f; color:#FFFFFF  }
.bottom_icon1{  background:url(../images/sy_54.jpg) no-repeat center top;  }
.bottom_icon2{  background:url(../images/sy_56.jpg) no-repeat center top;  }
.bottom_icon3{  background:url(../images/sy_58.jpg) no-repeat center top;  }
.bottom_icon4{  background:url(../images/sy_60.jpg) no-repeat center top;  }

.bottom1-1-1,bottom1-1-2,bottom1-1-3,bottom1-1-4{ float:left; width:25%;  }
.bottom1{width: 100%;background-color: #403f3f; padding-top: 10px;padding-bottom: 20px;min-width: 1200px;margin-top: 30px; }
.bottom1-1{width: 1200px;margin: 0 auto;margin-top: 20px; }
.bottom1-1-1{float: left;margin-left: 80px; }
.bottom1-1-2{float: left;margin-left: 50px }
.bottom1-1-1 p{text-align: center;font-size: 16px;color: #fff;float: left;padding-top:54px; margin-right:20px; }/* 7.31 */
.bottom1-1-1 .bottom1-1-1 p span{margin-top: 10px; }
.bottom1-1-1 .bottom1-1-1-left{float: left;width: 180px; }
.bottom1-1-1 .bottom1-1-1-left a{display: block;float: left;height: 26px;width: 90px;line-height: 26px;text-align:left;color: #aaaaaa;font-size: 14px; }
.bottom1-1-1 .bottom1-1-1-left a:hover{color: #fff; }
.bottom1-1-2 .bottom1-1-1-left{float: left;width: 80px; }
.bottom1-1-2 p{text-align: center;font-size: 16px;color: #fff;float: left;padding-top:54px; margin-right:20px; }/* 7.31 */
.bottom1-1-2 .bottom1-1-1 p span{margin-top: 10px; }
.bottom1-1-2 .bottom1-1-1-left{float: left;width: 80px; }
.bottom1-1-2 .bottom1-1-1-left a{display: block;float: left;height: 26px;width: 80px;line-height: 26px;text-align:left;color: #aaaaaa;font-size: 14px; }
.bottom1-1-2 .bottom1-1-1-left a:hover{color: #fff; }
.bottom2{width: 100%;background-color: #333;padding-bottom: 20px;min-width: 1200px; }
.bottom2-1{width: 1200px;margin: 0 auto; }
.bottom2-1-left{float: left;width: 760px;background: url(../images/bottom_17.png) no-repeat 500px 30px;padding-left: 20px;padding-top: 30px; }
.bottom2-1-left p{width: 470px;font-size: 12px;color:#aaaaaa;line-height: 18px;margin-left: 8px; }
.bottom2-1-left p span{display: block;margin-top: 20px; }
.bottom2-1-right{float: left;margin-top: 30px; }
.bottom2-1-right div{width: 162px;height: 176px;border-left: solid #999 1px;border-right: solid #999 1px;float: left;margin-right: 20px; }
.bottom2-1-right p{width: 164px;height: 180px;text-align: center;margin-top: 10px; }
.bottom2-1-right p span{color: #fff }
.bottom2-1-right .a-1{float: left;display: block;background: url( ../images/sasadsad.png) no-repeat;margin-top: 30px;margin-right: 10px; width: 108px;height: 108px;}
.bottom2-1-right .a-1:hover{background: url(../images/bottom_23.png) no-repeat; }
.bottom2-1-right .a-2{float: left;display: block;width: 108px;height: 108px;margin-top: 30px;background: url(../images/bottom_25.png) no-repeat; }
.bottom2-1-right .a-2:hover{background: url(../images/bottom_29.png) no-repeat; }
.bottom_icon1 { background:url(../images/sy_54.jpg) center 0px no-repeat;}/* 7.31 */
.bottom_icon2 { background:url(../images/sy_56.jpg) center 0px no-repeat;}/* 7.31 */
.bottom_icon3 { background:url(../images/sy_58.jpg) center 0px no-repeat;}/* 7.31 */
.bottom_icon4 { background:url(../images/sy_60.jpg) center 0px no-repeat;}/* 7.31 */
.tempWrap { height: auto !important; } 
/*end*/

.col_r{ width: 376px; float:right; }
.col_l{ width: 798px; float:left; background:#FFFFFF; border-radius:24px;}
.col_l .neirong{ padding:20px;  }

/*列表*/
.path { overflow:hidden; padding:30px 30px; color:#ccc;   }
.path img{ width:22px; height:22px;  }
.path a{ padding:10px 16px; color:#888; font-size:16px;  }
.path a:hover{ color:#817ecf }

.lookper {
  display: table;
  width: 100%;
}
.lookper ul li {
  width: 100%;
  padding:30px;
  border-top: 1px solid #eee;
}
.lookper ul li .text {
  float: left;
  width: 70%;
}
.lookper ul li .text b {
  font-size: 24px;
  color:#817ecf; 
  padding-bottom: 8px;
	display: block;

}
.lookper ul li .text p {
  font-size: 16px;
  line-height: 1.6em;
  margin: 10px 0;
  color: #979797;
}
.lookper ul li .text p i {
  color: #252424;
}
.lookper ul li .pict {
  float: right;
  width: 196px;
  height: 154px;
  overflow: hidden;
  -webkit-border-radius: 15px;
          border-radius: 15px;
}
.lookper ul li .pict img {
  width: 100%;
  height:100%; 
}

.lookper ul li button{ background:#d2b06b; color:#FFFFFF; padding:10px 22px; font-size:16px; border-radius:4px;  }


.yygk{ padding:30px; font-size:16px; line-height:1.6em; text-align:justify; text-indent:2em; text-align:center;  }
.yygk h2{ font-size:34px; text-align:center; height:100px; line-height:100px; letter-spacing:14px; background:url(../images/line.jpg) no-repeat 59% 63px;  }
.yygk p{ padding:0 0 30px 0; color:#333; text-align:justify; color:#656565; }
.yygk img{ width:66%; margin-bottom:30px;   }

.jzzn h2{ font-size:34px; font-weight:bold; text-align:center; height:100px; line-height:100px; letter-spacing:14px; background:url(../images/line.jpg) no-repeat 56% 63px;  }
.jzzn img{ width:auto; }

/*文章页*/
.content{ padding:40px; }
.content h1{ font-size:24px; font-weight:bold;  text-align:center; height:78px; line-height:55px;   }
.content p{ font-size:16px; line-height:2em; color:#5D5D5D; text-indent:2em; margin-bottom:30px; }
.content img{ margin-bottom:30px; }

.pagelist{overflow: hidden;text-align: center;height: 42px;line-height: 40px; margin-bottom:60px; margin-left: 270px;   }
.pagelist li{ float:left; padding:0 20px;  background:#fff; border:1px solid #e5e5e5; border-radius:60px;    }
.pagelist .thisclass{ background:#817ecf; border:none; color:#fff;  } 


/*专家列表*/
.list_zj{ overflow:hidden; }

.list_zj li{ float:left; border-radius:24px; background:#FFFFFF; padding:30px; width:586px;  height:370px; margin-bottom:30px;  }
.list_zj li:nth-child(2n){ float:right; }
.list_zj li img{ width:43%}
.list_zj li .fr{ width:268px; }
.list_zj li .fr h3{ font-size:34px; color:#7b77cd }
.list_zj li .fr h3 span{ font-size:20px; color:#666; padding:0 16px;  }

.toux{ height:40px; line-height:40px; font-size:16px; color:#999999;}
.shanchang{ font-size:16px; color:#777; margin-top:36px; line-height:1.8em;   }
.shanchang em{ font-size:20px; color:#7b77cd; display:block;  }

.list_zj .btnzx{ margin-top:25px; }
.list_zj .btnzx a{ display:block; float:left; background:#c4a25b; padding:10px 20px; width:120px;color:#FFFFFF; text-align:center;  border-radius:100px;  }
.list_zj .btnzx a:nth-child(2n){ float:right; background:#7b77cd}
 

.tabs-ten span{ padding: 0px 30px;height: 40px;line-height: 40px; float:left;   }
.list_zj .tabs-ten{ background:#fff; padding:40px 30px; border-radius:24px;  }
 
.more_zj{ text-align:center }
.list_zj  .more_zj img{ width: 14%; margin-top: 88px;  }
.list_zj .more_zj a{ text-align:center; font-size:16px; color:#666666; padding:20px 0 10px 0; display:block; letter-spacing: 4px; }
 
 
 
 
 
 
 
 
 
.hide{display:none;}
.clearfix:after{clear:both;display:block;visibility:hidden;height:0;content:" ";font-size:0;}
em,i,s{font-style:normal;}
.header-wrap{width:100%;background-color:#7b77cc;}
.navwrap{height:67px; line-height:68px; background:url(../images/sy_05.jpg) repeat-x;}
#nav{position:relative;z-index:99;margin:0 auto;padding:0;width:1200px;height:68px;}
.navbar{position:relative;padding-left:210px;height:68px;}
.navbar a{position:relative;float:left;padding:0 15px;width:160px;height:67px;border-right:1px #8d8ad0 solid; color:#fff;text-align:center;text-decoration:none;white-space:nowrap;font-size:15px;font-family:\5fae\8f6f\96c5\9ed1;line-height:67px;}
.navbar a.first{border-left:0;}
.navbar a.last{border-right:0;}
.navbar a:hover{background-color:#6b67bf;color:#fff;}
.navbar a.current{border-right:1px #8d8ad0 solid;}
.navbar a:hover{text-decoration:none;}
.navbar a.current:hover{color:#fff;}
.navbar .navbt{/*position:absolute;top:0px;right:10px;float:none;*/padding:0;width:160px;height:67px;background:url(../images/navbt.jpg) no-repeat;font-size:14px;line-height:68px;}
a.navbt span{padding-left:18px;background:url(../images/iconmap.jpg) no-repeat 1px 3px;}
.navbar a.navbt:hover{background:transparent url(../images/navbt-hover.jpg) no-repeat;}
.navbar a.navbt:hover span{background-image:url(../images/iconmap-hover.jpg);}
.pros{position:absolute;top:0px;left:0;z-index:1000;width:210px;background-color:#6b67bf;}
.pros h2{padding-left:16px;width:194px;height:67px;line-height:67px;color:#fff;font-weight:400;font-size:18px; font-weight:bold; font-family:\5fae\8f6f\96c5\9ed1; padding-left: 58px; }
.subpage h2{background:url(../images/icon-dropdown.jpg) no-repeat 122px center;cursor:pointer;}
.subpage .prosul{display:none;}
.prosul{margin-top:2px;padding-left:3px;width:207px;height:414px;}
.prosul i,.prosul li{background:url(../images/iconcatg.png) no-repeat;}
li.food{background-position:10px 15px;}
li.enjoy{background-position:10px -35px;}
li.women{background-position:10px -85px;}
li.life{background-position:10px -135px;}
li.travel{background-position:10px -185px;}
li.goods{background-position:10px -235px;}
.prosul li{margin-right:3px;padding-left:40px;height:58px;border-bottom:1px #7c78cb solid;line-height:60px; width:207px}
.prosul li.prosahover{margin-right:0;padding-right:3px;border-bottom:1px #fff solid;background-color:#fff;}
.prosul a{display:inline-block;padding-right:8px;height:50px;color:#ffd0c0;white-space:nowrap;}
.prosul a.hot{background:url(../images/icon-hot.png) right 8px no-repeat;}
.prosul li.prosahover a.hot{background-image:url(../images/icon-hot-hover.png);}
.prosul li.prosahover a{color:#636363;}
.prosul li a.ti{color:#fff;font-size:14px;font-family:\5fae\8f6f\96c5\9ed1;}
.prosul li.prosahover a.ti{color:#7c78cb;}
.prosul li a:hover{color:#d03322;}
.prosul li.nochild a:hover{color:#fff;}
.prosul li i{float:right;display:block;padding-right:12px;width:3px;height:50px;background-position:0 -276px;text-indent:-999em;}
.prosul li.prosahover i{background-position:0 -326px;}
.prosul li.last{border-bottom:0;}
.prosul li.bd-solid{border-bottom:1px #7c78cb solid;}
.prosul li.hotareas{padding-left:12px;height:106px;background-image:none;line-height:26px;}
.prosul li.hotareas i{margin-top:-2px;height:40px;background-position:0 -279px;line-height:30px;}
.prosul li.hotareas a{height:30px;line-height:30px;}
.prosul li.hotareas a.hot{background-position:right 0;}
.prosul li h2{display:inline;padding-left:0;font-weight:400;font-size:14px;line-height:40px;}
.prosul li.prosahover h2{color:#d03322;}
.prosmore{position:absolute;top:67px;left:210px;z-index:999;padding:15px 0 15px 15px;width:214px;height:382px;border:2px #6b67bf  solid;border-left:0;background-color:#fff;}
.prosul .prosmore{text-align:left;}
.prosul .prosmore span{float:left;width:95px;height:36px;line-height:22px;}
.prosul .prosmore img{ position:absolute; bottom:0; left:0; }
.prosul li .prosmore a{padding:0 4px;height:18px;line-height:18px;}
.prosul li .prosmore a:hover{background-color:#7c78cb;color:#fff;}
.prosmore em{display:inline-block;padding-top:9px;font-weight:400;}
.prosmore em.morehot{padding-right:22px;background:url(../images/icon-hot-more.png) right top no-repeat;}


/*.nav{  height:67px; line-height:68px; background:url(../images/sy_05.jpg) repeat-x;   }
.nav li{ width:200px; height:67px; border-right:1px solid #9592d7; text-align:center; line-height: 52px; }
.nav a{ font-size:14px; color:#FFFFFF; display:block; position:relative; width:100%; height:100%;   }
.nav a em{ display:block; width:100%; line-height:5px;  font-size:12px; text-align:center; position:absolute; top:40px; left:0; }
.nav a:hover{ background:#6b67bf}*/
.subnav{ background:url(../images/sy_09.jpg) no-repeat center top; height:130px; }
.subnav a{ display:block; height:130px; width:238px; float:left  }



.slideBox{  height:262px; overflow:hidden; position:relative; border:0px; margin:2px auto;}
.slideBox .hd{ height:8px; overflow:hidden; position:absolute;  bottom:26px; z-index:1; margin-left:25px; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left; list-style:none;margin-left: 16px;}
.slideBox .hd ul li{ float:left; margin-right:3px;  width:14px; height:14px; line-height:14px; text-align:center; background:#8e8cc5;  cursor:pointer; list-style:none}
.slideBox .hd ul li.on{ background:#333; color:#fff; }
.slideBox .bd{ position:relative; }

.slideBox .bd img{ width: 330px; height: 246px; border:0px; border:none; margin-left: 23px;}

.sy_con3{width:100%;float:left;background:#fff;padding:50px 0}
.sy_con3_title{width:100%;float:left;background:url(../images/sy-002.png) no- repeat center center;line-height:45px}
.sy_con3_titlel{width:578px;float:left;text-align:right;font-size:38px;color:#353535;letter-spacing:2px}
.sy_con3_titler{width:578px;float:left;text-align:left;margin-left:44px;font-size:20px;color:#807e7e;text-transform:uppercase}
.sy_con3_c{width:100%;float:left}
.sy_con3_c ul{width:100%;float:left}
.sy_con3_c ul li{width:270px;margin-left:40px;float:left;margin-top:35px;height:270px;cursor:pointer}
.sy_con3_c ul .sy_con3_l{margin-left:0}
.sy_con3_c ul li a{font-family:"microsoft yahei"}
.sy_con3_c ul li img{width:270px;float:left;height:270px}
.sy_con3_c ul li .sy_con3_b{width:100%;float:left;margin-top:-270px;height:86px;color:#fff;padding-top:184px;text-align:center}
.sy_con3_c ul li .sy_con3_b1{background:url(../images/sy-003.png) center center no-repeat}
.sy_con3_c ul li .sy_con3_b2{background:url(../images/sy-003a.png) center center no-repeat}
.sy_con3_c ul li .sy_con3_b span{width:80%;float:left;margin:10px 10% 0 10%;line-height:25px;font-size:20px;height:25px;text-align:center}
.sy_con3_c ul li .sy_con3_b p{width:80%;float:left;line-height:15px;height:15px;font-family:"";font-size:10px;text-align:center;margin:0 10% 0 10%;text-transform:capitalize}
.sy_con3_c ul li:hover .sy_con3_b1{background:url(../images/sy-003a.png) center center no-repeat}
.sy_con3_c ul li:hover .sy_con3_b2{background:url(../images/sy-003.png) center center no-repeat}
.sy_con3_wap{display:none}

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 