body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
input,
textarea,
p,
th,
td,
img {
    margin: 0;
    padding: 0;
}
img {
    border: 0
}
ol,
ul {
    list-style: none
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 16px;
}
input {
    outline: none;
    border: none;
}
html {
    _overflow-y: scroll;
}
/*****！！页面通用css样式定义开始******/
html,
body {
    min-width: 1200px;
    font-family: "Microsoft YaHei";
    _width: expression(document.body.clientWidth < 1200 ? "1200px": "auto");
}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body {
    font-family: "微软雅黑";
    /*文字字体定义 */
    font-size: 14px;
    /*文字大小定义 */
    color: #666666;
    /*文字颜色定义 */
    min-width: 1200px;
    outline: none;
}
* {
    word-break: break-all;
    word-wrap: break-word
}
/* 网站超链接css通用设置 */
a {
    text-decoration: none;
}
/* 链接无下划线,有为underline */
a:link {
    color: #2c2c2c;
}
/* 未访问的链接 */
a:visited {
    color: #2c2c2c;
}
/* 已访问的链接 */
a:hover {
    color: #2c2c2c;
    text-decoration: none;
}
/* 鼠标在链接上 */
a:active {
    color: #2c2c2c;
}
/* 点击激活链接 */
p {
    line-height: 24px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.hide {
    display: none
}
.show {
    display: block
}
.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}
/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*清除浮动*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}
/*清除浮动*/
.clearfix {
    display: inline-block
}
* html .clearfix {
    height: 1%
}
.clearfix {
    display: block
}
.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.wrap {
    width: 980px;
    margin: 0 auto;
    height: auto;
}
.red {
    color: red
}
/*表格样式定义 */
checkbox {
    border: 0px;
}
/*选择框样式定义 */
.input {
    border: 1px solid #ccc;
    height: 20px;
    line-height: 20px
}
ul,
li {
    list-style: none
}
/*public*/
.size1 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}
.backcolor {
    background: #0679e4;
}
.color {
    color: #0679e4;
}
.banner{width: 100%;position: relative;z-index: 0;overflow: hidden;}
.banner .flexslider{ width:1920px;position:relative;left: 50%;margin-left: -960px;overflow:hidden; min-width:1000px;}
.banner .slides{position:relative;z-index:1;}
.banner .slides li{}
.banner .slides li img{width: 100%; margin:0 auto; display:block;}
/*左右切换*/
.banner .flex-direction-nav {width: 1200px;height: 48px;position: absolute;left: 50%;top: 50%;margin:-24px 0 0 -600px;  z-index: 1}
.banner .flex-direction-nav a.flex-prev,
.banner .flex-direction-nav a.flex-next{position: absolute;width: 25px;height: 48px;background:none;font-size: 0}
.banner .flex-direction-nav a.flex-prev{left: 0;}
.banner .flex-direction-nav a.flex-next{right: 0;background-position:-25px 0; }
/*dot*/
.banner .flex-control-paging{}
.banner .flex-control-nav{ display: none; width: 1000px;position:absolute;left: 50%;margin-left: -500px;bottom: 50px; z-index:2;text-align:center;}
.banner .flex-control-nav li{display:inline-block;*display:inline;zoom:1;font-size: 0;margin: 0 6px;}
.banner .flex-control-nav a{display:block;width:20px;height:4px;border-radius:5px;background:#999;cursor:pointer;}
.banner .flex-control-nav .flex-active{background: #0461bb; width: 40px; height: 4px; position: relative; }
.maincolor{
    color:#0f6cc9;
}
/*header*/

.banner{ overflow: hidden;}
.header_nav.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1200px;height: 70px;}
/*首页banner*/
.banner17 .shutter {
    overflow: hidden;
    width: 1920px;
    height: auto;
    position: relative;
    left: 50%;
    margin-left: -960px;
    top: 0;
}
.banner17 .shutter-img {
    z-index: 1;
}
.banner17 .shutter-img,
.banner17 .shutter-img a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.banner17 .shutter-img a {
    cursor: default;
}
.banner17 .shutter-img a>img {
    width: 1920px;
    height: auto;
}
.banner17 .shutter-img .created {
    overflow: hidden;
    position: absolute;
    z-index: 20;
}
.banner17 .shutter-btn {
    width: 1300px;
    height: 64px;
    z-index: 9;
    position: absolute;
    top: 50%;
    margin-left: -650px;
    margin-top: -32px;
    left: 50%;
    clear: both;
    display: none;
}
.banner17:hover .shutter-btn {
    display: block;
}
.banner17 .shutter-btn li {
    width: 64px;
    height: 64px;
    cursor: pointer;
}
.banner17 .shutter-btn li.prev {
    float: left;
    background: url(../images/public/left3.png) no-repeat;
}
.banner17 .shutter-btn li.next {
    float: right;
    background: url(../images/public/right3.png) no-repeat;
}
.cover {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}




/*页眉*/

.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:980px; font-family:microsoft yahei;}
.content {margin-bottom: 20px;}
.header{width:100%; overflow:hidden; background-color:#f4f4f4;}
.hd_top{ padding-top: 15px; background:url(../images/hd_top_bg.jpg) no-repeat top center;}
.hd_top .container{ overflow: hidden;}
.hd_top_L span{ line-height: 35px; color: #5e5e5e; font-size: 14px;}
.hd_top_R a{line-height: 35px;color: #5e5e5e; padding: 0px 10px; font-size: 14px; float: left;background:url(../images/hd_top_rbg.png) no-repeat right center;}
.hd_top_R a:hover{line-height: 35px;color: #0b85ec; padding: 0px 10px; font-size: 15px; float: left;background:url(../images/hd_top_rbg.png) no-repeat right center;}

.hd_mid{}
.hd_mid .container{ height: 115px;}
.hd_mid_L{ overflow: hidden; padding-top: 15px; width:555px;}
.hd_mid_L dt{ float: left;}
.hd_mid_L img{ width: 165px;  display: block;}
.hd_mid_L dd{ padding-left: 183px;}
.hd_mid_L h1{ line-height: 45px; font-size: 25px; font-weight: bold; color: #0b85ec;}
.hd_mid_L p{ font-size: 14px; color: #292929; line-height: 20px;}

.hd_mid_R{ width: 236px; height: 110px; background:url(../images/hd_mid_Rbg.jpg) no-repeat top center; margin-top: 5px;}
.hd_mid_R dt{ float: left;}
.hd_mid_R dd{}
.hd_mid_R dt img{ display: block;width: 25px; height: 32px; padding-top: 10px; padding-left: 10px;}
.hd_mid_R dd h5{ padding-left: 109px; font-size: 12px; color: #333333; line-height: 20px;}
.hd_mid_R dd p{ padding-left: 55px; line-height: 30px; font-size: 24px; font-family: 'Arial'; color: #0b85ec;}

/*导航栏*/
.hd_down{ background:#0b85ec;}
.hd_down .container{ height:45px;}
.Menu{ overflow:hidden;}
.Menu li{ float:left; line-height:45px;  text-align:center;}
.Menu li a{ font-size:14px; color:#fff;line-height:45px; text-decoration:none;background:url(../images/menubg.png) no-repeat right center; padding:0px 41px; display:block;}
.Menu li.norline a{ background:none;}
.Menu li.cur a{ padding-left:26px;}
.Menu li.cur,.Menu li:hover{ background:#ff9900;}

/*首页大广告*/
.Banner{ height:472px;background:url(../images/Banner.jpg) no-repeat top center;}

/*footer*/
.footer{ width:100%;background:url(../images/ftbg.png) no-repeat top center;}
.footer .container{height:200px; overflow:hidden; position:relative;}
.footer .Logolink{ position:absolute; width:125px; height:129px;left:31px; top:36px;} 
.ftnav{ width:732px; overflow:hidden; line-height:22px; height:22px; position:absolute; top:32px; left:230px;}
.container img{width:120px;}
.ftnav a{ padding:0px 12px; color:#fff;font-size:14px;}
.ftnav a.cur{ padding-left:0px;}
.copy_right{ width:427px; height:148px; position:absolute; top:80px; left:230px;}
.copy_right li{ line-height:25px; color:#fff; font-size:12px;}
.EWM{ width:102px; height:102px; overflow:hidden; position:absolute; right:57px; bottom:47px;}



/*友情链接*/
.fdlink{  background:#ffffff;}
.fdlink .container{height:100px; position:relative;} 
.fdlink .udline{ display:block; width:100px; line-height:25px; height:25px; color:#eeeeee; font-size:20px; border-top:3px solid #000; position:absolute; left:-3px; top:40px; text-indent:20px;}
.fdlink h4{ width:100%; overflow:hidden; padding-top:20px; padding-bottom:25px;}
.fdlink h4>*{ float:left;}
.fdlink h4 span{ font-size:14px; color:#363636; margin-left:5px; } 
.fdlink h4 a{font-size:14px; color:#363636; text-decoration:none;}  
.fdlink p{ line-height:20px; padding-top:3px;}
.fdlink p a{ color:#363636; padding:0px 10px;}
.fdlink p a:hover{ color:#0b85ec; padding:0px 10px;}
.footer .line{ width:70px; color:#eeeeee; font-size:20px; padding-left:20px; border-top:2px solid #000; position:absolute; left:0px; top:38px;}



