﻿@charset "utf-8";
body {
 margin: 0;
 padding: 0;
 font-family: "Microsoft YaHei";
}
img{ border:none}
ul, li, dl, dt, h1, h2, h3, h4, p, a, span, div, ol {
 margin: 0;
 padding: 0;
}
ul, li.dl, dt, ol {
 list-style: none
}
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: 1200px;
 margin: 0 auto;
 clear: both;
 overflow: hidden;
}
.mt10 {
 margin-top: 10px;
}
.m10 {
 margin: 10px auto;
}
.left {
 float: left
}
.right {
 float: right
}
#topbar {
 background: #f6f6f6;
 height: 32px;
 line-height: 32px;
}
#topbar .w span {
 float: right;
 background: #fff;
 padding: 0 15px;
 color: #ddd;
 font-family: "Microsoft YaHei";
}
#topbar .w span a {
 font-family: arial;
}
#topbar .w {
 color: #999;
}
#tophead {
 height: 60px;
 background: url(../images/head_bg.jpg?) no-repeat center top;
}
#tophead .logo {
}
.topnav {
 width: 800px
}
.head_tel p {
 color: #1b1b1b;
 font-size: 15px;
 margin-top: 20px
}
.head_tel p span {
 color: #fd0012
}
.head_tel {
 float: right
}
.topnav ul {
 margin: 0;
 padding: 0;
 list-style: none;
 float: right
}
.topnav ul li {
 float: left;
 margin-left: 30px
}
.topnav ul li a {
 height: 60px;
 line-height: 60px;
 font-size: 15px;
 font-family: microsoft yahei;
 color: #fff;
 display: block;
 font-weight: 600;
}
.topnav ul li a:hover {
 color: #1b1b1b;
 transition: all .8s;
}
.topnav ul .hover a {
 color: #1b1b1b;
 font-family: microsoft yahei;
 display: block;
}
.topnav ul li dl {
 position: absolute;
 z-index: 999;
 margin: 0;
 display: none;
 width: 180px;
}
.topnav ul .hover dl dt a {
 color: #1b1b1b;
 border-bottom: 1px solid #187EC6;
 height: 40px;
 line-height: 40px;
 display: block;
 font-size: 14px;
}
.topnav ul .hover dl dt a:hover {
 color: #1b1b1b;
 color: #333;
 display: block;
}


