
@charset "utf-8";
/* CSS Document */

body {margin:0 auto;padding:0;background:#000;color:#fff;text-align:center;font-size:15px; font-family:"Microsoft YaHei UI";min-width:1200px;overflow-x:hidden;}

input, select, textarea,{font-size:12px;}
div, form,h1,h2,h3,h4,h5,dl,dd,dt,table{margin:0;padding:0}
img,ul,li,ol{margin:0;padding:0;border:0;}
ul,ol {list-style:none}
ul,li,dl,p,input,font{margin:0;:0;}
b {font-weight:normal;}
p{white-space:normal;}

li {list-style-position:outside;list-style-type:none;}
h2 {margin:0;padding:0;font-size:14px;font-weight:bold}

div.autoheight {font:0px/0px sans-serif;clear:both;display:block}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}

a:link,a:visited {text-decoration:none;color:#000;}
a:active,a:hover {text-decoration:none;color:#0676ED}
img {border:none;margin:0;padding:0;}
.clear{clear:both;}

/* ��Ҫ���벿�� */

#nav {float:left;width:100%;list-style: none;margin: 0;position: fixed;background:#000;left: 0;list-style: none;overflow: hidden;padding:0px;position: fixed;right: 0;text-align: center;top:0px;z-index:999;}
#nav span {float:left;width:20%;margin-left:6%; background:url(../images/logo.jpg) no-repeat;background-size: 100%; height:70px; margin-top:10px;}
#nav ul {float:right;margin-right:2%; margin-bottom:10px;}
#nav ul li {float:left;color:#fff;display: inline-block;font-size:14px;line-height:26px;margin-top:30px;text-align:center;}
#nav ul li a {float:left;color: #fff;display: block;margin:0 10px;padding:0 15px;text-decoration: none;text-transform: uppercase;}
#nav ul li a:hover {color:#E65C2B}
#nav .current a {color:#fff;background:url(../images/nav_bg.png) no-repeat center;}
#nav .current a:hover {color:#fff;}

#container {margin: 0 auto;	width:1100px;}
#nav li.logo {width:260px;text-align:left;margin-right:100px;margin-top:0px;padding:0;}
#nav li.logo img {margin-top:20px;}



/*�����˵� 

.rf_menu {
  line-height:30px;
  text-transform: uppercase;
  font-size:14px;
}
.rf_menu-item {
  display: inline-block;
  position: relative;
  float:left;
  margin:0px;
}
.rf_menu-item:hover .rf_submenu {
  display: block;
  color:#fff;
}
ul.rf_submenu {
  font-weight:300;
  text-transform: none;
  display: none;
  position: absolute;
  width:300px;
  font-size:11px;
  z-index:-1;
  margin-top:0px;
  margin-left:-50px;
}
ul.rf_submenu a {
  color:#4DFFFF;
  margin:0px;
  padding:0px;
}
ul.rf_submenu a:Hover {
  color:#192358;
}
ul.rf_submenu li {
  font-size:10px;
  float:left;
  margin:0px;
  padding:0px;
  background:#fff
}
*/


.container {max-width:1920px;margin:0px auto;text-align:center;}

/* home */

.home_section-1 {float:left;width:100%;background:url(../images/home_banner.jpg) no-repeat center top;margin-top:90px;height: auto;
  background-size: 100%;
  background-repeat: no-repeat;}
.home_section-1 ul li {float:right;width:52%;margin-left:48%;}
.home_section-1 ul li a {display:block;height:auto; padding:12.3% 0px;}
.home_section-1 ul li a:hover {background:#000;opacity: 0.1;border-radius:120px;}

.home_section-02 {float:left;width:100%;background:url(../images/home_intro_bg.jpg) no-repeat center top;height:539px;}
.home_section-02 .home_intro {margin:0px auto;width:1058px;text-align:center;padding-top:270px;}
.home_section-02 .home_intro .home_intro_l1{float:left; width:35%;}
.home_section-02 .home_intro .home_intro_l2{float:left; width:60%;}
.home_section-02 .home_intro .home_intro_l2 h3 {font-size:14px;color:#fff;text-align:left;line-height:20px; font-weight:normal;}

.home_section-2 {float:left;width:100%;background:url(../images/home_video_bg.jpg) no-repeat center top;height:700px;}
.home_section-2 .home_video {margin:0px auto;width:1200px;text-align:center;padding-top:180px;}
.home_section-2 .home_video .home_videoleft {float:left;width:616px;margin-left:20px;}
.home_section-2 .home_video .home_videoright {float:right;width:408px;text-align:left;margin-top:40px;}
.home_section-2 .home_video .home_videoright h3 {color:#e65c2b;font-size:20px;line-height:50px;margin-left:10px;}
.home_section-2 .home_video .home_videoright p {font-size:14px;margin-top:40px;margin-left:10px;}

.home_section-3 {float:left;width:100%;background:url(../images/home_product_bg.jpg) no-repeat center top;height:1720px;}
.home_section-3 .home_product {margin:0px auto;width:1058px;text-align:center;padding-top:300px;}
.home_section-3 .home_product li {float:left;width:90%;margin:20px auto 0px;height:220px;}
.home_section-3 .home_product li.list2 {background:url(../images/pro1_bg.png) no-repeat 30px 0;} 
.home_section-3 .home_product li.list1 {background:url(../images/pro2_bg.png) no-repeat right top;} 
.home_section-3 .home_product li.list3 {background:url(../images/pro3_bg.png) no-repeat 30px 0;} 
.home_section-3 .home_product li.list4 {background:url(../images/pro4_bg.png) no-repeat right top;} 
.home_section-3 .home_product li.list5 {background:url(../images/pro5_bg.png) no-repeat 30px 0;} 
.home_section-3 .home_product h3 {font-size:18px;color:#e65c2b;text-align:left;line-height:45px;}
.home_section-3 .home_product h3 a {color:#fff;}
.home_section-3 .home_product h3 a:hover {color:#e65c2b;}
.home_section-3 .home_product p {font-size:14px;color:#fff;text-align:left;margin-bottom:10px;line-height:22px;}
.home_section-3 .home_product span {float:right;margin-top:10px;}
.home_section-3 .home_product .home_productcont {float:left;width:660px;padding-top:10px; padding-left:50px;}
.home_section-3 .home_product li.list2 .home_productcont {float:left;padding-top:0px; padding-left:260px;}
.home_section-3 .home_product li.list3 .home_productcont {float:left;padding-top:0px; padding-left:260px;}
.home_section-3 .home_product li.list5 .home_productcont {float:left;padding-top:0px; padding-left:260px;}

.home_section-4 {float:left;width:100%;background:url(../images/home_company_bg.jpg) no-repeat center top;height:629px;}
.home_section-4 .home_company {margin:20px auto;width:840px;text-align:center;padding-top:190px;}
.home_section-4 .home_company .home_companycont {float:left;width:420px;}
.home_section-4 .home_company h3 {font-size:18px;color:#e65c2b;text-align:left;line-height:45px;}
.home_section-4 .home_company p {font-size:14px;color:#fff;text-align:left;margin-bottom:30px;line-height:22px;}
.home_section-4 .home_company span {float:right;margin-top:10px;}

.home_section-5 {float:left;width:100%;background:#1A1A1A url(../images/home_contact_bg.jpg) no-repeat center;height:800px;}
.home_section-5 a {display:block;height:160px;width:940px;text-align:center;margin:350px auto 0px;}


.footer {float:left;width:100%;height:100px;}



/* infrared */

.infrared_section-1 {float:left;width:100%;background:url(../images/infrared_banner.jpg) no-repeat center top;height:508px;margin-top:90px;}

.infrared_nav {float:left;width:100%;background:#1A1A1A url(../images/ultraviolet_app_bg.jpg) no-repeat center top;padding:150px 0px 80px;}
.infrared_nav p {font-size:16px;line-height:25px;height:120px;color:#fff;}
.infrared_nav p b {color:#e65c2b;}
.infrared_nav ul {width:1160px;margin:0 auto;text-align:center;}
.infrared_nav ul li {float:left;width:33%;text-align:center;}
.infrared_nav ul li a {margin:0 auto;border:solid 1px #e65c2b;border-radius:40px;background:#1A1A1A;width:246px;line-height:44px;display:block;color:#e65c2b;font-size:18px;}
.infrared_nav ul li a:hover {border:solid 1px #e65c2b;background:#e65c2b;color:#fff;}
/*
#subNav {width: 100%;height:50px;}
#subNav .adv_active a{border:solid 1px #e65c2b;background:#e65c2b;color:#fff}
*/
.empty-placeholder {height: 120px;}
.fixedSubNav{position:fixed;top:100px;left:0;z-index:1000}

.infrared_section-2 {float:left;width:100%;background:#1A1A1A url(../images/infrared_part_bg.jpg) no-repeat center bottom;padding:80px 0px 100px;}
.infrared_section-2 .infrared_dms {width:1060px;margin:0 auto;text-align:center;}
.infrared_section-2 .infrared_dms h2 {background:url(../images/infrared_title_bg1.png) no-repeat center;line-height:120px;font-size:38px;text-align:left;padding-left:20px;color:#fff;}
.infrared_section-2 .infrared_dms h3 {font-size:25px;color:#e65c2b;line-height:45px;}
.infrared_section-2 .infrared_dms .dms_img {float:left;width:100%;margin:50px 0px;}
.infrared_section-2 .infrared_dms p {font-size:16px;line-height:25px;}

.infrared_section-2 .infrared_dms .dms_img .infrared_sec1 {margin:0 auto;text-align:center;width:833px;height:372px;background:url(../images/infrared_sec1_img2.png) no-repeat;}
.infrared_section-2 .infrared_dms .dms_img .infrared_sec1 table {width:100%;}
.infrared_section-2 .infrared_dms .dms_img .infrared_sec1 table td {width:25%;text-align:center;}
.infrared_section-2 .infrared_dms .dms_img .infrared_sec1 table tr.sec1_up td {height:242px;}
.infrared_section-2 .infrared_dms .dms_img .infrared_sec1 table td a {background:url(../images/icon.png) no-repeat; background-position:90px 3px; border:solid 1px #e65c2b;border-radius:20px;padding:3px 35px;color:#fff;}
.infrared_section-2 .infrared_dms .dms_img .infrared_sec1 table td a:hover {background:url(../images/iconhover.png) no-repeat #e65c2b; background-position:90px 3px; border:solid 1px #e65c2b;padding:3px 35px;color:#000;}

.infrared_section-3 {float:left;width:100%;background:#333333;padding:80px 0px 100px;}
.infrared_section-3 .infrared_oms {width:1060px;margin:0 auto;text-align:center;}
.infrared_section-3 .infrared_oms h2 {background:url(../images/infrared_title_bg1.png) no-repeat center;line-height:120px;font-size:38px;text-align:left;padding-left:20px;color:#fff;}
.infrared_section-3 .infrared_oms h3 {font-size:25px;color:#e65c2b;line-height:45px;}
.infrared_section-3 .infrared_oms .oms_img {float:left;width:100%;margin:50px 0px;}
.infrared_section-3 .infrared_oms p {font-size:16px;line-height:25px;}

.infrared_section-3 .infrared_oms .oms_img .infrared_sec2 {margin:0 auto;text-align:center;width:1044px;height:286px;background:url(../images/infrared_sec2_img2.png) no-repeat;}
.infrared_section-3 .infrared_oms .oms_img .infrared_sec2 table {width:100%;}
.infrared_section-3 .infrared_oms .oms_img .infrared_sec2 table td {width:16.6%;text-align:center;}
.infrared_section-3 .infrared_oms .oms_img .infrared_sec2 table tr.sec2_up td {height:240px;}
.infrared_section-3 .infrared_oms .oms_img .infrared_sec2 table td a {background:url(../images/icon.png) no-repeat; background-position:90px 3px; border:solid 1px #e65c2b;border-radius:20px;padding:3px 35px;color:#fff;}
.infrared_section-3 .infrared_oms .oms_img .infrared_sec2 table td a:hover {background:url(../images/iconhover.png) no-repeat #e65c2b; background-position:90px 3px; border:solid 1px #e65c2b;padding:3px 35px;color:#000;}


.infrared_section-4 {float:left;width:100%;background:#1A1A1A;padding:80px 0px 150px;}
.infrared_section-4 .infrared_hand {width:1060px;margin:0 auto;text-align:center;}
.infrared_section-4 .infrared_hand h2 {background:url(../images/infrared_title_bg1.png) no-repeat center;line-height:120px;font-size:38px;text-align:left;padding-left:20px;color:#fff;}
.infrared_section-4 .infrared_hand h3 {font-size:25px;color:#e65c2b;line-height:45px;}
.infrared_section-4 .infrared_hand .hand_img {float:left;width:100%;margin:50px 0px;}
.infrared_section-4 .infrared_hand p {font-size:16px;line-height:25px;}

.infrared_section-4 .infrared_hand .hand_img .infrared_sec3 {margin:0 auto;text-align:center;width:833px;height:287px;background:url(../images/infrared_sec3_img2.png) no-repeat;}
.infrared_section-4 .infrared_hand .hand_img .infrared_sec3 table {width:100%;}
.infrared_section-4 .infrared_hand .hand_img .infrared_sec3 table td {width:25%;text-align:center;}
.infrared_section-4 .infrared_hand .hand_img .infrared_sec3 table tr.sec3_up td {height:242px;}
.infrared_section-4 .infrared_hand .hand_img .infrared_sec3 table td a {background:url(../images/icon.png) no-repeat; background-position:90px 3px; border:solid 1px #e65c2b;border-radius:20px;padding:3px 35px;color:#fff;}
.infrared_section-4 .infrared_hand .hand_img .infrared_sec3 table td a:hover {background:url(../images/iconhover.png) no-repeat #e65c2b; background-position:90px 3px; border:solid 1px #e65c2b;padding:3px 35px;color:#000;}



.infrared_section-4 .infrared_advantage {width:1060px;margin:120px auto 50px;text-align:center;}
.infrared_section-4 .infrared_advantage h2 {background:url(../images/infrared_title_bg2.png) no-repeat center;line-height:120px;font-size:38px;text-align:right;padding-right:20px;color:#fff;}
.infrared_section-4 .infrared_advantage .advantage_img {float:left;width:100%;margin:60px 0px 80px;}
.infrared_section-4 .infrared_advantage p {font-size:16px;line-height:25px;}

.infrared_section-4 .infrared_btn {width:880px;margin:50px auto 0px;text-align:center;}
.infrared_section-4 .infrared_btn li {float:left;width:50%;text-align:center;}
.infrared_section-4 .infrared_btn li a {margin:0 auto;border:solid 1px #e65c2b;border-radius:40px;width:408px;line-height:60px;display:block;color:#fff;font-size:16px;}
.infrared_section-4 .infrared_btn li a:hover {border:solid 1px #e65c2b;background:#e65c2b;}


.infrared_section-5 {float:left;width:100%;background:#000 url(../images/infrared_contact_bg.jpg) no-repeat center top;height:390px;}
.infrared_section-5 a {display:block;height:390px;width:100%;text-align:center;}
.infrared_section-5 a:hover {background:#000;opacity: 0.1;}




/* ultraviolet */

.ultraviolet_section-1 {float:left;width:100%;background:url(../images/ultraviolet_banner.jpg) no-repeat center top;height:510px;margin-top:90px;}

.ultraviolet_section-2 {float:left;width:100%;background:#1A1A1A url(../images/ultraviolet_app_bg.jpg) no-repeat center top;padding:150px 0px 90px;height:350px;}
.ultraviolet_section-2 .ultraviolet_app {width:1060px;margin:0 auto;text-align:center;}
.ultraviolet_section-2 .ultraviolet_app h2 {background:url(../images/ultraviolet_title1.png) no-repeat center;height:120px;}
.ultraviolet_section-2 .ultraviolet_app ul li {float:right;margin-left:20px;margin-top:40px;}
.ultraviolet_section-2 .ultraviolet_app p {float:left;width:400px;font-size:16px;line-height:28px;text-align:left;margin-top:100px;margin-left:20px;}

.ultraviolet_section-3 {float:left;width:100%;background:#1A1A1A url(../images/ultraviolet_product_bg.jpg) no-repeat center 170px;padding-bottom:160px;}
.ultraviolet_section-3 .ultraviolet_product {width:1060px;margin:0 auto;text-align:center;}
.ultraviolet_section-3 .ultraviolet_product h2 {background:url(../images/ultraviolet_title2.png) no-repeat center;height:120px;}
.ultraviolet_section-3 .ultraviolet_product ul {float:left;width:100%;height:600px;margin-top:30px;}
.ultraviolet_section-3 .ultraviolet_product ul li {float:left;width:50%;margin:40px 0px 0px;}
.ultraviolet_section-3 .ultraviolet_product ul li h3 {color:#e65c2b;font-size:21px;line-height:45px;}
.ultraviolet_section-3 .ultraviolet_product p {float:left;width:100%;text-align:center;font-size:16px;line-height:25px;margin:10px 0px;}

.ultraviolet_section-4 {float:left;width:100%;background:#333;padding-top:80px;}
.ultraviolet_section-4 h2 {background:url(../images/ultraviolet_title3.png) no-repeat center;height:180px;}
.ultraviolet_section-4 .specification1 {background:url(../images/ultraviolet_part4_bg1.jpg) no-repeat center;height:615px;}
.ultraviolet_section-4 .specification2 {background:url(../images/ultraviolet_part4_bg2.jpg) no-repeat center;height:615px;}




/* lcd */

.lcd_section-0 {float:left;width:100%;background:url(../images/lcd_banner.jpg) no-repeat center top;height:510px;margin-top:90px;}

.lcd_nav {float:left;width:100%;background:#1A1A1A ;padding:150px 0px 80px;}
.lcd_nav p {font-size:16px;line-height:25px;height:120px;color:#fff;}
.lcd_nav p b {color:#e65c2b;}
.lcd_nav ul {width:1160px;margin:0 auto;text-align:center;}
.lcd_nav ul li {float:left;width:20%;text-align:center;}
.lcd_nav ul li a {margin:0 auto;border:solid 1px #e65c2b;border-radius:40px;background:#1A1A1A;width:150px;line-height:44px;display:block;color:#e65c2b;font-size:18px;}
.lcd_nav ul li a:hover {border:solid 1px #e65c2b;background:#e65c2b;color:#fff;}

.lcd_section-1 {float:left;width:100%;background:#1A1A1A;padding-top:50px;padding-bottom:60px;height:600px}
.lcd_section-1 .infrared_dms {width:1060px;margin:0 auto;text-align:center;}
.lcd_section-1 .infrared_dms h2 {background:url(../images/infrared_title_bg1.png) no-repeat center;line-height:120px;font-size:38px;text-align:left;padding-left:20px;color:#fff;}
.lcd_section-1 .infrared_dms h3 {font-size:25px;color:#e65c2b;line-height:45px;}
.lcd_section-1 .infrared_dms .dms_img {float:left;width:100%;margin:50px 0px;}
.lcd_section-1 .infrared_dms p {font-size:16px;line-height:25px;}


.lcd_section-2-1 {float:left;width:100%;background:#333;padding:120px 0px;padding-bottom:0px;height:280px}
.lcd_section-2-1 .whitelight {width:1060px;margin:0 auto;text-align:center;}
.lcd_section-2-1 .whitelight h2 {background:url(../images/infrared_title_bg1.png) no-repeat center;line-height:120px;font-size:38px;text-align:left;padding-left:20px;color:#fff;}
.lcd_section-2-1 .whitelight h3 {font-size:16px;line-height:25px; padding:60px 40px 50px 100px; text-align:left;}

.lcd_section-2 {float:left;width:100%;background:#333 url(../images/lcd_product_bg1.png) no-repeat center top;padding-top:20px;padding-bottom:120px;height:600px}
.lcd_section-2 .infrared_oms {width:1060px;margin:0 auto;text-align:center;}
.lcd_section-2 .infrared_oms h3 {font-size:25px;color:#e65c2b;line-height:45px;}
.lcd_section-2 .infrared_oms .oms_img {float:left;width:100%;margin:30px 0px;}
.lcd_section-2 .infrared_oms p {font-size:16px;line-height:25px;}


.lcd_section-3 {float:left;width:100%;background:#1A1A1A url(../images/lcd_product_bg.png) no-repeat center;padding-bottom:160px;}
.lcd_section-3 .lcd_data {width:1060px;margin:0 auto;text-align:center; padding-top:120px;}
.lcd_section-3 .lcd_data h2 {background:url(../images/lcd_title_bg2.png) no-repeat center;line-height:120px;font-size:38px;text-align:right;padding-right:20px;color:#fff;}
.lcd_section-3 .lcd_data h3 {font-size:16px;line-height:25px; padding:60px 40px 50px 100px; text-align:center;}
.lcd_section-3 .lcd_data .data_img {float:left;width:100%;padding:60px 0px;}
.lcd_section-3 .lcd_data .data_img p {height:50px;text-align:center;font-size:16px;}
.lcd_section-3 .lcd_data ul {float:left;width:100%;height:600px;margin-top:50px;}
.lcd_section-3 .lcd_data ul li {float:left;width:50%;margin:50px 0px 0px;}
.lcd_section-3 .lcd_data ul li h3 {color:#e65c2b;font-size:21px;line-height:60px;}


.lcd_section-4 {float:left;width:100%;padding-top:140px;}
.lcd_section-4 .lcd_style {width:1060px;margin:0 auto;text-align:center;}
.lcd_section-4 .lcd_style h2 {background:url(../images/infrared_title_bg1.png) no-repeat center;line-height:120px;font-size:38px;text-align:left;padding-left:20px;color:#fff;}
.lcd_section-4 .lcd_style h3 {font-size:16px;line-height:25px; padding:60px 40px 50px 100px; text-align:center;}
.lcd_section-4 .lcd_style .lcdstyle_img {float:left;width:100%;padding:0px;}

.lcd_section-5 {float:left;width:100%;padding-top:140px;}
.lcd_section-5 .lcd_product {width:1060px;margin:0 auto;text-align:center;}
.lcd_section-5 .lcd_product h2 {background:url(../images/infrared_title_bg1.png) no-repeat center;line-height:120px;font-size:38px;text-align:left;padding-left:20px;color:#fff;}
.lcd_section-5 .lcd_product h3 {font-size:16px;line-height:25px; padding:60px 40px 50px 100px; text-align:center;}
.lcd_section-5 .lcd_product .lcdproduct_img {float:left;width:100%;padding:0px;}
.lcd_section-5 .lcd_product .lcdproduct_img .lcdproduct_sec1 {margin:0 auto;text-align:center;width:1060px;height:450px;background:url(../images/lcd_sec5_img1.png) no-repeat; margin-bottom:50px;}
.lcd_section-5 .lcd_product .lcdproduct_img .lcdproduct_sec1 table {width:100%;}
.lcd_section-5 .lcd_product .lcdproduct_img .lcdproduct_sec1 table td {width:20%;text-align:center;}
.lcd_section-5 .lcd_product .lcdproduct_img .lcdproduct_sec1 table tr.prosec1 td {height:390px;}
.lcd_section-5 .lcd_product .lcdproduct_img .lcdproduct_sec1 table td a {background:url(../images/icon.png) no-repeat; background-position:90px 3px; border:solid 1px #e65c2b;border-radius:20px;padding:3px 35px;color:#fff;}
.lcd_section-5 .lcd_product .lcdproduct_img .lcdproduct_sec1 table td a:hover {background:url(../images/iconhover.png) no-repeat #e65c2b; background-position:90px 3px; border:solid 1px #e65c2b;padding:3px 35px;color:#000;}

.lcd_section-5 .lcd_product .lcdproduct_img .lcdproduct_sec2 {margin:0 auto;text-align:center;width:1060px;height:470px;background:url(../images/lcd_sec5_img2.png) no-repeat;}
.lcd_section-5 .lcd_product .lcdproduct_img .lcdproduct_sec2 table {width:100%;}
.lcd_section-5 .lcd_product .lcdproduct_img .lcdproduct_sec2 table td {width:25%;text-align:center;}
.lcd_section-5 .lcd_product .lcdproduct_img .lcdproduct_sec2 table tr.prosec2 td {height:385px;}
.lcd_section-5 .lcd_product .lcdproduct_img .lcdproduct_sec2 table td a {background:url(../images/icon.png) no-repeat; background-position:90px 3px; border:solid 1px #e65c2b;border-radius:20px;padding:3px 35px;color:#fff;}
.lcd_section-5 .lcd_product .lcdproduct_img .lcdproduct_sec2 table td a:hover {background:url(../images/iconhover.png) no-repeat #e65c2b; background-position:90px 3px; border:solid 1px #e65c2b;padding:3px 35px;color:#000;}



/* led */

.led_section-1 {float:left;width:100%;background:url(../images/led_banner.jpg) no-repeat center top;height:510px;margin-top:90px;}

.led_section-2 {float:left;width:100%;background:#1A1A1A url(../images/ultraviolet_app_bg.jpg) no-repeat center top;padding:150px 0px 90px;}
.led_section-2 h2 {background:url(../images/lcd_title1.png) no-repeat center;height:120px;}
.led_section-2 .app_list {width:1060px;margin:0 auto;text-align:center;}
.led_section-2 .app_list p {float:left;width:710px;font-size:16px;line-height:28px;text-align:left;margin-top:70px;margin-left:40px;}


.led_section-3 {float:left;width:100%;background:#1A1A1A url(../images/ultraviolet_product_bg.jpg) no-repeat center top;padding-top:50px;padding-bottom:60px;height:600px}


.led_section-4 {float:left;width:100%;background:#1A1A1A;padding:20px 0px 90px;}

.led_section-4 .led_data {width:1060px;margin:0 auto;text-align:center;padding-bottom:20px;}
.led_section-4 .led_data h2 {background:url(../images/lcd_title2.png) no-repeat center;height:120px;}
.led_section-4 .led_data .data_img {float:left;width:100%;margin-top:30px;}
.led_section-4 .led_data .data_img h3 {color:#e65c2b;font-size:21px;line-height:60px;}
.led_section-4 .led_data .data_img img {margin:30px 0px;}


.led_section-5 {float:left;width:100%;background:#333;padding-top:60px;}
.led_section-5 h2 {background:url(../images/lcd_title3.png) no-repeat center;height:150px;}
.led_section-5 .led_product {width:1060px;margin:0 auto;text-align:center;}
.led_section-5 .led_product .product_img {float:left;width:100%;padding:50px 0px 150px;}



/* contact */

.company_section-1 {float:left;width:100%;background:url(../images/company_banner.jpg) no-repeat center top;height:510px;margin-top:90px;}

.company_section-2 {float:left;width:100%;background:url(../images/company_infor_bg.jpg) no-repeat center top;height:610px;}
.company_section-2 .company_infor {margin:0px auto;width:1058px;text-align:center;padding-top:215px;}
.company_section-2 .company_infor .company_inforcont {float:left;width:280px;margin-left:180px;}
.company_section-2 .company_infor .company_inforcont h3 {font-size:20px;color:#e65c2b;text-align:left;line-height:45px;}
.company_section-2 .company_infor .company_inforcont p {font-size:15px;color:#fff;text-align:left;margin-top:15px;line-height:22px;}

.company_section-3 {float:left;width:100%;background:url(../images/company_chinaweb.jpg) no-repeat center top;height:1360px;}

.company_section-4 {float:left;width:100%;background:#1A1A1A url(../images/company_business.jpg) no-repeat center top;padding-top:200px;padding-bottom:50px;}
.company_section-4 ul {width:1270px;margin:0 auto;text-align:center;}
.company_section-4 ul li {float:left;width:353px;height:350px;padding:0px 30px;padding-top:454px;text-align:left;}
.company_section-4 ul li.list1 {background:url(../images/company_business_img1.png) no-repeat;}
.company_section-4 ul li.list2 {background:url(../images/company_business_img2.png) no-repeat;margin:0 15px;}
.company_section-4 ul li.list3 {background:url(../images/company_business_img3.png) no-repeat;}
.company_section-4 h2 {font-size:23px;line-height:42px;}
.company_section-4 h3 {font-size:13px;line-height:20px;}
.company_section-4 h4 {font-size:12px;line-height:18px;font-weight:normal;}
.company_section-4 p {text-align:center;margin-top:10px;}

.company_btn {text-align:center;margin:20px auto;}




.ultra_readmore{width:1000px;margin:140px auto 80px;text-align:center;}
.ultra_readmore .ultrapro{float:left; width:46%; margin-right:3%; height:50px; font-size:16px; line-height:50px; text-align:center; color:#000; background:#e55b2b; border-radius:25px; border:#e55b2b solid 1px;}
.ultra_readmore .ultrapro:hover{background:#1a1a1a; border:#e55b2b solid 1px; color:#fff;}
.ultra_readmore .ultraproall{float:left; width:46%; margin-right:3%; height:50px; font-size:16px; line-height:50px; text-align:center; color:#fff; background:#1a1a1a; border-radius:25px; border:#e55b2b solid 1px;}
.ultra_readmore .ultraproall:hover{background:#e55b2b; border:#e55b2b solid 1px; color:#000;}
.contact_section {float:left;width:100%;background:url(../images/contact_bg.jpg) no-repeat center;height:670px;}
.contact_section ul {width:1060px;margin:0 auto;text-align:center;}
.contact_section ul li a {float:right;width:240px;height:200px;margin-left:20px;margin-top:80px;}

.contact_section1 {float:left;width:100%;background:url(../images/contact_bg1.jpg) no-repeat center;height:530px;}
.contact_section1 ul {width:1060px;margin:0 auto;text-align:center;}
.contact_section1 ul li a {float:right;width:240px;height:200px;margin-left:20px;margin-top:130px;}
.contact_section1 ul li.btn1 a {background:url(../images/contact_btn1_link.png) no-repeat center;}
.contact_section1 ul li.btn1 a:hover {background:url(../images/contact_btn1_hover.png) no-repeat center;}

.contact_section1 ul li.btn2 a {background:url(../images/contact_btn2_link.png) no-repeat center;}
.contact_section1 ul li.btn2 a:hover {background:url(../images/contact_btn2_hover.png) no-repeat center;}




.contact_section ul li.btn1 a {background:url(../images/contact_btn1_link.png) no-repeat center;}
.contact_section ul li.btn1 a:hover {background:url(../images/contact_btn1_hover.png) no-repeat center;}

.contact_section ul li.btn2 a {background:url(../images/contact_btn2_link.png) no-repeat center;}
.contact_section ul li.btn2 a:hover {background:url(../images/contact_btn2_hover.png) no-repeat center;}




