@charset "UTF-8";
/**
 * 
 * @authors John (ho@juhui.pro)
 * @date    2016-05-09 17:39:53
 * @version $0.0.1$
 */
*{
	margin: 0;
	padding: 0;
	border: 0;
}

body{
	width: 100%;
	background: #FFF;
	font-size: 15px;
	font-family: 'Microsoft Yahei', 宋体, Helvetica, Arial, sans-serif;  
}

body > div > div {
	min-width: 1366px; 
}

body > div > div > div {
	width: 1000px; 
}

#header #top{
	background-color: #333333;
	height: 40px;
	line-height: 38px;
	color: #ffffff;
	max-width: 1920px;
	margin: 0 auto;
}

#header #top_main{
	margin: 0 auto;
}

#top #top_left{
	float: left; 
}
.cc a{ color:#000;}
.cc a:hover{ color:#f90;}
#top #top_left img{
	height: 20px;
	vertical-align: middle;
}

#top #top_left h5{
	display: inline;
}

#top #top_right{
	float: right;
}

#header #nav{
	height: 80px;
	line-height: 80px;
}

#nav #nav_main{
	line-height: 80px;
	height: 80px;
	margin: 0 auto;
	display: block;
}

#nav_main img{
	height: 80px;
	float: left;
	left: 0px;
	display: inline-block;
}

#nav_main ul{
	display: inline-block;
	margin-top: 10px;
	list-style-type: none;
}

#nav_main ul li{
	text-align: center;
	display: inline-block;
    text-decoration: none;
	padding:0 11px;
	float: left;
	display:inline;
	position:relative;
	height:71px;

}
#nav_main ul li a{
	text-decoration: none;
	color: #000000;
	display: block;
	height: 60px;
	line-height: 60px;
}

.second{ display:none!important}
#nav_main ul li:hover .second{ display:block!important;position:absolute; z-index:1; top:60px; background:#000;opacity:0.75; -moz-opacity:0.75; filter:alpha(opacity=75);left:-30px}
#nav_main ul li:hover .second li{ width:173px;background:none!important; padding:0!important; height:45px!important}
#nav_main ul li:hover .second li a{ color:#FFF!important; background:none!important;height:45px!important; line-height:45px!important;}
#nav_main ul li .second li:hover a{ color:#eb7003!important}



#nav_main a:link{
	color: #000000;
}

#nav_main a:hover{
	color: #087EB9;
	background: url(../images/nav_up.png) no-repeat;
	background-position: bottom center;
}

#header .fullSlide{width:100%;max-width: 1920px;position:relative;height:570px;background:#000;margin:0 auto;}
#header .fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
#header .fullSlide .bd ul{width:100% !important;}
#header .fullSlide .bd li{width:100% !important;height:570px;overflow:hidden;text-align:center;}
#header .fullSlide .bd li a{display:block;height:570px;}
#header .fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
#header .fullSlide .hd ul{text-align:center;}
#header .fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
#header .fullSlide .hd ul .on{background:#f00;}
#header .fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
#header .fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}
#header .fullSlide .hd a{text-decoration:none;color:#333;}
#header .fullSlide .hd a:hover{color:#1974A1;}

#main > div > p{
	text-align: center;
	font-size: 18px;
	position: relative;
	display: block;
}

#main > div > p:first-child{
	top: 30px; 
	margin-bottom: 40px;
}

#main > div > p:nth-of-type(2){
	display: inline-block;
	height: 25px;
	width: 46%;
	margin-left: 27%;
	margin-bottom: 20px;
}

#main #product p{
	color: #FFFFFF;
}

#main div a{
	text-decoration: none;
}

#main > div > a:first-of-type{
	font-size: 16px;
	color: #000000;
	display: inline;
	
}

#main #product a:first-of-type:hover{
	color: #FFD128;
}

#main #product a:first-of-type{
	color: #FFFFFF;
}

#main > div > a:first-of-type:hover{
	color: #FFD128;
}

#main > div > hr{
	width: 1002px;
	height: 2px;
	background-color: #eaeaea; 
	margin: 0 auto;
}

#main > div > hr::after{
	content: "";
	width: 28px;
	height: 8px;
	background-color: #0076ca;
	margin: 0 auto;
	z-index: 2;
	display: block;
	top:-150%; 
	position: relative;
}

#main #profile{
	background-color: #FFFFFF;
	height: 510px;
	margin-top:10px;
}
#profile img{ margin:0 auto
}
#profile #profile_box{
	width:1000px;
	margin: 0 auto;
	height: 223px;
	margin-top: 85px;
	margin-bottom:40px; 
}

