/*log*/
.log_main{
    background: url(../images/bg1_2.png) bottom center no-repeat;
    padding:105px 0 185px;
}
.log_content,.bind_content{
    width: 440px;
    margin:0 auto;
    padding:30px 35px;
    border: 1px solid #ededed;
    background:#fff;
    box-shadow: 1px 1px 5px #ddd;
}
.log_content .log_tit{
    overflow: hidden;
    margin-bottom:20px;
}
.log_content .log_tit li{
    float: left;
    width: 50%;
    line-height: 40px;
    font-size: 18px;
    cursor: pointer;
    text-align: center;
    background: #ebebeb;
}
.log_content .log_tit li:hover{
    color:#e30a1a;
}
.log_content .log_tit li.on{
    background: #e30a1a;
    color:#fff;
}
.log_content .log_item{
    display: none;
}
.log_content .i_input,.bind_content .i_input{
    margin:10px 0;
}
.log_content .i_input label,.bind_content .i_input label{
    display: block;
    padding:0 10px;
    font-size: 16px;
    margin-bottom:5px;
}
.log_content .i_input input,.bind_content .i_input input{
    width: 100%;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #c2c2c2;
    margin-bottom:8px;
}
.log_content .i_btn{
    margin-top:20px;
}
.log_content .i_btn button,.log_content .i_btn a,.bind_content .i_btn button,.bind_content .i_input #code{
    display: inline-block;
    width: 100%;
    line-height: 40px;
    text-align: center;
    color:#fff;
    border: none;
    font-size: 16px;
    border-radius: 5px;
    background: #e30a1a;
}
.bind_content .i_input #code{
    width: 174px;
}
.bind_content .i_input #code:disabled,.bind_content .i_input #code:disabled:hover,.bind_content .i_input #code[disabled="disabled"],.bind_content .i_input #code[disabled="disabled"]:hover{
    background: #f04551;
}
/*bind_main*/
.bind_main{
    padding:80px 0 185px;
    background: url(../images/bg1_2.png) bottom center no-repeat;
}
.bind_content{
    padding:15px 34px 30px;
}
.bind_content h3{
    color:#e30a1a;
    font-size: 22px;
    text-align: center;
}
/**/
.log_content .i_btn button:hover,.log_content .i_btn a:hover,.bind_content .i_btn button:hover,.bind_content .i_input #code:hover{
    background: #b8000d;
}
/*con1_1*/
.con1_1 .content{
    height: 52px;
    border-bottom: 1px solid #e7e7e7;
}
.con1_1 .hot{
    line-height: 52px;
}
.con1_1 .hot span{
    color:#b8000d;
    font-size: 16px;
}
.con1_1 .hot a{
    color:#333;
    font-size: 14px;
}
.con1_1 .search{
    margin-top: 12px;
}
.con1_1 .search input,.con1_1 .search button{
    float: left;
    height: 28px;
}
.con1_1 .search input{
    width: 260px;
    border:1px solid #d3d3d3;
}
.con1_1 .search button{
    width: 50px;
    color:#fff;
    border: none;
    font-size: 16px;
    margin-left:-1px;
    background:#b8000d;
}
.con1_1 .search button:hover{
    background:#9b0510;
}

/*.con1_2*/
.con1_2{
    padding:30px 0 45px;
}
.con1_2 .notice{
    float: left;
    width: 480px;
}

.index-cate-more{
	float: right;
    font-size: 20px;
   color:#b8000d;
}
.index-cate-more:hover{
	
	color:#9b0510;
}

