﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */

.ico {
	display: inline-block;
	overflow: hidden;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background: url(../img/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(../img/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(../img/pro_more_ico.png) no-repeat center;
	width: 11px;
	height: 11px;
	display: inline-block;
	margin-right: 10px
}
/*header*/

.head {
	width: 100%;
	background: #fff;
	position: relative;
	z-index: 2;
}
.head > .wrap {
	position: relative;
}
.head .logo {
	width: 360px;
	padding: 22px 0 0 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(../img/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: 37px;
}
.head .hd_nav > ul > li {
	float: left;
	font-size: 14px;
	color: #555;
	position: relative;
	height: 32px;
	margin: 0 10px;
}
.head .hd_nav > ul > li > a {
	display: block;
	line-height: 32px;
	padding: 0 23px;
}
.head .hd_nav li .cur {
	background: url(../img/nav-bj.png) no-repeat 50%;
	color: #197fc4;
}
.head .hd_nav li a:hover {
	background: url(../img/nav-bj.png) no-repeat 50%;
	color: #197fc4;
}
.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: 106px;
	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: 300px;
	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(../img/pro_ico.png) no-repeat;
	width: 20px;
	height: 11px;
}
.pro_detail ._hd_title .select-ui-choose-default.on ._arrow .arr {
	border: none;
	background: url(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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;
}
/*产品综合*/

.pro_index {
	height: 414px;
	margin: 0;
}
.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(../img/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: 510px;
}
._banner img {
	width: 1920px;
	height: 500px;
	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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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: 510px;
	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 2px;
	width: 65px;
	height: 5px;
	line-height: 14px;
	text-align: center;
	border: 1px solid #c2c2c2;
	cursor: pointer;
}
.slideBox .hd ul li.on {
	background: #197fc4;
	color: #fff;
	border: 1px solid #197fc4;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	height: 510px;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev, .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../img/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(../img/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(../img/tb9.png) no-repeat 236px 25px;
	color: #7f7f7f;
}
.nav-list ul li:hover a {
	background: url(../img/tb10.png) no-repeat 236px 25px;
}
.nav-list ul li:hover {
	background: #fff;
}
.nav-list ul li.hover a {
	background: url(../img/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(../img/tb9.png) no-repeat 236px 25px;
}
.nav-lists ul li .tops a {
	display: block;
	padding-left: 39px;
	font-size: 16px;
	background: url(../img/tb9.png) no-repeat 236px 25px;
}
.nav-lists ul li:hover .tops a {
	background: url(../img/tb_down.jpg) no-repeat 236px 25px;
}
.nav-lists ul li:hover .tops {
	background: #fff;
}
.nav-lists ul li.hover .tops a {
	background: url(../img/tb_down.jpg) no-repeat 236px 25px;
}
.nav-lists ul li.hover .tops {
	background: #fff;
}
.nav-lists ul li:hover .top a {
	background: url(../img/tb10.png) no-repeat 236px 25px;
}
.nav-lists ul li:hover .top {
	background: #fff;
}
.nav-lists ul li.hover .top a {
	background: url(../img/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 li a {
	padding: 5px 10px;
	border: 1px solid #e1e1e1;
	height: 24px;
	line-height: 24px;
	color: #666;
}
.pages li a:hover {
	border: 1px solid #197fc4;
	background: #197fc4;
	color: #fff;
	text-decoration: none;
}
.pages li 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(../img/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 {
	background: #f7f7f7;
	height: 452px;
	margin-top: 65px;
}
.imain {
	margin-top: 65px;
}
.protit {
	font-size: 24px;
	color: #666;
	width: 300px;
	float: left;
}
.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;
}
.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(../img/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(../img/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: 0 10px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picScroll-left .bd ul li .pic {
	text-align: center;
}
.picScroll-left .bd ul li .pic img {
	width: 279px;
	height: 202px;
	display: block;
}
.picScroll-left .bd ul li .title {
	line-height: 55px;
	font-size: 15px;
	color: #666;
}
/*底部*/
.footer {
	height: 60px;
	line-height: 60px;
	background: #333333;
	font-size: 13px;
	color: #666;
}
.ft01 {
	width: 50%;
	float: left;
}
.ft02 {
	width: 50%;
	float: right;
	text-align: right;
}
.ny_imain {
	background: #fff;
	overflow: hidden;
	width: 100%;
	padding: 40px 0;
	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(../img/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(../img/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 {
	width: 50%;
	float: right;
	text-align: right;
	font-size: 12px;
}
.r_m02 {
	padding: 15px 20px;
	background: #fff;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	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;
}
.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: 700px;
}
.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;
}
