﻿@charset "utf-8";
/*当浏览器尺寸小于960px的时执行下面的CSS*/
@media screen and (max-width: 960px){
/* 首页焦点图banner幻灯片 */
.slideBox{display:none;}
.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;}
.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);  }  /* 去掉链接触摸高亮 **/

.twbm{ width:95%;overflow:hidden;text-align:center;background-color:#fff; margin-top:20px;box-shadow: 0 1px 12px 1px rgba(54,62,69,0.6); border-radius: 10px;}
.twbm dt{ width:95%; height:auto; }
.twbm dt:nth-of-type(1n+0){margin-right:0px;}

.twbm3{ width:95%;overflow:hidden;text-align:center;background-color:#fff; margin-top:20px;box-shadow: 0 1px 12px 1px rgba(54,62,69,0.6); border-radius: 10px;}
.twbm3 dt{  width:95%; height:100%;}
.twbm3 dt img{  width:100%; height:100%;}
.twbm3 dt:nth-of-type(1n+0){margin-right:0px;}

/*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}

/*标题*/
.index_news02{text-align:center; line-height:30px; width:400px; height:auto; margin:10px auto; font-size:14px; color:#333;  padding-top:20px; margin-bottom:26px; text-transform:uppercase; position:relative}
.index_news02 span{ display:block; color:#333; font-size:24px; line-height:40px; font-weight:bold; letter-spacing:2px; }
.index_news02:after{ background-color:#f0831e;}
.index_news02 em{width:50px; height:4px; background: #f0831e; display: block; border-radius:12px; margin:5px auto 0;}

.index_news03{text-align:center; line-height:30px; width:400px; height:auto; margin:10px auto; font-size:16px; color:#fff;  padding-top:35px; margin-bottom:26px; text-transform:uppercase; position:relative}
.index_news03 span{ display:block; color:#fff; font-size:35px; line-height:40px; font-weight:bold; letter-spacing:2px; padding-bottom:10px;}
.index_news03:after{ background-color:#fff;}
.index_news03 em{width:50px; height:4px; background: #fff; display: block; border-radius:12px; margin:18px auto 0;}
/*标题_end*/

.index_xueyuan{width:100%; height:auto; overflow: hidden; margin-top: 20px;margin-bottom:20px;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center; width:33%; position: relative; margin-right:10px;}
.picMarquee-left .bd ul li img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_xy_hover{width:100%; height: 100%;  position: absolute; top:0; left:0; background: rgba(0,0,0,0.49); text-align: center; padding-top: 28%; opacity: 0}
.index_xy_hover span{width:100%; height:30px; line-height: 30px; display: block; font-size: 16px; color: #fff; margin-top: 20px;}
.index_xy_hover h3{font-size:36px; color: #fff; height: 40px; line-height: 40px; margin-top: 10px; position: relative;  font-weight: bold;}
.picMarquee-left .bd ul li:hover .index_xy_hover{opacity: 1}
.picMarquee-left .bd ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

/*滚动数字*/
.i_top_bj{height:220px; background:url(../images/gd.jpg) repeat-x top center;margin-top:50px;}
.i_top_bj2{height:341px; background:url(../images/yy.png) repeat-x top center;margin-top:10px;}
.i_top_bj h1{width:95%; height:auto; margin:0 auto; color:#fff; font-size:0.18rem; font-weight:bold; text-align:center; line-height:0.43rem}
.i_top_bj h2{width:95%; height:auto; margin:0 auto; color:#fff; font-size:0.12rem; font-weight:100; text-align:center; line-height:0.2rem}
.sz_top_bj2{width: 95%;height:236px;z-index: 10;background: #fff; position: relative;}

.gundong_num{width:100%; height:auto; margin:0 auto; z-index:10}
.num{ width:100%; height:auto; overflow:hidden; color:#000}
.num li{ float:left; width:25%; height:auto; padding:10px 0; transition-duration:500ms; cursor:pointer}
.num li .n_box{ width:100%; height:auto; margin:0 auto; border-right:1px solid #E7E7E7; overflow:hidden}
.num li .n_box .n_l{width:100%; height:auto; line-height:0.38rem; text-align:center; font-size:0.14rem;}
.num li .n_box .n_l span{ font-size:0.22rem; color:#023894;font-weight:bold; margin-right:8px}
.num li .n_box .n_l p{ line-height:0.2rem;}
.num li .n_box .n_r{width:100%; height:64px; background: url(../images/fz.png) no-repeat top center;  transition-duration:600ms;}
.num li .n_box .n_r2{width:100%; height:64px; background: url(../images/cp.png) no-repeat top center;  transition-duration:600ms;}
.num li .n_box .n_r3{width:100%; height:64px; background: url(../images/ws.png) no-repeat top center;  transition-duration:600ms;}
.num li .n_box .n_r4{width:100%; height:64px; background: url(../images/q.png) no-repeat top center;  transition-duration:600ms;}

.num li:hover{}
.num li:hover .n_box .n_r{background: url(../images/fz.png) no-repeat bottom center;}
.num li:hover .n_box .n_r2{background: url(../images/cp.png) no-repeat bottom center;}
.num li:hover .n_box .n_r3{background: url(../images/ws.png) no-repeat bottom center;}
.num li:hover .n_box .n_r4{background: url(../images/q.png) no-repeat bottom center;}

.num li:hover{background:#185daa; color:#FFF}
.num li:hover .n_box .n_r{background: url(../images/fz.png) no-repeat bottom center;}
.num li:hover .n_box .n_r2{background: url(../images/cp.png) no-repeat bottom center;}
.num li:hover .n_box .n_r3{background: url(../images/ws.png) no-repeat bottom center;}
.num li:hover .n_box .n_r4{background: url(../images/q.png) no-repeat bottom center;}

.gundong_num22{ z-index:10}
.num2{ width:100%;height:auto; overflow:hidden; }
.num2 li{ float:left;width:25%; height:160px; margin-bottom:20px;  transition-duration:500ms; cursor:pointer; }
.num2 h2{ font-size:0.26rem;font-weight:normal;text-align:center;color:#fff; margin-top:30px;  }
.num2 li .n_box{ width:100%;  margin:0 auto; overflow:hidden;}
.num2 li .n_box .n_l{  width:100%; height:auto; line-height:50px;  font-size:24px;text-align:center;  }
.num2 li .n_box .n_l span{ font-size:0.16rem;  text-align:center;color:#fff;}
.num2 li .n_box .n_l p{line-height:0.2rem; font-size:0.14rem; text-align:center;color:#999}
.num2 li .n_box .n_r{  width:100%; height:64px; background: url(../images/0008.png) no-repeat top center;  transition-duration:600ms;margin-top:15px;}
.num2 li .n_box .n_r2{ width:100%; height:64px; background: url(../images/0009.png) no-repeat top center;  transition-duration:600ms;margin-top:15px;}
.num2 li .n_box .n_r3{width:100%; height:64px; background: url(../images/0010.png) no-repeat top center;  transition-duration:600ms;margin-top:15px;}
.num2 li .n_box .n_r4{  width:100%; height:64px; background: url(../images/0011.png) no-repeat top center;  transition-duration:600ms;margin-top:15px;}

.num2 li:nth-of-type(4n+0){border-right:none}


.gundong_num33{ line-height:70px;z-index:10;}
.num3{ width:100%; height:auto; overflow:hidden;}
.num3 li{ float:left;  width:50%; height:auto;  transition-duration:500ms; cursor:pointer;margin-bottom:10px;}
.num3 li .n_box{ width:100%; height:auto; margin:0 auto;  overflow:hidden; }
.num3 li .n_box .n_l{ text-align:center; width:90%; height:auto; line-height:40px; color:#333; font-size:15px; }
.num3 li .n_box .n_l span{ font-size:20px;font-weight:bold; color:#222;text-align:center; }
.num3 li .n_box .n_l p{ line-height:25px;width:100%; color:#666; font-size:14px;text-align:center;}
.num3 li .n_box .n_r{ float:left;  width:100%; height:109px; background: url(../images/ys1.png) no-repeat top center;  transition-duration:600ms;margin-top:20px;}
.num3 li .n_box .n_r2{ float:left; width:100%; height:109px; background: url(../images/ys2.png) no-repeat top center;  transition-duration:600ms;margin-top:20px;}
.num3 li .n_box .n_r3{ float:left; width:100%; height:109px; background: url(../images/ys3.png) no-repeat top center;  transition-duration:600ms;margin-top:20px;}
.num3 li .n_box .n_r4{ float:left; width:100%; height:109px; background: url(../images/ys4.png) no-repeat top center;  transition-duration:600ms;margin-top:20px;}
.num3 li:nth-of-type(2n+0){border-right:none}
.num3 li:hover{ color:#FFF}
.num3 li:hover .n_box .n_r{background: url(../images/ys1.png) no-repeat bottom center;transform: rotate(360deg);}
.num3 li:hover .n_box .n_r2{background: url(../images/ys2.png) no-repeat bottom center;transform: rotate(360deg);}
.num3 li:hover .n_box .n_r3{background: url(../images/ys3.png) no-repeat bottom center;transform: rotate(360deg);}
.num3 li:hover .n_box .n_r4{background: url(../images/ys4.png) no-repeat bottom center;transform: rotate(360deg);}

.gundong_num44{ z-index:10; margin-top:20px;margin-bottom:70px;}
.num4{ width:100%; height:auto; overflow:hidden; }
.num4 li{ float:left; width:46%; margin-right:10px;transition-duration:500ms; padding:16px 0;cursor:pointer;color:#666; }
.num4 li .n_box{ width:100%; margin:0 auto; overflow:hidden;color:#666;border-radius:10px;  }
.num4 li .n_box .n_l{ float:right;  width:55%; line-height:38px;margin-top:-10px;}
.num4 li .n_box .n_l span{ font-size:16px; font-weight:500; margin-left:-35px; color:#000;margin-top:-310px; margin-right:50px}
.num4 li .n_box .n_l p{   line-height:25px;font-size:14px; color:#333; margin-right:20px}
.num4 li .n_box .n_r{ float:left;  width:45%; height:18px; margin-left:-20px; background: url(../images/duih.png) no-repeat top center;  transition-duration:600ms; }
.num4 li .n_box .n_r2{ float:left; width:15%; height:67px; margin-left:-20px;  background: url(../images/gs2.png) no-repeat top center;  transition-duration:600ms; }
.num4 li .n_box .n_r3{ float:left; width:15%; height:67px; margin-left:-20px; background: url(../images/gs3.png) no-repeat top center;  transition-duration:600ms; }
.num4 li .n_box .n_r4{ float:left;  width:25%; height:70px; background: url(../images/gs4.png) no-repeat top center;  transition-duration:600ms}
.num4 li .n_box .n_r5{ float:left;  width:25%; height:70px; background: url(../images/gs5.png) no-repeat top center;  transition-duration:600ms;}
.num4 li .n_box .n_r6{ float:left;  width:25%; height:70px; background: url(../images/gs6.png) no-repeat top center;  transition-duration:600ms;}
.num4 li:nth-of-type(6n+0){border-right:none;}
.num4 li .n_box:hover{ }

.gundong_num55{ z-index:10; margin-top:20px;margin-bottom:120px;}
.num5{ width:100%; height:auto; overflow:hidden; }
.num5 li{ float:left; width:100%; height:57px; padding:16px 0; transition-duration:500ms; cursor:pointer;}
.num5 li .n_box{ width:100%; height:98px; margin:0 auto; overflow:hidden;color:#666;border-radius:10px;  }
.num5 li .n_box .n_l{ float:right; margin-left:-30px; width:75%; padding:19px 0; line-height:30px;}
.num5 li .n_box .n_l span{ font-size:16px; line-height:20px; font-weight:400; color:#fff; }
.num5 li .n_box .n_l p{   line-height:20px;font-size:14px; color:#fff;overflow:hidden;}
.num5 li .n_box .n_r{ float:left;  width:20%; height:55px; margin-left:10px; background: url(../images/dd.png) no-repeat top center;  transition-duration:600ms;margin-top:20px; }
.num5 li .n_box .n_r2{float:left;  width:20%; height:55px; margin-left:10px; background: url(../images/dd2.png) no-repeat top center;  transition-duration:600ms;margin-top:20px;  }
.num5 li .n_box .n_r3{ float:left;  width:20%; height:55px; margin-left:10px; background: url(../images/dd3.png) no-repeat top center;  transition-duration:600ms;margin-top:20px; }
.num5 li .n_box .n_r4{ float:left;  width:20%; height:55px; margin-left:10px; background: url(../images/dd4.png) no-repeat top center;  transition-duration:600ms;margin-top:20px; }
.num5 li .n_box .n_r5{ float:left;  width:25%; height:70px; background: url(../images/gs5.png) no-repeat top center;  transition-duration:600ms;margin-top:42px;}
.num5 li .n_box .n_r6{ float:left;  width:25%; height:70px; background: url(../images/gs6.png) no-repeat top center;  transition-duration:600ms;margin-top:42px;}
.num5 li:nth-of-type(4n+0){border-right:none;}
/*滚动数字_end*/
.sybj{ height:auto;}
.gundong_nw{width:95%; height:auto; margin:0 auto;  margin-top:20px; z-index:10}
.nw{ width:100%; height:auto; overflow:hidden; background-color:rgba(255, 255, 255, 1); height:220px; box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.1);  z-index:10}
.nw li{ float:left; width:50%; height:auto; padding:20px 0; transition-duration:500ms; cursor:pointer}
.nw li .n_box{ width:100%; height:auto; margin:0 auto; border-right:1px solid #E7E7E7; overflow:hidden}
.nw li .n_box .n_l{width:100%; height:auto; line-height:0.38rem; text-align:center;color:#666; font-size:0.16rem;}
.nw li .n_box .n_l span{ font-size:0.30rem; color:#333; margin-right:8px}
.nw li .n_box .n_l p{ line-height:0.2rem;}

.lastest-news {
	width:95%;
	height:auto;
	margin:0 auto;
	margin-top:10px;
}
.lastest-news li {width:100%; height:auto; background: #f6f6f6; overflow:hidden; }
.lastest-news li dt{width:100%; height:auto}
.lastest-news li dt img {width:100%; height:auto}
.lastest-news li dd {width:100%; height:auto; padding:30px; color:#333333; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.lastest-news li dd h6{font-size:0.2rem; font-weight:500; line-height:0.3rem}
.lastest-news li dd span{ display:block; line-height:0.5rem}
.lastest-news li dd i{display:block; line-height:0.5rem; font-weight:bold; font-size:0.16rem}
.lastest-news li dd p{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2;/*显示几行*/-webkit-box-orient: vertical; color:#666666; font-size:14px; line-height:26px}
.lastest-news li:hover i{ color:#0593db}
.lastest-news li a{ display:block}
/****首页留言****/
.i_a_bj{ height:auto; background:#f7f7f7; overflow:hidden}
.i_a_bj h1{font-size:0.26rem; font-weight: bold; color:#FFF; text-align:center; margin-top:30px; margin-bottom:20px;}
.i_a_bj h2{font-size: 20px; margin-top:15px; color:#FFF; text-align:center; height:30px; margin-bottom:20px;}
.i_a_box{ width:95%; height:auto;  margin:0 auto; background-color:#FFF; box-shadow:0 0 10px 0 rgba(0,0,0,0.40); margin-bottom:10px; overflow:hidden}
.i_a_1170{width:95%; height:auto; margin:0 auto; margin-top:10px; margin-bottom:40px; overflow:hidden}
.i_a_1170_left{ float:left; width:98%; height:auto}
.i_a_a{ width:95%; height:auto;  position:relative;}
.i_a_a span{ position:absolute; left:0; top:300px; width:100%; height:100%; background-color:#ff6700; transition: 0.8s all ease}
.i_a_a:hover span{top:0; }

.i_a_560{  right:0; top:0; width:95%;  height:auto;   background-color:#fff; z-index:99}
.i_a_530{ width:100%; height:auto; margin:0 auto; line-height:27px; background-color:#FFF;font-size:0.16rem;  color:#666; word-wrap:break-word;}
.i_a_530 h3{ font-size:0.22rem;; color:#ff8400; text-align:left;line-height:45px}
.i_a_530 h4{font-size:0.22rem; color:#000; line-height:45px; text-align:left; padding-bottom:15px;}
.i_a_530 .menu_box_right{ overflow:hidden; background:url(../images/dh.png) no-repeat left center; margin-top:20px; }
.i_a_530 .menu_box_right p{ font-size:16px; color:#333; margin-left:70px; }
.i_a_530 .menu_box_right h3{ font-size:0.26rem;margin-left:70px; line-height:45px;color:#000}
/****首页留言_end****/
/*留言start*/
.fot_form{ width:95%; margin-top:15px;margin-bottom:50px; }
.fot_form h1{ display:block; margin-bottom:25px; color:#333;border-bottom:1px solid #bbb;font-size:24px;  line-height: 60px;}
.fot_form h1.title{ display:block; margin-bottom:25px; color:#999; margin-top:-1px; line-height: 14px;}
.fot_form h1.title strong{ padding-right:10px;text-transform:uppercase; font-size: 16px; font-family: "SimHei";}
.fot_form h1.title span{ font-size: 14px; font-family: "SimHei";  }
.fot_form form{margin-left: -5px; }
.fot_form .text{ float:left; display:block; margin-bottom:15px; margin-left:10px; padding:0 10px; width: 95%; height:50px; border-radius: 5px;border:1px solid #f0831e;  background-color:#fff; color:#999; font-size:14px; line-height:33px;  filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#999', endColorstr='#999');}
.fot_form .md{ float:left;}
textarea{ resize:none;}
.fot_form  .yzm_box{ position:relative;}
.fot_form  .yzm_box .yzm{ position:absolute; top:0; right: 0px; height:50px; border:1px solid #f0831e;}
.fot_form textarea{  float:left; margin-left:10px; padding:10px; width: 95%; height: 50px;border-radius: 5px; border:1px solid #f0831e; color:#999; font-size:14px; line-height:20px; resize:none; background-color:#fff;  filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F222226', endColorstr='#7F222226');}
.fot_form .submit {float:right;  width: 30%; height: 40px; border:none; background:#f0831e; color:#fff; text-align:center; font-size:18px;}
.fot_form .submit:hover{  background:#ffd900;}
.fot_form .ccuu{ width:100%; margin-left:15px; margin-top:15px; display:block; }
.fot_form .ccuu .input_txt{ height:35px; padding:0 10px; width: 35%;border:1px solid #f0831e;border-radius: 5px; background-color:#fff;color:#bbb; font-size:14px; line-height:33px; margin-right:15px; }
/*留言end*/
/*弹性布局产品*/
.index_pro{
	width:100%;
	height:auto;
	margin-top:20px;
	display:flex;/*启用弹性布局*/
	display: -webkit-flex; /*启用弹性布局,Webkit内核的浏览器*/
	flex-direction:row;/*项目的排列方向,从左到右排*/
	-webkit-flex-direction:row;/*项目的排列方向,从左到右排*/
	flex-wrap:wrap;/*一行排不下则换行，第一行在上方*/
	-webkit-flex-wrap:wrap;/*一行排不下则换行，第一行在上方*/
	justify-content:space-between;/*在主轴上的对齐方式,两端对齐，项目之间的间隔都相等*/
	-webkit-flex-justify-content:space-between;/*在主轴上的对齐方式,两端对齐，项目之间的间隔都相等*/
}
.index_pro li{width:49%; height:auto; margin-bottom:10px; margin-bottom:0.15rem; background-color:#FFF; padding:6px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.index_pro li span{display:block; width:100%; height:auto; overflow:hidden;}
.index_pro li span img{width:100%; height:auto;}
.index_pro li p{ width:95%; height:auto; margin:0 auto; margin-top:6px; text-align: center; font-size:0.12rem; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.index_pro li a{ display:block}
/*产品框_end*/
/*关于我们*/
.about_box{overflow:hidden; margin-top:40px; width:95%; height:auto; margin:0 auto;}
.about_box_left{width:100%; height:auto; text-align:center}
.about_box_left h6{ font-weight:100; font-size:40px; line-height:50px; }
.about_box_left h2{ font-weight:100; font-size:20px; line-height:30px;}
.about_box_left p{ width:90%; height:auto; margin:0 auto; margin-top:10px; color:#666; margin-bottom:15px;}
.about_box_right{width:95%; height:auto; margin:0 auto; text-align:center; margin-top:30px;}
.about_box_right img{max-width:100%;}
/*关于我们_end*/
/***********新闻资讯***********/
.index_news{width:95%; height:auto; margin:0 auto; overflow:hidden; margin-top:20px;}
.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; background:#ededed; margin-bottom:12px; cursor:pointer;}
.index_news .rightNews li:hover{background:#f0831e; 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_foot{width:100%; background: url(../images/db.jpg) no-repeat center;background-attachment: fixed; height:270px; padding:20px 0;margin-top:20px;}
.gundong_foot h5{ width:90%; height:auto; margin:0 auto; color:#FFF; font-size:0.18rem; text-align:center; line-height:0.4rem; margin-top:20px}
.gundong_foot h6{ width:90%;color:#FFF; font-size:0.16rem; font-weight:100; text-align:center;margin-left:20px; margin-top:10px}
.gundong_foot_bg {display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; position: absolute; top: 0; left: 0;  height:100%;  -webkit-animation: bgScrollX 20s infinite linear; animation: bgScrollX 20s infinite linear; }
.gd_bj{ float:left; min-width: 100%; height: 100%;  }

@-webkit-keyframes bgScrollX {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  to {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  }

@keyframes bgScrollX {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  to {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.index_news_top{width:100%; height: auto; overflow: hidden; margin-top: 10px;}
.news_top_left{display:none}
.news_top_left a{width:100%; height:79px; background: #dcdcdc;  display: block; margin-bottom: 28px; border-radius: 10px;}
.news_top_left i{float: left; width: 50px; height: 100%;}
.news_i1{background: url(/images/n_i1.png) no-repeat center}
.news_i2{background: url(/images/n_i2.png) no-repeat center}
.news_i3{background: url(/images/n_i3.png) no-repeat center}
.news_top_left a:hover{background: #f0831e}
.news_top_left a:hover .news_i1{background: url(/images/n_ih1.png) no-repeat center}
.news_top_left a:hover .news_i2{background: url(/images/n_ih2.png) no-repeat center}
.news_top_left a:hover .news_i3{background: url(/images/n_ih3.png) no-repeat center}
.news_top_left a:hover h3,.news_top_left a:hover p,.news_top_left a:hover span{color:#fff}
.news_top_info{float:left; margin-left: 10px; margin-top:6px;  }
.news_top_info h3{width:100%; height:22px; line-height:22px; font-size: 16px; color: #333333; line-height: 30px;}
.news_top_info span{width:100%; height:22px; line-height:22px; font-size: 16px; color: #333333; line-height: 30px;}
.news_top_info p{width:100%; height:20px; line-height: 20px; font-size: 12px; color: #666666; line-height: 30px;}
.index_news_top ul{width:100%; height: auto; float: left}
.index_news_top ul li{width:100%px; height: auto; float: left; margin-bottom: 18px;}
.index_news_top ul li:nth-child(2n){float: right}
.index_news_top ul li h3{width:100%; height: 48px; line-height: 40px; border-bottom: 1px solid #dcdcdc; font-size: 16px; color: #333333; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_top ul li p{width:100%; height: 55px; line-height: 25px; font-size: 14px; color: #333333;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top:5px; }
.index_news_top ul li span{font-size: 16px; color: #333; display: block;}
.index_news_top ul li:hover h3{color:#f0831e; background: url(/images/lan_xs.png) no-repeat left bottom; border-bottom: 0}
.index_news_bottom{width:100%; height: auto; overflow: hidden; margin-top:20px;}
.index_news_bottom ul{width:100%; height: auto; overflow: hidden; }
.index_news_bottom ul li{width:352px; height: auto; float: left; margin-right:72px;}
.index_news_bottom ul li:last-child{margin-right: 0}
.in_news_pic{width:100%; height:auto; overflow: hidden}
.in_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_bottom ul li h3{width:100%; height: 50px; line-height: 50px; font-size: 18px; color: #333333; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; border-bottom: 1px solid #dcdcdc; margin-top: 8px;}
.index_news_bottom ul li p{width:100%; height: 60px; overflow: hidden; font-size: 16px; color: #333333; line-height: 30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin-top: 8px;}
.index_news_bottom ul li span{font-size: 16px; color: #333; display: block; margin-top: 8px;}

.index_news_bottom ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_news_bottom ul li:hover h3,.index_news_bottom ul li:hover p{color:#f0831e}

/*site-title*/
.sybt{width:95%; margin:0px auto;}
.sybt .e{float:left; width:50%; height:auto; }
.sybt .r{float:right; width:50%; height:auto; }
.site-title {padding:20px 0 20px;float:left;}
.site-title h2{margin-top:15px;color:#333;font-size:0.2rem;font-weight: normal;}
.site-title h2 span{font-family:Arial, Helvetica, sans-serif}
.site-title p{margin-top:10px;color:#999;font-size:0.16rem;line-height:30px;}
.site-title .line{position:relative;float:left;margin:10px 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;}

.title_index{width:90%; height:auto; margin:0 auto; margin-top:10px; position:relative}
.title_index h1{font-size:0.22rem; color:#000; font-weight:bold; text-align:center; padding:20px;}
.title_index h1 span{ color:#f70d34}
.title_index h1 em{display:block; font-size:0.14rem; line-height:0.22rem; color:#000; font-weight:400; padding-top:10px;}

.Box{display:none}
/*简介*/
.iabout{background: url(../images/about_index.jpg) no-repeat center;background-attachment: fixed; height:310px; padding:40px 0; }
.about_c{ width:100%; height:100%; overflow:hidden;}
.about_c>.l{width:100%; height:auto;}
.about_c>.r{width:100%; height:auto; padding-top:20px}

.a_h2{ font-size:0.23rem; font-weight:bold; line-height: 1.2; color:#fff; text-align:center}
.a_h2 span{ display:block; font-size:0.18rem; font-weight:100; line-height: 1.2; margin-top:30px}
.a_c{ font-size:0.14rem; line-height:0.25rem; color: #fff; margin-top:20px;margin-bottom:40px;}

.gundong{ width:92%; height:auto; margin:0 auto; overflow:hidden; padding:20px 0;}
.gundong>.l{ float:left; width:60%; height:auto; font-size:0.36rem; font-weight:bold; color:#d6000f; }
.gundong>.r{ float:right;width:40%; height:auto; line-height:2}

/* 本例子css */
.ladyScroll2{width:90%; height:300px; margin:0 auto;position:relative;top:10px;}
.ladyScroll2 .prev,.ladyScroll2 .next{width:51px;height:45px;position:absolute;top:100px;left:0;z-index:100; cursor:pointer; background:url(../images/btns.png) no-repeat;}
.ladyScroll2 .next{ left:auto; right:0; background-position:0 -90px;}
.ladyScroll2 .prev:hover{ background-position:0 -45px; }
.ladyScroll2 .next:hover{ background-position:0 -135px; }

.ladyScroll2 .scrollWrap2{width:100%; overflow:hidden;position:absolute; }
.ladyScroll2 dl{float:left;width:100%;text-align:center;position:relative;  background:#fff; border-radius:15px; }
.ladyScroll2  span{display:block;width:100%;height:35px;position:absolute;left:0px;bottom:0;background:#5f626b;filter:alpha(opacity=80);opacity:0.80;}
.ladyScroll2  dt{margin:0 auto;width:100%; overflow:hidden; height:auto}
.ladyScroll2  img{display:block; width:100%; height:100%;border-radius:15px;}
.ladyScroll2 dd{width:100%;height:30px;line-height:28px;font-size:16px;color:#fff;text-align:center;overflow:hidden;position:absolute;left:0px;bottom:0; }
.ladyScroll2  dl a{ color:#fff;}
.ladyScroll2  dl a:hover{ text-decoration:none;}
.ladyScroll2 dl:hover{ box-shadow:5px 5px 5px #999;border-radius:15px; }
/*优势*/
.index_youshi{  background-color:#f5f6f6;padding:10px 0;margin-top:20px;}
.index_youshi h2{ font-size:30px; color:#FFFFFF; text-align:center; padding-top:30px;}
.index_youshi h3{ font-size:20px; color:#FFFFFF; text-align:center; font-weight:100; padding-top:10px}
.ysbj{ background:url(../images/ys22.jpg) no-repeat top center;height:1650px;margin-top:50px; }

.indexone{width:100%;overflow:hidden; margin-top:10px; }
.indexone li{float:left; width:49%; height:auto; margin-right:2%; margin-bottom:20px;}
.indexone li dl{width:100%; height:100%;  overflow:hidden;}
.indexone li img{ width:100%;-moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s; }
.indexone li:hover img{transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1); }
.indexone li .box{width:90%;height:auto;padding-left:10px; }
.indexone li .box h1{font-weight:600;text-align:center; font-size:16px;margin-top:10px;line-height:30px;color:#000;  overflow:hidden; }
.indexone li .box dd{float:left;line-height:25px; font-size:14px; color:#000; margin-bottom:20px; }
.indexone li:nth-of-type(2n+0){margin-right:0px;}
.indexone li:first-child+li+li+li+li{margin-right:0px;}
.indexone li a{ text-decoration:none}
.indexone li:hover h1{ color:#a44e58;}

.indexone22{width:100%;overflow:hidden; margin-top:-10px; margin-bottom:40px;}
.indexone22 li{float:left; width:100%;height:auto;margin-top:20px;overflow:hidden}
.indexone22 li dl{width:100%; height:auto;  overflow:hidden;}
.indexone22 li img{ width:100%;-moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s; }
.indexone22 li:hover img{transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1); }
.indexone22 li .box{width:100%;height:auto;padding-left:10px; }
.indexone22 li .box h1{width:100%;float:left;font-weight:600; font-size:18px;line-height:30px;margin-top:10px;color:#000; border-bottom:2px solid #fff;  overflow:hidden;}
.indexone22 li .box h2{width:100%;float:left;font-weight:600; font-size:18px;line-height:50px;margin-top:10px;color:#fff; }
.indexone22 li .box dd{width:98%;float:left;line-height:25px; font-size:14px; color:#fff; }
.indexone22 li:nth-of-type(1n+0){margin-right:0px;}
.indexone22 li:first-child+li+li+li+li{margin-right:0px;}
.indexone22 li a{ text-decoration:none}
.indexone22 li:hover h1{ color:#f0831e;}


/* 多图滚动 */
.scrollBox{ width:95%; height:auto; margin:20px auto; text-align:center;}
.scrollBox .bd li{float:left; width:48%; height:1.35rem; margin-right:4%; margin-bottom:20px;}
.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_title{ width:100%; height:auto; padding:15px 0; text-align:center; font-size:0.14rem; color:#999; overflow:hidden; position:relative}
.index_title span{display:block; color:#000; font-size:0.26rem; line-height:0.5rem; font-weight:bold; letter-spacing:1px;}


.index_title22{ width:100%; height:auto; padding:15px 0;  text-align:center; font-size:0.14rem; color:#fff; overflow:hidden; position:relative}
.index_title22 span{display:block; color:#f0831e; font-size:0.26rem;margin-top:20px;line-height:0.5rem; font-weight:bold; letter-spacing:1px;}
.index_title22:after{content:""; position:absolute; left:-5px; top:95px; width:100px; height:1px; background-color:#fff;}
.index_title22:before{content:""; position:absolute; right:-5px; top:95px; width:100px; height:1px; background-color:#fff;}


.index_title2{ width:80%; height:auto; padding:20px 0; text-align:center; font-size:0.14rem; color:#fff; position:relative}
.index_title2 span{display:block; color:#185daa; font-size:0.2rem; line-height:0.5rem; font-weight:bold; letter-spacing:1px;}

/*标题_end*/

/*图片1*/
.index_pic_one{width:95%; height:auto;  overflow:hidden;}
.index_pic_one dl{float:left; width:48%; height:1.35rem; 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*/

/*css过度按钮<div class="index_more"><a href="p/">+ 产品中心</a><span></span></div>*/
.index_more{text-align:center; width:90px; height:30px; overflow:hidden; background-color:#007dbf; border-radius: 10px;text-align:center; position:relative; }
.index_more a{color:#fff; text-align:center;font-size:14px; line-height:30px; 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:#f16d2d; transition: 0.4s all ease}
.index_more:hover span{ right:0}

.index_more22{text-align:center; width:120px; height:40px; overflow:hidden; background-color:#007dbf; margin-top:30px; border-radius: 10px;text-align:center; position:relative; }
.index_more22 a{color:#fff; text-align:center;font-size:16px; line-height:40px; display:block; z-index:1; position:absolute; left:0; top:0; width:100%; height:100%; transition-duration:500ms;}
.index_more22 a:hover{ color:#fff;  text-decoration:none}
.index_more22 span{ display:block; position:absolute; right:100%; top:0; width:100%; height:100%; background-color:#f16d2d; transition: 0.4s all ease}
.index_more22:hover span{ right:0}

.index_more33{text-align:center; width:120px; height:40px; overflow:hidden; margin-top:80px;background-color:#bf002d; text-align:center; position:relative; }
.index_more33 a{color:#fff; text-align:center;font-size:16px; line-height:40px; display:block; z-index:1; position:absolute; left:0; top:0; width:100%; height:100%; transition-duration:500ms;}
.index_more33 a:hover{ color:#fff;  text-decoration:none}
.index_more33 span{ display:block; position:absolute; right:100%; top:0; width:100%; height:100%; background-color:#f16d2d; transition: 0.4s all ease}
.index_more33:hover span{ right:0}

/***********新闻资讯***********/
.index_c_n{ width: 95%; margin:0 auto; overflow:hidden; margin-bottom:-10px;}
.index_c_n .in_left{ float:left; width:100%; height:403px; margin-top:20px;position:relative}
.index_c_n .in_left img{width:100%; height:403px;}
.index_c_n .in_left .itext_box {position: absolute; left: 0; width: 100%; bottom: 0;height:130px; background-color:#312934; opacity: 0.6;}
.index_c_n .in_left .itext_box .pdpd{ padding:15px}
.index_c_n .in_left .itext_box .pdpd .time {font-size: 0.14rem; color: #fff; opacity: 0.8; line-height: 1; margin-bottom:10px;}
.index_c_n .in_left .itext_box .pdpd .t {font-size: 0.16rem;color: #fff;margin-bottom: 8px;line-height:1; opacity: 1;}
.index_c_n .in_left .itext_box .pdpd .info {font-size: 14px;color: #fff;line-height: 21px;}

.index_c_n .in_right{ float:right; width:100%; height:auto; margin-top:20px; overflow:hidden;}
.index_c_n .rightNews{ height:auto}
.index_c_n .rightNews li{ width:100%; height:140px; background:#fff; cursor:pointer;border-bottom:1px solid #f3f3f3}
.index_c_n .rightNews li .pd{padding:5px 15px; }
.index_c_n .rightNews li:hover{background:#eeeeee;}
.index_c_n .rightNews li a { display:block }

.index_c_n .rightNews li .pd .time_box{float:left; margin-top:25px; width:12%; margin-right:3%; position:relative; padding-right:3%; text-align:right;}
.index_c_n .rightNews li .pd .time_box:after{content:''; position:absolute; right:0; top:0; width:1px; height:100%; background:#999;}
.index_c_n .rightNews li .pd .time_box .y{font-size:16px; color:#666;line-height:1;margin-bottom:15px; margin-top:20px;}
.index_c_n .rightNews li .pd .time_box .date{font-size:16px;color:#666; line-height:1;}

.index_c_n .rightNews li .pd .news_box{float:right; width:80%; margin-top:25px;}
.index_c_n .rightNews li .pd .news_box .t{font-size:18px; line-height:1; margin-top:10px;margin-bottom:10px; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.index_c_n .rightNews li .pd .news_box .d{font-size:14px;color:#666; line-height:20px; height:40px; overflow:hidden;}
.index_c_n .rightNews li:hover a{ color:#000!important}
/***********新闻资讯_end***********/

/*首页产品块*/
.pro_index_bj{background:#f7f7f7; width:100%;padding-bottom:30px;padding-top:-20px;margin-top:20px;}
/*产品tab*/
.pro_tab{ overflow:hidden; margin-top:20px; width:95%; height:auto; margin:0 auto}
.pro_tab li{ float:left; width:49%; padding:8px 0; text-align:center; font-size:0.14rem; margin-right:2%; margin-bottom:10px; background-color:#185daa;border-radius: 15px;}
.pro_tab li:nth-of-type(2n+0){margin-right:0px;}
.pro_tab li a{ display:block; color:#fff}

.pro_tab li.on{background:#ff820c; color:#FFFFFF}
.pro_tab li.on a{color:#FFFFFF}

.pro_box{ width:100%; height:auto; overflow:hidden}
.pro_box>div{ display:none}
.pro_box>div.on{ display:block}

.pro_list{margin-top:5px; overflow:hidden }
.pro_list li {float:left; width:49%; height:auto; text-align: center; margin-right:2%}
.pro_list li:nth-of-type(2n+0){margin-right:0px;}
.pro_list li .img{overflow:hidden}
.pro_list li a img{display: block; width:100%; height:100%;  -webkit-transition: all 1.5s; -o-transition: all 1.5s; -moz-transition: all 1.5s; transition: all 1.5s}
.pro_list 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); }

.pro_list li a {display:block; margin:10px; background: #fff; padding:5px; box-shadow: 0 0 15px rgba(0,0,0,0.05)}
.pro_list li a:hover {box-shadow: 0 1px 26px rgba(0,0,0,0.1)}

.pro_list li h3 {font-size:0.14rem; color: #000; font-weight: normal; line-height:0.35rem; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.pro_list li p { height:0px;}
.pro_list li a:hover p {background: url(../images/icon2.png) no-repeat bottom center;}
/*首页产品块*/

/*小幻灯包围*/
.three_box{overflow:hidden; background-color:#f0831e;margin-top:50px;}
.three_box_left{width:100%; height:auto;}
.three_box_right{width:100%; height:auto; padding-bottom:20px;}
.three_box_right .n_box{ width:100%; height:auto; margin-top:20px;}
.three_box_right .n_box h3 {font-size:0.34rem; font-family: 'Times New Roman'; font-weight: normal; color:#fff; line-height: 58px; margin-bottom:10px;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:#fff; margin-bottom: 30px;}

.btn2 a {color: #fff; display: block; margin-left:30px; line-height: 40px; width: 150px; text-align: center; ;border:1px solid #fff}
.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; }


.btn3 a {color: #fff; display: block;line-height: 40px; width: 150px; text-align: center; border-radius: 10px; margin:0 auto; margin-top:20px;background-color:#f0831e;}
.btn3 a span {display: inline-block; padding-right: 10px; font-size:18px; transition-duration:500ms;}
.btn3 a:hover span {padding-right: 10px;}
.btn3 a:hover{border:1px solid #fff}

.three_box22{width:90%;overflow:hidden;padding-top:30px }
.three_box22_c{float:left; width:90%;margin-left:20px; height:auto;background-color:#FFF; margin-top:-50px; padding-top:20px}
.three_box22_left{float:left; width:100%; height:auto;}
.three_box22_left img{width:100%; height:auto;border-radius: 10px; margin-top:40px;}
.three_box22_right{ text-align:center;width:100%; height:auto;}
.three_box22_right .n_box{margin-top: 10px;  width:100%; height:auto;  float:left; line-height:35px;}
.three_box22_right .n_box h3 {font-size:20px; color:#007dbf; line-height: 30px; text-align:center;}
.three_box22_right .n_box h2 {font-size: 30px; font-weight:bold; color:#000; line-height: 30px;  margin-top:10px;margin-bottom: 20px; overflow:hidden; text-align:center}
.three_box22_right .n_box p {color:#222; font-size:16px;line-height:25px;overflow:hidden;}
.three_box22_right dl {float:left; width:100%; padding-left:10px;height:auto;}

.three_box33{width:100%;overflow:hidden; }
.three_box33_left{text-align: center; width:80%; height:auto;margin-top:-10px;margin-bottom:30px;}
.three_box33_left .n{  background-color:#fff; width:75%; height:200px; padding:20px;line-height:35px;}
.three_box33_left .n h4 {font-size: 24px; font-weight:bold; color:#000; line-height: 40px;margin-bottom: 5px; overflow:hidden; text-align:left}
.three_box33_left .n h5 {font-size: 24px; font-weight:bold; color:#000; line-height: 40px;margin-bottom: 10px; overflow:hidden; text-align:right}
.three_box33_left .n em {float:left;color:#222; font-size:14px;line-height:25px;overflow:hidden;}
.three_box33_right{  width:100%;  height:auto;}
.three_box33_right .n_box{margin-top:10px;  width:90%; height:auto;  text-align: center; line-height:35px;}
.three_box33_right .n_box img{width:100%; height:auto;}
.three_box33_right .n_box h3 {font-size:18px; color:#fff; line-height: 30px;text-align:left}
.three_box33_right .n_box h2 {font-size: 18px; color:#fff; line-height: 30px;margin-bottom:5px;margin-top: 20px; overflow:hidden; text-align:left}
.three_box33_right .n_box p {color:#fff; font-size:24px;line-height:35px;overflow:hidden;}
.three_box33_right dl {float:left; width:90%;padding-left:50px;margin-top:30px; height:auto;}


/*小幻灯包围_end*/
.m1{ width:100%;  }
.tite2{ border-bottom:#e3e3e3 1px solid; overflow:hidden; margin-bottom:30px;}
.tite2 h3{ display:block; float:left; position:relative; width:auto; border-bottom:#f70d34 3px solid; line-height:35px; font-size:23px}
.tite2 span{ display:block; float:right}
.tite2 span a{ color:#9d9d9d; line-height:35px; font-size:14px}
.tite2 span a:hover{ color:#ffa200}

.gywm{ width:100%;margin-top:40px;}
.gywm i{ display:block; width:100%; height:auto; overflow:hidden}
.gywm i img{ width:100%; height:auto; transition:all 0.6s}
.gywm i a:hover img{ transform:scale(1.1,1.1); transition:all 0.6s}
.gywm p{ display:block; margin-top:20px; font-size:14px; line-height:30px;}

.grww{  width:100%;margin-top:40px;}
.grww ul li{ float:left; width:48%; height:auto; margin-right:4%; margin-bottom:15px;}
.grww ul li:nth-child(2n){margin-right:0;}
.grww ul li img{ width:100%; height:auto; max-width:250px; transition:all 0.6s}

.fuwu ul li:hover img{ transform:translateY(-10px); transition:all 0.6s}
/*单页*/
.dy{ width:95%; height:auto; margin:0 auto; overflow:hidden; margin-top:30px; margin-bottom:30px;}
.dy li{ float:left; width:48%; height:1.35rem; margin-right:4%; margin-bottom:20px; position:relative; overflow:hidden}
.dy li .img img{display: block; width:100%; height:100%; }
.dy li a{ display:block}
.dy li .box{ position:absolute; left:0; top:0; width:100%; height:auto; z-index:11; text-align:center; padding-top:40px; transition: 0.5s all ease}
.dy li .box img {width: 40px; max-width: 50%; vertical-align: bottom; display:inline}
.dy li .box h3{ color:#FFFFFF; font-size:0.18rem; font-weight:100; line-height:0.4rem;}
.dy li i{ display:none}
.dy li:nth-of-type(2n+0){margin-right:0px;}

/*小幻灯片*/
.index_hdp{width:100%; height:auto; position:relative; overflow:hidden;margin-top:20px;}
.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;margin-top:80px;}
.index_hdp .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }

/*支持政策*/
.hzbz{ background-color:#fff; padding-top:30px; padding-bottom:40px}
.box_three{margin-top:40px; overflow:hidden}
.box_three dl{width:288px; height:150px; padding:69px 0; text-align: center; background:#fff; border-radius:50%; overflow:hidden; cursor:pointer; margin:0 auto}
.box_three dl+dl{ margin-top:15px;}
.box_three dl i{display:block; width:120px; height:120px; margin:auto; background:url(../images/ico_02.png) no-repeat; transition: all 1.2s}
.box_three dl .ico_01{background-position:0 0}
.box_three dl .ico_02{background-position:-120px 0}
.box_three dl .ico_03{background-position:-240px 0}
.box_three dl .ico_04{background-position:-360px 0}
.box_three dl p{font-size:16px;margin-top:20px}
.box_three dl:hover i{
transform: rotate(360deg);
ms-transform: rotate(360deg); /* IE 9 */
moz-transform: rotate(360deg); /* Firefox */
webkit-transform: rotate(360deg); /* Safari and Chrome */
o-transform: rotate(360deg); /* Opera */
}
/***********新闻资讯***********/
.ii_nn{ overflow:hidden; margin-top:20px;}
.ii_nn_left{width:95%; height:auto}
.ii_nn_right{width:95%; height:auto}
.ii_nn_right h3{line-height:0.43rem; color:#1479d7; font-size:0.18rem; font-weight:bold; border-bottom:1px solid #CCCCCC}
.ii_nn_right h3 span{ font-weight:100; font-size:0.14rem}
.ii_nn_right .fl_list{margin-top:0.08rem; padding-top:0; background:none;}
.ii_nn_right .fl_list li{ height:0.35rem; line-height:0.35rem;}

.i_n_box{ width:100%; height:auto}

/*首页新闻tab*/
.tocnc_tab_ul{overflow:hidden; height:auto; border-bottom:1px solid #CCCCCC}
.tocnc_tab_ul li{ float:left; line-height:0.40rem; text-align:center; color:#666666; font-size:0.18rem; font-weight:bold; margin-right:0.20rem}
.tocnc_tab_ul li.on{color:#1479d7; border-bottom:3px solid #1479d7}
.tocnc_tab_ul li:nth-of-type(4n+0){margin-right:0}

.tocnc_tab_box{ width:100%; height:auto; overflow:hidden; margin-top:5px}
.tocnc_tab_box>div{ display:none}
.tocnc_tab_box>div.on{ display:block}
.tocnc_tab_box .fl_list{margin-top:10px; padding-top:0; background:none;}
.tocnc_tab_box .fl_list li{ height:0.32rem; line-height:0.32rem; }
/***********新闻资讯_end***********/

/*标题专用*/
.i_index{ width:100%; height:45px;float:left; line-height:45px;margin-top:15px;  font-size:24px; font-weight:500; color:#185daa; padding:0 15px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.i_index span{ float:right; font-size:14px; color:#333333}

/***********新闻资讯***********/
.i_new2{width:100%; height:auto; margin-top:15px; margin-bottom:10px;overflow:hidden}
.i_new2 li{width:95%; height:2.83rem; transition-duration:500ms; }
.i_new2 li a{ display:block}
.i_new2 li .i_n_box{ margin-left:15px;margin-top:15px;  height:2.62rem; overflow:hidden;}
.i_new2 li .i_n_box>.i_l{ width:80%; height:1.62rem; text-align:center; overflow:hidden;}
.i_new2 li .i_n_box>.i_l img{width:100%; height:100%; }
.i_new2 li .i_n_box>.i_l>.date{font-size:0.36rem; line-height: 1;}
.i_new2 li .i_n_box>.i_l>.year{ font-size:0.13rem; line-height:0.24rem}
.i_new2 li .i_n_box>.i_r{ width:80%; height:1.6rem; margin-top:15px; overflow:hidden;}
.i_new2 li .i_n_box>.i_r h4{ width:80%;font-size:0.18rem; line-height:0.30rem; font-weight:bold; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.i_new2 li .i_n_box>.i_r h5{width:80%;font-size:0.14rem; font-weight:100; line-height:0.18rem; margin-top:4px;}
.i_new2 li:hover{background-color:#db1b22}
.i_new2 li:hover a{color:#FFF}
.i_new2 li+li{ margin-top:10px;}


/***********新闻资讯_end***********/
}
/*当浏览器尺寸大于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:25px; text-align:center; z-index:1; }
.slideBox .hd li{ display:inline-block; width:20px; height:20px; border-radius:50%; background: rgba(255, 103, 0, 0.6); text-indent:-9999px; overflow:hidden; margin:10px;   cursor:pointer;}
.slideBox .hd li.on{ background: rgba(27, 160, 94, 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; }
.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);  }  /* 去掉链接触摸高亮 */

/*滚动数字*/
.i_top_bj{height:234px; background:url(../images/gd.jpg) repeat-x top center;}
.i_top_bj2{height:341px; background:url(../images/yy.png) repeat-x top center;margin-top:80px;}
.i_top_bj h1{color:#fff; font-size:30px; font-weight:bold; text-align:center; line-height:80px}
.i_top_bj h2{color:#fff; font-size:16px; font-weight:100; text-align:center; line-height:23px}
.sz_top_bj{width: 1200px;height:1000px;z-index: 10; background: #f3f3f3;position: relative;}
.sz_top_bj2{width: 1200px;height:230px;z-index: 10;background: #fff; position: relative;}

.gundong_num{ width:100%; margin-bottom:20px; z-index:10}
.num{ width:100%; height:auto; overflow:hidden;}
.num li{ float:left; width:25%; height:auto; padding:16px 0; transition-duration:500ms; cursor:pointer}
.num li .n_box{ width:100%; height:auto; margin:0 auto; border-right:1px solid #E7E7E7; overflow:hidden}
.num li .n_box .n_l{ text-align: center;  width:55%; height:auto; line-height:38px;  font-size:18px; color:#000;}
.num li .n_box .n_l span{ font-size:40px; font-weight:bold;color:#023894; margin-right:8px}
.num li .n_box .n_l p{ line-height:20px;}
.num li .n_box .n_r{ float:right;  width:30%; height:64px; background: url(../images/fz.png) no-repeat top center;  transition-duration:600ms;}
.num li .n_box .n_r2{ float:right;  width:30%; height:64px; background: url(../images/cp.png) no-repeat top center;  transition-duration:600ms;}
.num li .n_box .n_r3{ float:right;  width:30%; height:64px; background: url(../images/ws.png) no-repeat top center;  transition-duration:600ms;}
.num li .n_box .n_r4{ float:right;  width:30%; height:64px; background: url(../images/q.png) no-repeat top center;  transition-duration:600ms;}
.num li:nth-of-type(4n+0){border-right:none}
.num li:hover{background:#fff; color:#FFF}
.num li:hover .n_box .n_r{background: url(../images/fz.png) no-repeat bottom center;}
.num li:hover .n_box .n_r2{background: url(../images/cp.png) no-repeat bottom center;}
.num li:hover .n_box .n_r3{background: url(../images/ws.png) no-repeat bottom center;}
.num li:hover .n_box .n_r4{background: url(../images/q.png) no-repeat bottom center;}

.gundong_num22{  z-index:10;margin-top:10px;}
.num2{ width:700px;height:auto; overflow:hidden; }
.num2 h2{ font-size:48px;font-weight:normal;text-align:center;color:#fff; margin-top:30px }
.num2 h3{ font-size:48px;font-weight:normal;text-align:center;color:#b1b1b1; margin-top:30px }
.num2 li{ float:left; width:20%;  margin-left:5%;margin-bottom:65px; transition-duration:500ms; cursor:pointer;border-radius: 10px;}
.num2 li .n_box{ width:100%; margin:0 auto; overflow:hidden; }
.num2 li .n_box .n_l{  width:80%; height:auto; line-height:30px;  font-size:14px;text-align:center; margin-top:15px}
.num2 li .n_box .n_l span{ font-size:20px;  text-align:center;color:#fff;  }
.num2 li .n_box .n_l p{ line-height:30px;text-align:center;font-size:15px; color:#999}
.num2 li .n_box .n_r{  width:50%; height:64px; background: url(../images/0008.png) no-repeat top center;  transition-duration:600ms;margin-top:50px;}
.num2 li .n_box .n_r2{ width:50%; height:64px; background: url(../images/0009.png) no-repeat top center;  transition-duration:600ms;margin-top:50px;}
.num2 li .n_box .n_r3{width:50%; height:64px; background: url(../images/0010.png) no-repeat top center;  transition-duration:600ms;margin-top:50px;}
.num2 li .n_box .n_r4{  width:50%; height:64px; background: url(../images/0011.png) no-repeat top center;  transition-duration:600ms;margin-top:50px;}
.num2 li:nth-of-type(4n+0){border-right:none}
.num2 li:hover{color:#fff;background-color:#000;height:185px;}
.num2 li:hover a{background-color:#000; color:#FFF!important}


.gundong_num33{ line-height:105px;z-index:10;}
.num3{ width:770px; height:auto; overflow:hidden;}
.num3 li{ float:left;  width:50%; height:auto;  transition-duration:500ms; cursor:pointer;margin-top:20px;margin-bottom:20px;}
.num3 li .n_box{ width:100%; height:auto; margin:0 auto;  overflow:hidden; }
.num3 li .n_box .n_l{ float:left; width:55%; height:auto; line-height:40px; color:#333; margin-left:10px;font-size:15px;margin-top:15px; }
.num3 li .n_box .n_l span{ font-size:20px;font-weight:bold; color:#222;margin-right:10px; }
.num3 li .n_box .n_l p{ line-height:25px;width:270px; color:#666; font-size:16px;}
.num3 li .n_box .n_r{ float:left;  width:35%; height:109px; background: url(../images/ys1.png) no-repeat top center;  transition-duration:600ms;margin-top:20px;}
.num3 li .n_box .n_r2{ float:left; width:35%; height:109px; background: url(../images/ys2.png) no-repeat top center;  transition-duration:600ms;margin-top:20px;}
.num3 li .n_box .n_r3{ float:left; width:35%; height:109px; background: url(../images/ys3.png) no-repeat top center;  transition-duration:600ms;margin-top:20px;}
.num3 li .n_box .n_r4{ float:left; width:35%; height:109px; background: url(../images/ys4.png) no-repeat top center;  transition-duration:600ms;margin-top:20px;}
.num3 li:nth-of-type(2n+0){border-right:none}
.num3 li:hover{ color:#FFF}
.num3 li:hover .n_box .n_r{background: url(../images/ys1.png) no-repeat bottom center;transform: rotate(360deg);}
.num3 li:hover .n_box .n_r2{background: url(../images/ys2.png) no-repeat bottom center;transform: rotate(360deg);}
.num3 li:hover .n_box .n_r3{background: url(../images/ys3.png) no-repeat bottom center;transform: rotate(360deg);}
.num3 li:hover .n_box .n_r4{background: url(../images/ys4.png) no-repeat bottom center;transform: rotate(360deg);}

.gundong_num44{ z-index:10; margin-top:-20px;margin-bottom:70px;}
.num4{ width:100%; height:auto; overflow:hidden; }
.num4 li{ float:left; padding-left:10px;width:270px; transition-duration:500ms; cursor:pointer;color:#666; }
.num4 li .n_box{ width:100%; margin:0 auto; overflow:hidden;color:#666;border-radius:10px;  }
.num4 li .n_box .n_l{ float:right;  width:90%; padding:16px 0; line-height:38px;}
.num4 li .n_box .n_l span{ font-size:16px; font-weight:500; color:#000;margin-top:20px; margin-right:20px}
.num4 li .n_box .n_l p{   line-height:25px;font-size:14px; color:#333; margin-right:20px}
.num4 li .n_box .n_r{ float:left;  width:10%; height:18px; margin-left:-20px; background: url(../images/duih.png) no-repeat top center;  transition-duration:600ms;margin-top:28px; }
.num4 li .n_box .n_r2{ float:left; width:15%; height:67px; margin-left:-20px;  background: url(../images/gs2.png) no-repeat top center;  transition-duration:600ms;margin-top:42px; }
.num4 li .n_box .n_r3{ float:left; width:15%; height:67px; margin-left:-20px; background: url(../images/gs3.png) no-repeat top center;  transition-duration:600ms;margin-top:42px; }
.num4 li .n_box .n_r4{ float:left;  width:25%; height:70px; background: url(../images/gs4.png) no-repeat top center;  transition-duration:600ms;margin-top:42px;}
.num4 li .n_box .n_r5{ float:left;  width:25%; height:70px; background: url(../images/gs5.png) no-repeat top center;  transition-duration:600ms;margin-top:42px;}
.num4 li .n_box .n_r6{ float:left;  width:25%; height:70px; background: url(../images/gs6.png) no-repeat top center;  transition-duration:600ms;margin-top:42px;}
.num4 li:nth-of-type(6n+0){border-right:none;}
.num4 li .n_box:hover{ }

.gundong_num55{ z-index:10; margin-top:20px;margin-bottom:120px;}
.num5{ width:100%; height:auto;margin-top:20px; overflow:hidden; }
.num5 li{ float:left; width:100%; height:57px; padding:8px 0; transition-duration:500ms; cursor:pointer;}
.num5 li .n_box{ width:100%; height:60px; margin:0 auto; overflow:hidden;color:#666;border-radius:10px;  }
.num5 li .n_box .n_l{ float:right; margin-left:-30px; width:75%;  line-height:30px;}
.num5 li .n_box .n_l span{ font-size:16px; line-height:20px; font-weight:400; color:#fff; }
.num5 li .n_box .n_l p{   line-height:20px;font-size:14px; color:#fff;overflow:hidden;}
.num5 li .n_box .n_r{ float:left;  width:20%; height:55px;  background: url(../images/dd.png) no-repeat top center;  transition-duration:600ms; }
.num5 li .n_box .n_r2{float:left;  width:20%; height:55px;  background: url(../images/dd2.png) no-repeat top center;  transition-duration:600ms;  }
.num5 li .n_box .n_r3{ float:left;  width:20%; height:55px;  background: url(../images/dd3.png) no-repeat top center;  transition-duration:600ms; }
.num5 li .n_box .n_r4{ float:left;  width:20%; height:55px;  background: url(../images/dd4.png) no-repeat top center;  transition-duration:600ms; }
.num5 li .n_box .n_r5{ float:left;  width:25%; height:70px; background: url(../images/gs5.png) no-repeat top center;  transition-duration:600ms;margin-top:42px;}
.num5 li .n_box .n_r6{ float:left;  width:25%; height:70px; background: url(../images/gs6.png) no-repeat top center;  transition-duration:600ms;margin-top:42px;}
.num5 li:nth-of-type(4n+0){border-right:none;}
/*滚动数字_end*/

.sybj{margin-bottom:20px; }
.shuzi_nw{ margin-top:-100px; z-index:10}
.nw{ width:100%; height:auto; overflow:hidden; background-color:rgba(255, 255, 255, 1); height:220px; box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.1);  z-index:10}
.nw li{ float:left; width:25%; height:auto; padding:30px 0; transition-duration:500ms; cursor:pointer}
.nw li .n_box{ width:100%; height:auto; margin:0 auto; overflow:hidden}
.nw li .n_box .n_l{  width:80%; height:auto; line-height:38px; color:#666; margin-top:40px;font-size:20px;text-align:center; }
.nw li .n_box .n_l span{ font-size:45px;color:#333; text-align:center; margin-right:8px}
.nw li .n_box .n_l p{ line-height:25px;text-align:center; }
.nw li:nth-of-type(4n+0){border-right:none}

.twbm{ overflow:hidden;width:610px;float:left;margin-top:60px; background-color:#fff; box-shadow: 0 1px 12px 1px rgba(54,62,69,0.6); border-radius: 10px; }
.twbm dt{ float:left;  height:565px;  }
.twbm dt:nth-of-type(1n+0){margin-right:0px;}

.twbm3{ overflow:hidden;width:610px;float:right;margin-top:60px;background-color:#fff; box-shadow: 0 1px 12px 1px rgba(54,62,69,0.6); border-radius: 10px; }
.twbm3 dt{ float:left; width:610px; height:565px; }
.twbm3 dt:nth-of-type(1n+0){margin-right:0px;}

/*优势*/
.index_youshi{ background-color:#f5f6f6; padding:50px 0;margin-top:80px;margin-bottom:50px;}
.index_youshi h2{ font-size:30px; color:#FFFFFF; text-align:center; padding-top:50px;}
.index_youshi h3{ font-size:20px; color:#FFFFFF; text-align:center; font-weight:100; padding-top:10px}

.ul_youshi{ overflow:hidden; padding:40px 0}
.ul_youshi li{ float:left; width:302px; height:459px; background-color:#FFFFFF; margin-right:20px; position:relative; overflow:hidden; cursor:pointer}
.ul_youshi li img{display: block; width:100%; height:227px;}
.ul_youshi li .box{height:auto; padding:50px 20px; text-align:center; }
.ul_youshi li .box h5{ font-size:19px; height:35px; position:relative}
.ul_youshi li .box h5:after{content:""; position:absolute; left:50%; bottom:-3px; width:100px; height:1px; margin-left:-50px; background-color:#1479d7;}
.ul_youshi li .box div{ padding-top:20px; text-align:center; line-height:26px}

.ul_youshi li .yuan{ position:absolute; width:60px; height:60px; background-color:#ea5514; left:121px; top:196px; border-radius:50%; color:#FFFFFF; text-align:center; line-height:53px; font-size:45px; font-weight:bold}

.ul_youshi li p{ position:absolute; left:0; top:459px; width:100%; height:100%; background-color:#ea5514; 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;}

/*标题*/
.index_title{ width:600px; height:auto; padding:50px 0; text-align:center; font-size:20px; color:#000; position:relative}
.index_title span{display:block; color:#000; font-size:36px; font-weight:bold;line-height:60px;  letter-spacing:2px; }


.index_title22{ width:300px; height:auto; padding:80px 0; text-align:center; font-size:16px; color:#fff; position:relative}
.index_title22 span{display:block; color:#f0831e; font-size:34px; font-weight:bold;line-height:60px;  letter-spacing:2px; }
.index_title22:after{content:""; position:absolute; left:-120px; top:150px; width:100px; height:1px; background-color:#fff;}
.index_title22:before{content:""; position:absolute; right:-120px; top:150px; width:100px; height:1px; background-color:#fff;}

.title_index{ width:800px; height:auto; margin:0 auto; margin-top:30px; position:relative}
.title_index h1{font-size:40px; color:#000; font-weight:normal; text-align:center; padding:20px;}
.title_index h1 span{ color:#f70d34}
.title_index h1 em{display:block; font-size:14px; line-height:30px; color:#000; font-weight:200; padding-top:12px;}

/*标题_end*/

/*标题*/
.index_news02{text-align:center; line-height:30px; width:500px; height:auto; margin:10px auto; font-size:16px; color:#333;  padding-top:35px; margin-bottom:26px; text-transform:uppercase; position:relative}
.index_news02 span{ display:block; color:#333; font-size:35px; line-height:40px; font-weight:bold; letter-spacing:2px; padding-bottom:10px;}
.index_news02:after{ background-color:#f0831e;}
.index_news02 em{width:50px; height:4px; background: #f0831e; display: block; border-radius:12px; margin:18px auto 0;}

.index_news03{text-align:center; line-height:30px; width:500px; height:auto; margin:10px auto; font-size:16px; color:#fff;  padding-top:35px; margin-bottom:26px; text-transform:uppercase; position:relative}
.index_news03 span{ display:block; color:#fff; font-size:35px; line-height:40px; font-weight:bold; letter-spacing:2px; padding-bottom:10px;}
.index_news03:after{ background-color:#fff;}
.index_news03 em{width:50px; height:4px; background: #fff; display: block; border-radius:12px; margin:18px auto 0;}
/*标题_end*/


/***********新闻资讯***********/
.index_news{width:1200px; height:auto; margin:0 auto; overflow:hidden; margin-top:20px;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:92px; background:#ededed; margin-bottom:12px; cursor:pointer;}
.index_news .rightNews li:hover{background:#f0831e; color:#FFF}
.index_news .rightNews li a { display:block }

.index_news .rightNews li .pd{padding:15px}
.index_news .rightNews li .pd .time_box{float:left; width:12%; height:auto; margin-right:3%; position:relative; padding-right:3%; text-align:right;}
.index_news .rightNews li .pd .time_box:after{content:''; position:absolute; right:0; top:0; width:1px; height:100%; background:#c5c5c5;}
.index_news .rightNews li .pd .time_box .y{font-size:24px; line-height:1;margin-bottom:12px;}
.index_news .rightNews li .pd .time_box .date{font-size:22px; line-height:1;}

.index_news .rightNews li .pd .news_box{float:right; width:80%; height:auto}
.index_news .rightNews li .pd .news_box .t{font-size:17px; 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:12px; line-height:20px; height:40px; overflow:hidden;}
.index_news .rightNews li:hover a{ color:#FFF!important}
/***********新闻资讯_end***********/
/*新闻*/
.index_news_top{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.news_top_left{width:252px;  height: auto;float: left;}
.news_top_left a{width:252px; height:79px; background: #dcdcdc; padding: 10px 40px; display: block; margin-bottom: 28px; border-radius: 10px;}
.news_top_left i{float: left; width: 50px; height: 100%;}
.news_i1{background: url(/images/n_i1.png) no-repeat center}
.news_i2{background: url(/images/n_i2.png) no-repeat center}
.news_i3{background: url(/images/n_i3.png) no-repeat center}
.news_top_left a:hover{background: #f0831e}
.news_top_left a:hover .news_i1{background: url(/images/n_ih1.png) no-repeat center}
.news_top_left a:hover .news_i2{background: url(/images/n_ih2.png) no-repeat center}
.news_top_left a:hover .news_i3{background: url(/images/n_ih3.png) no-repeat center}
.news_top_left a:hover h3,.news_top_left a:hover p,.news_top_left a:hover span{color:#fff}
.news_top_info{float:left; margin-left: 10px; margin-top:6px;  }
.news_top_info h3{width:100%; height:22px; line-height:22px; font-size: 16px; color: #333333; line-height: 30px;}
.news_top_info span{width:100%; height:22px; line-height:22px; font-size: 16px; color: #333333; line-height: 30px;}
.news_top_info p{width:100%; height:20px; line-height: 20px; font-size: 12px; color: #666666; line-height: 30px;}
.index_news_top ul{width:906px; height: auto; float: right}
.index_news_top ul li{width:430px; height: auto; float: left; margin-bottom: 18px;}
.index_news_top ul li:nth-child(2n){float: right}
.index_news_top ul li h3{width:100%; height: 48px; line-height: 40px; border-bottom: 1px solid #dcdcdc; font-size: 20px; color: #333333; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_top ul li p{width:100%; height: 60px; line-height: 30px; font-size: 16px; color: #333333;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top:5px; }
.index_news_top ul li span{font-size: 16px; color: #333; display: block; margin-top: 8px;}
.index_news_top ul li:hover h3{color:#f0831e; background: url(/images/lan_xs.png) no-repeat left bottom; border-bottom: 0}
.index_news_bottom{width:100%; height: auto; overflow: hidden; margin-top:20px;}
.index_news_bottom ul{width:100%; height: auto; overflow: hidden; }
.index_news_bottom ul li{width:352px; height: auto; float: left; margin-right:72px;}
.index_news_bottom ul li:last-child{margin-right: 0}
.in_news_pic{width:100%; height:auto; overflow: hidden}
.in_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_bottom ul li h3{width:100%; height: 50px; line-height: 50px; font-size: 18px; color: #333333; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; border-bottom: 1px solid #dcdcdc; margin-top: 8px;}
.index_news_bottom ul li p{width:100%; height: 60px; overflow: hidden; font-size: 16px; color: #333333; line-height: 30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin-top: 8px;}
.index_news_bottom ul li span{font-size: 16px; color: #333; display: block; margin-top: 8px;}

.index_news_bottom ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_news_bottom ul li:hover h3,.index_news_bottom ul li:hover p{color:#f0831e}

/*图片1*/
.index_pic_one{width:100%; height:auto; margin-top:20px; overflow:hidden;margin-bottom:-30px;}
.index_pic_one dl{float:left; width:300px; height:225px; margin-right:20px; margin-bottom:30px; 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{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; font-size: 18px;font-weight: bold;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*/

/*简介*/
.iabout{background: url(../images/about_index.jpg) no-repeat center;background-attachment: fixed; height:425px; padding:40px 0; }
.about_c{ width:100%; height:auto; overflow:hidden}
.about_c>.l{ float:left; width:1270px; height:auto;}
.about_c>.r{ float:left; width:1270px; height:auto;background-color:#FFF;  margin-top:80px;padding-top:20px}

.a_h2{ font-size:40px; font-weight:bold; line-height: 1.2;text-align: center; color:#fff}
.a_h2 span{ display:block; font-size:36px; font-weight:100; line-height: 1.2;  margin-top:10px}
.a_c{ font-size:16px; line-height:35px; color: #fff; margin-top:30px;}

.gundong{ width:100%; height:auto; overflow:hidden; padding:20px;}
.gundong>.l{ float:left; width:100%; height:auto; font-size:48px; font-weight:bold; color:#000; }
.gundong>.r{ float:right;width:100%; height:auto; line-height:2}

.index_xueyuan{width:100%; height:auto; overflow: hidden; margin-top: 20px;margin-bottom:20px;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center; width:12.5%; position: relative; margin-right:20px;}
.picMarquee-left .bd ul li img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_xy_hover{width:100%; height: 100%;  position: absolute; top:0; left:0; background: rgba(0,0,0,0.49); text-align: center; padding-top: 28%; opacity: 0}
.index_xy_hover span{width:100%; height:30px; line-height: 30px; display: block; font-size: 16px; color: #fff; margin-top: 20px;}
.index_xy_hover h3{font-size:36px; color: #fff; height: 40px; line-height: 40px; margin-top: 10px; position: relative;  font-weight: bold;}
.picMarquee-left .bd ul li:hover .index_xy_hover{opacity: 1}
.picMarquee-left .bd ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

/*css过度按钮<div class="index_more"><a href="p/">+ 产品中心</a><span></span></div>*/
.index_more{text-align:center; width:100px; height:40px; overflow:hidden; background-color:#007dbf; border-radius: 10px;text-align:center; position:relative; }
.index_more a{color:#fff; text-align:center;font-size:16px; line-height:40px; 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:#f16d2d; transition: 0.4s all ease}
.index_more:hover span{ right:0}

.index_more22{text-align:center; width:140px; height:50px; overflow:hidden; background-color:#007dbf; border-radius: 10px;text-align:center; position:relative; }
.index_more22 a{color:#fff; text-align:center;font-size:16px; line-height:50px; display:block; z-index:1; position:absolute; left:0; top:0; width:100%; height:100%; transition-duration:500ms;}
.index_more22 a:hover{ color:#fff;  text-decoration:none}
.index_more22 span{ display:block; position:absolute; right:100%; top:0; width:100%; height:100%; background-color:#f16d2d; transition: 0.4s all ease}
.index_more22:hover span{ right:0}

.index_more33{text-align:center; width:140px; height:50px; overflow:hidden; margin-top:20px;background-color:#bf002d; text-align:center; position:relative; }
.index_more33 a{color:#fff; text-align:center;font-size:16px; line-height:50px; display:block; z-index:1; position:absolute; left:0; top:0; width:100%; height:100%; transition-duration:500ms;}
.index_more33 a:hover{ color:#fff;  text-decoration:none}
.index_more33 span{ display:block; position:absolute; right:100%; top:0; width:100%; height:100%; background-color:#f16d2d; transition: 0.4s all ease}
.index_more33:hover span{ right:0}

/*首页产品块*/
.pro_index_bj{background:#f7f7f7; width:100%;padding-bottom:60px;padding-top:20px; margin-top:70px;margin-bottom:-40px;}

/*弹性布局产品*/
.index_pro{
	width:100%;
	height:auto;
	margin-top:40px;
	display:flex;/*启用弹性布局*/
	display: -webkit-flex; /*启用弹性布局,Webkit内核的浏览器*/
	flex-direction:row;/*项目的排列方向,从左到右排*/
	-webkit-flex-direction:row;/*项目的排列方向,从左到右排*/
	flex-wrap:wrap;/*一行排不下则换行，第一行在上方*/
	-webkit-flex-wrap:wrap;/*一行排不下则换行，第一行在上方*/
	justify-content:space-between;/*在主轴上的对齐方式,两端对齐，项目之间的间隔都相等*/
	-webkit-flex-justify-content:space-between;/*在主轴上的对齐方式,两端对齐，项目之间的间隔都相等*/
}
.index_pro li{width:22.5%; height:auto; margin-bottom:40px; background-color:#FFF; padding:10px}
.index_pro li span{display:block; width:100%; height:auto; overflow:hidden; position:relative;}
.index_pro li span img{width:100%; height:auto;}
.index_pro li span:before{
	content: "";
	position:absolute; 
	top:0; 
	left:-250px;
	width:200px;
	height:450px;
	background:-webkit-linear-gradient(0deg,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0.7),rgba(255, 255, 255, 0)); 
	-webkit-transform:skewx(-25deg); 
	-webkit-transition:all .9s;
	z-index:1
}
.index_pro li:hover span:before{left:400px;}
.index_pro li p{ width:95%; height:auto; margin:0 auto; margin-top:10px; text-align: center; font-size:14px; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.index_pro li a{ display:block}
/*产品框_end*/

/*产品tab*/
.pro_tab{ overflow:hidden; margin-top:30px;margin-left:70px;}
.pro_tab li{ width:18%; background:#185daa;display:inline-block; padding:10px 20px;margin-bottom:20px;margin-right:30px;  font-size:16px;border-radius: 20px;}
.pro_tab li+li{background:#185daa;}
.pro_tab li a{ display:block; color:#fff}

.pro_tab li.on{background:#ff6700; color:#FFFFFF}
.pro_tab li.on a{color:#FFFFFF}

.pro_box{ width:100%; height:auto; overflow:hidden}
.pro_box>div{ display:none}
.pro_box>div.on{ display:block}


.pro_list{margin-top: 20px; overflow:hidden;margin-bottom:30px;  }
.pro_list li {float:left; width:25%; height:auto; text-align: center; }
.pro_list li .img{overflow:hidden}
.pro_list li a img{display: block; width:100%; height:100%;  -webkit-transition: all 1.5s; -o-transition: all 1.5s; -moz-transition: all 1.5s; transition: all 1.5s}
.pro_list 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); }

.pro_list li a {display:block; margin:26px; background: #fff; padding:10px; box-shadow: 0 0 10px rgba(0,0,0,0.05)}
.pro_list li a:hover {box-shadow: 0 1px 26px rgba(0,0,0,0.1)}

.pro_list li h3 {font-size:16px; color: #000; font-weight: normal; line-height:35px}
.pro_list li p { height:8px;}
.pro_list li a:hover p {background: url(../images/icon2.png) no-repeat bottom center;}
/*首页产品块*/

/*linyi*/
.linyi{ width:100%; height:auto; overflow:hidden;margin-top:30px; }
.linyi li{ float:left; width:23.5%; height:auto; margin-right:2%;}
.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}

/*关于我们*/
.about_index{padding-bottom:20px; margin-top:100px; }
.about_box{overflow:hidden; margin-top:40px;}
.about_box_left{ float:left; width:50%; height:auto; text-align:center}
.about_box_left h6{ font-weight:100; font-size:50px; line-height:70px; }
.about_box_left h2{ font-weight:100; font-size:30px; line-height:50px;}
.about_box_left p{ width:70%; height:auto; margin:0 auto; margin-top:30px; color:#666}
.about_box_right{ float:right; width:50%; height:auto; }
/*关于我们_end*/
/*底部滚动*/
.gundong_foot{ width:100%; background: url(../images/db.jpg) no-repeat center;background-attachment: fixed; height:350px; padding:20px 0;margin-top:50px;}
.gundong_foot dibu{ width:800px;text-align:center;}
.gundong_foot h5{ color:#FFF; font-size:30px;text-align:center; margin-top:80px}
.gundong_foot h6{ color:#FFF; font-size:18px; font-weight:100; line-height:30px;text-align:center;margin-bottom:40px; margin-top:20px}
.gundong_foot_bg {display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; position: absolute; top: 0; left: 0;  height:100%;  -webkit-animation: bgScrollX 20s infinite linear; animation: bgScrollX 20s infinite linear; }
.gd_bj{ float:left; min-width: 1920px; height: 100%; }

@-webkit-keyframes bgScrollX {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  to {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@keyframes bgScrollX {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  to {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}


.m1{ width:98%; margin:4rem auto; max-width:1200px;}
.tite2{ border-bottom:#e3e3e3 1px solid; overflow:hidden; margin-bottom:2rem;}
.tite2 h3{ display:block; float:left; position:relative; width:auto; border-bottom:#f70d34 3px solid; line-height:35px; font-size:23px}
.tite2 span{ display:block; float:right}
.tite2 span a{ color:#9d9d9d; line-height:35px; font-size:14px}
.tite2 span a:hover{ color:#ffa200}

.gywm{ float:left; width:48.75%;margin-top:100px;}
.gywm i{ display:block; width:100%; height:auto; overflow:hidden}
.gywm i img{ width:100%; height:auto; transition:all 0.6s}
.gywm i a:hover img{ transform:scale(1.1,1.1); transition:all 0.6s}
.gywm p{ display:block; margin-top:2rem; font-size:14px; line-height:30px;}

.grww{ float:right; width:45%;margin-top:100px;}
.grww ul li{ float:left; width:48%; height:auto; margin-right:4%; margin-bottom:1rem;}
.grww ul li:nth-child(2n){margin-right:0;}
.grww ul li img{ width:100%; height:auto; max-width:250px; transition:all 0.6s}

.fuwu ul li:hover img{ transform:translateY(-10px); transition:all 0.6s}

.lastest-news {
	width:100%;
	height:auto;
	margin-top:50px;
	display:flex;/*启用弹性布局*/
	display: -webkit-flex; /*启用弹性布局,Webkit内核的浏览器*/
	flex-direction:row;/*项目的排列方向,从左到右排*/
	-webkit-flex-direction:row;/*项目的排列方向,从左到右排*/
	flex-wrap:wrap;/*一行排不下则换行，第一行在上方*/
	-webkit-flex-wrap:wrap;/*一行排不下则换行，第一行在上方*/
	justify-content:space-between;/*在主轴上的对齐方式,两端对齐，项目之间的间隔都相等*/
	-webkit-flex-justify-content:space-between;/*在主轴上的对齐方式,两端对齐，项目之间的间隔都相等*/
}
.lastest-news li {width:50%; height:auto; background: #f6f6f6; overflow:hidden; position:relative}
.lastest-news li dt{float:left; width:50%; height:auto}
.lastest-news li dt img {width:100%; height:auto}
.lastest-news li dd { float:right; width:50%; height:100%;  padding:50px; color:#333333; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; position:relative}
.lastest-news li dd h6{font-size:22px; font-weight:500; line-height:32px}
.lastest-news li dd span{ display:block; line-height:50px}
.lastest-news li dd i{display:block; line-height:50px; font-weight:bold; font-size:16px}
.lastest-news li dd p{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2;/*显示几行*/-webkit-box-orient: vertical; color:#666666; font-size:14px; line-height:26px}
.lastest-news li:hover i{ color:#0593db}
.lastest-news li a{ display:block}
.lastest-news li em{display:block; position:absolute; right:0; top:0; width:50%; height:100%;}
.lastest-news li em:before {
	content: "";
	position: absolute;
	bottom: 0;
	transition: opacity .7s ease 0s,transform .7s ease 0s;
	width: 94%;
	height: 92%;
	top: 4%;
	left: 3%;
	opacity: 0;
	border-top: 2px solid #0593db;
	border-bottom: 2px solid #0593db;
	transform: scaleX(0);
	-webkit-transform: scaleX(0);
	box-sizing: border-box
}

.lastest-news li em:after {
	transition: opacity .5s ease 0s,transform .5s ease 0s;
	content: "";
	border-left: 2px solid #0593db;
	border-right: 2px solid #0593db;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	opacity: 0;
	position: absolute;
	width: 94%;
	height: 92%;
	top: 4%;
	left: 3%;
	box-sizing: border-box
}
.lastest-news li:hover em:after,.lastest-news li:hover em:before{opacity:1; transform: scale(1)}
.lastest-news li:nth-child(3) dt{float:right;}
.lastest-news li:nth-child(3) dd{float:left}
.lastest-news li:nth-child(3) em{ left:0; right:inherit}
.lastest-news li:nth-child(4) dt{float:right;}
.lastest-news li:nth-child(4) dd{float:left}
.lastest-news li:nth-child(4) em{ left:0; right:inherit}


/*单页*/
.dy{ overflow:hidden; margin-top:30px; margin-bottom:30px;}
.dy li{ float:left; width:302px; height:227px; position:relative; margin-right:20px;}
.dy li .img img{display: block; width:100%; height:100%; }
.dy li a{ display:block}
.dy li .box{ position:absolute; left:0; top:0; width:100%; height:auto; z-index:11; text-align:center; padding-top:70px; transition: 0.5s all ease}
.dy li .box img {width: 48px; max-width: 50%; vertical-align: bottom; display:inline}
.dy li .box h3{ color:#FFFFFF; font-size:20px; font-weight:100; line-height:40px;}
.dy li:hover .box{padding-top:40px}
.dy li p{ position:absolute; left:0; top:227px; width:100%; height:100%; background:rgba(1,71,157,0.4); transition: 0.5s all ease}
.dy li:hover p{top:0; }
.dy li i{position:absolute; left:0; top:227px; display:block; width:100%; height:auto; text-align:center; transition: 0.5s all ease; z-index:16}
.dy li:hover i{top:150px; }
.dy li:nth-of-type(4n+0){margin-right:0px;}

/*小幻灯包围*/

.three_box{width:100%;overflow:hidden;height:750px; margin-top:70px;background-color:#f0831e}
.three_box_left{ float:left; width:50%; height:auto;}
.three_box_right{ float:right; width:50%; height:auto; }
.three_box_right .n_box{ width:700px; height:auto; margin-left:80px; margin-top:100px;}
.three_box_right .n_box h3 {font-size:40px; font-family: 'Times New Roman'; font-weight:bold; color:#fff; line-height: 58px;}
.three_box_right .n_box h2 {font-size: 24px; font-weight: normal; color:#fff; line-height: 58px; margin-bottom: 30px;}
.three_box_right .n_box p {line-height:35px;color:#fff;font-size:16px;  overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:8;/*显示几行*/-webkit-box-orient: vertical;}

.btn2 a {color: #fff; display: block; line-height: 40px; width: 150px; text-align: center; margin-left: 0;border:1px solid #fff}
.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; }


.btn3 a {color: #fff; display: block; line-height: 50px; width: 220px; text-align: center; border-radius: 10px; margin:0 auto; margin-top:50px;background-color:#f0831e;}
.btn3 a span {display: inline-block; padding-right: 17px; font-size:18px; transition-duration:500ms;}
.btn3 a:hover span {padding-right: 27px;}
.btn3 a:hover{border:1px solid #fff}

.three_box22{width:1270px;overflow:hidden; }
.three_box22_c{float:left; width:1270px;margin-left:310px; height:auto;background-color:#FFF;  margin-top:-110px;padding-top:20px}
.three_box22_left{float:left; width:50%; height:auto;margin-top:100px;margin-bottom:30px;}
.three_box22_left img{width:100%; height:auto;border-radius: 10px;}
.three_box22_right{ float:right; width:50%; height:auto;margin-top:65px;}
.three_box22_right .n_box{margin-top: 40px;  width:90%; height:auto;  float:left; padding-left:50px;line-height:35px;}
.three_box22_right .n_box h3 {font-size:20px; color:#007dbf; line-height: 30px; text-align:left}
.three_box22_right .n_box h2 {font-size: 35px; font-weight:bold; color:#000; line-height: 40px;margin-bottom: 20px; overflow:hidden; text-align:left}
.three_box22_right .n_box p {color:#222; font-size:16px;line-height:35px;overflow:hidden;}
.three_box22_right dl {float:left; width:90%;padding-left:50px;margin-top:30px; height:auto;}

.three_box33{width:1270px;overflow:hidden; }
.three_box33_left{float:left; width:50%; height:auto;margin-top:15px;margin-bottom:30px;}
.three_box33_left .n{  background-color:#fff; width:300px; height:250px;  float:left; padding:50px;line-height:35px;}
.three_box33_left .n h4 {font-size: 40px; font-weight:bold; color:#000; line-height: 40px;margin-bottom: 20px; overflow:hidden; text-align:left}
.three_box33_left .n h5 {font-size: 40px; font-weight:bold; color:#000; line-height: 40px;margin-bottom: 20px; overflow:hidden; text-align:right}
.three_box33_left .n em {color:#222; font-size:16px;line-height:30px;overflow:hidden;}
.three_box33_right{ float:right; width:50%;  height:auto;}
.three_box33_right .n_box{margin-top: -220px;  width:500px; height:auto;  float:left; padding-right:50px;line-height:35px;}
.three_box33_right .n_box img{width:100%; height:auto;}
.three_box33_right .n_box h3 {font-size:24px; color:#fff; line-height: 30px; text-align:left}
.three_box33_right .n_box h2 {font-size: 24px; color:#fff; line-height: 30px;margin-bottom: 20px;margin-top: 20px; overflow:hidden; text-align:left}
.three_box33_right .n_box p {color:#fff; font-size:24px;line-height:35px;overflow:hidden;}
.three_box33_right dl {float:left; width:90%;padding-left:50px;margin-top:30px; height:auto;}
/*小幻灯包围_end*/

.Box{width:1200px; height: auto;  margin-bottom:-50px;}
.Box .Box_con {position: relative; margin-top:40px;}
.Box .Box_con .conbox {position: relative;overflow: hidden; width:100%; margin: 0px auto; }
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box_k .Box_con .conbox ul li {float: left;width:290px;height:auto; margin-left:13px;overflow: hidden; background: #fff; position: relative}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.in_ktpic{width:100%; height: auto; overflow: hidden}
.Box .Box_con .conbox ul li img{width:100%; height: auto;border: 1px solid #ddd;
    border-radius: 10px; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_kttitle{width:100%; height:50px; border-bottom: 1px solid #e5e5e5; line-height: 50px; margin-top: 8px;}
.in_kttitle h3{width:260px; height: 100%; float: left; font-size: 16px; color: #333333}
.in_kttitle i{width:17px; height: 100%; float: right; background: url(/images/jia.png) no-repeat center}
.Box .Box_con .conbox ul li p{width:100%; height: 90px; overflow: hidden; font-size: 16px; color: #333333; line-height: 30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; margin-top: 10px}
.Box .Box_con .btn {display: block;width:31px;height:31px;cursor: pointer;  text-align: center; position: absolute; top:50%;  margin-top: -22px;  }
.Box .Box_con .btnl {float: left; background: url(/images/kt_left.png) no-repeat; left:-60px;}
.Box .Box_con .btnr { float: right; background: url(/images/kt_right.png) no-repeat; right:-60px;}
.Box .Box_con .btnl:hover{background: url(/images/kt_hleft.png) no-repeat;}
.Box .Box_con .btnr:hover{background: url(/images/kt_hright.png) no-repeat}
.Box .Box_con .conbox ul li:hover h3{color:#0d377b}
.Box .Box_con .conbox ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

/*小幻灯片*/
.index_hdp{display:none}
.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:99999; 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); }


.hzbz{padding-bottom:40px;margin-top:100px; }
.box_three{margin-top:40px; overflow:hidden}
.box_three dl{float:left; width:288px; height:150px; padding:69px 0; text-align: center; background:#fff; border-radius:50%; overflow:hidden; margin-right:39px; cursor:pointer}
.box_three dl i{display:block; width:120px; height:120px; margin:auto; background:url(../images/ico_02.png) no-repeat; transition: all 1.2s}
.box_three dl .ico_01{background-position:0 0}
.box_three dl .ico_02{background-position:-120px 0}
.box_three dl .ico_03{background-position:-240px 0}
.box_three dl .ico_04{background-position:-360px 0}
.box_three dl p{font-size:16px;margin-top:20px}
.box_three dl:nth-of-type(4n+0){margin-right:0px;}
.box_three dl:hover i{
transform: rotate(360deg);
ms-transform: rotate(360deg); /* IE 9 */
moz-transform: rotate(360deg); /* Firefox */
webkit-transform: rotate(360deg); /* Safari and Chrome */
o-transform: rotate(360deg); /* Opera */
}

/*新闻*/
.ii_nn{ overflow:hidden; margin-top:20px;}
.ii_nn_left{ float:left; width:700px; height:auto}
.ii_nn_right{ float:right; width:530px; height:auto}
.ii_nn_right h3{line-height:43px; color:#1479d7; font-size:18px; font-weight:bold; border-bottom:1px solid #CCCCCC}
.ii_nn_right h3 span{ font-weight:100; font-size:14px}

.i_n_box{ width:100%; height:auto}

/*首页新闻tab*/
.tocnc_tab_ul{overflow:hidden; height:auto; border-bottom:1px solid #CCCCCC}
.tocnc_tab_ul li{ float:left; line-height:40px; text-align:center; color:#666666; font-size:18px; font-weight:bold; margin-right:20px}
.tocnc_tab_ul li.on{color:#1479d7; border-bottom:3px solid #1479d7}
.tocnc_tab_ul li:nth-of-type(4n+0){margin-right:0}

/*box*/
.tocnc_tab_box{ width:100%; height:auto; overflow:hidden;}
.tocnc_tab_box>div{ display:none}
.tocnc_tab_box>div.on{ display:block}
.tocnc_tab_box .fl_list{margin-top:8px; padding-top:0; background:none;}
.tocnc_tab_box .fl_list li{ height:41px; line-height:41px;}

.ysbj{ background:url(../images/ys.jpg) no-repeat top center;height:970px; }
.indexone{width:1270px;overflow:hidden;  margin-bottom:40px;}
.indexone li{float:left; width:24%;height:auto;margin-right:12px;margin-top:10px;overflow:hidden}
.indexone li dl{width:100%; height:auto; margin-top:10px; overflow:hidden;}
.indexone li img{width:100%;height:100%; -moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s; }
.indexone li .box{width:100%;height:auto;}
.indexone li .box h1{ text-align:center;font-weight:600; margin-top:15px;margin-bottom:15px;font-size:20px;line-height:35px;color:#222;  overflow:hidden; }
.indexone li .box dd{float:left;margin:10px;line-height:25px; font-size:14px; color:#222; margin-bottom:20px; }
.indexone li:nth-of-type(5n+0){margin-right:0px;}
.indexone li:first-child+li+li+li+li{margin-right:0px;}
.indexone li a{ text-decoration:none}
.indexone li:hover h1{ color:#a44e58;}

.indexone22{width:1270px;overflow:hidden;  margin-bottom:50px;}
.indexone22 li{float:left; width:31%; height:auto; margin-left:2%; margin-bottom:20px; position:relative;}
.indexone22 li dl{width:100%; height:auto; }
.indexone22 li img{ width:100%; height:auto;-moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s; }
.indexone22 li:hover img{transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1); }
.indexone22 li .box{width:100%;height:auto;padding-left:10px; }
.indexone22 li .box h1{width:380px;float:left;font-weight:700; font-size:20px;line-height:35px;margin-top:10px;color:#000; overflow:hidden}
.indexone22 li .box h2{width:480px;float:left;font-weight:300; font-size:20px;line-height:60px;margin-top:20px;color:#fff;  overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.indexone22 li .box dd{width:380px;float:left;line-height:25px; font-size:14px; color:#000; }
.indexone22 li:nth-of-type(3n+0){margin-right:0px;}
.indexone22 li:first-child+li+li+li+li{margin-right:0px;}
.indexone22 li a{ text-decoration:none}
.indexone22 li:hover h1{ color:#f0831e;}


/*site-title*/
.sybt{width:1200px;min-width:1200px; margin:0px auto;}
.sybt .e{float:left; width:500px; height:auto; }
.sybt .r{float:right; width:250px; height:auto; }
.site-title {padding:20px 0 20px;float:left;}
.site-title h2{margin-top:10px;color:#333;font-size:30px;font-weight: normal;}
.site-title h2 span{font-family:Arial, Helvetica, sans-serif}
.site-title p{margin-top:30px;color:#999;font-size:16px;line-height:30px;}
.site-title .line{position:relative;float:left;margin:20px 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_c_n{ margin:0 auto; overflow:hidden; margin-bottom:-10px;}
.index_c_n .in_left{ float:left; width:540px; height:403px; margin-top:20px;position:relative}
.index_c_n .in_left img{width:540px; height:403px;}
.index_c_n .in_left .itext_box {position: absolute; left: 0; width: 100%; bottom: 0;height:90px; background-color:#312934; opacity: 0.6;}
.index_c_n .in_left .itext_box .pdpd{ padding:15px}
.index_c_n .in_left .itext_box .pdpd .time {font-size: 14px; color: #fff; opacity: 0.8; line-height: 1; margin-bottom:10px;}
.index_c_n .in_left .itext_box .pdpd .t {font-size: 16px;color: #fff;margin-bottom: 8px;line-height:1; opacity: 1;}
.index_c_n .in_left .itext_box .pdpd .info {font-size: 14px;color: #fff;line-height: 21px;}

.index_c_n .in_right{ float:right; width:630px; height:auto; margin-top:20px; overflow:hidden;}
.index_c_n .rightNews{ height:auto}
.index_c_n .rightNews li{ width:100%; height:140px; background:#fff; cursor:pointer;border-bottom:1px solid #f3f3f3}
.index_c_n .rightNews li .pd{padding:5px 15px; }
.index_c_n .rightNews li:hover{background:#eeeeee;}
.index_c_n .rightNews li a { display:block }

.index_c_n .rightNews li .pd .time_box{float:left; margin-top:25px; width:12%; margin-right:3%; position:relative; padding-right:3%; text-align:right;}
.index_c_n .rightNews li .pd .time_box:after{content:''; position:absolute; right:0; top:0; width:1px; height:100%; background:#999;}
.index_c_n .rightNews li .pd .time_box .y{font-size:16px; color:#666;line-height:1;margin-bottom:15px; margin-top:20px;}
.index_c_n .rightNews li .pd .time_box .date{font-size:26px;color:#666; line-height:1;}

.index_c_n .rightNews li .pd .news_box{float:right; width:80%; margin-top:25px;}
.index_c_n .rightNews li .pd .news_box .t{font-size:18px; line-height:1; margin-top:10px;margin-bottom:10px; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.index_c_n .rightNews li .pd .news_box .d{font-size:14px;color:#666; line-height:20px; height:40px; overflow:hidden;}
.index_c_n .rightNews li:hover a{ color:#000!important}
/***********新闻资讯_end***********/
/* 本例子css */
.ladyScroll{width:1200px; min-width:1200px;height:250px; margin:0 auto;position:relative;margin-top:170px;}
.ladyScroll .prev,.ladyScroll .next{width:51px;height:45px;position:absolute;top:120px;margin-left:-520px;z-index:100; cursor:pointer; background:url(../images/btns.png) no-repeat;}
.ladyScroll .next{ margin-left:670px; background-position:0 -90px;}
.ladyScroll .prev:hover{ background-position:0 -45px; }
.ladyScroll .next:hover{ background-position:0 -135px; }

.ladyScroll .scrollWrap{width:1160px; min-width:1160px; margin-left:22px;padding-top:30px;overflow:hidden;position:absolute; }
.ladyScroll dl{float:left;width:280px;text-align:center;position:relative; margin-right:10px; border:1px solid #eee}
.ladyScroll  span{display:block;width:100%;height:40px;position:absolute;left:0px;bottom:0;background:#5f626b;filter:alpha(opacity=80);opacity:0.80;}
.ladyScroll  dt{margin:0 auto;width:100%; overflow:hidden;}
.ladyScroll  img{display:block; width:100%; height:230px;}
.ladyScroll  dd{width:100%;height:35px;line-height:28px;font-size:16px;color:#fff;text-align:center;overflow:hidden;position:absolute;left:0px;bottom:0;}
.ladyScroll  dd a{ color:#fff;  }
.ladyScroll  dd a:hover{ text-decoration:none;  }
.ladyScroll dl:hover span{ background:#0c4da2;  }

/* 多图滚动 */
.scrollBox{ width:1245px; height:auto;margin:30px; text-align:center;}
.scrollBox .bd li{float:left; width:295px; height:auto;margin-left:6px; margin-right:13px;}
.scrollBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.scrollBox .bd li p{font-size:16px; text-align:center;overflow:hidden;margin-bottom:15px;  white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.scrollBox .bd li em{width:17px; height: 100%; float: right; background: url(/images/jia.png) no-repeat center}
.scrollBox .bd li img{width:295px; height:auto; background:url(../images/loading.gif) #fff center center no-repeat;margin-bottom:20px;   }
.scrollBox .bd li:nth-of-type(4n+0){margin-right:0px;}

.scrollBox .hd{ height:20px; overflow:hidden; font-size:0; margin-top:25px;}
.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;}

/****首页留言****/
.i_a_bj{ height:550px;background-color:#f7f7f7; margin-top:-10px;overflow:hidden}
.i_a_bj h1{font-size:40px; font-weight: bold; color:#FFF; text-align:center; margin-top:60px; margin-bottom:20px;}
.i_a_bj h2{font-size: 20px; margin-top:15px; color:#FFF; text-align:center; height:30px; margin-bottom:20px;}
.i_a_box{ width:700px; min-width:700px; height:340px; margin:0 auto;  margin-bottom:10px; overflow:hidden}
.i_a_1170{width:700px; min-width:700px; height:auto; margin:0 auto; margin-top:40px; margin-bottom:40px; overflow:hidden}
.i_a_1170_left{ float:left; width:750px; height:auto}
.i_a_a{ width:600px; height:340px; position:relative;}
.i_a_a span{ position:absolute; left:0; top:300px; width:100%; height:100%; background-color:#ff6700; transition: 0.8s all ease}
.i_a_a:hover span{top:0; }

.i_a_560{ position:absolute; right:0; top:0; width:570px; height:340px; overflow:hidden; background-color:#fff; z-index:99}
.i_a_530{ width:520px; height:auto; margin:0 auto; line-height:27px; background-color:#FFF;font-size:16px;  color:#666}
.i_a_530 h3{ font-size:24px; color:#ff8400; text-align:left;line-height:50px;}
.i_a_530 h4{font-size:32px; color:#000; line-height:50px; text-align:left; padding-bottom:15px;}
.i_a_530 .menu_box_right{ overflow:hidden; background:url(../images/dh.png) no-repeat left center; padding-left:10px; margin-top:40px; }
.i_a_530 .menu_box_right p{ font-size:16px; color:#333; margin-left:70px; }
.i_a_530 .menu_box_right h3{ font-size:32px;margin-left:70px; line-height:45px;color:#000}
/****首页留言_end****/
/*留言start*/
.fot_form{ width:100%;margin-top:55px;}
.fot_form h1{ display:block; margin-bottom:25px; color:#333;border-bottom:1px solid #f0831e;font-size:24px;  line-height: 60px;}
.fot_form h1.title{ display:block; margin-bottom:25px; color:#999;margin-top:-1px; line-height: 14px;}
.fot_form h1.title strong{ padding-right:10px;text-transform:uppercase; font-size: 16px; font-family: "SimHei";}
.fot_form h1.title span{ font-size: 14px; font-family: "SimHei";  }
.fot_form form{margin-left: -15px; }
.fot_form .text{ float:left; display:block; margin-bottom:15px; margin-left:48px; padding:0 10px; width: 650px; height:50px; border:1px solid #f0831e; ;background-color:#FFF; color:#999; font-size:14px; line-height:33px;  filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#999', endColorstr='#999');}
.fot_form .md{ float:left;}
textarea{ resize:none;}
.fot_form  .yzm_box{ position:relative;}
.fot_form  .yzm_box .yzm{ position:absolute; top:0; right: 0px; height:50px; border:1px solid #f0831e;}
.fot_form textarea{  float:left; padding:10px; margin-left:48px;width: 650px; height: 50px;  border:1px solid #f0831e; color:#999; font-size:14px; line-height:20px; resize:none;background-color:#FFF;  filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F222226', endColorstr='#7F222226');}
.fot_form .submit {margin-left:40px; right:0;  width: 210px; height: 58px; border:none; background:#f0831e; color:#fff; text-align:center; font-size:18px;}
.fot_form .submit:hover{  background:#ffd900;}
.fot_form .ccuu{ width:100%; margin-left:48px; margin-top:15px; display:block; }
.fot_form .ccuu .input_txt{ height:35px; padding:0 10px; width: 150px; border:1px solid #f0831e; background-color:#FFF; color:#999; font-size:14px; line-height:33px; margin-right:15px; }

.fot_form2{ width:450px;margin-top:25px;}
.fot_form2 h1{ display:block; margin-bottom:25px; color:#333;border-bottom:1px solid #bbb;font-size:24px;  line-height: 60px;}
.fot_form2 h1.title{ display:block; margin-bottom:25px; color:#999;margin-top:-1px; line-height: 14px;}
.fot_form2 h1.title strong{ padding-right:10px;text-transform:uppercase; font-size: 16px; font-family: "SimHei";}
.fot_form2 h1.title span{ font-size: 14px; font-family: "SimHei";  }
.fot_form2 form{margin-left: -15px; }
.fot_form2 .text{ float:left; display:block; border-radius: 5px;margin-bottom:15px; margin-left:20px; padding:0 10px; width: 150px; height:40px; border:1px solid #fff; background:none; color:#999; font-size:14px; line-height:33px;  filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#999', endColorstr='#999');}
.fot_form2 .md{ float:left;}
textarea{ resize:none;}
.fot_form2  .yzm_box{ position:relative;}
.fot_form2  .yzm_box .yzm{ position:absolute; top:0; right: 0px; height:50px; border:1px solid #bbb;}
.fot_form2 textarea{  float:left; padding:10px; margin-left:20px;width: 350px; height: 40px; border-radius: 5px; border:1px solid #fff; color:#999; font-size:14px; line-height:20px; resize:none;background:none;  filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F222226', endColorstr='#7F222226');}
.fot_form2 .submit {margin-left:10px; right:0;  width:100px; height: 35px; border:none; background:url(../images/bg_sumit22.png) center no-repeat #ff9f00; color:#fff; text-align:center; font-size:18px;}
.fot_form2 .submit:hover{  background:url(../images/bg_sumit22.png) 10px no-repeat #ffd900;}
.fot_form2 .ccuu{ width:100%; margin-left:20px; margin-top:15px; display:block; }
.fot_form2 .ccuu .input_txt{ height:35px; padding:0 10px; width: 150px; border-radius: 5px;border:1px solid #fff; background:none; color:#999; font-size:14px; line-height:33px; margin-right:15px; }
/*留言end*/
/*标题专用*/
.i_index{ width:100%; height:45px; line-height:45px; font-size:32px; font-weight:500; color:#185daa; margin-top:30px;padding:0 15px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.i_index span{ float:right; font-size:14px; color:#333333}

/***********新闻资讯***********/
.i_new2{ width:560px; height:auto; margin-top:10px;margin-bottom:50px;overflow:hidden}
.i_new2 li{float:left;margin-left:40px; width:560px; height:220px; margin-right:30px;transition-duration:500ms; border-bottom:2px solid #ecedee;margin-bottom:20px;}
.i_new2 li a{ display:block}
.i_new2 li .i_n_box{ height:160px;margin-top:10px; overflow:hidden;}
.i_new2 li .i_n_box>.i_l{float:left;padding-top:15px; width:160px; height:160px; text-align:center; overflow:hidden; }
.i_new2 li .i_n_box>.i_l img{width:100%; height:100%; }
.i_new2 li .i_n_box>.i_l>.date{font-size:55px; line-height: 1;}
.i_new2 li .i_n_box>.i_l>.year{ font-size:14px; line-height:25px}
.i_new2 li .i_n_box>.i_r{float:right; width:370px; height:160px;margin-top:15px; overflow:hidden;}
.i_new2 li .i_n_box>.i_r h4{ font-size:18px; line-height:26px; font-weight:normal; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.i_new2 li .i_n_box>.i_r h5{ font-size:14px; font-weight:100; line-height:23px; margin-top:10px;}

.i_new2 li:nth-of-type(2n+0){margin-right:0px;}
.i_new2 li:nth-child(2){border-bottom:none;}
.i_new2 li:hover{ }
.i_new2 li:hover a{color:#e50b1a}
/***********新闻资讯_end***********/

/* 本例子css */
.ladyScroll2{width:1350px; min-width:1350px;height:410px; margin:0 auto;position:relative;top:10px;}
.ladyScroll2 .prev,.ladyScroll2 .next{width:51px;height:45px;position:absolute;top:140px;left:0;z-index:100; cursor:pointer; background:url(../images/btns.png) no-repeat;}
.ladyScroll2 .next{ left:auto; right:0; background-position:0 -90px;}
.ladyScroll2 .prev:hover{ background-position:0 -45px; }
.ladyScroll2 .next:hover{ background-position:0 -135px; }

.ladyScroll2 .scrollWrap2{width:1320px; min-width:1320px; margin-left:30px;overflow:hidden;position:absolute; }
.ladyScroll2 dl{float:left;width:300px;text-align:center;position:relative; margin-right:30px; background:#fff; }
.ladyScroll2  span{display:block;width:100%;height:35px;position:absolute;left:0px;bottom:0;background:#5f626b;filter:alpha(opacity=80);opacity:0.80;}
.ladyScroll2  dt{margin:0 auto;width:100%; overflow:hidden;}
.ladyScroll2  img{display:block; width:100%; height:auto;}
.ladyScroll2 dd{width:100%;height:30px;line-height:28px;font-size:16px;color:#fff;text-align:center;overflow:hidden;position:absolute;left:0px;bottom:0; }
.ladyScroll2  dl a{ color:#fff;}
.ladyScroll2  dl a:hover{ text-decoration:none;}
.ladyScroll2 dl:hover{ box-shadow:5px 5px 5px #999 }
}