#profile #profile_content{
	width: 470px;
	height: 223px;
	text-indent: 2em;
	float: left;
	background: url(../images/text_box.png) no-repeat;
	margin-right: 32px; 
	background-position: center center;
}

#profile_content h3{
	padding: 0 10px 0 10px;
	line-height:28px;
	font-size:15px
}

#profile_content p a:link, #profile_content p a:visited{
	color: #000000;
}

#profile_content p a:hover{
	color: #0076ca;
}


#main #product{
	background: url(../images/bg_021.jpg) no-repeat;
	height: 430px; 
}

#product > div{
	display: block;
	height: 580px; 
	width: 1000px;
	margin: 0 auto;
	margin-top: 10px; 
}



#product div a{
	margin-top: -8px;
	display: block;
	float: left;
	/*margin-right: 8px;*/
	height: 269px; 
	width: 237px; 
	position: relative; 
}

#product div a:first-child{
	margin-left: 4px; 
}

#product div a:last-child{
	margin-right: 4px;
}
#product_box1{margin:0 auto; margin-top:100px;}
#product > div div{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 217px;
	height: 249px;
	color: #FFFFFF;
	padding: 10px;
	text-indent: 2em;
	line-height: 1.2em;
	text-align: center;
}

#product > div a:hover div{
	float: left;
	background-color: rgba(0,0,0,0.6);
	z-index: 2;
	display: block;
}

#product div img{
	position: absolute;
	z-index: 1;
}

#main #case{
	background-color: #FFFFFF;
	height: 750px;
}

#case #case_box{
	height: 563px;
	width: 1000px;
	margin: 0 auto;
	margin-top: 40px;
}

#case_box a{
	display: block;
	float: left;
	margin-left: 8px; 
	position: relative;
}

#case_box a:nth-child(n+5){
	margin-top: 3px;
}

#case_box a:nth-child(4n+1){
	margin-left: 0px;
}

#case_box div{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 224px;
	height: 258px;
	color: #FFFFFF;
	padding: 10px;
	text-indent: 2em;
	line-height: 1.2em;
	text-align: center;
}

#case_box a:hover div{
	float: left;
	background-color: rgba(0,0,0,0.6);
	z-index: 2;
	display: block;
}

#main #trends{
	background: url(../images/bg_031.jpg) no-repeat;
	height: 470px;
	background-position: center center;
}

#trends #trends_main{
	height: 270px;
	margin: 0 auto;
	margin-top: 58px; 
}

#trends_main .news_one, #trends_main .news_two{
	width: 425px;
	height: 115px;
	float: left;
	background: url(../images/trends_gray.png) no-repeat right bottom;
}

#trends_main > div a{
	display: block;
}

#trends_main > div a{
	color: #000000;
}

#trends_main > div a:hover{
	color: #0076ca;
}

#trends_main .news_two{
	float: right;
}

#trends_main > div:nth-of-type(n+3){
	margin-top: 20px; 
}

#trends_main > div:first-child{
	display: inline-block;
}

#trends_main > div:hover{
	color: #0076ca;
	background: url(../images/trends_blue.png) no-repeat right bottom;
}

#trends_main > div:hover hr{
	background-color: #0076ca;
}

#trends_main > div:hover span:last-child{
	color: #FF9900;
}


#trends_main .news_one_left, #trends_main .news_two_left{
	width: 106px;
	height: 106px;
	text-align: center;
	display: inline-block;
	border-radius:53px;
	overflow:hidden;
}

#trends_main .news_one_right, #trends_main .news_two_right{
	width: 300px;
	height: 90px;
	float: right;
	margin-top: 15px;
}

#trends_main > div span:first-child{
	font-size: 4em;
}

#trends_main hr{
	width: 77px;
	height: 1px;
	background-color: #333333;
	margin: 0 auto;
}

#trends_main span:last-child, #trends_main p{
	color: #333333;
	font-size: 0.9em;
}

#trends_main p{
	line-height: 25px;
	padding-right: 6px;
}

#main #slogn{
	background: url(../images/bg_04.jpg) no-repeat;
	height: 802px;
	background-position: center center;
}

#main #connect{
	background: url(../images/bg_05.jpg) no-repeat;
	height: 995px;
	background-position: center center;
} 
#map{ width:1000px; height:auto; margin:0 auto;height:530px}
#connect #connect_main{
	display: block;
	margin-top: 35px;
	width: 465px;
	height: 490px;
	background: url(../images/mailer.png) no-repeat;
	float:left;
	display:inline-block;
}

#connect_main #connect_main_top{
	width: 317px;
	height: 200px;
	display: block;
	margin: 0 auto;
	padding: 10px; 
	padding-top: 40px;
	text-indent: 2em;
	line-height: 1.8;
}
#connect_main #connect_main_top p{ font-size:12px}

