@charset "utf-8";
.navbar {height:110px;background-color:#fff;border:none;border:0;z-index:99999;margin:0; width: 100%;border-radius: 0px;    box-shadow: 0 0 10px rgba(0,0,0,0.3);}
.navbar .navbar-brand {padding:0;height:auto;}
.navbar .navbar-brand img {margin:23px 20px 0 2px;}
.navbar-collapse {/*float:right;*/}
.navbar-nav {margin-top:20px;}

.navbar-nav > li.dropdown {margin:0 0 0 15px;}
.navbar-nav > li.dropdown > a {font-size:16px;color:#2f2f30;    font-weight: bold;}
.navbar-nav > li.dropdown a:hover,.navbar-nav > li.dropdown.open a {color:#1c5cb0;}
.navbar-nav > li.dropdown.open .dropdown-menu li a {font-size:14px;color:#575656;}
/*.navbar-nav > li > .dropdown-menu {box-shadow:0 0 0;border:1px solid #cfcdcd;border-radius:0;}*/
.navbar-nav {
    float: right;
}



.navbar-nav > li > .dropdown-menu {    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: none;
    border-top: 2px solid #217cc0;
}
.dropdown-menu>li {
    border-bottom: 1px solid #eee;
}
.dropdown-menu>li>a{ padding-left:20px; transition:all 0.5s ease;font-size: 16px;  }
 .dropdown-menu>li>a:hover{ padding-left:30px; border-bottom:none !important;}

.navbar-nav > li > .dropdown-menu li a {
    line-height: 35px;
}











.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {background:none;}
.dropdown-menu {box-shadow:0 0 0;border:1px solid #cfcdcd;border-radius:0;}
.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;background-color:#e4e2e2;margin-top:-1px;}
.dropdown-submenu:hover>.dropdown-menu{display:block}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:cfcdcd;margin-top:5px;margin-right:-10px}
.dropdown-submenu:hover>a:after{border-left-color:#fff}
.dropdown-submenu.pull-left{float:none}
.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;}
.top_head {
    position: absolute;
    top: 0;
    right: 0;
}
.language {
    padding-top: 10px;
    color: #fff;
}
.language a {
	font-size: 14px;
    color: #476a93;
    display: inline-block;
    margin: 0 6px;
    position: relative;
}
.language a:after {
    content: "";
    width: 1px;
    height: 12px;
    background-color:#476a93;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: -8px;
}
.language a:last-child:after{display:none;}
.seach_btn {
    margin: 23px 0px 0px 0.5%;
}

/*banner*/
/*#banner .carousel-control{width: auto; box-shadow: none; background-image: none; opacity: 1; float: left; height: 80px; top: 50%; text-shadow: none; margin-top: -40px; }
#banner .carousel-control span{font-size: 20px; padding: 30px 10px; background: rgba(0,0,0,0.07); }*/
#banner .carousel-indicators{margin-bottom: 0; }
#banner .carousel-indicators li{width: 16px; height: 16px; border: 2px solid #fff; margin: 0; margin: 0 3px; }
#banner .carousel-indicators li.active{width: 16px; height: 16px; background: #fff; }
#banner .container{position: relative; }
#banner .carousel-caption{margin-bottom: 10%; left: auto;right: 0 !important; width: 50%; text-align: left; padding: 0; text-shadow: 0px 0px 10px rgba(0,0,0,.1); }
#banner .carousel-caption h4{font-size: 40px; font-weight: bold; color: #47ab47;line-height: 1.5;}
#banner .carousel-caption h5{font-size: 50px; font-weight: bold; color: #fff;line-height: 1.5;    text-shadow: 0 1px 10px #000;}
#banner .carousel-caption p{font-size: 16px;line-height:1.5;color: #fff;margin-top: 20px;margin-bottom: 20px;    text-shadow: 0 1px 10px #000;}
#banner .carousel-caption a{font-size: 16px; color: #47ab47; padding:  8px 30px; border: 2px solid #47ab47; margin-top: 10px; float: left;-webkit-transition: .5s; -o-transition: .5s; transition: .5s; text-decoration: none;float: right;}
#banner .carousel-caption a:hover{background: #47ab47; color: #fff; }


#banner .item1 .carousel-caption h5 {
    font-size: 40px;
}




.main1{background: #fff;    padding: 50px 0;position: relative;z-index: 99;}
.m1_til{text-align: center;}
.m1_til h2 {margin-bottom: 0; text-transform: uppercase; letter-spacing: 1px; color: #333; font-size: 30px; line-height: 2; }
.center-line {display: inline-block; width: 70px; height: 1px; border-top: 1px solid #bbb; margin: auto; }
.m1_box{width: 100%;border:1px solid #e2eaf6;padding: 40px;margin-top: 30px;padding-bottom: 30px;}
.m1_div{text-align: center;}
.m1_div h4 {
    border: 2px solid #0a487e;
    display: block;
    font-size: 50px;
    color: #0a487e;
    font-weight: bold;
    /* line-height: 1.5; */
    width: 100px;
    height: 100px;
    line-height: 100px;
    margin: 10px auto;
    border-radius: 50%;background: #0a487e;color: #fff;
}
.m1_div:hover h4{background: #0a487e;color: #fff;}
.m1_div h5{font-size: 16px;line-height: 2;}
.m1_div .center-line{width: 50px;}
.m1_nr{font-size: 16px;line-height: 25px;color: #505050;padding: 50px 40px 20px 40px;line-height: 2;    text-align: left;}
.more_btn {margin: 20px auto 0; width: 220px; border: 2px solid #0a487e; padding: 11px 18px; font-size: 18px; position: relative; z-index: 2; display: block; color: #0a487e; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; cursor: pointer; }
.more_btn:hover{background-color:#0a487e;color:#fff;}




.main2{background: #fff url(../images/m2_bg.jpg) center no-repeat;padding: 50px 0;position: relative;z-index: 99;}
.m2_til{text-align: center;}
.m2_til h2 {margin-bottom: 0; text-transform: uppercase; letter-spacing: 1px; color: #333; font-size: 30px; line-height: 2; }
.m2_til .mx{font-size: 16px;display: block;color: #505050;padding-top: 20px;line-height: 2;}
.m2_box{margin-top: 30px;}
.m2_box .item .pic {
	overflow: hidden;
}
.m2_box .item .pic img {
	width: 100%;
	transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
}
.m2_box .item:hover .pic img {
	transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
/*	opacity: .8;
	filter: alpha(opacity=80);*/
}
.m2_box .item .section {
	padding: 8% 8% 0 8%;
	color: #616263;
	position: relative;
	 text-align: center;
}
.m2_box .item .section:after {
	content: '';
	width: 0;
	height: 0;
	border-bottom: 12px solid #fff;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	position: absolute;
	top: -12px;
	left: 50%;
	z-index: 99;
	margin-left: -12px;
}
.m2_box .owl-item:nth-child(2n+2) .item .section:after {
	top: auto;
	bottom: -12px;
	border-top: 12px solid #fff;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: none;
}
.m2_box .item .section h4 {
	font-size: 24px;
	color: #373838;
	margin-bottom: 10px;
}
.m2_box .item .section p {
	font-size: 14px;
	line-height: 1.9;
    text-align: left;
}
.m2_box .item .section a {
	font-size: 14px;
	margin-top: 10px;
	color: #47ab47;
	transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	display: inline-block;
}
.m2_box .item .section a i {
	margin-left: 5px;
}
.m2_box .item:hover .section a {
	transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	text-decoration: underline;
}




.main3{background: #fff url(../images/m3_bg.jpg) center no-repeat;padding: 50px 0;position: relative;z-index: 999;}
.m3_til{text-align: center;}
.m3_til h2 {margin-bottom: 0;     text-transform: initial; letter-spacing: 1px; color: #333; font-size: 30px; line-height: 2; }
.m3_til h2 i{    font-style: italic;}
.m3_til .mx{font-size: 16px;display: block;color: #505050;padding-top: 20px;line-height: 2;}
.m3_nr{font-size: 16px;line-height: 25px;color: #505050;padding: 50px 5% 20px 5%;text-align: center;line-height: 2;}
.m3_box{margin-top: 30px;}
.m3_box ul li{float: left;width: 24%;background:url(../images/m3_li_bg.png) repeat;margin: 0 0.5%;padding-top: 50px;padding-bottom: 50px;text-align: center;padding-left: 2%;padding-right: 2%;min-height: 290px;}
.m3_box ul li p{font-size: 16px;line-height: 2;margin-top: 40px;}

.footer {z-index: 1; overflow: hidden; width: 100%; background:#152e4f; }
.footer dl {width: 16%; float: left; padding-left: 5%; }
.footer dl.dl1 {width: 14%;}
.footer dl.dl2 {width: 20%;}
.footer dl.dl4 {width: 18%;}

.footer dl dt {font-size: 18px; color: #47ab47; line-height: 2; margin-bottom: 5px; font-weight: normal; }
.footer  dl dd a {color: #d3d0d0; line-height: 1.8; font-size: 14px; }
.footer  dl dd a:hover{color: #fff;}
.ft_top{background: url(../images/ft_top_bg.jpg) bottom center no-repeat;padding-top: 30px;padding-bottom: 30px;}
.ft_bot{text-align: center;padding: 20px 0;background: url(../images/ft_bot_bg.jpg) top center no-repeat;}
.ft_bot p{font-size: 14px;line-height: 1.8;color: #bababa;}

.img_wra {
    width: 100%;
}

.img_wra img {
    width: 100%;
}

.inner {
    background: #fff;
    margin-top: -50px;
    min-height: 300px;
}

.menu_ul {
    box-shadow: 0 1px 20px #e0e0e0;
    padding: 2% 5%;
    background: #fff;
    overflow: hidden;
}

.mb15 {
    margin-bottom: 15px;
}

.menu_ul li {
    padding: 10px 25px;
    position: relative;
    float: left;
}
.menu_ul li.active{background: #47ab47}

.menu_ul li a {
    color: #1d1d1d;
    font-size: 16px;
}
.menu_ul li.active a{color: #fff;}
.bread {
    padding: 10px 0;
    font-size: 16px;
}
.nei_mian {
    margin: 25px 0;
    font-size: 16px;
    line-height: 2.5;
}
.n_menu{background: #fff;position: relative;}
.news_pic_list {
    margin-top: 20px;
}

._list_pic img {
    width: 100%;
}

.news_pic_list ._list_title a {
    border: 1px solid #cacaca;
    border-top: none;
    padding: 20px 20px 25px;
    display: block;
}

.news_pic_list ._list_box .news_title {
    color: #000;
    margin-bottom: 6px;
}

.news_title {
    font-size: 18px;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news_pic_list ._list_box ._time {
    font-size: 13px;
    color: #8c8c8c;
}

.news_pic_list ._title_hover {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -100%;
}

.news_pic_list li:hover ._title_hover {
    bottom: 0;
}

.trans {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.news_pic_list ._title_hover a {
    padding: 20px 20px 25px;
    background-color: #0a487e;
    color: #fff;
    display: block;
}

.news_pic_list li:hover ._title_hover .news_title {
    color: #fff;
}

.news_pic_list ._list_box .news_text {
    color: #fff;
    margin-bottom: 20px;
}

.news_pic_list ._list_box {
    position: relative;
}

.imgZoom {
    overflow: hidden;
}

.news_pic_list li:hover ._title_hover ._time {
    color: #fff;
}

.news_list_main {
    margin-bottom: 32px;
}

.news_list_main ._list_box {
    padding: 40px 26px 26px;
}

.news_list_main ._list_box a {
    display: block;
}

.news_l_time {
    font-size: 48px;
    line-height: 48px;
    color: #c8c8c8;
    width: 124px;
}

.news_l_time ._year {
    font-size: 12px;
    text-align: right;
    line-height: 20px;
}

.number_title {
    font-family: 'Arial';
}

.news_list_main ._list_r {
    width: 82%;
}

.news_list_main ._list_box a {
    display: block;
}

.news_list_main ._list_r .news_title {
    margin-bottom: 12px;
}

.news_title {
    font-size: 18px;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news_list_main ._list_r .news_text {
    color: #767676;
    margin-bottom: 20px;
}

.news_text {
    font-size: 13px;
}

.news_list_main ._list_r .news_more {
    font-size: 14px;
    color: #aaaaaa;
}

.news_list_main ._list_box a {
    display: block;
}

.fix:before,
.fix:after {
    display: table;
    clear: both;
    content: '';
}
.news_pic_list {
    margin-bottom: 50px;
}
.news_list_main li:hover ._list_box {
    background-color: #f4f4f4;
}

.news_list_main li:hover ._list_l {
    color: #0a487e;
}

.news_list_main li:hover .news_title {
    font-weight: bold;
    color: #000;
}
.news_pic_list li:hover ._title_hover .news_title{color:#fff;}

.news_list_main li:hover .news_text {
    color: #434343;
}

.products .clearfix .col-md-4 {
  display: block;
  margin-bottom: 20px;
}

.products .clearfix .col-md-4>div {
  height: 280px;
  background-color: #fff;
  padding: 10px;
  box-sizing: border-box;
  border-top: 1px solid #f3f3f3;
  border-left: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
}

.products  .col-md-4>div>.active {}

.products  .col-md-4>div>div {
  position: relative;
}

.products  .col-md-4>div>div>img:nth-child(2) {
  display: none;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 254px;
}

.products  .col-md-4>div>div>img:nth-child(3) {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.products  .col-md-4>p {
  text-align: center;
  width: 100%;
  background-color: #f3f3f3;
  line-height: 70px;
  none height: 70px;
  font-size: 15px;

  color: rgb(49, 49, 49);
}


.history .panel1{margin-top:100px;padding-right: 19px;float:right;}
.history .panel1.leftBox_resource{float:left;padding-right:0;}
.history{margin-bottom:78px;}
.history {margin-bottom: 210px;}
.history .cf ul{overflow: hidden;}
.history .panel1{visibility:hidden;}
.history .panel1 .his_list_t1 { line-height:44px;color:#47ab47; font-size:36px; padding:0 4px; position:relative; left:-3px; position:relative; display:inline-block; margin-bottom: 25px;font-weight: bold;}
.history .panel1 .his_list_t1 font { display:block; width:20px; height:44px; right:-20px; position:absolute; top:0; }
.history .panel1 .his_list_t2{font-size: 20px;font-weight: bold;display: block;color: #6c6c6c;text-align-last: left;min-height: 60px;}
.history .panel1:hover font { }
.history .panel1.leftBox_resource .inner_box p.image{text-align: center;}
.history .panel1 .inner_box p.image{text-align: center;}
.history .panel1 .image img {  height:auto; }
.history .panel1 .title{ padding:10px;  line-height:1.8;}
.history .panel1 .title a{color:#000;}
.history .head { padding: 28px 20px 0; height: 242px }
.inner_box { width:100%;}
.history .panel1 .title { line-height:22px; padding:24px 0; font-size:18px; color:#626670; font-weight:normal; }

.history .panel1 .inner1{ relative;left:-1px;border: 1px #e6e6e6 solid;width:80%; padding:5%;margin-left: 20%;position:relative;}
.history .panel1 .inner1:after{content:'';width:20px; height:20px; background:url(../images/ico.jpg) no-repeat; position:absolute;top:30px;left:-20px;background-position: -21px 0;}
.history .panel1.leftBox_resource .inner1:after{right: -20px; left:auto;background-position: 0 0 ;}
.history .panel1 .inner_box i { display:block; width:75px; height:2px; overflow:hidden; font-size:0; background:#222222; margin-bottom:24px;}
.history .panel1 .inner_box p { color:#626670; font-size:14px; line-height:22px;  }
.history .panel1 .inner_box p .image {  margin-bottom:0; }

.history .panel1.leftBox_resource:first-child{margin-top: 0;}
.history .panel1.leftBox_resource .his_list_t1 { float:right; position:relative; left:3px; display:inline-block; text-align: right;}
.history .panel1.leftBox_resource .his_list_t2{text-align-last: right;}
.history .panel1.leftBox_resource .title { line-height:22px; padding:24px 0; font-size:18px; color:#626670; font-weight:normal; float:right; }
.history .panel1.leftBox_resource .inner_box { clear:both;padding-left:0;}
.history .panel1.leftBox_resource .inner_box i { display:block; width:75px; height:2px; overflow:hidden; font-size:0; background:#222222; margin-bottom:24px; float:right; clear:both; }
.history .panel1.leftBox_resource .inner_box p { color:#626670; font-size:14px; line-height:24px; clear:both; text-align:right; }
.history .panel1.leftBox_resource .inner_box p .image {  margin-bottom:0; }
.history .panel1.leftBox_resource .inner1{left:0px;margin-left:0;}
/* .history .panel1:hover .inner {background-color: #f9f9fb;}
 */
.history .panel1.leftBox_resource .his_list_t1 font { display:block; width:20px; height:44px; left:-20px; position:absolute; top:0; }
.history .panel1.leftBox_resource:hover font { }
.history { background:url(../images/opp.gif) repeat-y center top; padding-top:10px;}
.history{ width:100%; background-position:50% top;}
.history .panel1{ width:50%; position:relative;margin-top:40px;}
.his_box_tit{ background-position:50% bottom;}
.load-more-link { display: block; width: 153px; height: 40px; margin: 0 auto; background:url(../images/his_more.jpg) no-repeat; color: #ffffff; font-size: 14px; text-align: center; line-height: 25px; cursor: pointer; }
.resource_type_t{font-size:72px; color:#e6e6e6; background-color:#fff;margin-bottom: 40px;}
.history .panel1:after{content:'';width:17px; height:17px;background:url(../images/his_li_dian.png) right top no-repeat;position: absolute;left: -8px;top: 32px;}
.history .panel1.leftBox_resource:after{right:-9px;left:auto;}

/*搜索*/
.search {
    width: 600px;
    background: #fff;
    border: 2px solid #0a487e;
    height: 45px;
    line-height: 45px;

}

.search_box {
    margin: 0 auto;
    width: 600px;
}

.search-top-box {
    background: #fff;
    padding: 100px 0 200px 0;
}

.search_time {
    line-height: 40px;
    height: 40px;
}

.search select {
    display: none;
}

.search .select_box {
    font-size: 14px;
    color: #999999;
    width: 120px;
    line-height: 45px;
    float: left;
    position: relative;
}

.search .select_showbox {
    height: 45px;
    background: url(../images/search_ico.png) no-repeat 90px center;
    text-indent: 1.5em;
}

.search .select_showbox.active {
    background: url(../images/search_ico_hover.png) no-repeat 90px center;
}

.search .select_option {
    display: none;
    border: 2px solid #0a487e;
    border-top: none;
    display: none;
    left: -2px;
    top: 43px;
    position: absolute;
    z-index: 99;
    background: #fff;
}

.search .select_option li {
    text-indent: 1.5em;
    width: 100px;
    cursor: pointer;
}

.search .select_option li a {
    color: #666;
}

.search .select_option li.selected {
    background-color: #F3F3F3;
    color: #999;
}

.search .select_option li.hover {
    background: #BEBEBE;
    color: #fff;
}

.search input.inp_srh,
.search input.btn_srh {
    border: none;
    background: none;
    height: 43px;
    line-height: 43px;
    float: left
}

.search input.inp_srh {
    font-size: 14px;
    outline: none;
    width: 376px;
}

.search input.btn_srh {
    background: #0a487e;
    color: #FFF;
    font-family: "微软雅黑";
    font-size: 15px;
    width: 100px;
}

.search_result {
    background: #fff;
    padding: 16px 0px;
}

.search_left {
    text-align: right;
    float: left;
    width: 20%;
    margin-right: 2%;
}

.search_left h5 {
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item_gr {
    color: #999;
    font-size: 14px;
    line-height: 25px;
    position: relative;
    display: block;
    padding: 2px 0px;
}

.list-group-item_gr.active,
.list-group-item_gr.active:hover,
.list-group-item_gr.active:focus {
    z-index: 2;
    color: #0a487e;
    font-weight: 600;
}

.left-line {
    border-left: 1px solid #ddd;
}

.search_right {
    float: right;
    width: 78%;
}

.search_bd {
    min-height: 500px;
    margin-left: 16px;
}

.owl-carousel {
    display:block !important;
}
.m2_box .item{float: left;width: 33.333%;    background: #fff;}





@media (min-width: 768px){
.navbar-nav > li>a {padding:0 15px;font-size:16px;height: 80px;line-height: 80px;}
}


@media (max-width: 768px){
.history .panel1 .his_list_t2 {
    line-height: 25px;
    font-size: 12px;
    height: 100px;
}
.m2_box .item {
    float: left;
    width: 50%;
}
.carousel-caption{display: none;}
.navbar {
    height: auto;
}
.navbar-nav {
   float:none;
}
.navbar .navbar-brand img {
    width: 140px;
    margin: 5px 0 0 20px;
}
.top_head{display: none;}
.main1 {
    padding: 20px 0;
}

.m1_til h2 {
    font-size: 20px;
}

.m1_box {
    padding: 0px;
    margin-top: 20px;
    padding-bottom: 20px;
}
.m1_div h5 {
    font-size: 14px;
    line-height: 1.5;
}
.m1_div h4 {
    font-size: 36px;
    line-height: 80px;
    height: 80px;
    width: 80px;
}

.m1_nr {
    font-size: 16px;
    line-height: 25px;
    padding: 20px;
    line-height: 2;
    height: 200px;
    overflow: auto;
}
.m2_til h2 {
    font-size: 20px;
}
.m3_til h2 {
    font-size: 20px;
}
.more_btn {
    margin: 20px auto 0;
    width: 180px;
    border: 2px solid #0a487e;
    padding: 8px 12px;
    font-size: 16px;
    position: relative;
    z-index: 2;
    display: block;
    color: #0a487e;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    cursor: pointer;
}
.m3_box ul li {
	    min-height: 236px;
    overflow: hidden;
        margin-bottom: 10px;
    width: 49%;padding-top: 20px;
    padding-bottom: 20px;
}
.ft_top {
    background:none;
}
.m3_box ul li p {
    margin-top: 20px;
    height: 90px;
    overflow: hidden;
}




.m2_box .item .section p {
    max-height: 50px;
    font-size: 14px;
    line-height: 25px;
    overflow: hidden;
}
.menu_ul li {
    padding: 2px 8px;
    position: relative;
    float: left;
}
.news_list_main ._list_r {
    width: 100%;
}
.news_list_main ._list_box {
    padding: 5%;
}
.m2_box .item .section h4 {
    font-size: 16px;

}
.footer dl {
    width: 100%;
    float: left;
    padding-left: 5%;
    margin-bottom: 10px;
}
.footer dl.dl1 {width: 100%;}
.footer dl.dl2 {width: 100%;}
.footer dl.dl4 {width: 100%;}
.ft_bot {
    background:none;
}


.owl-carousel.owl-drag .owl-item {
    background: #fff;

}


    .m1_div{
        min-height: 210px;
    }


}


.ivideo{
    margin-top: 50px;
}