﻿.fl{
	float: left;
}
.fr{
	float: right;
}
.middle{
	width: 1200px;
	margin: 0 auto;
}

img,input{
	vertical-align: top;
}
.border_lf{
	border-left: 1px solid;
}
.border_rg{
	border-right: 1px solid;
}
.play{
	position: absolute;
    left: 50%;
    margin-left: -20px;
    top: 50%;
    margin-top: -40px;
    width: 40px;
    height: 40px;
    background: url(../images/videoplay.png) no-repeat;
}
.more{
	font-size: 16px;
}

/*头部*/
.container{
overflow:hidden;
}
.top{
	width: 100%;
    background: url(../images/esd.png) no-repeat top center;
}
/*background: url(../images/esd.png) no-repeat top center;*/
.logo{
	width: 45%;
	margin: 39px 0;
}
.logo a{
	display: block;
}
.link{
	width: 26%;
	margin: 34px 0;
}
.linkTop a{
	display: inline-block;
	margin-right: 2px;
}
.linkTop a img{
	vertical-align: middle;
}
.topLink{
	display: inline-block;
	padding-left: 10px;
}
.topLink a em{
	height: 12px;
	display: inline-block;
	border-right: 1px solid #005CAD;
	padding-right: 6px;
}
.linkTop a{
	color: #014a84;
}
.outlink{
	display: inline-block;
	text-indent: 20px;
    height: 30px;
    line-height: 30px;
}
.outlink a{
	display: block;
	background: url(../images/guohui.jpg) no-repeat 0 5px;
}
/*搜索*/
.linkMiddle{
	width: 300px;
	height: 40px;
	position: relative;
}
.linkMiddle input[type=text]{
	width: 100%;
	height: 40px;
        line-height:40px;
	border: 0;
	background: url(../images/searchBorder.png) no-repeat;
	text-indent: 10px;
	color: #014a84;
	font-size: 16px;
}
.linkMiddle input[type=submit]{
	position: absolute;
	top: 7px;
	right: 18px;
	width: 25px;
	height: 25px;
	border: 0;
	background: url(../images/Magnifier.png) no-repeat;
}
.linkBottom{
	font-size: 16px;
	margin-top: 3px;
}
.linkTop{
	margin-bottom: 4px;
}
.linkBottom a:hover{
	color: #014A84;
}
/*导航*/
.nav{
	width: 100%;min-width:1200px;
	height: auto;
	background: #014A84;
}
.item{
	float: left;
	height: 56px;
	line-height: 56px;
	position: relative;
	border-right: 1px solid;
	border-color: #5290c0;
}
.item1{
    background:url(../images/nav01.png) no-repeat 18px center;
}
.item2{
    background:url(../images/nav02.png) no-repeat 18px center;
}
.item3{
    background:url(../images/nav03.png) no-repeat 18px center;
}
.item4{
    background:url(../images/nav04.png) no-repeat 18px center;
}
.item5{
    background:url(../images/nav06.png) no-repeat 18px center;
}
.item6{
    background:url(../images/nav07.png) no-repeat 18px center;
}
.item7{
    background:url(../images/nav08.png) no-repeat 18px center;
}
.item8{
    background:url(../images/nav05.png) no-repeat 18px center;
}

.item1>a:hover{
    background: #005aa2 url(../images/nav01.png) no-repeat 18px center;
}
.item2>a:hover{
    background: #005aa2 url(../images/nav02.png) no-repeat 18px center;
}
.item3>a:hover{
    background: #005aa2 url(../images/nav03.png) no-repeat 18px center;
}
.item4>a:hover{
    background: #005aa2 url(../images/nav04.png) no-repeat 18px center;
}
.item5>a:hover{
    background: #005aa2 url(../images/nav06.png) no-repeat 18px center;
}
.item6>a:hover{
    background: #005aa2 url(../images/nav07.png) no-repeat 18px center;
}
.item7>a:hover{
    background: #005aa2 url(../images/nav08.png) no-repeat 18px center;
}
.item8>a:hover{
    background: #005aa2 url(../images/nav05.png) no-repeat 18px center;
}
.nav .item a{
	display: block;
	color: #fff;
	font-weight: 600;
	font-size: 18px;
	width: 148px;
	height: 56px;
	text-indent: 58px;
}
.nav .item ul{
	position: absolute;
	top: 56px;
	width: 100%;
	height: auto;
	z-index: 99;
	display: none;
	/*background: url(../images/bg1.png) repeat;*/
}
.nav .item ul li{
	background: url(../images/bg1.png) repeat;
	height: 35px;
	line-height: 35px;	
}
.nav .item ul li a{
	font-weight: 100;
	font-size: 16px;
           text-indent:0;
           text-align:center;
}
.nav .item ul li:hover{
	background: #014A84;
}
.nav .item:hover .item2{
	display: block;
}
/*友情链接*/
.friendLink{
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin: 30px 0 20px;
}
.friendLink span{
	
	font-size: 22px;
}
.friend{
	margin-right: 25px;
}
.friend select{
	border: 1px solid #ededed;
	width: 243px;
	line-height: 48px;
	height: 48px;
	color: #777777;
	text-indent: 15px;
	background: url(../images/dropDown.png) no-repeat 215px 22px;
	appearance:none;
	-webkit-appearance:none;
	font-size: 16px;
}
.friend1{
	margin-right: 0;
}
/*
 * 底部
 */
.footer{
	width: 100%;min-width:1200px;
	height: 215px;
	background: #014a84;
}
.footerImg{
	text-align: center;
	margin-top: 15px;
}
.footerImg a{
	display: inline-block;
	margin-right: 15px;
}
.footer p{
	color: #fff;
	font-size: 14px;
	line-height: 32px;text-align: center;
}
.address{
	padding-top: 10px;
}
.address span{
	float: left;
	margin-left: 100px;
}
.address em{
	display: inline-block;
	width: 18px;
	height: 20px;
	float: left;
	background: url(../images/bottomguihui.png) no-repeat;
	margin: 6px 5px 0 25px;
}
p.letter{
	text-align: center;
}