﻿﻿.ico {
	display: inline-block;
	overflow: hidden;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background: url(../images/ico.png);
	margin: 0 .3em;
}
.ico1_2 {
	background-position: -20px 0;
}
.ico1_3 {
	background-position: -40px 0;
}
.ico1_4 {
	background-position: -60px 0;
}
.ico1_5 {
	background-position: -80px 0;
}
.ico2_1 {
	background-position: 0 -20px;
}
.ico2_2 {
	background-position: -20px -20px;
}
.ico2_3 {
	background-position: -40px -20px;
}
.ico2_4 {
	background-position: -60px -20px;
}
.ico2_5 {
	background-position: -80px -20px;
}
.ico3_1 {
	background-position: 0 -40px;
}
.ico3_2 {
	background-position: -20px -40px;
}
.ico3_3 {
	background-position: -40px -40px;
}
.ico3_4 {
	background-position: -60px -40px;
}
.ico3_5 {
	background-position: -80px -40px;
}
.ico4_1 {
	background-position: 0 -60px;
}
.ico4_2 {
	background-position: -20px -60px;
}
.ico4_3 {
	background-position: -40px -60px;
}
.ico4_4 {
	background-position: -60px -60px;
}
.ico4_5 {
	background-position: -80px -60px;
}
/* 雪碧图 */

.top_ico {
	display: inline-block;
	overflow: hidden;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background: url(../images/top_ico.png);
	margin: 0 .3em;
}
.top_ico1_2 {
	background-position: -20px 0;
}
.top_ico1_3 {
	background-position: -40px 0;
}
.top_ico1_4 {
	background-position: -60px 0;
}
.top_ico1_5 {
	background-position: -80px 0;
}
.top_ico2_1 {
	background-position: 0 -20px;
}
.top_ico2_2 {
	background-position: -20px -20px;
}
.top_ico2_3 {
	background-position: -40px -20px;
}
.top_ico2_4 {
	background-position: -60px -20px;
}
.top_ico2_5 {
	background-position: -80px -20px;
}
.top_ico3_1 {
	background-position: 0 -40px;
}
.top_ico3_2 {
	background-position: -20px -40px;
}
.top_ico3_3 {
	background-position: -40px -40px;
}
.top_ico3_4 {
	background-position: -60px -40px;
}
.top_ico3_5 {
	background-position: -80px -40px;
}
.top_ico4_1 {
	background-position: 0 -60px;
}
.top_ico4_2 {
	background-position: -20px -60px;
}
.top_ico4_3 {
	background-position: -40px -60px;
}
.top_ico4_4 {
	background-position: -60px -60px;
}
.top_ico4_5 {
	background-position: -80px -60px;
}
/* 设置 */

body {
	font-size: 13px;
	line-height: 1.8;
	color: #555555;
	background: #fff;
}
.wrap {
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
*width: 1200px;
}
a {
	color: inherit;
}
a:hover {
	color: #197fc4;
}
/*css组件-设置*/
.huanying {
	width: 100%;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	border-bottom: 1px solid #eeeeee;
}
.hyc {
	width: 50%;
	float: left;
	font-size: 12px;
	color: #999999;
}
.yuyan {
	width: 200px;
	float: right;
	text-align: right;
	font-size: 12px;
	color: #999999;
	margin-right: 33px;
}
.yuyan a {
	font-size: 12px;
	color: #999999;
}
.form-control, .input-group-addon, .btn {
	border-radius: 2px;
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px rgba(102, 175, 233, 0.6);
}

/*选中颜色*/

::-moz-selection {
color: #fff;
background: #000;
}
::selection {
	color: #fff;
	background: #000;
}

/*

* placeholder颜色

*/

::-webkit-input-placeholder {
color: #aaa;
}
.placeholder {
	color: #aaa;
}
/* 网站样式 */



/*更多公用样式*/

.imgZoom {
	overflow: hidden;
}
.imgZoom img {
	-moz-transition: all .8s ease 0s;
	-ms-transition: all .8s ease 0s;
	-o-transition: all .8s ease 0s;
	transition: all .8s ease 0s;
}
.imgZoom:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
._more_ico {
	background: url(../images/pro_more_ico.png) no-repeat center;
	width: 11px;
	height: 11px;
	display: inline-block;
	margin-right: 10px
}
/*header*/

/*.head {
	width: 100%;
	z-index: 2;
	position: fixed;
	top: 0;
	background: url(../images/top_bg.png) center top no-repeat #fff !important;
	padding-top: 258px;
}*/
.head > .wrap {
	position: relative;
}
.head .logo {
	width: auto;
	padding: 0;
}
.head .hd_top {
	float: right;
	margin-top: 15px;
	margin-right: 34px;
}
.top_qrcode {
	border: #ccc 1px solid;
	border-radius: 2px;
}
.mobile_key {
	display: none;
}
.head .hd_top li {
	float: left;
	font-size: 13px;
	color: #999;
	background: url(../images/top_xian.png) no-repeat 0px 6px;
	padding-left: 16px;
	margin-left: 10px;
}
.head .hd_top li .hong {
	color: #197fc4;
}
.head .hd_top li .top_ico {
	width: 20px;
	height: 20px;
	text-align: center;
}
.head .hd_top li:first-child {
	background: none;
}
.head .hd_top li:hover .top_ico1_1 {
}
.head .hd_nav {
	margin-top: 0;
}
.head .hd_nav > ul > li {
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #555;
	position: relative;
	height: 94px;
	margin: 0 2px;
}
.head .hd_nav > ul > li > a {
	display: block;
	line-height: 94px;
	padding: 0 20px;
}
.head .hd_nav li .cur {
	color: red;
}
.head .hd_nav li a:hover {
	color: red;
}
.hd_nav .nav5 .nav_layer05, .hd_nav .nav6 .nav_layer05, .hd_nav .nav7 .nav_layer05, .hd_nav .nav8 .nav_layer05 {
	left: auto;
	right: 0;
}
.head02 {
	height: 94px;
	overflow: hidden;
}
/*下拉css*/

.nav_layer05 {
	display: none;
	width: 510px;
	position: absolute;
	left: 0;
	top: 110%;
	background: #eeeeee;
	padding: 0 0 0 15px;
}
.nav_layer05 ul {
	width: 28%;
	float: left;
	padding: 10px 0;
}
.nav_layer05 li {
	border-bottom: #ddd 1px solid;
	padding: 0;
}
.nav_layer05 li a {
	display: block;
	line-height: 1.5;
	padding: 5px;
	text-align: center;
}
.nav_layer05 li a:hover {
	color: #ffffff;
	background: #94c309;
}
.nav_layer05 ._img {
	width: 59%;
	float: right;
	padding: 30px;
	height: 175px;
	overflow: hidden;
}
.nav_layer05 ._img img {
	width: 100%;
	height: auto;
	display: block;
}
.nav_layer05 ._title {
	font-size: 18px;
	color: #666;
	display: block;
	line-height: 2;
	padding-right: 5px;
}
/*下拉css end*/


/*下层banner*/

.xc_banner {
	width: 100%;
	height: 350px;
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 50px;
}
.xc_banner ._title_main {
	text-align: center;
	font-size: 14px;
	color: #555555;
	padding-top: 100px;
}
.xc_banner ._title_main ._tetle {
	font-size: 38px;
	font-weight: bold;
	color: #95c309;
}
.breadcrumbs {
	font-size: 14px;
	font-weight: normal;
}
.breadcrumbs .lt {
	display: inline-block;
	margin: 0 5px;
}
.breadcrumbs a {
	display: inline-block;
}
/*产品详情*/

