/*头部*/
body{
    font-family:"微软雅黑";
    font-size: 16px;
    color: #333;
    min-width:1190px;
}
body,div,ul,li,img,p,span,a{
    border:0;
    padding:0;
    margin:0;
    text-decoration: none;
    list-style: none;
}
a{
    color: #333;
}
.clearfix:after{
    display: block;
    content: '';
    clear: both;
}
#banner img{
    width:100%;
}
#zt_main{
    width:1190px;
    margin:22px auto 0;
    padding:0 40px 40px;
}
.div1-1{
    width: 560px;
    height: 340px;
    float: left;
    overflow: hidden;
}
.clearfloat {
    zoom: 1;
}
.div1 {
    margin-top: 22px;
}
.div1>p{
    font-size: 36px;
    background: url(../images/tit_bg1.png) no-repeat center;
    height: 55px;
    text-align: center;
    color: #1f4e8d;
    font-weight: bold;
    line-height: 55px;
    margin:50px 0 35px;
}
.div1 .div1-2 {
    float: right;
    width: 520px;
}
.div1 .div1-2 p {
    font-size: 36px;
    color: #1f4e8d;
    font-weight: bold;
    background: url(../images/yaowen_bg.png) no-repeat right center;
    height: 55px;
    line-height: 55px;
}
.div1 .div1-2 p a {
    color: #1f4e8d;
}
.div1 .div1-2 ul li {
    height: 50px;
    line-height: 50px;
}
.div1 .div1-2 ul i {
    display: inline-block;
    width:8px;
    height:8px;
    background:url("../images/list_icon.png") no-repeat;
    vertical-align: middle;
    margin-right: 8px;
    font-size: 15px;

}
.div1 .div1-2 ul span {
    float: right;
}
.list_more{
    text-align: right;
}
.list_more a{
    color: #2d55b1;
}
.page-box {
    margin-top: 30px;
}
.title-box {
    width: 475px;
    float: left;
    font-size: 36px;
    height: 55px;
    color: #1f4e8d;
    font-weight: bold;
    line-height: 55px;
    margin-bottom: 20px;
}
.title-box a {
    color: #1f4e8d;
}
.marginl40 {
    margin-left: 108px;
}
.page-box ul li {
    height: 50px;
    line-height: 50px;
}
.page-box ul i {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: url(../images/list_icon.png) no-repeat;
    vertical-align: middle;
    margin-right: 8px;
    font-size: 15px;
}
.div3{
    margin-top: 30px;
}
.div3 p{
    font-size: 36px;
    background: url(../images/tit_bg.png) no-repeat center;
    height: 55px;
    text-align: center;
    color: #1f4e8d;
    font-weight: bold;
    line-height: 55px;
    margin-bottom: 20px;
}
.div3 p a{
    color: #1f4e8d;
}
.div3 ul li {
    height: 50px;
    line-height: 50px;
}
.div3 ul i {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: url(../images/list_icon.png) no-repeat;
    vertical-align: middle;
    margin-right: 8px;
    font-size: 15px;
}
.div3 ul span {
    float: right;
}
.div4{
    margin-top: 30px;
}
.div4 p{
    font-size: 36px;
    background: url(../images/tit_bg.png) no-repeat center;
    height: 55px;
    text-align: center;
    color: #1f4e8d;
    font-weight: bold;
    line-height: 55px;
    margin-bottom: 20px;
}
.div4 p a{
    color: #1f4e8d;
}
.div4 ul{
    float: left;
    width:100%;
}
.div4 ul li {
    float: left;
    height: 50px;
    line-height: 50px;
    width:540px;
    height:160px;
    margin:10px 7px;
    background:url("../images/zypl_bg.png") no-repeat;
    position: relative;
}
.div4 ul li img{
    margin-left: 14px;
    float: left;
}
.div4 ul li .div4_img{
    position:absolute;
    right:20px;
    bottom:0;
}
.div4_tit{
    display: inline-block;
    font-size: 19px;
    color: #fff;
    font-weight:bold;
    margin-left: 10px;
    height:60px;
    line-height:60px;
}
.div4_main{
    display: inline-block;
    color: #fff;
    width:435px;
    margin-left: 20px;
    line-height: 30px;
}
/*首页轮播*/
.fz_tpxw{
    float: left;
    width:1110px;
    height:465px;
}
.fz_tpxw>p{
    float: left;
    width:1110px;
    margin:30px 0 20px;
}
#banner2{
    float: left;
    width:540px;
    position: relative;
}
.flexslider {
    margin: 0px auto;
    position: relative;
    width: 1110px;
    height:360px;
    overflow: hidden;
    zoom: 1;
}
.flexslider .slides li {
    width: 100%;
    height: 100%;
}
.flex-direction-nav a {
    width:38px;
    height:62px;
    line-height: 99em;
    overflow: hidden;
    margin: -31px 0 0;
    display: block;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
    background:url("../images/fz_slider_icon_04.png") no-repeat;
    right: 0;
}
.flex-direction-nav .flex-prev {
    background:url("../images/fz_slider_icon_03.png") no-repeat;
    left: 0;
}
.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}
.flex-control-nav {
    width:570px;
    height:360px;
    position: absolute;
    right: 0;
    padding: 0;
    margin-bottom: 0;
    text-align: left;
    text-indent: 90px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
.slides_mask {
    width: 100%;
    height: 40px;
    text-indent: 1em;
    line-height: 40px;
    position: absolute;
    bottom: 0;
    color: #fff;
    background: #000;
    opacity: 0.502;
    filter: alpha(opacity=50);
}
.tpxw_title{
    position: absolute;
    bottom:10px;
    left:10px;
    color: #fff;
    font-size: 15px;
}
.flex-control-nav li {
    margin:0;
    float: left;
    zoom: 1;
    width:100%;
    height:90px;
    line-height:90px;
    background: #eee;
}
.flex-control-paging li a {
    display: block;
    width:613px;
    height:90px;
    font-size:19px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    left:-43px;
}
.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
    background:url("../images/kybg.png") no-repeat;
    color: #fff;
}
.flexslider .slides p>img {
    width:540px;
    height:360px;
    display: block;
    z-index:-1;
}
#nav{
    width:100%;
    height:80px;
    line-height:80px;
    background: #2D55B1;
}
#nav ul{
    width:1200px;
    height:80px;
    margin:0 auto;
}
#nav ul li{
    float: left;
    width:240px;
    height:80px;
}
#nav ul li a{
    float: left;
    width:240px;
    height:80px;
    text-align: center;
    color: #fff;
    font-size: 27px;
}
#nav ul li a:hover{
    background: #f00;
}





