@charset "utf-8";
/* CSS Document */

body{
    font-family: "Microsoft Yahei", Helvetica, Arial, sans-serif;
}


.fs-14{ font-size: 14px;}
.fs-18{ font-size: 18px;}
.fs-20{ font-size: 20px;}
.color-dd0012{ color: #dd0012;}


.container{ /*根据效果图主体宽度定义*/
    width: 1023px;
    min-width: 1023px;
}
.w-798{ width: 798px;}
.w-210{ width: 210px;}
.w-325{ width: 325px;}
.w-676{ width: 676px;}
.w-328{ width: 328px;}
.w-193{ width: 193px;}
.w-830{ width: 799px; min-height: 333px; border-right: 1px solid #ececec; border-bottom: 1px solid #ececec; padding-left: 30px;}
.h-49{ height: 49px;}


.mt3{ margin-top: 3px;}
.mb3{ margin-bottom: 3px;}
.mb40{ margin-bottom: 40px;}


/*header*/
.shortcut{
    width: 100%;
    min-width: 1023px;
    height: 46px;
    line-height: 46px;
    background: #f6f6f6;
    border-top: 2px solid #dd0012;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    color: #333;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9;
}
.shortcut a{
    color: #333;
}
.shortcut span{
    margin: 0 10px;
}
header{
    width: 1023px;
    height: 116px;
}
.logo{
    width: 204px;
    height: 69px;
    padding-top: 27px;
}
.logo img{
    display: inline-block;
    width: 204px;
    height: 69px;
}
.search{
    width: 351px;
    padding-top: 35px;
    margin-left: 44px;
    display: inline;
}
.search p{
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #272727;
}
.search p a{
    margin-right: 8px;
    color: #dd0012;
}
.ssk-1{
    width: 286px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #cac6c6;
    color: #999;
    text-indent: 8px;
}
.input-1{
    width: 50px;
    height: 34px;
    background: url("../images/input_1.jpg") no-repeat;
    border: none;
}
.animate-1{
    width: 386px;
    padding-top: 38px;
    height:53px;
    overflow:hidden;

}
.animate-1 ul li{
    float: left;
    width: 65px;
    height: 53px;
    overflow: hidden;
    position: relative;
}
.animate-1 ul li .img{
    width: 53px;
    margin: 0 6px;
}
.animate-1 ul li .img img{
    display: block;
    width: 53px;
    height: 53px;
}
.animate-1 ul li .text{
    width: 126px;
    line-height: 22px;
    font-size: 14px;
    color: #dd0012;
    text-align: center;
    position: absolute;
    left: 65px;
    top: 4px;
}
.animate-1 ul li.on{
    width: 191px;
}


/*nav*/
nav{
    width: 100%;
    min-width: 1023px;
    height: 42px;
    background: #dd0012;
}
.all-service{
    width: 225px;
    height: 42px;
    position: relative;
    z-index: 8;
}
.all-service .service-btn{
    display: block;
    width: 225px;
    height: 42px;
    line-height: 42px;
    background: url("../images/tb_1.png") 25px center #272727 no-repeat;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.all-service .service-con{
    width: 225px;
    background: #f1f1f1;
    position: absolute;
    left: 0;
    top: 42px;
}
.all-service .service-con ul li{
    padding-left: 14px;
    border-bottom: 1px solid #ddd;
}
.all-service .service-con ul li p{
    height: 40px;
    line-height: 40px;
}
.all-service .service-con ul li p a{
    display: block;
    background: url("../images/li_bg1.png") 185px center no-repeat;
    font-size: 16px;
    color: #333;
}
.all-service .service-con ul li .con{
    width: 186px;
    padding-bottom: 6px;
    line-height: 22px;
    font-size: 14px;
}
.all-service .service-con ul li .con a{
    display: inline-block;
    margin-right: 12px;
    color: #333;
	line-height:26px;
}
nav .nav-con{
    width: 798px;
}
nav .nav-con li{
    float: left;
    width: 99px;
}
nav .nav-con li a{
    display: block;
    width: 99px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}


/*footer*/
.tel{
    width: 197px;
    height: 28px;
}
.tel img{
    display: block;
    width: 197px;
    height: 28px;
}
.wechat ul li{
    float: left;
    width: 92px;
    margin-right: 13px;
    display: inline;
}
.wechat ul li img{
    display: block;
    width: 92px;
    height: 92px;
}
.wechat ul li p{
    line-height: 24px;
    color: #000;
    text-align: center;
}
.copy{
    width: 778px;
    height: 133px;
    padding-top: 25px;
    padding-left: 20px;
    line-height: 30px;
    border-left: 1px solid #252525;
    font-size: 14px;
    color: #252525;
}
.copy a{
    margin: 0 8px;
    color: #252525;
}


/*page*/
.page{
    line-height: 30px;
    padding: 30px 0;
    font-size: 14px;
    color: #666;
    text-align: center;
}
.page a{
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    background: #fff;
    border: 1px solid #666;
    color: #666;
}
.page a:hover,.page a.current{
    background: #dd0012;
    border: 1px solid #dd0012;
    color: #fff;
}
.page strong{
    background: #dd0012;
    border: 1px solid #dd0012;
    color: #fff;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
}

/*banner*/
.slideBox{
    width: 798px;
    height: 273px;
    overflow: hidden;
    position: relative;
}
.slideBox .bd{
    height: 100%;
    position: relative;
    z-index: 0;
}
.slideBox .bd li{
    height: 273px;
    vertical-align: bottom;
}
.slideBox .bd li .img-1{
    width: 568px;
    height: 273px;
}
.slideBox .bd li .img-1 img{
    display: block;
    width: 568px;
    height: 273px;
}
.slideBox .bd li .img-2{
    width: 227px;
    height: 135px;
    margin-left: 3px;
    display: inline;
}
.slideBox .bd li .img-2 img{
    display: block;
    width: 227px;
    height: 135px;
}

.slideBox .hd{
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 236px;
    bottom: 10px; /*这个根据效果图定义*/
    z-index: 2;
}
.slideBox .hd ul{
    float: left;
    overflow: hidden;
    zoom: 1;

}
.slideBox .hd ul li{
    float: left;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background: url("../images/dian_1.png") no-repeat;
    cursor: pointer;
}
.slideBox .hd ul li.on{
    background: url("../images/dian_1h.png") no-repeat;
}


/*首页内容*/
.mod-01{
    width: 551px;
}
.mod-01 .title{
    height: 36px;
    line-height: 36px;
    padding-left: 72px;
    padding-top: 6px;

}
.mod-01 .title span{
    display: inline-block;
    width: 50px;
    height: 20px;
    line-height: 20px;
    background: url("../images/sp_bg1.png") no-repeat;
    font-size: 14px;
    color: #fff;
    text-indent: 8px;
}
.mod-01 .title a{
    display: inline-block;
    font-size: 16px;
    color: #dd0012;
}
.mod-01 .content{
    height: 64px;
    border-bottom: 1px dashed #ddd;
}
.mod-01 .content ul li{
    float: left;
    width: 275px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    overflow:hidden;
}
.mod-01 .content ul li a{
    color: #666;
}

.mod-02{
    width: 227px;
    height: 303px;
    background: #f4f4f4;
}
.mod-02 img{
    display: block;
    width: 227px;
    height: 100px;
}
.mod-02 .title{
    height: 42px;
    line-height: 34px;
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    color: #d21c29;
}
.mod-02 .content{
    height: 130px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
}
.mod-02 .link{
    display: block;
    width: 160px;
    height: 36px;
    line-height: 36px;
    margin-bottom: -16px;
    background: url("../images/a_bg1.png") no-repeat;
    font-size: 16px;
    color: #fff;
}

.mod-03 .tab-tit1{
    height: 46px;
    background: url("../images/tit_bg1.jpg") left 39px repeat-x;
}
.mod-03 .tab-tit1 .tabs-tit{
    float: left;
    width: 132px;
    height: 46px;
    line-height: 42px;
    font-size: 18px;
    color: #333;
    text-align: center;
}
.tabs-tit a{color: #333;}
.mod-03 .tab-tit1 .tabs-tit.selected{
    background: url("../images/li_bg2_h.png") center bottom no-repeat;
    color: #dd0012;
}
.mod-03 .all-con{
    height: 290px;
}
.mod-03 .left-img{
    width: 225px;
    height:290px;
}
.mod-03 .left-img a{
    display: block;
}
.mod-03 .left-img a img{
    display: block;
    width: 225px;
    height: 140px;
}
.mod-03 .text-1{
    width: 448px;
    height: 290px;
}
.mod-03 .text-1 .title{
    height: 40px;
    line-height: 40px;
    padding-right: 27px;
    border-bottom: 2px solid #ddd;
}
.mod-03 .text-1 .title span{
    padding: 0 15px;
    height: 40px;
    margin-bottom: -2px;
    border-bottom: 2px solid #dd0012;
    font-size: 16px;
    color: #dd0012;
}
.mod-03 .text-1 .title a{
    font-size: 14px;
    color: #333;
}
.mod-03 .text-1 .content{
    width: 430px;
}
.mod-03 .text-1 .content ul .li1{
    height: 86px;
    vertical-align: bottom;
}
.mod-03 .text-1 .content ul .li1 .img{
    width: 125px;
    height: 84px;
    border: 1px solid #d5d6d8;
}
.mod-03 .text-1 .content ul .li1 .img img{
    display: block;
    width: 125px;
    height: 84px;
}
.mod-03 .text-1 .content ul .li1 .text{
    width: 291px;
    height: 86px;
    line-height: 20px;
    color: #666;
}
.mod-03 .text-1 .content ul .li1 .text .a-1{
    display: block;
    height: 32px;
    line-height: 32px;
	overflow:hidden;
    font-size: 14px;
    color: #dd0012;
}
.mod-03 .text-1 .content ul .li1 .text .a-2{
    color: #dd0012;
}
.mod-03 .text-1 .content ul .li2{
    height: 28px;
    line-height: 28px;
    vertical-align: bottom;
    font-size: 14px;
    color: #666;
}
.mod-03 .text-1 .content ul .li2 a{
    float: left;
    color: #666;
}
.mod-03 .text-1 .content ul .li2 span{
    float: right;
}
.mod-03 .text-2{
    width: 309px;
}
.mod-03 .text-2 .tab-tit2{
    height: 42px;
    border-bottom: 1px solid #ddd;
}
.mod-03 .text-2 .tab-tit2 .tabs-tit{
    float: left;
    width: 103px;
    height: 40px;
    line-height: 36px;
    font-size: 14px;
    color: #333;
    text-align: center;
}
.mod-03 .text-2 .tab-tit2 .tabs-tit.selected{
    border-bottom: 2px solid #d72900;
}
.mod-03 .text-2 .content{
    height: 224px;
}
.mod-03 .text-2 .content ul li{
    height: 28px;
    line-height: 28px;
	overflow:hidden;
    background: url("../images/li_bg3.jpg") 5px center no-repeat;
    font-size: 14px;
    text-indent: 13px;
}
.mod-03 .text-2 .content ul li a{
    color: #666;
}
.tit-1{
    height: 40px;
    border-bottom: 2px solid #ddd;
}
.tit-1 .name{
    width: 132px;
    height: 40px;
    line-height: 40px;
    margin-bottom: -2px;
    border-bottom: 2px solid #dd0012;
    font-size: 18px;
    color: #dd0012;
    text-align: center;
}
.tel-zx span{
    font-size: 22px;
    color: #dd0012;
}
.tel-zx a{
    display: inline-block;
    width: 100px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #dd0012;
    font-size: 14px;
    color: #dd0012;
    text-align: center;
}
.mod-04{
    width: 1023px;
    height: 223px;
    position: relative;
}
.mod-04 .prev,.mod-04 .next{
    display: block;
    width: 19px;
    height: 34px;
    cursor: pointer;
    position: absolute;
    top: 95px;
}
.mod-04 .prev{
    background: url("../images/jt_1l.jpg") no-repeat;
    left: 0;
}
.mod-04 .next{
    background: url("../images/jt_1r.jpg") no-repeat;
    right: 0;
}
.mod-04 .bd{
    width: 956px;
    height: 208px;
    overflow: hidden;
}
.mod-04 .bd ul{
    height: 208px;
    overflow: hidden;
    zoom: 1;
}
.mod-04 .bd ul li{
    float: left;
    width: 211px;
    margin: 0 12px;
    display: inline;
    position: relative;
}
.mod-04 .bd ul li img{
    display: block;
    width: 211px;
    height: 208px;
}
.mod-04 .bd ul li .pf-text{
    width: 201px;
    height: 53px;
    padding-top: 4px;
    line-height: 24px;
    padding-left: 10px;
    background: url("../images/pf_bg1.png") repeat;
    font-size: 14px;
    position: absolute;
    left: 0;
    bottom: 0;
    overflow:hidden;
}
.mod-04 .bd ul li .pf-text a{
    color: #fff;
}
.mod-04 .bd ul li .pf-text a p{
    font-size: 16px;
}


/*PHD申请*/
.mod-05{
    line-height: 41px;
    background: #f1f1f1;
}
.mod-05 .name{
    width: 123px;
    height: 41px;
    background: #ddd;
    font-size: 16px;
    color: #333;
    text-align: center;
}
.mod-05 .content{
    width: 900px;
}
.mod-05 .content a{
    display: inline-block;
    margin: 0 20px;
    font-size: 14px;
    color: #666;
}

.slide-1{
    width: 675px;
    height: 303px;
    overflow: hidden;
    position: relative;
}
.slide-1 .hd{
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 2;
}
.slide-1 .hd ul{
    overflow: hidden;
    zoom: 1;
}
.slide-1 .hd ul li{
    float: left;
    width: 10px;
    height: 10px;
    margin-left: 8px;
    background: url("../images/dian_1.png") no-repeat;
    cursor: pointer;
}
.slide-1 .hd ul li.on{
    background: url("../images/dian_1h.png") no-repeat;
}
.slide-1 .bd{
    height: 303px;
    position: relative;
    z-index: 0;
}
.slide-1 .bd li{
    width: 675px;
    height: 303px;
    position: relative;
}
.slide-1 .bd li a img{
    display: block;
    width: 675px;
    height: 303px;
}
.slide-1 .bd li .pf-text{
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: url("../images/pf_bg1.png") repeat;
    font-size: 14px;
    color: #fff;
    text-indent: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.mod-06 p{
    height: 30px;
    line-height: 30px;
    width:325px;
    overflow:hidden;
}
.mod-06 p .a-1{
    font-size: 16px;
    color: #dd0012;
}
.mod-06 p .a-2{
    font-size: 14px;
    color: #666;
}

.mod-07 ul{
    margin-left: -11px;
}
.mod-07 ul li{
    float: left;
    width: 247px;
    height: 230px;
    margin-left: 11px;
    display: inline;
}
.mod-07 ul li img{
    display: block;
    width: 247px;
    height: 161px;
    margin-bottom: 3px;
}
.mod-07 ul li p{
    line-height: 23px;
    font-size: 14px;
    color: #666;
    text-align: center;
}

.tit-2{
    height: 47px;
    background: url("../images/tit_bg1.jpg") left 40px repeat-x;
}
.tit-2 .name{
    width: 132px;
    height: 47px;
    line-height: 40px;
    background: url("../images/li_bg2_h.png") center bottom no-repeat;
    font-size: 16px;
    color: #dd0012;
    text-align: center;
}

.mod-08 .title{
    height: 30px;
    line-height: 22px;
    padding-right: 15px;
    border-bottom: 2px solid #ddd;
}
.mod-08 .title span{
    width: 96px;
    height: 30px;
    margin-bottom: -2px;
    border-bottom: 2px solid #dd0012;
    font-size: 16px;
    color: #333;
    text-align: center;
}
.mod-08 .title a{
    color: #333;
}
.mod-08 .content ul li{
    height: 30px;
    line-height: 30px;
	overflow:hidden;
}
.mod-08 .content ul li a{
    font-size: 14px;
    color: #666;
}

.mod-09 .title{
    height: 44px;
    line-height: 44px;
    background: #dd0012;
    font-size: 16px;
    color: #fff;
    text-indent: 15px;
}
.mod-09 .content{
    height: 220px;
    border: 1px solid #ddd;
    border-top: none;
}
.mod-09 .content ul li{
    height: 54px;
    line-height: 54px;
    background: url("../images/sp_bg2.png") left center no-repeat;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    color: #000;
}
.mod-09 .content ul li span{
    display: inline-block;
    width: 103px;
    color: #fff;
    text-indent: 7px;
}
.mod-09 .content ul li a{
    margin: 0 6px;
    color: #000;
}

.tit-3{
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #ddd;
}
.tit-3 span{
    width: 102px;
    height: 40px;
    margin-bottom: -2px;
    border-bottom: 2px solid #dd0012;
    font-size: 16px;
    color: #dd0012;
    text-align: center;
}
.tit-3 a{
    color: #333;
}
.mod-10{
    height: 225px;
}
.mod-10 ul li{
    height: 64px;
    padding-top: 10px;
    padding-left: 5px;
    line-height: 26px;
    border-bottom: 1px dashed #dadada;
    font-size: 14px;
    color: #666;
}
.mod-10 ul li a{
    color: #333;
}


/*成功案例 - 内容页*/
.address{
    height: 39px;
    line-height: 39px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    color: #666;
}
.address a{
    margin: 0 10px;
    color: #666;
}
.mod-11{
    height: 92px;
    line-height: 24px;
    font-size: 14px;
    color: #666;
}
.mod-11 span{
    display: block;
    line-height: 46px;
    font-size: 16px;
    color: #dd0012;
}
.mod-12{
    padding: 20px 10px;
    border: 1px solid #ddd;
}
.mod-12 .tb{
    width: 91px;
    padding-top: 35px;
}
.mod-12 .tb img{
    display: block;
    width: 91px;
    height: 91px;
}
.mod-12 .text-1{
    width: 538px;
    line-height: 24px;
    font-size: 14px;
    color: #666;
}
.mod-12 .text-2{
    padding-top: 16px;
    border-top: 1px solid #ddd;
    line-height: 24px;
    font-size: 14px;
    color: #666;
}
.mod-12 .text-3{
    line-height: 24px;
    color: #aeb6c4;
}
.mod-12 .text-3 a{
    margin-right: 6px;
    color: #aeb6c4;
}
.mod-13{
    line-height: 28px;
    color: #333;
}
.mod-14{
    font-size: 14px;
    color: #333;
}
.mod-14 .a-1{
    display: inline-block;
    width: 99px;
    height: 33px;
    line-height: 33px;
    background: url("../images/a_bg2.png") no-repeat;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.mod-15{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
}
.mod-15 a{
    color: #333;
}
.mod-16{
    width: 336px;
    border: 1px solid #ddd;
}
.mod-16 .title{
    height: 41px;
    line-height: 41px;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    color: #333;
}
.mod-16 .content{
    height: 124px;
    padding-top: 12px;
    padding-left: 20px;
    line-height: 28px;
    font-size: 14px;
    overflow:hidden;
}
.mod-16 .content a{
    color: #333;
    overflow:hidden;
    line-height: 28px;
    height:28px;
    display:block;
}

.slide-2{
    width: 328px;
    height: 201px;
    overflow: hidden;
    position: relative;
}
.slide-2 .hd{
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 2;
}
.slide-2 .hd ul{
    overflow: hidden;
    zoom: 1;
}
.slide-2 .hd ul li{
    float: left;
    width: 10px;
    height: 10px;
    margin-left: 8px;
    background: url("../images/dian_1.png") no-repeat;
    cursor: pointer;
}
.slide-2 .hd ul li.on{
    background: url("../images/dian_1h.png") no-repeat;
}
.slide-2 .bd{
    height: 201px;
    position: relative;
    z-index: 0;
}
.slide-2 .bd li{
    width: 328px;
    height: 201px;
}
.slide-2 .bd li a img{
    display: block;
    width: 328px;
    height: 201px;
}
.mod-17{
    width: 328px;
}
.mod-17 ul li{
    height: 40px;
    margin-bottom: 1px;
    overflow: hidden;
    position: relative;
}
.mod-17 ul li .a-1{
    display: block;
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    background: #f1f1f1;
    font-size: 14px;
    color: #333;
}
.mod-17 ul li .text{
    padding: 10px 0;
    height: 88px;
    line-height: 22px;
    padding-left: 25px;
    position: absolute;
    left: 0;
    top: 41px;
}
.mod-17 ul li .text p a{
    color: #666;
}
.mod-17 ul li.on{
    height: 148px;
}
.mod-18{
    padding-left: 7px;
    padding-top: 15px;
    border: 1px solid #ddd;
}
.mod-18 a{
    float: left;
    width: 84px;
    height: 33px;
    line-height: 33px;
    margin-bottom: 15px;
    margin-right: 10px;
    margin-left: 10px;
    display: inline;
    background: url("../images/a_bg3.png") no-repeat;
    font-size: 14px;
    color: #333;
    text-align: center;
}
.mod-18 a:hover{
    background: url("../images/a_bg3_h.png") no-repeat;
    color: #fff;
}
.mod-19{
    padding-left: 15px;
    line-height: 30px;
    font-size: 14px;
}
.mod-19 a{
    color: #666;
}
.mod-19 p a{
    line-height: 30px;
    height:30px;
    overflow:hidden;
    display:block;
}
.mod-20{
    padding: 15px 0 15px 20px;
    background: #f1f1f1;
}
.mod-20 a{
    display: inline-block;
    margin-right: 16px;
    font-size: 14px;
    color: #666;
}


/*大学排名 - 专业排名*/
.mod-21{
    width: 1023px;
    height: 288px;
}
.mod-21 img{
    display: block;
    width: 1023px;
    height: 288px;
}
.mod-22{
    border-bottom: 1px solid #ddd;
}
.mod-22 ul li{
    line-height: 23px;
    margin-bottom: 14px;
    font-size: 14px;
}
.mod-22 ul li .c-1{
    float: left;
    width: 62px;
    color: #111;
    text-align: right;
}
.mod-22 ul li .c-2{
    float: left;
    width: 614px;
}
.mod-22 ul li .c-2 a{
    display: inline-block;
    padding: 0 10px;
    height: 23px;
    border-radius: 3px;
    margin-right: 10px;
    color: #333;
}
.mod-22 ul li .c-2 a.on{
    background: #dd0012;
    color: #fff;
}
.mod-23 .title{
    height: 40px;
    line-height: 20px;
    font-size: 16px;
    color: #dd0012;
}
.mod-23 .con-1{
    background: url("../images/bg_1.jpg") left top repeat;
}
.mod-23 .con-1 ul li{
    height: 37px;
    line-height: 37px;
    padding-left: 24px;
    background: url("../images/li_bg4.png") 10px center no-repeat;
    font-size: 14px;
}
.mod-23 .con-1 ul li a{
    color: #333;
}
.mod-23 .more{
    height: 36px;
    line-height: 36px;
    padding-left: 24px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
}
.mod-23 .more a{
    color: #dd0012;
}


/*大学排名 - 综合排名*/
.mod-23 .con-2{
    background: url("../images/bg_2.jpg") left top repeat;
}
.mod-23 .con-2 ul li{
    height: 30px;
    line-height: 30px;
    padding: 12px 0 13px 15px;
    font-size: 14px;
    color: #333;
}
.mod-23 .con-2 ul li .c-1{
    float: left;
    width: 43px;
    height: 30px;
    background: #ddd;
    border-radius: 3px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    text-align: center;
}
.mod-23 .con-2 ul li .c-2{
    float: left;
    width: 210px;
    padding-left: 20px;
}
.mod-23 .con-2 ul li .c-3{
    float: left;
    width: 300px;
}
.mod-23 .con-2 ul li .c-4{
    float: right;
    width: 80px;
}
.mod-23 .con-2 ul li .c-4 a{
    color: #dd0012;
}


/*关于我们 - 大事记*/
.mod-24{
    width: 1023px;
    height: 291px;
}
.mod-24 img{
    width: 1023px;
    height: 291px;
}
.block-01{
    background: url("../images/bg_3.jpg") left top repeat-y;
    border-top: 1px solid #ececec;
}
.mod-25{
    width: 193px;
    background: url("../images/bg_4.jpg") left top repeat-y;
}
.mod-25 ul li{
    padding-left: 22px;
    height: 58px;
    border-bottom: 1px solid #ececec;
}
.mod-25 ul li.on{
    background: url("../images/li_bg5_h.jpg") no-repeat;
}
.mod-25 ul li.on a{
    color: #dd0012;
}
.mod-25 ul li .icon{
    float: left;
    width: 51px;
    padding-top: 15px;
}
.mod-25 ul li .icon img{
    display: block;
}
.mod-25 ul li a{
    float: left;
    width: 120px;
    line-height: 58px;
    font-size: 16px;
    color: #333;
}
.tit-4{
    height: 36px;
    line-height: 36px;
    background: url("../images/tit_bg2.jpg") left center no-repeat;
    font-size: 16px;
    color: #dd0012;
    text-indent: 18px;
}
.mod-26{
    padding-left: 6px;
    padding-bottom: 30px;
}
.mod-26 ul{
    padding-left: 45px;
    padding-bottom: 8px;
    background: url("../images/bg_5.jpg") left top repeat-y;
}
.mod-26 ul li{
    width: 681px;
    height: 86px;
    padding: 7px 15px 0 30px;
    margin-bottom: 15px;
    line-height: 20px;
    background: url("../images/bg_6.png") no-repeat;
    color: #333;
}
.mod-26 ul li p{
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #e6e6e6;
    font-size: 14px;
    color: #dd0012;
}


/*关于我们 - 服务流程*/
.mod-27{
    line-height: 30px;
    font-size: 14px;
    color: #333;
}


/*关于我们 - 荣誉资质*/
.mod-28 ul li{
    float: left;
    width: 236px;
    height: 234px;
    line-height: 24px;
    margin-right: 30px;
    display: inline;
    font-size: 14px;
    color: #666;
}
.mod-28 ul li img{
    display: block;
    width: 236px;
    height: 160px;
}
.mod-28 ul li a{
    color: #666;
}


/*关于我们 - 招贤纳士*/
.mod-29{
    padding-bottom: 20px;
    padding-right: 20px;
    color: #333;
}
.mod-29 .c-1{
    float: left;
    width: 300px;
}
.mod-29 .c-2{
    float: left;
    width: 187px;
}
.mod-29 .c-3{
    float: left;
    width: 94px;
}
.mod-29 .c-4{
    float: left;
    width: 182px;
    cursor:pointer;
}
.mod-29 .title{
    height: 50px;
    line-height: 50px;
    padding-left: 16px;
    border-bottom: 1px solid #ececec;
    font-size: 14px;
}
.mod-29 ul li{
    overflow: hidden;
}
.mod-29 ul li .tit{
    height: 50px;
    line-height: 50px;
    padding-left: 16px;
    background: url("../images/li_bg6.png") 728px center no-repeat;
    border-bottom: 1px dashed #ececec;
    font-size: 14px;
}
.mod-29 ul li .tit.on{
    background: url("../images/li_bg6_h.png") 728px 20px no-repeat;
}
.mod-29 ul li .content{
    padding: 20px 16px;
    background: #f7f7f7;
    line-height: 24px;
    display: none;
}
.mod-29 ul li .content a{
    color: #333;
}


/*精英团队 - 内容页*/
.mod-30{
    padding: 30px 0 30px 30px;
    background: #f7f7f7;
}
.mod-30 .img{
    width: 211px;
    height: 208px;
}
.mod-30 .img img{
    display: block;
    width: 211px;
    height: 208px;
}
.mod-30 .text{
    width: 744px;
}
.mod-30 .text .title{
    height: 44px;
    padding-right: 20px;
    border-bottom: 1px solid #ddd;
}
.mod-30 .text .title span{
    line-height: 44px;
    font-size: 16px;
    color: #333;
}
.mod-30 .text .title a{
    display: block;
    width: 73px;
    height: 27px;
    line-height: 27px;
    background: #dd0012;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.mod-30 .text .content{
    line-height: 34px;
    font-size: 14px;
    color: #333;
}
.mod-31{
    padding-left: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
}
.mod-31 a{
    color: #dd0012;
}


/*精英团队*/
.mod-32{
    padding: 0 20px;
}
.mod-32 ul li{
    height: 199px;
    vertical-align: bottom;
    margin-bottom: 30px;
}
.mod-32 ul li .img{
    float: left;
    width: 201px;
    height: 199px;
}
.mod-32 ul li .img img{
    display: block;
    width: 201px;
    height: 199px;
}
.mod-32 ul li .text{
    float: right;
    width: 745px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
}
.mod-32 ul li .text .c-1{
    height: 169px;
}
.mod-32 ul li .text .a-1{
    display: block;
    font-size: 16px;
    color: #333;
}
.mod-32 ul li .text .a-2{
    color: #dd0012;
}


/*留学案例*/
.mod-33{
    height: 86px;
}
.mod-33 img{
    display: block;
    width: 1023px;
    height: 86px;
}
.mod-34{
    height: 48px;
    background: url("../images/bg_7.jpg") left top repeat-x;
}
.mod-34 a{
    float: left;
    height: 48px;
    line-height: 42px;
    padding: 0 16px;
    margin-right: 8px;
    display: inline;
    font-size: 16px;
    color: #dd0012;
}
.mod-34 a:hover,
.mod-34 .on{
    background: url("../images/li_bg7_h.png") center top no-repeat;
    color: #fff;
}
.mod-35{
    padding: 20px;
    background: #f1f1f1;
}
.mod-35 ul li .title{
    height: 26px;
    line-height: 26px;
}
.mod-35 ul li .title span{
    display: inline-block;
    width: 68px;
    height: 26px;
    line-height: 26px;
    background: #dd0012;
    color: #fff;
    text-align: center;
}
.mod-35 ul li .title a{
    font-size: 16px;
    color: #333;
}
.mod-35 ul li .content{
    height: 48px;
    line-height: 24px;
    font-size: 14px;
}
.mod-36 ul li{
    height: 140px;
    vertical-align: bottom;
    margin-bottom: 30px;
}
.mod-36 ul li.on .text .c-1 a{
    color: #dd0012;
}
.mod-36 ul li.on .text .c-3{
    color: #666;
}
.mod-36 ul li.on .text .c-3 a{
    color: #666;
}
.mod-36 ul li .img{
    float: left;
    width: 210px;
    height: 140px;
}
.mod-36 ul li .img img{
    display: block;
    width: 210px;
    height: 140px;
}
.mod-36 ul li .text{
    float: right;
    width: 434px;
    font-size: 14px;
}
.mod-36 ul li .text .c-1{
    height: 35px;
}
.mod-36 ul li .text .c-1 a{
    font-size: 16px;
    color: #333;
}
.mod-36 ul li .text .c-2{
    height: 81px;
    line-height: 24px;
    color: #999;
}
.mod-36 ul li .text .c-3{
    height: 24px;
    line-height: 24px;
    color: #999;
}
.mod-36 ul li .text .c-3 a{
    margin-right: 10px;
    color: #999;
}


/*美国本科*/
.mod-37{
    height: 142px;
}
.mod-37 ul{
    margin-left: -11px;
}
.mod-37 ul li{
    float: left;
    width: 218px;
    height: 142px;
    margin-left: 11px;
    position: relative;
}
.mod-37 ul li img{
    display: block;
    width: 218px;
    height: 142px;
}
.mod-37 ul li .pf-text{
    width: 100%;
    height: 26px;
    line-height: 26px;
    background: url("../images/pf_bg1.png") repeat;
    font-size: 14px;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
}
.mod-38{
    height: 90px;
}
.mod-38 ul li{
    float: left;
    width: 338px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
.mod-38 ul li a{
    color: #666;
}
.mod-39{
    height: 181px;
}
.mod-39 img{
    display: block;
    width: 676px;
    height: 181px;
}


/*美国研究生改版*/

.mod-40 .title{
    height: 42px;
    line-height: 42px;
    background: #f1f1f1;
    font-size: 14px;
}
.mod-40 .title .tabs-tit{
    float: left;
    padding: 0 15px;
    color: #666;
    cursor: pointer;
}
.mod-40 .title .tabs-tit.selected{
    background: #dd0012;
    color: #fff;
}
.mod-40 .title .tabs-tit.selected a{
    background: #dd0012;
    color: #fff;
}
.mod-40 .content{
    height: 242px;
}

.mod-41 .title{
    height: 42px;
    background: url("../images/tit_bg3.jpg") left repeat-x;
}
.mod-41 .title .tabs-tit{
    float: left;
    height: 42px;
    line-height: 42px;
    padding: 0 30px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
.mod-41 .title .tabs-tit.selected{
    background: #dd0012;
    color: #fff;
}
.mod-41 .content{
    padding-left: 15px;
    padding-top: 10px;
    height: 303px;
    background: #f1f1f1;
    overflow:hidden;
}
.mod-41 .content .text-1{
    width: 344px;
    line-height: 25px;
    font-size: 14px;
    color: #333;
}
.mod-41 .content .text-1 a{
    display: inline-block;
    padding: 0 8px;
    height: 25px;
    line-height: 25px;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #ef891c;
    border-radius: 3px;
    color: #fff;
}
.mod-41 .content .text-2{
    width: 310px;
    height: 301px;
    background: #fff;
    border: 1px solid #ddd;
    font-size: 14px;
}
.mod-41 .content .text-2 h4{
    height: 44px;
    line-height: 42px;
    background: url("../images/tit_bg4.jpg") left repeat-x;
    color: #dd0012;
}
.mod-41 .content .text-2 ul{
    height: 216px;
    background: url("../images/bg_8.jpg") left top repeat;
}
.mod-41 .content .text-2 ul li{
    height: 36px;
    line-height: 36px;
    padding-left: 23px;
    background: url("../images/li_bg4.png") 10px center no-repeat;
    overflow:hidden;
}
.mod-41 .content .text-2 ul li a{
    color: #666;
}
.mod-41 .content .text-2 .more{
    height: 36px;
    line-height: 36px;
}
.mod-41 .content .text-2 .more a{
    color: #dd0012;
}

.slide-3{
    width: 328px;
    height: 109px;
    overflow: hidden;
    position: relative;
}
.slide-3 .hd{
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 2;
}
.slide-3 .hd ul{
    overflow: hidden;
    zoom: 1;
}
.slide-3 .hd ul li{
    float: left;
    width: 10px;
    height: 10px;
    margin-left: 8px;
    background: url("../images/dian_1.png") no-repeat;
    cursor: pointer;
}
.slide-3 .hd ul li.on{
    background: url("../images/dian_1h.png") no-repeat;
}
.slide-3 .bd{
    height: 109px;
    position: relative;
    z-index: 0;
}
.slide-3 .bd li{
    width: 328px;
    height: 109px;
}
.slide-3 .bd li a img{
    display: block;
    width: 328px;
    height: 109px;
}
.mod-42{
    height: 87px;
    line-height: 26px;
    padding: 10px 0 0 10px;
    background: #f1f1f1;
}
.mod-42 a{
	color: #666;
    float: left;
    width: 159px;
	height:26px;
	overflow:hidden;
}


/*评估*/
.mod-43{
    height: 112px;
}
.mod-43 img{
    display: block;
    width: 1023px;
    height: 112px;
}
.mod-44{
    padding: 30px 15px;
    border: 2px solid #ddd;
    border-top: none;
    font-size: 14px;
}
.mod-44 .title{
    height: 40px;
    line-height: 40px;
    color: #666;
}
.mod-44 .content{
    line-height: 26px;
    border-bottom: 1px solid #ddd;
    color: #333;
}
.mod-44 .content ul li{
    padding: 16px 0;
    vertical-align: bottom;
}
.mod-44 .content ul li .c-1{
    float: left;
    width: 128px;
    padding-right: 15px;
    font-size: 16px;
    color: #333;
    text-align: right;
}
.mod-44 .content ul li .c-2{
    float: left;
    width: 846px;
}
.mod-44 .content ul li .yzm{
    display: inline-block;
    width: 68px;
    height: 26px;
}
.mod-44 .content ul li .c-2 a{
    color: #333;
}

.wbk-1{
    width: 176px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #adadaf;
    text-indent: 5px;
}
.wbk-2{
    width: 572px;
    height: 90px;
    line-height: 22px;
    border: 1px solid #adadaf;
    text-indent: 5px;
}
.Validform_error{border:1px solid red !important}
.wbk-3{
    width: 260px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #adadaf;
    text-indent: 5px;
}
.wbk-4{
    width: 102px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #adadaf;
    text-indent: 5px;
}
.xlk-1{
    width: 112px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #adadaf;
    text-indent: 5px;
}
.input-2{
    width: 251px;
    height: 51px;
    background: #dd0012;
    border: none;
    font-size: 18px;
    color: #fff;
}


/*热门专业*/
.mod-45 ul li{
    vertical-align: bottom;
    margin-bottom: 20px;
    background: url("../images/bg_9.jpg") left top repeat-y;
}
.mod-45 ul li .c-1{
    float: left;
    width: 93px;
    line-height: 58px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}
.mod-45 ul li .c-2{
    float: left;
    width: 914px;
    line-height: 30px;
    padding: 13px 0 13px 15px;
    border: 1px solid #ddd;
    border-left: none;
}
.mod-45 ul li .c-2 a{
    display: inline-block;
    margin-right: 15px;
    font-size: 14px;
    color: #666;
}
.mod-46 ul{
    margin-left: -31px;
}
.mod-46 ul li{
    float: left;
    width: 318px;
    height: 292px;
    margin-bottom: 30px;
    margin-left: 31px;
    display: inline;
    background: #f1f1f1;
    border: 1px solid #ddd;
    box-shadow: 0 1px 3px #ddd;
}
.mod-46 ul li .img{
    width: 318px;
    height: 168px;
}
.mod-46 ul li .img img{
    display: block;
    width: 318px;
    height: 168px;
}
.mod-46 ul li .a-1{
    display: block;
    height: 38px;
    line-height: 38px;
    background: #fff;
    font-size: 16px;
    color: #333;
    text-align: center;
}
.mod-46 ul li .text{
    padding: 0 15px;
    height: 66px;
    line-height: 22px;
    color: #333;
}
.mod-46 ul li .text a{
    color: #dd0012;
}


/*搜索页*/
.mod-47 ul li{
    margin-bottom: 10px;
    font-size: 14px;
    color: #666;
}
.mod-47 ul li .c-1{
    height: 46px;
    line-height: 46px;
    font-size: 16px;
}
.mod-47 ul li .c-1 a{
    color: #333;
}
.mod-47 ul li .c-2{
    height: 72px;
}
.mod-47 ul li .c-3{
    height: 24px;
}
.mod-47 ul li .c-3 a{
    color: #008000;
}


/*网站地图*/
.mod-48{
    border: 1px solid #333;
}
.mod-48 .title{
    height: 35px;
    line-height: 35px;
    background: #ddd;
    font-size: 16px;
    color: #dd0012;
    text-indent: 15px;
}
.mod-48 .content{
    line-height: 24px;
    padding: 10px 0 10px 15px;
    border-bottom: 1px solid #ddd;
}
.mod-48 .content a{
    display: inline-block;
    margin-right: 15px;
    color: #333;
}


/*文章列表页*/
.mod-49 ul li{
    margin-bottom: 25px;
    font-size: 14px;
    color: #666;
}
.mod-49 ul li .c-1{
    height: 46px;
    line-height: 46px;
}
.mod-49 ul li .c-1 a{
    font-size: 16px;
    color: #333;
}
.mod-49 ul li .c-1 a:hover{
    color: #dd0012;
}
.mod-49 ul li .c-2{
    line-height: 24px;
}


/*研究生成功案例 - 分专业*/
.mod-50{
    height: 41px;
    background: #f1f1f1;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
}
.mod-50 .name{
    width: 159px;
    height: 41px;
    line-height: 41px;
    background: url("../images/bg_10.png") no-repeat;
    color: #fff;
    text-indent: 20px;
}
.mod-50 .content{
    width: 864px;
    line-height: 41px;
}
.mod-50 .content a{
    display: inline-block;
    margin: 0 17px;
    color: #333;
}
.mod-50 .content a:hover,.mod-50 .content a.on{
    color: #dd0012;
}


/*英国留学*/
.mod-51{
    height: 374px;
}
.mod-51 ul{
    margin-left: -11px;
}
.mod-51 ul li{
    float: left;
    width: 218px;
    height: 187px;
    margin-left: 11px;
    text-align: center;
}
.mod-51 ul li img{
    display: block;
    width: 218px;
    height: 142px;
}
.mod-51 ul li p{
    font-size: 14px;
    color: #666;
    text-align: center;
	height:30px;
    line-height: 30px;
	overflow:hidden;
}
.mod-52 .title{
    height: 40px;
    background: #f1f1f1;
}
.mod-52 .title span{
    display: inline-block;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    background: #dd0012;
    font-size: 16px;
    color: #fff;
}
.mod-52 .content{
    height: 65px;
    padding-top: 10px;
    padding-left: 13px;
    line-height: 30px;
    border: 1px solid #ddd;
    border-top: none;
    font-size: 14px;
}
.mod-52 .content a{
    display: inline-block;
    margin-right: 20px;
    color: #666;
}


/*在线问答*/
.mod-53{
    border: 1px solid #ddd;
}
.mod-53 .title{
    height: 47px;
    line-height: 47px;
    background: #ececec;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    color: #dd0012;
    text-indent: 18px;
}
.mod-53 .content ul li{
    line-height: 24px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #333;
}
.mod-53 .content ul li .c-1{
    float: left;
    width: 98px;
    text-align: center;
}
.mod-53 .content ul li .c-2{
    float: left;
    width: 260px;
}
.mod-53 .content ul li .c-3{
    float: left;
    width: 188px;
}
.mod-53 .content ul li .c-4{
    float: left;
}

.wbk-5{
    width: 184px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #bbb;
    text-indent: 5px;
}
.wbk-6{
    width: 538px;
    height: 112px;
    line-height: 20px;
    border: 1px solid #bbb;
    text-indent: 5px;
}
.xlk-2{
    width: 90px;
    height: 24px;
    border: 1px solid #bbb;
    text-indent: 5px;
}
.xlk-3{
    width: 186px;
    height: 24px;
    border: 1px solid #bbb;
    text-indent: 5px;
}
.input-3{
    width: 138px;
    height: 38px;
    background: #dd0012;
    border: none;
    font-size: 16px;
    color: #fff;
}
.mod-54 .title{
    height: 37px;
    border-bottom: 2px solid #dd0012;
}
.mod-54 .title span{
    padding: 0 15px;
    line-height: 37px;
    background: #dd0012;
    font-size: 16px;
    color: #fff;
}
.mod-54 .content{
    padding: 0 20px;
}
.mod-54 .content ul li{
    height: 30px;
    line-height: 30px;
    vertical-align: bottom;
    font-size: 14px;
    color: #999;
}
.mod-54 .content ul li a{
    float: left;
    color: #333;
}
.mod-54 .content ul li span{
    float: right;
}
.mod-55 .title{
    padding-right: 10px;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #ddd;
}
.mod-55 .title span{
    padding: 0 15px;
    height: 40px;
    margin-bottom: -2px;
    border-bottom: 2px solid #dd0012;
    font-size: 16px;
    color: #dd0012;
}
.mod-55 .title a{
    color: #333;
}
.mod-55 .content{
    padding: 0 10px;
}
.mod-55 .content ul li{
    height: 82px;
    vertical-align: bottom;
    margin-bottom: 15px;
}
.mod-55 .content ul li .img{
    float: left;
    width: 103px;
    height: 82px;
}
.mod-55 .content ul li .img img{
    display: block;
    width: 103px;
    height: 82px;
}
.mod-55 .content ul li .text{
    float: right;
    width: 190px;
    height: 82px;
    line-height: 22px;
    color: #666;
}
.mod-55 .content ul li .text a{
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #333;
    overflow:hidden;
}


/*作品集*/
.mod-56{
    margin-left: -9px;
}
.mod-56 img{
    display: block;
}
.mod-56 .img{
    float: left;
    height: 220px;
    margin-bottom: 9px;
    margin-left: 9px;
    display: inline;
    position: relative;
}
.mod-56 .pf-text{
    right:0;
    height: 170px;
    padding-top: 50px;
    line-height: 30px;
    background: url("../images/pf_bg1.png") repeat;
    font-size: 14px;
    color: #fff;
    padding-left: 15px;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
.mod-56 .pf-text a{
    color: #fff;
}
.mod-56 .img-1{
    width: 415px;
}
.mod-56 .img-1 img{
    width: 415px;
    height: 220px;
}
.mod-56 .img-2{
    width: 175px;
}
.mod-56 .img-2 img{
    width: 175px;
    height: 220px;
}
.mod-56 .img-3{
    width: 348px;
}
.mod-56 .img-3 img{
    width: 348px;
    height: 220px;
}
.mod-56 .img-4{
    width: 381px;
}
.mod-56 .img-4 img{
    width: 381px;
    height: 220px;
}
.mod-56 .img-5{
    width: 276px;
}
.mod-56 .img-5 img{
    width: 276px;
    height: 220px;
}
.mod-57 ul{
    margin-left: -15px;
}
.mod-57 ul li{
    float: left;
    width: 331px;
    margin-left: 15px;
    display: inline;
}
.mod-57 ul li .img{
    width: 331px;
    height: 174px;
}
.mod-57 ul li .img img{
    display: block;
    width: 331px;
    height: 174px;
}
.mod-57 ul li .text{
    height: 244px;
    padding: 0 15px;
    border: 2px solid #ddd;
    border-top: none;
}
.mod-57 ul li .text .title{
    height: 36px;
    line-height: 36px;
    border-bottom: 1px dashed #8e8e8e;
    font-size: 16px;
    color: #dd0012;
    text-align: center;
}
.mod-57 ul li .text .content p{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    overflow:hidden;
}
.mod-57 ul li .text .content p a{
    color: #333;
}


/*作品集列表页*/
.mod-58{
    padding-top: 30px;
    border-top: 1px solid #ddd;
}
.mod-58 ul li{
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
}
.mod-58 ul li .img{
    float: left;
    width: 200px;
    height: 120px;
}
.mod-58 ul li .img img{
    display: block;
    width: 200px;
    height: 120px;
}
.mod-58 ul li .text{
    float: right;
    width: 450px;
    height: 120px;
    line-height: 24px;
    font-size: 14px;
    color: #666;
}
.mod-58 ul li .text a{
    font-size: 16px;
    color: #333;
}
.mod-58 ul li .text a:hover{
    color: #dd0012;
}

/*在线问答---详情*/
.mod-59 .title{
    height: 50px;
    line-height: 50px;
}
.mod-59 .title span{
    background: url("../images/z_1.jpg") center bottom no-repeat;
    font-size: 16px;
    color: #e80017;
}
.mod-59 .content{
    padding: 10px 48px 10px 10px;
    background: #f5f5f5;
}
.mod-59 .content .c-1{
    float: left;
    width: 34px;
}
.mod-59 .content .c-2{
    float: left;
    width: 584px;
    line-height: 25px;
    font-size: 14px;
    color: #2e3830;
}
.mod-59 .content .c-2 .a-1{
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    background: #d0252b;
    border-radius: 3px;
    color: #fff;
    text-align: center;
}
.color-898586{
    color: #898586;
}
.list-01{display:none;}
footer{
    width: 100%;
    min-width: 1023px;
    min-height: 190px;
    padding-top: 20px;
    background: #ececec;
}
.links{
    line-height: 24px;
    border-bottom: 1px dashed #ccc;
}
.links .title{
    width: 98px;
    font-size: 14px;
    color: #000;
}
.links .content{
    width: 925px;
}
.links .content a{
    display: inline-block;
    margin-right: 40px;
    color: #999;
}