﻿@charset "utf-8";
/*当浏览器尺寸小于960px的时执行下面的CSS*/
@media screen and (max-width: 960px){
/* 首页焦点图banner幻灯片 */
.slideBox{width:100%; height:auto; position:relative; overflow:hidden; margin:0 auto; max-width:100%; background:#fff; }
.slideBox .hd{ width:100%; position:absolute; height:20px; line-height:20px; left:0; bottom:20px; text-align:center; z-index:1; }
.slideBox .hd li{ display:inline-block; width:10px; height:10px; border-radius:50%; background:#333; text-indent:-9999px; overflow:hidden; margin:10px;   cursor:pointer;}
.slideBox .hd li.on{ background:#fff;  }
.slideBox .prev{ position:absolute; left:20px; top:0; display:none; width:58px; height:58px; text-align:center; cursor:pointer}
.slideBox .next{ position:absolute; right:20px; top:0; display:none; width:58px; height:58px; text-align:center; cursor:pointer}
.slideBox .bd{ position:relative; z-index:0; margin-top:80px; }
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li img{vertical-align:top; width:100%;height:auto/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */

/*标题专用*/
.title_index{width:100%; height:auto; margin:0 auto; margin-top:10px; position:relative}
.title_index h1{font-size:0.22rem; color:#5c5c5c; font-weight:normal;text-align:center; padding:20px;}
.title_index h1 span{ color:#ff6700}
.title_index h1 em{display:block; font-size:0.28rem; line-height:0.22rem; color:#221815; font-weight:100; padding-bottom:10px;}


.title_index2{ width:100%; height:auto; margin:0 auto; padding-top:40px ; position:relative}
.title_index2 h1{font-size:26px; color:#027eba;font-weight:bold;  text-align:center;}
.title_index2 h1 span{ color:#333;font-size:20px; font-weight:normal;}
.title_index2 h1 em{display:block; text-transform:Uppercase;font-size:15px; line-height:30px; color:#333; font-weight:100; padding-top:5px;}

/*linyi*/
.linyi{ width:100%; height:auto; overflow:hidden; margin:0 auto; margin-top:0px;}
.linyi li{ float:left; width:48%; height:auto; margin-right:4%; margin-bottom:10px; }
.linyi li .img{ width:100%; height:auto; overflow:hidden;  }
.linyi li .img img{width:100%; height:auto;}
.linyi li h3{ text-align:center; line-height:0.4rem; font-size:0.14rem; font-weight:400; color:#333333; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.linyi li:nth-of-type(2n+0){margin-right:0px;}
.linyi li a{ display:block}


.ysbj{overflow:hidden;width:100%; margin-top:20px;background-color:#f7f7f7;height:960px;border-bottom:10px solid #027eba;}

.three_box{overflow:hidden; background-color:#1f2024}
.three_box_left{width:100%; height:auto;}
.three_box_right{width:100%; height:auto; padding-top:20px;padding-bottom:80px;}
.three_box_right .n_box{ width:95%; height:auto; margin-top:20px;color:#fff;}
.three_box_right .n_box h3 {font-size:0.26rem; font-weight: normal; color:#fff; line-height:38px; text-indent:20px}
.three_box_right .n_box h2 {font-size:0.26rem; font-weight: normal; color:#fff; line-height:0.3rem; margin-bottom:30px; text-indent:20px}
.three_box_right .n_box p { width:90%; height:auto; margin:0 auto; color:#aaa; margin-bottom: 30px;}

.btn2 a {color: #fff; display: block; line-height: 44px; width: 140px; text-align: center; margin-left: 20px; background: #5f0303;}
.btn2 a span {display: inline-block; padding-right: 17px; background: url(../images/icon3.png) no-repeat right center; transition-duration:500ms;}
.btn2 a:hover span {padding-right: 27px;}


/*图片1*/
.index_pic_one{width:100%; height:auto; margin:0 auto; overflow:hidden;}
.index_pic_one dl{float:left; width:48%; height:auto; margin-right:4%; margin-bottom:20px; overflow:hidden; background-color:#fff}
.index_pic_one dl dt{width:100%; height:100%; position: relative; overflow:hidden}
.index_pic_one dl dt div{ position:absolute; width:100%; height:100%; border:1px solid white; z-index:3333; transition: transform ease-in-out 0.5s; cursor:pointer; opacity:0;}
.index_pic_one dl dt img{display:block; width:100%; height:100%; max-width:100%; -webkit-transition:transform ease-in-out 0.5s;}
.index_pic_one dl dt p{ position:absolute; left:0; bottom:0; width:100%; height:0.35rem; line-height:0.35rem; text-align:center; background-color:#333; opacity: 0.7; color:#FFFFFF; text-shadow:3px 2px 2px #000; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}

.index_pic_one dl:hover img{ transform:scale(1.1,1.1);}
.index_pic_one dt:hover div{opacity:1; transform:scale(0.9,0.85)}
.index_pic_one dl:nth-of-type(2n+0){margin-right:0px;}
.index_pic_one dt:hover{ font-weight:bold; text-decoration:none}
/*图片1end*/
.cpfl{overflow:hidden; background:url(../images/jjjj.jpg) no-repeat top center;height:380px;}
.albj{background-color:#f1f1f1; padding:20px 0;}

.site-title {padding:20px 0 20px;text-align:center; }
.site-title h2{margin-top:15px;color:#fff;font-size:0.30rem;font-weight: normal;}
.site-title h2 span{display:none;color:fff;}
.site-title p{width:95%; margin-top:10px;color:#fff;font-size:0.14rem;line-height:30px;}
.site-title .line{position:relative;text-align:center; margin:15px auto 0;width:80px;height:1px; background-color: #333;}
.site-title .line:before{position: absolute;left:0;top:0;width:80px;height:1px; background-color: #333;}
.site-title .line:after{position: absolute;right:0;top:0;width:80px;height:1px; background-color: #333;}

/***********新闻资讯***********/
.index_news_bj{background-color:#f0f0f0; padding:20px 0;}

.index_news{width:95%; height:auto; margin:0 auto; overflow:hidden; }
.index_news .in_left{width:100%; height:auto; position:relative}
.index_news .in_left img{display:block; width:100%; height:100%; max-width:100%;}
.index_news .in_left .itext_box {position: absolute; left:0; bottom:0; width: 100%; background-color:#000000; opacity: 0.5;}
.index_news .in_left .itext_box .pdpd{ padding:25px}
.index_news .in_left .itext_box .pdpd .time {font-size:0.14rem; color: #fff; opacity: 0.8; line-height: 1; margin-bottom: 10px;}
.index_news .in_left .itext_box .pdpd .t {font-size:0.2rem; color: #fff;margin-bottom: 15px;line-height:1; opacity: 1;}
.index_news .in_left .itext_box .pdpd .info {font-size:0.12rem; color: #fff; line-height:21px;}

.index_news .in_right{width:100%; height:auto; overflow:hidden; margin-top:20px;}
.index_news .rightNews{ height:auto}
.index_news .rightNews li{ width:100%; height:auto;  margin-bottom:12px; cursor:pointer;border-bottom:1px solid #ddd}
.index_news .rightNews li:hover{background:#f3090a; color:#FFF}
.index_news .rightNews li a { display:block }

.index_news .rightNews li .pd{padding:10px}
.index_news .rightNews li .pd .time_box{ display:none}

.index_news .rightNews li .pd .news_box{width:100%; height:auto}
.index_news .rightNews li .pd .news_box .t{font-size:0.16rem; line-height:1; margin-bottom:10px; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.index_news .rightNews li .pd .news_box .d{font-size:0.12rem; line-height:0.2rem; height:auto; overflow:hidden;}
.index_news .rightNews li:hover a{ text-decoration:none; color:#FFF!important}
/***********新闻资讯_end***********/

/*滚动数字*/
.gundong_num{ z-index:10}
.num{ width:100%;height:auto; overflow:hidden; }
.num li{ float: left; width: 48%;height: 2rem;margin-left: 2%; transition-duration:500ms; cursor:pointer; }
.num h2{ font-size:0.32rem;font-weight:normal;text-align:center;color:#fff; margin-top:30px;  }
.num li .n_box{ width:100%; height:2rem; margin:0 auto; overflow:hidden;}
.num li .n_box .n_l{  width:100%; height:auto; line-height:50px;  font-size:24px;text-align:center;  }
.num li .n_box .n_l span{ font-size:0.16rem;  text-align:center;color:#222;}
.num li .n_box .n_l p{line-height:0.16rem; font-size:0.14rem; text-align:center;color:#888}
.num li .n_box .n_r{  width:100%; height:100px; background: url(../images/1.jpg) no-repeat top center;  transition-duration:600ms;margin-top:15px;}
.num li .n_box .n_r2{ width:100%; height:100px; background: url(../images/2.jpg) no-repeat top center;  transition-duration:600ms;margin-top:15px;}
.num li .n_box .n_r3{width:100%; height:100px; background: url(../images/3.jpg) no-repeat top center;  transition-duration:600ms;margin-top:15px;}
.num li .n_box .n_r4{  width:100%; height:100px; background: url(../images/4.jpg) no-repeat top center;  transition-duration:600ms;margin-top:15px;}
.num li .n_box .n_r5{  width:100%; height:100px; background: url(../images/5.jpg) no-repeat top center;  transition-duration:600ms;margin-top:15px;}
.num li .n_box .n_r6{  width:100%; height:100px; background: url(../images/6.jpg) no-repeat top center;  transition-duration:600ms;margin-top:15px;}
.num li:nth-of-type(2n+0){border-right:none}
.num li:hover{color:#fff;height:215px;}
.num li:hover a{ color:#FFF!important}
.num li:hover .n_box .n_l span{ color:#d93204;}
.num li:hover .n_box .n_l p{ color:#d93204;}
.num li:hover .n_box .n_r{transform: rotate(360deg);}
.num li:hover .n_box .n_r2{transform: rotate(360deg);}
.num li:hover .n_box .n_r3{transform: rotate(360deg);}
.num li:hover .n_box .n_r4{transform: rotate(360deg);}
.num li:hover .n_box .n_r5{transform: rotate(360deg);}
.num li:hover .n_box .n_r6{transform: rotate(360deg);}


.gz{width:100%; height:auto; }
.gz .l{ width:95%; height:auto;}
.gz .y{  width:95%; height:auto; }
.gz .y img{max-width:100%; height:auto;}
.gundong_num22{ z-index:10; margin-top:10px;margin-bottom:10px;}
.num2{ width:100%; height:auto; overflow:hidden; }
.num2 li{ float:left; width:100%; height:110px; transition-duration:500ms; cursor:pointer;color:#fff; }
.num2 li .n_box{ width:100%; height:110px; margin:0 auto; overflow:hidden;color:#000; }
.num2 li .n_box .n_l{ float:right; width:80%; padding:16px 0; line-height:38px;}
.num2 li .n_box .n_l span{ font-size:20px; font-weight:200; color:#000; }
.num2 li .n_box .n_l p{ width:170px;  line-height:35px;font-size:16px; color:#555; border-radius: 25px; text-align:center;margin-top:5px;margin-left:-3px;border:1px solid #ccc}
.num2 li .n_box .n_r{ float:left;  width:15%; height:45px; background: url(../images/gz1.png) no-repeat top center;  transition-duration:600ms;margin-top:10px; }
.num2 li .n_box .n_r2{ float:left;  width:15%; height:45px; background: url(../images/gz1.png) no-repeat top center;  transition-duration:600ms;margin-top:10px; }
.num2 li .n_box .n_r3{ float:left;  width:15%; height:45px; background: url(../images/gz1.png) no-repeat top center;  transition-duration:600ms;margin-top:10px; }
.num2 li .n_box .n_r4{ float:left;  width:15%; height:45px; background: url(../images/gz1.png) no-repeat top center;  transition-duration:600ms;margin-top:10px;}
.num2 li:nth-of-type(4n+0){border-right:none;}


.fwys{ height:auto; }
.fwys .y{ width:95%; height:auto;}
.fwys .l{ width:95%; height:auto; margin-top:15px;}
.fwys .l img{max-width:100%; height:auto;}
.gundong_num3{ z-index:10; margin-top:30px;margin-bottom:70px;}
.num3{ width:100%; height:auto; overflow:hidden; }
.num3 li{ float:left; width:99%; height:150px; transition-duration:500ms; cursor:pointer;color:#fff;border-radius: 10px; border:1px dashed #027eba;margin-bottom:20px;  background:#fff;}
.num3 li .n_box{ width:100%; height:150px; margin:0 auto; overflow:hidden;color:#000; }
.num3 li .n_box .n_l{ float:left; width:92%; padding:15px ; line-height:38px;}
.num3 li .n_box .n_l span{ font-size:19px; font-weight:100; color:#000; }
.num3 li .n_box .n_l p{  line-height:25px;font-size:14px; color:#555;}
.num3 li:nth-of-type(4n+0){border-right:none;}


.gdsz { width:100%; height:680px; margin-top:10px; background:url(../images/sz_bj.jpg) center top no-repeat; position:relative}
.gdsz_tm { width:100%; height:680px; position:absolute; left:0; top:0; }

.gdsz_u1 { width:95%; height:90px; margin-top:30px; text-align:center}
.gdsz_u1 li { width:auto; height:auto; _display:block; display:inline-block; font-size:0.26rem; color:#fff; font-weight:bold; margin-top:35px}
.gdsz_u1 li .xx { width:50px; height:25px; border-bottom:1px solid #fff; display:block; float:left; margin:0 10px;}
.gdsz_u1 li .wz { width:auto; height:50px; display:block; float:left}

.gdsz_u2 li { width:95%; height:30px; margin:0 auto; text-align:center; font-size:14px; color:#999}

.gdsz_u3 { width:95%; height:28px; margin:0 auto; text-align:center; padding-top:10px}
.gdsz_u3 li { width:auto; height:auto; _display:block; display:inline-block;}
.gdsz_u3 li a { width:115px; height:26px; display:block; border:1px solid #fff;-webkit-border-radius:13px;-moz-border-radius:13px;border-radius:13px; font-family:宋体; font-weight:bold; line-height:26px; text-align:center; color:#fff}
.gdsz_c { width:95%; height:auto; margin:0 auto; padding-top:45px}

.gdsz_c li { width:46%; height:auto; margin-left:3%; float:left;}
.gdsz_c li .sz { width:100%; height:150px; background:#d30830; float:left;-webkit-border-radius:13px;-moz-border-radius:13px;border-radius:13px; text-align:center; line-height:150px; font-size:80px; color:#fff}
.gdsz_c li .wz { width:100%; height:50px; float:left; line-height:50px; font-size:16px; color:#fff; text-align:center}
#gdsz_100 { width:46%;}

/*小幻灯及简介*/
.section-title {
	margin-bottom: 30px;
	margin-top:30px;
	line-height: 1;
}
.section-title small {
	display: block;
	font-size:0.3rem;
	text-transform: uppercase;
}
.section-title strong {
	display: block;
	position: relative;
	color: #b62020;
	font-size:0.2rem;
	margin-top: 10px;
}
.section-title strong:after {
	position: absolute;
	right: 0;
	top: 50%;
	height: 1px;
	width: 70%;
	content: "";
	background: #ddd;
}

.about_index{width:100%; height:450px; overflow:hidden; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.about_index .about_text{width:96%; height:410px; background-color:#fff; box-shadow: 0 1px 12px 1px rgba(54,62,69,0.6); margin-top:30px}
.about_index .about_text h6{ font-size:0.2rem; font-weight:700; color:#333}
.about_index .about_text .con{ height:auto; margin-top:20px; width:95%; line-height:0.26rem; font-size:0.14rem; color:#666; overflow:hidden}

/* 多图滚动 */
.scrollBox{ width:95%; height:auto; margin-top:-20px; text-align:center;}
.scrollBox .bd li{float:left; width:48%; height:auto; margin-right:4%; margin-bottom:10px;}
.scrollBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.scrollBox .bd li p{font-size:14px; text-align:center; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.scrollBox .bd li img{display: block; width:100%; height:100%;   }
.scrollBox .bd li:nth-of-type(2n+0){margin-right:0px;}

.scrollBox .hd{ height:20px; overflow:hidden; font-size:0; margin-top:15px;}
.scrollBox .hd ul{ display:inline-block; padding-top:5px; }	
.scrollBox .hd li{ display:inline-block; width:8px; height:8px; background:#D0D0D0; margin:0 5px; vertical-align:top; overflow:hidden; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;}
.scrollBox .hd .on{ background:#BA2636;  }
.scrollBox .prev,.scrollBox .next{ display:inline-block; width:25px; height:20px; background:url(../images/wyIcons.png) no-repeat; overflow:hidden; margin:0 5px;  vertical-align:top; }
.scrollBox .next{ background-position:-105px 0;}

/*小幻灯片*/
.index_hdp{width:100%; height:auto; position:relative; overflow:hidden;}
.index_hdp .hd{ position:absolute; width:100%; height:40px; bottom:20px; left:0; z-index:1; text-align:center}
.index_hdp .hd img{ width:40px; height:40px;  }
.index_hdp .prev{cursor:pointer}
.index_hdp .next{cursor:pointer}

.index_hdp .bd{width:100%; height:auto; z-index:0; overflow:hidden}
.index_hdp .bd li img{display:block; width:100%; height:auto;}
.index_hdp .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }

/*more*/
.more{ background:url(../images/x.jpg) no-repeat center 22px; text-align:center; margin-top:26px}
.more span{ display:inline-table; font-size:16px; border:1px solid #cccccc; padding:10px 30px; background-color:#FFFFFF}
.more span:hover{background-color:#013e8b;}
.more span:hover a{color:#FFFFFF}

/*css过度按钮<div class="index_more"><a href="p/">+ 产品中心</a><span></span></div>*/
.index_more{width:40%; height:0.3rem;float:left; margin:0 auto;margin-left:25px;  overflow:hidden; background-color:#333;  position:relative;}
.index_more a{color:#fff; text-align:center; line-height:0.3rem; display:block; z-index:1; position:absolute; left:0; top:0; width:100%; height:100%; transition-duration:500ms;}
.index_more a:hover{ color:#fff;  text-decoration:none}
.index_more span{ display:block; position:absolute; right:100%; top:0; width:100%; height:100%; background-color:#ff0030; transition: 0.4s all ease}
.index_more:hover span{ right:0}

/*友情链接*/
.yqlj{background: url(../images/yqlj.png) no-repeat center 35px;font-size:0.18rem; text-align: center; margin-bottom: 20px; margin-top:20px}
.yqlj a{color: #333;}
.yqlj em{display:block; margin:0 auto; font-size:0.22rem; color:#ccc; height:0.3rem; line-height:0.3rem; font-weight: bold;}

.index_youshi{ width:100%;height:1590px;margin-top:-17px;}
.index_youshi h1{ font-size:0.30rem; color:#222; text-align:center;margin-left:-40px; padding-top:10px;font-weight: normal;}
.index_youshi h3{ font-size:0.14rem; color:#666; text-align:center;margin-left:-40px; font-weight:100; padding-top:10px}

.ul_youshi{ width:95%;overflow:hidden;}
.ul_youshi li{ margin-left:13px; width:90%; height:360px; border:1px solid #d7d7d7;box-shadow:10px 8px 15px #666;margin-top:25px; position:relative; overflow:hidden; cursor:pointer}
.ul_youshi li img{display: block; width:100%; height:160px;text-align:center;}
.ul_youshi li .box{height:auto; padding:30px 20px; text-align:center; }
.ul_youshi li .box h5{ font-size:19px; height:35px;color:#222;font-weight: normal; position:relative}
.ul_youshi li .box h5:after{content:""; position:absolute; left:50%; margin-top:50px;bottom:-3px; width:125px; height:2px; margin-left:-63px; background-color:#0084ff;}
.ul_youshi li .box div{ padding-top:20px; text-align:center; color:#222;line-height:26px}
.ul_youshi li:hover{ background:#2ea0f8; box-shadow:10px 8px 15px #666; color:#fff;}
.ul_youshi li .wps{position:absolute; left:0; top:101px; width:100%; height:auto; text-align:center; color:#333;  transition: 0.5s all ease; z-index:9}
.ul_youshi li:hover .wps{top:140px; }

.ul_youshi li p{ position:absolute; left:0; top:459px; width:100%; height:100%; background-color:#0674dd; transition: 0.5s all ease}
.ul_youshi li:hover p{top:0; }
.ul_youshi li .yuan2{position:absolute; left:121px; top:459px; border-radius:50%; background-color:#FFFFFF; color:#ea5514; width:60px; height:60px; z-index:1; text-align:center; transition: 0.5s all ease; line-height:53px; font-size:45px; font-weight:bold}
.ul_youshi li:hover .yuan2{top:120px; }
.ul_youshi li .text{position:absolute; left:0; top:459px; width:100%; height:auto; text-align:center; color:#FFFFFF;  transition: 0.5s all ease; line-height:27px;}
.ul_youshi li:hover .text{top:220px; }
.ul_youshi li:nth-of-type(1n+0){margin-right:0px;}

/*分站列表*/
.citylist{width:100%; height:auto; overflow:hidden; margin-top:15px;}
.citylist a{ padding:8px 15px; background-color:#EEE; display:inline-table; margin-bottom:5px; color:#666; border-radius:5px;}
.citylist a:hover{ background-color:#324776; color:#FFF}
/*分站列表end*/

.news_fl {margin-bottom:30px;}
.reason_1{display:none}

}

/*当浏览器尺寸大于960px时候*/
@media screen and (min-width:960px){
/* 首页焦点图banner幻灯片 */
.slideBox{width:100%; height:auto; position:relative; overflow:hidden; margin:0 auto; max-width:100%; background:#fff; }
.slideBox .hd{ width:100%; position:absolute; height:30px; line-height:30px; left:0; bottom:30px; text-align:center; z-index:1; }
.slideBox .hd li{ display:inline-block; width:20px; height:20px; border-radius:50%; background: rgba(255, 255, 255, 0.6); text-indent:-9999px; overflow:hidden; margin:10px;   cursor:pointer;}
.slideBox .hd li.on{ background: rgba(1, 21, 88, 0.6); }

.slideBox .prev{ position:absolute; left:20px; top:0; display:block; width:58px; height:58px; text-align:center; cursor:pointer}
.slideBox .next{ position:absolute; right:20px; top:0; display:block; width:58px; height:58px; text-align:center; cursor:pointer}
.slideBox .bd{ position:relative; z-index:0;margin-top:110px;  }
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li img{vertical-align:top; width:100%; height:auto/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */

/*标题专用*/
.title_index{ width:800px; height:auto; margin:0 auto; margin-top:40px; position:relative}
.title_index h1{font-size:28px; color:#5c5c5c;font-weight:normal;  text-align:center; padding:20px;}
.title_index h1 span{ color:#ff6700}
.title_index h1 em{display:block; text-transform:Uppercase;font-size:35px; line-height:30px; color:#221815; font-weight:100; padding-bottom:12px;}


.title_index2{ width:800px; height:auto; margin:0 auto; padding:50px; position:relative}
.title_index2 h1{font-size:38px; color:#027eba;font-weight:bold;  text-align:center; padding:20px;}
.title_index2 h1 span{ color:#333;font-size:30px; font-weight:normal;}
.title_index2 h1 em{display:block; text-transform:Uppercase;font-size:16px; line-height:30px; color:#333; font-weight:100; padding-top:12px;}

/*linyi*/
.linyi{ width:100%; height:auto; overflow:hidden; margin-top:30px;margin-bottom:50px;}
.linyi li{ float:left; width:18%; height:auto; margin-right:2%;margin-bottom:20px;}
.linyi li .img{ width:100%; height:auto; overflow:hidden; position:relative; }
.linyi li .img p{ position:absolute; left:0; top:300px; width:100%; height:100%; background:rgba(0,0,0,0.4); transition: 0.5s all ease}
.linyi li:hover p{top:0; }
.linyi li .img img{width:100%; height:100%; max-width:100%;}
.linyi li h3{ text-align:center; line-height:50px; font-size:14px; font-weight:400; color:#333333; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.linyi li:nth-of-type(4n+0){margin-right:0px;}
.linyi li a{ display:block}

/*滚动数字*/

.gundong_num{  z-index:10;margin-top:10px;margin-bottom:55px}
.num{ width:100%;height:auto; overflow:hidden; }
.num h2{ font-size:48px;font-weight:normal;text-align:center;color:#fff; margin-top:30px }
.num h3{ font-size:48px;font-weight:normal;text-align:center;color:#b1b1b1; margin-top:30px }
.num li{ float:left; width:16.6%; height:250px;  transition-duration:500ms; cursor:pointer;}
.num li .n_box{ width:100%; height:250px; margin:0 auto; overflow:hidden; }
.num li .n_box .n_l{  width:80%; height:auto; line-height:50px;  font-size:14px;text-align:center; margin-top:15px}
.num li .n_box .n_l span{ font-size:18px;  text-align:center;color:#000;  }
.num li .n_box .n_l p{ line-height:20px;text-align:center;color:#888}
.num li .n_box .n_r{  width:40%; height:100px; background: url(../images/1.jpg) no-repeat top center;  transition-duration:600ms;margin-top:40px;}
.num li .n_box .n_r2{ width:40%; height:100px; background: url(../images/2.jpg) no-repeat top center;  transition-duration:600ms;margin-top:40px;}
.num li .n_box .n_r3{ width:40%; height:100px; background: url(../images/3.jpg) no-repeat top center;  transition-duration:600ms;margin-top:40px;}
.num li .n_box .n_r4{  width:40%; height:100px; background: url(../images/4.jpg) no-repeat top center;  transition-duration:600ms;margin-top:40px;}
.num li .n_box .n_r5{  width:40%; height:100px; background: url(../images/5.jpg) no-repeat top center;  transition-duration:600ms;margin-top:40px;}
.num li .n_box .n_r6{  width:40%; height:100px; background: url(../images/6.jpg) no-repeat top center;  transition-duration:600ms;margin-top:40px;}

.num li:nth-of-type(6n+0){border-right:none}
.num li:hover{color:#d93204;}
.num li:hover a{ color:#d93204!important}
.num li:hover .n_box .n_l span{ color:#d93204;}
.num li:hover .n_box .n_l p{ color:#d93204;}
.num li:hover .n_box .n_r{transform: rotate(360deg);}
.num li:hover .n_box .n_r2{transform: rotate(360deg);}
.num li:hover .n_box .n_r3{transform: rotate(360deg);}
.num li:hover .n_box .n_r4{transform: rotate(360deg);}
.num li:hover .n_box .n_r5{transform: rotate(360deg);}
.num li:hover .n_box .n_r6{transform: rotate(360deg);}



.gz{width:1000px; height:auto; }
.gz .l{float:left; width:500px; height:auto;margin-left:150px;}
.gz .y{ float:right; width:500px; height:auto; margin-top:80px;}
.gz .y img{max-width:100%; height:auto;}
.gundong_num22{ z-index:10; margin-top:30px;margin-bottom:70px;}
.num2{ width:100%; height:auto; overflow:hidden; }
.num2 li{ float:left; width:100%; height:110px; transition-duration:500ms; cursor:pointer;color:#fff; }
.num2 li .n_box{ width:100%; height:110px; margin:0 auto; overflow:hidden;color:#000; }
.num2 li .n_box .n_l{ float:right; width:85%; padding:16px 0; line-height:38px;}
.num2 li .n_box .n_l span{ font-size:24px; font-weight:200; color:#000; }
.num2 li .n_box .n_l p{ width:170px;  line-height:35px;font-size:16px; color:#555; border-radius: 25px; text-align:center;margin-top:5px;margin-left:-3px;border:1px solid #ccc}
.num2 li .n_box .n_r{ float:left;  width:15%; height:45px; background: url(../images/gz1.png) no-repeat top center;  transition-duration:600ms;margin-top:10px; }
.num2 li .n_box .n_r2{ float:left;  width:15%; height:45px; background: url(../images/gz1.png) no-repeat top center;  transition-duration:600ms;margin-top:10px; }
.num2 li .n_box .n_r3{ float:left;  width:15%; height:45px; background: url(../images/gz1.png) no-repeat top center;  transition-duration:600ms;margin-top:10px; }
.num2 li .n_box .n_r4{ float:left;  width:15%; height:45px; background: url(../images/gz1.png) no-repeat top center;  transition-duration:600ms;margin-top:10px;}
.num2 li:nth-of-type(4n+0){border-right:none;}


.fwys{ height:auto; }
.fwys .y{float:right; width:550px; height:auto;}
.fwys .l{ float:left; width:600px; height:auto; }
.fwys .l img{max-width:100%; height:auto;}
.gundong_num3{ z-index:10; margin-top:30px;margin-bottom:70px;}
.num3{ width:100%; height:auto; overflow:hidden; }
.num3 li{ float:left; width:98%; height:130px; transition-duration:500ms; cursor:pointer;color:#fff;border-radius: 10px; border:1px dashed #027eba;margin-bottom:30px;  background:#fff;}
.num3 li .n_box{ width:100%; height:130px; margin:0 auto; overflow:hidden;color:#000; }
.num3 li .n_box .n_l{ float:left; width:510px; padding:20px ; line-height:38px;}
.num3 li .n_box .n_l span{ font-size:22px; font-weight:100; color:#000; }
.num3 li .n_box .n_l p{  line-height:25px;font-size:14px; color:#555;}
.num3 li:nth-of-type(4n+0){border-right:none;}


.gdsz { width:100%; height:600px; margin-top:30px; background:url(../images/sz_bj.jpg) center top no-repeat; position:relative}
.gdsz_tm { width:100%; height:600px; position:absolute; left:0; top:0; }

.gdsz_u1 { width:1000px; height:90px; margin:30px auto; text-align:center}
.gdsz_u1 li { width:auto; height:auto; _display:block; display:inline-block; font-size:34px; color:#fff; font-weight:bold; margin-top:35px}
.gdsz_u1 li .xx { width:50px; height:25px; border-bottom:1px solid #fff; display:block; float:left; margin:0 10px;}
.gdsz_u1 li .wz { width:auto; height:50px; display:block; float:left}

.gdsz_u2 li { width:1000px; height:30px; margin:0 auto; text-align:center; font-size:14px; color:#999}

.gdsz_u3 { width:1000px; height:28px; margin:0 auto; text-align:center; padding-top:10px}
.gdsz_u3 li { width:auto; height:auto; _display:block; display:inline-block;}
.gdsz_u3 li a { width:115px; height:26px; display:block; border:1px solid #fff;-webkit-border-radius:13px;-moz-border-radius:13px;border-radius:13px; font-family:宋体; font-weight:bold; line-height:26px; text-align:center; color:#fff}
.gdsz_c { width:1240px; height:auto; margin:0 auto; padding-top:45px}

.gdsz_c li { width:220px; height:auto; margin:0 30px; float:left;}
.gdsz_c li .sz { width:100%; height:220px; background:#d30830; float:left;-webkit-border-radius:13px;-moz-border-radius:13px;border-radius:13px; text-align:center; line-height:220px; font-size:150px; color:#fff}
.gdsz_c li .wz { width:100%; height:50px; float:left; line-height:50px; font-size:16px; color:#fff; text-align:center}
#gdsz_100 { width:280px;}


.ysbj{background-color:#f7f7f7;height:800px;border-bottom:10px solid #027eba}
.albj{background-color:#f1f1f1; padding:20px 0; }

.gsys{ width:100%;height:auto; overflow:hidden; }

/*小幻灯包围*/
.three_box{overflow:hidden;background: url(../images/gybj.jpg) no-repeat right center;}
.three_box_left{ float:left; width:50%; height:510px;}
.three_box_left img{  width:100%; height:100%;}
.three_box_right{ float:right; width:50%; height:510px; }
.three_box_right .n_box{ width:550px; height:auto; margin-left:80px; margin-top:80px;color:#aaaaaa; line-height:30px;}
.three_box_right .n_box h3 {font-size:40px;font-weight: normal; color:#fff; line-height: 45px;}
.three_box_right .n_box h2 {font-size: 24px; font-weight: normal; color:#fff; line-height: 38px; margin-bottom: 30px;}
.three_box_right .n_box p {color: #aaaaaa; font-size:16px;margin-bottom: 20px;}

.btn2 a {color: #fff; display: block; line-height: 44px; width: 140px; text-align: center; margin-left: 0; background: #5f0303;}
.btn2 a span {display: inline-block; padding-right: 17px; background: url(../images/icon3.png) no-repeat right center; transition-duration:500ms;}
.btn2 a:hover span {padding-right: 27px;}
/*小幻灯包围_end*/

/*css过度按钮<div class="index_more"><a href="p/">+ 产品中心</a><span></span></div>*/
.index_more{float:left;width:160px; height:50px; margin-top: 10px; margin-left:80px;overflow:hidden;color: #aaaaaa; background-color:#333; text-align:center; position:relative; }
.index_more a{color:#fff; text-align:center; line-height:50px; display:block; z-index:1; position:absolute; left:0; top:0; width:100%; height:100%; transition-duration:500ms;}
.index_more a:hover{ color:#fff;  text-decoration:none}
.index_more span{ display:block; position:absolute; right:100%; top:0; width:100%; height:100%; background-color:#ff0030; transition: 0.4s all ease}
.index_more:hover span{ right:0}

/*图片1*/
.index_pic_one{width:100%; height:auto; margin:0 auto; overflow:hidden; margin-top:30px;margin-bottom:55px;}
.index_pic_one dl{float:left; width:23.5%; height:auto; margin-right:2%; background-color:#fff; border:1px solid #F3F3F3}
.index_pic_one dl dt{width:100%; height:100%; position: relative; overflow:hidden}
.index_pic_one dl dt div{ position:absolute; width:100%; height:100%; border:1px solid white; z-index:3333; transition: transform ease-in-out 0.5s; cursor:pointer; opacity:0;}
.index_pic_one dl dt img{width:100%; height:100%; -webkit-transition:transform ease-in-out 0.5s;}
.index_pic_one dl dt p{ position:absolute; left:0; bottom:0; width:100%; height:35px; line-height:35px; text-align:center; color:#FFFFFF; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.index_pic_one dl:hover img{ transform:scale(1.1,1.1);}
.index_pic_one dt:hover div{transform:scale(0.9,0.87); background-color:#FFF; opacity:0.9;}
.index_pic_one dt:hover p{position:absolute; left:0; top:45%; width:100%; height:35px; line-height:35px; text-align:center; color:#333; z-index:9999; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.index_pic_one dl:nth-of-type(4n+0){margin-right:0px;}
.index_pic_one dt:hover{ font-weight:bold; text-decoration:none}
/*图片1end*/
.cpfl{overflow:hidden; background:url(../images/jjjj.jpg) no-repeat top center;height:500px;margin-top:50px;}


/***********新闻资讯***********/
.index_news_bj{background-color:#f0f0f0; padding:20px 0; margin-top:50px;margin-bottom:50px;}

.index_news{width:1200px; height:auto; margin:0 auto; overflow:hidden; margin-top:40px;margin-bottom:60px;}
.index_news .in_left{ float:left; width:540px; height:403px; position:relative}
.index_news .in_left img{display:block; width:100%; height:100%; max-width:100%;}
.index_news .in_left .itext_box {position: absolute; left:0; bottom:0; width: 100%; background-color:#000000; opacity: 0.5;}
.index_news .in_left .itext_box .pdpd{ padding:25px}
.index_news .in_left .itext_box .pdpd .time {font-size: 14px; color: #fff; opacity: 0.8; line-height: 1; margin-bottom: 10px;}
.index_news .in_left .itext_box .pdpd .t {font-size: 20px;color: #fff;margin-bottom: 15px;line-height:1; opacity: 1;}
.index_news .in_left .itext_box .pdpd .info {font-size: 15px;color: #fff;line-height: 21px;}

.index_news .in_right{ float:right; width:600px; height:auto; overflow:hidden;}
.index_news .rightNews{ height:auto}
.index_news .rightNews li{ width:100%; height:125px;  margin-bottom:12px; cursor:pointer;border-bottom:1px solid #ddd}
.index_news .rightNews li:hover{ color:#ff0030}
.index_news .rightNews li a { display:block;}

.index_news .rightNews li .pd{padding-top:30px}
.index_news .rightNews li .pd .time_box{float:right; width:12%; height:auto; margin-left:3%; position:relative; padding-left:3%; text-align:center;}
.index_news .rightNews li .pd .time_box:after{content:''; position:absolute; left:0; top:0; width:1px; height:100%; background:#c5c5c5;}
.index_news .rightNews li .pd .time_box .y{font-size:17px; line-height:1;margin-bottom:8px;}
.index_news .rightNews li .pd .time_box .date{font-size:35px; line-height:1;}

.index_news .rightNews li .pd .news_box{float:left; width:80%; height:auto}
.index_news .rightNews li .pd .news_box .t{font-size:18px; line-height:1; margin-bottom:10px; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.index_news .rightNews li .pd .news_box .d{font-size:14px; line-height:20px; height:40px; overflow:hidden;color:#666}
.index_news .rightNews li:hover a{ color:#ff0030!important}

/***********新闻资讯_end***********/

/*小幻灯及简介*/
.section-title {
	margin-bottom: 60px;
	margin-top:60px;
	line-height: 1;
}
.section-title small {
	display: block;
	font-size: 42px;
	text-transform: uppercase;
}
.section-title strong {
	display: block;
	position: relative;
	color: #b62020;
	font-size: 34px;
	margin-top: 10px;
}
.section-title strong:after {
	position: absolute;
	right: 0;
	top: 50%;
	height: 2px;
	width: 86%;
	content: "";
	background: #ddd;
}

.about_index{width:100%; height:520px; overflow:hidden;  position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.about_index .about_text{width:1200px; height:410px; background-color:#fff; box-shadow: 0 1px 12px 1px rgba(54,62,69,0.6); position:absolute; top:90px; right:15px; z-index:1; }
.about_index .about_text h6{ font-size:20px; font-weight:700; color:#333}
.about_index .about_text .con{ height:400px; margin-top:20px; line-height:34px; font-size:16px; color:#666;width:1100px; overflow:hidden}

/* 多图滚动 */
.scrollBox{ width:1245px; height:auto; margin-top:20px;margin-bottom:50px; text-align:center;}
.scrollBox .bd li{float:left; width:295px; height:auto;margin-left:6px; margin-right:10px;}
.scrollBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.scrollBox .bd li p{font-size:14px; text-align:center; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.scrollBox .bd li img{width:295px; height:auto; background:url(../images/loading.gif) #fff center center no-repeat;  }
.scrollBox .bd li:nth-of-type(6n+0){margin-right:0px;}

.scrollBox .hd{ height:20px; overflow:hidden; font-size:0; margin-top:35px;}
.scrollBox .hd ul{ display:inline-block; padding-top:5px; }	
.scrollBox .hd li{ display:inline-block; width:8px; height:8px; background:#D0D0D0; margin:0 5px; vertical-align:top; overflow:hidden; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;}
.scrollBox .hd .on{ background:#BA2636;  }
.scrollBox .prev,.scrollBox .next{ display:inline-block; width:25px; height:20px; background:url(../images/wyIcons.png) no-repeat; overflow:hidden; margin:0 5px;  vertical-align:top; }
.scrollBox .next{ background-position:-105px 0;}

/*小幻灯片*/
.index_hdp{width:100%; height:100%; position:absolute; left:23px; top:0; overflow:hidden; z-index:2}
.index_hdp .hd{ position:absolute; width:100%; height:60px; bottom:30px; left:0; z-index:1; text-align:center}
.index_hdp .hd img{ width:60px; height:60px;  }
.index_hdp .prev{cursor:pointer}
.index_hdp .next{cursor:pointer}

.index_hdp .bd{width:100%; height:auto; z-index:0; overflow:hidden}
.index_hdp .bd li img{display:block; width:100%; height:100%; -webkit-transition: all 1.8s; -o-transition: all 1.8s; -moz-transition: all 1.8s; transition: all 1.8s}
.index_hdp .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }
.index_hdp .bd li a:hover img{ -webkit-transform: rotate(3deg) scale(1.2); -moz-transform: rotate(3deg) scale(1.2); -ms-transform: rotate(3deg) scale(1.2); -o-transform: rotate(3deg) scale(1.2); transform: rotate(3deg) scale(1.2); }

.ul_youshi{ height:410px;}
.ul_youshi h1{ font-size:34px; color:#222; text-align:center;margin-left:-100px; padding-top:10px;font-weight: normal;}
.ul_youshi h3{ font-size:16px; color:#666; text-align:center;margin-left:-100px; font-weight:100; padding-top:10px}

.ul_youshi{ overflow:hidden;}
.ul_youshi li{ float:left; width:300px; height:360px; border:1px solid #d7d7d7;margin-top:25px;  margin-right:20px; position:relative; overflow:hidden; cursor:pointer}
.ul_youshi li img{display: block; width:100%; height:160px;text-align:center;}
.ul_youshi li .box{height:auto; padding:20px 10px; text-align:center; }
.ul_youshi li .box h5{ font-size:24px; height:35px;color:#222;margin-top:20px;font-weight: normal; position:relative}
.ul_youshi li .box h5:after{content:""; position:absolute; left:50%; margin-top:500px;bottom:-3px; width:125px; height:2px; margin-left:-63px; background-color:#0084ff;}
.ul_youshi li .box div{ margin-top:20px; text-align:center; color:#222;line-height:26px}
.ul_youshi li:hover{ background:#2ea0f8; box-shadow:10px 8px 15px #666; color:#fff;}
.ul_youshi li:hover{  background-color: rgba(255, 255, 255, 1);box-shadow: 0 5px 30px #ccc;}
.ul_youshi li .wps{position:absolute; left:0; top:101px; width:100%; height:auto; text-align:center; color:#fff;  transition: 0.5s all ease; z-index:9}
.ul_youshi li:hover .wps{top:140px; color:#fff;}

.ul_youshi li p{ position:absolute; left:0; top:459px; width:100%; height:100%; background-color:#0674dd; transition: 0.5s all ease}
.ul_youshi li:hover p{top:0; }
.ul_youshi li .yuan2{position:absolute; left:121px; top:459px; border-radius:50%; background-color:#FFFFFF; color:#ea5514; width:60px; height:60px; z-index:1; text-align:center; transition: 0.5s all ease; line-height:53px; font-size:45px; font-weight:bold}
.ul_youshi li:hover .yuan2{top:120px; }
.ul_youshi li .text{position:absolute; left:0; top:459px; width:100%; height:auto; text-align:center; color:#FFFFFF;  transition: 0.5s all ease; line-height:27px;}
.ul_youshi li:hover .text{top:220px; }
.ul_youshi li:nth-of-type(4n+0){margin-right:0px;}

/*more*/
.more{ background:url(../images/x.jpg) no-repeat center 22px; text-align:center; margin-top:26px; margin-bottom:50px;}
.more span{ display:inline-table; font-size:16px; border:1px solid #cccccc; padding:10px 30px; background-color:#FFFFFF}
.more span:hover{background-color:#013e8b;}
.more span:hover a{color:#FFFFFF}

/*友情链接*/
.yqlj{background: url(../images/yqlj.png) no-repeat center 35px;font-size:26px;text-align: center; margin-bottom: 20px; margin-top:30px}
.yqlj a{color: #333;}
.yqlj em{display: block;margin: 0 auto;font-size: 32px;color: #ccc;height: 30px;line-height: 30px;font-weight: bold;}

.site-title {padding:50px 0 20px;text-align:center; }
.site-title h2{margin-top:15px;color:#fff;font-size:34px;font-weight: normal;}
.site-title h2 span{color:#fff;margin-left:10px;font-size:28px;font-family:Arial, Helvetica, sans-serif}
.site-title p{margin-top:10px;color:#fff;font-size:16px;line-height:30px;}
.site-title .line{position:relative;text-align:center; margin:15px auto 0;width:80px;height:1px; background-color: #333;}
.site-title .line:before{position: absolute;left:0;top:0;width:80px;height:1px; background-color: #333;}
.site-title .line:after{position: absolute;right:0;top:0;width:80px;height:1px; background-color: #333;}

/*分站列表*/
.citylist{width:100%; height:auto; overflow:hidden; margin-top:15px;}
.citylist a{ padding:8px 15px; background-color:#EEE; display:inline-table; margin-bottom:5px; color:#666; border-radius:5px;}
.citylist a:hover{ background-color:#324776; color:#FFF}
/*分站列表end*/

.news_fl {margin-top: 20px; position: relative; z-index: 1; margin-bottom: 40px; text-align:center}


.reason_1{ position:relative; width:1200px; height:518px; margin-top:56px;}
.reason_1 .reason_z { width:481px; height:481px; position:absolute; left:50%; top:22px; margin-left:-240px; text-align:center;}
.reason_1 .reason_z .img1{ display:block; width:260px; height:260px; position:absolute; left:50%; margin-left:-130px; top:113px; -webkit-transition: all ease-in-out 5s; -webkit-animation: big 5s infinite linear; border-radius:500px;}
.reason_1 .reason_z .img2{ display:block; width:481px; height:481px;-webkit-animation: rotate 10s linear 0s infinite;
animation: rotate 10s linear 0s infinite;}
.reason_1 .reason_z .img3{ display:block; width:481px; height:481px;-webkit-animation: rotate 10s linear 0s infinite;
animation: rotate 10s linear 0s infinite; position:absolute; left:0; top:0;}
.reason_1 .reason_z .img4{ display:block; width:481px; height:481px;-webkit-animation: rotate1 10s linear 0s infinite;
animation: rotate1 10s linear 0s infinite; position:absolute; left:0; top:0;}
.reason_1 .reason_y{ position:relative; width:1200px; height:518px;}
.reason_1 .reason_y ul{ display:block; width:1200px; height:518px;}
.reason_1 .reason_y ul li{ width:326px; position:absolute;}
.reason_1 .reason_y ul li h3{ float:left; width:200px;text-align:right;}
.reason_1 .reason_y ul li h3 span{ display:block; font-size:28px; color:#333; line-height:30px; font-weight:bold; padding-top:10px;}
.reason_1 .reason_y ul li h3 p{ font-size:16px; color:#666; line-height:24px; padding-top:10px; font-weight:normal;}
.reason_1 .reason_y ul li .ic{ float:right; width:104px; height:104px; position:relative;}
.reason_1 .reason_y ul li .ic b{ display:block;width:104px; height:104px; background:url(../images/l10_03.png) center center no-repeat;-webkit-animation: rotate 10s linear 0s infinite;
animation: rotate 10s linear 0s infinite;}
.reason_1 .reason_y ul li .ic i{ width:64px; height:64px; display:block; background-color:#0f4494; border-radius:60px; position:absolute; left:50%; margin-left:-32px; top:20px;}
.reason_1 .reason_y ul li .ic i s{ display:block; width:35px; height:37px; background-position:0px 0px; margin:0 auto; margin-top:15px;}
.reason_1 .reason_y ul li.l2 .ic i s{background-position:-46px 0px;}
.reason_1 .reason_y ul li.l3 .ic i s{background-position:-94px 0px;}
.reason_1 .reason_y ul li.l4 .ic i s{background-position:-148px 0px;}
.reason_1 .reason_y ul li.l5 .ic i s{background-position:-196px 0px;}
.reason_1 .reason_y ul li.l6 .ic i s{background-position:-249px 0px;}
.reason_1 .reason_y ul li.l7 .ic i s{background-position:-299px 0px;}
.reason_1 .reason_y ul li.l8 .ic i s{background-position:-347px 0px;}

.reason_1 .reason_y ul li:hover h3 span{ color:#00aef3;}
.reason_1 .reason_y ul li:hover .ic b{ background:url(../images/l11_03.png) center center no-repeat;}
.reason_1 .reason_y ul li:hover .ic i{ background-color:#2291e0;}
.reason_1 .reason_y ul li.l1 { left: 78px; top:0;}
.reason_1 .reason_y ul li.l2 { right: 78px; top:0;}
.reason_1 .reason_y ul li.l3 { left: 0px; top:206px;}
.reason_1 .reason_y ul li.l4 { right: 0px; top:206px;}
.reason_1 .reason_y ul li.l5 { left: 78px; top:410px;}
.reason_1 .reason_y ul li.l6 { right:78px; top:410px;}
.reason_1 .reason_y ul li.l7 { left: 78px; top:410px;}
.reason_1 .reason_y ul li.l8 { right: 78px; top:410px;}

}

