@charset "utf-8";
/* CSS Document */


body, div, p, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, input, textarea, button, select, th, td, fieldset, legend, blockquote, iframe {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-family: inherit;
	border: 0 none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img { border: 0 none; }
.rjbox img{width:80px;height:80px;border: 0 none;}

ul, ol { list-style-type: none; }
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-style: normal;
	font-family: inherit;
	font-size: 100%;
}
body {color:#666;background: #FBF8F3;font-family:"微软雅黑","simsun",Tahoma,Arial, Helvetica, sans-serif;font-size:14px;}
/*
a:link {
	color: #000;
	text-decoration: none;
}
a:visited { color: #6E6C64; }
a:hover, a:active, a:focus { /* 此组选择器将为键盘导航者提供与鼠标使用者相同的悬停体验。 */ /*text-decoration: underline; }
*/
/* ~~ 其它浮动/清除类 ~~ */
.fr {  /* 此类可用于在页面中使元素向右浮动。浮动元素必须位于其在页面上的相邻元素之前。 */ float: right; }
.fl { /* 此类可用于在页面中使元素向左浮动。浮动元素必须位于其在页面上的相邻元素之前。 */ float: left; }
.clearfloat { /* 如果从 .container 中删除了 overflow:hidden，则可以将此类放置在 <br /> 或空 div 中，作为 #container 内最后一个浮动 div 之后的最终元素 */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.dis { /* 此类可用于在页面中使元素中显示。 */ display: block; }
.undis { /* 此类可用于在页面中使元素不中显示。 */ display: none; }
.clearfix { zoom: 1 }
.clearfix:after {
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
	content: ".";
}

.colorblue { color: #008ae2; }


a {color:#666;text-decoration:none;}
a:hover {color:#008AE2; }

.ft10{font-size:10px;}
.ft12{font-size:12px;}

.shunxu1{z-index:1;}
.shunxu9{z-index:9;}

.show{display:block;}
.hide{display:none;}

.display {display: none;}

.bai{color:#ffffff;}
.blue{color:#018AE1;}

/*layout*/
.wrap {width:1000px;margin: 0 auto;}

.header,.mainbody { padding: 0 20px; }
/*toolbar*/
.toolbar {height:33px;background: url(../images/images/toolbarbg.jpg) repeat-x ;}
.toolbar img {display:inline-block; }
.toolbar span {margin:5px 10px 0 0;color:#ffffff;float:right;display:block;}
.toolbar span a{color:#ffffff;}
/*header*/
.header {padding-top: 10px;}
.logoarea {float: left;width:248px;height:83px;}

.search {float:right;margin-top:16px;width:522px;height:41px;border:1px #DAD6C9 solid;}
.search input {width:418px;height:41px;line-height:41px; padding-left:5px;font-size:18px;color:#B3AE9E;float:left;border:none;}
.search .btn {width:99px;height:41px;line-height:41px;background: url(../images/images/serchbtn.gif) no-repeat;float: right;}

.nav {clear:both;height:48px;color:#3b3b3b;background: url(../images/images/navbg.gif) #fbf8f3 repeat-x bottom;}
.nav img {float: right;margin-top:9px;}
.nav a {float: left;display: block;padding: 0 17px;font-size:22px;height: 45px;line-height: 45px;color: #000;}
.nav a:hover { border-bottom: 3px #008AE2 solid; }
.nav .here { border-bottom: 3px #008AE2 solid; }
/**mainbody*/
.mainbody {padding: 10px 22px;background: url(../images/images/mainbodybg.jpg)  #f0ece1 repeat-x;}
.breadcrumbs{padding-left:5px;font-size:14px;line-height:40px;height:40px;}
.breadcrumbs span {color:#008ae2; }
.adbannerlist{padding:10px 0 0 5px;font-size:14px;line-height:40px;}
/**/
.maincontent {float: left;width: 671px;/*2带边框*/margin-bottom: 20px;}
/*.maincontent h1 {width: 671px;background: url(../images/images/P_titlebg.jpg) no-repeat;height: 93px;position: relative;font-weight:normal;}*/
.point {position:absolute;left:-7px;background: url(../images/images/point2.jpg) no-repeat;width:68px;height: 93px;}
.point p {margin: 20px 0px 0px 0px;color: #FFF;font-weight:normal;text-align: center; font-size:14px;}
.point p span { font-size:30px; display:block; padding-top:7px;}

#maincontent .titletext  {padding: 10px 10px 0px 84px;}
#maincontent .titletext  h2 {
	color:#000;
	font-size:28px;
	font-weight:bold;
	
}
#maincontent .titletext p span {
	color:#008AE2;
	font-size:24px;
	font-weight:bold;
}
#detail.content {padding-top:13px;}
#detail .zhaiyao{
	margin:0px auto;
	width:580px;
	height:151px;
	background:#fff;
	padding:24px 13px;	
}
#detail .zhaiyao  .fl {
	float:left;
	width:145px;
	padding:0 8px;
}
#detail .zhaiyao  .fr {
	float:right;
	width:415px;
	line-height:28px;
}

.tuijian{position:relative;}
.anzhuang{width:90px;height:20px;position:absolute;display:none;top:0;right:5px;z-index:9;background-color:#F0ECE1;}

/*footer*/
.footer {background: url(../images/images/footerbg.jpg);text-align: center;padding: 5px;}
.footer p { margin: 10px 0; color:#8F8F8F;}
.footer p a { color:#8F8F8F; }

/*PC端弹窗*/
#aiyingyongfudong{display:none;}
.tipsbg {position: absolute; z-index: 9999; top: 0px; left: 0px; right:0; width: 100%; height: 2712px; background-color: rgb(0, 0, 0); opacity: 0.5;filter:alpha(opacity=50);display:none;}
.tips{width:440px;height:340px;position: absolute; z-index: 10000; top: 150px; left: 35%;background-color: #ffffff;display:none;border:1px solid #ccc;}
.tipsTitle{width:440px;height:30px;color:#7f7f7f;font-size:14px;margin:0 0 10px 0;}
.tipsText{margin:10px 20px;padding:0 0 10px 0;text-align:left;line-height:20px;color:#7F7F7F;border-bottom:1px solid #ccc;}
.tipsBtn{width:415px;margin:0 0 0 5px;}

#tips{width:400px; height:507px;position: absolute; z-index: 10000; top: 50px; left: 28%;}

.xiazai{ width:600px; height:607px; padding:20px 0 0 0; background:url(/images/yinbg1.jpg) #FFF no-repeat left bottom;position: absolute; z-index: 1000; top: 0; left: 0;display:none; }
.close{width:38px;height:38px;margin:0 20px 0 0;float:right;}
a.closebtn,a.closebtn:visited{ display:block; width:38px; height:38px; }
a.closebtn:hover{ background:url(/images/close2.gif) no-repeat left top; display:block; width:17px; height:17px;}
.xiazai h1{font-size:48px; color:#1BA0E1; line-height:48px;}
.xiazai p{font-size:18px; line-height:34px; }
.xiazaitext{ margin-top:10px;}
.xiazaitext span{ float:left; width:280px;font-size:20px; color:#1BA0E1; font-weight:bold; line-height:30px;} 
.orange{ color:#FF3600;}
.xiazaibtn{ padding-top:280px;}
.xiazaibtn span{ float:left; margin:0 15px; }
a.xiazaibtn1,a.xiazaibtn1:visited{ background:url(/images/yinbtn1_1.jpg)  no-repeat left top; display:block;width:235px; height:61px;}
a.xiazaibtn1:hover{ background:url(/images/yinbtn1_2.jpg) #FFF no-repeat left top; display:block;width:235px; height:61px;}
a.xiazaibtn2,a.xiazaibtn2:visited{ background:url(/images/yinbtn2_1.jpg)  no-repeat left top; display:block;width:235px; height:61px;}
a.xiazaibtn2:hover{ background:url(/images/yinbtn2_2.jpg) #FFF no-repeat left top; display:block;width:235px; height:61px;}
.xiazai h2{ color:#FFFFFF; font-size:18px; font-weight:normal; background-color:#1673A0; height:30px; line-height:30px; text-align:center;}
.chongshi{margin-top:300px; background-color:#1A84CC; width:550px; margin-left:25px;}
.chongshi a,.chongshi a:visited{color:#00FFFC;text-decoration:none;}
.chongshi a:hover{color:#00FFFC;text-decoration:underline;}
a.xiazaibtn3,a.xiazaibtn3:visited{ background:url(/images/yinbtn3_1.jpg)  no-repeat left top; display:block;width:96px; height:61px;}
a.xiazaibtn3:hover{ background:url(/images/yinbtn3_2.jpg) #FFF no-repeat left top; display:block;width:96px; height:61px;}
.wancheng{ padding:5px 0 0 490px;}
/*PC端弹窗结束*/

/*PC端新弹窗*/
#aiyingyongfudong_1{display:none;}
.tipsbg_1 {position: absolute; z-index: 9999; top: 0px; left: 0px; right:0; width: 100%; height: 2712px; background-color: rgb(0, 0, 0); opacity: 0.5;filter:alpha(opacity=50);display:none;}
.tips_1{width:612px;height:362px;position: absolute; z-index: 10000; top: 150px; left: 35%;background-color: #ffffff;display:none;border:1px solid #ccc;}
.tipsTitle{width:440px;height:30px;color:#7f7f7f;font-size:14px;margin:0 0 10px 0;}
.tipsText{margin:10px 20px;padding:0 0 10px 0;text-align:left;line-height:20px;color:#7F7F7F;border-bottom:1px solid #ccc;}
.tipsBtn{width:415px;margin:0 0 0 5px;}

#tips_1{width:400px; height:507px;position: absolute; z-index: 10000; top: 50px; left: 28%;}

.xiazai_1{ width:612px; height:362px; padding:0; background:url(/images/pctipsbg.png) no-repeat left bottom;position: absolute; z-index: 1000; top: 0; left: 0;display:none; }
.close_1{width:15px;height:15px;margin:25px 25px 0 0;float:right;overfolw:hidden;display:inline;}
a.closebtn_1,a.closebtn_1:visited{ display:block; width:15px; height:15px;background:url(/images/close_un.png?1) no-repeat left top; }
a.closebtn_1:hover{ background:url(/images/close_on.png?1) no-repeat left top; display:block; width:17px; height:17px;}
.xiazai_1 h1{padding:0 0 0 0;font-size:17px; color:#313131; line-height:17px;}
.xiazai_1 span{padding:0 0 0 0;font-size:17px; color:#313131; line-height:17px; display:block}
.xiazai_1 p{font-size:18px; line-height:34px; }
.xiazaitext_1{ width:258px;height:151px;margin:12px 0 0 39px; }
.xiazaitext_1 li{ float:left; width:280px;margin:0 0 11px 0;font-size:15px; color:#7a7a7a; }
.pclistpoint{width:5px;height:5px;margin:10px 0 0 0;}
.pclisttext{width:250px;margin:0 0 0 6px;}
.orange{ color:#FF3600; }
.xiazaibtn_1{ width:562px;height:55px;padding:21px 35px 0 0;text-align:right;}
.xiazaibtn_1 span{ float:right; margin:0 7px; }
a.xiazaibtn1_a,a.xiazaibtn1_a:visited{ background:url(/images/pctipcbtn_un.png)  no-repeat left top; display:block;width:192px; height:46px;}
a.xiazaibtn1_a:hover{ background:url(/images/pctipcbtn_on.png) #FFF no-repeat left top; display:block;width:192px; height:46px;}
a.xiazaibtn2_a,a.xiazaibtn2_a:visited{ background:url(/images/pctipcbtn1_un.png)  no-repeat left top; display:block;width:151px; height:46px;}
a.xiazaibtn2_a:hover{ background:url(/images/pctipcbtn1_on.png) #FFF no-repeat left top; display:block;width:151px; height:46px;}
.xiazai_1 h2{ margin:0 0 0 6px;padding:3px 0 0 27px;width:573px;color:#FFFFFF; font-size:16px; font-weight:normal; background-color:#37a5eb; height:33px; line-height:30px; text-align:left; }
.chongshi_1{margin-top:300px; background-color:#1A84CC; width:550px; margin-left:25px;}
.chongshi_1 a,.chongshi_1 a:visited{color:#00FFFC;text-decoration:none;}
.chongshi_1 a:hover{color:#00FFFC;text-decoration:underline;}
a.xiazaibtn3_1,a.xiazaibtn3_1:visited{ background:url(/images/yinbtn3_1.jpg)  no-repeat left top; display:block;width:96px; height:61px;}
a.xiazaibtn3_1:hover{ background:url(/images/yinbtn3_2.jpg) #FFF no-repeat left top; display:block;width:96px; height:61px;}
.wancheng_1{ width:500px;height:30px;padding:10px 20px 0 0;float:right;text-align:right;}
/*PC端新弹窗结束*/


.navinew{width:30px;height:15px;right:-5px;top:8px;position: absolute;background:url(/templets/images/images/navinew.png) no-repeat right top;}


.indexh1{font-size:0px;height:0;}