﻿body{
	width: 100%;
	overflow: scroll;
}
#header{
	width: 100%;
	height:auto; 
	background:url(../images/hbg.jpg) 0 0 repeat-x;
}
#header .top{
	height: 133px;
	width: 1000px;
	margin: 0 auto;
}
#header .top .logo{
	float: left;
	width: 450px;
	height: 80px;
	display: block;
	margin-top: 29px;
	background:url(../images/logo.png) 0 center no-repeat;
}
#header .top .fr{
	width: 320px;
	text-align: right;
	color: #767676;
	margin-top: 45px;
	font-size: 12px;  line-height: 30px;
}
#header .top .a1{
	background:url(../images/a1.png) 14px center no-repeat;
}
#header .top .a2{
	background:url(../images/a2.jpg) 14px center no-repeat;
}
#header .top ul{
	height: 30px;
	width: 100%;
}
#header .top li{
   float: right;
   padding-left: 28px;
}
#header .top .fr a{
	color: #767676;
}
#header .top .fr a:hover{
	color: #ffc000;
}
#header #nav{
	width: 100%;
	height: 58px;
	z-index: 10;
	margin-bottom: 30px;
	background: #005ea2;
}
#header .nav{
	z-index: 10;
	width: 1000px;
	height:100%;
	margin: 0 auto;
	line-height: 58px;
	font-size:14px;
}
#header .nav li>a{
	color: #fff;
}
#header .nav>li{
	z-index: 10;
	position: relative;
	color: #444444;
	float: left;
	width: 125px;
	text-align: center; 
}
#header .nav li:hover>a{
    color: #fff;
    border-left: 1px solid #feb425;
    border-right: 1px solid #feb425;
    background: #e89c0a;
}
#header .nav li>a{
	display: block;
	width: 123px;
	border-left: 1px solid #005ea2;
    border-right: 1px solid #005ea2;
	height: 100%;
	float: left;
}
#header .nav li>a:hover{
	color: #fff;
	background: #e89c0a;
}
#header .nav li:hover div{
	display: block;
}
#header .nav li div{
	display: none;
	z-index: 10;
	width: 100%;
	top: 58px;
	left: 0;
	position: absolute;
	background: #e89c0a;
}
#header .nav li div a{
	display: block;
	padding-left: 17px;
	padding-right: 20px;
	font-size: 13px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e3990a;
	text-align: center;
}
#header .nav div a:hover{
	background:#e3990a;
}
.search{
	height: 54px;
	padding-left: 20px;
	padding-top: 40px;
	margin-top: 15px;
	border: 1px solid #e8e8e8;
	background: url(../images/se.png) 20px 6px no-repeat;
}
.search .txt{
	float: left;
	width: 260px;
	height: 40px;
	border-style: none;
	border-width: 0;
	color: #838383;
	font-size: 13px;
	line-height:40px;
	background: none;
	padding-left: 15px;
	background: #ebebeb;
	font-family: "微软雅黑";
}
.search .btn{
	width: 50px;
	height: 40px;
	float: left;
	border-style: none;
	border-width: 0;
	background: url(../images/btn.png) center no-repeat;
}
#content{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
#pageCont{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 15px;
}
.topnew a{
	color: #005ea2;
	font-size: 16px;
	font-weight: 700;
}
.topnew{
	width: 998px;
	margin: 0 auto;
	height: 68px;
	border-radius:2px;
	font-size: 13px;
	color: #686868;
	line-height: 28px;
	text-align: center;
	padding-top: 22px;
	border: 1px dashed #c8c8c8;
}
#content .left{
	width: 620px;
	float: left;
	overflow: hidden;
	padding-top: 20px;
}
#content .left .focus_box{
	height: 266px;
	width: 618px;
	border: 1px solid #d3d3d3;
	background: #ccc;
	overflow: hidden;
	margin-bottom: 15px;
}
#content .left .row1{
	width: 100%;
	height: 280px;
	overflow: hidden;
}
#content .row1 .title{
	width: 100%;
}
.row1 .title{
	width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e9e9e9;
}
.row1 .box{
	width: 100%;
	height: 100%;
	position: relative;
	*overflow: hidden;
}
.row1 .box1 .list{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
.row1 .list ul{
 	/*position: relative;*/
	float: left;
	width: 620px;
	height: 265px;
	padding-top: 15px;
}
.row1 .more{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 55px;
	height: 32px;
	color: #e89c0a;
	font-size: 10px;
	padding-right:15px;
    background: url(../images/db.png) 100% center no-repeat;
}
.row1 .box1 {
	position: relative;
}
.row1 .box1 .list li{
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	padding-left: 17px;
	background: url(../images/rl.png) 2px center no-repeat;
}
.row1 .op{
	opacity:0;
}
.row1 .z2{
	z-index: 2;
	
}
.row1 .list li span{
    float: right;
    color: #959595;
    font-size: 13px;
    padding-right: 12px;
}
.row1 .list li a{
    float: left;
	color: #2e2e2e;
}
.row1 .list li a:hover{
	color: #005ea2;
	font-weight: 700;
}
.row1 .title dt{
	height: 32px;
	line-height: 32px;
	width: 98px;
	float: left;
	text-align: center;
	font-size: 15px;
	margin-right: 3px;
	background: url(../images/dt.png) 0 0 no-repeat;
}
.row1 .title dt.s{
	color: #fff;
	background: url(../images/dts.png) 0 0 no-repeat;
}
.row1 .title a{
	color: #2e2e2e;
}
.row1 .title a.s{
	color: #fff;
}
#content .left .row2{
	height: 190px;
	width: 100%;

}
#content .row2 .title{
    width: 100%;
    height: 32px;
    line-height: 32px;
}
#content .row2 dt{
	float: left;
	width: 98px;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	height: 100%;
	text-align: center;
	background: url(../images/dts.png) 0 0 no-repeat;
}
#content .row2 dd{
	float: right;
	height: 31px;
	width: 502px;
	padding-right: 20px;
	border-bottom: 1px solid #e9e9e9;
	float: right;
	color: #e89c0a;
	font-size: 10px;
	text-align: right;
	background: url(../images/db.png) 100% 100% no-repeat;
}
.row2 dd a{
	color: #e89c0a;
}
#content .row2 .text{
	width: 100%;
	padding-top: 10px;
	overflow: hidden;
}
#content .row2 li{
	height: 30px;
	padding-left: 20px;
	line-height: 30px;
}
#content .row2 .li2{
	background:url(../images/xm.png) 0 center no-repeat;
}
#content .row2 .li1{
	background:url(../images/xm1.png) 0 center no-repeat;
}
#content .row2 li a{
	float: left;
	font-size: 13px;
	color:#2e2e2e;
}
#content .row2 li span{
	float: right;
	color: #898989;
	padding-right: 10px;
}
.right .box1 .text{
	width: 100%;
	padding-top: 20px;
	overflow: hidden;
}
#content .right{
	width: 367px;
	float: right;
	overflow: hidden;
	padding-top: 16px;
}
#content .right .box1{
	width: 100%;
	height: 270px;
}
.right .box1 dl{
	width: 100%;
	height: 32px;
	line-height: 32px;
	/*margin-bottom: 15px;*/
}
.right .box1 dt{
	float: left;
	width: 111px;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	height: 100%;
	text-align: center;
	background: url(../images/rt.jpg) 0 0 no-repeat;
}
.right .box1 dd{
	height: 31px;
	width: 235px;
	padding-right: 20px;
	border-bottom: 1px solid #e9e9e9;
	float: right;
	color: #e89c0a;
	font-size: 10px;
	text-align: right;
	background: url(../images/db.png) 100% 100% no-repeat;
}
.right .box1 dd a{
	color: #e89c0a;
}
.right .box1 .text{
	width: 100%;
	padding-top: 20px;
	overflow: hidden;
}
.right .text li{
	height: 30px;
	line-height: 30px;
	color: #2e2e2e;
	font-size: 13px;
	padding-left: 20px;
	background: url(../images/rl.png) 6px center no-repeat;
}
.right .text li a{
	float: left;
	color:  #2e2e2e;
}
.right .text span{
	float: right;
	color: #898989;
	padding-right: 13px;
}
.right .text li a:hover{
	color: #005ea2;
	font-weight: 700;
}
.right .box2{
	padding-top: 1px;
	overflow: hidden;
}
.right .box2 li{
	height: 63px;
	line-height: 28px;
	font-size: 13px;
	color: #fff;
	margin-top: 22px;
}
.right .box2 li.txt{
	padding-left: 60px;
	background: url(../images/lin.jpg) 0 0 no-repeat;
}
.row3{
	clear: both;
	height: 53px;
	line-height: 53px;
	padding-left: 125px;
	background: url(../images/lin.png) 20px center no-repeat;
	border: 1px solid #e7e7e7;
}