#connect_main #connect_main_bottom{
	width: 324px;
	height: 135px;
	display: block;
	margin: 0 auto;
	margin-top: 102px; 
	line-height: 1.5;
}

#connect_main_bottom > div {
	width: 24px;
	height: 135px;
	float: left;
	margin: 3px 10px 0 50px; 
}

#connect_main_bottom ul{
	list-style-type: none;
}

#connect_main_bottom a:link, #connect_main_bottom a:hover, #connect_main_bottom a:visited{
	color: #000000;
}

#footer{
	background: url(../images/buttom.png) no-repeat;
	height: 223px;
	position: relative;
	margin-top: -220px;
	z-index: 2;
	background-position: center center;
}

#footer #footer_main{
	display: block;
	position: relative;
	height: 95px;
	margin: 0 auto;
	top: 85px;
	width: 1000px;
}

#footer_main div img{
	float: left;
}

#footer_main div:first-child{
	height: 75px;
	width: 254px;
	margin-right: 60px;
	float: left;
}

#footer_main div:last-child{
	display: line-block;
	height: 75px;
	width: 686px;
	float: left;
	position: relative;
}

#footer_main ul{
	display: inline-block;
	width: 686px;
	margin-top: 5px;
}

#footer_main ul li{
	float: left;
	list-style-type: none;
	height:24px;
	text-align: center;
	width:85.75px;
	background: url(../images/column.png) no-repeat center right;
}

#footer_main ul li:last-child{
	background: none;
}

#footer_main a{
	color: #FFFFFF;
	text-decoration: none;
}

#footer_main a:hover{ color:#E6890D

}
#connect_main_bottom a:hover{color:#E6890D}
#footer_main p{
	color: #FFFFFF;
	width: 686px;
	font-size: 14px;
	text-align:center;
	line-height:25px;
}


/* 内页 */
.ny_content{ width:1000px; height:auto; display:table; margin:0 auto; margin-top:30px;margin-bottom:280px}

