/*全局*/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
body{font-family:"微软雅黑";font-size:14px;color:#333;background: #ffffff; }
ul,li{list-style:none;margin:0;padding:0;}
h1, h2, h3, h4, h5, h6{font-weight:normal;font-size:100%;}
img{border:none;border:0;vertical-align:middle; display:block;}
em,i{ font-style:normal;}
a{text-decoration:none;outline:none; color:#333;}
a:hover{color:#f00;}
p{margin:0;padding:0;}
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix{*zoom:1}
.fl{ float:left;}
.fr{ float:right;}

.center{width: 100%;min-width: 1280px;margin: 0 auto;}
.content{width: 1200px;margin: 0 auto;overflow: hidden;}
.transition{transition: all 0.6s;-moz-transition: all 0.6s;-webkit-transition: all 0.6s;-o-transition: all 0.6s;}
/*全局 end*/


/*头部区域*/
.header{height: 195px;background: #fff8f4;}

.head_top{overflow: hidden;height: 130px;}

/*logo*/
.logo{width: 350px;height: 85px;margin-top: 25px;}
.logo img{max-width: 350px;max-height: 85px;width: auto;height: auto;}


/*搜索上方链接*/
.search_top{margin-top: 32px;text-align: right;}
.search_top a{display: inline-block;color: #b7a69b;}
.search_top a:hover{color: #D53707;}
.search_top span{margin: 0 10px;color: #efe4dd;}

/*搜索*/
.search{width: 260px;height: 42px;border-radius: 42px; background: url(../images/search.png) no-repeat center center;margin-top: 15px;}
.search #keyword{display: block;width: 190px;float: left;height: 42px;line-height: 42px;font-size: 15px;padding: 0 0 0 20px;border: 0;background: 0;color: #bab3ae;}
.search #search_btn{display: block; width: 50px;height: 42px;border: 0;float: right;cursor: pointer;background: 0;font-size: 30px;color: #6c1586;font-weight: bold;}
.search input:-moz-placeholder {color: #999999;opacity: 1;}
.search input::-moz-placeholder {color: #999999;opacity: 1;}
.search input:-ms-input-placeholder {color: #999999;}
.search input::-webkit-input-placeholder {color: #999999;}


/*导航*/
.nav{height: 65px;background: url(../images/nav_bj.jpg) repeat-x center 10px; position:relative; z-index:999;}
.nav .content{overflow: visible;}
.nav ul li{width: 120px;height: 65px;line-height: 65px;float: left;position: relative;}
.nav ul li a.fnav{display: block;width: 120px;height: 65px;line-height: 75px;font-size: 16px;color: #FFFFFF;text-align: center;font-weight: bold; /* background: url(../images/nav_bjon.png) no-repeat center bottom;background-size: 100% 0; */}
.nav ul li:hover a.fnav,.nav ul li a.fnav.hover{background: url(../images/nav_bjon.png) no-repeat center bottom; background-size: 100% 100%;}
.nav ul li .sub{width: 100%;position: absolute;top: 65px;z-index: 6;background: #FFFFFF;display: none;overflow: hidden;}
.nav ul li .sub a{display: block;width: 100%;height: 55px;line-height: 55px;text-align: center;color: #D53707;font-size: 16px;border-bottom: solid 2px #FFFFFF;position: relative;}
.nav ul li .sub a:after{content: "";width: 0;height: 2px;background: #d53707;position: absolute;top: 100%;left: 50%;transition: all .5s;color: #d53707;}
.nav ul li .sub a:hover:after{left: 15%;width: 70%;}


/*end 头部区域*/

/*banner*/
.banner{ width: 100%; height:auto;min-width: 1200px; position:relative; z-index:9;}
.banner .hd{ height: 23px; overflow:hidden; position:absolute; left:50%;bottom: 37px; z-index:1; margin-left: -70px;}
.banner .hd ul{ overflow:hidden; zoom:1; float:left;  }
.banner .hd ul li{float:left;margin: 0 13px;width: 21px;height: 23px;cursor:pointer;background: url(../images/banico.png) no-repeat center center;}
.banner .hd ul li.on{ background: url(../images/banico_on.png) no-repeat center center; }

.banner .bd{ position:relative; height:auto; z-index:0;}
.banner .bd li{ zoom:1; vertical-align:middle;overflow: hidden;}
.banner .bd li a{display: block;width: 100%;height: 500px;}

/*共用标题*/
.ttbox{width: 100%;height: 65px;line-height: 65px;border-bottom: solid 2px #d53707;}
.ttbox h2{float: left;width: auto;height: 65px;border-bottom: solid 2px #6c1586;font-size: 24px;color: #000000;}
.ttbox a{float: right;width: auto;height: 65px; font-size: 14px;color: #939393;}
.ttbox a:hover{color: #d53707;}

/*新闻中心、通知公告*/
.inbox1{position: relative;margin-top: 20px;}

/*新闻中心*/
.inbox1_le{ width: 810px;}
.inbox1_le .parHd{width: 100%;margin: 0 auto; height:65px; line-height:65px;border-bottom: solid 2px #d53707;}
.inbox1_le .parHd ul{height:65px; width:290px; text-align:right;}
.inbox1_le .parHd ul li{ float:left; width: auto;cursor: pointer;font-size: 18px;}
.inbox1_le .parHd ul li a{color: #666666;}
.inbox1_le .parHd ul li em{padding: 0 15px;font-size: 18px;color: #cac6c4; font-style:normal;}
.inbox1_le .parHd ul li.on a{ color: #d53707;}
.inbox1_le .parHd h2{width: auto;height: 65px;line-height: 65px;border-bottom: solid 2px #6c1586;font-size: 24px;color: #000000;}

/*幻灯*/
.hdbox{float: left; width:400px; height: 300px; overflow:hidden; position:relative;margin: 25px 0 0 0;}
.hdbox .inhd{ height:14px; overflow:hidden; position:absolute; right: 15px; bottom: 15px; z-index:1; }
.hdbox .inhd ul{ overflow:hidden; zoom:1; float:left;  }
.hdbox .inhd ul li{ float:left;width:14px; height: 14px; background: #FFFfff; cursor:pointer; margin: 0 4px;}
.hdbox .inhd ul li.on{ background: #6c1586;}

.hdbox .inbd{ height:100%; z-index:0;   }
.hdbox .inbd li{ zoom:1; vertical-align:middle;width: 400px;height: 300px;position:relative; }
.hdbox .inbd li a{display: block;width: 400px;height: 300px;}
.hdbox .inbd img{ width: 100%; height:300px; display:block; position: relative; }
.hdbox .inbd span{width: 100%;background: rgba(0,0,0,0.5);height: 45px;line-height: 45px; position: absolute;bottom: 0;color: #fff;font-size: 16px;text-indent: 20px;}
.hdbox .inbd li:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

/*新闻*/
.inbox1_new{width: 377px;margin-top: 25px;}

.inbox1_tj{width: 100%;height: 110px;border-bottom: dashed 1px #cfcfcf;overflow: hidden;}
.inbox1_tj h2{height: 64px;line-height: 32px;font-size: 18px;color: #040404;font-weight: bold;margin-bottom: 5px;}
.inbox1_tj span{font-size: 14px;color: #a5a4a4;line-height: 35px;}
.inbox1_tj:hover h2{color: #B32F07}

.inbox1_new ul{width: 100%;}
.inbox1_new ul li{line-height: 38px;height: 38px;}
.inbox1_new ul li a{background: url(../images/new_dd.png) no-repeat left center;font-size: 15px; text-indent: 16px;display: block;color: #333;}
.inbox1_new ul li a span{float: right;color: #a5a5a5;font-size: 14px;}
.inbox1_new ul li a:hover{color: #B32F07;}


/*通知公告*/
.inbox1_ri{width: 354px;}
.inbox1_ri li{width: 100%;height: 56px;overflow: hidden;margin-top: 25px;}
.inbox1_ri li a{display: block;width: 100%;height: 56px;}
.inbox1_ri li .inbox1_ritime{width: 64px;height: 56px;float: left;background: url(../images/new_time_bj.png) no-repeat center center;text-align: center;font-size: 12px;color: #b5aca6;}
.inbox1_ri li .inbox1_ritime span{font-size: 24px;display: block;font-weight: bold;color: #303030;margin: 8px 0 0 0;height: 28px;}
.inbox1_ri li p{width: 275px;float: right;line-height: 28px;font-size: 15px;color: #1d1d1d;}
.inbox1_ri li:hover p{color: #B32F07;}


/*页中ban*/
.bancenter{margin: 35px auto;height: 94px;}
.bancenter a{display: block;width: 100%;height: 94px;}


/*相关网站、教务科研、招生专栏*/
.inbox2{height: 595px;background: #f9f9f9;overflow: hidden;}
.inbox2_main{height: 400px;margin-top: 15px;}


/*相关网站、教务科研*/
.inbox2_le{width: 387px;margin-right: 35px;}

/*相关网站*/
.xgbox ul{width: 415px;margin-top: 25px;}
.xgbox ul li{float: left;width: 180px;height: 153px;margin-right: 25px;}
.xgbox ul li a{display: block;width: 180px;height: 153px;}
.xgbox ul li a .inbox2_leimg,.xgbox ul li a .inbox2_leimg img{width: 180px;height: 110px;overflow: hidden;}
.xgbox ul li a span{display: block;width: 100%;height: 43px;line-height: 43px;text-align: center;}
.xgbox ul li a:hover span{color: #B32F07;}
.xgbox ul li a:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

/*教务科研*/
.jwbox_tj{width: 100%;height: 114px;border-bottom: dashed 1px #cfcfcf;margin-top: 24px;}
.jwbox_tj_img,.jwbox_tj_img img{width: 150px;height: 100px;}
.jwbox_tj_com{width: 220px;}
.jwbox_tj_com h2{height: 78px;line-height: 26px;font-size: 15px;}
.jwbox_tj_com span{font-size: 14px;color: #a5a4a4;line-height: 35px;}
.jwbox_tj_com:hover h2{color: #B32F07}

.jwbox ul{width: 100%;}
.jwbox ul li{line-height: 48px;height: 48px;border-bottom: dashed 1px #cfcfcf;}
.jwbox ul li a{background: url(../images/new_dd.png) no-repeat left center;font-size: 15px; text-indent: 16px;display: block;color: #1d1d1d;}
.jwbox ul li a span{float: right;color: #a5a5a5;font-size: 14px;}
.jwbox ul li a:hover{color: #B32F07;}



/*招生专栏*/
.inbox2_ri{width: 355px;overflow: hidden}
.inbox2_ri ul{width: 377px;margin-top: 25px;}
.inbox2_ri ul li{width: 166px;height: 85px;background: #f2e6de;float: left;margin: 0 22px 27px 0;}
.inbox2_ri ul li a{display: block;width: 166px;height: 85px;text-align: center;font-size: 16px;color: #000;}
.inbox2_ri ul li a span{display: block;font-size: 30px;color: #d53707;margin: 14px 0 7px 0;}
.inbox2_ri ul li a:hover{color: #d53707;}
.inbox2_ri ul li a:hover span{
    transform: rotate(360deg);
}


/*系部*/
.inbox3 { height: 300px; margin: 35px auto; } 
.inbox3 li { width: 240px; height: 150px; float: left; } 
.inbox3 li a { display: block; width: 240px; height: 150px; text-align: center; color: #FFFfff; font-size: 20px; overflow: hidden; } 
.inbox3 li.on,.inbox3 li.on a { width: 200px; } 
.inbox3 li a span { display: block; font-size: 58px; width: 80px; height: 55px; margin: 30px auto 15px auto; } 
.inbox3 li a img { display: block; height: 55px; width: auto; margin: 30px auto 15px auto;-webkit-transition: all 0.6s; } 
.inbox3 li.w300,.inbox3 li.w300 a { width: 300px; } 
.inbox3 li a#inbox3ico0 { background: #de0a0a; } 
.inbox3 li a#inbox3ico1 { background: #4e6ef2; } 
.inbox3 li a#inbox3ico2 {background:#38b647;}
.inbox3 li a#inbox3ico2 span { font-size: 65px; } 
.inbox3 li a#inbox3ico3 { background: #00a9ce; } 
.inbox3 li a#inbox3ico3 span { font-size: 65px; } 
.inbox3 li a#inbox3ico4 { background: #ff8040; } 
.inbox3 li a#inbox3ico4 span { font-size: 65px; } 
.inbox3 li a#inbox3ico5 { background: #6bceca; } 
.inbox3 li a#inbox3ico6 { background: #13c089; } 
.inbox3 li a#inbox3ico6 span { font-size: 54px; } 
.inbox3 li a#inbox3ico7 { background: #6c1586; } 
.inbox3 li a#inbox3ico8 { background: #76b827; } 
.inbox3 li a#inbox3ico8 span { font-size: 55px; } 
.inbox3 li a#inbox3ico9 { background: #ffc600; } 
.inbox3 li a#inbox3ico9 span { font-size: 55px; } 
.inbox3 li a#inbox3ico10 { background: #de0a0a; } 
.inbox3 li a#inbox3ico10 span { font-size: 55px; } 
.inbox3 li a:hover { opacity: 0.8; } 
.inbox3 li a:hover span,.inbox3 li a:hover img { 
 transform: rotate(360deg); 
 -webkit-transition: all 0.6s;
 } 



/*内页*/
.singbox{background: #f3f3f3;}
.singmain{padding-top: 20px;width: 1200px;margin: 0 auto;min-height: 400px; position: relative;}

/*内页banner*/
.nban{height: 300px;}

/*左边内容*/
.sing_le{width: 230px;background: #FFFfff;position: absolute;top: -108px;left: 0;z-index: 4;}

.sing_le_h2{width: 230px;height: 162px;background: url(../images/leftnav_tibj.png) no-repeat center center;font-size: 24px;font-weight: bold;line-height: 108px;text-indent: 40px;color: #FFFfff;}

/*二级导航*/
.sing_le ul{width: 150px;margin: 0 auto;}
.sing_le ul li{width: 100%;height: 64px;}
.sing_le ul li a{display: block;width: 100%;height: 62px;line-height: 62px;text-align: center;font-size: 16px;color: #666666;position: relative;}
.sing_le ul li a:hover{color: #d53707;font-weight: bold;}
.sing_le ul li a.hover{border-bottom: solid 2px #d53707;color: #d53707;font-weight: bold;}
.sing_le ul li a:after{content: "";width: 0;height: 2px;background: #d53707;position: absolute;top: 100%;left: 50%;transition: all .5s;color: #d53707;}
.sing_le ul li a:hover:after{left: 0;width: 100%;}


.sing_le_a{width: 197px;height: 130px;margin: 35px auto 45px auto;}
.sing_le_a a{display: block; width: 100%;height: 55px;line-height: 55px;margin-bottom: 20px;border-radius: 5px;font-weight: bold;font-size: 16px;}
.sing_le_a a i{display: block;float: left;margin: 0 10px 0 40px;font-size: 24px;}
.sing_le_a a#sing_le_a1{background: #ffddd3;color: #d53707;}
.sing_le_a a#sing_le_a1 i{font-size: 28px;}
.sing_le_a a#sing_le_a2{background: #edd7f4;color: #6c1586;}
.sing_le_a a:hover{}
.sing_le_a a:hover i{transform: rotate(360deg);}


/*右边内容*/
.sing_ri{width: 950px;background: #FFFFFF;min-height: 400px;overflow: hidden;}

/*共同宽度*/
.sing_ri_wi{width: 870px;margin: 0 auto;}
.sing_ri_wi2{width: 1200px;}
.sing_ri_wi2 .title{width: 1130px;margin: 0 auto;}

/*标题*/
.sing_ri .title{height: 64px;line-height: 64px;border-bottom: solid 1px #e5e5e5;background: url(../images/sing_ri_tixx.png) no-repeat center left;}
.sing_ri .title_h2{float: left;font-size: 18px;color: #d53707;text-indent: 19px;font-weight: bold;}
.sing_ri .position{float: right;font-size: 14px;color: #c0c0c0;background: url(../images/position.png) no-repeat 0 center;text-indent: 25px;}
.sing_ri .position a{color: #c0c0c0;}
.sing_ri .position a:hover{color: #FF0000;}

/*单页*/
.aboutshow{min-height: 350px;margin: 35px auto;line-height: 35px;overflow: hidden;font-size: 16px;}
.aboutshow img{width: auto;height: auto;max-width: 873px;display: inline-block;}


/*新闻列表*/
.list{margin: 15px auto;}
.list ul{width: 100%;}
.list ul li{height: 54px;line-height: 54px;background: url(../images/list_dd.png) no-repeat 0 center;border-bottom: dashed 1px #dbdbdb;}
.list ul li a{text-indent: 18px;display: block;color: #4a4a4a;font-size: 16px;}
.list ul li a span{float: right;color: #999999;}
.list ul li a:hover,.list ul li a:hover span{color: #d63f11;}

.slist ul li{background: url(../images/list_dd.png) no-repeat 95px center;}
.slist ul li a{text-indent: 0;}
.slist ul li a em{color: #d63f11;font-weight: bold;margin-right: 20px;}

/*新闻列表2*/
.list2{margin: 30px auto 0 auto;}

/*幻灯与推荐*/
.list2_top{height: 315px;margin-bottom: 30px;}

/*幻灯*/
.list2_top .hdbox2{width: 475px; height: 315px; overflow:hidden; position:relative;}
.list2_top .hdbox2 .hd{height: 14px;overflow: hidden;position: absolute;right: 15px; bottom: 16px;z-index: 1; }
.list2_top .hdbox2 .hd ul{overflow: hidden;zoom: 1;float: left;}
.list2_top .hdbox2 .hd ul li{float: left;width: 14px;height:14px;background: #FFFfff; cursor:pointer; margin: 0 4px;}
.list2_top .hdbox2 .hd ul li.on{ background: #6c1586;}

.list2_top .hdbox2 .bd{ height:100%; z-index:0;   }
.list2_top .hdbox2 .bd li{ zoom:1; vertical-align:middle; width: 475px;height: 315px; position:relative;}
.list2_top .hdbox2 .bd li a{display: block;width: 100%;height: 100%;}
.list2_top .hdbox2 .bd img{ width: 100%; height: 315px; display:block; position: relative; }
.list2_top .hdbox2 .bd span{width: 100%;background: rgba(0,0,0,0.5);height: 45px;line-height: 45px; position: absolute;bottom: 0;color: #fff;font-size: 16px;text-indent: 18px;font-weight: bold;}

/*推荐*/
.recommend{width: 370px;height: 315px;}
.recommend h2{font-size: 18px;color: #040404;line-height: 32px;font-weight: bold;}
.recommend span{color: #a5a4a4;padding: 10px 0;display: block;border-bottom: dashed 1px #cfcfcf;margin-bottom: 15px;}
.recommend p{font-size: 16px;color: #666666;line-height: 36px;text-indent: 2em;}
.recommend a:hover h2{color: #d53707;}


/*列表*/
.list2_bottom ul{width: 100%;}
.list2_bottom ul li{height: 155px;border-bottom: solid 1px #e3e3e3;border-top: solid 1px #e3e3e3;overflow: hidden;margin-bottom: 20px;}
.list2_bottom ul li a{display: block;width: 100%;height: 155px;background: url(../images/list_more.png) no-repeat right center;}
.list2_bottom ul li a .list2_img{width: 185px;height: 115px;float: left;margin: 20px 24px 0 0;overflow: hidden;}
.list2_bottom ul li a .list2_img img{width: 185px;height: 115px;}
.list2_bottom ul li a .list2_time{width: 85px;float: left;margin-top: 50px;}
.list2_bottom ul li a .list2_time h2{font-size: 22px;color: #666666;}
.list2_bottom ul li a .list2_time p{color: #999999;}
.list2_bottom ul li a .list2_xx{width: 1px;height: 107px;background: #e3e3e3;float: left;margin-top: 24px;}
.list2_bottom ul li a .list2_con{width: 450px;float: left;margin: 0 0 0 25px;}
.list2_bottom ul li a .list2_con h2{font-size: 16px;color: #333333;margin: 35px 0 10px 0;}
.list2_bottom ul li a .list2_con p{color: #666666;line-height: 20px;}
.list2_bottom ul li a:hover{background: url(../images/list_moreon.png) no-repeat right center;}
.list2_bottom ul li a:hover .list2_con h2{color: #d53707;}
.list2_bottom ul li a:hover .list2_img img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

/*图片页1*/
.picbox1{margin: 30px auto 0 auto;overflow: hidden;}
.picbox1 ul{width: 900px;padding-top: 5px;}
.picbox1 ul li{width: 410px;height: 358px;float: left;display: table;margin: 0 16px 20px 0;background: url(../images/picbox1_bj.png) no-repeat center 210px;padding: 0 8px 0 8px;}
.picbox1 ul li a{display: block;width: 410px;height: 358px;text-align: center;}
.picbox1 ul li .picbox1_img{width: 410px;height: 308px;display: table-cell;vertical-align: middle;overflow: hidden;background: #FFFfff; -moz-box-shadow:2px 2px 10px rgba(153,152,152,0.75); -webkit-box-shadow:2px 2px 10px rgba(153,152,152,0.75); box-shadow:2px 2px 10px rgba(153,152,152,0.75);}
.picbox1 ul li .picbox1_img img{width: auto;height: auto; max-width: 410px;max-height: 308px;margin: 0 auto;}
.picbox1 ul li span{display: block;width: 410px;height: 50px;line-height: 50px;text-align: center;font-size: 16px;}
.picbox1 ul li:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

/*图片页2*/
.picbox2{margin: 30px auto 0 auto;overflow: hidden;}
.picbox2 ul{width: 900px;}
.picbox2 ul li{width: 420px;height: 307px; float: left;margin: 0 25px 24px 0;overflow: hidden;border: solid 1px #d6d6d6;}
.picbox2 ul li a{display: block;width: 420px;height: 307px;}
.picbox2 ul li .picbox2_img{width: 383px;height: 223px;margin: 20px auto 0 auto;overflow: hidden;}
.picbox2 ul li .picbox2_img img{width: 383px;height: 223px;}
.picbox2 ul li span{display: block;width: 100%;height: 45px;line-height: 45px;font-size: 16px;text-align: center;}
.picbox2 ul li:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

/*分页*/
.pagebox{height: 37px;text-align: center;margin: 15px 0 40px 0;}
.page{display: inline-block;overflow: hidden;height: 37px;margin: 0 auto;*display: inline;*zoom:1;}
.page a{display: block;float: left;width: auto; height: 35px;line-height: 35px;cursor: pointer;border: solid 1px #e3e3e3;margin-right: 9px;padding: 0 15px;border-radius: 5px;}
.page a.on,.page a:hover{color: #ffffff;background: #d53707;border-color: #d53707;}
.page span{display: block;width: auto;height: 37px;line-height: 37px; text-align: center;float: left;color: #666666;margin-left: 5px;font-size: 16px;}
.page span input{display: inline-block;width: 38px;height: 35px;border: solid 1px #e3e3e3;border-radius: 5px;text-align: center;color: #999999;font-size: 16px;}
.page span button{background: #d53707;border: 0;width: 50px;height: 37px;color: #FFFfff;border-radius: 5px;margin-left: 5px;cursor: pointer;}



/*联系我们*/
.contactbox{margin: 30px auto;}

/*地图*/
.map{width: 100%;height: 300px;}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}

.contact1{width: 900px;height: 165px;margin: 30px 0;}
.contact1 ul{width: 100%;height: 165px;}
.contact1 ul li{width: 206px;height: 165px;float: left;text-align: center;margin-right: 15px;}
.contact1 ul li#contact1{background: url(../images/contact_bj1.jpg) no-repeat center center;}
.contact1 ul li#contact2{background: url(../images/contact_bj2.jpg) no-repeat center center;}
.contact1 ul li#contact3{background: url(../images/contact_bj3.jpg) no-repeat center center;}
.contact1 ul li#contact4{background: url(../images/contact_bj4.jpg) no-repeat center center;}
.contact1 ul li h2{font-size: 16px;margin: 65px 0 10px 0;}
.contact1 ul li p{line-height: 20px;color: #666666;width: 160px;margin: 0 auto;}

.contact2{overflow: hidden;}
.contact2_le{width: 680px;}
.contact2_le h2{font-size: 18px;color: #d53707;}
.contact2_le p{line-height: 30px;display: block;margin-top: 15px;}

.contact2_ri{margin-top: 50px;width: 145px;text-align: center;}
.contact2_ri img{width: 145px;height: 145px;}


/*详情*/
.showmainbox{margin: 0 auto;overflow: hidden;min-height: 450px;}

.lishow_h2{width: 690px;font-size: 24px;color: #d53707;text-align: center;line-height: 36px;margin: 30px auto 15px auto;}
.lishow_child{color: #999999;background: #f7f7f7;text-align: center;height: 35px;line-height: 35px;}
.lishow_child span{display: inline-block;width: 25px;}
.lishow_child a{color: #999999;cursor: pointer;}
.lishow_child a:hover{color: #d53707;text-decoration: underline ;}

.show{width: 870px;overflow: hidden;min-height: 450px;font-size: 16px;line-height: 40px;margin: 30px auto 20px auto;}
.show img{width: auto;height: auto;max-width: 870px;display: inline-block;}

.list_gn{width: 870px;height: 70px; overflow: hidden;border-bottom: solid 1px #eeeeee;}
.bdsharebuttonbox{float: right;margin-top: 20px;}
.bdsharebuttonbox span{float: left;display: block;line-height: 38px;font-size: 16px;}
.bdsharebuttonbox a{background-position: 0 !important;}
.bdsharebuttonbox .bds_qzone{background: url(../images/bdsico1.jpg) no-repeat;}
.bdsharebuttonbox .bds_tsina{background: url(../images/bdsico2.jpg) no-repeat;}
.bdsharebuttonbox .bds_weixin{background: url(../images/bdsico3.jpg) no-repeat;}
.bdsharebuttonbox .popup_fbook{background: url(../images/bdsico4.jpg) no-repeat;}
.bdsharebuttonbox .popup_twi{background: url(../images/bdsico5.jpg) no-repeat;}

.main_news_aa{width: 870px;height: auto;overflow: hidden;margin: 0 auto 30px auto;}
.main_news_aa a{display: block;color: #666666;line-height: 60px;}
.main_news_aa a span{color: #333333;}
.main_news_aa a:hover{color: #FF0000;}
.main_news_aa a:first-child{float: left;}
.main_news_aa a:last-child{float: right;}


/*教学设施详情*/
#picSlideWrap{margin: 20px auto 40px auto;text-align: center;}
.picshow_h2{font-size: 18px;color: #333333;}
.picshow_child{font-size: 18px;color: #666666;margin: 15px auto 25px auto;}
.picshow_child span{display: inline-block;width: 30px;}

.imgnav{ width: 870px;height: 570px;margin:10px auto;position:relative;}

.imgnav #img{ z-index:10; width: 870px;height: 520px;background: #f3f3f3; position:relative; text-align:center;}
.imgnav #img img{width: auto;height: auto;max-width: 650px;max-height: 455px; margin: 0 auto; display:none;position: absolute;left: 50%;top: 50%;margin: -227px 0 0 -325px;}

.imgnav #front,.imgnav #next{position: absolute;top: 0;cursor:pointer;width: 50%;height: 520px;}
.imgnav #front{left: 0;}
.imgnav #next{right: 0;}
.imgnav #front a,.imgnav #next a{position:absolute;top: 50%;z-index:10;cursor:pointer;width:104px;height:104px;display:none;}
.imgnav #front a{background:url(../images/imgSlideLeft.png) no-repeat center center;left:0px;}
.imgnav #next a{background:url(../images/imgSlideRight.png) no-repeat center center;right:0px;}


#cbtn{background:#d53707;position:relative;height: 60px;}
#cbtn ul{position:relative; width:10000px;height: 60px;}
#cbtn ul li{ float:left;width: 60px; height: 40px; cursor:pointer; text-align:center; margin-right: 14px; position:relative;border: solid 1px #FFFfff;border-radius: 1px;overflow: hidden;}
#cbtn ul li img{ width: 60px; height: 40px; display:block;}

#cbtn li.hov{ border-color: #000000;}

#cSlideUl{width: 770px; height: 42px;overflow:hidden; position:relative; top:10px; margin:0 auto;}
#cbtn .picSildeLeft{cursor:pointer; position:absolute; top: 23px; left: 20px; z-index:9;}
#cbtn .picSildeRight{cursor:pointer; position:absolute; top: 23px; right: 20px; z-index:9;}


/*领导关怀*/
#picSlideWrap2{width: 800px;margin: 25px auto 40px auto;}

.imgnav2{ width: 800px;height: 660px;margin:10px auto;position:relative;}

.imgnav2 #img{ z-index:10; width: 800px;height: 555px;position:relative;}
.imgnav2 #img .imgbox{width: 800px;height: 555px;margin: 0 auto;position: absolute;left: 0;top: 0;display: none;}
.imgnav2 #img .imgbox img{width: auto;height: auto;max-width: 800px;max-height: 480px; margin: 0 auto;}
.imgnav2 #img .imgbox h2{font-size: 16px;font-weight: bold;line-height: 50px;text-align: center;}


#cbtn2{position:relative;height: 105px;}

#cSlideUl2{width: 647px; height: 105px;overflow:hidden; position:relative;margin:0 auto;background: url(../images/ldgh_kzbrn_bj.png) repeat-x 0 35px;}
#cSlideUl2 ul{position:relative; width:10000px;height: 104px;}
#cSlideUl2 ul li{ float:left;width: 160px; height: 104px; cursor:pointer; text-align:center; position:relative;overflow: hidden;font-size: 18px;font-weight: bold;color: #666666;line-height: 40px;}
#cSlideUl2 ul li span{display: block;width: 27px;height: 35px;margin: 19px auto 0 auto;background: url(../images/ldgh_kzbrn_btn.png) no-repeat center center;background-size: 100%;}

#cSlideUl2 li.hov span{width: 35px;margin-top: 19px;}

#cbtn2 .picSildeLeft{cursor:pointer; position:absolute; top: 15px; left: 0; z-index:9;}
#cbtn2 .picSildeRight{cursor:pointer; position:absolute; top: 15px; right: 0; z-index:9;}


/*本站地图*/
.webmap{margin: 0 auto 40px auto;}
.webmap h3{height: 60px;line-height: 60px;border-top: 1px solid #e6e6e6;cursor:pointer;font-size: 18px;text-indent: 10px;}
.webmap h3 a{color: #d53707;}
.webmap h3 em{width: 50px;height: 50px;display: block;float: right;color: #999;}
.webmap h3.on em{color: #d53707;}
.webmap ul{ margin: 0 0 10px 0; overflow: hidden;border-top: 1px solid #e6e6e6;}
.webmap ul li{height: 50px;line-height: 50px;text-indent: 20px; margin-right: 20px;float: left;}
.webmap ul li a{font-size: 16px;font-weight: bold;}
.webmap ul li.three{padding-left: 20px;background-position: 40px center;}
.webmap ul li.three a{font-weight: normal;}


/*网上报名*/
.register_online{margin: 40px auto;}
.register_online dl{margin-bottom: 20px;overflow: hidden;}
.register_online dl dt{float: left;width: 140px;height: auto; margin-right: 27px;}
.register_online dl dt label{width: 140px;height: 40px;line-height: 40px; text-align: right;display: block;font-size: 18px;}
.register_online dl dt .red{color: #d02127;margin-right: 5px;line-height: 40px;}

.register_online dl dd{float: left;}
/*文本框*/
.register_online dl dd input[type=text],.register_online dl dd input[type=password]{height: 40px;border: solid 1px #ebeff1;font-size: 16px;}
.register_online dl dd.messdd1 input{width: 378px;padding: 0 10px;}

/*单选*/
.register_online dl dd input[type="radio"]{opacity: 0;width: 0;margin-top: 13px;}
.register_online dl dd input[type="radio"] + label::before { display: inline-block;width: 18px;height: 18px;border-radius: 50%;margin-right: 10px;vertical-align: text-bottom;border: 1px solid #cccccc;-webkit-box-sizing: border-box;box-sizing: border-box;background: #ededed;content: "";}
.register_online dl dd input[type="radio"]:checked + label::before {background-color: #666666;background-clip: content-box;border-color: #ededed;border-width: 5px;}

/*下拉框*/
.register_online dl dd select{width: 130px;height: 40px;border: solid 1px #ebeff1;appearance:none;-moz-appearance:none;-webkit-appearance:none;background: url(../images/online_xj.png) no-repeat 90px center;padding: 0 40px 0 10px;}

/*文本域*/
.register_online dl dd textarea{width: 660px;max-width: 660px;min-width: 400px; height: 180px;max-height: 180px;min-height: 40px; border: solid 1px #ebeff1;padding: 10px;font-size: 16px;}

/*验证码*/
.register_online dl dd.messdd2 input{width: 150px;padding: 0 10px;}
.register_online dl .messb{margin-left: 15px;float: left;}
.register_online dl .messb img{width: 100px;height: 40px;}

/*提交按钮/重置按钮*/
.register_online dl dd input[type=button],.register_online dl dd #reset{width: 150px;height: 50px;color: #ffffff;font-size: 18px;background: #d53707;border: 0;margin-top: 20px;margin-right: 20px;border-radius: 5px;cursor: pointer;}
.register_online dl dd #reset{background: #999999;}
.register_online dl dd input[type=button]:hover{background: #C82819;}
.register_online dl dd #reset:hover{background: #666666;}
.register_online dl dd h2{font-size: 16px;line-height: 40px;color: #e27832;display: block;width: 700px;}


/*院内公开查看密码框*/
.internal{width: 450px;height: 300px;margin: 100px auto 100px auto;border: solid 1px #DDDDDD;}
.internal .inte_img{width: 100%;height: 55px;margin: 25px auto}
.internal .inte_img img{display: block;margin: 0 auto;width: 250px;}
.internal form{}
.internal dl{margin-bottom: 20px;overflow: hidden;}
.internal dl dt{float: left;width: 130px;height: 40px;line-height: 40px;text-align: right;font-size: 16px;}
.internal dl dd{float: right;width: 320px;height: 40px;}
.internal dl dd input{height: 38px;border: solid 1px #ebeff1;padding: 0 10px;}
.internal dl dd input[id=internal_pass]{width: 250px;}
.internal dl dd input[id=code]{width: 140px;float: left;}
.internal dl dd img{float: left;margin-left: 10px;height: 40px;}
.internal dl dd #internalbtn{width: 100px;height: 38px;color: #ffffff;font-size: 16px;background: #d53707;border: 0;border-radius: 5px;cursor: pointer;}


/*留言列表*/
.messlist{margin: 30px auto;}
.messlist table{border-left: solid 1px #eeeeee;}
.messlist thead{background: #d53707;}
.messlist thead td{border-left: solid 1px #FFFfff;color: #FFFfff;height: 45px}
.messlist td{height: 55px;color: #666666;border-bottom: solid 1px #eeeeee;border-right: solid 1px #eeeeee;font-size: 16px;}
.messlist td:first-child{text-indent: 25px;}

/*留言搜索列表*/
.messlist2{margin: 20px auto;background: #ffddd3;overflow: hidden;}
.messlist2 h2{line-height: 30px;font-size: 16px;text-indent: 2em;margin: 20px;}
.messlist2 form{margin: 20px 20px 30px 20px;height: 40px;line-height: 40px;}
.messlist2 form label{margin-right: 25px;font-size: 16px;}
.messlist2 form input{display: inline-block;width: 200px;height: 38px;border: solid 1px #CCCCCC;padding: 0 15px;border-radius: 5px;}
.messlist2 form input[type=submit]{width: 100px;background: #d53707;color: #FFFfff;border: 0;font-size: 16px;}

.messshow1_ti{font-size: 16px;height: 40px;line-height: 40px;border-bottom: solid 1px #d53707;font-weight: bold;text-indent: 10px;}
.messshow1_table{margin: 40px 0;width: 100%;}
.messshow1_table table{width: 100%;border-top: solid 1px #CCCCCC;border-left: solid 1px #CCCCCC;}
.messshow1_table table td{border-bottom: solid 1px #CCCCCC;border-right: solid 1px #CCCCCC;text-align: center;height: 50px;line-height: 40px; font-size: 16px;}

/*底部链接*/
.inbox4{height: 195px;background: #ebebeb;}
.inbox4_le span{width: 1px;height: 107px;background: #cfcfcf;display: block;float: left;margin: 43px 55px;}

.lines{float: left;margin-top: 25px;}
.lines h2{font-size: 20px;color: #d53707;margin-bottom: 10px;height: 25px;}
.lines a{display: block;line-height: 30px;}

.mar-l20{margin-left: 40px;}

.inbox4_ri{width: 105px;margin-top: 35px;text-align: center;line-height: 30px;font-size: 12px;color: #525252;}


/*招生简章*/
.zsjz{ height:auto;position:relative;margin: 20px auto; }
/*.zsjz .hd{ height: 23px; overflow:hidden; position:absolute; left:50%;bottom: 37px; z-index:1; margin-left: -70px;}*/
/*.zsjz .hd ul{ overflow:hidden; zoom:1; float:left;  }*/
/*.zsjz .hd ul li{float:left;margin: 0 13px;width: 21px;height: 23px;cursor:pointer;background: url(../images/banico.png) no-repeat center center;}*/
/*.zsjz .hd ul li.on{ background: url(../images/banico_on.png) no-repeat center center; }*/
.zsjz .next,.zsjz .prev{display: block;width: 50px;height: 100px;position: absolute;top: 50%;background: #eeeeee;margin-top: -25px;z-index: 4;}
.zsjz .prev{left: 0;background: url(../images/imgSlideLeft.png) no-repeat center center;background-size: auto 100%; }
.zsjz .next{right: 0;background: url(../images/imgSlideRight.png) no-repeat center center;background-size: auto 100%;}

.zsjz .bd{ position:relative; height:auto; z-index:0;}
.zsjz .bd li{ zoom:1; vertical-align:middle;overflow: hidden;height: 900px;background-size: auto 100%!important;}
.zsjz .bd li a{display: block;width: 100%;height: 500px;}


/*搜索列表*/
.zy_nr{width: 1130px;margin: 30px auto 50px auto;}
.searchT,.searT1{ font-size:28px; font-weight:bold; color:#d53707;}
.searchT i,.searT1 i{ width:28px; height:28px; display:block; float:left; background-position:-405px -76px;}
.searchT{ margin-top:45px;}
.searchT i{ margin:10px 16px 0 460px;}
.searT1{ width:330px; float:left; line-height:100px;}
.searT1 i{ margin:37px 16px 0 50px;}

.searchC{ margin-top:65px;}
.searchC .searchC1{ width:636px; margin:0 auto;}
.searchC .searchC1 input{ background-color:#f6f6f6;}
.searT{overflow: hidden;}
.searT2{ width: 650px;float: left; margin-top:28px;background-color:#ffffff;border-radius:25px;overflow: hidden;}
.searT2 input{ width:480px; height:48px;  border:none; outline:none; font-family:"Microsoft yahei"; font-size:18px; color:#bdbdbd; padding-left:20px;float: left;}

.searT2 button{float: right; width:136px; height:48px; background-color:#d53707; border:none; font-family:"Microsoft yahei"; border-radius:25px; font-size:18px; color:#fff; outline:none; margin-left:-100px; cursor:pointer;}

.searchC2{ padding:25px 45px; background-color:#fbfbfb; margin-top:30px;}
.searchC2 dl{}
.searchC2 dl dt{ font-weight:bold; color:#d53707; padding-left:30px; margin-bottom:30px;}
.searchC2 dl dd{ margin-top:15px;}
.searchC2 dl dd label{ margin-right:10px;}
.searchC2 dl dd span{ width:94px; display:block; float:left; text-align:right; margin-right:20px; font-weight:bold;}
.searchC2 dl dd select{ width:236px; height:38px; border:1px solid #d3d3d3; font-family:"Microsoft yahei"; color:#a9a9a9; font-size:16px; outline:none;}
.searchC2 dl dd input[type="radio"]{ width:15px; height:15px; margin-right:7px;}
.searchC2 dl dd input[type="text"]{ width:190px; height:36px; border:1px solid #d3d3d3; outline:none; font-family:"Microsoft yahei"; padding-left:5px;}
.searchC2 dl dd input.laydate-icon{vertical-align: middle!important;}

.searT{ height:104px; background-color:#f1f1f1;}

.search_cont{ border:1px solid #e0e0e0;width: calc(100% - 2px);}
.search_contL{ width:167px; padding-bottom:50px;}
.search_contL1{ height:47px; line-height:47px; background:url(../images/list_time.png) no-repeat 35px center; padding-left:60px; font-weight:bold; color:#515151;border-bottom:1px solid #e0e0e0;}
.search_contL2{}
.search_contL2 dl{ text-align:center;}
.search_contL2 dl dd a.selected{ color:#d53707;}
.search_contL2 dl dd{ height:47px; line-height:47px; border-bottom:1px solid #e0e0e0;}

.search_contR{ width:960px; border-left:1px solid #e0e0e0;}
.search_contR1{height:47px; line-height:47px;border-bottom:1px solid #e0e0e0;padding-left:30px;}
.search_contR1 font{ color:#ff0000;}
.search_contR1 em{ font-weight:bold; color:#d53707; margin-left:40px;}
.search_contR1 label{ padding:0 25px;}
.search_contR1 label input{ width:15px; height:15px; outline:none; margin-right:8px;}

.search_contR2{ width: 930px;min-height: 400px;height: auto!important;height: 400px;float: right;margin-right: 20px;}
.search_contR2 .list{margin-bottom: 30px;width: 95%;}
.highlight{ color:#ff0000;}


/*漂浮广告*/
#floatban{width: auto;height: auto;position: absolute;top: 0;left: 0;z-index: 1000;}
#ClickRemoveFlo{position: absolute;top: 0;left: 0px;color: #fff;background-color: rgba(0, 0, 0, 0.3);padding: 0 5px;cursor: pointer;}

/*底部*/
.footer{height: 170px;background: url(../images/footer_bj.jpg) no-repeat center center;border-top: solid 2px #b32f07;overflow: hidden;}
.foot_logo{width: 330px;height: 72px;margin: 50px 60px 0 0;}
.foot_logo img{max-width: 330px;max-height: 72px;width: auto;height: auto;}

.foot_main{width: 550px;margin-top: 40px;}
.foot_main p{color: #FFFfff;line-height: 30px;}
.foot_main p img{display: inline-block;margin-top: -2px; margin-right: 5px;}
.foot_main p a{color: #FFFfff;}
.foot_main p a:hover{color: #ffcebf;}


.foot_right{margin-top: 40px;}
.foot_right a{display: inline-block;margin-left: 25px;display: block;float: left;}
.foot_right a:first-child{margin-top: 15px;}



