body { font-family: arial , 'Microsoft YaHei'; *font-family: 'Microsoft YaHei'; color: #333; margin: 0; font-size: 14px; }

img { border: 0; }

a:link { color: #333; text-decoration: none; }

a:visited { color: #333; text-decoration: none; }

a:hover { color: #333; text-decoration: none; }

a:active { color: #333; text-decoration: none; }

ol, ul { list-style: none; }

ol, ul, li, table, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

p { margin: 0; padding: 0; }

.right { float: right; }

.left { float: left; }

.hidden { display: none; }

.clear { clear: both; }

.container { width: 1200px; margin: 0 auto; }

.ellipsis { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.ellipsis-2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; display: -moz-box; display: -ms-box; display: box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-box-orient: vertical; box-orient: vertical; -webkit-line-clamp: 2; }

.ellipsis-3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; display: -moz-box; display: -ms-box; display: box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-box-orient: vertical; box-orient: vertical; -webkit-line-clamp: 3; }

button, input, select, textarea { font: 14px/1 Tahoma, Helvetica, Arial, 'Microsoft YaHei', sans-serif; }

.header { min-width: 1200px; height: 100px; background: url(../images/header-bg.jpg) no-repeat center; overflow: hidden; }
.header .logo { float: left; height: 100px; }
.header .logo img { vertical-align: middle; }
.header .logo:before { content: ""; display: inline-block; width: 0; height: 100%; vertical-align: middle; }
.header .search { width: 312px; float: right; margin-top: 30px; background: #fff; }
.header .search .search-form { height: 40px; }
.header .search .search-form input { width: 266px; height: 100%; float: left; padding: 0 10px; background: none; border: 1px solid #adadad; border-right: none; font-size: 14px; line-height: 38px; outline: none; box-sizing: border-box; }
.header .search .search-form button { width: 46px; height: 100%; float: left; border: none; -webkit-appearance: none; color: #FFF; background: url(../images/icon-search.png) no-repeat center #d41726; outline: none; }

.navbg { width: 100%; height: 54px; background: #d41726; min-width: 1200px; position: relative; }
.navbg .nav { width: 1200px; margin: 0 auto; }
.navbg .nav li { width: 150px; float: left; text-align: center; position: relative; z-index: 4; font-size: 16px; }
.navbg .nav li a { display: block; width: 100%; height: 54px; line-height: 54px; color: #fff; }
.navbg .nav li.click { background: #be1522; }
.navbg .navcon { display: none; position: absolute; padding-bottom: 50px; background: #f7f7f7; top: 54px; left: 0; width: 100%; z-index: 99; }
.navbg .navcon .navcont { width: 1200px; margin: 0 auto; }
.navbg .navcon .navcont li { width: 150px; padding-bottom: 10px; font-size: 14px; text-align: center; float: left; }
.navbg .navcon .navcont li a { display: block; color: #666; width: 150px; height: 32px; line-height: 32px; margin-top: 10px; }
.navbg .navcon .navcont li a:hover { background: #D41726; color: #fff; }

.banner { width: 100%; height: 650px; position: relative; text-align: center; overflow: hidden; min-width: 1200px; }
.banner .bannercont { position: absolute; left: 50%; top: 0; width: 1920px; margin-left: -960px; text-align: center; }
.banner .bannercont .slides { position: relative; z-index: 1; }
.banner .bannercont .slides li { height: 650px; }
.banner .bannercont .flex-control-paging { width: 100%; margin: 0; list-style: none; position: absolute; left: 0; bottom: 15px; z-index: 3; text-align: center; }
.banner .bannercont .flex-control-paging li { display: inline-block; }
.banner .bannercont .flex-control-paging li a { display: block; list-style: none; margin: 0 5px; width: 40px; height: 5px; background-color: #fff; font-size: 0; }
.banner .bannercont .flex-control-paging li a.flex-active { background-color: #d41726; }
.banner .bannercont .flex-direction-nav li { list-style: none; }
.banner .bannercont .flex-direction-nav a { position: absolute; top: 50%; margin-top: -20px; z-index: 3; width: 40px; height: 40px; background: no-repeat center; opacity: .4; }
.banner .bannercont .flex-direction-nav a:hover { opacity: 1; }
.banner .bannercont .flex-direction-nav .flex-prev { background-image: url(../images/left.png); left: 40px; }
.banner .bannercont .flex-direction-nav .flex-next { background-image: url(../images/right.png); right: 40px; }

.pub-head { overflow: hidden; height: 30px; overflow: hidden; }
.pub-head .pub-tit { font-size: 26px; color: #555; float: left; line-height: 30px; }
.pub-head .pub-tit .en { font-size: 16px; color: #aaa; margin-left: 12px; text-transform: uppercase; }
.pub-head .pub-type { height: 30px; line-height: 30px; font-size: 16px; float: right; overflow: hidden; }
.pub-head .pub-type a { display: block; padding: 0 20px; border-radius: 28px; float: left; color: #555; margin-left: 5px; transition: all .4s; }
.pub-head .pub-type a.click, .pub-head .pub-type a:hover { background: #d41726; color: #fff; }

.news { width: 1200px; margin: 50px auto; overflow: hidden; }
.news .news-box { overflow: hidden; margin-top: 40px; }
.news .news-box .news-l { width: 560px; height: 405px; float: left; position: relative; }
.news .news-box .news-l .slides { position: relative; z-index: 1; }
.news .news-box .news-l .slides li { width: 560px; height: 383px; position: relative; text-align: center; }
.news .news-box .news-l .slides li .tit { position: absolute; left: 0; right: 0; bottom: 0; color: #fff; font-size: 16px; height: 50px; line-height: 50px; background: rgba(0, 0, 0, 0.5); padding: 0 15px; box-sizing: border-box; }
.news .news-box .news-l .flex-control-paging { width: 100%; margin: 0; list-style: none; position: absolute; left: 0; bottom: 0; z-index: 3; text-align: center; }
.news .news-box .news-l .flex-control-paging li { display: inline-block; }
.news .news-box .news-l .flex-control-paging li a { display: block; list-style: none; margin: 0 4px; width: 10px; height: 10px; border-radius: 50%; background-color: #ccc; font-size: 0; }
.news .news-box .news-l .flex-control-paging li a.flex-active { background-color: #d41726; }
.news .news-box .news-r { width: 600px; float: right; }
.news .news-box .news-r ul { margin-top: -20px; overflow: hidden; }
.news .news-box .news-r li { width: 600px; height: 86px; line-height: 27px; padding: 16px 20px; box-sizing: border-box; margin-top: 20px; background: #f8f8f8; transition: all .4s ease; }
.news .news-box .news-r li .time { width: 45px; float: left; text-align: center; margin-right: 20px; font-size: 13px; color: #999; }
.news .news-box .news-r li .time .date { font-size: 18px; height: 27px; position: relative; }
.news .news-box .news-r li .time .date:after { position: absolute; bottom: -1px; left: 3px; width: 38px; height: 1px; background: #e6e6e6; content: ''; }
.news .news-box .news-r li .intro .tit { font-size: 16px; color: #333; }
.news .news-box .news-r li .intro .txt { font-size: 13px; color: #999; }
.news .news-box .news-r li:hover { background: #d41726; }
.news .news-box .news-r li:hover .time { color: #fff; }
.news .news-box .news-r li:hover .intro .tit { color: #fff; }
.news .news-box .news-r li:hover .intro .txt { color: rgba(255, 255, 255, 0.6); }

.media { background: #f4f4f4; padding: 50px 0; min-width: 1200px; }
.media .media-box { margin-top: 50px; margin-left: -30px; overflow: hidden; }
.media .media-box li { width: 380px; height: 470px; background: #fff; float: left; margin-left: 30px; }
.media .media-box li .img { width: 380px; height: 260px; overflow: hidden; }
.media .media-box li .img img { width: 100%; height: 100%; transition: all .4s; }
.media .media-box li .img:hover img { transform: scale(1.1); }
.media .media-box li .cont { padding: 30px; }
.media .media-box li .cont .tit { font-size: 18px; display: block; }
.media .media-box li .cont .tit:hover { color: #d41726; }
.media .media-box li .cont .txt { font-size: 14px; color: #888; line-height: 28px; height: 84px; overflow: hidden; margin-top: 10px; }
.media .media-box li .cont .intro { margin-top: 10px; overflow: hidden; height: 20px; line-height: 20px; }
.media .media-box li .cont .intro .date { float: left; padding-left: 26px; background: url(../images/icon-time.png) no-repeat left center; color: #999; }
.media .media-box li .cont .intro .more { float: right; text-transform: uppercase; color: #999; }
.media .media-box li .cont .intro .more:hover { color: #d41726; }

.latest { width: 1200px; margin: 50px auto; overflow: hidden; }
.latest .latest-box { margin-top: 50px; overflow: hidden; margin-left: -40px; }
.latest .latest-box li { width: 580px; float: left; margin-left: 40px; }
.latest .latest-box li .img { width: 270px; height: 185px; float: left; overflow: hidden; }
.latest .latest-box li .img img { width: 100%; height: 100%; transition: all .4s; }
.latest .latest-box li .img:hover img { transform: scale(1.1); }
.latest .latest-box li .cont { width: 280px; float: left; margin-left: 30px; }
.latest .latest-box li .cont .tit { font-size: 16px; margin-top: 10px; }
.latest .latest-box li .cont .tit a:hover { color: #D41726; }
.latest .latest-box li .cont .time { font-size: 14px; color: #999; margin-top: 10px; }
.latest .latest-box li .cont .txt { line-height: 28px; height: 56px; color: #888; margin-top: 10px; }
.latest .latest-box li .cont .more { display: block; margin-top: 15px; width: 112px; height: 32px; line-height: 30px; text-align: center; color: #999; border: 1px solid #ddd; box-sizing: border-box; transition: all .4s ease; }
.latest .latest-box li .cont .more:hover { background: #D41726; color: #fff; border: 1px solid #D41726; }

.bottom { background: #1e1e26; min-width: 1200px; color: #fff; padding-top: 80px; overflow: hidden; }
.bottom a { color: #fff; }
.bottom .bottom-box { width: 1200px; margin: 0 auto 40px; color: #fff; overflow: hidden; }
.bottom .bottom-box .bottom-nav { width: 700px; float: left; }
.bottom .bottom-box .bottom-nav .item { width: 100px; float: left; line-height: 20px; }
.bottom .bottom-box .bottom-nav .item .tit { color: #fff; margin-bottom: 20px; }
.bottom .bottom-box .bottom-nav .item a { display: block; color: rgba(255, 255, 255, 0.4); margin-bottom: 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.bottom .bottom-box .bottom-nav .item a:hover { color: #fff; text-decoration: underline; }
.bottom .bottom-box .bottom-con { width: 280px; float: left; margin-left: 30px; overflow: hidden; }
.bottom .bottom-box .bottom-con .bt { margin-left: 40px; width: 240px; height: 45px; line-height: 45px; color: rgba(255, 255, 255, 0.6); background-color: #35353c; background-image: url(../images/icon-arr.png); background-repeat: no-repeat; background-position: 213px center; padding: 0 20px; box-sizing: border-box; }
.bottom .bottom-box .bottom-con .cont { width: 280px; text-align: right; margin-top: 30px; line-height: 22px; font-size: 12px; color: rgba(255, 255, 255, 0.6); }
.bottom .bottom-box .bottom-con .cont .tel { font-size: 34px; color: #ff0014; line-height: 34px; }
.bottom .bottom-box .erweima { width: 150px; height: 190px; background: #fff; float: right; }
.bottom .bottom-box .erweima img { width: 150px; height: 150px; }
.bottom .bottom-box .erweima .tit { height: 40px; line-height: 40px; font-size: 15px; color: #555; text-align: center; border-top: 1px solid #aaa; box-sizing: border-box; }
.bottom .foot { height: 50px; line-height: 50px; border-top: 1px solid rgba(255, 255, 255, 0.1); font-size: 12px; text-align: center; color: rgba(255, 255, 255, 0.4); }
.bottom .foot a { color: rgba(255, 255, 255, 0.4); }
.bottom .foot a:hover { color: #fff; text-decoration: underline; }

.inside-banbox { width: 100%; position: relative; overflow: hidden; height: 300px; min-width: 1200px; }
.inside-banbox .ban { position: absolute; width: 1920px; height: 300px; left: 50%; margin-left: -960px; }
.inside-banbox .ban img { width: 100%; }

.netadd { width: 100%; height: 50px; line-height: 50px; background: #f4f4f4; overflow: hidden; }
.netadd .add { color: #555; }
.netadd .add a { color: #555; }
.netadd .add a:hover { color: #d41726; }

.type { text-align: center; width: 1200px; margin: 30px auto 0; }
.type a { width: 130px; text-align: center; font-size: 16px; height: 40px; line-height: 40px; border: 1px solid #ccc; display: inline-block; margin: 5px; color: #666; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.type a:hover, .type a.click { background: #d41726; border: 1px solid #d41726; color: #fff; }

.main { width: 1200px; margin: 30px auto 50px; overflow: hidden; }

.in_about { overflow: hidden; line-height: 30px; font-size: 15px; }
.in_about p { margin: 20px 0; color: #555; }
.in_about img { max-width: 100%; }

.pagination { padding: 50px 0 0; text-align: center; }

.pagination ul li { display: inline; margin: 0 3px; }

.pagination ul li a { background: #fff; font-size: 16px; height: 36px; display: inline-block; *display: inline; *zoom: 1; padding: 0 14px; border: 1px solid #DDD; line-height: 36px; vertical-align: middle; }

.pagination ul li a:hover { background-color: #F8F8F8; text-decoration: none; }

.pagination ul li.active a { background-color: #d41726; border-color: #d41726; }

.pagination ul li.active a:link { color: #FFF; }

.pagination ul li.active a:visited { color: #FFF; }

.pagination ul li.active a:hover { color: #FFF; }

.pagination ul li.active a:active { color: #FFF; }

.pagination ul li.active a:hover { background-color: #d41726; border-color: #d41726; cursor: default; }

.in_pro { overflow: hidden; }
.in_pro .pro-box { overflow: hidden; margin-left: -20px; }
.in_pro .pro-box li { width: 285px; float: left; margin: 0 0 20px 20px; text-align: center; }
.in_pro .pro-box li .img { width: 285px; height: 214px; overflow: hidden; }
.in_pro .pro-box li .img img { width: 100%; height: 100%; transition: all .4s; }
.in_pro .pro-box li .tit { font-size: 16px; height: 50px; line-height: 50px; }
.in_pro .pro-box li:hover .img img { transform: scale(1.1); }
.in_pro .pro-box li:hover .tit { background: #d41726; color: #fff; }
.in_pro .shizi-box { overflow: hidden; margin-left: -20px; }
.in_pro .shizi-box li { width: 285px; float: left; padding: 20px; box-sizing: border-box; background: #fff; margin: 0 0 20px 20px; text-align: center; }
.in_pro .shizi-box li .img { width: 245px; height: 245px; overflow: hidden; }
.in_pro .shizi-box li .img img { width: 100%; height: 100%; transition: all .4s; }
.in_pro .shizi-box li .cont { text-align: center; margin-top: 15px; color: #888; }
.in_pro .shizi-box li .cont .tit { font-size: 18px; color: #555; }
.in_pro .shizi-box li .cont .txt { margin-top: 8px; }
.in_pro .shizi-box li .cont .des { margin-top: 8px; font-size: 12px; line-height: 22px; height: 44px; overflow: hidden; }
.in_pro .shizi-box li:hover { background: #eee; }
.in_pro .shizi-box li:hover .img img { transform: scale(1.1); }
.in_pro .stu-box { overflow: hidden; margin-left: -30px; }
.in_pro .stu-box li { width: 380px; float: left; margin: 0 0 30px 30px; text-align: center; }
.in_pro .stu-box li .img { width: 380px; height: 285px; overflow: hidden; }
.in_pro .stu-box li .img img { width: 100%; height: 100%; transition: all .4s; }
.in_pro .stu-box li .tit { font-size: 16px; margin-top: 20px; }
.in_pro .stu-box li:hover .img img { transform: scale(1.1); }
.in_pro .stu-box li:hover .tit { color: #d41726; }

.in_list { width: 100%; overflow: hidden; }
.in_list li { padding: 19px; height: 190px; border: 1px solid #f8f8f8; background: #fafafa; box-sizing: border-box; overflow: hidden; margin: 10px; transition: all .4s ease; }
.in_list li a { display: block; }
.in_list li .img { width: 220px; height: 150px; float: left; overflow: hidden; margin-right: 30px; transition: all .6s ease; }
.in_list li .img img { width: 100%; height: 100%; transition: all .6s; }
.in_list li .cont { padding-right: 50px; padding-top: 15px; }
.in_list li .cont .tit { font-size: 16px; font-weight: bold; }
.in_list li .cont .time { font-size: 14px; color: #888; margin-top: 20px; }
.in_list li .cont .intro { font-size: 14px; color: #555555; margin-top: 12px; height: 50px; line-height: 25px; }
.in_list li:hover { border: 1px solid #ddd; box-shadow: 0 0 10px #ccc; }
.in_list li:hover .cont .tit { color: #d41726; }
.in_list li:hover .img img { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); }
.in_list .label { margin-top: 30px; font-size: 14px; }
.in_list .label a { padding: 0 30px; height: 30px; line-height: 30px; background: #ddd; margin: 5px; display: inline-block; }
.in_list .label a:hover { background: #666; color: #fff; }

.listshow { margin-top: 30px; }
.listshow .tit { font-size: 28px; text-align: center; }
.listshow .time { margin-top: 30px; color: #666; height: 40px; line-height: 40px; width: 100%; background: #f8f8f8; text-align: center; }
.listshow .pro-img { width: 500px; margin: 30px auto 0; }
.listshow .pro-img img { width: 100%; }
.listshow .next { background: #f4f4f4; font-size: 15px; line-height: 40px; height: 110px; padding: 15px 20px; box-sizing: border-box; margin-top: 50px; }
.listshow .next a { display: block; color: #555; }
.listshow .next a:hover { color: #d41726; }
.listshow .label { margin-top: 30px; font-size: 15px; }
.listshow .label a { padding: 0 30px; height: 30px; line-height: 30px; background: #ddd; margin: 5px; display: inline-block; }
.listshow .label a:hover { background: #d41726; color: #fff; }
.listshow .tuijian { margin-top: 40px; overflow: hidden; }
.listshow .tuijian .bt { font-size: 20px; padding-left: 15px; font-weight: bold; border-bottom: 1px solid #ddd; height: 60px; line-height: 60px; position: relative; }
.listshow .tuijian .bt:before { position: absolute; left: 0; top: 20px; height: 20px; width: 7px; border-radius: 2px; background: #d41726; content: ''; }
.listshow .tuijian .tjcon { margin-top: 10px; }
.listshow .tuijian .tjcon li { font-size: 15px; width: 50%; float: left; padding: 0 15px; box-sizing: border-box; height: 36px; line-height: 36px; position: relative; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.listshow .tuijian .tjcon li a { color: #555; }
.listshow .tuijian .tjcon li:before { position: absolute; left: 0; top: 50%; margin-top: -2px; width: 4px; height: 4px; border-radius: 50%; background: #333; content: ''; }
.listshow .tuijian .tjcon li:hover a { color: #d41726; text-decoration: underline; }
.listshow .tuijian .tjcon li:hover:before { background: #d41726; }

.download { overflow: hidden; }
.download li { float: left; width: 560px; margin: 10px 20px; }
.download li a { display: block; width: 560px; height: 70px; line-height: 70px; color: #555; font-size: 16px; background-color: #f4f4f4; padding: 0 60px 0 25px; background-image: url(../images/ixon-down.png); background-repeat: no-repeat; background-size: 24px; background-position: 510px center; box-sizing: border-box; transition: all .4s ease; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.download li a:hover { background-color: #D41726; background-image: url(../images/ixon-down-h.png); color: #fff; }

.zhuanye { width: 100%; overflow: hidden; }
.zhuanye li { background-color: #fafafa; transition: all .4s ease; overflow: hidden; }
.zhuanye li a { display: block; line-height: 35px; box-sizing: border-box; padding: 40px 0 40px 40px; overflow: hidden; }
.zhuanye li a .cont { width: 1000px; float: left; }
.zhuanye li a .cont .tit { font-size: 16px; font-weight: bold; }
.zhuanye li a .cont .txt { font-size: 14px; color: #666; }
.zhuanye li a .more { width: 100px; float: right; height: 70px; position: relative; background: url(../images/icon-more.png) no-repeat center; background-size: 40px; }
.zhuanye li a .more:after { position: absolute; left: 0; top: 10px; height: 50px; width: 1px; background: #ccc; content: ''; }
.zhuanye li:hover { background: #D41726; }
.zhuanye li:hover .cont .tit { color: #fff; }
.zhuanye li:hover .cont .txt { color: #fff; }
.zhuanye li:hover .more { background: url(../images/icon-more-h.png) no-repeat center; background-size: 40px; }
.zhuanye li:hover .more:after { background: #fff; }

/*# sourceMappingURL=style.css.map */
