/*--------------------Reset-----------------*/
/** reset **/
html{font-size: 62.5%}
*{padding: 0;margin: 0;outline: 0}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0; border:0;}
body,button,input,select,textarea{font-family:'Microsoft YaHei';}
h1,h2,h3,h4,h5,h6{font-size:100%;}
ul, ol{list-style: none;}
a{
	text-decoration: none;color:#333;
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
a:hover{
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.wz_box img{display: block; height: auto;width:100%;}
/*火狐去掉按钮、连接的虚线*/
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {border: 0;outline : 0;} 
input,button,select,textarea{outline:none;-webkit-appearance:none;}
textarea{resize:none;}
a { text-decoration: none; color: #333; }
a{blr:expression(this.onFocus=this.blur());}
a:focus{outline:none;}
a.hidefocus{outline:none}
.button{ border-radius: 0; }
input{font-family: "微软雅黑";}
textarea{font-family: "微软雅黑";}
img{border:0px;  outline-width:0px;  vertical-align:top;}
.cleafix:after{clear:both;content:"\200B";display:block;height:0;}
.cleafix{*zoom:1;}
.fl { float:left;}
.fr { float:right;}
.wrap{width:100%;}
.orange{color:#eab061;}
.red{color:#b7100b;}
body{min-width: 1200px;margin: 0 auto;font-family: "Arial"}
.bjb{background-color:#fff;}
.width-1150{width:1150px;margin:auto;}
.margin-top-10{margin-top:10px;}
.padding-15{padding:15px 0px;}
.margin-top-20{margin-top:20px;}
.padding-18{padding:18px;}
a:hover{color:#465da9;}
p{font-size: 1.4rem;}
.px1200{width: 1200px; margin: 0 auto;}

/*top*/
.top{position: fixed;top: 0;width: 100%; height: 202px;background: url(../images/top_bg.png);z-index: 999;}
.logo{padding-top: 35px;width: 370px;}
.top_right .top_link{line-height: 50px;}
.top_right .top_link a{font-size: 16px;color: #fff;}
.top_right .top_link a:hover{text-decoration: underline;}

/*nav*/
.nav{width: 100%;height: 44px; clear: both;}
.nav ul li{ float: left; text-align: center; position: relative;}
.nav ul li a{padding: 0 10px; line-height: 44px;height: 44px;font-size: 19px;color: #fff;display: inline-block;text-transform: capitalize;}
.nav ul li:hover a{color: #00524d;background: #fff;}

/*设置一级导航样式*/
.nav ul li ul{display:none;}
.nav ul li:hover ul{text-align: center;display: inline-block; position:absolute; top:44px;left:0px;z-index:1000;}
.nav ul li:hover ul li a{display:inline-block;color:#626262;font-size:14px;width:116px;height:40px;line-height:40px;text-align:center;border: none;background-color:#f5f9ff;float:left;}
.nav ul li:hover ul li a:hover{background:#005ebe;color:#fff;}


/*banner*/
.banner{width: 100%;height: 700px;margin: 0 auto; position: relative;}
.focus {width: 100%;height: 700px;margin: 0 auto;overflow: hidden;}
.focus ul li img{width: 100%; height: 700px;}
.focus .num {overflow: hidden;height: 10px;position: absolute;bottom: 50px;left:70%;zoom: 1;z-index:10;}
.focus .num li {width: 50px;height: 8px; margin-right: 10px;cursor: pointer;float: left; background: url(../images/focus.png);}
.focus .num li.on {background: url(../images/focus-on.png);}

/*news*/
.title{height:200px;line-height: 200px;text-align: center;}
.title img{vertical-align: middle;}
.more{float:right;margin-top: 50px;clear: both;}
.news_pic .grid figure img{width: 100%;height: 300px;}
.news_pic ul li{position: relative;}
.news_pic .news_p{width: 100%; height: 69px;background: url(../images/news_bg.png) right bottom no-repeat;position: absolute;bottom: 0;left: 0;}
.news_pic .news_p a{font-size: 16px;color: #ffffff;padding:5px 20px 0 10px;display: block;line-height: 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.grid figcaption h3{font-size: 16px;color: #fff;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.grid figcaption span{font-size: 14px; display: block;margin: 10px 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.grid figcaption p.news_time{background: url(../images/time-icon.png) left center no-repeat; text-indent: 15px;font-size: 14px;color: #fff;position: absolute;left: 20px;bottom: 20px;}
.new_list {margin: 50px 0 0;height: 50px;}
.new_list ul li {width: 31%;margin-right: 3%;float: left;}
.new_list ul li dl{width: 50px; height: 50px;float: left;margin-right: 20px;color: #000;text-align: center;}
.new_list ul li dl dt{font-size: 27px;line-height: 30px;}
.new_list ul li dl dd{font-size: 14px;}
.new_list ul li a{font-size: 16px;line-height: 24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}

/*icon*/
.main2{width: 100%; height: 760px;background: url(../images/main2_bg.jpg) center;display: block;margin: 100px 0 0;}
.main2_list dl{float: left;width: 160px;height: 120px; padding:20px; margin: 20px 0;text-align: center;}
.main2_list dl dt{height: 100px;line-height: 60px;display: table-cell;width: 100%;}
.main2_list dl dt img{vertical-align: middle;-webkit-transition: all 0.8s; -moz-transition: all 0.8s; -o-transition: all 0.8s; -ms-transition: all 0.8s;}
.main2_list dl dd{font-size: 20px;color: #f1fffe;line-height: 50px;}
.main2_list dl:hover dt img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2);-ms-transform: scale(1.2);}
.main2_list dl:hover dd{text-decoration: underline;}

/*campus*/
.campus {height: auto;overflow: hidden;}
.campus .pic_list .grid li{width: 560px;margin: 0;float: left; margin: 40px 0;}
.campus .pic_list .grid img{width: 560px;height: 375px;}
.campus .pic_list .grid figcaption{height: 40px;line-height: 40px;width:520px;}

/*main3*/
.main3{width: 100%; height: 760px;background: url(../images/main3_bg.jpg) center;}
.main3 p{font-size: 20px;color: #004140;line-height: 34px;}

/*link*/
.link {position: relative;margin-bottom: 50px;overflow: hidden;}
.link .link_left{width: 480px;}
.link .link_left a{display: block;font-size: 20px;color: #004140;line-height: 34px;text-transform: capitalize;}
.link .link_left a:hover{text-decoration: underline;}
.link .link_mid p{font-size: 20px;color: #004140;line-height: 34px;text-transform: capitalize;}
.link .link_right{width: 110px;position: absolute;top:150px;right: 0;}
.link .link_right img{margin-bottom: 30px;}


/*foot*/
.foot{width: 100%; height: 120px;background: #017669;line-height: 120px;position: relative;}
.foot .bq p{font-size: 14px;color: #b0fff6;}
.foot .hui a{font-size: 14px;color: #b0fff6;}
.foot .hui a img{vertical-align: middle;margin-right: 10px;}
.foot .sydw{position: absolute;left:49%; top:30%;height: 56px;width: 45px;}


/*subbanner*/
.subbanner{width: 100%; height: 500px;overflow: hidden;text-align: center;}
/*submenu*/
.submenu{width: 100%; height: 100px;background: #e4f5f5;line-height: 100px;}
.submenu ul li{float: left;}
.submenu ul li a{padding: 0 20px;display: block;font-size: 18px;color: #003330;}
.submenu ul li a:hover{background: #34a389;color: #fff;}
.submenu ul li.on a{background: #34a389;color: #fff;}

/*list*/
.list ul li{width: 100%; height: 90px; padding: 40px 0;border-bottom: 1px solid #ddd;}
.list ul li dl{width: 90px; height: 90px; background: #f2f2f2;float: left;margin-right: 20px;text-align: center;color: #017669;}
.list ul li dl dt{font-size: 30px;font-weight: bold; line-height: 60px;border: none;height: 60px;}
.list ul li dl dd{font-size: 13px;line-height: 20px;}
.list ul li .list_right{width: 1030px;}
.list ul li .list_right a{font-size: 17px;color: #333;line-height: 40px;}
.list ul li .list_right p{font-size: 14px;color: #999;}
.list ul li:hover dl{ background: #017669;color: #fff;}
.list ul li:hover .list_right a{color: #017669;}
/*list_pic*/
.list{padding: 50px 0;min-height: 300px;overflow: hidden;}
.list dl{width: 330px;float: left;margin-right: 105px;text-align: center;margin-bottom: 30px;color: #002928;}
.list dl dt{width: 328px;height: 250px;border:1px solid #f1f1f1;display: table-cell;text-align: center;line-height: 250px;}
.list dl img{max-width: 328px;max-height: 250px;vertical-align: middle;}
.list dl dd{font-size: 18px;line-height: 50px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.list dl:hover dd{color: #017568}


/*content*/
#vsb_content table{ border: 0px;border-left:1px solid #ddd; border-top:1px solid #ddd;width:80%; margin:20px auto}
#vsb_content table tr td{ border-left:0px; text-align: center;border-top:0px;line-height: 23px; padding: 5px; border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; border-right-color: #ddd; border-bottom-color: #ddd; }
#vsb_content table tr td p{text-indent:0em; padding:0px; margin:0px; }
.content h1{ color: #004140;font-size: 26px;font-weight: normal; line-height: 2em;padding: 10px 0;}
.content .bar{ line-height:2.8em; height:2.8em; color:#999; border-bottom:1px solid #dedede; font-size:12px;padding-bottom: 20px;margin-bottom: 20px;}
.list .content{ padding:15px 0px;}
.list .content p{  line-height:2em;margin-bottom:15px; color:#333; font-size:16px;}
.list .content p img{ margin:15px auto; border:none; display:block;max-width:90%;}






