
* {  
    list-style: none;  
    margin: 0;  
    padding: 0;  
}
img{
	margin: 0;
	padding: 0;
}
.main{
	background: url(../images/bodyBg.png) left 110px;
}

.box-shadow{
	box-shadow: 0 0 5px #777!important;
}

/* ==========================================================================
   #header
 ============================================================================ */

#header{
	width: 1200px;
	margin: 0 auto;
	height: 105px;
	/*position: relative;*/
}
#header img{
	width: 295px;
	height:80px;
	float: left;
	margin-top: 15px;
}
#header .header-right{
	text-align: right;
}
#header .header-right a{
	color: #888888;
	font-size: 12px;
}
#header .header-right a:hover{
	color: #f79244;;
}



/* ==========================================================================
   #nav
 ============================================================================ */

.nav-top{
	width: 100%;
	height: 10px;
	background-color: #1fa0ac;
}
.big-nav{ 
	width: 100%; 
	height: 50px; 
	background-color: #333333;
	margin: 0 auto;
	
	 }
.nav{
	 width: 1200px; 
	 height: 50px;
	 position:relative; 
	 z-index: 99999999999999999999;
	 margin: 0 auto;
	 padding: 0;

	  }
.nav>li{ 
	float:left; 
	border-right: 1px solid #666666;
	}
.sy{
	position: relative;
}
.bg{
	
	display: inline-block;
	width: 100%;
	height: 70px;
	background: url(../images/shouye-bg2.png) 1px top no-repeat;
	position: absolute;
	top: 0;
	left:0 ;
	background-size:100% 100%;
}
.bgr0{
	border-right: 0!important;
}
.nav>.no_mar{
	 background: none;
	 }
.nav>li>a{
	/* display:inline-block;*/
	 height: 50px;
	  line-height: 50px;
	font-size:14px;
	color:#ffffff; 
	position: relative;
    padding: 17px 34px;
    text-align: center;
	    }
@media screen and (-webkit-min-device-pixel-ratio:0) {
   .nav>li>a{padding: 15px 34px;}
}

.nav>li>a:hover{
	 color: #FFF;
	 background-color: #38a2ad;
	 }
/*.nav>li>.current{ color: #FFFF00;}*/
/*.deng_box01{
	 position:absolute; 
	 top:60px;
	 display:none; 
	  z-index:9999999; 
	  min-width: 155px; 
	   }*/
.deng_box{ 
margin: 0;
padding: 0;
position:absolute; 
	 top:50px;
	 display:none; 
	  z-index:9999999; 
	  min-width: 200px; 
	background-color: #333333;
	 /*border: 1px solid #cdd7e1;*/
	 }
.deng_box li{
	margin: 0;
	padding: 0;
	/*height: 30px;*/
}
.deng_box li a{
	 font-size:16px; 
	 color:#fff;
	  display:block; 
	  
	  padding:8px 30px;
	/*  border-bottom: 1px solid #fff; */
	  transition: all 0.3s;
	  height: 25px;
	  line-height: 25px;
	}
