	* { margin:0; padding:0;}
body {
	background:#ffffff;
	font-size:100%;
	line-height:1em;
	font-family:Arial, tahoma;
	color:#000000;
	text-align:center;
	padding-bottom: 10px;
}

img {border:0; vertical-align:top; text-align:left;}

ul {
	list-style:none;
	width: 178px;
}
a:hover{text-decoration:none;}
a {color:#7a7a7a;}
.column { float:left;}
.clear { clear:both;}


.h_logo, .h_wr, #footer{width:879px;}
/*header*/
#flash{
	height:450px;
	position:relative;
}
#print_img {
	display: none;
	height: 450px;
	position: relative;
}
#mobile_img {
	display: none;
}
#mobile_footer {
	display: none;
}


/*footer*/
#footer{ background:url(../images/footer_top_line.gif) 0 0 repeat-x; font-family:Tahoma; padding:18px 0 20px 0;}

.footer_menu{
	font-size:0.625em;
	color:#9a9a9a;
	text-transform:uppercase;
	word-spacing:4px;
	text-align: center;
}
.footer_menu a{ text-decoration:none; word-spacing:normal; color:#9a9a9a;}
.footer_menu a:hover{ text-decoration:underline;}
#footer .text{ font-size:0.625em; color:#000000;}
#footer .text a{ color:#000000; margin-left:11px;}
#footer .text span{ color:#319bb9;}

#footer .box_right{
	width:233px;
	color:#9a9a9a;
	font-size:0.625em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 645px;
	position: absolute;
}
#footer .box_right span{ color:#07608e;}