.indexcase_list{ 
	width:910px; 
	height:53px; 
	line-height: 53px;
	float:left; 
	display:inline; 
	line-height:53px;
	position: relative;
}
#MarqueeDiv2{/*
 margin: 0 35px 0 30;
*/	overflow: hidden; 
}
#MarqueeDiv2 li{
	float: left;
	width: 125px;
	height: 53px;
	text-align: center;
	line-height: 53px;
}
#MarqueeDiv2 li a{
	color: #363636;
	font-size: 13px;
}
#MarqueeDiv2 li a:hover{
	color: #005ea2;
}
#LeftButton2{
	position: absolute;
	display: block;
	height: 100%;
	width: 9px;
	background:url(../images/left.jpg) center 2px no-repeat;
	top: 50%;
	left: -20px;
	margin-top: -10px;
	z-index: 2;
}
#LeftButton2:hover{
	background:url(../images/left1.jpg) center 2px no-repeat;
}
 #RightButton2{
 	display: block;
	position: absolute;
	height: 100%;
	width: 9px;
	background: #ccc;
	top: 50%;
	right: 50px;
	margin-top: -10px;
	z-index: 2;
	background:url(../images/right.jpg) center 2px no-repeat;
}
 #RightButton2:hover{
 	background:url(../images/right1.jpg) center 2px no-repeat;
 }
