@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
}
@font-face {
	font-family: dinb;
	src: url(../fonts/dinb.woff2) format("woff2"), url(../fonts/dinb.woff) format("woff");
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: DINPro;
	src: url(../fonts/DINPro.woff2) format("woff2"), url(../fonts/DINPro.woff) format("woff");
	font-weight: 400;
	font-style: normal
}
ul, li, dl, dt, h1, h2, h3, h4, h5, p, span {
	padding: 0px;
	margin: 0px
}
td, div {
	font-size: 12px;
	color: #444;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #f30;
}
.clear {
	clear: both;
}
.dis {
	display: none;
}
.w {
	width: 1000px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}
.mt10 {
	margin-top: 10px;
}
.m10 {
	margin: 10px auto;
}
.left {
	float: left
}
.right {
	float: right
}
.top_bar {
	overflow: hidden;
	height: 50px;
	border-bottom: 1px solid #ccc
}
.top_bar p {
	font-size: 16px;
	color: #666;
	line-height: 50px
}
.top_bar a {
	font-size: 16px;
	color: #666;
}
.top_bar a:hover {
	font-size: 16px;
	color: #026bbb;
}
.top_bar .left {
	width: 500px
}
.top_bar .right {
	width: 200px
}
.pro_width {
	width: 1012px;
	height: 370px;
	overflow: hidden;
}
.prolist {
	margin: 15px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 29999px;
}
.prolist li {
	float: left;
	width: 240px;
	margin: 0 13px 13px 0;
}
.prolist li a {
	border: 1px solid #eee;
	display: block;
	padding: 15px;
}
.prolist li a img {
	border: 1px solid #eee;
}
.prolist li a .title {
	text-align: center;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
}
.prolist li a .intro {
	line-height: 18px;
	color: #999;
	word-break: break-all;
	min-height: 55px;
}
.prolist li a .more {
	display: block;
	margin: 15px auto 10px auto;
	text-align: center;
	background: #e5e5e5;
	width: 90px;
	line-height: 24px;
}
.prolist li a:hover {
	border: 1px solid #ddd;
}
.prolist li a:hover .title {
	color: #026bbb;
}
.prolist li a:hover .more {
	background: #026bbb;
	color: #fff;
}
.topcase {
	margin: 15px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.topcase li {
	float: left;
	width: 240px;
	margin: 0 13px 13px 0;
}
.topcase li a {
	text-align: center;
	display: block;
	position: relative;
	height: 160px;
	overflow: hidden;
}
.topcase li img {
	border: 1px solid #eee;
	width: 240px;
	height: 180px;
	display: block;
	margin-bottom: 10px;
}
.topcase li a div {
	position: absolute;
	background: #333;
	width: 100%;
	line-height: 40px;
	height: 40px;
	color: #fff;
	display: block;
	bottom: -40px;
	left: 1px;
	opacity: 0.7
}
.bg_black {
	background: #eee;
	padding: 15px 0;
}
.subject_news {
	color: #333;
	font-size: 18px;
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
	height: 41px;
	line-height: 40px;
	border-bottom: 1px solid #ddd;
}
.subject_news b {
	display: inline-block;
	font-weight: normal;
	border-bottom: 2px solid #026bbb;
	height: 40px;
	line-height: 40px;
}
.subject_news span {
	color: #bbb;
	display: inline-block;
	font-size: 16px;
	font-family: verdana;
	padding-left: 10px;
}
.subject_news a {
	float: right;
	font-size: 12px;
	
}
.newslist {
	margin: 15px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.newslist li {
	float: left;
	width: 480px;
	margin: 0 20px 20px 0;
}
.newslist li a img {
	float: left;
	margin-right: 10px;
	border: 1px solid #eee;
}
.newslist li a .title {
	font-size: 16px;
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
	line-height: 30px;
}
.newslist li a .date {
	font-size: 12px;
	color: #444;
	font-family: arial;
	line-height: 20px;
}
.newslist li a .intro {
	line-height: 18px;
	color: #999;
}
.newslist li a:hover .title {
	color: #f30;
}
.lefter {
	width: 220px;
	margin-right: 30px;
	float: left;
}
.righter {
	float: left;
	width: 750px;
}
.leftnav {
	background: #026bbb;
	padding: 10px 15px;
	color: #fff;
	font-size: 18px;
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
}
.subnav {
	border: 1px solid #eee;
	border-bottom: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
.subnav li {
}
.subnav li a {
	display: block;
	padding-left: 20px;
	background: #fafafa;
	font-size: 14px;
	line-height: 40px;
	height: 40px;
	border-bottom: 1px solid #eee;
}
.subnav li a:hover {
	color: #026bbb;
	font-weight: bold;
	background: #f3f3f3;
}
.subnav .hover a {
	display: block;
	padding-left: 20px;
	color: #026bbb;
	font-weight: bold;
	background: #f3f3f3;
	font-size: 14px;
	line-height: 40px;
	height: 40px;
	border-bottom: 1px solid #eee;
}
.subnav dl {
	margin: 0;
	padding: 0;
	list-style: none;
*margin-top:-12px;
}
.subnav dl dt {
}
.subnav dl dt a {
	background: #fff;
	display: block;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eee;
	padding-left: 20px;
	font-size: 12px;
}
.subnav dl dt a:hover {
	background: #fff;
	font-size: 12px;
	font-weight: normal;
	color: #f30;
}
.subnav li dl .hover a {
	color: #f30;
	font-size: 12px;
	font-weight: normal;
	background: #fff;
}
.left_border {
	border: 1px solid #eee;
	border-top: 0;
	padding: 10px 15px;
	line-height: 25px;
}
.left_border p {
	margin: 0;
	padding: 0;
}
.left_border b {
	font-size: 14px;
}
.artshow {
	line-height: 25px;
	font-size: 14px;
	
}
.artshow .title {
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	font-weight: 100;
	font-variant: normal;
	margin: 0;
	padding: 15px 0;
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
}
.artshow .info {
	text-align: center;
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
	color: #999;
	padding: 0 0 15px 0;
	font-size: 14px;
}
.artshow p {
	
	font-size: 14px;
}
.artshow .pre {
	margin: 5px 0 5px 0;
	color: #999;
}
.artshow .next {
	margin: 0 0 5px 0;
	color: #999;
}
.pro_list {
	overflow: hidden;
	padding: 40px 0px
}
.pro_list li {
	width: 32.33%;
	float: left;
	margin: 1% 0.5%;
	background: #fff
}
.pro_list li:hover a .title {
	background: #026bbb;
}
.pro_list li:hover a .title {
	color: #444
}
.pro_list li a {
	display: block;
}
.pro_list li img {
	width: 100%;
	padding: 15px;
}
.pro_list li a .title {
	text-align: center;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
	border-top: 1px solid #eee
}
.pro_list li a:hover .title {
	color: #fff
}
.pic_list {
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.pic_list li {
	width: 32%;
	float: left;
	margin: 1% 0.5%;
}
.pic_list li a {
	border: 1px solid #eee;
	display: block;
	padding: 5px;
}
.pic_list li a img {
	border: 0;
}
.pic_list li a .title {
	text-align: center;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
}
.pic_list li a:hover {
	border: 1px solid #ddd;
}
.pic_list li a:hover .title {
	color: #f11a14;
}
.casewidth {
	width: 780px;
	overflow: hidden;
}
.case_list {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}
.case_list li {
	width: 240px;
	margin: 0 20px 30px 0;
	float: left;
	text-align: center;
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
}
.case_list li img {
	display: block;
	margin-bottom: 15px;
}
.case_list li a {
	color: #666;
	font-size: 13px;
}
.case_list li a:hover {
	color: #f30;
}
.joblist {
	margin: 15px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.joblist li {
	float: left;
	width: 480px;
	margin: 0 20px 20px 0;
	border-bottom: 1px dashed #eee;
	padding-bottom: 15px;
}
.joblist li a .title {
	font-size: 16px;
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
	line-height: 30px;
}
.joblist li .line {
	padding: 0;
	margin: 0;
	line-height: 22px;
}
.joblist li .line b {
	float: left;
	width: 70px;
	color: #555;
}
.joblist li .line .intro {
	margin-left: 70px;
}
.joblist li a:hover .title {
	color: #f30;
}
.job_list {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.job_list li {
	float: left;
	width: 350px;
	margin: 0 20px 20px 0;
	border-bottom: 1px dashed #eee;
	padding-bottom: 15px;
}
.job_list li a .title {
	font-size: 16px;
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
	line-height: 30px;
	line-height: 40px;
	margin-bottom: 10px;
}
.job_list li .line {
	padding: 0;
	margin: 5px 0;
	line-height: 24px;
	text-indent: 0;
}
.job_list li .line b {
	float: left;
	width: 70px;
}
.job_list li .line .intro {
	margin-left: 70px;
}
.job_list li .line .intro p {
	margin: 0 0 5px 0;
	padding: 0;
}
.job_list li a:hover .title {
	color: #f30;
}
.news_list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.news_list li {
	border-bottom: 1px dotted #ccc;
	padding: 10px;
	line-height: 24px;
	color: #999;
}
.news_list li:hover {
	background: #fafafa;
}
.news_list li a {
	font-size: 18px;
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
	display: block;
	line-height: 40px;
}
.news_list li em {
	color: #666;
	font-family: verdana;
	display: block;
	font-style: normal;
}
.rss_list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.rss_list li {
	border-bottom: 1px dotted #ddd;
	line-height: 40px;
	color: #999;
}
.rss_list li a {
	font-size: 14px;
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
}
#position {
	margin: 0 auto;
	width: 1000px;
	overflow: hidden;
	
	line-height: 30px;
}
/*list*/
.list_page {
	text-align: center;
	margin: 10px;
	display: block;
}
.list_page:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
.list_page ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: bottom;
}
.list_page ul li {
	display: inline-block;
	border: solid 1px #ddd;
	border-radius: 4px;
}
.list_page ul a {
	color: #333;
	padding: 8px 12px;
	line-height: 18px;
	display: block;
	transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
	background: #fff;
}
.page_group ul {
	border-right: solid 1px #ddd;
	border-radius: 4px;
}
.page_group ul li {
	border-right: none;
	border-radius: 0;
	float: left;
}
.page_group ul li:not(:first-child):not(:last-child) {
	border-radius: 0;
}
.page_group ul li:first-child {
	border-radius: 4px 0 0 4px;
}
.page_group ul li:last-child {
	border-radius: 0 4px 4px 0;
}
.page_group ul .active a {
	background: #f3f3f3;
	border-radius: 0;
}
.comment {
	overflow: hidden;
	clear: both;
	margin: 10px 0;
}
.comment .line {
	clear: both;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
}
.comment .line .base {
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
	font-weight: bold;
	line-height: 30px;
	font-size: 14px;
}
.comment .line .base span {
	margin: 0 0 0 10px;
	color: #999;
	font-weight: normal;
	float: right;
	font-size: 12px;
}
.comment .line .content {
	line-height: 20px;
	word-wrap: break-word;
	overflow: hidden;
}
.comment .line .reply {
	font-family: verdana;
	word-wrap: break-word;
	overflow: hidden;
}
.comment .line .reply strong {
	color: #f60;
	float: left;
}
.comment_more {
	text-align: center;
	padding: 10px 0;
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
	font-size: 14px;
}
.comment_more a {
	color: #999;
}
.comment_more a:hover {
	color: #f30;
}
.commentadd {
	margin: 10px 0;
	clear: both;
}
.commentadd .text {
}
.commentadd .text .div {
	padding: 0 5px 0 0;
	border: 1px solid #E4E2E2;
	border-bottom: 0;
}
.commentadd .text .div textarea {
	width: 98%;
	height: 70px;
	overflow: auto;
	border: 0;
	padding: 10px;
}
.commentadd .input {
	margin: 0;
	font-size: 14px;
	background: #fafafa;
	border: 1px solid #EDECEC;
	overflow: hidden;
	padding: 0px 5px 5px 15px;
	line-height: 40px;
	height: 40px;
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
}
.commentadd .input .send {
	float: right;
	border: 1px solid #026bbb;
	background: #026bbb;
	color: #fff;
	padding: 8px 25px;
	margin: 5px 0 0;
	vertical-align: middle;
	cursor: pointer;
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
}
.bookadd {
	margin: 20px 0;
}
.bookadd div {
	margin-bottom: 15px;
}
.bookadd .label {
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 10px;
	clear: both;
}
.bookadd .label span {
	color: #f30;
	
}
.bookadd .enter {
	margin-left: 120px;
}
.bookadd .enter .ip {
	border: 1px solid #ddd;
	padding: 10px 10px;
	vertical-align: middle;
	overflow: hidden;
	border-radius: 10px 0 10px 0;
}
.bookadd .enter .bnt {
	border: 1px solid #026bbb;
	background: #026bbb;
	padding: 8px 20px;
	vertical-align: middle;
	color: #fff;
	cursor: pointer;
}
.bookadd .enter label {
	display: block;
}
.job_h1 {
	font-size: 14px;
	line-height: 35px;
	border-bottom: 1px solid #eee;
	margin: 10px 0;
}
.job_main .content p {
	line-height: 30px
}
.info_title {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #f0f0f0;
	line-height: 30px;
	height: 30px;
	margin: 0 0 15px 0;
}
.info_intro {
	padding: 0 0 20px 0;
	line-height: 22px;
	color: #666;
}
.info_intro p {
	margin: 0 0 5px 0;
	padding: 0;
}
.info_intro .red {
	color: #f30;
	margin: 0 5px;
}
#goodsshow {
	margin: 20px 0;
	overflow: hidden;
	width: 1200px;
}
#goodsshow img {
	border: 0;
}
#goodsshow .left {
	float: left;
	width: 606px;
	margin: 0 50px 0 0;
}
#goodsshow .right {
	float: left;
}
#goodsshow .shop_big {
	border: 1px solid #ededed;
	padding: 2px;
	background: #fff;
	width: 606px;
	cursor: pointer;
}
#goodsshow .shop_plist {
	clear: both;
	width: 600px;
}
#prolist {
	width: 560px;
	float: left;
	overflow: hidden;
	height: 68px;
	position: relative;
	margin: 10px 0 0 0;
}
#prolist ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 20000px;
	position: relative;
}
#prolist ul li {
	float: left;
	cursor: pointer;
	position: relative;
	background: url(../images/pro_none.gif) no-repeat center top;
	height: 68px;
}
#prolist ul li img {
	height: 60px;
	width: 60px;
	margin: 6px 8px 0 8px;
	padding: 0px;
	border: 0;
}
#prolist .hover {
	background: url(../images/pro_bg.gif) no-repeat center top;
	height: 68px;
}
#goodsshow .shop_plist a.prev {
	float: left;
	width: 20px;
	height: 68px;
	display: block;
	outline: none;
	background: url(../images/ico_left.gif) no-repeat center;
	line-height: 68px;
	margin-top: 12px;
}
#goodsshow .shop_plist a.next {
	float: left;
	width: 20px;
	height: 68px;
	display: block;
	outline: none;
	background: url(../images/ico_right.gif) no-repeat center;
	margin-top: 12px;
}
#goodsshow .right {
	width: 544px;
}
#goodsshow .right h1 {
	font-size: 24px;
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding-top: 20px
}
#goodsshow .right .intro {
	color: #999;
	min-height: 80px;
}
#goodsshow .right .sno {
	border-bottom: 1px solid #eee;
	line-height: 35px;
	font-size: 16px;
}
#goodsshow .right .price {
	color: #999;
	line-height: 30px;
	padding: 10px 0;
}
#goodsshow .right .price span {
	color: #f60;
	font-size: 16px;
}
#goodsshow .right .intro p {
	line-height: 30px;
}
#goodsshow .right .intro {
	margin-top: 10px
}
a.inquiry {
	display: inline-block;
	background: #026bbb;
	padding: 8px 30px;
	color: #fff;
	margin: 10px 0;
	font-size: 16px;
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
	border-radius: 4px;
}
a:hover.inquiry {
	color: #fff;
	background: #f60;
}
/* header */
.header {
	overflow: hidden;
	height: 100px
}
.header_box {
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	box-shadow: 0 0 20px rgba(0, 0, 0, .2)
}
.header_box .container1 {
	position: relative;
	width: 96%;
	margin: 0px auto
}
.header_box .logo {
	float: left;
	margin-top: 5px;
}
.header_box .logo img {
	display: block;
	height: 88px
}
.header_box ul {
	margin-left: 150px;
	float: left;
}
.yy{ position:absolute; right:260px;}
.yy a{ background:#026bbb; color:#fff; width:40px; height:40px; line-height:40px; border-radius:50%; display: block; text-align:center; font-size:16px; font-weight:bold; margin-top:30px }
.header_box ul li {
	display: inline-block;
}
.header_box ul li a.single {
	display: block;
	margin: 0 30px;
	line-height: 100px;
	color: #555;
	font-size: 16px;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}
.header_box ul li a.single:hover {
	color: #026bbb;
}
.header_box ul li.active a.single {
	color: #026bbb;
}
.header_box .operate {
	padding: 0px 15px;
	float: right;
	margin-top: 35px;
}
.header_box .operate i{ float:left; font-size:30px; margin-right:10px;}
.drop_menu {
	position: fixed;
	top: 100px;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,.4);
	text-align: center;
	padding: 15px 0;
	z-index: 9;
	display: none;
}
.header_box .operate img {
	float: left;
	margin-right: 15px
}
.header_box .operate p {
	float: left;
	color: #e9030f;
	font-size: 24px;
	font-weight: bold; font-family:dinb, Arial, Helvetica, sans-serif
}
.drop_menu a {
	font-size: 16px;
	color: #fff;
	line-height: 32px;
	display: inline-block;
	padding: 0 15px;
	margin: 0 20px;
	border-radius: 20px;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}