.nw_header {
	width: 100%;
}
.nw_header .header_part {
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
}
.nw_header .header_part .logo{
	width: 315px;
	max-width: 100%;
	margin-right: auto;
}
.nw_header .header_part .logo img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.nw_header .header_part .menu_section {
	display: flex;
}
.nw_header .header_part .menu_section a {
	display: block;
	width: 100px;
	height: 45px;
	padding-left: 10px;
	padding-top: 5px;
	font-family: Arial, tahoma;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;	
	font-weight: bold;
	border-left: 1px dotted #2394e2;
	cursor: pointer;
}
.nw_header .header_part .menu_section a:hover {
	color: #2394e2;
}
.nw_header .hero{
	margin: 5px 0 15px;
	display: flex;
	justify-content: center;
}
.nw_header .hero img{
	max-width: 100%;
	display: block;
}
.nw_header .hero .part_img{
	width: 610px;
}
.nw_header .hero .part_banner{
	width: 100%;
	max-width: 300px;
	background-image: url("../images/bg_hero.jpg");
	background-size: cover;
	background-position: center center;
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
}
.nw_header .hero .part_banner .logonutec{
	display: block;
	max-width: 105px;
}
.nw_header .hero .part_banner .logonutec img{
	max-width: 100%;
	display: block;
	margin: 0 auto ;
}
.nw_header .hero .part_banner p{
	margin: 20px 0;
	text-align: center;
	line-height: 1.3;
	font-size: 18px;
	color: white;
}
.bannernw {
	width: 100%;
}
/*.bannernw a {
	display: block;
}
.bannernw a img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}*/
/*content*/
#content{ padding:0 0 41px 0; font-size:0.687em;}
h1{ font-size:1.06em; margin-bottom:20px;}
.bg_none{ background:none !important;}
.br{ display:block;}
.link{ color:#329dcc;}
.ind_top_bot{ margin:12px 0;}
.ind_bot{ margin-bottom:11px;}

.box_img .wr_1{ background:#e4e4e4;}
.box_img .wr_2{ background:#666666; margin:10px 9px 10px 10px;}
.box_img .ind_text{ padding:10px 15px 11px 14px;}
.box_img{ color:#d1d1d1; font-size:0.875em; line-height:1.312em;}
.box_img strong{ display:block; color:#ffffff; margin-bottom:5px; font-size:1.187em;}
.box_img .img_indent{ float:right; display:block;}
.box_img .indent_box_col{ margin:0 21px;}

.box_wr{ background:#acdcee;}
.box_wr .box_wr_border{ margin:1px !important; background:#d3f0fb url(../images/wr_box_x.gif) 0 0 repeat-x;}
.box_wr .indent_text{ padding:34px 21px 28px 24px;}
.title{ display:block; margin-bottom:20px;}

.box_wr dt{ background:url(../images/dt_bull.gif) center left no-repeat; padding:0 0 0 12px; font-weight:bold; font-size:1.06em; margin-top:15px;}
.box_wr dd{
	font-size:1.06em;
	background:url(../images/dd_line_x.gif) bottom left repeat-x;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.box_wr dd a{ color:#000; text-transform:uppercase;}

.link_wr{ border:1px solid #666666; width:102px; height:21px; text-align:center; line-height:22px !important; background:#ffffff;}
.link_wr a{ background:url(../images/link_marker.gif) center left no-repeat; padding:0 0 0 14px; font-weight:bold; color:#07608e; text-decoration:none;}
.link_wr a:hover{ letter-spacing:1px; text-decoration:none; color:#000;}

.ind_top{ margin-top:15px;}
.line_top{ background:url(../images/line_wr.gif) 0 0 repeat-x;}
.line_bot{
	background:url(../images/line_wr.gif) bottom left repeat-x;
	padding:22px 0 18px 0;
}


.wr_from .wr_top_x{ background:#0c8cc1 url(../images/wr_top_x.gif) 0 0 repeat-x;}
.wr_from .wr_bot_x{ background:url(../images/wr_bot_x.gif) bottom left repeat-x;}
.wr_from .wr_con_top{ background:url(../images/wr_con_top.gif) top right no-repeat}
.wr_from .wr_con_bot{ background:url(../images/wr_con_bot.gif) bottom right no-repeat;}

.ind_1 li{ padding:12px 0;}
.ind_left{ margin-left:23px;}
.img_left{ float:left; margin-right:23px;}

#content p{ margin-top:21px;}
#content .text{ font-size:1.06em !important;}
.width_long{ width:124px !important;}
.link_1{ text-transform:uppercase; font-size:1.06em; color:#000;}
/*================== index.html ==================*/
#page1 #content .col_1 .indent_text{ padding:44px 0 0 13px;}
#page1 #content .col_1 .list_1{ width:178px;}

#page1 #content .col_1 .wr_from{ padding-top:11px; color:#ffffff; font-weight:bold; width:218px; margin-left:-13px; font-size:1.06em;}
#page1 #content .col_1 .indent_form{ padding:17px 0 24px 19px;}
#page1 #content .col_1 .wr_from select{ margin-top:21px; width:177px; height:18px; border:1px solid #000000; font-size:11px; font-family:Arila; color:#000000;}
#page1 #content .col_1 .wr_from .wr_con_bot{ height:91px;}
/**/
#page1 #content .col_2 .row_top{ padding-bottom:21px;}

/*================== index-1.html ==================*/
#page2 #content .col_2 .box_list ul{ float:left; width:264px; display:block;}
#page2 #content .col_2 .box_list .ind_left_list{ margin:0 0 0 50px;}
#page2 #content .col_2 .row_top{ padding-bottom:31px;}
/*================== index-2.html ==================*/
#page3 #content .col_1 .indent_text{ padding:44px 0 0 13px;}
#page3 #content .col_2 .row_top{ padding-bottom:21px;}
#page3 #content .ind_list{ width:104px; position:absolute; margin:-90px 0 0 100px;}
/*================== index-3.html ==================*/
#page4 #content .col_1 .indent_text{ padding:0 0 0 13px;}
#page4 #content .col_1 strong{ display:block; margin-top:9px;}
#page4 #content .col_2 .row_bottom .col_box_1 span{ float:right; margin-right:30px;}
#page4 #content .col_2 .row_top{ padding-bottom:38px;}
#page4 #content .form .col_boxa{ width:341px;}
#page4 #content .form .col_box_1a{ width:87px; padding-top:3px; float:left;}
#page4 #content .form .col_box_2a{ width:254px; float:left;}
#page4 #content .form input{ height:18px;}
#page4 #content .form textarea{ height:85px; display:block; overflow:auto; margin-bottom:11px;}
#page4 #content .form textarea, #page4 #content .form input{ width:251px; border:1px solid #3f3f3f; padding-left:3px; font-size:1em; color:#000; font-family:Arial;}
#page4 #content .form .ind_form_bot{ height:37px;}
#page4 #content .form .ind_form_bot1{ height:74px;}

#page4 #content .form .w{ width:168px; float:right;}
#page4 #content .form .w1{ width:69px; margin-right:10px;}
#page4 #content .form .w2{ width:81px;}
/*================== index-4.html ==================*/
#page5 #content .col_1 strong{ display:block; margin-top:11px;}
#page5 #content .col_1 .indent_text{ padding:0 0 0 13px;}
/*==================list====================*/
.list {background:url(../images/list_wr_line_x.gif) 0 0 repeat-x; width:175px; display:block;}
.list li{font-weight:bold; font-size:1.06em; background:url(../images/list_wr_line_x.gif) bottom left repeat-x; width:175px; line-height:2em;}
.list li a{background:url(../images/list_bull_1.gif) 152px 7px no-repeat; margin:0 0 0 0; padding:0 0 0 13px; color:#04070e; text-decoration:none; width:175px; display:block;}
.list li a:hover {background:url(../images/list_bull_1.gif) 3px 7px no-repeat;  text-decoration:none; color:#2394e2;}

.list_1 li{ background:url(../images/list_wr_line_x.gif) bottom left repeat-x; display:block; padding-bottom:5px;}
.list_1 li a{ background:url(../images/list_bull_1.gif) 0 4px no-repeat; padding:0 0 0 11px; color:#000000; display:block; line-height:1.25em; text-decoration:none; margin-top:5px;}
.list_1 li a:hover{ color:#0096d4; text-decoration:none;}
.list_1 li a span{ color:#0096d4;}
/*==========================================*/





.img_box {
	background-image: url(../images/shenzen_factory_600.jpg);
	height: 204px;
}

.featureimg {
float: left;
width: 181px;
margin-right: 20px;
margin-bottom: 6px;
border: 1px solid #000000;
}

.clear {
clear: both;
}

hr {
	border: none;
	background-color: #0F7DA8;
	color: #0F7DA8;
	height: 2px;
	width: 100%;
	margin-bottom: 20px;
}

.body_picture { 
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC; 
	padding: 1px;
	font: 11px/1.4em Arial, sans-serif; }
	
.body_picture img { 
	border: 1px solid #CCCCCC;
	vertical-align:middle; 
	margin-bottom: 1px; }
	
.pic_right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.pic_left { margin: 0.5em 0.8em 0.5em 0; float:left; }