.pro_detail {
	width: 100%;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 64px;
	margin-bottom: 30px
}
.pro_detail ._hd_pic {
	width: 50%;
}
.pro_detail .pro_hd {
	margin-bottom: 56px;
	background: #f8f8f8;
}
.pro_detail ._hd_title {
	width: 44%;
	padding: 40px 3% 80px 3%;
}
.pro_detail ._hd_title ._l_title {
	font-size: 30px;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
.pro_detail ._hd_title ._l_text {
	margin-bottom: 60px;
}
.pro_detail ._hd_title ._l_sub {
	width: 80%;
	height: 53px;
	background: #95c309;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 53px;
	margin-bottom: 4px;
	border-radius: 0;
}
.pro_detail ._hd_title .select-ui-choose-default ._arrow {
	width: 15%;
	background: #888888;
	border-left: #f8f8f8 1px solid;
}
.pro_detail ._hd_title .select-ui-choose-default ._arrow .arr {
	border: none;
	background: url(../images/pro_ico.png) no-repeat;
	width: 20px;
	height: 11px;
}
.pro_detail ._hd_title .select-ui-choose-default.on ._arrow .arr {
	border: none;
	background: url(../images/pro_ico_top.png) no-repeat;
}
.pro_detail ._hd_title .select-ui-choose-default {
	border-radius: 0px;
}
.pro_detail ._hd_title ._l_sub a {
	display: block;
	color: #fff;
}
.pro_detail ._hd_title ._other {
	width: 80%;
	height: 44px;
	background: #888888;
	color: #dedede;
	line-height: 44px;
	font-size: 14px;
	position: relative;
}
.pro_detail ._hd_title ._other a {
	display: block;
	text-indent: 20px;
}
.pro_detail ._hd_title ._other ._other_hd a {
	color: #dedede;
}
.pro_detail ._hd_title ._other ._other_hd .ion {
	text-align: center;
	float: right;
	width: 15%;
	height: 44px;
	line-height: 44px;
	border-left: 1px solid #f8f8f8;
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
}
.pro_detail ._hd_title ._other .display {
	display: block;
}
.pro_detail ._hd_title ._other_list {
	width: 100%;
	background: #dbdbdb;
	display: none;
}
.pro_detail ._hd_title ._other_list li {
	height: 44px;
	line-height: 44px;
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.pro_detail ._hd_title ._other_list li a:hover {
	background: #95c309;
	color: #fff;
}
.pro_detail .pro_bd ._title {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}
/*相关推荐*/

._about {
	position: relative;
	margin-bottom: 20px;
}
._about .ab_title {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px
}
._about .pro_about {
	display: none;
	width: 100%;
}
._about .pro_about li {
	width: 24%
}
._about .pro_about li a {
	display: block;
}
.pro_about ._pic, .pro_about ._title {
	margin: 0 10px;
}
.pro_about ._pic {
	border: 1px solid #e3e3e3;
}
.pro_about ._title {
	text-align: center;
	margin-top: 20px;
}
.pro_about .scroll_nav {
	display: none;
}
._about .pd_rec_btn {
	position: absolute;
	width: 60px;
	height: 60px;
	top: 50%;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	z-index: 5;
	color: #aaaaaa;
}
._about .pd_rec_btn .ion {
	margin: 0;
	font-size: 60px;
	line-height: 60px;
}
._about ._prev:hover, ._about ._next:hover {
	color: #8cc63f;
}
._about ._prev {
	left: -60px;
}
._about ._next {
	right: -60px;
}
/*公司简介*/

.xc_main {
	background: url(../images/xc_bj_.png) repeat-y 20%;
	padding-bottom: 46px;
}
.xc_main ._l_list {
	width: 20%;
}
.xc_main ._l_list ._list_title {
	padding: 10% 15%;
	font-size: 30px;
	color: #fffefe;
	font-weight: border;
	background: #95c309;
	text-align: center;
}
.xc_main ._l_list li {
	line-height: 46px;
	text-align: center;
	font-size: 14px;
	border-bottom: 1px solid #e5e5e5;
}
.xc_main ._l_list li a {
	display: block;
}
.xc_main ._l_list .cur {
	font-weight: bold;
	color: #95c309;
}
.xc_main ._r_main {
	width: 76%;
}
/*企业文化*/

._wh_list {
	border: 1px solid #ededed;
}
._wh_list .wh_close {
	height: 54px;
	line-height: 54px;
	border-bottom: 1px solid #ededed;
	width: 100%;
	cursor: pointer;
}
._wh_list .wh_close:last-child {
	border: none;
}
._wh_list .wh_close ._title {
	width: 70%;
	font-size: 18px;
	color: #666666;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	background: url(../images/wh_close_ico.png) no-repeat;
	text-indent: 60px;
	font-weight: normal;
}
._wh_list .wh_close ._time {
	font-size: 10px;
	color: #333333;
	margin-right: 2%
}
._wh_list .wh_open {
	border-bottom: 1px solid #ededed;
	padding: 14px 45px;
	background: #f4f4f4;
	display: none;
}
._wh_list .wh_open ._pic {
	width: 26%;
	margin-right: 20px;
}
._wh_list .wh_open ._text {
	float: none
}
._wh_list ._jt_act {
	border: none;
	background: #95c309;
	height: 54px
}
._wh_list ._jt_act ._title {
	color: #ffffff;
	background: url(../images/wh_open_ico.png) no-repeat;
}
._wh_list ._jt_act ._time {
	display: none;
}
._wh_list ._jt_act ._title ._add {
	background: #f9cf31;
}
/*领导关怀*/

.gh_tab {
	width: 100%;
}
.gh_tab .tab_b {
	text-align: right;
	width: 100%;
	height: 43px;
	margin-bottom: 40px
}
.gh_tab .tab_t {
	width: 28%;
	height: 43px;
	text-align: center;
	color: #fff;
	line-height: 43px;
	font-size: 14px;
	color: #333333;
	margin-right: 2%;
	background: #e4e4e4;
}
.gh_tab .tab_t_cur {
	background: #95c309;
	color: #fff;
}
.gh_tab .tab_c {
}
.pic_list li {
	margin-bottom: 20px;
}
.pic_list ._img {
	border: #e3e3e3 1px solid;
	position: relative;
}
.gh_tab .ivideo .ivideo_img ._play {
	position: absolute;
	background: rgba(149,195,9,.50);
	width: 100%;
	height: 100%;
	top: 100%;
	display: block;
	left: 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.gh_tab .ivideo .ivideo_img ._play ._video_ico {
	width: 68px;
	height: 68px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -34px;
	margin-left: -34px;
	background: url(../images/xc_video_ico.png) no-repeat center;
	overflow: hidden;
}
.gh_tab .ivideo .ivideo_img:hover ._play {
	top: 0;
}
.pic_list ._cover {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 100%;
	background: rgba(149,195,9,.60);
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#9995c309, endcolorstr=#9995c309);
}
.zoom {
	display: block;
	width: 36px;
	height: 36px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -18px 0 0 -18px;
	background: url(../images/zoom.png) no-repeat;
	overflow: hidden;
}
.pic_list ._title {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	height: 50px;
	line-height: 50px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.pic_list li:hover ._cover {
	top: 0;
}
/*阳晨产业*/

.cy_hd {
	width: 100%;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 22px;
	margin-bottom: 20px
}
.cy_hd .cy_title {
	font-size: 20px;
	color: #696969;
	margin-bottom: 40px;
}
.cy_hd .cy_message {
	position: relative;
}
.cy_hd .cy_message dl {
	margin-right: 2%;
	font-size: 14px;
	color: #303030;
}
.cy_hd .cy_message ._link {
	width: 53px;
	height: 52px;
	display: inline-block;
	background: url(../images/cy_ico.png) no-repeat center;
}
.cy_hd .cy_message .other_cp {
	padding: 3%;
	border: 1px solid #eaeaea;
	width: 30%;
	position: absolute;
	top: -1%;
	right: 8%;
	background: #fff;
	z-index: 20;
	display: none;
}
.cy_hd .cy_message .other_cp:before {
	content: "";
	width: 9px;
	height: 15px;
	background: url(../images/chanye_ico_03.jpg)no-repeat;
	position: absolute;
	top: 30px;
	right: -9px;
	display: block;
}
.cy_hd .cy_message .other_cp li {
	font-size: 14px;
	color: #555555;
	line-height: 35px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.cy_hd ._show_list .other_cp {
	display: block;
}
.cy_siled {
	max-width: 1000px;
	margin: auto;
	height: 0;
	overflow: hidden;
	padding-bottom: 40%;
	margin-bottom: 20px;
	position: relative;
}
.cy_siled img {
	width: 100%;
	height: 100%;
}
.cy_siled .cy_siled_ico {
	width: 70px;
	height: 70px;
	position: absolute;
	z-index: 5;
	top: 50%;
	margin-top: -40px;
	background: rgba(149, 195, 9, 0.6);
	color: #fff;
	font-size: 40px;
	text-align: center;
	line-height: 70px;
	cursor: pointer;
}
.cy_siled .cy_siled_ico .ion {
	display: inline-block;
	margin: 0;
}
.cy_siled .cy_siled_ico:hover {
	background: rgba(249, 206, 49, 0.6);
}
.cy_siled ._next {
	right: 0;
}
.cy_siled ._prev {
	left: 0;
}
/*新闻中心*/

/* newslist-8 start*/

.widget-newstop-8 {
	background: #fff;
	margin-bottom: 48px;
	border: 1px solid #e0e0e0;
}
.topnews, .news-search {
	height: 0;
	padding-bottom: 24%;
	overflow: hidden;
	position: relative;
}
.topnews {
	float: left;
	width: 72%;
}
.tn_wrap, .tn_cell {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
}
.topnews ._img {
	float: left;
	width: 45%;
}
.topnews ._nr {
	float: right;
	width: 50%;
	margin-right: 2%;
}
.topnews ._title {
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #333333;
}
.topnews ._tools {
	color: #a5a5a5;
	margin-bottom: 5px;
}
.topnews ._tools span {
	padding-right: 20px;
}
.topnews ._tools .ion {
	margin-left: 0;
}
.topnews ._sum {
	font-size: 14px;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	margin-bottom: 15px;
}
.topnews ._more {
	display: block;
	width: 120px;
	height: 34px;
	line-height: 34px;
	background: #95c309;
	font-size: 14px;
	text-align: center;
	color: #fff;
}
.topnews .slide_nav {
	display: none;
}
.topnews .arrs {
	display: block!important;
	width: 44px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	background: rgba(0,0,0,0.3);
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000, endcolorstr=#99000000);
	z-index: 10;
	font-size: 17px;
}
.topnews .arrs:hover {
	background: rgba(0,0,0,.80);
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#cc000000, endcolorstr=#cc000000);
}
.topnews .arrs .ion {
	margin: 0;
}
.topnews .arr_prev {
	left: 0;
}
.topnews .arr_next {
	right: 55%;
}
.news-search {
	width: 28%;
	float: right;
	background: #f8f8f8;
}
.news-search ._pd {
	padding: 10px 20px;
}
.nsearch-lant {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #333333;
}
.nsearch-main .news-sele {
	width: 100%;
	height: 35px;
	line-height: 35px;
	border: none;
	background: #fff url(../images/nse_jt.png) no-repeat right;
	border-radius: 0;
	margin-bottom: 15px;
}
.nsearch-main .news-sele ._arrow {
	display: none;
}
.nsearch-main .select-ui-choose-default-bottom.on {
	border-radius: 0;
}
.select-ui-options-default {
	border-color: #f1f1f1 !important;
}
.nsearch-main .news-inp {
	width: 82%;
	float: left;
	height: 35px;
	line-height: 35px;
	background: #fff;
	border: none;
	padding: 0;
	margin: 0;
	text-indent: 8px;
}
.nsearch-main .news-btn {
	width: 18%;
	float: right;
	height: 35px;
	line-height: 35px;
	border: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
	color: #fff;
	background-color: #95c309;
	font-size: 21px;
}
/*.topnews a:hover,.topnews a:hover ._title { color:#dda300; }*/

.topnews a:hover ._more {
	background: #f9ce31;
}
/* newslist-9 start*/

.widget-newslist-9 {
	margin-bottom: 20px;
}
.widget-newslist-9 li {
	clear: both;
	overflow: hidden;
	border-bottom: #eee 1px dotted;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.widget-newslist-9 ._img {
	width: 225px;
	float: left;
	margin-right: 30px;
}
.widget-newslist-9 ._img img {
	-moz-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
}
.widget-newslist-9 ._intro {
	overflow: hidden;
}
.widget-newslist-9 ._title {
	display: block;
	height: 32px;
	line-height: 32px;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #333333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.widget-newslist-9 ._info {
	height: 20px;
	line-height: 20px;
	color: #999999;
	margin-bottom: 10px;
}
.widget-newslist-9 ._text {
	line-height: 1.8em;
	height: 3.6em;
	overflow: hidden;
	font-size: 14px;
	margin-bottom: 15px;
}
.widget-newslist-9 ._more {
	display: inline-block;
	white-space: nowrap;
	width: auto;
	height: 32px;
	line-height: 32px;
	background-color: #95c309;
	color: #fff;
	padding: 0 20px;
}
.widget-newslist-9 li:hover ._more {
	background: #f9ce31;
}
.widget-newslist-9 li:hover ._img img {
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
/* page-1 start*/

.page {
	font-size: 12px;
	color: #777777;
	text-align: center;
	margin-bottom: 64px;
}
.page a, .page span {
	color: #777777;
	display: inline-block;
	border: 1px solid #ededed;
	padding: 5px 10px;
	vertical-align: middle;
	margin: 0 0 10px -1px;
}
.page .goprev {
	margin-right: 10px;
}
.page .gonext, .page .count {
	margin-left: 10px;
}
.page a:hover, .page span {
	color: #fff;
	background: #95c309;
}
.page span.goprev, .page span.gonext {
	color: #777777;
	background: none
}
.page span.count {
	border: 0;
	background: 0;
	color: #777777;
}
/*产品列表*/

.pro_center_hd {
	width: 96%;
	background: #f8f8f8;
	padding: 2%;
	margin-bottom: 35px
}
._r_main ._hd_pic {
	width: 50%;
}
._r_main .pro_hd {
	margin-bottom: 56px;
}
._r_main ._hd_title {
	width: 48%;
}
._r_main ._hd_title ._l_title {
	font-size: 30px;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
._r_main ._hd_title ._l_text {
	margin-bottom: 10%;
	line-height: 1.8em;
	max-height: 9em;
	overflow: hidden;
}
._r_main ._hd_title ._l_sub {
	width: 60%;
	height: 44px;
	background: #95c309;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 44px;
	margin-bottom: 4px;
	border-radius: 0;
}
._r_main ._hd_title ._l_sub a {
	display: block;
	color: #fff;
}
._r_main ._hd_title ._l_sub .ion {
	font-size: 13px;
	vertical-align: initial;
}
/* prolist-7 start*/

.widget-prolist-7 li {
	margin-bottom: 28px;
}
.widget-prolist-7 ._title {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.widget-prolist-7 ._img ._fbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
 *background: #666;
	background: rgba(149, 195, 9, 0.5);
	display: none;
}
.widget-prolist-7 ._fbg a {
	position: absolute;
	top: 50%;
	width: 60px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	margin-top: -28px;
	border: 1px solid #ffffff;
}
.widget-prolist-7 ._fbg ._fixo {
	left: 50%;
	margin-left: -68px;
	background: url(../images/pro_xq_ico.png) no-repeat center;
}
.widget-prolist-7 ._fbg ._dgico {
	right: 50%;
	margin-right: -68px;
}
.widget-prolist-7 ._fbg a .ion {
	font-size: 30px;
	color: #ffffff;
}
.tuijnews {
	display: block;
	width: 299px;
	height: 85px;
	padding: 0 10px;
	margin-top: 191px;
	background: rgba(0,0,0,0.8);
	padding-top: 15px;
}
.tuijnews .newstit2 {
	display: block;
	width: 280px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
	font-weight: 700;
}
.tuijnews .newstit3 {
	display: block;
	width: 280px;
	text-align: left;
	color: #fff;
}
.ivideo_box {
	width: 1000px;
	height: 100px;
}
.ivideo_box iframe {
	width: 100%;
	height: 354px;
}
.ivideo_box .bg-primary {
	background-color: #94c309;
}
.itab {
	position: relative;
	width: 100%;
	height: 158px;
}
.itab ._tab_menu {
	width: 194px;
	padding-top: 1px;
}
._tab_menu .tab_t ._pic {
	width: 80px;
	height: 70px;
	margin: 25px auto 10px auto;
	background: url(../images/inews_ico.png) 0 -70px no-repeat;
}
._tab_menu .tab_t ._pic01 {
	background-position: 0 -70px;
}
._tab_menu .tab_t ._pic02 {
	background-position: -80px -70px;
}
._tab_menu .tab_t ._lt {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 4px;
}
.itab .tab_t {
	float: left;
	width: 100%;
	margin-left: 1px;
	box-sizing: border-box;
	text-align: center;
	background-color: #e8e8e8;
	color: #94c309;
}
._tab_menu .tab_t.first {
	margin-top: 1px;
}
._tab_menu .tab_t_cur {
	background: #94c309;
	color: #f1f3f5;
}
._tab_menu .tab_t_cur ._pic01 {
	background-position: 0 0px;
}
._tab_menu .tab_t_cur ._pic02 {
	background-position: -80px 0px;
}
._tab_content .tab_c {
	padding-left: 194px;
	border: 1px solid #ccc;
	display: none;
}
._tab_content .tab_c ._item {
	overflow: hidden;
	margin: 0px 7.812%;
	border-bottom: #e8e8e8 1px dotted;
	text-align: left;
}
._tab_content .tab_c ._item._last {
	border-bottom: none;
}
._tab_content .tab_c ._item ._hd {
	position: relative;
	font-size: 14px;
	font-weight: bold;
	line-height: 2;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #5a5a5a;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
._tab_content .tab_c ._item ._dot {
	font-size: 20px;
	margin-right: 9px;
	color: #7b7b7b;
}
._tab_content .tab_c ._item ._hd ._time {
	position: absolute;
	top: 17px;
	right: 0;
	display: block;
	float: right;
	font-weight: normal;
	color: #aaa;
}
._tab_content .tab_c ._item ._bd {
	display: none;
	height: 3.6em;
	overflow: hidden;
	margin-bottom: 12px;
	color: #94c309;
	overflow: hidden;
}
._tab_content .tab_c ._tem_hover ._hd {
	color: #94c309;
}
._tab_content .tab_c ._tem_hover ._dot {
	display: none;
}
._tab_content .tab_c ._tem_hover ._hd ._time {
	display: none
}
._tab_content .tab_c ._tem_hover ._bd {
	display: block;
	color: #94c309;
}
._tab_content .tab_c_cur {
	display: block;
}
.ifoot_banner_content {
	width: 100%;
	height: 210px;
	padding-top: 80px;
	text-align: center;
	background: url(../images/ifoot_banner.jpg);
	background-attachment: fixed;
}
.ifoot_banner_content ._ifb_item {
	padding-left: 11%;
	padding-right: 11%;
}
.ifoot_banner_content ._ifb_ico01, .ifoot_banner_content ._ifb_ico02, .ifoot_banner_content ._ifb_ico03, .ifoot_banner_content ._ifb_ico04 {
	width: 80px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/ifoot_banner.png) 0 0 no-repeat;
}
.ifoot_banner_content ._ifb_ico01 {
	background-position: 0 0;
}
.ifoot_banner_content ._ifb_ico02 {
	background-position: -80px 0;
}
.ifoot_banner_content ._ifb_ico03 {
	background-position: -160px 0;
}
.ifoot_banner_content ._ifb_ico04 {
	background-position: -240px 0;
}
.ifoot_banner_content ._ifb_item ._wd {
	color: #fff;
}
.ifoot_banner_content ._ifb_item:hover ._ifb_ico {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.ifoot_banner_content ._ifb_item:hover ._ifb_ico01 {
	background-position: 0 -70px;
}
.ifoot_banner_content ._ifb_item:hover ._ifb_ico02 {
	background-position: -80px -70px;
}
.ifoot_banner_content ._ifb_item:hover ._ifb_ico03 {
	background-position: -160px -70px;
}
.ifoot_banner_content ._ifb_item:hover ._ifb_ico04 {
	background-position: -240px -70px;
}
/*产品综合*/

.xc_banner .pro_connt {
	text-align: left;
	width: 35%;
	padding-top: 70px;
}
.xc_banner .pro_connt ._en_title {
	font-size: 20px;
	color: #c9c7bf;
}
.xc_banner .pro_connt ._tetle {
	font-size: 44px;
	color: #000;
}
.xc_banner .pro_connt ._pro_text {
	font-size: 14px;
	color: #666666;
	margin-bottom: 70px
}
.xc_banner .pro_connt ._more {
	width: 40%;
	height: 50px;
	line-height: 50px;
	background-color: #94c309;
	display: block;
	color: #fff;
	text-align: center;
}
.xc_banner .pro_connt ._more:hover {
	background: #f9ce31;
}
.product_index .even .pro_connt {
	float: right;
}
.product_index .even .pro_connt ._tetle {
	color: #fff;
}
.product_index .even .pro_connt ._pro_text {
	color: #fff;
}
/*发展历程*/

/* history-3 start*/

.widget-history-3 {
	background: #ffffff;
	cursor: default;
	position: relative;
}
.widget-history-3-T {
	height: 48px;
	line-height: 40px;
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 15px;
	overflow: hidden;
}
.widget-history-3-tab .tab_t {
	position: relative;
	width: 106px;
	font-size: 14px;
	font-weight: 700;
	color: #999999;
	text-align: center;
}
.widget-history-3-tab .tab_t_cur {
	font-size: 16px;
	color: #95c309;
}
.widget-history-3-tab .tab_t b {
	position: absolute;
	width: 0;
	height: 1em;
	border-left: 1px solid #cccccc;
	left: 50%;
	bottom: 0;
}
.widget-history-3-tab .tab_c {
	padding: 10px 0 0;
}
.widget-history-3_arrs {
	position: absolute;
	width: 37px;
	height: 37px;
	background: url(../images/arr.png) no-repeat;
	top: 29px;
	cursor: pointer;
	transition: none;
	z-index: 1;
}
.widget-history-3_prev {
	left: -20px;
}
.widget-history-3_next {
	right: -20px;
	background-position: right 0;
}
.widget-history-3_prev:hover {
	background-position: 0 bottom;
}
.widget-history-3_next:hover {
	background-position: right bottom;
}
/*新闻详情*/

/* newsdetail-2 start*/

.widget-newsdetail-2 ._head {
	border-bottom: 1px dotted #cccccc;
}
.widget-newsdetail-2 ._head ._title {
	font-size: 22px;
	line-height: 1.4;
 color:;
	font-weight: bold;
}
.widget-newsdetail-2 ._tools {
	padding: 10px 0;
	color: #999999;
}
.widget-newsdetail-2 .ion {
	font-size: 16px;
	font-weight: normal;
}
.widget-newsdetail-2 ._tools ._tool {
	margin: 0 4px;
	display: inline-block;
	vertical-align: middle;
}
.widget-newsdetail-2 ._tools ._tool:hover {
color:;
}
.widget-newsdetail-2 ._tools ._b2l .ion {
	color: #95c309;
}
.widget-newsdetail-2 .myart {
	padding: 20px 0;
}
.widget-newsdetail-2 ._detailPage_bottom {
	border-top: 1px solid #cccccc;
}
.widget-newsdetail-2 ._detailPage_bottom li {
	line-height: 30px;
	overflow: hidden;
	height: 30px;
	padding: 0 10px;
	border-bottom: 1px solid #cccccc;
}
.widget-newsdetail-2 ._detailPage_bottom ._mark {
	font-weight: bold;
	float: left;
	margin-right: 10px;
}
.widget-newsdetail-2 ._detailPage_bottom ._title {
	font-size: 14px;
	float: left;
	width: 68%;
}
.widget-newsdetail-2 ._detailPage_bottom ._title:hover {
	color: #0e90d2;
}
.widget-newsdetail-2 ._detailPage_bottom ._time {
	float: right;
}
.widget-newsdetail-2 .bdsharebuttonbox .bds_more {
	float: none;
	padding-left: 2px;
	background: none;
}
/*客户留言表单*/

/* form-2 start*/

.widget-form-2 ._act {
	margin-top: 30px;
}
.widget-form-2 .form-control {
	border-radius: 0px;
	border-color: #cccccc
}
.widget-form-2 .btn-primary {
	background: #95c309;
	border-color: #95c309;
}
.widget-form-2 .btn-default {
	background: #e6e6e6;
	border-color: #adadad
}
.widget-form-2 .input-group-addon {
	border-right-width: 1px;
}
/*联系我们*/

._r_main .map {
	width: 100%;
	height: 350px;
	overflow: hidden;
	margin-bottom: 20px
}
._r_main .call_text {
	width: 100%;
	height: auto;
}
/*首页banner*/

._banner {
	max-width: 1920px;
	margin: auto;
	overflow: hidden;
	position: relative;
	height: 600px;
}
._banner img {
	width: 1680px;
	height: 600px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	top: 0;
	max-width: none;
}
._banner .slide_nav {
	width: 100%;
	text-align: center;
	font: 0/0 a;
	letter-spacing: -9px;
	bottom: 20px;
	display: inline-block;
	z-index: 0;
}
._banner .slide_nav a {
	width: 10px;
	height: 10px;
	overflow: hidden;
	background: none;
	margin: 6px;
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 50%;
}
._banner .slide_nav .on {
	background: #fff;
	width: 16px;
	height: 16px;
	margin: 3px 3px;
}
.phone_banner {
	display: none;
}
/*产业综合*/

.cy_index {
	width: 100%;
	background: url(../images/icy_bj.jpg) no-repeat center;
}
.cy_index .icy_box {
	padding: 10% 0;
}
.cy_index .icy_list li {
	width: 20%;
	float: left;
	background: #94c309;
	text-align: center;
	color: #fff;
	height: 555px;
	overflow: hidden;
	position: relative;
}
.cy_index .icy_list li .icy_list_top {
	padding: 30px;
	position: relative;
	height: 495px;
}
.cy_index .icy_list li ._icy_title {
	font-size: 26px;
	font-weight: bold;
	margin-top: 30px;
}
.cy_index .icy_list li ._icy_title_en {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 30px;
}
.cy_index .icy_list li ._icy_text {
	text-align: left;
	margin-bottom: 30px;
}
.cy_index .icy_list li ._icy_more {
	width: 100%;
	height: 45px;
	line-height: 45px;
	border: 1px solid #fff;
}
.cy_index .icy_list li ._icy_more a {
	display: block;
	color: #fff
}
.cy_index .icy_list .even {
	background: #f9ce31;
}
.icy_box {
	position: relative;
	z-index: 1;
}
.icy_box .icy_btn {
	width: 59px;
	height: 116px;
	background: url(../images/cy_qh.png)no-repeat;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -58px;
	z-index: 3;
}
.icy_box ._icy_prev {
	right: 101%;
	background-position: 0px -116px;
}
.icy_box ._icy_prev:hover {
	background-position: 0px 0px;
}
.icy_box ._icy_next {
	left: 101%;
	background-position: -59px -116px;
}
.icy_box ._icy_next:hover {
	background-position: -59px 0px;
}
.cy_index .icy_list li .box {
	position: relative;
	overflow: hidden;
}
.cy_index .icy_list .box ._icy_pic {
	height: 180px
}
/* .cy_index .icy_list li:hover ._icy_pic{top:68%;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}

.cy_index .icy_list li:hover .icy_list_top{top:-30%;padding-bottom:10%}

.cy_index .icy_list li:hover ._icy_title{text-align: left;margin-top: 60px}

.cy_index .icy_list li:hover ._icy_title_en{text-align: left;} */



/*人才招聘*/

.job_top {
	position: relative;
	height: 586px;
	overflow: hidden;
	z-index: 1
}
.job_top ._bgimg {
	position: absolute;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	top: 0;
	max-width: none;
	z-index: 1;
	moz-transition: all 20s ease 0s;
	-ms-transition: all 20s ease 0s;
	-o-transition: all 20s ease 0s;
	transition: all 20s ease 0s;
}
.job_top ._bgimg.on {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.job_top .wrap {
	position: relative;
	z-index: 2;
}
.job_top ._list {
	margin-top: 125px;
	padding: 0 6%;
}
.job_top ._list li {
	position: relative;
	float: left;
	width: 30%;
	margin-right: 3%;
}
.job_top ._list li ._box {
	padding: 0 10%;
	height: 315px;
	background: url(../images/black.6.png);
	border-radius: 10px;
	color: #fff;
}
.job_top ._list li ._t {
	text-align: center;
}
.job_top ._list li ._t span {
	display: block;
}
.job_top ._list li ._t ._ch {
	font-size: 24px;
	padding-top: 78px;
	font-weight: bold;
}
.job_top ._list li ._t ._en {
	font-size: 16px;
	font-family: 'Arial'
}
.job_top ._list li ._t ._line {
	display: block;
	width: 34px;
	height: 1px;
	margin: 8px auto 12px;
	background-color: #008cd6;
}
.job_top ._list li ._ico {
	position: absolute;
	left: 50%;
	margin-left: -53px;
	top: -70px;
	width: 108px;
	height: 107px;
	background-image: url(../images/job_tico.png);
	background-repeat: no-repeat;
	transition: all .5s ease 0s;
}
.job_top ._list li ._ico1 {
	background-position: 0 0;
}
.job_top ._list li ._ico2 {
	background-position: -370px 0;
}
.job_top ._list li ._ico3 {
	background-position: -729px 0;
}
.job_top ._list li:hover ._box {
	background: #008cd6;
}
.job_top ._list li:hover ._ico {
	background-image: url(../images/job_tico_on.png);
	transform: rotateY(180deg);
}
.job_top ._list li:hover ._t ._line {
	background-color: #fff;
}
.job_tip {
	position: relative;
	padding: 50px 0;
	background-color: #008cd6;
	text-align: center;
	z-index: 2;
}
.job_tip ._img1 {
	margin-top: -110px;
}
.job_tip ._img2 {
	margin: 20px 0;
}
.job_tip ._p {
	width: 56%;
	margin: 0 auto;
	color: #fff;
	font-size: 15px;
}
.job_list ._hd {
	border-top: 3px solid #e2e2e2;
}
.job_list ._hd li {
	float: left;
	width: 20%;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #272636;
	line-height: 55px;
}
.job_list ._hd li .ion {
	color: #e5e5e5;
}
.job_list ._bd {
	margin-bottom: 56px;
}
.widget-job-2 ._jt {
	border-bottom: 1px solid #f1f1f1;
	height: 55px;
	line-height: 55px;
	margin-top: 10px;
	overflow: hidden;
*zoom: 1;
	cursor: pointer;
}
.widget-job-2 ._jt strong {
	float: left;
	width: 20%;
	height: 100%;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #666;
}
.widget-job-2 ._jt_act strong, .widget-job-2 ._jt:hover strong {
	color: #95c309;
}
.widget-job-2 ._jt span {
	float: right;
}
.widget-job-2 ._jt .ion {
	font-size: 12px;
	color: #999999;
}
.widget-job-2 ._jc {
	display: none;
}
.widget-job-2 ._jcon {
	padding: 3%;
	border: 1px solid #f1f1f1;
	border-top: 0;
}
.widget-job-2 ._jcon .yq_left {
	float: left;
	width: 45%;
	padding-right: 3%;
	margin-right: 5%;
	border-right: 1px solid #ccc;
}
.widget-job-2 ._jcon .yq_right {
	float: right;
	width: 46%;
}
.widget-job-2 ._jcon ._t {
	font-size: 16px;
	color: #333;
}
.widget-job-2 ._jt_act .ion {
	color: #0e90d2;
}
 @media only screen and (max-width: 640px) {
.widget-job-2 ._jt span {
	display: none;
}
}
/*电子书列表*/

.booklist_list {
	margin-bottom: 30px
}
.booklist_list li {
	margin-bottom: 20px;
}
.booklist_list li a.img {
	display: block;
	height: 0;
	overflow: hidden;
	padding-bottom: 140%;
	position: relative;
	border: 1px solid #eee;
}
.booklist_list li a.img img {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.booklist_list li .title {
	font-size: 14px;
	font-weight: bold;
	color: #565656;
	margin-top: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: center;
}
.booklist_list li .gn {
	background: #f4f4f4;
	margin-top: 10px;
	padding: 4px 0 4px 0;
	text-align: center;
}
.booklist_list li .gn a {
	display: inline-block;
	width: 30%;
	text-align: left;
}
/*电子报详情*/

.dzb {
	overflow: hidden;
	margin-bottom: 46px;
}
.page_view {
	border: 1px solid #ccc;
}
.page_view .togglePage {
	width: 100%;
	height: 0;
	padding-bottom: 140%;
*height:564px;
*padding-bottom:0;
	position: relative;
}
.page_view .togglePage img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.dzb-pannel ._hd {
	position: relative;
	height: 34px;
	line-height: 34px;
	background: #f6f6f6;
	margin-bottom: 5px;
}
.dzb-pannel ._T {
	font-size: 16px;
	padding: 0 12px;
	font-weight: 700;
	color: #3e3e3e;
	font-size: 20px;
	font-weight: bold;
}
.dzb-pannel ._bar {
	position: absolute;
	right: 12px;
	top: 0;
}
.dzb-pannel ._bar ._link {
	cursor: pointer;
}
.dzb-pannel ._bar [class^="ico-"] {
	color: #de2123;
}
.dzb-pannel ._bd {
	padding: 10px 14px;
	background-color: #fdf3f3
}
.banmian_list li {
	cursor: pointer;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.banmian_list .cur {
	color: #de2123;
}
.banmian_list [class^="ico-"], .text-red {
	color: #de2123;
}
.banmian_list li a:hover {
	color: #de2123;
	text-decoration: underline;
}
.dzb_download {
	display: block;
	width: 150px;
	font-size: 14px;
	color: #fff;
	line-height: 3em;
	background: #868686;
	text-align: center;
	margin-top: 30px;
}
.dzb_download [class^="ico-"] {
	font-size: 2em;
}
.dzb_download:hover {
	color: #eee;
}
.dzb_search {
	margin: 16px 0;
	overflow: hidden;
}
.dzb_search ._inp {
	float: left;
	width: 70%;
	height: 28px;
	line-height: 28px;
	border: 1px solid #ccc;
}
.dzb_search ._sub {
	float: right;
	width: 25%;
	height: 28px;
	line-height: 28px;
	color: #fff;
	background: #de2123;
	cursor: pointer;
	margin: 0;
}
.dzb_search ._sub:hover {
	opacity: .8;
}
.banmian_title {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 14px;
}
.banmian_tabs {
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
}
.banmian_tabs li {
	position: relative;
	height: 44px;
	line-height: 44px;
	float: left;
	width: 25%;
	text-align: center;
}
.banmian_tabs .cur {
	background: #de2123;
	color: #fff;
}
.banmian_tabs .cur:after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	left: 50%;
	bottom: 100%;
	border: 6px solid;
	border-color: transparent transparent #de2123 transparent;
	margin-left: -6px;
}
.bzbox {
	border: 1px #c4c4c4 solid;
	padding: 10px 0 20px;
}
.bzbox .bzboxScroll {
	overflow: hidden;
	position: relative;
	height: 624px;
	padding: 0 6%;
}
/*校企合作*/

.prozhlist {
	overflow: hidden;
}
.pp_title {
	font-size: 20px;
	border-bottom: 1px #dbdbdb solid;
	margin: 20px 0;
	padding-bottom: 5px;
}
.prozhlist ul {
	width: 102%;
}
.prozhlist li {
	position: relative;
	cursor: pointer;
	margin-bottom: 50px;
}
.prozhlist li ._title {
	height: 44px;
	text-align: center;
	background: #94c309;
	line-height: 44px;
	color: #fff;
	font-size: 14px;
}
.prozhlist li .img {
	text-align: center;
	background-color: #f7f7f7;
	display: block;
	border: 1px #e0e0e0 solid;
	margin-bottom: 10px;
	position: relative;
}
.prozhlist li .data {
	display: none;
}
.prozhlist .open:after {
	width: 49px;
	height: 34px;
	background: url(../images/xqhz_ico.png)no-repeat;
	content: "";
	position: absolute;
	bottom: -50px;
	left: 50%;
	margin-left: -20px;
	display: block;
}
.show_detail {
	clear: both;
	float: left;
	width: 93.5%;
	background-color: #f5f5f5;
	position: relative;
	padding: 2%;
	margin-bottom: 20px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/*guanpb  视频 20160616*/

.gh_tab .pic_list ._lt {
	width: 100%;
	background: #94c309;
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	padding: 18px 0;
}
.gh_tab .ivideo_img {
	position: relative;
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-bottom: 75%;
}
/*guanpb  产品订购 20160616*/







.content-33782 {
	overflow: hidden;
}
.content-33782 .pdet_form {
	padding: 10px 3%;
	background: #f9f9f9;
	margin-top: 20px;
}
.content-33782 .pdet_form label {
	line-height: 32px;
	display: inline-block;
}
.content-33782 .pdet_form .ord_inp {
	width: 75%;
	height: 30px;
	line-height: 30px;
	border: 1px solid #ddd;
	background: #fff;
	padding: 0;
	margin: 0;
}
.content-33782 .pdet_form .ord_area {
	width: 88%;
	border: 1px solid #ddd;
	background: #fff;
	padding: 0;
	margin: 0;
	height: 110px;
}
.content-33782 .pdet_form .ord_inp.ord_yzm {
	width: 40%;
}
.content-33782 .pdet_form .porder_v {
	margin-bottom: 10px;
}
.content-33782 .pdet_form .ord_btninp {
	text-align: center;
	padding-top: 20px;
}
.content-33782 .pdet_form .ord_sub {
	height: 30px;
	width: 90px;
	background: #95c309;
	color: #fff;
	margin-right: 10px;
}
.content-33782 .pdet_form .ord_rest {
	height: 30px;
	width: 90px;
	background: #dfdfdf;
}
.content-33782 .pdet_form .red {
	color: red
}
.content-33782 .con_nr a:hover {
	color: #1480bf;
}
 @media only screen and (max-width: 64em) {
.content-33782 .Login-L1-Left {
	width: 60%;
}
.content-33782 .Login-L1-li input {
	width: 65%;
}
}
 @media only screen and (max-width: 40em) {
.content-33782 .Login-L1 {
	background: none;
}
.content-33782 .Login-L1-Left {
	width: 100%;
}
}
._r_main .content-33779 form .btn:hover {
	background: #94c309
}
/*2017-03-13*/

.page {
	margin-top: 20px;
}
.xc_main ._r_main .gh_tab {
	position: relative;
}
.album_ordinary .slide_c p {
	bottom: 60px!important;
}
/* banner/css */
.slideBox {
	height: 600px;
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 47%;
	bottom: 15px;
	z-index: 1;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox .hd ul li {
	float: left;
	margin: 0 5px;
	width: 12px;
	height: 12px;
	line-height: 14px;
	text-align: center;
	border-radius: 50%;
	cursor: pointer;
	background: #fff;
}
.slideBox .hd ul li.on {
	background: #197fc4;
	color: #fff;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	height: 610px;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev, .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}
/*内页样式*/

.neiye_banner {
	text-align: center;
	height: 350px;
	overflow: hidden;
}
footer {
	clear: both;
}
.neiye_main {
	width: 1100px;
	margin: 0 auto;
}
.neiye_left {
	width: 270px;
	float: left;
	border-bottom: 4px solid #eaeaea;
	margin-right: 35px;
	margin-top: 50px;
	margin-bottom: 40px;
}
.nav-top {
	width: 270px;
	height: 102px;
	background: url(../images/bg5.jpg) no-repeat;
}
.nav-top p {
	font-weight: bold;
	font-size: 20px;
	color: #fff;
	padding-left: 35px;
	padding-top: 40px;
}
.nav-top p img {
	padding-top: 7px;
	padding-left: 5px;
}
.nav-list ul li {
	height: 61px;
	line-height: 61px;
	border-bottom: 1px solid #eaeaea;
	background: #f7f7f7;
	width: 270px;
	float: left;
}
.nav-list .s_li2 {
	height: 45px !important;
	line-height: 45px !important;
	background: #fdfdfd !important;
}
.nav-list .cur .s_lia2 {
	color: #197fc4 !important;
}
.nav-list ul li .s_lia2 {
	display: block;
	padding-left: 45px!important;
	font-size: 14px!important;
	color: #999 !important;
	background: none !important;
}
.nav-list ul .s_lia2:hover a {
	background: none !important;
}
.nav-list ul li a {
	display: block;
	padding-left: 39px;
	font-size: 16px;
	background: url(../images/tb9.png) no-repeat 236px 25px;
	color: #7f7f7f;
}
.nav-list ul li:hover a {
	background: url(../images/tb10.png) no-repeat 236px 25px;
}
.nav-list ul li:hover {
	background: #fff;
}
.nav-list ul li.hover a {
	background: url(../images/tb10.png) no-repeat 236px 25px;
}
.nav-list ul li.hover {
	background: #fff;
}
.nav-lists ul li {
	min-height: 61px;
	line-height: 61px;
	border-bottom: 1px solid #eaeaea;
	background: #f7f7f7;
	width: 270px;
	float: left;
}
.nav-lists ul li .top a {
	display: block;
	padding-left: 39px;
	font-size: 16px;
	background: url(../images/tb9.png) no-repeat 236px 25px;
}
.nav-lists ul li .tops a {
	display: block;
	padding-left: 39px;
	font-size: 16px;
	background: url(../images/tb9.png) no-repeat 236px 25px;
}
.nav-lists ul li:hover .tops a {
	background: url(../images/tb_down.jpg) no-repeat 236px 25px;
}
.nav-lists ul li:hover .tops {
	background: #fff;
}
.nav-lists ul li.hover .tops a {
	background: url(../images/tb_down.jpg) no-repeat 236px 25px;
}
.nav-lists ul li.hover .tops {
	background: #fff;
}
.nav-lists ul li:hover .top a {
	background: url(../images/tb10.png) no-repeat 236px 25px;
}
.nav-lists ul li:hover .top {
	background: #fff;
}
.nav-lists ul li.hover .top a {
	background: url(../images/tb10.png) no-repeat 236px 25px;
}
.nav-lists ul li.hover .top {
	background: #fff;
}
.nav-lists ul li:hover .btm {
	background: #fff;
}
.nav-lists ul li.hover .btm {
	background: #fff;
}
.nav-lists ul li .btm {
	display: none;
}
.nav-lists ul li dl {
	padding-left: 40px;
	padding-bottom: 20px;
}
.nav-lists ul li dl dt {
	height: 40px;
}
.nav-lists ul li dl a {
	line-height: 40px;
	display: block;
}
.nav-lists ul li dl dt.hover a {
	color: #ce3f3c;
}
.neiye_right {
	width: 790px;
	float: right;
	margin-top: 50px;
	margin-bottom: 40px;
}
.crumbs-about H2 {
	text-align: left;
	display: block;
	width: 200px;
	float: left;
}
.crumbs-about p {
	text-align: right;
	line-height: 33px;
}
.crumbs-about {
	padding-bottom: 10px;
	border-bottom: 1px solid #ececec;
	margin-bottom: 20px;
}
.crumbs-about p img {
	padding-top: 7px;
	padding-right: 6px;
}
.crumbs-about p span {
	color: #ce3f3c;
}
.content p {
	font-size: 14px;
	line-height: 27px;
	color: #333;
}
.content {
	font-size: 14px;
	line-height: 27px;
	color: #333;
}
/* 通用分页样式 */
.pages {
	height: 35px;
	margin: 15px 0 10px 0;
	clear: both;
}
.pages:after {
	content: '.';
	clear: both;
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
}
.pages ul {
	padding: 0;
	list-style: none;
	margin: 0;
	text-align: center;
}
.pages li {
	height: 30px;
	margin-right: 5px;
	display: inline-block;
}
.pages a {
	padding: 5px 10px;
	border: 1px solid #e1e1e1;
	height: 24px;
	line-height: 24px;
	color: #666;
}
.pages a:hover {
	border: 1px solid #197fc4;
	background: #197fc4;
	color: #fff;
	text-decoration: none;
}
.pages span {
	border: 1px solid #e1e1e1;
	height: 24px;
	line-height: 24px;
	color: #c4c4c4;
	padding: 5px 10px;
}
.pages .current a {
	border: 1px solid #197fc4;
	background: #197fc4;
	color: #fff;
}
/*新闻列表*/
.contact_news {
}
.contact_news ul {
}
.contact_news ul li {
	width: 100%;
	text-align: left;
	display: block;
	margin: 18px 0;
	height: 110px;
}
.contact_news ul li p {
	width: 165px;
	height: 22px;
	line-height: 20px;
	white-space: pre;
	overflow: hidden;
}
.contact_news ul li a {
	color: #333;
}
.contact_news ul li a:hover {
	color: #197fc4;
}
.contact_news ul li ._hd {
	display: block;
	float: left;
	clear: both;
	border-bottom: 1px dotted #e8e8e8;
}
.contact_news ul li ._bd {
	display: block;
	float: left;
	clear: both;
	width: 96%;
	margin-bottom: 15px;
	margin-left: 15px;
	color: #999;
}
.contact_news ul li ._hd .newstit {
	display: block;
	float: left;
	width: 650px;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 40px;
	font-weight: 700;
	color: #515151;
}
.contact_news ul li ._hd ._dot {
	font-size: 35px;
	display: block;
	float: left;
	line-height: 40px;
	color: #7b7b7b;
	margin-right: 5px;
}
.contact_news ul li ._hd ._time {
	display: block;
	float: right;
	color: #666;
	line-height: 40px;
}
/*新闻详细*/
.artdetail_title {
	display: block;
	font-family: Microsoft YaHei;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.artdetail_laiyuan {
	font-size: 12px;
	color: #999;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}
.artdetail_fanye ._prev {
	height: 45px;
	line-height: 45px;
	margin: 0;
}
.artdetail_fanye {
	border-top: #eee 1px solid;
}
._title {
	color: #999 !important;
}
._title:hover {
	color: #197fc4 !important;
}
.artdetail_fanye strong {
	display: block;
	float: left;
	margin-right: 5px;
	color: #666;
}
.artdetail_fanye ._next {
	height: 45px;
	line-height: 45px;
	margin: 0;
	color: #999;
}
.list-h li img {
	width: 60px;
	float: left;
	padding: 2px;
	border: 1px solid #eee;
}
/*在线留言*/
.mess {
	padding: 0;
	margin: 0;
	font-size: 14px
}
.mess tr {
	padding: 0;
	margin: 0;
	line-height: 50px;
	height: 50PX
}
.mess input {
	display: inline-block;
	height: 25px;
	padding: 2px 8px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.mess textarea {
	width: 500px !important;
	display: inline-block;
	padding: 2px 8px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.mess .submit {
	width: 240px;
	height: 40px !important;
	text-align: center;
	color: #fff !important;
	font-size: 16px;
	background: #197fc4 !important;
	border-radius: 10px;
	border: 0 none;
	cursor: pointer;
}
div.pfw {
	position: relative;
	border: 1px solid #e1e1e1;
	margin-top: 30px;
}
div.pfw:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	overflow: hidden;
}
div.pfw h3 {
	height: 30px;
	line-height: 30px;
	font-size: 1em;
	margin: 0;
	padding: 0 0 0 20px;
	background: #f6f6f6 url(../images/heading_bg.png) 8px top no-repeat;
	border-bottom: 1px solid #e1e1e1;
	color: #444;
	font-weight: bold;
}
div.pfw h3 small {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	padding-left: 4px;
	font-style: normal;
}
div.pfw h3 .more {
	display: block;
	float: right;
	height: 30px;
	line-height: 30px;
	padding-right: 8px;
	font-weight: normal;
	font-size: 12px;
	margin-right: 5px;
}
div.pfw .content {
	margin: 5px;
	font-size: 12px;
	line-height: 1.6em;
	padding: 10px;
}
div.pfw .adm_reply {
	margin: 6px 0 0 0;
	font-size: 1em;
	line-height: 200%;
	padding: 25px 5px 25px 25px;
	position: relative;
	color: #444;
	border-top: 1px solid #e1e1e1;
	background: #f7faff;
}
div.pfw .adm_reply span {
	color: darkred;
	font-weight: bold;
	color: #e77718;
}
/*首页关于我们*/
.ab_pic {
	width: 589px;
	float: left;
	overflow: hidden;
}
.ab_main {
	width: 550px;
	float: right;
}
.abtit {
	font-size: 24px;
	color: #666;
}
.abtit span {
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
}
.ab_wen {
	font-size: 14px;
	color: #999;
	line-height: 30px;
	margin: 30px 0 30px 0;
}
.ab_wen pre {
	font-family: 'Microsoft Yahei';
	white-space: pre-wrap;/*css-3*/
	white-space: -moz-pre-wrap;/*Mozilla,since1999*/
	white-space: -pre-wrap;/*Opera4-6*/
	white-space: -o-pre-wrap;/*Opera7*/
	word-wrap: break-word;/*InternetExplorer5.5+*/
　　
}
.ab_main a {
	display: block;
	width: 145px;
	background: #197fc4;
	height: 37px;
	line-height: 37px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	border-radius: 50px;
}
/*首页产品*/
.pro_index {
	margin-top: 35px;
}
.imain {
	margin-top: 35px;
}
.protit {
	font-size: 24px;
	color: #666;
}
.protit span {
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
}
.pro_m {
	display: block;
	float: right;
	width: 70px;
	text-align: center;
	padding: 0 15px;
	line-height: 30px;
}
.cptit {
	overflow: hidden;
	padding-top: 50px;
	text-align: center;
}
.picScroll-left {
	width: 1200px;
	position: relative;
	margin: 0 auto;
}
.picScroll-left .hd {
}
.picScroll-left .hd .prev {
	display: block;
	width: 43px;
	height: 90px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 54px;
	left: -50px;
	background: url(../images/proleft.png) no-repeat 0 0px;
}
.picScroll-left .hd .next {
	display: block;
	width: 43px;
	height: 90px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 54px;
	right: -50px;
	background: url(../images/proleft.png) no-repeat -43px 0px;
}
.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}
.picScroll-left .bd {
	margin-top: 45px;
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	margin: 10px 21px 10px 0px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	position: relative;
}

.picScroll-left .bd ul li .pic {
	text-align: center;
	overflow: hidden;
}
.picScroll-left .bd ul li .pic img {
	width: 279px;
	height: 202px;
	display: block;
	transition: all .5s;
}

.picScroll-left .bd ul li:hover .pic img{
	transform:scale(1.1);
}
.picScroll-left .bd ul li .title {
	line-height: 30px;
	font-size: 14px;
	color: #666;
	position: absolute;
	width: 100%;
	bottom: 0px;
	background: rgba(0, 0, 0, 0.5);
	z-index: 11;
	color: #fff;
}
/*底部*/
.footer {
	background: #0a6fa7;
	font-size: 13px;
	color: #ccc;
	padding-top: 30px;
	margin-top: 50px;
}
.ft01 {
	width: 50%;
	float: left;
}
.ft02 {
	width: 50%;
	float: right;
	text-align: right;
}
.ny_imain {
	background: #fff;
	overflow: hidden;
	width: 100%;
	border-top: 2px solid #f5f5f5;
}
.left_nav {
	width: 230px;
	float: left;
	overflow: hidden;
}
.ln01 {
	width: 100%;
	background: #fff;
	margin-bottom: 30px;
	overflow: hidden;
}
.ln01tit {
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 18px;
	padding-left: 30px;
	background: #197fc4;
}
.ln_nav {
	overflow: hidden;
	padding: 15px 0;
	background: #f5f5f5;
}
.ln_nav ul li {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding-left: 35px;
	background: url(../images/nli02.jpg) no-repeat 22px 19px;
	margin: 0 8px;
	border-bottom: 1px solid #eee;
}
.ln_nav ul li a {
	display: block;
}
.ln_nav ul li.on {
	background: url(../images/nli.jpg) no-repeat 22px 19px;
}
.ln_nav ul li.on a {
	color: #197fc4;
}
.lxmain p {
	color: #333;
	font-size: 18px;
	line-height: 45px;
}
.lxmain {
	background: #f5f5f5;
	padding: 10px 15px 20px 15px;
	font-size: 14px;
	line-height: 27px;
}
.right_main {
	width: 930px;
	float: right;
	border: 1px solid #f5f5f5;
}
.r_m01 {
	height: 45px;
	line-height: 45px;
	background: #f5f5f5;
	padding: 0 20px;
}
.r_m01 h2 {
	font-size: 16px;
	width: 150px;
	float: left;
	font-weight: normal;
	color: #333;
}
.dangqian {
	max-width: 38%;
	float: left;
	text-align: left;
	font-size: 16px;
}
.r_m02 {
	padding: 20px 0px;
	background: #fff;
	font-size: 16px;
	color: #666;
	line-height: 32px;
	min-height: 435px;
}
.r_m03 {
	padding: 25px 0px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
}
.pro_list {
	display: block;
	overflow: hidden;
}
.pro_list li {
	margin: 0 16px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	margin-bottom: 10px;
}
.pro_list li .pic img {
	width: 275px;
	height: 199px;
	display: block;
	border: 1px solid #eee;
}
.pro_list li .title {
	height: 45px;
	line-height: 45px;
}
.pro_list li .pic {
	overflow: hidden;
}
.r_m02 h1 {
	font-size: 22px;
	color: #197fc4;
}
.ditu iframe {
	padding: 2px;
	border: 1px solid #eee;
}
.news_xx01 {
	font-size: 25px;
	line-height: 50px;
	text-align: center;
	color: #197fc4;
	margin-top: 30px
}
.news_xx02 {
	text-align: center;
	font-size: 14px;
	color: #999;
	line-height: 35px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
}
.news_xx03 {
	padding: 20px;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	min-height: 400px;
}
.xiangc img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.news_sx {
	padding: 0 20px;
	height: 40px;
	border: 1px solid #ddd;
	line-height: 40px;
	color: #333;
	margin-bottom: 45px;
}
.n_s {
	width: 50%;
	float: left;
}
.news_sx a {
	color: #197fc4;
}
.n_x {
	width: 50%;
	float: right;
	text-align: right;
}

.yewuindex {
	background: url(../images/yewu.jpg) center center no-repeat;
	height: 277px;
	padding: 60px 0;
}

.yewulink {
	margin: 0 auto;
	width: 1080px;
}

.yewulink a {
	display: block;
	float: left;
	width: 180px;
	height: 277px;
}
.yewulink a:hover {
	background: url(../images/yewu01.jpg) no-repeat;
}
.yewulink a.yewu02:hover {
	background-position: -180px 0
}
.yewulink a.yewu03:hover {
	background-position: -360px 0
}
.yewulink a.yewu04:hover {
	background-position: -540px 0
}
.yewulink a.yewu05:hover {
	background-position: -720px 0
}
.yewulink a.yewu06:hover {
	background-position: -900px 0
}

.yewulink2 {
	background: url(../images/home_05.jpg) no-repeat;
	height: 960px;
	position: relative;
	width: 1200px;
	margin: 0 auto
}
.yewulink2 dd {
	position: absolute;
	z-index: 3;
}
.yewulink2 dd a {
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	z-index: 4;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
}
.yewulink2 dd a:hover {
	background: none
}
.yewulink2 dd.yewulink02 {
	width: 300px;
	height: 600px;
	top: 0;
	left: 0;
}
.yewulink2 dd.yewulink01 {
	width: 600px;
	height: 540px;
	top: 0;
	left: 300px;
}
.yewulink2 dd.yewulink06 {
	width: 300px;
	height: 360px;
	top: 600px;
	left: 900px;
}
.yewulink2 dd.yewulink04 {
	width: 300px;
	height: 600px;
	top: 0;
	right: 0;
}
.yewulink2 dd.yewulink05 {
	width: 300px;
	height: 360px;
	top: 600px;
	left: 0px;
}
.yewulink2 dd.yewulink03 {
	width: 600px;
	height: 420px;
	bottom: 0;
	left: 300px;
}
.newsfocus {
	float: left;
	width: 386px;
	height: 250px;
	overflow:hidden;
	position:relative;
	border:1px solid #ddd;
}
.newsfocus .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.newsfocus .hd ul{ overflow:hidden; zoom:1; float:left;  }
.newsfocus .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.newsfocus .hd ul li.on{ background:#f00; color:#fff; }
.newsfocus .bd{ position:relative; height:100%; z-index:0;   }
.newsfocus .bd li{ zoom:1; vertical-align:middle; }
.newsfocus .bd img{ width:386px; height:250px; display:block;  }

.newslist {
	float: left;
	width: 367px;
	margin-left:24px;
	height: 250px;
}
.newslist li {
	line-height: 40px;
	border-bottom: 1px dashed #ccc;
}
.newslist li span {
	float: left;
	width: 22px;
	height: 22px;
	background: #ccc;
	line-height: 22px;
	text-align: center;
	display: block;
	margin-right: 10px;
	margin-top: 8px
}
.newsvideo {
	width: 398px;
	float: right;
}
.news2 {
	margin-top: 35px;
}
.zlbj {
	float: left;
	width: 385px;
}
.kjcx {
	float: left;
	width: 367px;
	margin-left:24px;
}
.bignews {
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	margin-bottom: 10px
}
.bignews a.tit {
	font-weight: 600;
	display: block;
	color: #333;
	margin-bottom: 6px
}
.bignews .memo {
	color: #999;

}
.bignews .more {
	color: #333;
}
.kjcx .bignews .more span {
	float: right;
}
.kjcx .bignews .more a {
	font-weight: 500;
	font-size: 12px
}
.kjcx li {
	line-height: 34px;
	color: #333
}
.kjcx li a {
	color: #333;
}
.kjcx li a:hover {
	color: #197fc4
}
.kjcx li span {
	float: right;
}
.djgzindex {
	float: right;
	width: 398px;
}
.djgzindex .bignews {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 0
}

.djgzindex .bignews .memo {
	line-height: 18px;
}
.djgzindex ul {
	margin-bottom: 4px
}
.djgzindex li {
	line-height: 30px;
	border-bottom: 1px dashed #ccc;
}
.djgzindex a.more {
}
.addr {
	float: left;
	width: 400px;
	line-height: 32px;
	font-size: 14px;
	color: #ccc

}
.addr a, .addr span {
	display: block;
}
.bottommenu {
	float: right;
	margin-top: 20px;
	padding-bottom: 30px;
}
.bottommenu dl {
	float: left;
	width: 120px;
	text-align: left;
}
.bottommenu dl a {
	color: #ccc;
}
.bottommenu dl dt a {
	font-size: 14px
}
.copyright {
	line-height: 50px;
	border-top: 1px solid #484b4d;
	text-align: center;
}
.ny_top {
	line-height: 60px;
	border-bottom: 1px solid #ccc;
	height: 63px;
}
.nymenu {
	float: right;
	height: 63px;
	overflow: hidden;
}
.nymenu li {
	float: left;
	padding: 0 20px;
	text-align: center;
	height: 63px;
	overflow: hidden;
}
.nymenu li a {
	display: block;
	height: 60px;
	line-height: 60px;
	border-bottom: 3px solid #fff;
	font-size: 16px;
}
.nymenu li a.cur {
	color: #eb6100;
	border-bottom: 3px solid #eb6100;
}
.pagecon {
	padding-top: 30px 0 40px;
}
.pagecon h4.en {
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 100;
	color: #0a6fa7;
	height: 40px;
	padding-top: 30px
}
.pagecon h2 {
	font-size: 36px;
	color: #333
}
.imgnews {
	height: 300px;
	overflow: hidden;
	margin-top: 30px;
}
.newstext {
	float: left;
	height: 287px;
	position: relative;
	width: 714px;
}
.newstext h3 a {
	font-size: 24px;
	color: #09527b;
	margin-bottom: 12px;
}
.newstext p {
	margin-top:8px; 
	line-height:2; 
	font-size: 14px;
	color:#746969;
}

.newstext a.more {
	position: absolute;
	bottom: 0;
	height: 41px;
	overflow: hidden;
}

.imgnews a.img {
	display: block;
	float: right;
	height: 287px;
	overflow: hidden;
}

.imgnews a.img img{
	transition: all .5s;
}

.imgnews a.img:hover img{
	transform: scale(1.1);
}

.date-block {float:left; padding:0 10px; width:68px; height:88px; font:14px/15px 'novecento' !important; font-weight:600; color:#444; background-color:#e1e1e1; text-align: center;}
.date-block .day {display:block; margin:10px 0 10px 0; font:36px/36px 'novecento' !important; color:#0056b7; font-weight:600;}
.link-block { margin-left:-10px}
.link-block2 {float:none; margin:0}

.link-block a {display:block; padding:10px 10px 10px 0; height:90px; border-bottom:1px solid #e8e6e6; -webkit-transition:background-color 400ms; transition:background-color 400ms; margin-bottom:15px}
.link-block2 a {padding:24px 0px 24px 0; border-bottom:1px solid #e1e1e1}
.link-block a:hover {/*background-color:#e1e1e1;*/color: #197fc4; }
.link-block:hover {color: #fff} 
.link-block:hover .date-block,.link-block:hover .day {background: #197fc4; color: #fff} 
.link-block a:last-child {border-bottom:0 none;}
.link-block a .summary {float:left; margin-left:18px; height:100%; line-height:18px; color:#746969; width: 1094px}
.link-block a h1 {margin-bottom:15px; line-height:26px; font-size:16px; font-weight:600; color:#333}
.link-block a h3 {margin:-4px 0; color:#746969; font-weight: normal;display: none;}
.link-block a p {margin-top:8px; height:45px; line-height:1.8; color:#746969; overflow:hidden;font-size: 14px;}
.link-block a:hover h1,.link-block a:hover h3,.link-block a:hover p {color: #197fc4;}

.dangjian {
	padding-top: 30px;
}
.dj_focus {
	float: left;
	width: 677px !important;
	height: 395px !important;
	margin-bottom: 40px;
	overflow:hidden;
	position:relative;
	border:1px solid #ddd;
}
.dj_focus .bd img{ width:677px; height:395px; display:block;  }

.djgz {
	float: right;
	width: 486px;
	height: 395px;
	margin-bottom: 20px
}
.djgz li {
	height: 38px;
	line-height: 38px;
	padding-left: 15px;
	background: url(../images/dangjian_10.jpg) left center no-repeat;
}
.dtgz {
	float: left;
	width: 584px;
}
.xxyd {
	float: right;
}
.dtgz ul {
	padding-right: 200px;
	background: url(../images/dangjian_20.jpg) right center no-repeat;
	margin-top: 20px;
}
.dtgz ul li {
	height: 36px;
	line-height: 36px;
}
.dtgz a.more {
	margin-top: 20px;
	line-height: 40px;
	display: block;
	border-top: 1px solid #b90c20;
	border-bottom: 1px solid #b90c20;
	text-align: center;
	color: #b90c20;
	font-size: 14px;
}

.topLoop{ overflow:hidden; position:relative;}
.topLoop .bd ul{ overflow:hidden; zoom:1; }

.newsnav1 { margin-left:126px; padding-top:40px; padding-bottom:30px; height: 138px;}
.newsnav1 li{ float:left; background:url(../images/nf.jpg) no-repeat; width:138px; height:138px; line-height:138px;
    text-align:center; margin-left:40px;}
.newsnav1 li:hover{ background:url(../images/nf1.jpg) no-repeat; width:138px; height:138px;}
.newsnav1 li a{color:#FFF; font-size:16px; display:block;width:138px; height:138px;}
.newsnav1 li a.tabactive {background:url(../images/nf1.jpg) no-repeat;display:block;}

.djslist{ background:#f2f2f2; padding:15px 0px; margin-top:25px;}
.djstime{ float:left; width:110px; border-right:1px solid #717171;}
.djstime span{ display:block; text-align:center; color:#2c2c2c; line-height:25px;}
.djsinfo{ float:left; padding-left:10px; width:870px; line-height:25px;}
.djslist:hover{ background:#2d9bca;}
.djslist:hover .djstime span{ color:#FFF;}
.djslist:hover .djsinfo{ color:#FFF;}
.djslist:hover .djstime{  border-right:1px solid #fff;}
.clear {
    clear: both;
}
.aboutcon {
	float: left;
	height: 320px;
	width: 440px;
}
.aboutcon p {
	font-size: 14px;
	line-height: 28px;
	text-indent: 2em;
}
.aboutcon a {
	float: right;
	color: #0a6fa7;
}
.aboutlink {
	float: right;
	height: 730px;
	height: 283px;
	background: url(../images/guanyu_03.jpg) no-repeat;
}
.aboutlink a.link1 {
	float: left;
	width: 207px;
	height: 100%;
	display: block;
}
.aboutlink .link {
	float: left;
	width: 288px;
	margin-left: 15px;
	height: 100%;
}
.aboutlink .link a {
	display: block;
	height: 50%;
}
.aboutlink a.link2 {
	float: right;
	width: 207px;
	height: 100%;
	display: block;
}

ul.picList li .pic .hover {
	width: 100%;
	height: 100%;
	position: absolute;
	top: -100%;
	left: 0;
	background: rgba(10,111,167,0.5);
	text-align: center;
	z-index: 4;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
}
ul.picList li .pic .hover .txt h3 {
	color: #fff;
	font-size: 1.5rem;
	line-height: 2.5rem;
	margin-bottom: 1rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
ul.picList li .pic .hover .txt h4 {
	color: #fff;
	font-size: 1.125rem;
	line-height: 2.5rem;
	margin-bottom: 1.2rem;
}
ul.picList li .pic .hover .txt span {
	display: inline-block;
	color: #fff;
	font-size: 1rem;
	border: #fff solid 1px;
	padding: 0.63rem 1.25rem;
}
ul.picList li .pic .hover b, ul.picList li .pic .hover .txt {
	display: inline-block;
	vertical-align: middle;
}
ul.picList li .pic .hover b {
	width: 0;
	height: 100%;
}
ul.picList li .pic a:hover p {
	background: #a23338;
}
ul.picList li .pic a:hover .hover {
	top: 0;
}
ul.picList li .pic a {
    display: block;
    position: relative;
    overflow: hidden;
}
/*.index_banner{padding-top: 352px;}*/
/* .ny_banner{padding-top: 94px;} */


.xwtt .wrap{
	display: flex;
}
.xwtt .title{
	width: 113px;
	height: 113px;
	background: #127EBC;
	color: #ffffff;
	font-size: 24px;
	line-height: 36px;
	flex: none;
	display: flex;
	justify-content: center;
	align-items: center;
}
.xwtt .content{
	width: 1088px;
	height: 113px;
	background: #F0F0F0;
	text-align: center;
	display: flex;
	align-items: center;
	padding: 0 20px;
	box-sizing: border-box;
}
.xwtt .content ul{
	width: 100%;
}
.xwtt .content h4{
	color: #dd2328;
	font-size: 30px;
	line-height: 1;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xwtt .content p{
	color: #333333;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-top: 5px;
}

.index_main1{
	margin-top: 30px;
}

.index_main1 .wrap{
	display: flex;
	overflow: inherit;
}
.index_main1 .left{
	width: 700px;
	position: relative;
}

.index_main1 .left .hd{
	position: absolute;
	bottom: 20px;
	right: 20px;
	z-index: 1;
}

.index_main1 .left .hd ul li{
	border: solid 5px #fff;
	border-radius: 50%;
	float: left;
	margin: 0 5px;
}

.index_main1 .left .hd ul li.on{
	border-color: #127EBC;
}

.index_main1 .left .bd li{
	position: relative;
}

.index_main1 .left .bd li .pic img{
	width: 100%;
	height: 450px;
	display: block;
}

.index_main1 .left .bd li .tt{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,.8);
	padding: 10px 15px;
	box-sizing: border-box;
}

.index_main1 .left .bd li .tt h4{
	color: #fff;
	font-size: 16px;
}

.index_main1 .left .prev,
.index_main1 .left .next{
	position: absolute;
	top: 50%;
	font-size: 50px;
	font-weight: bold;
	color: #fff;
	font-family: "宋体";
	transform: translate(0,-50%);
}

.index_main1 .left .prev{
	right: 15px;
}

.index_main1 .left .next{
	left: 15px;
}

.index_main1 .right{
	width: 500px;
	box-shadow: 0 0 10px 0px rgb(0 0 0 / 50%);
	padding: 0 20px;
	box-sizing: border-box;
}

.index_main1 .right .hd{
	overflow: hidden;
}

.index_main1 .right .hd ul li{
	float: left;
	width: 50%;
	font-size: 18px;
	color: #333;
	padding: 10px 0;
}
.index_main1 .right .hd ul li.on{
	color: #003a7c;
	font-weight: bold;
}
.index_main1 .right .bd ul li{
	display: flex;
	justify-content: space-between;
	border-bottom: solid 1px #ccc;
	padding: 7px 0px;
}
.index_main1 .right .bd ul li a{
	width: 350px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
}

.index_main1 .right .bd ul li .date{
	font-size: 14px;
}

.pro_index .title{
	margin-bottom: 15px;
}

.index_main2{
	margin-top: 30px;
}

.index_main2 img{
	display: block;
	width: 100%;
}

.index_main3{
	margin-top: 30px;
}

.index_main3 .wrap{
	display: flex;
	justify-content: space-between;
}

.index_main3 .item{
	width: 375px
}
.index_main3 .item .tt{
	color: #000000;
	font-size: 20px;
	border-bottom: solid 1px #CCCCCC;
}
.index_main3 .item .tt a{
	display: inline-block;
	color: #003a7c;
	font-size: 20px;
	border-bottom: 2px solid #ee7331;
	font-weight: bold;
}

.index_main3 .item .con ul li{
	position: relative;
	padding-left: 15px;
	margin: 10px 0;
}

.index_main3 .item .con ul li a{
	color: #666666;
	font-size: 16px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index_main3 .item .con ul li:hover a{
	color: #003a7c;
}
.index_main3 .item .con ul li a:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 5px;
	height: 5px;
	background: #ccc;
	transform: translate(0, -50%);
}

.index_main4{
	margin-top: 30px;
}

.index_main4 img{
	display: block;
	width: 100%;
}

.pro_index .title h2{
	border-bottom: solid 1px #ccc;
}
.pro_index .title h2 a{
	display: inline-block;
	color: #003a7c;
	font-size: 20px;
	border-bottom: 2px solid #ee7331;
}

.f_left {
	float: left;
}

.div_box_info {
	padding-top: 30px;
}

.div_box_info h1 {
	text-align: center;
	color: #3D3D3D;
	font-size: 24px;
	font-weight: bold;
	width: 635px;
	margin: 0px auto;
}

.div_box_info .div_box_content {
	margin-top: 15px;
	padding: 10px;
	border-top: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
}

.div_box_info .div_box_content p {
	color: #3D3D3D;
	line-height: 40px;
	text-indent: 40px;
	font-size: 20px;
}

.div_member dt h5 {
	padding: 15px;
	background: #3C5FB1;
	color: #fff;
	line-height: 20px;
	text-align: left;
}

#bzztc {}

#bzztc ul {
	width: 94%;
	margin: 0 auto;
}

#bzztc ul li {
	width: 100%;
	clear: both;
	min-height: 50px;
	line-height: 50px;
	margin: 10px 0;
	overflow: hidden;
}

#bzztc ul li .span_w100 {
	width: 80px;
}

#bzztc ul li .span_w620 {
	background: #F9F9F9;
	min-width: 445px;
	overflow: hidden;
}

#bzztc ul li:nth-child(3) .span_w620 {
	background: none;
}

#bzztc ul li .span_w620 .reg-textarea {
	width: 960px;
	height: 270px;
	overflow: hidden;
	float: left;
	border: 0;
	background: #F9F9F9;
	padding: 10px;
	resize: none;
}

#bzztc ul li .span_w620 input {
	height: 47px;
	margin: 0 10px;
	border: 0;
	background: none;
}

.btn-success {
	color: #FFFFFF;
	background: #5179B1;
	width: 200px;
	height: 50px;
}

.list_kjcg .content ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.list_kjcg .content ul li{
	display: flex;
	width: 590px;
	margin-top: 30px;
}

.list_kjcg .content ul li .pic{
	width: 300px;
}

.list_kjcg .content ul li .pic img{
	display: block;
	width: 100%;
	height: 418px;
}

.list_kjcg .content ul li .text{
	width: 290px;
	padding: 25px;
	background: #f4f4f4;
}

.list_kjcg .content ul li .text h4{
	color: #0066b0;
	font-size: 24px;
	font-weight: bold;
}

.list_kjcg .content ul li .text span{
	display: block;
	width: 31px;
	height: 4px;
	background: #eb6100;
	margin: 20px 0;
}

.list_kjcg .content ul li .text p{
	position: relative;
	color: #414141;
	font-size: 16px;
	line-height: 30px;
	padding-left: 13px;
}

.list_kjcg .content ul li .text p::before{
	content: "";
	position: absolute;
	top: 13px;
	left: 0;
	border-radius: 50%;
	width: 6px;
	height: 6px;
	background: #eb6100;
}

.category_qyls .main1{
	position: relative;
}

.category_qyls .main1{
	background: url(../images/category_qyls_main1_bg.jpg) no-repeat center;
	margin-top: 80px;
}

.category_qyls .main1 .swiper-container1{
	overflow: hidden;
	max-width: 1100px;
	margin: auto;
}

.category_qyls .main1 .swiper-slide{
	display: flex;
	flex-direction: column;
	position: relative;
	padding-top: 115px;
}

.category_qyls .main1 .swiper-slide:nth-child(2n){
	flex-direction: column-reverse;
	padding-top: 0;
}

.category_qyls .main1 .swiper-slide .tt{
	background: url(../images/category_qyls_main1_tt.png) no-repeat center/cover;
	width: 93px;
	height: 93px;
	line-height: 93px;
	border-radius: 50%;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.category_qyls .main1 .swiper-slide .con{
	position: relative;
	display: flex;
	align-items: center;
	height: 115px;
	margin-left: 47px;
	padding-left: 15px;
	border-left: solid 1px #0066b0;
	color: #333333;
	font-size: 18px;
	line-height: 30px;
}

.category_qyls .main1 .swiper-slide .con::before{
	content: "";
	position: absolute;
	top: calc(100% - 10px);
	left: -5px;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	background: #0066b0;
}

.category_qyls .main1 .swiper-slide:nth-child(2n) .con::before{
	top: auto;
	bottom: calc(100% - 10px);
}

.category_qyls .main2{
	padding: 40px 0;
	color: #666666;
	font-size: 16px;
	line-height: 30px;
	text-align: justify;
}

.category_qyls .main3{
	padding: 45px 0;
	background: url(../images/category_qyls_main3_bg.jpg) no-repeat center;
}

.category_qyls .main3 .numCount ul {
	display: flex;
	justify-content: space-around;
}

.category_qyls .main3 .numCount hr {
	margin: 0;
	width: 1px;
	height: 100px;
	background: #bcbcbc;
}

.category_qyls .main3 .numCount li .numU {
	line-height: 1.3;
}

.category_qyls .main3 .numCount li .numCX {
	font-size: 48px;
	color: #ff0000;
}

.category_qyls .main3 .numCount li .numU .unitC {
	color: #ff0000;
	font-size: 32px;
	line-height: 1.3;
	margin-left: 0.3em;
}

.category_qyls .main3 .numCount li .numU sup {
	vertical-align: top;
}

.category_qyls .main3 .numCount li .numU sub {
	color: #333333;
	font-size: 18px;
	vertical-align: baseline;
}

.category_qyls .main3 .numCount li .indc {
	color: #333333;
	font-size: 18px;
}