﻿.banner_img {
    width: 100%;
    height: 310px;
    background-repeat:  no-repeat!important ;
background-position: center center!important;    position: relative;
}
.banner_text {
    width: 1200px;
    height: 149px;
    margin: 0 auto;
    padding-top: 79px;
    animation-name: fadeInRight;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-delay: 0;
    animation-iteration-count: 1;
}
@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(150px);
		transform: translateX(150px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}
@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(150px);
		-ms-transform: translateX(150px);
		transform: translateX(150px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}
/*nav*/
.nav_box {
	border-bottom: 1px solid #e0e0e0;
}
.nav .DnnModule {
	clear: inherit;
}
.nav .DnnModule-GlobalStechRazorMenu,
.nav .DnnModule-DNN_HTML {
	width: 800px;
	float: left;
}
.DnnModule-5100 {
	width: 750px !important;
}
.kjlytit_ul {
	width: 100%;
}
.kjlytit_li {
	float: left;
	width: auto;
	line-height: 80px;
	margin-right: 10px;
}
.kjlytit_li a {
	font-size: 14px;
	color: #666;
}
.kjlytit_li:hover a {
	color: #005bac;
}
.active_li {
	border-bottom: 2px solid #005bac;
}
.active_li a {
	color: #005bac;
}
.nav .DnnModule-GTModulesTransformPath {
	width: 300px;
	height: 80px;
	float: right;
}
.DnnModule-5092 {
	width: 400px !important;
}
.DnnModule-5101,
.DnnModule-5103,
.DnnModule-5105 {
	width: 450px !important;
}
.Gst-breadrumb {
	width: 100%;
	line-height: 55px;
	text-align: right;
}
.Gst-breadrumb a,
.Gst-breadrumb span {
	display: inline-block;
	font-size: 14px;
	color: #999;
}
.Gst-breadrumb a {
	margin: 0 5px;
}
.Gst-breadrumb .SkinObject:nth-of-type(3) {
	margin-right: 0;
}

/*多余隐藏*/
#dnn_ctr5199_Navigation_l7,
#dnn_ctr5199_Navigation_lbtn7,
#dnn_ctr5206_Navigation_l7,
#dnn_ctr5206_Navigation_lbtn7,
#dnn_ctr5223_Navigation_l7,
#dnn_ctr5223_Navigation_lbtn7 {
	display: none;
}

/*content*/
.cont_left,
.scont_right {
	padding-top: 45px;
}
.cont_left {
	width: 360px;
}
.cl_img {
	width: 360px;
	height: 235px;
	margin-right: -1px;
}
.cl_img img {
	display: block;
	width: 100%;
	height: 100%;
}
.scont_right {
	width: 100%;
	padding-left: 35px;
	padding-bottom: 30px;
	float: right;
}
.gsjj_tit {
	margin-bottom: 32px;
}
.gsjj_tit h2 {
	height: 36px;
	line-height: 36px;
	font-size: 24px;
	color: #2e4da6;
}
.gsjj_tit p {
	line-height: 30px;
	font-size: 16px;
	color: #333;
}
.scont_right p {
	text-align: justify;
	line-height: 30px;
	font-size: 16px;
	color: #333;
	margin-bottom: 30px;
}
.scont_right img{
   width: auto;
   max-width: 100%;
}