.deng_box li a:hover{ color: #36a3ac;}

/* ==========================================================================
banner
 ============================================================================ */

.TB-focus {  
    height: 300px;  
    position: relative;  
    width: 1200px;  
} 
.TB-focus .hd {  
    bottom: 10px;  
    padding-left: 2px;  
    position: absolute;  
    right: 9px;  
    z-index: 1;  
}  
.TB-focus .hd li {  
    background: none repeat scroll 0 0 #FFFFFF;  
    border: 1px solid #D8D8D8;  
    color: #FF6600;  
    cursor: pointer;  
    float: left;  
    font-size: 13px;  
    height: 18px;  
    line-height: 18px;  
    margin-left: -1px;  
    opacity: 0.7;  
    overflow: visible;  
    text-align: center;  
    width: 18px;  
}  
.TB-focus .hd li.on {  
    background: none repeat scroll 0 0 #FF6600;  
    color: #FFFFFF;  
    font-weight: bold;  
    opacity: 1;  
    position: relative;  
    z-index: 2;  
}  
.TB-focus .bd ul{
	position: relative;
    width: 1200px;
	margin: 0;
}
.TB-focus .bd ul li{
	position: absolute; 
	width: 1200px; 
	left: 0px;
	 top: 0px; 
	/* display: none;*/
}
/*.TB-focus .bd ul li a{
	position: relative;
}*/
.TB-focus .bd img.banner-logo{
	position: relative;
}
.TB-focus .bd img.logo-word{
	position: absolute;
	left: 545px;
	top: 0;
	z-index: 99;
}






/* ==========================================================================
floor1
 ============================================================================ */
.floor1{
	width: 1210px;
	margin: 30px auto;
	margin-bottom: 25px;
}

.floor1-1{
	width: 765px;
	margin-right: 45px;
	margin-left: 20px;
}
.tit-wrap{
	width: 760px;
	height: 40px;
	background: url(../images/tit-bg.png) left center repeat-x;
	position: relative;
}

.tit{
	width: 130px;
	height: 40px;
	line-height: 40px;
	background-color: #fff;
	margin-left: 30px;
	position: relative;
	}
.s0{
	display: inline-block;
	width: 50px;
    height: 25px;
	background: url(../images/icon01.png) center no-repeat;
	position: absolute;
	left: 0;
	top: 5px;
}
.s1{
	font-size: 16px;
	font-weight: bold;
	color: #555555;
	padding-left: 50px;
}
.s2{
	font-size: 16px;
	font-weight: bold;
	color: #039dab;
}
.more{
	width: 50px;
	background-color: #fff;
	position: absolute;
	right: 0;
	top: 17px;
	 height: 30px;	
}
.a1{
	display: inline-block;
	width: 31px;
	height: 7px;
	background: url(../images/more.png) center center no-repeat;
}
.a1:hover{
	background: url(../images/more2.png) center center no-repeat;
}
.floor1-left{
	float: left;
}
.left-wrap{
	height: 145px;
}
.left-wrap img{
	width:160px;
	height: 125px;
	float: left;
	margin: 10px;
}
.left-cnt{
	float: left;
}
.left-cnt h3{
	width: 230px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;	
	margin: 10px 0;
	font-size: 16px;
	font-weight: bold;
	color: #555;
}
.left-cnt p{
	width: 230px;
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}
.left-cnt .xiangqing{
	font-size: 12px;
	color:#039dab;
	float: right;
}
.left-cnt .xiangqing:hover{
	color: #0064c9;
}
.floor1-right{
	width: 355px;
}
.floor1-right ul li{
	height: 43px;
	line-height: 43px;
	border-bottom: 1px solid #eeeeee;
}

.floor1-right ul a{
	display: inline-block;
	color: #666666;
	font-size: 14px;
	height: 43px;
	line-height: 43px;
	background: url(../images/li.png) left center no-repeat;
	padding-left: 20px;
	
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;	
	width: 200px;
}
.floor1-right ul a:hover{
	color: #0064c9;
	background: url(../images/li2.png) left center no-repeat;
}
.s6{
	font-size: 12px;
	color: #999;
}











.floor1-2{
	width: 380px;
} 
  
.floor1-2 a{
	display: inline-block;
	width: 172px;
	height: 102px;
	border: 4px solid #81ced5;
	position: relative;
	float: left;
	margin: 5px;
}

.floor1-2 span{
	display: inline-block;
	width: 172px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	left: 0;
	bottom:0;
	/*text-align: center;*/
	font-size: 14px;
	color: #fff;
}
.btn1{
	background-color: #4a89c9;
	filter: alpha(opacity=50);    
-moz-opacity:0.5;        
opacity: 0.5;
}
.btn2{
	background-color: #eeb800;
	filter: alpha(opacity=50);    
-moz-opacity:0.5;        
opacity: 0.5;
}
.btn3{
	background-color: #8435e3;
	filter: alpha(opacity=50);    
-moz-opacity:0.5;        
opacity: 0.5;
}
.btn4{
	background-color: #019301;
	filter: alpha(opacity=50);    
-moz-opacity:0.5;        
opacity: 0.5;
}
.btn5{
	background-color: #fa3a5f;
	filter: alpha(opacity=50);    
-moz-opacity:0.5;        
opacity: 0.5;
}
.btn6{
	background-color: #fd5737;
	filter: alpha(opacity=50);    
-moz-opacity:0.5;        
opacity: 0.5;
}
.btn1-word{
	background: url(../images/btn01.png) 16px center no-repeat;
	padding-left: 67px;
	width: 105px;
}
.btn2-word{
	background: url(../images/btn02.png) 16px center no-repeat;
	padding-left: 67px;
	width: 105px;
}
.btn3-word{
	background: url(../images/btn03.png) 16px center no-repeat;
	padding-left: 67px;
	width: 105px;
}
.btn4-word{
	background: url(../images/btn04.png) 16px center no-repeat;
	padding-left: 67px;
	width: 105px;
}
.btn5-word{
	background: url(../images/btn05.png) 16px center no-repeat;
	padding-left: 67px;
	width: 105px;
}
.btn6-word{
	background: url(../images/btn06.png) 16px center no-repeat;
	padding-left: 67px;
	width: 105px;
}
/* ==========================================================================
floor2
 ============================================================================ */

.floor2{
	width: 1200px;
	margin: 0 auto ;
}
.floor2-1{
	width: 505px;
}
.floor2-1 .tit-wrap{
	width: 505px;
}
.floor2-1 .tit-wrap .s0{
	background: url(../images/icon02.png) center no-repeat;
}

.floor2-1-wrap img{
	width: 140px;
	height: 100px;
	margin: 10px;
	float: left;
}
.f2-wrap-cnt{
	width: 340px;
	height: 95px;
	float: right;
	padding-top: 10px;
}
.s3{
	color: #555555;
	font-size: 16px;
	font-weight: bold;
	
}
.s4{
	font-size: 14px;
	color: #555555;

}
.s5{
	font-size: 12px;
    color: #039dab;
    float: right;
}
.s5:hover{
	color: #0064c9;;
}

.f2-wrap-cnt p{
	margin: 0;
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	margin-top: 10px;
}

.floor2-2{
	width: 645px;
}

.floor2-2 .tit-wrap{
	width: 645px;
}
.floor2-2 .tit-wrap .s0{
	background: url(../images/icon03.png) center no-repeat;
}









.picMarquee-left {
    width:635px;
    overflow:hidden;
    margin: 0 auto;
    background-color: #fff;
    margin-top: 20px;
}
#floor4 .picMarquee-left .bd .tempWrap{
	width: 635px!important;
}
#floor4 .container .prev,#floor4 .container .next {
    display:block;
    width:15px;
    height:30px;
    margin-right:5px;
    margin-top:10px;
    cursor:pointer;
    top: 120px;
}
#floor4 .container .next {
    position: absolute;
    right: 5px;
}
#floor4 .container .prev {
    position: absolute;
    left: 15px;
}

