@charset "utf-8";
/* CSS Document */

@font-face{font-family:'helveticaneuethn';src:url('../fonts/helveticaneuethn.otf'),url('../fonts/HELVETICANEUETHN.TTF');font-weight:100;font-style:normal}
@font-face{font-family:'icomoon';src:url('../fonts/icomoon.eot?6jyupl');src:url('../fonts/icomoon.eot?6jyupl#iefix') format('embedded-opentype'),url('../fonts/icomoon.ttf?6jyupl') format('truetype'),url('../fonts/icomoon.woff?6jyupl') format('woff'),url('../fonts/icomoon.svg?6jyupl#icomoon') format('svg');font-weight:400;font-style:normal}


.prolist{text-align: right;}
.prolist li{ display:inline-block; text-align:center; margin-left:5px;}
.prolist li a:hover{ background:#f6a702;color:#fff;  transition: .7s;}
.prolist li a{ font-size:14px; color:#666;  line-height:44px;display: block; padding:0 10px;}
.index-title{ line-height:44px; color:#333}
.procattitle{text-align:center;padding:20px 0; background:#fff}
.procattitle a{ font-weight: bold;font-size: 18px;color: #393939;  line-height:24px; display:block }
.thumbnail:hover .procattitle{ background:#f6a702;   transition: .7s;}
.thumbnail:hover .procattitle a{ color:#fff !important;  transition: .7s;}
.prolist li:first-child{ background:#f6a702}
.prolist li:first-child a{ color:#fff}

.news_list .item_block {border-top: 1px solid #e5e5e5;}
.news_list .item_block {position: relative;padding: 40px 20px 36px 38px;    overflow: hidden;}
.news_list .item_block .item_wrapper{transition: all .36s ease;}
.news_list .item_block .item_wrapper .item_info .title {color: #666;font-size: 18px;line-height: 30px;padding-left: 26px;-webkit-transform: translateX(-27px);-ms-transform: translateX(-27px);transform: translateX(-27px);transition: all .36s ease;}
.news_list .item_block .item_wrapper .item_info .title:before {content: "\f111";font-family: FontAwesome;speak: none;font-style: normal;font-weight: 400;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;position: absolute;left: 0;-webkit-transform: scale(.4);-ms-transform: scale(.4);transform: scale(.4);line-height: inherit;}
.news_list .item_block .item_wrapper .item_des .description {font-size: 13px;line-height: 26px;height: 52px;width: 380px;overflow: hidden;transition: all .36s ease;}
.news_list .item_block .item_wrapper .date_wrap {float: right;}
.year {font-size: 22px;line-height: 30px;color: #999;font-family: helveticaneuethn,Arial;}
.news_list .item_block .details:after, .news_list .item_block .details:before {font-family: icomoon;speak: none;font-style: normal; font-weight: 400;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;transition: all .36s ease;content: "\e90f";color: #999;position: absolute;top: 50%;font-size: 20px;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.news_list .item_block .details {position: absolute;right: 26px;bottom: 44px;width: 40px;height: 16px;color: transparent;border-left: 1px solid #e5e5e5;overflow: hidden;transition: all .36s ease;}
.news_list .item_block .details:before {left: 15px;}
.news_list .item_block:hover {box-shadow: 0 10px 30px rgba(0,0,0,.08);}
.news_list .item_block:hover .item_wrapper .item_info .title{ color:#f6a702; -webkit-transform: translateX(-17px);-ms-transform: translateX(-17px);transform: translateX(-17px);transition: all .36s ease;}
.news_list .item_block:hover .item_wrapper .item_des .description{-webkit-transform: translateX(10px);-ms-transform: translateX(10px);transform: translateX(10px);transition: all .36s ease;}
.news_list .item_block:hover .details{-webkit-transform: translateX(10px);-ms-transform: translateX(10px);transform: translateX(10px);transition: all .36s ease;}
.news_content{ background:#f8f8f8; padding:40px 60px;}
.news_content .item_info .title {color: #666; font-size: 18px;line-height: 24px;margin-top: 20px;margin-bottom: 10px;}
.news_content .details {background-color: #f6a702;width: 140px;height: 37px;    margin-top: 35px;position:relative;color: transparent;display: block;transition: all .36s ease;}
.news_content .details:before {content:""; display:block;width: 1px;height: 15px; background:#fff; margin:0 auto; position:absolute; top:30%; left:50%}

.news_content .details:after {content:"";display:block; width: 15px;height: 1px;background:#fff;position:absolute;top: 48%;left: 45%;}
.news_content:hover .details{-webkit-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);transition: all .36s ease;}
.news_content .item_info img{transition: all .36s ease;}
.news_content:hover .item_info img{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);transition: all .36s ease;}

h2.index-title{color: rgb(63, 63, 63);font-size: 24px;    text-transform: uppercase;font-weight: bold;}
.index_about{    background-image: url(../images/1514432412425.png);background-position: center center; background-size: initial;background-repeat: no-repeat;}
.index_about .index_about_content{    font-size: 14px;color: #999;    line-height: 1.5em;}
.list-inline{ text-align:right}