/* CSS Document */
*{padding:0px;margin:0px;font-family:"Microsoft YaHei";}
*html{background-image:url(about:blank);background-attachment:fixed;}
body{ background:#fff; line-height:25px;  color:#333333;}
h1,h2,h3,h4,h5,h6,i,em,p,span,i,th,td{ font-weight:normal; font-style: normal;}
a{ color:#333333; text-decoration:none;}
a:hover{ color:#fe0000;}
img,input,select{outline:none; vertical-align:middle;}
ul,ol,li{list-style:none;}

.fl{ float:left;}
.fr{ float:right;}
.dis{display:none;}
.bgbai{background:#fff;}
.clear,.c{clear:both; height:0px; font-size:0px; overflow:hidden;}
.c10{clear:both; height:10px; font-size:0px; overflow:hidden;}
.c20{clear:both; height:20px; font-size:0px; overflow:hidden;}
.c30{clear:both; height:30px; font-size:0px; overflow:hidden;}
.c50{clear:both; height:50px; font-size:0px; overflow:hidden;}
.clearfix:after {display: block;clear: both;content: "";visibility: hidden;height: 0}
.clearfix {zoom:1}
table,th,td{border-collapse:collapse;}
table{border-collapse:collapse;border-spacing:0;}
.w1200{width:1200px; margin:0 auto; clear:both; display:block; background:#fff;padding:0px 20px;}
.w1200w{width:1200px; margin:0px auto; clear:both; background:#fff;padding:0px 20px;}
.huanyingbj{ height:30px; background:#e5e5e5;}
.huanying{ width:1200px; margin:0 auto; line-height:30px; color:#868686; font-size:13px;}
.toubu{ width:1200px; height:110px; margin:0 auto; overflow:hidden;}
.logo{ width:538px; height:80px; float:left; margin-top:15px;}
.logo img{ padding-top:6px;}
.toubu .zhuanzhu{ width:300px; height:70px; float:left; padding:22px 0 0 15px; line-height:35px;}
.toubu .zhuanzhu i{ font-size:26px; color:#fe0000; font-style:normal;}
.toubu .phone{ float:right; width:195px; height:70px; background:url(../images/tel.png) no-repeat left 0px; margin-top:23px; padding-left:70px; line-height:30px; font-size:16px;}
.toubu .phone span{ display:block; color:#121212; font-size:26px; font-weight:bold;}
.toubu .phone span em{ color:#fe0000; font-size:26px; font-weight:bold;}
.header{height: 58px; background:#fe0000; width: 100%;}

.top{height:40px; line-height:40px;background:#f5f5f5;}
.top .topcenter{width:1200px; height:40px; margin:0 auto;color:#454545; font-size:14px;}
.top .topcenter .top_left{float:left;}
.top .topcenter .top_right{float:right;/* margin-right:38px;*/}
/*.top .topcenter .top_right a{color:#fff; padding:0px 8px; width:50px;}
.top .topcenter .top_right a.cn{background:url(/images/c.jpg) no-repeat 0 2px; padding-left:35px;}
.top .topcenter .top_right a.en{background:url(/images/e.jpg) no-repeat 0 2px; padding-left:35px;}*/

.nav{height:55px;width:100%; background:#fff;position:relative;    border-top: 4px solid #ff0000;}
.nav ul{width:1200px; margin:0 auto;}
.nav ul li{float: left; text-align: center; height: 55px;  overflow: hidden;}
.nav ul li a{ display: block; width: 133px;text-align: center;  margin: 0 auto; height: 55px; line-height: 55px; font-size: 16px; color: #000;}
.nav ul li a:hover{background: #fff; color: #f00;text-align: center;transition:all 0.6s;}
.nav .hover a{ color: #000;text-align: center;transition:0.6s;}
.nav li.classhover a{color: #f00;}
.nav ul li ul{margin:0px;padding:0;display:none;transition:all 0.6s;}
.nav ul li ul li{font-size:14px; text-align:left;height:45px; float:left;}
.nav ul li ul.subnav{transition:0.7s;width: 133px;position:absolute;z-index:9999;}
.nav ul li ul.subnav li a{display:block;width:133px;height:45px;line-height:45px;text-align:center;background:#fff;color:#000;font-size:14px;transition:0.7s}
.nav ul li ul.subnav li a:hover{background:#fe0000;color: #fff;}

.nav ul li UL.navpro {width:100%; background:#fff; border-bottom:3px solid #fe0000; position:absolute; left:0;z-index:9999;}
.navpro .plistx{width:1204px; margin:0 auto;background:#999;z-index:99999;}
.navpro .plistx dl a{line-height:30px;width:80%; font-size:14px;background:none; color:#111;}
.navpro .plistx dl{height:370px;width:300px;float:left;text-align:center; border-right:1px solid #dadada;}
.navpro .plistx dl:nth-child(2n){ background:#f5f5f5;}
.navpro .plistx dl:nth-child(4n){border-right:none;}
.navpro .plistx dl dt{width:80%; margin:0 auto; height:150px; margin-bottom:5px;}
.navpro .plistx dl dt a{font-size:14px; background:#fe0000; color:#fff;}
.navpro .plistx dl dt a:hover{background:#fe0000;color: #fff;}
.navpro .plistx dl dt a.ttimg{padding:4px; height:110px; background:none;}
.navpro .plistx dl dt img{width:100%; height:110px;}
.navpro .plistx dl dt span{clear:both; height:30px; line-height:30px; display:block; overflow:hidden;}
.navpro .plistx dl dd{height:25px; line-height:25px; float:left; width:100%; overflow:hidden; margin-top:2px;}
.navpro .plistx dl dd a{background:none; color:#111;}
.navpro .plistx dl dd a:hover{background:none; color:#fe0000;}
.fixedSubNav{position: fixed; top: 0px; left: 0px; z-index:10; width: 100%; background: #fff;/* background: rgba(82,13,0,1);*/ animation:myfirst 0.5s;
-moz-animation:myfirst 0.5s; /* Firefox */
-webkit-animation:myfirst 0.5s; /* Safari and Chrome */
-o-animation:myfirst 0.5s; /* Opera */}
@keyframes myfirst
{
from {top:-50px;}
to {top:0px;}
}

@-moz-keyframes myfirst /* Firefox */
{
from {top:-50px;}
to {top:0px;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
from {top:-50px;}
to {top:0px;}
}

@-o-keyframes myfirst /* Opera */
{
from {top:-50px;}
to {top:0px;}
}
/*banner*/
.fullSlide{width:100%;position:relative;height:560px;}
.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:560px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:560px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:60px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:60px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#f00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:40%;margin-top:-30px;left:15%;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:15%;background-position:-6px -137px;}

.in_title{padding-top: 40px;padding-bottom: 10px;margin-bottom: 35px;}
.in_title .entit{position: relative;width: 540px;margin: auto;font-size: 48px;line-height: 40px;font-weight: bold;color: #dc0000;text-align:center;margin-bottom: 10px;}
.in_title .tit{margin:0 auto;font-size: 26px;line-height: 40px;text-align:center;color: #434343;}
.in_title .tit span{display: inline-block;margin: 0 30px;}
.in_title .tit em{display: inline-block;width: 225px;height: 1px;margin-bottom: 8px;background: #cecece;}


.wxpic{position:absolute; top:0px;right:-90px; display:none;}
.redBl {
	position: absolute;
	height: 110px;
	bottom: 0;
	width: 100%;
	z-index: 999;
}
.redBCon {
	width: 1180px;
	margin: 0 auto;
	height: 110px;
	overflow: hidden;
}
.leftRedBC {
	float: left;
	width: 590px;
	height: 110px; position:relative;
	background-color: #e80012;
}
.rightRedBC {
	float: right;
	width: 590px;
	height: 110px;
	background-color: #2a2a2a;
}
.LredBox {
	width: 524px;
	margin: 0 auto;
	overflow: hidden;
}
.LredBox dl {
	float: left;
}
.LredBox dl dd, .LredBox dl dt {
	color: #fff;
}
.LredBox dl dd {
	font-weight: bold;
	font-size: 24px;
	margin: 25px 0 5px 0;
}
.LredBox dl dt {
	font-size: 16px;
}
.LredBox div {
	float: right;
	margin-top: 4px;
}
.LredBox div img {
	display: block;
	width: 36px;
	height: 36px;
	margin-top: 10px;
}
.RredBox {
	width: 524px;
	margin: 0 auto;
}
.RredBox p {
	height: 52px;
	line-height: 52px;
	color: #fff;
	margin-top: 5px;
}
.RredBox p a {
	color: #fff;
	margin-right: 10px;
}
.search {
	height: 30px;
	width: 524px;
	background-color: #fff;
	overflow: hidden;
}
.search input {
	float: left;
	width: 460px;
	padding: 0 10px;
	height: 30px; line-height:30px; border:none; border-right:1px solid #ccc;
}
.search img {
	float: right;
}

.pro_tu{
    margin-top: 35px;
}
.pro_tu ul li{
    float: left;
    text-align: center;
    display: table-cell;
    width:200px;
}
.pro_tu ul li a.img{
    /* width: 150px;
    height: 150px; */
    display: block;
    overflow: hidden;
    margin: 0 auto;
    transition: all 0.5s;
    transform: scale(1,1);
}
.pro_tu ul li:hover a.img{
    transform: scale(-1,1);
}
.pro_tu ul li h3{
    font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #333333;
    margin-top: 12px;
    margin-bottom: 39px;
    line-height: 18px;
}


/*首页优势样式*/
.container {
    width: 1170px;margin: 0 auto;
}
.col-lg-4 {
    width: 33.33333333%;float: left;
}
.col-md-6 {
    width: 48%;float: left;padding-right: 15px;
}
#in_02{background: #f4f2f2;height: auto;overflow: hidden;padding: 2% 0;}
#intit {text-align: center;height: auto;overflow: hidden;}
#intit span{display: block;font-size: 32px;}
#intit strong{display: block;font-size: 32px;color: #006fbf;margin-top: 15px;
    margin-bottom: 10px;}
#intit p{color: #999999;font-family: Helvetica;}
.intit01{text-align: right;padding-top: 4%;}
.intit02{text-align: center;}
.intit03{text-align: left;padding-top: 4%;}
.line01{border-top: 2px solid #c30d23;margin:0 auto;width: 28px;}


/*公司简介样式*/
.right {
    float: right;
}
#in_04{height: auto;overflow: hidden;padding: 2% 0}
.intit001{text-align: right;padding-top: 2%;}
.intit003{text-align: left;padding-top: 2%;}
#in_04_01{background: url(../images/in04.png) center no-repeat;height: auto;overflow: hidden;padding: 3% 0;background-size: 100%;}
#in_04_01 .right{width: 630px;margin:60px 40px;}
#in_04_01 .right strong{display: block; font-size: 20px;line-height: 40px;}
#in_04_01 .right span{display: block;font-family: impact;line-height: 25px;}
#in_04_01 .right p{line-height: 25px;}
.line02{border-top: 2px solid #c40d23;width: 80px;margin: 10px 0 15px 0;}

#yslist {height: auto;overflow: hidden;margin-top:2%;}
#yslist li{height: auto;overflow: hidden;margin: 3% 0;}
#yslist li .inright img{width: 100%;}
#yslist li .inleft i{width: 70px;height: 70px;line-height: 70px; text-align: center; display: block;float: left;margin-right: 15px; font-size: 40px;
	border: 3px solid #999999;color: #999999; font-style: normal;}
#yslist li .inleft strong{display: block; font-size: 28px;line-height: 40px;padding-top: 5px;}
#yslist li .inleft span{display: block; font-size: 12px;color: #999999;line-height: 25px;margin-bottom: 2%;}
#yslist li .inleft p{line-height: 28px;}

#yslist li:nth-of-type(2n+0) .inleft img{max-width: 100%;background: none}
#yslist li:nth-of-type(2n+0) .inright strong{display: block; font-size: 28px;line-height: 40px;padding-top: 5px;}
#yslist li:nth-of-type(2n+0) .inright  i{width: 70px;height: 70px;line-height: 70px; text-align: center; display: block;float: left;margin-right: 15px;font-size: 40px;
	border: 3px solid #999999;color: #999999;font-style: normal;}
#yslist li:nth-of-type(2n+0) .inright span{display: block; font-size: 12px;color: #999999;line-height: 25px;margin-bottom: 2%;}
#yslist li:nth-of-type(2n+0) .inright  p{line-height: 28px;}
/*关键词搜索*/
/*.keyword{width:100%; clear:both;height:50px; line-height:50px; font-size:16px; background:#f5f5f5;border-bottom:2px solid #e2e2e2;}
.keyword .key_text{width:800px; float:left;}
.keyword .search{width:350px; float:right;}
.search li{float:left; padding-top:8px;}
.search li .select{width:60px; background:#fff; height:32px;float:left; margin-right:2px;}
.search li .input{width:200px; background:#fff; border:1px solid #fe0000; height:30px;float:left; text-indent:3px;}
.search li .submit{width:80px; background:#fe0000; height:32px;float:left; color:#fff; border:none;}*/
/*标题*/
.hd_title{width:100%; height:90px; padding:10px 0 10px 0; text-align:center; margin-bottom:10px;}
.hd_title h3{font-size:24px; height:60px; line-height:76px; color:#fe0000;letter-spacing:4px;font-family:微软雅黑; font-weight:600;}
.hd_title em{height:30px;background:url(../images/tu07.jpg) no-repeat center; display:block;}
.hd_title span{font-size:16px; height:30px; line-height:30px; color:#3c3c3c;text-transform:uppercase; display:block;}

.cp_title{width:100%; height:100px; margin-top:10px; padding:0px 0; text-align:center;background:url(../images/tu07.jpg) no-repeat center;}
.cp_title h3{font-size:20px; line-height:100px; color:#fff;letter-spacing:4px; width:200px; margin:0 auto;}

.tj_title{width:100%; height:140px; margin-top:20px; padding:0px 0; text-align:center;background:url(../images/bt2.jpg) no-repeat center;}
.tj_title h3{font-size:28px; padding-left:42px; line-height:140px; color:#fff;letter-spacing:4px; width:200px; margin:0 auto;}

.news_title{width:100%; height:100px; margin-top:20px; padding:0px 0; text-align:center;background:url(../images/bt3.jpg) no-repeat center;}
.news_title h3{font-size:28px; padding-left:42px; line-height:100px; color:#fff;letter-spacing:4px; width:200px; margin:0 auto;}

.case_title{width:100%; height:80px; margin-top:20px; padding:0px 0; text-align:center;background:url(../images/bt5.jpg) no-repeat center;}
.case_title h3{font-size:28px; padding-left:42px; line-height:80px; color:#fff;letter-spacing:4px; width:200px; margin:0 auto;}

.cp_class{width:1200px; margin:0 auto; padding-bottom:20px;}
.cp_class li{width:196px; height:40px; overflow:hidden; margin:2px; float:left; text-align:center;}
/*.cp_class li em{ width:40px; height:40px; line-height:40px;font-size:18px; display:block; margin:0 auto; clear:both; background:#fe0000; border-radius:2em; color:#fff; font-style:normal;}*/
.cp_class li a img{width:120px; height:120px; margin:0 auto; border-radius:10em; padding:5px; background:#D3D3D3; border:5px solid #f4f4f4; transition:all 0.4s;}
.cp_class li span{height:34px; overflow:hidden; line-height:34px; width:100%; display:block; font-size:16px; clear:both;}
.cp_class li a{font-size:16px;height:40px; line-height:40px;background:#e2e2e2; color:#111; display:block;transition:all 0.4s;}
.cp_class li a:hover{background:#fe0000;color:#fff;}

.left_b{height:22px;background:url(../Images/bt_bg.jpg) no-repeat center;}
.plist{ width: 266px; float: left; overflow: hidden;}
.plist .hd{ height:70px; line-height:70px; font-size:28px; color:#fff; text-align:left;background:#f00 url(../Images/a8.jpg) no-repeat center; text-indent:35px;overflow: hidden;}
.plist .bd{ width: 260x; border: 3px solid #f00;  border-top: none;overflow: hidden;}
.plist .bd ul{ width: 260px; margin: 0 auto; padding-top: 14px;padding-bottom: 6px; overflow: hidden;}
.plist .bd ul li{ width: 100%; height: 37px; text-indent: 50px; line-height: 37px; margin-bottom: 7px; overflow: hidden;}
.plist .bd ul p{width: 94%; margin: 0 auto;text-align:center; background:#f5f5f5; height:28px; line-height:28px; margin-bottom:5px;}
.plist .bd ul p a{display:block;}
.plist .bd ul li a{ display: block; width: 94%; height: 37px;  background:#f5f5f5 url(../Images/jiantou2.png) no-repeat 24px center; margin:0 auto; color: #111;}
.plist .bd ul li a:hover{ color: #fff;background:#fe0000 url(../Images/jiantou3.gif) no-repeat 24px center;}
.plist .bot{ margin-top:8px;}
.plist .bot ul{ padding: 10px 15px; line-height:28px; border: 3px solid #f00; border-top: none;}
.plist .bot ul h3{ color: #000; font-weight: 700; font-size: 15px;}

.newbox{line-height:30px;height:615px;font-family: "Microsoft Yahei";color: #333;}
.newtil{height: 50px;line-height: 38px;overflow: hidden;font-size: 18px;background:url(../images/line1.gif) no-repeat 203px 16px;}
.newtil ul,.newtil li{float: left;}
.newtil li{float: left;width:94px; margin-right:10px;}
.newtil span{float: right;font-size: 14px;}
.newtil span a{color: #999;display: inline-block;}
.newtil li a{color:#222; width:94px;}

.news_c dl{width:603px;float: left;overflow: hidden;}
.news_c dd{padding: 8px 21px 0;line-height:30px;color: #333;}
.news_c dd h3{height:34px;line-height:34px;font-size:16px;color: #333;text-align: center;}
.news_c dt{width:562px;height: 230px;border: dashed 1px #e6e6e6;padding: 20px 19px;}
.news_c dt p,.news_c dt p img{display: block;width:562px;height: 230px;overflow: hidden;}
.news_c ul{width: 526px;float: right;}
.news_c li{height:99px;border-bottom: solid 1px #e8e8e8;line-height: 24px;margin-bottom: 32px;}
.news_c li span{width: 80px;float: left;text-align: center;padding:0 10px 0 0;font-family: Arial;font-size: 18px;line-height: 20px;color: #ddd;}
.news_c li span b{display: block;font-size: 54px;line-height: 50px;font-weight: normal;}
.news_c li p{width: 425px;float: left;color: #666;}
.news_c li p a,.news_c dd p a,.about_w p a{display: inline-block;color: #c7281c;}
.news_c li p b{display: block;color: #333;line-height: 26px;}
.news_c li p b a,.news_c dd h3 a{display: block;color: #333;}



/*首页滚动产品展示*/
.inproduct{width:1200px; margin:0 auto; clear:both;overflow: hidden; padding-top:0px;}
.product{width:100%;overflow: hidden; padding-top:0px;}
.product .cpgd { width:100%; display:block; overflow: hidden;}
.product .cpgd ul { margin:0;padding:0; clear:both; height:290px; overflow: hidden;}
.product .cpgd li {float:left; width: 256px; overflow: hidden; line-height: 35px; text-align:center;border-collapse: collapse;
 border:1px solid #e0e0e0;margin:15px 20px 25px 20px;-webkit-box-shadow: 10px 0px 20px 0 #CCC;-moz-box-shadow: 10px 0 20px 0 #CCC;-ms-box-shadow: 10px 0 20px 0 #CCC;-o-box-shadow: 10px 0 20px 0 #CCC;box-shadow:  10px 0px 20px 0 #CCC;
}
.product .cpgd li a{display:block;}
.product .cpgd li a .cp_name{display: block; width:246px; height:190px;background: #fff; color: #555;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/ overflow:hidden; padding:5px;}
.product .cpgd li a:hover span{background: #fe0000; color: #fff;transition:0.6s all 0s linear;}
.product .cpgd li a img{max-width: 246px; max-height:190px; vertical-align:middle;}
.product .cpgd li span{height:50px; line-height:50px; background:#e2e2e2; display:block; clear:both;}
.product .cpgd li a .cp_name:hover img { transform: scale(1.1, 1.1);}
.product .cpgd li a .cp_name img{transition:transform 1s ease 0s}
/*首页产品展示*/
.index_cp,.con_right {width:910px; float:right;display:block; overflow: hidden;}
.index_cp ul {margin:0;padding:0; clear:both; overflow: hidden;}
.index_cp li {float:left; width: 256px; overflow: hidden; line-height: 35px; text-align:center;border-collapse: collapse;
 border:1px solid #e0e0e0;margin:0px 20px 25px 20px;-webkit-box-shadow: 10px 0px 20px 0 #CCC;-moz-box-shadow: 10px 0 20px 0 #CCC;-ms-box-shadow: 10px 0 20px 0 #CCC;-o-box-shadow: 10px 0 20px 0 #CCC;box-shadow:  10px 0px 20px 0 #CCC;
}
.index_cp li b{font-weight:normal;}
.index_cp li a{display:block;}
.index_cp li a .cp_name{display: block; width:246px; height:180px;background: #fff; color: #555;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/ overflow:hidden; padding:5px;}
.index_cp li a:hover span{background: #fe0000; color: #fff;transition:0.6s all 0s linear;}
.index_cp li a:hover b{color: #fff;}
.index_cp li a img{max-width: 246px; max-height:180px; vertical-align:middle;}
.index_cp li span{height:40px; line-height:40px; background:#e2e2e2; display:block; clear:both;}
.index_cp li a .cp_name:hover img { transform: scale(1.1, 1.1);}
.index_cp li a .cp_name img{transition:transform 1s ease 0s}

.index_cp li .zxzx{ padding:0; clear:both;}
.index_cp li .zxzx a{ display: block; float: left;  width:50%;  text-align: center; height: 36px; line-height:36px;color: #fff;}
.index_cp li .zxzx .zzl{background: #93081A; color: #fff;}
.index_cp li .zxzx .zzr{ background: #bfbfbf;color: #fff;}
/*.index_cp li .zxzz a:hover{background: #065dab; }*/
/*============简介===============*/
.info_01bg{ width:100%; height:410px; background:#f4f4f4; padding:20px 0px;}
.info_01{width:1200px; margin:0 auto; padding:10px 0px; height:390px;}
.gsgk{width:1200px; height: auto; }
.gsgk_left{width:680px; height:360px;float:left;background: url(../images/zzpz.jpg) 0px bottom no-repeat; }
.gsgk_left h3{ color:#0472D4; font-size:30px; line-height:70px; height:60px; text-transform:uppercase; display:block;}
.gsgk_left p{ line-height:32px;color:#2c2c2c; padding:10px;text-indent: 2em;font-size: 16px;text-align: justify;}
.gsgk_right{width:520px; height:385px;float:left;}
.gsgk_right .gsgk_rightcont { height:345px;  margin:20px 0px 0px 20px; overflow:hidden;}
/* about end */

.case{width:1200px; margin:0 auto; padding:0px 0; background:#fff;}

/*============优势===============*/
.kb_top { padding:30px 0 18px; text-align:center;}
.kb_top a em { display:block; font-size:20px; color:#333; padding:10px 0 0;}
.pa{ position:absolute;}
.pr{ position:relative}
.ys_bg {background:url(../images/ys_bg.jpg) no-repeat center 0; height:2380px;}
.ys_con {}
.ys_bt01 { top:85px; left:0;}
.ys_bt02 { top:450px; left:630px;}
.ys_bt03 { top:840px; left:0;}
.ys_bt04 { top:1196px; left:630px;}
.ys_bt05 { top:1488px; left:0;}
.ys_bt06 { top:1900px; left:630px;}

.ys_pic01 { top:0; right:0;}
.ys_pic02 { top:341px; left:-45px;}
.ys_pic03 { top:740px; right:-40px;}
.ys_pic04 { top:1045px; left:0;}
.ys_pic05 { top:1380px; right:0;}
.ys_pic06 { top:1740px; left:0;}

.ys_con01 { position:absolute; top:74px; left:137px;}
.ys_con01 a { display:block; padding-left:20px;}
.ys_con01 a em { display:block; font-size:12px; color:#999; } 
.ys_con01 a b { display:block; font-size:26px; color:#1B65AC; padding-bottom:10px;}
.ys_con01 p { background:url(../images/zx_ico01.gif) no-repeat 0 10px; padding-left:25px; line-height:30px; font-size:16px; color:#333; width:428px; margin-bottom:10px;}
.ys_con01 p em { color:#ff9c00;font-size:16px;}

.ys_con02 { top:465px; left:767px;}
.ys_con03 { top:827px; left:140px;}
.ys_con04 { top:1184px; left:767px;}
.ys_con05 { top:1478px; left:140px;}
.ys_con06 { top:1850px; left:767px;}
/*首页新闻*/
.newLine {
	overflow: hidden;
	height: 480px;
}
.leftNew {
	float: left;
	width: 700px;
}
.rightNew {
	float: right;
	width: 440px;
}
.leftNT {
	height: 50px;
	background-color: #fe0000;
	line-height: 50px;
	width: 700px;
	overflow: hidden;
	margin-bottom: 20px;
}
.leftNT ul, .leftNT ul li {
	float: left;
}
.leftNT ul li {
	width: 140px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}
.leftNT ul li.speciLi {
	background-color: #FEA501;
}
.rightNT h3 {
	float: left;
	color: #fff;
	font-size: 16px;
	width: 140px;background-color: #FEA501;
	text-align: center;
}
.leftNT a, .rightNT a {
	float: right;
	color: #fff;
	margin-right: 10px;
	font-size: 12px;
}
.rightNT {
	height: 50px;
	background-color: #fe0000;
	line-height: 50px;
	width: 440px;
	overflow: hidden;
	margin-bottom: 20px;
}
.newsBotm {
	clear: both;
}
.newsBotm table td {
	height: 28px;
	line-height: 28px;
}
.newsBotm table .ask {
	background-image: url(../images/ask.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.newsBotm table .ask a {
	color: #fe0000;
	font-weight: 600
}
.newsBotm table .answer {
	background-image: url(../images/answer.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.newsBotm table td a {
	margin-left: 30px;
	font-size: 14px;
}
.leftNB {
	clear: both;
	height: 405px;
}
.Upnews {
	height: 190px;
	overflow: hidden;
}
.Upnews img {
	display: block;
	float: left;
	width: 284px;
	height: 190px;
}
.RNText {
	float: right;
	width: 385px;
	height: 190px;
}
.RNText span{height:40px; line-height:40px;display: block;}
.RNText p {
	line-height: 24px;
	height: 100px;display: block;
	margin-bottom: 15px; color:#999;
}

.RNText div.more a {
	display: block;
	width: 100px;
	height: 30px;
	color: #fff;
	background-color: #fe0000;
	text-align: center;
	line-height: 30px;
}
.RNText span a.title{font-size:16px; height:40px; line-height:40px;background-color:none;}
.DownNews {
	clear: both;
	margin-top: 13px;
}
.newsList {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #bababa;
	overflow: hidden;
}
.newsList img {
	float: left;
	margin-top: 17px;
}
.newsList a {
	display: block;
	float: left;
	line-height: 40px;
	width: 475px;
	margin-left: 10px;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms; font-size:15px; text-indent:26px;background:url(../images/heidian.jpg) no-repeat 8px center;
}
.newsList a:hover{text-indent:35px;background:url(../images/heidian.jpg) no-repeat 15px center;}
.newsList p {
	float: right;
	color: #9a9a9a;
}
.newsCTE {
	display: none;
}


.inews{padding:30px 0;}
.inews .title{width: 100%;height: 22px;line-height: 22px;margin-bottom: 28px;}
.inews .title h3{font-size: 22px;font-weight: bold;color: #196BA1;}
.inews .title h3 s{width: 4px;height: 22px;display: inline-block;vertical-align: top;margin-right: 10px;background: #196BA1;}
.inews .title a{color: #2C93D7;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.inews .title a:hover{text-decoration: underline;}
.inews .newslist{line-height: 55px;}
.inews .newslist li{width: 100%;height: 55px;line-height: 55px;overflow: hidden;border-bottom: 1px dashed #d4d4d4;}
.inews .newslist li a{width: 100%;display: block;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms; font-size:16px; text-indent:26px;background:url(../images/heidian.jpg) no-repeat 8px center;}
.inews .newslist li a:hover{ text-indent:35px;}
.inews .newslist li .time{color: #999999;float: right;font-weight: normal;}
.inews1{width: 580px;float: left;}
.inews .item{width: 100%;display: block;padding-bottom: 20px;border-bottom: 1px dashed #d4d4d4;}
.inews .item img{width: 100px;height: 75px;float: left;display: block;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;margin-right: 20px;}
.inews .item h3{color: #333;line-height: 24px;height: 24px; font-size:18px;overflow: hidden;margin-bottom: 10px;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.inews .item .txt{line-height: 20px;height: 40px; font-size:14px;overflow: hidden;color: #999999;}
.inews .item:hover img{-webkit-filter: brightness(110%);filters: brightness(110%);}
.inews .item:hover h3{color: #196BA1;}
.inews2{width: 575px;float: right;}

/*友情链接*/
.linkbj{ height:92px; background:#111;}
.link{ width:1200px; margin:0 auto;}
.linkz{ float:left; width:250px; height:92px; background:url(../images/yqlj.jpg) no-repeat; font-size:16px; font-weight:bold;}
.linky{ width:950px; float:right; padding-top:20px;}
.linky a{ display:block; float:left; padding: 0 15px 10px 15px; color:#fff;}
.linky a:hover{text-decoration:underline;}
.footbj{ height:290px; background:#480A00; margin-top:40px;}
.footbj .contact{
	width:1200px;position: relative;
	height: 52px; margin:0 auto;}

.footbj .contact ul{
	font-size: 0px;position: absolute;
	left: 0px;
	top: -26px;
	width: 100%;
	height: 52px;
	border-radius: 26px;
	border: 1px solid #480A00;
	background-color: #fe0000;
	padding: 12px 30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	z-index: 2;
}

.footbj .contact li{
	display: inline-block;
	color: #eaeaea;
	font-size: 14px;
	margin-right: 95px;
}

.footbj .contact li:last-child{
	margin-right: 0px;
}

.footbj .contact li i{
	display: inline-block;
	width: 28px;
	height: 28px;
	margin-right: 6px;
	vertical-align: -9px;
	background: url(../images/footer-icon.png) no-repeat;
	background-size: 28px 112px;
}

.footbj .contact li.tel i{
	background-position: 0px 0px;
}

.footbj .contact ul li.web i{
	background-position: 0px -28px;
}

.footbj .contact ul li.phone i{
	background-position: 0px -56px;
}

.footbj .contact ul li.address i{
	background-position: 0px -84px;
}

.foot{ width:1100px; height:180px; margin:0 auto; padding-top:10px;}
.foot ul{ float:left;margin-left:10px; line-height:30px; border-right:1px solid #6A1208; height:160px;}
.foot ul li{ width:200px; }
.foot ul p{ height:40px;width:200px; }
.foot ul p a{ font-size:18px; color:#CCC;}
.foot ul li a{ color:#CCC; font-size:13px;}
.foot a:hover{color:#ccc;}
.footy{ width:220px; float:right; }
.phoned{ background:url(../images/phone2.png) 0 20px no-repeat; color:#CCC; font-size:16px; padding-left:80px;}
.weixin{height:160px; text-align:center; padding-top:10px; line-height:30px; color:#ccc;}
.footd{ background:#fe0000;}
.footd ul{ width:1200px; line-height:50px; height:50px; margin:0 auto;}
.footd ul li{ color:#ccc;}
.footd ul li a{ color:#ccc;}

.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
 transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
 transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: url('../images/fixCont.png') no-repeat 0 0 #fe0000;
}
.yb_bar .yb_phone {
	background: url('../images/fixCont.png') no-repeat 0 -57px #fe0000;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: url('../images/fixCont.png') no-repeat 0 -113px #fe0000;
}
.yb_bar .yb_ercode {
	/*height:200px;*/
    background: url('../images/fixCont.png') no-repeat 0 -169px #fe0000;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #fff!important;
}

.footer{width:100%; padding:30px 0; background:#205da9 url(../images/f_bg.jpg) center top  no-repeat;min-width:1200px;}
.bottom{ padding-top:20px;}
.bottom,.bottom a{color:#fff; text-align:center; font-size:14px; line-height:28px;}
.botdh{width:100%; height:60px;line-height:54px; text-align:center; overflow:hidden;}
.botdh a{padding:0 18px; font-size:14px; color:#fff;}
/*内页*/
.class_bg{width:100%; background:url(../images/class_bg.jpg) no-repeat center; height:370px; min-width:1200px; clear:both;}
.class_bg h3{margin-top:50px; padding:40px; float:left; background:#fff; border-radius:10px; font-size:36px; color:#000; display:none;}

.navli{ width:100%; height:60px; line-height:60px; border-bottom:1px solid #f0f0f0;}
.navli li{width:15%; height:60px; line-height:60px;text-align:center; float:left;}
.navli li a{display:block; font-size:16px;}
.navli li:hover{width:15%; height:60px; line-height:60px; border-bottom:1px solid #fe0000; text-align:center; float:left;}
.navli li.hover{width:15%; height:60px; line-height:60px; border-bottom:1px solid #fe0000; text-align:center; float:left;}

.path{width:100%;height:40px; line-height:40px; padding:0px; background:#f4f4f4; border-bottom:2px solid #fe0000;}
.path h2{float:left; font-weight:bold; font-size:16px; background:#fe0000; height:40px; padding:0px 30px; color:#fff;}
.path span{float:right; padding-right:10px; }
.content{width:100%; margin:0 auto; padding:25px 0; font-size:14px; line-height:24px;}
.content table{border:0px;border-top:1px solid #e2e2e2;border-right:1px solid #e2e2e2; width:98%; margin:10px auto;}
.content table td{border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2; margin:0px; padding:0px; text-align:center;}

.view-title{font-size:24px; height:50px; line-height:50px; display:block; text-align:center;}
.view-date{height:25px; line-height:25px; display:block; text-align:center;}

.updown{width:100%; clear:both; margin-top:15px; margin-bottom:15px; height:50px; display:block;}
.updown li{height:25px; line-height:25px;}
.products{ width:100%; margin:0 auto;}
.products .pros_tit{font-size:28px; text-align:center;height:90px; line-height:90px;margin-top:20px;margin-bottom:20px;clear:both;}
.products .pros_tit a{font-size:28px; background:#fe0000; color:#fff; padding:10px 30px;}

.row .cptitle{ width:291px; background:#eeeeee; height:50px;}
.row .cptitle p{ color:#333; font-size:16px; text-align:center; line-height:50px;}

/*产品组图*/
.pro_list{padding:0px 0px;}
#imgto{width:516px; height:490px; margin:0 auto;}
#imgto .big{width:516px;height:380px;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/  text-align:center; background:#f5f5f5;}
#imgto .big img{max-width:516px;max-height:380px;}

#imgto .small{height:100px; margin-top:8px;width:100%; clear:both;}
#imgto .small div{float:left;overflow:hidden;}
#imgto .small div.imgl,#imgto .small div.imgr{width:13px;height:80px; border:1px solid #CCC; background-color:#F6F6F6; text-align:center; line-height:80px; font-weight:bold; color: #999; cursor:pointer;}
#imgto .small div.imgl:hover,#imgto .small div.imgr:hover{ background-color: #E7E7E7; color: #666}
#imgto .small div.imgc{width:486px; position:relative;height:100px;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/}
#imgto .small div.imgc ul{ position:absolute;width:2200px; height:100px;top:0; left:0;}
#imgto .small div.imgc ul li{ float:left; width:108px; margin-left:10px;cursor:pointer;border:1px solid #1a1f23;}
#imgto .small div.imgc ul li img{max-width:106px; height:80px;}
#imgto .small div.imgc ul li.the {border:1px solid #0D83F2}

.pro_right{width:470px; float:right;}
.pro_right h1{height:60px; line-height:40px; font-size:26px;}
.pro_right .pro_desc{line-height:28px; line-height:28px; font-size:14px; background:#f4f4f4; padding:10px 15px;}
.pro_right .pro_zx{width:250px;height:28px; line-height:28px; margin-top:20px; font-size:30px; background:#fe0000 url(../images/tel2.png) no-repeat 26px 16px; padding:15px 25px; border-radius:3em; text-indent:50px; color:#fff;}
.pro_img{ width:400px; height:300px;padding:10px; border:1px solid #e2e2e2;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/}
.pro_img img{vertical-align: middle;max-width:400px;max-height:300px;}



.view_con{width:100%; padding:15px 0; font-size:14px;}
.view_con img{min-width:440px; max-width:740px;}
.view_pic{width:100%; padding:15px 0; text-align:center;}
.view_pic img{min-width:440px; max-width:640px;}
.view_desc{padding:15px 25px; background:#f5f5f5; border:1px solid #e2e2e2; font-size:14px;}
.view_title{width:100%; background:#f4f4f4; height:50px; line-height:50px;}
.view_title h3{background:#fe0000 url(../images/ico.png) no-repeat 20px center; display:block; float:left; color:#fff; width:140px; text-indent:50px; font-size:16px;}

.pronrupr{height:auto;float: left;padding-bottom:20px; margin-left:150px; margin-top:15px;}
.pronrupr1{ width:100%; height:40px; line-height:40px; display:block; color:#1d7ae1; background-color:#767676;}
.pronrupr1_1{ width:auto; padding-left:6px; padding-right:6px; height:40px; display:block; text-align:center; color:#FFF;background-color:#2b5c97; float:left;}
.pronrupr1_2{ width:200px; float:left; height:auto; display:block; padding-top:8px;}
.pronrupr1_3{color:#000; font-weight:bold;}
.pronrupr1_2 a:hover{ text-decoration:underline;}

.pronrupr2{ width:165px; height:50px; display:block; padding-top:10px; float:left;}
.pronrupr2_1{ width:135px; height:39px; line-height:39px; display:block; float:left;}
.pronrupr2_1 a{ width:100%; height:39px; display:block;color:#fff;background:url(../images/qqpibg.png) no-repeat 10px 10px; background-color:#fe0000;display:block; text-indent:50px;font-weight:bold;}
.pronrupr2_1 a:hover{ color:#000;background:url(../images/qqpibg.png) no-repeat 10px -30px; background-color:#c40000; color:#FFF;}
.pronrupr2_2{ width:198px; height:29px; padding-top:7px; display:block; float:left; }

.pronrupr3{ width:230px; height:55px;padding-left:61px;background:url(../images/protel.png) no-repeat left; font-size:20px; color:#f25000; display:block; line-height:24px; float:left;}
.pronrupr3_1{color:#000; font-size:14px;}

.pronrupr2_112{ width:140px; height:42px; line-height:42px; display:block; float:left; margin-top:8px;}

.pronrupr2_11{ width:100%; height:42px; display:block;color:#c40000;background:url(../images/weixin.png) no-repeat 5px 10px;background-color:#ffeded;border:#c40000 solid 1px; border-radius:8px; text-indent:37px;transition:all 0.3s}
.pronrupr2_11:hover{ color:#000;background:url(../images/weixin.png) no-repeat 5px -30px; background-color:#c40000; color:#FFF;transition:all 0.3s}
.pronrupr2_22{ width:148px; height:148px; display:none; position:relative; top:-50px;transition:all 0.3s}
.pronrupr2_22 img{width:148px; height:148px;}
.pronrupr2_11:hover .pronrupr2_22{ display:block;width:148px; height:148px; position:relative; top:-127px; left:108px;transition:all 0.3s}
.info_title {
	margin: 10px 0 0 0;
	width: 100%;
	height: 40px;
	background: #E2E2E2;
	margin-bottom: 10px; clear:both;
}
.info_title b {
	display: inline-block;
	padding:0 20px;
	height: 100%;
	border-right: 1px solid #fff;
	background: #fe0000;
	color: #fff;
	line-height: 40px;
}
.info_title a {
	margin: 8px;
	width: 15px;
	height: 15px;
	background-position: 0 -426px;
}
/*新闻列表*/
.news_list{ width:100%; clear:both; margin:10px auto;}
.news_list li{height:40px; line-height:40px; border-bottom:1px dashed #e2e2e2;padding-left:20px; background:url(../images/heidian.jpg) no-repeat 8px 15px;}
.news_list li span{float:right;}
.news_list li b{font-weight:normal;}
/*联系我们*/
.contact {font: 400 14px/28px "microsoft yahei";}
.contact .caption {margin: 30px 0 20px; padding-bottom:20px;border-bottom: 1px solid #e8e8e8;}
.contact .caption span {display: block;color: #ff2020;font-size: 13px}
.contact h2 {clear: both;font: 700 20px/40px "microsoft yahei";margin-bottom: 10px}
.contact .cway {position: relative;padding: 20px 0;overflow: hidden;}
.contact .cway ul {height: 270px;float: left;}
.contact .cway li {background: url(../images/icon_contact.png) 0 100px no-repeat;line-height: 40px;text-indent: 60px;margin: 5px 0}
.contact .cway li a {color: #666}
.contact .cway li a:hover {color: #ff5050;font-weight: 700}
.contact .cway li span {font-weight: 700}
.contact .cway li.tel {background-position: -60px -338px}
.contact .cway li.qq {background-position: -60px -381px}
.contact .cway li.email {background-position: -60px -473px}
.contact .cway li.fax {background-position: -60px -519px}
.contact .cway li.group {background-position: -60px -427px}
.contact .cway .chat {display: block;width: 230px;line-height: 40px; height:40px;text-align: center;color: #fff;font-size: 16px;font-weight: 700;background-color: #ff2020;margin: 30px 0 0 6px}

/*.map{ width:600px; padding:20px 0;float:right;}
.map p{line-height:25px;}*/

#allmap{width:100%; height:350px; line-height:25px;}

/*分页*/
.pages{text-align:center;clear:both; padding:5px 0px 10px 0px;font-size:14px;width:100%; margin:0 auto;margin:15px 0;}
.pages a{margin:3px;padding:8px 12px;border:1px solid #c1c1c1;color:#A0A0A0;font-size:14px;border-radius: 3px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#FEFEFE), to(#F0F0F0));}
.pages span{background:#15181E;color:#fff;margin:3px;padding:8px 12px;border:1px solid #15181E;border-radius: 3px;}

/*留言*/
.member_f{margin-top:5px;float:right;}
.member_f dl{border-bottom:1px solid #E8E8E8; padding:5px 0; width:100%; float:left;}
.member_f dl dt{float:left; width:110px; text-align:right; line-height:26px; font-weight:bold;}
.member_f dl dd{float:left; line-height:26px; padding-left:10px;}
.member_f dl dd textarea{ width:90%; height:200px;}
.member_f dl dd.m span{color:#C00;}
.member_f dl dd.m span.ok{ background-color:#000; width:10px; height:5px;}
.inp{height:32px; line-height:32px; border:1px solid #e2e2e2; border-radius:5px; padding-left:5px;}
.btnbig{height:40px; line-height:40px; background:#fe0000; width:180px; color:#fff;}

/*文章列表*/
#indexNews{ width:100%; margin:0 auto; padding:10px 0; overflow:hidden;} 
#indexNews dl{width:100%; height:100px; display:block;}
#indexNews dl.pic{border-bottom:1px solid #e2e2e2; margin:10px 0;}
#indexNews dt{width:15%; text-indent:10px; float:left; height:100px; background:url(../images/news_li.jpg) no-repeat right;}
#indexNews dt.none{background:none;}
#indexNews dt img{width:80px; margin-left:14px; padding:2px; border:1px solid #e2e2e2;}
#indexNews dd{width:84%; float:right; height:100px;line-height:30px;}
#indexNews dd h3{display:block; height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#101010;}
#indexNews dd a:hover h3{color:#1A1F23;}
#indexNews dd span{clear:both; height:44px; display:block;line-height:22px; padding-top:4px; overflow:hidden;}

/* 首页   关于我们*/
.index_about{ width:100%; height:467px; margin:0 auto; background:url(../images/index_23.png) no-repeat 50% 50%; clear:both;}
.index_about01{ width:1200px; height:467px; margin:0 auto;}
.index_about01 h2{ width:242px; height:74px; border-top:7px solid#ff0000; font-size:40px; text-align:center; line-height:74px; box-sizing:border-box;}
.index_about01 h2 a{ color:#ff0000;}
.index_about02{ width:773px; padding:25px 16px; box-sizing:border-box; float:left;}
.index_about02 p{ font-size:16px; color:#333; line-height:38px; text-indent:2em; text-align:justify;}
.index_about01 img{ width:419px; height:291px; padding-top:25px;}

.tedian_youshik{ width:100%; height:1017px; overflow:hidden; margin: 0 auto; background:url('../Images/youshi_bj.jpg') top center no-repeat;}
.tedian_youshi{ width:1200px; height:702px; margin:0 auto; }
.tedian_youshi .tedian{ width:1200px; height:277px; float:left; }
.tedian_bt{ width:1200px; height:130px; float:left; }

.tedian_nr{ width:1200px; height:auto; float:right; position:relative; }

.tedian_nrhonor{ width:660px; height:auto; float:left; position:absolute; top:40px; left:0px; }

.tedian_nrimg{ width:554px; height:auto; margin-top:70px;  float:left; position:relative;transition:all 0.4s linear 0s;}
.tedian_nrimg:hover{transition:all 0.4s linear 0s;  -webkit-transform: scale(1.08);-ms-transform: scale(1.08);	transform: scale(1.08);	-webkit-box-shadow: 0 0 5 rgba(0,0,0,0.3);	box-shadow: 0 0 5 rgba(0,0,0,0.3); }
.tedian_nrimg2{ width:554px; height:auto; float:right; position:absolute; top:480px; right:0px;  transition:all 0.4s linear 0s;}
.tedian_nrimg2:hover{transition:all 0.4s linear 0s;  -webkit-transform: scale(1.08);-ms-transform: scale(1.08);	transform: scale(1.08);	-webkit-box-shadow: 0 0 5 rgba(0,0,0,0.3);	box-shadow: 0 0 5 rgba(0,0,0,0.3); }
.tedian_nr .wenzi{ width:530px; height:auto; }
.tedian_nr .wenzibt{ width:530px; height:51px; line-height:51px; float:left; border:1px solid #d7d7d7; border-right:none;  font-size:30px; color:#2670b5; font-weight:bold; text-indent:5px; margin-bottom:10px; position:relative; }
.tedian_nr .wenzibt .shuzi{ width:50px; height:51px; line-height:51px; float:left; background-color:#2670b5 ; color:#fff;  text-align:left; text-indent:9px;  position:absolute; top:0px; left:0px;transition:0.3s;}
.tedian_nr .wenzibt .wenzi{ position:absolute; top:0px; left:60px; z-index:9999;transition:0.3s;}
/*.tedian_nr .wenzibt span{ width:50px; height:51px; line-height:51px; float:left; background-color:#2670b5 ; color:#fff; text-align:center; }*/
.tedian_nr .tedian_nrli{ width:515px; height:auto; line-height:40px; float:left;background:url('../Images/youshi_jt.png') left top no-repeat; padding-left:15px; font-size:16px; color:#666666; }
.tedian_nr .tedian_nrli span{ color:#c60000;transition:0.3s;}
.tedian_nr .wenzi01{position:absolute; top:30px; right:0px; }
.tedian_nr .wenzi02{position:absolute; top:240px; right:0px; }
.tedian_nr .wenzi03{position:absolute; top:460px; left:0px; }
.tedian_nr .wenzi04{position:absolute; top:670px; left:0px; }
.tedian_nr .wenzi01:hover .shuzi{ width:530px; height:51px; line-height:51px; float:left; background-color:#2670b5 ; color:#fff; text-align:left; text-indent:9px; position:absolute; top:0px; left:0px;transition:0.3s;}
.tedian_nr .wenzi01:hover .wenzi{ color:#fff;transition:0.3s;}
.tedian_nr .wenzi02:hover .shuzi{ width:530px; height:51px; line-height:51px; float:left; background-color:#2670b5 ; color:#fff; text-align:left; text-indent:9px; position:absolute; top:0px; left:0px;transition:0.3s;}
.tedian_nr .wenzi02:hover .wenzi{ color:#fff;transition:0.3s;}
.tedian_nr .wenzi03:hover .shuzi{ width:530px; height:51px; line-height:51px; float:left; background-color:#2670b5 ; color:#fff; text-align:left; text-indent:9px; position:absolute; top:0px; left:0px;transition:0.3s;}
.tedian_nr .wenzi03:hover .wenzi{ color:#fff;transition:0.3s;}
.tedian_nr .wenzi04:hover .shuzi{ width:530px; height:51px; line-height:51px; float:left; background-color:#2670b5 ; color:#fff; text-align:left; text-indent:9px; position:absolute; top:0px; left:0px;transition:0.3s;}
.tedian_nr .wenzi04:hover .wenzi{ color:#fff;transition:0.3s;}
.tedian_nr .wenzi01:hover span{ color:#005192;transition:0.3s;}
.tedian_nr .wenzi02:hover span{ color:#005192;transition:0.3s;}
.tedian_nr .wenzi03:hover span{ color:#005192;transition:0.3s;}
.tedian_nr .wenzi04:hover span{ color:#005192;transition:0.3s;}

/*首页文章*/
.i_about_l{ float:left; display:inline; width:475px; overflow:hidden; padding-top:1px; height:414px;}
.i_about_l img{ display:block; height:240px; width:475px; margin-bottom:15px; }
.i_about_l h2{ font-size:16px; color:#333333; line-height:32px; height:32px; overflow:hidden;}
.i_about_l p{line-height:22px; height:44px; overflow:hidden; color:#666666; font-size:14px;}
.i_about_l .i_about_more{ display:block;height:26px; width:88px;background: url(../images/more.jpg) no-repeat; margin-top:13px;}
.i_about_l .i_about_more a{display:block;}
.i_about_l .i_about_more:Hover{transition:all 0.3s;filter:alpha(opacity=80);opacity:0.8;}
.i_about_r{ float:right; display:inline; width:1200px; overflow:hidden; height:415px;}
.blog_list li{ float:left; margin:0 10px 19px 0; display:inline; position:relative; width:590px; height:112px; overflow:hidden;}
.blog_list li a{ display:block; width:576px; height:90px; overflow:hidden; background:url(../images/i_news_bg.png) #f9f9f9 right bottom no-repeat; color:#666666; border:1px solid #e5e5e5;}
.blog_list li a span{ display:block; cursor:pointer;}
.blog_list li a:hover{background:url(../images/i_news_bg2.png) #f9f9f9 right bottom no-repeat; border:1px solid #0066B7;}
.blog_list li a:hover .blog_Rtime{background-color:#43A2F0;transition:all 0.3s;}
.blog_list li a:hover .blog_Rmore b{ color:#0066B7;}
.blog_Rtime{ width:88px; height:88px; background-color:#64B7F7; text-align:center;}
.blog_Rtime em,.blog_Rtime b{ display:block; font-family:Arial; color:#FFF;}
.blog_Rtime b{ font-size:48px;height:62px; line-height:62px; font-weight:bold; letter-spacing:2px;}
.blog_Rtime em{ font-style:normal;height:26px; line-height:26px; font-size:16px; background-color:#0066B7; font-weight:bold;}
.blog_Rmore{ width:470px; padding-top:5px; float:left; margin-left:15px;}
.blog_Rmore b{ color:#333; display:block; width:230px; height:32px; line-height:32px; overflow:hidden; font-size:16px; margin-bottom:2px;}
.blog_Rmore span{ line-height:23px; height:46px; overflow:hidden; font-size:14px;}