@charset "utf-8";
/*	@Created by yuchunming
	@Upload date: 2014/2/24
*/
body{ text-align:center;background:#fff;}
body,td,input{ font-size:12px; font-family:Arial, Helvetica, sans-serif,"宋体";}
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 */
h1{text-indent:-9999px;height:0px;line-height:0px;}
/* color */
.cRed{ color:#C00;}
.cGreen{ color:#080;}
.cBold {font-weight:bold;}
.cBlue {color:#014991;}
.cGray{color:#666;}
.fontArial{ font-family:Arial, Helvetica, sans-serif;}

/* 默认超链样式 */
a{ color:#258fb8; text-decoration: none;}
a:hover{ color: #C00; text-decoration: underline;}

.lt {float:left;display:inline;}
.rt {float:right;display:inline;}

/* 顶底(白底) */
.top{background:#fff;}
.top_inner{width:950px;margin:0 auto;padding:20px 10px 10px 10px;}
.top_logo{background:url(../images/logo.png) no-repeat;width:340px;height:45px;}
.top_logo:a{cursor:pointer;}
.top_menu{color:#666;float:right;}
.top_menu a{color:#666;text-shadow:none;}
.top_menu a:hover{color:#c00;}
.top_hotline{color:#333;font:20px/27px "微软雅黑",Arial, Helvetica;text-align:right;margin-top:5px;}
.top_hotline span{font:bold 24px/27px  Helvetica,Arial;color:#e30d0d;}

/* footer */
#footer{margin:30px auto 0;color:#fff;text-align:center;padding:20px 0;line-height:21px; background:#2b2b2b;}
#footer a{color:#fff;}
#footer a:hover{color:#f00;}

/* banner */
.banner {border-top:9px #000 solid;margin:0 auto; background:url(../images/banner.jpg) no-repeat center 0 #00569e;height:376px;text-align:left;}
.main {width:950px;margin:0 auto;text-align:left;}
.Foreword {font:16px/24px "Microsoft Yahei", "宋体";color:#666;border:2px dotted #3b9ecb;padding:10px;margin-top:20px;text-indent:2em;}
.part_a {margin-top:40px;}
.part_a .title {background:url(../images/title_1.png) no-repeat 10px 0;height:28px;border-left:18px solid #2c4062;margin-bottom:20px;}
.threeSUP {overflow:hidden;zoom:1;margin-top:10px;}
.threeSUP .tit {background:url(../images/title_2.png) no-repeat;width:272px;height:94px;float:left;}
.threeSUP .tit_2 {background-position:0 -94px;}
.threeSUP .tit_3 {background-position:0 -188px;}
.threeSUP p {height:53px;width:658px;float:left;background:#0d72c1;color:#fff;font:14px/24px "Microsoft Yahei", "宋体";margin-top:35px;overflow:hidden;padding:6px 10px 0;}
.part_b {margin-top:40px;}
.part_b .title {background:url(../images/title_1.png) no-repeat 10px -28px;height:28px;border-left:18px solid #2c4062;margin-bottom:20px;}
.hunhe_fund {background:url(../images/img_1.png) no-repeat;height:108px;}
.hunhe_fund p {font:14px/24px "Microsoft Yahei", "宋体";color:#737373;margin-left:165px;padding:10px;background:#edf1f5;}
.part_c {margin-top:40px;}
.part_c .title {background:url(../images/title_1.png) no-repeat 10px -56px;height:28px;border-left:18px solid #2c4062;margin-bottom:20px;}
.tuijian {overflow:hidden;zoom:1;}
.tuijian .list {width:244px;height:308px;overflow:hidden;background:url(../images/img_2.png) no-repeat right top #edf1f5;float:left;margin-left:34px;padding:25px 25px 0;font-family:"Microsoft Yahei", "宋体";border-radius:5px 0 5px 5px;}
.tuijian .list h2 {font-size:20px;font-weight:normal;}
.tuijian .list h2 span {color:#999;}
.tuijian .list p {font-size:14px;line-height:24px;color:#888;margin-top:20px;}
.tuijian .list .btn {background:url(../images/btn.png) no-repeat;display:block;width:245px;height:44px;text-align:center;font-size:16px;line-height:42px;color:#fff;margin-top:20px;}
.tuijian .list .btn:hover {background-position:0 -44px;color:#fff;text-decoration:none;}
.tuijian .list .btn02 {background:#ddd;display:block;width:245px;height:44px;text-align:center;font-size:16px;line-height:42px;color:#fff;margin-top:20px;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px; text-decoration:none;}

