body, h1, h2, h3, h4, h5, h6, hr, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea,th, td,img{
	margin: 0;
	padding: 0;
	}

img {
	border: 0 none;
	}

ul,li{
	list-style-type: none;
	}
	
i{
	font-style: normal;
	}
	
@font-face{
	font-family: 'Sansation_Regular';
	src: url('sansationregular-webfont.eot');
	src :url('sansationregular-webfont.eot?#iefix') format('embedded-opentype'),url('sansationregular-webfont.woff2') format('woff2'),url('sansationregular-webfont.woff') format('woff'),url('sansationregular-webfont.ttf') format('truetype'),url('sansationregular-webfont.svg#sansationregular') format('svg');
	font-weight: normal;
	font-style: normal}
	
body {
	width: 100%;
	font-weight: normal;
	font-family: Sansation_Regular;
	font-size: 12px;
	line-height: 160%;
	text-decoration: none;
	}
	
a{
	text-decoration: none;
	}
	
.w1000{
	width: 1000px;
	margin: 0px auto;
	}
	
.clear {
	clear: both;
	}

.top{
	margin: 0px auto;
	width: 100%;
	height: 35px;
	background: #000;
	overflow: hidden;
	}
	
.top a {
    color: #d3d3d3;
    line-height: 35px;
    font-size: 13px;
	}
	
.top a:hover {
    color: #fff;
	}
	
.top .top_left{
	float: left;
	width: 400px;
	background: url(ico_top.png) no-repeat left;
    padding: 0 18px;
	}

.top .top_right{
	float: right;
	}

.top .top_right a{
	float: right;
	display: block;
	padding: 0 20px;
	}
	
.head{
	margin: 0px auto;
	width: 100%;
	height: 110px;
	background: #fff;
	overflow: hidden;
	}
	
.head a.logo{
	float: left;
	display: block;
	width: 524px;
	height: 110px;
	background:url(logo.jpg) no-repeat left center;
	margin-right: 16px;
	}
	
.top_search {
	float: left;
	width: 265px;
    height: 110px;
	}
		
.search_bg {
	width: 265px;
    height: 34px;
    margin-top: 35px;
    background: url(search_bg.jpg);
	}
	
.hot {
	margin-left: 5px;
	margin-top: 5px;
    color: #8f8f8f;
	}

.search_word {
	float: left;
	width: 209px;
    height: 34px;
	line-height: 34px;
    border: 0px;
    background: none;
    padding-left: 10px;
	color: #8f8f8f;
	}

.search_go {
	float: left;
    border: 0px;
    background: url(ico_search.png) no-repeat;
    width: 46px;
    height: 34px;
	}
	
.bag {
	float: right;
    width: 180px;
    height: 30px;
    margin-top: 36px;
    background: url(line_xp.png) no-repeat left;
	}
	
.bag a {
	float: right;
    padding: 10px 10px 0 45px;
    font-size: 14px;
    color: #000;
    background: url(ico_xp.png) no-repeat left;
	}
	
.dh{
	position: relative;
	width: 100%;
	height: 35px;
	margin:0px auto;
	background: url(menu_bg.jpg) repeat-x;
	}
	
.dh .w1000{
	height: 35px;
	}

.dh a.menu{
	float: left;
	display: block;
	position: relative;
	padding: 0px 13px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 35px;
	text-transform: uppercase;
	z-index: 999;
	overflow: hidden;
	}

.dh a:hover.menu{
	overflow: inherit;
	background: #484848;
	}

.dh a.menunow{
	color:#fff;
	}

.dh .dropmenudiv_b{
	display: none;
	position: absolute;
	top: 35px;
	left: 0px;
	width: 206px;
	background: #484848;
	overflow: hidden;
	}
	
.dh .dropmenudiv_b a{
	white-space: nowrap;
	display: block;
	font-size: 14px;
	height: 34px;
	color: #fff;
	background: url(nav_bg.jpg) repeat-x bottom;
	line-height: 34px;
	text-align: left;
	padding-left: 13px;
	text-transform: capitalize;
	}

.dh .dropmenudiv_b a:hover{
	color: #fff;
	background-color: #009944;
	}

