.subpage { margin:0px; padding:0}
.sub_menu { height: 78px; width: 100%; background: url(../images/sub_menu.png) repeat-x;}
.sub_nav { position:relative;}
.sub_nav span { height: 18px; background: url(../images/home.png) no-repeat left 3px; padding-left: 20px; color: #999; font-size: 14px; display: block; position: absolute; right: 0px; top: 30px; }
.sub_nav span a { color: #666; font-size: 14px; }
.sub_nav span a:hover { color:#333; border-bottom:#333 1px dotted}
.sub_nav ul li { width: auto; float: left; padding-right: 0px; margin-right:1px}
.sub_nav ul li a { font-size: 18px; color: #333; height:74px; line-height:74px; display: block; width: auto; padding: 0px 30px; }
.sub_nav ul li a:hover,.sub_nav ul li.on a { color:#169c4f; border-bottom:#169c4f 4px solid;}

section { width: 100%; padding: 60px 0px; margin: 0px auto; }
.sub_title { display: block; width: 100%; color: #d8d8d8; max-width: 1240px; margin: 0px auto 40px auto; background: url(../images/sub_title_bg.png) no-repeat left bottom; }
.sub_title span { display: block; line-height: 40px }
.sub_title span.eng { font-size: 30px; }
.sub_title span.name { color: #169c4f; font-size: 36px; }

.sub_page { font-size:18px; line-height:35px; overflow: hidden; padding-bottom: 50px; color: #333; }
.sub_page img { width: auto; max-width: 1280px; margin: 20px auto; }

.about_list {padding:20px 0px 15px 0px; margin-bottom:30px; background:url(../images/sub_about_bg.png) no-repeat}
.about_list li { float: left; display: block; width: auto; background: url(../images/index_ax2.png) no-repeat right center; padding: 0px 4.75%; text-align: center; position: relative; }
.about_list li p.numb { color: #e20000; font-size: 36px; font-weight: bold; display: block; line-height: 36px; width: 100% }
.about_list li p.name { font-size: 14px; color: #ccc; display: block; line-height: 24px; width: 100% }
.about_list li p sup { color: #999; font-size: 14px; top: -20px; left: 5px }
.about_list li:last-child { background: none; padding-right: 0px; }

.indu_info { background: #fff; padding: 30px; box-shadow: 5px 5px 5px #eee; margin-bottom:40px; }
.indu_info p { text-indent:2em; font-size:18px; line-height:32px;}

.indu_tit { font-size:30px; line-height:30px; display:block; border-left:#004dc1 3px solid; padding-left:20px; margin-bottom:40px}

.piclist { margin-left: -35px; text-align: left; }
.piclist li { float: left; width: 390px; height: 340px; margin-left: 35px; overflow: hidden; }
.piclist li h4 {font-size: 18px; display: block; padding: 10px 50px 10px 20px; width: 100%; height: 60px; line-height: 40px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; background: #fff; position: relative; }
.piclist li h4 span { font-size:24px; width:18px; height:18px; line-height:16px; text-align:center; display:block; position:absolute; right:20px; top:20px;}
.piclist li:hover h4 { background: #159c4f; color: #fff; }
.piclist li p { width: 390px; height: 250px; overflow: hidden; }
.piclist li p img {width:100%; height:100%; margin:0px; padding:0px; -moz-transition: all .6s ease 0s; -ms-transition: all .6s ease 0s; -o-transition: all .6s ease 0s; -webkit-transition: all .6s ease 0s; overflow:hidden}
.piclist li:hover p img{-webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1);}

/*新闻*/
.sub_newslist li.box { background-color: #fff; float: left; margin: 0px 30px 30px 0px; }
.sub_newslist li:nth-child(3n).box { margin-right:0px;}
.sub_newslist li.box a { display: block; width:390px; padding: 30px; transition: all 0.3s ease 0s; cursor: pointer; }
.sub_newslist li.box img { display: block; width: 100%; }
.sub_newslist li.box .f18 { line-height: 26px; display: block; color: #169c4f; height: 52px; position: relative; overflow: hidden; font-size: 20px; }
.sub_newslist li.box a:hover { background-color: #169c4f; }
.sub_newslist li.box a:hover .f18 { color: #fff; }
.sub_newslist li.box .more { line-height: 24px; display: inline-block; padding-right: 16px; background: url(../images/ico.png) no-repeat right center; color: #333; margin-top: 19px; color: #333; font-size: 18px; }
.sub_newslist li.box a:hover .more { color: #fff; background: url(../images/ico_h.png) no-repeat right center; }
.sub_newslist li.box .date { line-height: 40px; color: #888; display: block; }
.sub_newslist li.box a:hover .word { color: #c2d0e4; }
.sub_newslist li.box a:hover .date { color: #d3f0df; }
.sub_newslist li.box .word { margin-top: 13px; width: 100%; display: block; color: #666; height: 90px; overflow: hidden; line-height: 30px; font-size: 16px; }
.sub_newslist li.box a:hover .word { color: #d3f0df; }
.sub_newslist li.box .img { display: block; position: relative; width: 100%; margin:10px 0px; }
.sub_newslist li.box .img .bg-pic { width: 100%; margin-top: 0px; }
.sub_newslist li.box .img .up-img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; margin:0px }

.news_top_title { padding: 0px; text-align: center; margin:0px auto 30px auto; }
.news_top_title h4 { font-size: 30px; line-height: 45px; text-align: center; display: block; padding-bottom: 40px }
.news_top_title p { background: #eaeaea; padding: 8px 0px; line-height: 24px; text-align: center; font-size: 16px }
.news_top_title p span { display:inline-block; margin:0px 10px}
.news_neirong { width:100%;}
.news_neirong img { width:auto; max-width:100%; margin:15px auto;}
.share { height: 60px; line-height: 60px; font-size: 14px; color: #666; position: relative; margin-top: 50px; border-bottom: #ddd 1px solid; border-top: #ddd 1px solid; overflow: hidden; padding: 15px 0px; }
.share span { position: absolute; left: 0px; top: 0px }

.news_other { width: 100%; display: block; margin: 0px; padding: 30px 0px;}
.news_other h4 { background: none; height: auto; padding-bottom: 5px; }
.news_other li { width:50%; float:left; line-height: 35px; height: 35px; font-size: 18px; background: url(../images/ind_icon.png) no-repeat left center; padding-left: 15px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.news_other li span { font-size:14px; color: #999; margin-left: 30px; }

.return {margin:30px auto 0px auto; width:100%; height:50px; line-height:50px; text-align:center; font-size:18px; color:#fff; background:#32a7f9;display:none}
.return a { color:#fff;}

.notice_list li { height: 120px; margin-bottom: 30px; position: relative; font-size: 12px; background: #fff; padding: 30px 30px 30px 150px; box-shadow: 0px 1px 3px #ccc; }
.notice_list li a i{display: inline-block;vertical-align:middle; margin:-1px 5px 0 -5px; width: 0px; height: 1px; background-color: #fff; transition: all .4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s; -webkit-transition: all .4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s; -moz-transition: all .4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s; }
.notice_list li a:hover i{ width: 30px; background: #fff; }
.notice_list li span { width: 90px; text-align:center; height: 70px; padding: 5px 30px 0px 0px; border-right: #d9d9d9 1px dotted; position: absolute; left: 30px; top: 28px; font-size: 14px; color: #999; line-height: 30px; display: block; }
.notice_list li:hover { background: #159c4f }
.notice_list li:hover span { color: #d6e5fc }
.notice_list li span b { font-size: 40px; display: block; font-weight: normal; color: #ee8903; margin-bottom: 5px; }
.notice_list li a:hover span  b { color:#fff}
.notice_list li h4{ font-size: 18px; padding-bottom: 5px; color: #333; font-weight: normal; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; transition: all ease 600ms; -moz-transition: all ease 600ms; -webkit-transition: all ease 600ms; line-height: 20px; }
.notice_list li:hover h4{text-indent:12px;transition:all ease 600ms; color:#fff}
.notice_list li p { line-height: 20px; font-size: 14px; height: 40px; overflow: hidden; }
.notice_list li p.m_date{ color: #999; line-height:30px; height:30px; display: block; font-size: 12px; color:#ccc; display:none }
.notice_list li p.m_date em { margin-right:10px}
.notice_list li:hover p{ color: #d3f0df }
.notice_list li.last { margin-bottom:0px; border:0}

.bdsharebuttonbox a{transition: 0.6s; float: left; padding: 15.5px !important; margin: 0 10px 0 0 !important; font-size: 14px !important; color: #717171 !important; display: flex; align-items: center; justify-content: space-between; height: 31px !important; line-height: 31px !important; border-radius: 50% !important; background-position: unset !important;}
.bdsharebuttonbox a:last-child{margin: 0 !important;}
.bdsharebuttonbox .bds_more{padding: 0 !important; margin: 0 5px 0 0 !important; border-radius: 0% !important; background: transparent !important;}
.bdsharebuttonbox .bds_weixin{background: url("../images/share_ico1.png") #6e6e6e center no-repeat !important;}
.bdsharebuttonbox .bds_tsina{background: url("../images/share_ico2.png") #6e6e6e center no-repeat !important;}
.bdsharebuttonbox .popup_qzone{background: url("../images/share_ico3.png") #6e6e6e center no-repeat !important;}
.bdsharebuttonbox .popup_tqq{background: url("../images/share_ico4.png") #6e6e6e center no-repeat !important;}
.bdsharebuttonbox .popup_renren{background: url("../images/share_ico5.png") #6e6e6e center no-repeat !important;}
.bdsharebuttonbox a:hover{background-color: #536072 !important;}
.pub_bdsharebuttonbox a:hover{background-color: transparent !important;}
.pub_bdsharebuttonbox .bds_weixin,.pub_bdsharebuttonbox .bds_weixin:hover{background-color: #3eb135 !important;}
.pub_bdsharebuttonbox .bds_tsina,.pub_bdsharebuttonbox .bds_tsina:hover{background-color: #df4d69 !important;}
.pub_bdsharebuttonbox .popup_qzone,.pub_bdsharebuttonbox .popup_qzone:hover{background-color: #eecf3d !important;}
.pub_bdsharebuttonbox .popup_tqq,.pub_bdsharebuttonbox .popup_tqq:hover{background-color: #45aaf2 !important;}
.pub_bdsharebuttonbox .popup_renren,.pub_bdsharebuttonbox .popup_renren:hover{background-color: #1361a7 !important;}

.awards-list{ padding: 0px; margin-bottom: 30px; }
.awards-list .row{margin-left:-.35rem;margin-right:-.35rem}
.awards-list .col{ padding: 26px 35px; width: 390px; background: #fff; float: left; margin: 0px 30px 30px 0px; }
.awards-list .col:nth-child(3n) { margin-right:0px}

.awards-list .honor-item{ padding: 0; text-align: center }
.awards-list .honor-item p{ font-size: 18px; line-height: 26px; color: #333; margin-bottom: 30px; margin-top: 10px; height: 2em }
.awards-list .honor-item img{position:relative;top:0;max-height:100%;-webkit-box-shadow:10px 30px 30px rgba(0,0,0,0.1);box-shadow:10px 30px 30px rgba(0,0,0,0.1);max-width:100%;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.awards-list .honor-item .imgbox{ display: table-cell; vertical-align: middle; height: 280px; }
.awards-list .honor-item .auto{margin-left:auto !important;margin-right:auto !important}
.awards-list .honor-item img:hover{top:-10px}


.contact li { }
.contact li p{ line-height: 20px; color: #666; height: 20px; padding: 0; margin-top: 15px; }
.contact li p img { vertical-align: bottom; margin:0px  5px  0px 0px}
.contact li.map { border: #fff 20px solid; margin-top: 50px; }
.contact li.map img { margin:0px; width:100%; height:auto}



.page_numbers{ text-align: center; padding: 30px 0px 100px 0px; width: 100%; }
.page_numbers a.previous_page, .page_numbers a.next_page{ width: 70px; height: 36px; line-height: 36px; color: #888; text-align: center; font-size: 14px; }
.page_numbers a{ display: inline-block; height: 36px; line-height: 36px; min-width: 36px; background: #fff; text-align: center; font-size: 14px; color: #666; }
.page_numbers a:hover{ background: #ee8903; color: #fff; }
.page_numbers a.cur{ background: #ee8903; color: #fff; }
