*{
	margin:0;
	padding:0;
	text-decoration: none;
	list-style: none;
}
html, body {
        position: relative;
        height: 100%;
    }
    body {
        background: #eee;
        font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 14px;
        color:#000;
        margin: 0;
        padding: 0;
    }
    .swiper-container {
        width: 100%;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .swiper-slide {
        
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        /*-webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;*/
    }
.clear{
	overflow: hidden;
	clear: both;
}
header{
	width: 100%;
	height: 98px;
	margin:0 auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	background: #fff;
	box-shadow:0px 0px 10px #ccc;
}
header .logo{
	max-width: 30%;
	height: 98px;
	float: left;
	margin-left: 12%;
}

	

header .logo img{
	padding-top: 10px;
	width: 70%;
}
header .nav{
	/* width: 60%;
	height: 98px;
	float: left; */
width: 50%;
    height: 78px;
    float: right;	
}
header .nav ul li{
	width: 12%;
	text-align: center;
	float: left;
	line-height: 98px;
	font-size: 16px;
}
header .nav ul li div{
	width: 84px;
	height:5px;
	background: #F06D44;
	margin: -15px auto 0;
	display: none;
}
header .nav ul li a:link,
header .nav ul li a:visited{
	color: #000;
}
header .nav ul li a:hover{
	color: #F06D44;
}
header .nav ul li a:hover div{
	display: block;
}

.nav1{
    width: 58px;
    margin: 3% 15%;
    text-align: center;
    float: right;
    display: none;
	background: #EF6D3B;
}	
.nav1 ol{
    display: none;
    position: absolute;
    z-index: 9999999999999;
    width:140px;
    right: 16px;
}
.nav1 ol li{
    font-size:18px!important;
    height: 40px;
    line-height: 40px;
    background: #EF6D3B;
    margin-top: 12px;
    margin-left: 10px;  
    border-radius: 20px 0;
}
.nav1 ol li a:link,
.nav1 ol li a:visited{
	color:#fff;
}
/*
header .nav ul li ol{
	width: 100%;
	position: absolute;
	left: 286px;
	background: #fff;
	display: none;
	z-index: 9999999999;
}
header .nav ul li ol li{
	width: 165px;
	text-align: center;
	float: left;
	line-height: 78px;
	font-size: 16px;
	margin-left: 0;
}

header .nav ul li:hover ol{
	display: block;
	top:78px; 
}*/
header .tel{
	width: 210px;
	margin-right: 20px;
	float: right;
	line-height: 78px;
	color:#F06D44;
}

/*  end   */
.banner{
	margin: 0 auto;
	width: 100%;
}


/*banner*/
.banner{
	width:100%;
	margin:0 auto;
	height:100%;
	position:relative;
	top:0;
    overflow: hidden;
}

.banner .rslides { 
   position: relative; 
   overflow: hidden; 
   width: 100%; 
   padding: 0; 
   margin: 0;
}
.banner .rslides li { 
   -webkit-backface-visibility: hidden; 
   position: absolute; 
   display: none; 
   width: 100%; 
   left: 0; 
   top: 0;
}
.banner .rslides li:first-child { 
   position: relative; 
   display: block; 
   float: left; 
}
.banner .rslides img { 
   display: block; 
   height: auto; 
   float: left; 
   width: 100%; 
   border: 0; 
}
.banner .slide_container { 
   height: 100%;
   position: relative; 
   float: left; 
   width: 100%; 
}
.banner .slide { 
   position: relative; 
   list-style: none; 
   overflow: hidden; 
   width: 100%; 
   padding: 0; 
   margin: 0; 
   height: 100%;
}
.banner .slide li { 
   position: absolute; 
   width: 100%; 
   left: 0; 
   top: 0; 
   height: 100%;
}
.banner .slide img { 
   display: block; 
   position: relative;
   z-index: 1; 
   height: auto; 
   width: 100%; 
   border: 0; 
}
.banner .slide .caption { 
   display: block; 
   position: absolute; 
   z-index: 2; 
   font-size: 20px; 
   text-shadow: none; 
   color: #fff; 
   background: #000; 
   background: rgba(0,0,0, .8); 
   left: 0; 
   right: 0; 
   bottom: 0; 
   padding: 10px 20px; 
   margin: 0; 
   max-width: none;
}
.banner .slide_nav { 
   position: absolute; 
   -webkit-tap-highlight-color: rgba(0,0,0,0); 
   top: 52%; 
   left: 10%; 
   opacity: 0.7; 
   z-index: 3; 
   text-indent: -9999px; 
   overflow: hidden; 
   text-decoration: none; 
   height: 61px; 
   width: 40px; 
   background: transparent url("http://www.qianxingit.com/templets/default/images/themes.gif") no-repeat left top; 
   margin-top: -35px; 
   right:0;
}
.banner .slide_nav:active { 
   opacity: 1.0; 
}
.banner .slide_nav.next { 
   left: auto; 
   background-position: right top; 
   right: 10%; 
}
.aa{
	background: url(../images/banner1.jpg) no-repeat center;
	background-size: cover;
}
.bb{
	background: url(../images/banner2.jpg) no-repeat center;
	background-size: cover;
}
.cc{
	background: url(../images/banner3.jpg) no-repeat center;
	background-size: cover;
}
.dd{
	background: url(../images/banner4.jpg) no-repeat center;
	background-size: cover;
}
/*  end   */
.rdxw{
	width: 100%;
	background: #EFEFEF;
	line-height: 40px;
	font-size: 15px;
	color:#8C8C8C;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 111;
}
.rdxw img{
	width: 16px;
	height: 15px;
	margin-left: 286px;
}
.rdxw a:link,
.rdxw a:visited{
	color:#8C8C8C;
}
.rdxw a:hover{
	color:#F06D44;
}
/*  end   */
.title{
	width: 100%;
	margin:0 auto;
	text-align: center;
	padding-top: 100px;
}
.title h1{
	font-size:40px;
	color:#F06D44;
}
.title p{
	font-size: 20px;
	color:#000;
	opacity: .7;
	margin-top: 30px;
}
/*   end   */
.title1{
	width: 100%;
	margin:0px auto 20px;
	text-align: center;
	padding-top: 150px;
}
.title1 h1{
	font-size: 40px;
	color:#fff;
}
.title1 p{
	font-size: 20px;
	color:#fff;
	opacity: .8;
	margin-top: 30px;
}
/* end */
.cpzx{
	width: 80%;
	margin: 0 auto;
	position: absolute;
	left:10%;
	top: 250px;
}
.cpzx li{
	width: 40%;
	height: 180px;
	float: left;
	margin: 1% 0 0 1%;
}
.cpzx li img{
	width: 50%;
	height: 180px;
	float: left;
}
.cpzx li .text1{
	background:#90C5A9;
}
.cpzx li .text2{
	background:#F6CA8B;
}
.cpzx li .text3{
	background: #FA8B60;
}
.cpzx li .text4{
	background: #A1DD57;
}
.cpzx li .text6{
	background: #9566D8;
}
.cpzx li .text7{
	background: #369F9A;
}
.cpzx ol{
	float: left;
	width: 73%;
}
.cpzx ol li{
	width: 48%;
}
.cpzx .last{
	float: left;
	width: 27%;
}
.cpzx .last .text5{
	float: left;
	background: #EF6D3B;
	width: 100%;
	height: 180px;
	text-align: center;
	color: #fff;
	margin-top: 1%;
	margin-left: 0;
}
.cpzx li .text1,
.cpzx li .text2,
.cpzx li .text3,
.cpzx li .text4,
.cpzx li .text6,
.cpzx li .text7{
	float: left;
	width: 50%;
	height: 180px;
	text-align: center;
	color: #fff;
}
.cpzx ul li:nth-child(2){
	width: 58%;
}
.cpzx ol li:nth-child(2n-1){
	margin-left: 1.5%;
}
.cpzx .last img{
	margin-top:3%;
    margin-left: 0;
    width: 100%;
    height: 180px;
}
.cpzx h3{
	margin-top: 75px;
    font-size: 25px;
}
.cpzx p{
	padding:10px;
	display: none;
	line-height: 25px;
}
.cpzx li:hover img{
	display: none;
}
.cpzx li:hover .text1,
.cpzx li:hover .text2,
.cpzx li:hover .text3,
.cpzx li:hover .text4,
.cpzx li:hover .text6,
.cpzx li:hover .text7{
	width: 100%;
	/*transition: all 1s;*/
    /*-moz-transition: all 1s;*/ /* Firefox 4 */
    /*-webkit-transition: all 1s;*/ /* Safari 和 Chrome */
   /* -o-transition: all 1s;*/ /* Opera */
}

.cpzx .last:hover img{
	display: none;
}
.cpzx .last:hover .text5{
	height: 368px;
	margin-top: 2.5%;
	/*transition: all 1s;*/
   /* -moz-transition: all 1s; *//* Firefox 4 */
    /*-webkit-transition: all 1s; *//* Safari 和 Chrome */
    /*-o-transition: all 1s;*/ /* Opera */
}
.cpzx li:hover h3{
	margin-top: 20px;
}
.cpzx li:hover p,
.cpzx .last:hover p{
	display: block;
}
.cpzx{
    animation-name: cpzx;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-delay: 3s;
    animation-iteration-count: 1;
    animation-direction: alternate;
    animation-play-state: running;
    /* Firefox: */
    -moz-animation-name: cpzx;
    -moz-animation-duration: 2s;
    -moz-animation-timing-function: linear;
    -moz-animation-delay: 3s;
    -moz-animation-iteration-count: 1;
    -moz-animation-direction: alternate;
    -moz-animation-play-state: running;
    /* Safari 鍜� Chrome: */
    -webkit-animation-name: cpzx;
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 3s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: alternate;
    -webkit-animation-play-state: running;
    /* Opera: */
    -o-animation-name: cpzx;
    -o-animation-duration: 2s;
    -o-animation-timing-function: linear;
    -o-animation-delay: 3s;
    -o-animation-iteration-count: 1;
    -o-animation-direction: alternate;
    -o-animation-play-state: running;
}
@keyframes cpzx{
	from{ 
		top:0px;
}
	to{
		top:250px;
	}
}
/*   end   */
.dzkf{
	width: 100%;
    height: 100%;
	margin: 0 auto;
	background: url(../images/dzkf_bg.jpg) no-repeat;
	background-size:cover;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
}
.dzkf ul{
	width: 60%;
	margin: 10% auto;
}
.dzkf ul li{
	width: 22%;
	float: left;
	margin-left: 2%;
	text-align: center;
	margin-bottom:14%;
	
}
.dzkf ul li img{
transition: all 3s;
-moz-transition: all 3s; /* Firefox 4 */
-webkit-transition: all 3s; /* Safari 和 Chrome */
-o-transition: all 3s; /* Opera */
}
.dzkf ul li p{
	color: #fff;
	margin-top: 15%;
	font-size: 20px;
}
.dzkf ul li:hover img{
    transform:rotateY(360deg);
-ms-transform:rotateY(360deg); 	/* IE 9 */
-moz-transform:rotateY(360deg); 	/* Firefox */
-webkit-transform:rotateY(360deg); /* Safari 和 Chrome */
-o-transform:rotateY(360deg); 	/* Opera */
  

}
.dzkf{
    animation-name: dzkf;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-delay: 7s;
    animation-iteration-count: 1;
    animation-direction: alternate;
    animation-play-state: running;
    /* Firefox: */
    -moz-animation-name: dzkf;
    -moz-animation-duration: 2s;
    -moz-animation-timing-function: linear;
    -moz-animation-delay: 7s;
    -moz-animation-iteration-count: 1;
    -moz-animation-direction: alternate;
    -moz-animation-play-state: running;
    /* Safari 鍜� Chrome: */
    -webkit-animation-name: dzkf;
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 7s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: alternate;
    -webkit-animation-play-state: running;
    /* Opera: */
    -o-animation-name: dzkf;
    -o-animation-duration: 2s;
    -o-animation-timing-function: linear;
    -o-animation-delay: 7s;
    -o-animation-iteration-count: 1;
    -o-animation-direction: alternate;
    -o-animation-play-state: running;
}
@keyframes dzkf{
	from{ 
		left:100%;
}
	to{
		left:0;
	}
}
/*   end   */
.xwzx{
	width: 80%;
	margin:0 auto;
	overflow: hidden;
	position: absolute;
	top:250px;
	left: 10%;
}
.xwzx ul{
	max-height: 400px;
	overflow: hidden;
}
.xwzx ul li{
	width: 48%;
	float: left;
	margin-left:1%; 
	background: #F6F6F6;
}
.xwzx ul li img{
	width: 100%;
}
.xwzx ol li{
	width: 100%;
	line-height: 62px;
    margin: 0% auto 3%;
    font-size: 16px;
}
.xwzx ol li span{
	width: 8px;
	height: 8px;
	background: #5D5959;
	display: inline-block;
    border-radius: 5px;
    margin-left: 15px;
}
.xwzx ol li b{
    font-weight: normal;
    margin-left: 15px;
}
.xwzx ol li i{
    font-style: normal;
    margin-right: 50px;
    float:right;
}
.xwzx ol li .spx{
	width: 90%;
	height: 1px;
	background: #CCC;
	margin-left: 15px;
}
.xwzx ol li a:link,
.xwzx ol li a:visited{
	color:#000;
}
.xwzx ol li a:hover b{
	color:#EF6D3B;
}
.xwzx ol li:hover span{
    background: #EF6D3B;
}
.more{
    width: 200px;
    line-height: 60px;
    border-radius: 30px;
    background: #EF6D3B;
    text-align: center;
    margin: 4% auto;
    font-size: 25px;
}
.more a:link,
.more a:visited{
	color:#fff;
}
.xwzx ul li:nth-child(1){
    animation-name: xw;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-delay: 11s;
    animation-iteration-count: 1;
    animation-direction: alternate;
    animation-play-state: running;
    /* Firefox: */
    -moz-animation-name: xw;
    -moz-animation-duration: 2s;
    -moz-animation-timing-function: linear;
    -moz-animation-delay: 11s;
    -moz-animation-iteration-count: 1;
    -moz-animation-direction: alternate;
    -moz-animation-play-state: running;
    /* Safari 鍜� Chrome: */
    -webkit-animation-name: xw;
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 11s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: alternate;
    -webkit-animation-play-state: running;
    /* Opera: */
    -o-animation-name: xw;
    -o-animation-duration: 2s;
    -o-animation-timing-function: linear;
    -o-animation-delay: 11s;
    -o-animation-iteration-count: 1;
    -o-animation-direction: alternate;
    -o-animation-play-state: running;
}
@keyframes xw{
	from{ 
		margin-right:100%;
}
	to{
		margin-right:0;
	}
}
.xwzx ul li:nth-child(1){
    animation-name: zx;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-delay: 11s;
    animation-iteration-count: 1;
    animation-direction: alternate;
    animation-play-state: running;
    /* Firefox: */
    -moz-animation-name: zx;
    -moz-animation-duration: 2s;
    -moz-animation-timing-function: linear;
    -moz-animation-delay: 11s;
    -moz-animation-iteration-count: 1;
    -moz-animation-direction: alternate;
    -moz-animation-play-state: running;
    /* Safari 鍜� Chrome: */
    -webkit-animation-name: zx;
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 11s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: alternate;
    -webkit-animation-play-state: running;
    /* Opera: */
    -o-animation-name: zx;
    -o-animation-duration: 2s;
    -o-animation-timing-function: linear;
    -o-animation-delay: 11s;
    -o-animation-iteration-count: 1;
    -o-animation-direction: alternate;
    -o-animation-play-state: running;
}
@keyframes zx{
	from{ 
		margin-left:100%;
}
	to{
		margin-left:1%;
	}
}
/*   end   */
.jjfa{
	width: 100%;
    height: 100%;
	margin: 0 auto;
	background: url(../images/jjfa_bg.jpg) no-repeat;
	background-size:cover;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
}

.rollBox{
	width:80%;
	margin:5% auto;
}
.rollBox .LeftBotton{
	height:57px;
	width:57px;
	background:url(../images/jjfa_l.png) no-repeat;
	overflow:hidden;
	float:left;
	display:inline;
	margin:10% 0 0 0;
	cursor:pointer;
}
.rollBox .RightBotton{
	height:57px;
	width:57px;
	background:url(../images/jjfa_r.png) no-repeat;
	overflow:hidden;
	float:left;
	display:inline;
	margin:10% 0 0 0;
	cursor:pointer;
}
.rollBox .Cont{
	width:89%;
	overflow:hidden;
	float:left;
}
.rollBox .ScrCont{
	width:10000000px;
}
.rollBox .Cont .pic{
	width:275px;
	float:left;
	text-align:center;
	overflow: hidden;
	position: relative;
}
.rollBox .Cont .pic img{	
	display:block;
	margin:0 auto;
	width:90%;
}
.rollBox .Cont .pic  .tit1{
	line-height:60px;
	color:#fff;
	width: 90%;
	margin:0 auto;
	background: #342A28;
	height: 80px;
	overflow: hidden;
}
.rollBox .Cont .pic .tit1 p{
    width: 90%;
    margin: 10px auto;
    overflow: hidden;
	border: 1px solid #fff;
	text-align: center;
	font-size: 20px;
}
.rollBox .Cont a:link,.rollBox .Cont a:visited{
	color:#626466;
	text-decoration:none;
}
.rollBox .Cont a:hover{
	color:#f00;
	text-decoration:underline;
}
.rollBox #List1,.rollBox #List2{
	float:left;
}
.jj_ck,.jj_ck1{
	background:#B44317;	
	width: 90%;
	height: 100%;
	left: 5%;
	color: #fff; 
	text-align: center;
	margin: 0 auto;
	position: absolute;
	transition:all 1s ease;
	opacity: .8;
	
}
.jj_ck{top:100%;}
.jj_ck1{top:-100%;}
.jj_ck h3,.jj_ck1 h3{
	font-size: 16px;
    margin: 40% auto 15%;
    font-weight: normal;
    opacity: 1;
}
.jj_ck .heng,.jj_ck1 .heng{
	width: 50px;
	height: 5px;
	background: #fff;
	margin:0 auto;
	opacity: 1;
}
.jj_ck a,.jj_ck1 a{
	display: inline-block;
	width: 50%;
	line-height: 30px;
	border-radius: 15px;
	margin-top: 15%;
	border: 1px solid #fff;
	opacity: 1;
}
.pic a:link,
.pic a:visited{
	color:#fff!important;
}
.rollBox .Cont .pic:hover .jj_ck,
.rollBox .Cont .pic:hover .jj_ck1{
	top:0;
}
.rollBox .Cont .pic:hover .tit1{
	display: none;
}
.rollBox .Cont .pic:hover img{
	height: 342px;
}
.lbimg{
	display: none;
	width: 70%;
	margin:10% auto;
	text-align: center;
}
.lbimg img{
	width: 100%;
}
.jjfa{
    animation-name: jjfa;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-delay: 15s;
    animation-iteration-count: 1;
    animation-direction: alternate;
    animation-play-state: running;
    /* Firefox: */
    -moz-animation-name: jjfa;
    -moz-animation-duration: 2s;
    -moz-animation-timing-function: linear;
    -moz-animation-delay: 15s;
    -moz-animation-iteration-count: 1;
    -moz-animation-direction: alternate;
    -moz-animation-play-state: running;
    /* Safari 鍜� Chrome: */
    -webkit-animation-name: jjfa;
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 15s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: alternate;
    -webkit-animation-play-state: running;
    /* Opera: */
    -o-animation-name: jjfa;
    -o-animation-duration: 2s;
    -o-animation-timing-function: linear;
    -o-animation-delay: 15s;
    -o-animation-iteration-count: 1;
    -o-animation-direction: alternate;
    -o-animation-play-state: running;
}
@keyframes jjfa{
	from{ 
		top:100%;
}
	to{
		top:0;
	}
}
/*   end   */
/*.liu{
	width: 100%;
	margin:0 auto;
	padding-top: 50px;
}
.liu ul{
	width: 80%;
	margin:0 auto;
}
.liu ul li{
	width: 15%;
	float: left;
	text-align: center;
	margin-left: 1%;
	margin-top: 6%;
	-webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
}
.liu ul li p{
	line-height: 50px;
}
.liu ul li a:link,
.liu ul li a:visited{
	color:#000;
}
.liu ul li:hover{
    -webkit-transform: scale(1.2) rotate(0deg);
    -moz-transform: scale(1.2) rotate(0deg);
    -o-transform: scale(1.2) rotate(0deg);
}*/
/*   end   */
.footer{
	width: 100%;
    height: 100%;
	margin: 0 auto;
	background: url(../images/timg.jpg) no-repeat;
	background-size:cover;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
}
.footer a:link,
.footer a:visited{
	color:#fff;
}
.footer .link a:link,
.footer .link a:visited{
	color:#565656!important;
}
.footer a:hover{
	color:#F06D44;
}

