@charset "utf-8";
header.commerce .top {
	background-color: #273367;
}
header.commerce .logo-img{
	padding-top: 15px;;
}
header.commerce .lang{
	padding-top: 20px;
}
header.commerce .lang .search-wrap{
	top: 45px;
}
header.commerce .navs{
	background: -webkit-linear-gradient(#1362b4, #008B8A); /* Safari 5.1 - 6.0 */
	  background: -o-linear-gradient(#1362b4, #008B8A); /* Opera 11.1 - 12.0 */
	  background: -moz-linear-gradient(#1362b4, #008B8A); /* Firefox 3.6 - 15 */
	  background: linear-gradient(#1362b4, #008B8A); /* 标准的语法 */
}
.slider.commerce{
	height: 452px;
}

.about-bg{
	background-color: #f7f7f7;
}
.about-img{
	width: 20%;
}
.about-img img{
	max-width: 100%;
	height: auto;
}
.about-desc{
	width: 80%;
}
.about-desc .desc-wrap{
	line-height: 28px;
	padding: 10px 15px;
}
.about-desc .desc-wrap p{
	text-indent: 2em;
}
.about-img,
.about-desc,
.new-wrap,
.anno-wrap{
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
}
.new-wrap{
	width: 48%;
}
.anno-wrap{
	margin-left: 4%;
	width: 44%;
}
.common-title {
	margin-bottom: 25px;
}
.common-title h2{
	position: relative;
	width: 126px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	background-color: #008B8A;
	color: #fff;
	border-radius:8px;
}
.common-title h2:after{
	/* content: ''; */
	position: absolute;
	display: block;
	height: 8px;
	width: 8px;
	left: 59px;
	bottom: -4px;
	background-color: #008B8A;
	transform: rotateZ(45deg); 
}
.common-title a{
	line-height: 40px;
	font-size: 16px;
	color: #333;
}
.new-list .media-list .li .text{
	width: 73%;
}
.new-list .media-list .li .thumb img{
	border: 0;
}
.new-list .media-list .li .thumb{
	width: 26%;
}
.new-list .media-list .li .text .desc{
	font-size: 14px;
}
.new-list .media-list .li .text .title a{
	font-size: 16px;
}
.anno-list ul li{
	padding: 13px 0;
	line-height: 36px;
	border-bottom: 1px dashed #eee;
}
.anno-list ul li:first-child{
	padding-top: 0;
}
.anno-list ul li>a{
	display: block;
}
.anno-list ul li>a .date{
	position: relative;
	text-align: center;
	padding: 0 10px;
	color: #666;
	background-color: #f5f5f5;width:98px;
}
.anno-list ul li>a .date:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 7px;
	height: 7px;
	background: url(../images/data_icon.png) no-repeat;
}
.anno-list ul li>a .title{
    margin-left: 118px;
    height: 100%;
    width: auto;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}
/*main*/
.commerce-banner .wrap{
	width: 100%;
	max-width: 1920px;
	height: 270px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.commerce-main .main-list .top .text{
	width: 74.659%;
}
.commerce-main .main-list .top .thumb{
    width: 23%;
    padding: 5px;
    border: 1px solid #eee;
    border-radius: 3px;
}
.commerce-main .main-list .top .text .desc{
	height: 85px;
}
.commerce-main .position{
	border-bottom: 0;
}
.commerce-main .main-cate-name{
	padding-bottom: 10px;
	font-size: 22px;
	font-weight: bold;
	color: #008B8A;
	border-bottom: 2px solid #ccc;
}
.commerce-main .left-nav>h2{
	height: 95px;
	line-height: 95px;
	font-size: 30px;
	font-weight: 400;
}
.commerce-main .left-nav>ul{
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f5f5f5;
}
.commerce-main  .left-nav>ul>li{
	position: relative;
	padding: 6px 8px;
	border-bottom: 0;
	color: #666;
}
.commerce-main  .left-nav>ul>li.on{
	color: #008B8A;
}
.commerce-main  .left-nav>ul>li>a{
	line-height: 50px;
	text-indent: 38px;
	display: block;
	background-color: #fff;
	border-radius: 3px;
	font-weight: bold;
}
.commerce-main  .left-nav>ul>li>i{
	position: absolute;
	right: 20px;
	top: 20px;
}
.commerce-main .left-nav>ul>li.on,.commerce-main .left-nav>ul>li:hover{
	background: none;
	background-color: transparent;
}
.commerce-main .content-titlebar h2{
	font-size: 30px;
}
.teach-list .wrap{
	padding-bottom: 80px;
	padding-top: 35px;
}
.teach-list .row.border-bottom{
	border-bottom: 1px solid #eee;
}
.teach-list .t-desc{
	padding: 10px 0 10px 30px;
}
.teach-list .t-desc .name{
	font-size: 18px;
	font-weight: bold;
	color: #008B8A;
}
.teach-list .t-desc .desc {
	padding: 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.teach-list .t-desc .rongy{
	line-height: 22px;
}
.teach-show.teach-list .wrap{
	padding-bottom: 30px;
	padding-top: 35px;
}
.teach-show.teach-list .title{
	padding-left: 15px;
	position: relative;
	color: #cc6600;
	font-size: 18px;
	font-weight: bold;
}
.teach-show.teach-list .title:before{
	content: '';
	width: 8px;
	height: 8px;
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	left: 0;
	top: 8px;
	background-color: #cc6600;
	transform: rotateZ(45deg);
	-webkit-transform: rotateZ(45deg);
}
.teach-show .teach-info{
	padding-bottom: 30px;
}
.teach-show .teach-info:first-child{
	padding-top: 30px;
}
.teach-show .teach-info .text{
	padding: 15px 0;
	font-size: 16px;
	line-height: 26px;
}
.teach-show .font-bold{
	font-weight: bold;
}
.title-en{
	padding: 5px 0;
	text-align: center;
	font-size: 18px;
}
.no-border{
	border: 0 !important;
}
.gonggao-listt .wrap{
	padding: 20px 20px 15px 20px;
	background-color: #fafafa;
	margin-bottom: 30px;
	border-radius: 2px;
	box-shadow: 2px 4px 2px #eee
}
.gonggao-listt .wrap:first-child{
	margin-top: 30px;
}
.gonggao-listt .wrap .time{
	padding: 5px 0;
	width: 50px;
	height: 50px;
	background-color: #f3decb;
	color: #333;
	text-align: center;
	border-bottom-right-radius: 15px;
}
.gonggao-listt .wrap .desc{
	width: 92%;
	float: right;
}
.gonggao-listt .wrap .desc>h4{
	font-size: 16px;
	font-weight: bold;
}
.gonggao-listt .wrap .desc>p{
	padding: 10px 0;
	line-height: 20px;
	color: #504f4f;
	font-size: 12px;
}
.gonggao-listt .wrap .time>span:first-child{
	font-size: 16px;
}
.gonggao-listt .wrap .time>span:last-child{
	font-size: 11px;
}
.gonggao-listt .wrap .more{
	margin-top: 10px;
}
.gonggao-listt .wrap .more span{
	display: none;
	padding: 5px;
	background-color: #f3decb;
	color: #333;
	font-size: 12px;
	float: right;
	border-radius: 5px;
}