body{margin:0px auto;padding:0px;border:0px;font-family:"微软雅黑"; font-size:16px;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; min-width:1200px;background: #fff;}
ul,li,ol{margin:0px; padding:0px; list-style:none;}
table,tr,td,h3,h5,span,p,form,input,dl,dd,dt,em,b{margin:0px; padding:0px;}
em,img{border:0px;}
input{border: none;outline: none;background: none;}
a{text-decoration:none; cursor:pointer;}
a:hover{ text-decoration:none;transition: 0.5s;}
.fl{float:left; display:inline;}
.fr{float:right;display:inline;}
.width{width:1200px;margin: 0 auto;}
.clearfix:after{
	content: '';
	display: block;
	width: 100%;
	height: 0px;
	clear: both;}
.img{
	transition: all 0.8s;
	-moz-transition: width 0.8s; /* firefox 4 */
	-webkit-transition: width 0.8s; /* safari 和 chrome */
	-o-transition: width 0.8s;}
.img:hover{
	cursor: pointer;
	transition: all 0.8s;
	transform: scale(1.1);
    -ms-transform:scale(1.1);     /* ie 9 */
    -moz-transform:scale(1.1);     /* firefox */
    -webkit-transform:scale(1.1); /* safari 和 chrome */
    -o-transform:scale(1.1);}

table{margin:auto;
}

/****************************************首页****************************************/
/* 头部 */
.top{width: 100%;height: 172px;background: url(../img/top_bg.png) no-repeat center;overflow: hidden;}
.logo{margin-top: 15px;}

.fl{float:left; display:inline;}
.fr{float:right;display:inline;}
.tplj{margin-top:20px;text-align:right;}
.tplj a{padding: 5px 5px;padding-right:0;overflow: hidden;font-size: 16px;font-weight:400;color: #696a61;}
.tplj a+a+a{background: none !important;}
.tplj a:hover{color: #0453a4;font-size: 16px;font-weight:400;}
.search{width: 220px;height: 30px;overflow: hidden;margin-top: 35px;background: url(../img/searchbg.png) no-repeat center;float:right;}
.searchwz{float: left;width: 175px;padding-left: 15px;height: 30px;line-height: 30px;color: #000;font-size: 12px;}
.searchimg{float: right;width: 18px;margin-top: 6px;margin-right: 12px;}
.menu{width: 100%;height: 50px;background: #0453a4;}
.menu .width{position:relative;}
.nav{height:50px; line-height:50px;position:relative;}
.nav a{ color:#fff;}
.nav .nLi{ float:left;  position:relative; display:inline;  }
.nav .nLi h3{ float:left;font-weight: normal;border-right: 1px solid #4580bc;}
.nav .nLi h3.first{border-left: 1px solid #4580bc;}
.nav .nLi h3 a{ display:block; padding:0 30px; font-size:18px;}
.nav .sub{width:100%; left:0; top:50px;  position:absolute; background:#053f84;  line-height:40px;text-align: center;display: none;z-index: 999;}
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; color: #fff;}
.nav .sub a:hover{ background: #106fe1;}
.nav .on h3 a{background:#053f84;}
.nav .nLi:hover h3 a{background:#053f84;}
.nav .nLi:hover .sub{display: block;}


.main{padding-bottom:45px;}
.mainfw{margin:30px 0 30px;}
.part1{overflow: hidden;padding: 15px 0;margin:0 auto;}
.part1 ul li{width: 145px;padding: 15px 10px 15px 10px;overflow: hidden;float: left;margin-right: 1px;height: 120px;cursor: pointer;margin-right:50px;}
.part1 ul li p{font-size: 20px;color: #fff;margin-bottom: 10px; line-height:26px;}
.part1 ul li span{font-size: 15px;color: #fff;}
.xwlj1{background: #0453a4;  }
.xwlj1:hover{background: #a46200;  }
.xwlj2{background: #3364bd;width:178px!important;}
.xwlj2:hover{background: #a46200;width:178px!important;}
.xwlj3{background: #3883d2;}
.xwlj3:hover{background: #a46200;}
.xwlj4{background: #2c2584;}
.xwlj4:hover{background: #a46200;}
.xwlj5{background: #1f7e5f;}
.xwlj5:hover{background: #a46200;}
.xwlj6{background: #bd842f;}
.xwlj6:hover{background: #a46200;}
.xwlj7{background: #a46200;}
.xwlj7:hover{background: #a46200; }

.b1:hover{background:#aa8abc;color:#fff; }
.b1:hover p{color:#fff;}
.b2:hover{background:#619cf4;color:#fff;}
.b2:hover p{color:#fff;}
.b3:hover{background:#00b59c;color:#fff;}
.b3:hover p{color:#fff;}
.b4:hover{background:#fa7564;color:#fff;}
.b4:hover p{color:#fff;}
.b5:hover{background:#ffc445;color:#fff;}
.b5:hover p{color:#fff;}
.b6:hover{background:#042d80;color:#fff;}
.b6:hover p{color:#fff;}

/* banner */
/*
.banner{width:100%; text-align:center;}
.slideBox{ width:1500px; height:auto; overflow:hidden; position:relative;margin: 0 auto;}
.slideBox .bd{ position:relative; height:100%; z-index:0; width:100%;}
.slideBox .bd ul{width:100%;}
.slideBox .bd li{ zoom:1; vertical-align:middle; width:100%;}
.slideBox .bd img{ width:100%; height:auto; display:block;}
.slideBox .prev,.slideBox .next{ position:absolute;top:50%;margin-top:-35px; display:block; width:40px; height:70px;}
.slideBox .prev{background: url(../img/left.png) no-repeat center;left: 70px;}
.slideBox .next{background: url(../img/right.png) no-repeat center;right: 70px;}
 */

.banner{width:100%; text-align:center;min-width:1200px;margin:0 auto;max-width:1920px;}
.slideBox{ width:100%; height:auto; overflow:hidden; position:relative;}
.slideBox .hd{ height:14px; overflow:hidden; position:absolute; left:50%; bottom:35px; z-index:99;margin-left: -36px;}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:10px;  width:14px; height:14px; text-align:center; background:url(../img/dian.png) no-repeat center; cursor:pointer; }
.slideBox .hd ul li.on{ background:url(../img/dian-hover.png) no-repeat center;}
.slideBox .bd{ position:relative; height:100%; z-index:0; width:100%;}
.slideBox .bd ul{width:100%;}
.slideBox .bd li{ zoom:1; vertical-align:middle; width:100%;}
.slideBox .bd img{ width:100%; height:auto; display:block;  }
/* 新闻动态 */
.xwdt{margin-top: 30px;}
.zytitle{overflow: hidden;border-bottom: 1px solid #eceaea;width: 100%;padding-bottom: 15px;}
.zytitle h3{float: left;font-size: 22px;color: #444;background: url(../img/title1.png) no-repeat left center;padding-left: 50px;line-height: 37px;}
.zytitle a{float: right;width: 32px;height: 23px;display: block;background: url(../img/more.png) no-repeat center;margin-top: 14px;transition: 0.6s;}
.zytitle a:hover{background: url(../img/morehover.png) no-repeat center;padding-right: 15px;transition: 0.6s;}

.zytitle1{overflow: hidden;border-bottom: 1px solid #eceaea;width: 100%;padding-bottom: 15px;}
.zytitle1 h3{float: left;font-size: 22px;color: #444;background: url(../img/title1.png) no-repeat left center;padding-left: 50px;line-height: 37px;}
.zytitle1 a{float: right;width: 32px;height: 23px;display: block;background: url(../img/more.png) no-repeat center;margin-top: 14px;transition: 0.6s;}
.zytitle1 a:hover{background: url(../img/morehover.png) no-repeat center;padding-right: 15px;transition: 0.6s;}

.zytitlefw{overflow: hidden;border-bottom: 1px solid #eceaea;width: 100%;padding-bottom: 15px;}
.zytitlefw h3{float: left;font-size: 22px;color: #444;background: url(../img/title3.png) no-repeat left center;padding-left: 50px;line-height: 37px;}
.zytitlefw a{float: right;width: 32px;height: 23px;display: block;background: url(../img/more.png) no-repeat center;margin-top: 14px;transition: 0.6s;}
.zytitlefw a:hover{background: url(../img/morehover.png) no-repeat center;padding-right: 15px;transition: 0.6s;}


.xwdtnr{margin-top:25px;}
.picScroll-left{ width:600px;  overflow:hidden;position: relative;}
.picScroll-left .hd{ overflow:hidden;position: absolute;bottom: 21px;right: 20px;z-index: 999;}
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1;}
.picScroll-left .hd ul li{ float:left;width:8px; height:8px; overflow:hidden; margin-right:10px; text-indent:-999px; cursor:pointer; background:url(../img/dian1.png) no-repeat center;}
.picScroll-left .hd ul li.on{ background:url(../img/dian-hover1.png) no-repeat center;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1;}
.picScroll-left .bd ul li{float:left; _display:inline; overflow:hidden;width: 600px;position: relative;}
.picScroll-left .bd ul li .pic{ text-align:center;overflow: hidden;}
.picScroll-left .bd ul li .pic img{ width:600px; height:350px; display:block;transition: 0.6s;}
.picScroll-left .bd ul li .title{line-height:50px;position: absolute;left: 0;bottom: 0;height: 50px;width: 580px;background: url(../img/newbg.png) no-repeat center;padding-left: 20px;}
.picScroll-left .bd ul li .title a{color: #fff;}
.xwdtnr .xwdtlb{width: 570px;}
.xwdtnr ul.xwdtlb li{overflow: hidden;border-bottom: 1px dotted #cbcbcb;background: url(../img/libg.png) no-repeat left center;padding-left: 20px;line-height: 42px;}
.xwdtnr ul.xwdtlb li a{float: left;color: #494949;transition: 0.6s;}
.xwdtnr ul.xwdtlb li span{color: #999;font-size: 12px;float: right;}
.xwdtnr ul.xwdtlb li:hover a{color: #1a5d92;transition: 0.6s;}
.xwdtnr ul.xwdtlb li:hover span{color: #b61003;}

	.no1_con{ margin-top:20px;
  		width: 100%;
  		height: 170px;
                     
  	}
  	.no1_con ul {
  		width: 100%;
  		height: 170px;
  		
  	}
  	.no1_top {
  		width: 100%;
  		height: 120px;
  		text-align: center;
  	}
  	 .no1_con ul li{
  		float: left;
  		width: 175px;
  		height: 160px;
  		border: 1px solid rgba(229,229,229,1);
  		margin-left: 18px;
  		box-shadow: grey;
  		text-align: center;
                     border-radius: 10px;
  	}
 .no1_con ul li:Hover{background:#f4f1f1;
  		float: left;
  		width: 175px;
  		height: 160px;
  		border: 1px solid rgba(229,229,229,1);
  		margin-left: 18px;
  		box-shadow: grey;
  		text-align: center;
                     color:#fff;
                     border-radius: 10px;
  	}
.no1_con ul li:Hover p{color:#007fdc;}
  	.no1_con ul li a{
  		font-size: 16px;
  	}
  	.no1_con ul li img{
  		margin-top: 15px;
  	}
.no1_con ul li p{margin-top:5px;color:#333333;}
.no1_con ul li p a{margin-top:5px;margin-top: 5px;padding:5px;color:#333333;font-weight:700; font-size:16px;}
.no1_con ul li p a:hover{margin-top:5px;color:#1a5d92;font-weight:400;}
  	.no2_con{
  		width: 1162px;
  		height: 300px;
  		
  	}
  	.no2_con ul li{
  		float: left;
  		width: 30%;
  		margin-left: 55px;
  		margin-top: 15px;
  	}
  	.no2_con ul li img{
  		width: 100%;
  		height: 100%;
  	}
  	.no1_top h2{
  		font-size: 30px;
margin-top:30px;
  	}

/* adv */
.adv{width: 100%;height: 150px;overflow: hidden;margin: 30px 0;}
.adv img{width: 100%;height: 150px;}

/* 一行三列 */
.yhsl{padding-bottom: 35px;overflow: hidden;}
.yhslbox{float: left;width: 380px;}

/* 切换 */
.qhlm{position: relative;}
.qhlmqh{overflow: hidden;border-bottom: 1px solid #eceaea;padding-bottom: 15px;background: url(../img/title2.png) no-repeat left top;padding-left: 50px;}
.qhlmqh ul li{float: left; font-size: 22px;line-height: 37px;color: #707070;margin-right: 30px;cursor: pointer;}
.qhlmqh ul li.cur{color: #b61003; font-weight:bold;}
.qhlmnr ul{overflow: hidden;padding-top: 25px;}
.qhlmtt{border-bottom: 1px dotted #d4d4d4;margin-bottom: 20px;padding-bottom: 20px;overflow: hidden;cursor: pointer;}
.qhdate{float: left;text-align: center;width: 74px;height: 68px;background: #990b01;color: #fff;transition: 0.6s;}
.qhdate h3{font-size: 26px;margin-top: 5px;}
.qhdate h5{font-size: 12px;font-weight: normal;}
.qhlmttnr{float: right;width: 285px;padding: 5px 0;overflow: hidden;transition: 0.6s;}
.qhlmttnr a{font-weight: bold;color: #4b4b4b;    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.qhlmttnr p{font-size: 12px;line-height: 16px;color: #999;margin-top: 8px;}
.qhlmtt:hover .qhdate{transition: 0.6s;margin-left: 5px;}
.qhlmtt:hover .qhlmttnr{transition: 0.6s;padding-right: 5px;}
.qhlmtt:hover .qhlmttnr a{color: #b61003;}
.qhlmnr ul li{overflow: hidden;line-height: 32px;background: url(../img/libg.png) no-repeat left center;padding-left: 20px;}
.qhlmnr ul li a{color: #494949;float: left;transition: 0.6s;}
.qhlmnr ul li span{float: right;font-size: 12px;color: #999;}
.qhlmnr ul li:hover a{color: #b61003;padding-left: 10px;transition: 0.6s;}
.qhlmnr ul li:hover span{color: #b61003;}
.qhmore{display: block;position: absolute;right: 0;top: 14px;width: 32px;height: 23px;background: url(../img/more.png) no-repeat center;transition: 0.6s;}
.qhmore:hover{background: url(../img/morehover.png) no-repeat center;padding-right: 15px;transition: 0.6s;}

/* 合作交流 */
.jcfc{margin: 0 30px;}
.jcfc .zytitle h3{background: url(../img/title6.png) no-repeat left center;}

.jcfc ul{padding-top: 5px;overflow: hidden;}
.jcfc ul li{margin-top: 20px;overflow: hidden;}
.jcfc ul li .date{float: left;width: 70px;height: 57px;background: #edecec;text-align: center;color: #0453a4;}
.jcfc ul li .date h3{font-size: 26px;margin-top: 2px;transition: 0.6s;}
.jcfc ul li .date h5{font-size: 12px;font-weight: normal;}
.jcfc ul li a{float: right;display: block;width: 288px;overflow: hidden;padding: 2px 0;color: #494949;line-height:26px;}
.jcfc ul li:hover a{color: #1a5d92;}
.jcfc ul li:hover .date h3{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);transition: 0.6s;}


/* 工作通知 */
.gztz .zytitle h3{background: url(../img/title2.png) no-repeat left center;}
.gztz .zytitle1 h3{background: url(../img/title4.png) no-repeat left center;}
.gztz ul{padding-top: 5px;overflow: hidden;}
.gztz ul li{margin-top: 20px;overflow: hidden;}
.gztz ul li .date{float: left;width: 70px;height: 57px;background: #edecec;text-align: center;color: #0453a4;}
.gztz ul li .date h3{font-size: 26px;margin-top: 2px;transition: 0.6s;}
.gztz ul li .date h5{font-size: 12px;font-weight: normal;}
.gztz ul li a{float: right;display: block;width: 288px;overflow: hidden;padding: 2px 0;color: #494949;line-height:26px;}
.gztz ul li:hover a{color: #1a5d92;}
.gztz ul li:hover .date h3{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);transition: 0.6s;}



/* 留学遵医 */
.lxzy{margin: 0 30px;}
.lxzy .zytitle h3{background: url(../img/title4.png) no-repeat left center;}
.jcfc ul{overflow: hidden;}
.lxzy ul li{margin-top: 25px;overflow: hidden;}
.lxzy ul li .jcfctp{float: left;width: 120px;height: 80px;overflow: hidden;}
.lxzy ul li .jcfctp img{width: 120px;height: 80px;transition: 0.6s;}
.lxzynr{width: 245px;float: right;}
.lxzynr a{color: #494949;}
.lxzynr p{font-size: 12px;color: #9d9d9d;margin-top: 8px;}
.lxzy ul li:hover .jcfcnr a{color: #b61003;}


/* 图片链接 */
.tplj ul li{float: left;width: 311px;height: 90px;overflow: hidden;margin-left: 7px;margin-right:7px;}
.tplj ul li img{width: 311px;height: 90px;transition: 0.6s;}


/* 友情链接 */
.yqlj{overflow: hidden;padding: 30px 0px;}
.yqlj .zytitle h3{background: url(../img/title5.png) no-repeat left center;}
.yqlj ul{margin-left: 1px;padding-top: 20px;}
.yqlj ul li{overflow: hidden;color: #494949;float: left;margin-bottom: 10px;}
.yqlj ul li a{color: #494949;padding: 0 15px;float: left;display: block;}
.yqlj ul li:hover a{color: #1a5d92;}

/* 版权 */
.bq {width: 100%;overflow: hidden;background:#0453a4;font-size: 14px;color: #fff;text-align: center;height: 80px;line-height: 80px;}
.bq p{width: 100%;font-size: 14px;color: #fff;text-align: center;height: 36px;}

/****************************************列表页****************************************/
.main{padding: 30px 0 50px 0;}
.nybanner{width: 100%;height: 260px;overflow: hidden;margin: 0 auto;}
.nybanner img{width: 100%;height: 260px;}
.nybanner{width: 100%;height: 260px;overflow: hidden;}

.mainl{width: 230px;overflow: hidden;}
.mainl h3{background: #0453a4;height: 60px;line-height: 60px;font-size: 22px;color: #fff;font-weight: normal;text-align: center;}
.mainl ul{background: #f4f4f4;padding:25px 20px 40px 20px;overflow: hidden;}
.mainl ul li a{display: block;line-height: 40px;color: #494949;overflow: hidden;height: 40px;background: #fff;margin-bottom: 20px;text-align: center;}
.mainl ul li.on a{color: #b61003;}
.mainl ul li:hover a{color: #b61003;}
.mainl1{width: 230px;overflow: hidden;}
.mainl1 h3{background: #0453a4;height: 60px;line-height: 60px;font-size: 22px;color: #fff;font-weight: normal;text-align: center;}
.mainl1 ul{background: #f4f4f4;padding:25px 20px 40px 20px;overflow: hidden;}
.mainl1 ul li a{display: block;color: #494949;overflow: hidden;background: #fff;margin-bottom: 20px;text-align: center;padding:20px;}
.mainl1 ul li.on a{color: #b61003;}
.mainl1 ul li:hover a{color: #b61003;}


.mainr{width: 930px;overflow: hidden;padding-top: 25px;}
.location{border-bottom: 1px solid #ebebeb;height: 34px;}
.location h3{float: left;color: #444;font-size: 20px;font-weight: normal;}
.location .more{float: right;color: #494949;font-size: 13px;font-weight: normal; line-height:34px;}
.location .more:hover{ color: #b61003;}
.current{float: right;color: #999;font-size: 12px;margin-top: 8px;background: url(../img/home.png) no-repeat left center;padding-left: 25px;}
.current a{color: #999;}
.current a:hover{color: #b61003;}
.list ul{padding: 25px 0 20px 0;overflow: hidden;}
.list ul li{line-height: 40px;overflow: hidden;background: url(../img/libg.png) no-repeat left center;padding-left: 20px;}
.list ul li a{float: left;color: #494949;transition: 0.6s;}
.list ul li span{float: right;color: #999;font-size: 14px;}
.list ul li:hover a{color: #1a5d92;transition: 0.6s;}

/****************************************简介页****************************************/
.jjy{padding: 30px 0 50px 0;overflow: hidden;}
.jjy p{color: #494949;line-height: 32px;text-indent: 32px;}

/****************************************内容页****************************************/
.nry{padding: 30px 0;overflow: hidden;}
.nry h3{font-size: 24px;color: #222222;text-align: center;}
.xiab{font-size: 12px;color: #999;text-align: center;margin: 15px 0 35px 0;}
.nrynr{border-bottom: 1px solid #e5e5e5;overflow: hidden;padding-bottom: 50px;margin-bottom: 20px;}
.nrynr p{color: #494949;line-height: 32px;text-indent: 32px;}
.sxp p{color: #666;font-size: 14px;margin-bottom: 15px;}
.sxp p a{color: #666;}
.sxp p:hover a{color: #b61003;}

/****************************************图文列表****************************************/
.tplist ul{overflow: hidden;padding-bottom: 40px;padding-top: 35px;}
.tplist ul li{margin-bottom: 25px;overflow: hidden;cursor: pointer;}
.tplistl{width: 120px;height: 80px;overflow: hidden;}
.tplistl img{width: 120px;height: 80px;transition: 0.8s;}
.tplistr{width: 790px;}
.tplistr a{color: #494949;display: inline-block;}
.btline{width: 0;height: 2px;background: #b61003;margin-top: 3px;transition: 0.8s;}
.tplistr span{font-size: 12px;color: #9d9d9d;margin-top: 3px;display: block;}
.tplist ul li:hover .tplistr a{color: #b61003;}
.tplist ul li:hover .btline{width: 100%;transition: 0.8s;}