body{ color: #2F2F2F; font-size:14px;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; }

header { background-color:#f6f6f6; border-top:1px solid #3bbceb;}

.topBg {
	background-image: url('topBg.png') no-repeat;background-position: 0 100px;
}

/*导航菜单*/
.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; }

/*产品搜索*/
.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);}

.news-bg { background-color:#F0F5FB; margin-top:20px; }

.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 #3bbceb;
	border-right: 1px solid #3bbceb;
	border-bottom: 1px solid #3bbceb;
    display: inline-block;
    width: 100%;
}



.news-side-title {
    width: 180px;
    height: 42px;
    line-height: 42px;
    background-color: #3cbdec;
    color: #fff;
    font-size: 18px;
    text-align: center;
    position: relative;
	float:left;
}

.news-side-title a {
    color: #fff;
}

.news-side-title::after {
	content:"";
	position:absolute;
	width:0;
	height:0;
	right:-20px;
	top:0;
	border-style:solid;
	border-color:#3cbdec transparent transparent transparent;
	border-width:42px 20px 0px 20px
}
.news-side-title > span {
	display:inline-block
}
.news-side-title .main-title {
	margin-right:16px
}
.news-side-title .sub-title {
	opacity:0.44
}


.list-side-title {
    width: 180px;
    height: 42px;
    line-height: 42px;
    background-color: #3cbdec;
    color: #fff;
    font-size: 18px;
    text-align: center;
    position: relative;
	float:left;
}
.list-side-title::after {
	content:"";
	position:absolute;
	width:0;
	height:0;
	right:-20px;
	top:0;
	border-style:solid;
	border-color:#3cbdec transparent transparent transparent;
	border-width:42px 20px 0px 0px
}
.list-side-title > span {
	display:inline-block
}
.list-side-title .main-title {
	margin-right:16px
}
.list-side-title .sub-title {
	opacity:0.44
}


.people {
    
    position: relative;
    background-position: left top;
    -webkit-background-size: contain;
    background-size: contain;
}

.people-side-title {
	width:406px;
	height:42px;
	line-height:42px;
	background-color:#3cbdec;
	color:#fff;
	font-size:18px;
	text-align:center;
	position:relative;
	float:left;
}
.people-side-title::after {
	content:"";
	position:absolute;
	width:0;
	height:0;
	right:-20px;
	top:0;
	border-style:solid;
	border-color:#3cbdec transparent transparent transparent;
	border-width:42px 20px 0px 20px
}
.people-side-title > span {
	display:inline-block
}
.people-side-title .main-title {
	margin-right:16px
}
.people-side-title .sub-title {
	opacity:0.44
}

.people .outter {
	
	margin:auto;
	overflow:hidden;
	height:auto;
	clear:both;
}



.people .content {
	position:relative;
	margin:10px auto 0;
	font-size:0;
	text-align:center;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s
}
.people .content .people-item {
	display:inline-block;
	margin:0 20px;
	text-align:left;
	color:#fff;
	font-size:0;
	vertical-align:top
}
.people .content .people-item > img,.people .content .people-item > div {
	display:inline-block;
	vertical-align:top
}
.people .content .people-item .people-img {
	width:136px;
	height:200px;
	margin-right:22px;
	background-position:center;
	-webkit-background-size:cover;
	background-size:cover;
	background-repeat:no-repeat
}
.people .content .people-item .people-info {
	width:220px
}
.people .content .people-item .people-info .sub-title {
	opacity:1;
	font-size:14px;
	line-height:18px
}
.people .content .people-item .people-info .sub-title::after {
	content:"";
	display:block;
	margin-top:10px;
	margin-bottom:14px;
	width:40px;
	height:2px;
	background-color:#fff;
	opacity:0.2
}
.people .content .people-item .people-info .main-title {
	font-size:18px;
	line-height:30px;
	margin-bottom:24px;
	overflow:hidden
}
.people .content .people-item .people-info .desc {
	font-size:14px;
	line-height:26px;
	opacity:0.7;
	display:-webkit-box;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical
}


.campus {
	margin-top:20px;
    background-color: #3cbdec;
    padding: 20px 0 20px;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}


