
/* CSS Document */
.addredr>.nav>li>a.case{ color:#FFF;
background:url(../image/hengan.png) center no-repeat;
}

body{margin:0;}

.content-main img{

    display: block!important;

    max-width: 100%!important;

    height: auto!important;

}

a{text-decoration: none;}

.bt-box .r{

    display: inline-block;

    vertical-align: top;

    margin-top: 10px;

}

.bt-box .r .link-back{margin: 0 12px;}

.bt-r{float:right;}

.bt-r a{margin:0 24px;}

.bt-r .switch{margin-top: 10px;}

.bt-r a,.bt-r img{display:block;float:left;}

.time{color: #888;font-size: 16px;}

.news-content{margin:0 auto;}

.content-title{border-bottom:dashed 1px #ccc;margin-bottom: 30px;}

.content-title .title{color:#555; font-size:22px;font-weight: bold;margin-top: 50px;margin-bottom: 5px;min-height: 31px}

.content-title p{text-align: center; padding-bottom: 20px;}

.content-main{line-height: 180%;color:#333;}

.content-main .title{}

.related-item{

    padding: 0;

    border: none;

    margin-bottom: 2em;

    overflow: hidden;

    box-sizing: border-box;

    transition: box-shadow .3s,border .3s,box-sizing .3s;

}

.qt-main{



}

.qt-main .related-link{

    position: relative;

}

.qt-main .related-link>img{

    position: relative;

}

.qt-main a>img::before{

    content: '';

    position: relative;

    display: inline-block;

    width: 100%;

    padding-top: 74%;

    overflow: hidden;

    z-index: 2;

    background: url('/static/images/img_error.png') no-repeat center center;

    background-size: cover;

}

.qt-main a>img::after{

    content: '';

    position: absolute;

    top: 0;left: 0;right: 0;bottom: 0;

    background-color: #fff;

    z-index: 0;

}

.qt-main-title .time{float:right !important;}

.qt-title{

    text-align: center;

    font-size: 40px;

    color: #444;

    padding-top: 60px;

    margin-bottom: 60px;

    font-weight: normal;

    font-family: initial;
	
	font-family: "微软雅黑";

}

.qt-main-title{

    padding: 0 3%;

    margin-top: 20px;

    color: #666;

}
.qt-main-title span:first-child{
	height: 75px;

    width:100%;
}

.related-item a > p span{
	

    float: left;

    display: block;

    font-size: 18px;

}

.content-main{margin-bottom: 60px;}

.content-main .text{text-indent:2em;}

.related-item:hover{

    box-shadow: 0 5px 20px #c3c3c3;

    box-sizing: border-box;

    cursor: pointer;

}

.related-item:hover a > p span{

    color: #414141;

}

#news-content-banner {
	display: none;
    position: relative;
    padding-top: 28%;
	background-color: #3d2f95;
	background-repeat: no-repeat;
	background-position: center center;
    background-size: cover;
}



.r img,.bt-r a img{ margin-top:5px;}



.switch{margin-top: 16px;}

.switch>.disabled,

.switch>.hover{

    display: none;

}



.switch.disabled>.normal,

.switch.disabled>.hover{

    display: none !important;

}

.switch.disabled>.disabled{

    display: block;

    cursor: default;

}



.news-related{background-color: #f8fafc;}

@media (max-width:961px){

    .qt-main{margin-bottom: 1em;}

    .related-item{padding-top: 1em;margin-bottom: 1em;}

    .qt-main-title{padding: 0;margin-top: 1em;}

    .related-item a > p span{font-size: 14px;line-height: 1.42858;}

}
@media (max-width: 676px){
#news-content-banner {
    padding-top: 50%;
}
}


.text {
    width: 1082px;
  
    float: right;
    margin-top: 15px;
}

.name {
    width: 1082px;
    height: 38px;
    color: #484747;
    font-size: 24px;
    border-bottom: 1px solid #f3f3f3;
}

.name span {
    margin-left: 8px;
    color: #d13428;
    font-size: 16px;
}

.content {
    float: left;
    color: #838282;
    font-size: 14px;
    width: 1082px;
    height: 104px;
    margin-top: 10px;
    line-height: 36px;
}

.work {
    width: 985px;
    height: 125px;
    float: left;
    margin-top: 11px;
}
.work_two{
    
}
.work_nav {
    width: 150px;
    height: 20px;
    background: url("/static/images/image_triangle.png") no-repeat;
    color: #093683;
    font-size: 16px;
    background-position: 73px 10px;
}

.work_img {
    width: 985px;
    height: 89px;
    float: left;
    margin-top: 15px;
}

.work_img li {
    float: left;
    
    list-style: none;
    margin-right: 4px;
}

