/* CSS Document */
/*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,center,dl,dt,dd,ol,ul,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;}
body{line-height:1;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}

/*global*/
body{font:14px/1.5 Microsoft Yahei,Helvetica,Arial;color:#262526; background:#FFFFFF;}
.wrapper{width:1000px;margin:0 auto;}

a,a * {text-decoration: none;outline: none;star:expression(this.onFocus=this.blur());}
::selection {background:#01a4b5; color:#fff;}
::-moz-selection {background:#01a4b5; color:#fff;}
.fonthui { color:#898989;}
.fontqing { color:#00a5b5;}
@font-face {
    font-family:ghost;
	src:url('http://www.mylikemr.com/newsz/index/css/ghost.eot');
    src:url('http://www.mylikemr.com/newsz/index/css/ghost.eot?') format('embedded-opentype'),url('http://www.mylikemr.com/newsz/index/css/ghost.ttf') format('truetype');}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.clearfix{*zoom:1;}
.fix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.fix{*zoom:1}
input[type="text"]:focus,textarea:focus{outline:none;resize:none;}

.fl{float:left;}
.fr{float:right;}
/*nav*/
.nav{ width:100%; height:30px;border-bottom:#dddddd 1px solid;}
.nav .con{ margin:0 auto; width:1228px; height:30px;}
.nav .con .sy{ float:left; width:85px; height:30px; line-height:30px;}
.nav .con .sy a{ padding-left:15px; display:block; width:70px;height:30px; line-height:30px; background:url(../image/sy.png) 0 -32px no-repeat;color:#999999;white-space:nowrap; font-size:12px;}
.nav .con .sy a:hover{ background:url(../image/sy.png) 0 2px no-repeat;color:#993399;}
.nav .con .hy{ float:left; line-height:30px; height:30px;color:#999999; padding-right:20px; font-size:12px;}
.nav .con .dl{float:left; line-height:30px; height:30px; padding-right:20px; font-size:12px;}
.nav .con .dl a{color:#999999;white-space:nowrap;}
.nav .con .dl a:hover{color:#993399;}

.nav .con .dt{float:right; line-height:30px; height:30px; width:70px; font-size:12px;}
.nav .con .dt a{color:#999999;white-space:nowrap;}
.nav .con .dt a:hover{color:#993399;}

.nav .con .sj{float:right; width:70px; line-height:30px; height:30px;  padding-left:15px; font-size:12px; background:url(../image/sj.png) 0 center no-repeat; position:relative;}
.nav .con .sj a{color:#999999;white-space:nowrap;}
.nav .con .sj:hover a{color:#993399;}
.nav .con .sj .wx{ position:absolute; z-index:999; left:-70px; top:16px;opacity:0;
	filter: alpha(opacity=0);
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out; display:none;}
.nav .con .sj:hover .wx{opacity:1;
	filter: alpha(opacity=100); display:block;}
.nav .con .sc{float:right; line-height:30px; height:30px; width:70px; padding-right:12px; font-size:12px;}
.nav .con .sc a{color:#999999;white-space:nowrap;}
.nav .con .sc a:hover{color:#993399;}

.headTxtR {width: 190px;}
.fri { float: right;}
.headTxtR span {color: #999;float: left;line-height: 30px;}
.headTxtR a{display: block;float: left;height: 20px;margin-right: 8px;margin-top: 5px; transition: all 0.3s linear 0s;width: 20px; cursor:pointer;}
.headTxtR-a1{background: url("../image/order-c1-ico.png") no-repeat scroll 0 0 ;}
.headTxtR-a2 {background: url("../image/order-c1-ico.png") no-repeat scroll -20px 0 ;}
.headTxtR-a3 {background: url("../image/order-c1-ico.png") no-repeat scroll -40px 0 ;}
.headTxtR-a4 {background: url("../image/order-c1-ico.png") no-repeat scroll -60px 0 ;}

.headTxtR-a1:hover { background: url("../image/order-c1-ico.png") no-repeat scroll 0px -20px;}
.headTxtR-a2:hover {background: url("../image/order-c1-ico.png") no-repeat scroll -20px -20px;}
.headTxtR-a3:hover {background: url("../image/order-c1-ico.png") no-repeat scroll -40px -20px;}
.headTxtR-a4:hover {background: url("../image/order-c1-ico.png") no-repeat scroll -60px -20px;}

/*header*/
.myliketel{ position:absolute; right:0; top:10px; height:39px; overflow:hidden}
.myliketel .img{ display:inline-block;}
.myliketel .telcon {
    width: 160px;
	display:inline-block;
    color:#9b4a8d;
    font-size: 15px;
    line-height: 19px;
}
.myliketel .telcon span{ font-size:18px}

#header{height:90px;background:#FFFFFF;width:1228px;padding:10px 0 0;margin:0 auto; overflow:hidden; position:relative;}
#header .logo{float:left;position: relative; overflow:hidden;}
#header .logo a{width:335px;height:78px;background:url(../image/logo.jpg);text-indent:-999em;display:block;}
#header .logo .light{
	cursor:pointer;
	position: absolute;
	left: -180px;
	top: 10px;
	width: 80px;
	height: 60px;
	background-image: linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.7),rgba(255,255,255,0));
	background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.7),rgba(255,255,255,0));
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.7),rgba(255,255,255,0));
	background-image: -o-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.7),rgba(255,255,255,0));
	background-image: -ms-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.7),rgba(255,255,255,0));
	transform: skewx(-25deg);
	-o-transform: skewx(-25deg);
	-moz-transform: skewx(-25deg);
	-webkit-transform: skewx(-25deg);
	-ms-transform: skewx(-25deg);
	
	animation:light_move 2.5s 1s infinite linear ;
	-webkit-animation:light_move 2.5s 1s infinite linear ;
	-moz-animation:light_move 2.5s 1s infinite linear ;
	-o-animation:light_move 2.5s 1s infinite linear ;
	-ms-animation:light_move 2.5s 1s infinite linear ;
}

@keyframes light_move {
0% {left:-180px;}
30%{left:320px}
75%{left:50px;}
100%{left:320px;}
}
@-moz-keyframes light_move {
0% {left:-180px;}
30%{left:320px}
75%{left:50px;}
100%{left:320px;}
}
@-webkit-keyframes light_move {
0% {left:-180px;}
30%{left:320px}
75%{left:50px;}
100%{left:320px;}
}
@-o-keyframes light_move{
0% {left:-180px;}
30%{left:320px}
75%{left:50px;}
100%{left:320px;}
}
@-ms-keyframes light_move{
0% {left:-180px;}
30%{left:320px}
75%{left:50px;}
100%{left:320px;}
}

#header .city{ display:none;float:right;height:62px;margin:15px 50px 0 0;position:relative;width:640px;overflow:hidden;}
#header .city a{-webkit-transition: all 0s linear 0s;-moz-transition: all 0s linear 0s;-ms-transition: all 0s linear 0s;}
#header .city .item.on{top:0;}
#header .city .item{top:62px;position:relative;left:20px;z-index:99;}
#header .city .prev{background:url(../image/index_sprites.png) -205px -120px no-repeat;width:12px;height:22px;position:absolute;left:0px;top:16px;display:none;}
#header .city .prev:hover{background-position:-205px -150px;}
#header .city .next{background:url(../image/index_sprites.png) -220px -120px no-repeat;width:12px;height:22px;position:absolute;right:10px;top:16px;}
#header .city .next:hover{background-position:-220px -150px;}
#header .city li{height:62px;position:absolute;top:0;}
#header .city li a{display:block;float:left;height:62px;background:url(../image/city_bg1.png) no-repeat;}
#header .city li span{position:absolute;display:block;white-space:nowrap;color:#a6a6a6;padding-left:10px;background:url(../image/city_dot2.png) left center no-repeat;z-index:99;}
#header .city li a:hover span,#header .city li a.on span{background:url(../image/city_dot1.png) left center no-repeat;color:#666;}

#header .city li.chengdu{left:526px;}
#header .city li.chengdu span{left:15px;top:20px;}
#header .city li.chengdu a{width:60px;background-position:0 0;margin-right:55px;}
#header .city li.chengdu a:hover,#header .city li.chengdu a.on{background-position:0 -62px;}

#header .city li.souel{left:115px;}
#header .city li.souel span{left:7px;}
#header .city li.souel a{width:36px;background-position:-115px 0;margin-right:70px;}
#header .city li.souel a:hover{background-position:-115px -62px;}
#header .city li.tokyo{left:196px;}
#header .city li.tokyo span{left:20px;top:25px;}
#header .city li.tokyo a{width:40px;background-position:-196px 0;margin-right:50px;}
#header .city li.tokyo a:hover{background-position:-196px -62px;}
#header .city li.shanghai{left:261px;z-index:9999;}
#header .city li.shanghai span{left:14px;top:5px;}
#header .city li.shanghai a{width:14px;background-position:-261px 0;margin-right:9px;}
#header .city li.shanghai a:hover{background-position:-261px -62px;}
#header .city li.beijing{left:314px;}
#header .city li.beijing span{left:20px;top:30px;}
#header .city li.beijing a{width:80px;background-position:-314px 0;}
#header .city li.beijing a:hover{background-position:-314px -62px;}
#header .city li.guangzhou{left:394px;}
#header .city li.guangzhou span{left:70px;top:10px;}
#header .city li.guangzhou a{width:68px;background-position:-394px 0;}
#header .city li.guangzhou a:hover{background-position:-395px -62px;}

#header .city li.shenzhen{left:0px;}
#header .city li.shenzhen span{left:18px;top:15px;}
#header .city li.shenzhen a{width:49px;background-position:-546px 0;}
#header .city li.shenzhen a:hover{background-position:-546px -62px;}

#header .city li.changsha{left:10px;}
#header .city li.changsha span{left:13px;top:20px;}
#header .city li.changsha a{width:13px;background-position:0 -124px;}
#header .city li.changsha a:hover{background-position:0 -186px;}
#header .city li.chongqing{left:102px;}
#header .city li.chongqing span{left:18px;top:3px;}
#header .city li.chongqing a{width:27px;background-position:-92px -124px;}
#header .city li.chongqing a:hover{background-position:-92px -186px;}
#header .city li.shuzhou{left:217px;z-index:999;}
#header .city li.shuzhou span{left:18px;top:10px;}
#header .city li.shuzhou a{width:28px;background-position:-217px -124px;}
#header .city li.shuzhou a:hover{background-position:-217px -186px;}
#header .city li.yunnan{left:255px;}
#header .city li.yunnan span{left:22px;top:30px;}
#header .city li.yunnan a{width:28px;background-position:-255px -124px;}
#header .city li.yunnan a:hover{background-position:-255px -186px;}
#header .city li.ningbo{left:370px;}
#header .city li.ningbo span{left:13px;top:15px;}
#header .city li.ningbo a{width:12px;background-position:-388px -124px;}
#header .city li.ningbo a:hover{background-position:-388px -186px;}
#header .city li.xiamen{left:430px;}
#header .city li.xiamen span{left:26px;top:13px;}
#header .city li.xiamen a{width:32px;background-position:-442px -124px;}
#header .city li.xiamen a:hover{background-position:-442px -186px;}
#header .city li.fuzhou{left:500px;}
#header .city li.fuzhou span{left:40px;top:15px;}
#header .city li.fuzhou a{width:80px;background-position:-516px -124px;}
#header .city li.fuzhou a:hover{background-position:-516px -186px;}

#header .city li.quanzhou{left:10px;}
#header .city li.quanzhou span{left:18px;top:20px;}
#header .city li.quanzhou a{width:40px;background-position:0 -248px;}
#header .city li.quanzhou a:hover{background-position:0 -310px;}
#header .city li.wanzhou{left:83px;}
#header .city li.wanzhou span{left:15px;top:20px;}
#header .city li.wanzhou a{width:60px;background-position:-83px -248px;}
#header .city li.wanzhou a:hover{background-position:-83px -310px;}
#header .city li.guiyang{left:178px;}
#header .city li.guiyang span{left:15px;top:15px;}
#header .city li.guiyang a{width:12px;background-position:-178px -248px;}
#header .city li.guiyang a:hover{background-position:-178px -310px;}
#header .city li.qujing{left:234px;}
#header .city li.qujing span{left:24px;top:30px;}
#header .city li.qujing a{width:28px;background-position:-234px -248px;}
#header .city li.qujing a:hover{background-position:-234px -310px;}
#header .city li.hangzhou{left:344px;}
#header .city li.hangzhou span{left:40px;top:15px;}
#header .city li.hangzhou a{width:80px;background-position:-344px -248px;}
#header .city li.hangzhou a:hover{background-position:-344px -310px;}
#header .city li.dalian{left:457px;}
#header .city li.dalian span{left:25px;top:20px;}
#header .city li.dalian a{width:49px;background-position:-457px -248px;}
#header .city li.dalian a:hover{background-position:-457px -310px;}
#header .city li.tianjing{left:545px;}
#header .city li.tianjing span{left:20px;top:17px;}
#header .city li.tianjing a{width:28px;background-position:-545px -248px;}
#header .city li.tianjing a:hover{background-position:-545px -310px;}

/*900*/
#header .city_900{float:right;height:62px;margin:27px 50px 0 0;position:relative;width:900px;overflow:hidden;}
#header .city_900 a{-webkit-transition: all 0s linear 0s;-moz-transition: all 0s linear 0s;-ms-transition: all 0s linear 0s;}
#header .city_900 .item.on{top:0;}
#header .city_900 .item{top:62px;position:relative;left:20px;z-index:99;}
#header .city_900 .prev{background:url(../image/index_sprites.png) -205px -120px no-repeat;width:12px;height:22px;position:absolute;left:0px;top:16px;display:none;}
#header .city_900 .prev:hover{background-position:-205px -150px;}
#header .city_900 .next{background:url(../image/index_sprites.png) -220px -120px no-repeat;width:12px;height:22px;position:absolute;right:10px;top:16px;}
#header .city_900 .next:hover{background-position:-220px -150px;}
#header .city_900 li{height:62px;position:absolute;top:0;}
#header .city_900 li a{display:block;float:left;height:62px;background:url(../image/city_bg1.png) no-repeat;}
#header .city_900 li span{position:absolute;display:block;white-space:nowrap;color:#a6a6a6;padding-left:10px;background:url(../image/city_dot2.png) left center no-repeat;z-index:99;}
#header .city_900 li a:hover span,#header .city li a.on span{background:url(../image/city_dot1.png) left center no-repeat;color:#666;}
#header .city_900 li.chengdu{left:510px;}
#header .city_900 li.chengdu span{left:15px;top:20px;}
#header .city_900 li.chengdu a{width:60px;background-position:0 0;margin-right:55px;}
#header .city_900 li.chengdu a:hover,#header .city li.chengdu a.on{background-position:0 -62px;}
#header .city_900 li.souel{left:96px;}
#header .city_900 li.souel span{left:7px;}
#header .city_900 li.souel a{width:36px;background-position:-115px 0;margin-right:70px;}
#header .city_900 li.souel a:hover{background-position:-115px -62px;}
#header .city_900 li.tokyo{left:180px;}
#header .city_900 li.tokyo span{left:20px;top:25px;}
#header .city_900 li.tokyo a{width:40px;background-position:-196px 0;margin-right:50px;}
#header .city_900 li.tokyo a:hover{background-position:-196px -62px;}
#header .city_900 li.shanghai{left:242px;z-index:9999;}
#header .city_900 li.shanghai span{left:14px;top:5px;}
#header .city_900 li.shanghai a{width:14px;background-position:-261px 0;margin-right:9px;}
#header .city_900 li.shanghai a:hover{background-position:-261px -62px;}
#header .city_900 li.beijing{left:306px;}
#header .city_900 li.beijing span{left:20px;top:30px;}
#header .city_900 li.beijing a{width:80px;background-position:-314px 0;}
#header .city_900 li.beijing a:hover{background-position:-314px -62px;}
#header .city_900 li.guangzhou{left:386px;}
#header .city_900 li.guangzhou span{left:70px;top:10px;}
#header .city_900 li.guangzhou a{width:68px;background-position:-394px 0;}
#header .city_900 li.guangzhou a:hover{background-position:-395px -62px;}
#header .city_900 li.shenzhen{left:0px;}
#header .city_900 li.shenzhen span{left:18px;top:15px;}
#header .city_900 li.shenzhen a{width:49px;background-position:-546px 0;}
#header .city_900 li.shenzhen a:hover{background-position:-546px -62px;}
#header .city_900 li.changsha{left:585px;}
#header .city_900 li.changsha span{left:13px;top:20px;}
#header .city_900 li.changsha a{width:13px;background-position:0 -124px;}
#header .city_900 li.changsha a:hover{background-position:0 -186px;}
#header .city_900 li.chongqing{left:662px;}
#header .city_900 li.chongqing span{left:18px;top:3px;}
#header .city_900 li.chongqing a{width:27px;background-position:-92px -124px;}
#header .city_900 li.chongqing a:hover{background-position:-92px -186px;}
#header .city_900 li.shuzhou{left:725px;z-index:999;}
#header .city_900 li.shuzhou span{left:18px;top:10px;}
#header .city_900 li.shuzhou a{width:28px;background-position:-217px -124px;}
#header .city_900 li.shuzhou a:hover{background-position:-217px -186px;}
#header .city_900 li.yunnan{left:774px;}
#header .city_900 li.yunnan span{left:22px;top:30px;}
#header .city_900 li.yunnan a{width:28px;background-position:-255px -124px;}
#header .city_900 li.yunnan a:hover{background-position:-255px -186px;}
#header .city_900 li.ningbo{left:30px;}
#header .city_900 li.ningbo span{left:13px;top:15px;}
#header .city_900 li.ningbo a{width:12px;background-position:-388px -124px;}
#header .city_900 li.ningbo a:hover{background-position:-388px -186px;}
#header .city_900 li.xiamen{left:100px;}
#header .city_900 li.xiamen span{left:26px;top:13px;}
#header .city_900 li.xiamen a{width:32px;background-position:-442px -124px;}
#header .city_900 li.xiamen a:hover{background-position:-442px -186px;}
#header .city_900 li.fuzhou{left:192px;}
#header .city_900 li.fuzhou span{left:13px;top:20px;}
#header .city_900 li.fuzhou a{width:13px;background-position:0 -124px;}
#header .city_900 li.fuzhou a:hover{background-position:0 -186px;}
#header .city_900 li.quanzhou{left:272px;}
#header .city_900 li.quanzhou span{left:18px;top:20px;}
#header .city_900 li.quanzhou a{width:40px;background-position:0 -248px;}
#header .city_900 li.quanzhou a:hover{background-position:0 -310px;}
#header .city_900 li.wanzhou{left:355px;}
#header .city_900 li.wanzhou span{left:15px;top:20px;}
#header .city_900 li.wanzhou a{width:60px;background-position:-83px -248px;}
#header .city_900 li.wanzhou a:hover{background-position:-83px -310px;}
#header .city_900 li.guiyang{left:450px;}
#header .city_900 li.guiyang span{left:7px;}
#header .city_900 li.guiyang a{width:36px;background-position:-115px 0;margin-right:70px;}
#header .city_900 li.guiyang a:hover{background-position:-115px -62px;}
#header .city_900 li.qujing{left:506px;}
#header .city_900 li.qujing span{left:24px;top:30px;}
#header .city_900 li.qujing a{width:28px;background-position:-234px -248px;}
#header .city_900 li.qujing a:hover{background-position:-234px -310px;}
#header .city_900 li.hangzhou{left:595px;}
#header .city_900 li.hangzhou span{left:40px;top:15px;}
#header .city_900 li.hangzhou a{width:80px;background-position:-344px -248px;}
#header .city_900 li.hangzhou a:hover{background-position:-344px -310px;}
#header .city_900 li.dalian{left:710px;}
#header .city_900 li.dalian span{left:25px;top:20px;}
#header .city_900 li.dalian a{width:49px;background-position:-457px -248px;}
#header .city_900 li.dalian a:hover{background-position:-457px -310px;}
#header .city_900 li.tianjing{left:790px;}
#header .city_900 li.tianjing span{left:20px;top:17px;}
#header .city_900 li.tianjing a{width:28px;background-position:-545px -248px;}
#header .city_900 li.tianjing a:hover{background-position:-545px -310px;}

/*1000*/
#header .search{ margin-top:45px; float:right; width:200px; height:30px;background:url(../image/search.jpg) no-repeat}
#header .search .input{width:160px; height:22px; line-height:22px; overflow:hidden; border:0 none; padding-left:5px;}
#header .search .btn{ width:30px; height:22px; border:0 none; background:none; cursor:pointer}
#header .search .s1{ float:left; width:164px; padding:2px;}
#header .search .s2{ float:left; width:30px;}

#header .city_1000{float:left;height:62px;margin:27px 0px 0 50px; position:relative;width:640px;overflow:hidden;}
#header .city_1000 a{-webkit-transition: all 0s linear 0s;-moz-transition: all 0s linear 0s;-ms-transition: all 0s linear 0s;}
#header .city_1000 .item.on{top:0;}
#header .city_1000 .item{top:62px;position:relative;left:20px;z-index:99;}
#header .city_1000 .prev{background:url(../image/index_sprites.png) -205px -120px no-repeat;width:12px;height:22px;position:absolute;left:20px;top:30px;display:none;}
#header .city_1000 .prev:hover{background-position:-205px -150px;}
#header .city_1000 .next{background:url(../image/index_sprites.png) -220px -120px no-repeat;width:12px;height:22px;position:absolute;right:20px;top:30px;}
#header .city_1000 .next:hover{background-position:-220px -150px;}
#header .city_1000 li{height:62px;position:absolute;top:0;}
#header .city_1000 li a{display:block;float:left;height:62px;background:url(../image/city_bg1.png) no-repeat;}
#header .city_1000 li span{position:absolute;display:block;white-space:nowrap;color:#a6a6a6;padding-left:10px;background:url(../image/city_dot2.png) left center no-repeat;z-index:99;}
#header .city_1000 li a:hover span,#header .city li a.on span{background:url(../image/city_dot1.png) left center no-repeat;color:#666;}
#header .city_1000 li.shenzhen{left:0px;}
#header .city_1000 li.shenzhen span{left:18px;top:15px;}
#header .city_1000 li.shenzhen a{width:49px;background-position:-546px 0;}
#header .city_1000 li.shenzhen a:hover{background-position:-546px -62px;}
#header .city_1000 li.shenzhen a.on{background-position:-546px -62px;}
#header .city_1000 li.souel{left:78px;}
#header .city_1000 li.souel span{left:7px;}
#header .city_1000 li.souel a{width:36px;background-position:-115px 0;margin-right:70px;}
#header .city_1000 li.souel a:hover{background-position:-115px -62px;}
#header .city_1000 li.tokyo{left:148px;}
#header .city_1000 li.tokyo span{left:20px;top:25px;}
#header .city_1000 li.tokyo a{width:40px;background-position:-196px 0;margin-right:50px;}
#header .city_1000 li.tokyo a:hover{background-position:-196px -62px;}
#header .city_1000 li.shanghai{left:232px;z-index:9999;}
#header .city_1000 li.shanghai span{left:14px;top:5px;}
#header .city_1000 li.shanghai a{width:14px;background-position:-261px 0;margin-right:9px;}
#header .city_1000 li.shanghai a:hover{background-position:-261px -62px;}
#header .city_1000 li.beijing{left:296px;}
#header .city_1000 li.beijing span{left:20px;top:30px;}
#header .city_1000 li.beijing a{width:80px;background-position:-314px 0;}
#header .city_1000 li.beijing a:hover{background-position:-314px -62px;}
#header .city_1000 li.guangzhou{left:406px;}
#header .city_1000 li.guangzhou span{left:70px;top:10px;}
#header .city_1000 li.guangzhou a{width:68px;background-position:-394px 0;}
#header .city_1000 li.guangzhou a:hover{background-position:-395px -62px;}
#header .city_1000 li.chengdu{left:520px;}
#header .city_1000 li.chengdu span{left:15px;top:20px;}
#header .city_1000 li.chengdu a{width:60px;background-position:0 0;margin-right:0px;}
#header .city_1000 li.chengdu a:hover,#header .city li.chengdu a.on{background-position:0 -62px;}

#header .city_1000 li.changsha{left:30px;}
#header .city_1000 li.changsha span{left:13px;top:20px;}
#header .city_1000 li.changsha a{width:13px;background-position:0 -124px;}
#header .city_1000 li.changsha a:hover{background-position:0 -186px;}
#header .city_1000 li.chongqing{left:108px;}
#header .city_1000 li.chongqing span{left:18px;top:3px;}
#header .city_1000 li.chongqing a{width:27px;background-position:-92px -124px;}
#header .city_1000 li.chongqing a:hover{background-position:-92px -186px;}
#header .city_1000 li.shuzhou{left:178px;z-index:999;}
#header .city_1000 li.shuzhou span{left:18px;top:10px;}
#header .city_1000 li.shuzhou a{width:28px;background-position:-217px -124px;}
#header .city_1000 li.shuzhou a:hover{background-position:-217px -186px;}
#header .city_1000 li.yunnan{left:252px;}
#header .city_1000 li.yunnan span{left:22px;top:30px;}
#header .city_1000 li.yunnan a{width:28px;background-position:-255px -124px;}
#header .city_1000 li.yunnan a:hover{background-position:-255px -186px;}
#header .city_1000 li.ningbo{left:346px;}
#header .city_1000 li.ningbo span{left:13px;top:15px;}
#header .city_1000 li.ningbo a{width:12px;background-position:-388px -124px;}
#header .city_1000 li.ningbo a:hover{background-position:-388px -186px;}
#header .city_1000 li.xiamen{left:426px;}
#header .city_1000 li.xiamen span{left:26px;top:13px;}
#header .city_1000 li.xiamen a{width:32px;background-position:-442px -124px;}
#header .city_1000 li.xiamen a:hover{background-position:-442px -186px;}
#header .city_1000 li.fuzhou{left:520px;}
#header .city_1000 li.fuzhou span{left:13px;top:20px;}
#header .city_1000 li.fuzhou a{width:13px;background-position:0 -124px;}
#header .city_1000 li.fuzhou a:hover{background-position:0 -186px;}

#header .city_1000 li.quanzhou{left:20px;}
#header .city_1000 li.quanzhou span{left:18px;top:20px;}
#header .city_1000 li.quanzhou a{width:40px;background-position:0 -248px;}
#header .city_1000 li.quanzhou a:hover{background-position:0 -310px;}
#header .city_1000 li.wanzhou{left:100px;}
#header .city_1000 li.wanzhou span{left:15px;top:20px;}
#header .city_1000 li.wanzhou a{width:60px;background-position:-83px -248px;}
#header .city_1000 li.wanzhou a:hover{background-position:-83px -310px;}
#header .city_1000 li.guiyang{left:178px;}
#header .city_1000 li.guiyang span{left:7px;}
#header .city_1000 li.guiyang a{width:36px;background-position:-115px 0;margin-right:70px;}
#header .city_1000 li.guiyang a:hover{background-position:-115px -62px;}
#header .city_1000 li.qujing{left:252px;}
#header .city_1000 li.qujing span{left:24px;top:30px;}
#header .city_1000 li.qujing a{width:28px;background-position:-234px -248px;}
#header .city_1000 li.qujing a:hover{background-position:-234px -310px;}
#header .city_1000 li.hangzhou{left:346px;}
#header .city_1000 li.hangzhou span{left:40px;top:15px;}
#header .city_1000 li.hangzhou a{width:80px;background-position:-344px -248px;}
#header .city_1000 li.hangzhou a:hover{background-position:-344px -310px;}
#header .city_1000 li.dalian{left:456px;}
#header .city_1000 li.dalian span{left:25px;top:20px;}
#header .city_1000 li.dalian a{width:49px;background-position:-457px -248px;}
#header .city_1000 li.dalian a:hover{background-position:-457px -310px;}
#header .city_1000 li.tianjing{left:550px;}
#header .city_1000 li.tianjing span{left:20px;top:17px;}
#header .city_1000 li.tianjing a{width:28px;background-position:-545px -248px;}
#header .city_1000 li.tianjing a:hover{background-position:-545px -310px;}

.in-nav{width:100%;height:45px;background:#262433;overflow:hidden;}
.in-nav-cont{width:1228px;height:45px;margin:0 auto;}
.in-nav-main{ position:absolute; left:50%; margin-left:-388px;width:1002px;height:45px;font-size:17px;line-height:14px;}
.in-nav-main li{width:167px;height:45px;line-height:45px; background:url(../image/xian.jpg) right 0 no-repeat; position:absolute; z-index:99;text-align:center}
.in-nav-main li.one{left:0px; top:0px;}
.in-nav-main li.two{left:167px; top:0px;}
.in-nav-main li.three{left:334px; top:0px;}
.in-nav-main li.four{ left:501px; top:0px;}
.in-nav-main li.five{ left:667px; top:0px;}
.in-nav-main li.six{left:834px; top:0px;}
.in-nav-main li .a{ width:100%; height:45px;color:#FFF;font-family:"Hiragino Sans GB", "Microsoft YaHei", "΢���ź�", tahoma, arial, simsun, "����";display:block; position:absolute; z-index:3}

.in-nav-main li .i{ width:166px; height:45px; background:#4d1f52; position:absolute; left:0px; top:0px; z-index:2;opacity:0;
	filter: alpha(opacity=0);
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transform: scale(0);
	-webkit-transform: scale(0);}
.in-nav-main li:hover .i{opacity:1;
	filter: alpha(opacity=100);
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transform: scale(1);
	-webkit-transform: scale(1);}

.in-nav-main li.pp .a{background:url(../image/xjt.png) 130px center no-repeat;}
.in-nav-main li.pp .a:hover{background:url(../image/sjt.png) 130px center no-repeat;}

.in-nav-main li .ptxt{ z-index:999; position:absolute; width:166px; height:auto; left:0px; top:45px; display:none; background:#FFFFFF}
.in-nav-main li .ptxt dd{ width:100%;line-height:30px; text-align:center; border-bottom:#CCCCCC 1px dotted; color:#333333}
.in-nav-main li .ptxt dd a{ display:block; width:100%; height:30px; font-size:15px; color:#333}
.in-nav-main li .ptxt dd a:hover{color:#FFFFFF}
.in-nav-main li .ptxt dd:hover{ background:#663366; color:#FFFFFF}

/*footer*/
.footer{padding-bottom:40px;color:#747184; background:#1f1d2a;}
.footer a{color:#747184;}
.footer a:hover{text-decoration:underline;}
.footer .con{ margin:0 auto; width:1200px; text-align:center; padding-top:30px;}
.footer .con a{color:#747184;}

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 250px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background:#000 url(http://www.mylikemr.com/newsz/index/images/top.png) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* ����û��������¹���,�����ť��͸���Ȼ��ø��� */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 250px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 250px;
  }
}
.bt {
    -moz-transition: background 0.3s linear 0s;
    -webkit-transition: background 0.3s linear 0s;
    transition: background 0.3s linear 0s;
}
.absolute {
    position: absolute;
}
.banner{ overflow:hidden;width:100%; height:500px; position:relative; }

.banner .preBtn {left:50%;top:50%;display:block;width:74px;height:74px;margin-top:-37px; margin-left:-690px; background-color:rgba(0,0,0,.3);z-index:7;display:none;}
.banner .preBtn i {display:block;width:28px;height:51px;margin-left:24px;margin-top:13px; background:url(../image/icon2.png) no-repeat 0 0px;}
.banner .nextBtn {right:50%;top:50%;display:block;width:74px;height:74px;margin-top:-37px; margin-right:-690px; background-color:rgba(0,0,0,.3);z-index:7;display:none;}
.banner .nextBtn i {display:block;width:28px;height:51px;margin-left:24px;margin-top:13px;background:url(../image/icon2.png) no-repeat -32px 0px;}
.banner .preBtn:hover,.banner .nextBtn:hover { background-color:rgba(0,0,0,.4);}

.banner .hd{bottom: 5px;height: 35px;overflow: hidden;position: absolute;left: 50%;z-index: 1;}
.banner .hd ul{ overflow:hidden}
.banner .hd ul li{background: rgba(128,128,128,0.2);cursor: pointer;float: left;height: 21px;margin-right:40px; position:relative;
	width: 20px; background: url(../image/kv-radio.png) no-repeat; background-position: -21px 0}
.banner .hd ul li.on{background-position: 0 0}
.banner .hd ul li:after{ content: ""; display: block; width:26px;height: 2px;position: absolute; top: 9px; left: 30px;
	 background: url(../image/kv-radio.png) no-repeat; background-position: -8px -27px}
.banner .hd ul li.on:after{background-position: -8px -23px}
.banner .hd ul li:nth-last-child(1):after{ background: none}
.banner .bd {height: 100%; position: relative;z-index: 0;}
.banner .bd ul{ width:100%}
.banner .bd ul li{ width:100%; height:500px;}
.banner .bd ul li a{ display:block; width:100%; height:500px;}
.banner .bd ul li a.ban1{ background:url(../image/1.jpg) center 0 no-repeat}
.banner .bd ul li a.ban2{ background:url(../image/2.jpg) center 0 no-repeat}
.banner .bd ul li a.ban3{ background:url(../image/3.jpg) center 0 no-repeat}

.Z_TypeList:hover .off{ display:block}