@charset "utf-8";
/*初始化标签*/
*{margin:0;padding:0;}
body{font:14px "宋体",Arial; color:#505050; line-height:24px; background:#f3f3f3}
ol,ul,li,dt,dd,dl{list-style:none;}
img{border:0;}
select,input{vertical-align:middle;}
a:link,a:visited{ font-family:"宋体",Arial;color:#000099;text-decoration:none;}
a:hover,a:active{color:#f00;text-decoration:underline;}
input,button{cursor:pointer;}
/*全局通用*/

/* 颜色属性 */
.cRed,a.cRed,a.cRed:visited{color:#ff0000;}
.cBlue,a.cBlue,a.cBlue:visited{color:#003398;}
.cDRed,a.cDRed,a.cDRed:visited{color:#bc2931;}
.cGray,a.cGray,a.cGray:visited{color: #333333;}
.cDGray,a.cDGray,a.cDGray:visited{color: #666666;}
.cWhite,a.cWhite,a.cWhite:visited{color:#ffffff;}
.cBlack,a.cBlack,a.cBlack:visited{color:#000000;}
.cGreen,a.cGreen,a.cGreen:visited{color:#008000;}
.cYellow,a.cYellow,a.cYellow:visited{color:#ff6600;}


.center{width:1200px; margin:0 auto 30px auto; overflow:hidden; _height:1%}

.s_p{float:left;width:359px; padding:20px; background:#fff;border-right:1px solid #e3e3e3}
.s_p p,.img_tex li p {display:block; padding:10px 0}
.s_p p a,.img_tex li p a{ color:#666;font-family: "Microsoft YaHei"; font-size:15px}

.img_tex{ float:left; width:800px; background:#fff; overflow:hidden; _height:1%}
.img_tex li{float:left; width:359px; padding:20px}
.m_p1{float:left; width:890px;height:420px;  padding:20px; border-right:1px solid #e3e3e3; background:#fff}
.m_r1{float:left; width:229px; height:420px; padding:20px; background:#fff; text-align:left}
.f-1{font-family: "Microsoft YaHei"; font-size:16px; line-height:30px}
.f-2{ margin:20px 0 40px 0;font-family: "Microsoft YaHei"; font-size:18px; color:#FF6600}
.f-3{ display:block; padding-bottom:15px; margin-bottom:15px; border-bottom:1px solid #e3e3e3; font-family: "Microsoft YaHei"; font-size:24px; color:#666; font-weight:normal}
a.u_btn{display:block; height:40px; line-height:40px; text-align:center;font-family: "Microsoft YaHei"; border:1px solid #FF6600; font-size:16px; color:#FF6600}
a.u_btn:hover{display:block; height:40px; background:#FF6600; color:#fff; text-decoration:none}

