@charset "utf-8";
/* CSS Document */
.top{
	height: 100px;
}
.logo{
	width: 305px;
	margin-top: 10px;
}

a.bt img:hover{transform: scale(1);/*鼠标经过图片放大的倍数*/ overflow: hidden}


/*banner*/
.sw1{width: 100%}
.sw1 img{width: 100%}
.pag1{ text-align: right !important; padding-right: 10px !important;  }
.pag2{text-align: left !important; padding-right: 10px !important; }  
.swiper-pagination-custom {
    height: 10px;
	text-align: left;

}
/*自定义分页器的样式*/
.swiper-pagination-customs {
    width: 6px;
    height: 6px;
    display:inline-block;
    border-radius: 5px;
    margin: 0 3px;
    outline: 0;
    box-sizing: border-box;
	background: #fff;
}
.swiper-pagination-customs:last-child{
    margin-right: 16px;
}
/*自定义分页器激活时的样式表现*/
.swiper-pagination-customs-active {
    width: 6px;
    height: 6px;
	background: #dc6f6e
	
}

}
/*自定义分页器的样式*/
.anniu {
    width: 6px;
    height: 6px;
    display:inline-block;
    border-radius: 5px;
    margin: 0 3px;
    outline: 0;
    box-sizing: border-box;
	background: #fff;
}
.anniu:last-child{
    margin-right: 16px;
}
/*自定义分页器激活时的样式表现*/
.anniu_a {
    width: 6px;
    height: 6px;
	background: #dc6f6e
	
}



/*banner end*/