.footer .link{
	width: 100%;
	height: 50px;
    background: #EFEFEF;
    line-height: 50px;
    color:#565656;
    margin-top: 78px;
    overflow: hidden;
}
.footer .link ul{
	width: 85%;
	margin:0 auto;
}
.footer .link ul li{
	float: left;
	width: 16%;
    font-size: 14px;
    text-align: center;
}
.footer .lianxi{
	width: 100%;
	margin: 0 auto;
	padding-top: 10%;
	color: #fff;
}
.footer .lianxi ol{
	width: 85%;
	margin: 3% auto 0;
}
.footer .lianxi ol li{
	width: 14%;
	float: left;
	text-align: left;
}
.footer .lianxi ol li:nth-child(1){
	text-align: left;
	width: 30%;
}
.footer .lianxi ol li:nth-child(2),
.footer .lianxi ol li:nth-child(5){
	width: 10%;
}
.footer .lianxi ol li:nth-child(3){
	width: 20%;
}
.footer .lianxi ol li img{
	display: inline-block;
	width: 70%;
}
.footer .lianxi ol li p{
	line-height: 30px;
}
.footer .lianxi ol li img2{
	display: inline-block;
	width: 70%;
	margin-top:-8%;
}
.footer .lianxi ol li p{
	line-height: 30px;
}
.footer h3{
	margin-bottom: 2%;
}
.footer h4{
	width: 85%;
	margin: 0 auto;
	font-weight: normal;
	padding-top: 5%;	
	color: #fff;
}
/*  end  */
.right_fd{
	position: fixed;
	right: 10px;
	width: 40px;
	height: 200px;
	bottom: 135px;
	z-index: 99;
}
.right_fd ul li{
	width: 40px;
	height: 40px;
	margin-top: 10px;
	position: relative;
}
.right_fd ul li img{
	width: 100%;
}
.fd_r{
	position: absolute;
	right:50px;
	top:-10px;
	width: 160px;
    height: 68px;
    background: #fff;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    box-shadow: 5px 0px 18px #8E8B8B;
    display: none;
}
.fd_r img{
    width: 30px!important;
    height: 30px;
    float: left;
    margin: 15px 10px;
}
.fd_r p{
	float: left;
	text-align: center;
	margin-top: 10px;
    line-height: 22px;
}
.fd_r a:link,
.fd_r a:visited{
	color:#000;
}
.fd_r:before {
    content: "";
    width: 0;
    height: 0;
    left: 100%;
    top: 20px;
    position: absolute;
    border-top: 13px solid transparent;
    border-left: 12px solid #fff;
    border-bottom: 13px solid transparent;
}  
.right_fd ul li:hover .fd_r{
	display: block;
}












