@charset "utf-8";
/*	@Created by yuchunming
	@Upload date: 2014/5/7
*/
body{ text-align:center;background:#f6f6f6;}
body,td,input{ font-size:12px; font-family:Arial,"宋体";}
body,div,form,img,ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin: 0; padding: 0; border: 0;}
li{ list-style-type:none;}
.clear{ clear: both; line-height:0px; height:0px; font-size:0px; visibility:hidden;}
.clearfix:after{content:"."; display:block; height: 0; clear: both; visibility: hidden;} /* only FF */

/* color */
.cRed{ color:#C00;}
.cGreen{ color:#080;}
.cBold {font-weight:bold;}
.cBlue {color:#258fb8;}
.cGray{color:#666;}
.cOrange {color:#f80;}
.fontArial{font-family:Arial, Helvetica, sans-serif;}

/* 默认超链样式 */
a{ color:#258fb8; text-decoration: none;}
a:hover{ color: #C00; text-decoration: underline;}

.lt {float:left;}
.rt {float:right;}

/*--------------------- images begin --------------------*/
.topGuide_con .kf {background:url(../../images/web/loginHome.png) no-repeat;}
.info_topBox .tab li.on,.info_news_list ul li,.info_search .sh_btn input,.HB_contact ul li,.security_2 ul li {background:url(../../images/web/img_6.png) no-repeat;}
/*--------------------- images end   --------------------*/

/*footer*/
.footer {color: #666666;font-size: 12px;line-height: 27px;text-align: center;padding:30px 0;background:url(../../images/web/shadow.png) repeat-x;}
.footer .nav a {margin:0 10px;}
.footer ul li {line-height:22px;}
.footer ul li a {margin:0 3px;}

/*topItem*/
.topGuide {height:30px;line-height:30px;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;
background:#f3f3f3;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#efefef'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#efefef)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #f8f8f8,  #efefef); /* for firefox 3.6+ */
}
.topGuide_con {width:950px;margin:0 auto;text-align:right;}
.topGuide_con ul {float:right;}
.topGuide_con ul li {float:left;color:#666;margin-left:10px;}
.topGuide_con ul li a {color:#a0a0a0;}
.topGuide_con ul li a:hover {color:#666;}
.topGuide_con .kf {background-position:0 -295px;padding-left:24px;}
/*topMenu*/
.topMenu {height:45px;padding:20px 0;background:#fff;border-bottom:5px solid #1b65ae;overflow:hidden;}
.topMenu_con {width:950px;margin:0 auto;}
.topMenu h2 {float:left; background:url(../../images/web/logo.png) no-repeat;cursor:pointer;width:264px;height:45px;line-height:200px;overflow:hidden;}
.topMenu ul {float:right;margin-top:10px;}
.topMenu ul li {float:left;margin-left:15px;}
.topMenu ul li a {font:16px "微软雅黑", "宋体";color:#333;display:inline-block;height: 40px;line-height: 40px;padding:0 10px;}
.topMenu ul li a:hover {color: #333;background: #fdd9b1;text-decoration: none;}
.topMenu ul li img {position:absolute;margin:5px 0 0 -6px;}
.topMenu ul li.current a {border-bottom: 3px solid #f80;height: 37px;line-height: 37px;color: #f80;}
.topMenu ul li.current a:hover {background: none;color: #f80;}

/*pages begin*/
.page-item {text-align:right;margin:10px 150px 0 0;}
.page-item a {width:58px;height:20px; text-align:center; text-decoration:none;line-height:20px;display:inline-block;color:#000;border:1px solid #ccc;border-radius:3px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f0edea'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#f0edea)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fcfcfc,  #f0edea); /* for firefox 3.6+ */	
}
.page-item a:hover {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#e7e6e4'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e7e6e4)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #f6f6f6,  #e7e6e4); /* for firefox 3.6+ */	
}
.page-item a:hover {color:#000; text-decoration:none;}
.page-item .pg_1 {width:40px;height:20px;}
.page-item .pg_gray,.page-item .pg_gray:hover {color:#bbb; text-decoration:none; cursor:default; background:#f9f8f7;border-color:#ddd;filter:none;}
.page-item .it01 {width:50px;height:20px;line-height:20px;margin:0 3px;padding:0 5px;border:1px solid #ccc;border-radius:3px;}
.page-item .it02 {width:50px;cursor:pointer;border:none;border:1px solid #ccc;border-radius:3px;height:22px;outline:none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f0edea'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#f0edea)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fcfcfc,  #f0edea); /* for firefox 3.6+ */	
}
.page-item .it02:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e7e6e4)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #f6f6f6,  #e7e6e4); /* for firefox 3.6+ */	
}
.page-item input {*position:relative;*top:2px;}
/*pages end*/

/*信息披露*/
.main {background:#fff;padding:30px;width:890px;margin:0 auto;text-align:left;}
.info_topBox {overflow:auto;_height:1%;}
.info_topBox .tab li {float:left;cursor:pointer;font:18px/37px "Microsoft Yahei", "宋体";text-align:center;color:#333;margin-right:20px;height:49px;}
.info_topBox .tab li a {height:37px;display:inline-block;padding:0 20px;}
.info_topBox .tab li.on a {background-color:#1b65ae;color:#fff;}
.info_topBox .tab li.on a:hover {text-decoration:none;}
.info_topBox .tab li.on { background-position:center 37px;}
.info_search {height:29px;}
.info_search .t {display:block;height:29px;font:14px/29px "Microsoft Yahei", "宋体";background:#f4f4f4;padding:0 10px;}
.info_search .inp input {padding:0 10px;color:#b4b4b4;font-size:14px;height:27px;line-height:27px;border:1px solid #d8d8d8;border-right:none;margin:0;outline:none;position:relative;*bottom:1px;}
.info_search .sh_btn input {width:66px;font:14px/29px "Microsoft Yahei", "宋体";border:none;cursor:pointer;padding:0;margin:0;outline:none;height:29px;width:69px; background-position:0 -152px;}
.info_news_list {margin-top:30px;}
.info_news_list ul {margin:0 50px;}
.info_news_list ul li {height:33px;line-height:33px;overflow:hidden; background-position:0 -25px;padding-left:15px;}
.info_news_list ul li a {color:#666;font-size:14px;}
.info_news_list ul li a:hover {color:#c00;}
.info_news_list ul li span {color:#bbb;}
.info_news_list .line {height:0;overflow:hidden;border-top:1px dashed #e4e4e4;margin:25px 0;}
.info_article {margin:20px 0;}
.info_article h1 {font-size:14px;line-height:33px;color:#666;width:530px;margin:0 auto;text-align:center;}
.info_sort {color:#959595;margin-top:10px;text-align:center;}
.info_article .con {color:#666;line-height:30px;font-size:14px;border-top:1px dashed #e4e4e4;padding:30px 50px;margin-top:30px;}

/*安全保障*/
.security_1 {padding:0 50px;}
.security_1 h3 {font-size:24px;color:#333;font-family:"Microsoft Yahei", "宋体";}
.security_1 .con {overflow:hidden;zoom:1;}
.security_1 .item_lt {width:380px;font-family:"Microsoft Yahei", "宋体";font-size:16px;}
.security_1 .item_lt p {margin:30px 0 20px;}
.security_1 .item_lt .JGbank {background:url(../../images/web/cmbc.jpg) no-repeat 120px 0;height:28px;line-height:28px;margin-bottom:20px;}
.security_1 .item_rt {width:380px;}
.HB_remind {border:3px dashed #eee;padding:15px 20px;margin-top:30px;}
.HB_remind p {font:16px "Microsoft Yahei", "宋体";margin-bottom:10px;}
.HB_remind ul li {color:#666;line-height:24px;}
.HB_contact {margin-top:20px;}
.HB_contact p {font:16px "Microsoft Yahei", "宋体";margin-bottom:10px;}
.HB_contact ul li {font:14px/28px "Microsoft Yahei", "宋体";padding-left:30px;}
.HB_contact ul .l1 {background-position:0 -65px;}
.HB_contact ul .l2 {background-position:0 -104px;}
.security_2 {padding:30px 0 0;margin-top:40px;border-top:1px dashed #ddd;}
.security_2 h3 {font-size:24px;color:#333;font-family:"Microsoft Yahei", "宋体";margin:0 0 20px 50px;}
.security_2 ul li {padding:0 50px 0 200px;height:110px;}
.security_2 ul li h4 {font:18px "Microsoft Yahei", "宋体";}
.security_2 ul li p {color:#666;line-height:24px;margin-top:10px;}
.security_2 ul .l1 {background-position:50px -183px;}
.security_2 ul .l2 {background-position:50px -327px;}
.security_2 ul .l3 {background-position:50px -468px;}
.security_2 ul .l4 {background-position:50px -605px;}
.security_2 ul .l5 {background-position:50px -744px;}
.security_2 ul .line {height:0;border-top:1px dashed #ddd;overflow:hidden;margin:30px 0;}
/*************************
	2014-10-10 by cm.yu
*************************/
.loading_Data {background: url(../../images/web/loading.gif) no-repeat 390px center; color: #666;padding:100px 0 100px 20px;text-align: center;}