/*menu*/
.top01{width:100%; height:auto; background-color: rgba(9, 56, 137, 0.45);position:fixed; z-index: 99999}
.top02{width:1200px; height:110px; margin:0px auto;}
.top02_l{float:left; }
.top02_l img{ display:block;}
.top02_c{ height:110px; margin-left:30px; float:left;}
.top02_r{width:29px; height:110px; float:right;}
.top02 .search_dk{width:29px; height:24px; cursor:pointer; margin-top:40px; display:block;}
.top02 .search_gb{width:29px; height:24px; cursor:pointer; margin-top:40px; display:none;}
.top02 .search02{width:100%; height:auto; background:url(../images/sousuo02.png); position:fixed; left:0px; top:110px; height: 60px; z-index:99999; display:none;}
.top02 .search03{width:1200px; height:auto; padding:15px 0px; margin:0px auto;}
.top02 .search04{width:215px; height:30px; background:#FFF; float:right; border: 1px #0b3b8a solid}
.top02 .search05{width:38px; height:30px; float:right;}
.top02 .in{width:100%; height:30px; line-height:30px; border:0px; display:block; m}


.dh{width:100%; height:auto; }
.dh ul{width:100%; height:auto;}
.dh ul li{width:112px; height:110px; float:left;}
.dh ul li .a01{width:100%; line-height:110px; text-align:center; color:#fff; font-size:16px; display:block;}
.dh ul li:hover .a01{color:#fff; background-color: rgba(2, 71, 149, 0.45);}
.dh_xl01{width:100%; height:auto; background-color: rgba(255, 255, 255, 0.45); padding:20px 0px; position:absolute; left:0px; top:110px; z-index:999999; display:none;}
.dh_xl02{width:1200px; height:auto; margin:0px auto;}
.dh_xl02_l{width:700px; height:auto; float:left;}
.dh_xl02_l a{width:300px; height:50px; line-height:50px;  color: #fff; text-align:center; font-size:14px; margin:0px 10px 10px 0px; display:block; float:left;background:-moz-linear-gradient(-45deg,#0b3b8a 0%, #33a3b6 100% );
background:-webkit-linear-gradient(-45deg,#0b3b8a 0%, #33a3b6 100% );
background:-o-linear-gradient(-45deg,#0b3b8a 0%, #33a3b6 100% );
background:-ms-linear-gradient(-45deg,#0b3b8a 0%, #33a3b6 100% );
background:linear-gradient(-45deg,#0b3b8a 0%, #33a3b6 100% )
}

.dh_xl02_l a:hover{background: #fff; color: #0b3b8a}
.dh_xl02_r{width:480px; height:auto; float:right;}

/*menu end*/
















/*inpro*/

.main{width:1280px; height: auto;margin: 0 auto;position: relative; }
/*产品展示*/
.product{width: 100%; background: url("../images/bg3.jpg") no-repeat top; background-size: cover}
.product-top{padding-bottom: 20px;width: 100%;  }
.product-top ul li{justify-content: space-between;align-items: center; }
.product-top ul li .l{width:60%; background:url("../images/bg4.png") no-repeat top left; background-size: 100%;}
.product-top ul li .l img{margin-top: 140px; margin-left: 140px; }
.product-top ul li .r{width: 38%; float: right;margin-left: 2%; margin-top:200px;}
.product-top ul li p.title-en{font-size: 14px;color: #b7b5b2;padding-bottom: 20px;text-align: right}
.product-top ul li p.title{font-size: 36px;color: #1e1b16;padding-bottom: 10px;font-weight: bold;text-align: center}
.product-top ul li p.price{font-size: 16px;color: #024795;padding-top: 50px;font-weight: bold;}
.product-top ul li p.desc{font-size: 16px;color: #333333;padding-bottom: 20px; padding-left:30px;line-height: 25px;}
.product-top ul li p{padding-left:150px;}
.product-top a.bttn{font-size: 18px;color: #fff;margin-left:230px;margin-top: 20px;}

.product-thumbs{padding: 20px;}
.product-thumbs .swiper-slide{padding: 0 25px;text-align: center;}
.product-thumbs .swiper-slide .item{padding: 15px 25px; }
.product-thumbs .swiper-slide .item .title{font-size: 20px;color: #1e1b16;padding-top: 15px;padding-bottom: 5px;}
.product-thumbs .swiper-slide .item .title-en{font-size: 12px;color: #b7b5b2;padding-bottom: 15px;}
.product-thumbs .swiper-slide img{width: 100%;max-width: 100%;}
.product-thumbs .swiper-slide.swiper-slide-active .item{box-shadow: 0px 0px 20px rgba(200,200,200,.5);}
.product-thumbs .swiper-slide:hover .item{box-shadow: 0px 0px 20px rgba(200,200,200,.5);}

.product .swiper-button-next,.product  .swiper-button-prev{top: auto;bottom: 20%;width: 54px;height: 54px;}
.product .swiper-button-next{background:url(../images/right-arrow.png) center center no-repeat;right: -70px;}
.product .swiper-button-prev{background:url(../images/left-arrow.png) center center no-repeat;left: -70px;}
/*通用按钮*/
.bttn{display: inline-block;padding: 13px 80px 13px 50px;background:url(../images/icon-btn-arrow.png) right 8px center no-repeat #024795;font-size: 22px;color: #fff;border-radius: 80px; }
.bttn.btn-white{background-color: #FFFFFF;}
.bttn span{	-moz-transition: all 0.3s ease-in;
		-webkit-transition: all 0.3s ease-in;
		-o-transition: all 0.3s ease-in;
		transition: all 0.3s ease-in;}
.bttn:hover span{padding-right: 30px;transition: all .1s;font-weight: bold;}

.aba a{width: 120px; height: 120px; display: block; line-height: 170px; text-align: center; border-radius: 5px; float: left; font-size: 18px}
.aba a:hover{box-shadow: 0 0 3px #ccc;}
.aba a:nth-child(1){background:  url("../images/p1.png") no-repeat center 25px; }
.aba a:nth-child(2){background:  url("../images/p2.png") no-repeat center 25px; }
.aba a:nth-child(3){background:  url("../images/p3.png") no-repeat center 25px; }
.aba a:nth-child(4){background:  url("../images/p4.png") no-repeat center 25px; }
.aba a:nth-child(1):hover{background: url("../images/p1_1.png") no-repeat center 20px; }
.aba a:nth-child(2):hover{background: url("../images/p2_1.png") no-repeat center 20px; }
.aba a:nth-child(3):hover{background: url("../images/p3_1.png") no-repeat center 20px; }
.aba a:nth-child(4):hover{background: url("../images/p4_1.png") no-repeat center 20px; }


a.more:link,a.more:visited,a.more:active{width: 180px; display: block; border: 1px #0667b4 solid; line-height: 40px; text-align: center; font-size: 18px; color: #0667b4; border-radius: 5px;-moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
a.more:hover{background: #0667b4; color: #fff; width: 230px;}
.bg2{background: url("../images/bg2.jpg") no-repeat bottom; background-size: 100%}
.bt1 dt{line-height: 80px;}
.bt1 span{line-height: 40px;}
.bt1 dd{line-height: 40px; }

.bt2{text-align: center; width: 300px; display: block; margin: 0 auto; background: #ccc}



a.more1:link,a.more1:visited,a.more1:active{display: block; width: 120px; height: 46px; line-height: 46px; border-radius: 5px; text-align: center; color: #0667b4;-moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;
 background: url("../images/morebg.png") no-repeat left; font-size: 18px;}
a.more1:hover{width: 140px; background: url("../images/morebg1.png") no-repeat left;}


a.more2:link,a.more2:visited,a.more2:active{display: block; width: 200px; height: 40px; line-height: 40px; border-radius:50px; background:#fff; color: #024795; text-align: center; -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; font-size: 18px;}



a.more2:hover{width: 220px; background:#0a3e6b;color: #fff}


.bg3{ background: url("../images/bg1.jpg") no-repeat bottom;}

.btt{font-size: 30px; line-height: 1.2em; font-weight: bold;  text-align: center; }
.tt1{background: url("../images/pbtbg.png") no-repeat top center}
.tt2{background: url("../images/nbtbg.png") no-repeat top center}
.tt3{background: url("../images/abtbg.png") no-repeat top center}
.tt4{background: url("../images/nbtbg.png") no-repeat top center}
.tt5{background: url("../images/nebtbg.png") no-repeat top center}


.abn h5{font-size: 24px; font-weight: bold; line-height: 50px; color: #333}
.abn h6{font-size: 18px; font-weight: bold; line-height: 25px; color: #333; margin: 5px 0px;
background-image:-ms-linear-gradient(135deg,#3295b2,#0a3989);
background-image:-moz-linear-gradient(135deg,#3295b2,#0a3989);
background-image:-o-linear-gradient(135deg,#3295b2,#0a3989);
background-image:linear-gradient(135deg,#3295b2,#0a3989);
	width: 120px;
	padding: 8px 0px;
	text-align: center;
	color: #fff;
	border-radius: 5px;
}
.abn p{text-indent: 2em}
.abn{color: #666666}

.bg1{ background: url("../images/pbg.png") no-repeat left top; background-size: 50%;}


.inew{box-shadow: 0 0 8px #ccc; background: #fff;padding-top: 15px;}
.inew ul{width: calc(100%/3); float: left; display: block; line-height: 25px;}
.inew ul a{display: block; width: 90%;margin: 0 auto; background: #fff;}
.inew ul li:nth-child(2){ margin: 15px 15px 15px 0px; color: #333333; -moz-transition:all 1s ease 0s; -ms-transition:all 1s ease 0s; -o-transition:all 1s ease 0s; -webkit-transition:all 1s ease 0s; transition:all 1s ease 0s;}
.inew ul li:nth-child(2) span{border-bottom: 1px #d7d7d7 solid; display: block; height: 50px; overflow: hidden;  padding-bottom: 10px; color: #333; margin-bottom: 10px; font-weight: bold}
.bg4{background: #162636;}
.inew li:nth-child(1){margin-top: 10px; color: #999999}
.inew li:nth-child(1) span{padding: 5px 20px; border: 1px #cecece solid; border-radius: 50px; color: #666666; font-size: 16px; margin-right: 20px;}
.inew ul a:hover li:nth-child(1) span{background: #024795; color: #fff}


.inew ul a:hover li:nth-child(5){padding-left: 50px}
.inew li:nth-child(5){-moz-transition:all 1s ease 0s; -ms-transition:all 1s ease 0s; -o-transition:all 1s ease 0s; -webkit-transition:all 1s ease 0s; transition:all 1s ease 0s;}

.toTOP{ width:50px; height:50px; position:fixed; right:30px; bottom:30px; z-index:9999; display:none; background:url("../images/toTOP.gif") no-repeat center center #d5312f;}
.bg5{background: #f7f7f7 url("../images/bg5.jpg") no-repeat right;}
.bt2{line-height: 35px; font-weight: 100}


.lm a,.lm:visited,.lm a:active{font-size: 16px; float: left; padding: 15px 35px 13px 35px; font-weight: bold; border-right: 1px #e7e7e7 solid;border-bottom: 2px #fff solid}
.lm a:hover{border-bottom: 2px #1f61ab solid}
.lm .on{border-bottom: 2px #1f61ab solid; color: #1f61ab}


.wz a,.wz a:visited,.wz a:active{font-size: 14px; color: #0a3e6b; padding: 0px 5px;}
.wz span{font-size: 14px; padding: 0px 5px;}

.nhj a,.nhj a:visited,.nhj a:active{width: calc(100%/3); display: block; float: left; padding: 20px;}
.nhj a img{width: 100%}

.prb{
	margin: 10px 0px 20px 0px;
	overflow: hidden;
}
a.pro:link,a.pro:visited,a.pro:active{
	width: 289px;
	height: 350px;
	display: block;
	overflow: hidden;
	border: 1px #dedede solid;
	margin: 8px;
	background: url("../images/probg.jpg") no-repeat bottom;
	
}
a.pro:hover{
	background:#ffe400;
	    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
a.pro:hover img{transform: scale(0.95);/*鼠标经过图片放大的倍数*/ overflow: hidden; }
a.pro:hover em{background: #; color: #333; border: 1px #333 solid;    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;}
a.pro:hover span{color: #333}
.pro span{display: block; text-align: center; line-height: 50px; height: 50px; width: 80%; display: block; overflow: hidden;  margin: 10px auto;     -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;}
.pro em{border: 1px #e8e8e8 solid; margin: 0 auto; display: block; width: 130px; 30px;line-height: 30px; text-align: center; color: #666}
.pro a img{margin: 10px;}



.prb ul li{
	width:33.3333%;
	float: left
}
.pllx{
	width: 250px;
	overflow: hidden;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: right;
}
.pllx img{margin: 10px;}



.probg{
	background: url("../images/probg.png") no-repeat top;
	height: 740px;
}

.prozi{
	width: 60%;
            background-image:-webkit-linear-gradient(left,#39ae3a,#31a5b7); 

            -webkit-background-clip:text; 

            -webkit-text-fill-color:transparent; 
	font-size: 28px;
	font-weight: bold;
	padding-bottom: 50px;
	line-height: 40px;
}
.prozi span{font-size: 34px;}


.prozin{
	
            background-image:-webkit-linear-gradient(left,#31a5b7,#31a5b7); 

            -webkit-background-clip:text; 

            -webkit-text-fill-color:transparent; 

}





/*inpro end*/





/*yewu*/
.content{
	width:1200px;
	overflow: hidden;
	margin:20px auto;
}
.content ul li{
	width: 350px;
	height: 325px;
	float: left;
	margin: 5px;
	position: relative;
	cursor: pointer;
	overflow: hidden
}
.content ul li img{
	width: 350px;
	height: 325px;
		-moz-transition: all 0.3s ease-in;
		-webkit-transition: all 0.3s ease-in;
		-o-transition: all 0.3s ease-in;
		transition: all 0.3s ease-in;
}

.content ul li:nth-child(1){
	width: 460px;
	height: 675px;
	overflow: hidden
}
.content ul li:nth-child(1) img{
	width: 460px;
	height: 675px;
		-moz-transition: all 0.3s ease-in;
		-webkit-transition: all 0.3s ease-in;
		-o-transition: all 0.3s ease-in;
		transition: all 0.3s ease-in;
}


.content ul li:nth-child(4){
	width: 710px;
	height: 340px;
	overflow: hidden
}
.content ul li:nth-child(4) img{
	width: 710px;
	height: 340px;
		-moz-transition: all 0.3s ease-in;
		-webkit-transition: all 0.3s ease-in;
		-o-transition: all 0.3s ease-in;
		transition: all 0.3s ease-in;
}
.content li:hover img{
	transform: scale(1.1);
}

.txt{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 80px;
	text-align: center;
	color: #fff;
background-image: -webkit-linear-gradient(top, rgba(2,71, 149, 0) 0%, rgba(2,71, 149, 1) 100%);
    background-image: -moz-linear-gradient(top, rgba(2,71, 149, 0) 0%, rgba(2,71, 149, 1) 100%);
    background-image: -o-linear-gradient(top, rgba(2,71, 149, 0) 0%, rgba(2,71, 149, 1) 100%);
    background-image: linear-gradient(top, rgba(2,71, 149, 0) 0%, rgba(2,71, 149, 1) 100%);
}
.txt h3{
	font-weight:bold;
	font-size: 30px;
}
.txt p{
	font-size: 16px;
	display: block;
	line-height: 20px;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-moz-margin-before: 1em;
	-moz-margin-after: 1em;
	-moz-margin-start: 0px;
	-moz-margin-end: 0px;
}

/*yewu end*/
.lxa a,.lxa a:visited,.lxa a:active{width: 260px; height: 72px;display: block; line-height: 72px; font-size: 20px; background:#ffffff url("../images/jt.png") no-repeat 200px center; float: left; margin: 15px;}
.lxa i{background: #024795; display: block; width: 40px; height: 40px; padding: 10px; border-radius: 50px; float: left; margin-left: 30px; margin-top: 15px; margin-right: 20px;}
.lxa a:hover{background:#d4e2ff url("../images/jt.png") no-repeat 220px center; border-radius: 80px;}
.lxr h3{font-size: 30px; font-weight: bold; text-shadow:2px 2px 2px #000000; margin-top: 20px;}
.lxr h4{font-size: 14px; font-weight: 500; margin-top: 20px;}
.lxrt{ padding-top: 20px; float: left}
.lxrt i{margin-right: 20px; float: left}
.lxrt em{font-size: 40px; font-weight: bold}


/*about*/
/*ny*/
a.proon:link,a.proon:visited,a.proon:active{ 
	font-size: 18px;
	background-image:-ms-linear-gradient(135deg,#1e8be1,#0667b4);
background-image:-moz-linear-gradient(135deg,#1e8be1,#0667b4);
background-image:-o-linear-gradient(135deg,#1e8be1,#0667b4);
background-image:linear-gradient(135deg,#1e8be1,#0667b4); 
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 100px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #fff
}
.prolis a,.prolis a:visited,.prolis a:active{
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 100px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px #ccc solid;
	font-size: 18px;
		
}
.prolis a:hover{
	font-size: 18px;
	background-image:-ms-linear-gradient(135deg,#1e8be1,#0667b4);
background-image:-moz-linear-gradient(135deg,#1e8be1,#0667b4);
background-image:-o-linear-gradient(135deg,#1e8be1,#0667b4);
background-image:linear-gradient(135deg,#1e8be1,#0667b4); 
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 100px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #fff
	
}
.npro {
        width: 100%;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
      }

 .npro li {
        font-size: 16px;
	 float: left;
width: calc(100%/3);
	 margin-top: 10px;
	 margin-bottom: 10px;

      }

.npro li img{width: 100%; }
.npro li a{width: 90%; display: block;}
.npro li em{ display: block; overflow: hidden; border: 1px #e3e3e3 solid;}
.npro li span{display:block;color: #333; text-align: left; padding-top: 10px;}
.npro a:hover span{}










.nphoto {
        width: 100%;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
      }

 .nphoto li {
        text-align: center;
        font-size: 18px;
	 float: left;
width: 31%;
	 margin-left: 1%;
	 margin-right: 1%;
	 margin-top: 10px;
	 margin-bottom: 10px;
	 	 border: 1px #e3e3e3 solid;
	 text-align: center;
	 padding-top: 10px;

      }

.nphoto li img{ width: 90%;}
.nphoto li em{width: 370px;  display: block; overflow: hidden;}
.nphoto li span{bottom: 0px; width: 370px; height: 45px;line-height: 45px; color: #333; z-index: 999;display:block;-moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;
}


















.yema{
	padding: 0px 0px 80px 0px; 
	margin-top: 50px;
	text-align: center
}
.yema ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
}
.yema ul.pagination li {display: inline; margin-left: 10px;; float: left}

.yema ul.pagination li a {
    color: #333;
    float: left;
    padding: 4px 16px;
    text-decoration: none;
    border-radius: 3px;
	border: 1px #c5c5c5 solid
}

.active {
	background: #addbff;

    color: #fff !important; 
   
}

.yema ul.pagination li a:hover:not(.active) {
	background: #1e61aa;
    color: white;}




.npron h4{font-size:16px; font-weight: 500}
.npront{
	font-size: 46px;
	line-height: 50px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #666666
}
.nprozi{
	height: 200px;
	overflow: hidden
}
.bline em{width: 100px; display: block; border-bottom: 2px #12448d solid}
.bline span{width: 100px; display: block; border-bottom: 2px #12448d solid}

.nnews ul li{ float: left; margin-bottom: 20px; }
.nnews ul li dt{width: 40%; float: left}
.nnews ul li dd{width: 55%; float: right}





.nnews ul li img{width:450px; height:300px}
.nnews ul li a{width: 95%; margin: 0 auto; display: block;}
.nnews a:hover{opacity: 0.8; color: #333}
.nebt{height: 50px; line-height: 50px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; }
.newnrs{height: 50px; overflow: hidden; line-height: 25px;}
.more4{background: #12448d url("../images/mjt.png") no-repeat 120px center; width: 180px; font-size: 16px;  padding-left: 40px; padding-top: 5px; padding-bottom: 5px; display: block; color: #fff; margin-top: 50px; }
.nnews a:hover .more4{width: 200px; background: #12448d url("../images/mjt.png") no-repeat 150px center;}
#cont{line-height: 2em;}




.nnew ul li{width: calc(100%/2); float: left; margin-bottom: 50px; }
.nnew ul li img{width:450px; height:300px}
.nnew ul li a{width: 80%; margin: 0 auto; display: block;}
.nnew a:hover{opacity: 0.8; color: #333}
.nebt{height: 50px; line-height: 50px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; }
.newnr{height: 50px; overflow: hidden; line-height: 25px;}
.more3{background: #d5312f; width: 100px; padding: 5px 0px; margin: 10px auto; display: block; color: #fff; text-align: center; border-radius: 3px;}
.nnew a:hover .more3{width: 150px;}
#cont{line-height: 2em;}




.metou{
	margin: 0;
	border-bottom: 1px #ededed solid;
	height: 60px;
	overflow: hidden
}
.metou ul{overflow: hidden; }
.metou ul li{
	width: calc(100%/4);
	text-align: center;
	float: left
}
.metou ul li:first-child{
	text-align: left
}
.metou a {
	background: url("../images/sprite.png") 20px 22px no-repeat;
	display: block;
	padding-left: 50px;
	font-size: 18px;
	line-height: 60px;
	margin: 0;
	color: #828282;
	text-decoration: none;
	font-weight: normal;
}
.metou:hover {
}
.metou.open {
}
.metou.open a {
	background-position: 18px -18px;
 
}
.metou + div {
	padding: 10px;
}


.metou+div {
	display: none;
}
#css3-animated-example .metou + div {
	height: 0px;
	padding: 0px;
	overflow: hidden;
	display: block!important;
	-webkit-transform: translateZ(0);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition:all 0.3s ease;
	transition: all 0.3s ease;
}
#css3-animated-example .content {
	padding: 30px;
	font-size: 15px;
}
#css3-animated-example .metou.open + div {
	height: auto;
	background: #f4f4f4;
}
/* Event example
--- */
pre#event-log {
	background: #fafacc;
	padding: 10px;
	display: block;
}
.pert{padding-left: 50px; background: #f3f3f3; line-height: 60px;}
.pert li{width: calc(100%/4); float: left; text-align: center; color: #333}
.pert li:first-child{
	text-align: left
}
/*ny end*/

/*down*/

.down a,.down a:visited,.down a:active{color: #657585; font-size: 16px;}
.down{color: #657585; background: #162636}
.dmenu{width: 80%;padding-top: 30px;}
.dmenu ul{width: calc(100%/8); float: left; height: 200px;}
.dmenu ul li{border-left: 1px #2c4157 solid;text-align:center}
.dmenu ul li:first-child{border-left: 1px #fff solid}
.dmenu ul li:first-child a{color: #fff}
.dmenu ul:nth-child(6),.dmenu ul:nth-child(7){height: auto}
.downn{border-top: 1px #2c4157 solid}
.dmenu :hover{text-align:center}


/*down end*/

.dasf{background: #0360ab}
.wfl{float:left}
.wfr{float:right}
.mes{width: 542px}
.mes p{margin-top: 5px; margin-bottom: 20px;}
.co6,.co6:link,.co6:visited,.co6:hover,.co6:active{color: #959595}
.texl{text-align: left;}
.texc{text-align: center;}
.texr{text-align: right;}
.bu{border:none; color:#FFF; height:45px; line-height: 45px; font-size:14px; font-family:"微软雅黑"; cursor:pointer;
	transition: all 0.3s ;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.bum{width:212px; margin: 0 auto}

.bu1:link,.bu1:visited,.bu1:active,.bu1{width:132px; height:36px; line-height:34px; text-align:center; display:block; background: #f6f6f6; border: solid 1px #d9d9d9}
.bu1:hover{background: #0360ab; border: solid 1px #0360ab; color: #FFFFFF}

.bu2:link,.bu2:visited,.bu2:active,.bu2{width:140px; text-align:center; border:solid 2px #ddd; color:#888; display:block}
.bu2:hover{border:solid 2px #e4192b; background:#e4192b;color:#ffffff;}

.bu3:link,.bu3:visited,.bu3:active,.bu3:hover,.bu3{width:160px; height:40px; line-height:40px; font-size:15px; display:block;}


.tx{border:solid 1px #e9e9e9; padding:8px; font-size:14px; font-family:"微软雅黑"}

.tx1{border:solid 1px #e5e5e5;overflow: hidden; width: 540px;font-size: 15px;}
.tx1 dt{float:left; width: 140px; height: 40px; line-height: 40px; background: #E8E8E8; text-align: center;}
.tx1 dd{float:left; width: 340px;}
.tx1 dd img{position: absolute; z-index: 2; top:11px; right:10px}
.tx1 i{float:left; width: 15px; color: #d52340; text-align: center; margin-top: 10px;}
.tx1_1{width: 374px; border:none; font-size: 15px; font-family:"微软雅黑"}

.tx2{border:solid 1px #e5e5e5;overflow: hidden; width: 540px;font-size: 15px;}
.tx2 dt{float:left; width: 140px; height: 80px; line-height: 80px; background: #E8E8E8; text-align: center;}
.tx2 dd{float:left; width: 340px;}
.tx2_1{width: 374px; border:none; padding:13px; height: 52px; font-size: 15px; font-family:"微软雅黑"}

.sel1{padding:8px; width:150px; font-size:14px; font-family:"微软雅黑";border:solid 1px #d1d1d1;}
.sel1 option{ font-family:"微软雅黑";}