* {
    font-family:"宋体";
    list-style: none;
    font-size: 1rem;
    cursor: pointer;
    text-decoration: none;
    margin:0px;
    padding:0px;
    border:0px;
}
		i{color: #009E54;}
body {
    background-color: white;
    text-align:center;
  
}
		.clearfix{ clear: both;}
		.line_one{ height: 2px; width: 100%;background-color:#009e54;}
		.line_two{ height: 5px; border-bottom: 1px solid #009e54; margin-bottom: 20px; opacity: 0.3;}
		.line_three{ height: 80px;}
		.nav_logo{ height: 80px;min-width: 1224px; max-width: 1400px; margin: 0 auto; background-color:white; }
		.logo_left{ width: 30%; height: 80px;  float: left; display: block;}
		.logo_left img{ margin: 0 auto; height: 100%;}
		#nav {
			  line-height: 80px;  list-style-type: none; background:white;right: 0;
			  color: black;
			}
		#nav a {
			 display: block; width: 100px; text-align:center;
			 color: black !important;
			}
	
		#nav a:hover  {
			 color:black;text-decoration:none;font-weight:bold;
			}
		#nav li {
			 float: right; width: 100px; background:white;
			}
		#nav li a:hover{
			 background:#009e54;
			}
		#nav li ul {
			 line-height: 27px;  list-style-type: none;text-align:left;
			 left: -999em; width: 100px; position: absolute; 
			}
		#nav li ul li{
			 float: left; width: 100px;
			/* background: #F6F6F6; */
			}
		#nav li ul a{
			 display: block; width: 100px;text-align:center;
			}
		#nav li ul a:link  {
			 color:white; text-decoration:none;
			}
		#nav li ul a:hover  {
			 color:#F3F3F3;text-decoration:none;font-weight:normal;
			/* background:#009e54;*/
			}
		#nav li:hover ul {
			 left: auto;
			}
		#nav li.sfhover ul {
			 right: auto;
			}
		#mrc {
			 clear: right; 
			}
		.lunbo{ max-height: 900px; width: 100%;overflow: hidden;  margin-top: 20px; min-width: 1400px; display: block;}		
		.lunbo_s{ width: 1400px; margin: 0 auto;}
		.lunbo_s img{ width: 100%;}
		.title{text-align: center; line-height: 43px; height: 43px ; margin-top: 50px; font-size: 1.8rem!important; font-weight: 900; color: #009E54;}
	    .title_name{width: 200px; height: 80px; margin: 0 auto; background-image: url(~/Content/img/name.png); color: white; text-align: center; line-height: 80px; font-weight: bold; font-size: 1.2rem;}
		.title_name:hover{ color:#FF9900;}
		.titleo{width: 100%; min-width: 1400px; margin-top: 40px;}
		.content{ width: 100% ; margin-top: 30px;}
		.content_content{ width: 1280px; margin: 0 auto;}
		.content_list{width:278px; margin:20px  20px; height: 400px; background-color:white; border: 1px solid #999;float: left; border-radius: 5px; overflow: hidden;}
		.content_list_pic{width: 100%; height: 150px; overflow: hidden;-webkit-transition: -webkit-transform 0.5s;-moz-transition: -moz-transform 0.5s;-o-transition: -o-transform 0.5s;transition: transform 0.5s;}
		.content_list_pic:hover{-webkit-transform: scale(1.2);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
		.content_list_pic img{ width: 100%;}
.content_list_name {
    font-size: 1.2rem!important;
    line-height: 2.4rem;
    font-weight: 800;
    color: #009E54;
    text-align: center;
    padding-top: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    
}
.content_list_desc {
    text-align:left;
    display: -moz-box;
    display: -moz-inline-box;
    display: -ms-flexbox;
    display: -webkit-inline-box;
    font-size: 0.8rem;
    line-height: 1.2rem;
    font-weight: 500;
    text-indent: 1.6rem;
    padding: 0.8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    /*display: -webkit-box;*/
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    height: 4rem;
}
		.content_list_desc_more{ width: 100px; height: 35px; border-radius: 5px; background-color: #009E54; color: white; text-align: center; line-height: 35px; margin-top: 10px; position: absolute; margin-left: 20px;}
		.content_list_desc_more a{ color: white;}
		.content_list_desc_more:hover{ background-color: #f90;}
		.content_list_look{  height: 1.8rem; border-radius: 5px;  text-align:right; line-height: 1.8rem; margin-top: 20px;}
		.content_list_look i{font-size: 0.6rem!important; padding-right: 5px; line-height: 1.2rem;}
		.content_list_look span{font-size: 0.6rem!important; padding-right: 20px;}
		.content_list_look span:hover{ color: #90939B;}
		.content_list_look span:before{ content: "浏览："; font-size: 0.6rem!important; font-weight: bold;}
		.content_list_look span:after{ content: "次"; font-size: 0.6rem!important; font-weight: bold;}
		/*search*/
		.search_f{ width: 100%; margin: 0 auto; margin-top: 40px;background-color:white;}
		.search{ width: 1280px; margin: 0 auto;}
		.search_s{ width: 700px; margin: 0 auto;}
		.search_s li{ width: 100px; text-align: center; font-size: 0.8rem!important; float: left;}
		.search_s li a{ color: black;}
		.search_s li a:hover{ color:#FF9900; font-weight: 800;}

.search_x {
    width: 730px;
    margin: 0 auto;
    margin-top: 30px;
}

    .search_x input {
        width: 100%;
        margin: 0 auto;
        height: 30px;
        border: 1px solid #B6B6B6;
        border-radius: 5px;
        font-size: 0.8rem;
        outline: none;
        padding-left: 10px;
    }

        .search_x input::-ms-input-placeholder {
            padding-left: 10px;
        }

        .search_x input::-webkit-input-placeholder {
            outline: none;
            padding-left: 10px;
        }

        .search_x input::-moz-placeholder {
            outline: none;
            padding-left: 10px;
        }

    .search_x span {
        width: 9%;
        line-height: 30px;
        text-align: center;
        font-size: 0.8rem;
        border: 1px solid #B6B6B6;
        height: 30px;
        margin-left: 1%;
        border-radius: 5px;
        padding: 5px;
    }

		/*desccontent*/
		.desccontent{ width: 1366px; margin: 0 auto ; /*height: 154px*/ overflow: hidden; border: 2px solid #F1F1F1; margin-top: 50px;}
	    .desccontent p{ width: 200px;height: 150px; float: left; border: 2px solid white; border-radius: 10px;  overflow: hidden; margin: 14.5px;}
		.desccontent img { height: 100%; width: 100%;}
		.desc{ width: 1400px; height: 200px; border: 1px solid red;}
		.desc_list{height: 80px; width: 100%;}
		.desc_title{ width: 200px; height: 80px; background-image: url(../img/name.png); background-repeat: no-repeat; font-size: 1.4rem; line-height: 80px; text-align: center; color: white; font-weight: 800;float: left;}
		.descript{ width: 1316px; padding:40px; /*height: 800px;*/ background-color:#fdfdfd; border:2px dashed #F1F1F1;margin: 0 auto!important;}
		.descript_title{ width: 1320px;height:60px;display: inline-block; }
		.description_title{ background-image: url(../images/c--.png); float: left; width: 175px; height:70px; line-height: 70px; text-align:center; font-size: 0.8rem; color: white; font-weight: bold;}
		.description_title:hover{ color: #FF9900;}
		.canshu_f{ margin-left: 200px; margin-right: 200px; border-bottom: 1px dotted #90939B;margin-bottom: 20px;}
            .canshu_f p{height:50px;}
            .canshu_first {
                width: 300px;
                float: left;
            }
		.canshu_first p{  width: 300px;display: inline-block; line-height: 30px;}
		.canshu_first li{ float:left; width:100px;}
		.canshu_sceond{ width: 100%;  display: inline-block; line-height: 30px;}
		.canshu_sceond_son{float: left; width: 33.3%;}
		.canshu_sceond_son li{float: left; text-align: left;}
		.canshu_sceond_son li:first-child{ width: 28%;overflow: hidden;}
		.canshu_sceond_son li:last-child{ width: 72%;overflow: hidden;}
		.canshu_third{width: 916px;  display: inline-block;}
		.bigImg{ width:400px ;/*border: 6px solid #F2F2F2;*/max-height: 350px;overflow: hidden; float: left; margin-right: 30px;  }
		.bigImgs img{width: 98%; border: 2px solid #F2F2F2;}
		.bigImg_more{width: 100%; text-align: center; line-height: 30px;}
		.bigImg_more a{ color: black;}
		.bigImg_more a:hover{ color: #FF9900;}
		.bigImg_desc{position:relative;}
		.back{ color: black;}
		.back:hover{ color: #FF9900;}
		.youname{ font-size: 2rem; font-weight: bold; line-height: 2rem;}
		/*fenye*/
		.fenye{ width: 100%; margin-top: 40px; margin:0 auto; }
.fenye_s {
    width: 1100px;
    height: 40px;
    margin: 0 auto;
}
		.fenye_s li{ float: left; width: 80px; margin: 0 10px; text-align: center; line-height: 40px; background-color: #f2f2f2;font-size: 0.8rem; border-radius: 10px; }
		.fenye_s li:hover{ background-color:#009E54 ; color:white;}
		/*单位简介*/
		.descript_intro p{ font-size: 0.8rem; line-height: 1.6rem; text-indent: 1.6rem;}
		
		/**/
		/*.canshu_f_one{width: 10%; float: left; text-align: left;line-height: 40px;overflow: hidden;font-weight:bold;}
		.canshu_f_two{width: 14%; float: left; text-align: left;line-height: 40px;overflow: hidden;}
		.canshu_f_three{width: 40%; float: left; text-align: left;line-height: 40px;overflow: hidden;}*/
.canshu_f_one {
   min-width: 90px;
    float: left;
    text-align: left;
    line-height: 40px;
    overflow: hidden;
    font-weight: bold;
}

.canshu_f_two {
   min-width: 150px;
    float: left;
    text-align: left;
    line-height: 40px;
    overflow: hidden;
}

.canshu_f_three {
    min-width: 300px;
    float: left;
    text-align: left;
    line-height: 40px;
    overflow: hidden;
}

		
		/*footer*/
		.footer_desc{ width: 100%; height: 200px; background-color: #F1F1F1; padding-top: 50px; margin-top: 50px;}
		.footer_desc p{ width: 1366px; text-align: center; font-size: 0.8rem; color: black; margin: 0 auto; line-height: 1.6rem;}
		.footer_desc p:hover{ color: #009E54;}
		.clearfix{ clear:both;}
		
		