.con1_2 .notice .n_content{
    margin-bottom:40px;
}
.con1_2 .tit h3{
    font-size: 26px;
    color:#b8000d;
    margin-bottom: 8px;
}
.con1_2 .tit span{
    font-size: 18px;
    color:#abaaaa;
    padding-left:10px;
    text-transform: uppercase;
}
.con1_2 .mask{
    width: 40px;
    height: 2px;
    background: #abaaaa;
}
.con1_2 .notice .n_list{
    margin-top:6px;
}
.con1_2 .n_list li,.con1_4 .news_list li{
    position: relative;
    height: 44px;
    padding: 0 4px;
    border-bottom: 1px dashed #acacac;
}
.con1_2 .n_list li a,.con1_4 .news_list li a{
    display: block;
    font-size: 16px;
    line-height: 43px;
    padding-left:15px;
    padding-right: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(../images/icon1_2.png) left center no-repeat;
}
.con1_2 .n_list li a:hover,.con1_4 .news_list li a:hover{
    color:#b8000d;
}
.con1_2 .n_list li span,.con1_4 .news_list li span{
    position: absolute;
    top:0;
    right: 4px;
    color:#999;
    font-size: 14px;
    line-height: 44px;
}
.con1_2 .n_btn a{
    display: inline-block;
    width: 179px;
    height: 62px;
    line-height: 62px;
    text-align: center;
    color:#fff;
    font-size: 24px;
    margin-right: 25px;
    background: url(../images/bg1_1.png) no-repeat;
}
.con1_2 .training{
    margin-left:554px;
}
.con1_2 .training ul{
    margin-top:8px;
    margin-left:-9px;
    overflow: hidden;
}
.con1_2 .training li{
position: relative;
    height: 44px;
    padding: 0 4px;
    border-bottom: 1px dashed #acacac;
}
.con1_2 .training li a{
    display: block;
    border: 1px solid #fff;
}
/* .con1_2 .training li a:hover{
    border-color:#b8000d;
} */
/* .con1_2 .training img{
    max-width: 100%;
    max-height:100%;
} */
/*con1_3*/
.con1_3{
    background: #f4f4f4;
    padding:40px 0 76px;
}
.con1_3 .carousel-indicators{
    width: auto;
    left: 4px;
    bottom:3px;
    margin-left:0;
}
.con1_3 .carousel-indicators li{
    width: 20px;
    height: 18px;
    line-height: 18px;
    margin:0;
    color:#fff;
    border: none;
    text-indent: 0;
    border-radius: 0;
    text-align: center;
    background: #373736;
}
.con1_3 .carousel-indicators li.active{
    background: #ae0713;
}
.con1_3 .about_banenr{
    position: relative;
    float: left;
    padding-top: 40px;
    background: url(../images/img1_14.png) top left no-repeat;
}
.con1_3 .about_info{
    height: 410px;
    margin-top:10px;
    margin-left:509px;
    background: #fff;
    padding:40px 30px 0 40px;
    box-shadow: 16px 16px 0 #b8b8b8;
}
.con1_3 .tit{
    margin-bottom:15px;
}
.con1_3 .tit h3,.con1_5 .tit h3{
    color:#b8000d;
    font-size: 26px;
}
.con1_3 .tit h5,.con1_5 .tit h5{
    font-size: 18px;
    color:#abaaaa;
    margin: 6px 0;
    text-transform: uppercase;
}
.con1_3 .mask,.con1_5 .mask{
    width: 40px;
    height: 2px;
    background: #abaaaa;
}
.con1_3 .about_info p{
    font-size: 16px;
    line-height: 26px;
}
.con1_3 .more{
    margin-top:25px;
}
.con1_3 .more a{
    display: inline-block;
    width: 106px;
    line-height: 36px;
    color:#fff;
    text-align: center;
    background: #b8000d;
}
.con1_3 .more a:hover{
    background: #9b0510;
}
/*con1_4*/
.con1_4{
    padding:40px 0;
}
.con1_4 .tit,.con1_6 .tit{
    text-align: center;
    margin-bottom:20px;
}
.con1_4 .tit h3,.con1_6 .tit h3{
    color:#b8000d;
    font-size: 26px;
    margin-bottom:16px;
}
.con1_4 .tit .mask,.con1_6 .tit .mask{
    width: 480px;
    height: 1px;
    margin:0 auto;
    background: #d6d6d6;
}
.con1_4 .tit .icon,.con1_6 .tit .icon{
    height: 13px;
    margin-top:-8px;
}
.con1_4 .tit img,.con1_6 .tit img{
    padding:0 8px;
    background: #fff;
    vertical-align: baseline;
}
.con1_4 .tit h5,.con1_6 .tit h5{
    color:#abaaaa;
    font-size:18px;
    margin-top:14px;
    text-transform: uppercase;
}
.con1_4 .news_info{
    float: left;
    width: 50%;
    padding-right:30px;
}
.con1_4 .news_info li{
    overflow: hidden;
    padding:16px 0;
    border-bottom: 1px dashed #acacac;
}
.con1_4 .c_img{
    float: left;
    width: 150px;
}
.con1_4 .c_text{
    margin-left: 166px;
    padding-right:10px;
}
.con1_4 .c_text h3{
    font-size: 18px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.con1_4 .c_text h3 a:hover{
    color:#b8000d;
}
.con1_4 .c_text h5,.con1_4 .c_text p{
    font-size: 15px;
    color:#999;
}
.con1_4 .c_text p{
    color:#666;
}
.con1_4 .c_text p{
    height: 42px\9;
    margin-top:10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.con1_4 .news_list{
    float: left;
    width: 50%;
    padding-left: 30px;
}
/*.con1_4*/
.con1_5{
    padding:65px 0 56px;
    background: #f4f4f4;
}
.con1_5 .c_banner{
    float: left;
    padding-top:30px;
}
.con1_5 .c_info{
    margin-left:517px;
}
.con1_5 .environment{
    height: 204px;
    background: #fff;
    padding:30px 34px 0 20px;
}
.con1_5 .tit{
    position: relative;
}
.con1_5 .mask{
    margin-bottom:15px;
}
.con1_5 .more{
    position: absolute;
    top:28px;
    right:0;
    color:#b8000d;
    font-size: 16px;
}
.con1_5 .more:hover{
    text-decoration: underline;
    color:#9b0510;
}
.con1_5 .environment p{
    font-size: 16px;
    line-height: 26px;
}
.con1_5 .c_list{
    margin-top:10px;
}
.con1_5 .c_list ul{
    overflow: hidden;
    margin-left:-7px;
}
.con1_5 .c_list li{
    float: left;
    width: 50%;
    line-height: 30px;
    padding-left:7px;
    font-size: 16px;
    text-align: center;
}
.con1_5 .c_list a{
    display: block;
}
.con1_5 .c_list .c_img{
    width: 100%;
    height: 226px;
    line-height: 220px;
    border: 1px solid #d7d7d7;
    padding:2px ;
    font-size: 0;
}
.con1_5 .c_list img{
    height: auto;
    max-height: 100%;
}
/*con1_6*/
.con1_6{
    padding:40px 0;
}
.con1_6 .content{
    position: relative;
}
.con1_6 .c_banner{
    margin-bottom:20px;
    position: relative;
}
.con1_6 .hd a{
    position: absolute;
    font-size: 40px;
    color: #cdcdcd;
    top:32%;
}
.con1_6 .hd a:hover{
    color:#b8000d;
}
.con1_6 .hd a.prev{
    left: 0;
    margin-left:-50px;
}
.con1_6 .hd a.next{
    right: 0;
    margin-right:-50px;
}
.con1_6 .bd ul{
    height: 260px;
    overflow: hidden;
}
.con1_6 .bd li{
    float: left;
    width: 275px;
    margin:0 5px;
}
.con1_6 .bd a,.con1_6 .m_banner a{
    display: block;
    text-align: center;
}
.con1_6 .bd .c_img{
    height: 220px;
    line-height: 214px;
    padding:2px;
    font-size: 0;
    border: 1px solid #d7d7d7;
}
.con1_6 .bd .c_img img{
    max-height:100%;
}
.con1_6 .bd .c_text{
    font-size: 18px;
    line-height: 40px;
}
.con1_6 .m_banner{
    margin-bottom:20px;
}
.con1_6 .m_banner ul{
    overflow: hidden;
    margin:0 -10px;
}
.con1_6 .m_banner li{
    float: left;
    width: 25%;
    padding:0 10px;
}
.con1_6 .m_banner .c_img{
    height: 176px;
    line-height: 170px;
    padding:2px;
    font-size: 0;
    border: 1px solid #d7d7d7;
}
.con1_6 .m_banner .c_text{
    font-size: 16px;
    line-height: 34px;
}
.con1_6 .link{
    color:#393939;
    font-size: 16px;
    overflow: hidden;
    border-bottom: 1px solid #e7e7e7;
}
.con1_6 .link_text{
    float: left;
    line-height: 36px;
}
.con1_6 .link_list{
    height: 16px;
    margin-left:90px;
    margin-top:10px;
}
.con1_6 .link_list a{
    float: left;
    height: 16px;
    line-height: 16px;
    padding:0 8px;
    font-size: 16px;
    border-left: 1px solid #393939;
}
.con1_6 .link_list a.bdn{
    border: none;
    padding-left:0;
}
.con1_1 .hot a:hover,.con1_5 .c_list a:hover,.con1_6 .bd .c_text:hover,.con1_6 .link_list a:hover,.log_main .text-right a:hover{
    color:#b8000d;
}


/*新增*/
/*.con1_2*/
.con1_22{
    padding-top:30px;
}

.con1_22 .p-left{
    padding-left:30px;
	padding-right:0px;
}

.con1_22 .p-right{
	padding-left:0px;
    padding-right:30px;
}

.con1_22 .notice .n_content{
    margin-bottom:40px;
}
.con1_22 .tit h3{
    font-size: 26px;
    color:#b8000d;
    margin-bottom: 8px;
}
.con1_22 .tit span{
    font-size: 18px;
    color:#abaaaa;
    padding-left:10px;
    text-transform: uppercase;
}
.con1_22 .mask{
    width: 40px;
    height: 2px;
    background: #abaaaa;
}
.con1_22 .notice .n_list{
    margin-top:6px;
}
.con1_22 .n_list li,.con1_4 .news_list li{
    position: relative;
    height: 44px;
    padding: 0 4px;
    border-bottom: 1px dashed #acacac;
}
.con1_22 .n_list li a,.con1_4 .news_list li a{
    display: block;
    font-size: 16px;
    line-height: 43px;
    padding-left:15px;
    padding-right: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(../images/icon1_2.png) left center no-repeat;
}
.con1_22 .n_list li a:hover,.con1_4 .news_list li a:hover{
    color:#b8000d;
}
.con1_22 .n_list li span,.con1_4 .news_list li span{
    position: absolute;
    top:0;
    right: 4px;
    color:#999;
    font-size: 14px;
    line-height: 44px;
}
.con1_22 .n_btn a{
    display: inline-block;
    width: 179px;
    height: 62px;
    line-height: 62px;
    text-align: center;
    color:#fff;
    font-size: 24px;
    margin-right: 25px;
    background: url(../images/bg1_1.png) no-repeat;
}
.con1_22 .training{
    margin-left:554px;
}


.lianxi-us {height: 264px;margin-bottom: 10px;overflow: hidden;overflow-y: auto;}

.lianxi-us::-webkit-scrollbar {
	width: 6px;
}
.lianxi-us::-webkit-scrollbar-track {
	background-color:#ddd;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius:2em;
}
.lianxi-us::-webkit-scrollbar-thumb {
	background-color:#999;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius:2em;
}
.mobile-tel{display:none;}
@media (max-width: 768px) {
.mobile-tel{position: fixed;z-index:999;bottom:0px;wwidth:100%;display:block;}
}