.Gst-breadrumb span:first-of-type {
	display: none;
}
.accordion-3-container li.level-0 a span {
	font-size: 14px;
}
/*新闻列表*/
.xwlb_tit {
	height: 50px;
	font-size: 24px;
	color: #333;
	border-bottom: 1px solid #e0e0e0;
}
.xwlb_ul {
	width: 100%;
}
.xwlb_li {
	line-height: 100px;
	padding: 25px 0;
	border-bottom: 1px solid #e0e0e0;
	transition: all .5s ease-in-out;
}
.xwlb_li:hover {
	cursor: pointer;
	background: #e8e8e8;
}
.kjly_li:hover {
	cursor:pointer;
	background: #005bac;
}
.kjly_li:hover h3 a {
color:#fff;
}
.kjly_li:hover p {
color:#fff;
}
.xwlb_time {
	width: 80px;
	height: 80px;
	background: #e8e8e8;
float:left;
}
.cont_right {
border:none;
	border-left: 1px solid #e0e0e0;
	width: 800px;
	padding-left: 35px;
	padding-bottom: 30px;
padding-top:45px;
}
.xwlb_time b {
	display: block;
	width: 56px;
	margin: 0 auto;
}
.xwlb_time b:first-child {
	padding-top: 12px;
	font-family: arial;
	line-height: 36px;
	font-size: 28px;
	color: #fe6229;
}
.xwlb_time b:last-child {
	font-style: normal;
	line-height: 22px;
	font-size: 14px;
	color: #333;
}
.xwlb_text {
float:right;
	width: 700px;
	margin-right: 5px;
}
.xwlb_text h3 {
	line-height: 24px;

font-weight:normal;
margin:0;
	margin-bottom: 12px;
}
.xwlb_text h3 a {
	font-size: 20px;
	color: #474545;
transition: all .5s ease-in-out;
}
.xwlb_text p {
transition: all .5s ease-in-out;
	line-height: 20px;
	font-size: 14px;
	color: #888;
	margin-bottom: 0;
}
.nav,.cont {
width:1200px;
margin:0 auto;
}
.left_nav {
	width: 19.25%;
	float: left;
	margin-top: 38px;
	
	border-right: 1px solid #d9d7cf;
	box-sizing: border-box;
	margin-bottom: 50px;
position:absolute;
top:0px;
left:0px;
bottom:0px;
}
.left_nav h2 {
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	line-height: 85px;
	margin-top: 10px;
	text-indent: 10px;
}
.left_nav_list {
	width: 100%;
}
.left_nav_list li {
	line-height: 62px;
	box-sizing: border-box;
	border-top: 1px solid #d9d7cf;
	text-indent: 10px;
	position: relative;
	transition: .4s;
}
.left_nav_list li:last-child {
	border-bottom: 1px solid #d9d7cf;
}
.left_nav_list li a {
	display: block;
	font-size: 16px;
	color: #333333;
}
.left_nav_active {
	border-right: 2px solid #125cb2;
}
.left_nav_list .left_nav_active a{
	color: #125cb2;
}
.right_cont {
	width: 78.3%;
	float: right;
	margin-top: 38px;
}
.DNNContainer_with_title {
	width: 100%;
	height: 55px;
	border-bottom: 1px dotted #d9d7cf;
}
.DNNContainer_with_title h2 {
	display: inline-block;
	float: left;
	width: auto;
	font-size: 18px;
	color: #125cb2;	
	line-height: 55px;
	margin: 0;
	font-weight: normal;
}
.DNNContainer_with_title h2 span {
	margin: 0;
}
.DNNContainer_with_title > div {
	width: auto;
	height: 55px;
	line-height: 55px;
	float: right;
}
.DNNContainer_with_title > div a {
	font-size: 16px;
	color: #666666;
}
.DNNContainer_with_title > div span {
	display: inline-block;
	font-size: 16px;
	color: #666666;
}
.DNNContainer_with_title > div span:first-child {
	display: none;
}
.Gst-breadrumb span:last-of-type {
	display: none !important;
}
.content_wrap .center_box {
position:relative;
}
.btn_box div{
float:left;
font-size:16px;
position:relative;
color:#333;
transition:.4s;
padding:10px 2em;
cursor:pointer;

}
.btn_box div::after {
display:block;
content:"";
bottom:0;
width:0;
height:3px;
left:50%;
background:#2373d2;
transform:translateX(-50%);
transition:.4s;
position:absolute;
}
.btn_box div.active {
color:#2373d2;
}
.btn_box div.active::after {
width:100%;
}
.tab_cont > div {
display:none;
}
.tab_cont > div.active {
display:block;
}
/*企业荣誉二级列表*/
.zhengshu
{
 margin-top: 45px;
}
.zhengshu_list
{
    width: 32%;
    height: auto;
    background-color: #f5f8ff;
    font-size: 16px;
    line-height: 28px;
    margin-right: 1.33%;
    text-align: center;
    padding-bottom: 20px;
   margin-bottom:20px;
float:left;
    min-height: 295px;

}
.zhengshu_list_title
{
padding-left:9px;
padding-right:9px;
}
.zhengshu_list_Subtitle
{
padding-left:9px;
padding-right:9px;
}
.zhengshu_list_title a
{
color:#2d2e31;
margin-top:10px;
margin-bottom:15px;
}
.zhengshu_list_title a:hover
{
color:#2373d2;
}

.left_nav ul.sub-0 {
	margin-bottom: 20px;
}
.left_nav ul.sub-0 li {
	line-height: 38px;
	
}
.left_nav ul.sub-0 li.level-1 a{
	color: #333333;
	line-height: 38px;
	text-indent: 24px;
	border-right: none;
	font-size: 14px !important;
	background: url(../images/second_icon02.png) 10px center no-repeat;
}
.left_nav ul.sub-0 li.active a{
	background: url(../images/second_icon01.png) 10px center no-repeat;
	color: #2e4da6;
}
.left_nav div.sub-0 {
	height: 0;
	overflow: hidden;
	transition: .5s;
}
.left_nav .accordion-3 > li.breadcrumb div.sub-0{
	height: auto;
	transition: .5s;
}
.accordion-3 {
height:auto;
}
.accordion-3::after {
display:block;
content:"";
clear:both;
height:0;
visibility:hidden;
}
ul.sub-0 {
width:97%;
margin-left:3%;
}
/*产品详情样式*/

.right_cont p{
font-size:16px;
color:#333;
line-height:2em;
margin-bottom:1em;
margin-top:20px;
}

.triangle
{
padding-left:1.5em;
background:url(../images/triangle.png) no-repeat left center;
}


/* 网站地图 */
.zhd_wap {
width:100%;
}
.zhd_wap li.level-0 {
width:95%;

}
.zhd_wap li.level-0 a {
font-size:14px;
}
.right_cont .GoneContainer_with_title {
	margin-bottom: 10px;
}
.right_cont .GoneContainer_with_title h2{
	font-size: 14px;
	line-height: 3em;
	color: #333333;
	border: 1px solid #B6CDDC;
	background-color: #f2f7fb;
	text-indent: 10px;
	border-radius: 5px;
	
}
.right_cont .GoneContainer_with_title h2 span {
	margin-bottom: 0;
}
.right_cont .accordion-3-container li.level-0 {
	font-size: 14px;
	color: #333333;
	line-height: 3em;
	text-indent: 10px;
}
.right_cont .accordion-3-container li.level-0 a {
	text-indent: 10px;
}
.right_cont .accordion-3-container {
	border: 1px solid #B6CDDC;
	border-top: none;
}
.right_cont .accordion-3-container .accordion-3::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.right_cont .accordion-3-container .accordion-3{
	height: auto;
}
.right_cont .accordion-3-container .accordion-3 div.sub-0 {
	display: none;
}