@charset "utf-8";
/* CSS Document */

input[type="radio" i], input[type="checkbox" i] {
    background-color: initial;
    margin: 3px 0.5ex;
    padding: initial;
    border: initial;
}
input[type="radio" i] {
    -webkit-appearance: radio;
    box-sizing: border-box;
}
input, textarea, select, button {
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em 0em 0em 0em;
    font: 13.3333px Arial;
}
input {
    -webkit-appearance: textfield;
    background-color: white;
    -webkit-rtl-ordering: logical;
    user-select: text;
    cursor: auto;
    padding: 1px;
    border-width: 2px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
}

table{ width:100%!important;}
	table, td, th{border-collapse: collapse; color:#333}table tr td{
    text-align:center;}
    table, td, th
      {
      border:1px solid #fff!important;
      }
        table td{ text-align:center; vertical-align:middle; font-size:16px; line-height:28px; padding:8px;}
    tbody tr:nth-child(even) td,
    tbody tr:nth-child(even) th {background-color:#f8f8f8; color:#333;}
	 tbody .firstRow td,
    tbody .firstRow th {background-color:#82a6d8!important; color:#333;}
	tbody .firstRow td p,tbody .firstRow th p{ color:#333!important;}
    tbody tr:nth-child(odd) td,
    tbody tr:nth-child(odd) th {background-color:#82a6d8}
     tbody tr:nth-child(odd) th span{
		 color:#333;
		 }

#pian {
    width: 100%;
    margin: 80px auto 0;
    overflow: hidden;
    background-color: #fafafa;
}
#pian p:first-child {
    border-right: 1px solid #dfdfdf;
    text-align: left;
    float: left;
    margin: 15px 0;
    padding-left: 30px;
    padding-right: 10px;
}
#pian p:last-child {
    text-align: right;
    float: right;
    margin: 15px 0;
    padding-right: 30px;
    padding-left: 10px;
}
#pian p {
    width: calc(100%/2 - 41px);
    height: 60px;
    line-height: 60px;
    background-color: #fafafa;
    font-size: 16px;
    color: #868686;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#pian p a {
    display: block;
    font-size: 16px;
    color: #868686;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#pian p:hover a {
    color: #003894;
    transition: all 0.3s linear;
}

#pian p:first-child a:before {
    content: "<";
    margin-right: 4%;
    font-size: 16px;
}
#pian p:last-child a:after {
    content: ">";
    margin-left: 4%;
    font-size: 16px;
}

#page {
	margin:20px 0 50px;
	text-align:center;
}

#page span:first-child {
    display: none;
}
#page span, #page a {
    font-size: 14px;
    line-height: 14px;
    padding: 6px 14px;
	display: inline-block;
	margin: 0 5px;
	color:#6d6d6d;
	cursor: pointer;
	border: 1px solid #e8e8e8;
}
#page font {
    color: #fff;
}
#page a:hover{
	background-color:#003894;
	color:#fff;
	transition: all 0.4s linear;
	}
#page span:hover{
	background-color:#003894;
	color:#fff;
	transition: all 0.4s linear;
	}
#page span {
    border: solid 1px #003894;
	background-color:#003894;
}
#page .nolink {
    border: solid 1px #e8e8e8;
	background:none;
}


.nei_ban{
	margin-top:80px;
	margin-bottom:40px;
	width:100%;
	}
	
.nei_nav{
	overflow:hidden;
	margin-bottom:50px;
	display:flex;
    justify-content:center;
    align-items:center;
	}	
.nei_nav li{
	float:left;
	width:125px;
	height:40px;
	line-height:40px;
	margin:0 10px;
	background-color:#f2f2f2;
	}
.nei_nav li a{
	font-size:14px;
	text-align:center;
	display:block;
	color:#333;
	}
.nei_nav li:hover{
	background-color:#003894!important;
	transition: all 0.3s linear;
	}
.nei_nav li:hover a{
	color:#fff;
	transition: all 0.3s linear;
	}
.nei_nav .ative{
	background-color:#003894!important;
	transition: all 0.3s linear;
	}
.nei_nav .ative a{
	color:#fff;
	transition: all 0.3s linear;
	}
.about .about_info{
	overflow:hidden;
	margin-bottom:80px;
	}	
.about .about_info .txt{
	float:left;
	width:63%;
	line-height:26px;
	font-size:14px;
	color:#666;
	}
.about .about_info .img{
	float:right;
	width:33%;
	}
.about .about2_info{
	overflow:hidden;
	margin-bottom:80px;
	}	
.about .about2_info .txt{
	width:100%;
	line-height:26px;
	font-size:14px;
	color:#666;
	}