.picMarquee-left .bd{
	padding: 0 20px;
}
.picMarquee-left .bd ul{
    overflow:hidden;
    zoom:1;
}
.picMarquee-left .bd ul li{
    margin:0 15px;
    float:left;
    _display:inline;
    overflow:hidden;
    text-align:center;
    position:relative;
}
.picMarquee-left .bd ul li .pic{
    text-align:center;
    /*position: relative;*/
    overflow: hidden;
}
.picMarquee-left .bd ul li .pic img {
    width:192px;
    height:154px;
    display:block;
    border: 3px solid #49b8c3;
    /*-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
    border-radius: 5px;*/
    transition: all 0.3s; 
}
.picMarquee-left .bd ul li .pic a:hover img {
    /*border-color:#999;*/
     -o-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

.picMarquee-left .bd ul li span{ 
	height: 160px; 
	line-height: 160px;
	text-align: center;
	width: 198px; 
	display:block;  
	position: absolute; 
	left: 0px; 
	top: -154px;
    padding: 0 20px;
    background: rgba(34,34,34,0.5);
    background-color: #222222\9;  
    z-index: 9999999999;
    color: #FFF;
    font-size: 40px;
    font-weight: normal;
    padding: 0;
    cursor: pointer;
    
}

.picMarquee-left .bd ul li p{
	font-size: 14px;
	color: #666;
}











/* ==========================================================================
   floor3
 ============================================================================ */
.floor3{
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
	overflow: hidden;
}
.floor3 .tit-wrap{
	width: 1200px;
}
.floor3 .tit-wrap .s0{
	background: url(../images/icon04.png) center no-repeat;
}
.floor3 ul{
	width: 1200px;
	min-height:40px;
	margin-top: 5px;
}
.floor3 li{
	float: left;
	padding: 0 28px;
	height: 30px;
	line-height: 30px;
}
.floor3 li a{
	display: inline-block;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #555;
	border-bottom: 1px dashed #49b8c3;
	
}
.floor3 li a:hover{
	color: #0064c9;
}
    

/* ==========================================================================
   footer
 ============================================================================ */
#footer {
    width: 100%;
    height: 90px;
    line-height: 90px;
    background-color: #333333;
	margin-top:45px;
}
#footer .container{
	text-align: center;
	width: 1200px;
	margin: 0 auto;
}
#footer .foot-img{
	float: left;
	padding: 20px 40px;
}
#footer p {
	float: left;
	height: 90px;
	line-height: 90px;
	
    color: #f0f0f0;
    font-size: 12px;
	margin: 0;
}
#footer a {
    color: #f0f0f0;
    font-size: 12px;
}
#footer a:hover {
    color: #39a3ad;
    font-size: 12px;
}

