* {
  padding: 0;
  margin: 0;
}

li {
  list-style: none;
}
.clear {
  zoom: 1;
}
.clear:after {
  content: "";
  clear: both;
  display: block;
}
.tac {
  text-align: center;
}
.ui_fl {
  float: left;
}
.ui_fr {
  float: right;
}
.content {
  width: 1200px;
  margin: 0 auto;
}
div.quick{
  display: none;
}
.quickstyle{
  position: absolute;
  background: #FFF;
  width: 500px;
  top:61px;
  left:165px;
  z-index: 999;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
div.quickstyle h5{
  color:#D5D5D5;
  margin-left: 20px;
}
div.quickstyle ul li{
  line-height: 35px;
  margin-left: 30px;
}
div.quickstyle ul li a{
  text-decoration: none;
  color:#666;
}

div.quickstyle ul li a:hover{
  color:#01A4EF;
}


@media screen and (min-width: 993px) {
  .m_nav_box {
    display: none;
  }
  .nav_box {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 70px;
    z-index: 1000;
    line-height: 70px;
    display: block;
    transition: all .6s;
    height: 70px;
  }


  .option-fixed{
    position: fixed;
    top: 0;
    width: 1280px;
    min-height: 60px;
    z-index: 1000;
    line-height: 60px;
    transition: all .6s;
    background:#F4F4F4;
  }


  .over_hiidden {
    overflow: hidden;
  }
  .logo {
    float: left;
    margin-top: 23px;
  }
  .ui_tab {
    float: left;
    padding-left: 50px;
  }

  span.nav_title{
    width: 100px;
  }
  li.ui_item:hover{
    background: #fff;
    color:#000;
  }

  li.ui_item:hover .ui_item_child{
    display: inline-block;
    border-top: 3px solid #00A7E1;
    color:#000;
  }
  
  .ui_item_child{
    display: none;
    position: relative;
    z-index: 999;
    background: #fff;
    /*padding-top: 8px;*/
    width: 150px;
    /*border: 1px solid #ccc;*/
  }

  .ui_item_child li{
    height: 36px;
    line-height: 36px;
  }
	#userinfo a{
		color: #fff;
	}
	#userinfo{
		float: right;
	}
  .ui_tab .ui_item {
    float: left;
    /* width: 150px; */
	padding: 0 20px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    position: relative;
    display: inline-block;
  }
  .ui_tab .ui_item span {
    display: inline-block;
    position: relative;
  }
  .ui_tab .ui_item_act {
    color: #00a7e1;
  }
  .ui_tab span:after {
    content: "";
    display: block;
    bottom: 0;
    width: 100%;
    position: absolute;
    transition: all .5s;
    background: #00a7e1;
    height: 2px;
    transform: scale(0, 1);
  }
  .ui_tab .ui_item_act:after {
    transform: scale(1, 1);
  }
  .search_box {
    position: relative;
    padding-left: 115px;
    display: none;
  }
  .search_box .close_icon {
    width: 50px;
    height: 50px;
    display: block;
    margin-top: 10px;
    cursor: pointer;
    background: url(../images/close_icon1.png) no-repeat center;
	background-size: 26px;
  }
  .search_box input {
    width: 500px;
    height: 50px;
    background: #f4f4f4;
    border: none;
    margin-top: 10px;
    padding-left: 20px;
  }
  .search {
    float: left;
    width: 70px;
    cursor: pointer;
    text-align: center;
  }
  .ui_show {
    display: block!important;
  }
  .ui_tab {
    display: none;
  }
  .ui_tab_show_box {
    position: absolute;
    width: 150px;
    display: none;
    left: 0;
    top: 70px;
    padding: 24px 0;
  }
  .ui_tab_show_box ul {
    white-space: nowrap;
    float: left;
  }
  .ui_tab_show_box ul li {
    line-height: 30px;
  }
  .ui_tab_show_box img {
    float: left;
    margin-left: 24px;
  }
  .footer {
    background: #333;
  }
  .footer .footer_top {
    padding-top: 50px;
    padding-bottom: 30px;
  }
  .footer .footer_top .f_logo {
    padding-right: 30px;
    float: left;
  }
  .footer .f_list {
    float: left;
    width:49%;
  }
  .footer .f_list_item {
    float: left;
    text-align: center;
    width: 20%;
  }
  .footer .f_list_item p {
    text-align: center;
    color: #fff;
  }
  .footer .f_list_item p span {
    display: none;
  }
  .footer .f_list_item a {
    color: #999999;
    font-size: 15px;
    line-height: 35px;
  }
  .footer .f_list_item a:hover {
    color: #01a4ef;
  }
  .footer .f_search {
    float: right;
  }
  .footer .f_contact {
    float: right;
    margin-right: .1rem;
  }
  .footer .contact{
    color:#DDDDDD;
    margin-bottom: .1rem;
    /*font-size:.09rem;*/
  }

  
  .footer .f_code{
    text-align: center;
  }
  .footer .f_search p {
    color: #fff;
    font-size: 15px;
  }
  .footer .f_search label {
    display: block;
    overflow: hidden;
  }
  .footer .f_search input[type="text"] {
    border: none;
    background: #fff;
    width: 235px;
    height: 40px;
    font-size: 15px;
    padding-left: 15px;
    font-weight: 400;
    float: left;
    margin-right: 5px;
  }
  .footer .f_search .f_search_btn {
    width: 90px;
    height: 40px;
    background: #01a4ef;
    border: none;
    color: #fff;
    font-weight: 400;
    float: left;
  }
  .footer .f_search h5 {
    color: #999;
  }
  .footer .f_search .share {
    padding-top: 10px;
  }
  .footer .f_search .share_icon {
    width: 36px;
    height: 36px;
    display: inline-block;
    background-repeat: no-repeat;
    margin-right: 12px;
    cursor: pointer;
  }
  .footer .f_search .share_icon1 {
    background-image: url(../images/share_icon1.png);
  }
  .footer .f_search .share_icon2 {
    background-image: url(../images/share_icon2.png);
  }
  .footer .f_search .share_icon3 {
    background-image: url(../images/share_icon3.png);
  }
  .footer .f_search .share_icon4 {
    background-image: url(../images/share_icon4.png);
  }
  .footer .f_search .share_icon5 {
    background-image: url(../images/share_icon5.png);
  }
  .footer_bottom {
    /*height: 40px;*/
    line-height: 40px;
    background: #232323;
  }
  .footer_bottom p {
    float: left;
    color: #666666;
  }
  .footer_bottom h5 {
    float: right;
    color: #999;
  }
  .footer_bottom h5 b {
    margin: 0 18px;
  }
  .footer_bottom h5 img {
    margin-right: 10px;
  }
  .m_bars_box {
    display: none;
  }
  .m_search_box {
    display: none;
  }



}
@media screen and (max-width: 1281px) {
  .option-fixed{
    position: fixed;
    top: 0;
    width: 100%;
    min-height: 60px;
    z-index: 1000;
    line-height: 60px;
    transition: all .6s;
    background:#F4F4F4;
  }
  .footer .f_list {
    float: left;
    width:49%;
  }
 /*.footer .f_list_item {
    float: left;
    text-align: center;
    width: 140px;
  }

  .footer .f_search input[type="text"] {
    border: none;
    background: #fff;
    width: 180px;
    height: 40px;
    font-size: 15px;
    padding-left: 15px;
    font-weight: 400;
    float: left;
    margin-right: 5px;
  }*/
}
@media screen and (max-width: 992px) {
  .m_search_box {
    padding-top: 1.54666667rem;
    background: #333;
    position: fixed;
    left: 0;
    z-index: 1001;
    top: 1.2rem;
    bottom: 0;
    right: 0;
    display: none;
  }
  .m_search_box .m_search_box_main {
    padding: 0 1.01333333rem;
  }
  .m_search_box .m_search_box_main input[type="text"] {
    width: 6.4rem;
    height: 1.06666667rem;
    padding-left: 0.53333333rem;
    outline-style: none;
    border: none;
    float: left;
    font-weight: 400;
  }
  .m_search_box .m_search_box_main .m_search_btn {
    width: 1.46666667rem;
    height: 1.06666667rem;
    background: url(../images/moblie/search_big.png) no-repeat center;
    background-size: 0.69333333rem;
    float: left;
    border: none;
    outline-style: none;
  }
  .m_search_box .m_search_box_main .m_search_list li {
    line-height: 1.30666667rem;
    height: 1.30666667rem;
    border-bottom: 1px solid #444;
    font-size: 0.32rem;
    color: #ddd;
  }
  .f_list {
    padding-bottom: 0.66666667rem;
  }
  .footer .f_list {
    float: left;
    width:100%;
  }
  .f_list_item {
    border-bottom: 1px solid #444;
    padding-top: 0.26666667rem;
  }
  .f_list_item p {
    color: #ddd;
    font-size: 0.29333333rem;
    height: 0.96rem;
    line-height: 0.96rem;
    padding-left: 0.29333333rem;
    margin: 0;
  }
  .f_list_item p span {
    float: right;
    display: block;
    width: 1.06666667rem;
    text-align: center;
    font-size: 0.42666667rem;
  }
  .f_list_item a {
    color: #999999;
    font-size: 0.29333333rem;
  }
  .f_list_item ul {
    margin: 0;
    overflow: hidden;
    display: none;
  }
  .f_list_item li {
    /*margin-left:50px;*/
    height: 0.96rem;
    line-height: 0.96rem;
    padding-left: 0.64rem;
  }
  .m_language {
    padding-top: 2.58666667rem;
  }
  .m_language p {
    font-size: 0.32rem;
    color: #fff;
    height: 1.28rem;
    margin: 0;
    line-height: 1.28rem;
  }
  .m_language .m_language_btn {
    display: inline-block;
    width: 3.33333333rem;
    height: 1.06666667rem;
    line-height: 1.06666667rem;
    margin-right: 0.42666667rem;
    text-align: center;
    color: #999;
    border: 1px solid #666;
  }
  .m_language .m_language_btn img {
    margin-right: 0.16rem;
  }
  .m_bars_box {
    padding-top: 1.54666667rem;
    background: #333;
    position: fixed;
    left: 0;
    z-index: 1001;
    display: none;
    top: 1.2rem;
    bottom: 0;
    right: 0;
  }
  .m_bars_box .m_bars_box_main {
    padding: 0 1.01333333rem;
  }
  .m_bars_box .m_bars_box_main .f_list_item p {
    font-size: 0.32rem;
    color: #ddd;
    height: 0.66666667rem;
    line-height: 0.66666667rem;
    padding-left: 0;
  }
  .m_bars_box .m_bars_box_main .f_list_item ul {
    padding: 0.10666667rem 0;
  }
  .m_bars_box .m_bars_box_main .f_list_item li {
    height: 0.66666667rem;
    line-height: 0.66666667rem;
    padding-left: 0.32rem;
  }
  body {
    padding-top: 1.2rem;
  }
  .nav_box {
    display: none;
  }
  .m_nav_box {
    display: block;
  }
  .m_nav_box {
    height: 1.2rem;
    line-height: 1.2rem;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: #fff;
  }
  
  .m_logo {
    /*width: 3.44rem;*/
  }
  .m_close {
    width: 0.98666667rem;
    height: 1.2rem;
    background: url(../images/moblie/close_icon_big.png) no-repeat center;
    background-size: 0.37333333rem;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
  }
  .bars_icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 1.33333333rem;
    background: url(../images/moblie/bars_icon.png) no-repeat center;
    background-size: 0.50666667rem;
    display: block;
    height: 1.2rem;
  }
  .m_search {
    position: absolute;
    right: 40px;
    top: 0;
    width: 1.33333333rem;
    background: url(../images/moblie/search.png) no-repeat center;
    background-size: 0.56rem;
    display: block;
    height: 1.2rem;
  }

  .m_login {
    position: absolute;
    right: 10px;
    top: 0;
    width: 1.33333333rem;
    background-size: 0.56rem;
    display: block;
    height: 1.2rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
  }
  .footer_bottom {
    background: #232323;
    padding: 0.53333333rem 0;
  }
  .footer_bottom p {
    line-height: 0.66666667rem;
    margin-bottom: 0;
    color: #666666;
  }
  .footer_bottom h5 {
    color: #999;
    line-height: 0.66666667rem;
    margin: 0;
  }
  .footer_bottom h5 b {
    margin: 0 0.45333333rem;
  }
  .footer_bottom h5 img {
    margin-right: 0.18666667rem;
  }
  .footer {
    background: #333;
  }
  .footer .container {
    padding: 0;
  }
  .footer .f_logo {
    height: 1.70666667rem;
    text-align: center;
    border-bottom: 1px solid #444;
    line-height: 1.70666667rem;
  }
  .footer .f_search {
    padding: 0 0.29333333rem;
  }

  .footer .f_contact {
    padding: 0 0.29333333rem;
    color:#DDDDDD;
  }
  .footer .contact{
    line-height: .8rem;
    font-size:.08rem;
  }
 
  .footer .f_search p {
    color: #fff;
    font-size: 0.32rem;
  }
  .footer .f_code{
    text-align: center;
    margin-bottom: 0.2rem;
  }
  .footer .f_search label {
    display: block;
    overflow: hidden;
  }
  .footer .f_search input[type="text"] {
    border: none;
    background: #fff;
    width: 6.66666667rem;
    height: 1.06666667rem;
    font-size: 0.32rem;
    padding-left: 0.32rem;
    font-weight: 400;
    float: left;
    margin-right: 5px;
  }
  .footer .f_search .f_search_btn {
    width: 2.24rem;
    height: 1.06666667rem;
    background: #01a4ef;
    border: none;
    color: #fff;
    font-weight: 400;
    float: left;
  }
  .footer .f_search h5 {
    color: #999;
  }
  .footer .f_search .share {
    /*padding-top: 10px;*/
    padding-bottom: 0.66666667rem;
    text-align: center;
  }
  .footer .f_search .share_icon {
    width: 1.06666667rem;
    height: 1.06666667rem;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 1.06666667rem;
    margin: 0 0.18666667rem;
  }
  .footer .f_search .share_icon1 {
    background-image: url(../images/moblie/share_icon1.png);
  }
  .footer .f_search .share_icon2 {
    background-image: url(../images/moblie/share_icon2.png);
  }
  .footer .f_search .share_icon3 {
    background-image: url(../images/moblie/share_icon3.png);
  }
  .footer .f_search .share_icon4 {
    background-image: url(../images/moblie/share_icon4.png);
  }
  .footer .f_search .share_icon5 {
    background-image: url(../images/moblie/share_icon5.png);
  }
}