.caselist .list{
	overflow:hidden;
	}	
.caselist .list li{
	float:left;
	width:calc(100%/3 - 15px);
	margin-right:22.5px;
	margin-bottom:22.5px;
	overflow:hidden;
	position:relative;
	}	
.caselist .list li:nth-child(3n+0){
	margin-right:0;
	}
.caselist .list li .txt{
	height:60px;
	background-color:#f8f8f8;
	}
.caselist .list li .txt .show{
	overflow:hidden;
	padding:0 20px;
	}
.caselist .list li .txt .show p{
	font-size:16px;
	color:#333;
	line-height:60px;
	float:left;
	}
.caselist .list li .txt .show p:last-child{
	float:right;
	font-size:24px;
	color:#ccc;
	}
.caselist .list li .txt .hide{
	position:absolute;
	width:100%;
	bottom:-160px;
	background-color:#003894;
	padding:15px 0;
	}
.caselist .list li .txt .hide h3{
	font-size:16px;
	color:#fff;
	width:80%;
	margin:0 auto;
	font-weight:normal;
	text-align:center;
	white-space: nowrap; text-overflow: ellipsis; overflow: hidden;
	}
.caselist .list li .txt .hide p{
	font-size:14px;
	color:#fff;
	text-align:center;
	width:90%;
	margin:0 auto;
	display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical;overflow: hidden;
	}
.caselist .list li .txt .hide .xian{
	height:2px;
	background-color:#fff;
	width:20px;
	margin:10px auto;
	}
	
.caselist .list li:hover .hide{
	transition: all 0.4s linear;
	bottom:0;
	left:0;
	}

.contact .txt{
	overflow:hidden;
	margin-bottom:60px;
	}	
.contact .txt .left{
	width:calc(34% - 60px);
	height:480px;
	float:left;
	background-color:#f8f8f8;
	padding:0 30px;
	}
#container{    
	width: 64%;
    float: right;
    height: 480px;
    position: relative;
    background: rgb(252, 249, 242);
}
.contact .txt .left .list{
	overflow:hidden;
	border-bottom:1px solid #e7e7e7;
	padding:30px 0; 
	display:flex;
    align-items:center;
	}

.contact .txt .left .list:last-child{
	border-bottom:none;
	}
.contact .txt .left .list img{
	width:34px;
	float:left;
	}
.contact .txt .left .list h3{
	float:left;
	margin-left:20px;
	font-size:18px;
	width:95%;
	color:#333;
	font-weight:normal;
	line-height:24px;
	}
.contact .txt .left .list h3 p{
	font-size:14px;
	color:#666;
	}

.left_nav{
	float:left;
	width:16%;
	max-width:192px;
	background-color:#003894;
	}
.left_nav h3{
	font-size:26px;
	line-height:26px;
	color:#fff;
	font-weight:normal;
	padding:15px 0 10px 20px;
	}
.left_nav h3 p{
	font-size:14px;
	color:#fff;
	}
.left_nav li{
	height:50px;
	background-color:#f8f8f8;
	border-top:1px solid #e7e7e7;
	line-height:50px;
	padding-left:28px;
	border-left:2px solid #f8f8f8;
	}
.left_nav li:hover{
	background-color:#fff;
	border-left:2px solid #003894;
	transition: all 0.3s linear;
	}
.left_nav li a{
	font-size:16px;
	color:#333;
	display:block;
	}
.left_nav .ative{
	background-color:#fff;
	border-left:2px solid #003894;
	}
	
.add{
	width:100%;
	border-bottom:1px solid #003894;
	overflow:hidden;
	height:40px;
	line-height:40px;
	margin-bottom:40px;
	}
.add a{
	font-size:14px;
	color:#666;
	}
.add a:first-child{
	color:#003894;
	}
.add .box{
	float:right;
	}

.prolist{
	overflow:hidden;
	}	
.prolist .list{
	float:right;
	width:80%;
	overflow:hidden;
	}

.prolist .list .in li{
	width:calc(100%/4 - 9px);
	float:left;
	margin-right:12px;
	margin-bottom:12px;
	background-color:#f8f8f8;
	overflow:hidden;
	}
.prolist .list li:nth-child(4n+0){
	margin-right:0;
	}
.prolist .list h3{
	font-size:16px;
	width:90%;
	margin:0 auto 20px;
	color:#333;
	line-height:26px;
	font-weight:normal;
	text-align:center;
	height:52px;
	display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;
	}
.prolist .list li:hover .img{
	transform: scale(1.05, 1.05);
    transition: transform 0.6s ease 0s;
	}
