﻿@charset 'utf-8';
/* CSS Document */
html,body
{
    overflow-x: hidden;
    overflow-y: auto;
    font-family: '微软雅黑';
    font-size: 12px;
    color: #000;
}
*
{
    margin: 0;
    padding: 0;
}
a
{
    -webkit-transition: all .2s ease-out 0s;
       -moz-transition: all .2s ease-out 0s;
        -ms-transition: all .2s ease-out 0s;
         -o-transition: all .2s ease-out 0s;
            transition: all .2s ease-out 0s;
    text-decoration: none;

    color: #000;
}
a:hover,a:focus
{
    text-decoration: none;
    outline: none;
}
ul,
ol,
li
{
    list-style-type: none;
    margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p
{
    font-weight: normal;

    margin: 0;
}
body,
button,
input,
select,
textarea
{
    font-family: '微软雅黑';
    font-size: 14px;
    margin: 0;
    color: #000;
	line-height:28px;
    border: 0;
    outline: none;
    background: none;
    background-color: white;
    -webkit-appearance: none;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.c_333
{
    color: #333;
}
.c_666
{
    color: #666;
}
.c_w
{
    color: #fff;
}
.bg_w
{
    background: #fff;
}
.c_b
{
    color: #000;
}
.bg_b
{
    background: #000;
}
.c_bl
{
    color: #014a7f;
}
.c_bl2
{
   color: #5c7ca0;
}
.disnone{
    display: none;
}
.img_d,
.img_d2{
    display: none;
}

.container {
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
  width:1200px;
}


.clear{clear:both;}
.clearfix:before,
.clearfix:after{
    display: table;
  content: " ";
}
.clearfix:after{
   clear: both;
}

.head_ph,.xialaph,.img_d{display:none;}
.header_top{
	position: relative;
	background-color: #231815;
	height: 36px;
	width: 100%;
	left: 0;
	-webkit-transition: left 250ms ease-out;
	transition: left 250ms ease-out;
}
.header_top .container{
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	height: 100%;
}
.top_list{
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -o-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	float: left;
}
.top_list li{
	color: #fff;
	font-size: 12px;
	letter-spacing: .4px;
}


/**head_pc*/
.head_pc .li_item::after
{
	-webkit-transition: all .5s ease-out 0s;
	-moz-transition: all .5s ease-out 0s;
	-ms-transition: all .5s ease-out 0s;
	-o-transition: all .5s ease-out 0s;
	transition: all .5s ease-out 0s;
}
.head_pc{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 90px;
	background: #fff;
	z-index: 100;
	box-shadow: 0 0 7px 0 rgba(0,0,0,.2);
}
.head_pc .container{
	line-height: 80px;
}
.head_pc .head_logo{
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	vertical-align: middle;
	display: inline-block;
	width: 269px;
	height: 59px;
}
.head_pc .head_logo a,
.head_pc .head_logo img{
	display: block;
}
.head_pc .head_logo img{
	max-width: 100%; margin-top: 5px;
}
.head_pc .head_list{
	float: right;
	white-space: nowrap;
}
.head_pc .li_item{
	position: relative;
	line-height: 116px;
	line-height: 50px;
	vertical-align: top;
	padding: 0 21px;
	padding-top: 40px;
	float: left;
}
.head_pc .li_item:last-child{
	margin-left: 38px;
	padding: 0 0;
	padding-top: 40px;
}
.head_pc .li_item a{
	display: block;
	color: #666;
	font-size: 14px;
	font-family: "微软雅黑";
	letter-spacing: 1px;
	position: relative;
}
.head_pc .li_item a::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #005bac;
	opacity: 0;
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
}
.head_pc .li_item:hover a::after,
.head_pc .li_item.active a::after,
.head_pc .li_item.act a::after{
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}
.head_pc .li_item.act a,
.head_pc .li_item.active a{
	color: #005bac;
}
.fl{float:left;}
.xiala1{
	position: fixed;
	top: 126px;
	left: 0;
	width: 100%;
	background: url(../images/xiala1.jpg) no-repeat bottom left;
	background-color: #fff;
	
	display: none;
	z-index: 99;
	box-shadow: 0 0 7px 0 #ddd;
}
.xiala .container,
.xiala .xiala_item{
	height: 100%;
}
.xiala .xiala_l{
	float: left;
	width: 387px;
	height: 100%;
	padding-top: 48px;
	margin-left: 80px;
}
.xiala .xiala_l h1{
	color: #666;
	font-size: 36px;
	font-family: "微软雅黑";
	padding-left: 47px;
	padding-right: 53px;
	letter-spacing: .9px;
}
.xiala .xiala_l h1 div{
	display: inline-block;
}
.xiala .xiala_l h1 div p{
	color: #999;
	font-size: 24px;
	font-family: "微软雅黑";
	line-height: 1.9;
	text-align: right;
	cursor: pointer;
}
.xiala .xiala_l h1 div p:nth-child(2){
	margin-top: 17px;
}
.xiala .xiala_l h1 div p.active{
	color: #005bac;
}
/*.xiala .xiala_r ul:nth-child(2){
	display: none;
}
.xiala .xiala_r ul:nth-child(3){
	display: none;
}*/
.xiala .xiala_l h4{
	color: #666;
	font-size: 18px;
	font-family: "微软雅黑";
	padding-left: 47px;
	padding-right: 53px;
	margin-top: 17px;
	line-height: 1.67;
	letter-spacing: .9px;
}
.xiala .xiala_r{
	float: left;

	height: 100%;
	padding-top: 48px;
	background-color: #fff;
}
.xiala .xiala_r ul{
	margin-left: -26px;
}
.xiala .xiala_r li{
	width: 180px;
	display: inline-block;
	margin-bottom: 10.5px;
	margin-left: 63px;
	margin-left: 50px;
	vertical-align: top;
}
.xiala .xiala_r li a{
	color: #666;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 1.2;
	letter-spacing: 1px;
}
.xiala .xiala_r li a:hover{
	color: #005bac;
}

.xiala .xiala_rc{
	padding-top: 24px;
}
.xiala .xiala_r .ul1{
	width: 240px;
	margin-left: 0;
}
.xiala .xiala_r .ul1:nth-child(1){
	margin-left: 35px;
}
.xiala .xiala_r .ul1:nth-child(3){
	width: calc(100% - 515px);
}
.xiala .xiala_r h3{
	color: #999;
	margin-bottom: 26px;
}
.xiala .xiala_r h3.act{
	color: #005bac;
}
.xiala .xiala_r .ul1 li{
	display: block;
	margin-left: 0;
	margin-bottom: 16.5px;
}
.xiala1[data-num="1"]{
	height: 375px;
	background: url(../images/xiala1.jpg) no-repeat top left;
	background-color: #fff;
}

.main{background: #fafafa;}
.nav{background: #fafafa; height: 70px; line-height: 70px;}
.navlist{ float:left;}
.search{
	width: 310px;
	height: 50px;
	float:right;
	position: relative;
}
.search input{
	width: 198px;
	height: 35px;
	background-color: #fff;
	border:1px solid #d5d5d4;
	color: #999;
	font-size: 14px;
	font-family: "微软雅黑";
	padding-left: 20px;
}
.search button{
	position: absolute;
	top: 1px;
	right: 1px;
	width: 86px;
	height: 37px;
	background: url(../images/sou.png) no-repeat center center;
	background-color: #005bac;
	top:16px;
}

.bigclassbg{background: #4084c1; width:100%; height: 60px;}/*005bac*/
.bigclassbg ul li{float:left; color:#fff; font-size: 18px; line-height: 60px; padding: 0px 40px;}
.bigclassbg ul li a{color:#fff;}
.bigclassbg ul li.active{background: #005bac;}
.bigclassbg ul li:hover{background: #005bac;}
.smallclass{background: #fff}
.smallclass ul li{float:left; line-height: 40px; padding-left: 20px; width:200px;}
.smallclass ul li span{font-family:宋体;font-size:10.5000pt; color:#005bac;}
.smallclass ul li a{}
.smallclass ul li.active a{color:#005bac;}
.smallclass ul li:hover a{color:#005bac}
.smallclass ul{border:1px solid #005bac;}
.smallclasstit{background: #fff;}
.smallclasstit .container{height: 60px; background: #4084c1; color:#fff; font-size: 18px; line-height: 60px; margin-top:20px;}
.smallclasstit .container h2{font-weight: normal;  font-size: 18px; padding-left: 20px;}
.prolist{background: #fff;}
.prolist .proinfo{width:100%; border:1px solid #4084c1; margin-top:12px;}
.prolist .proinfo .proimg{float:left; width:230px; height:160px; position: relative; overflow: hidden; display:flex;justify-content:center;align-items:center;}
.prolist .proinfo .proimg img{margin:15px 20px; max-width:170px; max-height:125px;}
.prolist .proinfo .probase{float:left; width:540px; height:160px; margin-left: 30px;display:flex;justify-content:center;align-items:center;}
.prolist .proinfo .probase1,.prolist .proinfo .probase2{padding: 10px; float:left; width:260px;}
.prolist .proinfo .probase ul.ul1{ line-height: 36px;}
.prolist .proinfo .probase ul.ul2{ line-height: 30px;}
.prolist .proinfo .probtn{float:right; margin-right: 40px;}
.prolist .proinfo .probase ul a:hover{color:#005bac;}
.prolist .proinfo .probase a{color:#005bac;}
.prolist .proinfo .probtn a{
    position: relative;
    overflow: hidden;
	border-radius: 5px;
}
.prolist .proinfo .probtn a.website {margin-right:10px;}
.prolist .proinfo .probtn a.contact {margin-bottom:5px; margin-right:10px;}
.prolist .proinfo .probtn a.btn{display: block; 
	width:120px; 
	height: 36px; 
	background:#005bac; 
	color:#fff; 
	margin:66px 10px; 
	line-height: 36px; 
	text-align: center; 
	letter-spacing: 3px; 
	position: relative;
	float: left;}
.prolist .proinfo .probtn a.cbtn{
	display: block; 
	width:120px; 
	height: 36px; background:#ff5601; color:#fff; margin:66px 10px; line-height: 36px; text-align: center; letter-spacing: 3px; float: left;}



.prolist .proinfo .probtn a.btn {

}
.prolist .proinfo .probtn a i {
	background: #ff5601;
	height: 100%;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}
.prolist .proinfo .probtn a.cbtn i {
	background: #005bac;
	height: 100%;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}
.prolist .proinfo .probtn a span {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	text-align: center;
}
.prolist .proinfo .probtn a:hover {
	animation:mycolor 0.5s;
	color: #fff;
}
.prolist .proinfo .probtn a:hover i {
	animation:mymove 0.5s;
	width: 100%;
}
@keyframes mymove {
	0%{width:0px;}
	25% {width: 20%;}
	55% {width: 30%;}
	60%  {width: 70%;}
	100% {width: 100%;}
}
@keyframes mycolor {
	0%{color:#ff5e00;}
	25% {color:#ff5e00;}
	55% {color:#fff;}
	60%  {color:#fff;}
	100% {color:#fff;}
}

.nopro{padding: 40px;}





.relatedlist .proinfo{width:588px; float: left; margin-right: 20px; border:1px solid #4084c1; margin-top:12px;}
.relatedlist .proinfo:nth-child(2n+0){margin-right: 0px;}
.relatedlist .proinfo .proimg{float:left; width:200px; height:160px;}
.relatedlist .proinfo .proimg img{margin:15px 20px; width:160px; height:120px;}
.relatedlist .proinfo .probase{float:left; width:260px; height:160px; margin-left: 0px;display:flex;align-items:center;}
.relatedlist .proinfo .probase1,.prolist .proinfo .probase2{padding: 10px; float:left; width:240px;}
.relatedlist .proinfo .probase1{}
.relatedlist .proinfo .probase ul.ul1{ line-height: 36px;}
.relatedlist .proinfo .probase ul.ul2{ line-height: 36px;}
.relatedlist .proinfo .probtn{float:right;}
.relatedlist .proinfo .probtn a.btn{display: block; width:100px; height: 36px; background:#005bac; color:#fff; margin:60px 10px; line-height: 36px; text-align: center; letter-spacing: 3px; float: left;}

.procontent{background: #fff;}
.pronav{background: #4084c1; width: 100%; height: 60px;}
.pronav .active{background: #005bac; width: 240px; font-size: 18px; height: 60px; line-height: 60px; text-align: center; color:#fff}
.procate{width:238px; border:1px solid #005bac; border-top:0px; float:left;}
.procate ul li{width:220px; padding-left: 18px; line-height: 38px;}
.procate ul li.active{background: #4084c1; color:#fff;}
.procate ul li.active2{background: #a6c6e2;}
.procate ul li.sc a{padding-left: 18px;}
.procate ul li.active a{color:#fff}
.procate ul li span{font-family:宋体;font-size:10.5000pt; color:#000;}
.procate ul li.active span{color:#fff}
.procate ul li:hover{background: #a6c6e2;}
.procate ul li:hover a{color:#005bac;}
.procate ul li:hover span{color:#005bac}

.productinfo{float:right; width:940px; margin-bottom: 40px;}
.productinfo .protop{width:100%; margin-top:20px;}
/*.productinfo .protop .img{float:left; width:300px; height: 240px; border:1px solid #005bac; display:flex;justify-content:center;align-items:center;}
.productinfo .protop .img img{max-width: 100%; max-height:100%;}*/
.productinfo .protop .img{float:left; width:170px; height: 125; border:1px solid #005bac; position:relative;}

.probox {
	width:170px; height: 125px; 
}
.probox img {
	width: 170px; height:125px;
}
.showbox {
	display:none;
	position:absolute;
	left:173px;
	top:0;
	width:300px;
	height:300px;
	overflow:hidden;
	border:1px solid #ccc;
	background: #fff;
	z-index: 1111;
}
.showbox img {
	position:absolute;
	height:450px;
	width:625px;
}
.hoverbox {
	display:none;
	position:absolute;
	top:0px;
	background:#09f;
	border:1px solid #09f;
	height:75px;
	width:100px;
	cursor:move;
	z-index:10;
}





.productinfo .protop .probase{margin-left:30px; float: left; font-size: 14px; line-height: 32px;}
.productinfo .protop .probase a{color:#005bac;}
.productinfo .protop .probase a.cbtn{display: block; 
	width:120px; 
	height: 36px; background:#ff5601; color:#fff; margin:10px 10px; line-height: 36px; text-align: center; letter-spacing: 3px; float: left;
position:relative;
}
.productinfo .protop .probase a.cbtn i {
	background: #005bac;
	height: 100%;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}
.productinfo .protop .probase a.cbtn span {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	text-align: center;
}
.productinfo .protop .probase a.cbtn:hover {
	animation:mycolor 0.5s;
	color: #fff;
}
.productinfo .protop .probase a.cbtn:hover i {
	animation:mymove 0.5s;
	width: 100%;
}



.productinfo .protop .probase h2{font-size: 16px; font-family: normal;}
.productinfo .proxiangqing{margin-top:20px; height: 48px; line-height: 48px; background: #4084c1; width:100%;}
.productinfo .proxiangqing .tit{background: #1065b1; width:160px; text-align:center; font-size: 18px; color:#fff;}

.proinfo{padding: 10px 0px; line-height: 32px;}



/*底部*/
footer{
	padding-top: 45px;
	background-color: #f1ede7;
}
footer .logo_di{
	width: 225px;
	float: left;
	text-align: center;
}
footer .logo_di .img2{
	margin-top: 40px;
}
footer .logo_di h6{
	margin-top: 5px;
	color: #888;
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 15px;
}
footer .ul_di{
	float: left;
	margin-left: 105px;
}
footer .ul_di h4{
	color: #666;
	font-size: 18px;
	font-family: "微软雅黑";
	line-height: 30px;
	margin-bottom: 28px;
}
footer .ul_di li a{
	color: #666;
	font-size: 14px;
	font-family: "微软雅黑";
}
footer .ul_di li{
	padding-top: 5px;
	padding-bottom: 5px;
}
footer .ul_di ul{
	float: left;
	width: 203px;
}
footer .ul_di ul:last-child{
	width: 260px;
}
footer .lian_di{
	border-bottom: 1px solid #dadada;
	margin-top: 36px;
	padding-bottom: 22px;
	padding-left: 21px;
}
footer .lian_di .span1{
	float: left;
	color: #666;
	font-size: 18px;
	font-family: "Arial";
	font-weight: bold;
	letter-spacing: 1px;
}
footer .lian_di .span1 img{
	margin-right: 14px;
	margin-top: -6px;
}
footer .lian_di .span2{
	float: right;
	position: relative;
}
footer .lian_di .span2 img{
	margin-left: 15px;
	cursor: pointer;
}
footer .lian_di .span2 .ma_di{
	position: absolute;
	bottom: 22px;
	left: 0px;
	width: 100px;
	height: 103px;
	display: none;
}
footer .banqu_di{
	color: #999;
	font-size: 12px;
	font-family: "微软雅黑";
	text-align: center;
	padding-top: 21px;
	padding-bottom: 19px;
}
footer .banqu_di .span1,
footer .banqu_di .span3,
footer .banqu_di .span4{
	font-family: "Arial";
	margin-right: 8px;
}
footer .banqu_di a{
	color: #999;
}



.pagination {
	float:left;
	text-align:center;
	width:100%;
	margin:20px 0;
	position:relative;
	overflow:hidden;}
.page {
	display:inline-block;
	font: 16px/28px "微软雅黑";
	*display:inline;
	:1;
	*zoom:1;}
.page span {
	background:#005bac;
	border:1px solid #005bac;
	color:#fff;
	float:left;
	font: 16px/24px "微软雅黑";

	margin-right:5px;
	min-width:15px;
	padding:4px 8px;
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
	_width:15px;}
.page a,
.page span.disabled {
	background:#FFF;
	border:1px solid #CCC;
	color:#333;
	float:left;
	font: 16px/24px "微软雅黑";

	margin-right:5px;
	min-width:15px;
	padding:4px 8px;
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
	_width:15px;}
.page a:hover {
	border:1px solid #005bac;
	color:#005bac;
	text-decoration:none;}
.page span.disabled {
	background:#FFF;
	border:1px solid #CCC;
	color:#CCC;}
.page span.ellipsis {
	float:left;
	font: 16px/24px "微软雅黑";
	line-height:22x;
	margin-right:5px;}
.page .page_txt {
	line-height:20px;
	float:right;
	width:auto;}
.page a.page-curpage {
	background:#005bac;
	border:1px solid #005bac;
	color:#FFF;
	font-weight:bold;}
.page input {
	font: 14px Verdana;
	padding:0 0 0 1px;
	width:40px;
	height:14px;}



.propage select{    border: 1px solid #ccc; padding:0px 15px;
    outline: none;
    background: none;
    background-color: white;
    -webkit-appearance: none;}

.prolist .proinfo .probase ul.ul1 a.t{font-size: 16px;}
.prolist .proinfo .probase ul.ul1 a.t:hover{color:#ff5601;}

.download{width:100%; margin: 20px 0px;}
.download li{height: 44px; border-bottom: 1px dotted #ccc; line-height: 44px;}
.download li a{width:80%;float:left;}
.download li p{width:20%;float:left; text-align: right;}
.contact{width:580px; float: left; margin-bottom: 40px;}
.feedback{width:580px; float:right; margin-bottom: 40px;}
.contactinfo{margin-top:20px; margin-bottom:20px;}

.feedback h2 {
    font-size: 15px;
    margin-top: 20px;
    line-height: 24px;
    margin-bottom: 30px;
    letter-spacing: 1px;
}

.feedback label {
    display: block;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 1px;
}

.feedback form {
    width: 100%;
}

.feedback input {
    width: 100%;
    height: 40px;
    border: none;
    background: #eee;
    padding-left: 10px;
    font-size: 14px;
}

.form_child .form_left {
    float: left;
    width: 47%;
}

.form_child .form_right {
    float: right;
    width: 47%;
}

.form_child textarea {
    width: 100%;
    border: none;
    background: #eee;
    height: 150px;
    padding: 15px 10px;
    font-size: 14px;
}

.form_child {
    margin-bottom: 20px;
}

input[type="checkbox"] {
    margin: 0px 0 0;
    width: auto;
    height: auto;
    display: inline-block;
}

.form_tj {
    font-family: 'italiannoregular';
}

.check_box label {
    display: inline-block;
    padding-left: 10px;
}

.feedback .form_tj {
    display: block;
    background: #0ea29d;
    color: #fff;
    height: 35px;
    width: 100px;
    text-align: center;
    line-height: 35px;
    font-size: 13px;
    margin-top: 30px;
    font-family: 'webfontregular';
    font-weight: bold;
    letter-spacing: 1px;
}


