.hbg{
    width: 100%;
    height: 203px;
    z-index: 9999997;
    background: url(../images/hbg.jpg) no-repeat top;
}

.header{
	width: 100%;
	height: 203px;
	z-index: 10;
	background: url(../images/hb.jpg) 0 0 repeat-x;
}
.header .box{
    position: relative;
	width: 1100px;
	height:100%;
	margin: 0 auto;
	z-index: 10;
}
.header .top{
	height: 148px;
	width: 100%;
	position: relative;
}
.header .top .country{
	position: absolute;
	top: 21px;
	right: 2px;
	height: 35px;
}
.header .top .country a{
	float: left;
	height: 35px;
	width: 35px;

	padding-left: 15px;
}
.header .top .country a.a0{
       width: 330px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
}
.header .top .country a.a1{
	background: url(../images/china.jpg) 15px center no-repeat;
}
.header .top .country a.a2{
	background: url(../images/usa.jpg) 15px center no-repeat;
}
.header .top .logo{
	float: left;
	height: 100%;
	width: 430px;
	background: url(../images/logo.png) 0 center no-repeat;
}
.header .top .search{
	position: relative;
	float: right;
	margin-top:72px;
	width: 272px;
	height: 42px;
	border: 1px solid #d1d1d1;;
}
.header .search input{
	border-style: none;
	font-family: " ",arial;
	border-width: 0;
}
.header .search .txt{
	float: left;
	width: 211px;
	height: 42px;
	line-height: 42px;
	padding-left: 10px;
	color: #c7c7c7;
	font-size: 12px;
}
.header .search .btn{
	position: absolute;
	top: -1px;
	right: -1px;
	height: 44px;
	width: 50px;
	background: #114e9f url(../images/sbtn.png) center no-repeat;
}
.header .nav{
	width: 1100px;
	height: 55px;
	margin: 0 auto;
	line-height:55px;
}
.nav li{
	z-index: 10;
	position: relative;
	height: 100%;
	float: left;

}
.nav li>a{
	height: 100%;
    display: block;
	padding-right: 10px;
	color: #fff;
	width: 125px;
	font-size: 15px;
	text-align: center;
	
}
/*.nav li.bg{
	background: url(../images/nv.png) 80% center no-repeat;
}
.nav li:hover.bg{
	background:#f9c11c url(../images/nv.png) 80% center no-repeat;
}*/
.nav li:hover{
	background: #f9c11c;
}
.nav li a.active{
	background: #f9c11c;
}
.nav li .two{
	display: none;
	position: absolute;
	top: 55px;
	left: 0;
   width: 100%;
   overflow: hidden;
   background: #f9c11c;
}
.nav li:hover .two{
    display: block;
}
.nav li .two a:hover{
	background: #f2bc1e;
}
.nav li .two a{
	width: 100%;
	text-align: center;
	height:45px;
	display: block;
	line-height: 45px;
	color: #fff;
	font-size: 15px;
}
.banner{
	width: 100%;
	position: relative;
	text-align: center;
	height: 465px;
	overflow: hidden;
}
.banner .pn{
	width: 100%;
	position: relative;
	z-index: 6;
}
.banner .prev{
	position: absolute;
	width: 26px;
	height: 465px;
	top: 0px;
	left: 30px;
	background: url(../images/pv.png) 0px center repeat-x;
	cursor:pointer;
}
.banner .prev:hover{
	background: url(../images/pv.png) 0px center repeat-x;
}
.banner .next{
	position: absolute;
	width: 26px;
	height: 465px;
	top: 0px;
	right: 30px;
	background: url(../images/nt.png) 26px center repeat-x;
	cursor:pointer;
}
.banner .next:hover{
	background: url(../images/nt.png) 26px center repeat-x;
}
.banner .pic {
	position: relative;
	width: 100%;
	height:100%;
}
.banner .pic li{
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	left: 0;top:0;
	z-index: 1;
	background-repeat: no-repeat;
	/*opacity: 0;
	filter: alpha(opacity=0);*/
}
#Banner .btn{
	position: absolute;
	width: 100%;
	height: 27px;
	left: 0px;
	bottom:15px;
    text-align: center;
    z-index: 6;
}
#Banner .btn li{
	width: 10px;
	height: 10px;
	line-height: 9px;
	color: #fff;
	display: inline-block;
	background: #fff;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 9px;
	overflow: hidden;
}
#Banner .btn li{
	*display: inline;
}
#Banner .btn li.selected{
	background:#f9c11c;
	color: #797979;
}
#content{
	width: 100%;
	overflow: hidden;
	min-height: 500px;
	padding-top: 20px;
}
.index-tit{
	padding-top: 10px;
	height: 83px;
	width: 100%;
	line-height: 83px;
	color: #000000;
	font-size: 24px;
	text-align: center;
	position: relative;
	border-bottom:2px solid #e5e5e5;
}
.index-tit .bt{
	width: 113px;
	height: 8px;
	position: absolute;
	bottom:-2px;
	margin-left: -56.5px;
	left: 50%;
	background: url(../images/index-tit.png) center no-repeat;
}
.row1{
	width: 1100px;
	margin: 0 auto;
	height: 730px;
	position: relative;
	margin-top: 44px;
	margin-bottom: 64px;
}
.tel{
	position: fixed;
	width: 178px;
	height: 178px;
	top: 45%;
	right:-1px;
	z-index: 20;
	box-shadow: 0 0 5px 0px #ccc;
	background: url(../images/tel.png) center no-repeat;
}
.tel .close{
	position: fixed;
	height: 24px;
	width: 24px;
	top: 46%;
	right:2px;
	cursor: pointer;
	background: url(../images/close.png) center no-repeat;
}
.row1 .parentT{
	position: absolute; left: 0;
	top: 0;
	width: 160px;
	height: 210px;
	background: #114e9f;
	color: #ffffff;
	font-size: 24px;
	font-weight: 700;
	line-height: 210px;
	text-align: center;
}
.row1 .sj{
	width: 13px;
	height: 22px;
	position: absolute;
	top: 44px;
	left: 195px;
	background: url(../images/sj.png) center no-repeat;
}
.row1 .title{
	width: 940px;
	background: #f5f5f5;
	padding-left: 160px;
	height: 210px;
}
.row1 .title dt{
	float: left;
    width: 221px;
    height: 38px;
    line-height: 38px;
    margin-top: 11px;
    margin-left: 12px;
}
.row1 .title dt a{
	width: 100%;
	height: 100%;
	display: block;color: #000;
	font-size: 16px;

}
.row1 .title dt a i{
	width: 19px;
	height: 10px;
	overflow: hidden;
	float: left;
	margin-top: 15px;
	background: url(../images/dt.png) 0 0 repeat-y;
}
.row1 .title dt:hover i{
	background: url(../images/dt.png) 0 10px repeat-y;
}
.row1 .title dt:hover {
	transition:all 0.2s;
}
.row1 .title dt a:hover{
	color: #ff9f0a;
}
.row1 .title dt.s a{
	color: #ff9f0a;
}
.row1 .title dt.s a i{
	background: url(../images/dt.png) 0 10px repeat-y;
}
.row1 .list{
	position: relative;
	border: 3px solid #114e9f;
	width: 1094px;
	height: 525px;
	margin-top: 16px;
}
.row1 .list .box{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
    background: #fff;
}
.row1 .list .box.s{
	z-index: 3;
}
.row1 .list .box .more{
	height: 45px;
	line-height: 45px;
	padding-bottom: 3px;
	background: #114e9f;
}
.row1 .more a{
	float: right;
	font-size: 14px;
	color: #fff;
	padding-right: 20px;
	margin-right: 17px;
	background: url(../images/more.png) 100% center no-repeat;
}
.row1 .more a:hover{
	background: url(../images/more1.png) 100% center no-repeat;
}
.row1 .more span{
	float: left;
	margin-left: 17px;
	color: #fff;
	font-size: 16px;
}
.row1 .list .box ul{
	width: 100%;
	padding:20px 0px 0 3px;
	overflow: hidden;
}
.row1 .box ul li{
	position: relative;
	height: 229px;
	width: 242px;
	float: left;
	margin: 0 15px;
}
.row1 .water{
	position: absolute;
	width: 100%;
	height:183px;
	top: 0;
	left: 0;
	z-index: 3;
	background: none;
}

