﻿.about_main {
    background-color:white;width:100%;height:400px;
}

.about_menu {
              display: -webkit-flex; /* Safari */
  display: flex;
  flex-direction:row;
  justify-content: flex-start;
}
    .about_menu >div {
      
    }

.center_mian_div {
    height:auto;position:relative;padding:5px 5px 50px 5px; 
}

        .tab_1 {
            text-align:center;
            width:300px;

        }
        .tab_1 ul {
            padding:0px 0px 0px 0px;
            
            
        }
        .tab_1 ul li {
            /*background-color:aliceblue;*/
            background-color:#fff;
            width:300px;
            height:50px;
            
            text-align:left;
            border-bottom:solid 1px #eee;
        }
                .tab_1 ul li a{
                    font-family:Microsoft YaHei;
                    display:inline-block;
                    width:300px;
                    height:50px;
                    line-height:50px;
                    color:#847765;
                    font-size:13px;
                    
        }
        .tab_1 ul li a:hover {
            background-color:#eeefeb;
            color:#847765;
            transition:0.3s;
        }
        .tab_1 ul li.select a{
            background-color:#eeefeb;
            color:#847765;
        }
.center_div {

                  display: -webkit-flex; /* Safari */
  display: flex;
  flex-direction:row;
  justify-content: flex-start;
}
.dh_icon {
    background: url("../image/icon/crm-arr-icon.png") no-repeat 3px 3px ;
    width: 10px;
    height: 10px;
    display: inline-block;
}
.mainbg {
	background: rgb(244, 241, 240);
}
.newsmain {
	background: rgb(255, 255, 255); padding: 30px 38px 30px;/**控制文章主框架样色***/
}
.newsmain_b {
    background: rgb(255, 255, 255); padding: 30px 38px 20px;
}
.news_dtop {
	margin-bottom: 15px;
                  display: -webkit-flex; /* Safari */
  display: flex;
  flex-direction:row;
  justify-content:space-between;
}
.news_dtop h1 {
	color: rgb(209, 171, 101); font-family: "novecento-widenormal",sans-serif; font-size: 24px; font-weight: bold; margin-bottom: 10px;
}
.news_dtop h2 {
	color: rgb(104, 94, 85); font-size: 18px; font-weight: bold;
}
.news_content {
	width: 100%;
}
.news_content p {
	margin: 10px 0px; color: rgb(134, 126, 119); font-size: 12px;
}
.news_content img {
	max-width: 600px;
}

.news_tab {
    background-color:#fff;overflow:hidden;width:100%;padding:10px;
}
.news_tab ul {
    margin:0px;
    padding:0px;
    list-style-type:none;
}
.news_tab ul li {
    float:left;
    font-size: 18px; font-weight: bold;
}
.news_tab ul li a{
    display:inline-block;
        width:120px;
    height:50px;
    background-color:#eee;
    color:rgb(209, 171, 101);
    text-align:center;
    line-height:50px;
    
    
}
.news_tab ul li a:hover{
background-color:rgb(198,0,0);
color:white;
    
    
}
.news_tab ul li.select a{
    background-color:rgb(198,0,0);
    color:white;
    
    
}


.jtry_title_tab {
    background-color:#fff;overflow:hidden;width:100%;padding:10px;
      display: flex;
  flex-direction:row;
  justify-content:center;
}
.jtry_title_tab div {
    text-align:center;
    overflow:hidden;
    position:relative;
    }
.jtry_title_tab ul {
    margin:0px;
    padding:0px;
    list-style-type:none;
}
.jtry_title_tab ul li {
    float:left;
    font-size: 18px; font-weight: bold;
}
.jtry_title_tab ul li a{
    display:inline-block;
        width:180px;
    height:50px;
    background-color:#eee;
    color:rgb(209, 171, 101);
    text-align:center;
    line-height:50px;

    
    
}
.jtry_title_tab ul li a:hover{
background-color:rgb(198,0,0);
color:white;
    
    
}
.jtry_title_tab ul li.select a{
    background-color:rgb(198,0,0);
    color:white;   
}
.zhengshu_div {
    width:100%;overflow:hidden;

}
.zhengshu_div ul {
    margin:0;
    padding:0;
    list-style-type:none;
    margin-left: 52px;
}
.zhengshu_div ul li{
    float:left;
    width:330px;
    height:235px;
    padding:5px;
    margin-bottom:20px;

}
.zsdiv img {
    width:325px;
    height:220px;
    border:solid 1px #ccc;
}

.tjtable {
    width:100%;

}
.tjtable table {
    font-size:15px;
    width:100%;
}
.tjtable table tr{
    
}
.tjtable table tr td{
    padding:5px;
  border-bottom:solid 1px #eee;
    margin:100px;
}
.td_left {
    text-align:right;

    width:100px;
    
}
.tjtable table textarea {
    padding:5px;
}
.input_text {
   border:0px;
    width:92%;
    height:25px;

}
.div_button a {
    display:inline-block;
    height:25px;
    line-height:25px;
    padding:10px;
    width:100%;
        background-color:rgb(198,0,0);
    color:white; 
    font-weight:bold;
    font-size:18px;
    text-align:center;

}
.input_code {
    width:100px;
    height:25px;
}
.tishi_div {
    padding:5px;
    color:red;
    font-weight:bold;

    background-color:#fef6b5;


}
.jtzb_ind-all {
          display: -webkit-flex; /* Safari */
  display: flex;
  
  justify-content:center;
}