#banner_box {
	width: 1000px;
	height: 379px;
	text-align: center;
	margin: 0px auto;
	margin-top: 2px;
	overflow: hidden;
	}
	
/* 首页产品分类 */		
.index_pro {
	width: 100%;
	margin: 20px auto;
	overflow: hidden;
	}
	
.title {
	width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: url(line_title.png) no-repeat center;
	overflow: hidden;
	}
	
.title h1{
	color: #3f3d3d;
    font-size: 27px;
    margin: 0 auto;
	}
	
#swiper-container1 {
	width: 1015px;
	height: 289px;
	margin: 20px auto;
	overflow: hidden;
	}
	
#swiper-container1 .swiper-slide{
	float: left;
	width: 203px;
	text-align: left;
	overflow: hidden;
	}
	
#swiper-pagination1{
	display: none;
	}
	
#swiper-container1 .swiper-slide a{
	display: block;
	width: 188px;
	height: 289px;
	background: #009944;
	overflow: hidden;
	transition: all 0.5s;
	}
	
#swiper-container1 .swiper-slide a:hover{
	background: #004499;
	}
	
#swiper-container1 .swiper-slide a img{
	display: block;
	width: 188px;
	height: 237px;
	margin-top: 0px;
	overflow: hidden;
	}
	
#swiper-container1 .swiper-slide a h2{
	display: block;
	height: 52px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	line-height: 52px;
	text-transform: uppercase;
	text-align: center;
	}

/* 首页why */		
.index_why {
	width: 100%;
	height: 720px;
    background: url(why_bg.jpg);
	margin: 20px auto;
	padding-bottom: 20px;
	overflow: hidden;
	}
	
.index_why .title{
	margin-top: 20px;
	background: url(white_title.png) no-repeat center;
	}
	
.index_why .w1000 {
	height: 612px;
    background: #fff;
    margin: 0 auto;
    margin-top: 20px;
    overflow: hidden;
	}
	
.why_box {
    width: 974px;
    height: 580px;
    border: 4px #e3e3e3 solid;
    margin: 0 auto;
    font-size: 13px;
    margin-top: 12px;
	}
	
.why_box li {
	float: left;
    width: 314px;
    height: 279px;
    margin-left: 8px;
    margin-top: 8px;
	}
	
.why_box li h3{
	position: relative;
    width: 314px;
    height: 82px;
    margin-bottom: 10px;
	background-color: #000;
	}
	
.why_box li h3 img{
	position: absolute;
    width: 314px;
    height: 82px;
	opacity: 0.5;
    filter: alpha(opacity=50);
	}
	
.why_box li h3 span{
	display: block;
	position: absolute;
	width: 314px;
	height: 82px;
	font-size: 21px;
	line-height: 82px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	opacity: 0.9;
    filter: alpha(opacity=90);
	z-index: 1;
	}
	
.why_box li p{
	font-size: 13px;
    color: #737373;
    line-height: 20px;
    background: url(ico_wy.png) no-repeat left top;
    padding: 0 23px;
	padding-bottom: 3px;
	margin: 0px;
	}
	
.why_box li a{
	float: right;
	display: block;
	font-size: 13px;
    color: #009944;
    line-height: 20px;
    padding: 0 23px;
	margin-top: 6px;
	text-align: right;
	}
	
.why_box li a:hover{
    color: #004499;
	}
	
/* 首页video */
.index_video {
	width: 100%;
	margin: 20px auto;
	overflow: hidden;
	}
	
.index_video .video_box{
	width: 1020px;
	height: 275px;
	margin-top: 20px;
	padding-bottom: 20px;
	}
	
.index_video .title{
	background: url(video.jpg) no-repeat center bottom;
	}
	
.video{
	float: left;
	display: block;
	position: relative;
	width: 320px;
	height: 275px;
	background-color: #fff;
	margin-right: 20px;
	transition: all 0.5s;
	}
	
.video:hover{
	background-color: #f4f4f4;
	}
	
.video img{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 320px;
	height: 225px;
	}
	
.video .video_ico {
    position: absolute;
	left: 137px;
    top: 95px;
    width: 45px;
    height: 35px;
    border-radius: 5px;
    background: rgba(200,0,0,0.6);
    color: #fff;
    text-align: center;
	transition: all 0.5s;
	}
	