.row1 .box li .pic{
	opacity: 0.95;filter:alpha(opacity=95);
}
.row1 .box li:hover .pic{
	opacity: 1;filter:alpha(opacity=100);
	transition:all 0.1s;
}
.row1 .box li:hover a{
	color: #ff9f0a;
	transition:all 0.1s;
}
.row1 .box li a{
	display: block;
	color: #000;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
}
.row1 .box li a:hover{
	color: #ff9f0a;
}
.row1 .box li .pic{
	width: 240px;
	height: 181px;
	border: 1px solid #e5e5e5;
}
.row1 .box li .tit{
	height: 46px;
	width: 100%;
}
.row2{
	height: 535px;
	background: url(../images/us.jpg) center 0 no-repeat;
}
.row2 .box{
	height: 342px;
	width: 1100px;
	margin: 0 auto;
	margin-top: 50px;
	overflow: hidden;
}
.row2 .box a.pic{
	float: left;
	width: 520px;
	height: 355px;
	border: 1px solid #c2c2c2;
}
.row2 .box a.pic:hover{
	box-shadow: 0 0 10px 0px #ccc;
}

.row2 .box .fr{
	width: 520px;
	padding-right: 6px;
}
.row2 .box .fr .tit{
	color: #114e9f;
	font-size: 20px;
	height: 20px;
	font-weight: 700;
	line-height: 20px;
	margin-bottom: 45px;
}
.row2 .box .fr .dis{
	height: 243px;
	line-height: 36px;
	font-size: 14px;
	color: #2a2a2a;
}
.row2 .box .fr .btn{
	height: 33px;
	width: 78px;
	display: block;
    padding: 0 20px;
    line-height: 33px;
    color: #fff;
    font-size: 14px;
    background:#114e9f url(../images/more.png) 90% center no-repeat;
}
.row2 .box .fr a:hover{
	background:#114e9f url(../images/more1.png) 90% center no-repeat;
}
.row3{
	width: 1262px;
	margin:0 auto;
	height: 484px;
	padding-top: 6px;

}
.row3 #photolist{
    width: 1262px;
    height: 270px;
    margin-top: 44px;
    overflow: hidden;
  }
