@charset "utf-8";
 
 
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight:100;
}

html,
body {
  height: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
/*
  Override the default (display: inline) for
  browsers that do not recognize HTML5 tags.

  IE8 (and lower) requires a shiv:
  http://ejohn.org/blog/html5-shiv
*/
  display: block;
}

b,
strong {
/*
  Makes browsers agree.
  IE + Opera = font-weight: bold.
  Gecko + WebKit = font-weight: bolder.
*/
  font-weight: bold;
}

img {
  color: transparent;
  font-size: 0;
  vertical-align: middle;
/*
  For IE.
  http://css-tricks.com/ie-fix-bicubic-scaling-for-images
*/
  -ms-interpolation-mode: bicubic;
}

li {
/*
  For IE6 + IE7.
*/
  display: list-item; list-style:none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th,
td,
caption {
  font-weight: normal;
  vertical-align: top; 
}

q {
  quotes: none;
}

q:before,
q:after {
  content: '';
  content: none;
}

sub,
sup,
small {
  font-size: 75%;
}

sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg {
/*
  For IE9.
*/
  overflow: hidden;
}

body{ margin:0; padding:0; font-size:12px; font-family:"思源黑体","微软雅黑"; color:#333; background-color:#f7f7f7; min-width:1100px;}
a{ font-size:12px; font-family:"思源黑体","微软雅黑"; text-decoration:none; color:#333;}
a:hover{ text-decoration:underline; color:red;}
.clear{ clear:both;}

 
	
.fleft{ float:left;}
.fright{ float:right;}
.top10{ margin-top:10px;}
.bot10{ margin-bottom:10px;}
.left10{ margin-left:10px;}
.right10{ margin-right:10px;}
.bot05{ margin-bottom:5px;}
	/* CSS Document */
.wdiv{ width:1100px; margin:0px auto; padding:0px auto;}

#container{ width:100%; height:auto;}

#header{ width:100%; height:160px; margin:0px auto;  position:relative; background-size:100%; background-image:url(header_bk.jpg); z-index:100;}
.top{ width:100%; height:35px; background-color:#cce8fd; border-bottom:solid 1px #dddddd;color:#333;}
.top ul{ margin:0 auto; height:35px; line-height:35px; }
.top .bar{ float:right;}
.top .bar a{ background:url(/images/topbar.png) no-repeat -5px top; color:#333; height:25px; line-height:25px; padding:0 4px 0 22px; display:inline-block;}
.top .bar a.txwb{ background-position:-3px top;}
.top .bar a.xlwb{ background-position:-3px -25px;}
.top .bar a.xlbk{ background-position:-5px -100px;}
.top .bar a.scbz{ background-position:-3px -50px;}
.top .bar a.wzdt{ background-position:-5px -75px;}
.backgroundColor{ height:100%;}
 
.logo{ float:left; height:120px; width:426px;}
.logo h1{ float:left; margin:0 auto;}

.logo1 { width:357px; height:90px; float:right;}


.header_right { float: right;}
.rexian{ float:left; width:216px; position:relative; height:32px; padding-top:44px;}
.rexian img { width:32px; height:32px; float:left;}
.rexian span { text-align:left; font-family:"微软雅黑"; font-size:12px; line-height:12px; color:#1a1a1a; width:176px; display:block; float:right;}
.rexian p { font-size:24px; color:#b80b0b; float:right; text-align:left; line-height:20px; height:20px; width:176px; font-family: Arial, Helvetica, sans-serif; font-weight:bold; margin-top:2px; }

.anguage {height:20px; float: right; margin-top: 44px; margin-left: 16px;}
.anguage dl dd {font-family:"微软雅黑"; font-size:14px; border: 1px solid #dedede;padding:5px 8px 7px 8px;}
.anguage dl dd a { color: #101010;}
.anguage dl dd img{ width: 32px; height: 20px; margin-right: 4px;}
.anguage dl dd#cn {line-height: 20px; height: 20px;}
.anguage dl:hover dd#en { display: block; border-top: 0px;}
.anguage dl dd#en { display:none;} 

.menu{ width:100%; height:40px;margin:0 auto; position:absolute; bottom:0px; background-color:#101010;} 
.menu li{ float:left; margin:0; padding:0; width:126px; height:100%; text-align:center; position:relative;}
.menu li dl{ display:none;}
.menu li a{ line-height:40px;font-family:"微软雅黑"; font-size:16px; color:#fff; display:block; width:100%; height:100%; text-decoration:none;}
.menu li.lihover { background-image:url(li_bk.jpg); background-repeat:no-repeat;}
.menu li:hover{ background-image:url(li_bk.jpg); background-repeat:no-repeat;}
.menu li:hover dl{ display:block;}
.menu li:hover dl dd{ border-top:solid 1px #c15d02;}
.menu li:hover a{color:#fff;}  
.menu .on {}
.menu .on a{color:#fff;} 
.homecls{ }
.homecls a{color:#fff;} 


.search ul{ height:40px; line-height:40px; color:#8a8a8a;}
.search a { color: #8a8a8a; margin: 0 10px 0 0;}
.search a:hover{ color:#ffc001;}
.input_s { float:left; background: url("/images/searchbg.jpg") repeat scroll left top;color: #C5C5C5; height: 25px;line-height: 25px;padding: 0 0 0 20px; width: 195px; border:0; margin-top:8px;}
.submit_s { float:left; background: url("/images/searchbg.jpg") repeat scroll right top; cursor: pointer; height: 25px; margin: 8px 10px 0; width: 57px; border:0;}

#banner_i{ width:100%;  text-align:center; position:relative;}
#banner{ width:100%; height:250px; text-align:center;}
#banner_rmen{  height:68px; position:relative; width:100%; margin-top:-22px;}
.banner_rmen0{ height:100%; width:40%; max-width:755px; background-image:url(banner_rmen.gif); background-repeat:no-repeat; background-position:right top; left:0px;position:absolute; z-index:1}
.banner_rmen1{ height:46px; width:100%; position:absolute; bottom:0px; background-color:#ffffff; z-index:0; border-bottom:solid 1px #dddddd;border-top:solid 1px #dddddd;}
.banner_rmen2{ height:46px; position:relative;top:22px;z-index:2}
.banner_rmen2 ul{ width:100%; height:100%;}
.banner_rmen2 ul li{ float:left;}
.banner_rmen2 ul .li1{ width:35%;max-width:340px; height:100%; text-align:left; color:#ffffff; font-size:18px; text-indent:20px;font-family:"微软雅黑",Arial, Helvetica, sans-serif }
.banner_rmen2 ul .li2{ width:65%; height:100%; text-align:left; font-size:14px; line-height:46px;}
.banner_rmen2 ul .li2 a{ font-size:14px; line-height:46px;}


.searchbg{ height:278px; width:100%;overflow:hidden; position:relative; z-index:2; margin-top:-40px;}  
.wheight{ height:246px; background-color:#fff;  }
.searchbg ul{ width:100%; height:100%;}
.searchbg ul li{ float:left; width:25%; height:100%; text-align:left;} 
.searchbg ul li div img{}

.searchbg ul li div{ float:left; width:275px; height:112px;; margin-top:40px;}
.searchbg ul li span{ float:left;width:150px; display:block; margin-top:20px;}
.searchbg ul li b{ color:#000;font-size:16px; font-family:"微软雅黑"; width:275px; display:block; text-align:center; }
.searchbg ul li p{ color:#666; font-family:Arial, Helvetica, sans-serif;}
 
.searchbg ul li:hover b{ color:#a40001;font-size:16px; font-family:"微软雅黑"; }
.searchbg ul li:hover p{ color:#0165b3;}




#main{ margin:0 auto; height:auto; padding-bottom:10px; background-color:#fff;}
.product { width:100%; background-color:#fff; position:relative; padding-top:72px; }
.oneDiv{ min-height:834px;}
.product_text { width:100%; height:84px; text-align:center; margin-bottom:40px;}
.product_text h2 { width:100%; text-align:center; color:#121212; font-family:"思源黑体"; font-size:32px; line-height:32px; font-weight:bold; margin-bottom:12px;}
.product_text h2 span {font-weight:bold; color:#b80b0b; }
.product_text p { width:120px; height:4px; background-color:#dedede; margin:0px auto;}
.product_text h3 { color:#909090; font-family:"思源黑体"; font-size:24px; line-height:24px;font-weight:normal; margin-top:12px; }
.leftDiv{ width:100%; height:76px;}
	.ctitle-product{ background-color:#b80b0b; height:76px; width:140px; float:left;}
	.ctitle-product h2{ width:100%; height:100%; text-align:center; line-height:76px; color:#fff;}
	.ctitle-product h2 a{ color:#fff;font-size:24px; font-family:"微软雅黑"; display:block; text-align:center; font-weight:500; }
	.ctitle-product h2 p{font-size:16px; font-family:"微软雅黑"; text-align:left; text-transform:uppercase;  }
	
	.cpflDiv{width:959px; background-color:#fff; border-bottom:1px solid #ddd; border-top:1px solid #ddd; border-right:1px solid #ddd; float:left;
	height:74px; }
	.cpflDiv ul{width:100%; background-color:#fff; margin-top:16px; margin-left:10px;}
	.cpflDiv ul li{  margin-bottom:16px;background-color:#fff; float:left; padding:0px 16px;}	
	.cpflDiv ul li i {display:inline-block;width:11px; height:11px;background-image:url(ico-3.png); background-position:0px 0px; background-repeat:no-repeat; margin-right:10px;}
	.cpflDiv ul li a{ display:inline-block; color:#909090;font-size:14px; font-family:"微软雅黑"; line-height:14px; font-weight:500; text-decoration:none; } 
	.cpflDiv ul li a:hover{color:#b80b0b;}
	.cpflDiv ul .on dl{ display:block;}
	.cpflDiv ul li:hover dl{ display:block;}
	.cpflDiv ul li dl{border-top: solid 1px #dddddd; margin-bottom:8px;background-color:#fff; display:none;}	
	.cpflDiv ul li dl dd{ width:100%; height:40px; border-bottom: solid 1px #dddddd; margin:0px auto; margin-bottom:8px;text-indent:0px;}
	.cpflDiv ul li dl dd i{ display:inline-block;width:8px; height:8px;background-image:url(ico-2.png); float:right; padding:0px; margin-top:18px;}	
	.cpflDiv ul li dl dd a{ display:inline-block; color:#454545;font-size:16px; font-family:"微软雅黑"; line-height:40px; margin:0px auto; padding:0px; text-indent:5px;} 
	.cpflDiv ul li dl dd a:hover{ color:#a40001;}
	
	.contact_us{ width:248px; height:158px; background-color:#1a4ea3;}
	.contact_us p { width:100%; font-family:"微软雅黑"; font-size:24px; text-align:center; color:#fff; margin-top:22px; float:left;}
	.contact_us p.p2 { margin-top:2px; font-family:Arial, Helvetica, sans-serif;}
.ad-1{ width:100%; height:749px; border-top:solid 4px #0058c4; position:relative; background-image:url(ad-1.jpg); background-position:center top; background-repeat:no-repeat;}
    .contact_us a { display:inline-block; width:160px; height:40px; font-family:"微软雅黑"; font-size:18px; color:#1a4ea3; background-color:#fff; text-align:center; line-height:40px; margin:8px 0px 0px 44px; }
	
	.ct_us{ width:222px; height:138px; background-color:#b80b0b;}
	.ct_us p { width:100%; font-family:"微软雅黑"; font-size:20px; text-align:center; color:#fff; margin-top:14px; float:left;}
	.ct_us p.p2 { margin-top:2px; font-family:Arial, Helvetica, sans-serif;}
.ad-1{ width:100%; height:749px; border-top:solid 4px #0058c4; position:relative; background-image:url(ad-1.jpg); background-position:center top; background-repeat:no-repeat;}
    .ct_us a { display:inline-block; width:160px; height:40px; font-family:"微软雅黑"; font-size:18px; color:#b80b0b; background-color:#fff; text-align:center; line-height:40px; margin-top:8px; }
	
	.ad-1 .zhixun-img{ float:left; margin-top:20px;}
	.ad-1 .zhixun-ad{ position:absolute; width:200px; height:135px;margin:0px auto; text-align:center;}	
	 	
	.zhixun-adText1{ top:300px; left:135px; padding-top:50px;}
	.zhixun-adText2{ top:205px; left:335px; padding-top:20px; }
	.zhixun-adText3{ top:107px; left:535px; padding-top:20px;}
	.zhixun-adText4{ top:345px; left:535px; padding-top:10px;}
	.zhixun-adText5{ top:205px; left:745px;padding-top:25px;}	
	
	.ad-1 .zhixun-adText{}
	.ad-1 .zhixun-adText span{ font-size:22px; line-height:26px; color:#0058c4; font-family:"微软雅黑"; font-weight:bold; display:block;min-height:30px; border-bottom:solid 1px #0058c4; margin-bottom:6px;}
	.ad-1 .zhixun-adText p{color:#666666; font-size:14px; line-height:22px;}
	
.ad-2{ width:100%; height:885px; background-image:url(ad-2.jpg); background-position:center top; background-repeat:no-repeat;}
.ad-3{ width:100%; height:178px; background-image:url(ad-3.jpg); background-position:center top; background-repeat:no-repeat;}

	
	
	

	
	

.wchejian{width:90%; height:280px; background-color:#eeeeee; margin:0px auto; margin-top:10px; margin-bottom:10px; overflow:hidden; background-image:url(lx_bk.jpg);}
.wchejian p { line-height:38px; font-family:"微软雅黑"; color:#b40000; }
.wchejian div { font-size:16px; line-height:32px; text-align:left; width:94%; margin:0px auto; font-family:"微软雅黑"; font-weight:400;}
.wchejian b {}
.focusBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd; } 
.focusBox .hd{ position:absolute; z-index:1; right:3px; bottom:8px; } 
.focusBox .hd ul{ overflow:hidden; zoom:1; float:left;  } 
.focusBox .hd ul li{ float:left; margin-right:3px;  width:14px; height:14px; line-height:14px; text-align:center; background:#ddd; cursor:pointer;font-family:Arial; color:#666;} 
.focusBox .hd ul li.on{ background:#f00; color:#fff;     }
 
.focusBox .bd{ position:relative;  } 
.focusBox .bd .pic{ line-height:0px; z-index:0  } 
.focusBox .bd .pic img{ width:100%; height:180px;} 
.focusBox .bd .con{ height:30px; width:100%; text-align:left; font-weight:bold;  margin-top:-30px; z-index:10;  background-image:url(btm1.png); } 
.focusBox .bd .con a{height:30px; width:100%;color:#fff;line-height:30px;display:block;text-indent:8px;}


.neiyeDiv{ padding-top:10px;}
.index-ctitle{width:100%;height:56px; margin:0px auto; background-color:#a40001;}
.index-ctitle h2{ float:left; height:100%; width:152px; background-color:#f0f4f3;}
.index-ctitle h2 a{font-family:"微软雅黑"; font-size:24px; color:#a40001; font-weight:normal;line-height:50px; text-align:center; width:152px; display:block;}
.index-ctitle h2 span{font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:24px; color:#666666; text-transform:uppercase;line-height:45px;}
.index-ctitle .morea{float:right; text-align:center; font-family:"微软雅黑"; font-size:16px; color:#fff;line-height:56px; text-transform:uppercase; margin-right:32px; font-weight:normal;}
 

.cpfl,.khal{ width:219px;height:100%; background-color:#fff; overflow:hidden;}
.cpfl h3{width:80%; height:60px; border:solid 4px #d0dded; display:block; margin:0px auto; margin-top:20px;}
.cpfl h3 b{ width:100%; height:20px; line-height:20px; background-color:#fff; display:block; text-align:center;  margin-top:15px; font-size:20px; color:#F00; font-family:"微软雅黑",Arial, Helvetica, sans-serif;border:solid 4px #fff; margin-left:-4px; }
.cpfl h3 b font{color:#0168a9; font-weight:bold;}

.more{ margin:0px auto;padding-left:8px; padding-right:8px; display:block; min-width:60px;max-width:90px; height:30px; line-height:30px;  text-align:center; border:solid 1px #ddd; color:#F60; }
.more:hover{ background-color:#cecfd0; color:#fff;}





.cpflul{width:92%;margin:0px auto; margin-top:10px;}
.cpflul li{ line-height:40px; margin-bottom:5px;  height:40px; border:solid 1px #eeeeee; }
.cpflul li:hover{ background-color:#abd3fb;color:#000; }
.cpflul li a{ height:40px; overflow:hidden; display:block; text-indent:10px; color:#000; font-size:14px;font-family:"微软雅黑",Arial, Helvetica, sans-serif; background-image:url(ico-1-0.png); background-repeat: no-repeat; background-position:95% 17px;}
.cpflul li a{ line-height:40px;}
.cpflul li a.on,.cpflul li a:hover{ color:red; text-decoration:none;}
.cpflul li ul{ padding:5px 0 0 10px; background:none;}
.cpflul li ul li a{ background:url(/images/sidebarlili.jpg) no-repeat left top;}





.sidebar ul,.sidebara ul{width:90%;margin:0px auto; margin-top:6px;}
.sidebar ul li{ line-height:40px; margin-bottom:5px;min-height:40px; border:solid 1px #eeeeee; background-color:#f6f6f6; background-image:url(ico-1.png); background-repeat:no-repeat; background-position:195px 20px; text-align:left;}
.sidebar ul li:hover{ background-color:#a0c9fd;color:#fff; }
.sidebar ul li a{ height:40px; line-height:40px; overflow:hidden; display:block; text-indent:10px; color:#000; font-size:14px;font-family:"微软雅黑",Arial, Helvetica, sans-serif; background-image:url(ico-1-0.png); background-repeat: no-repeat; background-position:95% 17px;}
.sidebar ul li:hover a{ background-color:#a40001; color:#fff;background-image:url(ico-1.png); background-repeat: no-repeat; background-position:95% 17px;}
.sidebar ul li:hover a:hover{ background-color:#b80b0b; color:#fff;}
.sidebar ul li a.on,.sidebar ul li a:hover{ color:#fff; text-decoration:none;background-image:url(ico-1.png); background-repeat: no-repeat; background-position:95% 17px;}
.sidebar ul li ul{ padding:5px 0 0 10px; background:none;}
.sidebar ul li ul li a{ background:url(/images/sidebarlili.jpg) no-repeat left top;}

.maxproductsli dl{ width:100%; display:none; }
.maxproductsli a.item47 { background-color:#f6f6f6!important; color:#0e0b0e;}
.maxproductsli:hover a.item47 {background-color:#1a4ea3!important; color:#fff;}
.maxproductsli:hover dl{ width:100%;display:block}
.maxproductsli dl dd a{ text-indent:30px; background-color:#1a4ea3!important; color:#fff;}
.maxproductsli:hover dl dd a{background-color:#1a4ea3!important; color:#fff;}
.maxproductsli:hover dl dd a:hover{background-color:#1a4ea3!important; color:#fff;}



.sidebar h3,.sidebara h3{  padding:15px 35px 8px; font-family:"微软雅黑",Arial, Helvetica, sans-serif; font-size:16px; color:#fff; background-color:#b80b0b; background-image:url(ico.png); background-repeat:no-repeat; background-position:8px 25px; text-align:left;}
 

.tjcp h3,.slzs h3,.gywm h3,.khal h3,.gsdt h3,.hyzx h3,.lxwm h3,.rightbar h3{ height:41px; line-height:41px; text-indent:8px; font-family:"微软雅黑",Arial, Helvetica, sans-serif; font-size:16px; color:#333;}
.slzs h3 label,.gywm h3 label,.khal h3 label,.hyzx h3 label,.lxwm h3 label,.gsdt h3 label{ color:#b1b1b1;}




.aboutusDiv{ width:100%;max-height:388px; padding-top:15px; padding-bottom:25px;} 
.ctitle-aboutus{ width:100%; height:40px; background-color:#f5f5f5; border-bottom:solid 1px #dddddd; margin:0px auto;}
.ctitle-aboutus h2{float:left; height:100%; width:50%; text-indent:10px;}
.ctitle-aboutus h2 a{ font-family:"微软雅黑"; font-size:20px; color:#0058c4; font-weight:bold; line-height:40px;}
.ctitle-aboutus h2 span{ font-family:"微软雅黑"; font-size:20px; color:#666666; text-transform:uppercase; line-height:40px;}

.ctitle-honor{ width:100%; height:40px; border-bottom:solid 1px #dddddd; margin:0px auto;}
.ctitle-honor h2{float:left; height:100%; width:80%;}
.ctitle-honor h2 b{ display:inline-block; font-size:40px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#0058c4; float:left;}
.ctitle-honor h2 a{ font-family:"微软雅黑"; font-size:18px; color:#333; font-weight:bold; line-height:22px;}
.ctitle-honor h2 p{ font-family:"微软雅黑"; font-size:12px; color:#666; text-transform:uppercase; line-height:12px;}

.left-aboutus{ width:685px; height:100%;} 
.right-aboutus{ width:285px; height:100%;} 
.honor-text{ width:100%; height:300px; position:relative;}

.technologyDiv{ width:320px;}


/* 双重slide-仿Mtime */newsDiv3
.Mtime{ width:100%; height:100%;  overflow:hidden; position:relative; background:url("demoEffect/Mtime/bg_movies.jpg") no-repeat; margin:0px auto;  }
.Mtime .prev,.Mtime .next{ width:18px; height:61px; clear:both; cursor:pointer; position:absolute; left:0px; top:80px; z-index:10000; }
.Mtime .next{ width:18px;left:265px}
.Mtime .tempWrap{ margin-left:35px; }
.Mtime .MtimeCon{ width:225px; height:100%;  }
.Mtime .tabBox{ overflow:hidden; zoom:1; width:211px; height:300px; }
.Mtime .tabBox .bd{ padding:0px; width:100%; height:100%;  float:left;  }
.Mtime .tabBox .bd ul{ height:100%; width:100%;}
.Mtime .tabBox .bd li{height:100%; width:100%; overflow:hidden; zoom:1; } 
.Mtime .tabBox .bd .jiaoshiDiv_img{ width:208px; height:255px;  margin:0px auto; overflow:hidden; display:table-cell; vertical-align:middle; text-align:center;} 
.Mtime .tabBox .bd .jiaoshiDiv_img img{ max-width:100%; max-height:100%;}
.jiaoshiDiv_ctext{ width:100%; height:30px; margin:0px auto; margin-top:5px;font-size:12px; overflow:hidden; text-align:center;}
.jiaoshiDiv_ctext a{ line-height:18px; color:#fff;}



.more_a{ float:right; line-height:40px; padding-right:5px;}


.aboutusDiv-infor{width:100%;  position:relative; margin:0px auto; padding:8px;  line-height:25px; font-size:14px;font-family:"微软雅黑"; }
.aboutusDiv-pics{ width:293px; height:255px; background-image:url(aboutusbk.jpg); background-position:center bottom; background-repeat:no-repeat; overflow:hidden; }
.aboutusDiv-pics img{ width:291px; height:243px; border:solid 1px #dddddd;}



.more—aboutus{ display:block; margin:0px auto; width:120px; height:20px; border:solid 1px #333; line-height:20px; background-color:#c5c6c7; color:#000000; font-size:12px; text-align:center; margin-top:20px;}
.more—aboutus:hover{ border:solid 1px red; line-height:20px; background-color:red; color:#fff;}

.ctitle-case{ border-bottom:solid 1px #dddddd; border-top:solid 1px #dddddd; height:8px; width:100%; margin-top:40px;} 
.ctitle-case h2{ height:50px; width:120px; background-color:#fff; margin:0px auto; margin-top:-25px;}
.ctitle-case h2 a{ display:block; text-align:center;font-family:"微软雅黑"; font-size:25px; line-height:35px; color:#000; font-weight:bold;}

.caseDiv-text{ width:100%; height:205px; margin-top:50px;}
.cproducts2{ width:100%; height:100%; position:relative;}  

.cproducts2 li{ width:25%; height:100%; float:left;}
.cproducts2 li div{ width:215px; height:100%; margin:0px auto; text-align:center;}
.cproducts2 li div span{ display:table-cell; vertical-align:middle; text-align:center; width:210px; height:170px; border:solid 1px #ddd; margin:0px auto;}
.cproducts2 li div span img{ display:table-cell; vertical-align:middle; text-align:center; width:210px; height:170px;}
.cproducts2 li .atitle{line-height:30px; font-size:14px;font-family:"微软雅黑"; text-align:center; color:#000; } 

.cproducts2 li:hover div span{ border:solid 1px red; transition: border 1s ;}
.cproducts2 li:hover .atitle{ color:red;transition:color 1s;}


.chejianDiv{ width:100%;  background-color:#e5e9ec; overflow:hidden; position:relative; padding-top:25px; padding-bottom:25px;} 
.chejianDiv ul{ width:100%;}
.chejianDiv ul li{ width:25%; height:190px; overflow:hidden; float:left; overflow:hidden; text-align:center;}
.imgs_CheJian div { position:relative;}
.imgs_CheJian div .cproducts{ position:relative; z-index:0;}
.imgs_CheJian div .ctitle{ width:100%; height:30px; background-image:url(btm1.png); z-index:10; display:block; position:absolute; bottom:0px; color:#fff; line-height:30px; text-indent:10px;}
.imgs_CheJian:hover div .ctitle{ background-color:#000;} 

.firstLi_CheJian{ background-color:#1561af;}
.lastLi_CheJian{ background-color:#fff;}
.lastLi_CheJian a{ display:block; height:140px; width:145px; margin:0px auto; margin-top:20px;font-size:16px;color:#ac0303; text-align:center;}
.lastLi_CheJian a div{ float:none!important; width:110px!important; height:110px!important; border:dashed 1px #F00!important; border-radius:110px;-webkit-border-radius:110px;text-align:center; line-height:110px; font-size:50px; color:#F00; margin:0px auto; margin-bottom:10px;}
.lastLi_CheJian a:hover{ text-decoration:none; color:#36F;}
.lastLi_CheJian:hover{ background-color:#f7fafc;}


.chejianDiv ul li div{ height:99.5%; width:100%; float:left; border-left:solid 1px #fff; border-bottom:solid 1px #fff;}
.imgs_CheJian img{width:100%; height:100%;}

.newsDiv{ background-image:url(newsbk.jpg); background-position:left top; background-repeat:repeat-x; border-top:solid 1px #dddddd; padding-top:20px; padding-bottom:20px;}
.newsDiv1{ width:330px; height:250px;}
.news-ctitle{ width:100%; height:40px; border-bottom:solid 1px #dddddd;}
.news-ctitle h3{ float:left; height:38px; line-height:40px; padding-left:5px; padding-right:5px; border-bottom:solid 4px #0160c1;}
.news-ctitle h3 a{font-size:24px; font-family:"微软雅黑"; color:#333333;}
.news-ctitle h3 a font{color:#0160c1;}
.news-ctitle a{ float:right;line-height:40px;}

.newsDiv2{ width:100%; margin-top:10px;}
.newsDiv3{ width:100%;}
.newsDiv3 ul{ width:100%; margin-top:8px;}
.newsDiv3 ul li{ width:100%; border-bottom:dotted 1px #dddddd; margin-bottom:6px; padding-bottom:5px; line-height:22px;}
.newsDiv3 ul li a{ font-size:12px; font-weight:bold; color:#000; font-weight:bold;}
.newsDiv3 ul li a:hover{ color:red;}
.newsDiv3 ul li p{ font-size:12px; color:#666;}
.newsDiv3 ul li .li_i0,.newsDiv3 ul li .li_i1{ display:inline-block;  background-color:#fe7c04; color:#fff; text-align:center; line-height:15px; font-size:12px; width:35px; font-style:normal; font-family:"微软雅黑"; margin-right:5px;}
.newsDiv3 ul li .li_i1{ background-color:#0058c4;}
.ctitle-news { background:none;}
.ctitle-news h2 a{ font-size:18px;font-family:"微软雅黑"; width:157px; height:100%; line-height:40px; display:block; text-align:center; float:left; color:#000;}
.ctitle-news h2 .on{ background-image:url(ctitle-news-on.png); background-position:center top; background-repeat:no-repeat; color:#fff;} 
.ctitle-news h2 a:hover{ background-image:url(ctitle-news-on.png); background-position:center top; background-repeat:no-repeat; color:#fff;} 



.friendDiv{ width:100%; height:45px; background-color:#0276d0; }
.friendDiv b{ display:block; float:left; width:120px; height:100%; text-align:center; line-height:45px; color:#fff; font-size:14px; background-color:#035a9d; float:left;}
.friendDiv p{padding:3px;padding-top:5px; float:left;}
.friendDiv a{ color:#fff; margin:5px;}

.slzs{  margin:10px auto 0;}
.slzs h3{ height:40px; line-height:40px; text-indent:40px; background:url(/images/tit_slzs.png) no-repeat left top; font-size:24px;}

.slzs ul{}
.slzs ul li{ margin:10px 10px;}

#demo{ padding:10px 10px 10px; height:260px; margin-top:55px;}
#demo img{margin: 0 auto;}
#indemo {float: left;overflow: hidden;width: 600%;}
#demo1, #demo2{float: left;overflow: hidden;}
#demo1 a, #demo2 a{font-size: 12px;text-decoration: none;}
#demo1 a:hover, #demo2 a:hover{text-decoration: underline;}
#demo1 ul li, #demo2 ul li {display: inline;float: left;overflow: hidden;text-align: center;width: 162px;}
#demo1 ul li span, #demo2 ul li span{float: left;height: 24px;line-height: 24px;overflow: hidden;width: 100%;}


.gywm{ background:none; padding:0;}
.gywm h3{ background:url(/images/tit_gywm.png) no-repeat left top; font-size:22px;}
.gywm .gsjj{ padding:20px 10px 20px 10px; line-height:22px; background:url(/images/rightbar.jpg) no-repeat left top #fff; height:190px; overflow:hidden;}
.gywm .zzzs{ padding:15px 10px 20px; border-top:1px dashed #d7d7d7; background-color:#fff;}
.gywm .zzzs li{ margin:0px 10px 0px;}
.gywm .zzzs li p{}

.khal{ height:460px; background:none;}
.khal h3{ background:url(/images/tit_khal.png) no-repeat left top; font-size:22px;}
.khal ul{ height:400px; padding:9px 0 10px 0; background-color:#fff; background:url(/images/rightbar.jpg) no-repeat left top #fff;}
.khal ul li { border: 1px solid #F5F5F5; display: inline; float: left; height: 40px; margin: 10px 4px 5px 4px; overflow: hidden; text-align: center; width: 100px; }
.khal ul li:hover{ border:1px solid #ffc001;}

.gsdt,.hyzx{ width:370px; height:420px; background-color:#fff; }
.newsDivBtBk{background-image:url(newsbkbt.jpg); background-position:center top; background-repeat:no-repeat; width:100%; height:24px; margin-top:10px;}
.bor{ height:3px; overflow:hidden;}
.one{ background-color:#00aeef;}
.two{ background-color:#f2078d;}
.three{ background-color:#eded31;}

.gsdt h3{ background:url(/images/tit_gsdt.png) no-repeat left top; text-indent:35px;}
.hyzx h3{ background:url(/images/tit_hyzx.png) no-repeat left top; text-indent:35px;}
.lxwm h3{ background:url(/images/tit_lxwm.png) no-repeat left top; text-indent:35px;}
 
.ewm {  margin:40px 0px 0px 48px;; text-align: center; width:160px; height:160px; float:right;}

.gsdt ul,.hyzx ul{ padding:5px 15px 10px;}
.gsdt ul li,.hyzx ul li,#lefta .sidebara li{ padding:5px 0px 0; height:24px; line-height:24px; overflow:hidden; border-bottom:1px dashed #d7d7d7; background:url(/images/news_arc.jpg) no-repeat 8px center; text-indent:17px;}
.gsdt ul li label,.hyzx ul li label{ float:right; color:#999;}

.yqlj{ display:table; width:980px;padding:10px 0; background-color:#fff;}
.yqlj a{ margin:0 8px; line-height:22px; color:#676767;}

#footer{ width:100%; color:#eeeeee; background-color:#eeeeee;} 

.foot_header { width:100%; background-color:#101010; padding:12px 0px; text-align:left;}
.foot_header p { width:80px; font-size:16px; font-family:"思源黑体","微软雅黑"; color:#aaaaaa; float:left; line-height:16px;}
.foot_header a {font-family:"思源黑体","微软雅黑"; font-size:14px; color:#aaaaaa; line-height:16px; text-decoration:none; padding:0px 5px;}
.foot_header a:hover { color:#fff;}
.footerdiv {text-align:center; color:#fff;  height:162px;}
.footerdiv a{ color:#fff!important;}
.footerdiv ul{ width:100%; height:100%; margin:0px auto; }
.footerdiv ul li{ float:left;  height:100%;}
.footerdiv ul li dl dt{ line-height:35px; font-size:18px;}
.footerdiv ul li dl dt a{ font-size:18px; text-align:left;font-family: "微软雅黑"; line-height:35px;}
.footerdiv ul li dl dd{ height:25px;}
.footerdiv ul li.right { width: 400px;}
.footerdiv div.lx { width: 100%; font-size: 14px; color: #616161; text-align: left; line-height: 28px; padding-left: 66px; font-family:"思源黑体","微软雅黑";}
.dh dt { width:150px; float:left;}
.lx { color:#1e1a1a; margin-top:30px; height:110px; overflow:hidden;}
 
.rexianBtsDiv{ margin-top:10px; padding-bottom:10px; border-bottom:solid 1px #42525b; height:57px;}
.rexianBtsDiv img{ float:left;}
.rexianBtsDiv-img{ width:150px; height:57px; line-height:57px; float:left;color:#42525b; font-size:14px;font-family: "微软雅黑";}
.rexianBtsDiv-img a{color:#42525b; font-size:14px;font-family: "微软雅黑";}

.flinksDiv{margin-top:10px; padding-bottom:10px; border-bottom:solid 1px #42525b; height:97px;}
.flinksDiv a{color:#5e7279!important;}

.aboutCompanyInfor{ text-align:center; color:#fff!important; width:100%; line-height:50px; background-color:#eeeeee; border-top:1px solid #b1b1b1;}
.aboutCompanyInfor a{ color:#1a1a1a !important;line-height:50px; font-family: "微软雅黑"; font-size:16px;}




.lxwmLi{ width:500px!important; float:right!important;}
.lxwmLi dd{ margin-bottom:8px; color:#fff; line-height:25px;}



.footerBorder{ border-top:solid 1px #023b8f; height:40px; line-height:40px; color:#fff; text-align:center;}

#left,#lefta{ float:left; width:220px; margin:10px 10px 0 0; background-color:#fff; margin-bottom:10px; padding-bottom:10px;}
#left .sidebar{ width:220px; border:solid 1px #eeeeee; padding-bottom:2px;}


#right,#righta{ float:right; width:840px; background-color:#fff; margin-top:10px;   padding:4px 0 0 0;}
#right{ margin-bottom:10px;}
#right .rightbar h3,#righta h3{ font-size:12px; font-family:"宋体"; color:#000;border-bottom:solid 1px #b80b0b; text-align:left; } 

#about,#news_list,#product_list,#product,#search{ line-height:32px; min-height: 500px; overflow: hidden; padding-top: 15px; border-top:1px solid #eee; width:100%; margin:0px auto; text-align:left;}

#about p { font-size:16px; line-height:32px; text-indent:2em;}

.cont{ font-size:14px; min-height:200px;}
.cont a{ font-size:14px}
.cent{ font-size:14px; min-height:200px;}
.cent a{ font-size:14px}
#about h1 { color: #585858; font-family: "微软雅黑"; font-size: 20px; line-height: 35px; text-align: center;}
#about .time { border-bottom: 1px dashed #D9D9D9; color: #878787; font-size: 12px; line-height: 30px; margin: 10px 0 15px; text-align: center;}
#about .time a {}
#about .imgshow img { margin: 10px auto; max-width: 600px;}
.bds_more { background: none repeat scroll 0 0;}
#product_list ul{ width:100%; height:auto; margin:0px auto;}
#product_list ul li{ width:33.3%;_width:33%!important; height:280px; margin-bottom:20px; float:left;}
#product_list ul li div{ width:238px; height:100%; margin:0px auto; overflow:hidden; float:left;}
#product_list ul li div span{ width:236px; height:238px; margin:0px auto;display:table-cell; vertical-align:middle; text-align:center; border:solid 1px #dddddd; overflow:hidden;}
#product_list ul li div span img{ max-width:100%; max-height:100%; margin:0px auto; display:table-cell; vertical-align:middle; text-align:center;}
#product_list ul li div p{ height:30px; line-height:30px; width:100%; text-align:center; display:block;  background-color:#eeeeee; margin-top:1px;}
#product_list ul li:hover div p{ background-color:#a40001;}
#product_list ul li:hover a{color:#fff; }
#product_list ul li:hover div span{border:solid 2px #a40001; }


#xg_pic,#xg_news,.content{ padding:4px 0 0 0;background: url("/images/rightbar.jpg") no-repeat scroll left top;}
#xg_pic h2, #xg_news h2,.content h2{
	background: url("/images/tit_tjcp.jpg") no-repeat scroll 5px center;
    font-size: 16px;
	font-family:"微软雅黑";
    height: 39px;
    line-height: 39px;
    text-indent: 24px;
	border-bottom:1px dashed #d7d7d7;
}
#xg_news ul li {
    background: url("/images/news_arc.jpg") no-repeat scroll 10px center;
    border-bottom: 1px dashed #EEEEEE;
    float: left;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 0 1% 0 3%;
    width: 46%;
}

#marquee {
    margin-top: 10px;
    overflow: hidden;
    width: 100%;
}
#marquee dl{ width:500%;}
#marquee img {
}
#marquee dl, #marquee dt, #marquee dd, #marquee a {
    float: left;
    font-size: 12px;
    padding: 0;
    text-align: center;
}
#marquee a {
    margin: 0 5px;
    overflow: hidden;
    width: 162px;
}
#marquee dl dt a {
    display: inline;
    float: left;
    line-height: 20px;
}
#marquee dl dt a:hover .di {
    border: 1px solid #ffc001;
}
#news_list ul{ width:98%; margin:0px auto;}
#news_list ul li {
    background: url("/images/arc.gif") no-repeat scroll 0 5px;
    border-bottom: 1px dashed #EEEEEE;
    display: block;
    margin-bottom: 10px;
    padding: 0 0 25px 25px;
}
#news_list ul li h2 {
    height: 30px;
    overflow: hidden;
}
#news_list ul li h2 a {
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin-bottom: 2px;
	max-width:500px;
    overflow: hidden;
}
#news_list ul li h2 label {
    color: #AEAEAE;
    display: inline;
    float: right;
    font-size: 12px;
    font-weight: 100;
    text-align: right;
    width: 180px;
}
#news_list ul li h2 label a {
    float: right;
    margin-top: 5px;
	margin-right:10px;
}
#news_list ul li h2 a {
}
#news_list ul li p {
    color: #878787;
    font-size: 12px;
    line-height: 20px;
}

#pagelist {
    font-size: 12px;
    padding: 20px;
    text-align: center;
}
#pagelist a, span.page_index, span.page_prev, #pagelist span.active, span.page_end, span.page_next, #pagelist span {
    cursor: pointer;
    font-size: 12px;
    padding: 5px 8px;
}
#pagelist a.on {
}
#pagelist span.active {
    background-color: #01aef0;
    color: #FFFFFF;
}
#pagelist a:hover, #pagelist span:hover {
    background-color: #01aef0;
    color: #FFFFFF;
}

#righta{ float:left; width:700px;}
#lefta{ float:left; width:270px; margin:10px 0 0 10px;}
.sidebara{ background: url("/images/rightbar.jpg") no-repeat scroll left top;}
/*.sidebara .lxwmtit{ background:url(/images/tit_lxwm.png) no-repeat left 8px; text-indent:24px;}*/

.probar {
    padding: 10px 0 0;
}
.probar_left {
    width: 402px;
}
.probar_right {
    width: 296px;
}
.probar_right li {
    border: 0 none;
}
.probar_right li h1, .probar_right li h3 {
    border-bottom: 1px dashed #EEEEEE;
}
.tagContent_ {
    border: 1px solid #EEEEEE;
    overflow: hidden;
    text-align: center;
    width: 400px;
}
#thumb {
    float: left;
    overflow: hidden;
    width: 402px;
}
#thumb li {
    border: 1px solid #EEEEEE;
    display: inline;
    float: left;
    height: 70px;
    margin: 10px 4px;
    overflow: hidden;
    text-align: center;
    width: 70px;
}
#thumb li:hover {
    border: 1px solid #EEEEEE;
}
#thumb li img {
}
#thumb li A {
    float: left;
    height: 70px;
    line-height: 70px;
    text-align: center;
    width: 70px;
}
#thumb li.emptyTag {
}
#thumb li.selectTag {
    position: relative;
}
#thumb li.selectTag A {
}
.big {
    background: url("/images/big.jpg") no-repeat scroll left center;
    float: left;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    padding-left: 20px;
}
#show {
    border: 1px solid #EEEEEE;
    max-height: 400px;
    left: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    max-width: 400px;
}
#show_mark {
    background-color: #000000;
    border: 1px solid #999999;
    cursor: crosshair;
    display: none;
    height: 400px;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 400px;
}
#zoom {
    background-color: #FFFFFF;
    border: 1px solid #EEEEEE;
    display: none;
    float: left;
    height: 400px;
    left: 412px;
    line-height: 400px;
    margin-top: -402px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 300px;
    z-index: 1000;
}
#zoom img {
    margin: 0 auto;
    position: absolute;
}
.probar_right ul {
    padding: 0 0 0 15px;
}
.probar_right ul li {
    padding: 0 0 0 10px;
}
.probar_right ul li h1, .probar_right ul li h3 {
    color: #000;
    font-size: 12px;
    line-height: 30px;
    text-align: left;
}
.inp, .textarea {
    border: 1px solid #EEEEEE;
    color: #686868;
    font-family: "宋体";
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    margin: 5px 0 0;
    overflow: hidden;
    padding: 0 5px 0 7px;
    width: 247px;
}
.inp {
    height: 24px;
}
.textarea {
    height: 90px;
}
.code {
    border: 1px solid #EEEEEE;
    float: left;
    height: 18px;
    margin-right: 8px;
    padding: 1px;
    text-align: center;
    width: 60px;
}
.sub {
    background: url("/images/zixun.gif") no-repeat scroll left center;
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 23px;
    width: 61px;
}
.prew, .nextw {
    background: url("/images/ui_pre_info.gif") no-repeat scroll left 6px;
    color: #878787;
    float: left;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    padding-left: 15px;
    text-align: left;
    width: 46%;
}
.nextw {
    background: url("/images/ui_next_info.gif") no-repeat scroll right 6px;
    float: right;
    padding-right: 15px;
    text-align: right;
}
.prew a, .nextw a {
    color: #878787;
}
.prew a:hover, .nextw a:hover, .about .time a:hover {
    color: #ffc001;}

#plun {
    border: 1px solid #EEEEEE;
    font-size: 12px;
    margin: 20px 0 0 5px;
    padding: 10px;
    width: 686px;
}
#plun h5 {
    display: block;
    padding: 0 10px 10px;
}
#plun h5 span {
    color: #6B6B6B;
    float: right;
}
#plun h5 label {
    background: url("/images/plun.gif") no-repeat scroll left center;
    color: #267CC8;
    padding-left: 15px;
}
#plun .pl {
    margin: 10px 0 0;
}
#plun .pl .text {
    border: 1px solid #EEEEEE;
    color: #666666;
    display: block;
    font-family: "宋体",Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 80px;
    line-height: 18px;
    width: 682px;
}
#plun .pl li {
    float: left;
    margin: 10px 0 0;
    text-align: left;
    width: 100%;
}
.plun_inp {
    background: url("/images/plun1.gif") no-repeat scroll left top;
    border: 0 none;
    height: 22px;
    margin-right: 10px;
    padding: 0;
    width: 66px;
}
.emiall {
    border: 1px solid #EEEEEE;
    float: left;
    height: 20px;
    line-height: 20px;
    margin-right: 10px;
    padding: 0 10px 0 0;
}
.em1 {
    color: #666666;
    margin: 0 7px;
}
#plun .pl li em {
    float: left;
    height: 22px;
    margin: 0 10px;
    width: 60px;
}
#plun .ly {
    padding: 5px 0;
}
#plun .ly li {
    border-bottom: 1px dashed #CFD3D6;
    clear: both;
    margin: 10px 0 0;
    padding: 0 5px 5px;
}
#plun .ly li label {
    background: url("/images/arrow.gif") no-repeat scroll 2px center;
    color: #267CC8;
    padding: 0 0 0 15px;
}


#guest {
    color: #545454;
    line-height: 22px;
    width: 638px;
	font-size:12px;
}
.input_on {
    background-color: #FFFFCC;
    background-image: none;
    border: 1px solid #999999;
    float: left;
    height: 18px;
    margin: 0;
    padding: 2px 8px 0 3px;
}
.input_off {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    float: left;
    height: 18px;
    margin: 0;
    padding: 2px 8px 0 3px;
}
.input_move {
    background-color: #FFFFCC;
    background-image: none;
    border: 1px solid #0088CD;
    float: left;
    height: 18px;
    margin: 0;
    padding: 2px 8px 0 3px;
}
.input_out {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    float: left;
    height: 18px;
    margin: 0;
    padding: 2px 8px 0 3px;
}
.input_out1 {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    float: left;
    font-size: 12px;
    height: 70px;
    margin: 0;
    padding: 2px 8px 0 3px;
    resize: none;
    width: 350px;
}
.input_out2 {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    float: left;
    height: 18px;
    margin: 0;
    padding: 2px 8px 0 3px;
    width: 80px;
}
#guest .input_test {
    height: 400px;
    list-style-type: none;
    margin: 20px auto 0;
    padding-bottom: 10px;
    width: 500px;
}
#guest ul.input_test .hr {
    display: block;
    float: left;
    line-height: 27px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
#guest ul.input_test li {
    background-image: none;
    display: inline;
    float: left;
    height: 25px;
    margin-bottom: 10px;
    width: 500px;
}
#guest .input_test label {
    background-image: none;
    float: left;
    font-size: 12px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    text-align: right;
}
#guest .input_test span {
    background-image: none;
    color: #999999;
    float: left;
    font-size: 12px;
    line-height: 25px;
    margin-left: 0;
    padding-left: 10px;
    text-align: left;
}
#guest .input_test .red {
    color: #FF0000;
    float: none;
}
#sub_btn, #sub_reset {
    height: 28px;
    margin-right: 10px;
    width: 50px;
}
#sub_btn:hover, #sub_reset:hover {
    height: 28px;
    width: 50px;
}
.inp_kg {
    overflow: hidden;
    width: 50px;
}
#submit, #sub_reset {
    cursor: pointer;
    height: 24px;
}
#guest #submit{ width:50px;}

#search ul li{ float:left; width:100%; height:162; margin:10px 0;}
#search ul li div{ float:left; width:160px; height:160px; overflow:hidden; border:1px solid #d7d7d7;}
#search ul li dl{ float:left; width:500px; padding:0 12px 0 11px; height:162px; line-height:26px; }
#search ul li dl h2 a{ font-size:14px; font-weight:bold;}




/*----------------------------------------------------------------------------- 幻灯片设置  --------------------------------------------------*/
.topindex-maxpic{width:100%; max-height:550px!important;  }
.fullSlide {
	width:100%;
	position:relative;
	height:500px !important; 
	z-index:1;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:500px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:500px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0px;
	left:0;
	height:70px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
	width:100%;
	margin:0px auto;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:15px;
	height:15px;
	margin:1px;
	border:solid 2px #fff;
	margin-right:5px;
	border-radius:11px;
	overflow:hidden;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#fc9905;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:5%;
	z-index:1;
	width:40px;
	height:60px;
	background:url(images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:5%;
	background-position:-6px -137px;
}

/*----------------------------------------------------------------------------- 幻灯片设置  --------------------------------------------------*/
.leftLoop{position:relative; } 
.leftLoop .hd{width:100%; height:100%; position:absolute; } 
.leftLoop .hd .prev,.leftLoop .hd .next{ display:block; float:right;  overflow:hidden; height:100%; width:29px; cursor:pointer; position:absolute; padding-top:80px;}  
.leftLoop .hd .prev{ left:-20px;}
.leftLoop .hd .next{right:-20px;} 

.leftLoop .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px;  } 
.leftLoop .hd ul li{ position:relative; _display:inline; float:left;  width:10px; height:10px; overflow:hidden; background:#ccc; margin-right:10px; text-indent:-999px; cursor:pointer; 
    -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; behavior: url(../PIE.htc);} 
.leftLoop .hd ul li.on{ background:#f00;  } 

.leftLoop .bd{ height:100%; width:100%; position:relative; margin:0px auto; overflow:hidden; top:0px;} 
.leftLoop .bd ul{ overflow:hidden; zoom:1; } 
.leftLoop .bd ul li{ margin:0px; text-align:center; float:left; _display:inline; } 

.tjcp{ width:100%; margin-top:32px;}
.tjcp ul{ padding:0 0px;}
.cproducts3{width:100%; height:685px; margin:0px auto; padding:0px auto;  text-align:left;position:relative;  }
.cproducts3 ul{ width:100%; height:100%;}
.cproducts3 ul li{ float:left;width:254px; height:292px;text-align:center;overflow:hidden; background-color:#eee; margin-bottom:28px;} 
.cproducts3 ul li.cproducts_2 { margin-left:28px; margin-right:28px;}
.cproducts3 ul li.cproducts_3 { margin-right:28px;}
.cproducts3 ul li.cproducts_6 { margin-left:28px; margin-right:28px;}
.cproducts3 ul li.cproducts_7 { margin-right:28px;}
.cproducts3 ul li .smallpic{width:252px;height:250px;display:table-cell; vertical-align:middle; margin-top:1px;}
.cproducts3 ul li a { text-decoration:none;}
.cproducts3 ul li .ctitle{ line-height:40px;display:block; width:100%; height:40px; text-align:center;font-family:"微软雅黑"; font-size:14px; font-weight:bold; color:#121212;}
.cproducts3 ul li p{ color:#999999;font-size:12px; text-align:center;}
.cproducts3 ul li:hover { background-color:#b80b0b;}
.cproducts3 ul li:hover a{ color:#fff;}




div.page {height:30px; line-height:30px; width:100%; text-align:left;color: #ff0000; padding-top:20px;}
div.page span {padding:3px 5px 3px 5px; background-color:#08a9c4; color:#fff; border:solid 1px #08a9c4;}
div.page a{ color:#444444; border:1px solid #ccc;padding:3px 5px 3px 5px; margin:0 2px; text-decoration:none; background-color:#ddd}
div.page a:hover {color:#fff; background-color:#08a9c4; }


 


.adcls{width:100%; height:244px; background-image:url(texie-1.jpg); background-repeat:no-repeat; background-position:center top; text-align:center; overflow:hidden;}
.adcls2 .adtext i,.adcls3 .adtext i,.adcls4 .adtext i{ display:block; height:83px; width:83px; float:left; margin-right:10px; }
.adcls2{width:100%; height:455px; background-image:url(texie-2.jpg); background-position:top center; background-repeat:no-repeat; position:relative; overflow:hidden;}
.adcls2 .adtext{ float:right; width:535px; height:100%; text-align:left; padding-top:75px;}
.adcls2 .adtext h4{ height:40px; color:#cc0000; font-size:32px; font-family:'微软雅黑'; font-weight:bold;}
.adcls2 .adtext .englishspan{font-size:18px; font-family:'微软雅黑'; color:#d5d2d2; font-weight:bold; text-transform:uppercase;}
.adcls2 ul{ width:100%; margin-top:20px;}
.adcls2 ul li{ width:100%; min-height:25px; max-height:50px; margin-bottom:8px; text-indent:15px; background-image:url(li_1.png); background-position:left 8px; background-repeat:no-repeat; font-size:16px; font-family:'微软雅黑'; margin-bottom:10px; line-height:25px;}
.adcls2 ul li strong{ color:#cc0000;}

.adcls3{width:100%; height:409px; background-image:url(texie-3.jpg); background-position:top center; background-repeat:no-repeat; position:relative; overflow:hidden;}
.adcls3 .adtext{ float:left; width:450px; height:100%; text-align:left; padding-top:75px; margin-left:155px;}
.adcls3 .adtext h4{ height:40px; color:#cc0000; font-size:32px; font-family:'微软雅黑'; font-weight:bold;}
.adcls3 .adtext .englishspan{font-size:18px; font-family:'微软雅黑'; color:#d5d2d2; font-weight:bold; text-transform:uppercase;}
.adcls3 ul{ width:100%; margin-top:15px;}
.adcls3 ul li{ width:100%; min-height:25px; max-height:50px; margin-bottom:8px; text-indent:15px; background-image:url(li_1.png); background-position:left 8px; background-repeat:no-repeat; font-size:16px; font-family:'微软雅黑'; margin-bottom:10px; line-height:25px;}
.adcls3 ul li strong{ color:#cc0000;}


.adcls4{width:100%; height:407px; background-image:url(texie-4.jpg); background-position:top center; background-repeat:no-repeat; position:relative; overflow:hidden;}

.adcls4 .adtext{ float:right; width:535px; height:100%; text-align:left; padding-top:75px;}
.adcls4 .adtext h4{ height:40px; color:#cc0000; font-size:32px; font-family:'微软雅黑'; font-weight:bold;}
.adcls4 .adtext .englishspan{font-size:18px; font-family:'微软雅黑'; color:#d5d2d2; font-weight:bold; text-transform:uppercase;}
.adcls4 ul{ width:100%; margin-top:20px;}
.adcls4 ul li{ width:100%; min-height:25px; max-height:50px; margin-bottom:8px; text-indent:15px; background-image:url(li_1.png); background-position:left 8px; background-repeat:no-repeat; font-size:16px; font-family:'微软雅黑'; margin-bottom:10px; line-height:25px;}
.adcls4 ul li strong{ color:#cc0000;}  


.newslist-cls{ width:100%; margin-top:10px; float:left;}
.newslist-cls li{ width:100%; height:30px; border-bottom:dotted 1px #dddddd; text-align:left; vertical-align:top; float:left; margin-left:5px; margin-right:5px; padding-top:10px;}    
.newslist-cls li a{ font-size:14px;  line-height:30px; float:left;} 
.newslist-cls li span{ color:#66666;font-size:12px;  line-height:30px; float:right;} 
.newslist-cls li p{ color:#666;line-height:22px;}  

.newsDiv1 ul li{ background-image:url(ico-1-1.jpg); background-repeat:no-repeat; background-position:left 18px; text-indent:10px; height:22px; line-height:22px;}
.newsDiv1 ul li a{line-height:22px;}
.newsDiv1 ul li span{line-height:22px;}
.newsDiv2 ul li{ background-image:url(ico-1-0.png); background-repeat:no-repeat; background-position:left 20px; text-indent:15px;}

.newslist-pics{ width:100%; height:215px; margin-top:40px; margin-bottom:20px; overflow:hidden; position:relative; line-height:25px;}
.newslist-pics img{ widthi:250px; height:160px;  position:relative; float:left; margin-right:15px; border:solid 3px #0b92fa;}
.newslist-pics a{ font-size:16px; font-family:"微软雅黑"; font-weight:bold;}
.newslist-pics p{ color:#666666;font-size:14px; font-family:"微软雅黑";}


.newslist-pics1{ width:320px; height:225px; overflow:hidden; position:relative; line-height:25px;}
.newslist-pics1 img{ width:305px; height:215px;  position:relative; border:solid 3px #0b92fa;}


.aboutsDiv-piclist{ width:730px; height:340px; margin:0px auto; margin-top:20px; overflow:hidden;}
/* 视频网站大焦点图 */
.tv-slideBox{  height:100%; overflow:hidden; background:#fff; position:relative;   }
.tv-slideBox .hd{ display:none;  }
.tv-slideBox .bd{ height:100%;}
.tv-slideBox li{ overflow:hidden;  }
.tv-slideBox li .pic{ width:100%;height:340px; float:left;   }
.tv-slideBox li .pic img{ width:100%;height:340px;  } 
.tv-slideBox .prev,.tv-slideBox .next{ position:absolute; z-index:1;width:39px; height:87px; overflow:hidden; cursor:pointer; left:10px; top:140px; background:url("gtvSplit.png") 0 0 no-repeat; }
.tv-slideBox .next{ background-position:-41px 0; left:690px; }
.tv-slideBox .prev:hover,.tv-slideBox .next:hover{ top:140px;  }

#myScrollDiv{position:relative;width:100%;height:100%;cursor:pointer; text-align:center;  color:#000}
#myScrollDiv:hover{ background-color:#0165b3; color:#fff;}




.company { width:100%; height:507px; background-image:url(cp.jpg); background-repeat:no-repeat; position:relative; z-index:2; float:left; overflow:hidden;}
.company_text { width:100%; height:84px; text-align:center; margin-bottom:68px; margin-top:48px;}
.company_text h2 { width:100%; text-align:center; color:#fff; font-family:"思源黑体"; font-size:32px; line-height:32px; font-weight:bold; margin-bottom:12px;}
.company_text p { width:120px; height:4px; background-color:#ddd; margin:0px auto;}
.company_text h3 { color:#fff; font-family:"思源黑体"; font-size:24px; line-height:24px;font-weight:normal; margin-top:12px; }
.company .company_information { height:260px;  float:right; width:548px; overflow:hidden;}
.company .company_information p{width:100%; font-family:"思源黑体"; font-size:16px; color:#fff; line-height:32px; text-align:left; height:192px; overflow:hidden; margin-top:2px;}
.company_information a {font-family:"微软雅黑"; font-size:16px; color:#fff;}
.company_information a.more_a { width:126px; height:40px; background-color:#1a4ea3; float:left; font-size:16px; color:#fff; text-transform:uppercase; font-family:"微软雅黑"; text-align:center; line-height:40px; margin-top:6px;}
.company_img { width:536px; height:260px; float:left;}
.company_img img { width:100%; height:100%;}
.company_information2 { width:270px; height:408px; float:right;}
.company_information2 ul li { width:270px; height:128px; background-color:#fff;}
.company_information2 ul li.company_img1 img { margin:27px 24px 0px 24px;  }
.company_information2 ul li.company_img1 a { width:146px; height:128px; color:#000; font-family:"微软雅黑"; text-align:left; display:block; float:right; font-size:24px; line-height:128px; }
.company_information2  ul li.company_img1:hover img{ }

.company_information2 ul li.company_img2 { margin:12px 0px 12px 0px;}
.company_information2 ul li.company_img2 img { margin:27px 24px 0px 24px;}
.company_information2 ul li.company_img2 a { width:146px; height:128px; color:#000; font-family:"微软雅黑"; text-align:left; display:block; float:right; font-size:24px; line-height:128px; }

.company_information2 ul li.company_img3 img { margin:27px 24px 0px 24px;}
.company_information2 ul li.company_img3 a { width:146px; height:128px; color:#000; font-family:"微软雅黑"; text-align:left; display:block; float:right; font-size:24px; line-height:128px; }

.company_honor { width:100%; height:320px; float:left; margin-top:32px;}
.company_honorl {height:320px; width:22px; float:left;}
.company_honor2 {height:320px; width:22px; float: right;}


.company_honor .tempWrap { width:1024px;}  
.company_honor .MtimeCon{ width:1024px; height:100%; margin:0px auto;}
.company_honor .tabBox{ overflow:hidden; zoom:1; width:206px; height:320px; float:left; margin:0px 22px 0px 22px; }
.company_honor .tabBox .bd{ padding:0px; width:100%; height:100%;  float:left;  }
.company_honor .tabBox .bd ul{ height:100%; width:100%;}
.company_honor .tabBox .bd li{height:100%; width:100%; overflow:hidden; zoom:1; } 
.company_honor .tabBox .bd .jiaoshiDiv_img{ width:206px; height:280px;  margin:0px auto; overflow:hidden; display:table-cell; vertical-align:middle; text-align:center;} 
.company_honor .tabBox .bd .jiaoshiDiv_img img{ max-width:100%; max-height:100%;}


.advantage { width:100%; background-color:#fff; height:1324px; position: relative; z-index:1; float:left;}
.advantage_img { margin:72px 0px 52px 0px;}
.advantage1 { width:100%; height:1088px; background-image:url(baozhang.jpg); background-repeat:no-repeat;}

.Consultation { width:100%; height:160px; background-image:url(ljzx.jpg); background-repeat:no-repeat;}
.Consultation_text { width:800px; padding-top:40px; float:left;}
.Consultation_text p { color:#fff; font-size:16px; text-transform:uppercase; font-family:"微软雅黑"; font-weight:500; }
.Consultation_text h1 {color:#fff; font-size:36px; font-family:"微软雅黑"; width:800px; line-height:36px; font-weight:800;  }
.Consultation_text span { color:#fff; font-size:16px; text-transform:uppercase; font-family:"微软雅黑"; }
.Consultation a { border:1px solid #fff; width:188px; height:52px; display:block; float:right; margin-top:46px; color:#fff; font-size:18px; font-family:"微软雅黑"; text-align:center; line-height:52px;}
.Consultation h2 { color:#fff; float:right; width:188px; font-size:16px; font-family:"微软雅黑";}
 

.new_bk { width:100%; float:left; background-color:#fff; padding-top:72px; padding-bottom:42px;}
.new_dt { width:666px; float:left;}
.new_dt .new_text { width:100%; height:24px;}
.new_dt .new_text p { width:100%;  padding-left:16px; line-height:24px; font-family:"微软雅黑"; font-size:18px; color:#121212; float:left; border-left:5px solid #b80b0b; text-align:left;  }
.new_dt .new_text a {line-height:70px; font-family:Arial, Helvetica, sans-serif; font-size:24px; float:right; padding-right:12px; color:#f4f2f3; text-transform:uppercase;  }

.new_dt ul.lyxw_01 { width:100%; overflow:hidden; margin:0px auto; margin-top:20px; margin-bottom:16px;}
.new_dt ul.lyxw_01  li { margin-bottom:30px; height:18px;}
.new_dt ul.lyxw_01  li img { float:left; width:228px; height:148px; border:1px solid #eee; float:left;}
.new_dt ul.lyxw_01  li h2 { width:416px; float:right; font-size:18px; font-family:"思源黑体"; color:#121212; text-align:left; line-height:32px}
.new_dt ul.lyxw_01  a { width:100%; float:left;font-family:"微软雅黑"; font-size:18px; color:#1d1a1a; }
.new_dt ul.lyxw_01  li span { width:416px; font-family: "思源黑体"; font-size:14px; color:#787878; line-height:24px; float:right; text-align:left; }
.new_dt ul.lyxw_01  li p{width:416px; float:right; font-size:14px; font-family:"思源黑体"; color:#121212; text-align:left; }

.new_dt ul.lyxw_02 { text-align:left; width:100%;}
.new_dt ul.lyxw_02 li{ width:100%; height:72px; float:left; margin-bottom:16px; }
.new_dt ul.lyxw_02 p { width:72px; height:72px; background-color:#e9e9e9; font-family:"Impact"; font-size:32px; color:#545454; line-height:72px; text-align:center; float:left; margin-right:10px;}
.new_dt ul.lyxw_02 h2 { width:480px; font-family:"思源黑体"; color:#121212; font-size:18px; float:left; line-height:18px; margin:15px 0px 12px 0px;  }
.new_dt ul.lyxw_02 span { width:94px; padding-right:10px; float:right; font-size:18px; font-family:Arial, Helvetica, sans-serif;color:#121212;line-height:18px; margin:15px 0px 12px 0px; }
.new_dt ul.lyxw_02 h3 { width:584px; float:left; font-family:"思源黑体"; color:#787878; font-size:14px; line-height:14px;}
.new_dt ul.lyxw_02 li:hover { background-color:#e9e9e9;}
.new_dt ul.lyxw_02 li:hover p { background-color:#b80b0b; color:#fff;}

.faq { width:370px; float:right;}
.faq .faq_text { width:100%; height:24px;}
.faq .faq_text p { width:100%;  padding-left:16px; line-height:24px; font-family:"微软雅黑"; font-size:18px; color:#121212; float:left; border-left:5px solid #b80b0b; text-align:left;  }
.faq ul { width:100%; margin-top:20px;}
.faq ul li { width:100%; height:58px; padding-top:21px; margin-bottom:33px; border-top:1px dashed #cccccc;}
.faq ul li a { text-decoration:none;}
.faq ul li h2 { width:100%; height:24px; overflow:hidden; background-image:url(wen.jpg); background-repeat:no-repeat; text-align:left; color:#121212; line-height:24px; margin-bottom:10px;font-family:"思源黑体";font-size:16px; text-indent:2.4em;}
.faq ul li h3 { width:100%; height:24px; overflow:hidden; background-image:url(da.jpg); background-repeat:no-repeat; text-align:left; color:#787878;font-family:"思源黑体"; font-size:14px;  text-indent:2.8em;}

.new_hy { width:536px; height:366px; background-color:#f4f2f3; float:right;}
.new_hy .new_text { width:100%; height:70px; background-color:#1a4ea3;}
.new_hy .new_text p { padding-left:12px; line-height:70px; font-family:"微软雅黑"; font-size:24px; color:#f4f2f3; float:left;  }
.new_hy .new_text a {line-height:70px; font-family:Arial, Helvetica, sans-serif; font-size:24px; float:right; padding-right:12px; color:#f4f2f3; text-transform:uppercase;  }
.new_hy  ul { width:512px; height:282px; overflow:hidden; margin:0px auto; margin-top:18px;}
.new_hy  ul li { margin-bottom:30px; height:18px;}
.new_hy  ul li img { float:left; margin:4px 10px 0px 0px;}
.new_hy  ul li a { width:70%; float:left;font-family:"微软雅黑"; font-size:18px; color:#1d1a1a; line-height:18px; }
.new_hy  ul li span { width:20%; font-family: Arial, Helvetica, sans-serif; font-size:18px; color:#1d1a1a; line-height:18px; float:right; text-align:right; }

.searchDiv { width:100%; float:left; margin-top:8px;}
.searchDiv  ul li dl dd.dd01{ width:206px; height:36px; border:2px solid #a70001; float:left;}
.searchDiv  ul li dl dd.dd01 input { width:200px; height:34px; border:0px;}
.searchDiv  ul li dl dd.dd02 { width:60px; height:40px; float:right;}


.sample { width:100%; padding:72px 0px; background-image: url(header_bk.jpg); position:relative;}
.sample_text { width:100%; height:48px; text-align:center; margin-bottom:40px;}
.sample_text h2 { width:100%; text-align:center; color:#121212; font-family:"思源黑体"; font-size:32px; line-height:32px; font-weight:bold; margin-bottom:12px;}
.sample_text h2 span {font-weight:bold; color:#b80b0b; }
.sample_text p { width:120px; height:4px; background-color:#dedede; margin:0px auto;}
.sample_img { width:100%; height:180px;}

.servicel { width: 24px; float: left;}
.servicel img { width: 24px; height:46px; margin-top: 67px;}
.service2 { width: 24px; float:right}
.service2 img { width: 24px; height:46px; margin-top: 67px;}
.tabBox { width: 180px; height: 180px; margin-right: 26px;}
.tabBox img { width: 180px; height: 180px;}