﻿*{padding:0;margin:0;border:0}
* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
body{font-family:"Microsoft YaHei";font-size:14px;background:none;}
a{text-decoration:none;cursor:pointer}
ul, li, dl, dd, dt {
    list-style: none;
    padding: 0;
    margin: 0;
}
input{border:0;outline:0}
i,em{font-style:normal}
.cl{clear:both}
.fl {
    float: left;
}
.clearfix{
	zoom:1;
}
.clearfix:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
body{background-color:#fff;}
.jczwgk_header{background:url(../images/jczwgk.png) no-repeat center;height:420px;}
.main{}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.dy {
    background: url(../images/dy_bg.png) no-repeat bottom center;
    border-top: 6px solid #0c7dd1;
    padding: 14px 0 !important;
	margin-top: 34px;
	height: 173px;
}
.dy_bar {
    background: url(../images/dy_bg1.png) no-repeat center top;
    width: 49px;
    height: 101px;
    font: bold 24px/40px '';
    color: #fff;
    padding: 9px 11px;
    margin: 20px 0 0 20px;
}
.dy_jj {
    font: 18px/45px '';
    text-indent: 36px;
    padding: 0 15px;
    width: calc(100% - 69px);
    width: -moz-calc(100% - 69px);
}
.glml{
	background: #e6f4fd;
    margin-top: 12px;
    padding: 55px 0 50px 0;
}
.bar1 {
    background: url(../images/gkml_title_bg.png) no-repeat center center;
    margin-bottom: 55px;
	text-align: center;
}
.gkml_box+.gkml_box {
    margin-top: 75px;
}
.gkml_box {
    border: 1px solid #1e76c1;
    border-radius: 10px;
}
.gkml_bar {
    background: #e6f4fd url(../images/gkml_bar_bg.png) no-repeat center top;
    font: bold 24px/56px '';
    color: #fff;
    width: 326px;
    height: 56px;
    text-align: center;
    margin: -24px 0 0 36px;
}
.dw_box {
    padding-bottom: 60px;
}
.dw_box li {
    float: left;
    width: 215px;
    height: 53px;
    border: 1px solid #4094dc;
    background: #fff;
    text-align: center;
    font: 18px/53px '';
    border-radius: 10px;
    margin: 38px 0 0 20px;
}
.img_link {
	margin-top: 50px;
    margin-bottom: 20px;
}