.video:hover .video_ico {
    background: rgba(200,0,0,1);
	}
	
.video_ico .fa {
	font-size: 16px;
    line-height: 35px;
	}
	
.video h4{
	position: absolute;
	top: 225px;
	left: 0px;
	width: 320px;
	height: 50px;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #737373;
	line-height: 50px;
	}
	
.video:hover h4{
	color: #009944;
	}
	
/* 首页voice*/
.index_voice {
	width: 100%;
	margin: 20px auto;
	overflow: hidden;
	background: #4f4f4f;
	}
	
.index_voice .title{
	margin-top: 20px;
	background: none;
	}
	
.index_voice .title h1{
	color: #fff;
	}
	
#swiper-container2 {
	width: 1000px;
	height: 145px;
	margin: 20px auto;
	overflow: hidden;
	}
	
#swiper-container2 .swiper-slide{
	width: 1000px;
	overflow: hidden;
	}
	
#swiper-container2 li{
	width: 1000px;
	height: 145px;
	overflow: hidden;
	background: url(ico_user.png) no-repeat left top;
	cursor: pointer;
	}
	
#swiper-container2 li font{
	display: block;
	margin-left: 115px;
	width: 825px;
	color: #fff;
	font-size: 14px;
	text-align: left;
	overflow: hidden;
	}
	
#swiper-container2 li span{
	display: block;
	width: 825px;
	margin-top: 12px;
	margin-left: 115px;
	color: #009944;
	font-size: 14px;
	text-align: left;
	overflow: hidden;
	}
	
/* 首页skype*/	
.index_skype {
    width: 100%;
    margin-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
	}
	
.index_skype .title{
    background: url(white_title1.png) no-repeat center;
	}
	
.ico_skype {
    width: 1000px;
    height: 60px;
    background: url(ico_skype.png) no-repeat center;
	}
	
.index_skype li {
	float: left;
    width: 250px;
    margin-top: 20px;
	}
	
.index_skype li img {
    float: left;
    margin-right: 5px;
	}

.index_skype li p {
	padding: 0px;
	margin: 0px;
    color: #606060;
    line-height: 20px;
	}
	
.index_skype li p a{
    color: #63a4c3;
	line-height: 20px;
	}
	
.index_skype li p a:hover{
    color: #009944;
	}
	
/* 首页lv*/
#index_lv {
	width: 100%;
	height: 410px;
	margin: 0px auto;
    margin-top: 20px;
    background: #009944;
    overflow: hidden;
	}
	
#index_lv li{
	float: left;
	height: 360px;
	}
	
#index_lv .left{
	width: 340px;
	border-right: 1px #007534 solid;
	margin: 20px 20px 20px 0px;
	}
	
#index_lv .right{
	width: 274px;
	margin-top: 20px;
	}
	
#index_lv li h1{
	width: 285px;
    height: 60px;
    line-height: 60px;
	color: #fff;
    font-size: 22px;
	}
	
#index_lv .left font{
	display: block;
	width: 300px;
	color: #fff;
    font-size: 13px;
    line-height: 19px;
	}
	
#index_lv .left font a{
	color: #fff;
    font-size: 13px;
    line-height: 19px;
	}
	
#index_lv .right a{
	color: #fff;
	font-size: 13px;
	line-height: 19px;
	text-transform: capitalize;
	}
	
#index_lv .right a:hover,#index_lv .left font a:hover{
	text-decoration: underline blink;
	}
	
/* 首页footer*/
#index_footer {
	width: 100%;
	margin: 0px auto;
    background: #000;
	color: #8f8f8f;
	line-height: 60px;
    overflow: hidden;
	}
	
#index_footer .left {
	float: left;
	}
	
#index_footer .right {
	float: right;
	}
	
#index_footer a{
	color: #8f8f8f;
	line-height: 60px;
	}
	
#index_footer a:hover{
	color: #fff;
	text-decoration: underline blink;
	}
	
/* 当前位置*/		
#place {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #555;
	background: url(place_bg.png) repeat-x center top;
	overflow: hidden;
	}
	
#place a{
	line-height: 35px;
	font-size: 14px;
	color: #555;
	}
	
