﻿@charset "utf-8";
/* CSS Document */
/*公用*/
*{box-sizing:border-box;}
body{background-color: #faf3f3;font-size: 16px;}
.all{width:1200px;margin:0 auto;overflow:auto;}
.ztzl_header{background-image:url(../../images/ztzl/ylfz-banner.png);background-repeat:no-repeat;background-position:top center;width:100%;height:600px;padding-top:80px;}
.fl{
    float: left;
}

.content-box{width: 1200px;height: auto;background-color: #ffffff;padding: 20px 0;margin-top:50px}
.title{width: 1200px;height: 32px;background-repeat:no-repeat;background-size: 100% 100%;}
.title1{background-image: url("../../images/ztzl/ylfztitle1.png");}
.title2{background-image: url("../../images/ztzl/ylfztitle2.png");}
.title3{background-image: url("../../images/ztzl/ylfztitle3.png");}
.title4{background-image: url("../../images/ztzl/ylfztitle4.png");}
.title5{background-image: url("../../images/ztzl/ylfztitle5.png");}

.content-box-item1{padding: 20px;}
.content-box-item1-title{font-size: 20px;color: #333;font-weight: bold;margin-bottom: 10px;text-align: center;}
.content-box-item1-content{text-indent: 2em;  text-align: justify;line-height: 30px;font-size: 16px;}
.content-box-item1-content a{    color: #d72d23;}


.ul_list {
    overflow: hidden;
}
.ul_list2 li {
    background-position: left 1.5rem;
}
.ul_list2 li {
    float: left;
    width: 49%;
    background-position: left 1.5rem;
}
.ul_list li {
    background: url(../../images/new_list/li_style_img_hover.png) left center no-repeat;
    line-height: 40px;
    text-align: left;
    position: relative;
}
.ul_list li a {
    display: block;
    padding-left: 20px;
    /* width: 75%; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
a {
    color: #333;
    text-decoration: none;
}
.morelink {
    text-align: center;
    margin-top: 20px;
}
.morelink a {
    display: block;
    width: 135px;
    height: 40px;
    line-height: 40px;
    color: #f7190c;
    border: 1px #f7190c solid;
    border-radius: 20px;
    margin: auto;
}
.gddt {
    width: 1200px;
    padding-top: 10px;
    clear: both;
    overflow: hidden;
    min-height: 200px;
}
.qmyw {
    padding-left: 10px;
}
.gddt dl {
    width: 560px;
    float: left;
    height: 100px;
    margin-right: 20px;
}
.qmyw dl {
    border-bottom: 1px dashed #dddddd;
    padding-bottom: 16px;
}
.qmyw dt {
    padding: 15px 0 8px 0;
}
.qmyw dt a {
    color: #ee745c;
    font-size: 18px;
}
.qmyw dd {
    font-size: 14px;
    text-indent: 2em;
    line-height: 20px;
    color: #666666;
    text-align: justify;
}
.qmyw dd a {
    color: #d72d23;
}
a {
    outline: none;
    star: expression(this.onFocus=this.blur());
}
.xcc-box{    width: 100%;height: 220px;margin-top: 30px}
.xcc-box li{float:left;width: 380px;margin:0 10px;display:inline;}
.xcc-box img {display:block;width:366px;height:183px;overflow:hidden;transition: all 1s}
.xcc-box img:hover{
    transform: scale(1.05);
}
.tsword{width: 100%;height: 30px;line-height: 30px;margin-top: 5px;text-align: center;font-size: 16px;}



.content {width:1190px;overflow:hidden;margin:15px auto 0;}
.content_l {width:665px;overflow:hidden;float:left;}
.content_r {width:310px;overflow:hidden;float:right;}
.title {font-size:16px;height:32px;line-height:32px;}
/*links*/
.links_list {overflow:hidden;padding:15px 0;position: relative;z-index: 3;}
.link_prev{width:35px;height:80px;opacity: .5;overflow:hidden;text-indent:-999em;display:block;cursor:pointer;background:url(../../images/ztzl/left-prev.png) 0 0 no-repeat;position: absolute;z-index: 2;top: 80px;}
.link_next {width:35px;height:80px;opacity: .5;overflow:hidden;text-indent:-999em;display:block;cursor:pointer;background:url(../../images/ztzl/right-prev.png) 0 0 no-repeat;position: absolute;z-index: 2;top: 80px;right: 0px;}
/*.link_next {background-position:-50px 0;}*/
.link_prev:hover,.link_next:hover {opacity:0.8;filter:alpha(opacity=80);}
#links {width:1190px;height:241px;overflow:hidden;float:left;margin:0 10px;}
#links ul {height:250px;padding-top:11px;overflow:hidden;width:2000px;}
#links li {float:left;width:376px;margin:0 10px;display:inline;}
#links img {display:block;width:376px;height:200px;overflow:hidden;}
#links a:hover img {opacity:0.8;filter:alpha(opacity=80);}
.slideContainer{position: relative;z-index:0;}