.row3 #photolist .prev,#photolist .next{
    float: left;
    height: 49px;color: #333;
    margin-top:104px;
    width: 49px;text-align: center;line-height: 49px;text-decoration: none;
  }
.row3 #photolist .prev{margin-right: 32px;background: url(../images/pl.png) 0 0;}
.row3 #photolist .next{float: right;background: url(../images/pr.png) 0 0;}
.row3 #photolist .prev:hover{background: url(../images/pl.png) 0 49px;}
#photolist .next:hover{background: url(../images/pr.png) 0 49px;}
.row3 #photolist .box{
    float: left;
    width: 1100px;height: 100%;
    overflow: hidden;
    position:relative;
  }
.row3 #photolist ul{
    width: 1100px;height: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;top: 0;
  }
.row3 #photolist ul li{
    float: left;
    width: 338px;height: 100%;
    margin-right:43px;
    background: #f5f5f5;
  }
.row3 #photolist li .pic{
	width: 100%;
	height: 225px;
	display: block;
	position: relative;
}
.row3 #photolist li .tit{
	height: 45px;
	line-height: 45px;
	display: block;
	text-align: center;
	color: #000;
	font-size: 16px;
}
.row3 #photolist li:hover{
	background:#ff9f0a;
	transition:all 0.35s;
}
.row3 #photolist li:hover a{
	color: #fff;
	transition:all 0.35s;
} 
.row3 #photolist li .bk{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
    opacity:0;filter:alpha(opacity=0);
	background: url(../images/divbg.png) 0 0;

}
.row3 #photolist li:hover .bk{
    opacity:1;filter:alpha(opacity=100);
    transition:all 0.35s;
}
#photolist li .bk i{
	width: 49px;
	height: 49px;
	display: block;
	background: url(../images/bk.png) center no-repeat;
	margin: 0 auto;
	margin-top: 74px;
}
#photolist li .bk span{
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 27px;
	padding-top: 10px;
}
.row4{
	margin-bottom: 60px;
	height: 550px;
	background: url(../images/us1.jpg) center 0 no-repeat;
}
.row4 .box{
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}
.row4 .title{
	height: 39px;
	text-align: center;
    margin: 27px 0 30px 0;
}
.row4 .title dt{
	display: inline-block;
	width: 98px;
	height: 39px;	
	margin: 0 10px;
}
.row4 .title dt{
	*display: inline;
}
.row4 .title dt a{
	display: block;
	width: 96px;
	height: 37px;
	background: #fff;
	color: #000;
	font-size: 16px;
	text-align: center;line-height: 37px;
	border:1px solid #afafaf;
}
.row4 .title dt a:hover{
	color: #fff;
	border:1px solid #114e9f;
	background: #114e9f;
}
.row4 .title dt.s a{
	color: #fff;
	border:1px solid #114e9f;
	background: #114e9f;
}
.row4 .listbox{
	height: 332px;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.row4 .listbox .box{
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #f5f5f5;
}
.row4 .listbox .box.s{
	z-index: 15;
}
.row4 .listbox .fl{
	width: 516px;
	height: 100%;
	background: #ccc;
}
.row4 .listbox .fr{
	width: 520px;
	height: 100%;
}
.row4 .listbox .firstnews{
	height: 91px;
	width: 100%;
	border-bottom: 1px dashed #c4c4c4;
}
.row4 .firstnews .tit{
	color: #114e9f;
	height: 20px;
	line-height: 20px;
	display: block;
	font-size: 16px;margin-bottom: 10px;
}
.row4 .firstnews a:hover{
	color: #ff9f0a;
}
.row4 .firstnews .dis{
	line-height: 24px;
	color: #525252;
	font-size: 12px;
	
}
.row4 ul.text{
	width: 100%;
	overflow: hidden;
}
.row4 ul.text li{
	height: 47px;
	line-height: 47px;
	padding-left: 16px;
	border-bottom: 1px dashed #c4c4c4;
	background: url(../images/li.png) 1px center no-repeat;
}
.row4 ul.text li a{
	float: left;
	color: #525252;
	font-size: 14px;
}
.row4 ul.text li span{
	float: right;
	font-size: 12px;
	color: #b8b8b8;
}
.row4 ul.text li a:hover{
	color: #ff9f0a;
}
#bottom{
	position: relative;
	height: 258px;
	background: #114e9f;
}
#bottom .copy{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #000;
	font-size: 14px;
	background: #fff;
	text-align: center;
}
#bottom .box{
	width: 1100px;
	margin: 0 auto;
	height: 208px;
	position: relative;
}
#bottom .copy a{
	color: #000;
}
#bottom .lanmu{
	padding-top: 7px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-size: 16px;
}
#bottom .lanmu li{
	float: left;
	width: 115px;
	height: 100%;
}
#bottom a:hover{
	color: #b3b3b3;
}
#bottom .addr{
	overflow: hidden;
	padding-left: 20px;
	background: url(../images/bot.png) 0 8px no-repeat;
}
#bottom .addr li{
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #fff;
}
#bottom .addr li a{
	color: #fff;
}
#bottom .wx{
	position: absolute;
	top: 32px;
	height: 150px;
	right: 0;
	width: 140px;
	line-height: 35px;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
