/* CSS Document */
*{margin:0px;padding:0px;}
body{font-size:14px;color:#403F3E;font-family:"微软雅黑"; overflow-x:hidden;}
a{text-decoration:none;color:#666;}
a:hover{color:#01005e;}
ul{list-style-type:none;}
img{border:none;}
#topwelcome{width:1200px;height:39px;line-height:39px;margin:0px auto;}
#topwelcome .welleft{width:500px;height:39px;line-height:39px;float:left;text-align:left;color:#666;}
#topwelcome .welright{width:700px;height:39px;line-height:39px;float:right;text-align:right;color:#666;}
#topwelcome .welright a{color:#666;}
#topwelcome .welright a:hover{color:#f60;}
#topstate{width:1200px;height:123px;margin:0px auto;clear:both;}
#topstate .logo{width:650px;height:93px;float:left;overflow:hidden;padding-top:30px;}
#topstate .search{width:350px;height:77px;float:right;padding-top:56px;}
#topstate .search .searct{width:320px;height:40px;border-radius:35px;border:2px solid #3a5fad;}
#topstate .search .searct input.key{width:150px;height:36px;line-height:36px;float:left;text-indent:0px;margin-top:2px;color:#999999;border:1px solid #fff;font-size:16px;border-radius:60px;margin-left:20px;}
#topstate .search .searct input.key:focus{border:1px solid #fff;font-size:16px;}
#topstate .search .searct input.bt{width:94px;height:40px;line-height:40px;background:#3a5fad;border:None;text-align:center;color:#fff;float:right;border-radius:35px;cursor:pointer;}
#topstate .search .searct input.bt:focus{border:none;}
#topstate .righttel{width:270px;float:right;text-align:right;padding-top:36px;}
#nav{width:auto;height:44px;clear:both;margin:0px auto 2px;background:#01005e; border-bottom:4px solid #f08000;}
#nav .menue{width:1200px;height:44px;margin:0px auto;line-height:44px;z-index:100000;}
#nav .menue .mainlevel{float:left; width:133px;text-align:center;/*IE6 only*/}
#nav .menue .mainlevel a{color:#fff;line-height:44px;width:133px;display:block;margin:0px auto;text-align:center;font-size:16px;}
#nav .menue .mainlevel a:hover{display:block;color:#fff;width:133px;font-weight:bold;text-align:center;background:#f08000;}
#nav .menue .mainlevel a.current{display:block;color:#fff;width:133px;font-weight:bold;text-align:center;background:#f08000;}
#nav .menue .mainlevel a.current:hover{display:block;border-bottom:2px solid #224076;color:#fff;width:133px;}
#nav .menue .mainlevel ul {display:none; position:absolute; width:133px; z-index:1000;}
#nav .menue .mainlevel ul li{background:#224076;height:35px;line-height:35px;font-family:"微软雅黑"; z-index:1000; overflow:hidden;margin-bottom:1px;border-radius:3px;}
#nav .menue .mainlevel li a{color:#fff;font-size:14px;height:35px;line-height:35px;font-weight:normal; z-index:1000;text-align:center;background:#f08000;}
#nav .menue .mainlevel li a:Hover{color:#fff;font-weight:normal; z-index:1000;background:#cb6c00;}
.focus{ position:relative; width:100%;min-height:540px; margin:0px auto;overflow:auto;}  
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{width:100%; min-height:450px;margin:0px auto;} 
.focus .fbg{bottom:25px; right:40px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#ff0000;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 2px;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;} 
#hotkewords{width:1200px;height:50px;line-height:50px;margin:0px auto;clear:both;font-size:16px;}
#hotkewords a{border-radius:30px;padding:5px 10px;color:#01005e;margin-left:10px;margin-right:10px;border:1px solid #01005e;}
.entry-cover img{display:block;width:100%;height:auto;border-radius:3px 3px 0 0;background:#fff url(img/watermark.png) no-repeat 50% 50%;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}
a.entry-cover:before{position:absolute;top:0;left:0;z-index:2;visibility:hidden;width:100%;height:100%;content:'';opacity:0;-ms-filter:"alpha(opacity=0)";filter:alpha(opacity=0);-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;transition:all .4s}
a.entry-cover:after{position:absolute;top:50%;left:0;z-index:3;visibility:hidden;margin-top:-.5em;width:100%;color:#fff;content:'>>';text-align:center;font-size:50px;font-family:arial;line-height:1;opacity:0;-ms-filter:"alpha(opacity=0)";filter:alpha(opacity=0);-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;transition:all .4s}
a.entry-cover:hover:before{visibility:visible;opacity:.8;-ms-filter:"alpha(opacity=80)";filter:alpha(opacity=80)}
a.entry-cover:hover:after{visibility:visible;opacity:1;-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100)}
a.entry-cover:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1)}
.entry-cover{position:relative;display:block;overflow:hidden}
.entry-cover img{display:block;width:100%;height:auto;border-radius:3px 3px 0 0;background:#fff url(img/watermark.png) no-repeat 50% 50%;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}
a.entry-cover:before{position:absolute;top:0;left:0;z-index:2;visibility:hidden;width:100%;height:100%;content:'';opacity:0;-ms-filter:"alpha(opacity=0)";filter:alpha(opacity=0);-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;transition:all .4s}
a.entry-cover:after{position:absolute;top:50%;left:0;z-index:3;visibility:hidden;margin-top:-.5em;width:100%;color:#fff;content:'>>';text-align:center;font-size:50px;font-family:arial;line-height:1;opacity:0;-ms-filter:"alpha(opacity=0)";filter:alpha(opacity=0);-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;transition:all .4s}
a.entry-cover:hover:before{visibility:visible;opacity:.8;-ms-filter:"alpha(opacity=80)";filter:alpha(opacity=80)}
a.entry-cover:hover:after{visibility:visible;opacity:1;-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100)}
a.entry-cover:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1)}
#container{width:1200px;min-height:580px;margin:0px auto;clear:both;padding-top:20px;padding-bottom:100px;}
#container .leftbar{width:306px;min-height:580px;float:left;overflow:auto;}
#container .leftbar .sorttitle{width:306px;height:76px;line-height:76px; font-weight:bold;font-size:26px;color:#fff;text-indent:70px;background:#ff9201 url(../images/sort1.png) 30px center no-repeat;}
#container .leftbar .leftsortlist{width:306px;min-height:100px;overflow:auto;clear:both;padding-top:7px;margin-bottom:20px;}
#container .leftbar .leftsortlist li{width:304px;height:43px;line-height:43px;border:1px solid #ddd; background:#01005e url(../images/rightbg.gif) 270px center no-repeat;text-indent:20px;font-size:16px;margin-bottom:5px;}
#container .leftbar .leftsortlist li a{color:#fff;}
#container .leftbar .leftsortlist li a.current{color:#fff;font-weight:bold;}
#container .leftbar .leftsortlist li a:hover{color:#fff;font-weight:bold;}
#container .leftbar .contacttext{width:302px;height:auto;border:1px solid #ddd;padding-top:10px;}
#container .leftbar .contacttext .tel{width:204px;height:60px; background:url(../images/telbg.jpg) left center no-repeat;margin:0px auto; padding-left:78px;color:#fff;padding-top:13px;}
#container .leftbar .contacttext .tel strong{font-size:22px;}
#container .leftbar .contacttext .cttext{width:282px;margin:0px auto;line-height:180%;font-size:14px;padding-top:20px;padding-bottom:20px;}
#container .rightbar{width:864px;min-height:580px;padding-left:20px;float:left;}
#container .rightbar .rttitle{width:874px;height:50px;line-height:50px;font-size:14px;border-bottom:2px solid #01005e;clear:both;margin-bottom:20px;}
#container .rightbar .rttitle span{width:110px;height:50px;line-height:50px;display:block;text-align:center;color:#fff;font-size:16px;float:left;background:#01005e;}
#container .rightbar .rttitle em{height:50px;line-height:50px;display:block;float:right; font-style:normal;}
#container .rightbar .rttitle em a{color:#666;}
#container .rightbar .abouttext{width:822px;height:auto;padding:20px;font-size:16px;line-height:180%;}
#container .rightbar  .js1{text-indent:0px;padding:30px;line-height:180%;}
#container .rightbar  .js1 p{margin-bottom:20px;}
#container .rightbar .productdis{width:864px;height:529px;padding-top:20px;}
#container .rightbar .productdis li{width:272px;height:202px; position:relative;float:left;margin-left:15px;margin-bottom:15px;}
#container .rightbar .productdis li img{width:272px;height:202px; overflow:hidden;}
#container .rightbar .productdis li a{display:block;height:202px;text-align:center; width:272px;font-size:16px;}
#container .rightbar .productdis li a span{display:block;height:36px;line-height:36px;text-align:center; width:272px;position:absolute;background:rgba(50,87,142,0.5); bottom:0px; left :0px;color:#fff;z-index:99999;}
#container .rightbar .productdis li a span:hover{display:block;height:36px;line-height:36px;text-align:center; width:272px;position:absolute;background:rgba(50,87,142,0.5); bottom:0px; left :0px;color:#fff;}
#container .rightbar .aboutdd{width:822px;height:320px;padding-bottom:20px;padding-top:20px;border-bottom:1px dotted #ddd;margin-bottom:30px;}
#container .rightbar .aboutdd dt{width:392px;height:293px;float:left;margin-right:20px;}
#container .rightbar .aboutdd dt img{width:392px;height:293px;}
#container .rightbar .aboutdd dd{width:400px;float:left;height:auto;}
#container .rightbar .aboutdd dd.one{height:50px;line-height:50px;font-size:40px;}
#container .rightbar .aboutdd dd.one span{color:#01005e;}
#container .rightbar .aboutdd dd.two{height:50px;line-height:50px;font-size:20px; background:url(../images/line1.gif) left bottom no-repeat;}
#container .rightbar .aboutdd dd.three{line-height:180%;font-size:16px;padding-top:10px;}
#container .rightbar .flam{width:390px;height:310px;padding-top:15px;padding-bottom:15px;margin-top:20px;margin-right:20px;float:left;margin-bottom:25px;}
#container .rightbar .rightwz{width:450px;float:left;height:380px;padding-top:30px;}
#container .rightbar .rightwz .t{height:50px;line-height:50px;font-size:26px;}
#container .rightbar .rightwz .fy{line-height:160%;font-size:16px;}
#container .rightbar .rightwz .fy a{color:#fff;background:#01005e;padding:10px 15px;border-radius:10px;font-size:16px;margin-top:50px;}
.conttitle{width:800px;height:65px;line-height:65px;font-size:20px;font-weight:bold;text-align:center;border-bottom:1px dotted #ddd;margin-bottom:10px;}
.nextpage{width:790px;height:20px;padding-left:10px;clear:both;padding-top:50px;}
.nextpage a{display:block;float:left;height:20px;width:20px;line-height:20px;text-align:center;color:#fff;background:#B5B5B5;margin:0px 5px;}
.nextpage a:hover{background:#304EA4;}
.nextpage a.current{width:20px;height:20px;text-align:center;color:#000;line-height:20px;background:none;font-weight:bold;font-family:arial;}
.nextpage a.pre{width:60px;height:20px;text-align:center;color:#fff;line-height:20px;background:#B5B5B5;}
.nextpage a.next{width:60px;height:20px;text-align:center;color:#fff;line-height:20px;background:#B5B5B5;}
.nextpage strong{color:#FF0000;}
 dl.qa{width:800px;height:90px;padding:15px 30px; border-bottom:1px dotted #ddd;}
 dl.qa dt.t1{width:800px;height:40px;line-height:40px;font-size:18px;}
 dl.qa dd.text{width:800px;height:70px;color:#999;font-size:14px;padding-left:10px;}

.xgyw{width:864px;height:529px;padding-top:20px;}
.xgyw li{width:272px;height:202px; position:relative;float:left;margin-left:15px;margin-bottom:15px;}
.xgyw li img{width:272px;height:202px; overflow:hidden;}
.xgyw li a{display:block;height:202px;text-align:center; width:272px;font-size:16px;}
.xgyw li a span{display:block;height:36px;line-height:36px;text-align:center; width:272px;position:absolute;background:rgba(50,87,142,0.5); bottom:0px; left :0px;color:#fff;z-index:9;}
.xgyw li a span:hover{display:block;height:36px;line-height:36px;text-align:center; width:272px;position:absolute;background:rgba(50,87,142,0.5); bottom:0px; left :0px;color:#fff;}
.xgyw1{width:830px;height:529px;padding-top:20px;}
.xgyw1 li{width:255px;height:202px; position:relative;float:left;margin-left:15px;margin-bottom:15px;}
.xgyw1 li img{width:255px;height:202px; overflow:hidden;}
.xgyw1 li a{display:block;height:202px;text-align:center; width:255px;font-size:16px;}
.xgyw1 li a span{display:block;height:36px;line-height:36px;text-align:center; width:272px;position:absolute;background:rgba(50,87,142,0.5); bottom:0px; left :0px;color:#fff;z-index:99999;}
.xgyw1 li a span:hover{display:block;height:36px;line-height:36px;text-align:center; width:255px;position:absolute;background:rgba(50,87,142,0.5); bottom:0px; left :0px;color:#fff;}

.preview{width:360px; height:255px; margin:0px auto;}
/* smallImg */
.smallImg{position:relative; height:52px; margin-top:10px; background-color:#fff; padding:6px 5px; width:350px; overflow:hidden;float:left;}
.scrollbutton{width:14px; height:50px; overflow:hidden; position:relative; float:left; cursor:pointer; }
.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{background:url(../images/d_08.png) no-repeat;}
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(../images/d_09.png) no-repeat; margin-left:330px; margin-top:-50px;}

#imageMenu {height:50px; width:320px; overflow:hidden; margin-left:0; float:left;}
#imageMenu li {height:50px; width:60px; overflow:hidden; float:left; text-align:center;}
#imageMenu li img{width:50px; height:48px;cursor:pointer;border:1px solid #ddd;}
#imageMenu li#onlickImg img, #imageMenu li:hover img{ width:44px; height:44px; border:3px solid #959595;}
/* bigImg */
.bigImg{position:relative; float:left; width:360px; height:240px; overflow:hidden;}
.bigImg #midimg{width:360px; height:240px;}
.bigImg #winSelector{width:235px; height:203px;}
#winSelector{position:absolute; cursor:crosshair; display:none; 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;margin-top:50px;}
#bigView img{position:absolute;}
#friendtitle{width:1200px;height:60px;line-height:60px;border-bottom:2px  solid #01005e;margin:0px auto 20px;font-size:26px;color:#01005e;clear:both;}
.link{width:1200px;min-height:60px;overflow:hidden;margin:0px auto;}
.link a{margin-right:20px;}
#images a {
			margin-right: 14px;
		}

		#images a img {
			border: 1px solid #888;	
			padding: 3px;
			vertical-align: top;
		}

		#credit {
			clear: both;	
			margin-top: 50px;
			padding-top: 20px;
			font-size: 10px;
			border-top: 1px solid #BBB;
			font-family: Verdana;
		}
#imgbox-loading {
	position: absolute;
	top: 0;
	left: 0;
	background: url('imgbox-spinner.gif') center center no-repeat;
	cursor: pointer;
	display: none;
	z-index: 90;
}

#imgbox-loading div {
	background: #FFF;
	width: 100%;
	height : 100%;
}

#imgbox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	display: none;
	z-index: 80;
}

.imgbox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	background: #FFF;
	display: none;
	z-index: 90;
}

.imgbox-img {
	padding: 0;
	margin: 0;
	border: none;
	width: 100%;
	height: 100%;
	vertical-align: top;
}

.imgbox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('imgbox-close.png') top left no-repeat;
	cursor: pointer;
	outline: none;
}

.imgbox-title {
	padding-top: 10px;
	font-size: 11px;
	text-align: center;
	font-family: Arial;
	color: #333;
	display: none;
}

.imgbox-bg-wrap {
	position: absolute;
	padding: 0;
	margin: 0;
	display: none;
}

.imgbox-bg {
	position: absolute;
	width: 20px;
	height: 20px;
}

.imgbox-bg-n {
	left: 0;
	top: -20px;
	width: 100%;
	background: url(imgbox-bg-n.png) repeat-x;
}

.imgbox-bg-ne {
	right: -20px;
	top: -20px;
	background: url(imgbox-bg-ne.png) no-repeat;
}

.imgbox-bg-e {
	right: -20px;
	top: 0;
	height: 100%;
	background: url(imgbox-bg-e.png) repeat-y;
}

.imgbox-bg-se {
	right: -20px;
	bottom: -20px;
	background: url(imgbox-bg-se.png) no-repeat;
}

.imgbox-bg-s {
	left: 0;
	bottom: -20px;
	width: 100%;
	background: url(imgbox-bg-s.png) repeat-x;
}

.imgbox-bg-sw {
	left: -20px;
	bottom: -20px;
	background: url(imgbox-bg-sw.png) no-repeat;
}

.imgbox-bg-w {
	left: -20px;
	top: 0;
	height: 100%;
	background: url(imgbox-bg-w.png) repeat-y;
}

.imgbox-bg-nw {
	left: -20px;
	top: -20px;
	background: url(imgbox-bg-nw.png) no-repeat;
}
#footer{width:auto;height:321px;background:#01005e;}
#footer .ftcenter{width:1200px;height:271px;margin:0px auto;padding-top:50px;}
#footer .ftcenter .btnav{width:1200px;height:50px;line-height:50px;background:#213b60;border-radius:10px;text-align:center;font-size:16px;margin-bottom:25px;}
#footer .ftcenter .btnav a{color:#fff;margin-right:20px;}
#footer .ftcenter dl.ftbt{width:1200px;height:115px;}
#footer .ftcenter dl.ftbt dt.logo{width:555px;height:84px;float:left;border-right:1px solid #ddd;text-align:left;margin-right:30px;padding-top:31px;}
#footer .ftcenter dl.ftbt dd.text1{width:500px;height:115px;float:left;color:#fff;font-size:16px;line-height:170%;}
#footer .ftcenter dl.ftbt dd.code{width:100px;height:115px;float:right;text-align:center;color:#fff;}
#footer .ftcenter dl.ftbt dd.code img{width:90px;height:90px;margin-bottom:10px;}
#footer .ftcenter .bah{width:1200px;height:40px;line-height:40px;text-align:center;clear:both;font-size:16px;color:#fff;padding-top:20px;}