@charset "utf-8";
.news-more-page .page{
	clear:both;
	color:#993333;
	text-align:center;
	margin: 40px 0;
}
.news-more-page .page a{
	background: #fff;
	border: 1px solid #993333;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	padding: 5px 10px;
	color:#993333;
	font-family:"微软雅黑";
	margin-right:3px;
}
.news-more-page .page a.selected{
	background: #993333;
	border: 1px solid #993333;
	color: #fff;
	text-decoration: none;
}
.news-more-page .page .pageinfo{
	display:none;
}

/* CSS Document */
@media screen and (min-width: 900px){
body {
    margin: 0px;
    padding: 0px;
    margin: auto;
    background-color: #fbfbfb;
}

h1,p,ul,li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.head {
    width: 100%;
    height: 100px;
    background-color: #FFF;
}

.head_top {
    width: 1200px;
    height: 100px;
    margin: auto;
}

.head_logo {
    width: 360px;
    height: 100px;
    float: left;
}

.head_nva {
    width: 830px;
    height: 100px;
    float: right;
}


.head_nva a {
    float: right;
    display: block;
    margin-top: 30px;
    text-decoration: none;
    color: #696969;
    margin-left: 15px;
    margin-right: 15px;
}
.head_nva a:first-child{
    margin-right: 0px;
}

.head_nva h1 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 7px;
}

.head_nva a:hover {
    color: #ae1d24;
    border-bottom: 4px solid #ae1d24;
}


/*首页共用标题*/
.ind_title_1{
    width: 100%;
    font-size: 18px;
    color: #000000;
    text-align: center;
}
.ind_title_1 h1{
    font-size: 42px;
    font-weight: normal;
    margin-bottom: 15px;
}
.ind_title_2{
    width: 100%;
    font-size: 18px;
    color: #FFF;
    text-align: center;
}
.ind_title_2 h1{
    font-size: 42px;
    font-weight: normal;
    margin-bottom: 15px;
}

/*报考政策*/
.policy{
    width: 100%;
    display: table;
    overflow: hidden;
        padding: 50px 0;
    background-color: #ffffff;
}

.policy .policy_cont{
    width: 1200px;
    display: table;
    overflow: hidden;
    margin: auto;
    padding-top: 50px;
}
.policy .content{
    width: 380px;
    height: 430px;
    padding: 0px 15px;
    box-sizing: border-box;
    border: 1px solid #bfbfbf;
    border-radius: 6px;
    float: left;
    margin-right: 30px;
}
.policy .content:last-child{
    margin-right: 0px;

}
.policy .title{
    width: 100%;
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #e6e6e6;
}
.policy .title h1{
    float: left;
    font-weight: normal;
}
.policy .title a{
    float: right;
    color: #000;
    text-decoration: none;
}
.policy .title a:hover{
    text-decoration: underline;
    color: #ae1d24;
}

.policy .img{
    width: 100%;
    /* display: table;
    overflow: hidden; */
    margin-top: 20px;
    box-sizing: border-box;
    height: 120px;
    border-radius: 6px;
	background-size:cover;
	background-position:center;
}
.policy .img img{
    width: 100%;
    height: 120px;
}
.policy .lift{
    width: 100%;
    display: table;
    overflow: hidden;
    padding-top: 20px;
    box-sizing: border-box;
}
.policy .lift li{
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
}
.policy .lift li a{
    text-decoration: none;
    color: #585858;
}
.policy .lift li a:hover{
    text-decoration: underline;
    color: #ae1d24;
}
/**/