#bottom .wx .box{
	width: 105px;
	height: 105px;
	margin-right: 14px;
	border:5px solid #fff;
}
.pageCont{
	width: 1100px;
	margin: 0 auto;
	padding: 40px 0;
	overflow: hidden;
}
.pageCont1{
	width: 1100px;
	padding: 40px 0;
	margin: 0 auto;
	height: 1640px;
}
.pageleft{
	float: left;
	width: 236px;
	overflow: hidden;
}
.pageleft .parent{
	width: 100%;
	height: 85px;
	line-height: 85px;
	background: #114e9f;
	color: #fff;
	font-weight: 700;
	font-size: 22px;
	text-indent: 34px;
}
.pagenav{
	width: 100%;
	overflow: hidden;
	padding-bottom: 35px;
}
.pagenav li{
/*	height: 60px;*/
	line-height: 60px;
	min-height: 60px;
	width: 100%;
	margin-top: 1px;
}
.pageleft .pagenav li a{
	width: 100%;
	height: 100%;
	color: #000;
	font-size: 16px;
	display: block;
	background: #f5f5f5;
	text-decoration: none;
}
.pagenav li a i{
	width: 35px;
	margin-top: 25px;
	height: 10px;
	float: left;display: block;
	background: url(../images/dt.png) 15px 0 repeat-y;
}
.pagenav li:hover a{
    color: #ff9f0a;
}
.pagenav li:hover i{
	background: url(../images/dt.png) 15px 10px repeat-y;
	transition:all 0.35s;
}
.pagenav li.s a{
    color: #ff9f0a;
}
.pagenav li.s i{
	background: url(../images/dt.png) 15px 10px repeat-y;
	transition:all 0.35s;
}
.pageleft .pagenav>li div.din{
	display: none;
}
.pageleft .pagenav>li div.dib{
    display: block;
}
.pageleft .pagenav>li div{
	background: #f5f5f5;
	padding-bottom: 15px;
	padding-left: 30px;
	margin-top: -10px;
	width: 100%;
	overflow: hidden;
}
.pageleft .pagenav>li div a{
	width: 100%;
	height: 30px;
	display: block;
	line-height: 30px;
	font-size: 14px;
	color: #555555;
	text-indent: 25px;
    background: url(../images/pnvd.jpg) 0 center no-repeat;
}
.pageleft .pagenav>li div a:hover{
	color: #ff9f0a;
}
.pageleft .pagenav>li div a.c{
	color: #ff9f0a;
}
.usbox{
	background: #f5f5f5;
	overflow: hidden;
	width: 100%;
    padding: 20px 0;
}
.usbox li{
	min-height: 35px;
	line-height: 35px;
	font-size: 12px;
	color: #000;
	text-indent: 34px;
}
.usbox li em{
	color: #ff9f0a;
	font-size:16px;
	font-weight: 700;
	font-style: italic ;
}
.pageright{
	width: 834px;
	float: right;
	min-height: 500px;
}
.pageright1{
	width: 834px;
	float: right;
	height: 1640px;
}
.lmtitle{
	height: 40px;
	line-height: 28px;
	border-bottom:1px solid #c7c7c7; 
}
.lmtitle b{
	float: left;
	color: #000;
	font-size:18px; 
}
.lmtitle span{
	float: right;
	padding-left: 23px;
	background: url(../images/home.png) 0 8px no-repeat;
}
.lmtitle span a{
	color: #000;
}
.lmtitle span a:hover{
	color: #114e9f;
}
.prolist{
	width: 100%;
	padding-top: 23px;min-height: 500px;
}
.prolist>li{
	width: 254px;
	padding-bottom: 25px;
	float: left;
	border: 1px solid #e3e3e3;
	background: #fafafa;
	margin-bottom: 25px;
}