/* ==========================================================================
   内页
 ============================================================================ */
.ny-floor1{
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.ny-floor1 .tit-wrap{
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin: 35px 0;
}
.ny-floor1 .tit-wrap .tit{
	width: auto;
	height: 50px;
	line-height: 50px;
}
.ny-floor1 .tit-wrap .s0{
	width: 50px;
	height: 50px;
	position: absolute;
	top:-4px;
	background: url(../images/ny-icon.png) center top no-repeat;
}
.ny-floor1 .tit-wrap .more {
    width: 50px;
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 20px;
    height: 30px;
    }
    
#ny-main{
	width: 1200px;
	margin: 30px auto;
	clear: both;
}
.ny-main-left{
	margin-right: 20px;
	min-height: 410px;
	width: 300px;
}
.ny-left-content{
	position: relative;
}
.ny-s1{
	display: inline-block;
	width: 302px;
	height: 8px;
	background-color: #039dab;
	position:absolute;
}

.list_ul{
	padding: 0;
	margin: 0;
	}
.list_ul li{
	text-align: center;

}
.list_ul>li>a{
	font-size: 18px;
	color: #555;
	display: inline-block;
	height: 58px;
    line-height: 58px;
    width: 298px;
	border:  1px solid #333;
	margin: 0px 0 -1px 0;
	}
.list_ul>li>ul{ 
	display: none;
	margin: 0;
	padding: 0;
	position:relative;
	width: 298px;
	}
.list_ul>li>ul>li{
	width:auto; 
	border: none;
	
	 }
.list_ul>li>ul>li a{
	font-size:16px; 
	color: #555;
	display: inline-block; 
	padding-left: 40px;
	width: 258px;
	border: 1px solid #000;
        margin: 0px 0 -1px 0;
    height: 45px;
    line-height: 45px;
	}

.list_ul>li>ul>li a:link{
	color:#555 ;
	}

.list_ul>li>ul>li a:hover{ 
	color: #018a96;
	 background: none;
	 }

.active{
	color: #018a96!important;
	background: url(../images/ny-circle2.png) 40px center no-repeat!important;
	z-index: 99999;
}


.ny-main-right{
	width: 860px;
	padding: 0 10px;
	min-height: 660px;
}
.ny-main-right h3{
	width: 860px;
	text-align: center;
	font-size: 18px;
	color: #555555;
	font-weight: normal;
	margin-top: 0;
}
.ny-main-right p{
	color: #333333;
	font-size: 14px;
	line-height: 24px;
}