.prolist .list li:hover h3{
	color:#003894;
	transition: all 0.3s linear;
	}
	
.newslist{
	overflow:hidden;
	}	
.newslist .list{
	float:right;
	width:80%;
	overflow:hidden;
	}
.newslist .list li{
	overflow:hidden;
	padding:20px 0;
	border-bottom:1px solid #ccc;
	}
.newslist .list li:last-child{
	margin-bottom:40px;
	}
.newslist .list li .date{
	float:left;
	width:60px;
	}
.newslist .list li .date p{
	font-size:22px;
	color:#666;
	}
.newslist .list li .date span{
	font-size:24px;
	color:#ccc;
	width:40px;
	height:25px;
	line-height:20px;
	background-color:#fff;
	text-align:center;
	display:block;
	margin-top:35px;
	}
.newslist .list li:hover span{
	background-color:#003894;
	transition: all 0.3s linear;
	color:#fff;
	}
.newslist .list li:hover .txt h3{
	transition: all 0.3s linear;
	color:#003894;
	}
.newslist .list li:hover .txt p{
	transition: all 0.3s linear;
	color:#666;
	}
.newslist .list li .xian{
	float:left;
	height:1px;
	width:40px;
	margin:18px 20px 0 40px;
	background-color:#ccc;
	}
.newslist .list li .txt{
	float:left;
	width:calc(77% - 160px);
	height:120px;
	}
.newslist .list li .txt h3{
	font-size:16px;
	color:#666;
	margin-bottom:20px;
	}
.newslist .list li .txt p{
	font-size:14px;
	color:#999;
	line-height:24px;
	display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;
	}
.newslist .list li .img{
	float:left;
	width:20%;
	height:120px;
	margin-left:3%;
	}
	

.honner .list{
	overflow:hidden;
	}	
.honner .list li{
	float:left;
	width:calc(100%/3 - 15px);
	margin-right:22.5px;
	margin-bottom:22.5px;
	overflow:hidden;
	position:relative;
	background-color:#f8f8f8;
	}	
.honner .list li:nth-child(3n+0){
	margin-right:0;
	}
.honner .list li:hover .img{
	transform: scale(1.05, 1.05);
    transition: transform 0.6s ease 0s;
	}
	

.nav_top{
	position:fixed;
	top:100px;
	z-index:1;
	}
.pro .center{
	overflow:hidden;
	}	
.pro .info{
	float:right; 
	width:80%;
} 
.pro .info h1{
	font-size:22px;
	color:#333;
	line-height:24px;
	text-align:center;
	}

.pro .info h3{
	font-size:22px;
	color:#333;
	line-height:24px;
	text-align:center;
	}

.pro .info>span{
	font-size:14px;
	color:#999;
	text-align:center;
	display:block;
	margin:5px 0 20px;
	}
.pro .info .p p,.pro .info .p span{
	font-size:14px;
	line-height:24px;
	color:#666;
	}

.pro .info .p img{
	max-width:100%;
	display:block;
	margin:0 auto;
	}
.pro .info{
	margin-bottom:40px;
	}
.pro .info>.img{
	width:100%;
	margin-bottom:10px;
	}
.pro1 .info>.img{float:left; width:
                60%;
				}
.pro1 .info>.p{    
	float: right;
    width: 35%;
    margin-top: 50px;
	}
.an{
	overflow:hidden;
	margin-bottom:60px;
	}	
.an .list{
	float:right;
	width:80%;
	overflow:hidden;
	}
.an .list .info p, .an .list .info span{
	font-size:14px;
	line-height:24px;
	color:#666;
	}
.an .list .luodi .one{
	overflow:hidden;
	}
.an .list .luodi .one .left{
float: left;
	width:35%;
	}
.an .list .luodi .one .right{
float: right;
	width:62%;
	}


.an .list .luodi .one .left h3{
	line-height: 43px;
    color: #fff;
	padding:10px 0 10px;
	text-align:center;
	background: #003894;
    font-size: 24px;
	font-weight:normal;
	}
.an .list .luodi .one .left p{
	padding-left:3%;
	font-size:14px;
	color:#666;
	line-height:24px;
	width:95%;
	text-align:justify;
	margin-top:5px;
	}
.an .list .luodi .two{
	margin-top:20px;
	padding:30px;
	background-color:#f8f8f8;
	}
.an .list .luodi .two h3{
    font-size: 24px;
	font-weight:normal; 
	color:#003894;
	text-align:center;
	}
.an .list .luodi .two p{
    font-size: 16px;
	font-weight:normal;
	line-height:26px;
	color:#666;
	margin-top:20px;
	text-align:center;
	}
.an .list .luodi .three{
	margin-top:40px;
	}
