
.center_content{
    width: 100%;
}
.content{
    width: 1200px;
    margin: 0 auto;
}
.gradual_content{
    width: 100%;
    height: 747px;
    background: -moz-linear-gradient(top, #fbe6ca 0%, #ffffff 70%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbe6ca), color-stop(70%,#ffffff));
    background: -webkit-linear-gradient(top, #fbe6ca 0%,#ffffff 70%);
    background: -o-linear-gradient(top, #fbe6ca 0%,#ffffff 70%);
    background: -ms-linear-gradient(top, #fbe6ca 0%,#ffffff 70%);
    background: linear-gradient(to bottom, #fbe6ca 0%,#ffffff 70%);
}
.dynamic{
    width: 100%;
    height: 300px;
    padding-top: 40px;
    display: flex;
}
.middl1_1{
    width:428px;
}
.tpmore{
    z-index: 1000;
    position: relative;
    margin-top: -18px;
    left: 375px;
    width:425px;
    font-size: 14px;
}
.tpmore a{
    text-decoration: none;
}
.middle_dynamic{
    width: 469px;
    height: 300px;
    background-color: #fff;
}
.line{
    background: -webkit-linear-gradient(left, #c72813 , #fff001); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #c72813, #fff001); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #c72813, #fff001); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #c72813 , #fff001); /* 标准的语法 */
    height: 3px;
    width: 100%;
}
.work_title{
    width: 100%;
    height: 59px;
}
.title_left{
    float: left;
    font-size: 18px;
    color: #c72813;
    font-weight: bold;
    margin-left: 20px;
    margin-top: 25px;
}
.title_right{
    float: right;
    font-size: 14px;
    margin-right: 20px;
    margin-top: 30px;
}
.title_right a{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #c72813;
}
.work_dynamic{
    width: 449px;
    height: 238px;
    float: right;
}
.work_dynamic li{
    width: 100%;
    height: 59px;
    line-height: 59px;
    background:url(../images/no-check.png) no-repeat 0 50%;
    float:left;
    display: block;
}
.work_dynamic li:hover{
    background:url(../images/check.png) no-repeat 0 50%;
    float:left;
}
.work_dynamic li+li{
    border-top: dashed 1px #d8d8d8;
}
.work_dynamic li a{
    display: block;
    font-size: 14px;
    width: 100%;
    height: 100%;
}
.news_title2{
    float: left;
    color: #444;
    margin-left: 17px;
}
.news_title2:hover{
    color: #c72813 !important;
}
.news_date{
    float: right;
    margin-right: 20px;
    color: #666;
}
/*.work_dynamic li a:hover{
    color: #c72813 !important;
}*/
.query{
    margin-left: 31px;
    width: 275px;
    height: 300px;
}
.query_info{
    width: 100%;
    height: 252px;
    background-color: #fff;
}
.info_title{
    padding-top: 34px;
    font-size: 18px;
    color: #c72813;
    font-weight: bold;
    text-align: center;
}
.info_name{
    height: 40px;
    line-height: 40px;
    margin-top: 33px;
    display: flex;
}
.info_name1{
    height: 40px;
    line-height: 40px;
    margin-top: 15px;
    display: flex;
}
.info_name_title{
    font-size: 14px;
    color: #444;
    margin-left: 20px;
}
.info_name input{
    width: 152px;
    height: 34px;
    padding-left: 10px;
    border: solid 1px #d2d2d2;
    background-color: #f8f8f8;
    border-radius: 4px;
    outline-color: #ff9600;
}
.info_name1 input{
    width: 152px;
    height: 34px;
    padding-left: 10px;
    border: solid 1px #d2d2d2;
    background-color: #f8f8f8;
    border-radius: 4px;
    outline-color: #ff9600;
}
.info_submit{
    display: block;
    margin: 20px auto 0;
    width: 232px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: none;
    outline: none;
    background-color: #ff9600;
    color: #fff;
    font-size: 16px;
    border-radius: 4px;
}
.chaos{
    height: 45px;
}
.chaos1{
    height: 22px;
    display: flex;
}
.chaos1_left{
    height: 100%;
    width: 13px;
    background-color: #c72813;
}
.chaos1_middle{
    height: 100%;
    width: 249px;
    background-color: #fff;
}
.chaos1_right{
    height: 100%;
    width: 13px;
    background-color: #fff001;
}
.line1{
    background: -webkit-linear-gradient(left, #c72813 , #fff001);
    background: -o-linear-gradient(right, #c72813, #fff001);
    background: -moz-linear-gradient(right, #c72813, #fff001);
    background: linear-gradient(to right, #c72813 , #fff001);
    height: 23px;
    width: 100%;
}
.floor2{
    margin-top: 37px;
    width: 100%;
    height: 357px;
}
.floor2_left{
    float: left;
    width: 573px;
    height: 100%;
}
.floor2_right{
    float: right;
    width: 573px;
    height: 100%;
}
.content_li{
    display:none;
}
.tabbox{
    width: 100%;
    height: 382px;
}
.tab{
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-bottom: solid 1px #dcdcdc;
    /*display: flex;*/
}
.tab .tab_a{
    display: block;
    width: auto;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    color: #666;
    font-weight: bold;
    float: left;
}
.tab .tab_a a{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #666;
}
.tab .tab_a a:hover{
    color: #c72813;
}
.tab_a2{
    margin-left: 25px;
}
.tab .tab_a:hover{
    color: #c72813;
    border-bottom: solid 2px #c72813;
}
.tab_more{
    font-size: 14px !important;
    color: #999 !important;
    /*margin-left: 179px;*/
    margin-right: 20px;
    text-decoration: none;
    float: right;
}
.on{
    color: #c72813 !important;
    border-bottom: solid 2px #c72813;
}
.on a{
    color: #c72813 !important;
}
.work_dynamic1{
    width: 573px;
    height: 295px;
}
.work_dynamic1 li{
    width: 100%;
    height: 59px;
    line-height: 59px;
    background:url(../images/no-check.png) no-repeat 0 50%;
    float:left;
    display: block;
    border-bottom: dashed 1px #d8d8d8;
}
.work_dynamic1 li:hover{
    background:url(../images/check.png) no-repeat 0 50%;
    float:left;
    background-color: #f5f5f5;
    color: #c72813;
}
.work_dynamic1 li a{
    display: block;
    font-size: 14px;
    width: 100%;
    height: 100%;
}
.down_content{
    width: 100%;
    height: auto;
    background-color: #fff;
}
.middle_img{
    margin-top: 35px;
}
.middle_img img{
	width: 100%;
	height: 175px
} 

/*图说中心*/
.main5{
    width:100%;
    height:258px;
    background: -webkit-linear-gradient(left, #c72813 , #fff001);
    background: -o-linear-gradient(right, #c72813, #fff001);
    background: -moz-linear-gradient(right, #c72813, #fff001);
    background: linear-gradient(to right, #c72813 , #fff001);
    margin-top: 35px;
}
.main5_1{
    height:50px;
    line-height:50px;
    width:1200px;
}
.fl1 a{
    float: left;
    margin-left: 20px;
    font-size:18px;
    color:#fff;
    font-weight:bold;
}
.fr1 a{
    float: right;
    margin-right: 20px;
    font-size:14px;
    color:#c72813;
}
.main5_1 a{
    text-decoration: none;
}
.picScroll-left{
    width:1160px;
    height: 193px;
    overflow:hidden;
    position:relative;
    margin:0 auto;
    background-color: #fff;
}
.picScroll-left .hd .prev,.picScroll-left .hd .next{
    display:block;
    position:absolute;
    width:46px;
    height:46px;
    top:75px;
    cursor:pointer;
}
.picScroll-left .hd .next{
    background:url(../images/left_hover.png) no-repeat center center;
    left:0;
}
.picScroll-left .hd .next:hover{
    background:url(../images/left.png) no-repeat center center;
    left:0;
}
.picScroll-left .hd .prev{
    background:url(../images/right_hover.png) no-repeat center center;
    right:0;
}
.picScroll-left .hd .prev:hover{
    background:url(../images/right.png) no-repeat center center;
    right:0;
}
.picScroll-left .bd{
    width: 1060px;
    margin:15px 50px;
    height:164px;
    /*padding:30px 60px;*/
}
.picScroll-left .bd ul{
    overflow:hidden;
    zoom:1;
    height:164px;
    width: 1060px;
}
.picScroll-left .bd ul li{
    margin:0 7.5px;
    float:left;
    _display:inline;
    overflow:hidden;
    text-align:center;
}
.picScroll-left .bd ul li .pic{
    text-align:center;
}
.picScroll-left .bd ul li .pic img{
    width:249px;
    height:164px;
    display:block;
}
.picScroll-left .bd ul li .pic a:hover img{
    border-color:#999;
}
.picScroll-left .bd ul li .title{
    line-height:40px;
    font-size:14px;
}
.tempWrap{
    width: 1060px !important;
}
/*图说中心*/

