@charset "utf-8";
@import url("common.css");
@import url("page.css");
/*
	主色调 #da251c   #c5141e
 */
/*公用*/
body{ background-color:#fff; font-family:"微软雅黑";position: relative;}
a{text-decoration:none; outline:0 none;}
a:hover{text-decoration: none;}
.w{ min-width:1200px; max-width:1920px;}
.w_1{ width:1200px; margin:0 auto;}
.wrap{padding-top: 40px;padding-bottom: 40px;}
.border-top{border-top: #ddd 1px solid;}
.bgf{ background-color:#fff;}
.bg0{ background-color:#000}
.bg_1{ background: #f5f5f5;}
.bg_2{ background: #333;}
/*top*/
.top{font-size: 12px;line-height: 30px;color: #333;}
.top strong{font-size: 14px;line-height: 30px;color: #da251c;}
.top strong,.top a{display: inline-block;padding: 0 8px;}
.logo{float: left;line-height: 0;}
.nav{float: right;width: 760px;}
.nav ul li{float: left;width: 95px;position: relative;}
.nav ul li a{display: block;color: #333;font-size: 16px;line-height: 111px;text-align: center;transition-duration: 0.4s;}
.nav ul li a:after{content: "";display: block;position: absolute;right: -2px;top: 55px;width: 4px;height: 1px;background: #333;}
.nav ul li:last-child a:after{display: none;}
.nav ul li a:hover,.nav ul li.on a{color: #da251c}
/*banner*/
.banner{ height:530px; overflow:hidden; margin:0px auto 0;position: relative;}
.bg-banner{position: absolute;bottom: 0;left: 0;right: 0;height: 152px;background: url(../images/bg-banner.png) center no-repeat;z-index: 99;}
.bannerBox{ width:100%; height:100%; overflow:hidden; position:relative;}
.bannerBox .hd{ height:15px; overflow:hidden; position:absolute; right:0; bottom:15px; z-index:1; width: 100%;}
.bannerBox .hd ul{ float:left;position: relative;left: 50%;zoom:1;}
.bannerBox .hd ul li{ float:left; margin-right:12px;  width:14px; height:14px; line-height:9999px; text-align:center; background:#fff; cursor:pointer;border-radius: 50%;border:0;position: relative;right: 50%;}
.bannerBox .hd ul li.on{ background:#da251c; color:#fff; }
.bannerBox .bd{ position:relative; height:100%; z-index:0;   }
.bannerBox .bd ul{width: 100%!important;}
.bannerBox .bd ul li{ zoom:1; vertical-align:middle;width: 100%!important;height: 530px }
.bannerBox .bd ul li a{display: block;}
/*tips*/
.tips{padding: 8px 16px;}
.tips p{padding-left: 30px;background: url(../images/tips.jpg) left center no-repeat;vertical-align: middle;}
.tips p span,.tips p a,.tips p strong{display: inline-block;font-size: 14px;line-height: 24px;color: #333;}
.tips p strong{color: #da251c;padding-right: 20px;}
.tips p a{max-width: 800px;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.tips p a:hover{color: #da251c}
.tips p span{padding-left: 40px;}
/*机构简介  信息公开  扫码关注我们*/
.a-box{width: 348px;padding: 24px 20px;margin-right: 18px;float: left;}
.a-box .img{float: left;}
.a-box .txt{float: right;width: 175px;}
.a-box .txt strong{display: block;font-size: 16px;line-height: 30px;border-bottom: #f1f1ef 1px solid;}
.a-box .txt p{margin: 12px 0;font-size: 14px;line-height: 24px;color: #666;height: 48px;overflow: hidden;}
.a-box .txt a{font-size: 14px;line-height: 24px;color: #da251c}
.a-box-last{margin-right: 0;}
.xinxiBox{width: 175px;position: relative;}
.xinxiBox .bd{width:175px; overflow:hidden;}
.xinxiBox .bd ul{ overflow:hidden; zoom:1; }
.xinxiBox .bd ul li{float:left;}
.xinxiBox .hd{ height:6px; overflow:hidden; position:absolute; right:0; top:-18px; z-index:3;}
.xinxiBox .hd ul{zoom:1;}
.xinxiBox .hd ul li{ float:left; margin-right:6px;  width:6px; height:6px; text-indent: -999px; background:#d9d9d9; cursor:pointer;border-radius: 100%;border:0;}
.xinxiBox .hd ul li.on{ background:#da251c; }
/*news*/
.news-wrap{padding: 15px;}
.news-img{float: left;width: 255px;margin-right: 26px;}
.news-img img{max-width: 100%;}
.news-txt{float: left;width: 305px;}
.news-txt strong{display: block;font-size: 16px;line-height: 42px;border-bottom: #f1f1ef 1px solid;}
.news-txt strong span{position: relative;display: inline-block;}
.news-txt strong span:after{content: '';display: block;position: absolute;width: 100%;height: 3px;left: 0;bottom: -1px;background: #da251c}
.news-txt a{font-size: 14px;line-height: 24px;color: #333;font-weight: bold;display: block;height: 24px;overflow: hidden;}
.news-txt small{display: inline-block;font-size: 12px;line-height: 24px;padding: 18px 0;color: #999;position: relative;}
.news-txt small:after{content: '';display: block;position: absolute;width: 36px;height: 1px;left: 0;top: 10px;background: #999;}
.news-txt p{font-size: 14px;line-height: 24px;color: #666;height: 48px;overflow: hidden;}
.newsBox{width: 305px;position: relative;padding-top: 20px;}
.newsBox .bd{width:305px; overflow:hidden;}
.newsBox .bd ul{ overflow:hidden; zoom:1; }
.newsBox .bd ul li{float:left;}
.newsBox .hd{ height:6px; overflow:hidden; position:absolute; right:0; top:-18px; z-index:3;}
.newsBox .hd ul{zoom:1;}
.newsBox .hd ul li{ float:left; margin-right:6px;width:6px; height:6px; text-indent: -999px; background:#d9d9d9; cursor:pointer;border-radius: 100%;border:0;}
.newsBox .hd ul li.on{ background:#da251c; }
.news-ul{float: right;width: 525px;}
.news-ul ul li{padding: 8px 0;}
.news-ul ul li a{display: block;padding-left: 28px;background: url(../images/icon-news.jpg) left center no-repeat;font-size: 14px;line-height: 24px;color: #333;}
.news-ul ul li a:hover{color: #da251c}
/*pro*/
.pro{padding: 20px;}
.pro strong{display: block;font-size: 16px;line-height: 42px;border-bottom: #f1f1ef 1px solid;}
.pro strong span{position: relative;display: inline-block;}
.pro strong span:after{content: '';display: block;position: absolute;width: 100%;height: 3px;left: 0;bottom: -1px;background: #da251c}
.proBox{width: 1140px;position: relative;padding: 20px 10px;}
.proBox .bd{width:1140px; overflow:hidden;}
.proBox .bd ul{ overflow:hidden; zoom:1; }
.proBox .bd ul li{float:left;width: 228px;height: 100px;}
.proBox .hd{position: absolute;top: -35px;right: 0;}
.proBox .hd .prev,.proBox .hd .next{ display:block;  width:20px; height:20px; float: left;cursor:pointer; border: #666 1px solid;font-size: 14px;line-height: 20px;text-align: center;color: #666;}
.pro-box{display: block;padding: 0 14px;width: 200px;height: 100px;overflow: hidden;}
.pro-box .pro-img{width: 100%;height: 100%;background-repeat: no-repeat;background-size: contain;background-position: center;transition-duration: 0.4s;}
.pro-box:hover .pro-img{-webkit-transform: scale(1.1);transform: scale(1.1);}


/*底部导航*/
.fnav{text-align: center;padding: 15px 0;}
.fnav a{display: inline-block;font-size: 16px;line-height: 30px;color: #fff;padding: 0 25px;}
.fnav a:hover{color: #ccc}

.foot-info{float: left;max-width: 900px;}
.foot-info p{font-size: 14px;line-height: 24px;color: #999;}
.foot-info p a{color: #999;}
.foot-info p a:hover{color: #da251c}

/*友情链接*/
.link{text-align: left;padding: 0 0 15px;}
.link p{font-size: 14px;line-height: 32px;color: #888;}
.link p span{display: inline-block;font-size: 18px;color: #c7c7c7;padding: 0 15px;position: relative;}
.link p span:before{content: "";position: absolute; display: block;width: 2px;height: 32px;left: 0;top: 0;background-color: #c7c7c7}
.link a{display: inline-block;font-size: 14px;line-height: 28px;color: #c7c7c7;padding: 0 25px;}
.link a:hover{color: #c5141e}


/*浮动客服*/
#floatDivBoxs{width:200px;background:#fff;position:fixed;top:160px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#960009;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 14px;}
#floatDivBoxs .floatDqq li{border-bottom:1px solid #e3e3e3;}
#floatDivBoxs .floatDqq li a{line-height:40px;font-size:16px;}
#floatDivBoxs .floatDqq li a img {margin: 10px; float: left;}
#floatDivBoxs .txt{font-size:18px;color:#333;padding:6px 14px; line-height: 30px;}
#floatDivBoxs .floattel p{font-size: 18px;font-weight: bold; text-align: center;margin-bottom: 5px;}
#floatDivBoxs .address{width: 160px;margin: 0 auto}
#floatDivBoxs .address p{text-align: left;font-size: 14px;margin-bottom: 5px;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../images/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(../images/online_arrow.jpg) no-repeat;position:fixed;top:160px;right:200px;z-index:999;}
#rightArrow a{display:block;height:45px;}


/*left*/
.left_box{ width:190px;}
.left_t{background: url(../images/huzhu.png) 10px center no-repeat;font-size: 24px;line-height: 48px;padding-left: 60px; color: #da251c;border-bottom: #999 3px solid;}
.left_t_c{background-image: url(../images/lianxi.png);}
.left_u{padding-top: 20px;padding-bottom: 20px;}
.left_u ul li a{display:block;text-align: center;line-height:48px; font-size:16px; color:#333;transition-duration: 0.4s;border-bottom: #999 1px dashed;}
.left_u ul li a:hover{background: #da251c;color: #fff;border-color: #da251c}
.left_con{padding-top: 20px;}
.left_con p{font-size: 14px;line-height: 30px;color: #333}

/*详情页面*/
.all-block{padding: 20px;}
.all{ float:right; width:920px;}
.all_t{font-size:24px; padding-left:10px; line-height:46px; position:relative;color: #000;border-bottom: #eee 3px solid;}
.postion{font-weight: normal; line-height:46px;_line-height:46px; font-size:14px; color:#333; position:absolute;right:10px; }
.postion a{font-size: 14px;line-height: 46px;color: #333;font-weight: normal;}
.postion a:hover{color: #c5141e}
.all_box{padding:20px 0;background: #fff; font-size:16px; line-height:24px;min-height:500px;_height:500px;}

.news_top p{text-align: center;font-size: 30px;line-height: 48px;color: #3f3f3f;font-weight: bold;margin-bottom: 10px}
.news_t .p1{text-align: center;font-size: 26px;line-height: 36px;color: #c5141e;font-weight: bold;}
.news_t .p2{text-align: center;font-size: 16px;line-height: 30px;color: #3f3f3f}
.news_t .p2 a{padding: 0 10px;color: #3f3f3f;}
.news_t .p2 a:hover{color: #c5141e}
.news_box_in ul li a{display:block; padding:10px 80px 10px 20px; background:#fff url(../images/news_list_more.png) right 20px center no-repeat; }
.news_box_in ul li a .pt{ color:#000; font-weight:bold; font-size:16px; line-height:30px;}
.news_box_in ul li a .pc{ color:#000; font-size:14px; line-height:30px;}
.news_box_in ul li a:hover{ background:#c5141e url(../images/news_list_more_on.png) right 20px center no-repeat;}
.news_box_in ul li a:hover .pt{ color:#fff;}
.news_box_in ul li a:hover .pc{ color:#fff;}
.news_box_in ul li .newsTime{ padding:0 30px 0 0; color:#444;line-height: 30px; text-align:center; overflow:hidden;}
.news_box_in ul li .newsTime strong{ font-size:36px; line-height:50px;}
.news_box_in ul li .newsTime .p12{ display:block; border-top:solid #444 1px; font-size:14px; color:#444;}
.news_box_in ul li a:hover .newsTime{ color:#fff;}
.news_box_in ul li a:hover .newsTime .p12{border-top:solid #fff 1px;color:#fff;}

.newsTitle{ color:#c5141e; text-align:center;} 
.kuozhan .title span{ background: #c5141e; }


.title_p p{text-align: center;}
.title_p .p1{font-size: 28px;line-height: 36px;color: #000;font-weight: bold;background: url(../images/title_p.png) center no-repeat;}
.title_p .p2{font-size: 12px;line-height: 24px;color: #b3b3b3;}
.title_p .p3{margin-top: 20px;}
.title_p .p3 a{background-color: #fff;font-size: 16px;color: #222222;line-height: 40px;padding: 5px 30px;border-color:#b3b3b3;border-width: 4px;border-style: double;margin: 0 20px;}
.title_p .p3 a:hover{background-color: #ee1a22;color: #fff;border-color: #ee1a22;}


.pro_box_in ul{overflow: hidden;}
/*290*/
.pro_box_in ul li{margin: 0 12px 30px;float: left;width: 271px;}
.pro_box_in ul li *{transition: all 2s cubic-bezier(0.175, 0.885, 0.32, 1);}
.pro_box_in ul li a{display: block;background-image: url(../images/stud-bg.jpg);background-position: center;background-repeat: no-repeat;position: relative;box-sizing: border-box;width: 100%;height: 100%;}
.pro_box_in ul li a .stud-pic{overflow: hidden;width: 271px;height: 236px;margin: 0 auto;padding: 0;}
.pro_box_in ul li a .stud-pic div{width: 100%;height: 100%;background-position: center;background-size: contain;background-repeat: no-repeat;}
.pro_box_in ul li a:hover .stud-pic div{transform: scale(1.1);}
.pro_box_in ul li a p{font-size: 18px;line-height: 40px;color: #fff;background-color: #c5141e;text-align: center;}


.formitm{ padding:10px 0; clear:both;} 
.formitm .lab{ display:block; float:left; font-size:16px; line-height:30px; width:100px; height:30px; text-align:left;}
.formitm .ipt{ width:400px; float:left;}
.formitm .ipt img{ margin-left:20px;}
.formitm .ipt input.u-ipt{ width:360px; height:30px; border:solid #ddd 1px; background:#fff; padding:0;}
.formitm .ipt input.checkCode{ width:180px; height:30px; border:0; background:#fff; padding:0;}
.formitm .ipt .u_textarea{ width:360px; height:108px; border:solid #ddd 1px;}
.formitm .ipt input.checkCode{ width:80px; height:22px; border:solid #ddd 1px; background:#fff; padding:0;}
.formitm .submit{ margin-left:100px; width:120px; height:36px; border-radius:5px; background:#26c48b; color:#fff; font-size:14px; text-align:center; line-height:36px; box-shadow:none;} 
.formitm .reset{ margin-left:50px; width:120px; height:36px; border-radius:5px; background:#26c48b; color:#fff; font-size:14px; text-align:center; line-height:36px; box-shadow:none;} 

#guestbook_form{ margin:0 auto;width: 500px;}

.tag a{padding: 0 3px;}

.cont-box{float: left;width: 46%;margin: 0 2%;}




/*中间出现*/
.dm1{animation:atop 2s;-moz-animation:atop 2s;-webkit-animation: atop 2s;-o-animation:atop 2s; opacity: 1;}
/*转圈动作*/
.dm2{animation: circle 2s;-moz-animation: circle 2s;-webkit-animation: circle 2s;-o-animation: circle 2s; opacity: 1;}
/*水平旋转*/
.dm3{animation:wrimg 2s;-moz-animation:wrimg 2s;-webkit-animation: wrimg 2s;-o-animation:wrimg 2s; opacity: 1;}

/*从中间出现动作*/
@keyframes atop
{
from {transform:matrix3d(1, 0, 0, 0, 0, 0, 1, -0.00166, 0, -1, 0, 0, 0, 0, 0, 1);opacity: 0;}
to { transform:translate3d(0px, 0px, 0px);transform-origin:center center 0;opacity:1}
}

@-moz-keyframes atop
{
from {transform:matrix3d(1, 0, 0, 0, 0, 0, 1, -0.00166, 0, -1, 0, 0, 0, 0, 0, 1);opacity: 0;}
to { transform:translate3d(0px, 0px, 0px);transform-origin:center center 0;opacity:1}
}

@-webkit-keyframes atop 
{
from {transform:matrix3d(1, 0, 0, 0, 0, 0, 1, -0.00166, 0, -1, 0, 0, 0, 0, 0, 1);opacity: 0;}
to { transform:translate3d(0px, 0px, 0px);transform-origin:center center 0;opacity:1}
}
@-o-keyframes atop 
{
from {transform:matrix3d(1, 0, 0, 0, 0, 0, 1, -0.00166, 0, -1, 0, 0, 0, 0, 0, 1);opacity: 0;}
to { transform:translate3d(0px, 0px, 0px);transform-origin:center center 0;opacity:1}
}
/*从中间出现动作结束*/

/*转圈动作开始*/
@keyframes circle
{
0% { transform:rotate(0deg);}
100% { transform:rotate(360deg);}
}

@-moz-keyframes circle
{
0% { transform:rotate(0deg);}
100% { transform:rotate(360deg);}
}

@-webkit-keyframes circle
{
0% { transform:rotate(0deg);}
100% { transform:rotate(360deg);}
}

@-o-keyframes circle
{
0% { transform:rotate(0deg);}
100% { transform:rotate(360deg);}
}
/*转圈动作开始*/

/*水平旋转动作开始*/
@keyframes wrimg
{
0% { transform:rotateY(0deg);}
100% { transform:rotateY(360deg);}
}

@-moz-keyframes wrimg
{
0% { transform:rotateY(0deg);}
100% { transform:rotateY(360deg);}
}

@-webkit-keyframes wrimg
{
0% { transform:rotateY(0deg);}
100% { transform:rotateY(360deg);}
}

@-o-keyframes wrimg
{
0% { transform:rotateY(0deg);}
100% { transform:rotateY(360deg);}
}
/*旋转动作结束*/




.fr{ float:right;}
.fl{ float:left;}
.pos_rel{position: relative;}

.clear:after{content: '';display: block; clear:both; overflow:hidden;}
