﻿@charset "utf-8";
html, body, div, span, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
    margin: 0;  padding: 0;  font-family:"微软雅黑";	font-size:14px;}
*:focus {outline: none;}
caption, th {text-align: left;font-weight: normal;}
html, body, fieldset, img, iframe, abbr { border: 0;}
i, cite, em, var, address, dfn {  font-style: normal;}
li {  list-style: none;}
b, strong, em {  font-style: normal;}
h1, h2, h3, h4, h5, h6, small { font-size: 100%; font-weight: normal;}
pre, code, kbd, samp { font-family: inherit;}
textarea { overflow: auto; resize: none;}
a, button { cursor: pointer; text-decoration: none;}
body{ background: #ffffff;}
/** 重置超链接元素 **/
a { text-decoration: none; }
a:link{ color:#333;}
a:visited {color:#333;}
a:hover{color:#009bdb;}
a:active {color:#474747;}
/** 重置图片元素 **/

/** 清楚浮动 **/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
textarea, input{resize:none}
a, textarea, input, button{outline:none}
.clear { clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
.coz{ clear:both; overflow:hidden; zoom:1}
.fr{ float:right!important;}
.fl{ float:left!important;}
.t-20{ margin-top: 20px;}
/**重置结束***/	
/*top*/
body{background: ;}
.common{width: 1100px;margin:0 auto;    background: #fdfdfd;box-shadow: 0px 1px 10px rgba(3, 16, 50, 0.23);}
.top{background: url("../images/topbg.png") no-repeat center top; height: 440px; margin-bottom: 20px;}
.content{ width:1040px; margin:0 auto;overflow: hidden;margin-bottom: 30px;}
.con-left{width: 665px;float: left;}
.con-tit{background: url(../images/brdxd-titbg.jpg)left center no-repeat;height: 40px;line-height: 40px;padding-left: 25px;margin-top: 15px;border-bottom: 1px solid #ddd;}
.con-tit h2 a{font-size: 22px;color: #47abe2;font-weight: bold;}
.con-tit span{font-size: 18px;float: right;}
.con-left .con-ul {overflow: hidden;padding:20px 0;}
.con-left .con-ul li{height: 30px;line-height: 30px;font-size: 17px;}
.con-left .con-ul li span{float: right;color: #999;}


.con-right{width: 328px;float: right;}
.con-right .con-ul img{width: 328px;height: 191px;}
.con-right .con-ul p{text-align: center;line-height: 30px;}