body{ color: #2F2F2F; font-size:16px;padding:0;margin:0;font-family: "Microsoft YaHei";}
a{transition: 0.5s;-webkit-transition: 0.5s;-moz-transition: 0.5s;color: #333333;text-decoration: none;}
ul,li {list-style:none;}
.flash img{ width: 100%;border:0px solid #cccccc; }
.flash ul.bxslider{list-style:none;}
.flash div.bx-pager{bottom: 4%;}
.flash div.bx-controls-direction{ display:none; }

td { font-size:14px;padding:0;margin:0; }

.page_bg{height: 150px; }
.main{ padding:30px 0px 10px 0px;}
.img-thumbnail:hover,.opacity_img:hover,.img-circle:hover{opacity: 0.8;}
.img-circle { border-radius:8px; }


img {
    max-width: 100%;
    border: none;
}

.ml img {
    cursor: pointer;
    transition: all .6s;
}

.ml img:hover {
    transform: scale(1.1);
}

header { background-color:#c1272d; }

.topBg {
	background-color:#f6f6f6;
}

/*导航菜单*/
.navbar{ margin:0px;  border: none; z-index:99; }
.glyphicon-home:before {color: #fff;}
#app_menudown{position: absolute; top:0px; right:0px; font-size: 16px;}
#app_menudown:hover{background-color: #e6821b;}

.banner { width:100%;border:0; }
.subBanner { width:100%;height:243px;border:0;background: #fff url(banner.jpg) no-repeat center top; }

/*产品搜索*/
.search_group{margin: 25px 0px 35px 0px;}
.form-control{border-radius: 0px; box-shadow: none;}
.mysearch_btn{ background-color:#8e611d;color:#fff;border-radius: 0px;}
.mysearch_btn:hover,.mysearch_btn:focus{ background-color:#ff893b; color:#fff;}
#small_search{float: right; margin-top: 7px; padding:8px 13px;font-size: 17px;border-radius: 4px; color: #fff;}
#small_search:hover,#small_search:focus{cursor: pointer; background-color: #3477c8;}

.dhimg { display: block;border:1px solid #f2f2f2;border-radius:8px;overflow: hidden; }
.dhimg img { width:100%;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out; }
.dhimg img:hover { transform:scale(1.3);-webkit-transform:scale(1.3);-moz-transform:scale(1.3);	-o-transform:scale(1.3);-ms-transform:scale(1.3);}


.more { float:right; color:#333333; line-height:38px; font-size:14px; padding-right:10px; }


.contentBox {
	padding: 8px;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	border-top: 1px solid #f2f2f2;
    display: inline-block;
    width: 100%;
	min-height:200px;
}

.content2 {
	padding: 8px;
	background-color: #ffffff;
	border-left: 1px solid #c1272d;
	border-right: 1px solid #c1272d;
	border-bottom: 1px solid #c1272d;
    display: inline-block;
    width: 100%;
}

.post {
	
}

.post .tt {
    display: inline-block;
    width: 100%;
    border-bottom: 0px solid #e6e6e6;
	margin-top:20px;
	margin-bottom:20px;
}

.post .tt .tit {
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
	width:90%;
	margin-left:5%;
}

.post .tt .tit .title {
    line-height: 42px;
    font-family: "Microsoft yahei";	
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
    color: #333;
    cursor: pointer;
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
}

.post .tt .tit .name {
    display: none;
    line-height: 16px;
    color: #333;
}

.post .more_btn {
    display: inline-block;
    *display: inline;
    *zoom:1; 
	height: 24px;
    line-height: 24px;	
    position:absolute;
    top: 48px;
	right:10px;
    margin: 0 10px;
}

.post .more_btn .more_text,.post .more_btn a {
    font-size: 13px;
    cursor: pointer;
}

.post .more_btn a {
    color: rgb(116 116 116);
}

.post .more_btn a:hover {
    color: #666;
}


.title_lines {
    width: 32%;
    border-top: 2px solid #c1272d;
    position: relative;
    top: 21px;
    margin: 0 28px;
}


.list .slide {
    width: 100%;
    transition: all 0.4s ease-out;
}

.list .slide a {
	text-decoration: none;
}


.list .slide:hover {
    box-shadow: 0px 30px 30px -30px rgba(0, 0, 0, 0.64);
    transform: scale(1.02);
}

.list .slide .slide_imgs {
	width:100%;
    height: 228px;
    position: relative;
    overflow: hidden;
}

.list .slide .slide_imgs img {
	width:100%;
    height: 95%;
}

.list .slide .news_con {
    padding: 5px 10px 15px 10px;
    background: #fff;
    border-right: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    box-shadow: 2px 2px 7px 2px #ebebeb;
}

.list .slide .date {
    line-height: 35px;
    font-size: 14px;
    color: #999;
}

.list .slide .news_title {	
    font-size: 16px;
    color: #333;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.notice-bg { background-color:#F0F5FB; margin-top:30px; padding: 10px 0 30px 0; }

.notice {
	margin-top:20px;	
}

.notice .news_list .news:hover {
    box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
    transform: scale(1.02);
    cursor: pointer;
}

.notice .news_list {
    margin-bottom: 20px;
}

.notice .news_list .news {
    border-bottom: none;
    height: 100px;
    background: white;
    align-content: center;
    margin-bottom: 10px;
    width: 100%;
	padding-top:20px;
    transition: all 0.4s ease-out;
}

.li-date{
	width: 70px;
	border: 1px solid #ececec;
	border-radius: 4px;
	border-bottom: 2px solid #d1d1d1;
	height: 84px;
	float: left;
    text-align: center;
	margin: -10px -110px 10px 15px;
}

.li-date p{
	background: #c1272d;
	color: #fff;
	font-size: 14px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	line-height: 20px;    
	padding: 0;
    margin: 0;
	
}
.li-date span{
	display: block;
	font-size: 24px;
	color: #c1272d;
    text-align: center;
	width:100%;
	
	
}
.li-date i{
	font-style: normal;
	font-size: 16px;
	color: #333;
    text-align: center;
	width:100%;
	
}


.notice .news_list .news .news_date {
    float: left;
    width: 55px;
    margin-right: -70px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    left: 20px;
	white-space:nowrap;
}

.notice .news_list .news .news_date .news_year {
    line-height: 30px;
    font-size: 24px;
    color: #e04f4f;
    text-align: center;
    transition: all 0.4s ease-in-out;
    font-weight: 700;
}

.notice .news_list .news .news_date .news_days {
    text-align: center;
    line-height: 23px;
    font-size: 14px;
    color: #e04f4f;
    font-weight: 700;
}


.notice .news_list .news .news_con {
    margin: 0 20px 0 20px;
    padding: 0 20px;
    position: relative;
    left: 85px;
    height: 50px;
    border-left: 2px solid silver;
	width:-webkit-calc(100% - 100px); 
	width:-moz-calc(100% - 100px); 
	width:calc(100% - 100px);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.notice .news_list .news .news_title {
    line-height: 26px;
    font-size: 16px;
    color: #000;
}

.notice .news_list .news:hover .news_date .news_year {
    color: #095ab5;
    transition: all 0.4s ease-in-out;
}
.notice .news_list .news:hover .news_date .news_days {color: #095ab5;}
.notice .news_list .news:hover .news_con a {color: #095ab5;}


/*栏目导航*/
.left_nav{ clear: both;padding:0; margin: 0;}
.index_left_nav{padding:0; margin: 0;}
.left_h2{ background-color:#c1272d; font-size: 21px; display: block; text-align:center;  height:65px;line-height:65px; color: #fff;}
.left_nav_ul{ list-style:none;margin:0;padding:0; padding-bottom:10px;  }
.left_nav_ul > li{position:relative; border-bottom: 1px solid #f2f2f2; background: url(../images/dian.jpg) 15px center no-repeat;padding:8px 0px 8px 18px; }
.left_nav_ul > li > a{text-decoration:none; color:#c1272d; font-size:16px;font-weight: bold;padding-left:15px; }
.left_nav_ul > li > a:hover,.left_nav_ul li a.left_active{color:#8e611d;font-size:16px;padding-left:15px;}
/*小类*/
ul.left_snav_ul{list-style:none;padding:0px;display: none; padding-top: 8px;}
ul.left_snav_ul > li{ margin:0px;padding:5px 0px 5px 10px; background: url(../images/left_sli.gif) 0px 13px no-repeat;}
ul.left_snav_ul > li > a{border:0;color:#2F2F2F;padding: 5px 0px 5px 0px;}
ul.left_snav_ul > li > a:hover{ text-decoration: none;color:#8e611d;}
.menu_head{cursor:pointer; font: 600 18px/30px "Open Sans", sans-serif; width:35px; text-align:center;color:#303c4b;display:inline-block;position: absolute; top:3px; right:0px;}
.menu_head:hover{ color: #8e611d;}

/*新闻列表*/
.list_news {color:#898989;background: url(dian.jpg) no-repeat left 14px;line-height:35px; padding:4px center; padding-left:13px;border-bottom: 1px dashed #e3e2e2;/*dotted*/ }
.list_news a{color:#333333;}
.list_news a:hover{text-decoration:none;color:#c1272d;}
.news_time{ float:right;}

/*分页样式*/
.page{clear:both; margin:20px 0px 40px 0px; text-align: center;}
.page a {display: inline-block; font-family: Arial; font-size: 13px; border: #dbdbdb 1px solid; padding:4px 9px; margin: 2px; margin-bottom: 5px; color: #31363c; text-decoration: none}
.page a:hover,.page a:focus{font-family: Arial;font-size: 13px;border: #000 1px solid; padding:4px 9px;color: #fff; background-color: #31363c;}
.page .current {font-family: Arial;border: #000 1px solid; font-size: 13px; padding:5px 9px; color: #fff;margin: 2px;  background-color: #31363c}



.download_btn{text-align: right; margin: 10px 10px 20px 0px;}
.page-btn{background-color: #8e611d; border-radius: 0px; border: none; transition:background 0.3s;}
.page-btn:hover,.page-btn:focus{background-color:#ff893b; }
.grey-btn{border-radius: 0px;border: none; background-color: #E8E8E8;}
.grey-btn:hover,.grey-btn:focus{background-color: #ccc;}

.a2a_default_style{display: inline-block;}

/*在线留言订购*/
.feedback{margin-top: 50px;}
.form-horizontal .form-group { margin-right: -10px;margin-left: -10px;}
.codeimg{ margin: 0px 0px -10px -18px;}

/*上一个下一个*/
.point{ clear: both; margin:20px 0px 40px 0px; padding-bottom: 40px; line-height:22px;}
.point span.to_prev{text-align:center; }
.point span.to_prev a{color:#337AB7;}
.point span.to_prev a:hover{color: #ea042b}
.point span.to_next{text-align:center; }
.point span.to_next a{color:#337AB7;}
.point span.to_next a:hover{color: #ea042b}


/*网站地图*/
ul.ul_sitemap{margin: 30px 0px 40px 30px;}
ul.ul_sitemap li{list-style: none; line-height: 26px;clear: both;}
ul.ul_sitemap li a{color: #7d7d7d;}
li.small_li_sitemap{clear: both;padding-left: 12px;}
li.small_li2_sitemap{float: left; padding-left: 20px;}

#translate{width:180px; margin: 0 auto; }
#translate-this{margin: 15px 0px 10px 0px;}


/*友情链接*/

.link select{
	
    text-rendering: auto;
    color: fieldtext;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: auto;
    box-sizing: border-box;
    align-items: center;
    -webkit-rtl-ordering: logical;
    background-color: field;
    cursor: default;
	
	margin-top:30px;
	width: 200px;
    height: 40px;
    line-height: 40px;
    display: block;
    padding: 0 20px;
    border: 0;
    border-radius: 5px;
	float:right;
	}



/*底部信息*/
.footer {
	color:#fff;
	background:#c1272d ;
	z-index:10;
	padding:20px;
	margin-top:30px;
}
.footer .footer-container {
	width:100%;
	margin:auto;
	padding-top:0;
	padding-bottom:0
}

.school-location {
	display:inline-block;
	vertical-align:middle
}
.school-location > a {
	display:inline-block
}
.school-location > a > img {
	width:260px;
}
.school-location .sc-address {
	margin-top:8px;
	opacity:0.8;
	font-size:14px;
	line-height:20px
}
.school-location .sc-address > p {
	margin:3px
}

.qrcode-container {
	margin-top:10px;
	line-height:30px;
	text-align:center;
	font-size:14px;
	color:rgba(255,255,255,0.85);
	display:inline-block;
	width:110px;

}
.qrcode-container > img {
	width:70px;
	height:70px
}


.foot_nav{ width:25%; float:left;background-color: #c1272d;text-align:center;color:#ffffff;} 
.foot_nav:hover,.foot_nav:focus{background-color: #ffffff;cursor:pointer;color:#c1272d;}
.foot_nav a{color:#ffffff;display:block;}
.foot_nav a:hover,.foot_nav a:focus{text-decoration:none;background-color: #ffffff;cursor:pointer;color:#c1272d;}
.foot_nav span{display:block; padding:3px 0px 0px 0px;}


.searchBox {
	float: right;
	height: 38px;
	padding-top:34px;
}

.searchBox .keyword {
    background: transparent;
    border: 0;
    height: 38px;
    line-height: 38px;
    float: left;
    width: 160px;
    border: solid 1px #dde0dd;
    background-color: #fff;
    border-right: none;
    text-indent: 17px;
    font-size: 12px;
    border-radius: 10px 0 0 10px;
}
.searchBox .btnSearch {
	margin: 0;
    padding: 0;
    height: 38px;
    width: 50px;
    text-align: center;
    border: 0;
    color: #fff;
    border: solid 1px #fff;
    border-radius: 0 10px 10px 0;
    background-color: #c1272d;
}


.title_left {
	height: 56px;
	line-height: 56px;
	font-size: 18px;
	text-align: center;
	color:#ffffff;
	background-color:#c1272d;
	border-radius:8px 8px 0 0;
}



.right_top { border-bottom:1px solid #c1272d;color:#ffffff; height:56px;line-height:56px; font-size:18px;width:100%; }


.right_top .title { background-color:#c1272d; color:#ffffff; height:56px;line-height:56px; font-size:18px; padding-left:42px;padding-right:42px; display:inline-block;	border-radius:5px 5px 0 0; }

.submenu { width:94%; margin-left:3%;margin-right:3%;padding-bottom:10px}
.submenu a { background-color: #f3f3f3; color: #c1272d; width:100%; text-align:left;padding-left:15px; height:38px; line-height:38px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display:block;border-radius: 5px; font-size:16px; }
.submenu a:hover { background-color: #c1272d;  color:#fff; width:100%; text-align:left;padding-left:15px; height:38px; line-height:38px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display:block;border-radius: 5px; font-size:16px; }

.submenu2 { 
	background: #f6f6f6;
    border-bottom: 1px solid #ddd;
	}
	
.submenu2 a { 
	color: #333;
    padding: 10px;
    margin: 0 15px;
    height: 32px;
        line-height: 32px;
    font-size: 14px;
    text-align: center;
    text-decoration: none; 
	min-width:80px;
	}
	

.possplit {
	 /* 用border值来控制箭头粗细 */
	border: 3px solid black;
	/* 上、右、下、左 四个边框的宽度 */
	border-width: 0px 1px 1px 0px;

	display: inline-block;
	/* padding值控制箭头大小 */
	padding: 5px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
    position: relative;  
    top: 10px;
    width: 10px;
    height: 10px;
 }


.quickmenu { width:50%;float:left; padding:5px; transition:transfrom 2s linear;}
.quickmenu a { color:#fff; width:100%; text-align:left; line-height:28px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;  }
.quickmenu a:hover { color:#fff; width:100%; text-align:left; line-height:28px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transform:rotate(2deg);  }
.btn-1 { background-color:red;}
.btn-1 { background-color:red;}

.picBox {}
.picBox img { width:100%; display:block; float:left;}
.picBox span { height:38px;line-height:38px;width:100%;margin-top:-38px;display:block; padding-left:15px; color:#fff; font-size:18px;float:left; }
.picBox .bgc1 { background-color: rgba(144, 7, 0, 0.5); }
.picBox .bgc2 { background-color: rgba(185, 153, 41, 0.5); }
.picBox .bgc3 { background-color: rgba(49, 49, 49, 0.6); }

.listPt { width:380px;display:inline-block;overflow:hidden; }


.logo img { max-width:98%; max-height:68px;}

/*大屏幕*/
@media screen and (min-width: 769px) {

      .logo { padding:20px 10px 20px 0; float:left;}
	  .top-right { text-align:right; float:right; }
	  .searchBox { }
	  

	  .navBg { height:50px; background-color:#f6f6f6; } 
      .navbar{ background-color:#f6f6f6;border-radius:0;  }
      .navbar-nav{width:100%;}
	  .navbar-default {background-color:#f6f6f6;}
	  .navbar-nav > li {
			float:left;
			width: 9%;
		}
      .navbar-nav > li > a { width:100%;text-align: center; padding-left:2px;padding-right:2px;background-color:#f6f6f6; }
      .navbar-default .navbar-nav > li > a{ color: #333; font-size:18px;line-height:40px; }
      .navbar-default .navbar-nav > li > a:hover,
      .navbar-default .navbar-nav > li > a:focus,
      .navbar-default .navbar-nav > .active > a,
      .navbar-default .navbar-nav > .active > a:hover,
      .navbar-default .navbar-nav > .open > a,
      .navbar-default .navbar-nav > .open > a:hover,
      .navbar-default .navbar-nav > .open > a:focus { background-color: #c1272d; color: #fff; }

      .nav_small{background: rgba(246,246,246,0.9);padding: 3px 0px 3px 0px; border-radius: 0px; border: none; }
      .nav_small > li{}
      .nav_small > li > a{line-height:35px; color: #333; font-size: 16px;}
      .nav_small > li > a:hover{color: #fff; background-color: #c1272d;}
       #app_menudown,#small_search{ display:none; }
      .index_left_nav,.footer_nav{display:none; }
      .product_con img,.contents img{max-width: 810px;}


	  .news-pl { padding-left:20px; }
	  .news-pr { padding-right:20px; }
	  
		.list .slide .slide_imgs {
			width:100%;
			height: 260px;
		}
		
		.list .slide .slide_imgs img {
			width:100%;
			height: 95%;
		}

	    
}

/*大屏幕*/
@media screen and (min-width: 1400px) {

	.container {
		min-width:1280px;
	}


    .navbar-default .navbar-nav > li > a {
		padding-left:10px;padding-right:10px;font-size:20px;
    }
		
	.list .slide .slide_imgs {
		width:100%;
		height: 300px;
	}
	
	.list .slide .slide_imgs img {
		width:100%;
		height: 95%;
	}


}


/*大屏幕*/
@media screen and (min-width: 1800px) {

	.container {
		min-width:1460px;
	}


    .navbar-default .navbar-nav > li > a {
		padding-left:20px;padding-right:20px;font-size:20px;
    }
		
	.list .slide .slide_imgs {
		width:100%;
		height: 380px;
	}
	
	.list .slide .slide_imgs img {
		width:100%;
		height: 95%;
	}

	
}


/*小屏幕*/
@media screen and (max-width: 768px) {

	   img { max-width: 100% !important; }

      .logo { text-align:left; height:58px;line-height:58px;padding-left:0;  }
      .logo img { margin-top:5px; max-height:48px;float:left; }
	  .top-right { display:none; }
	  .searchBox { display:none; }


      .navbar{ min-height:0;  }
      .navbar-default .navbar-brand {color: #fff; font-size: 16px;}
      .navbar-default .navbar-brand:hover,
      .navbar-default .navbar-brand:focus {color: #fff;}
      .navbar-toggle{ margin-top:-50px;  }
      .navbar-default .navbar-collapse, .navbar-default .navbar-form{border:none;}
      .navbar-default .navbar-toggle:hover,
      .navbar-default .navbar-toggle:focus {      }
      .navbar-default .navbar-toggle .icon-bar{}
      .navbar-default .navbar-nav{margin-top: 0px;margin-bottom: 0px;}
      .navbar-default .navbar-nav > li {}
      .navbar-default .navbar-nav > li:last-child{border: none;}
      .navbar-default .navbar-nav > li > a,
      .navbar-default .navbar-nav .open .dropdown-menu > li > a{background-color: #f2f2f2;color:#c1272d;}
      .navbar-default .navbar-nav > li > a:hover,
       .navbar-default .navbar-nav > li > a:focus,
       .navbar-default .navbar-nav > .active > a, 
       .navbar-default .navbar-nav > .active > a:hover, 
       .navbar-default .navbar-nav > .active > a:focus,
       .navbar-default .navbar-nav > .open > a, 
       .navbar-default .navbar-nav > .open > a:hover, 
       .navbar-default .navbar-nav > .open > a:focus,
       .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{
        background-color: #c1272d; color: #fff;}

      .top_name,.home-btn,.page_bg{display: none;}
      .language{border-left: 0px; border-right: 0px; }
      .list_box{}
      #topsearch{display: none;}
      .index_adv{margin-top:20px; margin-bottom:40px; padding-left: 10px; padding-right: 10px;}
      .index_adv div.bx-pager{ display:none;}
      .about_h2{margin-top:32px;}
      .left_h2{margin-top: 25px;}
      .list_related h2.left_h2{margin-top: 60px;}
      .product_img,.product_list2 div.product_img{min-height: 100px; margin-bottom:10px;}
      .related_list div.product_img{min-height: 180px;}
      .product_con img,.contents img{width:100%;}
      .case_bg{padding-bottom: 25px;}
      .index_news li span{left: -28px;}
      .news_box{margin-top:0px;}
      .news_time{ float:left; margin-right:8px; }
      .left_news ul{padding-bottom: 20px;}
      .index_contact{margin-top:5px;}
      .product_h1{ line-height:22px; font-size:16px; margin-top: 35px;}
      .feedback{margin-top:20px;}
      .page{margin:10px 0px 10px 0px;}
      .footer_nav{background-color: #c1272d;color:#ffffff;}
      #pic-page a img {width:35px;}
      #cmsFloatPanel{ display: none;}
      .point span.to_prev,.point span.to_next{text-align:left; padding-bottom: 8px;}
   
   
      .tags_box{padding-left: 7px;}
      .tags_box a{display: block;border-right:0px;padding:4px 0px;}
      .tags_title{display: block;}
      .tags_title:after{content:"";}
      .tags_box button{display: inline-block; background-color: transparent; border: none; float: right; margin-top: -20px;}
      .tags_box button:hover,.tags_box button:focus{color: #99A1C5;}
      .tags_rows{display: none; padding-top: 7px;}
      .footer{ margin-bottom:42px;}
	  .icp-number { display: none; }
	  
	.post .tt .tit .title {
		line-height: 42px;
		font-family: "Microsoft yahei";	
		display: inline-block;
		font-size: 20px;
		font-weight: bold;
		color: #333;
		cursor: pointer;
		text-align: center;
		width: 100%;
		display: flex;
		justify-content: center;
	}
	
	.title_lines {
		width: 20%;    
		margin: 0 15px;
	}
	
	
	.link { text-align:center; width:100%; }
	
	.link select{				
		
		margin-top:20px;
		margin-bottom:20px;
		width: 100%;
		height: 40px;
		line-height: 40px;
		display: block;
		padding: 0 20px;
		border: 0;
		border-radius: 5px;
	}

}



@media screen and (max-width: 767px) {
     .copyright_p{ display:none;}

}

/*370px到768px*/
@media screen and (min-width:370px) and (max-width:768px) {
  .col-mm-1, .col-mm-2, .col-mm-3, .col-mm-4, .col-mm-5, .col-mm-6, .col-mm-7, .col-mm-8, .col-mm-9, .col-mm-10, .col-mm-11, .col-mm-12 {
    float: left;
  }
  .col-mm-12 {
    width: 100%;
  }
  .col-mm-11 {
    width: 91.66666667%;
  }
  .col-mm-10 {
    width: 83.33333333%;
  }
  .col-mm-9 {
    width: 75%;
  }
  .col-mm-8 {
    width: 66.66666667%;
  }
  .col-mm-7 {
    width: 58.33333333%;
  }
  .col-mm-6 {
    width: 50%;
  }
  .col-mm-5 {
    width: 41.66666667%;
  }
  .col-mm-4 {
    width: 33.33333333%;
  }
  .col-mm-3 {
    width: 25%;
  }
  .col-mm-2 {
    width: 16.66666667%;
  }
  .col-mm-1 {
    width: 8.33333333%;
  }
}

.mt10 { margin-top:10px; }
.mt20 { margin-top:20px; }
.mt30 { margin-top:30px; }
.mb10 { margin-bottom:10px; }
.mb20 { margin-bottom:20px; }

.m0 { margin:0; }
.p0 { padding:0; }
.p10 { padding:10px; }
.pl10 { padding-left:10px; }
.pt10 { padding-top:10px; }

.w-50 { width:50%; }
.w-100 { width:100%; }


.articleBox { width:100%; max-width:1200px; padding:20px; }

.search-input { width:180px;height:25px;line-height:25px;border-radius:4px; } 

.article_title  { border-bottom:1px solid #cccccc; margin-bottom:10px;padding-bottom:15px;}
.article_title h1 { font-size:30px;line-height:56px; }
.article_title span {     
	text-align: center;
    color: #999;
    margin-bottom: 25px;	
	}
	
.article { font-family: "宋体"; padding:20px; font-size:16px; line-height:180%;}

.wp_entry { font-size:14px; }

.qjys a { 
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap; 
}

.nav-tabs li { font-size:16px; background-color:#e3e5e4;font-weight:bold; }
.tab-content { font-size:14px; background-color:#fff;padding:15px; }
.teacher_title {  font-size:16px; width:100%;font-weight:bold;clear:both; height:45px;line-height:45px; color:#c1272d;border-bottom:1px solid #cccccc;padding-left: 30px; background: url(tb.jpg) no-repeat 5px center; }    
.tab-pane li { padding-left: 20px;background: url(li.jpg) no-repeat 10px center; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color:#c1272d; }

#wp_news_w8 { text-align:center; }
.wp_video_w8,.wp_videos , .playwrap {
	text-align:center;
	}


.news-right { padding-top:3px; }
.news-right li { display: block; margin:10px auto 10px; background: #fff; height:50px; position: relative; padding-left:80px; border-bottom: 1px dashed #d6d6d6; }
.news-right-date{ margin-left: -70px; position: absolute;display: block; float: left;width: 50px;text-align: center;color: #6b6b6b;background-color: #e3e4e6;font-size: 12px;}
.news-right-date span{ display: block;width:100%; line-height: 25px;font-size: 18px;color: #fff;background-color: #949494;transition: all 0.4s ease-in-out;}
.news-right li a:before{ display: block; content: ""; position: absolute; left: 80px; top: 5px; bottom: 12px; border-right: solid 1px #efefef; }
.news-right li .news-right-tt{ padding-left:15px; line-height: 24px; font-size: 16px; }
.news-right li{ margin-bottom: 5px; }

.news-right li:hover .news-right-date span{background-color:#c1272d;transition:all 0.4s ease-in-out;}

.imgscroll2_td a { line-height:200%; font-size:14px; margin-top:15px; }