.an .list .luodi .three h3{
    font-size: 24px;
	font-weight:normal; 
	color:#003894;
	}
.an .list .luodi .three .p{
	margin-top:30px;
	}
.an .list .luodi .three .lis{
	margin-top:30px;
	}
.an .list .luodi .three .lis li{
	float:left;
	width:calc(100%/2 - 22px);
	margin-right:15px;
	margin-bottom:15px;
	overflow:hidden;
	position:relative;
	}	
.an .list .luodi .three .lis li:nth-child(2n+0){
	margin-right:0;
	}
.an .list .luodi .three .lis li .txt{
	height:60px;
	background-color:#f8f8f8;
	}
.an .list .luodi .three .lis li .txt .show{
	overflow:hidden;
	padding:0 20px;
	}
.an .list .luodi .three .lis li .txt .show p{
	font-size:16px;
	color:#333;
	line-height:60px;
	float:left;
	}
.an .list .luodi .three .lis li .txt .show p:last-child{
	float:right;
	font-size:24px;
	color:#ccc;
	}
.an .list .luodi .three .lis li .txt .hide{
	position:absolute;
	width:100%;
	bottom:-160px;
	background-color:#003894;
	padding:15px 0;
	}
.an .list .luodi .three .lis li .txt .hide h3{
	font-size:16px;
	color:#fff;
	width:80%;
	margin:0 auto;
	font-weight:normal;
	text-align:center;
	}
.an .list .luodi .three .lis li .txt .hide p{
	font-size:14px;
	color:#fff;
	text-align:center;
	width:90%;
	margin:0 auto;
	display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical;overflow: hidden;
	}
.an .list .luodi .three .lis li .txt .hide .xian{
	height:2px;
	background-color:#fff;
	width:20px;
	margin:10px auto;
	}
	
.an .list .luodi .three .lis li:hover .hide{
	transition: all 0.4s linear;
	bottom:0;
	left:0;
	}
	
	
	
