@charset "gb2312";
/*通用样式*/
html{ overflow-y:auto; overflow-x:auto}

*{margin:0;padding:0;word-wrap:break-word;}

body{font:14px/1.75 "微软雅黑", arial, sans-serif,'DejaVu Sans','Lucida Grande',Tahoma,'Hiragino Sans GB',STHeiti,SimSun,sans-serif;color:#323232;}

html, body, h1, h2, h3, h4, ul, li, dl,input{ font-family:"微软雅黑";  margin:0px;padding:0px;list-style-type:none }
a {
	color:#363636;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#1b519e;
	transition: all 0.2s;
	-moz-transition: all 0.2s; /* Firefox 4 */
	-webkit-transition: all 0.2s; /* Safari 和 Chrome */
	-o-transition: all 0.2s; /* Opera */
}
a img, img {
	border:none;
}
div, ul, li, p, form {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
em {
	font-style: normal;
	font-weight: normal;
}
.strong {
	font-weight:bold
}
.gray {
	color:#bbbbbb
}
table {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
dt, dl, dd {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
form {
	margin:0px;
	padding:0px;
}
tr {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
h4 {
	padding:0px;
	font-size:14px;
}
.clear {
	clear:both;
	height:0px;
	overflow:hidden;
	line-height:0;
}
.cl_20 {
	clear:both;
	height:15px;
}
.cl_10 {
	clear:both;
	height:10px;
}
.dotline {
	border-bottom:#CCC 1px dashed;
	margin:8px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.tl{ text-align:left;}
.tr{ text-align:right;}
/*******/
.sy_main {
	width:1100px;
	height:auto;
	overflow:hidden;
	margin:0 auto
}
.ny_main {
	width:1100px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	margin-top:5px; 
	    min-height: 1380px;
}
.mt25{ margin-top:25px; margin-bottom:25px;}
/*head*/
.topbg {
	width:100%;
	height:153px;
	background:url(top_bg.png) repeat-x center top;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696',Direction=135, Strength=5);/*for ie6,7,8*/  
    background-color: #ccc; 
	-webkit-box-shadow:0 1px 5px rgba(0, 0, 0, .5);  
  -moz-box-shadow:0 1px 5px rgba(0, 0, 0, .5);  
  box-shadow:0 1px 5px rgba(0, 0, 0, .5); 
  z-index: 1;
    position: relative; 
}
.top{ width:1100px; margin:0 auto; height:auto; overflow:hidden}
.top .fl{ float:left; width:300px; margin-top:15px}
.top .fl .logo{ float:left; width:100px; height:95px;}
.top .fl .logo_tit{ float:left; width:160px; text-align:center; margin-top:40px; margin-left:25px;}
.top .fl .logo_tit span{ color:#000; font-size:36px; display:inline-block; width:100%; font-weight:bold; letter-spacing:1.5px}
.top .fl .logo_tit em{ color:#3d3d3d; font-size:12px; font-style:normal; border-top:1px solid #000; letter-spacing:1px}
.top .fr{ float:left; width:800px;}
.top .fr .tel{ height:39px; line-height:39px; text-align:right; color:#fff;}
.top .fr .tel:before{ content:"咨询热线："}
.top .fr .menu{height:54px; float:right; margin-top:35px; margin-right:-15px;_margin-right:-7px}

/*menu*/
.menu .h_nav {
	width:100%;
	height:54px; float:right;
	font-size: 16px;
}
.menu .h_nav li {
	float:left; width:95px;
	height:54px; background:url(menu_list.jpg) no-repeat center right;
}
.menu .h_nav li:last-child{background:none}
.menu .h_nav li a {
	display:block;
	height:54px;
	text-align:center; letter-spacing:1px;
}
.menu .h_nav li a span{ display:inline-block; width:100%;height:25px;}
.menu .h_nav li a em{ font-style:normal; text-transform:uppercase; font-size:13px; letter-spacing:0px}
.menu .h_nav li a:hover {
	text-decoration:none
}
.menu .h_nav li:hover {
	color:#077bcb;
	text-align:center;
	margin:0 auto;
	text-decoration:none;
	transition: all 0.2s;
	-moz-transition: all 0.2s; /* Firefox 4 */
	-webkit-transition: all 0.2s; /* Safari 和 Chrome */
	-o-transition: all 0.2s; /* Opera */
}
.menu .h_nav .cur {
	color:#077bcb;
}
/*banner*/
.nybanner{position:relative;width:1423px; margin:0 auto; height:350px; margin-top:-39px;z-index:-1;}
.banner {
	overflow:hidden;
	width:100%;
	margin:0 auto;
	min-width:1100px; margin-top:-38px;
}
.banner {
	position:relative;
	overflow:hidden;
}
.slides {
	position:relative;
	z-index:0;
}
.flex-control-nav {
	position:absolute;
	bottom:90px;
	z-index:2;
	width:100%;
	text-align:center;
}
.flex-control-nav li {
	display:inline-block;
	width:30px;
	height:10px;
	margin:0 3px;
*display:inline;
	zoom:1;
}
.flex-control-nav a {
	display:inline-block;
	width:30px;
	height:10px;
	overflow:hidden;
	background:#fff;
	cursor:pointer;
	color:#FFF
}
.flex-control-nav .flex-active {
	background:#1b519e;
	color:#1b519e
}
.flex-direction-nav {
	position:absolute;
	z-index:3;
	width:100%;
	top:45%;
}
.flex-direction-nav li a {
	display:block;
	width:50px;
	height:38px;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.flex-direction-nav li a.flex-prev {
	left:40px;
	background:url(prev_icon.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
	right:40px;
	background:url(next_icon.png) center center no-repeat;
}
.flex-direction-nav li a:hover {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}


/*首页产品*/
.sy_cp{ width:1100px; margin:0 auto;background:#FFF; position:relative; top:-60px;}
.sy_cp ul{ overflow:hidden;}
.sy_cp .sm{width:100px;padding:10px; background:url(sy_cp_l1.png) no-repeat center center;position:absolute; left: 45%;
    top: 40%; z-index:99; color:#fff; text-align:center; font-weight:bold; font-size:30px; line-height:35px; padding:25px 0px;}
.sy_cp li{ width:50%; overflow:hidden; float:left;}
.sy_cp .img{ /*height:274px;*/ overflow:hidden; background:#000;}
.sy_cp .img img{ transition:300ms; display:block; width:100%;}
.sy_cp .title{ transition:200ms; padding:15px 20px 10px 20px; background:#fff; color:#515151; position:relative;}
.sy_cp .title .p1{ margin:0 0 5px 0; font-size:16px; border-bottom:1px solid #ccc; line-height:30px; font-weight:bold}
.sy_cp .title .t{ overflow:hidden;}
.sy_cp .title .more{ transition:200ms; color:#1b519e; text-decoration:underline; display:inline-block; text-transform:uppercase; font-size:12px;}
.sy_cp .title .i{ transition:200ms; width:14px; height:9px; background:url(i2.png) no-repeat center; position:absolute; left:24px; top:100%; z-index:1;}
.sy_cp li:hover .title{ background:#0067ca; color:#fff;}
.sy_cp li:hover .title .i{ background:url(i2-2.png) no-repeat center;}
.sy_cp li:hover .title .more{ color:#fff;}
.sy_cp li:hover .img img{ -webkit-transform:scale(1.05); transform:scale(1.05);}

.sy_cp_qt{ width:1120px; margin:0 auto; height:auto; overflow:hidden; margin-top:-40px; margin-bottom:35px;}
.sy_cp_qt ul li{ width:270px; height:45px; line-height:45px; background:#eeeeee; float:left; margin-left:8px; _margin-left:4px; margin-bottom:4px; text-align:center; font-size:14px;color:#272727 }
.sy_cp_qt ul li:hover{background:#0067ca;transform:translateX(0); -webkit-transform:translateX(0);transition:500ms; -webkit-transition:500ms; color:#fff}

/*首页项目*/
.sy_xm{ width:1150px; margin:0 auto;}
.sy_xm .tit{ background:url(sy_xm_t1.png) no-repeat center top; height:130px; width:1100px; text-align:center; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; margin:0 auto }
.sy_xm .tit span{ font-size:30px; font-weight:bold; color:#000; width:100%; display:inline-block; transition: all 0.5s ease-in-out 0.5s; -webkit-transition: all 0.5s ease-in-out 0.5s; line-height:35px; }
.sy_xm .tit em{ font-size:18px; color:#adadad; font-style:normal; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; line-height:80px;}
.sy_xm .tit:hover{ background:url(sy_xm_t1on.png) no-repeat center top;}
.sy_xm .tit:hover span a,.sy_xm .tit:hover em a{ color:#0067ca; text-decoration:none}
.sy_xm .bg{ width:1120px; margin:0 auto}
.sy_xm .bg ul{}
.sy_xm .bg ul li{ width:270px; height:auto; background:#eeeeee; float:left; margin-left:8px; _margin-left:4px; padding-top:10px;padding-bottom:10px;}
.sy_xm .bg ul li .cont{ width:170px; float:right; color:#272727; margin-top:20px;}
.sy_xm .bg ul li .cont span{ float:left; font-size:20px; border-bottom:1px solid #c1c1c1; width:96%; display:inline-block; line-height:35px;}
.sy_xm .bg ul li .cont em{ font-size:10px; text-transform:uppercase; line-height:25px;}
.sy_xm .bg ul li.c{ width:548px; float:left; margin-top:8px;}
.sy_xm .bg ul li.c .fl{ float:left; width:170px;text-align:center; margin-left:60px;*margin-left:30px}
.sy_xm .bg ul li.c .fl i{ float:left; margin-left:35px;_margin-left:17px;}
.sy_xm .bg ul li.c .fl .cont{ width:170px; float:left;color:#272727; margin-top:-15px;}
.sy_xm .bg ul li.c .fl .cont span{ float:left; font-size:20px; border-bottom:1px solid #c1c1c1; width:100%; display:inline-block; line-height:35px;}
.sy_xm .bg ul li.c .fl .cont em{ font-size:10px; text-transform:uppercase; line-height:25px;}
.sy_xm .bg ul li.c .fr{ float:right; width:250px; margin-top:28px;}
.sy_xm .bg ul li.c .fr a span{ float:right; font-size:20px; line-height:20px; margin-top:7px; margin-bottom:7px; border-left:2px solid #272727; display:inline-block; width:100%; text-indent:10px}
.sy_xm .bg ul li.c:hover .fr a span{border-left:2px solid #fff;}
.sy_xm .bg ul li.c:hover .fr a span,.sy_xm .bg ul li.c:hover .fl .cont,.sy_xm .bg ul li:hover .cont{color:#fff;transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out;}
.sy_xm .bg ul li.c .fr a:hover span{transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; float:right; padding-right:15px;
_padding-right:0px; color:#b6d7f7; border-left:2px dotted #b6d7f7}
.sy_xm .bg ul li:hover{ background:#0067ca;transform:translateX(0); -webkit-transform:translateX(0);transition:500ms; -webkit-transition:500ms; }
.sy_xm .bg ul li:hover i.ico1,.sy_xm .bg ul li:hover  i.ico2,.sy_xm .bg ul li:hover  i.ico3,.sy_xm .bg ul li:hover i.ico4,.sy_xm .bg ul li:hover i.ico5,.sy_xm .bg ul li:hover i.ico6{background-image:url(ico_on.png); background-repeat: no-repeat; width:100px; height:100px;display: block;transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out;}
.sy_xm .bg ul li:hover i.ico1{background-position: 0px 0px;}
.sy_xm .bg ul li:hover i.ico2{background-position: 0px -100px;}
.sy_xm .bg ul li:hover i.ico3{background-position: 0px -200px;}
.sy_xm .bg ul li:hover i.ico4{background-position: 0px -300px;}
.sy_xm .bg ul li:hover i.ico5{background-position: 0px -400px;}
.sy_xm .bg ul li:hover i.ico6{background-position: 0px -500px;}
.sy_xm .bg i.ico1,.sy_xm .bg i.ico2,.sy_xm .bg i.ico3,.sy_xm .bg i.ico4,.sy_xm .bg i.ico5,.sy_xm .bg i.ico6{background-image:url(ico.png); background-repeat: no-repeat; width:100px; height:100px;display: block; float:left}
.sy_xm .bg i.ico1{background-position: 0px 0px;}
.sy_xm .bg i.ico2{background-position: 0px -100px;}
.sy_xm .bg i.ico3{background-position: 0px -200px;}
.sy_xm .bg i.ico4{background-position: 0px -300px;}
.sy_xm .bg i.ico5{background-position: 0px -400px;}
.sy_xm .bg i.ico6{background-position: 0px -500px;}



/*n页项目*/
.ny_xm{ width:1150px; margin:0 auto; height:auto; overflow:hidden; margin-top:45px;}
.ny_xm .tit{ background:url(sy_xm_t1.png) no-repeat center top; height:130px; width:1100px; text-align:center; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; margin:0 auto }
.ny_xm .tit span{ font-size:30px; font-weight:bold; color:#000; width:100%; display:inline-block; transition: all 0.5s ease-in-out 0.5s; -webkit-transition: all 0.5s ease-in-out 0.5s; line-height:35px; }
.ny_xm .tit em{ font-size:18px; color:#adadad; font-style:normal; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; line-height:80px;}
.ny_xm .tit:hover{ background:url(sy_xm_t1on.png) no-repeat center top;}
.ny_xm .tit:hover span a,.sy_xm .tit:hover em a{ color:#0067ca; text-decoration:none}
.ny_xm .bg{ width:1120px; margin:0 auto}
.ny_xm .bg ul{}
.ny_xm .bg ul li{ width:548px; height:auto; background:#eeeeee; float:left; margin-left:8px; _margin-left:4px; padding-top:10px;padding-bottom:10px; margin-top:8px;}
.ny_xm .bg ul li .cont{ width:170px; float:right; color:#272727; margin-top:20px; margin-right:82px;_margin-right:41px;}
.ny_xm .bg ul li .cont span{ float:left; font-size:20px; border-bottom:1px solid #c1c1c1; width:80%; display:inline-block; line-height:35px;}
.ny_xm .bg ul li .cont em{ font-size:10px; text-transform:uppercase; line-height:25px;}
.ny_xm .bg ul li i.d{margin-left: 95px;_margin-left:47px;}
.ny_xm .bg ul li.c{ width:548px; float:left; margin-top:8px;}
.ny_xm .bg ul li.c .fl{ float:left; width:170px;text-align:center; margin-left:60px;_margin-left:30px}
.ny_xm .bg ul li.c .fl i{ float:left; margin-left:35px;_margin-left:17px;}
.ny_xm .bg ul li.c .fl .cont{ width:170px; float:left;color:#272727; margin-top:-15px;}
.ny_xm .bg ul li.c .fl .cont span{ float:left; font-size:20px; border-bottom:1px solid #c1c1c1; width:100%; display:inline-block; line-height:35px;}
.ny_xm .bg ul li.c .fl .cont em{ font-size:10px; text-transform:uppercase; line-height:25px;}
.ny_xm .bg ul li.c .fr{ float:right; width:250px; margin-top:28px;}
.ny_xm .bg ul li.c .fr a span{ float:right; font-size:20px; line-height:20px; margin-top:7px; margin-bottom:7px; border-left:2px solid #272727; display:inline-block; width:100%; text-indent:10px}
.ny_xm .bg ul li.c:hover .fr a span{border-left:2px solid #fff;}
.ny_xm .bg ul li.c:hover .fr a span,.sy_xm .bg ul li.c:hover .fl .cont,.sy_xm .bg ul li:hover .cont{color:#fff;transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out;}
.ny_xm .bg ul li.c .fr a:hover span{transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; float:right; padding-right:15px;
_padding-right:0px; color:#b6d7f7; border-left:2px dotted #b6d7f7}
.ny_xm .bg ul li:hover{ background:#0067ca;transform:translateX(0); -webkit-transform:translateX(0);transition:500ms; -webkit-transition:500ms; }
.ny_xm .bg ul li:hover .cont,.ny_xm .bg ul li.c:hover .fl .cont{ color:#fff}
.ny_xm .bg ul li:hover i.ico{background-image:url(ico_on.png); background-repeat: no-repeat; width:100px; height:100px;display: block;transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out;}
.ny_xm .bg i.ico{background-image:url(ico.png); background-repeat: no-repeat; width:100px; height:100px;display: block; float:left}
.ny_xm .bg .ico1{background-position: 0px 0px;}
.ny_xm .bg .ico2{background-position: 0px -100px;}
.ny_xm .bg .ico3{background-position: 0px -200px;}
.ny_xm .bg .ico4{background-position: 0px -300px;}
.ny_xm .bg .ico5{background-position: 0px -400px;}
.ny_xm .bg .ico6{background-position: 0px -500px;}






/*首页about*/
.sy_about_bg{ width:100%; margin:0 auto; height:auto; overflow:hidden; background-image:url(sy_gs_bg.jpg); background-repeat:no-repeat; background-size:cover; margin:40px 0; padding:50px 0px;}
.sy_about{ width:1100px; margin:0 auto;}
.sy_about .img{ float:left; width:362px; height:252px;}
.sy_about .cont{ float:right; width:660px; color:#fff}
.sy_about .cont .tit{ font-size:25px; font-weight:bold; float:left; width:100%;}
.sy_about .cont .tsm{ float:left; font-size:16px; text-align:left}
.sy_about .cont .tsm i{width:510px;height:2px; float:right;padding:0px; margin-left:15px; margin-top:14px;background-color:#fff;overflow:hidden;}
.sy_about .cont .tp{}
.sy_about .cont .tp a{ color:#fff; float:right}
.sy_about .cont .tp a:hover{ color:#fff; text-decoration:underline}
.sy_about .cont .tp span.ico{ float:right; width:516px; height:51px; background:url(gs_ico.png) no-repeat center top; margin-top:10px;}

/*首页案例*/
.sy_anli{ width:1150px; margin:0 auto;}
.sy_anli .tit{ background:url(sy_anli_t1.png) no-repeat center top; height:130px; width:1100px; text-align:center; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; margin:0 auto }
.sy_anli .tit span{ font-size:30px; font-weight:bold; color:#000; width:100%; display:inline-block; transition: all 0.5s ease-in-out 0.5s; -webkit-transition: all 0.5s ease-in-out 0.5s; line-height:35px; }
.sy_anli .tit em{ font-size:18px; color:#adadad; font-style:normal; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; line-height:80px;}
.sy_anli .tit:hover{ background:url(sy_anli_t1on.png) no-repeat center top;}
.sy_anli .tit:hover span a,.sy_anli .tit:hover em a{ color:#0067ca; text-decoration:none}
.sy_anli .bg{ width:1140px; margin:0 auto; height:auto; overflow:hidden}
.sy_anli .bg ul{}
.sy_anli .bg ul li{ float:left; width:260px; height:220px; border-bottom:2px solid #959595; margin-left:20px;_margin-left:10px; text-align:center; margin-bottom:15px;	transition: all 0.2s;
	-moz-transition: all 0.2s; /* Firefox 4 */
	-webkit-transition: all 0.2s; /* Safari 和 Chrome */
	-o-transition: all 0.2s; /* Opera */}
.sy_anli .bg ul li:hover{ border-bottom:2px solid #1b519e; }	
.sy_anli .bg ul li img{ width:260px; height:180px;transition: all ease-out .3s;}
.sy_anli .bg ul li span{ width:260px; height:30px; line-height:30px;white-space: nowrap; text-overflow: ellipsis;}
.sy_anli .more{ width:1100px; margin:0 auto; background:url(an_more.png) no-repeat center top; height:62px;transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out; /* Firefox 4 */
	-webkit-transition: all 0.5s ease-in-out; /* Safari 和 Chrome */
	-o-transition: all 0.5s ease-in-out; /* Opera */}
.sy_anli .more:hover{ background:url(an_more_on.png) no-repeat center top;}


/*首页新闻*/
.sy_news_bg{ background:#f2f2f2; height:auto; overflow:hidden; margin:20px 0px 0px 0px; padding-bottom:70px;}
.sy_news{ width:1150px; margin:0 auto; margin-top:50px;}
.sy_news .tit{ background:url(sy_news_t1.png) no-repeat center top; height:130px; width:1100px; text-align:center; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; margin:0 auto }
.sy_news .tit span{ font-size:30px; font-weight:bold; color:#000; width:100%; display:inline-block; transition: all 0.5s ease-in-out 0.5s; -webkit-transition: all 0.5s ease-in-out 0.5s; line-height:35px; }
.sy_news .tit em{ font-size:18px; color:#adadad; font-style:normal; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; line-height:80px;}
.sy_news .tit:hover{ background:url(sy_news_t1on.png) no-repeat center top;}
.sy_news .tit:hover span a,.sy_news .tit:hover em a{ color:#0067ca; text-decoration:none}
.sy_news .bg{ width:1140px; margin:0 auto; height:auto; overflow:hidden}
.sy_news .bg ul{}
.sy_news .bg ul li{ background:#FFF; float:left; width:540px; height:99px; margin-left:20px;_margin-left:10px; margin-top:10px; color:#FFF;}
.sy_news .bg ul li .data{ width:99px; height:99px; text-align:center; float:left; background:#0067ca; color:#FFF;transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out; /* Firefox 4 */
	-webkit-transition: all 0.5s ease-in-out; /* Safari 和 Chrome */
	-o-transition: all 0.5s ease-in-out; /* Opera */}
.sy_news .bg ul li .data span.d{width:99px; height:60px; text-align:center; line-height:60px; font-size:36px; display:inline-block}
.sy_news .bg ul li .data span.r{width:99px; height:30px; text-align:center; line-height:30px; font-size:14px; display:inline-block}
.sy_news .bg ul li .cont{float:left; margin-left:10px;_margin-left:5px; width:425px; height:99px; padding-top:10px;}
.sy_news .bg ul li .cont b{white-space: nowrap; text-overflow: ellipsis;width:410px; display:inline-block}
.sy_news .bg ul li:hover .data{background:#789ed4;}

/*左侧列表*/
.allleft{ width:245px; float:left; height:auto; overflow:hidden; margin-top:-56px; position:absolute; z-index:99; margin-bottom:15px;}
.left_cp {
	width:245px;
	float:left;
	height:auto;
	overflow:hidden;
}
.left_cp .tit {
	width:245px;
	float:left;
	background:url(left_cp_t.png) no-repeat center center #0067ca;
	height:55px;
	line-height:55px;
	color:#FFF;
	font-size:26px;
	text-align:center;
	font-weight:bold;
	letter-spacing:1px; border-bottom:2px solid #003392
}
.left_cp .bg {
	width:245px;
	height:auto;
	overflow:hidden;
	padding-top:5px; margin:0 auto; padding-bottom:5px;
}
.left_cp .bg ul {}
.left_cp .bg ul li {
	float:left;
	height:42px;
	line-height:42px; margin-bottom:2px; color:#fff;
	width:245px;
	text-indent:12px; background-color:#0067ca; padding-left:18px;transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out; /* Firefox 4 */
	-webkit-transition: all 0.5s ease-in-out; /* Safari 和 Chrome */
	-o-transition: all 0.5s ease-in-out; /* Opera */
}
.left_cp .bg ul li.erli {
	float:left;
	height:35px;
	line-height:35px; margin-bottom:2px; color:#0067ca;
	width:245px;
	text-indent:12px; background-color:#fff; border-bottom:1px solid #0067ca; padding-left:18px;transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out; /* Firefox 4 */
	-webkit-transition: all 0.5s ease-in-out; /* Safari 和 Chrome */
	-o-transition: all 0.5s ease-in-out; /* Opera */
}
.left_cp .bg ul li.erli a {	display:block; font-size:14px;color:#0067ca;}
.left_cp .bg ul li.erli:before { content:"·"; float:left}
.left_cp .bg ul li.erli:hover a{color:#fff;}
.left_cp .bg ul li:before { content:"+"; float:left}
.left_cp .bg ul li:hover { background-color:#63a5e4;}
.left_cp .bg ul li a {	display:block; font-size:14px;color:#fff;}
/*左侧图片*/
.lf_tp{ width:245px; float:left; height:281px; background:url(tp.png) no-repeat center top #0072c1; padding-bottom:10px; border-top:20px solid #fff; text-align:center }
.lf_tp span{ color:#fff;font-size:26px; font-weight:bold; display:block; margin-top:178px; line-height:30px;}
/*左侧推荐产品列表*/
.left_tjcp {
	width:245px;
	float:left;
	height:auto;
	overflow:hidden; background-color:#034070; margin-top:15px;
}
.left_tjcp .tit {
	width:245px;
	float:left;
	background:#022e51;
	height:48px;
	line-height:48px;
	color:#FFF;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	letter-spacing:1px; margin-bottom:12px;
}
.left_tjcp .bg {
	width:220px;
	height:auto;
	overflow:hidden;
	padding-top:12px; margin:0 auto; padding-bottom:15px; background-color:#fff; margin-bottom:15px; 
}
.left_tjcp .bg ul{ margin:0 auto; width:200px; text-align:center}
.left_tjcp .bg ul li{ border-bottom:1px solid #034070; margin-bottom:5px;}
.left_tjcp .bg ul li img{ margin:0 auto; width:200px; border:1px solid #f8f8f8; height:245px;}
/*左侧联系方式*/
.left_lx {
	width:245px;
	float:left;
	height:auto;
	overflow:hidden; margin-top:5px;
}
.left_lx .tit {
	width:245px;
	float:left;
	background:#0067ca;
	height:55px;
	line-height:55px;
	color:#FFF;
	font-size:26px;
	text-align:center;
	font-weight:bold;
	letter-spacing:1px; margin-bottom:5px;
}
.left_lx .bg {
	width:245px;
	height:auto;
	overflow:hidden;
	padding-top:12px; margin:0 auto; padding-bottom:15px; background-color:#0067ca;
}
.left_lx .bg p.tt{ font-weight:bold; font-size:16px;}
.left_lx .bg p{ margin:0 auto; width:230px; color:#fff}
/*左侧联系img*/
.lf_img {
	float:left;
	width:218px;
	height:220px;
	background:url(lf_img.jpg) no-repeat center top;
	margin-top:12px;
}
.lf_img p {
	margin-top:140px;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	font-size:24px;
}
/*左侧推荐新闻*/
.lftjxw{width:218px;
	float:left;
	height:auto;
	overflow:hidden}
.lftjxw .tit {
	width:218px;
	float:left;
	border-top:5px solid #d80808;
	background:#2f4aba;
	height:40px;
	line-height:40px;
	color:#FFF;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	letter-spacing:1px;
}
.lftjxw .bg {
	width:218px;
	height:auto;
	overflow:hidden;
	padding-top:12px;
}
.lftjxw .bg ul li{float:left; line-height:28px; height:28px; background:url(in_29.png) no-repeat center left; text-indent:8px; border-bottom:1px #CCC dotted; width:218px;}
.lftjxw .bg ul li a{ float:left;}
.lftjxw .bg ul li span{ float:right; text-align:right; color:#ccc}
/*leftlianxi*/
.lflx{width:218px; float:left; height:auto; overflow:hidden; margin-top:5px;}
.lflx .tit{	width:218px;
	float:left;
	border-top:5px solid #d80808;
	background:#2f4aba;
	height:40px;
	line-height:40px;
	color:#FFF;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	letter-spacing:1px;}
.lflx .bg { width:218px; background:#f8f8f8; margin-top:10px; padding:10px 5px; height:auto; overflow:hidden}
.lflx .bg p{ width:208px; float:left; color:#fff}

/*友情链接*/
.link_bg{ width:100%; margin:0 auto; background:#f1f1f1; height:auto; overflow:hidden; padding:20px 0px; margin-top:20px;}
.link {
	width:1000px; background:url(link_logo.png) no-repeat left top; min-height:44px; overflow:hidden; margin:0 auto; padding-left:110px;
}
.link p {
	line-height:22px;
	padding:0px 10px 0 0;
	float:left
}
/*底部版权信息*/
.foot_bg {
	width:100%;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	background:#0067ca;
	padding:0px 0px 25px 0px;
}
.foot {
	width:1100px; font-size:13px; margin:0 auto; margin-top:10px; margin-bottom:10px;
}
.foot .fl {
	float:left;
	width:188px;
	height:83px; margin-top:15px; 
}
.foot .fr .logo{ float:left; width:279px; height:61px; background:url(flogo.png) no-repeat center left}
.foot .fr {
	float:left;
	color:#fff;
	margin-top:20px;font-size:14px;
}
.foot .fr a {
	color:#fff
}
.foot .fr a:hover {
	text-decoration:none;
	color:#b6d3ef; border-bottom:2px solid #fff
}
.foot .erweima{ float:right; margin-top:22px; width:135px; height:135px;}


/*内页*/

.right1 {
	width:835px;
	float: right;
	display: inline;
	overflow: hidden;
}
.right {
	border: 1px solid #e3e3e3;
	width:813px;
	float:left;
	display:inline;
	overflow:hidden;
	padding:10px;
	background:#fff;
	padding-top:20px;
}
.sy_box {
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto
}
.leftr {
	width:238px;
	height:auto;
	margin-right:20px;
	float:left;
}
.lf_newsb {
	width:238px;
	height:auto;
	margin-right:10px;
	float:left;
}
.dianhua {
	background: url(telfr.png) no-repeat scroll 0 18px transparent;
	color: #666666;
	line-height: 20px;
	padding: 10px 0 10px 55px;
}
.dianhua span {
	display: block;
	font: 18px "Impact";
	color: #B30100;
}
.pllc {
	border-left:5px solid #0067ca;
	width:835px;
	float:left;
	padding:10px;
	height: 45px;
	line-height: 45px;
	padding: 0 10px; background:#f1f1f1; border-bottom:1px solid #0e5dab
}
.sycp_b {
	border:1px #e3e3e3 solid;
	border-top:0px;
	padding:15px 0px
}
.sycp_b p {
	margin:0 auto;
	border-bottom:1px dashed #DEDEDE;
	width:200px;
	line-height:25px;
}
.sycp_b p:hover {
	margin:0 auto;
	color:#b72220;
	text-decoration:underline
}
ul.ul2 li {
	background: url(item_01.png) no-repeat scroll 0 10px;
	padding-left: 17px;
	color: #666;
	line-height: 29px;
	overflow: hidden;
	white-space: nowrap;
	height:29px;
	border-bottom:1px dashed #DEDEDE;
	width:175px;
	text-overflow: ellipsis;
	margin:0 auto;
}
ul.ul2 li a:hover, ul.lf_newslist li a:hover {
	color:#C10005;
	font-weight:bold;
}
ul.lf_newslist {
	border: 1px solid #e9e9e9;
	padding: 12px 5px 10px 38px;
	background: #f1f1f1;
}
ul.lf_newslist li {
	background: url(ico003.gif) no-repeat scroll 0 10px;
	padding-left: 17px;
	color: #666;
	line-height: 29px;
	overflow: hidden;
	white-space: nowrap;
	height:29px;
	width:130px;
	text-overflow: ellipsis;
}
.lf_tjcplist {
	padding: 12px 5px 10px 5px;
}
/* -- 资讯列表推荐的产品 -- */

dl.pd_t05_con_dl {
	width:180px;
	overflow:hidden;
	margin:10px auto 3px;
}
dl.pd_t05_con_dl span, dl.pd_t05_con_dl span a {
	width:180px;
	height:136px;
	line-height:0;
	font-size:0;
}
dl.pd_t05_con_dl span img {
	width:166px;
	padding:1px;
	border:solid 1px #ccc;
}
dl.pd_t05_con_dl span a:hover img {
	border:solid 1px #0067ca;
}
dl.pd_t05_con_dl dd {
	width:180px;
	overflow:hidden;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#555;
}
/*news.asp*/
.bor3{ width:98%; margin:0 auto;}
.bor3 .tit{ height:35px; line-height:35px; background:#eee;}
.bor3 .tit .titb{ float:left; text-indent:10px; font-size:15px; text-align:left; color:#000; font-weight:bold;}
.bor3 .tit .titm{ float:right; text-align:right; padding-right:10px;}
.bor3 ul.t5{ padding:10px 0px; margin-bottom:5px; height:auto; overflow:hidden}
.bor3 ul.t5 li{ line-height:32px; height:32px; border-bottom:1px dotted #eee;margin:0 auto; background:url(ico003.gif) no-repeat center left; text-indent:10px; }
.bor3 ul.t5 li:hover{border-bottom:1px solid #0067ca;}
.bor3 ul.t5 li a{ float:left;width:80%;}
.bor3 ul.t5 li span{ float:right; width:20%; text-align:right; color:#ccc}
/*资讯中心列表页面的--dl*/

dl.news_dl {
	font-size:14px;
	padding:0 5px;
	line-height:22px;
	border-bottom:1px dashed #CCCCCC;
}
dl.news_dl a {
	color:#000;
}
dl.news_dl dt {
	margin-bottom:3px;
	margin-top:5px;
	line-height:24px;
	height:24px;
	overflow:hidden;
}
dl.news_dl .dt_1 {
	height:20px;
	background:url(ico10.gif) no-repeat 0 6px;
	padding-left:10px;
	font-size:14px;
}
dl.news_dl .dt_1:hover {
	background:url(ico7.gif) no-repeat 0 6px;
	color:#D40426;
}
dl.news_dl .dt_2 {
	font-size:13px;
	float:right;
	padding:0 10px 0 8px;
	color:#CCC
}
dl.news_dl .dt_3 {
	font-size:13px;
}
dl.news_dl .dt_3 a {
	color:#FF0000;
	text-decoration:underline;
}
dl.news_dl dd {
	font-size:12px;
	padding-left:10px;
	height:45px;
	overflow:hidden;
	margin-bottom:10px;
}
/**************image*/
dl.pd_list_dl {
	width:252px;
	overflow:hidden;
	float:left;
	padding:5px 10px 0px 9px;
	height:auto
}
dl.pd_list_dl dt, dl.pd_list_dl dt a {
	width:252px;
	height:auto;
	line-height:0;
	font-size:0;
}
dl.pd_list_dl dt img {
	width:245px;
	height:188px;
	padding:1px;
	border:1px solid #D6D6D6;
}
dl.pd_list_dl dt a:hover img {
	border:1px solid #0067ca;
}
dl.pd_list_dl dd {
	height:35px;
	width:245px;
	line-height:35px;
	text-align:center;
	overflow:hidden;
}
/**************anli*/
dl.anli_list_dl{
	width:880px; background:#f8f8f8; height:157px;
	overflow:hidden;
	height:auto; margin:10px auto;
}
dl.anli_list_dl:hover{ background:#efefef}
dl.anli_list_dl:hover span{ color:#d80808}
dl.anli_list_dl:hover em,dl.anli_list_dl:hover p{ color:#363636}
dl.anli_list_dl dt, dl.anli_list_dl dt a {
	width:200px; float:left;
	height:auto;
	line-height:0;
	font-size:0;
}
dl.anli_list_dl dt img {
	width:200px;
	height:157px;
}
dl.anli_list_dl dd {
	width:680px; float:left;
	line-height:25px;
	text-align:center; padding-top:15px;
	overflow:hidden;
}
dl.anli_list_dl dd span,dl.anli_list_dl dd em,dl.anli_list_dl dd p{ float:left; text-align:left; padding-left:20px; padding-right:10px; clear:both}
/*---产品列表页面的随机资讯--*/
.RandomNews {
	background-color:#fff;
}
.diysr {
	background:url(base754.jpg) no-repeat;
	height:36px;
	line-height:36px;
	padding-left:15px;
	color: #B30100;
}
.diysr a {
	color:#6B9F1F;
	font-weight:bold;
}
.diysr a:hover, .tit a:hover {
	text-decoration:underline;
}
.news_random {
	border:1px solid #CCC;
	border-top:none;
	border-bottom:none;
	width:788px;
	padding-top:8px;
}
.news_random li {
	height:28px;
	line-height:28px;
	padding:0 17px 0 10px;
	width:345px;
	float:left;
	overflow:hidden;
}
.news_random li span {
	float:right;
}
.news_random li a {
	background:url(item_01.png) no-repeat 0 4px;
	padding-left:12px;
}
/*---产品详细页面--*/
.pleft {
	float: left;
	padding: 1px;
	border: 1px solid #ddd;
	margin-right:20px;
}
.pleft img {
	width: 280px;
}
.pright {
	width:500px;
	float: left;
	overflow: hidden;
	font-size: 14px;
}
.pright div {
	padding: 5px;
	padding-bottom: 0;
	line-height: 22px;
}
.pright div span {
	font-weight: bold;
}
.pright h1.corange {
	color: #333;
	line-height: 28px;
	padding: 0 8px;
	border-bottom: 1px dashed #ccc;
	font-size:15px;
}
.pd_short {
	line-height: 28px;
	padding-left: 10px;
}
.font_hotline {
	font-size: 22px;
	color: #bf0005;
}
.pd_showti {
	width:100%;
	border:2px solid #f2f2f2;
	margin-top:15px;
}
.cp_jjshow {
	padding: 15px 5px;
	font-size:14px;
}
.fcp_lxfs {
	width:280px;
	background:url(fcp_lx.jpg) no-repeat right;
	padding:10px 300px 0 50px;
	font:14px/24px "Microsoft YaHei";
	height:200px;
}
.nph_tj ul li {
	color: #666;
	padding: 5px;
	margin: 5px 0;
	background: #f7f7f7;
	margin-bottom:5px;
}
/* -- 相关资讯 -- */
.f14 {
	line-height: 35px;
	text-indent: 15px;
	color: #fff;
	margin-top: 8px;
	background:#0067ca;
}
.info_b2 {
	border:solid 1px #e3e3e3;
	border-top:0px;
	padding:10px 0;
	overflow:hidden;
	margin-bottom:10px;
}
ul.p_list_ul2 li {
	background:url(ico10.gif) no-repeat 10px center;
	line-height:28px;
	float:left;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	text-indent:20px;
	margin-left:20px;
	display:inline;
	color:#666;
	width:46%;
	padding-right:5px;
	border-bottom: 1px #ccc dotted;
}
ul.p_list_ul2 li span {
	float:right; color:#ccc
}
.title h1 {
	border-bottom: 1px dashed #CCCCCC;
	color: #333;
	font-size: 22px;
	line-height: 40px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.info_con_tit {
	line-height: 24px;
	margin-bottom: 15px;
	text-align:center;
}
.info_b2 dl.tjcp_b2 {
	float: left;
	overflow: hidden;
	padding: 10px 6px 0 15px;
	width: 178px;
}
.info_b2 dl.tjcp_b2 dt {
	width:178px;
	padding:1px;
	border:1px solid #ccc;
	line-height:0;
	font-size:0;
}
.info_b2 dl.tjcp_b2 dt img {
	width:178px;
	height:137px;
}
.info_b2 dl.tjcp_b2 dd {
	line-height:18px;
	height:18px;
	overflow:hidden;
	text-align:center;
	padding-top:5px;
	color:#ab8673;
	width:178px;
}
.info_b2 dl.tjcp_b2 dd a {
	height:18px;
	overflow:hidden;
	color:#333;
}
#MyContent {
	margin-bottom:25px;
}
.articlekey {
	border-bottom: solid 1px #ccc;
	height: 30px;
	line-height: 30px;
	font-size:14px;
	overflow: hidden;
}
.iw_poi_title {
	color:#CC5522;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	padding-right:13px;
	white-space:nowrap
}
.iw_poi_content {
	font:12px arial, sans-serif;
	overflow:visible;
	padding-top:4px;
	white-space:-moz-pre-wrap;
	word-wrap:break-word
}
.but17 {
	background:#bf0004;
	border-radius:4px;
	border:0;
	height: 25px;
	line-height: 25px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	width:100px;
	cursor:pointer;
}
ul.newslistbox li {
	height:26px;
	line-height:26px;
	background:url(item_01.png) left center no-repeat;
	padding-left:10px;
	border-bottom:#e1e0e0 1px dashed;
	margin-bottom:5px;
}
ul.newslistbox li span.date {
	font-size:14px;
	float:right;
	color:#999;
}
ul.newslistbox li.page-list {
	border-bottom: 1px dotted #E8E8E8;
	margin-bottom:15px;
}
.ny_pzbz {
	background:url(ny_pzbz.png) no-repeat right;
	padding:10px 200px 0 50px;
	font-size:14px;
	font-weight:bold;
	height:210px;
}
.proparp {
	text-align:center;
}
.cpage {
	float:right;
	text-align:right;
	margin-top:10px;
}
.cpage a {
	background:#f5f5f5;
	padding:5px 20px;
}
/*分页*/
.listpage {
	float:right;
	clear: both;
	font-size: 14px;
	height: 50px;
	line-height: 30px;
	padding-top: 10px;
	text-align:center; 
}
.listpage a:hover { border-bottom:2px solid #0067ca
}
/*qita*/
.baidu_map {
	width: 890px;
	height: 250px;
	margin:0 auto;
}
.lx_cont {
	width:890px;
	height:400px;
	overflow:hidden;
	background:url(lx_cont.jpg) center bottom no-repeat;
}
.lx_cont .cont {
	margin-left:150px;
	margin-top:80px;
}

/*scrolltop*/
.backToTop{

 display:none;

 width:40px;

 height:40px;

 line-height:40px;

 padding:0;

 background:url(totop.gif) no-repeat;

 position:fixed;

 _position:absolute;

 z-index:999;

 right:10px;

 bottom:40px;

 _bottom:"auto";

 cursor:pointer;

 filter:alpha(Opacity=90);

 opacity:0.90;

 -moz-opacity:0.90;

}

.backToTop:hover{filter:alpha(Opacity=100);opacity:1;-moz-opacity:1;}
.weixin {
    position: fixed;
    top: 200px;
    right: 0px;
}
.slides li {
    margin: 0 auto;
    text-align: center;
}
.left_cp .bg ul .xfl {
    background-color: #eee;
    line-height: 28px;
    height: 28px;
}
.left_cp .bg ul .xfl:before {
    content: "-";
    float: left;
	color: #333;
}
.left_cp .bg ul .xfl a {
    color: #333;
}
/*.sy_cp li:nth-child(5) {
    float:right;    
}*/