#header .nav {
    display: none;
}
#header .header-nav {
    display: block;
}

.tt_banner img{
    width: 100%;
}
.su_container {
    width: 1200px;
    margin: 0 auto;
}
.su_title {
    width: 100%;
    height: 45px;
    line-height: 45px;
    vertical-align: middle;
    border-bottom: 1px solid #ccc;
    margin-top: 20px;
}
.su_title_l {
    color: #428bd5;
    font-size: 0;
}
.su_title_l img {
    padding-top: 5px;
    display: inline-block;
}
.su_title_l i {
    display: block;
    width: 45px;
    height: 45px;
    background: url(../images2/su2.png)no-repeat center center;
    float: left;
}
.su_title_l span {
    display: block;
    width: 20px;
    height: 45px;
    background: url(../images2/su3.png)no-repeat center center;
    float: left;
}
.su_title_l a {
    display: block;
    font-size: 16px;
    float: left;
}
.su_title_r {
    height: 100%;
    float: right;
    font-size: 0;
    /* overflow: hidden; */
}
.su_title_r a {
    position: relative;
    bottom: 1px;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    font-size: 16px;
    border-bottom: none;
    border-left: none
}
.su_title_r a:nth-of-type(1) {
    border-left: 1px solid #ccc
}
.su_title .su_title_r .on{
    /*border: none;*/
    color: #ff5b5b;
    /*border-right: 1px solid #ccc;*/
}
.su_title .su_title_r .re {
    border-bottom: 2px solid #ff5b5b;
}
.su_title_r a:nth-of-type(4).on{
    border: none;
}


.su_container .su_nr>h1 {
    font-size: 28px;
    text-align: center;
    padding: 40px 0 30px 0;
    color: #000;
}
.su_title a:hover{
    color: #ff5b5b;
}


.t_share{
    display: inline-block;
    float:right;
}
.t_share .bs{
    top:0;
    margin-right: 0;
}

.cg_con3{
    height: auto;
}
.tt_con3{
    width: 100%;
    height: 650px;
    overflow: hidden;
    background: url(../images2/tt4.png) no-repeat center center;
    margin-top: 20px;
}
.tt_title{
    margin: auto;
    width: 1200px;
    color: #fff;
    font-size: 26px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    position: relative;
}
.tt_title p{
    display: inline-block;
    font-weight: bold;
}
.tt_title i{
    display: inline-block;
    width: 400px;
    height: 2px;
    position: absolute;
    top: 26px;
    left:800px;
    background: linear-gradient(to right, #fff , rgba(0, 0, 255, 0));
}
.tt_title i:nth-of-type(1){
    left: 0;
    background: linear-gradient(to left, #999999 , rgba(0, 0, 255, 0));
}




.su_xx {
    text-align: center;
    position: relative;
    width: 100%;
    height: 45px;
    line-height: 45px;
}
.su_xx span {
    /*position: relative;
    left: 102px;*/
    margin: 0 10px;
}


.su_con1 {
    width: 100%;
    overflow: hidden;
    border: 1px solid #4192b5;
    box-sizing: border-box;
    margin-top: 20px;
}
.su_con_head {
    height: 40px;
    line-height: 40px;
    color: #4192b5;
    font-size: 18px;
    margin-top: 10px;
}
.su_con_head i {
    margin: 0 10px;
    font-size: 32px;
}
.su_con1 .su_con_head img{
    position: relative;
    top: 5px;
    margin-left: 18px;
}

.su_con_main {
    padding: 10px 50px 50px 50px;
}
.su_con_main p {
    line-height: 26px;
;
}
.su_con_main img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}


.su_con2 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 40px;
}
.su_con2 li {
    width: 30%;
    height: 80px;
    overflow: hidden;
    float: left;
    margin-right: 5%;
    margin-bottom: 20px;
    color: #555;
    font-size: 16px;
}
.su_con2 li:nth-of-type(3n) {
    margin-right: 0;
}
.su_con2 li img {
    width: 80px;
    float: left;
    margin-right: 10px;
}
.su_con2 li p {
    padding: 13px 0 10px 0;
}

.su_con3 {
    width: 1200px;
    margin: 0 auto;
    height: 520px;
    overflow: hidden;
    position: relative;
    background: url(../images2/su12.png)no-repeat top center;
    margin-top: 20px;
}

.pro_con {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.tt_title{
    margin: auto;
    width: 1200px;
    color: #000;
}
.tt_title i {
    left: 800px;
    background: linear-gradient(to right, #999999 , rgba(0, 0, 255, 0));
}
.tt_title i:nth-of-type(1){
    left: 0;
    background: linear-gradient(to left, #999999 , rgba(0, 0, 255, 0));
}

.tt_con4{
    margin: auto;
    width: 1200px;
    overflow: hidden;
}
.tt_con4 .tt_title{
    position: relative;
    margin: 20px auto;
    width: 1200px;
    font-size: 20px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    color: #000;
}
.tt_title span{
    color: #dc0000;
}
.tt_title i {
    display: inline-block;
    width: 400px;
    height: 2px;
    position: absolute;
    top: 26px;
    left: 800px;
    background: linear-gradient(to right, #fff , rgba(0, 0, 255, 0));
}
.tt_con4 .tt_title i {
    left: 800px;
    background: linear-gradient(to right, #999999 , rgba(0, 0, 255, 0));
}
.tt_con4 .tt_title i:nth-of-type(1){
    left: 0;
    background: linear-gradient(to left, #999999 , rgba(0, 0, 255, 0));
}
.tt_con4_con{
    width: 1200px;
    overflow: hidden;
    /* background: #888; */
    margin: 0 auto;
}
.tt_con4_con li{
    width: 228px;
    height: 104px;
    overflow: hidden;
    float: left;
    margin:8px 15px;
    margin-right: 0;
    border: 1px solid #eee;
    box-sizing: border-box;
    font-size: 0;
}
.tt_con4_con li:nth-of-type(5n+1){
    margin-left: 0;
}
.tt_con4_con li img{
    width: 100%;
    /*transition: all .3s;*/
}
.tt_con4_con li:hover{
    outline: 1px solid #d50000;
    /*transform: scale(1.1);*/
}

.su_form {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 330px;
    height: 400px;
    background: #fff;
    border-radius: 5px;
    padding: 25px
}
.su_form h1 {
    font-size: 20px;
    text-align: center;
    color: #444;
    font-family: '微软雅黑';
    margin-bottom: 20px;
}
.su_form input[type="text"] {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #eeeeee;
    border-radius: 5px;
    text-indent: 20px;
    font-size: 16px;
    margin-bottom: 10px;
}
.su_form input[type="radio"] {
    -webkit-appearance: radio;
    box-sizing: border-box;
}

.su_form_gender {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin-bottom: 10px;
}
.su_form_gender label:nth-of-type(1) {
    margin: 0 10px;
}
.su_form select {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin-bottom: 10px;
    border: none;
    background: #eee;
    text-indent: 20px;
    border-radius: 5px;
}
.su_form input[type="submit"]{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #cd0000;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 5px;
}
.su_form input[type="submit"]:hover{
    background-color: #ff001f;
}

#footer .share .fxd {
    display: none;
}