﻿@charset "utf-8";
/* CSS Document */

body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong{
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	border: 0;
	list-style: none;
}
body{ font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#000; margin: 0; padding: 0;font-family:""; background:#FFF;}
a{color:#666;}
a{blr:expression(this.onFocus=this.close());} /* 只支持IE，过多使用效率低 */ 　 
a{blr:expression(this.onFocus=this.blur());} /* 只支持IE，过多使用效率低 */ 　 
a:focus { -moz-outline-style: none; } /* IE不支持 */ 
a:hover{ color:#F60;text-decoration:none;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width: 1200px;margin:0 auto; }

html,
body {
            position: relative;
            height: 100%;
        }

.swiper-container1 {
            width: 100%;
            height: 100%;
            margin-left: auto;
            margin-right: auto;
        }

.swiper-slide {
            text-align: center;
            font-size: 18px;
            background: #fff;

            /* Center slide text vertically */
            display: -webkit-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            -webkit-justify-content: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            -webkit-align-items: center;
            align-items: center;
        }
.swiper-pagination1{ margin-right:40px;}
.swiper-pagination1 .swiper-pagination-bullet{ width:30px;height:30px;background:url(../img/y.png) center no-repeat;background-size:100%;opacity:1;}
.swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active{ width:30px;height:30px;background:url(../img/y2.png) center no-repeat;background-size:100%;}

.head{width:100%;height:60px;padding:10px 0;background:#FFF;position:fixed;top:0;left:0;z-index:999;}
/*.head_top{width:100%;height:50px;background:#F60;}
.head_top_all{width:1200px;height:30px;padding:10px 0;margin:0 auto;background:#F60;}
.head_top_left{width:600px;height:30px;float:left;text-align:left;}
.head_top_left span{font-size:17px;color:#FFF;line-height:30px;    padding-left: 34px;}
.head_top_right{width:600px;height:30px;float:left;text-align:right;}
.head_top_right a{font-size:17px;line-height:30px;color:#FFF;vertical-align:middle;}
.head_top_right input{width:200px;height:30px;background:#FFF;border:none;border-radius:5px;margin-left:20px;vertical-align:middle;}
.head_top_right a img{width:30px;height:32px;background:#FFF;border-radius:5px;vertical-align:middle;margin-left:10px;}*/
.head_all{width:1800px;margin:0 auto;}
.head_logo{width:342px;height:50px;float:left;}
.head_logo img{/*width:140px;*/height:50px;/*padding:0px 20px;*/vertical-align:middle;}
.head_logo p{width:134px;height:50px;font-size:16px;color:#000;padding-left:7px;/*border-left:1px solid #333;*/line-height:25px;display:inline-block;vertical-align:middle;}
.head_logo p span{font-size:14px;color:#999;line-height:25px;display:block;}
.head_logo p strong{font-size:17px;color:#000;line-height:25px;display:block;}
.head_menu{width:961px;height:50px;margin:0 20px;float:left;}
.head_menu ul li{/*width:106px;*/width:90px;min-height:30px;padding:5px 8px;background:#FFF;float:left;text-align:center;position:relative;}
.head_menu ul li:hover{background:#06F;}
.head_menu ul li a{font-size:14px;color:#999;line-height:30px;}
.head_menu ul li:hover a{color:#fff;}
/*.head_menu ul li .erji{width:90px;text-align:center;position:absolute;top:100%;left:0;z-index:333;display:none;border:1px solid #999;-webkit-perspective: 400px;-moz-perspective: 400px;-ms-perspective: 400px;-o-perspective: 400px;perspective: 400px;}
.head_menu ul li .erji ul li{width:90px;text-align:center;height:40px;background:#FFF;}
.head_menu ul li .erji ul li a{display:block;height:30px;padding:5px 0;color:#999;}*/
.head_menu ul li:hover {
	background-color: #1c1c1c;
	background: -moz-linear-gradient(#1c1c1c, #1b1b1b);
	background: -ms-linear-gradient(#1c1c1c, #1b1b1b);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1c1c1c), color-stop(100%, #1b1b1b));
	background: -webkit-linear-gradient(#1c1c1c, #1b1b1b);
	background: -o-linear-gradient(#1c1c1c, #1b1b1b);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c1c1c', endColorstr='#1b1b1b');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c1c1c', endColorstr='#1b1b1b')";
	background: linear-gradient(rgba(0, 133, 255, 1), #0085ff);
	border-bottom: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
}
.head_menu ul li .erji {
	left: 0;
	max-height: 0;
	position: absolute;
	top: 100%;
	width: 100%;
	/*margin-left: -30px!important;*/
	z-index: 100;
	text-align:center;
	-webkit-perspective: 400px;
	-moz-perspective: 400px;
	-ms-perspective: 400px;
	-o-perspective: 400px;
	perspective: 400px;
}
.head_menu ul li .erji ul li {
	opacity: 0;
	-webkit-transform: rotateY(90deg);
	-moz-transform: rotateY(90deg);
	-ms-transform: rotateY(90deg);
	-o-transform: rotateY(90deg);
	transform: rotateY(90deg);
	-webkit-transition: opacity .4s, -webkit-transform .5s;
	-moz-transition: opacity .4s, -moz-transform .5s;
	-ms-transition: opacity .4s, -ms-transform .5s;
	-o-transition: opacity .4s, -o-transform .5s;
	transition: opacity .4s, transform .5s;
}
.head_menu ul li .erji ul li a {
	border-left: 0px solid #454545;
	border-radius: 0;
	color: #999;
	display:block;
}
.head_menu ul li .erji ul li:hover a {
	border-left: 0px solid #454545;
	border-radius: 0;
	color: rgb(255, 255, 255);
	display:block;
}
.head_menu ul li:hover .erji, .head_menu ul li:focus .erji {
	max-height: 2000px;
	z-index: 10;
}
.head_menu ul li:hover .erji ul li, .head_menu ul li:focus .erji ul li {
	opacity: 1;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.head_menu ul li:hover .erji ul li:nth-child(1) {
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-ms-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
}
.head_menu ul li:hover .erji ul li:nth-child(2) {
	-webkit-transition-delay: 50ms;
	-moz-transition-delay: 50ms;
	-ms-transition-delay: 50ms;
	-o-transition-delay: 50ms;
	transition-delay: 50ms;
}
.head_menu ul li:hover .erji ul li:nth-child(3) {
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	-ms-transition-delay: 100ms;
	-o-transition-delay: 100ms;
	transition-delay: 100ms;
}
.head_menu ul li:hover .erji ul li:nth-child(4) {
	-webkit-transition-delay: 150ms;
	-moz-transition-delay: 150ms;
	-ms-transition-delay: 150ms;
	-o-transition-delay: 150ms;
	transition-delay: 150ms;
}
.head_menu ul li:hover .erji ul li:nth-child(5) {
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-ms-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	transition-delay: 200ms;
}
.head_menu ul li:hover .erji ul li:nth-child(6) {
	-webkit-transition-delay: 250ms;
	-moz-transition-delay: 250ms;
	-ms-transition-delay: 250ms;
	-o-transition-delay: 250ms;
	transition-delay: 250ms;
}
.head_menu ul li:hover .erji ul li:nth-child(7) {
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}
.head_menu ul li:hover .erji ul li:nth-child(8) {
	-webkit-transition-delay: 350ms;
	-moz-transition-delay: 350ms;
	-ms-transition-delay: 350ms;
	-o-transition-delay: 350ms;
	transition-delay: 350ms;
}
.head_menu ul li .erji ul li:nth-child(1) {
	-webkit-transition-delay: 350ms;
	-moz-transition-delay: 350ms;
	-ms-transition-delay: 350ms;
	-o-transition-delay: 350ms;
	transition-delay: 350ms;
}
.head_menu ul li .erji ul li:nth-child(2) {
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}
.head_menu ul li .erji ul li:nth-child(3) {
	-webkit-transition-delay: 250ms;
	-moz-transition-delay: 250ms;
	-ms-transition-delay: 250ms;
	-o-transition-delay: 250ms;
	transition-delay: 250ms;
}
.head_menu ul li .erji ul li:nth-child(4) {
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-ms-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	transition-delay: 200ms;
}
.head_menu ul li .erji ul li:nth-child(5) {
	-webkit-transition-delay: 150ms;
	-moz-transition-delay: 150ms;
	-ms-transition-delay: 150ms;
	-o-transition-delay: 150ms;
	transition-delay: 150ms;
}
.head_menu ul li .erji ul li:nth-child(6) {
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	-ms-transition-delay: 100ms;
	-o-transition-delay: 100ms;
	transition-delay: 100ms;
}
.head_menu ul li .erji ul li:nth-child(7) {
	-webkit-transition-delay: 50ms;
	-moz-transition-delay: 50ms;
	-ms-transition-delay: 50ms;
	-o-transition-delay: 50ms;
	transition-delay: 50ms;
}
.head_menu ul li .erji ul li:nth-child(8) {
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-ms-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
}
/*.head_menu ul li:hover .erji{display:block;}
.head_menu ul li .erji a:hover{color:#FFF;background:#06F;}
*/
.head_right{width:457px;height:50px;background:#FFF;float:left;     padding-top: 5px;}
.head_right1{width:50px;height:50px;float:left;position:relative;}
.head_right1 img{width:30px;height:30px;padding:10px;float:left;}
.head_right1_hide{width:260px;height:40px;padding:5px;position:absolute;left:0;top:85px;background:#FFF;font-size:20px;color:#666;line-height:40px;display:none;}
.head_right1_hide.active{display:block;}
.head_right1_hide input{width:200px;height:40px;background:#FFF;border:none;}
.head_right1_hide a{font-size:17px;color:#666;padding:0 5px;line-height:40px;}
.head_right2{width:217px;height:50px;float:left;overflow:hidden;}
.head_right2 img{width:25px;height:25px;padding:10px;vertical-align:middle;}
.head_right2 span{font-size:18px;color:#999;line-height:50px;vertical-align:middle;}
.head_right3{width:130px;height:50px;float:left;font-size:20px;color:#999;line-height:50px;overflow:hidden;}
.head_right3 img{width:30px;height:30px;padding:10px;vertical-align:middle;}
.head_right3 a{font-size:18px;color:#999;line-height:50px;vertical-align:middle;}

.index_01{width:100%;height:100%;}
.swiper-container2 {
      width: 100%;
      height: 100%;

    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
.swiper-container2 .swiper-slide img{ display:block; width:100%;height:100%;}
.swiper-pagination2{ margin-bottom:5%;}
.swiper-pagination2 .swiper-pagination-bullet{ background:#333;}
.swiper-pagination2 .swiper-pagination-bullet.swiper-pagination-bullet-active{ background:#fff;}

.index_02{width:100%;height:900px;background:url(../img/in_02.jpg) no-repeat;overflow:hidden;}
.index_02_all{width:100%;min-height:900px;background:url(../img/index_54.png) left no-repeat;}
.index_02_left{width:700px;padding:220px 20px;float:left;text-align:left;}
.index_02_title{width:700px;height:80px;padding:25px 0;background:url(../img/index_05.png) right no-repeat;background-size:90% 100%;}
.index_02_title p{font-size:18px;color:#09F;line-height:30px;}
.index_02_title p span{font-size:13px;color:#999;line-height:30px;}
.index_02_title strong{font-size:20px;color:#000;line-height:30px;}
.index_02_nr{width:700px;text-indent:2em;padding:20px 0;}
.index_02_nr p{font-size:18px;}
.index_02_button{width:700px;}
.index_02_button dl dt{width:40px;height:2px;background:#06F;}
.index_02_button dl dd{width:120px;height:35px;border:1px solid #06F;margin:15px 30px;text-align:center;}
.index_02_button dl dd a{font-size:15px;color:#06F;line-height:35px;}
.index_02_right{width:400px;padding:180px 20px;float:left;}
.index_02_right img{width:100%;}

.index_03{width:100%;height:750px;padding-top:150px;background:url(../img/index_35.jpg) no-repeat;overflow:hidden;position:relative;}
.index_03_all{width:100%;height:750px;/*background:url(../img/index_48.png) center no-repeat;*/position:relative;z-index:30;}
.index_03_title{width:100%;text-align:center;}
.index_03_title img{width:500px;}
.index_03_title dl dt{width:50px;height:2px;margin:19px 5px;background:#FFF;display:inline-block;}
.index_03_title dl dd{width:100px;height:20px;padding:10px;display:inline-block;}
.index_03_title dl dd img{width:100px;}
.index_03_nr{width:1000px;padding:20px 100px;position:relative;z-index:30;}
.index_03_nr ul li{width:290px;height:110px;padding:10px 20px;float:left;overflow:hidden;border-right:1px solid #FFF;}
.index_03_nr ul li:last-child{width:290px;height:110px;padding:10px 20px;float:left;overflow:hidden;border-right:none;}
.index_03_nr ul li img{width:290px;transition:all .5s ease;}
.index_03_nr ul li:hover img{transform:scale(1.1);}
.index_03_img{width:100%;height:750px;z-index:10;position:absolute;top:0;left:0;}
.index_03_img img{width:100%;}
.index_03_down{width:100%;text-align:left;position:absolute;top:350px;left:0;z-index:20;}
.index_03_down img{width:800px;}

.index_04{width:100%;height:900px;background:url(../img/in_08.jpg) no-repeat;}
.index_04_all{width:100%;height:900px;background:url(../img/index_27.png) left no-repeat;background-size:70% 100%;}
.index_04_left{width:600px;height:600px;padding:150px 0;float:left;text-align:left;position:relative;z-index:30;}
.index_04_title{width:500px;height:80px;padding:25px 0;background:url(../img/index_05.png) right no-repeat;background-size:80% 100%;}
.index_04_title img{width:350px;}
.index_04_nr{width:500px;text-indent:2em;padding:20px 0;}
.index_04_nr p{font-size:18px;color:#FFF;line-height:40px;}
.index_04_button{width:500px;}
.index_04_button dl dt{width:40px;height:2px;background:#06F;}
.index_04_button dl dd{width:120px;height:35px;border:1px solid #FFF;margin:15px 30px;text-align:center;}
.index_04_button dl dd a{font-size:15px;color:#FFF;line-height:35px;}

.index_04_word{width:900px;height:200px;position:absolute;top:50%;left:0;z-index:20;}
.index_04_word img{width:900px;height:200px;}

.index_04_right{width:600px;height:510px;margin:150px 0;background:#FFF;float:left;}
.index_04_right ul{width:540px;padding:20px;}
.index_04_right ul li{width:540px;height:110px;padding:20px 0;border-bottom:1px dashed #999999;}
.index_04_right ul li .index_04_right_img{width:150px;height:110px;float:left;}
.index_04_right ul li .index_04_right_img img{width:150px;height:110px;}
.index_04_right ul li .index_04_right_word{width:350px;height:110px;padding:0 20px;float:left;}
.index_04_right ul li .index_04_right_word .index_04_right_title{width:350px;height:20px;}
.index_04_right ul li .index_04_right_word .index_04_right_title dl dt{width:240px;height:20px;float:left;text-align:left;padding-right:10px;overflow:hidden;}
.index_04_right ul li .index_04_right_word .index_04_right_title dl dt a{font-size:13px;color:#666;line-height:20px;}
.index_04_right ul li .index_04_right_word .index_04_right_title dl dd{width:100px;height:20px;float:left;text-align:right;overflow:hidden;}
.index_04_right ul li .index_04_right_word .index_04_right_title dl dd span{font-size:13px;color:#666;line-height:20px;}
.index_04_right ul li .index_04_right_word .index_04_right_nr{width:350px;height:80px;padding-top:10px;overflow:hidden;text-align:left;}
.index_04_right ul li .index_04_right_word .index_04_right_nr p{font-size:13px;color:#666;}

.index_05{width:100%;height:750px;padding-top:150px;background:url(../img/in_06.jpg) no-repeat;text-align:center;}
.index_05_title{width:1200px;text-align:center;}
.index_05_title img{width:400px;}
.index_05_title p{font-size:16px;color:#FFF;line-height:30px;}
.index_05_nr{width:1200px;text-align:center;}
.index_05_nr img{width:100%;}
.index_05_down{width:1200px;text-align:center;}
.index_05_down img{width:350px;}
.index_05_down p{font-size:13px;line-height:30px;color:#FFF;}
.index_05_down p span{font-size:15px;line-height:30px;color:#FFF;}
.index_05_down p a{font-size:15px;padding:0 0px;line-height:30px;color:#FFF;}



/**/
.head2{width:100%;height:50px;padding:10px 0;background:#FFF;}
.head2_logo{width:400px;height:50px;float:left;}
.head2_logo img{width:380px;height:30px;padding:10px 20px;}
.head2_menu{width:740px;height:50px;margin:0 30px;float:left;}
.head2_menu ul li{width:100px;height:30px;padding:10px 0;float:left;text-align:center;position:relative;}
.head2_menu ul li:hover{background:#06F;}
.head2_menu ul li a{font-size:15px;color:#999;line-height:30px;}
.head2_menu ul li:hover a{color:#FFF;}
.head2_menu ul li .erji{width:100px;text-align:center;position:absolute;top:100%;left:0;z-index:333;display:none;background:#FFF;border:1px solid #999;}
.head2_menu ul li .erji a{display:block;height:30px;padding:5px 0;color:#999;}
.head2_menu ul li:hover .erji{display:block;}
.head2_menu ul li .erji a:hover{color:#FFF;background:#06F;}

.head2_img{width:100%;height:270px;margin-top: 60px;}
.head2_img img{width:100%;height:270px;}

.menu2{width:100%;height:45px;background:#CCC;}
.menu2 img{width:25px;height:25px;padding:10px 5px;vertical-align:middle;}
.menu2 a{font-size:16px;line-height:25px;color:#666;vertical-align:middle;}
.menu2 span{font-size:16px;line-height:25px;color:#666;vertical-align:middle;}

.footer_up{width:100%;height:200px;padding:20px 0;background:#000;}
.footer_up dl dt{width:90px;height:190px;padding:0 13px;margin-bottom:20px;float:left;border-right:1px solid #FFF;}
.footer_up dl dt .footer_up_title{width:90px;height:35px;}
.footer_up dl dt .footer_up_title .footer_up_title_up{width:90px;height:30px;overflow:hidden;}
.footer_up dl dt .footer_up_title .footer_up_title_up strong{font-size:18px;color:#FFF;line-height:30px;}
.footer_up dl dt .footer_up_title .footer_up_title_down{width:15px;height:2px;margin:1.5px 0;background:#06F;}
.footer_up dl dt .footer_up_nr{width:90px;height:190px;padding:10px 0;}
.footer_up dl dt .footer_up_nr ul li{width:90px;height:30px;padding:3px 0;overflow:hidden;}
.footer_up dl dt .footer_up_nr ul li a{font-size:10px;color:#ccc;line-height:30px;}
.footer_up dl dt .footer_up_nr ul li:hover a{font-size:10px;color:#FFF;line-height:30px;}
.footer_up dl dd{width:180px;/*height:280px;*/margin-bottom:20px;padding:30px 30px;float:left;text-align:center;}
.footer_up dl dd img{width:180px;}
.footer_up dl dd p{font-size:12px;color:#FFF;line-height:20px;}

.footer_down{width:100%;height:21px;padding:5px 0;background:#000;}
.footer_down_nr{width:1200px;height:20px;border-top:1px solid #FFF;text-align:center;}
.footer_down_nr p{font-size:12px;color:#FFF;line-height:20px;}



/*about.html*/
.about_01{width:100%;padding:30px 0;}
.about_01 ul{width:800px;height:30px;padding:0 200px 30px;border-bottom:1px solid #999;}
.about_01 ul li{width:167px;height:20px;padding:5px 4px;margin:0 10px;background:#CCC;text-align:center;float:left;overflow:hidden;}
.about_01 ul li:hover{background:#06F;}
.about_01 ul li a{font-size:15px;color:#000;line-height:20px;}
.about_01 ul li:hover a{color:#FFF;}

.about_02{width:100%;height:480px;padding:0px 0;overflow:hidden;}
.about_02_left{width:760px;height:480px;margin:10px 20px;float:left;overflow:hidden;}
.about_02_title{width:760px;}
.about_02_title dl dt{width:760px;padding:10px 0;}
.about_02_title dl dt strong{font-size:22px;line-height:40px;color:#000;}
.about_02_title dl dd{width:50px;height:2px;background:#06F;}
.about_02_word{width:760px;/*text-indent:2em;*/}
.about_02_word p{font-size:16px;color:#000;line-height:40px;}
.about_02_right{width:400px;height:660px;margin:10px 0;float:left;overflow:hidden;}
.about_02_right ul li{width:400px;height:280px;padding:10px 0;}
.about_02_right ul li img{width:400px;height:280px;}

.about_03{width:100%;margin:30px 0 60px;}
.about_03 ul li{width:580px;padding:10px;float:left;}
.about_03 ul li .about_03_img{width:580px;height:280px;}
.about_03 ul li .about_03_img img{width:580px;height:280px;}
.about_03 ul li .about_03_word{width:380px;height:31px;padding:10px 100px;overflow:hidden;text-align:center;background:#06F;}
.about_03 ul li .about_03_word strong{font-size:22px;color:#FFF;line-height:30px;}
.about_03 ul li .about_03_word p{font-size:15px;color:#FFF;line-height:30px;text-decoration:line-through;padding-top:50px;}
.about_03 ul li .about_03_word span{font-size:15px;color:#FFF;line-height:30px;}


/*product.html*/
.product_01{width:100%;height:30px;margin:50px 0;}
.product_01 .product_01_nr{width:1200px;height:30px;text-align:center;}
.product_01 .product_01_nr a{font-size:15px;line-height:20px;padding:5px 10px;background:#CCC;margin:0 10px;}
.product_01 .product_01_nr a:hover{background:#06F;color:#FFF;}

.product_02{width:100%;margin:30px 0;}
.product_02 ul li{float:right;margin:5px;}
.product_02 ul li a{padding:10px;font-size:15px;color:#333;background:#CCC;}
.product_02 ul li a:hover{background:#06F;color:#FFF;}

/*news.html*/
.news_01{width:100%;height:30px;margin:50px 0;}
.news_01 .news_01_nr{width:1200px;height:30px;text-align:center;}
.news_01 .news_01_nr a{font-size:15px;line-height:20px;padding:5px 10px;background:#CCC;margin:0 10px;}
.news_01 .news_01_nr a:hover{background:#06F;color:#FFF;}

.news_02{width:100%;margin:30px 0;}
.news_02 dl dt{width:1200px;height:230px;margin:10px 0;overflow:hidden;background:#E1E1E1;}
.news_02 dl dt .news_02_left{width:780px;height:210px;padding:10px 0;padding-left:20px;float:left;overflow:hidden;}
.news_02 dl dt .news_02_left strong{font-size:25px;line-height:40px;color:#333;}
.news_02 dl dt .news_02_left p{width:15px;padding:1px 0;background:#333;margin:10px 0;}
.news_02 dl dt .news_02_left h3{color:#333;line-height:40px;}
.news_02 dl dt .news_02_left span{display:block;font-size:14px;color:#999;line-height:30px;}
.news_02 dl dt .news_02_right{width:400px;height:230px;float:left;overflow:hidden;position:relative;}
.news_02 dl dt .news_02_right .news_02_right_bg{width:400px;height:230px;position:absolute;top:0;left:0;background:rgba(0,0,0,.5);display:none;}
.news_02 dl dt .news_02_right:hover .news_02_right_bg{display:block;}
.news_02 dl dt .news_02_right img{width:400px;transition:all .5s ease;}
.news_02 dl dt .news_02_right:hover img{transform:scale(1.1);}

.news_02 dl dd{width:1200px;height:230px;margin:10px 0;overflow:hidden;background:#E1E1E1;}
.news_02 dl dd .news_02_left{width:400px;height:230px;float:left;overflow:hidden;position:relative;}
.news_02 dl dd .news_02_left .news_02_left_bg{width:400px;height:230px;position:absolute;top:0;left:0;background:rgba(0,0,0,.5);display:none;}
.news_02 dl dd .news_02_left:hover .news_02_left_bg{display:block;}
.news_02 dl dd .news_02_left img{width:400px;transition:all .5s ease;}
.news_02 dl dd .news_02_left:hover img{transform:scale(1.1);}
.news_02 dl dd .news_02_right{width:780px;height:210px;padding:10px 0;padding-left:20px;float:left;overflow:hidden;}
.news_02 dl dd .news_02_right strong{font-size:25px;line-height:40px;color:#333;}
.news_02 dl dd .news_02_right p{width:15px;padding:1px 0;background:#333;margin:10px 0;}
.news_02 dl dd .news_02_right h3{color:#333;line-height:40px;}
.news_02 dl dd .news_02_right span{display:block;font-size:14px;color:#999;line-height:30px;}

.news_03{width:100%;margin:30px 0;}
.news_03 ul li{float:right;margin:5px;}
.news_03 ul li a{padding:10px;font-size:15px;color:#333;background:#CCC;}
.news_03 ul li a:hover{background:#06F;color:#FFF;}


/*technology.html*/
.technology_01{width:100%;height:30px;margin:50px 0;}
.technology_01 .technology_01_nr{width:1200px;height:30px;text-align:center;}
.technology_01 .technology_01_nr a{font-size:15px;line-height:20px;padding:5px 10px;background:#CCC;margin:0 10px;}
.technology_01 .technology_01_nr a:hover{background:#06F;color:#FFF;}

.technology_02{width:100%;margin:30px 0;}
.technology_02 ul li{width:1160px;height:20px;padding:20px;border-bottom:1px dashed #999999;}
.technology_02 ul li .technology_02_left{width:780px;height:20px;overflow:hidden;float:left;text-align:left;}
.technology_02 ul li .technology_02_left a{font-size:18px;line-height:20px;}
.technology_02 ul li .technology_02_right{width:380px;height:20px;overflow:hidden;float:left;text-align:right;}
.technology_02 ul li .technology_02_right span{font-size:16px;line-height:20px;}

/*upload.html*/
.upload_01{width:100%;margin:30px 0;}
.upload_01 ul li{width:1160px;height:60px;padding:20px;border-bottom:1px dashed #999999;}
.upload_01 ul li .upload_01_left{width:780px;height:60px;overflow:hidden;float:left;text-align:left;}
.upload_01 ul li .upload_01_left a{font-size:15px;line-height:15px;}
.upload_01 ul li .upload_01_left .upload_01_left_down{width:780px;height:20px;padding:10px 0;overflow:hidden;text-align:left;}
.upload_01 ul li .upload_01_left .upload_01_left_down img{width:16px;height:16px;vertical-align:middle;}
.upload_01 ul li .upload_01_left .upload_01_left_down span{font-size:14px;line-height:20px;color:#999;vertical-align:middle;}
.upload_01 ul li .upload_01_left .upload_01_left_down a{font-size:14px;line-height:20px;color:#999;vertical-align:middle;}
.upload_01 ul li .upload_01_right{width:380px;height:60px;overflow:hidden;float:left;text-align:right;}
.upload_01 ul li .upload_01_right span{font-size:14px;line-height:15px;}
.upload_01 ul li .upload_01_right .upload_01_right_down{width:80px;height:30px;margin:5px 0;background:#999;float:right;text-align:center;}
.upload_01 ul li .upload_01_right .upload_01_right_down:hover{background:#004993;}
.upload_01 ul li .upload_01_right .upload_01_right_down img{width:16px;height:16px;vertical-align:middle;}
.upload_01 ul li .upload_01_right .upload_01_right_down span{font-size:14px;line-height:30px;color:#FFF;vertical-align:middle;}

/*example.html*/
.example_01{width:100%;height:60px;margin:50px 0;}
.example_01 .example_01_nr{width:1200px;height:30px;padding-bottom:30px;text-align:center;border-bottom:1px solid #999;}
.example_01 .example_01_nr a{font-size:15px;line-height:20px;padding:5px 10px;background:#CCC;margin:0 10px;}
.example_01 .example_01_nr a:hover{background:#06F;color:#FFF;}

.example_02{width:100%;margin:30px 0;}
.example_02 ul li{width:280px;height:240px;padding:10px;overflow:hidden;float:left;text-align:center;}
.example_02 ul li img{width:280px;height:200px;}
.example_02 ul li p{font-size:15px;line-height:20px;color:#333;}

.example_03{width:100%;margin:30px 0;}
.example_03 ul li{width:280px;height:30px;padding:10px;overflow:hidden;float:left;text-align:center;}
.example_03 ul li p{font-size:18px;line-height:30px;color:#333;}


/*contact.html*/
.contact_01{width:100%;text-align:center;}
.contact_01 dl dt strong{font-size:20px;color:#0CF;line-height:40px;}
.contact_01 dl dd{padding:20px 0;}
.contact_01 dl dd p{font-size:16px;color:#666;}
.contact_01  dl dt span{font-size:16px;color:#666;display:block;line-height:50px;}
.contact_01  dl dt h2{font-size:25px;color:#0CF;line-height:50px;}

.contact_02{width:100%;height:500px;margin:20px 0;}
.contact_02_nr{width:1000px;padding:0 100px;height:500px;}


/*message.html*/
.message_01{width:100%;margin:20px 0;height:500px;}
.message_01_left{width:600px;height:500px;float:left;}
.message_01_left img{width:600px;height:500px;}
.message_01_right{width:500px;height:400px;float:left;/*background:#06F;*/padding:50px;text-align:right;}
.message_01_liuyan{width:500px;height:100px;}
.message_01_liuyan span{font-size:15px;color:#000;}
.message_01_liuyan strong{font-size:15px;color:#F00;}
.message_01_liuyan input{width:380px;height:80px;margin-left: 10px;border:none;    border: 1px solid #9f9e9e;     text-indent: 1em;}
.message_01_lianxi{width:500px;height:180px;}
.message_01_lianxi ul li{width:500px;height:30px;margin:10px 0;}
.message_01_lianxi ul li span{font-size:15px;color:#000;}
.message_01_lianxi ul li input{width:380px;height:30px;    border: 1px solid #9f9e9e;margin-left: 10px;    text-indent: 1em;}
.message_01_yanzheng{width:500px;height:50px;}
.message_01_yanzheng span{font-size:15px;color:#000;vertical-align:middle;}
.message_01_yanzheng input{width:200px;height:30px;    border: 1px solid #9f9e9e;margin-left: 10px;vertical-align:middle;     text-indent: 1em;}
.message_01_yanzheng img{width:100px;height:30px;margin:0 13px;vertical-align:middle;}
.message_01_button{width:500px;height:100px;text-align:center;}
.message_01_button input{width:100px;height:50px;background:#f6f6f4;margin-left: 10px;border:1px solid #06F;border-radius:5px;font-size:16px;color:#06F;}



/*news_more.html*/
.news_more_01{width:100%;}
.news_more_01_title{width:1200px;height:120px;margin:15px 0;border-bottom:1px solid #999;text-align:center;}
.news_more_01_title dl dt{width:1200px;height:60px;padding:15px 0;}
.news_more_01_title dl dt strong{font-size:30px;color:#000;line-height:60px;}
.news_more_01_title dl dd{width:1200px;height:20px;padding:5px 0;}
.news_more_01_title dl dd img{width:20px;height:20px;vertical-align:middle;}
.news_more_01_title dl dd span{font-size:15px;line-height:20px;color:#666;vertical-align:middle;}
.news_more_01_nr{width:1100px;padding:20px 50px;text-align:center;}
.news_more_01_nr img{width:1100px;margin:10px 0;}

.news_more_02{width:100%;height:50px;margin:20px 0;}
.news_more_02_nr{width:1200px;height:30px;padding:10px 0;border-top:1px solid #999;}
.news_more_02_nr dl dt{width:600px;height:30px;float:left;text-align:left;}
.news_more_02_nr dl dt span{font-size:15px;color:#666;line-height:30px;}
.news_more_02_nr dl dt a{font-size:15px;line-height:30px;}
.news_more_02_nr dl dd{width:600px;height:30px;float:left;text-align:right;}
.news_more_02_nr dl dd span{font-size:15px;color:#666;line-height:30px;}
.news_more_02_nr dl dd a{font-size:15px;line-height:30px;}



/*product_more.html*/
.product_more_01{width:100%;height:750px;margin:20px 0;}
.product_more_01_left{width:598px;height:750px;float:left;/*border:1px solid #999;*/}
.product_more_01_left .swiper-container {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
    }

.product_more_01_left .swiper-container .swiper-slide {
      background-size: cover;
      background-position: center;
    }

    .gallery-top {
      height: 80%;
      width: 100%;
    }

    .gallery-thumbs {
      height: 20%;
      box-sizing: border-box;
      padding: 10px 0;
    }

    .gallery-thumbs .swiper-slide {
      height: 100%;
      display:none;
    }

    .gallery-thumbs .swiper-slide-thumb-active {
      display:block;
    }
.product_more_01_right{width:560px;float:left;padding:0 20px;}
.product_more_01_right_title{width:560px;padding:10px 0;border-bottom:1px dashed #999999;}
.product_more_01_right_title strong{font-size:20px;color:#000;}
.product_more_01_right_nr{width:560px;padding:20px 0;border-bottom:1px dashed #999999;}
.product_more_01_right_nr ul li{width:560px;padding:5px 0;}
.product_more_01_right_nr ul li img{width:7px;height:7px;padding:10px;vertical-align:middle;}
.product_more_01_right_nr ul li span{font-size:15px;color:#000;vertical-align:middle;}

.product_more_02{width:100%;margin:0 0 40px 0;}
.product_more_02_title{width:1200px;padding:10px 0;text-align:left;}
.product_more_02_title span{padding:10px 20px;font-size:16px;color:#FFF;background:#06F;}
.product_more_02_nr{width:1198px;text-align:left;border:1px solid #999;}
.product_more_02_nr dl dt{width:1198px;text-align:left;padding:20px 0;}
.product_more_02_nr dl dt strong{font-size:18px;color:#09F;}
.product_more_02_nr dl dd{width:1198px;text-align:left;}
.product_more_02_nr dl dd img{width:7px;height:7px;padding:10px;vertical-align:middle;}
.product_more_02_nr dl dd span{font-size:15px;color:#999;vertical-align:middle;}
.product_more_02_nr dl dd p{font-size:15px;color:#999;vertical-align:middle;padding-left:30px;}

.product_more_03{width:100%;margin:10px 0;}
.product_more_03_left{width:600px;float:left;text-align:left;}
.product_more_03_left img{width:20px height:20px;padding:5px;vertical-align:middle;}
.product_more_03_left span{font-size:15px;color:#999;vertical-align:middle;}
.product_more_03_left a{font-size:15px;color:#666;vertical-align:middle;}
.product_more_03_right{width:600px;float:left;text-align:right;}
.product_more_03_right img{width:20px height:20px;padding:5px;vertical-align:middle;}
.product_more_03_right span{font-size:15px;color:#999;vertical-align:middle;}
.product_more_03_right a{font-size:15px;color:#666;vertical-align:middle;}


/*inside.html*/
.inside_01{width:100%;margin:20px 0;}
.inside_01 span{font-size:15px;}







		