.nav li .sub{ display:none;} 
.nav li:hover a{ }
.nav li:hover .sub{ position:absolute; top:60px; display:block; z-index:999; background:rgba(0,0,0,0.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#50000000,endColorstr=#50000000);text-align:center; width:160px; margin-left:-35px ;}
.nav li:hover .sub a{ display:block; height:40px; line-height:40px; border-bottom:1px solid #444; color:#FFF; font-size:14px; font-weight:normal; op }
.nav li:hover .sub a:hover{ background:#000; color:#fff}
#banner {
 height: 610px;
}
#full-screen-slider {
 width: 100%;
 height: 610px;
 position: relative
}
#slides {
 display: block;
 width: 100%;
 height: 610px;
 list-style: none;
 padding: 0;
 margin: 0;
 position: relative
}
#slides li {
 display: block;
 width: 100%;
 height: 100%;
 list-style: none;
 padding: 0;
 margin: 0;
 position: absolute
}
#slides li a {
 display: block;
 width: 100%;
 height: 100%;
 text-indent: -9999px
}
#pagination {
 display: block;
 list-style: none;
 position: absolute;
 left: 50%;
 bottom: 10px;
 z-index: 2000;
 padding: 5px 15px 5px 0;
 margin: 0; margin-left:-52px !important
}
#pagination li {
 display: block;
 list-style: none;
 width: 20px;
 height: 20px;
 float: left;
 margin-left: 10px;
 border-radius: 10px;
 background: #FFF
}
#pagination li a {
 display: block;
 width: 100%;
 height: 100%;
 padding: 0;
 margin: 0;
 text-indent: -9999px;
}
#pagination li.current {
 background: #fd0012
}
.subject {
 color: #fd0012;
 font-size: 18px;
 font-family: microsoft yahei;
 height: 41px;
 line-height: 40px;
 border-bottom: 1px solid #ddd;
}
.subject b {
 display: inline-block;
 font-weight: normal;
 border-bottom: 2px solid #fd0012;
 height: 40px;
 line-height: 40px;
}
.subject span {
 color: #bbb;
 display: inline-block;
 font-size: 16px;
 font-family: verdana;
 padding-left: 10px;
}
.subject a {
 float: right;
 font-size: 12px;
 font-family: "Microsoft YaHei";
}
.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: microsoft yahei;
}
.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: #1F92D1;
}
.prolist li a:hover .more {
 background: #1F92D1;
 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: microsoft yahei;
 height: 41px;
 line-height: 40px;
 border-bottom: 1px solid #ddd;
}
.subject_news b {
 display: inline-block;
 font-weight: normal;
 border-bottom: 2px solid #1F92D1;
 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;
 font-family: "Microsoft YaHei";
}
.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: microsoft yahei;
 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;
}
.link {
 padding: 15px;
}
.link img {
 margin: 3px 8px 5px 0;
}
.link ul {
 clear: both;
 margin: 0;
 padding: 0;
 list-style: none;
}
.link ul li {
 float: left;
 width: 93px;
 height: 25px;
 overflow: hidden;
}
#bg_foot_nav {
 background: #1b1b1b;
}
.foot_nav {
 padding: 30px 0px
}
#bg_copyright {
 background: #1b1b1b;
 padding: 20px 0;
 border-top: 1px solid #323234
}
.copyright {
 color: #c5c5c5;
 font-family: verdana;
 line-height: 25px;
 text-align: center;
}
.copyright .left {
 color: #c5c5c5;
}
.copyright .right {
 color: #c5c5c5;
}
.copyright a {
 color: #c5c5c5;
}
.copyright a:hover {
 color: #fff;
}
.lefter {
 width: 220px;
 margin-right: 30px;
 float: left;
}
.righter {
 float: left;
 width: 750px;
}
.leftnav {
 background: #1F92D1;
 padding: 10px 15px;
 color: #fff;
 font-size: 18px;
 font-family: microsoft yahei;
}
.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: #1F92D1;
 font-weight: bold;
 background: #f3f3f3;
}
.subnav .hover a {
 display: block;
 padding-left: 20px;
 color: #1F92D1;
 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;
}
.container {
 line-height: 25px;
 font-size: 14px;
 padding: 15px 0;
}
.container p {
 margin: 5px 0;
 font-family: microsoft yahei;
 font-size: 14px;
}
.artshow {
 line-height: 25px;
 font-size: 14px;
 padding: 0 0 15px 0;
}
.artshow .title {
 text-align: center;
 font-size: 20px;
 line-height: 30px;
 font-weight: 100;
 font-variant: normal;
 margin: 0;
 padding: 15px 0;
 font-family: microsoft yahei;
}
.artshow .info {
 text-align: center;
 font-family: microsoft yahei;
 color: #999;
 padding: 0 0 15px 0;
 font-size: 14px;
}
.artshow p {
 margin: 5px 0;
 font-size: 14px;
}
.artshow .pre {
 margin: 5px 0 5px 0;
 color: #999;
}
.artshow .next {
 margin: 0 0 5px 0;
 color: #999;
}
.prowidth {
 width: 759px;
 overflow: hidden;
}
.pro_list {
 margin: 15px 0;
 padding: 0;
 list-style: none;
 overflow: hidden;
}
.pro_list li {
 float: left;
 width: 240px;
 margin: 0 13px 13px 0;
}
.pro_list li a {
 border: 1px solid #eee;
 display: block;
 padding: 15px;
}
.pro_list li a img {
 border: 1px solid #eee;
}
.pro_list li a .title {
 text-align: center;
 font-size: 14px;
 height: 40px;
 line-height: 40px;
 font-family: microsoft yahei;
}
.pro_list li a .intro {
 line-height: 18px;
 color: #999;
 word-break: break-all;
 min-height: 55px;
}
.pro_list li a .more {
 display: block;
 margin: 15px auto 10px auto;
 text-align: center;
 background: #e5e5e5;
 width: 90px;
 line-height: 24px;
}
.pro_list li a:hover {
 border: 1px solid #ddd;
}
.pro_list li a:hover .title {
 color: #1F92D1;
}
.pro_list li a:hover .more {
 background: #1F92D1;
 color: #fff;
}
.pic_list {
 margin: 15px 0;
 padding: 0;
 list-style: none;
 overflow: hidden;
}
.pic_list li {
 float: left;
 width: 240px;
 margin: 0 13px 13px 0;
}
.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: microsoft yahei;
}
.pic_list li a:hover {
 border: 1px solid #ddd;
}
.pic_list li a:hover .title {
 color: #1F92D1;
}
.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: microsoft yahei;
}
.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: microsoft yahei;
 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: microsoft yahei;
 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: microsoft yahei;
 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: microsoft yahei;
}
#position {
 margin: 0 auto;
 width: 1000px;
 overflow: hidden;
 font-family: "Microsoft YaHei";
 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: microsoft yahei;
 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: microsoft yahei;
 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: microsoft yahei;
}
.commentadd .input .send {
 float: right;
 border: 1px solid #1F92D1;
 background: #1F92D1;
 color: #fff;
 padding: 8px 25px;
 margin: 5px 0 0;
 vertical-align: middle;
 cursor: pointer;
 font-family: microsoft yahei;
}
.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;
 font-family: "Microsoft YaHei";
}
.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 #1F92D1;
 background: #1F92D1;
 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;
}
.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: 750px;
}
#goodsshow img {
 border: 0;
}
#goodsshow .left {
 float: left;
 width: 350px;
 margin: 0 50px 0 0;
}
#goodsshow .right {
 float: left;
}
#goodsshow .shop_big {
 border: 1px solid #ededed;
 padding: 2px;
 background: #fff;
 width: 360px;
 cursor: pointer;
}
#goodsshow .shop_plist {
 clear: both;
 width: 360px;
}
#prolist {
 width: 310px;
 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: 350px;
}
#goodsshow .right h1 {
 font-size: 18px;
 font-family: microsoft yahei;
 font-weight: normal;
 margin: 0 0 10px 0;
 padding: 0;
}
#goodsshow .right .intro {
 color: #999;
 min-height: 80px;
}
#goodsshow .right .sno {
 border-bottom: 1px solid #eee;
 line-height: 35px;
}
#goodsshow .right .price {
 color: #999;
 line-height: 30px;
 padding: 10px 0;
}
#goodsshow .right .price span {
 color: #f60;
 font-size: 16px;
}
a.inquiry {
 display: inline-block;
 background: #1F92D1;
 padding: 8px 30px;
 color: #fff;
 margin: 10px 0;
 font-size: 16px;
 font-family: microsoft yahei;
 border-radius: 4px;
}
a:hover.inquiry {
 color: #fff;
 background: #f60;
}
.synewslist {
 margin: 40px auto
}
.sy_tit {
 background: url(../images/tit_bg.png) no-repeat 30px;
 overflow: hidden;
 height: 120px;
}
.sy_tit h1 {
 color: #333;
 font-size: 36px;
 font-weight: normal;
 text-transform: uppercase;
 float: left;
 margin-top: 52px;
 margin-right: 20px;
}
.sy_tit h3 {
 color: #333;
 font-size: 18px;
 font-weight: normal;
 margin-top: 65px;
}
.news1 {
 width:550px;
 margin-right: 40px
}
.news1 ul {
 margin-top: 25px
}
.news1 ul li .news1_date {
 font-size: 14px;
 color: #666
}
.news1 ul li p {
 color: #222;
 font-size: 18px;
 line-height: 30px;
 margin: 10px 0px 5px 0px
}
.news1 ul li .news1_more {
 color: #999;
 font-size: 14px;
 background: #fff;
 width: 150px;
 height: 50px;
 background: #fff;
 position: absolute
}
.n_more{ background:#fd0012; padding:15px; text-align:center}
.n_more a{ color:#fff; font-size:14px;}
.news2 {
}
.news2 ul{ margin-top:25px;}
.news2 ul li {
 padding: 9px 55px;
 border-bottom: 1px solid #e5e5e5;
 width: 500px
}
.news2 ul li:hover {
 background: url(../images/synewsbg.jpg) no-repeat;
}
.news2 ul li:hover p {
 color: #fff
}
.news2 ul li:hover .news2_date {
 color: #fff
}
.news2 ul li:hover .news2_more {
 color: #fff;
 transition: all .8s;
}
.news2 ul li .news2_date {
 color: #999;
 font-size: 14px
}
.news2 ul li p {
 color: #222;
 font-size: 15px;
 line-height: 30px;
 margin: 5px 0px 5px 0px
}
.news2 ul li .news2_more {
 color: #999;
 font-size: 12px;
}
.underNone {
 border-bottom: none;
}
.titleH1 {
 height: 40px;
 line-height: 40px;
 font-size: 20px;
 font-weight: bold;
 border-bottom: 2px solid #ffa804;
 margin-bottom: 5px;
}
.title {
 padding-left: 1px;
}
.title li {
 text-align: center;
 font-size: 14px;
 float: left;
 cursor: pointer;
 padding: 6px 0;
 color: #fd0012;
 margin: 0px 20px
}
.title li.cur {
 border-bottom: 2px solid #fd0012;
 color: #444
}
.titleexp li {
 float: left;
 margin-right: 10px;
}
.zong {
 clear: both;
 overflow: hidden;
 background: #fff;
 padding: 20px;
 margin-top: 20px
}
.zong ul li p {
 color: #222;
 font-size: 14px;
 line-height: 30px;
 margin-bottom: 10px
}
.zong ul li {
 float: left;
 margin: 10px 20px; width:348px
}
.zong ul li:hover p {
 text-decoration: underline
}
.zong ul li .fbdate {
 color: #fd0012;
 font-size: 12px;
}
.list {
 width: 3000px;
}
.list .tabCon {
 float: left;
 width: 997px;
 border-top: 0px;
}
.tabth {
 width: 997px;
 height: 37px;
 line-height: 37px;
 color: #ffffff;
 background-color: #f26d0b;
}
.tabth span {
 display: inline-block;
 text-align: center;
 float: left;
}
#s1, #s2, #s3, #s4, #s5, #s6 {
 overflow: hidden;
}
.tabUl {
 overflow: hidden;
}
.tabtr {
 width: 830px;
 height: 40px;
*height:38px;
 line-height: 40px;
*line-height:38px;
}
.tabtr span, .tabtr a {
 display: inline-block;
 text-align: center;
 cursor: pointer;
 float: left;
 text-decoration: none;
}
.clickbtn {
 border-radius: 5px;
 padding: 5px 10px;
}
.hot {
 background: #e25353;
 color: #ffffff;
 cursor: pointer;
}
.pass {
 background: #b1b2b3;
 color: #666666;
 cursor: no-drop;
}
.sytender {
 background: #f3f3f3;
 padding: 50px 0px
}
.tabtit {
 color: #222;
 font-size: 18px;
 border-left: 4px solid #fd0012;
 padding-left: 10px
}
.tabhead {
 border-bottom: 1px solid #dcdcdc;
 overflow: hidden
}
.tender2 {
 width: 330px;
 background: #fff
}
.tender1 {
 width: 830px
}
.box {
 margin: 0 auto;
}
.bcon {
 width: 330px;
 border-top: 2px solid #fd0012;
 text-align: center;
}
.bcon h1 {
 border-bottom: 1px solid #eee;
 padding: 10px 10px;
}
.bcon h1 b {
 font-weight: bold;
 font-size: 16px;
 line-height: 30px;
 margin-top: -1px;
 display: inline-block;
}
.list_lh {
 height: 312px;
 overflow: hidden;
}
.list_lh li {
 padding: 10px;
}
.list_lh li p {
 height: 24px;
 line-height: 24px;
}
.list_lh li p a {
 float: left;
}
.list_lh li p em {
 width: 80px;
 font: normal 12px/24px Arial;
 color: #FF3300;
 float: right;
 display: inline-block;
}
.list_lh li p span {
 color: #999;
 float: right;
}
.list_lh li p a.btn_lh {
 background: #28BD19;
 height: 17px;
 line-height: 17px;
 color: #fff;
 padding: 0 5px;
 margin-top: 4px;
 display: inline-block;
 float: right;
}
.btn_lh:hover {
 color: #fff;
 text-decoration: none;
}
.lbmore {
 padding: 10px 0px;
 background: #dcdcdc;
 font-size: 14px;
 color: #444
}
.lbmore:hover {
 background: #fd0012;
 color: #fff
}
.lbmore:hover a {
 color: #fff
}
.btm p {
 font: normal 12px/24px 'Microsoft YaHei';
 text-align: center;
}
.sybusiness {
 margin: 80px auto
}
.sybusiness .sy_tit {
 width: 288px;

}
.sybusiness ul {
 margin-top: 60px
}
.sybusiness ul li {
 float: left;
 background: #4c4c4c;
 width: 288px;
 text-align: center;
 margin: 10px 6px;
 padding: 50px 0px
}
.sybusiness ul li h3 {
 color: #ccc;
 font-size: 18px;
 font-weight: normal;
 margin: 30px 0px 10px 0px
}
.sybusiness ul li p {
 min-height:72px;
 color: #c7c7c7;
 font-size: 12px;
 font-weight: normal;
 padding: 0px 20px;
 line-height: 24px;
 text-align: left;
 letter-spacing: 1px
}
.sybusiness ul li:hover {
 background: #fd0012;
}
.sybusiness ul li:hover h3 {
 color: #fff;
}
.sybusiness ul li:hover p {
 color: #fff;
}
.sybusiness ul li img {
 -webkit-transition: 0.4s;
 -webkit-transition: -webkit-transform 0.4s ease-out;
 transition: transform 0.4s ease-out;
 -moz-transition: -moz-transform 0.4s ease-out;
}
.sybusiness ul li:hover img {
 transform: rotateZ(360deg);
 -webkit-transform: rotateZ(360deg);
 -moz-transform: rotateZ(360deg);
}
.warp-pic-list li {
 float: left;
 display: inline;
}
.warp-pic-list .img_wrap {
 display: block;
 font-size: 0;
 overflow: hidden;
}
.warp-pic-list .text-area {
 line-height: 24px;
 text-align: center
}
/*全局板块*/
.row .hd {
 background: url(../images/hd-line_01.jpg) no-repeat 0 50px;
 height: 55px;
}
.row .hd .title {
 font: 26px/40px "微软雅黑", "Microsoft YaHei", "黑体", "SimHei";
}
/*全局页签*/
.tab-T-3 {
 width: 66px;
}
.tab-T-3 li {
 width: 12px;
 height: 12px;
 font-size: 0;
 float: left;
 margin-left: 10px;
 cursor: pointer;
 display: inline;
 text-align: center
}
.tab-T-3 li.cur {
 background-color: #d81c1b;
}
/*热门车型*/
.rowE .warp-pic-list {
 position: relative;
 width: 1180px;
 height: 300px;
 overflow: hidden;
}
.rowE .count li {
 margin-right: 31px;
 width: 369px;
 height: 300px;
}
.rowE .count .img_wrap {
 width: 369px;
 height: 237px;
 border: 5px solid #FD0012;
 overflow: hidden
}
.rowE .count .img_wrap img {
 cursor: pointer;
 transition: all 0.6s;
}
.rowE .count .img_wrap:hover img {
 transform: scale(1.3);
}
.rowE .count li .text-area {
 padding: 10px 0 10px 15px;
}
.rowE .count li .text-area p {
 line-height: 24px;
 height: 24px;
}
.rowE .count li:hover .text-area, .rowE .count li.hover .text-area {
 color: #FD0012;
}
.rowE .count .p-num {
 font-family: "Tahoma";
 font-weight: bold;
}
.rowE .btn {
 display: block;
 height: 55px;
 position: absolute;
 top: 78px;
 width: 35px;
 z-index: 200;
 cursor: pointer;
}
.rowE .prev {
 background-position: 0 -88px;
 left: 0;
}
.rowE .prev:hover {
 background-position: 0 -144px;
}
.rowE .next {
 background-position: 0 -200px;
 right: 0;
}
.rowE .next:hover {
 background-position: 0 -256px;
}
.icon {
 background: url(../images/icon.png) no-repeat 0 0;
}
.sycase {
 background: #f9f9f9;
 padding: 80px 0px 40px 0px
}
.sycase .sy_tit {
 width: 288px;

}
.home_div2 {
 position: relative;
 padding-top: 38%;
}
.home_div2 .home_solution_bg .img {
 line-height: 0;
 font-size: 0;
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 780px;
 background: url(../images/home_img2.jpg) no-repeat center center;
 background-size: cover;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/home_img2.jpg', sizingMethod='scale');
}
.home_div2 .home_solution_bg .icon {
 position: absolute;
 top: 0;
 left: 0;
 width: 44.59375%;
 height: 780px;
 background:#fd0012; opacity:0.7
}
.home_div2 .home_solution_con {
 position: absolute;
 right: 0;
 top: 0;
 width: 100%;
 margin-top: 5.4%;
 margin-bottom: 5.4%;
}
.home_div2 .home_solution_con .home_text_con {
 float: right;
 background: #ffffff url(../images/home_bg_g1.jpg) no-repeat right top;
 width: 53%;
 padding: 5%;
}
.home_div2 .home_solution_con .home_text_con ol li {
 float: left;
 width: 40%;
 padding: 5%;
 overflow: hidden
}
.home_div2 .home_solution_con .home_text_con ol li .img {
 width: 56px;
 height: 59px;
}
.home_div2 .home_solution_con .home_text_con ol li .bt {
 text-overflow: ellipsis;
 overflow: hidden;
 white-space: nowrap;
 margin-top: 10px;
 color: #333333;
 font-size: 16px;
 font-weight: bold;
 position: relative;
 padding-bottom: 15px;
}
.home_div2 .home_solution_con .home_text_con ol li .bt span {
 text-transform: uppercase;
 font-size: 15px;
 font-family: arial;
 display: inline-block;
 margin-left: 5px;
}
.home_div2 .home_solution_con .home_text_con ol li .bt:before {
 content: "";
 position: absolute;
 left: 0;
 bottom: 0;
 width: 22px;
 height: 1px;
 background: #135c93;
}
.home_div2 .home_solution_con .home_text_con ol li .t {
 margin-top: 10px;
 color: #666666;
 font-size: 14px;
 line-height: 24px;
 height: 72px;
 overflow: hidden;
}
.home_div2 .home_solution_con .home_text_con .slick-dots {
 width: 12px;
 bottom: auto;
 top: 50%;
 right: 0;
 margin-right: 3.90625%;
 transform: translateY(-50%);
}
.home_div2 .home_solution_con .home_text_con .slick-dots li {
 margin: 5px 0;
}
.home_div2 .home_solution_con .home_text_con .slick-dots li button {
 width: 12px;
 height: 12px;
 border-radius: 50%;
 background: #999999;
 border: 3px solid #fff;
}
.home_div2 .home_solution_con .home_text_con .slick-dots li.slick-active button {
 border: 3px solid #999999;
 background: #fff;
}
.home_div2 .home_solution_con .home_text_tit {
 float: left;
 width: 32%;
 margin-right: 5%
}
.home_div2 .home_solution_con .home_text_tit .home_tit {
 border: 8px solid rgba(255, 255, 255, 0.1);
}
.home_div2 .home_solution_con .home_text_tit .home_tit .y {
 margin-left: -43px;
 color: #fff;
 font-size: 18px;
 text-transform: uppercase;
}
.home_div2 .home_solution_con .home_text_tit .home_tit .t {
 color: #fff;
}
.home_div2 .home_solution_con .home_text_tit .home_tit .t span {
 color: #fff;
}
.home_div2 .home_solution_con .home_text_tit .bottom_t {
 margin-top: 15%;
}
.home_div2 .home_solution_con .home_text_tit .bottom_t h3 {
 color: #ffffff;
 font-size: 24px;
 font-weight: normal;
 padding-bottom: 7%;
 position: relative;
}
.home_div2 .home_solution_con .home_text_tit .bottom_t h3:before {
 content: "";
 position: absolute;
 left: 0;
 bottom: 0;
 width: 15%;
 height: 2px;
 background: #fd0012;
}
.home_div2 .home_solution_con .home_text_tit .bottom_t .t {
 margin-top: 32px;
 color: #fefefe;
 font-size: 14px;
 line-height: 25px;
 overflow: hidden;
}
.home_div2 .home_solution_con .home_text_tit .bottom_t .more {
 margin-top: 10%;
 margin-bottom:5%;
 display: inline-block;
 color: #fff;
 font-size: 13px;
 font-family: arial;
 background: url(../images/more_icon2.png) no-repeat right center;
 padding-right: 35px;
 height: 36px;
 line-height: 34px;
}
.syabout {
 height: 780px
}
.syabout .sy_tit {
 background: url(../images/tit_bg.png) no-repeat 30px;
 overflow: hidden;
 height: 120px;
}
.syabout .sy_tit h1 {
 color: #fff;
 font-size: 36px;
 font-weight: normal;
 text-transform: uppercase;
 float: left;
 margin-top: 52px;
 margin-right: 20px;
}
.syabout .sy_tit h3 {
 color: #fff;
 font-size: 18px;
 font-weight: normal;
 margin-top: 65px;
}
.home_div2 .home_solution_con .home_text_con ol li:hover img {
 margin-top: -20px;
 transition: all .8s;
 overflow: hidden
}
.home_div2 .home_solution_con .home_text_con ol li:hover .bt {
 color: #FD0012;
 transition: all .8s;
}
.foot1 {
 width: 280px;
 margin-right: 50px
}
.foot1 ul li {
 overflow: hidden;
 margin: 5px 0px
}
.foot1 ul li p {
 color: #c5c5c5;
 line-height: 30px
}
.foot1 ul li img {
 float: left
}
.f_meunz h3 {
 color: #eee;
 font-size: 14px;
 margin-bottom: 15px;
 margin-top: 10px
}
.f_meunz h4 {
 height: 1px;
 background: #323234;
 width: 225px
}
.f_meun ul {
 width: 290px
}
.f_meun ul li {
 float: left;
 margin: 10px 10px 10px 0px;
 overflow: hidden;
 width: 95px
}
.f_meun ul li a {
 color: #c5c5c5;
 font-size: 12px;
}
.f_meunl {
 width: 230px;
}
.f_meunl dl dt {
 margin: 10px 60px 10px 0px;
 float: left
}
.f_meunl dl dt a {
 color: #c5c5c5;
 font-size: 12px;
}
.f_meunl dl dt:hover a {
 color: #fff;
}
.f_meun ul li:hover a {
 color: #fff;
}
.foot3 {
 text-align: center
}
.foot3 p {
 color: #c5c5c5;
 font-size: 12px;
 line-height: 30px
}
.inner_w .title {
 color: #222;
 font-size: 24px;
 font-weight: normal
}
.inner_w h2 {
 height: 4px;
 width: 55px;
 background: #fd0012;
 border-radius: 5px;
 margin-top: 10px
}
.newsnr {
 margin: 40px 0px
}
.list_news .item {
 padding: 30px 0;
 background: #f5f5f5
}
.list_news .item a {
 display: block
}
.list_news .item a .date {
 float: left;
 width: 70px
}
.list_news .item a .date span {
 display: block;
 text-align: center;
 color: #bd1121;
 font-family: arial
}
.list_news .item a .date span.time1 {
 font-size: 18px; 
 color:#222
}
.list_news .item a .date span.time2 {
 font-size: 30px;
 font-weight: bold;
 color:#222
}
.list_news .item a .thumb {
 float: left;
 width: 280px;
 height: 200px;
 margin: 0 55px;
 overflow: hidden
}
.list_news .item a .thumb span {
 display: block;
 width: 100%;
 height: 100%;
 background-repeat: no-repeat;
 background-position: center center;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
 -webkit-transition: all 1s;
 -moz-transition: all 1s;
 -o-transition: all 1s;
 transition: all 1s
}
.list_news .item a .txt {
 float: right;
 width: 735px
}
.list_news .item a .txt b.t {
 display: block;
 font-size: 16px;
 color: #333;
 font-weight: normal;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -o-transition: all .5s;
 transition: all .5s
}
.list_news .item a .txt b.t:after {
 content: '';
 display: block;
 width: 30px;
 height: 2px;
 line-height: 2px;
 background: #bfbfbf;
 margin: 10px 0
}
.list_news .item a .txt .des {
 font-size: 14px;
 color: #888;
 font-weight: lighter;
 line-height: 26px;
 margin-bottom: 44px
}
.list_news .item a .txt span.more {
 display: block;
 width: 110px;
 height: 30px;
 line-height: 30px;
 text-align: center;
 background: #858585;
 color: #fff;
 -moz-border-radius: 20px;
 -webkit-border-radius: 20px;
 border-radius: 20px;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -o-transition: all .5s;
 transition: all .5s
}
.list_news .item a .txt span.more i.iconfont {
 font-size: 12px
}
.list_news .item a:hover .thumb span {
 -webkit-transform: scale(1.07, 1.07);
 -moz-transform: scale(1.07, 1.07);
 -o-transform: scale(1.07, 1.07);
 transform: scale(1.07, 1.07)
}
.list_news .item a:hover .txt b.t {
 color: #fd0012
}
.list_news .item a:hover .txt span.more {
 background: #fd0012
}
.list_news .item:nth-child(even) {
 
}
.list_news{ margin-top:30px}

.list_news_nopic .tb_list_lf .item {
 padding: 30px 30px;
 overflow:hidden; border-bottom:1px solid #fd0012
}
.list_news_nopic .tb_list_lf .item a {
 display: block; overflow:hidden
}
.list_news_nopic .tb_list_lf .item a .date {
 float: left;
 width: 70px
}
.list_news_nopic .tb_list_lf .item a .date span {
 display: block;
 text-align: center;
 color: #bd1121;
 font-family: arial
}
.list_news_nopic .tb_list_lf .item a .date span.time1 {
 font-size: 18px; 
 color:#222
}
.list_news_nopic .tb_list_lf .item a .date span.time2 {
 font-size: 30px;
 font-weight: bold;
 color:#222
}
.list_news_nopic .tb_list_lf .item a .thumb {
 float: left;
 width: 280px;
 height: 200px;
 margin: 0 55px;
 overflow: hidden
}
.list_news_nopic .tb_list_lf .item a .thumb span {
 display: block;
 width: 100%;
 height: 100%;
 background-repeat: no-repeat;
 background-position: center center;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
 -webkit-transition: all 1s;
 -moz-transition: all 1s;
 -o-transition: all 1s;
 transition: all 1s
}
.list_news_nopic .tb_list_lf .item a .txt {
 
}
.list_news_nopic .tb_list_lf .item a .txt b.t {
 display: block;
 font-size: 16px;
 color: #333;
 font-weight: normal;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -o-transition: all .5s;
 transition: all .5s
}
.list_news_nopic .tb_list_lf .item a .txt b.t:after {
 content: '';
 display: block;
 width: 30px;
 height: 2px;
 line-height: 2px;
 background: #bfbfbf;
 margin: 10px 0
}
.list_news_nopic .tb_list_lf .item a .txt .des {
 font-size: 14px;
 color: #888;
 font-weight: lighter;
 line-height: 26px;
 margin-bottom: 44px
}
.list_news_nopic .tb_list_lf .item a .txt span.more {
 display: block;
 width: 110px;
 height: 30px;
 line-height: 30px;
 text-align: center;
 background: #858585;
 color: #fff;
 -moz-border-radius: 20px;
 -webkit-border-radius: 20px;
 border-radius: 20px;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -o-transition: all .5s;
 transition: all .5s
}
.list_news_nopic .tb_list_lf.item a .txt span.more i.iconfont {
 font-size: 12px
}
.list_news_nopic .tb_list_lf.item a:hover .thumb span {
 -webkit-transform: scale(1.07, 1.07);
 -moz-transform: scale(1.07, 1.07);
 -o-transform: scale(1.07, 1.07);
 transform: scale(1.07, 1.07)
}
.list_news_nopic .tb_list_lf .item a:hover .txt b.t {
 color: #fd0012
}
.list_news_nopic .tb_list_lf .item a:hover .txt span.more {
 background: #fd0012
}
.list_news_nopic .tb_list_lf .item:nth-child(even) {
 background: #fff
}
.list_news_nopic .tb_list_lf{ margin-top:30px}

.about_text{ width: 670px;}
.nyabout{ }
.about_text h2{ color:#222; font-size:24px; font-weight:normal}
.about_text h3{ width:50px; height:4px; background:#fd0012; border-radius:4px;; margin:10px 0px}
.nyabout p{ font-size:14px; color:#666; margin-bottom:5px; text-indent:30px; line-height:28px}
.nyabout img{ margin-top:20px}
.ab_more{border:1px solid #fd0012;padding:15px 20px; text-align:center; width:120px; margin:30px auto 0px }
.ab_more a{ color:#fd0012; font-size:14px}
.ab_more:hover{background:#fd0012 }
.ab_more:hover a{ color:#fff;}
.nyabout{overflow:hidden}

.honor{ background:#eee; padding:50px 0px}
.honor .abtit h2{color:#222; font-size:24px; font-weight:normal}
.honor .abtit h3{ width:50px; height:4px; background:#fd0012; border-radius:4px;; margin:10px 0px}
.honor ul{ margin-top:40px}
.honor ul li{ float:left; margin-right:10px; margin-bottom:20px; background:url(../images/honor_bg.jpg) no-repeat; width:290px; height:198px; }
.honor ul li img{ margin:9px}

.newsnr1 {
 padding: 40px 0px; background:#f3f3f3
}
.tb_list_lf{ background:#fff; width:875px; overflow:hidden}
.list_news_tb{ margin-top:30px}
.tbtit{ background:#004444}
.tbtit h2{ background:#fd0012; color:#fff; padding:15px 20px; width:170px; font-size:16px; font-weight:normal}
.tb_list_lf ul{ overflow:hidden; padding:10px 20px; }
.tb_list_lf ul li{ float:left; border-bottom:1px dashed #aaa; margin:0px 10px;padding:10px 0px; width:395px}
.tb_list_lf ul li p{ color:#000; font-size:14px; line-height:30px; }
.tb_list_lf ul li span{ color:#fd0012; font-size:12px; line-height:24px}
.nytb{ background:url(../images/nytb_bg.jpg) no-repeat; width:290px; height:86px;}
.nytb h1{ font-size:18px; font-weight:normal; color:#fff; padding: 20px 0px 0px 30px}
.nytb h2{ font-size:18px; font-weight:normal; color:#fff; text-transform:uppercase; padding-left:30px}
.nyrt_meun{ background:#fff;}
.nyrt_meun ul li{ border-bottom:1px dashed #aaa; padding:20px 30px;}
.nyrt_meun ul li img{ float:left; margin-right:10px}
.nyrt_meun ul li a{font-size:16px; color:#444}
.nyrt_meun ul li:hover a{ color:#fd0012}
.last_list .lasttit{ background:#fd0012; height:50px}
.last_list .lasttit h2{ color:#fff; font-size:16px; font-weight:normal; line-height:50px; padding-left:30px}
.last_list ul li{ color:#444; font-size:14px; line-height:30px}
.last_list ul{ background:#fff; padding:10px 30px; }
.rt_tel{ background:url(../images/rttel_bg.jpg) no-repeat; padding:25px 40px}
.rt_tel p{ color:#fff; font-size:14px; line-height:30px; padding-left:50px}

.news_con{ width:875px;}
.con_text{ padding:50px 0px; background:#f3f3f3}

.case_list_ny{ width:875px}
.caselist{ padding:50px 0px; background:#f3f3f3}
.case_nylist ul{ margin-top:30px}
.case_nylist ul li{ float:left; margin:9px; text-align:center}
.case_nylist ul li img{ border:2px solid #FD0012}
.case_nylist ul li .title{ line-height:30px}

.case_con{padding:50px 0px; background:#f3f3f3}
.honor_nylist ul{ margin-top:50px}
.honor_nylist ul li{ float:left; background:url(../images/honor_bg.jpg) no-repeat; width:290px; height:198px; margin:0px 1px 5px 0px}
.honor_nylist ul li img{ margin:9px}
.join_job:hover img{ opacity:0.8}



.demo-video {
	border-radius: 6px;
	padding-top: 95px;
}

.video-js {
	background-color: #34495e;
	border-radius: 6px 6px 0 0;
	margin-top: -95px;1
	position: relative;
	padding: 0;
	font-size: 10px;
	vertical-align: middle;
}

.video-js .vjs-tech {
	border-radius: 6px 6px 0 0;
	position: relative;
	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: relative;
	
	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;
}

@
-webkit-keyframes sharp { 0% {
	background: #e74c3c;
	border-radius: 10px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}

50%
{
background
:
 
#ebedee
;

    
border-radius
:
 
0;
-webkit-transform
:
 
rotate
(180deg);

    
-moz-transform
:
 
rotate
(180deg);

    
-ms-transform
:
 
rotate
(180deg);

    
-o-transform
:
 
rotate
(180deg);

    
transform
:
 
rotate
(180deg);
 
}
100%
{
background
:
 
#e74c3c
;

    
border-radius
:
 
10
px
;

    
-webkit-transform
:
 
rotate
(360deg);

    
-moz-transform
:
 
rotate
(360deg);

    
-ms-transform
:
 
rotate
(360deg);

    
-o-transform
:
 
rotate
(360deg);

    
transform
:
 
rotate
(360deg);
 
}
}
@
-moz-keyframes sharp { 0% {
	background: #e74c3c;
	border-radius: 10px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}

50%
{
background
:
 
#ebedee
;

    
border-radius
:
 
0;
-webkit-transform
:
 
rotate
(180deg);

    
-moz-transform
:
 
rotate
(180deg);

    
-ms-transform
:
 
rotate
(180deg);

    
-o-transform
:
 
rotate
(180deg);

    
transform
:
 
rotate
(180deg);
 
}
100%
{
background
:
 
#e74c3c
;

    
border-radius
:
 
10
px
;

    
-webkit-transform
:
 
rotate
(360deg);

    
-moz-transform
:
 
rotate
(360deg);

    
-ms-transform
:
 
rotate
(360deg);

    
-o-transform
:
 
rotate
(360deg);

    
transform
:
 
rotate
(360deg);
 
}
}
@
-o-keyframes sharp { 0% {
	background: #e74c3c;
	border-radius: 10px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}

50%
{
background
:
 
#ebedee
;

    
border-radius
:
 
0;
-webkit-transform
:
 
rotate
(180deg);

    
-moz-transform
:
 
rotate
(180deg);

    
-ms-transform
:
 
rotate
(180deg);

    
-o-transform
:
 
rotate
(180deg);

    
transform
:
 
rotate
(180deg);
 
}
100%
{
background
:
 
#e74c3c
;

    
border-radius
:
 
10
px
;

    
-webkit-transform
:
 
rotate
(360deg);

    
-moz-transform
:
 
rotate
(360deg);

    
-ms-transform
:
 
rotate
(360deg);

    
-o-transform
:
 
rotate
(360deg);

    
transform
:
 
rotate
(360deg);
 
}
}
@
keyframes sharp { 0% {
	background: #e74c3c;
	border-radius: 10px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}

50%
{
background
:
 
#ebedee
;

    
border-radius
:
 
0;
-webkit-transform
:
 
rotate
(180deg);

    
-moz-transform
:
 
rotate
(180deg);

    
-ms-transform
:
 
rotate
(180deg);

    
-o-transform
:
 
rotate
(180deg);

    
transform
:
 
rotate
(180deg);
 
}
100%
{
background
:
 
#e74c3c
;

    
border-radius
:
 
10
px
;

    
-webkit-transform
:
 
rotate
(360deg);

    
-moz-transform
:
 
rotate
(360deg);

    
-ms-transform
:
 
rotate
(360deg);

    
-o-transform
:
 
rotate
(360deg);

    
transform
:
 
rotate
(360deg);
 
}
}
.vjs-loading-spinner {
	background: #ebedee;
	border-radius: 10px;
	display: none;
	height: 16px;
	left: 50%;
	margin: -8px 0 0 -8px;
	position: absolute;
	top: 50%;
	/*width: 16px;*/
	-webkit-animation: sharp 2s ease infinite;
	-moz-animation: sharp 2s ease infinite;
	-o-animation: sharp 2s ease infinite;
	animation: sharp 2s ease infinite;
}
