@charset "utf-8";
/* CSS Document */
*{ padding:0; margin:0;}
body{ font-family:"微软雅黑","黑体","宋体"}
ul,ol{ list-style:none;}
a{ text-decoration:none;}

/*视频内容开始*/
.video{ width:100%; padding-top:20px;}
.video_con{ width:100%; margin:0 auto;}
.video_con .tuijian{ background:#FFF; padding:10px; box-sizing:border-box; margin-top:10px}
.video_con h3{ display:inline-block; font-size:24px; color:#333; background:url(../images/ss.jpg) no-repeat left; padding-left:10px; box-sizing:border-box; margin:0 0 0 15px;}
.video_con .more{ font-size:16px; color:#666; background:url(../images/cc.png) no-repeat right; float:right; padding-right:25px; box-sizing:border-box;}
.video_con ul{ padding-left:0}
.video_con ul li{ width:50%; float:left; padding:5px; box-sizing:border-box;}
.video_con ul li a{ display:block; width:100%; border:1px solid #e6e6e6; transition:0.3s;}
.video_con ul li:nth-child(1) a{ box-shadow:7px 6px 13px -6px #c7c7c7;}
.video_con ul li a:hover{ box-shadow:7px 6px 13px -6px #c7c7c7;}
.video_con ul li a video,.video_con ul li a img{ width:100%; margin-bottom:8px;object-fit: contain}
.video_con ul li a img{}
.video_con ul li a h5{ font-weight:500; display:inline-block; font-size:15px; color:#333; line-height:20px; padding-left:10px; box-sizing:border-box; margin:0}
.video_con ul li a b{ font-size:15px; color:#999; font-weight:300; line-height:35px; width:150px; overflow: hidden;text-overflow: ellipsis; white-space: nowrap; float:right;}
.video_con ul li a .pp{ display:inline-block; color:#999; background:url(../images/dd.png) no-repeat left; padding-left:25px; box-sizing:border-box; line-height:25px; margin:0 0 10px 10px; width:60px; overflow: hidden;text-overflow: ellipsis; white-space: nowrap; float:left;}
.video_con ul li a .qq{ display:inline-block; color:#999; background:url(../images/gg.png) no-repeat left; padding-left:25px; box-sizing:border-box; line-height:25px; margin:0}

/*视频内容结束*/

/*底部开始*/
.foot{ width:100%; background:#383838;}
.foot_con{ width:100%; padding:50px 20px; box-sizing:border-box;}
.foot_con .foot_left{ width:100%;}
.foot_con .foot_left h3{ font-size:19px; color:#FFF; line-height:30px; font-weight:500;}
.foot_con .foot_left span{ font-size:15px; color:#CCC; font-weight:400; display:block; marg in-bottom:15px;}
.foot_con .foot_left p{ font-size:15px; line-height:25px; color:#c2c2c2; margin:0}
.foot_con .foot_right{ width:100%; paddi ng-left:50px; box-sizing:border-box;}
.foot_con .foot_right h3{ font-size:19px; color:#FFF; line-height:25px; font-weight:500; margin-top:30px;}
.foot_con .foot_right span{ font-size:15px; color:#CCC; line-height:25px; display:block; mar gin-bottom:15px;}
.clear{ clear:both;}
/*底部结束*/

.clearfix::after{
		display: block;
		clear: both;
		content: "";
	}

/*关于我们开始*/
.abou{ width:100%;}
.abou_con{ width:100%; margin:20px auto 0;}
.abou_left{ width:100%; position:relative; padding:25px; box-sizing:border-box; z-index:1; overflow:hidden;}
.abou_left img{ width:100%; transition:0.3s;}
.abou_left:hover img{ transform:scale(1.1); overflow:hidden;}
.abou_left .xian{ width:80%; height:73%; border:2px solid #FFF; position:absolute; top:40px; left:0; right:0; margin:auto;}
.abou_right{ width:100%; padding:0 30px 30px; box-sizing:border-box;}
.abou_right h3{ font-size:18px; color:#333; line-height:50px;}
.abou_right span{ font-size:16px; color:#999; line-height:26px;}
.abou_right p{ font-size:13px; color:#666; line-height:25px; text-align:justify;}

/*关于我们结束*/
/*新闻中心开始*/
.new{ width:100%;}
.new_con{ width:100%; margin:0 auto;}
.new_con ul{ padding-left:0;}
.new_con ul li{ margin:5px; border-bottom:1px dashed #CCC; padding:5px 0; box-sizing:border-box;}
.new_con ul li:nth-child(1){ margin-top:24px;}
.new_con ul li .new_left{ width:25%; float:left; position:relative; overflow:hidden;}
.new_con ul li .new_left:hover img{ transform:scale(1.2)}
.new_con ul li .new_left img{ width:100%; transition:0.3s; height:78px;}
.new_con ul li .new_left .xian{ width:85%; height:65px; border:2px solid #FFF; position:absolute; top:7px; left:0; right:0; margin:auto; display:none; transition:0.3s;}
.new_con ul li .new_left:hover .xian{ display:block;}
.new_con ul li .new_right{ width:75%; float:left; padding:0 10px 10px; box-sizing:border-box;}
.new_con ul li .new_right h4{ font-size:15px; color:#333; line-height:30px; display:block; font-weight:600; margin:0; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.new_con ul li .new_right span{ display:none; font-size:15px; color:#666; line-height:30px}
.new_con ul li .new_right p{ font-size:12px; color:#999; line-height:20px; margin:0; text-align:justify; overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.new_con ul li .new_right a{ width:60px; height:30px; border:1px solid #8d8d8d; line-height:30px; font-size:16px; color:#8d8d8d; background:#FFF url(../images/jj.png) no-repeat 128px center; padding:5px 60px; box-si zing:border-box; margin-top:20px; text-align:center; transition:0.3s; display:none;}
.new_con ul li .new_right a:hover{ border:1px solid #328be0; color:#FFF; background:#328be0 url(../images/gjj.png) no-repeat 128px center;}

/*新闻中心结束*/

/*招贤纳士开始*/
.recruit{ width:100%;}
.recruit_con{ width:100%; margin:0 auto;}
.recruit_left{ width:100%; padding:15px; box-sizing:border-box;}
.recruit_con h3{ font-size:20px; color:#333; line-height:30px; margin:50px 0 0 15px;}
.recruit_left strong{ font-size:16px; color:#666; line-height:28px;}
.recruit_left p{ font-size:14px; color:#333; line-height:25px; text-align:justify;}
.recruit_right{ width:100%; box-sizing:border-box; padding:15px;}
.recruit_right h3{ font-size:20px; color:#333; line-height:30px;}
.recruit_right strong{ font-size:16px; color:#666; line-height:28px;}
.recruit_right p{ font-size:14px; color:#333; line-height:25px; text-align:justify;}
.lianxi{ width:100%; background:#f4f4f4;}
.lianxi_con{ width:100%; margin:0 auto; text-align:center; padding:30px 0; box-sizing:border-box;}
.lianxi_con>img{ width:50px;}
.lianxi_con h4{ font-size:18px; color:#999; line-height:46px; font-weight:600; margin:0;}
.lianxi_con ul li{ width:100%%; padding:20px; box-sizing:border-box;}
.lianxi_con ul li:nth-child(1) .lian_left img{ margin-top:18px;}
.lianxi_con .lian_left{ width:17%; height:60px; border:1px solid #CCC; border-radius:50%; text-align:center; float:left;}
.lianxi_con .lian_left img{ margin:10px;}
.lianxi_con .lian_right{ width:82%; float:right; text-align:left; padding-left:10px; box-sizing:border-box;}
.lianxi_con .lian_right span{ font-size:14px; color:#999; line-height:25px;}
.lianxi_con .lian_right p{ font-size:28px; color:#333; line-height:25px; margin:0;}

/*招贤纳士结束*/


/*视频详情页开始*/
.classdet{ width:100%; padding:10px 0; box-sizing:border-box;margin-top: 50px;}
.class_con{ width:100%; margin:0 auto; background:#FFF; padding:10px 0; box-sizing:border-box;}
.class_left{ width:100%; padding:15px; box-sizing:border-box;}
.class_left video{ width:100%;}
.class_right{ width:100%; padding:40px 20px 20px; box-sizing:border-box;}
.class_right h3{ font-size:22px; color:#333; line-height:35px; font-weight:500; display:inline;}
.class_right b{ font-size:14px; color:#999; font-weight:500;}
.class_right span{ font-size:15px; color:#666; line-height:28px;}
.class_right .shoufei{ font-size:18px; color:#333; line-height:28px;}
.class_right font{ font-size:18px; color:#333; line-height:28px;}
.class_right a{ display:inline-block; width:30%; height:32px; background:#fff; text-align:center; line-height:32px; font-size:16px; color:#09F; margin:15px 2px 0; border:1px solid #09F;}
.class_right .tebut{ color:#C30; border:1px solid #C30;}

/*视频详情页结束*/
/*新闻中心详情页开始*/
.newsdet{ width:100%;}
.newsdet_con{ width:100%; margin:0 auto; padding:13px; box-sizing:border-box;}
.newsdet_con img{ width:92%; text-align:left; display:block; margin:0 auto;}
.newsdet_con h4{ font-size:20px; line-height:30px; color:#333; text-align:center;}
.newsdet_con span{ font-size:15px; line-height:28px; color:#666; text-align:center; display:block; text-align:left;}
.newsdet_con p{ font-size:14px; line-height:26px; color:#333; text-align:justify; text-indent:2em;}


/*新闻中心详情页结束*/

/*手机站头部开始*/
.dengzhu a{ font-size:11px;}
.dengzhu img{ width:16px;}


/*手机站头部结束*/

@media (max-width:768px){}