#place a:hover{
	color: #009944;
	}
	
#place i{
	font-size: 14px;
	color: #006e31;
    margin-right: 8px;
	}
	
/* 页面main左侧*/		
#main {
    width: 100%;
	margin: 0px auto;
	margin-top: 20px;
	overflow: hidden;
	}
	
#main .left{
	float: left;
    width: 215px;
	}
	
#main .left h1 {
    width: 215px;
    height: 40px;
	background: #dcdcdc;
    text-align: center;
	font-size: 16px;
    color: #555;
    line-height: 40px;
	}
	
#main .left .box{
    width: 215px;
	background: #dcdcdc;
    text-align: center;
	margin-top: 20px;
	overflow: hidden;
	}
	
#main .left .box_text {
    width: 205px;
    margin: 0 auto;
    color: #707070;
    background: #fff;
	padding-bottom: 10px;
    margin-bottom: 10px;
	}
	
#main .left .box_text p {
	text-align: left;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	}
	
.ico_email {
	height: 30px;
	background: url(ico_email.png) no-repeat left center;
	margin-left: 10px;
	color: #009944;
	line-height: 30px;
	text-align: left;
	text-indent: 36px;
	}
	
.ico_phone {
	height: 36px;
	background: url(ico_phone.png) no-repeat left center;
	margin-left: 10px;
	color: #009944;
	line-height: 36px;
	text-align: left;
	text-indent: 36px;
	}
	
#main .left .video{
	float: left;
	display: block;
	position: relative;
	width: 215px;
	height: 190px;
	background: #dcdcdc;
	margin-top: 20px;
	margin-right: 0px;
	}
	
#main .left .video h4{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 215px;
    height: 40px;
    text-align: center;
    font-size: 16px;
    color: #555;
    line-height: 40px;
	font-weight: bold;
	}
	
#main .left .video img{
	display: block;
	position: absolute;
	top: 40px;
	left: 10px;
	width: 196px;
	height: 138px;
	}
	
#main .left .video .video_ico {
    position: absolute;
	left: 93px;
    top: 98px;
    width: 30px;
    height: 22px;
    border-radius: 5px;
    background: rgba(200,0,0,0.6);
    color: #fff;
    text-align: center;
	transition: all 0.5s;
	}
	
#main .left .video:hover .video_ico {
    background: rgba(200,0,0,1);
	}
	
#main .left .video_ico .fa {
	font-size: 12px;
    line-height: 22px;
	}
	
/* 产品分类*/		
.cp_class {
    width: 215px;
	background: #dcdcdc;
	}
	
.menuv {
	position: relative;
	width: 215px;
	background: #dcdcdc;
	margin: 0px auto;
	z-index: 1;
	}
	
.menuv ul li {
	position:relative;
	}
	
.menuv ul li a{
	display: block;
	width: 180px;
	height: 30px;
	color: #555;
	border-top: 1px solid #eee;
	line-height: 30px;
	font-size: 14px;
	background: url(smenu_icon.png) no-repeat 10px center;
	margin-left: 17px;
	overflow: hidden;
	text-align: left;
	text-indent: 25px;
	}
	
.menuv ul li a:hover{
	color: #009944;
	background: url(smenuhover_icon.png) no-repeat 10px center;
	}

.menuv ul li ul,.menuv ul li:hover ul li ul{
	display: none;
	}

.menuv ul li:hover ul {
	display: block;
	position: absolute;
	top: 0px;
	left: 180px;
	width: 180px;
	}

.menuv ul li:hover ul li a {
	display: block;
	background: #eee;
	font-size: 12px;
	color: #555;
	background-color: #eee;
	background-image: url(gray_line.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
	text-align: left;
	text-indent: 30px;
	text-transform: capitalize;
	}
	
.menuv ul li:hover ul li a:hover {
	color: #009944;
	background-color: #e8f0fb;
	background-image: url(green_line.jpg);
	}

	
/* 页面main右侧*/			
#main .right{
	float: right;
    width: 760px;
	overflow: hidden;
	}
	
.n_banner,.n_banner1{
	position: relative;
    width: 760px;
	height: 220px;
	overflow: hidden;
	}
	
