.index_newsbg{min-width:1100px; max-width:1920px;height:690px; margin:auto;background:#f8f8f8;}
.index_news_zw{width:1100px; margin: auto; height:auto;padding-bottom:80px;}
.index_news_head{width:100%; text-align:center; height:50px; font-size:30px; color:#ffffff; line-height:50px; font-weight:bold; overflow:hidden;}
.index_news_head span{font-size:30px;color:#333;font-weight:bold;float:left;}
.index_news_head span em{font-style:normal;font-size:14px;color:#999;font-weight:normal;margin-left:10px;}
.index_news_head i{display:block;float:right;width:137px;height:43px;font-style:normal;border:1px solid #1e64bc;line-height:43px;font-size:14px;font-weight:normal;color:#1e64bc;-webkit-border-radius:30px; -moz-border-radius:30px;border-radius:30px;}
.index_news_head i:hover{width:137px;height:43px;transition:all 0.3s;text-decoration: underline;}
.index_newstit{width:100%;font-family:微软雅黑;color:#666;height:30px;line-height:30px;font-size:29px;margin-bottom:82px;}
.index_newstit span{float:right;font-size:14px;color:#555;font-weight:normal;}
.index_newstit span:hover{color:#f27920;}
.index_news_container{width:100%; margin: auto; margin-top:30px; height:auto;}

.index_news_News_1{ float:left;width:350px;height:400px;/*box-shadow: 0 0 40px #f8f3ee;*/}
.index_news_News_1:hover .index_news_nr{border:2px solid #f27920;border-top:none;width:99%;
    -webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .6s; }
.index_news_News_1:hover .index_news_tt a{padding-left:20px;color:#f27920;
    -webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .6s; }
.index_news_News_1:hover span{padding-left:20px;display:block;
    -webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .6s; }
.index_news_News_1:hover .newshover{display:block;-webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .6s;}
.index_news_News_1 .index_news_pic{width:350px; height:230px; overflow:hidden;}
.index_news_News_1 .index_news_pic img{width:350px; height:230px; border:none;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;}
.newsdate{width:65px;height:82px;position:absolute;z-index:2;margin-left:244px;background:url(../ZERO/img/newsdate.png) top center no-repeat;}
.newsdate p{font-size:16px;color:#fff;font-weight:bold;text-align:center;margin-top:16px;margin-bottom:5px;}
.newsdate em{font-size:16px;display:block;font-style:normal;width:65px;color:#fff;font-weight:bold;text-align:center;}
.newshover{-webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .6s;
    position:absolute;margin-top:-237px;display:none;z-index:1;width:350px;height:230px;background:url(../ZERO/img/hover.png) center repeat;
}
.index_news_News_1 .index_news_pic img:hover{transition:all .6s; transform:scale(1.15);
    -ms-transform:scale(1.15);     /* IE 9 */
    -moz-transform:scale(1.15);     /* Firefox */
    -webkit-transform:scale(1.15); /* Safari 和 Chrome */
    -o-transform:scale(1.15);}
.index_news_tt{width:100%; word-wrap: break-word;-webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .6s; }
.index_news_tt a{display:block;width:100%;font-size:18px; color:#515151;word-wrap: break-word;margin-bottom:21px;-webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .6s; }
.index_news_tt a:hover{/*color:#1e64bc;*/}
.index_news_nr{width:100%; height:170px;background:#fff;}
.index_news_nr_right{word-wrap:break-word;width:294px;height:90px;padding-top:34px;text-align:left;}
.index_news_nr_right span{
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;display:block;
}
.index_news_more{width:100%; margin-top:8px; line-height:5px;}
.index_news_more a{font-size:14px; color:#808080;}
.index_news_nr_left{width:85px;float:left;height:68px;margin-left:16px;margin-top:16px;text-align:center;}
.index_news_nr_data{width:100%;}
.index_news_nr_left em{font-style:normal;font-size:24px;color:#666;}
.index_news_nr_left span{font-size:24px;color:#666;margin-top:20px;}

.index_news1_nr{width:100%; height:165px;border-bottom:1px dashed #ccc;}
.index_news1_nr a{font-size:14px; color:#666;}
.index_news1_nr_right{width:400px;word-wrap:break-word;float:right;margin-top:38px;margin-right:58px;}
.index_news1_nr_data{width:100%;}
.index_news1_nr_left em{font-style:normal;font-size:24px;color:#666;}
.index_news1_nr_left span{font-size:24px;color:#666;}
.index_news1_nr_left{width:78px;float:left;height:85px;text-align:center;margin-top:38px;margin-left:39px;}
.index_news1_nr:hover .index_news_tt a{color:#ee0520;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;}
.index_news1_nr:hover .indexnr{background:#fff;box-shadow: 0px 0px 33px #f1ece8; -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;}
.hx1{content:"";margin-top:26px;display:inline-block;width:1px; height:40px;background:#e5e5e5;margin-left:40px;}

.index_news_text{width:100%; border-bottom:1px dashed #b9b9b9; margin-top:20px; padding:0 0 20px 0;}
.index_news_text a{ font-size:14px; color:#808080; line-height:36px;}
.index_news_text a span{ font-size:14px; color:#808080;}

.indexnr{width:100%;height:160px;margin-top:5px;cursor:pointer;}

.link{width:100%; margin:auto; text-align:center; height:43px; overflow:hidden; font-size:14px; color:#f5cccb; line-height:22px;}
.link a,.link div{ font-size:14px; color:#f5cccb; line-height:22px;}

#index_news_animate,#index_news_animate_1,#index_news_animate_2,#index_news_animate_3{
    background:#f8f8f8;

-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;

-webkit-animation-duration: 1s;
-webkit-animation-delay: .2s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: 1s;
-moz-animation-delay: .2s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: 1s;
-ms-animation-delay: .2s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: 1s;
animation-delay: .2s;
animation-timing-function: ease;
animation-fill-mode: both;
}

.index_news_right1 span{font-size:30px;color:#999;}
.index_news_right1{width:60px;height:103px;float:right;text-align:center;font-size:14px;color:#999;}
.index_news_titleqh{width:100%; height:40px;padding-top:110px;padding-bottom:60px;}
.index_news_titleqh ul li{ float:left; width:100px; text-align:center;margin-left:15px;margin-right:15px; height:30px; line-height:30px; font-size:14px; color:#999;}
.index_news_titleqh ul li a{font-size:14px; color:#999;}
.index_news_titleqh ul li a:hover{ text-decoration:none;}
.index_news_newson{background:#696969;color:#fff;}
.index_news_newson a{font-size:20px; color:#ffffff !important;}
.index_news_NewsList{width:550px;float:right;}
.index_news_News1{width:550px; margin:auto; margin-top:34px;}
.index_news_pic{width:450px; float:left; height:264px; overflow:hidden;}
.index_news_pic img{width:450px; height:264px; transition:all .6s;}
.index_news_pic:hover img{transition:all .6s; transform:scale(1.15);}
.newslefttit{width:387px;float:left;margin-left:35px;margin-top:14px;}
.index_news_newss{width:438px; float:right;}
.index_news_hy_title{width:100%; text-align:left;}
.newslefttit span{display:block;width:60px;margin-top:10px;height:58px;float:left;text-align:center;font-size:30px;color:#999;}
.newslefttit p{width:305px;float:left;margin-left:20px;}
.newslefttit p i{display:block;margin-top:8px;float:left;}
.newslefttit p i a{font-style:normal;font-size:14px;color:#999; line-height:18px;}
.newslefttit p em a{font-style:normal;font-size:16px;color:#666;display:block;height:30px;width:308px;float:left;border-bottom:1px solid #e3e3e3;}
.index_news_hy_title a{ font-size:16px; color:#333333; line-height:25px; font-weight:bold;}
.index_news_hy_jj{width:100%; text-align:left; margin-top:8px;}
.index_news_hy_jj a{font-size:14px; color:#666666; line-height:20px;}
.index_news_newss:hover .index_news_hy_title a{ color:#c7000a;}
.newstitleft{width:283px;float:left;font-size:29px;color:#666;}
.newstitleft span{font-size:14px;color:#666;}
.index_vaski_news_left .nesitem:hover .index_newslist1{display: block}
.index_vaski_news_left .nesitem:hover .index_newslist2{display: none}
.currentnesitem .index_newslist1{display: block}
.currentnesitem .index_newslist2{display: none}
.currentnesitem{width:100%;height:107px;}
.index_vaski_news_left{width: 100%;height: 356px;float: left;}
.index_newslist1{display: none}
.index_news_right{width: 460px;float: left;}
.index_newsname a{font-size: 16px;color: #000000;font-weight: normal;line-height: 26px;}
.index_newstext a{font-size: 14px;color: #999;font-weight: normal;line-height: 26px;}
.index_newsname{font-size:16px;color:#666;height:45px;border-bottom:1px solid #e3e3e3;margin-bottom:10px;}

.index_newslist2{margin-top: 15px;}
.index_newslist2 li{margin-bottom: 20px;height:50px;border-bottom:1px solid #e3e3e3;font-size:16px;color:#666;position: relative}
.index_newslist2 li a{font-size: 14px;color: #000000;line-height: 26px;font-weight: normal;font-family: 微软雅黑;}
.index_newslist2 li span{float:right;font-size:14px;color:#999;}
.newsleft{width:450px;height:350px;background:#fff;float:left;}