button, input, textarea, select { -webkit-appearance: none; margin: 0; padding: 0; }
input[type="submit"], input[type="reset"], input[type="button"], button { -webkit-appearance: none; }
a { text-decoration: none; }

/*****初始化--公用样式*****/
.float_left { float: left; }
.float_right { float: right; }
.align_left { text-align: left; }
.align_right { text-align: right; }
.align_center { text-align: center; }

/****中部--上方轮播图****/
.solo_con_top { width: 100%; height: auto; height:660px; position:relative;}
.solo_con_top .frame{width:100%;height:100%;overflow:hidden;}
.solo_con_top .child{height:100%;overflow:hidden;float:left;max-width:1920px;}
.solo_con_top .nav{padding-right:16px;position:absolute;bottom:20px;left:50%;}
.solo_con_top .nav .inner{height:32px;text-align:center;padding-left:16px;}
.solo_con_top .nav .inner a{background:url(../image/solo_img_03_b.png) center center no-repeat;width:25px;height:32px;float:left;}
.solo_con_top .nav .inner a.now{background:url(../image/solo_img_03_a.png) center center no-repeat;}

/****中部--下方三张图*****/
.solo_con_btm { width: 100%; height: auto; height:233px;padding-top:30px; background:#222;}
.solo_con_btm_box {height: 233px; position: relative; }
.solo_con_btm_box ul li { float: left; cursor: pointer; }
.solo_con_btm_box_mgl { margin-left: 3px; }
.solo_con_btm_box_bg { width: 332px; height: 205px; background: url(../image/solo_img_14.png) repeat; text-align: center; position: absolute; display: none; }
.solo_con_btm_box_bg a { display: block;width:332px; color: #ffffff; padding-top: 72px;height:133x; }
.solo_con_btm_box_bg p { margin-top: 12px; }



.news{background:#1e1e1e;height:45px;border-bottom:solid 1px #2f2f2f;}
.news .date{float:left;padding-left:80px;width:120px;font-size:18px;color:#c1c1c1;line-height:45px;border-right:solid 1px #2f2f2f;}
.news .new{float:left;font-size:12px;color:#c1c1c1;line-height:45px;border-right:solid 1px #2f2f2f;width:827px;}
.news .new a{margin-left:18px;line-height:45px;color:#c1c1c1;}
.news .new a:hover{color:#616161;}
.news .more{width:50px;font-size:40px;float:left;text-align:center;border-right:solid 1px #2f2f2f;}
.news .more a{color:#2f2f2f;line-height:45px;}
.news .more a:hover{color:#c1c1c1;}









