
.title_logo{
    width:1200px;
    min-height:50px;
    /*border:1px solid red;*/
    margin-top:30px;
    margin-left:0;
    margin-bottom:60px;
    text-align: center;
}
.title_logo .tl1{
    font-size: 48px;
    color:#ff8e2b;
    font-weight: 600;
    margin-bottom:10px;
}
.title_logo .tl2{
    font-size: 30px;
    color:#8c8c8c;
    font-weight: 500;
}
#yewu1{
    width: 99.8%;
    display: table;
    margin-top:20px;
}

#our{
    height: 428px;
    margin-top:40px;
}
#our .cbox{
    background: #f2f2f2;
}
#our #ourLeft{
    width: 403px;
    height: 318px;
    margin:40px 0 0 40px;
}
#ourRight{
    width: 662px;
    height: 318px;
    position: absolute;
    right: 40px;
    top:40px;
}
#our .title_logo{
    width: 100%;
    margin-bottom:30px;
}
#our .tl1{
    text-align: left;
}
#ourCont{
    width: 662px;
    height: 141px;
    margin-bottom:20px;
}
#ourCont p{
    text-indent: 28px;
    line-height: 22px;
}
#ourRight button{
    width: 113px;
    height: 43px;
    background: #d4d4d4;
    color: #ff913f;
    border:none;
    border-radius: 5px;
}
#ourRight button a{
    color: #ff913f;
    font-size: 18px;
}
#ourRight button:hover{
    background: #ff913f;
}
#ourRight button:hover a{
    color:#fff;
}
#why{
    width: 99.8%;
    margin-top:20px;
    height:860px;
    display: table;
    position: relative;
}
#why .certy{
    font-size: 30px ;
    text-align: center;
    font-weight: 600;
    color: #666666;
    margin-top:20px;
    margin-bottom:40px;
}
#why ul{
   width: 478px;
    height: 428px;
    margin-top: 90px;
    margin: 0 auto;
}
#why li{
    height:84px;
    background: #ebebeb;
    margin-bottom:28px;
    font-size: 24px;
    text-align: center;
    border-radius: 8px;
    line-height: 90px;
    color: #585858;
}
#why-left{
    position: absolute;
    left:0;
    top:180px;
    margin-bottom:20px;
}
#why-left li{
    font-size: 24px;
}
#why-right{
        /* position: absolute; */
    /* right: 0; */
    top: 180px;
    /* text-align: center; */
    margin: :0 auto;
    /* margin: 0 auto; */
}
}
#why-right li{
    background: #6694ff;
    color:#fff;
    font-size: 24px;
}
#fenge{
    position: absolute;
    left:550px;
    top:180px;
}
#fengcai{
    height:360px;
    display: table;
    margin-top:20px;
    width: 100%;
    overflow: hidden;
}
#fengcai ul li{
    float: left;
    width: 270px;
    height:290px;
    overflow: hidden;
    border-radius: 6px;
    margin:0 30px 30px 0;
    background: #ececec;
}
#fengcai ul li img{
    width: 100%;
}
#fengcai ul li:nth-child(4n+4){
    margin-right:0
}
#fengcai ul li p{
    text-align: center;
    margin-top:10px;
    font-size: 18px;
}
#new{
    width: 100%;
    height:360px;
    display: table;
    margin-top:20px;
    overflow: hidden;
}
.newShow{
    width:570px;
    height:717px;
    margin-bottom:20px;
    background: #ebebeb;
    float: left;
    margin-right:44px;
}
.new-top-title{
    width: 100%;
    height:174px;
    background: #e9f4fe;
    text-align: center;
}
.new-top-title p{
    vertical-align: middle;
    margin-top:30px;
}
.new-top-title p span{
    font-size: 36px;
    margin-left:40px;
}
.newShow ul{
    width: 100%;
    height:413px;
	margin-bottom:20px;
}
.newShow #new-left li{
    width: 100%;
    height:60px;
    border-bottom:1px solid #ccc;
}
.new-title{
    width: 85%;
    margin-left:40px;
    margin-top:30px;
    overflow: hidden;
}
.new-title span:first-of-type{
    font-size: 18px;
}
.new-title span:last-of-type{
    float: right;
    font-size: 14px;
    line-height: 30px;
}
.new-Con{
    width: 85%;
    height:50px;
    line-height: 25px;
    margin-left:40px;
    margin-top:0px ;
    overflow: hidden;
}
.new-Con p{
    width: 100%;
    font-size: 14px;
}
.new-Con span{
    font-size: 14px;
}

.newsSeeMore {
    width: 283px;
    height: 53px;
    border: none;
    text-align: center;
    border-radius: 5px;
    margin-left: 26%;
    margin-top: 25px;
    border: 2px solid #a8a8a8;

}
.newsSeeMore a{
    font-size: 22px;
    color:#343434 !important    ;
}
.newShow2 {
    border:none!important;
    background: #ff8214 !important;
    color:#fff !important;
}
.newShow2 a{
    color:#fff !important;
}
#new-right {
    margin-bottom:15px;
}
#new-right li{
    width: 100%;
    height:48px;
    margin-left:0;
    margin-top:0;
    border-bottom:1px solid #ccc;
}
#new-right li .new-title,#new-left li .new-title{
    font-size: 16px;
    margin-top:15px;
}
#new-right li .new-title span:last-of-type ，#new-left li .new-title span:last-of-type {
    font-size: 14px;
}
#friend_link a{
    margin-right:10px;
}
/* 触发弹窗图片的样式 */
#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}
 
#myImg:hover {opacity: 0.7;}
 
/* 弹窗背景 */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}
 
/* 图片 */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}
 
/* 文本内容 */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}
 
/* 添加动画 */
.modal-content, #caption { 
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}
 
@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}
 
@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}
 
/* 关闭按钮 */
.close {
    position: absolute;
    top: 30px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}
 
.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}
 
/* 小屏幕中图片宽度为 100% */
@media only screen and (max-width: 850px){
    .modal-content {
        width: 100%;
    }
}