
.fc_red{color:#ff0000}
.wrap{width:1440px;margin:0 auto;zoom:1}
.con{ width:100%;}
.con-left{ width:50%; float:left}
.con-right{ width:44%; float:right}
.con-l-tit{ font-size: 36px; line-height: 40px; color:#005cc1; margin-top:40px; margin-bottom:30px;}
.con-left p{ font-size:16px; line-height:24px; color:#5a5a5a;}

.about-us {    display: block;    width: 100%;    margin-top: 20px;}
.about-con h1{ font-size:55px; color:#f4f4f4; font-weight:bold;float: right; margin-top: -40px;}
.about-us .about-video{
       width: 580px;
    height: 330px;
    float: right;
    margin:00px 0;
    position: relative;
    z-index: 10;
}
.about-us .about-video img{
       width: 580px;
    height: 330px;
}
.about-us .about-video:after{
    content: "";
    display: block;
    width:680px;
    height:330px;
    position: absolute;
    bottom: -20px;
    right:-20px;
    z-index: -1;
}
.about-list{ margin-left: 50px; margin-top: 20px; float: left;}
.con-main-about{ width:100%; float:left; margin-top:40px; }
.con-main-about p{ font-size:16px; line-height:24px; color:#5a5a5a;}
.com-list{ width:92%; margin:0 auto}



.news_297{
    width:1440px;
	height:290px;
	margin: 0 auto ;
    display: block;
	margin-bottom:60px;
}
.news_297 .title{
    text-align: left;
    padding: 25px 37px 0;
}
.news_297 .title h1{
    float: left;
    font-size: 36px;
    font-weight: normal;
    position: relative;
}
.news_297 .title h1:before{
    content: "";
    display: block;
    width:70px;
    height:3px;
    position: absolute;
    left:565px;
    top:65px;
    background: none;
}
.news_297 .title h3{
    font-size: 30px;
    font-weight: lighter;
    text-transform: uppercase;
    color: #999999;
    float: left;
    padding-top: 10px;
    margin-left: 20px;
}
.news_297 .title span{
    display: block;
    float:right;
    padding-top: 20px;
}
.news_297 .title span a{
    font-size: 14px;
}
.news_297 .title span a:hover{
    color:#2466b3;
}
.news_297 .news-up{
   
    background: #f7f7f7;
    padding-top: 40px;
}
.news_297 .news-down{
    height:40px;
    background: #f5f5f5;
    z-index: -20;
}
.news_297 .news_con{
    width:1440px;
    margin:0 auto;
    padding-bottom: 00px;
  
    z-index: 2;
}
.news_297 .news_con .box_con {
    position: relative;
    clear: both;
    
    padding: 0px 0 0px 0;
}
.news_297 .news_con .box_con .btnl {
    position: absolute;
}
.news_297 .news_con .box_con .btn {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 110px;
    cursor: pointer;
}
.news_297 .news_con .box_con .btnl {
    background: url(../images/prev_294.png) no-repeat center;
    left: -72px;
}
.news_297 .news_con .box_con .btnr {
    background: url(../images/next_294.png) no-repeat center;
    right: -72px;
}
.news_297 .news_con .box_con .btnl:hover {
    background: url(../images/prev_294_cur.png) no-repeat center;
}
.news_297 .news_con .box_con .btnr:hover {
    background: url(../images/next_294_cur.png) no-repeat center;
}
.news_297 .news_con .box_con .conbox {
    position: relative;
    overflow: hidden;
}
.news_297 .news_con .box_con .conbox ul {
    position: relative;
    list-style: none;
    padding: 30px 0;
}
.news_297 .news_con .box_con .conbox ul li {
    float: left;
    width: 312px;
    margin-left: 38px;
    overflow: hidden;
}
.news_297 .news_con .box_con .conbox ul li:first-child {
    margin-left: 38px;
}
.news_297 .news_con .box_con .conbox ul li .news-img{
    width:312px;
    height:272px;
    overflow: hidden;
}
.news_297 .news_con .box_con .conbox ul li .news-img img{
    width:312px;
    height:272px;
    transition: all 0.3s ease-in;
}
.news_297 .news_con .box_con .conbox ul li h1{
    padding-left: 12px;
    position: relative;
    margin-top: 10px;
    white-space:nowrap; 
    overflow:hidden; 
    text-overflow:ellipsis;
}
.news_297 .news_con .box_con .conbox ul li h1:before{
    content: "";
    display: block;
    width:4px;
    height:18px;
    background: #2466b3;
    position: absolute;
    top:3px;
    left:0;
}
.news_297 .news_con .box_con .conbox ul li p{
    font-size: 14px;
    color: #666666;
    line-height: 1.8em;
    margin:10px 0;
}
.news_297 .news_con .box_con .conbox ul li .news-time{
    height:46px;
    border-bottom: 1px solid #2466b3;
    position: relative;
}
.news_297 .news_con .box_con .conbox ul li .news-time span{
    font-size: 14px;
    color: #999999;
    line-height: 50px;
}
.news_297 .news_con .box_con .conbox ul li .news-time:after{
    content: "+";
    display: block;
    width:28px;
    height:28px;
    border: 1px solid #2466b3;
    border-radius: 50%;
    position: absolute;
    right:0;
    bottom: 10px;
    text-align: center;
    line-height: 26px;
    font-size: 24px;
    color:#2466b3;
    transition: all 0.3s ease-in;
}

.news_297 .news_con .box_con .conbox ul li:hover .news-time:after{
    transform: rotate(180deg);
}
.news_297 .news_con .box_con .conbox ul li:hover .news-img img{
    transform: scale(1.1);
}







@media screen and (max-width:1440px){.wrap{width:95%}
}.clear{cleat:both}
.about_item:nth-child(2){margin-top:42px}
.about_item:nth-child(3){margin-top:46px;margin-bottom:85px}
.about_item .title{font-size:30px;color:#000;margin-bottom:15px}
.about_item .con_outer{width:100%;margin-top:21px;background:#05c3a2}
.about_item.ab_1 .con{margin-top:19px;padding:40px;box-sizing:border-box}
.about_item.ab_1 .r_con{width:46%;padding-left:4%;float:left}
@media (max-width:991px){.about_video{width:100%;float:none;text-align:center}
.about_item.ab_1 .r_con{width:100%;float:none;padding-left:0}
.about_item.ab_1 .con{padding:5%}
}.ey-position{position:relative;border-bottom:1px solid #ddd}
.ey-position .title{float:left;width:50%;text-align:left;font-size:20px;height:55px;line-height:55px;color:#555;max-width:60%;overflow:hidden}
.ey-position .position{float:left;width:50%;text-align:right;height:55px;line-height:55px;color:#888;font-size:16px;overflow:hidden}
.ey-position .position a{color:#888;vertical-align:middle}
.ey-position.s1{border:none}
.ey-position.s1>.title{display:none}
.ey-position.s1>.position{text-align:left}
.ey-smdy{margin:60px 0;overflow:hidden}
.ey-smdy>.contents{color:#555;line-height:160%;font-size:16px;min-height:300px}
.ey-smdy>.contents>.share{padding:10px 0}
.ey-smdy.content-100>.contents{float:none;width:100%}
.ey-smdy strong,.ey-smdy b{font-weight:bold}
.ey_smly{margin:30px 0;padding-top:10px}
.ey_smly .ey_lytitle{text-align:center;margin-bottom:2%}
.ey_smly .ey_lytitle .title{font-size:24px;color:#333}
.ey_smly .ey_lytitle span{display:block;width:28px;height:2px;background:#333;margin:15px auto 10px}
.ey_smly .ey_lytitle .txt{font-size:16px;color:#555}
.ey_smly .rows{padding:10px 2%;position:relative}
.ey_smly .rows.input_rows{float:left;width:50%;text-align:center;box-sizing:border-box}
.ey_smly .rows .input{width:100%;height:43px;line-height:43px;font-size:12px;color:#888;text-indent:10px;box-sizing:border-box}
.ey_smly .rows textarea{width:100%;height:150px;padding:5px;font-size:12px;color:#888;box-sizing:border-box}
.ey_smly .rows .fc_red{margin-right:8px;position:absolute;right:0;bottom:7px;z-index:1}
.ey_smly .rows.input_rows .fc_red{bottom:18px}
.ey_smly .rows.vcode .input{width:150px;max-width:80%}
.ey_smly .rows.vcode img{margin-top:3px}
.ey_smly .rows.vcode .fc_red{position:static;margin:0 0 0 8px}
.ey_smly .rows .form_button{width:160px;height:40px;line-height:40px;background:#222;color:#fff;font-size:14px;border:none;text-transform:uppercase;cursor:pointer}
.ey_smly .rows.textarea_rows{clear:both}
.ey_smly.s1>form>.rows.input_rows{width:100%;float:none}
.ey_smly.s1>form>.rows.textarea_rows textarea{width:90%;max-width:90%}



@media only screen and (max-width:1440px){
.news_297 .news_con {
    width: 1300px;
    margin: 0 auto;
    padding-bottom: 00px;
    z-index: 2;
}
}
@media only screen and (max-width:1366px){

.con-left {
    width: 45%;
    float: left;
}
.con-l-tit {
    font-size: 26px;
    line-height: 30px;
    color: #005cc1;
    margin-top: 40px;
    margin-bottom: 30px;
}
}
@media only screen and (max-width:950px){
.about-us .about-video {
    width: 100%;
    height: 230px;
    float: none;
    margin: 00px auto;
    position: relative;
    z-index: 10;
}
.about-list {
    margin-left: 10px;
    margin-top: 20px;
    float: left;
}
.con-right {
    width: 100%;
    float: left;
}
.con-left {
    width: 100%;
    float: left;
}
.con-l-tit {
    font-size: 22px;
    line-height: 26px;
    color: #005cc1;
    margin-top: 10px;
    margin-bottom: 15px;
}
.about-con h1 {
    font-size: 26px;
    color: #f4f4f4;
    font-weight: bold;
    float: right;
    margin-top: 0px;
}
.con-left p {
    font-size: 16px;
    line-height: 26px;
    color: #5a5a5a;
}
}

@media only screen and (max-width:768px){
.ey_smly .rows.input_rows{width:100%;float:none;
}
}@media only screen and (max-width:768px){.ey_smly .rows .fc_red{margin-right:0}
}