#bottom{
	margin-top: 30px;
	width: 100%;
	height: 295px;
	background:#424242;
}
#bottom .box{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	height: 200px;
	color: #a1a1a1;
	font-size: 12px;
}
#bottom .box a{
	color: #a1a1a1;
}
#bottom .box a:hover{
	color: #ffc000;
}
#bottom .box ul{
	float: left;
	padding-top: 14px;
}
#bottom .pr{
	padding-right: 67px;
}
#bottom .box li.tit{
	color: #fff;
	font-weight: 700;
	font-size: 14px;
	line-height: 40px;
	height: 40px;
	margin-bottom: 5px;
	background: url(../images/bt.png) 2px 100% no-repeat;
}
#bottom .box li.img{
	width: 108px;
	height: 106px;
	padding-top: 10px;
}
#bottom .box li{
	height:26px;
	line-height: 26px;
}
#bottom .copy{
	width: 100%;
	height: 140px;
	margin: 0 auto;
	background: #393939;
}
#bottom .copy .box{
	position: relative;
	padding-top: 20px;
	width: 1000px;
	margin: 0 auto;
	height: 120px;
}
#bottom .copy .box li{
	text-align: left;
	height: 30px;
	line-height: 30px;
}
#bottom .copy .box .fenx{
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top: 25px;
}
#bottom .copy .fenx li{
	height: 25px;
	line-height:25px;
}
.ban{
	height: 260px;
	width: 1000px;
	background: url(../images/ban.jpg) center no-repeat;
	margin: 0 auto;
	margin-bottom: 20px;
}
.ban li{
	height: 100%;
	width: 100%;
}
.pageleft{
	width: 230px;
	float: left;
	overflow: hidden;
}
.pageleft .pagenav{
	width: 100%;
	overflow: hidden;
} 
.pageleft .pagenav li{
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-bottom: 4px;
	*margin-bottom: 1px;
}
.pageleft .pagenav li>a{
	height: 45px;
	width: 218px;
	float: left;
	border:1px solid #ededed;
	color: #666666;
	font-size: 14px;
	line-height: 45px;
	padding-left: 10px;
	background: url(../images/pn.jpg) 204px center no-repeat;
}
.pageleft .pagenav li>a:hover{
	color: #fff;
	background:#005ea2 url(../images/pn1.jpg) 204px center no-repeat;
}
.pageleft .pagenav li>a.s{
	color: #fff;
	background:#005ea2 url(../images/pn1.jpg) 204px center no-repeat;
}/*
.pageleft .pagenav li div{
	display:none;
   
}*//*
.pageleft .pagenav li:hover div{
   display: block;
}*/
.pageleft .pagenav li div a{
	height: 45px;
	width: 218px;
	float: left;
	border:1px solid #ededed;
	color: #666666;
	font-size: 14px;
	line-height: 45px;
	padding-left: 10px;
	text-indent: 42px;
	margin-top: 4px;
	background: url(../images/pn.jpg) 26px center no-repeat;
}
.pageleft .pagenav li div a:hover{
	color: #fff;
	background:#005ea2 url(../images/pn1.jpg) 26px center no-repeat;
}
.pageleft .pagenav li div a.s{
	color: #fff;
	background:#005ea2 url(../images/pn1.jpg) 26px center no-repeat;
}
.pageright{
	float: right;
	width: 740px;
}
.pageleft .box{
	height:260px;
	margin-top: 12px;
	border:1px solid #ededed;
}
.pageleft .box #Banner{
	height: 100%;
	width: 100%;
}
.banner{
	height: 100%;
	width: 100%;
 	position: relative;
}
.banner .pic{
    position:relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
.banner .pic li{
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 61px 20px 0px 20px;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
}
.banner .pic span{
	position: absolute;
	height: 60px;
	left: 20px;
	top: 0px;
	width: 190px;
    color: #666666;
    text-align: left;
    font-size: 13px;
    line-height: 60px;
    z-index: 7;
    border-bottom:1px solid #ededed;
}
.banner .pic span em{
    color: #666;
    font-weight: 700;
}

#Banner .btn{
	position: absolute;
	/*width: 310px;*/
	height: 55px;
	right: 5px;
	top:0px;
    text-align: right;
    z-index: 6;
    padding-right: 10px;
}
#Banner .btn li{
	width: 7px;
	height: 7px;
	line-height: 7px;
	color: #cccccc;
	display: inline-block;
	background: #cccccc;
	overflow: hidden;
	margin-top: 23px;
	margin-right: 7px;
	overflow: hidden;
}
#Banner .btn li{
	*display: inline;
}
#Banner .btn li a:{color:#e89c0a;}
#Banner .btn li.selected{
	background:#e89c0a;
	color: #e89c0a;
}
#Banner .pic .tel{
	display: block;
	position: absolute;
	width: 190px;
	bottom: 0px;
	left: 20px;
	height: 55px;
	color: #666666;
	font-size: 12px;
	font-weight: 700;
	line-height: 24px;
	padding-top: 10px;
	border-top:  1px solid #ededed;
	background: url(../images/tel.jpg) 100% 14px no-repeat;
}
#Banner .pic .text{
	width:100%;
	overflow: hidden;
	height: 122px;
	padding-top:8px;
	line-height: 21px;
}
#Banner .pic .text .tit{
	display: block;
	height: 45px;
	font-size:13px;
	font-weight: 700;
    overflow: hidden;
    color: #005ea2;
}
#Banner .pic .text .dis{
	font-size: 12px;
	color: #7d7d7d;
	height: 45px;
	overflow: hidden;
}
#Banner .pic .text .time{
    color: #7d7d7d;
    font-size: 12px;
    text-align: right;
    padding-top: 3px;
}
#Banner .pic .tel b{
	font-size:18px;
	color: #005ea2;
	display: block;
}
.textZt{
	padding-top:7px;
	overflow: hidden;
}
.textZt em{
	display: block;
	padding:0px 20px 0px 20px;
	border-bottom: 1px solid #f4f4f4;
}
.textZt a{
	position: relative;
	height: 42px;
	line-height: 43px;
	font-size: 15px;
	color: #666;
	padding-left: 25px;
}
.textZt a .new{
	position: absolute;
	top: 2px;
	right: -30px;
	width: 31px;
	height: 11px;
	background: url(../images/new.jpg) 8px center no-repeat;
}
.pageright .lmtitle{
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #ededed;
	padding-left: 10px;
}
.pageright .lmtitle em{
	float: left;
	color: #005ea2;
	font-size: 16px;
	font-weight: 700;
}
.pageright .lmtitle span{
	float: right;
	color: #939393;
	font-size: 12px;
	padding-left:23px;
	background: url(../images/lm.jpg) 0 14px no-repeat;
}
.pageright .lmtitle span a{
	color: #939393;
}
.pageright .lmtitle span a:hover{
	color: #ffc000;
}
.newslist li{
	position: relative;
	line-height: 22px;
	color: #7d7d7d;
	padding:20px 0;
	border-bottom: 1px dashed #dcdcdc;
}
.newslist li span{
	position: absolute;
	right: 0;
	top: 25px;
	color: #005ea2;
	font-size: 12px;
}
.newslist li a:hover{
	color: #005ea2;
}
.newslist li .tit{
	display: block;
	color: #535353;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 10px;
}
.newslist li .dis{
	width: 100%;
	height: 45px;
	overflow: hidden;
}
.newshow{
	padding-top: 10px;
	font-size: 14px;
	color: #4c4c4c;
	line-height: 24px;
}
.newshow .newstitle{
	height: 80px;
	text-align: center;
	color: #919191;
	font-size:12px;
	line-height:30px;
    padding-top:10px;
	border-bottom: 1px dashed #e6e6e6;
	margin-bottom: 15px;
}
.newshow .newstitle em{
	display: block;
	color: #005ea2;
	font-size: 17px;
	font-weight: 700;
}
.newshow .page{
	position: relative;
	padding-top: 15px;
	margin-top: 25px;
	line-height: 30px;
	color: #005ea2;
	font-size:13px;
	border-top:1px solid #e6e6e6;
}
.newshow .page a{
	color: #4e4e4e;
}
.newshow .page li{
    font-weight: 700;
}
.newshow .page .black{
	position: absolute;
	top: 10px;
	right: 0;
	display: block;
	color: #005ea2;
	font-size: 13px;
	line-height: 36px;
}
.logous{
	position: relative;
	height: 106px;
	width: 100%;
	background: url(../images/logous.png) 0 17px no-repeat;
}
.logous .bt{
	position: absolute;
	right: 0px;
	bottom: 1px;
    background: #dcdcdc;
    height: 1px;
    width: 533px;
}
.usbox{
	width: 100%;
	height: 85px;
	margin-bottom: 15px;
	border-bottom: 1px solid #dcdcdc;
}
.usbox ul.l{
	padding-right: 69px;
	background: url(../images/l.jpg) 100% center no-repeat;
}
.usbox ul.r{
	padding-left: 60px;
}
.usbox ul{
/*	height: 70px;*/
	padding-top: 15px;
	float: left;
}
.usbox ul li{
	height: 25px;
	line-height: 25px;
	color: #535353;
	font-size: 14px;
}
.ustel{
	height: 260px;
	overflow: hidden;
}
.ustel li{
	color: #535353;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
}
.ustel ul{
	float: left;
}
.pr{
	padding-right: 105px;
}
.pageright .photo{
	width: 100%;
	padding-top: 17px;
	overflow: hidden;
}
.pageright .photo li{
	float: left;
	height: 225px;
	width: 235px;
	
}
.pageright .photo li.mr{
	margin-right: 17px;
}
.pageright .photo li .pic{
	display: block;
	padding: 2px;
	width: 229px;
	height: 170px;
	border: 1px solid #eaeaea;
}
.pageright .photo li .txt{
	display: block;
	width: 100%;
	text-align: center;
	height: 49px;
	line-height: 49px;
	color: #535353;
	font-size: 14px;
}
.pageright .photo li a:hover{
	color: #005ea2;
}
.pageright .logoname{
	margin-left: 8px;
	color: #2c2c2c;
	font-size: 18px;
	font-weight: 700;
	height: 65px;
	padding-top: 22px;
	line-height:65px;
	padding-left: 68px;
	background: url(../images/ln.jpg) 0 center no-repeat;
}
.pageright .linear{ 
padding-left: 10px;
margin-bottom: 19px;
font-size: 14px;
line-height: 39px;
height:39px; 
color: #fff;
margin-left: 8px;
background: url(../images/linear.jpg) 0 0 repeat-y;
} 
.pageright .telbox{
	margin-left: 8px;
	background: #f1f1f1;
	font-size: 16px;
	font-weight: 700;
	padding: 20px 18px;
}
.pageright .telbox li{
	color: #4d4d4d;
	height: 30px;
	line-height: 30px;
}
table.gridtable {
	width: 99%;
	font-family:"微软雅黑",verdana,arial,sans-serif;
	font-size:14px;
	color:#333333;
	border-width: 1px;
	border-color: #bfbfbf;
	border-collapse: collapse;
	margin-left: 1%;
	margin-top: 29px;
}
table.gridtable th {
	border-width: 1px;
	padding: 8px;
	color: #fff;
	font-weight: 700;
	border-style: solid;
	border-color: #bfbfbf;
	background-color: #005ea2;
}
table.gridtable td {
	border-width: 1px;
	padding: 8px;
	text-align: center;
	border-style: solid;
	border-color: #bfbfbf;
	background-color: #ffffff;
}
table.gridtable td a{
	color:#333333;
}
table.gridtable td a:hover{
	color:#005ea2;
}
div#pages {
    width: 100%;
    text-align: center;
    padding: 30px 0px 0px 0px;
}
div#pages a {
	margin-left: 7px;
	width: 29px;
	height: 29px;
	border: 1px solid #e5e5e5;
	line-height: 29px;
	text-align: center;
	color: #787878;
	font-size: 14px; 
    display: inline-block;
}
div#pages span{
    margin-left: 7px;
	width: 29px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	font-size: 14px; 
	background: #015fa2;
	border: 1px solid #003d69;
	color: #fff;
	display: inline-block;
}
.download{
    margin: 0 auto;
    height: 68px;
    border-radius: 2px;
    font-size: 13px;
    color: #686868;
    line-height: 28px;
    text-align: center;
    padding-top: 22px;
    border-bottom: 1px dashed #c8c8c8;
}
.download a {
    color: #005ea2;
    font-size: 16px;
    font-weight: 700;
}