.pro_div{width:100%; overflow:hidden; padding:10px 0px 10px 0px; border-bottom:1px solid #ccc; margin-bottom:40px;}
.pro_img{ width:45%; padding:1.25%;    margin-top: 16px; background-color:#FFFFFF; float:left; text-align:center;}
.pro_text{ width:50%; height:420px; padding:1.25%; float:right; background-color:#FFFFFF;}

.pro_text .xing{ font-size:14px; color:#666;    border-bottom: 2px solid #003894; padding-bottom:10px;}
.pro_text1{font-size:20px; color:#333;border-bottom: 2px solid #003894;  font-weight:bold;line-height:26px; width:100%; padding-bottom:10px;}
.pro_text2{ margin-top:20px; height:198px; overflow:hidden; color:#666; font-size:14px; line-height:25px;}
.pro_text2 strong{ font-size:16px;}
.pro_text5{ margin-top:5px;background:url(../images/p_inc.png) no-repeat scroll;padding-left:25px; overflow:hidden;}
.pro_text5 p{background:url(../images/p_inc.png) no-repeat scroll;padding-left:25px; overflow:hidden;}

.pro_text4 { width:100%;height:50px; margin-top:50px; border-top:#dbdbdb 1px solid;border-bottom:1px solid #dbdbdb; padding:15px 0px; overflow:hidden;}
.pro_text4_im{ width:50px; float:left;height:50px; margin-right:20px;}
.pro_text4_t{ width: calc(100% - 70px); float:left;height:50px; color:#003894;  margin:0 auto; line-height:50px; font-size:24px; font-weight:bold;}
.pro_text3{ height:50px; margin-top:20px; float:left;}
.pro_text3 a.pro-btn{ width: 120px; margin:5px;  display: inline-block;  line-height: 40px; font-size:15px; text-align: center; color: #fff; background: #003894;}
.pro_text3 a.pro-btn:hover{color: #fff; background: #333;}
.pro_mo { height:40px; border-bottom:1px solid #e5e5e5; line-height:40px; margin-top:20px;}
.pro_mo h2{ width:140px; height:40px; margin-left:20px; background-color:#003894; color:#FFF;font-size:18px; text-align:center; overflow:hidden;}

.preview { float: left; width: 100%;}
.preview .tempWrap{ width: 100%!important;}
.preview .bd { width: 100%!important; height: 360px; overflow: hidden; left:0!important;}
.preview .bd .img{ float: left; width: 100%!important; height: 360px; overflow: hidden; }
.preview .hd { position: relative; width: 100%; overflow: hidden; display:none;}
.preview .hd ul { width: 700px; list-style-type:none;}
.preview .hd li { float: left; width:120px; height:80px; margin:10px; border:1px solid #f1f1f1;}
.preview .hd li img { width:120px; height:80px; margin:0 auto;}
.preview .hd li:hover { border-color: #003894;}
.preview .hd .on { border-color: #003894; }
.preview .hd .hd-control { display: none; position: absolute; top: 0; width: 48px; height: 93px; line-height: 93px; text-align: center; background: #2a2a2a; cursor: pointer; }
.preview .hd .hd-control .icon { width: 0; height: 0; }
.preview .hd .hd-prev { left: 0; }
.preview .hd .hd-prev .icon { border-width: 6px 6px 6px 0; border-style: solid; border-color: transparent #fff transparent transparent; }
.preview .hd .hd-next { right: 0; }
.preview .hd .hd-next .icon { border-width: 6px 0 6px 6px; border-style: solid; border-color: transparent transparent transparent #fff; }


@media (max-width: 992px){
.nei_ban{
	margin-top:50px;
	margin-bottom:0;
	}
.nei_nav{
	margin-bottom:30px;
	display:none;
	}
.left_nav{
	display:none;
	}
.about .about_info{
	margin-bottom:40px;
	}
.about .about_info .txt{
	width:100%;
	float:none;
	}
.about .about_info .img{
	width:100%;
	float:none;
	}
.honner .list li{
	width:calc(100%/2 - 7.5px);
	margin-right:15px;
	margin-bottom:15px;
	}
.honner .list li:nth-child(3n+0) {
    margin-right: 15px;
	}
.honner .list li:nth-child(even){
	margin-right:0;
	}
.add{
	display:none;
	}
#page{
	margin: 20px 0 40px;
	}
.prolist .list{
	width:100%;
	float:none;
	}
.prolist .list .in li{
	width:calc(100%/2 - 6px);
	margin-right:12px;
	margin-bottom:12px;
	}
.prolist .list li:nth-child(even){
	margin-right:0;
	}
.pro_text1{
	border:none;
	text-align:center;    
	font-size: 18px;
	}
.pro .info{
	width:100%;
	}
.pro_img{
	width:100%;
	float:none;
	height:360px;
	margin:0 auto;
	}
.preview{
	float:none;
	}
.preview .tempWrap{
	margin:0 auto;
	}
.pro_text{
	width:100%;
	float:none;
	padding:0;
	height:auto;
	}
.pro_text2{
	height:auto;
	}
.pro_text4{
	margin-top:20px;
	}
.an{
	margin-bottom:30px;
	}
.an .list{
	width:100%;
	float:none;
	}
.an .list .luodi .one .left{
	width:100%;
	float:none;
	}
.an .list .luodi .one .right{
	width:100%;
	float:none;
	}
.an .list .luodi .one .left p{
	width:90%;
	margin:0 auto;
	padding:20px 0;
	}
.an .list .luodi .three .lis li{
	width:calc(100%/2 - 7.5px);
	}
.an .list .luodi .three .lis li:nth-child(3n+0){
	margin-right:15px;
	}
.an .list .luodi .three .lis li:nth-child(even){
	margin-right:0;
	}
.caselist .list li{
	width:calc(100%/2 - 7.5px);
	margin-right:15px;
	}
.caselist .list li:nth-child(3n+0){
	margin-right:15px;
	}
.caselist .list li:nth-child(even){
	margin-right:0;
	}
.pro .info>.img{
	width:100%;
	float:none;
	}
.pro .info>.p{  
	width:100%;
	float:none;
    margin-top: 10px;
	}
.pro_text4_t{
	font-size:20px;
	}
.pro_div{
	margin-bottom:20px;
	}
.pro .info a{
	margin-top:0!important;
	}
.pro .center{
	margin-bottom:0!important;
	}
.newslist .list{
	width:100%;
	}
.newslist .list li .date{
	display:none;
	}
.newslist .list li .xian{
	display:none;
	}
.newslist .list li .txt{
	width:65%;
	}
.newslist .list li .img{
	width:30%;
	margin-left:5%;
	}
#pian{
	margin:40px auto 0;
	}
#pian p{
	height:30px;
	line-height:30px;
	}
#pian p a{
	margin:0!important;
	}
.contact{
	margin-top:30px;
	}
.contact .txt{
	margin-bottom:30px;
	}
.contact .txt .left{
	width:calc(100% - 60px);
	float:none;
	margin-bottom:20px;
	height:auto;
	}
#container{
	width:100%;
	height:300px;
	float:none;
	}
.contact .txt .left .list{
	padding:20px 0;
	}
.prolist .list h3{
	margin: 0 auto 10px;
	}


