*{
    margin: 0;
    padding: 0;
}
body{
    font-family:"Microsoft YaHei", "ΞΆΘνΡΕΊΪ";
    font-size: 16px;
    color: #666666;
    font-weight: lighter;
}
font{
	font-family:"Microsoft YaHei", "ΞΆΘνΡΕΊΪ";
	font-weight: lighter;}
ul{
    list-style: none;
}
img{
	border:0;}
a{
	color:#666666;
    text-decoration: none;
}
.header{
    width: 100%;
    height: auto;
}
.center{
    margin: 0 auto;
    width: 1154px;
    min-height: 49px;
    height: auto;
}
.header .logo .left{
    margin-top: 10px;
    width: 50%;
    display: inline-block;
    *display:inline;
    *zoom:1;
}
.header .logo .right{
    margin-top: 10px;
    margin-left: 280px;
    width: 23%;
    height: 80px;
    display: inline-block;
    *display:inline;
    *zoom:1;
    vertical-align: top;
    position: relative;
}
.header .logo .right .rightt{
    margin-left: 80px;
    width: 160px;
}
.header .logo .right .rightt span{
    margin-left: 3px;
}
.header .logo .right .Tel{
    margin-top: 16px;
}
.header .logo .right .Name11{
line-height:36px; font-size:18px; color:#0661B0; font-weight:500; padding-left:17px;   
}
.header .logo .right .Name11 a{color:#0661B0;}
.header .logo .right .Name11 a:hover{color:#D7621C; font-weight:bold; }





.header .nav{
    width: 100%;
	min-width:1154px;
    height: 49px;
    background: url("../image/nav.jpg") repeat-x;
	position:relative;
}
.header .nav ul li{
    font-size: 15px;
    width: 128px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    float: left;
    color: #ffffff;
    cursor: pointer;
}
.header .nav ul li .lo{
    display: none;
	height:240px;
}
.header .nav ul li .yo{
	 height:144px;
	 display: none;
	}
.header .nav ul li .lo li{
    width: 128px;
    height: 48px;
	float:none;
    background-color: rgba(32,174,232,.7);
	*background-color: #1eaee8;
}
.header .nav ul li .yo li{
	width: 128px;
    height: 48px;
	float:none;
    background-color: rgba(32,174,232,.7);
	*background-color: #1eaee8;
	}
#w:hover .lo{
	display: block;
	}
#t:hover .yo{
	display:block;}
.header .nav ul #w .lo li:hover{
    background-color:rgba(190,97,51,.7);
	*background-color: #be6133;
}
.header .nav ul #t .yo li:hover{
	background-color:rgba(190,97,51,.7);
	*background-color: #be6133;}
.header .nav ul li:hover{
    background-color: #1eaee8;
}

/*.header .nav ul li:hover .lo{*/
    /*display: block;*/
    /*z-index: 999;*/
    /*position: relative;*/
/*}*/

.header .nav ul a{
    color: #ffffff;
}
.banner{
    width: 100%;
    height: auto;
}
.banner img{
    width: 100%;
    height: auto;
}
.content{
    width: 100%;
    height: auto;
}
.content .ct_01{
    margin-top: 20px;
    min-height: 250px;
    height: auto;
    overflow: hidden;
}
.ct_left{
     width: 821px;
     display: inline-block;
     *display:inline;
     *zoom:1;
}
.ct_right{
    margin-left: 20px;
    display:inline-block;
    *display:inline;
    *zoom:1;
    vertical-align: top;
}
.content .ct_01 .cy_top{
    width: 821px;
    height: 49px;
    background: url("../image/vb.png") no-repeat;
    position: relative;
}
.content .ct_01 .cy_top p{
    color: #ffffff;
    top: 6px;
    margin-left: 38px;
    position: relative;
}
.content .ct_01 .cy_top img{
    position: absolute;
    top: 14px;
    right: 8px;
}
.content .ct_01 .cy_bottom{
    width: 821px;
    height: auto;
    line-height: 24px;
    overflow: hidden;
}
.content .ct_01 .cy_bottom img{
    margin-right: 20px;
    float: left;
}
.ct_right .cy_toop{
    width: 300px;
    height: 36px;
    background: url("../image/nav_01.png") no-repeat;
    position: relative;
}
.ct_right .cy_toop p{
    color: #1eaee8;
    top: 6px;
    margin-left: 38px;
    position: relative;
}
.ct_right .cy_toop img{
    position: absolute;
    top: 14px;
    right: 8px;
}
.ct_right .cy_bottoms{
    margin-top: 13px;
    width: 300px;
    overflow: hidden;
    position: relative;
}
.ct_right .cy_bottoms .img_01{
    left: 10px;
    bottom: 1px;
    position: absolute;
}
.ct_right .cy_bottoms .img_02{
    top: 38px;
    left: 7px;
    position: absolute;
}
.ct_right .mo ul li{
    margin-top: 10px;
    margin-left: 10px;
    width: 130px;
    height: 40px;
    float: left;
    text-align: center;
    border: 1px solid #dfdfdf;
}
.ct_right .mo ul li p{
    margin-top: 8px;
    color: #666666;
}
.ct_right .mo ul li:hover{
    background-color: #1eaee8;
}
.ct_right .mo ul li:hover p{
    color: #ffffff;
}
.footer{
   margin-top: 10px;
   width: 100%;
   min-width:1154px;
   min-height: 300px;
   height: auto;
    background-color: #0066cc;
}

.footer .gay{
    width: 100%;
	min-width:1154px;
    height: 40px;
    background-color: #dfdfdf;
}
.footer_nav{
    margin-top: 30px;
}
.footer_nav ul li{
    width: 113px;
    border-left: 1px solid #ffffff;
    float: left;
    text-align: center;
}
.footer_nav ul li:first-child{
    margin-left: 0;
    border: 0;
}
.footer_nav ul li a{
    color: #ffffff;
}
.footer .footer_text{
    top: 20px;
    position: relative;
}
.footer .footer_text .f-t{
    margin-left: 30px;
    width: 1000px;
    position: relative;
}
.footer .footer_text .f-t p{
    top: 20px;
    text-align: center;
    line-height: 32px;
    color: #ffffff;
    position: relative;
}
.footer .footer_text img{
    top: 60px;
    right: 20px;
    position: absolute;
}
/*cy_nub*/
.cy_01{
    padding-top: 14px;
    min-height: 180px;
    height: auto;
}
.cy_02{
    min-height: 278px;
    height: auto;
}
.cy_03{
    min-height: 180px;
    height: auto;
}
.cy_04{
    min-height: 220px;
    height: auto;
}
.Img img{
	width:325px;
	height:151px;}
.Title{
	color:#000000;
	padding-bottom:10px;
}
.NewsList{
	margin-top:10px;}
.NewsList ul li{
	margin-top:10px;
	width:380px;
	float:left;
	}
.NewsList ul li img{
	margin-top:5px;}
.NewsList ul li a{
	color:#666666;}
.cy_02 .list li{
	margin:15px 0 0 32px;}
.cy_02 .list li a{
	color:#666666;}
.ShowNews{
	margin-top:12px;}
.cy_03 ul li{
	margin-top:10px;
	width:380px;
	float:left;}
.cy_03 ul li a{
	color:#666666;}
.cy_03 ul li img{
	margin-top:5px;}
.cy_04 .play{
	margin-top:20px;}
.f-t p a{
	color:#FFFFFF;}
	
.zhaopin_t{ font-size:20px; color:#666666; line-height:24px; text-align:center;}
.zhaopin_td{ font-size:15px; color:#333333; line-height:26px; padding-left:2px;}