@charset "utf-8";
body{margin:0;padding:0;color:#333;font-size:12px;font-family: Arial, Helvetica, sans-serif;}
body{ background-color:#f0f0f0;}
html{margin:0;padding:0;}
html,body{ height:100%;}
div,ul,li,h1,h2,h3,h4,h5,h6,span,p,form,input{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-weight:500;}
h1{font-size:36px;}
h2{ font-size:30px;}
h3{ font-size:24px;}
h4{ font-size:18px;}
h5{ font-size:14px;}
h6{ font-size:12px;}
ul,li{list-style:none;}
div{margin:0 auto;padding:0;}
img{border:none 0;}
a{color:#333;text-decoration:none;outline:none 0;}
a:hover{color:#70b742;text-decoration:none;outline:none 0;}
.left{float:left;}
.right{float:right;}
.table_pro{font-size:12px;border:1px solid #eee; background:#f6f6f6; padding:5px 10px;}
a.table_pro2{font-size:12px;border:1px solid #c00;background:#c00;padding:5px 10px; color:#fff;}
.clear{clear:both; margin:0; padding:0;height:0;overflow:hidden;}
.trans{ -webkit-transition:all ease-in-out .4s; -moz-transition:all ease-in-out .4s; -o-transition:all ease-in-out .4s; transition:all ease-in-out .4s;}

/**************************/
a {
	color: #333;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration:none;
}
a:hover {
	color: #f45401;
	text-decoration:none;
}
a:focus,
a:active {
	outline: none;
}


/* css清除浮动 */
.clearfix:before,.clearfix:after,.container:before,.container:after {
	display: table;
  	content: " ";
}
.clearfix:after,.container:after{
	clear: both;
}
.container{
	width:1150px;
}

/**********************
***** margins *********
**********************/
.top_1{margin-top:1px;}
.top_5{margin-top:5px;}
.top_10{margin-top:10px;}
.top_11{margin-top:11px;}
.top_15{margin-top:15px;}
.top_20{margin-top:20px;}
.top_25{margin-top:25px;}
.top_30{margin-top:30px;}
.top_40{margin-top:40px;}

.public_wrap{width:100%;height:auto;overflow:hidden;}/**/
.public_box{width:1150px;height:auto;overflow:hidden;}/*̶*/

/*************************************************
**************  焦点图SupperSlide  ***************
*************************************************/
.fullSlide{ width: 100%; min-width: 1150px; position:relative;}
.fullSlide .bd{ width: 100%; position:relative; z-index:0; }
.fullSlide .bd li{ height:693px;}
.fullSlide .bd li img{width:100%; vertical-align:top; } 
.fullSlide .hd{position:relative; z-index:1; margin-top:-30px; height:30px; line-height:30px;  text-align:center;}
.fullSlide .hd ul{ text-align:center; padding-top:5px; }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:8px; height:8px; margin:5px 3px; background:url(../images/inc/tg_flash_p.png) -18px 0; overflow:hidden; font-size:0;}
.fullSlide .hd ul .on{ background-position:0 0; }
.fullSlide .prev,.fullSlide .next{ z-index:1; display:block; width:55px; height:55px; position:absolute; background:url(../images/inc/arrow.png) 0 0 no-repeat; filter:alpha(opacity=40);opacity:0.4; top: 50%; margin-top: -28px;}
.fullSlide .prev{ left: 20px;}
.fullSlide .next{ background-position:right 0; right: 20px;}
.fullSlide .prev:hover,.fullSlide .next:hover{ filter:alpha(opacity=100);opacity:1; }

/*************************************************
************** marquee图片滚动  *******************
*************************************************/
.rock-wrap{width:1000px;height:auto;position:relative;z-index:9;padding-bottom:40px;}
span.newsArr_L{width:18px;height:17px;cursor:pointer;background:url(../images/t_52.jpg) center no-repeat;position:absolute;z-index:999; left:50%; bottom:0px; margin-left:-22px;}
span.newsArr_R{width:18px;height:17px;cursor:pointer;background:url(../images/t_54.jpg) center no-repeat;position:absolute;z-index:998;right:50%; bottom:0px; margin-right:-22px;}

#marquee1{width:985px; height:auto;overflow:hidden;}
#marquee1 ul li{float:left;width:187px; height:auto;cursor:pointer; padding:0 5px;}
#marquee1 ul li img{display:block;width:187px;height:141px;}

#marquee1 ul li h3{display:block; height:40px; line-height:40px; text-align:center; color:#2c2c2c; font-size:14px;}
#marquee1 ul li h3 a{color:#333; display:block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
#marquee1 ul li h3 a:hover{color:#ff9d12;}
#marquee1 ul li:hover img{ border-color:#ff9d12;}

/**********************
***** top-head ********
**********************/
.full-top{ width:100%; min-width:1150px; height:98px; background:url(../images/yxd_03.png) repeat; position:fixed; top:0px; left:0px; right:0px; z-index:555;}
.full-top.fixed{ }

.full-top2{ width:100%; min-width:1150px; height:98px; background:#fff; position:fixed; top:0px; left:0px; right:0px; z-index:555;}

.logo{width: 280px;}
.top-right{width: 840px;}
/**********************
***** language ********
**********************/
.language_tab{width:100%;height:36px;overflow:hidden;}
.language_tab ul li{float:right;padding-left:30px;margin-left:20px;line-height:36px;display:inline-block; color:#fff;}
.language_tab ul li.cn{background:url(../images/cn.jpg) no-repeat left;font-family:"宋体";}
.language_tab ul li.en{background:url(../images/en.jpg) no-repeat left;}
.language_tab ul li.mail{background:url(../images/mail.png) no-repeat left;}
.language_tab ul li a{color:#fff;text-decoration:none;}
.language_tab ul li a:hover{color:#fff;text-decoration:none;}
.language_tab ul li.tel{background:url(../images/tel.png) no-repeat left center; }

.full-top2 .language_tab ul li{ color:#333;}
.full-top2 .language_tab ul li a{color:#333;text-decoration:none;}
.full-top2 .language_tab ul li a:hover{color:#c00;text-decoration:none;}

/**********************
*** nav'nt submenu ****
**********************/
.nav{
	width: 100%;
	height:60px;
}
.nav > ul > li{
	width:140px;
	height:60px;
	float:left;
	position:relative;
	z-index:666;
}
.nav > ul > li > h3{
	display:block;
	height:60px;
	line-height:60px; 
	text-align:center;
	font-size:16px; 
	text-transform: uppercase;
}
.nav > ul > li > h3 a{
	color:#333;
	display: block;font-weight:bold;
}
.nav > ul > li:hover h3 a{
	color:#f00;
}

.full-top2 .nav > ul > li > h3 a{
	color:#333;
	display: block;
}
.full-top2 .nav > ul > li:hover h3 a{
	color:#333;
}

.nav ul li ul{
	display:none;
	width:auto;
	min-width:140px;
	height:auto; 
	overflow:hidden;
	position:absolute;
	top:60px;
	left:0;
	z-index:9999 !important;
	background: #fff;
	opacity: 0.8;
}
.nav ul li ul li{
	height:30px;
	line-height:30px;
	font-size:12px;
	z-index: 999;
	text-align: left;
}
.nav ul li ul li a{
	display:block;
	color:#000;
	height:30px; line-height:30px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; padding:0 10px;
}
.nav ul li ul li a:hover{
	color:#fff;
	background: #f45401;
}
.nav ul li:hover ul{
	display:block;
}

/**********************
*** footer nav ********
**********************/
.footer{width:100%;height:auto; overflow:hidden; background:#f45401;padding-top:20px;min-width:1150px;}
.min_nav{height:auto; overflow: hidden;}
.w1{
	width: 255px;
}
.w2{
	width: 280px;
}
.w3{
	width: 250px;
}
.w4{ width:360px;}
.min_nav h1{display:block;color:#fff;font-size:16px; text-transform:uppercase; margin-bottom: 15px; font-weight:bold;}
.min_nav ul li{color:#fbfbfb;line-height:2; font-size:14px;}
.min_nav ul li a{
	color: #fbfbfb;
}
.min_nav ul li a:hover{
	color: #fff;
}

.ftcnt{ color:#fbfbfb; font-size:14px; line-height:2;}

.social{ margin-top:15px;}
.social ul li{ width:26px; height:26px; text-align:center; float:left; margin-right:10px;}
.social ul li img{ display:block; width:26px; height:26px; margin:0 auto;}
.ftline{ height:0px; border-top:1px solid #dd4b00; border-bottom:1px solid #ff6e23;}

.copyright{
	height: 55px;
	line-height: 55px;
	color: #fff;
	font-size:14px;
}

.fullbgclr{ width:100%; min-width:1150px; padding:30px 0 45px 0; background-color:#f0f0f0;}
.pptop{ text-align:center; color:#000; font-size:24px; text-transform:uppercase; font-weight:bold;}
.ltspplist {height:787px; position:relative; margin-top:30px;}
.ltspplist ul li{ position:absolute; overflow:hidden;}
.pcbox{ width:100%; height:100%; overflow:hidden;}
.pcbox img{ display:block; width:100%; height:100%;}
.ltspplist ul li.pos1{ left:0px; top:0px; width:471px; height:254px;}
.ltspplist ul li.pos2{ left:0px; top:267px; width:471px; height:254px;}
.ltspplist ul li.pos3{ left:0px; bottom:0px; width:369px; height:249px;}
.ltspplist ul li.pos4{ left:488px; top:0px; width:304px; height:254px;}
.ltspplist ul li.pos5{ left:488px; top:267px; width:304px; height:254px;}
.ltspplist ul li.pos6{ left:391px; bottom:0px; width:369px; height:249px;}
.ltspplist ul li.pos7{ right:0px; top:0px; width:343px; height:520px;}
.ltspplist ul li.pos8{ right:0px; bottom:0px; width:370px; height:249px;}
.pcover{ width:100%; height:100%; position:absolute; left:0px; top:0px; background-color:rgba(0,0,0,0.5); display:none;}
.indiv{ display:table; vertical-align:middle; width:100%; height:100%;}
.insdk{ display: table-cell; vertical-align: middle; text-align: center;}
.insdk span{ display:inline-block; color:#fff; font-size:30px; padding-bottom:85px; background:url(../images/yxd_10.png) no-repeat center bottom;}
.ltspplist ul li:hover .pcover{ display:block;}

.fullvdo{ width:100%; min-width:1150px; height:712px; position:relative;}

.vdobox{ display:table; vertical-align:middle; width:100%; height:100%;}
.vdfnt{ display:table-cell; vertical-align:middle; text-align:center;}
.vdfnt span{ display:block; color:#c2c1c3; font-size:48px; text-transform:uppercase;}
.vdfnt p{ display:block; color:#fff; font-size:100px; text-transform:uppercase;}
.vdfnt p i{ display:block; text-align:center;}

.fullbgclr2{ width:100%; min-width:1150px; padding: 45px 0; background-color:#f0f0f0;}
.abbtop{ text-align:center; background:url(../images/yxd_44.jpg) repeat-x center;}
.abbtop span{ display:inline-block; color:#000; font-size:27px; text-transform:uppercase; background-color:#f0f0f0; padding:0 30px;}
.abbpic{ width:929px; margin-top:30px;}
.abbpic img{ display:block; margin:0 auto; max-width:100%;}
.abbcnt{ text-align:center; color:#7e7e7e; font-size:14px; margin-top:30px; padding:0 20px; line-height:2;}
.abbmore{ margin-top:25px; text-align:center;}
.abbmore a{ display:inline-block; border:1px solid #f45401; padding: 0 30px; height:38px; line-height:38px; font-size:14px; text-transform:capitalize;}
.abbmore a:hover{ color:#fff; background-color:#f45401;}

.abbtop p{ display:inline-block; color:#7e7e7e; font-size:24px; text-transform:uppercase; background-color:#f0f0f0; padding:0 30px;}

.why-us-list{width:1150px; overflow:hidden;}
.why-us-list ul{width:1160px;}
.why-us-list ul li{width:280px; height:420px; float:left; position:relative; margin-right:10px; margin-top:40px; overflow:hidden;}
.why-box{width:100%; position:absolute; left:0px; right:0px; bottom:-245px; height:320px; text-align:center; background-color: transparent;-webkit-transition:all ease-in-out .4s; -moz-transition:all ease-in-out .4s; -o-transition:all ease-in-out .4s; transition:all ease-in-out .4s;}
.why-box span{ display:inline-block; color:#fff; font-size:14px; border-bottom:3px solid #00ADEF; height:72px; line-height:72px; padding:0 10px;}
.why-tro{ text-align:center; color:#fff; font-size:14px; line-height:1.5; padding:30px 30px 0 30px;}
.why-us-list ul li:hover .why-box{background-color:#00AEF0; filter: alpha(opacity=90);-moz-opacity: 0.9;opacity: 0.9; bottom:0px;}
.why-us-list ul li:hover .why-box span{ border-color:#fff;}

.outad{ display:table; width:100%; height:100%; vertical-align:middle;}
.inads{ display:table-cell; text-align:center; vertical-align:middle; text-align:right;}
.inads h2{ color:#fff; font-size:31px; text-transform:uppercase; }
.inads h3{ color:#fff; font-size:24px; margin-top:10px;}
.full-ads{ width:100%; min-width:1150px; height:610px; background-image:url(../images/yxd_25.jpg); background-repeat:no-repeat; background-position:50% 50%; background-attachment:fixed;}

.nwsbox{ width:550px;}
.newstop{ background:url(../images/yxd_44.jpg) repeat-x center; height:30px;}
.newstop h3{ display:inline-block; float:left; height:30px; line-height:30px; text-transform:uppercase; font-weight:bold; background-color:#f0f0f0; padding-right:15px;}
.newstop span{ display:inline-block; float:right; height:20px; padding-top:5px;}
.newstop span a{ display:inline-block; height:20px; line-height:20px; color:#474747; text-transform:uppercase; border-radius:10px; padding:0 20px; background-color:#bfbfbf;}
.newstop span a:hover{ color:#fff; background-color:#f45401;}
.newslitst{ margin-top:15px;}
.newslitst ul li{ height:auto; overflow:hidden; margin-top:30px;}
.nwdate{ width:62px; height:62px; text-align:center; background-color:#f45401; color:#fff;}
.nwday{ font-size:28px; height:32px; line-height:32px; padding-top:5px;}
.yeamonth{ font-size:12px; height:20px; line-height:20px;}
.nwrhgt{ width:470px;}
.nwtitle{ color:#000; font-size:14px; line-height:22px; height:22px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.nwonfos{ height:40px; line-height:20px; overflow:hidden; color:#999;}


.downbox{ width:550px;}
.downld{ height:62px; line-height:62px;}
.downld a{ color:#fff; text-decoration:underline;}

.partlist{ overflow:hidden; margin-top:25px;}
.partlist ul{ width:1176px;}
.partlist ul li{ width:168px; height:68px; border:1px solid #d8d7d7; float:left; margin-right:26px; margin-top:26px;}

/************************
** left-right structs ***
************************/
.list_left{width:230px; height: auto; overflow: hidden;}
.list_left h1{display:block;height:34px;line-height:34px;color:#fff;background:#f45401; font-size:15px; text-indent:20px; text-transform:uppercase;}
.list_left ul{border:1px solid #ccc;}
.list_left ul li{height:30px;line-height:30px;font-size:12px;color:#fff; border-bottom:1px dotted #ccc;}
.list_left ul li a{color:#333; display:block; background:url(../images/con_hzsq.png) no-repeat 5px; padding-left:25px;}
.list_left ul li a:hover{color:#f45401; background:url(../images/con_dh.png) no-repeat 5px;}
.list_left ul li a.cls_curr{color:#f45401; background:url(../images/con_dh.png) no-repeat 5px;}

.list_contact{height:auto;overflow:hidden;padding:15px;line-height:22px;border:1px solid #ccc;border-top:none;}
.list_contact img{max-width:100%;padding-bottom:5px;}

.list_right{ width:900px; height: auto; overflow:hidden; border:1px solid #ccc; background-color:#fff;}
.right_top{width:100%;height:31px; line-height:31px; border-bottom:1px solid #ddd;}
.right_top h2{display:inline-block;float:left;padding-left:10px; padding-right:5px;height:31px;line-height:31px;font-size:14px;}
.right_top span{display:inline-block;float:right;height:31px;line-height:31px;color:#333;font-size:12px;padding-right:10px;}
.right_top span a{color:#333;}
.right_top span a:hover{color:#6db543;}

/************************
*** pages-info **********
************************/
.page_content{height:auto;overflow:hidden; padding:20px;}
.page_title{ text-align:center; color:#222; font-size:18px;padding-top:15px;padding-bottom:15px;}
.page_other{text-align:center;background:#f2f2f2;border:1px dashed #ccc;text-align:center;font-size:12px;padding-top:10px;padding-bottom:10px; color:#888}
.page_info{line-height:30px;}
.page_info img{max-width:100%;}

/************************
*** news ****************
************************/
.news_list{height:auto;overflow:hidden;padding:0 20px;}
.news_list ul li{border-bottom:1px dashed #b2b2b2;padding:20px 0; height:auto; overflow:hidden;}
.news_list ul li img{ display:block; float:left; width:200px; height:120px;}
.nwert{width:630px; height:auto; overflow: hidden;}
.nwettl{ color:#333; font-size:14px; height:auto; overflow:hidden;}
.nwedesp{ color:#888; line-height:1.65; margin-top:5px;}
.nwedate{ color:#aaa; margin-top:5px;}

.pages_foot{height:auto; overflow:hidden;padding:10px 0 30px; text-align:center;}

.nwrhgt2{ width:770px;}

/************************
*** products ************
************************/
.pro_list{width:100%;height:auto;overflow:hidden;}
.pro_list ul{}
.pro_list ul li{width:272px;height:auto;display:block;float:left;margin-left:21px;overflow:hidden;}
.pro_list ul li img{width:270px;height:270px;display:block;border:1px solid #efeeee;}
.pro_list ul li span{width:100%;display:block;text-align:center;overflow:hidden; height:50px; line-height:50px; padding:0 10px; white-space:nowrap; text-overflow:ellipsis;}
.pro_list ul li a{color:#000;}
.pro_list ul li a:hover{color:#f45401;}

/************************
*** products detail *****
************************/
.product_info_main{height:auto;overflow:hidden;padding:20px;}
.product_pics_box{width:100%;height:auto;overflow:hidden;}
.product_pics_lt{width:320px;height:auto;}
.product_pics_rt{width:520px;height:auto;overflow:hidden;}
.product_name{height:auto;overflow:hidden;color:#000;font-weight:bold;background:#f0f0f0;padding:10px;font-size:15px;}
.product_times{width:100%;height:auto;overflow:hidden;color:#666;line-height:30px;border-bottom:1px dashed #ccc;padding:2px 0;}
.product_infos_box{width:100%;height:auto;overflow:hidden;}
.product_desp{width:100%;height:auto;overflow:hidden;line-height:30px;}

/************************
*** big pictures ********
************************/
.clearfix:after{ visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0;}
*html .clearfix{ zoom:1;}
.preview{width:302px; height:320px; float:left;}
/* smallImg */
.smallImg{position:relative; height:52px; margin-top:1px; padding:6px 0; width:302px; overflow:hidden;float:left;}
.scrollbutton{width:14px; height:50px; overflow:hidden; position:relative; float:left; cursor:pointer; }
.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{background:url(../img/lt_01.png) no-repeat;}
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(../img/rt_01.png) no-repeat; margin-left:285px; margin-top:-50px;}

#imageMenu {height:50px; width:270px; overflow:hidden; margin-left:0; float:left;}
#imageMenu li {height:50px; width:50px; overflow:hidden; float:left; text-align:center;margin-left:4px;}
#imageMenu li img{width:50px; height:50px;cursor:pointer;}
#imageMenu li#onlickImg img, #imageMenu li:hover img{ width:48px; height:48px; border:1px solid #e3e3e3;}
/* bigImg */
.bigImg{position:relative;float:left;width:300px;height:256px;overflow:hidden;border:1px solid #e3e3e3;}
.bigImg #midimg{width:300px; height:256px;}
.bigImg #winSelector{width:100px; height:85px;}
#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}
/* bigView */
#bigView{position:absolute;border: 1px solid #e3e3e3; overflow: hidden; z-index:999;}
#bigView img{position:absolute;}
/* product info end */

/************************
*** tabs changes ********
************************/
.tabBox{width:100%;height:auto;overflow:hidden;}
.tabBox .tabNav { overflow:hidden; _zoom:1;text-align:center;width:100%;margin:0 auto; background:#f0f0f0;}
.tabBox .tabNav li{padding:0 10px;margin-right:10px;text-align:center;float:left;cursor:pointer;line-height:32px;background:#d2d2d2;color:#000;font-size:14px;}
.tabBox .tabNav li.now {color:#fff;background:#f45401;}
.tabBox .tabCont {width:100%; display:none;height:auto;}

/************************
*** form buttom *********
************************/
.txtf{width:400px;border:1px solid #ddd;height:20px;line-height:20px;text-indent:10px;color:#555}
.txtf:focus{border:1px solid #f45401;}
.txtf_2{width:400px;border:1px solid #ddd;line-height:20px;color:#555;font-size:12px;}
.txtf_2:focus{border:1px solid #f45401;}

.ctus_btm{width:90px;height:30px;line-height:28px;border:1px solid #f45401;outline:none 0;background:#f45401;display:inline-block;margin-right:20px;color:#fff;font-family:'Verdana';-webkit-transition:0.6s;-moz-transition:0.6s;-o-transition:0.6s;transition:0.6s;border-radius:5px;}
.ctus_btm:hover{background:#fff;border:1px solid #f45401;color:#f45401;}

/***********************************
*** product cate more level ********
***********************************/
.pro_cate{width:240px;height:auto;}
.pro_cate_top{width:100%;height:33px;line-height:33px;color:#fff;font-size:16px;background:#666;text-indent:12px;}

.pro_cate_list{width:240px;height:auto;}
.pro_cate_list ul li{margin-top:1px;background:url(../images/vcamlni_52.jpg) repeat-x;height:30px;line-height:30px;text-indent:26px;display:block;position:relative;}
.pro_cate_list ul li a{background:url(../images/vcamlni_42.png) no-repeat 8px;display:block;color:#000;font-size:14px;position:relative;z-index:1000;}
.pro_cate_list ul li a:hover{color:#000;text-decoration:underline;display:block;}

.pro_cate_list ul li ul{width:240px;position:absolute;display:none;top:0;padding:0;z-index:9999;left:240px;}
.pro_cate_list ul li:hover ul{display:block;}
.pro_cate_list ul li ul li{display:block;padding:0;width:100%;position:relative;line-height:30px;height:30px;border-top:1px solid #888;font-size:12px;background:#666 none;margin-top:0;}
.pro_cate_list ul li ul li a{width:100%;display:block;color:#fff;text-decoration:none;z-index:1000;position:relative;line-height:30px;background:url(../images/vcamlni_48.png) no-repeat 8px;}
.pro_cate_list ul li ul li a:hover{color:#fff;text-decoration:none;background:#222 url(../images/vcamlni_48.png) no-repeat 8px;}

.pro_cate_list ul li.sub2{background:#f7f7f7;}
.pro_cate_list ul li.sub2 a{background:url(../images/vcamlni_48.png) no-repeat 11px;color:#757575;font-size:12px;}
.pro_cate_list ul li.sub2 a:hover{color:#757575;text-decoration:underline;}

.pro_cate_list ul li.sub3{background:#f7f7f7;}
.pro_cate_list ul li.sub3 a{color:#000;font-size:12px;background: url(../images/vcamlni_05.png) no-repeat 11px;}
.pro_cate_list ul li.sub3 a:hover{color:#757575;text-decoration:underline;}

.pro_cate_list ul li.sub4{background:#f7f7f7;}
.pro_cate_list ul li.sub4 a{color:#333;font-size:12px;background:none;}
.pro_cate_list ul li.sub4 a:hover{color:#757575;text-decoration:underline;}

/**********************
*** inner banner ******
**********************/
.b_about{width:100%;height:400px;overflow:hidden;background:url(../images/about.jpg) center no-repeat; margin-top:98px;}
.b_about_faq{width:100%;height:400px;overflow:hidden;background:url(../images/faq.jpg) center no-repeat; margin-top:98px;}
.b_contact{width:100%;height:400px;overflow:hidden;background:url(../images/contact.jpg) center no-repeat;margin-top:98px;}
.b_case{width:100%;height:400px;overflow:hidden;background:url(../images/case.jpg) center no-repeat;margin-top:98px;}
.b_news{width:100%;height:400px;overflow:hidden;background:url(../images/news.jpg) center no-repeat;margin-top:98px;}
.b_product{width:100%;height:400px;overflow:hidden;background:url(../images/product.jpg) center no-repeat; margin-top:98px;}
.b_service{width:100%;height:400px;overflow:hidden;background:url(../images/service.jpg) center no-repeat; margin-top:98px;}
.b_feedback{width:100%;height:400px;overflow:hidden;background:url(../images/feedback.jpg) center no-repeat; margin-top:98px;}
.b_download{width:100%;height:400px;overflow:hidden;background:url(../images/download.jpg) center no-repeat; margin-top:98px;}

dl,dt,dd{ margin:0; padding:0; list-style:none;}
.slide{width:230px;}
.slide-cate{width:100%;}
.slide-cate dl dt{ height:30px; line-height:25px; padding-left:12px; color:#808285; font-weight:bold;text-shadow: 1px 1px 1px white; background:url(../images/promenu2.jpg) repeat-x; border-left:1px solid #d6d6d6; border-right:1px solid #ccc; font-size:11px; text-transform:capitalize;}
.slide-cate dl dd{ padding-left:30px; color:#808285; font-weight:bold;text-shadow: 1px 1px 1px white; background:url(../images/promenu.jpg) repeat-x;border-left:1px solid #d6d6d6; border-right:1px solid #ccc; font-size:11px;}
.slide-cate dl dd a{ color:#808285; height:37px; line-height:37px;}
.slide-cate dl dd a:hover{ color:#ee7b00;}
.slide-cate dl dd a.cls_curr{color:#ee7b00;}

.slide-cate dl dt a{color:#808285;}
.slide-cate dl dt a:hover{color:#c00;}
.slide-cate dl dt a.cls_curr{color:#c00;}

.slide-cate dl dd.btm-dd{border:none; height:20px; background:url(../images/promenu3.jpg) no-repeat center bottom; text-shadow:none;}
.slide-cate dl dd.dwn{ background:#e8e8e8; padding-top:10px;}
.slide-cate dl dd.dwn img{ display:block; width:160px;}

.zxkf{position: fixed;z-index: 99999; right: 0;top:22%;width:102px;}
.zxkf a{border:0; padding: 0; background: transparent;overflow: hidden; float: right;width:98px;height:38px;overflow: hidden;border-top-left-radius: 15px;border-bottom-left-radius: 15px;border-right:0px;cursor: pointer;margin-bottom: 8px;}
.zxkf a:hover{border:0 solid white;background: transparent;}
.zxkf1{overflow: hidden; float: right;width:96px;height:36px;overflow: hidden;background: #45a4eb;border:1px solid #66b433;border-top-left-radius: 15px;border-bottom-left-radius: 15px;border-right:0px;cursor: pointer;}
.ttt1{width:33px;height: 100%; float: left;background:url(../images/chat_1.png) no-repeat;}
.zxkf1 span{display: inline-block; float: left;margin-left: 7px; font-size:14px;color: white;padding-top: 9px }

.ftbmpicd{margin-top: 20px;}
.ftbmpicd img{width:60px;height: 60px;}

.leftbox{width:240px;float:left;}
.leftbox_m{border:1px solid #F4F4F4;border-top:none;border-top:none;}
.leftbottom{background:url(leftbottom.gif) no-repeat;height:12px;}
.leftbox_ms{line-height:20px;border-top:none;background:#f8f8f8;border:1px solid #dedede;border-bottom-left-radius:20px;border-bottom-right-radius:20px;padding:10px;word-wrap:break-word; word-break:normal;}
.leftbox_ms dl{line-height:25px;text-align:left;}
.leftbox_ms dt{font-weight:bold;}
.leftbox_ms dd{}
.ptpic{height:41px;line-height:41px;text-align:left;padding-left:20px;font-size:18px;color:#ffffff;border-top-left-radius:10px;border-top-right-radius:10px;background:#f45401;}