@charset "utf-8";

*{
	margin: 0;
	padding: 0;
	
}
html{margin:0;padding:0;}
body{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "微软雅黑","宋体",Arial,helvetica,sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
div,ul,li,p,input,select,span,form,dl,dt,dd,h3,td,a{margin:0;padding:0;}
img,embed{
	outline: none;
	border: none;
	vertical-align: middle;
}
ul,li{text-decoration:none;list-style:none;}
a,a:visited,a:hover,a:active{text-decoration:none;}
a{
	color: #586E00;
}
a:focus {outline:none;} 
a:hover{
	color: #FAFAFB;
	text-decoration: none;
}
input,select{ vertical-align:middle;}
.clear{clear:both;}

.box{width:100%;height:auto;margin:0 auto;}

.topbox{
	width: 100%;
	height: 60px;
	margin: 0 auto;
	background-color: #87AE0D;
}
.top{
	width: 904px;
	height: 40px;
	padding-top: 20px;
	margin: 0 auto;
}
.logo{
	float: left;
	width: 108px;
	height: 31px;
}

.top_r{
	float: right;
	width: 157px;
	height: 30px;
	padding-top: 5px;
}
.toptip{float:right;text-align:right;margin-top:10px;height:14px;}


.topnav{
	float: right;
	height: 40px;
	margin-top: 10px;
	width: 904px;
	background-color: #FFF;
}
.topnav ul{
	float: none;
}
.topnav ul li{float:left;margin-left:20px;text-indent: -999em;}
.topnav a{display:block;}

.topnav .nav_a a{width:24px;height:14px;background:url(../images/topnav.jpg) 0 0;}
.topnav .nav_a a:hover,.topnav .nav_ah a{
	width: 32px;
	height: 18px;
	background-image: url(../home/sy.jpg);
}

.topnav .nav_b a{
	width: 60px;
	height: 18px;
	background-image: url(../home/yiqi_jj.jpg);
}
.topnav .nav_b a:hover,.topnav .nav_bh a{
	width: 60px;
	height: 18px;
	background-image: url(../home/yiqi_jj2.jpg);
}

.topnav .nav_c a{
	width: 60px;
	height: 18px;
	background-image: url(../home/yiqi_work.jpg);
}
.topnav .nav_c a:hover,.topnav .nav_ch a{
	width: 60px;
	height: 18px;
	background-image: url(../home/yiqi_work2.jpg);
}

.topnav .nav_d a{
	width: 89px;
	height: 18px;
	background-image: url(../home/yiqi_brand.jpg);
}
.topnav .nav_d a:hover,.topnav .nav_dh a{
	width: 89px;
	height: 18px;
	background-image: url(../home/yiqi_brand2.jpg);
}

.topnav .nav_e a{
	width: 60px;
	height: 18px;
	background-image: url(../home/yiqi_us.jpg);
	background-position: 0;
}
.topnav .nav_e a:hover,.topnav .nav_eh a{
	width: 60px;
	height: 18px;
	background-image: url(../home/yiqi_us2.jpg);
}

.topnav .nav_f a{width:24px;height:14px;background:url(../images/topnav.jpg) -370px 0;}
.topnav .nav_f a:hover,.topnav .nav_fh a{width:24px;height:14px;background:url(../images/topnav.jpg) -370px -14px;}

.topnav .nav_g a{width:37px;height:14px;background:url(../images/topnav.jpg) -421px 0;}
.topnav .nav_g a:hover,.topnav .nav_gh a{width:37px;height:14px;background:url(../images/topnav.jpg) -421px -14px;}

.topnav .nav_i a{
	width: 60px;
	height: 18px;
	background-image: url(../home/yiqi_s.jpg);
}
.topnav .nav_i a:hover,.topnav .nav_ih a{
	width: 60px;
	height: 18px;
	background-image: url(../home/yiqi_s2.jpg);
	background-position: 0px 0px;
}

.main{width:904px;height:auto;margin:0 auto;}
.main_t{float:left;width:100%;height:auto;margin-top:30px;}
.main_c{float:left;width:100%;height:auto;margin-top:30px;color:#989488;}
.main_t2{width:904px;height:auto;margin:30px auto 0;}
.main_pay{float:left;width:100%;height:549px;;margin-top:30px; background:url(../images/payment_bg.jpg) no-repeat;}
.main_pay p{ color:#c3b49d; font-family:"微软雅黑"; font-size:15px; font-weight:bold; padding:19px 0px 19px 0px; line-height:32px;}
.payment{ margin-top:10px; color:#c0b29d; font-family:"微软雅黑";}
.payment_m{ line-height:20px;}

.other{float:left;width:100%;height:auto;color:#989488;font-size:13px;line-height:20px;}


.home{width:100%;height:auto;margin:0 auto;}
.tabswrap {width:100%;position:relative;}
.tabsbox{
	width: 100%;
	height: 35px;
	background: #D7E6A3;
}
.tabs {
	position: relative;
	z-index: 1;
	width: 904px;
	height: 35px;
	margin: 0 auto;
	padding: 0 226px;
	visibility: visible;
}
.tabs li {
	float: left;
	display: block;
	width: 226px;
	height: 35px;
	line-height: 35px;
	background: #D7E6A3;
	text-align: center;
	color: #D7E6A3;
	cursor: pointer;
	font-size: 12px;
}
.tabs li.select {
	background: #AACE36;
	color: #fff;
}
.tabsCon {
	clear: both;
	width: 100%;
	height: 452px;
	overflow: hidden;
	position: relative;
	visibility: visible;
}
.tabsCon div {
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	display: none;
	width: 100%;
	height: 452px;
	visibility: visible;
}
.tabsWraper {
	width: 1356px;
	height: 452px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	visibility: visible;
}
.jcPrev,.jcNext {
	height: 77px;
	width: 77px;
	position: absolute;
	z-index: 2;
	cursor: pointer;
	visibility: visible;
}
.jcPrev {
	left: 0;
	background-image: url(../home/prev.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.jcNext {
	right: 0;
	background-image: url(../home/next.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.loading { background:url(../images/loading.gif) no-repeat center center;}
.tabsCl{float:left;width:452px;height:452px;}
.tabsCl li{
	float: left;
	width: 226px;
	height: 226px;
	position: relative;
	visibility: visible;
}
.tabsCl li .show{display:block;width:226px;height:226px;background:url(../images/showbg.png) no-repeat;}
.tabsCl li .hide {
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	height: 0;
	overflow: hidden;
	background-image: url(../home/showbg.png);
	background-repeat: no-repeat;
	visibility: visible;
}
.tabsCl li:hover .hide{display:block;cursor: pointer;height:140px;width:226px;padding-top:86px;}
.tabsCl li:hover .show{}
.tabsCl li a,.tabsCl li a:hover{
	color: #586E00;
	display: block;
	width: 100%;
	height: 100%;
}
.tabsCl li b{line-height:20px;font-size:16px;}
.tabsCl li p{line-height:20px;font-size:13px;}


.tabsCm{
	float: left;
	width: 452px;
	height: 452px;
	position: relative;
	visibility: visible;
}
.tabsCm .show{display:block;width:452px;height:452px;background:url(../images/showbg.png) repeat;}
.tabsCm .hide {
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	height: 0;
	overflow: hidden;
	background-image: url(../home/showbg.png);
	background-repeat: repeat;
	visibility: visible;
}
.tabsCm:hover .hide{display:block;cursor: pointer;height:250px;width:452px;padding-top:202px;}
.tabsCm:hover .show{}
.tabsCm a,.tabsCm a:hover{
	color: #586E00;
	display: block;
	width: 100%;
	height: 100%;
}
.tabsCm b{line-height:20px;font-size:16px;}
.tabsCm p{line-height:20px;font-size:13px;}
.tabsCbox{width:1356px;height:452px;margin:0 auto;}

.home_innv{
	width: 904px;
	height: auto;
	margin: 0 auto;
	position: relative;
}
.innv_swf{width:550px;height:420px;background:url(../images/innv_swf.jpg) no-repeat;position:absolute;right:-20px;top:0;z-index:-10;}
.innv_t{
	float: left;
	margin-top: 60px;
	width: 508px;
	height: 65px;
	background-image: url(../home/kouhao.png);
	background-repeat: no-repeat;
}
.innv_c{
	float: left;
	margin-top: 10px;
	width: 904px;
	height: auto;
	line-height: 21px;
	color: #586E00;
}
.innv_s{
	float: right;
	margin-top: 5px;
	width: 500px;
	height: 20px;
}
.innv_s li{float:left;width:226px;height:226px;}

.home_intro{
	width: 904px;
	height: 600px;
	margin: 60px auto 0;
}
.intro_l{
	float: left;
	width: 259px;
	height: 2093px;
	background-color: #EEEFEF;
}
.intro_lt{
	float: left;
	width: 259px;
	height: 93px;
	background: url(../images/intro_t.jpg) no-repeat;
}
.intro_lc{
	float: left;
	margin-top: 10px;
	width: 235px;
	height: auto;
	line-height: 21px;
	color: #666666;
	font-stretch: ultra-condensed;
	margin-left: 5px;
}
.home_more{float:left;margin-top:10px;width:100%;}
.intro_r{float:right;width:644px;height:auto;}
.intro_r ul{float:left;}
.intro_r ul li{
	float: left;
	width: 160px;
	height: 160px;
	margin: 0 0 1px 1px;
	cursor: pointer;
}

.treenav{width:100%;height:42px;background:#c3b49d;margin:0 auto;}
.treenavb{width:704px;padding-left:200px;height:42px;margin:0 auto;}
/*.treenav a{float:left;height:42px;line-height:42px;color:#423e33;padding:0 20px 0 22px;}
.treenav a:hover,.treenav a.hover{height:42px;line-height:42px;background:url(../images/casehbg.jpg) left top;color:#fff;}*/


.about_nav{float:left;width:528px;height:42px;}
.about_nav li{float:left;width:88px;}
.about_nav li a{width:88px;height:42px;display:block;text-indent:-999em;}
.about_nav li.nav01 a{background:url(../images/about_nav.jpg);}
.about_nav li.nav01 a:hover,.about_nav li.nav01 .hover{background:url(../images/about_nav.jpg) 0 -42px;}
.about_nav li.nav02 a{background:url(../images/about_nav.jpg) -88px 0;}
.about_nav li.nav02 a:hover,.about_nav li.nav02 .hover{background:url(../images/about_nav.jpg) -88px -42px;}
.about_nav li.nav03 a{background:url(../images/about_nav.jpg) -176px 0;}
.about_nav li.nav03 a:hover,.about_nav li.nav03 .hover{background:url(../images/about_nav.jpg) -176px -42px;}
.about_nav li.nav04 a{background:url(../images/about_nav.jpg) -264px 0;}
.about_nav li.nav04 a:hover,.about_nav li.nav04 .hover{background:url(../images/about_nav.jpg) -264px -42px;}
.about_nav li.nav05 a{background:url(../images/about_nav.jpg) -352px 0;}
.about_nav li.nav05 a:hover,.about_nav li.nav05 .hover{background:url(../images/about_nav.jpg) -352px -42px;}
.about_nav li.nav06 a{background:url(../images/about_nav.jpg) -440px 0;}
.about_nav li.nav06 a:hover,.about_nav li.nav06 .hover{background:url(../images/about_nav.jpg) -440px -42px;}


#tabbg{float:left;width:100%;height:120px;}
.tab1{float:left;width:55px;height:120px;background:url(../images/about_tab.jpg);cursor:pointer;text-indent:-999em;}
.tabm1{float:left;width:55px;height:120px;background:url(../images/about_tab.jpg) 0 -120px;cursor:pointer;text-indent:-999em;}
.tab2{float:left;width:90px;height:120px;background:url(../images/about_tab.jpg) -55px 0;cursor:pointer;text-indent:-999em;}
.tabm2{float:left;width:90px;height:120px;background:url(../images/about_tab.jpg) -55px -120px;cursor:pointer;text-indent:-999em;}
.tab3{float:left;width:96px;height:120px;background:url(../images/about_tab.jpg) -145px 0;cursor:pointer;text-indent:-999em;}
.tabm3{float:left;width:96px;height:120px;background:url(../images/about_tab.jpg) -145px -120px;cursor:pointer;text-indent:-999em;}
.tab4{float:left;width:100px;height:120px;background:url(../images/about_tab.jpg) -241px 0;cursor:pointer;text-indent:-999em;}
.tabm4{float:left;width:100px;height:120px;background:url(../images/about_tab.jpg) -241px -120px;cursor:pointer;text-indent:-999em;}
.tab5{float:left;width:122px;height:120px;background:url(../images/about_tab.jpg) -341px 0;cursor:pointer;text-indent:-999em;}
.tabm5{float:left;width:122px;height:120px;background:url(../images/about_tab.jpg) -341px -120px;cursor:pointer;text-indent:-999em;}
.tab6{float:left;width:116px;height:120px;background:url(../images/about_tab.jpg) -462px 0;cursor:pointer;text-indent:-999em;}
.tabm6{float:left;width:116px;height:120px;background:url(../images/about_tab.jpg) -462px -120px;cursor:pointer;text-indent:-999em;}
.tab7{float:left;width:116px;height:120px;background:url(../images/about_tab.jpg) -579px 0;cursor:pointer;text-indent:-999em;}
.tabm7{float:left;width:116px;height:120px;background:url(../images/about_tab.jpg) -579px -120px;cursor:pointer;text-indent:-999em;}
.tab8{float:left;width:110px;height:120px;background:url(../images/about_tab.jpg) -695px 0;cursor:pointer;text-indent:-999em;}
.tabm8{float:left;width:110px;height:120px;background:url(../images/about_tab.jpg) -695px -120px;cursor:pointer;text-indent:-999em;}
.tab9{float:left;width:99px;height:120px;background:url(../images/about_tab.jpg) -805px 0;cursor:pointer;text-indent:-999em;}
.tabm9{float:left;width:99px;height:120px;background:url(../images/about_tab.jpg) -805px -120px;cursor:pointer;text-indent:-999em;}

.tabcon{float:left;width:904px;height:auto;padding-top:60px;background:url(../images/about1bg.jpg) right top no-repeat;}
.tabcont{
	float: right;
	width: 400px;
	height: 30px;
	line-height: 30px;
	color: #339900;
}
.tabconc{
	float: right;
	width: 400px;
	height: auto;
	line-height: 20px;
	color: #FFFFFF;
	margin-top: 0px;
}

/*about_client*
.team1{float:left;width:150px;height:300px;cursor:pointer;}
.teamm{float:left;width:602px;height:300px;}
.team2{float:left;width:152px;height:150px;cursor:pointer;}
.team3{float:left;width:150px;height:150px;cursor:pointer;}
.teamc{float:left;width:602px;height:150px;background:url(../images/teamconbg.jpg) no-repeat;}
.team4{float:left;width:152px;height:300px;cursor:pointer;}

.teamcon{float:left;width:542px;padding:20px 30px 10px;height:120px;}
.teamcont{float:left;width:542px;height:20px;line-height:20px;color:#63d0cd;font-size:14px;}
.teamconc{float:left;width:542px;height:auto;line-height:18px;color:#989488;margin-top:10px;}*/


.team1{float:left;width:150px;height:300px;cursor:pointer;}
.teamm{float:left;width:602px;height:300px;}
.team2{float:left;width:152px;height:150px;cursor:pointer;}
.team3{float:left;width:150px;height:150px;cursor:pointer;}
.teamc{float:left;width:302px;height:150px;background:url(../images/teamconbg.jpg) no-repeat;}
.team4{float:left;width:152px;height:300px;cursor:pointer;}

.teamcon{float:left;width:242px;padding:20px 30px 10px;height:120px;}
.teamcont{float:left;width:242px;height:20px;line-height:20px;color:#63d0cd;font-size:14px;}
.teamconc{
	float: left;
	width: 500px;
	height: auto;
	line-height: 18px;
	color: #989488;
	margin-top: 10px;
}

.about3bg{width:904px;height:534px;background:url(../images/about3bg.jpg) no-repeat;margin-top:0;}
.about3c{float:left;width:408px;height:auto;line-height:20px;margin:260px 0 0;}


.contentslider {position:relative;background:url(../images/contentsliderbg.jpg) no-repeat;display:block;width:904px;height:360px;padding:0 50px 0 49px;margin:0 auto;overflow:hidden;}
.cs_wrapper {position:relative;display:block;width:100%;height:100%;margin:0;padding:0;overflow:hidden;}
.cs_slider {position:absolute;width:100000px;height:100%;margin:0;padding:0;}
.cs_article {float:left;position:relative;top:0;left:0;display:block;width:805px;height:360px;margin:0 auto;padding:0;}
.cs_article ul{float:left;}
.cs_article ul li{float:left;width:160px;height:59px;margin:0 0 1px 1px;cursor:pointer;}
.cs_leftBtn, .cs_rightBtn {position:absolute;top:0;height:100%;z-index:10000;}
.cs_leftBtn {left:0;outline:0;}
.cs_rightBtn {right:0;outline:0;}
.cs_leftBtn img, .cs_rightBtn img {border:0;position:relative;margin:0;}


.news_border{border-top:5px solid #423e33;}
.news_list{float:left;width:904px;height:auto;margin-top:10px;}
.news_list li{float:left;width:904px;height:200px;padding:20px 0;border-bottom:1px solid #423e33;}
.news_l{float:left;width:670px;height:200px;color:#c3b49d;}
.news_lt{float:left;width:100%;height:30px;line-height:30px;font-size:16px;}
.news_lt span{float:left;font-size:14px;margin-left:20px;width:90px;}
.news_lt a{float:left;color:#c3b49d;width:560px;height:30px;overflow:hidden;display:block;}
.news_lt a:hover{color:#63d0cd;}
.news_lc{float:left;width:100%;height:125px;line-height:25px;overflow:hidden;margin-top:10px;}
.news_lm{float:left;width:100%;height:12px;margin-top:15px;}
.news_r{float:right;width:200px;height:200px;}
.news_r a{width:200px;height:200px;background:#423e33;display:block;}
.news_r a:hover{background:#63d0cd;}
.news_r img{padding:2px;width:196px;height:196px;}
.inline{width:780px;height:580px;padding:25px;overflow-y:auto;background:#0f0e0b;color:#c3b49d;line-height:20px;}

.news_list a{color:#c3b49d}
.inline a{color:#f9ebd5;font-size:14px;}
.inline a:hover{color:#63d0cd;font-size:14px;}


.page{float:left;width:100%;height:auto;margin-top:30px;}
.page li{float:left;width:26px;height:29px;text-align:center;color:#c3b49d;margin-right:4px;background:url(../images/pageb.jpg) no-repeat;}
.page li a{color:#c3b49d;display:block;width:26px;height:29px;line-height:26px;background:url(../images/pageb.jpg) no-repeat;}
.page li a:hover,.page a.hover{color:#63d0cd;}


.albumbox{width:100%;height:600px;margin:0 auto;}
#portfolio {position:absolute;top:50%;left:50%;margin:-180px 0 0 -500px;z-index:1;width:1000px;height:500px;}
#background {position:absolute;top:0;left:0;width:100%;height:560px;z-index:2;background:url(../images/bg.png) no-repeat center;}
#portfolio .gallery,
#portfolio .gallery .inside {position:absolute;top:0;left:0;}
#portfolio .gallery {width:100%;height:100%;overflow:hidden;}
#portfolio .gallery .inside {z-index:1;}
#portfolio .arrows a {position:absolute;z-index:3;width:32px;height:32px;background-image:url(../images/arrows.png);background-repeat:no-repeat;outline:none;text-indent:-9999px;}
#portfolio .arrows .prev,
#portfolio .arrows .up {display:none;}
#portfolio .arrows .up,
#portfolio .arrows .down {left:50%;margin-left:-16px;}
#portfolio .arrows .prev,
#portfolio .arrows .next {top:180px;}
#portfolio .arrows .up {background-position:0 -64px;top:-40px;}
#portfolio .arrows .down {background-position:0 -96px;bottom:60px;}
#portfolio .arrows .prev {background-position:0 -32px;left:60px;}
#portfolio .arrows .next {background-position:0 0;right:60px;}
#portfolio .arrows .up:hover {background-position:-32px -64px;}
#portfolio .arrows .down:hover {background-position:-32px -96px;}
#portfolio .arrows .next:hover {background-position:-32px 0;}
#portfolio .arrows .prev:hover {background-position:-32px -32px;}
#portfolio .item {position:absolute;top:0;width:1000px;height:400px;}
#portfolio .item div {position:absolute;left:0;width:100%;height:100%;}
#portfolio .item div img {position:absolute;top:0;left:50%;margin-left:-300px;}
#portfolio .paths {position:absolute;bottom:40px;left:50%;margin-left:-30px;z-index:4;}
#portfolio .paths div {position:absolute;top:0;}
#portfolio .paths a {background:#333;display:block;position:absolute;left:0;outline:none;}
#portfolio .paths a:hover,#portfolio .paths .active {background:#fff;}


.case_nav{float:left;width:100%;height:42px;line-height:42px;}
.case_nav a{float:left;height:42px;line-height:42px;color:#423e33;padding:0 20px 0 22px;}
.case_nav a:hover,.case_nav a.hover{height:42px;line-height:42px;background:url(../images/casehbg.jpg) left top;color:#fff;}
.casebg{float:left;width:904px;height:auto;background:url(../images/casebg.jpg) 200px top no-repeat;}
.case_list{float:left;width:904px;height:auto;margin-top:15px;}
.case_list li {float:left;width:289px;height:400px;margin:5px;}
.case_list li .abox{float:left;width:281px;height:392px;padding:4px;border:1px solid #423e33;display:block;color:#c3b49d;cursor:pointer;}
.case_list li .abox:hover{border:1px solid #63d0cd;color:#63d0cd;display:block;}
.case_list li a{color:#c3b49d;}
.case_list li .abox:hover a{color:#63d0cd;}
.case_img {float:left;width:281px;height:211px;}
.case_img img{width:281px;height:211px;}
.case_t{float:left;width:241px;height:30px;line-height:30px;font-size:16px;padding:15px 20px 0;overflow:hidden;}
.case_c{float:left;width:241px;padding:10px 20px 0;height:75px;line-height:25px;overflow:hidden;}
.case_m{float:left;width:241px;padding:0 20px;height:12px;margin-top:15px;}
#demo1{ float:left; padding-top:8px;}
#demo2{ float:right;}

.solutionb{}
.solutionb .case_list li{height:310px;}
.solutionb .case_list li .abox{height:302px;}
.solutionb .case_c{height:25px;}

.solution2{border:1px solid #423e33;width:862px;padding:20px;border-top:none;color: #c3b49d;}
.solution2 .solution2_top{padding:0 0 30px;line-height:20px;}
.solution2 .solution2_top h3{font-size:18px;font-weight:normal;line-height:35px;position:relative;margin:0 0 25px;}
.solution2 .solution2_top h3 a.back{display:block;position:absolute;right:0;top:0;width:64px;height:35px;background:url(../images/back.jpg) no-repeat;margin-top:0;}
.solution2 .solution2_top h4{font-size:14px;font-weight:normal;margin:0 0 10px;}
.solution2 .solution2_l,.solution2 .solution2_r{width:416px;}
.solution2 .solution2_l{float:left;padding:0 15px 0 0;border-right:1px solid #423e33;}
.solution2 .solution2_r{float:right;}
.solution2 .solution2_l h3,.solution2 .solution2_r h3{font-size:12px;font-weight:normal;text-align:center;height:27px;line-height:27px;background:#c3b49d;color:#1c1b17;margin:0 0 5px;}
.solution2 .solution2_l ul,.solution2 .solution2_r ul{}
.solution2 .solution2_l ul li,.solution2 .solution2_r ul li{width:416px;margin:0 0 5px;}
.solution2 .solution2_l ul li img,.solution2 .solution2_r ul li img{width:416px;}
.solution2 .solu_table{margin:20px 0 0;border-collapse:collapse;}
.solution2 .solu_table th,.solution2 .solu_table td{border:1px solid #0f0e0b;line-height:20px;padding:10px;}
.solution2 .solu_table th{background:#c3b49d;color:#1c1b17;text-align:center;}
.solution2 .solu_table td{background:#1c1b17;color:#4b4942;}

.casev{float:left;width:902px;height:auto;border:1px solid #423e33;padding-bottom:30px;margin-top:20px;}
.casevs{float:left;width:862px;margin:30px 20px 0;height:auto;background:url(../images/line.jpg) 530px top repeat-y;color:#c3b49d;}
.casev_l{float:left;width:500px;height:auto;}
.casev_lt{float:left;width:100%;height:32px;line-height:32px;font-size:16px;}
.casev_lt a{margin-left:20px;padding-top:-3px;}
.casev_lc{float:left;width:100%;height:auto;line-height:25px;margin-top:10px;font-size:13px;}
.back{float:left;width:100%;height:auto;margin-top:20px;}
.casev_r{float:right;width:320px;height:auto;}
.casev_rt{float:left;width:100%;height:30px;line-height:30px;border-bottom:5px solid #423e33;font-size:16px;}
.casev_rc{float:left;width:100%;height:auto;padding:15px 0 0;border-bottom:1px solid #423e33;}
.info{float:left;width:100%;height:auto;}
.info li{float:left;width:100%;height:auto;line-height:22px;padding-bottom:15px;}
.info_l{float:left;width:40px;height:22px;line-height:22px;background:#423e33;text-align:center;}
.info_r{float:right;width:270px;}
.casev_rc2{float:left;width:100%;height:auto;padding:15px 0 0;}
.info2{float:left;width:100%;height:auto;}
.info2 li{float:left;width:155px;height:143px;margin:0 10px 10px 0;}
.info2 li img{float:left;width:155px;height:116px;}
.info2 li p{float:left;width:155px;height:22px;line-height:22px;margin-top:5px;overflow:hidden;}
.info2 li.noright{margin:0 0 10px 0;}
.info2 li a{color:#c3b49d;}
.info2 li a:hover{color:#63d0cd;}


.contentslider2 {position:relative;display:block;width:902px;height:415px;padding:0;margin:0 auto;overflow:hidden;}
.cs_wrapper2 {position:relative;display:block;width:100%;height:100%;margin:0;padding:0;overflow:hidden;}
.cs_slider2 {position:absolute;width:100000px;height:100%;margin:0;padding:0;}
.cs_article2 {float:left;position:relative;top:0;left:0;display:block;width:902px;height:415px;margin:0 auto;padding:0;}
.cs_article2 img{width:902px;height:415px;}

.main_tl{float:left;width:200px; overflow:hidden;}
.main_tl2{float:left;width:420px;height:20px;line-height:20px;color:#c3b49d;margin-top:7px;}
.main_tl2 span{margin-right:5px;}
.main_tl2 a{color:#c3b49d;}
.search{ float:right;width:350px; margin-top:-20px;}
.main_tr{float:left;width:170px;height:25px; line-height:25px;overflow:hidden;}

.main_sea{float:right;width:170px;height:25px; margin-left:10px; }
.main_sea ul li{ float:left;}
.top_sea_txt{ width:140px; height:25px; line-height:25px; background:url(../images/s_bg.jpg) no-repeat top right;; float:left; color:#7d7767;}
.top_sea_but{ width:28px; height:25px; background:url(../images/s_right.jpg) no-repeat top right; border:0px; cursor: pointer; float:left;
}

span.orangeHeart_mSel_main {overflow:hidden;width:120px; height:25px;line-height:25px;padding:0 40px 0 10px;background:url(../images/selectbg.jpg) no-repeat;cursor:pointer;vertical-align:middle;zoom:1;display:inline-block;}
span.orangeHeart_mSel_main a,span.orangeHeart_mSel_main a:hover{color:#c3b49d;}
.orangeHeart_mSel_list {display:none;position:absolute;padding:0px 0 0;background:url(../images/selectbg2.jpg) repeat-y;width:144px;z-index:10008;}
.orangeHeart_mSel_list li {float:left;width:140px;padding:0 30px 0 0;height:25px;line-height:25px;background:url(../images/selectbg2.jpg) repeat-y;}
.orangeHeart_mSel_list li.mSel_start {line-height:0;font-size:0;height:0px;}
.orangeHeart_mSel_list li.mSel_end {float:left;width:170px;background:url(../images/selectend.jpg) no-repeat left bottom;height:10px;line-height:10px;}
.orangeHeart_mSel_list li a {color:#fff;width:120px;padding:0 10px 0;height:25px;line-height:25px;display:block;}
.orangeHeart_mSel_list li a:hover {color:#423e33;background:#c3b49d;}
.orangeHeart_mSel_list li.mSel_on a {color:#423e33;background:#c3b49d;}
.orangeHeart_mSel_list li a.mSel_disable {font-style:italic;}
.orangeHeart_mSel_list li a.mSel_disable:hover {background:none;color:#777;}

.menuContent{position:absolute;padding:8px 0 0;background:url(../images/selectbg2.jpg) repeat-y;margin-top:1px;width:140px;display:none;}
.menuContent li {float:left;width:140px;padding:0 30px 0 0;height:25px;line-height:25px;}
.menuContent li a{color:#fff;width:120px;padding:0 10px 0;height:25px;line-height:25px;display:block;}
.menuContent li a:hover {color:#423e33;background:#c3b49d;}
.menuContent .mSel_end {float:left;width:144px;background:url(../images/selectend.jpg) no-repeat left bottom;height:10px;line-height:10px;}

.solutionbg{padding-top:10px;background:url(../images/solutionbg.jpg) no-repeat;}
.solution{float:left;width:904px;height:auto;}
.solution li{float:left;width:160px;margin-right:26px;}
.solution li.noright{margin-right:0;}
.soluimg{float:left;width:160px;height:160px;}
.soluimg img{width:160px;height:160px;}
.solutxt{float:left;width:160px;height:auto;margin-top:15px;color:#989488;}
.solutxt li{float:left;width:150px;padding-left:10px;height:30px;line-height:30px;background:url(../images/li.jpg) left center no-repeat;}


.contactbg{background:url(../images/contactbg.jpg) right bottom no-repeat;}
.con_bar{float:left;width:273px;height:auto;}
.con_bart{float:left;width:273px;height:auto;}
.con_bart2{float:left;width:273px;height:auto;margin-top:30px;}
.con_bart2l{float:left;width:230px;height:auto;}
.con_bart2r{float:right;width:34px;height:auto;padding-top:3px;}
.con_barc{float:left;width:273px;height:auto;line-height:22px;color:#6f6f6f;margin-top:20px;}
.mar_lr{margin:0 42px 0 43px;}
.con_add{float:left;width:882px;margin-top:40px;padding:10px;height:44px;line-height:22px;border:1px solid #6f6f6f;color:#6f6f6f;}
.con_add1{float:left;width:345px;padding-left:65px;height:auto;background:url(../images/con_add1.jpg) left top no-repeat;}
.con_add2{float:left;width:282px;padding:0 15px;margin:0 15px;height:44px;border-left:1px solid #6f6f6f;border-right:1px solid #6f6f6f;}
.con_add2 a{float:left;width:84px;height:17px;padding:3px 5px;display:block;}
.con_add3{float:right;width:125px;padding:10px 0 0 0;}
.con_add3 a{margin:0 6px;}


/*
.faq_nav{float:left;width:528px;height:42px;}
.faq_nav li{float:left;width:88px;}
.faq_nav li a{width:88px;height:42px;display:block;text-indent:-999em;}
.faq_nav li.nav01 a{background:url(../images/faq_nav.jpg);}
.faq_nav li.nav01 a:hover,.faq_nav li.nav01 .hover{background:url(../images/faq_nav.jpg) 0 -42px;}
.faq_nav li.nav02 a{background:url(../images/faq_nav.jpg) -88px 0;}
.faq_nav li.nav02 a:hover,.faq_nav li.nav02 .hover{background:url(../images/faq_nav.jpg) -88px -42px;}
.faq_nav li.nav03 a{background:url(../images/faq_nav.jpg) -176px 0;}
.faq_nav li.nav03 a:hover,.faq_nav li.nav03 .hover{background:url(../images/faq_nav.jpg) -176px -42px;}
.faq_nav li.nav04 a{background:url(../images/faq_nav.jpg) -264px 0;}
.faq_nav li.nav04 a:hover,.faq_nav li.nav04 .hover{background:url(../images/faq_nav.jpg) -264px -42px;}
*/
.main_tr2{float:left;width:232px;height:25px; line-height:25px;overflow:hidden; webkit-margin-top:-10px;}
.keyin{width:202px;height:25px;line-height:25px;border:none;background:url(../images/inpbg.jpg) no-repeat;color:#c3b49d;}
.serbtn{width:30px;height:25px;border:none;background:url(../images/serbtn.jpg) no-repeat;cursor:pointer;}

.faq_list{float:left;width:904px;height:auto;margin-top:10px;color:#c3b49d;}
.faq_list li{float:left;width:904px;height:140px;padding:20px 0;border-bottom:1px solid #423e33;}
.faq_lt{float:left;width:904px;height:30px;line-height:30px;font-size:16px;}
.faq_lt span{font-size:14px;margin-left:30px;}
.faq_lt a{color:#c3b49d;}
.faq_lt a:hover{color:#63d0cd;}
.faq_lc{float:left;width:904px;height:100px;line-height:25px;overflow:hidden;margin-top:10px;}


.feed{background:url(../images/feedbg.jpg) no-repeat;width:884px;padding:70px 0 0 20px;height:720px;}
.frm_sco{float:left;width:600px;height:100px;padding-top:55px;background:url(../images/frm_sco.jpg) no-repeat;}
.label_check {float:left;padding-left:25px;height:16px;line-height:16px;margin:5px 15px 5px 0;color:#c3b49d;background: url(../images/check-off.jpg) no-repeat;cursor:pointer;}
.frm_sco label.c_on {background: url(../images/check-on.jpg) no-repeat;}
.frm_sco label.r_on {background: url(../images/radio-on.jpg) no-repeat;}
.label_check input {position: absolute; left: -9999px}
.frm_gen{float:left;width:600px;height:auto;padding-top:60px;background:url(../images/frm_gen.jpg) no-repeat;}
.frm_gen li{float:left;width:590px;height:auto;line-height:32px;margin-bottom:12px;color:#c3b49d;}
.frm_genl{float:left;width:65px;text-align:right;}
.frm_genr{float:right;width:520px;}
.frm_genl span{color:#63d0cd;}
.frm_inb{
	width: 900px;
	height: 20px;
	padding: 0px;
	border: none;
	line-height: inherit;
	color: #999999;
	font-size: 11px;
	background-repeat: no-repeat;
}
.frm_msg{width:470px;height:120px;padding:1px;border:none;line-height:20px;background:url(../images/frm_msg.jpg) no-repeat;color:#c3b49d;font-size:12px;}
.frm_ok{width:64px;height:35px;border:none;background:url(../images/frm_ok.jpg) no-repeat;cursor:pointer;}
.frm_re{width:64px;height:35px;border:none;background:url(../images/frm_re.jpg) no-repeat;margin-left:8px;cursor:pointer;}


.footbox{
	width: 100%;
	height: 100px;
	border-top: 1px solid #9F9FA0;
	margin: 60px auto 0;
}
.foot{
	width: 904px;
	height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.foot_l{float:left;width:584px;height:auto;padding:29px 0 30px;color:#c3b49d;}
.foot_new{float:left;width:220px;height:auto;}
.foot_newt{float:left;width:220px;height:44px;background:url(../images/foot_newt.jpg) no-repeat;}
.foot_newi{float:left;width:220px;height:auto;margin-top:10px;}
.foot_newi li{float:left;width:220px;height:auto;border-bottom:1px solid #21201d;line-height:21px;padding:10px 0;}
.foot a{color:#c3b49d;}
.foot a:hover{color:#63d0cd;}
.foot_link{float:left;width:160px;margin-left:32px;}
.foot_sert{float:left;width:160px;height:18px;background:url(../images/foot_ser.jpg) no-repeat;}
.foot_li{float:left;width:160px;height:auto;margin-top:15px;}
.foot_li li{float:left;width:160px;height:auto;line-height:21px;}
.foot_short{float:left;margin-top:20px;width:160px;height:19px;background:url(../images/foot_shor.jpg) no-repeat;}
.foot_linkt{float:left;width:160px;height:18px;background:url(../images/foot_link.jpg) no-repeat;}

.foot_r{float:right;width:260px;padding:30px;height:350px;background:#21201d;color:#c3b49d;}
.foot_rt{float:left;width:260px;height:72px;background:url(../images/foot_how.jpg) no-repeat;}
.foot_rc{float:left;width:260px;height:auto;line-height:21px;margin-top:15px;}
.foot_rc a{color:#63d0cd;}
.foot_rlin{float:left;width:260px;height:auto;margin-top:20px;}
.foot_rlin a{margin-right:15px;}
.foot_rgro{float:left;width:180px;margin-top:20px;padding-left:80px;height:17px;background:url(../images/group.jpg) no-repeat;}
.foot_rgro a{margin-right:6px;}
.foot_copy{float:left;width:260px;margin-top:25px;height:27px;background:url(../images/copy.jpg) no-repeat;}

.foot_web{float:left;width:260px;margin-top:25px;}
.menuTitle{color:#fff;width:182px; height:25px;line-height:25px;padding:0 40px 0 10px;background:url(../images/selectbg_f.jpg) no-repeat;cursor:pointer;}
.activeTitle{width:182px; height:25px;line-height:25px;padding:0 40px 0 10px;background:url(../images/selectbg_f.jpg) no-repeat;cursor:pointer;}
.menuContent{position:absolute;padding:8px 0 0;background:url(../images/selectbg2_f.jpg) repeat-y;margin-top:1px;width:232px;display:none;}
.menuContent li {float:left;width:202px;padding:0 30px 0 0;height:25px;line-height:25px;}
.menuContent li a{color:#fff;width:182px;padding:0 10px 0;height:25px;line-height:25px;display:block;}
.menuContent li a:hover {color:#423e33;background:#c3b49d;}
.menuContent .mSel_end {float:left;width:232px;background:url(../images/selectend_f.jpg) no-repeat left bottom;height:10px;line-height:10px;}

.footbox2{width:100%;height:auto;border-top:1px solid #21201d;margin:50px auto 0;}
.foot2{width:904px;height:49px;margin:0 auto;}
.foot2_l{
	float: inherit;
	height: 29px;
	padding-top: 20px;
}
.foot2_r{float:right;height:32px;padding-top:17px;}


