/*全局css*/
@font-face {font-family: 'iconfont';
    src: url('../icon/iconfont.eot'); /* IE9*/
    src: url('../icon/iconfont.eot@#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../icon/iconfont.woff') format('woff'), /* chrome、firefox */
    url('../icon/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('../icon/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}

.checkinput{
	border: 1px solid #e1e1e1; 
	width:200px; 
	font-size:14px; 
	padding:3px 0px 3px 3px; 
	height:20px; 
	border-radius:5px; 	 
}
.checkbutton{
	background-color:#C60407;
	font-size:14px;
	color:#FFFFFF;
}

.result{    /*录取查询*/
	margin-top:10px;
	position:relative;
	}
	
.result h3{  /*录取查询*/
	font-size: 14px;
    height: 35px;
    line-height: 35px;
	text-indent:30px;
	color:#C60407;
    border-top: 0px solid #C60407;
	border-bottom: 3px solid #C60407;
	background-color:#FBFBFB;
	}
.check{  /*录取查询*/
	font-size: 14px;
    height: 35px;
    line-height: 35px;
	text-indent:30px;
	color:#C60407;
    border-top: 0px solid #C60407;
	letter-spacing: 3px;
	/*background-color:#FBFBFB;*/
	}

.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
*{
    margin: 0;
    padding: 0;
}
html{
    -webkit-text-size-adjust:none;
	overflow-x:hidden;/*隐藏焦点图横向滚动条*/
}
img{
    border-style:none;
}

.ll-c{
    filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#D90000,endColorStr=#9A0D15); /*IE 6 7 8*/
    background: -ms-linear-gradient(top, #D90000,  #9A0D15);        /* IE 10 */
    background:-moz-linear-gradient(top,#D90000,#9A0D15);/*火狐*/
    background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#D90000), to(#9A0D15));/*谷歌*/
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#D90000), to(#9A0D15));      /* Safari 4-5, Chrome 1-9*/
    background: -webkit-linear-gradient(top, #D90000, #9A0D15);   /*Safari5.1 Chrome 10+*/
    background: -o-linear-gradient(top, #D90000, #9A0D15);  /*Opera 11.10+*/

}

.ll a{
    line-height: 25px;
}

.lll{
    float: left;
    padding-left: 8px;
    line-height: 26px;
    position: absolute;
    /*-webkit-transform: scale(0.83);*/
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .transform{
        -webkit-transform: scale(0.83);
        position: relative;
    }
    .brochure .transform{
        left:-16px
    }
    .content-1 .right .transform{
        left:-12px;
    }
    .content-2 .transform{
        left:-4px;
    }
    .content-3 .transform{
        left: -10px;
    }
}


.lll a{
    font-family: Arial;
    -webkit-transform: scale(0.83);
    font-size: 10px;
    color: #999999;
}

.rrr{
    float: right;
    margin:5px 10px 0 0;
}


.content ul{
    padding-left: 20px;
}

a{
    text-decoration: none;
	cursor:pointer;
	color:#000;

}

/*body体*/

body{
    width: 100%;
}
/*头部*/
.header{
    width:100%;
    /*height: 435px;*/
}

.top-line{
    height: 25px;
    width: 100%;
}

.logo{
    width: 990px;
    height: 120px;
    margin: 0 auto;
}

.logo>.img{
    float: left;
    width: 990px;
    height: 120px;
	
}

.font-t{
    font-family: 微软雅黑;
    font-size: 34px;
    line-height: 55px;
    color: #990C14;
}

.font-m{
    line-height: 3px;
    font-family: Arial;
    font-size: 14px;
    color: #990C14;
}
/*头部导航栏*/

.nav{
    width: 100%;
    height: 50px;
	background:url('../images/navbg.jpg') repeat-x 0% 0%;
    text-align: center;

}

.nav>ul{
    display: inline-block;
    min-width: 990px;
    list-style-type: none;
}

.li{
    float: left;
    height: 50px;
    width:111px;
    text-align: center;
}

.ili{
    float: left;
    width: 2px;
    height: 50px;
    
}

.li>a{
    line-height: 48px;
    font-family: SimSun,宋体,STHeiti,MingLiu,Tahoma, Verdana ; ;
    font-size: 16px;
    color: #FFFFFF;
}
.li>a:hover{
    line-height: 48px;
    font-family: SimSun,宋体,STHeiti,MingLiu,Tahoma, Verdana ; ;
    font-size: 16px;
    color:#fee202 ;
}


/*头部轮播图*/
.slider-content{
    width:100%;
    position: relative;
    margin: 0;
    /*width: 990px;*/
    /*margin:0 auto;*/
}

.header .unslider{
    /*position: relative;*/
    width: 100%;
    height:350px;
    overflow:  hidden !important;
}

#slide{
    position: relative;
    height:350px;
    width:990px;
    margin:0 auto;
    overflow: visible !important;
}

.slider-shadow-wknh{
    position: relative;
    height:0px;
    width:990px;
    margin:0 auto;
    overflow: visible !important;
}

.slider-shadow-l{
    width: 990px;
    height: 350px;
    background-color: #333333;
    opacity: 0.5;
    position: absolute;
    left: -990px;
    z-index: 3;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F333333,endColorstr=#7F333333);
}

.slider-shadow-r{
    width: 990px;
    height: 350px;
    background-color: #333333;
    opacity: 0.5;
    position: absolute;
    z-index: 3;
    left: 990px;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F333333,endColorstr=#7F333333);

}

.lastImg{
    float: left;
    position: absolute;
    left:-990px;
    z-index:1;
}
.lastImg img{
    height:350px;
    width: 990px;
}
.firstImg{
    float: left;
    position: absolute;
    left: 990px;
    z-index:1;

}
.firstImg img{
    height:350px;
    width: 990px;
}
#slide ul{
    height:350px;
    position: absolute;
    float:left;
    z-index: 2;
    /*width: 400% !important;*/
}

#slide ul li{
    list-style: none;
    display: block;
    /*width: 16% !important;*/
    float: left;
}

#slide ul li img{
    width: 990px;
    height: 350px;
}

.unslider-nav{
    position: relative;
    /*width:990px;*/
    height:350px;
    width:990px;
    margin:0 auto;
    top:-350px !important;
    left:auto !important;
}

.unslider-nav ol{
    position: absolute;
    top: 310px;
    margin:0 auto;
    left: 780px;
    width: 180px;
    z-index:5;
}

.unslider-nav ol li{
    width: 17px !important;
    height: 17px !important;
    background-color: #990C14 !important;
    text-indent: 0 !important;
    /*border-radius: 17px !important;*/
    border-style: none !important;
    border-width: 0 !important;
    -moz-border-radius: 17px !important; /* Firefox */
    -webkit-border-radius: 17px !important; /* Safari 和 Chrome */
    border-radius: 17px !important; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
    /*behavior: url(ie-css3.htc); !* 通知IE浏览器调用脚本作用于'radius'类 *!*/
    text-align: center;
    color: white;
    font-family: Arial;
    font-size: 12px;
    line-height: 18px;
    z-index: 100;
}

.unslider-nav ol .unslider-active{
    background-color: white !important;
    color: #990C14 !important;
}

.unslider-nav ol li:hover{
    background-color: #D6D6D6 !important;
}

/*内容部分*/
.content{
    width:990px;
    margin:0 auto;
}

.mid-line{
    height:36px;
    width:100%;
    margin: 5px 0 10px 0;
	background:url(../images/navbg.png) repeat-x 0% 50%;
   
}



.mid-line .right{
    padding: 8px;
    float:left;
}

.mid-line input{
    background-color: #CDA299;
    width: 100px;
    border-width: 0;
}

.mid-line button{
    background-color:transparent;
    width: 22px;
    height: 20px;
    border-width:0;
    border-style: none;
}

.mid-line i{
    color: #DEB5B9;
}

/*第一部分*/
.content-1{
    height: 370px;
    margin-top: 20px;
    /*width: 100%;*/
}
/*招生指南,招生简章,联系我们*/
.content-1 .left{
    width:650px;
    height:360px;
    float: left;
    /*height:100%;*/
}
/*招生动态*/
.content-1 .right{
    float: left;
    margin-left: 30px;
    width:310px;
    height:360px;

    /*height:100%;*/
}
/*招生指南*/
.guide{
    width: 246px;
    height: 192px;
    float: left;
	background-color:#fff;
}

.guide .top{
    width:246px;
    /*padding-left: 8px;*/
    height:24px;
}

.guide .ll{
    height: 24px;
    padding-left: 8px;
}

.font-l{
    font-family: 微软雅黑;
    font-size: 16px;
    color: white;
}

.font-r{
    font-family: Arial;
    font-size: 10px;
    color: white;
}

.guide .mid{
    width: 244px;
    height: 168px;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-width: 1px;
    border-color: #D5D5D5;
}

.guide .mid .but{
    width: 240px;
    height: 96px;
    padding: 18px 18px 10px 18px;
}

.in-but{
    /*display: inline-block;*/
    width: 90px;
    float: left;
}

.but-l{
    margin-right: 24px;
}

.guide .mid .butt{
    display: inline-block;
    width: 90px;
    height: 28px;
    text-align: center;
    /*border-style: solid;*/
    /*border-width: 1px;*/
    margin: 3px 0;
    background-image: url("../images/butt.fw.png");
    background-repeat: no-repeat;
}

.butt a{
    line-height: 28px;
    font-family: 宋体;
    font-size: 14px;
    color: #212121;
}

/*.radius{*/
    /*-moz-border-radius: 5px; !* Firefox *!*/
    /*-webkit-border-radius: 5px; !* Safari 和 Chrome *!*/
    /*border-radius: 5px; !* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 *!*/

    /*!*-moz-box-shadow: 10px 10px 20px #000; !* Firefox *!*!*/
    /*!*-webkit-box-shadow: 10px 10px 20px #000; !* Safari 和 Chrome *!*!*/
    /*!*box-shadow: 10px 10px 20px #000; !* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 *!*!*/

    /*behavior: url(../ie-css3.htc); !* 通知IE浏览器调用脚本作用于'radius'类 *!*/
/*}*/

.mebo{
    width: 210px;
    height: 35px;
    background-color: #EEEEEE;
    margin-left: 16px;
    -moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari 和 Chrome */
    border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
    behavior: url(ie-css3.htc); /* 通知IE浏览器调用脚本作用于'radius'类 */
    text-align: center;
}

/*.mebo a {*/
    /*line-height: 36px;*/
/*}*/

/*.mebo .lyb{*/
    /*font-family: 宋体;*/
    /*font-size: 16px;*/
    /*color: #9A0D15;*/
/*}*/

/*.mebo .ywt{*/
    /*font-family: 宋体;*/
    /*font-size:12px;*/
    /*color: black;*/
    /*text-decoration: underline;*/
/*}*/
/*cndicoq*/


/*招生简章*/
.brochure{
    width: 360px;
    height:192px;
    margin-left: 30px;
    float: left;
}

.brochure .top{
    width:100%;
    height: 24px;
}

.brochure .top .ll{
    float: left;
    padding-left: 3px;
    width: 68px;
    height: 100%;
    background-color: #9A0D15;
}

.brochure .top .ll a{
    font-family: 微软雅黑;
    font-size: 16px;
    color:white;
}

.brochure .top .rr{
    float: left;
    width: 282px;
    height: 22px;
    border-bottom-style: solid;
    border-color: #999999;
    border-width: 2px;
}

.brochure .news{
    height: 178px;
    /*padding-top:10px;*/

}

.brochure .news ul{
    list-style: none;
    padding: 0;
    margin-left: 5px;
    margin-top:20px;
}

.brochure .news li{
    margin: 10px 0;
    width: 100%;
    height: auto;
}

.brochure .news a{
    margin-left: 8px;
    font-family: 宋体;
    font-size: 14px;
    color: black;
}
.brochure .news a:hover{
    color:#990C13;
}
/*联系我们*/
.content-1 .contact{
    margin-top: 20px;
    width:640px;
    height:150px;
    float: left;
    position:relative;
    background: url(../images/contact1.jpg) no-repeat 0% 50%;
}
.content-1 .contact .box{
	position:absolute;
	top:50px;
	left:150px;
}
.content-1 .contact .box h5{
	height:18px;
}
.content-1 .contact a{
	color:#000;
	font-family:"微软雅黑";
	font-weight:normal;
	font-size:12px;
	}
.content-1 .contact a:hover{
	color:#990C13;
	}	
/*招生动态*/
.content-1 .right .top{
    height:24px;
    width:316px;
}

.content-1 .right .top .ll{
    height:24px;
    padding-left: 3px;
    width: 68px;
    float: left;
    background-color: #9A0D15;
}

.content-1 .right .top .ll a{
    font-family: 微软雅黑;
    font-size:16px;
    color: #FFFFFF;
}

.content-1 .right .top .rr{
    height:22px;
    width:234px;
    float: left;
    border-bottom-style: solid;
    border-color: #999999;
    border-width:2px;
}

.content-1 .right .top .rr .lll{
    float: left;
}

.content-1 .right .top .rr .rrr{
    float: right;
    margin:5px 10px 0 0;
}

.content-1 .right .top .rr .lll a{
    font-famliy: Arial;
    font-size: 10px;
    color:#999999;
}

.content-1 .right .img{
    margin: 10px 0;
}

.content-1 .right ul{
    list-style: none;
    padding: 0;
    margin-left: 5px;
    margin-top: 20px;
}

.content-1 .right li{
    margin: 12px 0;
	height:21px;
    /*line-height:27px;*/
}

.content-1 .right .news .n-con{
    margin-left: 18px;
	display:inline-block;
	height:21px;
	line-height:21px;
	width:250px;
	overflow:hidden;
    font-family:宋体;
    font-size: 14px;
    color: #1F1F1F;
}

.content-1 .right .news a:hover{
    color:#990C13;
}

.right .news .time{
    float: right;
    line-height:20px;
    text-align: center;
    margin-left: 8px;
	font-family:Verdana, Geneva, sans-serif;
    font-size: 13px;
    width:24px;
    height:18px;

    color: #C7040D;
}
/*第二部分*/
.content-2{
    margin-top:16px;
    width: 990px;
    height:450px;
}
/*为什么选折我们及留学指南*/
.content-2 .in-left{
    float: left;
    width: 260px;
    height:450px;
}

.content-2 .to{
    position: relative;
    width: 260px;
    height:220px;
}

.content-2 .to .ini{
    position: absolute;
    width:225px;
    height:85px;
    margin-top: 20px;
	padding-left:20px;
    background-color: RGBA(0,0,0,0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
}

.content-2 .to .ini .font-1{
    font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,SimSun,宋体,STHeiti,MingLiu,Tahoma, Verdana ; 
    font-size: 20px;
    color: white;
    line-height: 50px;
}

.content-2 .to .ini .font-2{
    font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,SimSun,宋体,STHeiti,MingLiu,Tahoma, Verdana ; 
    font-size: 16px;
    color: white;
}

.content-2 .to .hid{
    position: absolute;
    display: none;
    width: 230px;
    height:180px;
    padding:20px 15px;
    z-index:10;
    background-color: RGB(154,13,21);
	list-style:none;
    /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F9A0D15,endColorstr=#7F9A0D15);*/
}
.content-2 .to .hid ul li{
	list-style:none;
	 width:190px;
	 height:35px;
	 overflow:hidden;
}
.content-2 .to .hid ul li a{
     color: white;
	 line-height:35px;
	list-style:none;
	font-size:14px;
	 font-family:SimSun,宋体,STHeiti,MingLiu,Tahoma, Verdana ;
}

.content-2 .to:hover .hid{
    display: block;
}

.content-2 .to:hover .ini{
    display: none;
}
/*留学动态*/
.content-2 .guide-2{
    width: 260px;
    height:190px;
    margin-top: 25px;
}
.guide-2 .top{
    height:24px;
    width: 250px;
}

.guide-2 .top .ll{
    float: left;
    height: 24px;
    width: 74px;
    padding-left: 8px;
    background-color: #9A0D15;
}

.guide-2 .top .ll a{
    font-family: 微软雅黑;
    font-size:16px;
    color: #FFFFFF;
}

.guide-2 .top .rr{
    height:22px;
    width:168px;
    float: left;
    border-bottom-style: solid;
    border-color: #999999;
    border-width:2px;
}

.guide-2 .top .rr .lll{

}

.guide-2 .top .rr .lll a{
    font-famliy: Arial;
    font-size: 10px;
    color:#999999;
}

.guide-2 .top .rr .rrr{
    /*margin-left: 90px;*/
}

.guide-2 ul{
    list-style: none;
    padding: 0;
    margin-left: 5px;
    margin-top: 20px;
}

.guide-2 li{
    margin: 10px 0;
	width:255px;
    height:18px;
	overflow:hidden;	
}

.guide-2 ul a{
    margin-left: 8px;
    font-family:宋体;
    font-size: 14px;
    color: #1F1F1F;
}

.guide-2 ul a:hover{
    color:#990C13;
}
/*各国留学*/
.content-2 .in-right{
    float: left;
    margin-left: 30px;
    width: 700px;
    height:450px;
}
/*模块*/
.block{
    float: left;
    width: 350px;
    height: 220px;
}

.block .top{
    height: 49px;
    width: 350px;
}

.block .top .ll{
    height: 49px;
    padding-left: 16px;
    width: 128px;
    float: left;
    text-align: center;
    background-image: url("../images/logo-uhover.fw.png");
}

.block .top .ll:hover{
    background-image: url("../images/logo-hover.fw.png");
}

.block .top .ll a{
    font-family: 微软雅黑;
    font-size: 16px;
    color: white;
    line-height: 72px;
}

.block .top .rr{
    float: left;
    height: 47px;
    width:206px;
    border-bottom-style: solid;
    border-color: #999999;
    border-width:2px;
}

.block .top .rrr{
    /*margin: 30px 0 0 165px;*/
    margin-top: 29px;
}
.block .con{
    height:150px;
    width: 350px;
}

.block .con .list{
    float: left;
    width: 180px;
    height:150px;
}

.block .con .list ul{
    list-style: none;
    margin-left: 0px;
    margin-top: 20px;
}

.block .con .list li{
    margin: 10px 0;
}

.block .con .img{
    margin-top:25px;
}

.block .con a{
    margin-left: 8px;
    font-family: 宋体;
    font-size:14px;
    color: #1F1F1F;
}

.block .con a:hover{
    color:#990C13;
}

.block .con .img{
    float: left;
    width: 160px;
    height:120px;
}
/*第三部分*/
.content-3{
    width: 990px;
    height:184px;
    margin-bottom:26px;
}
/*学子风采*/
.content-3 .style{
    float: left;
    width: 680px;
    height: 160px;
}

.style .top{
    width:680px;
    height: 24px;
}

.style .top .ll{
    float: left;
    width:74px;
    padding-left:8px;
    height:24px;
    background-color: #9A0D15;
}

.style .top .ll a{
    font-family: 微软雅黑;
    font-size: 16px;
    color: white;
}

.style .top .rr{
    float: left;
    width: 598px;
    height: 22px;
    border-bottom-style: solid;
    border-color: #9A0D15;
    border-width:2px;
}

.style .top .rr .lll{

}

.style .top .rr .lll a{
    font-family: Arial;
    font-size:10px;
    color: #999999;
}

.style .top .rr .rrr{
    margin-left:420px;
}

/*.style .unslider{*/
    /*overflow: hidden;*/
/*}*/
.style .banner{
    width: 680px;
    height: 160px;
    position: relative;
    overflow: hidden;
}

.style li{
    float: left;
    list-style: none;
}

.style .banner .in-banner-ul{
    padding:12px 0 12px 12px;
}

.style .banner .in-banner-li{
    display: inline-block;
}

.ban-img{
    width: 205px;
    height: 130px;
    position: relative;
    /*overflow: hidden;*/
}

.ban-img img{
    width:200px;
    height: 130px;
}

/*.ban-img a img{*/
    /*position:relative;*/
    /*left: -10%;*/
/*}*/
.ban-img:hover a>img{

    width: 120%;
    height:120%;
    position:absolute;
    /*left: -10%;*/
    margin-left: -10%;
    margin-top: -8%;
    z-index: 2;
}

.content-3 .right{
    float: left;
    width: 290px;
    height: 184px;
    margin-left:20px;
    position: relative;
    overflow: auto;
	
}

.content-3 .slider-2{
    /*float: left;*/
    width: 240px;
    height: 160px;
    margin: 12px 25px;
    position: relative;
    overflow: auto;
}

.content-3 .slider-2 ul{
    list-style: none;
}

.content-3 .slider-2 ul li{
    float: left;
}

.content-3 .unslider-arrow{
    top:80px;
}

.unslider-arrow img{
    width: 10px;
    height:14px;
}

.slider-2 .in-slider{
    width: 240px;
    height: 160px;
    text-align: center;
	position:relative;
}

.in-slider i{
	position:absolute; 
	font-size: 60px;
	color: #990C14; 
	z-index:100;
	top:50px;
	left:90px;}
.slider-2 .in-slider img{
	z-index:1;
	width:240px;
	height:160px;}


/*底部*/
.footer{
    width: 100%;
    height: 250px;
    background-color: #9A0D15;
}

.foot-in{
    width: 990px;
    margin: 0 auto;
}

.f-l{
    float: left;
    width: 310px;
    height:190px;
    margin-top:35px;
    border-right-style: solid;
    border-color: #B2434A;
    border-width: 1px;
}

.f-l .l-top{
    width: 290px;
	color:#fff;
}

.l-top a{
    font-family: 微软雅黑;
    font-size: 16px;
    color: white;
}

.l-mid{
    margin-top:30px;
    width:290px;
}

.l-mid a{
    margin-left: 8px;
    font-family: 微软雅黑;
    text-decoration: underline;
    font-size: 12px;
    color: #FFCFBF;
}

.l-mid ul{
    list-style-type: none;
    /*color: #B2434A;*/
}



.l-mid li{
    margin: 5px 0;
	width:140px;
	display:inline-block;
}



.f-m{
    float: left;
    width: 210px;
    height: 190px;
    margin:35px 50px 0 40px;
}

.m-top {
    font-family: 微软雅黑;
    font-size: 16px;
    color: white;
}

.m-mid{
    margin-top:30px;
	    line-height:24px;
    font-family: 微软雅黑;
    font-size: 12px;
    color: #FFCFBF;
}

.m-mid a{
    line-height:24px;
    font-family: 微软雅黑;
    font-size: 12px;
    color: #FFCFBF;
}

.f-r{
    float: left;
    width: 351px;
    height: 228px;
    margin-top: 10px;
}
/*备案*/
.footer-line{
    height: 40px;
	line-height:40px;
    width: 990px;
	text-align:center;
    margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif,微软雅黑;
    font-size: 12px;
    color: black;
	
  
}

/*二级页面样式*/
/*左侧菜单*/
.listleft{
	height:auto;
	float:left;
	width:246px;
	margin-right:30px;
	
	}

.list_phone{/*左侧联系我们*/
	height:332px;
	margin-bottom:10px;
	background:url(../images/side.jpg) no-repeat 0% 50%;
	position:relative;}

.list_phone .box{
	position:absolute;
	top:130px;
	left:90px;
}
.list_phone .box h5{
	height:18px;
}
.list_phone .box a{
	color:#000;
	font-family:"微软雅黑";
	font-weight:normal;
	font-size:12px;
	}
.list_phone .box a:hover{
	color:#990C13;
	}

	
.list_jianzhang{/*左侧简章*/
	width:246px;
	margin-top:10px;
	margin-bottom:15px;
	}	
.list_jianzhang h3 {
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    border-top: 3px solid #e33b3d;
	background:url(../images/en1.png) no-repeat 100% 50%;
}

.server_bottom {
    background: #fafafa;
    border: 1px solid #dddddd;
    border-width: 1px 0;
    padding:12px 6px;
	
}
.server_bottom a {
    display: inline-block;
    width: 70px;
    text-align: center;
    font-weight: normal;
	font-size:14px;
	color:#E33B3D;
}
.server_bottom span {
    display: inline-block;
    width: 64px;
    height: 64px;
    margin-bottom: 7px;
    background-image: url(images/guojia.png);
}
/*校园风景*/
.list_fengjing{
	width:246px;
	position:relative;
	margin-top:15px;}
.list_fengjing h3 {
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    border-top: 3px solid #e33b3d;
	border-bottom: 1px solid #e33b3d;
}
.list_fengjing h3 a {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 12px;
	color:#999;
}
/*二级右侧样式*/
.listright{
	float:left;
	width:700px;
	}
.listright h4{/*右侧导航标题*/
	font-size: 14px;
    height: 35px;
    line-height: 35px;
    border-bottom: 0px solid #eee;
	font-weight:normal;
	background:url(../images/icon_home.gif) no-repeat 0% 50%;
	text-indent:20px;	}
.youshi{/*项目优势*/
	margin-top:10px;
	background-color:#FBFBFB;
	border-bottom:0px solid #999;
	border-top: 0px solid #C60407;
	}
.youshi .neirong{
	font-size:14px;
	line-height:25px;
	padding:10px;
	color:#444;}		
.youshi h3{
	font-size: 14px;
    height: 35px;
    line-height: 35px;
	color:#C60407;
	text-indent:2em;
    border-bottom: 3px solid #C60407;
	
	}
/*留学国家招生、资讯等信息*/
.nationbox{
	width:330px;
	margin-right:20px; 
	margin-top:20px;
	float:left;
	
	}
.nationbox h3{
	position:relative;
	font-size: 14px;
    height: 30px;
    line-height: 30px;
	color:#C60407;
    border-top: 2px solid #C60407;
	border-bottom: 1px solid #fbfbfb;
	
	}
.nationbox h3 a {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 14px;
	color:#999;
}

.nationbox .info {
    background: #fafafa;
    border: 1px solid #dddddd;
    border-width: 1px 0;
    padding:12px 0;
	position:relative;
	height:140px;
	
}
.info ul{
	padding-left:0;}
.info img{
	position:absolute;
	right:10px;
	top:20px;}
.info li{
width:190px;
height:28px;
overflow:hidden;
	list-style:none;
	background:url(../images/dot1.jpg) no-repeat 2% 50%;
	text-indent:15px;}
.info li a{
	font-size:12px;
	line-height:28px;
	color:#444;
	}	

/*项目介绍*/
.aboutus{/*山大简介*/
	margin-top:10px;
	position:relative;
	
	}
	
.aboutus h3{
	font-size: 14px;
    height: 35px;
    line-height: 35px;
	color:#C60407;
    border-top: 3px solid #C60407;
	border-bottom: 1px solid #C60407;
	background-color:#FBFBFB;
	
	}
.aboutus .neirong{
	width:680px;
	font-size:14px;
	line-height:25px;
	padding:10px;
	color:#444;
	}
.aboutus .neirong img{
	float:right;
	width:287px;
	height:193px;
	margin-left:5px;
	}

/*联系我们*/
.contactus{
	margin-top:10px;
	position:relative;
	}
	
.contactus h3{
	font-size: 14px;
    height: 35px;
    line-height: 35px;
	text-indent:30px;
	color:#C60407;
    border-top: 0px solid #C60407;
	border-bottom: 3px solid #C60407;
	background-color:#FBFBFB;
	background:url(../images/tel.jpg) no-repeat 0% 50%;
	}
.contactus ul{
	background-color:#fbfbfb;
	padding-top:20px;
	padding-bottom:20px;}	
.contactus ul li{
	line-height:28px;
	font-size:14px;}	
/*学生榜样学业篇*/
.xueye{
	margin-top:10px;
	width:700px;
	}
	
.xueye h3{
	font-size: 14px;
    height: 35px;
    line-height: 35px;
	text-indent:10px;
	color:#C60407;
    border-top: 0px solid #C60407;
	border-bottom: 3px solid #C60407;
	}	
.xueye ul{
	position:relative;
	background-color:#f7f7f7;
	padding-left:0;
	
	}	
.xueye ul li{
	float:left;
	width:210px;
	list-style:none;
	background-color:#f7f7f7;
	margin-right:20px;
	margin-top:10px;
	
	}
.xueye ul li .img{
	position: relative; 
	display: block; 
	padding-top: 5px; 
	margin: 0 auto 20px; 
	width: 200px;
	height: 186px;
	text-align:center; 
	overflow: hidden; 
	transition: 0.2s ease all; 
	-webkit-transition: 0.2s ease all; 
	-moz-transition: 0.2s ease all;}
.xueye ul li .img:hover { 
	-webkit-transform: scale(1.05); 
	-moz-transform: scale(1.05);
	 transform: scale(1.05); }
.xueye ul li .img i { 
	display: block; 
	position: absolute; 
	width: 100%; 
	height: 100%; 
	background: url(../images/smask.png) no-repeat; 
	z-index: 2; }
.xueye ul li .img img { 
	margin-top:20px;
	height: 145px;
	text-align:center; }
.xueye ul li h5 { 
	margin-bottom: 7px; 
	font-size: 14px; 
	font-weight: bold; 
	text-align: center; }
.xueye ul li h5 a { 
	color: #C60407; }
.xueye ul li h5 a:hover { 
	color: #f98292; }
.xueye ul li p { 
	font-size: 12px; 
	height:48px;
	line-height: 24px;
	overflow:hidden;
	padding:5px; 
	color: #828282; }	

/*招生简章*/

.zhaosheng{
	width:700px; 
	margin-top:20px;
	
	}
.zhaosheng h3{
	position:relative;
	font-size: 14px;
    height: 30px;
    line-height: 30px;
	color:#000;
	text-indent:20px;
    border-top: 2px solid #C60407;
	background: #fafafa;
	
	}
.zhaosheng h3 a {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 12px;
	color:#999;
}

.zhaosheng .info {
    border-bottom: 1px solid #dddddd;
    border-width: 1px 0;
    padding:12px 0;
	position:relative;
	height:170px;
}
.zhaosheng .info ul{
	position:absolute;
	left:330px;}
.zhaosheng .info img{
	position:absolute;
	left:10px;
	top:20px;}
.zhaosheng .info li{
	list-style:none;
	background:url(../images/dot1.jpg) no-repeat 2% 50%;
	text-indent:15px;}
.zhaosheng .info li a{
	font-size:14px;
	line-height:28px;
	color:#444;}
.zhaosheng .info li a:hover{
	color:#C60407;}	
		

/*留学指南*/
.nationbox1{
	width:325px;
	margin-right:20px; 
	margin-top:20px;
	float:left;
	
	}
.nationbox1 h3{
	position:relative;
	font-size: 14px;
    height: 30px;
    line-height: 30px;
	color:#C60407;
    border-top: 2px solid #C60407;
	border-bottom: 1px solid #fbfbfb;
	
	}
.nationbox1 h3 a {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 14px;
	color:#999;
}

.nationbox1 .info {
    background: #fafafa;
    border: 1px solid #dddddd;
    border-width: 1px 0;
    padding:12px 0;
	position:relative;
	height:220px;
	
}
.nationbox1 .info ul{
	position:absolute;
	width:176px;
	right:0;}
.nationbox1 .info img{
	position:absolute;
	left:10px;
	top:20px;}
.nationbox1 .info li{
	width:176px;
	height:28px;
	overflow:hidden;
	list-style:none;
	background:url(../images/dot1.jpg) no-repeat 2% 50%;
	text-indent:15px;}
.nationbox1 .info li a{
	font-size:12px;
	height:28px;
	color:#444;}
.nationbox1 .info li a:hover{
	color:#C60407;}	
	

/*招生问答*/
.nationbox3{
	width:325px;
	margin-right:20px; 
	margin-top:20px;
	float:left;
	
	}
.nationbox3 h3{
	position:relative;
	font-size: 14px;
    height: 30px;
    line-height: 30px;
	color:#C60407;
    border-top: 2px solid #C60407;
	border-bottom: 1px solid #fbfbfb;
	
	}
.nationbox3 h3 a {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 14px;
	color:#999;
}

.nationbox3 .info {
    background: #fafafa;
    border: 1px solid #dddddd;
    border-width: 1px 0;
    padding:12px 0;
	position:relative;
	height:220px;
	
}
.nationbox3 .info ul{
	position:absolute;
	width:320px;
	left:0;}
.nationbox3 .info img{
	position:absolute;
	left:10px;
	top:20px;}
.nationbox3 .info li{
	width:320px;
	height:28px;
	overflow:hidden;
	list-style:none;
	background:url(../images/dot1.jpg) no-repeat 2% 50%;
	text-indent:15px;}
.nationbox3 .info li a{
	font-size:12px;
	height:28px;
	color:#444;}
.nationbox3 .info li a:hover{
	color:#C60407;}		
	
		
	
/*合作大学*/
.sbox{
	width:700px;
	margin-top:30px;
	}
.sbox .sleft{
	text-align:center;
	width:119px;
	font-size:14px;
	font-weight:bold;
	float:left;
	border-right:1px dashed #ccc;
	
	}	
.sbox .sleft p{
	margin:10px auto;
	}	
.sbox .sright{
	float:left;
	width:550px;
	font-size:12px;
	margin-left:30px;
	
	
	}
.sbox .sright div{
	float:left;
	width:260px;
	margin-left:15px;
	height:48px;
	margin-bottom:15px;
	overflow:hidden;
	}
.sbox .sright div a{
	color:#444;
	}
.sbox .sright div a:hover{
	color:#C60407;
	}	
.sboxb{
	border:1px solid #C60407;}							

td{ font-size:14px;}
A.link_14 { COLOR:#444; text-decoration:none;  font-size:14px;}
A.link_14:hover { color:#C60407;  text-decoration:none; }
.hrdiv{
border-bottom:1px dashed #eee;}