.prolist>li .pic{
	position: relative;
	width:231px;
	height: 184px;
	display: block;
	border:  1px solid #e3e3e3;
}
.prolist.listzz>li .pic{
	height:325px;
}
.prolist.listzz>li .tit{
	  margin-top: 5px;
	   height: 50px;
    line-height: 50px;
}
.prolist>li:hover .pic{
	box-shadow: 0 0 5px 1px #ccc;
 
}
.prolist>li.mr{
	margin-right: 33px;
}
.prolist>li .box{
	position: relative;
	background: #fff;
	padding: 10px 11px;
	border-bottom:  1px solid #e3e3e3;
}
.prolist>li .pro{
	position: absolute;
	bottom: -11px;
	left: 50%;
	margin-left: -8px;
	width: 16px;
	height: 11px;
	background: url(../images/pro.png) center no-repeat;
}
.prolist>li .pic .water{
	position: absolute;
	width: 100%;
	height:184px;
	top: 0;
	left: 0;
	z-index: 3;
	background: none;
}
.prolist>li .tit{
    height: 62px;
    line-height: 60px;
    width: 100%;
    margin-top: 12px;
    font-size: 16px;
    color: #535353;
    display: block;text-align: center;
}
.prolist>li .btn{
	height: 24px;
	width: 67px;
	display: block;
	border: 1px solid #c9c9c9;
	background: #fafafa;
	line-height: 24px;
	font-size: 12px;
	color: #898989;
	margin: 0 auto;
	text-align: center;
}
.prolist>li:hover .btn{
    border: 1px solid #114e9f;
	background: #114e9f;
	color: #fff;
	transition:all 0.35s;
}
.prolist>li:hover a{
	color: #114e9f;
	transition:all 0.35s;
}
.prolist>li b{
	font-size: 16px;
	height: 40px;
	display: block;
	line-height: 40px;
	padding-left: 23px;
}
.prolist>li b a{
	color: #114e9f;
}
.prolist .spanbox{
	height: 58px;
}
.prolist .spanbox span a{
	color: #303030;
}
.prolist .spanbox span a:hover{
	color: #2b68a3;
}
.prolist>li span{
	padding-left: 36px;
	height: 29px;
	display: block;
	line-height: 29px;
	color: #303030;
	font-size: 14px;
}
.prolist>li .select{
	width: 210px;
	height: 27px;
	margin-left: 23px;
	margin-top: 10px;
	background: #f2f2f2;
}
.newslist{
	overflow: hidden;
	width: 100%;
}
.newslist li{
	height: 147px;
    border-bottom: 1px solid #e5e5e5;
}
.newslist li .fl{
	width: 68px;
	height: 60px;
	line-height: 30px;
	text-align: center;
	padding-right: 10px;
	border-right: 1px dashed #b2b2b2;
	margin-top: 45px;color: #666666;
}
.newslist li .fl b{
	display: block;
	font-size: 30px;

}
.newslist li .fl em{
	display: block;
	font-size: 16px;
}
.newslist li .fr{
	width: 740px;
}
.newslist li .fr .tit{
	height: 38px;
	line-height: 38px;
	display: block;
	margin-top: 28px;
	color: #114e9f;
	font-size: 16px;
	font-weight: 700;
	opacity:1;
	filter:alpha(opacity=100);
	
}
.newslist li .fr .tit:hover{
    opacity: 0.8;
	filter:alpha(opacity=80);
}
.newslist li .fr .dis{
	height: 60px;
	font-size: 14px;
	color: #000000;
	line-height: 24px;
}
.newshow{
	width: 100%;
	overflow: hidden;
	min-height: 500px;
	line-height: 32px;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.newshow .newstitle{
	height: 100px;
	text-align: center;
	margin-bottom: 20px;
	border-bottom: 1px dashed #b2b2b2;
}
.newshow .newstitle b{
	height: 50px;
	line-height: 50px;
	color: #434343;
	font-size: 20px;
    display: block;
}
.newshow .newstitle em{
	height: 35px;
	line-height: 35px;
	color: #6b6b6b;
	display: block;
	font-size: 12px;
}
.newshow img{max-width:800px;}
.maps{
	height: 335px;
	border: 1px solid #d2d2d2;
	margin-bottom: 10px;
}
.cantact{
	padding:20px 0;

	border-bottom: 1px solid #c7c7c7;
}
.cantact b{
	height: 32px;
	line-height: 32px;
	font-size: 18px;
	color: #114e9f;
	display: block;

}
.cantact>ul{
	padding-left: 30px;
		background: url(../images/ico.jpg) 0 16px no-repeat;
}
.cantact li{
	height:48px;
	line-height: 46px;
	font-size: 16px;
}
.cantact div ul.ul{
	background: url(../images/ico1.jpg) 0 16px no-repeat;
}
.cantact div ul{
	padding-left: 30px;
	background: url(../images/ico.jpg) 0 16px no-repeat;
}
.show_pro{
	margin-top: 18px;
	width: 100%;
	height: 390px;
	overflow: hidden;
}
.show_profl{
	border: 1px solid #e3e3e3;
	width: 395px;
	float: left;
	padding: 10px;
	background: #fff;
}
.preview{width:393px; height:297px; position: relative;border: 1px solid #e5e5e5;}
.preview .water1{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: none;
	z-index: 10;
}
/* smallImg */
.smallImg{position:relative; height:58px; margin-top:1px; width:489px; overflow:hidden;float:left;}
.scrollbutton{width:14px; height:58px; overflow:hidden; position:relative; float:left; cursor:pointer; }
.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{background:url(../images/d_08.jpg) 0 0 repeat-y;}
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(../images/d_09.jpg) 0 0 repeat-y; margin-left:369px; margin-top:-56px;}
.scrollbutton.smallImgUp:hover{background:url(../images/d_08.jpg) 0 58px repeat-y;}
.scrollbutton.smallImgDown:hover{background:url(../images/d_09.jpg) 0 58px repeat-y;}
#imageMenu {height:56px; width:360px; overflow:hidden; margin-left:5px; float:left;}
#imageMenu li {height: 59px;width: 86px;overflow: hidden;float: left;text-align: center;margin-right: 4px;}
#imageMenu li img{width:78px; height:56px;cursor:pointer;}
#imageMenu li#onlickImg img, #imageMenu li:hover img{ width:74px; height:50px; border:3px solid #1253a9;}
/* bigImg */
.bigImg{position:relative; float:left; width:393px; height:297px; overflow:hidden;margin-bottom: 11px;}
.bigImg #midimg{width:393px; height:297px;}
.bigImg #winSelector{width:235px; height:210px;}
#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}
/* bigView */
#bigView{position:absolute;border: 1px solid #959595; overflow: hidden; z-index:999; width: 800px;
height: 800px;}
#bigView img{position:absolute;}
.show_profr{
	width: 375px;
	float: right;
	height:100%;
}
.show_profr>b{
	height: 25px;
	line-height: 25px;
	display: block;
	color: #114e9f;
	font-size: 20px;
	margin-bottom: 20px;

}
.show_profr .protext{
   color: #000;
   font-size: 14px;
   line-height: 28px;
}
.function{
	padding-top: 35px;
	width: 100%;
  overflow: hidden;
  min-height: 550px;
}
.function .title{
    height: 52px;
    line-height: 52px;
    font-size: 16px;
    color: #000;
    background: #f5f5f5;
    border-bottom: 1px solid #bfbfbf;
}
.function .title dt{
	float: left;
	height: 52px;
	width: 100px;
	margin-right: 5px;
	position: relative;
}
.function .title dt a{
	color: #000;
	position: absolute; 
	height:52px;
	width: 100%;
	line-height:49px;
	left: 0;
	text-align: center;
	bottom: -1px;
	font-weight: 700;
}
.function .title dt.s a{
	height: 49px;
	color: #114e9f;

	border-bottom:3px solid #114e9f;
}
.function .title dt:hover a{
	height: 49px;
	border-bottom:3px solid #114e9f;
}
.function .list{
	position: relative;
	width: 100%;
	min-height: 567px;
}
.function .list .box{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-top:20px;
	font-size: 14px;
	line-height: 32px;
	color: #000;
	background: #fff;
}
.function .list .box.s{
	z-index: 3;
}
.pageChange{
	border-top: 1px solid #bfbfbf;
	padding-top: 25px;
}
.pageChange li{
	height: 35px;
	line-height: 35px;
	color: #114e9f;
	font-size: 14px;
}
.pageChange li a{
	color: #000;
}
.pageChange li a:hover{
	color: #114e9f;
}
div#pages {
   width: 100%;
       clear: both;
    text-align: center;
    padding: 35px 0px 35px 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 a.prePage{width:60px;}