.drop_menu a:hover {
	background: #026bbb;
}
/*footer*/
.footer {
	background: #2c2c2c;
}
.footer .container {
	width: 90%
}
.footer .main {
	overflow: hidden;
	padding: 70px 0;
}
.footer .main .mr {
	margin-right: 40px;
}
.footer .logo {
	float: left;
}
.footer .logo img {
	display: block;
}
.footer .link {
	float: left;
}
.footer .about {
	float: left;
	width: 435px;
	margin-right: 85px
}
.footer .about h3 {
	color: #fff;
	font-size: 18px;
	font-weight: bold
}
.footer .about p {
	color: #999;
	font-size: 14px;
	line-height: 30px;
	margin: 20px 0px
}
.footer .about a {
	color: #026bbb;
	font-size: 14px;
}
.footer .about a:hover {
	color: #f11a14
}
.footer .contact {
	float: left;
}
.footer .contact h3 {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 30px
}
.footer .contact p {
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	opacity: .6;
	padding-left: 30px;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 17px auto;
}
.footer .contact p:nth-of-type(1) {
	background-image: url(../images/footer_icon1.png);
}
.footer .contact p:nth-of-type(2) {
	background-image: url(../images/footer_icon3.png);
}
.footer .contact p:nth-of-type(3) {
	background-image: url(../images/footer_icon4.png);
}
.footer .contact p:nth-of-type(4) {
	background-image: url(../images/footer_icon5.png);
}
.footer .contact p:nth-of-type(5) {
	background-image: url(../images/footer_icon6.png);
}
.footer .contact p:nth-of-type(6) {
	background-image: url(../images/footer_icon6.png);
}
.footer .copyright {
	overflow: hidden;
	background: #000000;
}
.footer .copyright .right {
	line-height: 70px;
	font-size: 14px;
	color: #fff;
	opacity: .6;
}
.footer .copyright p {
	line-height: 70px;
	font-size: 14px;
	color: #fff;
	;
	float: left
}
.footer .copyright a {
	line-height: 70px;
	font-size: 14px;
	color: #fff;
}
.footer .copyright a:hover {
	opacity: 1
}
.f_meunz ul {
	margin-top: 20px
}
.f_meunz ul li {
	margin: 0px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px
}
.f_meunz ul li a {
	background: url(../images/foot_liicon.png) no-repeat 0px;
	padding-left: 30px
}
.f_meunz ul li a {
	display: block;
	font-size: 14px;
	color: #999;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}
.f_meunz ul li a:hover {
	color: #026bbb
}
.f_meunz h3 {
	font-size: 18px;
	font-weight: 600;
	color: #fff
}
.f_meunz {
	margin-right: 100px;
	width: 280px
}
.index_main .section4 .hot_road {
	float: left;
	width: 45%
}
.index_main .section4 .hot_road dl dt h2 {
	float: left;
	font-size: 18px;
	color: #fff;
	background: #026bbb;
	width: 100px;
	text-align: center;
	line-height: 40px
}
.index_main .section4 .hot_road dl dt p {
	float: left;
	font-size: 14px;
	color: #000;
	line-height: 40px;
	padding: 0px 20px
}
.index_main .section6 ul li .txt h1 {
	color: #026bbb;
	font-size: 36px;
	font-weight: bold
}
.index_main .section6 ul li .txt h2 {
	color: #000;
	font-size: 16px;
}
.links a {
	float: left;
	text-align: center;
	font-size: 16px;
	color: #666;
	line-height: 24px;
	padding: 18px 50px;
	border-right: 1px solid #f1f1f1;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}
 @media screen and (max-width: 1300px) {
.index_main .section4 .hot_road {
	width: 37%;
	float: right;
}
.index_main .section4 .hot_road dl dt h2 {
	width: 70px;
	font-size: 16px;
	padding: 0px
}
.index_main .section4 .hot_road dl dt p {
	padding: 0px 5px
}
.index_main .section6 ul li .txt h1 {
	color: #000;
	font-size: 28px;
	font-weight: bold
}
.index_main .section6 ul li .txt h2 {
	color: #000;
	font-size: 14px;
	width: 90px
}
.index_main .section6 ul li img {
	width: 60px
}
.about_main .section1 .right img {
	height: 230px;
	overflow: hidden;
	width: 100%
}
.links a {
	padding: 9px 25px;
	font-size: 14px
}
}
 @media screen and (max-width: 1500px) {
.header_box .logo {
	
}
.header_box .logo img {
	width: 200px
}
.header_box ul {
	margin-left: 20px;
}
.header_box ul li a.single {
	margin: 0px 10px
}
.footer .main .mr {
	margin-right: 100px;
}
}
@media screen and (max-width: 1300px) {
.header_box .logo {
	
}
.header_box .logo img {
	width: 200px
}
.header_box ul {
	margin-left: 20px;
}
.header_box ul li a.single {
	margin: 0 10px;
	font-size: 14px;
}
.drop_menu a {
	font-size: 14px;
}
.footer .main .mr {
	margin-right: 20px;
}
.footer .link a {
	font-size: 14px;
}
.footer .contact h3 {
	font-size: 18px;
}
.footer .about {
	margin-right: 40px;
	width: 200px
}
.f_meunz {
	margin-right: 10px
}
}
@media screen and (max-width: 992px) {
.mNavBtn {
	display: block;
	width: 24px;
	height: 16px;
	right: 15px;
	top: 17px;
	position: fixed;
	cursor: pointer;
	z-index: 15;
}
.mNavBtn.active .line2 {
	display: none;
}
.mNavBtn.active .line1 {
	transform: rotate(45deg);
	top: 7px;
}
.mNavBtn.active .line3 {
	transform: rotate(-45deg);
	bottom: 7px;
}
.mNavBtn span {
	position: absolute;
	left: 0;
	width: 24px;
	height: 2px;
	background: #a9a9a9;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.mNavBtn span.line1 {
	top: 0;
}
.mNavBtn span.line2 {
	top: 7px;
}
.mNavBtn span.line3 {
	bottom: 0;
}
.header_box ul {
	position: fixed;
	top: 0;
	right: -100%;
	width: 100%;
	height: 100%;
	padding: 80px 0 0 0;
	background: #fff;
	z-index: 14;
}
.header_box ul.active {
	right: 0;
}
.header_box ul li {
	display: block;
	padding: 0;
	margin-left: 50px;
}
.header_box ul li a.single {
	line-height: 30px;
	margin: 0px 10px
}
.header_box ul li a.single:hover, .header_box ul li.active a {
	border: none;
}
.container {
	width: 100% !important;
	padding: 0 15px;
}
.container_s {
	width: 100% !important;
	padding: 0 15px;
}
.header {
	height: 50px;
}
.header_box {
	height: 50px;
}
.header_box .logo {
	margin-top: 5px;
}
.header_box .logo img {
	height: 40px;
}
.header_box .operate {
	right: 55px;
	padding: 10px 20px;
	border: 1px solid #898989
}
.header_box .operate i{ float:left}
.header_box .operate p{ float:right}
.header_box .operate form {
}
.header_box .operate:before {
	display: none;
}
.header_box .search {
	margin-left: 0;
}
.header_box .language {
	margin-left: 20px;
}
.drop_menu {
	display: none !important;
}
.header_box .search_form {
	right: 0;
	top: 100%;
	margin-top: 0;
}
.footer .main {
	padding: 20px 0;
}
.footer .logo {
	float: none;
}
.footer .main .mr {
	margin-right: 0;
}
.footer .logo img {
	margin: 0 auto;
}
.footer .link {
	display: none;
}
.footer .contact {
	float: none;
	padding: 15px 0;
	width: 280px;
	margin: 0 auto;
}
.footer .contact h3 {
	display: none;
}
.footer .contact p {
	line-height: 24px;
	margin: 5px 0;
	background-position: left 4px;
}
.footer .guanzhu {
	float: none;
}
.footer .guanzhu .form {
	margin: 0 auto;
	width: 280px;
}
.footer .guanzhu .img_block {
	text-align: center;
	margin-top: 15px;
}
.footer .copyright .left p {
	line-height: 24px;
}
.footer .copyright .right p {
	line-height: 24px;
}
.footer .copyright {
	padding: 10px 0px
}
}
.about_list {
	padding: 60px 0px
}
.about_list .left {
	width: 80%
}
.about_list .right {
	width: 20%
}
.about_list img {
	padding-top: 30px
}
.about_list h3 {
	color: #023ab3;
	font-weight: bold;
	font-size: 24px
}
.about_list h2 {
	color: #444;
	font-weight: bold;
	font-size: 24px;
	margin-top: 20px
}
.ny_search {
	padding: 40px 0px
}
.ny_search ul li {
	background: #fff;
	padding: 20px;
	margin-bottom: 10px
}
.ny_search ul li h1 {
	color: #444;
	font-size: 18px;
}
.ny_search ul li p {
	color: #999;
	font-size: 18px;
	margin: 20px 0px
}
.history {
	background: url(../images/bg_history.jpg) center center no-repeat;
	padding-bottom: 60px
}
.history ul {
	margin: 0;
	padding: 0
}
.history .t01 span {
	color: #000
}
.history_list {
	width: 100%;
	position: relative;
	margin: 70px 0px 0px
}
.history_list ul {
	margin: 0;
	padding: 0
}
.history_list li {
	list-style-type: none
}
.history_list .bd {
	position: relative;
	width: 950px;
	height: 280px;
	margin: 0 auto 80px;
	z-index: 0;
	text-align: center;
	background: #eeeeee
}
.history_list .bd ul {
	margin: 0;
	padding: 0;
	height: 280px;
	color: #000
}
.history_list .hd {
	width: 100%;
	height: 50px;
	overflow: hidden;
	text-align: center;
	background: url(../images/history_list_line.jpg) left 8px repeat-x
}
.history_list .hd ul {
	margin: 0;
	padding: 0;
	zoom: 1
}
.history_list .hd ul li {
	display: inline-block;
	cursor: pointer;
	color: #909090;
	height: 50px;
	line-height: 50px;
	padding: 8px 30px 0px;
	font-size: 14px;
	font-family: arial;
	background: url(../images/history_list_ico.jpg) center top no-repeat
}
.history_list .hd ul li.on {
	color: #ee1c23;
	font-weight: bold
}
.his_d {
	width: 950px;
	height: 280px;
	margin: 0 auto;
	position: relative
}
.his_d span.year {
	display: block;
	width: 70px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	background: #ee1c23;
	color: #fff;
	font-size: 22px;
	position: absolute;
	left: -35px;
	top: -35px;
	z-index: 10
}
.his_d .h {
	display: none
}
.his_d .b {
	position: relative
}
.his_d .b ul {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 280px;
	overflow: hidden
}
.his_d .b ul span {
	display: block
}
.his_d .b ul span.thumb {
	float: left;
	width: 425px;
	height: 280px
}
.his_d .b ul span.thumb img {
	width: 100%;
	height: 100%
}
.his_d .b ul span.txt {
	float: right;
	width: 425px;
	margin: 50px 50px 0px;
	overflow: hidden;
	text-align: left;
	color: #646464;
	font-size: 14px
}
.his_d .b ul span.txt i.date {
	display: block;
	padding-bottom: 24px;
	font-style: normal;
	font-size: 16px
}
.his_d .b ul span.txt p {
	display: block;
	height: 120px;
	line-height: 30px;
	overflow: hidden;
	border-bottom: 1px solid #d2d2d2
}
.his_d .prev02, .his_d .next02 {
	display: block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	background: #d2d2d2;
	text-align: center;
	position: absolute;
	right: 81px;
	bottom: 20px;
	text-decoration: none
}
.his_d .next02 {
	right: 49px
}
.his_d .prev02:hover, .his_d .next02:hover {
	background: #ee1c23;
	text-decoration: none
}
.his_d .prevStop {
	display: none
}
.his_d .nextStop {
	display: none
}
.videolist li {
	width: 31.3%;
	margin: 1%;
	float: left;
	position: relative; overflow:hidden
}
.videolist li img {
	width: 100%
}
.videolist li .img_block {
	position: relative
}
.videolist li .txt_block {
	width: 100%;
	position: relative;
	left: 0;
	padding: 2% 6%;
	z-index: 2;
	background: url(../images/case14_h.png) no-repeat center -7px;
	transition: bottom .3s;
	margin-top: -100px;
	-moz-transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.videolist li .txt_block h3 a {
	color: #fff;
	font-size: 20px;
	line-height: 39px;
}
.videolist li .txt_block h4 a {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	height: 46px;
	overflow: hidden;
}
.videolist li:hover .txt_block {
	background: #000
}
.videolist li:hover .txt_block h3 a {
	color: #fff;
	font-size: 20px;
	line-height: 39px;
	margin-top: -10px
}
.demo-video {
	width: 820px;
	margin: 0px auto;
	border-radius: 6px;
	padding-top: 95px;
}
.video-js {
	background-color: #34495e;
	border-radius: 6px 6px 0 0;
	position: relative;
	padding: 0;
	font-size: 10px;
	vertical-align: middle;
}
.video-js .vjs-tech {
	border-radius: 6px 6px 0 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
 .video-js:-moz-full-screen {
 position: absolute;
}
body.vjs-full-window {
	padding: 0;
	margin: 0;
	height: 100%;
	overflow-y: auto;
}
.video-js.vjs-fullscreen {
	position: fixed;
	overflow: hidden;
	z-index: 1000;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
	_position: absolute;
}
 .video-js:-webkit-full-screen {
 width: 100% !important;
 height: 100% !important;
}
.vjs-poster {
	margin: 0 auto;
	padding: 0;
	cursor: pointer;
	position: relative;
	width: 100%;
	max-height: 100%;
}
.video-js .vjs-text-track-display {
	text-align: center;
	position: absolute;
	bottom: 4em;
	left: 1em;
	right: 1em;
	font-family: "Lato", sans-serif;
}
.video-js .vjs-text-track {
	display: none;
	color: white;
	font-size: 1.4em;
	text-align: center;
	margin-bottom: 0.1em;
	background: black;
	background: rgba(0, 0, 0, 0.5);
}
.video-js .vjs-subtitles {
	color: white;
}
.video-js .vjs-captions {
	color: #ffcc66;
}
.vjs-tt-cue {
	display: block;
}
.vjs-fade-in {
	visibility: visible !important;
	opacity: 1 !important;
	-webkit-transition: visibility 0s linear 0s, opacity 0.3s linear;
	-moz-transition: visibility 0s linear 0s, opacity 0.3s linear;
	-o-transition: visibility 0s linear 0s, opacity 0.3s linear;
	transition: visibility 0s linear 0s, opacity 0.3s linear;
	-webkit-backface-visibility: hidden;
}
.vjs-fade-out {
	visibility: hidden !important;
	opacity: 0 !important;
	-webkit-transition: visibility 0s linear 1.5s, opacity 1.5s linear;
	-moz-transition: visibility 0s linear 1.5s, opacity 1.5s linear;
	-o-transition: visibility 0s linear 1.5s, opacity 1.5s linear;
	transition: visibility 0s linear 1.5s, opacity 1.5s linear;
	-webkit-backface-visibility: hidden;
}
.vjs-controls {
	border-radius: 0 0 6px 6px;
	position: absolute;
	bottom: -47px;
	left: 0;
	right: 0;
	margin: 0;
	padding: 0;
	height: 47px;
	color: white;
	background: #2c3e50;
}
.vjs-controls.vjs-fade-out {
	visibility: visible !important;
	opacity: 1 !important;
}
.vjs-control {
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 18px;
	width: 18px;
}
.vjs-control:focus {
	outline: 0;
}
.vjs-control div {
	background-position: center center;
	background-repeat: no-repeat;
}
.vjs-control-text {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.vjs-play-control {
	cursor: pointer !important;
	height: 47px;
	left: 0;
	position: absolute;
	top: 0;
	width: 58px;
}
.vjs-paused .vjs-play-control {
	background: url("../images/play.png") center -31px no-repeat;
	background-size: 16px 64px;
}
.vjs-paused .vjs-play-control:hover div {
	opacity: 0;
}
.vjs-paused .vjs-play-control div {
	background: url("../images/play.png") center 15px no-repeat;
	background-size: 16px 64px;
	height: 47px;
	-webkit-transition: opacity 0.25s;
	-moz-transition: opacity 0.25s;
	-o-transition: opacity 0.25s;
	transition: opacity 0.25s;
	-webkit-backface-visibility: hidden;
}
.vjs-playing .vjs-play-control {
	background: url("../images/pause.png") center -31px no-repeat;
	background-size: 15px 64px;
}
.vjs-playing .vjs-play-control:hover div {
	opacity: 0;
}
.vjs-playing .vjs-play-control div {
	background: url("../images/pause.png") center 15px no-repeat;
	background-size: 15px 64px;
	height: 47px;
	-webkit-transition: opacity 0.25s;
	-moz-transition: opacity 0.25s;
	-o-transition: opacity 0.25s;
	transition: opacity 0.25s;
	-webkit-backface-visibility: hidden;
}
.vjs-rewind-control {
	width: 5em;
	cursor: pointer !important;
}
.vjs-rewind-control div {
	width: 19px;
	height: 16px;
	background: url("video-js.png");
	margin: 0.5em auto 0;
}
.vjs-mute-control {
	background: url("../images/volume-full.png") center -48px no-repeat;
	background-size: 16px 64px;
	cursor: pointer !important;
	position: absolute;
	right: 51px;
	top: 14px;
}
.vjs-mute-control:hover div, .vjs-mute-control:focus div {
	opacity: 0;
}
.vjs-mute-control.vjs-vol-0, .vjs-mute-control.vjs-vol-0 div {
	background-image: url("../images/volume-off.png");
}
.vjs-mute-control div {
	background: #2c3e50 url("../images/volume-full.png") no-repeat center 2px;
	background-size: 16px 64px;
	height: 18px;
	-webkit-transition: opacity 0.25s;
	-moz-transition: opacity 0.25s;
	-o-transition: opacity 0.25s;
	transition: opacity 0.25s;
	-webkit-backface-visibility: hidden;
}
.vjs-volume-control, .vjs-volume-level, .vjs-volume-handle, .vjs-volume-bar {
	display: none;
}
.vjs-progress-control {
	border-radius: 32px;
	position: absolute;
	left: 60px;
	right: 180px;
	height: 12px;
	width: auto;
	top: 18px;
	background: #eff2f6;
}
.vjs-progress-holder {
	position: relative;
	cursor: pointer !important;
	padding: 0;
	margin: 0;
	height: 12px;
}
.vjs-play-progress, .vjs-load-progress {
	border-radius: 32px;
	position: absolute;
	display: block;
	height: 12px;
	margin: 0;
	padding: 0;
	left: 0;
	top: 0;
}
.vjs-play-progress {
	background: #1abc9c;
	left: -1px;
}
.vjs-load-progress {
	background: #d6dbe0;
	border-radius: 32px 0 0 32px;
}
.vjs-load-progress[style *='100%'], .vjs-load-progress[style *='99%'] {
	border-radius: 32px;
}
.vjs-seek-handle {
	background-color: #16a085;
	border-radius: 50%;
	position: absolute;
	width: 18px;
	height: 18px;
	margin: -3px 0 0 1px;
	left: 0;
	top: 0;
	-webkit-transition: background-color 0.25s;
	-moz-transition: background-color 0.25s;
	-o-transition: background-color 0.25s;
	transition: background-color 0.25s;
	-webkit-backface-visibility: hidden;
}
.vjs-seek-handle[style *='95.'] {
	margin-left: 3px;
}
.vjs-seek-handle[style='left: 0%;'] {
	margin-left: -2px;
}
.vjs-seek-handle:hover, .vjs-seek-handle:focus {
	background-color: #138d75;
}
.vjs-seek-handle:active {
	background-color: #117e69;
}
.vjs-time-controls {
	position: absolute;
	height: 20px;
	width: 50px;
	top: 16px;
	font: 300 13px "Lato", sans-serif;
}
.vjs-current-time {
	right: 128px;
	text-align: right;
}
.vjs-duration {
	color: #667687;
	right: 69px;
	text-align: left;
}
.vjs-remaining-time {
	display: none;
}
.vjs-time-divider {
	color: #667687;
	font-size: 14px;
	position: absolute;
	right: 121px;
	top: 15px;
}
.vjs-secondary-controls {
	float: right;
}
.vjs-fullscreen-control {
	background-image: url("../images/fullscreen.png");
	background-position: center -47px;
	background-size: 15px 64px;
	cursor: pointer !important;
	position: absolute;
	right: 17px;
	top: 13px;
}
.vjs-fullscreen-control:hover div, .vjs-fullscreen-control:focus div {
	opacity: 0;
}
.vjs-fullscreen-control div {
	height: 18px;
	background: url("../images/fullscreen.png") no-repeat center 2px;
	background-size: 15px 64px;
	-webkit-transition: opacity 0.25s;
	-moz-transition: opacity 0.25s;
	-o-transition: opacity 0.25s;
	transition: opacity 0.25s;
	-webkit-backface-visibility: hidden;
}
.vjs-menu-button {
	display: none !important;
}
.cui-btn {
	display: inline-block;
	height: 40px;
	padding: 0 30px;
	border: solid 1px transparent;
	border-radius: 2px;
	background: transparent;
	font-weight: 400;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	user-select: none;
	transition: 0.2s;
}
.cui-btn-small {
	height: 32px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	line-height: 30px;
}
.cui-icon {
	font-family: 'cui-icon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
}
.cui-icon-play:before {
	content: "\EA1A";
}
.section-title {
	text-align: center;
	
	padding-bottom: 30px;
}
.section-title h1 {
	position: relative;
	font-size: 30px;
	line-height: 50px;
	font-weight: bold;
	color: #000;
}
.section-title h2 {
	margin-top: 10px;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 2px;
	color: #666a75; padding-bottom:20px
}
.section-wrapper {
	max-width: 1280px;
	padding-left: 30px;
	padding-right: 30px;
	margin-left: auto;
	margin-right: auto;
}
.news-body {
	height: 540px;
	margin-left: 10px;
	margin-right: 10px;
	box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.12);
}
.news-body:before, .news-body:after {
	content: " ";
	display: table;
	box-sizing: inherit;
}
.news-main {
	float: left;
	height: 100%;
	width: 32.5%;
}
.news-main-card {
	display: block;
	position: relative;
	height: 100%;
	overflow: hidden;
}
.news-main-card:hover .news-main-card-bg {
	transform: scale(1.1);
}
.news-main-card-bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-size: cover;
	background-position: center;
	transition: 0.2s;
}
.news-main-card-bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-size: cover;
	background-position: center;
	transition: 0.2s;
}
.news-main-card-bg-mb {
	display: none;
}
.news-main-card-top {
	position: relative;
	height: 310px;
}
.news-play-btn {
	display: none;
	position: absolute;
	top: 70px;
	right: 0;
	bottom: 0;
	left: 0;
	width: 40px;
	height: 30px;
	background-color: rgba(255, 255, 255, 0.3);
	border-radius: 2px;
	margin: auto;
	font-size: 0;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	transition: 0.2s;
}
.news-play-btn .cui-icon-play {
	font-size: 16px;
	color: #fff;
}
.news-main-card-bottom {
	position: relative;
	height: 230px;
	padding: 5px 40px;
}
.news-main-card-bottom .h2 {
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 28px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-main-card-bottom .p {
	max-height: 40px;
	font-size: 14px;
	line-height: 20px;
	color: rgba(255, 255, 255, 0.7);
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.news-main-card-bottom .sub-p {
	position: relative;
	padding-left: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
}
.news-main-card-bottom .sub-p-date {
	margin-top: 10px;
}
.news-main-card-bottom .sub-p:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 10px;
	border: solid 2px;
	border-radius: 50%;
	margin-top: -2px;
}
.news-main-card-bottom .sub-p-author {
	margin-top: 5px;
}
.news-main-card-bottom .btn-group {
	position: absolute;
	bottom: 30px;
}
.cui-btn-outline-light {
	border: solid 1px #fff;
	color: #fff;
}
.cui-btn-outline-light:hover {
	border-color: #f66f6a;
	background-color: #f66f6a;
	color: #fff;
}
.news-main-card-bottom .btn-group .cui-icon {
	margin-top: -2px;
	margin-right: 8px;
	font-size: inherit;
}
.news-sub {
	float: left;
	position: relative;
	height: 100%;
	width: 67.5%;
}
.news-list-v {
	position: absolute;
	height: 100%;
	width: 100%;
	visibility: hidden;
	opacity: 0;
	transition: 0s 0.2s;
}
.news-list-v.show {
	z-index: 1;
	visibility: visible;
	opacity: 1;
	transition: 0.2s;
}
.news-list-v:before, .news-list-v:after {
	content: " ";
	display: table;
	box-sizing: inherit;
}
.news-list-v:after {
	clear: both;
}
.news-list-v>li {
	float: left;
	width: 33.33333333%;
	height: 50%;
}
.news-list-card {
	display: block;
	position: relative;
	height: 100%;
	padding: 70px 40px 0;
	background-color: white;
}
.news-list-card:hover .h3, .news-list-card:hover .p {
	transform: translate(0, -26px);
}
.news-list-card:hover .more {
	opacity: 1;
	color: #6F7479;
}
.news-list-v>li:nth-child(1) .news-list-card, .news-list-v>li:nth-child(5) .news-list-card {
	background-color: #f66f6a;
}
.news-list-v>li:nth-child(2) .news-list-card {
	background-image: url(../images/homepage-news-card-bg.jpg);
	background-size: cover;
}
.news-list-v>li:nth-child(4) {
	width: 66.66666667%;
}
.news-list-card .h3 {
	max-height: 56px;
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 28px;
	color: #252b3a;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	transition: transform 0.2s;
}
.news-list-card .p {
	max-height: 60px;
	font-size: 14px;
	line-height: 20px;
	color: #666a75;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	transition: transform 0.2s;
}
.news-list-v>li:nth-child(1) .news-list-card .h3, .news-list-v>li:nth-child(2) .news-list-card .h3, .news-list-v>li:nth-child(5) .news-list-card .h3 {
	color: #fff;
}
.news-list-v>li:nth-child(1) .news-list-card .p, .news-list-v>li:nth-child(2) .news-list-card .p, .news-list-v>li:nth-child(5) .news-list-card .p, .news-list-v>li:nth-child(1) .news-list-card .more, .news-list-v>li:nth-child(2) .news-list-card .more, .news-list-v>li:nth-child(5) .news-list-card .more {
	color: rgba(255, 255, 255, 0.7);
}
.news-list-card .more {
	position: absolute;
	bottom: 30px;
	opacity: 0;
	transition: opacity 0.2s;
	color: rgba(255, 255, 255, 0.7);
}
.news-list-card .more i {
	margin-left: 5px;
	transition: transform 0.2s;
}
.news-list-card .more:hover i {
	transform: translate(5px, 0);
}
.cui-icon-more:before {
	content: "\EA19";
}
.section-bottom {
	padding-top: 40px;
	
}
.section-more-wrap {
	text-align: center;
}
.section-more-wrap a {
	display: inline-block;
	font-size: 16px;
	line-height: 24px;
	color: #666a75;
	cursor: pointer;
	user-select: none;
	transition: 0.2s; border: 1px solid #ccc; padding:15px 50px; border-radius:35px;
}

.section5  .section-more-wrap {
	text-align: left;  margin-top:20px
}
.section5  .section-more-wrap a {
	display: inline-block;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	cursor: pointer;
	user-select: none;
	transition: 0.2s; border: 1px solid #fff; padding:15px 50px; border-radius:35px;
}

.section5  .section-more-wrap a i{ float:right; margin-left:20px}


.yun-solution-text-wrap .section-more-wrap {
	text-align: left;  margin-top:20px
}
.yun-solution-text-wrap .section-more-wrap a {
	display: inline-block;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	cursor: pointer;
	user-select: none;
	transition: 0.2s; border: 1px solid #fff; padding:15px 50px; border-radius:35px;
}

.yun-solution-text-wrap .section-more-wrap a i{ float:right; margin-left:20px}

.section-more-wrap a:hover {
	color: #fff; border:1px solid #026bbb; background:#026bbb
}

.section-more-wrap a i{ float:right; margin-left:20px}
.section-more-wrap a .cui-icon {
	margin-top: -2px;
	margin-left: 10px;
	transition: transform 0.2s;
}
.section-more-wrap .news-change {
	padding-right: 20px;
	background-image: url(../images/homepage-news-icon-change.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.section-more-wrap .news-change:before, .section-more-wrap .news-change:hover {
	content: "";
	background-image: url(../images/homepage-news-icon-change-active.png);
}
.page-pd {
	padding:40px 0
}
.footer-top01 .list {
	align-items: stretch;
	justify-content: center
}
.footer-top01 .item {
	width: 25%;
	float: left;
	text-align: center;
	padding: 0 3%;
	line-height: 1.4;
	border-right: 1px solid #eee
}
.footer-top01 .item:last-of-type {
	border-right: none
}
.footer-top01 .wrap {
	transition: transform .3s
}
.footer-top01 .wrap i{ font-size:60px; color:#777; margin-bottom:10px }
.footer-top01 .icon {
	width: auto;
	height: 48px;
	margin: 0 auto 16px;
	display: block
}
.footer-top01 .title {
	font-size: 18px;
	font-weight: 700;
	color: #000; margin:10px 0px
}
.footer-top01 .text {
	font-size: 16px;
	color: #999
}
.page-footer {
	background-color: #474747;
	color: #ddd
}
.page-footer-box1 {
	padding: 40px 0;
	overflow: hidden;
	border-bottom: 1px solid hsla(0,0%,100%,.3)
}
.page-footer-box1 .logo {
	height: 60px;
	float: left
}
.page-footer-box1 .logo .img {
	height: 100%
}
.page-footer-box1 .nav {
	margin-left: auto;
	font-size: 16px;
	float: right
}
.page-footer-box1 .nav .item {
	color: #ddd;
	margin-right: 80px;
	line-height: 60px
}
.page-footer-box1 .nav .item:hover {
	color: #fff
}
.page-footer-box1 .nav .item:last-of-type {
	margin-right: 0
}
.page-footer-box2 {
	padding: 40px 0;
	border-bottom: 1px solid hsla(0,0%,100%,.3);
	align-items: flex-start;
	overflow: hidden
}
.page-footer-box2 .item-l {
	width: 75%;
	float: left
}
.page-footer-box2 .item-l .main {
	max-width:1000px;
	align-items: flex-start;
	overflow: hidden
}
.page-footer-box2 .item-l .item {
	padding-right: 10%;
	float: left
}
.page-footer-box2 .item-l .item:first-of-type {
	width: 26%
}
.page-footer-box2 .item-l .item:nth-of-type(2) {
	width: 32%
}
.page-footer-box2 .item-l .item:nth-of-type(3) {
	width: 42%
}
.page-footer-box2 .item-l .ewm {
	max-width: 140px;
	border: 1px solid hsla(0,0%,100%,.3);
	padding: 5px;
	margin-bottom: 16px
}
.page-footer-box2 .item-l .img {
	width: 100%
}
.page-footer-box2 .item-l .item .tit{ font-size:14px; color:#ddd}
.page-footer-box2 .item-l .item .address{ font-size:14px; color:#ddd}
.page-footer-box2 .item-l .icon {
	width: 50px;
	height: 50px;
	border: 1px solid hsla(0,0%,100%,.4);
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	margin-bottom: 16px
}
.page-footer-box2 .item-l .icon i{ color:#fff; font-size:30px}
.page-footer-box2 .item-l .icon>img {
	width: 22px;
	display: block;
	margin: 13px
}
.page-footer-box2 .item-l .tit {
	margin-bottom: 16px
}
.page-footer-box2 .item-l .tel {
	font-family: dinb, Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 1;
	color: #fff
}
.page-footer-box2 .item-l .text {
	text-align: center;
	max-width: 140px;
	color: #ddd
}
.page-footer-box2 .item-r {
	margin-left: auto;
	float: right
}
.page-footer-box2 .item-r .nav {
	margin-left: auto;
	font-size: 16px
}
.page-footer-box2 .item-r .nav .item {
	color: #ddd;
	margin-right: 80px
}
.page-footer-box2 .item-r .nav .item:hover {
	color: #fff
}
.page-footer-box2 .item-r .nav .item:last-of-type {
	margin-right: 0
}
.page-footer-box2 .item-r .text {
	text-align: right;
	line-height: 2;
	margin-top: 64px;
	color: #ddd
}
.page-footer-box2 .item-r .text p{ font-size:18px}
.page-footer-box3 {
	padding: 40px 0px;
	color: #d5d5d5
}
.page-footer-box3 .hot{ float:right; }
.page-footer-box3 .copyright { float:left; width:50%
}
.page-footer-box3 .hot p{color: #ccc}
.page-footer-box3 .hot p a{color: #ccc}
.page-footer-box3 .record a {
	color: #ccc
}
.page-footer-box3 .record a:hover {
	color: #fff
}
.page-footer-box3 .copyright{ color:#d5d5d5 }
.page-footer-box3 .record a{color:#d5d5d5}

.inews { background:#fff;
  margin-left: auto;
  margin-right: auto; padding:45px 0
 
}
.inews .container{ width:90%; margin:0px auto}
.inews .hd {
  text-align: center;
  margin-bottom:70px;
}
.inews .row {
  margin-left: -10px;
  margin-right: -10px; overflow:hidden
}
.inews .row > * {
  padding-left: 10px;
  padding-right: 10px;
}
.section-title  h2 {
 
  position: relative;
  
}
.section-title  h2::after {
  content: '';
  display: block;
  width: 30px;
  height: 4px;
  background:#026bbb;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
  bottom: 0;
}
.inews li {
  margin-bottom:30px; float:left; width:33.333%
}
.inews li .cover-box {
  margin-bottom: 20px;
}
.inews li .tit {
  font-size: 20px;
  font-weight: bold;
}
.inews li .desc {
  color: #bfbfc3;
  margin: 10px 0 15px;
  width: 90%;
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; font-size:14px; line-height:28px
}
.inews li .day {
  color: #a7a7aa;
}
.cover-box {
  position: relative;
  display: block;
  overflow: hidden;
}
.cover-box .coverimg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 1;
  transition: transform 0.6s ease 0s;
}
.inews li:hover .tit a{ color:#026bbb}
.cover-box ._bg {
  width: 100%;
  visibility: hidden;
  display: block;
}
@media (min-width: 993px) {
  .cover-box:hover .cover-tip {
    opacity: 1;
    filter: alpha(opacity=1);
  }
  .cover-box:hover .coverimg {
    transform: scale(1.05, 1.05);
  }
}
.cover-tip {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.4s ease 0s;
  z-index: 3;
}
.cover-tip .bgbox {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.cover-tip .stit {
  font-size: 16px;
  line-height: 30px;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
  color: #fff;
}
.cover-tip .stit {
  font-size: 16px;
  line-height: 30px;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
  color: #fff;
}
.cover-tip .line {
  display: inline-block;
  width: 100px;
  height: 1px;
  background-color: #f2f2f2;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  transition: all 0.6s ease 0s;
}
.cover-tip .linet {
  top: 0;
}
.cover-tip .lineb {
  bottom: 0;
}
.cover-tip:hover .line {
  width: 6px;
  margin-left: -3px;
  opacity: 0.6;
  filter: alpha(opa
}
