﻿@charset "UTF-8";
/*coursetry.html*/
.course-try{ background-color: #fff;
             width: 100%;
				}
.course-tryall{    width: 1200px;
    			   margin: 0 auto;
    			   overflow: hidden;
    			   padding-top: 10px;
    			   padding-bottom: 70px;
    			}
.course-tryall dl{width:275px;
				  float: left;
				  padding-top: 35px;
				}
.paf-5{padding-left: 32px;}
.course-tryall .p18{ font-size: 18px;
					 color: #000;
					 line-height: 50px;
					}
.course-tryall .p14{ font-size: 14px;
					 color: #9e9e9e;
					 line-height: 10px;
					}
.try-all{overflow: hidden;padding-top: 12px;}
.try-left{  float: left;
			color: #dc5d00;
			font-size: 14px;
		}
.try-right{ float: right;
			font-size: 14px;
			color: #9b8c9a;
		}
/*information.html*/
body{background-color: #fafafa;}
.banner{
	height: 435px;
	margin-top: 47px;
}
.banner .carousel{
	width: 1179px;
	height: 435px;
	position: relative;
	overflow: hidden;
}
.carousel .imglist{
	width: 8000px;
	height: 443px;
	position: absolute;
	left: 0;
	top: 0;
}
.carousel .imglist li{
	float: left;
	width: 1179px;
	height: 435px;
}
.carousel .imglist li img{
	width: 100%;
	height: 100%;
}
.carousel-bar-bg{
	width: 100%;
	height: 53px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #134e80;
	opacity: 0.7;
	filter:alpha(opacity=50);
}
.carousel-bar{
	width: 100%;
	height: 53px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	overflow: hidden;
}
.carousel-text{
	position: absolute;
	top: 0;
	left: 0;
	height: 53px;
	padding-left: 26px;
	line-height: 53px;
	/*overflow: hidden;*/
}
.carousel-text li{
	height: 53px;
	font: 20px/53px "microsoft yahei";
}
.carousel-text li a:link,.carousel-text li a:visited{color: #fff;}
.circlelist{
	padding-top: 25px;
	padding-right: 25px;
}
.circlelist li{
	float: left;
	width: 51px;
	height: 3px;
	background-color: #fff;
	margin-right: 4px;
	cursor: pointer;
}
.circlelist li.cur{background-color: #25a0cd;}
.study-enter{width: 297px;}
.study-enter-item{
	display: block;
	width: 297px;
	height: 135px;
}
.study-enter-item img{
	width: 100%;
	height: 100%;
}
.news{
	margin-top: 34px;
	overflow: hidden;
}
.news .news-item{
	width: 369px;
	margin-right: 36px;
	padding-bottom: 15px;
}
.new-item-hd{
	height: 42px;
	border-bottom: 1px solid #bfbfbf;
	background: url("../images/news-item-hd-bg.png") no-repeat 4px 7px;
	padding-left: 25px;
}
.new-item-hd h4{
	float: left;
	height: 42px;
	border-bottom: 1px solid #379def;
	padding: 0 3px;
	font-size: 26px;
	color: #343434;
}
.new-item-hd .view-more{
	float: right;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	color: #a9a9a9;
}
.news-list{padding: 20px 3px 10px;}
.news-list li{
	background: url("../images/newlist-bg.png") no-repeat left center;
	padding-left: 19px;
	font: 16px/40px "microsoft yahei";
}
.news-dl{ 
		  width:340px;
		  height: 175px;
		  margin-top: 20px;  
		  position: relative;
		}
.new-dl dt{width:340px;
		  height: 175px;position: absolute;}
.news-dl dd{ width: 340px;
	height: 35px;
	background: url("../images/bgmain.png") repeat-x;
	position: absolute;
	left: 0;
	bottom:0;
}
.news-dl h3{margin-left: 20px;
			 line-height: 35px;
			 font-size: 16px;
             color: #fff;
            
			}
			
.news-rightlist{border:1px #e5e5e5 solid;background-color: #fff;}
.news-rightlist h4{
					    padding: 10px 20px;
					    font-size: 23px;
					    color: #343434;
					    border-bottom:1px #e5e5e5 solid;
				}
.newss-ul{
			padding: 20px;
		}
.newss-ul li a{display: inline;line-height:41px;font-size: 15px; }		
.newss-ul li span{ width:27px;height: 27px; 
				   background-color: #b6b6b6;
				   color: #fff;
				   text-align: center;
				   line-height: 27px;
				   display: inline-block;
				   margin-right: 10px;
					}
.news-fl{float: left;width: 810px;}
.news-fr{float: right;width: 389px;}
/*information-main.html*/

    /*右边*/
.main-all{background-color: #fff;padding-top: 40px;}
.main{    background-color: #fff;
    	  width: 1200px;    	 
    	  margin:0 auto;
    	  overflow: hidden;
    	}
.main-fl{float: left;width: 810px;}
.main-fr{float: right;width: 385px;}
.main-rightlist{border:1px #e5e5e5 solid;background-color: #fff;width: 350px;margin-left: 32px;}
.main-rightlist1{	border:1px #e5e5e5 solid;
					background-color: #fff;
					width: 350px;
					margin-left: 32px;
					margin-bottom: 22px;
				}
.main-rightlist h4,.main-rightlist1 h4{
					    padding: 10px 20px;
					    font-size: 23px;
					    color: #343434;
					    border-bottom:1px #e5e5e5 solid;
				}
.main-ul{
			padding: 20px;
		}
.main-ul li a{display: inline;line-height:41px;font-size: 15px; }		
.main-ul li span{ width:27px;height: 27px; 
				   background-color: #b6b6b6;
				   color: #fff;
				   text-align: center;
				   line-height: 27px;
				   display: inline-block;
				   margin-right: 10px;
					}
 /*右边*/

  /*左边*/
.main-titile h1{text-align: center;font-size: 30px;color: #016c98;font-weight: bold;}
.main-titile p{text-align: center;font-size: 14px;margin-top: 18px;}
.main-titile span{color: #1894c7;}
.p-border{border-bottom: 1px #cdcdcd solid;width: 99%;}
.main-content{width: 95%;margin-left:2%;margin-top: 20px;}
.main-content p{font-size: 16px;line-height: 30px;margin-top: 12px;}
.main-content img{padding:20px 105px;}
.style-p{text-indent: 2em;}
/*评论区*/
.blue-line1{    height: 6px;
    background-color: #1894c7;
    margin-top: 30px;
}
.main-return{border:1px #e5e5e5 solid;margin-bottom: 60px;}
.main-read{padding:25px 20px;font-size: 16px;color: #e81f18;}
.bigred{font-size: 24px;color:  #e81f18;margin-right: 5px;}
.main-blue{color: #0f6f97;margin-left: 10px;font-size: 14px;}
.main-set{overflow: hidden;}
.main-setfl{float: left;padding:5px 18px 0 20px;}
.main-setfr{float: left;}
.Input_Box {     
    width: 699px;     
    height: 140px;
    border: 1px solid #c6c6c6;   
}     
.Input_Box>textarea {     
 width: 689px;
 height: 97px;
 outline: none;     
 border: 0px solid #c6c6c6;     
 resize: none;  
}     
.Input_Foot {    
    background-color: #fafafa;      
    border-top: 1px solid #c6c6c6;
    width: 698px;height: 38px;
}     
.imgBtn {     
      overflow: hidden;
}     
.postBtn{   float: right;
			padding: 9px 21px 9px 20px;         
    		cursor: pointer; 
    		background-color: #e81f18;  
			text-align: center;
			color: #fff;
			font-size: 16px;
		}
.main-sell{margin: 25px 15px;
			width: 96%;padding: 12px 0;
			border-bottom: 1px #eeeeee solid;
			border-top: 1px #eeeeee solid;
		}
.main-sellone{margin: 25px 15px;
			width: 96%;padding: 12px 0;
			border-bottom: 1px #eeeeee solid;
		}
.main-selll{width: 95%;margin:0 auto;}
.main-setfr p{line-height: 40px;}
.main-sellp1{font-size: 14px;color: #737373;}
.main-sellp2{padding: 10px 45px;font-size: 14px;}
.main-sellp3{overflow: hidden;}
.main-sellp3 p{float: right;}
.main-button{margin: 35px 0;text-align: center;}
.main-button button{border:0 none;
					border-radius: 6px;
					width: 598px;height: 43px;
					background-color: #eeeeee;
			}
.main-button button a{line-height: 43px;font-size: 16px;color: #656565;}
/*information-scrap.html  渐变色*/	
.main-jianbian{
width: 350px;margin-left: 32px;
background: url(../images/scrap.png) repeat-x;
overflow: hidden;
}
.main-jianbian h4{
				   float: left;
				   vertical-align: middle;
				   padding:15px 0 25px 20px;

}
.main-jianbian p{
				   float: right;
				   vertical-align: middle;
				   padding-right: 20px;
				   line-height: 75px;
				   font-size: 16px;
				   color: #e81f18;
				}
@font-face {
 font-family: 'fontname';
 src: url('../css/fontname.ttf');
}  
/*其中fontName替换为你的字体名称*/
.main-jianbian h4 span{font-family: fontname;font-size: 32px;
				   color: #e81f18;}

