@charset "utf-8";
/*	@Created by jacky.liu
	@Upload date: 2014/2/21

/* Created by yuchunming*/
body{background-color:#f2efe8;}
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;}
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 */ 


h1{text-indent:-9999px;height:0px;line-height:0px;}
h2{color:#fff;font:36px/60px Arial,"Hiragino Sans GB","Microsoft Yahei";}

.left{ float:left;}
.right{ float:right;}

/* color */
.cRed{color:#C00;}
.cGreen{color:#080;}

/* 默认超链样式 */
a{color:#369;text-decoration:none;}
a:hover{color:#c00;text-decoration:underline;}
.fontArial{font-family:Arial, Helvetica, sans-serif;}
.big{font-size:20px;}

/*手编超链样式*/
.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;}

.box{width:950px;margin:0 auto;}
.box table{margin-bottom:30px;}
.box table thead {background:#b62323;color:#fff;}
.box table thead td{border-right:1px #fff dotted;}
.box table thead td{font:16px/27px Arial,"Hiragino Sans GB","Microsoft Yahei";}
.box table thead td .info a{position:absolute;background:url(../images/icon_01.png) no-repeat;width:18px;height:18px;right:4px;top:4px;}
.box table thead td span{font:24px/27px Arial,"Hiragino Sans GB","Microsoft Yahei";margin-bottom:-10px;display:block;}
.box table tbody td{background:#fff;font:14px/27px Arial,"Hiragino Sans GB","Microsoft Yahei";padding:20px;border-bottom:1px #ddd dotted;border-right:1px #ddd dotted;}
.box table .in_box{position:relative;padding:30px 15px 20px 15px;}


/* 顶底(白底) */
.top{background:#fff;border-top:5px #ddd solid;border-bottom:5px #c00 solid;}
.top_inner{background:#fff;width:930px;margin:0 auto;padding:20px 10px 10px 10px;}
.top_logo{background:url(../images/logo.png) no-repeat;width:270px;height:45px;_background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png',sizingMethod="scale");}
.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  "微软雅黑",Helvetica;text-align:right;margin-top:5px;}
.top_hotline span{font:bold 24px/27px  Helvetica,Arial;color:#e30d0d;}

.banner_box{}
.banner{background:url(../images/banner.png) center no-repeat;width:950px;height:320px;margin:0 auto;}
.banner_txtbox{width:620px;margin:240px 0 0 15px;}
.banner_txt{background:#c00;color:#fff;font:18px/27px Arial,"Hiragino Sans GB","Microsoft Yahei";display: inline;}

/* main */
.metrics_pic{background:url(../images/photo_01.png) center no-repeat;height:435px;margin-bottom:15px;}

.tit{background:url(../images/title_bg.png) no-repeat;width:600px;height:90px;margin:0 auto;text-align:center;margin-bottom:30px;}

.summary{font:16px/27px Arial,"Hiragino Sans GB","Microsoft Yahei";margin-bottom:30px;}

.rec_tit{float:left;background:#b62323;width:230px;height:130px;font:30px/30px Arial,"Hiragino Sans GB","Microsoft Yahei";color:#fff;text-align:center;padding-top:60px;margin-bottom:30px;}
.rec_con{float:left;background:#fff;width:670px;height:170px;font:14px/27px Arial,"Hiragino Sans GB","Microsoft Yahei";padding:20px 20px 0 30px;}
.rec_con .pro{font:18px/36px Arial,"Hiragino Sans GB","Microsoft Yahei";}
.rec_con .pro span{color:#f00;font:30px/36px Arial,"Hiragino Sans GB","Microsoft Yahei";}
.rec_con .intro{float:right;width:410px;padding-left:20px;border-left:1px #ddd dotted;margin-bottom:25px;}
.rec_con .buy{background:#f60;color:#fff;font:20px/46px Arial,"Hiragino Sans GB","Microsoft Yahei";width:135px;height:46px;text-align:center;display:inline-block;margin-right:10px;}
.rec_con .buy:hover{background:#e16613; text-decoration:none;}
.rec_con .buy02{background:#2f7cdb;color:#fff;font:20px/46px Arial,"Hiragino Sans GB","Microsoft Yahei";width:135px;height:46px;text-align:center;display:inline-block;}
.rec_con .buy02:hover{background:#2865af; text-decoration:none;}

/* footer */
.inner_footer{background:#fff;text-shadow:none;}
#footer{width:950px;margin:0 auto;padding-top:15px;color:#333;text-align:center;padding:15px 0;line-height:21px;}
#footer a{color:#333;}
#footer a:hover{color:#c00;}

#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;}