/*在线测试*/
.test{
    width: 100%;
    display: table;
    overflow: hidden;
    padding: 50px 0;
    background-color: #000000;
}
.test .testcont{
    width: 1200px;
    height: 420px;
    margin: auto;
    margin-top: 50px;
    background-color: #ffffff;
    border-radius: 6px;
}
.test .testcont .tad1{
    width: 250px;
    height: 420px;
    background-color: #eeeeee;
    float: left;
    border-radius: 6px 0px 0px 6px;
}
.test .testcont .tad1 .title{
    width: 250px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    border-bottom: 1px solid #e0e0e0;
    text-indent: 50px;
}
.test .testcont .tad1 ul{
    list-style:none; 
    width:99.9%; 
    margin:auto; 
    padding:0px; 
}
.test .testcont .tad1 ul li{
    line-height:60px; 
    width:250px; 
    height: 60px;
    text-align:left;
    border-bottom: 1px solid #e0e0e0;
    font-size: 18px;
    text-indent: 50px;
}
.test .testcont .tad1 a{
    display:block; 
    text-decoration:none;
}
.test .testcont .tad1 .hover{
    color:#fff; 
    display:block; 
    background-color:#476abe;
}
.test .testcont .tad2{
    width: 950px;
    height: 420px;
    padding: 15px;
    box-sizing: border-box;
    background-color:#fff;
    float: right;
    border-radius: 0px 6px 6px 0px;
}

.test .testcont .tad2 table{
    width: 800px;
    margin: auto;
}
 .test .testcont .tad2 table .td1{
    width: 150px;
    text-align: right;
    padding-right: 10px;
}
.test .testcont .tad2 table .td2{
    width: 650px;
}
.test .testcont .tad2 table h1{
    font-size: 30px;
    font-weight: normal;
    padding-bottom: 30px;
}
.test .testcont .tad2 table td{
    padding: 10px 0;
    font-size: 16px;
}
.test .testcont .tad2 table .input1{
    width: 550px;
    height: 45px;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    text-indent: 10px;
    outline:none;
    font-size: 16px;
    ;
}
.test .testcont .tad2 table .input2{
    width: 550px;
    height: 45px;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    outline:none;
    font-size: 16px;
    text-indent: 5px;
}
.test .testcont .tad2 table .input3{
    width: 200px;
    height: 45px;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    outline:none;
    font-size: 16px;
    color: #fff;
    background-color: #476abe;
}
.test .testcont .tad2 table label{
    font-size: 16px;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #000;
}



/*在线报考流程*/
.flow{
    width: 100%;
    display: table;
    overflow: hidden;
    padding: 50px 0;
    background-color: #ffffff;
}
.flow .img{
    width: 1200px;
    height: 86px;
    display: block;
    margin: auto;
    margin-top: 70px;
}
.flow .img img{
    width: 1200px;
    height: 86px;
}
.flow .apply{
    width: 520px;
    display: table;
    overflow: hidden;
    padding-top: 60px;
    padding-bottom: 20px;
    margin: auto;
    text-align: center;
}
.flow .apply a{
    background-color: #fc8f1a;
    height: 50px;
    width: 240px;
    line-height: 50px;
    font-size: 18px;
    color: #ffffff;
    text-decoration: none;
    float: left;
    border-radius: 6px;
    margin-left: 10px;
    margin-right: 10px;
}


/*在线课程*/
.course{
    width: 100%;
    display: table;
    overflow: hidden;
    background-color: #000000;
    padding: 50px 0;
}
.course .cont{
    width: 1200px;
    display: table;
    overflow: hidden;
    padding: 50px 0;
    margin: auto;
}
.course .cont .list{
    width: 380px;
    height: 255px;
    background-color: #ffffff;
    border-radius: 6px;
    float: left;
    margin-right: 30px;
}
.course .cont .list:last-child{
    margin-right: 0px;
}
.course .cont .list .list_lift{
    width: 140px;
    height: 255px;
    float: left;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    background-color: #ff4d4d;
    border-radius: 6px 0px 0px 6px;
}
.course .cont .list .list_lift img{
    width: 70px;
    height: 70px;
    display: block;
    margin: auto;
    padding-top: 10px;
}
.course .cont .list .list_lift h1{
    font-size: 26px;
    font-weight: normal;
    color: #ffffff;
    padding: 10px 0;
}
.course .cont .list .list_lift a{
    display: block;
    background-color: #ff7e00;
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #ffffff;
    margin: auto;
    text-decoration: none;
    border-radius: 6px;
    margin-top: 10px;
}
.course .cont .list_rig{
    width: 240px;
    height: 255px;
    background-color: #ffffff;
    border-radius: 6px;
    float: right;
    padding: 10px;
    box-sizing: border-box;
}
.course .cont .list_rig .title{
    width: 220px;
    height: 120px;
    font-size: 14px;
    color: #8c8c8c;
    line-height: 26px;
    border-bottom: 1px solid #cccccc;
}
.course .cont .list_rig .title h1{
    font-size: 14px;
    color: #ff4d4d;
    font-weight: normal;
}
.course .cont .list_rig .lib{
    width: 220px;
    height: 105px;
    font-size: 14px;
    padding-top:10px;
    color: #8c8c8c;
    line-height: 26px;
}