.n_banner >h5,.n_banner1 >h5{
	position: absolute;
	right: 45px;
	top: 100px;
	color: #fff;
	font-size: 36px;
	font-weight: normal;
	text-shadow: 0px 0px 5px rgba(0,0,0,0.5);
	animation: dh1 1s;
	opacity: 1;
	text-transform: capitalize;
	}

@keyframes dh1
	{
	from {letter-spacing:20px; opacity:0; right:80px;}
	to {letter-spacing:0px; opacity:1; right:45px;}
	}
	
.now_pro {
    width: 758px;
    height: 260px;
    margin-top: 20px;
    border: 1px #c9c9c9 solid;
	}
	
.now_l {
	float: left;
    width: 220px;
    height: 260px;
    overflow: hidden;
	}
	
.now_m {
	float: left;
	width: 315px;
	overflow: hidden;
	margin-right: 20px;
	}
	
.now_m h4{
	height: 51px;
	overflow: hidden;
	font-size: 30px;
	color: #094;
	line-height: 50px;
	border-bottom: 1px #094 solid;
	font-weight: bold;
	padding-top: 14px;
	text-align: left;
	text-indent: -15px;
	}
	
.now_m h4 a{
	color: #094;
	}
	
.now_m span{
	display: block;
	overflow: hidden;
	margin-top: 15px;
	margin-left: 10px;
	text-align: left;
	}
	
.now_r {
	float: right;
    width: 200px;
    height: 260px;
    border-left: 1px #c9c9c9 solid;
    background: url(ico_map.png) no-repeat bottom center #f2f2f2;
	}
	
.now_r h4 {
    font-size: 30px;
    color: #094;
    line-height: 50px;
    border-bottom: 1px #094 solid;
	margin: 15px;
	text-align: center;
	}
	
.now_r span {
	display: block;
    color: #094;
	margin: 0px 15px;
	text-align: left;
	}
	
.cp{
	float: left;
	display: block;
    width: 175px;
	height: 235px;
	margin-right: 20px;
	margin-bottom: 20px;
	background: #fff;
	overflow: hidden;
	}
	
.cp img{
	display: block;
    width: 170px;
	height: 170px;
	margin-top: 1px;
	margin-left: 1px;
	border: 2px solid #ddd;
	}
	
.cp:hover img{
	border: 2px solid #ccc;
	}
	
.cp h3{
    width: 100%;
	margin: 5px auto;
	font-size: 12px;
	color: #009944;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	}
	
.cp:hover h3{
	color: #004499;
	}
	
.show{
	width: 100%;
	text-align: center;
	margin: 20px  auto;
	overflow: hidden;
	}
	
.show table{
	text-align: center;
	margin: 0px  auto;
	overflow: hidden;
	}
	
.pages{
	display: block;
	height: 27px;
	padding: 0px 10px;
	margin-right: 10px;
	line-height: 27px;
	font-size: 14px;
	color: #555;
	background: #e3e3e3;
	}
	
.pages:hover{
	color: #fff;
	background: #094;
	}
	
.pagesnow{
	height: 27px;
	padding: 0px 10px;
	margin-right: 10px;
	font-size: 14px;
	color: #fff;
	background-color: #094;
	line-height: 27px;
	}
	
/* 产品主页切换*/	
#con {
	width: 760px;
	margin-top: 20px;
	overflow: hidden;
	}
	
#tags {
	width: 100%;
	height: 40px;
    background: #009944;
    border-top: 1px #009944 solid;
	}
	
#tags li {
	float: left;
	border-left: 1px #009944 solid;
	}
	
#tags li a {
	display: block;
	padding: 0 20px;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	}
	
#tags li i {
	margin-right: 5px;
	}

#tags li.selectTag {
	position: relative;
	}
	
#tags li.selectTag a {
	color: #009944;
	background: #fff;
	}
	
#tagContent {
	width: 780px;
	padding: 30px 0px;
	}
	
.tagContent {
	display: none;
	}
	
#tagContent div.selectTag {
	display: block;
	}	
	
	
/* 产品图片切换*/		
.cp_left{
	float: left;
	width: 560px;
	overflow: hidden;
	margin-top: 20px;
	}
	
