@charset "UTF-8";
/*banner寮€濮?/
.banner,
.banner .slideTxtBox,
.banner .slideTxtBox .bd{
    width: 1200px;
    overflow: hidden;
}
.banner .slideTxtBox,
.img-link-tab .slideTxtBox{
    position: relative;
    z-index: 1;
}
.banner .slideTxtBox .hd,
.img-link-tab .slideTxtBox .hd{
    position: absolute;
    bottom: 3%;
    left: 0;
    width: 100%;
    text-align: center;
}
.banner .slideTxtBox .hd ul li,
.img-link-tab .slideTxtBox .hd ul li{
    background: transparent url("../images/bannerController.png") no-repeat -12px 0;
    width: 12px;
    height: 13px;
    opacity: 1;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-left: 4px;
    margin-right: 4px;
    cursor: pointer;
}
.banner .slideTxtBox .hd ul li.on,
.img-link-tab .slideTxtBox .hd ul li.on{
    background-position: 0 0;
}
.banner .slideTxtBox .prev,
.banner .slideTxtBox .next{
    position: absolute;
    top: 50%;
    margin-top: -35px;
}
.banner .slideTxtBox .prev{
    left: 3%;
}
.banner .slideTxtBox .next{
    right: 3%;
}
.banner .slideTxtBox a.prev .icon,
.banner .slideTxtBox a.next .icon{
    font-size: 5em;
    color: white;
    line-height: 1;
}
/*banner缁撴潫*/
/*mian stratt*/
.box-main{
    margin-top: 40px;
}
/*mod1 start*/
.row01 .left{
    width: 63%;
}
.menu-name{
    padding-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
}
.menu-name h3{
    font-size: 20px;
    font-weight: bold;
    color: #333;
    line-height: 1;
}
.box-mod1{
    padding-right: 2%;
}
.box-mod1 .news-img-tab{
    float: left;
    width: 43%;
}
.box-mod1 .news-img-tab .slideTxtBox{
    height: 223px;
}
.box-mod1 .news-img-tab .slideTxtBox .hd{
    position: absolute;
    bottom: 3%;
    left: 0;
    width: 100%;
    text-align: center;
}
.box-mod1 .news-img-tab .slideTxtBox .hd ul li{
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 12px;
    height:12px;
    border-radius: 50%;
    background-color: #ededed;
    margin-left: 2px;
    margin-right: 2px;
    cursor: pointer;
}
.box-mod1 .news-img-tab .slideTxtBox .hd ul li.on{
    background-color: #d54b4a;
}
.box-mod1 .news-img-contxt{
    width: 54%;
    float: right;
}
.box-mod1 .news-img-contxt .news-top{
    border-bottom: 1px solid #f2f2f2;
}
.box-mod1 .news-img-contxt .news-top .title a{
    font-size: 16px;
    color: #333;
    line-height: 1.4;
}
.box-mod1 .news-img-contxt .news-top .abstract{
    margin-top: 16px;
    padding-bottom: 4px;
}
.box-mod1 .news-img-contxt .news-top .abstract p{
    color: #666;
    line-height: 1.75;
}
.box-mod1 .news-img-contxt .news-list ul li{
    overflow: hidden;
    margin-top: 14px;
    *margin-top: 11px;
    padding: 0 10px;
}
.row01 .right{
    width: 34%;
}
.row01 .right ul li{
    margin-top: 15px;
    *margin-top: 14px;
    overflow: hidden;
}
/*mod1 end*/
/*row02 start*/
.row02{
    margin-top: 26px;
    margin-bottom: 20px;
}
.row02 .article-left-mod{
    width: 34%;
    margin-right: 3%;
}
.row02 .article-left-mod ul li{
    overflow: hidden;
    margin-top: 15px;
    *margin-top: 18px;
    padding-left: 7px;
}
.row02 .special-moc{
    width: 25.8%;
}
.row02 .special-moc .menu-name{
    background-color: #004c88;
    margin: 0;
    padding:0;
}
.row02 .special-moc .menu-name h1{
    line-height: 36px;
}
.row02 .special-moc ul{
    background-color: #f2f2f2;
    overflow: hidden;
    padding-top: 12px;
    *padding-bottom: 12px;
    padding-left: 1%;
    padding-right: 1%;
}
.row02 .special-moc ul li{
    float: left;
    width: 50%;
    margin-bottom: 12px;
}
.row02 .special-moc ul li a{
    display: block;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    color: #333;
    line-height: 55px;
    text-align: center;
    background-color: white;
}
/*row02 end*/
.row03 .menu-name{
    padding-bottom: 8px;
    border-bottom: 1px solid #ccc;
    text-align: left;
}
.row03{
    margin-top: 60px;
    padding-bottom: 30px;
}
.row03 .mod02{
    width: 68%;
    float: left;
}
.row03 .mod03{
    width: 30%;
    float: right;
}
.row03 .menu-name a{
    padding-left: 4px;
}
.row03 .box-parent-list ul{
    width: 104%;
    text-align: left;
}
.row03 .box-parent-list ul li{
    float: left;
    width: 16.1%;
}
.row03 .box-parent-list{
    margin-top: 24px;
}
.row03 .box-parent-list ul li a{
    display: block;
    width: 94%;
    text-align: center;
    padding: 5px 0;
}
.row03 .box-parent-list ul li a .top-icon{
    margin-bottom: 4px;
}
.row03 .box-parent-list ul li a .top-icon .icon{
    color: white;
    font-size: 40px;
}
.row03 .box-parent-list ul li a p{
    font-size: 16px;
    color: white;
    line-height: 1.4;
}
.row03 .box-parent-list ul li.pos1 a{
    background-color: #ff5643;
}
.row03 .box-parent-list ul li.pos2 a{
    background-color: #6776e6;
}
.row03 .box-parent-list ul li.pos3 a{
    background-color: #dfb521;
}
.row03 .box-parent-list ul li.pos4 a{
    background-color: #2eb398;
}
.row03 .box-parent-list ul li.pos5 a{
    background-color: #de2e68;
}
.row03 .box-parent-list ul li.pos6 a{
    background-color: #6c6b6b;
}
.row03 .img-link-tab{
    margin-top: 15px;
}
.img-link-tab .slideTxtBox a .icon{
    font-size: 3em;
    color: #999;
    line-height: 1;
}
.img-link-tab .slideTxtBox .bd ul li img{
    border-radius: 6px;
}
.img-link-tab .slideTxtBox .prev,
.img-link-tab .slideTxtBox .next{
    position: absolute;
    top: 50%;
    margin-top: -20px;
}
.img-link-tab .slideTxtBox .prev{
    right: 2%;
}
.img-link-tab .slideTxtBox .next{
    left: 2%;
}
/*main end*/
/*hover*/
.row03 .box-parent-list ul li a:hover{
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .6);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .6);
    box-shadow: 0 0 20px rgba(0, 0, 0, .6);
}
.box-top-title-list .box-list li:hover a,
.txtScroll-top ul li a:hover,
a.more:hover,
.box-mod1 .news-img-contxt .news-top .title a:hover,
.box-mod1 .news-img-contxt .news-list ul li:hover a,
.right ul li:hover a,
.row02 .article-left-mod ul li:hover a,
.row02 .special-moc ul li a:hover{
    color: #c82925;
}
@media screen and (min-width: 992px){

}
@media screen and (min-width: 1200px){

}