/*全国网点*/
.branch{
    width: 100%;
    display: table;
    overflow: hidden;
    background-color: #ffffff;
    padding: 50px 0;
}
.branch .cont{
    width: 1200px;
    display: table;
    overflow: hidden;
    padding: 50px 0;
    margin: auto;
}
.branch .cont .list{
    width: 220px;
    height: 300px;
    float: left;
    margin-right: 25px;
}
.branch .cont .list:last-child{
    margin-right: 0px;
}
.branch .cont .list .img{
    width: 220px;
    height: 300px;
    background-color: #000;
    border-radius: 6px;
}
.branch .cont .list .img img{
    width: 220px;
    height: 300px;
    border-radius: 6px;
}
.branch .cont .list .zhezhao{
    width: 220px;
    height: 300px;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 6px;
    position: relative;
    top: -300px;
    border-radius: 6px;
    background-color: #000;
    opacity:0.3;
}
.branch .cont .list .fuk{
    width: 220px;
    height: 300px;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 6px;
    position: relative;
    top: -600px;
    border-radius: 6px;
    
}
.branch .cont .list .fuk a{
    display: block;
    width: 85px;
    height: 35px;
    line-height: 35px;
    background-color: #ffff;
    font-size: 14px;
    font-weight: normal;
    margin: auto;
    margin-top: 20px;
    text-decoration: none;
    text-align: center;
    color: #000;
    border-radius: 5px;
}
.branch .cont .list .fuk .one{
    width: 190px;
    height: 160px;
    padding-top: 30px;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #fff;
    font-size: 16px;
    line-height: 26px;
}
.branch .cont .list .fuk .one h1{
    font-weight: normal;
    font-size: 48px;
    margin-bottom: 50px;
}
.branch .chengshi{
    width: 1200px;
    display: table;
    overflow: hidden;
    margin: auto;
    text-align: center;
    font-size: 18px;
}
.branch .chengshi a{
    text-decoration: none; 
    color: #000;
    margin: 0px 15px;
}
.branch .chengshi a:hover{
    color: #fc8f1a;
}
/*学员风采*/
.student{
    width: 100%;
    display: table;
    overflow: hidden;
    background-color: #000000;
    padding: 50px 0;
}
.student .cont{
    width: 1200px;
    display: table;
    overflow: hidden;
    padding: 50px 0;
    margin: auto;
}
.student .cont .list{
    width: 380px;
    height: 220px;
    padding: 15px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 6px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}
.student .cont .list .one{
    width: 350px;
    height: 140px;
    padding-top: 5px;
    border-bottom: 1px solid #cccc;
}
.student .cont .list .one .left{
    width: 130px;
    height: 130px;
    float: left;
    border-radius: 50%;
	background-position:center;
	background-size:cover;
}
.student .cont .list .one .left img{
    width: 120px;
    height: 120px;
    display: block;/* 
    border-radius: 50%; */
}
.student .cont .list .one .rig{
    width: 200px;
    height: 150px;
    float: right;
    font-size: 14px;
    color: #696969;
    line-height: 22px;
}
.student .cont .list .one .rig h1{
    font-size: 26px;
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 15px;
    color: #000;
}
.student .cont .list:last-child{
    margin-right: 0px;
}
.student .cont .list:nth-child(6n+3){
    margin-right: 0px;
}
.student .cont .list .tow{
    width: 350px;
    height: 30px;
    padding-top: 15px;
}
.student .cont .list .tow span{
    float: left;
    line-height: 30px;
    font-size: 14px;
    color: #585858;
}
.student .cont .list .tow a{
    float: right;
    width: 80px;
    height: 30px;
    background-color: #fc8f1a;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    border-radius: 3px;
}

