﻿/*公共头部*/
.c_logo {
    height: 60px;
    padding: 13px 0 8px 0;
}
.c_logo .c_title{
    background: url(../jpg/bt.jpg) repeat-x left bottom ;
    line-height: 50px;
    margin-left: 22px;
    /*width: 128px;*/
    text-align: left;
    padding: 0 10px;
    /* padding: 0 6px; */
    font-size: 25px;
    color: #E3241A;
    font-weight: bold;
    letter-spacing: 1px;
}
.c_logo .c_logoLeft {
    width:242px;
    display:inline-block
}
.c_logo .fr {
    width:505px;
    display:inline-block
}
.c_logo .search {
    display: inline-block;
    width: 227px;
    margin-right: 60px;
    margin-top: 15px;
    position: relative;
}
.c_logo .search input {
    border-radius:10px;
    -webkit-appearance:none;
    outline:none;
      display: none;
    border:solid 1px #dfdfdf;
    background:#fff;
    height:28px;
    padding-left:7px;
    width:220px;
    line-height:28px
}
.c_logo .search .icon {
    width: 34px;
    height: 28px;
    border: 0;
    /*margin-top: -27px;*/
    background: url(../png/serach.png) no-repeat;
}
.c_logo .fr {
    display: inline-block;
    height: 60px;
    /*line-height: 43px;*/
    position: relative;
    margin-right: 6px;
}
.c_logo .search .info {
       display:none;
    font-size: 12px;
    letter-spacing: 1px;
    position: absolute;
    top: -16px;
    left: 51px;
    z-index: 999999;
    /* margin-bottom: 26px; */
    color: #666;
    height: 23px;
    /* line-height: 19px; */
}
.c_logo .search .ss{
    margin-top: 8px;
}
.c_logo .search .ss .sub {
    width: 54px;
    height: 31px;
    /* padding: 3px 10px; */
    position: absolute;
    border: 0;
    z-index: 1;
    /* text-align: center; */
    top: 13px;
    right: -24px;
    /* background: #f00; */
    cursor: pointer;
    /* margin-right: 4px; */
    /* padding-right: 4px; */
}
.c_header .nav {
    width: 994px;
    /* min-width: 1026px; */
    padding: 0 15px;
    background: #E3241A;
}
.c_header .nav  {
    /*line-height:30px;*/
    position:relative;
    color:#d41e1e
}
.c_header .nav  span {
    display: inline-block;
    vertical-align: middle;
    height: 45px;
    line-height: 45px;
    /* width: 67px; */
    float: left;
}
.c_header .nav  a {
    color: #fff;
    margin: 0 0 0 17px;
    /* border-right: solid 1px #D41E1E; */
    font-size: 16px;
    /* padding: 0 5px; */
    display: block;
    /* background: #f00; */
    /* border-left: solid 3px transparent; */
    padding: 0 28px;
}
.c_header .nav  a:hover{
    text-decoration: underline;
}
.mjjl .cn-title{margin:24px 0 !important;}