/*------------------------头部---------------*/
/*
 颜色：#2076bd;
 宽度：1200px;
*/
/*顶部*/
.img_boxs img{transition: all 0.2s ease 0s;-moz-transition: all 0.2s ease 0s;-webkit-transition: all 0.2s ease 0s;-o-transition: all 0.2s ease 0s;}
.img:hover{ -webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2);}
.header_top{ background:#ececec; height:32px; line-height:32px;}
.header_conter {width: 980px;margin: 0 auto;height: 32px;}
.header_conter_le{margin-left: 12px;}
.header_ziti{font-size: 14px;color: #007677;}
.header_img{margin-right: 10px;}
.header_conter_ri a{width: 80px;height: 100%;font-size: 14px;text-align: center;line-height: 32px;}
.hlk1{ background: #007677;color: #fffefe !important;}
.erweima2 p{font-size: 14px; line-height: 5px; padding-left: 10px; line-height: 20px;text-align: center; color: #ffffff;}
.header_conter_ri .register{color: #007677;}
.header_bottom{height: 100px;}
.header_b_conter{width: 980px;height: 100px;margin: 0 auto;}
.logo {margin-top: 14px;}
.sousuo {height: 42px;border: 1px solid #e6e5e5;box-shadow: 0 0 1px #f7f7f7;border-radius: 7px; background: #fafafa; margin-top: 45px; width: 383px; line-height: 42px;}
#search {height: 26px;margin-top: 7px; margin-left: 12px;border: none;border-right: 1px solid #d5d5d5;width: 302px; background: #fbfbfb; color: #999999;}
.searchbtn{width: 66px;height: 44px;background: url(/Content/images/index_img/3.png) center no-repeat; border: none;cursor: pointer;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color: #999999;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
 color: #999999;
}

input:-ms-input-placeholder{
 color: #999999;
}

input::-webkit-input-placeholder{
 color: #999999;
}

/* c单独样式*/
.header_app{position: relative;height: 32px;}
.erweima1{  display: none; position: absolute; left: -32px;top: 32px; width: 222px;background: #14b39b;}
.erweima1 p {font-size: 14px; line-height: 5px; padding-left: 10px; line-height: 20px; color:#ffffff;}
.erweima1 div{float: left; margin-left: 10px;margin-top: 10px;}
.erweima2 {display: none; position: absolute; left:0;top: 32px;background: #14b39b; padding: 10px;padding-bottom: 0;}
.app_erweima{width: 90px;height: 90px;}
.dingyue { width: 90px;height: 90px;margin-right: 10px; }
.fuwu{width: 90px;height: 90px;}
.header_weixin {position: relative;height: 32px;}
.header_conter_ri{height: 32px;}
.box0 span{font-size: 14px;}
.yd_denglu{display: none;}
@media only screen and (max-width: 768px){
 .yd_denglu{display: block;padding-left: 10px;}
 .register{color: #fff;margin-left: 10px;}
   .yd_denglu span{color: #fff;}
   .yd_denglu a{color: #fff; background: none;}
  .header_b_conter{ padding: 10px;box-sizing: border-box; width: 100%;}
 #search{ border-right:none;height: 26px;margin-top: 0px;margin-left: 0px; width: 92%;line-height: 26px;background: #fff;  color: #999999;}
   .wrap .nav{border: none;}
   .main{margin-top: 0;}
   .main_content{margin-top: 0;}
   .header_conter_ri{display: none;}
 .header_top{display: none;}
  .sousuo{display: none;}
 }
@media only screen and (max-width: 500px){
 #search{ width: 87%;}
}
@media only screen and (max-width: 400px){
   .sy_nav .search_con{ top: 75px; width: 98%;margin-left: 1%;}
 #search{ width: 84%;}
   .header_b_conter .cjuzhong { width: 200px;height: 50px;}
 .header .header_b_conter ,.header .header_bottom{height: auto;}
 
} 