div#pages a.nextPage{width:60px;}
div#pages a.lastPage{width:60px;}
div#pages span{
    margin-left: 7px;
	width: 29px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	font-size: 14px; 
	background: #114e9f;
	border: 1px solid #114e9f;
	color: #fff;
	display: inline-block;
}
#bottom .copy a img{
	margin-top: 18px;
}
#cnzz_stat_icon_1260921276 img{
	margin-top: 20px;
}


/*messages*/
.messages{padding:15px 0;}
.messages input,.messages select,.messages textarea{margin:0;padding:0; background:none; border:0; font-family:" ";}
.messlist {height:30px;margin-bottom:10px;}
.messlist label{float:left;width:100px; height:30px; font-size:14px; line-height:30px; text-align:right;padding-right:10px;}
.messlist input{float:left;width:300px;height:28px;padding-left:5px;border:#ccc 1px solid;}
.messlist.textareas{ height:auto;overflow:hidden;}
.messlist textarea{float:left;width:400px; height:110px;padding:5px;border:#ccc 1px solid;}
.messlist.yzms input{width:100px;}
.messlist.yzms .yzmimg{ float:left;margin-left:10px;}
.messsub{padding:0px 0 0 110px;}
.messsub input{width:100px; height:35px; background:#ddd; font-size:14px; font-weight:bold; cursor:pointer;margin-right:5px}
.messsub input:hover{ background:#f60;color:#fff;}


.lxbox{}
.lxbox .lxtp{    width: 236px;
    display: block;
    margin-top: 10px;}
.lxinfo{margin-top: 10px;font-size: 15px;}
.lxinfo span{color:#114e9f;font-weight:bold;}	
	
	
	
	
	
	