/* 内页 left */
.ny_left a{color:#000000;text-decoration: none}
.ny_left{ width:230px; height:auto; display:table; float:left; overflow:hidden;}
.ny_left_list{ width:230px; height:auto; display:table;}
.ny_left_title{ width:230px; height:85px; background:#40b30d;}
.ny_left_title h2{ font-size:20px; color:#FFF; text-indent:0px; width:auto; height:auto; display:table; padding-top:10px; font-weight:normal; letter-spacing:3px;}
.ny_left_title h3{ font-size:22px; color:#fff; text-indent:0px; width:auto; height:auto; display:table; padding-top:0px; font-weight:normal; letter-spacing:1px; font-family:Georgia, "Times New Roman", Times, serif;}
.ny_left_title h5{ font-size:70px; color:#fff; text-indent:20px; width:auto; height:70px; float:left; display:table; padding-top:2px; font-weight:normal; letter-spacing:1px; font-family:Georgia, "Times New Roman", Times, serif; padding-right:2px;}
.ny_left_list_body{ width:230px; height:auto; display:table;}
.ny_left_list_body ul li{ width:230px; height:34px; display:block; line-height:32px; text-indent:20px; margin-top:5px; border:1px solid #eee; }
.ny_left_list_body ul li a span{ float:right; margin-right:20px; color:#aaa; font-size:14px; font-family:"宋体"；}
.ny_left_list_body ul li a{ width:228px; height:32px; display:block; background:#fafafa; border:1px solid #eee; font-size:14px; letter-spacing:1px;}
.ny_left_list_body ul li a:hover{ background:#BFDDFB; border:1px solid #94AFF3; color:#000000;}
.ny_left_list_body ul li a:hover span{ color:#00589F;}

.ny_left_news{ width:230px; height:auto; display:table; margin-top:20px;}
.ny_left_news_body{ width:230px; height:auto; display:table; overflow:hidden; margin-top:10px;}
.ny_left_news_body ul li{ width:230px; height:26px; line-height:26px; font-size:14px;}
.ny_left_news_body ul li span{ font-size:10px; color:#00589F; margin-right:5px;}

.ny_left_contact{ width:230px; height:auto; display:table; margin-top:20px;}
.ny_left_contact_body{ width:220px; height:auto; display:table; overflow:hidden; margin-top:5px; padding-left:5px;}
.ny_left_contact_body h2{ font-size:14px; line-height:23px;}
.ny_left_contact_body h3{ font-size:20px; line-height:33px;}
.ny_left_contact_body p{ font-size:14px; line-height:23px;}
/* 内页 left end */

/* 内页 right */
.ny_right{ width:730px; height:auto; display:table; float:right; overflow:hidden;}
.ny_right img{ max-width:700px}

.ny_right_title{ width:730px; height:36px; border-bottom:3px solid #40b30d; }
.ny_right_title a{ width:auto; height:36px; display:block; float:left; background:#00589F; padding:0 10px; line-height:36px; color:#FFF; font-size:14px; }
.ny_right_title span{ width:auto; height:36px; display:block; float:left; background:#00589F; line-height:36px; color:#FFF;}
.ny_right_title a:hover{ color:#F96;}
.ny_right_body{ width:730px; height:auto; display:table;}

/* 内页 right 简介 */
.ny_right_body .ny_jianjie{ width:730px; height:auto; display:table; overflow:hidden; position:relative}
.ny_right_body .ny_jianjie h2{ width:730px; height:52px; line-height:50px; font-size:22px; letter-spacing:1px; text-align:center;}
.ny_right_body .ny_jianjie p{ line-height:31px; font-size:14px; width:730px; overflow:hidden;}
.ny_right_body .ny_jianjie p img{ max-width:100%; height:auto; display:table; text-align:center;}

/* 内页 right 产品 */
.ny_right_body .ny_product_index{ width:730px; height:auto; display:table;}
.ny_right_body .ny_product_index ul li{ width:231px; height:auto; display:table; float:left; margin-left:10px; margin-bottom:5px;}
.ny_right_body .ny_product_index ul li a{ width:231px; height:auto; display:block;}
.ny_right_body .ny_product_index ul li a img{ width:228px; height:171px; border:1px solid #ccc;}
.ny_right_body .ny_product_index ul li a h3{ width:auto; height:36px; line-height:26px; display:block; float:left; text-indent:5px;}
.ny_right_body .ny_product_index ul li a p{ width:auto; height:36px; line-height:26px; display:block; float:left; font-size:14px;}
.ny_right_body .ny_product_index ul li a:hover p{ color:#00589F;}
.ny_right_body .ny_product_index a{color: #000000;}
.ny_right_body .ny_product_index h3{font-size: 15px;}

.ny_right_body .ny_product_view{ width:730px; height:auto; display:table;}
.ny_right_body .ny_product_view .ny_product_view_img h2{ width:730px; height:52px; line-height:50px; font-size:22px; letter-spacing:1px; text-align:center;}
.ny_right_body .ny_product_view .ny_product_view_img{ text-align:center;}
.ny_right_body .ny_product_view .ny_product_view_img img{ max-width:100%; width:auto; height:auto; text-align:center; margin:0 auto;}
.ny_product_view_body{ width:730px; height:auto; display:table;}
.ny_product_view_body h3{ font-size:16px; font-weight:bold; line-height:36px;}
.ny_product_view_body p{ text-indent:28px; line-height:26px; font-size:14px;}


/* 内页 right 新闻 */
.ny_right_body .ny_news_index{ width:730px; height:auto; display:table;}
.ny_right_body .ny_news_index ul li{ width:730px; height:36px; line-height:36px; border-bottom:1px dashed #ccc; background:url(news_arrow.gif) no-repeat 6px 15px; text-indent:20px; font-size:14px;}
.ny_right_body .ny_news_index ul li a{ width:730px; height:36px; display:block;}
.ny_right_body .ny_news_index ul li a span{ float:right; margin-right:6px;}
.ny_right_body .ny_news_index a{color: #000000;text-decoration: none;}
.ny_right_body .ny_news_index a:hover{ color:#00589F;}

.ny_right_body .ny_news_view{ width:730px; height:auto; display:table;}
.ny_right_body .ny_news_view h2{ font-size:16px; font-weight:bold; line-height:39px;}
.ny_right_body .ny_news_view h5{ font-size:14px; font-weight:normal; width:730px; line-height:26px; height:36px; display:block; border-bottom:1px solid #ddd; color:#999; margin-bottom:10px;}
.ny_right_body .ny_news_view h5 a{ color:#999;}
.ny_right_body .ny_news_view h5 span{ float:right;}
.ny_right_body .ny_news_view h5 a:hover{ color:#00589F;}
.ny_right_body .ny_news_view p{ font-size:14px; text-indent:28px; line-height:28px;}


/* guestbook */
.guest{width:600px;height:400px;margin:0 auto;margin-top:30px;}
.guest p{margin-top:10px;}
.guest input, .guest textarea{border: 2px #eaeaea solid;}
.tijiao{width:60px;border-radius:8px;font-size:16px;margin-left:200px;margin-top:20px;cursor:pointer;}