@charset "utf-8";
/* CSS Document */
@font-face {      font-family: 'Avenir';      
src: url('Avenir.eot'); /* IE9 Compat Modes */      
src: url('Avenir.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('Avenir.woff') format('woff'), /* Modern Browsers */              
url('Avenir.otf')  format('truetype'), /* Safari, Android, iOS */              url('Avenir.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    } 

@font-face {      font-family: 'frank';      
src: url('frank.eot'); /* IE9 Compat Modes */      
src: url('frank.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('frank.woff') format('woff'), /* Modern Browsers */              
url('frank.ttf')  format('truetype'), /* Safari, Android, iOS */              url('frank.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    } 

@font-face {      font-family: 'DIN Medium';      
src: url('DIN Medium.eot'); /* IE9 Compat Modes */      
src: url('DIN Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('DIN Medium.woff') format('woff'), /* Modern Browsers */              
url('DIN Medium.ttf')  format('truetype'), /* Safari, Android, iOS */              url('DIN Medium.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    } 

@media (min-width: 1200px) {
  .container {
    width: 360px;
  }
}

a {
    color: #000000;
    text-decoration: none;
}

a:hover { 
    text-decoration:none;
	transition: all 300ms ease-in 0ms;
	}

body{  color:#666; line-height:24px; font-family: 'Avenir', Helvetica, Arial, sans-serif;}


.hover a {
    background-color: #e60012;
    color: #FFFFFF;
} 



.dingbu {
    background-color: #e32129;
    height: auto;
    overflow: hidden;
    line-height: 40px;
    color: #FFFFFF;
	padding-left:10px; padding-right:10px;
}

.ctt {
    text-align: center;
    padding-top: 10px;
    padding-right: 20px;
    cursor: pointer;
}

#toggle-sidebar {
    cursor: pointer;
}

.cha {
    color: #000000;
    font-size: 20px;
}
   
.dhw-aa {
    width: 80%;
	   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
    float: left;
}  

.dhw-bb {
    width: 20%;
    float: right;
    text-align: right;
}
   

.lanmu {
   height:auto; overflow:hidden;
   padding:15px;
   border-bottom:10px solid #f4f4f4;
   }
   
.lanmu li {
   list-style-type:none;
   width:33.3%;
   text-align:center;
   margin-top:10px;
   float:left;
   }
   
.lanmu li a {
   color:#666666;
   }
   
.lanmu li p {
   margin-top:10px;
   }
   
.about {
   height:auto; overflow:hidden;
   color:#4d4d4d;
   padding:15px;
   border-bottom:10px solid #f4f4f4;
   }   
   
.about h2 {
   font-family: 'Avenir', Helvetica, Arial, sans-serif;
   font-size:25px;
   color:#ff6600;
   text-align:center;
   margin-top:0px;
   padding-bottom:15px;
   background:url(../images/xiahua.jpg) bottom center; background-repeat:no-repeat;
   margin-bottom:10px;
   }

.abmore {
    width: 160px;
    height: 30px;
	margin:20px auto 0px;
}

.abmore a {
   display:block;
   width:100%;
   height:30px;
   line-height:30px;
   text-align:center;
   color:#FFFFFF;
   font-size:14px;
   background-color:#ff6600;
   }
   
.why {
   height:auto; overflow:hidden;
   color:#4d4d4d;
   padding:15px;
   border-bottom:10px solid #f4f4f4;
   } 
   
.why h2 {
   font-family: 'Avenir', Helvetica, Arial, sans-serif;
   font-size:25px;
   color:#ff6600;
   text-align:center;
   margin-top:0px;
   padding-bottom:15px;
   background:url(../images/xiahua.jpg) bottom center; background-repeat:no-repeat;
   margin-bottom:10px;
   }  
   
.cpww {
   height:auto; overflow:hidden;
   color:#4d4d4d;
   padding:15px;
   border-bottom:10px solid #f4f4f4;
   }
   
.cpww h2 {
   font-family: 'Avenir', Helvetica, Arial, sans-serif;
   font-size:25px;
   color:#ff6600;
   text-align:center;
   margin-top:0px;
   padding-bottom:15px;
   background:url(../images/xiahua.jpg) bottom center; background-repeat:no-repeat;
   margin-bottom:10px;
   } 
   
.cprow {
    height:auto; overflow:hidden;
	margin-left:-3px;
	margin-right:-3px;
	}  

.cpcol6 {
   width:50%;
   float:left;
   padding-left:3px;
   padding-right:3px;
   margin-bottom:6px;
   } 
   
.cpcol12 {
   width:100%;
   float:left;
   padding-left:3px;
   padding-right:3px;
   margin-bottom:6px;
   } 
   
.cptu {
   height:auto; overflow:hidden;
   position:relative;
   }
   
.cpxx-zi {
    position: absolute;
    text-align: center;
    top: 0px;
    left: 0px;
    width: 100%;
	height:100%;
	padding-top:20%;
	background-color:rgba(0, 0, 0, 0.6);
    z-index: 6;
}

.cpxx-zi h3 {
    font-family: 'frank', Helvetica, Arial, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 15px;
    color: #FFFFFF;
}

.cpmore {
    width: 90px;
    height: 25px;
    margin: 0 auto;
}

.cpmore a {
    display: block;
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background-color: #44a5ae;
    color: #FFFFFF;
    font-size: 14px;
}

.xinwen {
    height: auto;
    overflow: hidden;
    padding:15px;
}

.xinwen h2 {
   font-family: 'Avenir', Helvetica, Arial, sans-serif;
   font-size:25px;
   color:#ff6600;
   text-align:center;
   margin-top:0px;
   padding-bottom:15px;
   background:url(../images/xiahua.jpg) bottom center; background-repeat:no-repeat;
   margin-bottom:10px;
   } 
   
.xwhh {
   height:auto; overflow:hidden;
   }
   
.xwhh li {
   list-style-type:none;
   height:auto; overflow:hidden;
   padding-top:10px;
   padding-bottom:10px;
   border-bottom:1px solid #d7d7d7;
   }
   
.xwhh-aa {
   width:30%;
   float:left;
   }   
   
.xwhh-bb {
   width:66%;
   float:right;
   color:#969696;
   }
   
.xwhh-bb h3 {
   font-family: 'Avenir', Helvetica, Arial, sans-serif;
   font-size:14px;
   color:#333333;
      height: auto;
overflow: hidden;
    margin-top:0px;
	margin-bottom:6px;
   }   
   
/* 样本下载 */   

.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {



    background-color: #ededed;



}







.table td {



   background-color:#f7f8f8;



   }



   



.table > tbody > tr > td, .table > tfoot > tr > td {



    border-top: 0px solid #dddddd;



}







.table-striped {



   font-size:12px;



   color:#898989;



   }







.table-striped a {



   color:#d80a12;



   }



   



 .table > tbody > tr > td, .table > tfoot > tr > td {



    line-height: 45px;



}      
   
   
/* 单页 */
.huibj {
   padding:15px;
   background-color:#eaeaeb;
   height:auto; overflow:hidden;
   }
   
   
.biaoti {
    overflow: hidden;
    height: 56px;
    line-height: 56px;
    background: #fff;
}


.biaoti .left {
    width: 14%;
    float: left;
    background: url(../images/a_01.jpg) no-repeat center;
}

.biaoti .center {
    width: auto;
    float: left;
    color: #ff6600;
    font-size: 18px;
    padding-left: 3%;
}

.biaoti .right {
    width: auto;
    float: right;
    margin-right: 4%;
    color: #898989;
    font-size: 14px;
    background: url(../images/home.jpg) no-repeat center left;
    padding-left: 25px;
}

.class {
    height: auto;
    padding-bottom: 20px;
    overflow: hidden;
    position: relative;
    padding-top: 20px;
}

.class li {
    width: 49%;
    margin-right: 1%;
    line-height: 32px;
    float: left;
    font-size: 14px;
    text-align: center;
    margin-bottom: 5px;
	list-style-type:none;
	   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
}


.class li.hover a {
    color: #fff;
    background: #ff6600;
}

.class li a:hover {
    color: #fff;
    background: #ff6600;
}

.class li a {
    width: 100%;
    height: 32px;
    display: block;
    color: #848484;
    background: #fff;
    transition: all 300ms ease-in 0ms;
}

.bd {
   border:1px solid #ff6600;
   }


.abcd {
    height: auto;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    background: #fff;
    padding: 5%;
    line-height: 26px;
    font-size: 12px;
    color: #717071;
}

.abcd img {
    border: 0px none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
   }
   
.abcd h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   text-align:center;
   margin-top:0px;
   margin-bottom:15px;
   }


/* 新闻列表 */
.news {
    width: 100%;
    overflow: hidden;
    padding: 2%;
    background: #fff;
    margin-bottom: 10px;
}

.news a {
    display: block;
    background: #fff;
}

.news a .pic {
    width: 25%;
    float: left;
    margin-right: 3%;
}

.news a .cont {
    width: 70%;
    float: left;
    color: #717071;
}

.news a .tit {
    width: 100%;
    height: 22px;
    color: #717071;
    font-size: 14px;
    overflow: hidden;
    line-height: 22px;
    margin-bottom: 10px;
    float: left;
}

.news a .time {
    width: 100%;
    height: 20px;
    color: #717071;
    font-size: 12px;
    overflow: hidden;
    line-height: 20px;
    float: left;
}

.news a .more {
    width: 25%;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: #ff6600;
    border-radius: 5px;
    float: right;
}

/* 新闻内 */
.inewsct {

}

.inewsct .inews-tt {
    border-bottom: 1px rgba(0,0,0,.25) dashed;
    padding-bottom: 10px;
}

.inewsct .inews-tt p {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 10px;
}

.inewsct .inews-tt span {
    color: rgba(0,0,0,.55);
}

strong {
    font-weight: 700;
}

.inewsct .inews-ct {
    padding: 20px 0px 0px;
    color: rgba(0,0,0,.7);
    line-height: 28px;
}


/* 产品列表 */

.cpbnn {
    background: url(../images/bnn2.jpg) top center;
    background-size: 100% 100%;
	color:#FFFFFF;
} 

.cpkuai {
    margin-bottom: 10px;
    height: auto;
    overflow: hidden;
	 border: 1px solid #ff6600;
}



.cpzi {
  height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
    line-height: 40px;
    text-align: center;
    background-color: #ff6600;
    color: #ffffff;
}

/* 产品内页 */
.datu {
   width:80%;
   margin:0 auto;
   }
.datuzi {
   text-align:center;
   font-weight:bold;
   margin-top:5px;
   font-size:18px;
   }


.fanhui {
    height: auto;
    overflow: hidden;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    color: #757472;
}

.fenye {
    width: 100%;
    height: 60px;
}

.fenye-aa {
    width: 50%;
    float: left;
}

.fenye-aa a {
    display: block;
    text-align: center;
    height: 60px;
    line-height: 60px;
    color: #FFFFFF;
    background-color: #ff6101;
    font-size: 18px;
}

.fenye-bb {
    width: 50%;
    float: right;
}

.fenye-bb a {
    display: block;
    text-align: center;
    height: 60px;
    line-height: 60px;
    color: #FFFFFF;
    background-color: #ffb601;
    font-size: 18px;
}


.daohang ul { padding:0px; margin:0px;}
.daohang ul li {
   width:33.3%;
   height:45px;
   line-height:45px;
   float:left;
   text-align:center;
   list-style-type:none;
   background-color:#ff6600;
   border-bottom: 1px solid #c50f1d;
   }
.daohang ul li a {
    display: block;
    color: #FFFFFF;
    font-weight: bold;
	border-left: 1px solid #c50f1d;
    border-right: 1px solid #c50f1d;
	font-size:16px;
}

.daohang ul li a:hover {
    background-color:#c50f1d;
	color:#FFFFFF;
}  

.lanmore {
   margin-top:5px;
   text-align:center;
   height:auto; overflow:hidden;
   }
 
.lanmore a {
   color:#555555;
   }

/* 人才招聘 */
.zpbnn {
    background: url(../images/bnn4.jpg) top center;
    background-size: 100% 100%;
	color:#FFFFFF;
} 

.ijoint {
    padding: 40px 0px 30px;
}
	
.ijoin {
	margin:55px 0px 0px;
}
.ijoin dl {
	background:#ff6600;
	padding:0px 70px;
}
.ijoin dl dd {
	float:left;
	width:25%;
	color:#fff;
	line-height:40px;
	padding:25px 0px;
	font-size:2.0rem;
}
.ijoin dl dd:nth-of-type(4) {
	width:22%;
}
.ijoin dl dd:nth-of-type(5) {
	width:30%;
}

@media (max-width:1400px) {
	.ijoin dl dd {
	font-size:1.8rem;
}
}
@media (max-width:992px) {
	.ijoin {
	margin:0px 0px 0px;
}
.ijoin dl {
	padding:0px 15px;
}
.ijoin dl dd {
	line-height:30px;
	padding:10px 0px;
	font-size:1.6rem;
}
.ijoin dl dd:nth-of-type(2),.ijoin dl dd:nth-of-type(3),.ijoin dl dd:nth-of-type(4) {
	display:none;
}
.ijoin dl dd:nth-of-type(1) {
	width:70%;
}
}.ijoin ul {
	margin-top:30px;
}
.ijoin ul li {
	border-bottom:1px rgba(0,0,0,.15) dashed;
	list-style-type:none;
	margin-bottom:20px;
}
.ijoin ul li .jitp {
	padding:25px 70px;
	transition:.3s;
}
.ijoin ul li .jitp span {
	display:block;
	float:left;
	width:25%;
	color:#545459;
	line-height:44px;
	font-size:1.9rem;
}
.ijoin ul li .jitp span:nth-of-type(4) {
	width:22%;
}
.ijoin ul li .jitp span:nth-of-type(5) {
	width:30%;
}
@media (max-width:1400px) {
	.ijoin ul li .jitp span {
	font-size:1.6rem;
}
}@media (max-width:992px) {
	.ijoin ul {
	margin-top:10px;
}
.ijoin ul li {
	margin-bottom:10px;
}
.ijoin ul li .jitp {
	padding:10px 15px;
}
.ijoin ul li .jitp span {
	line-height:24px;
	font-size:1.4rem;
}
.ijoin ul li .jitp span:nth-of-type(2),.ijoin ul li .jitp span:nth-of-type(3),.ijoin ul li .jitp span:nth-of-type(4) {
	display:block;
}
.ijoin ul li .jitp span:nth-of-type(1) {
	width:70%;
}
}.ijoin ul li .jitp span small {
	width:138px;
	display:block;
	height:44px;
	font-size:1.9rem;
	color:#545459;
	background:#efefef;
	cursor:pointer;
	text-align:center;
	transition:.3s;
	float:left;
}
.ijoin ul li.cur {
	border-bottom:0;
	box-shadow:0px 0px 30px rgba(0,0,0,.15);
}
.ijoin ul li.cur .jitp span small {
	background:#fff;
}
.ijoin ul li .jitp span small:hover {
	background:#fe710a;
	color:#fff;
}
.ijoin ul li.cur .jitp {
	background:#e6e6e6;
}
.ijoin ul li .jitp span i {
	display:block;
	background:url(../images/sjt.png) center no-repeat;
	height:44px;
	float:right;
	cursor:pointer;
	width:40px;
}
.ijoin ul li.cur .jitp span i {
	transform:rotate(180deg);
}
.ijoin ul li .jitp span a {
	display:none;
	width:140px;
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	background:#f08200;
	font-size:1.4rem;
	margin-left: 10px;
	text-align:center;
}
@media (max-width:1400px) {
	.ijoin ul li .jitp span small {
	font-size:1.6rem;
}
}@media (max-width:992px) {
	.ijoin ul li .jitp span a {
	display:block;
}
.ijoin ul li .jitp span small {
	display:none;
}
.ijoin ul li .jitp span i {
	display:none;
}
}.ijoin .jibt {
	display:none;
	padding:20px 70px 50px;
}
.ijoin .jibt h1 {
	font-size:2.0rem;
	line-height:40px;
}
.ijoin .jibt section {
	padding:15px 0px 15px 20px;
	color:#545459;
	line-height:26px;
}
.ijoin .jibt>div>h2 {
	width:140px;
	line-height:44px;
	color:#fff;
	background:#2a54a8;
	text-align:center;
	font-size:1.5rem;
	transition:.3s;
	cursor:pointer;
	margin:15px 0px 0px;
}
.ijoin .jibt>div>h2:hover {
	background:#fe710a;
}
.ijoindd .zwxxx {
	padding-bottom:10px;
}
.ijoindd .zwxxx span {
	display:block;
	line-height:30px;
	color:#000;
}
.ijoindd .zwxxx .zpzw {
	font-size:1.6rem;
	margin-bottom:10px;
}
.ijoindd iframe {
	height:780px;
	width:100%;
}


@media (max-width:992px) {
	.ijoindd {
	margin:0;
}
.ijoindd .jibt {
	display:block;
	padding:0px;
}
.ijoindd .jibt h1 {
	font-size:1.6rem;
	line-height:30px;
}
.ijoindd .jibt section {
	padding:10px 0px;
}
}

.ijoin ul {
   padding:0px;
   }
   
   
.apply {
	position:fixed;
	z-index:10000;
	background:rgba(0,0,0,.8);
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
}
.zwcont {
	width:60%;
	left:20%;
	top:50%;
	margin-top:-378px;
	position:relative;
}
.zwcont iframe {
	height:756px;
	background:transparent;
	width:100%;
}
.tmbody {
	background:transparent;
}
.zwcont .closets {
	position:absolute;
	height:90px;
	right:15px;
	top:0;
	cursor:pointer;
	width:40px;
	background:url(../images/gbtou.png) center no-repeat;
}
.sqxx {
	width:100%;
	background:#fff;
}
.sqxx h2 {
	text-align:center;
	font-size:2.0rem;
	margin:0px;
	color:#000;
	line-height:90px;
}
.sqxx h2 big {
	font-size:2.0rem;
}
.sqxx .form {
	background:#f6f6f6;
	padding:30px 7% 25px;
}
.sqxx .form div {
	float:left;
	width:47%;
	margin-right:6%;
	margin-bottom:25px;
}
.sqxx .form div:nth-child(2n+0) {
	margin-right:0;
}
.sqxx .form div p {
	float:left;
	width:88px;
	color:#636366;
	line-height:42px;
}
.sqxx .form div p:before {
	content:"* ";
	color:#f00;
}
.sqxx .form div input {
	width:calc(100% - 88px);
	background:#fff;
	border:1px rgba(0,0,0,.1) solid;
	line-height:22px;
	outline:none;
	padding:9px 10px;
}
.sqxx .form div select {
	width:calc(100% - 88px);
	border:1px rgba(0,0,0,.1) solid;
	background:#fff;
	height:42px;
	outline:none;
	padding:0px 10px;
}
.sqxx .form div:last-child {
	width:100%;
}
.sqxx .form div textarea {
	width:calc(100% - 88px);
	background:#fff;
	border:1px rgba(0,0,0,.1) solid;
	line-height:22px;
	outline:none;
	padding:9px 10px;
	resize:none;
}
.sqxx form button {
	display:block;
	margin:30px auto 0px;
	background:#2a54a8;
	width:100%;
	max-width:230px;
	color:#fff;
	height:44px;
	outline:none;
	font-size:1.5rem;
	transition:.3s;
	border:0;
}
.zwcont form button:hover {
	background:#333;
}

/* 联系我们 */
.lxbnn {
    background: url(../images/bnn5.jpg) top center;
    background-size: 100% 100%;
	color:#FFFFFF;
}

.ditux {
   height:auto; overflow:hidden;
   }
   
.lxhh {
    height: auto;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 25px;
    border-bottom: 1px solid #f0f0f0;
}

.lxhh-aa {
    width: 10%;
    float: left;
}

.lxhh-bb {
    width: 89%;
    float: right;
    color: #666666;
    font-size: 16px;
}

.lxhh-bb h4 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-top: 8px;
    margin-bottom: 16px;
    color: #333333;
}

.sqxx .form div {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
}

.sqxx .form div p {
    margin: 0px;
	height:34px;
    line-height: 34px;
	overflow:hidden;
}

.sqxx .form div input {

    padding: 5px 10px;

}

.inewsct {

}

.inewsct .inews-tt {
    border-bottom: 1px rgba(0,0,0,.25) dashed;
    padding-bottom: 10px;
}

.inewsct .inews-tt p {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 10px;
}

.inewsct .inews-tt span {
    color: rgba(0,0,0,.55);
}

strong {
    font-weight: 700;
}

.inewsct .inews-ct {
    padding: 20px 0px 0px;
    color: rgba(0,0,0,.7);
    line-height: 28px;
}   
   
.cpyymore {
    width: 100px;
    height: 35px;
    margin: 15px auto 0px;
}

.cpyymore a {
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    background-color: #c0121b;
    border-radius: 20px;
}  


/* 弹窗 */

.pdcon-ct{
	display:flex;
	flex-wrap:wrap;
}
.pdcon-ct>span{
	display:block;
	color:#fff;
	background:#2e4b98;
	padding:8px 30px;
	font-size:1.4rem;
	font-weight:600;
}
.pdcon{
	border-top:3px #2e4b98 solid;
	padding:20px 0px;
	font-size:1.4rem;
	color:rgba(0,0,0,.6);
	width:100%;
}

.picshade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.91;
  filter: alpha(opacity=91);
  z-index: 99;
  display: none;
}

.pictures_eyes_close {
  position: fixed;
  top: 30px;
  right: 30px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../images/close.png) no-repeat;
  z-index: 100;
  display: none;
}

.pictures_eyes {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 199;
  display: none;
}

.pictures_eyes_in {
  position: relative;
  text-align: center;
}

.pictures_eyes_in img { max-height: 500px; }

.pictures_eyes_in section p{color:#fff;padding:15px 0px;}

.pictures_eyes_in .prev, .pictures_eyes_in .next {
  position: absolute;
  top: 50%;
  width: 51px;
  height: 51px;
  cursor: pointer;
}

.pictures_eyes_in .prev {
  left: 35px;
  background: url(../images/Tleft.png) no-repeat;
}

.pictures_eyes_in .next {
  right: 35px;
  background: url(../images/Tright.png) no-repeat;
}

.pictures_eyes_indicators {
  position: fixed;
  left: 0;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 299;
}

.pictures_eyes_indicators a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 6px 3px 0 3px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 0 2px #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  overflow: hidden;
}

.pictures_eyes_indicators img { height: 50px; }

.pictures_eyes_indicators .current {
  filter: alpha(opacity=100);
  opacity: 1;
}

.icase ul {
   margin:0px;
   padding:0px;
   }
   
.icase ul li {
   list-style-type:none;
   }
   
.dhtt {
   border-bottom:1px solid #eeeeee;
   }
  

/* 固定底 */

   
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
	background-color:#ff6600;
}

.fygnav {
    padding: 0px;
	height:50px;
	background-color:#ff6600;
	border-top:1px solid #ff6600;
}


.fygnav ul {
    list-style-type: none;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.fygnav li {
    width: 25%;
    text-align: center;
    float: left;	
}
.fygnav li a { color:#FFFFFF;}

.bottom {
    margin-bottom: 50px;
}

#mcover img {
    position: fixed;
    right: 18px;
    top: 5px;
    width: 260px;
    height: 180px;
    z-index: 20001;
}

#mcover {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.7);
    display: none;
	}