/*认证执行机构*/
.approve{
    width: 100%;
    display: table;
    overflow: hidden;
    background-color: #ffffff;
    padding: 50px 0;
}
.approve .cont{
    width: 1200px;
    display: table;
    overflow: hidden;
    padding-top: 50px;
    margin: auto;
}
.approve .cont .list{
    width: 380px;
    height: 270px;
    float: left;
    font-size: 18px;
    text-align: center;
    margin-right: 30px;
}
.approve .cont .list:last-child{
    margin-right: 0px;
}
.approve .cont .list .img{
    width: 380px;
    height: 210px;
    border-radius: 10px;
    margin-bottom: 10px;
	background-position:center;
	background-size:cover;
}


/*企业合规师证书*/
.certificate{
    width: 100%;
    display: table;
    overflow: hidden;
    background-color: #000000;
    padding: 50px 0; 
}
.certificate .cont{
    width: 1200px;
    display: table;
    overflow: hidden;
    margin: auto;
    padding-top: 50px;
}
.certificate .cont .list{
    width: 580px;
    height: 370px;
    background-color: #ffffff;
    border-radius: 6px;
    float: left;
    margin-right: 40px;
    padding: 15px;
    box-sizing: border-box;
}
.certificate .cont .list .img{
    width: 550px;
    height: 340px;
    display: block;
	background-position:center;
	background-size:cover;
}
.certificate .cont .list:last-child{
    margin-right: 0px;
}


/*就业前景*/
.jiuye{
    width: 100%;
    display: table;
    overflow: hidden;
    background-color: #ffffff;
    padding: 50px 0;
}
.jiuye .img{
    width: 1200px;
    display: table;
    overflow: hidden;
    margin: auto;
    padding: 50px 0;
}



/*友情链接*/
.link{
    width: 100%;
    display: table;
    overflow: hidden;
    background-color: #f5f3f4;
    padding-top: 20px;
    padding-bottom: 50px;
}
.link .title{
    width: 1200px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e9e7e8;
    margin: auto;
}
.link .cont{
    width: 1200px;
    display: table;
    overflow: hidden;
    line-height: 30px;
    margin: auto;
    padding: 10px 0;
}
.link .cont a{
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
    color: #5e5e5e;
    font-size: 14px;
}
.link .cont a:hover{
    text-decoration: underline;
    color: #ae1d24;
}
.link .cont a:last-child{
    margin-right: 0px;
}
.link .cont a:first-child{
    margin-left: 0px;
}