.campus-side-title {
	width:406px;
	height:42px;
	line-height:42px;
	background-color:#fff;
	color:#3cbdec ;
	font-size:18px;
	text-align:center;
	position:relative;
	float:left;
}
.campus-side-title::after {
	content:"";
	position:absolute;
	width:0;
	height:0;
	right:-20px;
	top:0;
	border-style:solid;
	border-color:#fff transparent transparent transparent;
	border-width:42px 20px 0px 20px
}

.campus-side-title > span {
	display:inline-block
}
.campus-side-title .main-title {
	margin-right:16px
}
.campus-side-title .sub-title {
	opacity:0.44
}


.news-title {
	height:72px;line-height:72px;text-align:center;border-bottom:1px solid #d5d7d8;
}

.news-title span {
	height:73px;line-height:73px;font-size:24px;font-weight: bold;
    color: #3bbceb;border-bottom:3px solid #3bbceb;
    display: inline-block;
}

.title_bg { height:42px;line-height:42px; width:100%; border-bottom:1px solid #3cbdec; background-color:#f6f6f6; }
.title {color: #3bbceb;border-bottom:3px solid #3cbdec; padding-left:30px;padding-right:30px; height:43px;line-height:43px; font-size:18px; display:inline-block;}
.more { float:right; color:#333333; line-height:38px; font-size:14px; padding-right:10px; }

.title_index { border-top:2px solid #3bbceb; height:42px;line-height:42px; font-size:18px;width:100%; color:#3bbceb;padding-left:20px; background-color:#f3f3f3; }
.index_box {
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
}

.index_box ul { padding:0;margin:0; line-height:32px;text-align:center;list-style:none;border:0px solid #e7e7e7;border-top:1px solid #e7e7e7; border-left:1px solid #e7e7e7; }
.index_box ul li { padding:0;margin:0;  width:50%;height:32px;line-height:32px;text-align:center;color:#333;background-color:#f3f3f3;float:left;border:1px solid #e7e7e7;border-top:0px solid #e7e7e7; border-left:0px solid #e7e7e7;  }
.index_box ul li a {height:32px;line-height:32px;text-align:center;color:#333; width:100%;display:inline-block;}
.index_box ul li a:hover {height:32px;line-height:32px;text-align:center;color:#fff;background-color:#3bbceb; width:100%;display:inline-block;text-decoration:none; }
.index_box .bgc1 { background-color:#E4EBF5; }



/*栏目导航*/
.left_nav{ clear: both;padding:0; margin: 0;}
.index_left_nav{padding:0; margin: 0;}
.left_h2{ background-color:#3bbceb; 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:#3bbceb; 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:#3bbceb;}
.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{border-top: #3bbceb 1px solid; padding-top:30px; padding-bottom:30px; text-align:left;}
.link_title  { background-color:#3bbceb; color:#ffffff; height:42px;line-height:42px; font-size:18px; width:100px;float:left;text-align:center; display:inline-block; cursor:pointer}


.link_box{ text-align:left; padding-left:10px;}
.link_box a{color: #333333; padding-left:15px; padding-right:15px;line-height:42px; float:left; }
.link_box a:hover{text-decoration: none; color: #3bbceb;}



/*底部信息*/
.footer {
	position:relative;
	color:#fff;
	background:#3cbdec ;
	z-index:10;
	margin-top:20px;
	padding:20px;
}
.footer .footer-container {
	width:100%;
	margin:auto;
	padding-top:0;
	padding-bottom:0
}
.footer .footer-container .thirdpart-link {
	width:auto;
	line-height:30px;
	margin-left:0;    
	font-size: 14px;
    color: rgba(255,255,255,0.85);

}
.footer .footer-container .thirdpart-link > a {
	display:inline-block;
	height:28px;
	line-height:28px;
	vertical-align:middle;
	margin-right:15px
	font-size: 14px;
    color: rgba(255,255,255,0.85);
	margin-right:20px;
}
.footer .footer-container .thirdpart-link > a:last-child {
	margin-right:0
}

.footer .footer-container .outside-link-container {
	border-bottom:2px solid rgba(255,255,255,0.15);
	margin-bottom:8px;
	font-size:0
}

.links-container {
	line-height:24px;
	height:24px;
	text-align:center;
	width:33%;
	display:inline-block;
}

.links-container > a {
	display:inline-block;
	font-size:14px;
	color:rgba(255,255,255,0.85);
	text-align:center;
}
.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:3px;
	opacity:0.6;
	font-size:14px;
	line-height:20px
}
.school-location .sc-address > p {
	margin:3px
}

.qrcode-container {
	margin-top:10px;
	line-height:30px;
	text-align:left;
	font-size:14px;
	color:#000;
	display:inline-block;
	width:33%;

}

.qrcode-container a {
	display:inline-block;
	color:#000;
	width:70px;
	text-align:center;
} 

.qrcode-container > img {
	width:70px;
	height:70px
}


.icp-number {
	display:block;
	font-size:12px;
	line-height:17px;
	opacity:0.6
}
.icp-number > a {
	color:inherit;
	text-decoration:none
}
.icp-number > span {
	margin-left:1em;
	margin-right:1em
}

.foot_nav{ width:25%; float:left;background-color: #3bbceb;text-align:center;color:#ffffff;} 
.foot_nav:hover,.foot_nav:focus{background-color: #ffffff;cursor:pointer;color:#3bbceb;}
.foot_nav a{color:#ffffff;display:block;}
.foot_nav a:hover,.foot_nav a:focus{text-decoration:none;background-color: #ffffff;cursor:pointer;color:#3bbceb;}
.foot_nav span{display:block; padding:3px 0px 0px 0px;}


.searchBox {
	float: right;
	height: 38px;
	padding-top:35px;
}

.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-radius: 0 10px 10px 0;
    background-color: #3bbceb;
}


.title_left {
	height: 72px;
	line-height: 72px;
	font-size: 20px;
	text-align: center;
	color:#ffffff;
	background-color:#3bbceb;
	border-radius:8px 8px 0 0;
}



.right_top { border-bottom:1px solid #3bbceb;color:#ffffff; height:42px;line-height:42px; font-size:18px;width:100%; }


.right_top #lblRealPath { background-color:#3bbceb; color:#ffffff; height:42px;line-height:42px; font-size:18px; padding-left:20px;padding-right:20px; 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: #3bbceb; 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: #3bbceb;  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 { padding-left:18px; }
.submenu2 a {  height:28px; line-height:28px; font-size:14px; }

.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); }

.campus .outter {

    display: inline-block;
    width: 100%;
}


.campus .content {
	margin:60px auto 0;
	position:relative;
	text-align:center;
	font-size:0;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
	white-space:nowrap;
	border:0;
}
.campus .content .campus-img {
	width:369px;
	margin:0 30px;
	display:inline-block;
	vertical-align:top;
	text-align:left
}
.campus .content .campus-img .img-title {
	width:100%;
	height:246px;
	background-position:center;
	-webkit-background-size:cover;
	background-size:cover;
	background-repeat:no-repeat;
	opacity:unset;
	-webkit-transition:-webkit-transform 0.3s;
	transition:-webkit-transform 0.3s;
	-o-transition:transform 0.3s;
	transition:transform 0.3s;
	transition:transform 0.3s,-webkit-transform 0.3s
}
.campus .content .campus-img > div {
	font-size:16px;
	color:#093B6D;
	opacity:0.85;
	margin-top:20px;
	white-space:normal
}
.campus .content .campus-img:hover .img-title {
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
	transform:scale(1.1);
	-webkit-box-shadow:3px 5px 7px 1px rgba(0,0,0,0.35);
	box-shadow:3px 5px 7px 1px rgba(0,0,0,0.35)
}
.campus .more a {
	color:#fff;
}
.campus .icon_arrow_last {
	height:26px;
	width:17px;
	position:absolute;
	top:calc(50% - 13px);
	left:calc(50% - 670px);
	z-index:10;
	background-image:url("/0bf132d5d01520004f2bec80194a3d82.png");
	cursor:pointer
}
.campus .icon_arrow_next {
	height:26px;
	width:17px;
	position:absolute;
	top:calc(50% - 13px);
	right:calc(50% - 670px);
	z-index:10;
	background-image:url("/843b0b7e611ece989e19b68e470ba777.png");
	cursor:pointer
}



.listPt { width:380px;display:inline-block;overflow:hidden; }

.science { padding:5px;margin-top:20px;clear:both; display:block;color:#fff; }
.science  .c_pic { padding:0;  }
.science  .c_pic img { max-width:100%; max-height:100%; border-radius:5px;  }
.science  .c_txt{ padding-left:5px;color:#fff; }
.science  .c_txt h3{font-weight:normal;font-size:16px;line-height:28px;white-space:nowrap; margin:0;color:#fff; }
.science  .c_txt h3 a {font-weight:normal;font-size:16px;line-height:28px;white-space:nowrap; margin:0;color:#fff; }
.science  .c_txt p {text-indent:2em;font-size:14px;line-height:24px;color:#f2f2f2;}
.science  .c_txt p a{font-size:14px;line-height:24px;color:#f2f2f2;}



/*图文标题混排 piccontenttitle.html*/
.div_piccontenttitle_li .c_pt_12{ margin-top:1px; }
.div_piccontenttitle_li .c_pt_12 .c_pic{float:left;padding:0px 10px 0px 5px;display:inline-block;}
.div_piccontenttitle_li .c_pt_12 .c_txt{ display:inline-block; width:410px; }
.div_piccontenttitle_li .c_pt_12 .c_txt h3{font-weight:normal;font-size:16px;line-height:28px;white-space:nowrap; margin:0;}
.div_piccontenttitle_li .c_pt_12 .c_txt h3 .news_title { float:left; line-height: 32px;font-size: 16px;color: #333;width:80%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-break:break-all; }
.div_piccontenttitle_li .c_pt_12 .c_txt h3 .news_date { float: right;font-size: 14px;color: #333;line-height: 32px;width:20%; text-align:right; }
.div_piccontenttitle_li .c_pt_12 .c_txt h3{font-weight:normal;font-size:16px;line-height:28px;white-space:nowrap; margin:0;}
.div_piccontenttitle_li .c_pt_12 .c_txt p {color:#949494;text-indent:2em;font-size:12px;line-height:24px;}
.div_piccontenttitle_li .c_pt_12 .c_txt p a {color:#949494;font-size:12px;line-height:24px;}

.marquee-container { height:135px; overflow:hidden;}
.picScroll{  }
.picScroll div { overflow:hidden; zoom:1; }


.logo img { max-width:98%; max-height:82px;}
.xiaoxun { text-align:center; padding:10px; }
.xiaoxun img { max-width:98%; max-height:100px;}

/*大屏幕*/
@media screen and (min-width: 769px) {

      .logo { padding:20px 10px 10px 0; float:left;}
	  .top-right { text-align:right; float:right; }
	  .searchBox { margin-top:10px; }
	  
	   .news_title {
	 
			line-height: 32px;
			font-size: 16px;
			color: #333;
			width: 85%;
			padding-left:10px;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
			word-break:break-all; 
			display: inline-block;
			background: url(dian.jpg) left center no-repeat;
		}
	   .news_date {
	       float: right;
			font-size: 14px;
			color: #333;
			line-height: 32px;
		}



	  .navBg { height:50px; background-color:#3bbceb; } 
      .navbar{ background-color:#3bbceb;border-radius:0;  }
      .navbar-nav{float:left;}
	  .navbar-default {background-color:#3bbceb;}
      .navbar-nav > li > a { padding-left:20px;padding-right:20px;background-color:#3bbceb; }
      .navbar-default .navbar-nav > li > a{ color: #fff; font-size:18px; }
      .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: #f6f6f6; color: #3bbceb; }

      .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: #3bbceb; font-size: 16px;}
      .nav_small > li > a:hover{color: #fff; background-color: #3bbceb;}
       #app_menudown,#small_search{ display:none; }
      .index_left_nav,.footer_nav{display:none; }
      .product_con img,.contents img{max-width: 810px;}

	  .campus {
		padding: 3px 0 15px;
		}
		.campus .content {
			margin-top:45px;padding:0;
		}
		.campus .content .campus-img {
			width:261px;
			margin:0 21px
		}
		.campus .content .campus-img .img-title {
			height:174px
		}
		.campus .content .campus-img > div {
			font-size:11.4px;
			margin-top:19px
		}
		.campus .icon_arrow_last {
			left:calc(50% - 480px)
		}
		.campus .icon_arrow_next {
			right:calc(50% - 480px)
		}

		.people {
			
		}
		.people .content {
			margin-top:10px;
			border:0;
		}
		.people .content .people-item {
			margin:0 24px
		}
		.people .content .people-item .people-img {
			width:102px;
			height:150px;
			margin-right:20px
		}
		.people .content .people-item .people-info {
			width:156px
		}
		.people .content .people-item .people-info .sub-title {
			opacity:1;
			font-size:10px;
			line-height:18px
		}
		.people .content .people-item .people-info .sub-title::after {
			content:"";
			display:block;
			margin-top:5px;
			margin-bottom:15px;
			width:24px;
			height:1.5px;
			background-color:#fff;
			opacity:0.5
		}
		.people .content .people-item .people-info .main-title {
			font-size:11.4px;
			line-height:20px;
			margin-bottom:13.5px
		}
		.people .content .people-item .people-info .desc {
			font-size:10px;
			line-height:18px
		}
		

	  .news-pl { padding-left:20px; }
	  .news-pr { padding-right:20px; }

}


/*小屏幕*/
@media screen and (max-width: 768px) {

	   img { max-width: 100% !important; }

      .logo { text-align:left; height:58px;line-height:58px;  }
      .logo img { margin-left:-10%; margin-top:3px; max-width:60%;float:left; }
	  .top-right { display:none; }
	  .searchBox { display:none; }

	  .news-side-title { width:60%;}
	  .list-side-title { width:60%;}
	  .people-side-title { width:60%;}
	  .campus-side-title { width:60%;}

	   .news_title {
	        float: left;
			line-height: 32px;
			font-size: 16px;
			color: #333;
			width: 80%;
			padding-left:10px;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
			word-break:break-all; 
			display: inline-block;
			background: url(dian.jpg) left center no-repeat;
		}
	   .news_date {
			float: right;
			font-size: 14px;
			color: #333;
			line-height: 32px;
		}

		
	  .campus {
		padding: 20px 0 20px;
		}
	
		.people {
			padding:15px 0 40px;
			width:100%;
		}
		.people .outter {
			width:300px
		}
		.people .content {
			width:100%;
			margin-top:30px
			border:0;
		}
		.people .content .people-item {
			width:300px;
			margin-right:1px
		}
		.people .content .people-item:last-child {
			margin-right:0px
		}
		.people .content .people-item .people-img {
			width:85px;
			height:125px;
			margin-right:10px;
			vertical-align:top
		}
		.people .content .people-item .people-info {
			width:195px;
			vertical-align:top
		}
		.people .content .people-item .people-info .sub-title {
			font-size:11px;
			line-height:14px
		}
		.people .content .people-item .people-info .main-title {
			font-size:12px;
			line-height:20px;
			margin-bottom:10px;
			margin-top:10px
		}
		.people .content .people-item .people-info .desc {
			font-size:11px;
			line-height:20px
		}
		
		.people .page-tag-m {
			left:calc(50% + 90px);
			bottom:15px
		}
		.people .page-tag-m span {
			width:7px;
			height:7px;
			-webkit-border-radius:3.5px;
			border-radius:3.5px
		}
	  
      .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:#3bbceb;}
      .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: #3bbceb; 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: #3bbceb;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; }
	  
	.marquee-container { height:230px; }

	.listPt { width:300px;display:inline-block;overflow:hidden; }

	.science { padding:5px;margin-top:20px;clear:both; display:block;color:#fff; }
	.science  .c_pic { padding:0;  }
	.science  .c_pic img { width:250px;height:175px;border-radius:5px;  }

	.div_piccontenttitle_li .c_pt_12 .c_pic{ width:100%;text-align:center; }
	.div_piccontenttitle_li .c_pt_12 .c_pic img { width:100%; height:100%; }
	.div_piccontenttitle_li .c_pt_12 .c_txt{  width:100%; }

}

@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; }

.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%; }


.article {  font-size:14px; line-height:200%; padding:20px auto 20px auto; }

.BodyText {  font-size:14px; line-height:200%; padding:10px 10px 20px 10px; background-color:#fff; border-bottom-left-radius:8px;border-bottom-right-radius:8px; text-align:justify; }

.search-input { width:180px;height:25px;line-height:25px;border-radius:4px; } 

.article_title  { border-bottom:1px solid #cccccc; margin-bottom:10px; }
.article_title h1 { font-size:18px;line-height:42px; }

.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:#3bbceb;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:#3bbceb; }

#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:#3cbdec;transition:all 0.4s ease-in-out;}

.imgscroll2_td a { line-height:200%; font-size:14px; margin-top:15px; }

