@charset "utf-8";
/* Created by yuchunming*/
body{background:#eee;}
body,td,input{ font-size:12px; font-family:"宋体";}
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;}
p{ text-indent:2em;}
.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 */ 

.left{ float:left;}
.right{ float:right;}

/* color */
.cRed{color:#C00;}
.cRed2{color:#900;}
.cBold{font-weight:bold;}
.cBlue{color:#014991;}
.cGray{color:#666;}
.cOrange{color:#f60;}
.cGold{color:#c59b36;}
.fontArial{font-family:Arial, Helvetica, sans-serif;}

/* 默认超链样式 */
a{color:#666;text-decoration:none;}
a:hover{color:#C00;text-decoration:underline;}

/*手编超链样式*/
.titRed a{color:#900;}
.link a{color:#014991;text-decoration:none;}
.link a:hover{text-decoration:underline;color:#c00;}

a.linkRed{color:#c00;}
a.linkRed2{color:#900;}
a.linkRed3{color:#f00;}
a.linkBlue{color:#3f6ea2;}
a.orange{color:#ff9900;}
a.linkBlue:hover,a.orange:hover,a.linkRed2:hover,a.linkRed3:hover {color:#c00;}

.top{background:#333;padding:10px 0;}
.top_box{width:950px;margin:0 auto;}
.top_logo{background:url(../images/logo.png) no-repeat;width:215px;height:42px;margin-left:10px;}
.top_menu{color:#fff;float:right;margin:20px 10px 0 0;}
.top_menu a{color:#fff;}
.top_menu a:hover{color:#f96;}

/* Header */
.header{background:#a7202d;}
.haader_box{padding-top:100px;}
.header_img{background:url(../images/header_img.png) 0 0 no-repeat;width:850px;height:70px;margin:0 auto;_background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/header_img.png',sizingMethod="scale");}
h1{text-indent:-9999px;height:0px;line-height:0px;}
h2{text-indent:-9999px;height:0px;line-height:0px;}
.header_txt{color:#fff;height:100px;text-align:center;font-family:"微软雅黑", "黑体"}
.header_menu{background-color:#eee;background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee)); /* Saf4+, Chrome */background-image:-webkit-linear-gradient(top, #ffffff, #eeeeee); /* Chrome 10+, Saf5.1+ */background-image: -moz-linear-gradient(top, #ffffff, #eeeeee); /* FF3.6 */ background-image:-ms-linear-gradient(top, #ffffff, #eeeeee); /* IE10 */background-image:-o-linear-gradient(top, #ffffff, #eeeeee); /* Opera 11.10+ */background-image:         linear-gradient(top, #ffffff, #eeeeee);filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#eeeeee'); /* IE6–IE9 */height:74px;-moz-border-radius: 10px 10px 0 0;-webkit-border-radius: 10px 10px 0 0;border-radius: 10px 10px 0 0; overflow:hidden;}
.header_menu a{color:#000;float:left;font-size:18px;line-height:74px;font-family:"微软雅黑", "黑体";padding:0 32px;text-align:center;border-right:1px #fff solid;border-left:1px #ddd solid;}
.header_menu a:hover{color:#fff;background:#333;height:74px;text-decoration:none;}

/* Content */
.inner{background:url(../images/header.png) no-repeat center top;}
.inner_box{width:950px;margin:0 auto;}
.inner_con{background:#fff;padding:30px 20px 10px 20px;}
.inner_footer{background:#1a1a1a;}

.con_txt{padding:10px;zoom:1;}
.con_txt p{font-size:12px;color:#666;line-height:24px;margin-bottom:10px;}

.tit_01{background:url(../images/tit_bg_01.png) no-repeat;color:#333;font-size:36px;font-family:"微软雅黑", "黑体";padding:80px 0 20px 150px;text-shadow:2px 2px #eee;position:relative;margin-bottom:20px;}
.tit_big{font-size:48px;}
.nav_menu{width:160px;position:absolute;right:0;top:0;_right:20px;}
.nav_menu a{background:#d56043;font-size:14px;font-family:"微软雅黑", "黑体";color:#fff;width:58px;height:58px;float:left;text-shadow:none;margin:0 10px 10px 0;padding:6px;overflow:hidden;}
.nav_menu a:hover{background:#333;color:#fff;text-decoration:none;}
.nav_menu_big{font-size:24px;}
.sort{float:left;color:#666;width:215px;background:#eee;margin:5px;padding:10px 0;line-height:24px;overflow:hidden;}
.sort_tit{float:left;background:#a7202d;width:84px;height:80px;font-size:30px;font-family:"微软雅黑", "黑体";color:#fff;margin:0 10px 0 0;overflow:hidden;line-height:36px;text-align:center;padding-top:4px;}
.sort a{color:#3f6ea2;}
.bf_abc{margin:20px 0;}
.bf_abc_tit{width:150px;color:#333;font-size:24px;font-family:"微软雅黑", "黑体";margin-right:10px;text-align:center;}
.bf_abc_txt{width:720px;border-left:1px #ddd solid;padding-left:20px;}
.bf_abc_txt p{color:#666;line-height:24px;}
.strategy{border:1px #ddd solid;margin:5px 10px;padding:15px;background-color:#eee;background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee)); /* Saf4+, Chrome */background-image:-webkit-linear-gradient(top, #ffffff, #eeeeee); /* Chrome 10+, Saf5.1+ */background-image: -moz-linear-gradient(top, #ffffff, #eeeeee); /* FF3.6 */ background-image:-ms-linear-gradient(top, #ffffff, #eeeeee); /* IE10 */background-image:-o-linear-gradient(top, #ffffff, #eeeeee); /* Opera 11.10+ */background-image:         linear-gradient(top, #ffffff, #eeeeee);filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#eeeeee'); /* IE6–IE9 */}
.strategy_tit{color:#a7202d;font-size:20px;font-family:"微软雅黑", "黑体";margin-bottom:10px;text-shadow:0 1px #fff;}
.strategy_time{font-size:14px;}
.strategy p{font-size:14px;color:#666;line-height:24px;text-shadow:0 1px #fff;}
.pk{margin:20px 10px;}
.pk_tit{float:left;color:#a7202d;font-size:24px;font-family:"微软雅黑", "黑体";text-shadow:0 1px #eee;margin-right:10px;line-height:180px;padding:0 30px;}
.pk_txt{float:left;width:600px;}
.pk_txt td{text-align:center;line-height:30px;}

.bar_box{border-top:1px #ddd dotted;padding:30px 10px;}
.bar_tit{color:#000;font-size:36px;font-family:"微软雅黑", "黑体";text-shadow:0 2px #eee;margin:40px 0 20px 190px;zoom:1;}
.bar_tit02{color:#000;font-size:36px;font-family:"微软雅黑", "黑体";text-shadow:0 2px #eee;margin:0 0 20px 10px;zoom:1;}
.bar_tit03{color:#000;font-size:36px;font-family:"微软雅黑", "黑体";text-shadow:0 2px #eee;margin:40px 0 60px 100px;zoom:1;}
.bar_tit04{color:#a7202d;font-size:24px;font-family:"微软雅黑", "黑体";text-shadow:0 2px #eee;margin:0 0 20px 10px;zoom:1;}
.bar_txt_en{color:#ddd;font-family:"Times New Roman", Times, serif;margin:0 10px;text-shadow:none;}
.bar_txt{margin-left:190px;color:#666;line-height:24px;zoom:1;}
.bar_txt_tit{font-size:14px;font-size:14px;color:#a7202d;font-weight:bold;}

.feature_bg{background:url(../images/feature_bg.png) no-repeat 0 30px;}
.risk_bg{background:url(../images/risk_bg.png) no-repeat 0 30px;}
.choose_bg{background:url(../images/choose_bg.png) no-repeat 0 20px;}

.pro_list{float:left;width:280px;margin-bottom:20px;}
.pro_listM{float:left;width:280px;margin:0 25px 20px 25px;}
.pro_tit{border:1px #ddd solid;border-bottom:none;line-height:30px;font-size:20px;font-family:"微软雅黑", "黑体";padding:15px 15px;}
.pro_txt{color:#666;border-left:1px #ddd solid;border-right:1px #ddd solid;line-height:24px;padding:0px 15px 15px 15px;}
.pro_tip{background:#333;color:#fff;padding:5px 15px;line-height:21px;}
.pro_tip span{font-weight:bold;color:#d56043;}
.pro_summary{color:#666;text-align:right;padding:10px;}

.choose_left{float:left;width:600px;}
.choose_left_txt{padding:0 10px;}
.choose_left_txt p{color:#666;line-height:24px;margin-bottom:10px;}
.choose_left_txt .tit01{color:#a7202d;font-size:14px;font-weight:bold;}
.choose_left_txt .tit02{color:#333;font-size:14px;font-weight:bold;}
.choose_right{float:right;width:270px;}
.choose_tips{marign-bottom:20px;}
.choose_tips p{color:#666;padding:0 10px;line-height:24px;}
.choose_tips img{margin:20px 0;}

.ranking_tit{background-color:#eee;background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#ffffff)); /* Saf4+, Chrome */background-image:-webkit-linear-gradient(top, #eeeeee, #ffffff); /* Chrome 10+, Saf5.1+ */background-image: -moz-linear-gradient(top, #eeeeee, #ffffff); /* FF3.6 */ background-image:-ms-linear-gradient(top, #eeeeee, #ffffff); /* IE10 */background-image:-o-linear-gradient(top, #eeeeee, #ffffff); /* Opera 11.10+ */background-image:         linear-gradient(top, #eeeeee, #ffffff);filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee', EndColorStr='#ffffff'); /* IE6–IE9 */font-size:14px;font-weight:bold;border:1px #ddd solid;text-shadow:0 1px #fff;}
.ranking_tit_box{border:1px #fff solid;line-height:18px;padding:10px;}
.ranking_tit .time{font-size:12px;font-weight:normal;color:#666;}
.ranking_tit .more{float:right;font-size:12px;font-weight:normal;}
.ranking_list{border:1px #ddd solid;border-top:none;margin-bottom:20px;padding:5px;}
.ranking_list table{}
.ranking_list thead td{color:#333;line-height:30px;text-align:center;}
.ranking_list tbody td{color:#666;line-height:24px;text-align:center;padding:0 5px;}
.ranking_list tbody td a{color:#3f6ea2;}
.ranking_list ul{}
.ranking_list li{line-height:30px;padding:0 5px;border-bottom:1px #eee dotted;}
.ranking_list li a{color:#3f6ea2;}

.con_footer{background:#373737;padding-bottom:20px;}
.contact{background:#fff;color:#666;font-size:14px;text-align:center;line-height:60px;-moz-border-radius: 0 0 10px 10px;-webkit-border-radius: 0 0 10px 10px;border-radius: 0 0 10px 10px;margin-bottom:20px;}
.contact strong{color:#333;}
.more_topic {text-align:center;color:#999;}
.more_topic img{margin-bottom:5px;}
.more_topic a{color:#999;}
.more_topic a:hover{color:#f96;}

/* footer */
#footer{width:950px;margin:0 auto;color:#999;text-align:center;padding:15px 0;line-height:21px;}
#footer a{color:#999;}
#footer a:hover{color:#f90;}

#toTop {display:none;text-decoration:none;position:fixed;right:50%;_top:10px;_right:10px;bottom:380px;overflow:hidden;width: 40px;height: 53px;border:none;text-indent:-999px;z-index:20;background: url(../images/top.png) no-repeat 0 0;}
#toTop:hover {background-position:-40px 0;}
#toTop:active, #toTop:focus {outline:none;}