/*尾部样式*/
.foot{
    width: 100%;
    display: table;
    overflow: hidden;
    background-color: #000000;
    padding-top: 30px;
    padding-bottom: 50px;
}
.foot .cont{
    width: 1200px;
    display: table;
    overflow: hidden;
    margin: auto;
}
.foot .cont .dizhi{
    width: 500px;
    display: table;
    overflow: hidden;
    float: left;
    color: #d2d2d2;
    font-size: 14px;
    line-height: 25px;
}
.foot .cont .dizhi .nva{
    margin-bottom: 20px;
}
.foot .cont .dizhi a{
    text-decoration: none;
    color: #d2d2d2;
    margin-left: 15px;
    margin-right: 15px;
}
.foot .cont .dizhi a:hover{
    text-decoration: underline;
    color: #fc8f1a;
}
.foot .cont .dizhi a:first-child{
    margin-left: 0px;
}
.foot .cont .dhua{
    width: 300px;
    display: table;
    overflow: hidden;
    float: left;
    color: #d2d2d2;
    font-size: 14px;
}
.foot .cont .dhua .teb{
    font-size: 30px;
    margin-bottom: 10px;
}
.foot .cont .wx{
    width: 400px;
    display: table;
    overflow: hidden;
    float: right;
}
.foot .cont .wx div{
    float: right;
    margin-left: 30px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.foot .cont .wx img{
    width: 100px;
    height: 100px;
    display: block;
    margin-bottom: 10px;
}

/*背景图*/
.tu_100{
    background-image: url(../images/a1.jpg);
    background-position: center top;
}
.tu_200{
    background-image: url(../images/a2.jpg);
    background-position: center top;
}
.tu_300{
    background-image: url(../images/a3.jpg);
    background-position: center top;
}
.tu_400{
    background-image: url(../images/a4.jpg);
    background-position: center top;
}

/*内页------------------------------------------------------------------------------------------*/
.body{
    background-color: #f2f2f2;
}
/*内页导航样式*/
.nyhead_1{
    width: 100%;
    height: 55px;
    background-color: #993333;
}
.nyhead_1 .cont{
    width: 1200px;
    height: 55px;
    margin: auto;
    line-height: 55px;
    font-size: 16px;
    color: #fff;
}
.nyhead_1 a{
    text-decoration: none;
    margin-left: 15px;
    margin-right: 15px;
    color: #fff;
}
.nyhead_1 a:hover{
    color: #ffd632;
}
.nyhead_1 a:first-child{
    margin-left: 0px;
}
.nyhead_2{
    width: 100%;
    height: 50px;
    background-color: #fff;
}
.nyhead_2 .cont{
    width: 1200px;
    height: 50px;
    margin: auto;
    line-height: 50px;
    font-size: 14px;
    color:#999999;
}
/*内页内容区域样式*/
.content{
    width: 1200px;
    display: table;
    overflow: hidden;
    padding: 30px 0;
    margin: auto;
}
.content .nrleft{
    width: 880px;
    display: table;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 6px;
    float: left;
    padding: 15px;
    padding-top: 5px;
    box-sizing: border-box;
}
.content .nrleft .title{
    width: 850px;
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #5e5e5e;
    font-size: 26px;
    font-weight: normal;
}
.content .nrleft .list{
    width: 850px;
    display: table;
    overflow: hidden;
    padding-top: 20px;
    margin-bottom: 50px;
}
.content .nrleft .list li{
    width: 850px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border-bottom: 1px solid #f5f5f5;
    text-indent: 20px;
    background-image: url(../images/sanjiao.png);
    background-position:left;
    background-repeat: no-repeat;
}
.content .nrleft .list a{
    text-decoration: none;
    color: #000;
}
.content .nrleft .list a:hover{
    text-decoration: underline;
    color: #ae1d24;
}
.content .nrleft .fenye{
    width: 850px;
    display: table;
    overflow: hidden;
    border-top:2px solid #d8d8d8;
    padding: 15px 0;
}
.content .nrleft .xxtitle{
    width: 850px;
    display: table;
    overflow: hidden;
    border-bottom: 2px solid #5e5e5e;
    padding: 20px 30px;
    box-sizing: border-box;
    font-size: 14px;
    color: #575757;
}
.content .nrleft .xxtitle h1{
    font-weight: normal;
    font-size: 32px;
    margin-bottom: 15px;
}
.content .nrleft .xxcont{
    width: 850px;
    display: table;
    overflow: hidden;
    padding: 30px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 30px;
    text-indent: 33px;
}
.content .nrleft .xxcont p{
    padding: 10px 0;
}
.content .nrleft .xxjsu{
    width: 850px;
    display: table;
    overflow: hidden;
    border-top: 1px solid #bebebe;
    padding: 10px 30px;
    box-sizing: border-box;
}
.content .nrrig{
    width: 300px;
    display: table;
    overflow: hidden;
    float: right;
}
.content .nrrig .cont{
    width: 300px;
    display: table;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 6px;
    padding: 15px;
    padding-top: 5px;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.content .nrrig .cont .title{
    width: 270px;
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #5e5e5e;
}
.content .nrrig .cont .title h1{
    font-size: 26px;
    font-weight: normal;
    float: left;
}
.content .nrrig .cont .title a{
    float: right;
    text-decoration: none;
    color: #575757;
    font-size: 14px;
}
.content .nrrig .cont .title a:hover{
    text-decoration: underline;
    color: #ae1d24;
}
.content .nrrig .cont .list{
    width: 270px;
    display: table;
    overflow: hidden;
    padding-top: 10px;
}
.content .nrrig .cont .list li{
    width: 270px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
}
.content .nrrig .cont .list a{
    text-decoration: none;
    color: #575757;
}
.content .nrrig .cont .list a:hover{
    text-decoration: underline;
    color: #ae1d24;
}


/*在线课程*/
.keceng{
    width: 1200px;
    display: table;
    overflow: hidden;
    margin: auto;
    justify-content: center;
    flex-wrap: wrap;
    flex: content;
}
.keceng .list{
    width: 226px;
    display: table;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    border-radius: 5px;
    float: left;
    padding-bottom: 10px;
    text-align: center;
    font-size: 14px;
    margin-right: 17px;
    margin-bottom: 20px;
}
.keceng .list:nth-child(5n){
    width: 226px;
    display: table;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    border-radius: 5px;
    float: left;
    padding-bottom: 10px;
    text-align: center;
    font-size: 14px;
    margin-right: 17px;
    margin-bottom: 20px;
}
.keceng .list:last-child{
    margin-right: 0px;
}
.keceng .list:nth-child(5){
    margin-right: 0px;
}
.keceng .list .img{
    width: 100%;
    height: 130px;
    border-radius: 3px 3px 0px 0px;
    display: block;
    margin-bottom: 10px;
	background-size:cover;
	background-position:center;
}
.keceng .list .title{
	padding:0 10px;
}
.zixun{
    width: 1200px;
    display: table;
    overflow: hidden;
    padding: 40px 0;
}
.zixun .list{
    width: 380px;
    display: table;
    overflow: hidden;
    padding: 15px;
    padding-top: 5px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    border-radius: 5px;
    float: left;
    box-sizing: border-box;
    margin-right: 26px;
}
.zixun .list:nth-child(3){
    margin-right: 0px;
}
.zixun .list .title{
    width: 350px;
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #5e5e5e;
}
.zixun .list .title h1{
    font-size: 30px;
    font-weight: normal;
    float: left;
}
.zixun .list .title a{
    float: right;
    font-size: 14px;
    color: #5e5e5e;
    text-decoration: none;
}
.zixun .list .lib{
    width: 350px;
    display: table;
    overflow: hidden;
    padding-top: 20px;
}
.zixun .list .lib li{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}
.zixun .list .lib a{
    color: #5e5e5e;
    text-decoration: none;
}
.zixun .list .lib a:hover{
    text-decoration: underline;
    color: #ae1d24;
}
.zixun .list .title a:hover{
    text-decoration: underline;
    color: #ae1d24;
}
.zixun .list .lib{
    width: 350px;
    display: table;
    overflow: hidden;
}

/*合作申请*/
.hezuo{
    width: 1200px;
    display: table;
    overflow: hidden;
    margin: auto;
    border: 1px solid #e4e4e4;
    background-color: #fff;
    border-radius: 6px;
    padding: 20px;
    box-sizing: border-box;
}
.hezuo .title{
    width: 800px;
    height: 80px;
    line-height: 80px;
    border-bottom: 2px solid #8c8c8c;
    margin: auto;
}
.hezuo .title h1{
    font-weight: normal;
    font-size: 40px;
    text-align: center;
}
.hezuo .cont{
    width: 800px;
    margin: auto;
    margin-top: 30px;
}
.hezuo .cont span{
    color: #ae1d24;
    font-size: 18px;
    margin-right: 5px;
    position: relative;
    top: 5px;
}
.hezuo .cont input{
    width: 550px;
    height: 40px;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    text-indent: 10px;
    font-size: 18px;
    color: #525252;
    outline:none
}
.hezuo .cont select{
    width: 555px;
    height: 45px;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    outline:none;
    font-size: 16px;
    text-indent: 5px;
}
.hezuo .cont td{
    padding: 10px;
    height: 40px;
}
.hezuo .cont .td1{
    text-align: right;
    width: 150px;
}
.hezuo .cont .td2{
    text-align: left;
    width: 650px;
}
.hezuo .tijiao{
    width: 800px;
    display: table;
    overflow: hidden;
    margin: auto;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 50px;
    border-top: 1px solid #dedede;
    padding: 30px 0;
}
.hezuo .tijiao input{
    width: 120px;
    height: 45px;
    background-color: #ae1d24;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    color: #fff;
}
/**/
}