﻿@charset "utf-8";
/* CSS Document */
 html { overflow-y: scroll; overflow-x:hidden;}
*html { background-image:url(about:blank); background-attachment:fixed; }

/* 清除内外边距 */
h1, h2, h3, h4, h5, h6, hr, p, blockquote, 		/* structural elements 结构元素 */
dl, dt, dd, ul, ol, li,							/* list elements 列表元素 */
pre, 											/* text formatting elements 文本格式元素 */
fieldset, form, button, input, textarea, 		/* form elements 表单元素 */
th, td , 										/* table elements 表格元素 */
body { margin: 0; padding: 0; }

/* 设置默认字体样式 */
body,textarea,input,button,select { font: 14px/1.14 Arial, Verdana, "微软雅黑", \5b8b\4f53; color:#5B5B5B; outline:0; }
body { background:url(../../images/bodybg.jpg) repeat-x;}
h1,h2,h3,h4,h5,h6 { font-size: 100%; }
i, em { font-style: normal; }

/** 重置图片元素 **/
img { border: none; vertical-align: top;}

/** 重置列表元素 **/
ul, ol, li, dl, dd, dt { list-style: none; }

/** 重置表格元素 **/
table { border-collapse:collapse; border-spacing: 0;}

/**重置表单元素**/
input[type=submit] { cursor:pointer; }
input[type=button] { cursor:pointer; }
textarea { resize: none; overflow:auto; }
label { display: inline-block; *display: inline; *zoom: 1; }

/** 默认链接元素 **/
a { color: #a2a2a2; text-decoration: none;
	-webkit-transition: color .2s;
	   -moz-transition: color .2s;
	    -ms-transition: color .2s;
	     -o-transition: color .2s;
	        transition: color .2s;
}
a:hover {color: #a51111;}
a:focus { -moz-outline-style: none; }
a:focus { outline: none;} 
q:before,q:after{ content:none; }

/** 浮动元素 **/
.fl { float: left; *display: inline; }
.fr { float: right; *display: inline; }

/* 清除浮动 */
.clearfix:after{ display:block; clear:both; visibility:hidden; height:0; overflow:hidden; content:"."; }
.clearfix{ *zoom:1; }
.clear{clear:both; height:0; line-height: 0; font-size: 0; overflow:hidden;}

/* 溢出 / 隐藏 */
.over{overflow:hidden;}
.hide{display:none;}
.mt8{ margin-top:8px;}
.mt30{ margin-top:30px;}




.topbg{ width:100%; height:40px; background:#eeeeee; line-height:40px; font-family:"宋体"}
.top{ width:1100px; margin:0 auto; overflow:hidden;}
.topleft{ color:#434343; font-size:12px;}
.topright a{font-size:12px;}
.topright .red{ color:#E11C1F;}
.logo{ width:96%; margin:0 auto;}
.logo-img{ width:436px;}
.phone{ overflow:hidden; margin-top:20px; float:right;}
.phone p{ float:left; overflow:hidden; }
.phone .p-1{width:260px; margin-top:10px;margin-left:40px;}
.phone .p-2{width:340px; margin-left:20px;}
.phone .p-1 span{margin-top:4px;}
.phone p span{ float:left; margin-top:12px;}
.phone p img{ float:right;}
.navbg{ width:100%; background:#1172c0; height:40px; line-height:40px; margin-top:20px;}



.menu {
 margin-top:10px;
float:left;
height:40px;
}
/* remove the bullets an+d set the margin and padding to zero for the unordered list */
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.menu ul li {
float:left; 
position:relative;
z-index:999;
}
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu ul li a, .menu ul li a:visited {
display:block; 
text-align:center; 
text-decoration:none; 

height:40px; 
color:#333; 
border-width:1px 1px 0 0;
background:url(../images/navbg.jpg); 
line-height:40px; 
font-size:18px;
padding:0 15px;
}
/* make the dropdown ul invisible */
.menu ul li ul {
display: none;
}
.menu ul li ul li{ margin:0; *margin:0; *padding:0;height:41px;}
/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu ul li:hover a {
color:#fff; 
background:#e76e26;
}
/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li:hover ul {
display:block; 
position:absolute; 
top:40px; 
left:0; 
width:135px;

}
/* style the background and foreground color of the submenu links */
.menu ul li:hover ul li a {
display:block; 
background:#ecebeb; 
color:#2e2e2e;
font-size:14px;
height:40px; line-height:40px;

}
.menu ul li:hover ul li img{ }
/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover {
background: url(../images/jiantou.png) no-repeat left center #4ea7ef; 
color:#fff;
}
.menu ul li .hide, .menu ul li .hide:visited{ background:#721212;}





#owl-demo{position:relative;width:100%;height:400px;margin:0 auto;}
#owl-demo .item{ position:relative;display:block;}
#owl-demo img{display:block;width:100%;height:400px; border:none;}
#owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:78px;background-color:#000;opacity:.5;filter:alpha(opacity=50);}
#owl-demo span{position:absolute;left:0;bottom:37px;width:100%;font:18px/32px "微软雅黑","黑体";color:#fff;text-align:center;}

.owl-pagination{position:absolute;left:0;bottom:10px;width:100%;height:22px;text-align:center;}
.owl-page{display:inline-block;width:17px;height:16px;margin:0 5px;background: url(../images/baiy.png) no-repeat;*display:inline;*zoom:1;}
.owl-pagination .active{background: url(../images/lany.png) no-repeat;}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}


.guanjian{ width:1100px; margin:0 auto; overflow:hidden; margin-top:20px;}
.guan-left{ font-size:13px; margin-top:10px;}
.guan-left span{ font-weight:600;}
.guan-right{ width:476px; overflow:hidden;} 
.guan-right a{ float:left; width:100px; background:#3d81d6; color:#FFFFFF; height:38px; line-height:38px; font-size:15px; text-align:center;}


.mainbg{ width:100%;  margin-top:20px;}
.main{ width:1375px; margin:0 auto;}
.main1{ padding-top:30px;}
.main1-top{ overflow:hidden;}
.main1-top p{ float:left; font-size:18px; color:#333333; font-weight:600;}
.main1-top p span{ font-size:14px; color:#cccccc; font-weight:normal;}
.main1-top img{ float:left; margin-left:10px;}
.main1-top a{ float:right; font-size:12px;}

.main1-liebiao{ margin-top:40px; margin-bottom:40px;}
.main1-liebiao ul{ overflow:hidden;}
.main1-liebiao ul li{ float:left;}
.main1-liebiao ul li img{ display:block; width:170px; height:170px; margin:0 auto;}
.main1-liebiao ul li a{ display:block; width:182px; text-align:center; line-height:40px; font-size:16px;}
.main1-liebiao ul li a:hover{ color:#006dc6;}







.main2{  text-align:center;}
.main2 .lan-bg{ width:100%; background:#0a6ec8;}
.main2 .bg-lan{ width:1068px; height:370px; margin:0 auto;background: url(../images/bg1.jpg) no-repeat center top ; overflow:hidden;}

.wrap1{ position:relative; top:220px; left:356px;}
.wrap1 .box1{width:100px;height:110px;}
.wrap1 .box1:hover h1{display:block;width:400px; height:100px;}
.wrap1 .box1 h1{display:none; position:absolute; top:-150px; left:-300px;}

.wrap2{ position:relative; top:220px; left:520px;}
.wrap2 .box2{width:100px;height:110px;}
.wrap2 .box2:hover h1{display:block;width:400px; height:100px;}
.wrap2 .box2 h1{display:none; position:absolute; top:-130px; left:-30px;}

.main3bg{background:#0a6ec8; padding-top:30px;}
.main3{ width:1100px; margin:0 auto; background:#0066c3; padding-bottom:30px;}
.main3 h1{ text-align:center; padding-top:30px;}
.main3 ul{ overflow:hidden; margin-left:10px; margin-top:38px;}
.main3 ul li{ float:left; width:140px; margin:0 20px;}
.main3 ul li img{ display:block;}
.main3 ul li .biaoti{ text-align:center; font-size:16px; color:#FFFFFF; line-height:28px;}
.main3 ul li .jieshao{ text-indent:2em; color:#FFFFFF; font-size:12px; line-height:18px;} 

.main4{ width:1100px; margin:0 auto; overflow:hidden; margin-top:30px;}
.main4-1{ width:360px;}
.main4-1-top{ overflow:hidden;}
.main4-1-top p{ float:left; font-size:18px; color:#333333; font-weight:600;}
.main4-1-top p span{ font-size:14px; color:#cccccc; font-weight:normal;}
.main4-1-top img{ float:left; margin-left:20px; margin-top:5px;}
.main4-1-top a{ float:right; font-size:12px;margin-top:5px;}
.xinwen{ background:#f8f8f8; margin-top:14px;}
.toutiao{ overflow:hidden; padding-top:14px;}
.toutiao .tu{ float:left; margin-left:6px;}
.toutiao .tu img{ width:117px; height:74px;}
.toutiao .wenzi{ float:right; width:220px; font-size:12px; margin-right:6px;}
.toutiao .wenzi span{ color:#000000; font-size:14px;}
.xinwen ul{ margin-top:14px; padding:0 6px;}
.xinwen ul li{ height:40px; line-height:40px; border-top:1px dotted #AAAAAA;}
.xinwen ul li a{ background:url(../images/huiy.png) no-repeat left center; padding-left:16px; margin-left:14px;}
.main4-2{ width:720px;}
.main4-2-top{ overflow:hidden;}
.main4-2-top p{ float:left; font-size:18px; color:#333333; font-weight:600;}
.main4-2-top p span{ font-size:14px; color:#cccccc; font-weight:normal;}
.main4-2-top img{ float:left; margin-left:20px; margin-top:5px;}
.main4-2-top a{ float:right; font-size:12px;margin-top:5px;}


.mokuai{ margin-top:14px;}
.zb{ float:left; overflow:hidden; background:#f8f8f8; padding:10px 10px; padding-bottom:0px;}
.zt{ float:left; margin-left:20px; width:374px; padding:10px; background:#fff;overflow:hidden;}
.banner_nav_wrap {float: left;}
.banner_cont_wrap {float: left;}
.banner_nav_wrap .banner_nav_a {width: 147px; height: 78px; text-indent: -9999px; overflow: hidden; margin-bottom:6px; border-right-color: transparent; border-right-width: 7px; border-right-style: solid; display: block; white-space: nowrap;}
.banner_nav_wrap .activee {
	border-right-color: rgb(255, 255, 255); border-right-width: 7px; border-right-style: solid;
}
.banner_nav_wrap .banner_nav_a1 {
	background:url(../images/mo1.jpg) no-repeat center;
}
.banner_nav_wrap .banner_nav_a2 {
	background: url(../images/mo2.jpg) no-repeat center;
}
.banner_nav_wrap .banner_nav_a3 {
	background: url(../images/mo3.jpg) no-repeat center;
}
.banner_nav_wrap .banner_nav_a4 {
	background: url(../images/mo4.jpg) no-repeat center;
}
.banner_nav_wrap .banner_nav_a5 {
	background: url(../images/mo5.jpg) no-repeat center;
}
.banner_nav_wrap .activee.banner_nav_a1 {
	background: url(../images/mo1-1.jpg) no-repeat center;
}
.banner_nav_wrap .activee.banner_nav_a2 {
	background: url(../images/mo2-1.jpg) no-repeat center;
}
.banner_nav_wrap .activee.banner_nav_a3 {
	background: url(../images/mo3-1.jpg) no-repeat center;
}
.banner_nav_wrap .activee.banner_nav_a4 {
	background: url(../images/mo4-1.jpg) no-repeat center;
}
.banner_nav_wrap .activee.banner_nav_a5 {
	background: url(../images/mo5-1.jpg) no-repeat center;
}
.banner_cont_wrap { width:524px; margin-left:10px; height:420px;overflow: hidden; position: relative;}
.banner_cont_wrap_inner {left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;}
.banner_content_box1 {display: block;}
.banner_content_box {width:100%; height: 100%; overflow: hidden; display: block;}
.jl_indexMain4Slider{ width:374px; height:204px; overflow:hidden; float:left; margin-top:20px;}
.jianjie-tu img{ width:511px; height:325px;}
.jianjie-wenzi{ margin-top:14px;}
.jianjie-wenzi h1{ line-height:36px;}
.jianjie-wenzi p{ line-height:23px;}
.jianjie-wenzi p a{ padding:4px 4px; color:#FFFFFF; background:#195fb7;}

.sc-y{ overflow:hidden;}
.sc-y li{ float:left; margin-right:13px; margin-bottom:10px;}
.sc-y li a{ display:block;}
.sc-y li a img{ width:249px; height:169px;}
.sc-y li p{ text-align:center; line-height:30px;}



.tupian-liebiao{ margin-top:30px; margin-bottom:30px;}
.tupian-top{ overflow:hidden;}
.tupian-top p{ float:left; font-size:33px; color:#ff5f00; font-weight:600;}
.tupian-top p span{ font-size:40px; color:#f4c4a0; font-weight:bold;}
.tupian-top img{ float:left; margin-left:20px; margin-top:5px;}
.tupian-top a{ float:right; font-size:12px;margin-top:5px; height: 39px; width:104px; background:#ef9943; text-align:center; line-height: 39px; font-size:24px; color:#fff;}
.liebiao{ overflow:hidden; margin-top:20px;}
.liebiao ul li{ float:left; margin:0 4px;}
.liebiao ul li a{ display:block;}
.liebiao ul li a img{ width:264px; height:198px; border:1px solid #959595;}
.liebiao ul li p{ width:266px; text-align:center; height:52px; line-height:52px; font-size:16px; color:#FFFFFF; background:#959595; margin-top:3px;}
.piaofu{ width:100%; border-bottom:1px solid #ABABAB;border-top:1px solid #ABABAB; overflow:hidden; padding-top:10px; position:fixed; bottom:0px; background:#FFFFFF;}
.zhongjian{ width:1100px; margin:0 auto; overflow:hidden;}
.fu1{ border-right:1px dotted #BCBCBC; padding-right:50px;}
.fu1 p{ color:#195fb7; font-size:20px; line-height:30px;}
.fu1 .te1{ font-size:30px; line-height:30px; margin-top:8px;}
.fu1 .te1 span{ font-size:20px;}
.fu2{ margin-left:30px;border-right:1px dotted #BCBCBC;padding-bottom:10px;}
.fu2 ul{ overflow:hidden; padding-top:20px; padding-right:80px;}
.fu2 ul li{ float:left; text-align:center; margin-left:40px;}
.fu2 ul li a{ display:block;}
.fu2 ul li p{ line-height:24px;}
.fu3{ overflow:hidden;}
.fu3 h1{ font-size:14px; color:#195fb7; padding-left:36px;}
.fu3 p{ float:left; text-align:center; margin:0 20px; line-height:20px; margin-top:6px;}
.fu3 p img{ display:block; width:70px; height:70px;}



.dibubg{ width:100%; padding:20px 0; background:#474747;}
.down{ width:1100px; margin:0 auto;}
.down1{ text-align:center; margin-top:16px;}
.down0{ text-align:center;}
.down1 p{ color:#A2A2A2;}
.down1 p span{ font-size:14px;}
.down1 p a{ font-size:16px; color:#A2A2A2;}
.down2{ width:260px; margin:0 auto; margin-top:16px;}
.down2 ul{ overflow:hidden;}
.down2 ul li{ float:left; margin:0 14px;}
.down3{ overflow:hidden; width:700px; margin:0 auto; margin-top:30px;}
.down3-left p{color:#A2A2A2; line-height:24px;}
.down4{color:#A2A2A2; text-align:center;}




/*解决方案*/
.banner1{ width:100%; text-align:center;}
.neiye1{} 
.neiye1-top{ width:100%; line-height:50px; font-size:14px; border-bottom:1px solid #BDBDBD;}
.neiye1-top p{ width:1100px; margin:0 auto;}
.neiye1-main{ width:1100px; margin:0 auto; margin-top:30px;}
.neiye1-main h2{ text-align:center; line-height:30px; font-size:22px;}
.neiye1-main h2 span{ font-size:14px; color:#BBBBBB; font-weight:normal;} 
.neiye1-main ul{ overflow:hidden; padding-bottom:30px;}
.neiye1-main ul li{ float:left; text-align:center; margin:0 28px; margin-top:24px;}
.neiye1-main ul li h1{ font-size:16px; line-height:30px; margin-top:18px;}
.neiye1-main ul li p{ margin-top:6px; line-height:18px;}
.neiye1-main ul li .wz-jieshao{ color:#8E8E8E; height:54px;}
.neiye2-bg{ width:100%; background:#f1f1f1; padding:30px 0; border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;}
.neiye2{ width:1110px; margin:0 auto;}
.neiye2 h2{ text-align:center; line-height:30px; font-size:22px;}
.neiye2 h2 span{ font-size:14px; color:#BBBBBB; font-weight:normal;}
.neiye2 ul{ overflow:hidden; margin-top:30px;}
.neiye2 ul li{ float:left; position:relative; width:264px; border:1px solid #dcdcdc;margin:0 5px;margin-bottom:10px;}
.neiye2 ul li a img{ width:264px; height:264px;}
.neiye2 ul li p{ height:50px; line-height:50px; background:#3d81d6; color:#FFFFFF; text-align:center; font-size:15px;}
.neiye2 ul li .fudong{ position:absolute; top:0; left:-2px;}
.neiye3-1{ width:1100px; margin:0 auto; margin-top:30px;}
.neiye3-top h2{ text-align:center; line-height:30px; font-size:22px;}
.neiye3-top h2 span{ font-size:14px; color:#BBBBBB; font-weight:normal;}
.neiye4-bg{ width:100%; background:#0f5cbc; margin-top:50px;}
.neiye4-top{padding-top:40px;}
.neiye4-top h2{ width:220px; margin:0 auto; text-align:center; color:#FFFFFF;  line-height:36px; font-size:22px; border:1px solid #FFFFFF;}
.neiye4-top h2 span{ font-size:14px; color:#fff; font-weight:normal;}
.neiye4-main{ width:1100px; margin:0 auto; background:url(../images/neiro-bg.jpg) no-repeat center top; height:592px;}
.neiye4-main ul{ overflow:hidden; margin-top:30px;}
.neiye4-main ul li{ float:left; margin:0 8px; margin-bottom:16px;}
.neiye4-main ul li img{ width:201px; height:119px; border:1px solid #dcdcdc;}

.right-piaofu{ position:fixed; top:50px; right:0; width:160px; background:#fff;}
.right-piaofu h1{ height:30px; line-height:30px; overflow:hidden; background:#f57b3c;}
.right-piaofu h1 span{ color:#FFFFFF; float:left; margin-left:2px;}
.right-piaofu h1 a{ font-size:12px; float:right;color:#FFFFFF; background:url(../images/jiantou1.png) no-repeat right center; padding-right:20px; margin-right:4px;}
.right-piaofu ul li{border:1px solid #dcdcdc; margin-bottom:2px; text-align:center; padding-bottom:4px;height:178px;}
.right-piaofu ul li img{ width:160px; height:160px;}
.right-piaofu ul li p{ line-height:20px;}
.right-piaofu ul li .jiage{ color:#E70307; margin-top:6px;}






/*产品中心*/
.chanp-top{ width:100%; line-height:50px; font-size:14px; border-bottom:1px solid #BDBDBD;}
.chanp-top p{ width:1100px; margin:0 auto;}
.chanp{ overflow:hidden; width:1100px; margin:0 auto; margin-top:0px;}
/*.chanp-left{ width:200px;}
.chanp-left h1{ height:42px; width:192px; line-height:42px; text-align:center; font-size:16px; color:#000000; background:#eeeeee;}
.chanp-left ul li{ margin-top:2px; text-align:center; height:42px; line-height:42px;}
.chanp-left ul li a{ display:block; background:url(../images/li-bg1.jpg) no-repeat; padding-right:8px;}
.chanp-left ul li a:hover{ background:url(../images/li-bg2.jpg) no-repeat; color:#FFFFFF;}*/
.chanp-main{ width:1110px; margin:0 auto; margin-bottom:50px;}
.chanp-main ul{ overflow:hidden;}
.chanp-main ul li{ float:left; position:relative; width:210px; border:1px solid #dcdcdc; margin:0 5px; margin-top:10px;}
.chanp-main ul li a img{ width:210px; height:255px;}
.chanp-main ul li p{ height:50px; line-height:50px; background:#a2a2a2; color:#FFFFFF; text-align:center; font-size:14px;}
.chanp-main ul li .fudong{ position:absolute; top:0; left:-2px;}


.chanp-fenlei{ width:1100px; margin:0 auto;}
.wz-y{ overflow:hidden; width:212px;}
.wz-y span{ float:left; line-height:24px;}
.wz-y p{ float:right; width:160px; border:1px solid #cccccc; height:24px;}
.wz-y p img{ float:right; margin-top:4px;}
.chanp-lanmu{ margin:20px 0;}
.chanp-lanmu1{ overflow:hidden; height:30px; border:2px solid #cccccc;}
.chanp-lanmu1 .p-3{ float:left; width:120px; background:#f7f5f5; height:30px; line-height:30px;}
.chanp-lanmu1 .p-3 span{ background:url(../images/jiantou-1.png) no-repeat left center; padding-left:20px; margin-left:10px;}
.chanp-lanmu1 .p-4{ float:left; overflow:hidden; width:940px;}
.chanp-lanmu1 .p-4 a{ float:left; line-height:30px; margin-left:30px;}
.chanp-lanmu2{ overflow:hidden; height:30px; border:1px solid #cccccc; border-top:none;}
.chanp-lanmu2 .p-3{ float:left; width:120px; background:#f7f5f5; height:30px; line-height:30px;}
.chanp-lanmu2 .p-3 span{ background:url(../images/jiantou-1.png) no-repeat left center; padding-left:20px; margin-left:10px;}
.chanp-lanmu2 .p-4{ float:left; overflow:hidden; width:940px;}
.chanp-lanmu2 .p-4 a{ float:left; line-height:30px; margin-left:30px;}


/*解决方案详情*/
.xiangq-top{ width:100%; height:50px; line-height:50px; font-size:14px; border-bottom:1px solid #BDBDBD; background:#f2f2f2;}
.xiangq-top .yingdao{ width:1100px; margin:0 auto;}
.xiangq1-bg{ width:100%; height:300px; background:url(../images/xq-bg1.jpg) no-repeat center top #f2f2f2;}
.xiangq1{ width:1100px; margin:0 auto; overflow:hidden; padding-top:20px;}
.xiangq1-left{ width:484px; m}
.sm1{ overflow:hidden; margin-top:40px;}
.sm1 img{ float:left; width:97px; height:123px;}
.sm1 .zi-1{ float:left; margin-left:20px;}
.zi-1 h1{ font-size:24px; color:#333333; line-height:32px;}
.zi-1 .zi-y1{ color:#959595; font-size:16px; line-height:30px;}
.zi-1 .zi-y2{line-height:20px;}
.xiangq1-left .zi-y3{ margin-top:10px; line-height:20px;}
.xiangq1-right{ margin-top:30px; margin-right:10px;}
.reveal-modal-bg{position:fixed;height:100%;width:100%;background-color:#000;z-index:10000;display:none;top:0;left:0;}
.reveal-modal{visibility:hidden;top:240px;left:50%;width:120px;background:#eee url(modal-gloss.png) no-repeat -200px -80px;position:absolute;z-index:10001;padding:30px 40px 34px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 0 10px rgba(0,0,0,.4);-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);-box-shadow:0 0 10px rgba(0,0,0,.4);}
.reveal-modal .close-reveal-modal {
font-size:22px;line-height:.5;position:absolute;top:8px;right:11px;color:#aaa;text-shadow:0 -1px 1px rbga(0,0,0,.6);font-weight:bold;cursor:pointer;} 
.reveal-modal h2{font-size:18px;color:#990000;padding:0 0 20px 0;}


.xiangq2{width:1100px; margin:0 auto;}
.cen_right_top{width:1100px; overflow:hidden; border-top:2px solid #000000; background:#FFFFFF;}
.cen_right_top h3 a.active{background: url(../images/sanjiao-bg.png) no-repeat center bottom;color:#333333; padding-bottom:14px;}
.cen_right_top h3{line-height:40px;text-align:center;float:right;height:40px;width:128px;margin::0px;padding:0px;font-size:14px;color:#7d7d7d;font-weight:lighter;cursor:pointer; margin-right:1px; padding-top:10px;}
.cen_right_top .biaoti-1{ float:left; font-size:14px; background:url(../images/yuanj-bg.png) no-repeat; width:205px; height:27px; line-height:27px; text-align:center; color:#FFFFFF; margin-top:12px; margin-left:10px;}
.part1{font-size:14px;display:none;clear:both; border-top:1px dotted #000000;}
.part1 .tu-1{ text-align:center; padding-top:60px;}
.part1 .bt1{ font-size:42px; text-align:center; line-height:80px; color:#1f212e; margin-top:20px;}
.part1 .js1{ line-height:30px; padding:0 20px; font-size:16px;}
.part1 .ul-1{ margin-top:30px; overflow:hidden;}
.part1 .ul-1 li{ float:left; width:184px; text-align:center; margin:0 18px;}
.part1 .ul-1 li h1{ font-size:24px; color:#252525; line-height:36px;margin-top:10px;}
.part1 .ul-1 li p{ color:#4b4b4b; margin-top:10px; line-height:20px;}


.xiangq3{ width:100%; background:#1f212e; padding:30px 0; margin-top:50px;}
.bt2{ width:633px; height:409px; background:url(../images/bt-bg1.png) no-repeat; margin:0 auto;}
.bt2 h1{ text-align:center; color:#FFFFFF; font-size:42px;  padding-top:154px;}
.bt2 p { font-size:16px;text-align:center;color:#FFFFFF; }
.xiangq3 .js2{ width:958px; margin:0 auto; font-size:16px; color:#FFFFFF; line-height:24px; text-indent:2em; margin-top:30px;}
.xiangq4{ margin-top:30px; margin-bottom:50px;}
.bt3{ width:290px; height:140px; background:url(../images/bt-bg2.png) no-repeat right top; margin:0 auto;}
.bt3 h1{ text-align:center; color:#1f212e; font-size:42px;  padding-top:48px;}
.bt3 p { font-size:16px;text-align:center;color:#1f212e; }
.xiangq4 .js3{ width:958px; margin:0 auto; font-size:16px; color:#1f212e; line-height:24px; text-indent:2em;}

.xiangq5{ width:100%; background:#1f212e; padding:30px 0; margin-top:30px;}
.bt4{ width:490px;  margin:0 auto;}
.bt4 h1{ text-align:center; color:#FFFFFF; font-size:42px; padding-top:20px;}
.bt4 p { font-size:16px;text-align:center;color:#FFFFFF; }
.xiangq5 .js4{ width:958px; margin:0 auto; font-size:16px; color:#FFFFFF; line-height:24px; text-indent:2em; margin-top:30px;}

.xiangq6{ margin-top:30px; margin-bottom:50px;}
.bt5{ width:290px; height:140px; margin:0 auto;}
.bt5 h1{ text-align:center; color:#1f212e; font-size:42px;  padding-top:48px;}
.bt5 p { font-size:16px;text-align:center;color:#1f212e; }
.xiangq6 .js5{ width:958px; margin:0 auto; font-size:16px; color:#1f212e; line-height:24px; text-indent:2em;}
.xiangq6 .tu-2{ text-align:center;}
.xiangq6 .tu-2 img{ margin-top:20px;}

/* 新闻详情  新闻中心*/
.content-class{position:relative;width:1100px;margin:30px auto 0;overflow:hidden;min-height:520px;}
.content-class .T{width:200px;}
.content-class .B{width:200px; margin-top:20px;}
.content-class .C{margin-top:20px;}
.content-class .T .card,.content-class .B .card{height:40px;line-height:40px;background:#1172c0;color:#fff;font-size:15px;padding-left: 20px;}
.content-class .T .list,.content-class .B .list{padding:5px 20px 14px;border:1px solid #d0d0d0;border-top:medium none;box-sizing:border-box;}
.content-class .T .list .item{padding:5px 0 5px; border-bottom:1px dotted #B7B7B7;}
.content-class .T .list .item .link{color:#666;}
.content-class .T .list .item .link:hover{color:#1172c0;}
.content-class .T .list .item .on{color:#1172c0;}
.content-class .T .list .item .icon{background:url(../images/jiantou0.png) no-repeat;display:inline-block;width:15px;height:15px; padding-left:10px;}
.content-class .B .list .info{margin:16px 0;color:#666;}
.content-class .B .list .info p{ line-height:20px;}
.content-class .B .list .info .xiao-1{ font-size:12px;}
.content-class .B .list .info a{background:url('../images/jiantou2.png') no-repeat right center;padding:3px 20px 3px 10px;border:1px solid #d0d0d0;}
.content-class .R{margin-bottom:50px;width:878px}
.content-class .R .yingdao1{position:relative;width:868px;height:30px;line-height:30px;border:1px solid #d0d0d0;margin:0 10px;padding-left:30px;box-sizing:border-box;background:-moz-linear-gradient(top,#fff,#f6f6f6);background:-webkit-linear-gradient(top,#fff,#f6f6f6);background:-o-linear-gradient(top,#fff,#f6f6f6);background:-ms-linear-gradient(top, #fff, #f6f6f6);background:linear-gradient(top, #fff, #f6f6f6);}
.content-class .R .yingdao1:before{content:"";width:30px;height:30px;position:absolute;top:0;left:0;background:url('../images/jiantou-2.png') left center no-repeat;}
.content-class .R .yingdao1 span{color:#e11c1f;}
.content-class .R .content-content{margin-top:30px;width:878px}
.content-class .R .content-content .title{text-align:center;margin:0 30px;font-size:20px;}
.content-class .R .content-content .summary{text-align:center;padding:10px 0 20px;margin:0 30px;border-bottom:1px dashed #d0d0d0;color:#666;}
.content-class .R .content-content .info{margin:30px 40px;color:#666;}
.content-class .R .content-content .info p{text-indent:2em;line-height:30px;}
.content-class .R .content-content .info img{margin:30px 0;}

.content-class .R .content-list{width:816px;border:1px solid #d0d0d0;margin:0 10px;padding:30px 30px 50px 20px;}
.content-class .R .content-list .wenzhang0{position:relative;padding-bottom:20px;border-bottom:1px dashed #d0d0d0;padding-top:20px;overflow:hidden;}
.content-class .R .content-list	.wenzhang0 a>img{float:left;width:200px; height:150px;}
.content-class .R .content-list .wenzhang0 .r{float:left;margin-left:15px; width:580px;}
.content-class .R .content-list .wenzhang0 .r .title {font-weight:bold; font-size:16px;margin-top:15px;}
.content-class .R .content-list .wenzhang0 .r .summaryA{ height:52px;margin-top:5px; line-height:24px;color:#666;overflow:hidden}
.content-class .R .content-list .wenzhang0 .r .more{color:#1172c0;}
.content-class .R .content-list .wenzhang0 .r .summaryB{margin-top:20px;color:#aaa;}
.content-class .R .content-list .wenzhang0 .r .share{overflow:hidden;position:absolute;bottom:30px;left:55%;}
.content-class .R .content-list .wenzhang0 .r .share li{height:16px;line-height:16px;float:left;padding:0 2px;}
.content-class .R .content-list .wenzhang0 .r .share img{height:16px;}
.content-class .R .content-list .wenzhang{position:relative;padding:20px 0 20px 20px;border-bottom:1px dashed #d0d0d0;}
.content-class .R .content-list .wenzhang .title{ font-size:16px;color:#1172c0;font-weight:bold;margin-bottom: 10px;}
.content-class .R .content-list .wenzhang .summaryB{position:absolute;top:20px;right:0;color:#aaa;}
.content-class .R .content-list .wenzhang .more{color:#1172c0;line-height:20px;}
.content-class .R .content-list .wenzhang .summaryA{line-height:20px;display:inline-block;color:#666;}
.content-class .R .content-list .page-y{margin:30px 0;text-align:center;color:#aaa;}
.content-class .R .content-list .page-y .list{overflow:hidden;display:inline-block;}
.content-class .R .content-list .page-y .list .item{display:inline-block;border:1px solid #d0d0d0;color:#d0d0d0;float:left;border-right:medium none;}
.content-class .R .content-list .page-y .list .item:last-child{border:1px solid #d0d0d0;}
.content-class .R .content-list .page-y .list .item .link{background:#e11c1f;color:#fff;}
.content-class .R .content-list .page-y .list .item a{padding:15px;display:inline-block;line-height:10px;color:#aaa;}
.content-class .R .content-list .page-y p{display:inline-block;line-height:40px;vertical-align:top;margin-left:20px;}
.content-class .R .content-list .page-y p em{color:#e11c1f;}

.mr{color:red;}

/*分页样式*/
.page_fy {PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 40px; PADDING-TOP: 3px; TEXT-ALIGN: center}
.page_fy A {BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #036cb4; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid; TEXT-DECORATION: none}
.page_fy A:hover {BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; BORDER-LEFT: #999 1px solid; COLOR: #666; BORDER-BOTTOM: #999 1px solid}
.page_fy A:active {BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; BORDER-LEFT: #999 1px solid; COLOR: #666; BORDER-BOTTOM: #999 1px solid}
.page_fy .focus {BORDER-RIGHT: #036cb4 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #036cb4 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #036cb4 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #036cb4 1px solid; BACKGROUND-COLOR: #036cb4}
.page_fy .disabled {BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid}
.page_fy span{padding-left:5px;}
.page_fy span.off {border: 1px solid #EEEEEE;color: #ccc;margin: 2px;padding: 2px 5px;}


/* 视频详情 视频中心 */
.content-class .R .video-content{margin:0 10px;border:1px solid #d0d0d0;}
.content-class .R .video-content .source{margin:10px 10px 20px;width:860px;}

.content-class .R .video-list{border:1px solid #d0d0d0;margin:0 10px; width:866px;}
.content-class .R .video-list .list0{overflow:hidden;margin-top:10px; margin-left:10px;}
.content-class .R .video-list .list0 .item0{float: left;margin:0 10px;width:265px;}
.content-class .R .video-list .list0 .item0 .link0{display:block;width:265px;}
.content-class .R .video-list .list0 .item0 a{display:block;margin:10px 0;text-align:center;color:#1172c0;}
.content-class .R .video-list .list0 .item0 .biao-cp{display:block;color:#1172c0; height:36px;}
.content-class .R .video-list .list0 li img{ width:265px; height:190px;}


.page-y{margin:30px 0;text-align:center;color:#aaa;}
.page-y .list{overflow:hidden;display:inline-block;}
.page-y .list .item{display:inline-block;border:1px solid #d0d0d0;color:#d0d0d0;float:left;border-right:medium none;}
.page-y .list .item:last-child{border:1px solid #d0d0d0;}
.page-y .list .item .link{background:#e11c1f;color:#fff;}
.page-y .list .item a{padding:15px;display:inline-block;line-height:10px;color:#aaa;}
.page-y p{display:inline-block;line-height:40px;vertical-align:top;margin-left:20px;}
.page-y p em{color:#e11c1f;}





/*产品详情*/
.chanplist{width:1100px;margin:0 auto;}

.chanpxq{margin-top:50px;overflow:hidden;}
.chanpxq .thumb{float:left;}
.chanpxq .thumb .bigPic{width:413px;}
.chanpxq .thumb .smallPic{overflow:hidden;}
.chanpxq .thumb .smallPic img{width:62px;height:62px;float:left;margin:15px 0 15px 17px;}
.chanpxq .information{width:655px;  float:right;margin-left:30px;}
.chanpxq .information .title{font-size:18px;margin:10px 0;color:#1B1B1B;}
.chanpxq .information .key{color:#cc0001;}
.chanpxq .information .pricetag{background:#eee;color:#909090;padding:15px 20px;margin-top:20px;}
.chanpxq .information .pricetag .tag{margin-bottom:15px;font-size:11px;}
.chanpxq .information .pricetag .price{color:#A40001;font-size:26px;font-weight:700;margin-left:20px;}
.chanpxq .kuaidi{color:#909090;margin:30px 0 0 5px;padding:0 0 20px 15px;border-bottom:1px dashed #d0d0d0;}
.chanpxq .kuaidi span img{transform:rotate(90deg);margin-top:2px;}
.chanpxq .neirong{padding:15px 0 10px 20px;color:#000;}
.chanpxq .neirong p{margin:12px 0;font-size:15px;}
.chanpxq .like{border-top:1px dashed #d0d0d0;padding:20px 0 0 15px;margin-left:5px;}
.chanpxq .like span{color:#909090;}

.infoxq{overflow:hidden;color:#909090;margin-top:20px;line-height:24px;}
.infoxq .shop{border:1px solid #d0d0d0; width:228px; height:40px; text-align:center; line-height:40px;}
.infoxq .shop img{ margin-top:8px;}
.infoxq .shop:link,.info .shop:visited{color:#909090;}
.infoxq .brand{border:1px solid #d0d0d0;padding:8px 0 8px 20px;box-sizing:border-box;width:840px;margin-left:20px;}

.detailxq{margin-top:15px;overflow:hidden;}
.detailxq .T{color:#000; float:left;}
.detailxq .T .classify{background:#eee;width:190px;height:41px;line-height:41px;font-size:18px;text-align:center;}
.detailxq .T li{margin:1px 0;}
.detailxq .T li a{display:inline-block;padding:15px 46px;background:#eee;position:relative;}
.detailxq .T li a:hover{background:#105CBC;color:#fff;}
.detailxq .T li a img{position:absolute;width:8px;right:-8px;}
.detailxq .M,.detailxq .B{margin-top:10px;}
.detailxq .M .titleandmore,.detailxq .B .titleandmore{color:#fff;background:#3D81D6;overflow:hidden;height:32px;line-height:32px;position:relative;}
.detailxq .M .titleandmore span,.detailxq .B .titleandmore span{margin-left:10px;float:left;font-family:'黑体';}
.detailxq .M .titleandmore a,.detailxq .B .titleandmore a{color:#fff;float:right;margin-right:5px;font-size:12px;background:url(../images/jiantou1.png) right center no-repeat; padding-right:20px;}

.detailxq .M .shouhuoj{text-align:center;width:230px; }
.detailxq .M .shouhuoj a{color:#3d81d6;display:block;border:1px solid #d0d0d0;padding-bottom:20px;}
.detailxq .M .shouhuoj a span{background:#3d81d6;color:#fff;border-radius:15px;font-size:12px;padding:0 5px;}
.detailxq .M .shouhuoj a p{color:#3d81d6;font-size:16px;font-weight:700;}
.detailxq .M .shouhuoj a .gaodu1{width:100%;height:10px;}


.detailxq .M1 .shouhuoj{text-align:center;border:1px solid #d0d0d0;}
.detailxq .M1 .shouhuoj a{color:#3d81d6;display:block;border:1px solid #d0d0d0;padding-bottom:20px;}
.detailxq .M1 .shouhuoj a span{background:#3d81d6;color:#fff;border-radius:15px;font-size:12px;padding:0 5px;}
.detailxq .M1 .shouhuoj a p{color:#3d81d6;font-size:16px;font-weight:700;}
.detailxq .M1 .shouhuoj a .gaodu1{width:100%;height:10px;}



.detailxq .B .cardboard{border:1px solid #d0d0d0;font-size:12px;}
.detailxq .B .cardboard .card{overflow:hidden;}
.detailxq .B .cardboard .card p{width:50%;float:left;text-align:center;padding:5px 0;}
.detailxq .B .cardboard .card .off{background:#e5e5e5;}
.detailxq .B .cardboard .xuanxiang{margin:0 5px;overflow:hidden;padding:20px 0;border-bottom:1px solid #d0d0d0;}
.detailxq .B .cardboard .xuanxiang .pic{width:58px;height:58px;float:left;border:1px solid #d0d0d0;}
.detailxq .B .cardboard .xuanxiang .info{float:left;margin-left:10px;width:148px;line-height:20px;}
.detailxq .B .cardboard .xuanxiang .info .price{color:#a40001;margin:3px 0;}
.detailxq .B .cardboard .xuanxiang .info .title,.detailxq .B .cardboard .xuanxiang .info .shouchu{color:#404040;}

.chanp-main>ul li{ float:left; position:relative; width:264px; border:1px solid #dcdcdc; margin:0 5px; margin-top:10px;}
.chanp-main>ul li a img{ width:264px; height:264px;}
.detailxq .auth{margin:50px;}
.detailxq .auth h1{padding:20px 0;text-align:center;color:#fe9213;border-top:1px solid #fe9213;border-bottom:1px solid #fe9213;font-size:35px;}
.detailxq .auth ul{overflow:hidden;}
.detailxq .auth ul li{float:left;margin:40px 20px 0;width:324px;}
.detailxq .auth ul li img{width:324px;}
.detailxq .auth ul li p{text-align:center;margin:20px 0;color:#000;font-size:16px;}
.detailxq .media1{margin:30px 20px;}
.detailxq .media1>p{background:#0878e8;color:#fff;padding-left:30px;overflow:hidden;}
.detailxq .media1 p .filter{font-size:42px;float:left;background:#e8f8fb;color:#0878e8;padding:5px;}
.detailxq .media1 p .en{font-size:10px;padding-left:20px;display:inline-block;margin-top:8px;}
.detailxq .media1 p .cn{display:inline-block;font-size:26px;padding-left:20px;}
.detailxq .media1.tt2 p .en{margin-bottom:7px;}
.detailxq .media1.tt2 p .cn{font-size:20px;}
.xiangq-tu{ font-family:"宋体"; margin-top:10px;}
.xiangq-tu p{ line-height:30px;color:#333}

.TheL{float:left;}
.TheR{float:left;margin-left:80px;width:720px;}



.ban{ width:413px; height:500px; position:relative; overflow:hidden;}
.ban2{ width:413px; height:413px; position:relative; overflow:hidden;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:413px; height:413px;}
.prev{ float:left; cursor:pointer;}
.num{ height:82px;overflow:hidden; width:340px; position:relative;float:left;}
.min_pic{ padding-top:10px; width:413px;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:60px; height:60px; margin-right:5px; padding:1px;}
.num ul li.on{ border:1px solid red; padding:0;}
.prev_btn1{ width:16px; text-align:center; height:18px; margin-top:20px; margin-right:20px; cursor:pointer; float:left;}
.next_btn1{  width:16px; text-align:center; height:18px; margin-top:20px;cursor:pointer;float:right;}
.prev1{ position:absolute; top:220px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:220px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.mhc{ background:#000; width:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50); position:absolute; left:0; top:0; display:none;}
.pop_up{ width:413px; height:413px; padding:10px; background:#fff; position:fixed; -position:absolute; left:50%; top:50%; margin-left:-255px; margin-top:-255px; display:none; z-index:99;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}
.pop_up2{ width:413px; height:413px; position:relative; overflow:hidden;}
.pop_up2{ width:413px; height:413px; position:relative; overflow:hidden; float:left;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{ width:413px; height:413px; float:left;}



.part3{ width:849px; margin:0 auto; float:right;}
.part3 ul{ overflow:hidden;}
.part3 ul li{ float:left; position:relative; width:208px; border:1px solid #dcdcdc; margin-top:10px;}
.part3 ul li a img{ width:208px; height:232px;}
.part3 ul li p{ height:50px; line-height:50px; background:#3d81d6; color:#FFFFFF; text-align:center; font-size:14px;}
.part3 ul li .fudong{ position:absolute; top:0; left:-2px;}


.part2 .T{width:241px;color:#000; float:left;}
.part2 .T .classify{background:#eee;width:230px;height:41px;line-height:41px;font-size:18px;text-align:center;}
.part2 .T li{margin:1px 0;}
.part2 .T li a{display:block; padding-right:16px;background: url(../images/bg-y1.png) no-repeat;position:relative;height:41px;line-height:41px;text-align:center;}
.part2 .T li a:hover{background:url(../images/bg-y2.png) no-repeat;color:#fff;}
.part2 .T li a img{position:absolute;width:8px;right:-8px;}


.jianjie{width:854px; margin-top:20px; line-height:24px; margin-left:20px;}
.jianjie h1{ font-size:16px; color:#3B3B3B; line-height:30px; margin-top:10px;}
.jianjie p{ line-height:24px;}


.banner{ width:100%; text-align:center;}
.banner img{ width:100%; height:400px;}
.chao1-bg{ width:100%; background:#f6f6f6; padding-bottom:20px;}
.chao1-main{ width:960px; margin:0 auto; padding-top:50px;}
.chao1-main h1{ background:url(../images/chao-1.png) center top no-repeat; height:75px; text-align:center; font-size:30px; color:#000000; line-height:70px; font-weight:normal;}
.chao2{ width:1100px; margin:0 auto; padding-top:40px; padding-bottom:40px;}
.chao2 h1{ background:url(../images/chao-1.png) center top no-repeat; height:75px; text-align:center; font-size:30px; color:#000000; line-height:70px; font-weight:normal; margin-top:20px;}
.chao3-bg{ width:100%; height:429px; background:url(../images/chao4-bg.png) repeat-x; margin-top:30px;}
.chao3{ width:1100px; margin:0 auto;}
.chao5-bg{ width:100%; background:url(../images/chao-6.png) no-repeat top center;margin-top:50px; padding-top:30px; padding-bottom:30px;}
.chao5{ width:1200px; margin:0 auto;}

.kefu{ margin-top:20px;}
.ditu{ width:788px; height:502px; margin:0 auto;}
.kefu-main{width:788px; line-height:26px;margin:0 auto; font-size:16px; margin-top:30px;}


.kehu{margin-top:20px;}
.kehu-biao{ width:100%; background:url(../images/line-1.png) center no-repeat;}
.kehu-biao .biao-1{ font-size:40px; color:#30a2ff; text-align:center;}
.kehu-biao .biao-2{ font-size:16px;color:#30a2ff; text-align:center;}

.focus1{ margin-top:10px; margin-left:10px;}
.xmSlide{ width:880px; margin:0 auto;}
.xmSlide img{ }
.xmSlide_01{ overflow:hidden; margin-top:20px;}
.xmSlide_01 .anli1{ float:left;}
.xmSlide_01 .anli2{ float:right; width:429px;}
.xmSlide_01 .anli3{ padding-top:10px; float:left;}

/*新加*/
#demo{ width:1100px; overflow:hidden; margin:0 auto; margin-bottom:30px; margin-top:16px;}
#demo a{float:left;width:265px; margin:0 4px;}
#demo a img{ width:265px; height:197px; border:1px solid #959595;}
#demo a p{ width:267px; text-align:center; height:52px; line-height:52px; font-size:16px; color:#FFFFFF; background:#959595; margin-top:3px;}

/*留言*/
.NY_LyList{width:720px; overflow:hidden;line-height:25px;padding-top:0px; padding-bottom:20px}
.NY_LyList .bbb{height:40px;line-height:40px;}/*background:#666;*/
.NY_LyList .bbb span{font-size:16px;}
.NY_LyList .bbb input{line-height:24px;height:24px;width:200px;}
.NY_LyList .bbb .tj{background:#1172c0;color:#fff;width:50px;height:24px;line-height:24px;border:0;margin-left:7px;}
.NY_LyList ul{overflow:hidden; }
.NY_LyList li{ padding-left:15px; padding-right:15px; padding-top:6px; padding-bottom:10px; text-align:left}
.NY_LyList li.tit{ font-weight:bold; background-color:#f0f2f3; padding:5px 15px}
.NY_LyList li.da{border:1px #CCC dashed; overflow:hidden; padding:5px 15px; margin-bottom:15px; color:#e92f00; background-color:#fff0e9}
.floR{ float:right}

.cpwd{padding-left:50px;width:750px;}
.ksly_t{ width:720px; overflow:hidden;line-height:28px; font-size:16px; padding:20px 0}
.ksly_lyk{width:720px; height:110px;}
.ksly_lyk2{width:720px; height:40px;}
.ksly_lyk2 input{line-height:24px;height:24px;}
.ksly_lyk textarea{width:714px; height:100px; font-size:14px; line-height:24px; font-family:"微软雅黑"}
.ksly_lyzn{width:720px; height:40px; padding-top:10px}
.ksly_lyzn a{width:150px; height:32px; line-height:32px; text-align:center; color:#fff; background-color:#1172c0;display:block;border-radius:5px; font-size:14px; float: right}
.ksly_lyzn a:hover{ color:#fff; background-color:#eb3900}

/*图片*/
#DB_gallery ul, #DB_gallery li{list-style:none;margin:0;padding:0}
#DB_gallery img{border:none;vertical-align:top;}

#DB_gallery .DB_imgSet {position:relative;width:580px;height:818px;overflow:hidden;}
#DB_gallery .DB_imgSet .DB_imgWin{height:100%}
#DB_gallery .DB_imgSet .DB_imgWin img{width:580px;height:818px;}
#DB_gallery .DB_imgSet .DB_page{position:absolute;bottom:0;font:11px tahoma bold;padding:5px;color:#ffffff}
#DB_gallery .DB_imgSet .DB_page .DB_current{color:#ffff00}
#DB_gallery .DB_imgSet .DB_page .DB_total{color:#ffcc00}
#DB_gallery .DB_imgSet .DB_prevBtn{position:absolute;top:50%;margin-top:-45px;cursor:pointer;left:0;}
#DB_gallery .DB_imgSet .DB_nextBtn{position:absolute;top:50%;margin-top:-45px;cursor:pointer;right:0;}

#DB_gallery .DB_thumSet {position:relative;margin-top:10px;width:580px;overflow:hidden}
#DB_gallery .DB_thumSet .DB_thumMove{position:relative;white-space:nowrap;font-size:0}
#DB_gallery .DB_thumSet .DB_thumMove li{display:inline;margin-right:8px;}
#DB_gallery .DB_thumSet .DB_thumMove li img{width:110px;height:140px;}
#DB_gallery .DB_thumSet .DB_prevPageBtn{position:absolute;top:34px;cursor:pointer;left:0;}
#DB_gallery .DB_thumSet .DB_nextPageBtn{position:absolute;top:34px;cursor:pointer;right:0;}
#DB_gallery .DB_thumSet .DB_thumLine{position:absolute;width:100px;height:130px;border:5px solid #ff0000;left:0;top:0}


.flexslider{margin:0px auto;position:relative;width:100%;overflow:hidden;zoom:1;}
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{zoom:1;}
.flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;background:url(../images/ad_ctr.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{background: url(../images/baiy.png) no-repeat;display:block;height:16px;overflow:hidden;text-indent:-99em;width:17px;cursor:pointer;}
.flex-control-paging li a.flex-active{background: url(../images/lany.png) no-repeat;}

.chanp-y{padding-top:30px;}
.chanp-y ul{ overflow:hidden;margin-top: 20px;}
.chanp-y ul li{ float:left; position:relative; width:286px; border-radius:10px;margin-right: 66px; margin-bottom:10px; background:#f5f5f5; height: 410px;}
.chanp-y ul li:nth-of-type(4),.chanp-y ul li:nth-of-type(8){ margin-right:0;}
.chanp-y ul li a img{ display: inline-block; max-width:100%; }
.chanp-y ul li a{ display:block; height: 287px; width:100%; overflow:hidden;}
.chanp-y ul li p{line-height:24px; color:#333; text-align:center; font-size:14px; width:80%; margin:10px auto;}
.chanp-y ul li .fudong{ position:absolute; top:0; left:-2px;}

.chanp-y ul li span{ height: 27px; width:133px; text-align: center; line-height: 27px; background:#e76e26; border-radius:10px; display:block; font-size:16px; font-weight:bold; margin:auto;}
.chanp-y ul li span a{ color:#fff;}


.tupian-top{ width:94%; margin:auto;}








.clearBoth {
    overflow: hidden;
    font-size: 0px;
    height: 0px;
    width: 100%;
    clear: both;
    line-height: 0;
}
.xz1{ margin-top:64px;}
.xz1 .tt_en{ font-size:100px; color:#fbeee8;letter-spacing:0.4em; text-align: center;}
.xz1_left{ float: left; width:52%; text-align: right;}
.xz1_left img{ display: inline-block ;max-width:100%;}
.xz1_right{ float: right; width:44%; }
.xz1_title span{ font-size:46px; color:#f4c4a0; line-height: 60px;}
.xz1_title p{ font-size:34px; color:#e37932; line-height: 34px;}


.xz1_title{ margin-top:184px;}
.xz1_list dl{ width:44%; float:left; margin-right:6%;margin-top:60px;}
.xz1_list dl dt{ border-right:1px solid #333; float:left; padding-right:10px;}
.xz1_list dl dd{ float:left; width:265px; margin-left:20px;}
.xz1_list dl dd h4{ font-size:20px; }
.xz1_list dl dd p{ font-size:12px; margin-top:10px;}
.xz1_list a{ display: block; height:34px; line-height: 34px; width:115px; text-align: center; background: #e76e26; color:#fff; margin: auto; clear: both; margin-top:90px;}

.xz2_list dl{ float:left; width:320px; margin-right:18px;}
.xz2_list{ width:1355px; margin: auto;}
.xz2_list dl dt{ width:320px; height: 210px; overflow: hidden; margin-top:82px;}
.xz2_list dl dd{ width:266px; height: 71px; border:1px solid #e8e8e8; padding:26px;}
.xz2_list dl dd h4{ font-size:19px;}
.xz2_list dl dd p{ font-size:14px; margin-top:10px;}
.xz2_list dl dd span{ text-align: right; display: block ; width:100%;}
.xz2_list dl dd span a{ display: inline-block;width:70px; height: 23px; border-radius:16px; border:2px solid #ff9913;text-align: center; color:#ff9913; line-height: 23px; }
.xz2{ margin-top:100px;}




.xz3_list ul li{ float:left; width:31.7%; margin:0 0.8%; }
.xz3_list ul li img{ display: inline-block; max-width:100%;}
.xz3_list{ margin-top:100px;}
.xz3{ margin-top:120px;}

.xz4{ margin-top:46px; text-align: center; width:100%; overflow: hidden; }
.xz4 img{ display: inline-block; max-width:100%;}

.xz5_img{ width:1335px; text-align: center; margin:80px auto 0;}
.xz5_img img{ display: inline-block; max-width:100%;}
.tupian-top i{ display:block; float: right; font-size:17px;color:#e88749;}
.xz5{ margin-top:110px;}