.img_big{
	position: relative;
	width: 558px;
	height: 558px;
	border: 1px solid #dbdcdb;
	overflow: hidden;
	}

.img_big img{
	height: 100%;
	width: 100%;
	}
	
.img_list {
	width: 560px;
	overflow: hidden;
	}

.img_list a{
	float: left;
	display: block;
	width: 45px;
	height: 45px;
	border: 1px #dbdcdb solid;
	margin-top: 10px;
	margin-right: 5px;
	overflow: hidden;
	text-align: center;
	opacity: 0.6;
	}

.img_list a:hover{
	opacity: 1;
	}

.img_list a.on{
	border: 1px solid #dbdcdb;
	opacity: 1;
	}

.img_list a img{
	width: 100%;
	height: 100%;
	}
	
.detail_ico{
	width: 560px;
    height: 40px;
    margin-top: 20px;
	overflow: hidden;
	}
	
.detail_ico a{
	float: left;
	display: block;
	width: 145px;
    height: 32px;
	color: #fff;
	line-height: 32px;
	font-size: 16px;
	border-radius: 6px;
	margin-right: 24px;
	overflow: hidden;
	border: 1px solid #04a049;
	background: -moz-linear-gradient(top, #1dc96a 0%, #009944 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1dc96a), color-stop(100%,#009944));
    background: -webkit-linear-gradient(top, #1dc96a 0%,#009944 100%);
    background: -o-linear-gradient(top, #1dc96a 0%,#009944 100%);
    background: -ms-linear-gradient(top, #1dc96a 0%,#009944 100%);
    background: linear-gradient(to bottom, #1dc96a 0%,#009944 100%);
	}
	
.detail_ico a i{
	margin-left: 18px;
	margin-right: 10px;
	}
	
.pro_name{
	width: 560px;
    height: 40px;
	color: #094;
	line-height: 40px;
	font-size: 21px;
    margin: 20px auto;
	overflow: hidden;
	}
	
.pro_intro{
	font-size: 16px;
	width: 760px;
    margin: 20px auto;
	overflow: hidden;
	}
	
.cp_right{
	float: right;
    width: 180px;
    background: #f2f2f2;
	overflow: hidden;
	margin-top: 20px;
	padding-bottom: 20px;
	}
	
.cp_right .cp{
    width: 156px;
	height: 200px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-top: 10px;
	background: #f2f2f2;
	overflow: hidden;
	}
	
.cp_right .cp img{
	display: block;
    width: 152px;
	height: 152px;
	margin-top: 0px;
	margin-left: 0px;
	border: 2px solid #dbdcdb;
	}
	
.cp_right .cp1:hover img{
	border: 2px solid #ccc;
	}
	
.cp_right .cp1 h3{
    width: 100%;
	margin: 5px auto;
	font-size: 12px;
	color: #009944;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	}
	
.cp_right .cp1:hover h3{
	color: #004499;
	}
	
/* 单页分类*/		
.second_menu {
    width: 215px;
	background: #dcdcdc;
	overflow: hidden;
	padding: 20px 0px;
	}
	
.second_menu a{
	display: block;
	width: 215px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	text-transform: capitalize;
	text-align: left;
	text-indent: 20px;
	}
	
.smenu {
	color: #555;
	background: url(page_gray.png) no-repeat right;
	}
	
.smenu:hover {
	color: #fff;
	background: url(page_white.png) no-repeat right #094;
	}
	
.smenunow {
	color: #fff;
	background: url(page_white.png) no-repeat right #094;
	}
	
.page_body {
    width: 758px;
    border: 1px #ccc solid;
    margin-top: 20px;
	}
	
.page_body h4 {
    width: 718px;
    height: 40px;
    line-height: 40px;
	font-size: 20px;
    color: #fff;
	text-transform: capitalize;
	text-align: left;
	text-indent: 20px;
	font-weight: normal;
	background: #009944;
    margin: 0 auto;
    margin-top: 20px;
	}
	
.page_edit {
    width: 698px;
	font-size: 14px;
    color: #666;
	text-align: left;
	margin: 20px 30px;
	}
	
.v_box {
    width: 698px;
    margin: 20px 30px;
	overflow: hidden;
	}
	
.v_box ul{
    width: 723px;
	}
	
.video1{
	float: left;
	display: block;
	position: relative;
	width: 216px;
	height: 202px;
	margin-right: 25px;
	}
	
.video1 img{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 216px;
	height: 152px;
	}
	
.video1 .video_ico1 {
    position: absolute;
	left: 90px;
    top: 64px;
    width: 35px;
    height: 24px;
    border-radius: 5px;
    background: rgba(200,0,0,0.6);
    color: #fff;
    text-align: center;
	transition: all 0.5s;
	}
	
.video1:hover .video_ico1 {
    background: rgba(200,0,0,1);
	}
	
.video_ico1 .fa {
	font-size: 12px;
    line-height: 24px;
	}
	
.video1 h3{
	position: absolute;
	top: 152px;
	left: 0px;
	width: 216px;
	height: 50px;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #737373;
	line-height: 30px;
	}
	
.video1:hover h3{
	color: #009944;
	}
	
.video_intro{
	width: 698px;
    margin: 20px 30px;
	overflow: hidden;
	text-align: center;
	}
	
.biaoge{
	float: left;
	font-size: 13px;
	line-height: 21px;
	}
	
.biaoge table td{
	padding: 5px;
	}
	
	
/*内容锚点*/	
.NprothreeL_cont{
	float: left;
	width: 100%;
	border-top: 1px dotted #ddd;
	margin: 20px auto;
	padding-top: 12px;
	}
	
.NprothreeL_cont table{
	font-size: 14px;
	line-height: 30px;
	}
	
.NprothreeL_cont table td{
	padding-right: 12px;
	}
	
.NprothreeL_cont table input {
    height: 30px;
    width: 270px;
	}	
	
.nav-height,.nav-wrap.navFix{
	position: fixed;
    width: 185px;
    right: 0px;
    bottom: 200px;
    z-index: 999;
    background: #fff;
    border: 1px solid #ccc;
	}
	
.NprothreeL_cont table textarea {
    width: 300px;
    height: 125px;
	margin-top: 10px;
	}
	
input.NRreviews_btn  {
    color: #fff;
    border: none;
    display: block;
    color: #fff;
	text-align: center;
    line-height: 30px;
    font-size: 16px;
    border-radius: 5px;
    overflow: hidden;
    background: #1dc96a;
	cursor: pointer;
	margin-top: 20px;
	}
	
.nav-height h1{
    width: 160px;
    height: 40px;
    border-bottom: 1px #cccccc dotted;
    margin: 0 auto;
	margin-bottom: 10px;
	}
	
.nav-height h1 a{
	display: block;
    color: #009944;
    font-size: 14px;
    background: url(ico_home.png) no-repeat left;
    padding: 0px 30px;
    line-height: 40px;
	}

.nav-wrap ul {
	width: 160px;
	margin: 0 auto; 
	}

.nav-wrap li {
	height: 30px; 
	line-height: 30px; 
	}
	
.nav-wrap li a {
	display: block;
	padding: 0 25px;
	color: #000;
	font-size: 13px;
	line-height: 30px;
	background: url(icon_dian.png) no-repeat  left center;
	}
	
.nav-wrap li a:hover{
	color: #094;
	}
	
.nav-height h2{
    background: url(ico_backskype.png) no-repeat left;
    padding: 0 25px;
	}
	
.nav-height h2 a{
	color: #000;
	font-size: 13px;
	line-height: 30px;
	font-weight: normal;
	}
	
.nav-height h2 a:hover{
	color: #094;
	}
	
.nav-height h3{
    background: url(ico_email.png) no-repeat left;
    padding: 0 30px;
	}
	
.nav-height h3 a{
	color: #000;
	font-size: 13px;
	line-height: 30px;
	font-weight: normal;
	}
	
.nav-height h3 a:hover{
	color: #094;
	}

#rtt {
	background: url(ico_back.png) no-repeat 5px center;
	width: 160px;
    height: 40px;
    border-top: 1px #cccccc dotted;
    margin: 0 auto;
	margin-top: 10px;
	color: #009944;
    font-size: 14px;
	font-weight: bold;
	padding: 0 30px;
	line-height: 40px;
	cursor: pointer;
	}