.navbar-nav>li>a{font-size: 18px; font-weight:500; color:#FFF;}
.clearfix30{clear:both; height: 30px;}
.clearfix10{clear:both; height: 10px;}
.clearfix20{clear:both; height: 20px;}
a{text-decoration: none;color:#ed6c00;}
a:hover{color:#0860d5;text-decoration: none;}
ul li{list-style:none;}
.redc{ color: brown;}
.caption p{text-align: left;}
.caption h3{ margin-bottom: 20px; font-size: 20px;}
.btn-primary.btn-shadow:hover{box-shadow:inset 0 -4px 0 #23527c;}
.masthead-links li a{ font-size:24px; color:#fff;}
.part-content{text-indent:2em;font-size: 16px;line-height: 2;color:#555; text-align:left;}
.new-more {margin: 20px auto;text-align: center;}
.new-more a{ padding:15px 76px;}
.tabbable{ margin:30px auto;}
#tabs1{ text-align: center; margin: 0px auto;}
.nav-pills > li > a{font-size:18px; font-weight: 500; color:#000;}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{background: #eee; color: #000;}
.nav-pills > li{background: #f5f5f5;}
.tab-content{margin-top:40px;}
.imgy{box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); padding: 0px 10px 10px 0px;}
.wedo {
    height: 240px;
    margin-bottom: 10px; 
    overflow: hidden;
    padding-top: 30px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    z-index: 0;
}
.wedo:hover{background: #f4f4f3 none repeat scroll 0 0;border-color: #f76718;
box-shadow: 0px 0px 20px 5px rgba(0, 104, 183, 0.5);z-index: 4;
color: #0077AA;}
.wedo b {
    display: block;
    font-size: 18px;
    font-weight: normal;
    height: 50px;
    left: 0;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}
.wedo:hover b{background: #f76718 none repeat scroll 0 0;}
.wedo b a{color:#474747;}
.wedo:hover b a{color:#fff;}
.wedo p {
    color: #ed6c00;
    font-size:1.5em;
    line-height: 26px;
    margin-top:20px;
}
.wedo i {
    border-radius: 50px;
    color: #8C8C8C;
    display: inline-block;
    font-size:60px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    transition: all 0.6s ease-in-out 0s;
    width: 90px;}
  
.wedo:hover i{ color: #003377;} 

.redbackgroud{background-color:#f7f1f4; color:#fff;}
.wedo_none10 {
    height: 240px;
    overflow: hidden;
    padding-top: 30px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    z-index: 0;
    border: 1px solid #eee;
}
.wedo_none10 b {
    display: block;
    font-size: 18px;
    font-weight: normal;
    height: 50px;
    left: 0;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}
.wedo_none10:hover b{background: #f76718 none repeat scroll 0 0;}
.wedo_none10 b a{color:#474747;}
.wedo_none10:hover b a{color:#fff;}
.wedo_none10 p {
    font-size:1.5em;
    line-height: 26px;
    margin-top:20px;
}
.wedo_none10 i {
    border-radius: 50px;
    color: #8C8C8C;
    display: inline-block;
    font-size:60px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    transition: all 0.6s ease-in-out 0s;
    width: 90px;}
  
.wedo_none10:hover i{ color: #003377;} 

@media only screen and (max-width:750px) {
	.bgcase{background: url(../allzt/duiwaikaifang_img/bgcase.jpg); padding: 15px 0px;}
.case{overflow: hidden;}
.case .title{ width: 200px; height: 80px; margin: 0 auto; text-align: center;}
.case .title h2{ width: 100%; float: left; font-size: 28px; margin-top: 20px; color: #333;}
.case .title i{ float: left; width: 20px; height: 2px; background-color: #e6e6e6; margin: 5px 90px;}
.case .title p{ font-size: 14px; color: #999; font-family: 'Arial'; text-transform: uppercase;}
.case .list{  width:100%; margin:0px 0 0 -15px;}
.case .list ul{ width: 100%; }
.case .list ul li{ float: left; width: 100%; margin: 15px 0 0 10px; height: 265px; position: relative; overflow: hidden; }
.case .list ul li .img{ width:100%; height: 265px;  overflow: hidden; z-index: 1; position: relative;}
.case .list ul li .img img{ width: 100%; height: 265px;   transition: all 0.8s ease;}
.case .list ul li .cont{ width: 100%; height: 205px; position: relative; z-index: 2; transform: translateY(-45px); transition: all 0.8s ease;  background-color: rgba(0,0,0,0.5);}
.case .list ul li .cont .name{ float: left; width: 100%; height:45px; font-size:20px; font-weight:600;line-height:25px; padding: 0 3%; color: #fff;  transition: all 0.8s ease;}
.case .list ul li .cont .con{ width: 100%; padding: 0 10%; float: left; font-size: 16px; color: #fff; text-align: center; line-height: 24px; margin-top: 10px;}
.case .list ul li .cont .link{ width: 30px; height: 30px; float: left; margin: 15px 155px;  border: solid 1px #fff; border-radius: 50%;}

.case .list ul li:hover .cont{ width:80%; transform: translateY(-235px); margin: 0 25px; opacity:1; background-color: rgba(204,21,29,0.8);}
.case .list ul li:hover .name{ text-align: center; margin-top: 20px; }
.case .more{  width: 50px; height: 50px;  left: 50%; margin-left: -25px; bottom:4%; position:  absolute; }
.case .more a{ display: block; width: 50px; height: 50px;}
.case .more:hover{ background-position: 0 -50px;}
.case .list ul li:hover img{transform:scale(1.2)}
.masthead h1{font-size:24px;line-height:1;letter-spacing:-2px;font-weight:700}
.masthead h2{font-size:16px;font-weight:200;line-height:1.25}
.projects-header h2{font-size:20px;letter-spacing:-1px}
}
@media only screen and (min-width: 768px) and (max-width: 1198px){
		.bgcase{background: url(../allzt/duiwaikaifang_img/bgcase.jpg); padding: 15px 0px;}
.case{overflow: hidden;}
.case .title{ width: 200px; height: 80px; margin: 0 auto;  text-align: center;}
.case .title h2{ width: 100%; float: left; font-size: 28px; margin-top: 20px; color: #333;}
.case .title i{ float: left; width: 20px; height: 2px; background-color: #e6e6e6; margin: 5px 90px;}
.case .title p{ font-size: 14px; color: #999; font-family: 'Arial'; text-transform: uppercase;}
.case .list{  width:100%; margin:0px 0 0 -15px;}
.case .list ul{ width: 100%; }
.case .list ul li{ float: left; width: 32%; margin: 15px 0 0 10px; height: 265px; position: relative; overflow: hidden; }
.case .list ul li .img{ width:100%; height: 265px;  overflow: hidden; z-index: 1; position: relative;}
.case .list ul li .img img{ width: 100%; height: 265px;   transition: all 0.8s ease;}
.case .list ul li .cont{ width: 100%; height: 205px; position: relative; z-index: 2; transform: translateY(-45px); transition: all 0.8s ease;  background-color: rgba(0,0,0,0.5);}
.case .list ul li .cont .name{ float: left; width: 100%; height:45px; font-size:20px; font-weight:600;line-height:25px; padding: 0 3%; color: #fff;  transition: all 0.8s ease;}
.case .list ul li .cont .con{ width: 100%; padding: 0 10%; float: left; font-size: 16px; color: #fff; text-align: center; line-height: 24px; margin-top: 10px;}
.case .list ul li .cont .link{ width: 30px; height: 30px; float: left; margin: 15px 155px;  border: solid 1px #fff; border-radius: 50%;}

.case .list ul li:hover .cont{ width:80%; transform: translateY(-235px); margin: 0 25px; opacity:1; background-color: rgba(204,21,29,0.8);}
.case .list ul li:hover .name{ text-align: center; margin-top: 20px; }
.case .more{  width: 50px; height: 50px;  left: 50%; margin-left: -25px; bottom:4%; position:  absolute; background: url(../images/more.png) no-repeat;}
.case .more a{ display: block; width: 50px; height: 50px;}
.case .more:hover{ background-position: 0 -50px;}
.case .list ul li:hover img{transform:scale(1.2)}
.masthead h1{font-size:48px;line-height:1;letter-spacing:-2px;font-weight:700}
.masthead h2{font-size:20px;font-weight:200;line-height:1.5}
 .projects-header h2{font-size:30px;letter-spacing:-1px}
}
@media only screen and (min-width: 1200px) {
	.bgcase{background: url(../allzt/duiwaikaifang_img/bgcase.jpg); padding: 15px 0px;}
.case{overflow: hidden;}
.case .title{ width: 200px; height: 80px; margin: 0 auto;text-align: center;}
.case .title h2{ width: 100%; float: left; font-size: 28px; margin-top: 20px; color: #333;}
.case .title i{ float: left; width: 20px; height: 2px; background-color: #e6e6e6; margin: 5px 90px;}
.case .title p{ font-size: 14px; color: #999; font-family: 'Arial'; text-transform: uppercase;}
.case .list{  width:100%; margin:0px 0 0 -15px;}
.case .list ul{ width: 100%; }
.case .list ul li{ float: left; width: 32%; margin: 15px 0 0 10px; height: 265px; position: relative; overflow: hidden; }
.case .list ul li .img{ width:100%; height: 265px;  overflow: hidden; z-index: 1; position: relative;}
.case .list ul li .img img{ width: 100%; height: 265px;   transition: all 0.8s ease;}
.case .list ul li .cont{ width: 100%; height: 205px; position: relative; z-index: 2; transform: translateY(-45px); transition: all 0.8s ease;  background-color: rgba(0,0,0,0.5);}
.case .list ul li .cont .name{ float: left; width: 100%; height:45px; font-size:20px; font-weight:600;line-height:25px; padding: 0 3%; color: #fff;  transition: all 0.8s ease;}
.case .list ul li .cont .con{ width: 100%; padding: 0 10%; float: left; font-size: 16px; color: #fff; text-align: center; line-height: 24px; margin-top: 10px;}
.case .list ul li .cont .link{ width: 30px; height: 30px; float: left; margin: 15px 155px;  border: solid 1px #fff; border-radius: 50%;}

.case .list ul li:hover .cont{ width:80%; transform: translateY(-235px); margin: 0 25px; opacity:1; background-color: rgba(204,21,29,0.8);}
.case .list ul li:hover .name{ text-align: center; margin-top: 20px; }
.case .more{  width: 50px; height: 50px;  left: 50%; margin-left: -25px; bottom:4%; position:  absolute;}
.case .more a{ display: block; width: 50px; height: 50px;}
.case .more:hover{ background-position: 0 -50px;}
.case .list ul li:hover img{transform:scale(1.2)}
.masthead h1{font-size:60px;line-height:1;letter-spacing:-2px;font-weight:700}
.masthead h2{font-size:24px;font-weight:200;line-height:1.7}
.projects-header h2{font-size:36px;letter-spacing:-1px}
}
/*==延伸服务==*/
.bg_img{ background-image: url(../allzt/duiwaikaifang_img/hncs_bg1.jpg); overflow: hidden;}
.ysfw{padding-bottom:15px; padding-top:15px;text-align: center;}
.ysfw:hover .wedo_cy i{ color:#fff;}
.wedo_cy{ text-align: center;}
.wedo_cy i{ background:#c00000 ;border-radius:80px;color: #fff;display: inline-block;font-size:48px;
    height:120px;width:120px;line-height:120px;text-align: center;transition: all 0.6s ease-in-out 0s;}
.wedo_cy i:hover{transform: rotate(360deg);}
.ysfw_content{font-size: 16px;line-height: 1.8;color: #999;margin-top: 10px;}
.wedo_none10 .ysfw_content{font-size:1.1em;line-height: 1.6;margin-top: 10px; color:#999;}

.wedo_cy a,.bold_blackl{margin-bottom: 16px;font-weight: 500;font-size:1.2em;color: #0b1531;letter-spacing: 1.5px;line-height:2em;margin-top:15px; margin-bottom: 0px;}

/*==研究成果==*/
.yjcg{ text-align: center;}

/*==成功案例==*/
div.polaroid {
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
  height:245px;
}
.polaroid img{width:256px; height:163px; overflow:hidden;}
div.polaroid_cont {
  text-align: center;
  padding: 10px 20px;
  height: 70px;
}

/*==乡村振兴==*/

.zb-box {
    box-shadow: 0 0 15px #ddd;
    margin-top: 0;
    background: #fcfcfc none repeat scroll 0 0;
    border-radius: 5px 5px 0 0;
    margin-top: 0em;
    margin-bottom:18px;
    overflow: hidden;
}

.zb-box p{font-size: 1.1em; padding: 1.5em;color: #666;line-height:1.6em;text-align: left;min-height: 11em;}
.zb-box .t {
    background: #ed6c00 none repeat scroll 0 0;
    line-height: 2.4em;
    color: #fff;
    font-size:1.5em;
}
.zb-box .c,.zb-box .c_two {
    min-height: 200px;
    padding: 1.5em 1em 1.5em 3em;
    font-size: 1.1em;
    text-align: left;
}
.zb-box .c li,.zb-box .c_two li{
    list-style-type: circle;
    line-height:2.4em;
}
.c_two li{width:49%; padding-right:1%; float:left;}
.xianyan{font-size: 1.5em; color:#; line-height:2.8em;}
.zht-box {
    box-shadow: 0 0 15px #c08277;
}
.zht-box .t {
    background: #c00000 none repeat scroll 0 0;
}
.zht-box .c li {
    color: #000;
}
.zht-box .c li p {
    color: #02a757;
}

.bk_zb-box {
    box-shadow: 0 0 15px #ddd;
    margin-top: 0;
    background: #fcfcfc none repeat scroll 0 0;
    border-radius: 5px 5px 0px 0px;
    margin-top: 0em;
    margin-bottom:18px;
    overflow: hidden;
}
.bk_zb-box .t {
    background: #c00000 none repeat scroll 0 0;
    line-height: 2.4em;
    color: #fff;
    font-size: 1.5em;
    padding-left: 15px;
}
.bk_zb-box .t  span a{ color:#fff;  font-size:14px; padding-right:15px;}
.bk_zb-box .c {
    min-height: 200px;
    padding: 1.5em 1em 1.5em 3em;
}
.bk_zb-box .c li{
list-style-type:circle;
text-align: left;
width: 100%;
overflow: hidden;
text-overflow:ellipsis;
}
.bk_zb-box .c li a {
   line-height:2em;
   color: #000;
   font-size: 1.1em;
}
.block_hr{width:100%; display:inline-block; clear:both;}
/*==底部=*/
.footer{background-color:#333;border-top:5px solid #9b0000;}
.bgblue{ background:url(../allzt/duiwaikaifang_img/bgcase.jpg) no-repeat; padding:15px 0px;}
.online{width:100%;overflow:hidden;position:fixed;bottom:0;left:0;z-index:999998;background:#000}
.online,.online a{height:3rem;line-height:3rem;text-align:center;font-size:1.2rem}
.online a{display:block;float:left;width:50%}
.online .a1,.online .a1:visited,.online .a1:hover,.online .a1:active{background:#286090;color:#fff}
.online .a2,.online .a2:visited,.online .a2:hover,.online .a2:active{background:#ee550e;color:#fff}

/*==内页==*/
.place{padding-top:50px;color:#777; margin:15px auto; text-align:left;}
.place a{ color:#777;}

#small h2{ font-size:1.5em;}