@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{margin:0;padding:0;}
body{ color:#000; font-size:15px; font-family:Roboto,"Conv_PraxisEF-Light_0",Microsoft JhengHei UI,"微软雅黑";  margin:auto;letter-spacing:0.5px;}
ul, ol { list-style: none;} 
img,fieldset{vertical-align:top;border:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
address,cite,code,em,th,i{font-weight:normal; font-style:normal;}
input,button,textarea,select{font:100% Arial,''; vertical-align:middle}

.nodispaly{ display:none}
.line{height:20px; line-height:20px; font-size:0px; clear:both; overflow:hidden; display:block;}
.fK{color:#da251c;}
.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0px; visibility:hidden; content:".";}
a{color:#000; text-decoration:none; transition: all 0.3s;}
a:hover {color:#003171; text-decoration:none; }
.wd{  margin:auto; padding:0 0.5%; height:auto; overflow:hidden;}
.container{ margin:auto;}
::-webkit-scrollbar-track{background:#FFF;}
::-webkit-scrollbar{ width: 10px;}
::-webkit-scrollbar-thumb{background:#222;}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@font-face {
	font-family: 'Conv_PraxisEF-Light_0';
	src: url('../fonts/PraxisEF-Light_0.eot');
	src: local('☺'), url('../fonts/PraxisEF-Light_0.woff') format('woff'), url('../fonts/PraxisEF-Light_0.ttf') format('truetype'), url('../fonts/PraxisEF-Light_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_PraxiEFBol';
	src: url('../fonts/PraxiEFBol.eot');
	src: local('☺'), url('../fonts/PraxiEFBol.woff') format('woff'), url('../fonts/PraxiEFBol.ttf') format('truetype'), url('../fonts/PraxiEFBol.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

header{ width: 100%;position:relative; z-index:1; height:120px;}
header .top{ height:auto;  margin:auto;}
header .top h1{ width:27%; float:left;}
header .top h1 img{  max-width:100%;vertical-align: middle; margin-top:40px;}
.nav{float:left;height:auto; width:58%; margin-left:10%; }
.nav ul{}
.nav ul li{float:left;line-height:120px;text-align: center;  position:relative;text-transform:uppercase;}
.nav ul li a{display: block; margin:0 32px; font-size:18px;position:relative; }
.nav ul li:hover a{ display:block; color:#003171;}
.nav li ul{position: absolute;top:120px;z-index: 100;background: rgb(255,255,255);width:740px;visibility: hidden;opacity: 0;}
.nav li:hover ul{visibility: visible;opacity: 1;}
.nav li ul li{box-sizing: border-box; line-height:42px; text-align:center !important; width:180px;   }
.nav li ul li a{border-top: 0 none;padding:0; }
.nav li ul li:hover { background:#003171; display:block;}
.nav li:hover ul li a{font-weight: normal;border-top: 0 none;color:#000; font-size:16px;}
.nav li:hover ul li a:hover{ color:#fff;}
/**三级菜单**/
.nav li ul .submenu{width:740px; position:relative;}
.nav li ul .submenu dl{ width:25%; float:left; height:auto; overflow:hidden; margin-bottom:30px;}
.nav li ul .submenu dl dt{ font-weight:bold;line-height:35px;font-size:16px;}.nav li ul .submenu dl dt a{ font-size:16px;}
.nav li ul .submenu dl dd{ line-height:30px;}
.nav li ul .submenu dl dd a{ font-size:14px;}

.yy{ float:right; width:5%; line-height:120px; color:#999; text-align:center;}
.yy a{color:#999;}.yy a:hover{color:#003171;}

.demo-buttons{width: 60px;text-align: center;line-height:90px;position: absolute;right: 0px;top: 0px;display: none; color:#333;}
.demo-buttons i{display: block;}
.shearb{ float:right; margin-top:44px; width:12%;}
.shearb input{ float:left;}
.shearb .txt{ border:0; background:#f0f0f0; height:26px; width:140px;}
.shearb .btn { width:31px; height: 26px;  background: url(../images/seach.jpg) no-repeat center; border: none; cursor: pointer; }


.banner_pc{position:relative; }
.banner_yd{ display:none;}
.flexslider{ position:relative;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; position:relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;border-radius: 0px;}
.flex-pauseplay span {text-transform: capitalize;}
.flex-control-nav {width: 100%; text-align: center; position:absolute; bottom:150px;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width:74px; height:4px; display: block; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; background:#FFF;}
.flex-control-paging li a:hover {}
.flex-control-paging li a.flex-active { background: #fff000; cursor: default; }

.more{ width:100px; height:auto;  line-height:40px; margin:auto; }
.more a { -webkit-transition: all .6s ease; -o-transition: all .6s ease; transition: all .6s ease;width:100px;  font-size: 18px; position: relative;display: inline-block; text-align:center; background:#173a7a; color:#fff; }
.more a:after { content: ''; height: 100%; width: 0px; position: absolute; left: 0px; top: 0px; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease }
.more a span { display: block; position: relative; z-index: 9;  -webkit-transition: all .6s ease; -o-transition: all .6s ease; transition: all .6s ease; }
.more a:hover span { color: #fff; }
.more a:hover:after { width: 100%; background-color: #f60; color: #fff; }

.Hfirst{ position: relative; z-index:1; height:260px; }
.Hfirst .tab-list {width: 100%;position: absolute;left: 0;top: -80px;border-radius: 12px;background: #fff;z-index: 10000;height: 275px;box-shadow: 0 0 20px rgb(0 0 0 / 15%);}
.Hfirst .container{ position:relative;}
.Hfirst ul{ padding:50px 0 0 0;}
.Hfirst ul li{ width:33%; float:left; background:#fff;  border-right:1px #eee solid;}
.Hfirst ul li:nth-child(3){border-right:0px #eee solid;}

.Hfirst ul li .box{ padding:0 58px;}
.Hfirst ul li .box .pic{ position: relative; width:89px; margin:auto;}
.Hfirst ul li .box .pic img{ max-width:100%; display:block; clear:both; margin:auto;}
.Hfirst ul li .box h2{ font-size:24px; padding:15px 0; text-align:center;}
.Hfirst ul li .box p{ line-height:1.5; color:#999; text-align:center; display:block; margin-bottom:20px;}

.Hsecond{padding:6% 0; height:auto; overflow:hidden; position:relative;}
.Hsecond h2{font-size:32px; text-align:center;}
.Hsecond .title{color:#999; text-align:center; margin-top:15px;}
/*****滚动***/
.sy_jjfa{position:relative !important; height:auto; overflow:hidden; padding-bottom:7px;}
.sy_jjfa .item{width:96%; margin:0 3%;  position:relative; background:#fff; height:auto; overflow:hidden; border:1px #eee solid;}
.sy_jjfa .item h2{font-size: 1.12rem; text-align: center; padding:5% 6%; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.sy_jjfa .item p{ padding:0 6% 4% 6%; line-height:1.7; font-size:15px; text-align:center; color:#999;}
.sy_jjfa .item .morw{ width:120px; color:#2b77b5; text-align:center; line-height:35px; margin:3% auto; font-size:18px;}

.sy_jjfa .item:hover  p{}
.sy_jjfa .item .sy_jjfa_img{width:99.2%; height:auto;  overflow:hidden; position:relative; }
.sy_jjfa .item .sy_jjfa_img img{width:100%;  transition:all 0.3s; }
.sy_jjfa .item .sy_jjfa_img:hover img{ transform:scale(1.2);}

.sy_jjfa .item .sy_jjfa_wb_bj{width:100%; height:auto; display:table; position:absolute; bottom:0; left:0; background:rgba(0,0,0,0.5); min-height:68px;}
.sy_jjfa .item .sy_jjfa_wb_bj .sy_jjfa_wb{height:100%; display:table-cell; vertical-align:middle; text-align:center; color:#fff; padding:12px 34px;font-size:20px;}
.sy_jjfa .item .sy_jjfa_wb_bj .sy_jjfa_wb .sy_jjfa_wb_t{font-size:22px;}
.sy_jjfa .item .sy_jjfa_wb_bj .sy_jjfa_wb .sy_jjfa_wb_b{text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin-top:10px;}

.sy_jjfa .owl-wrapper:after{content: " ";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init*/
.sy_jjfa{display:none; width: 100%;-ms-touch-action:pan-y; padding-top:3%;}
.sy_jjfa .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.sy_jjfa .owl-wrapper-outer{overflow: hidden;width: 100%;}
.sy_jjfa .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.sy_jjfa .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
.grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
/* fix*/
.sy_jjfa .owl-wrapper,
.sy_jjfa .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}

.sy_jjfa .owl-controls{width:100%; z-index:11;}
.sy_jjfa .owl-controls .owl-buttons div{width:54px; height:54px; font-size:12px; text-indent:-9999px; border:1px #ccc solid; border-radius:200px; position:absolute; bottom:0; transition:0.5s;}
.sy_jjfa .owl-controls .owl-buttons .owl-prev{background:url(../images/sy_jjfa_jt1.png) center no-repeat; left:1.5%;}
.sy_jjfa .owl-controls .owl-buttons .owl-prev:hover{border:1px #63b72f solid; background:#63b72f url(../images/sy_jjfa_jt3.png) center no-repeat;}
.sy_jjfa .owl-controls .owl-buttons .owl-next{background:url(../images/sy_jjfa_jt2.png) center no-repeat; overflow:hidden; right:1.5%;}
.sy_jjfa .owl-controls .owl-buttons .owl-next:hover{border:1px #63b72f solid; background:#63b72f url(../images/sy_jjfa_jt4.png) center no-repeat;}
.sy_jjfa .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.sy_jjfa .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.sy_jjfa .owl-controls .owl-page span{display: block;width:12px; height:12px; border:0px #fff solid; margin:0 2px; border-radius:100px; background:#c1c1c1; transition:all 0.5s;}
.sy_jjfa .owl-controls .owl-page.active span,
.sy_jjfa .owl-controls.clickable .owl-page:hover span{ border:0px #ff8400 solid; background:#0d408a;}
.sy_jjfa .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.sy_jjfa .loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}
.sy_jjfa .owl-pagination{width:100%; height:14px; text-align:center; margin-top:3%;}
.owl-buttons{display: none;}
.Hfive{ padding:5% 0 6% 0; height:auto; overflow:hidden;}
.Hfive h3{ text-align:center;font-size:36px;}
.Hfive .stw{ text-align:center; color:#999; margin:12px 0;}
.Hfive ul{ margin-right:-3%; margin-top:65px;}
.Hfive ul li{ width:22%; float:left; margin-right:3%; height:auto; overflow:hidden; background:#f7f7f7; padding:5% 0 3% 0;}
.Hfive ul li .pic{ width:91px; margin:auto;}
.Hfive ul li .pic img{ max-width:100%; display:block; clear:both; margin:auto;}
.Hfive ul li a:hover .pic img{
-webkit-transform: rotate(360deg);
animation: rotation 5s linear infinite;
-moz-animation: rotation 5s linear infinite;
-webkit-animation: rotation 5s linear infinite;
-o-animation: rotation 5s linear infinite;
}
@-webkit-keyframes rotation{
from {-webkit-transform: rotate(0deg);}
to {-webkit-transform: rotate(360deg);}
}

.Hfive ul li h4{ font-size:24px; padding:15px 0 30px 0; text-align:center;}
.Hfive ul li p{ line-height:1.9; color:#999; display:block; margin-bottom:20px; padding:0 50px; text-align:justify;}

.Hthird{padding:6% 0; height:auto; overflow:hidden; background:url(../images/bg.jpg) no-repeat top center;}
.Hthird h3{ text-align:center;font-size:36px; color:#fff;}
.Hthird .stw{ text-align:center; color:#fff; margin:12px 0;}
.Hthird ul{ margin-top:60px;}
.Hthird ul li{ width:25%; float:left; height:auto; overflow:hidden; position:relative;}
.Hthird ul li .pic{ position:relative; overflow:hidden;}
.Hthird ul li .pic img{width:100%;  transition:all 0.3s; }
.Hthird ul li .pic:hover img{ transform:scale(1.2);}
.Hthird ul li .wb_bj {width: 100%;height: auto;display: table;position: absolute;top:70px;left: 0; text-align:center; font-size:28px; color:#fff;}
.Hthird ul li .wb_bj .tpem{display:block; width:59px; margin:auto;}
.Hthird ul li .wb_bj .tpem img{ display:block; margin:auto; padding-bottom:10px;}
.Hthird ul li .wb_bj p{ text-align:center; font-size:24px; color:#fff; font-weight:600;}

.Hforue{ padding:5% 0; height:auto; overflow:hidden;}
.Hforue h3{ text-align:center;font-size:36px; margin-bottom:5%;}
.Hforue .fourleft{ width:45%; float:left; height:auto; overflow:hidden;}
.Hforue .fourleft p{ line-height:1.9; color:#444; font-size:17px;}
.Hforue .fourleft .isr{ width:100px; border-radius:50px; background:#173a7a; text-align:center; color:#fff; margin:40px 0 0 0; line-height:40px;}
.Hforue .fourleft .isr a{ color:#fff;}
.Hforue .forregiht{ width:50%; float:right; height:auto; overflow:hidden; position:relative;}
.Hforue .forregiht img{width:100%;  transition:all 0.3s; }
.Hforue .forregiht:hover img{ transform:scale(1.2);}

.ulBox {display: flex;justify-content: center;width: 100%;flex-wrap: wrap;}
.Hlinke{ background:#f7f7f7; height:auto; overflow:hidden; padding:3% 0 1% 0; position:relative;}
.Hlinke ul{ margin-right:-3%;}
.Hlinke ul li{ width:11.28%; margin-right:3%; height:auto; overflow:hidden; float:left; margin-bottom:2%;}
.Hlinke ul li img{width:100%;}

.footbox{ background: #173a7a; padding:4% 0 0 0; height:auto; overflow:hidden; }
.footbox .fbleft{ width:20%; float:left; color:#fff;height:auto; overflow:hidden;}
.footbox .fbleft .ewm{ width:133px; display:block;}
.footbox .fbleft .ewm .pic{ position:relative;}
.footbox .fbleft .ewm p{ text-align:center; font-size:14px; padding:10px 0; display:block; }
.footbox .fbleft .copy{ line-height:1.7; margin-top:40px;}
.footbox .fbleft .copy  img{ margin-right:20px;}
.footbox .fbright{ width:49%; float:left;height:auto; overflow:hidden;}
.footbox .fbright ul{}
.footbox .fbright ul li{ width:33.333%; float:left;}
.footbox .fbright ul li h3{ font-size:20px; margin-bottom:15px;color:#fff;}
.footbox .fbright ul li p{ line-height:2.1;color:#9aabca;}
.footbox .fbright ul li p a{ color:#9aabca;}
.footbox .fbright ul li p a:hover{ color:#fff;}
.footbox .conttt{ width:22%; float:right; border-left:1px #496497 solid; padding-left:8%; color:#fff;height:auto; overflow:hidden;}
.footbox .conttt h3{ font-size:20px; margin-bottom:15px;}
.footbox .conttt .tell{ color:#ffae00; font-size:30px; margin-bottom:30px;}
.footbox .conttt p{ line-height:1.9;}
.coxtx{ background:#0d3171; padding:3% 0; text-align:center; color:#fff; height:auto; overflow:hidden; margin-top:5%; }
.coxtx a{ color:#fff;}

/***************内页css***************/
.nybanner {position: relative; width: 100%; margin: 0 auto; height: auto; overflow:hidden; text-align:center; font-size:4.5rem;color:#fff; font-weight:bold; }
.nybanner p{padding-top:10%;}
.nybanner img{margin: 0 auto;display: block;max-width: 100%;transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1); transition:transform 2s;-moz-transition:transform 2s;-ms-transition:transform 2s;-o-transition:transform 2s;-webkit-transition:transform 2s;}
.nybanner img:hover{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}.postions {line-height: 75px;overflow: hidden;color: #999999;font-size: 14px;border-bottom: 1px solid #eeeeee;}
.postions .postions_r { float:left;}
.postions .postions_r img {vertical-align: baseline;margin-right: 8px;height: 12px;}
.postions a {color: #999999;}.postions .postions_r a:hover{color:#fe8900;}
.postions .postions_b {float: right; position:relative;}
.postions .postions_b a.isel {color: #fe8900;}
.postions .postions_b a {float: left;margin-left: 38px;text-align: center;overflow: hidden;font-size: 16px;color: #333333;position: relative;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s;}
.postions .postions_b a.isel:after {left: 0%;right: 0%;opacity: 1;}
.postions .postions_b a:after {content: "";display: block;position: absolute;left: 50%;right: 50%;bottom: 0;height: 2px;opacity: 0;background-color: #fe8900;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s;}
.postions .postions_b a:hover:after{left: 0%;right: 0%;opacity: 1;}
.postions .postions_b a:hover{color:#fe8900;}
.nyabout{ margin:5% 0; height:auto; overflow:hidden;}
.dydy{ margin: 0; height:auto; overflow:hidden; font-size:17px;}.dydy strong{ color:#173a7a;}
.dydy p img{ max-width:100%; margin:20px 0; }
.nyabout .naleft{ width:55%; float:left; height:auto; overflow:hidden;}.nyabout .naleft h4{ font-size:30px; color:#f8465a; margin-bottom:6%;}
.nyabout .naleft p,.dydy p{ line-height:1.9; }
.nyabout .naleft img{ max-width:100%; display:block; margin:auto; clear:both;}
.nyabout .naright{ width:40%; float:right; height:auto; overflow:hidden;position: relative;}
.nyabout .naright img{ max-width:100%;}
.nyabout .narights{ width:40%; float:right; height:auto; overflow:hidden;}
.nydyip{ width:100%; height:auto; overflow:hidden; background:#fafafa; padding:4% 0 4% 0;}
.nspr{ overflow:hidden; margin:auto;}
.nspr h2,.honor_img h2{ text-align:center; font-size:32px; height:56px; font-weight:300; margin-bottom:50px;}
.nspr ul{margin-right:-2%; margin-top:3%;}
.nspr ul li{ width:23%; height:375px; float:left; overflow:hidden; margin-right:2%; background:#fff; padding-bottom:2%;}
.nspr ul li .pic{ width:100%; overflow:hidden;}
.nspr ul li .pic img{ max-width:100%;transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1); transition:transform 2s;-moz-transition:transform 2s;-ms-transition:transform 2s;-o-transition:transform 2s;-webkit-transition:transform 2s;}
.nspr ul li .pic img:hover{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}
.nspr ul li h3{ text-align:center; line-height:60px; font-size:18px; color:#000;}
.nspr ul li p{ line-height:1.7; padding:0 5% 5%; text-align:center; color:#999;}

.honor_img{ margin:5% 0; height:auto; overflow:hidden;}
.honor_img ul{ margin-right:-2%;}
.honor_img ul li{width:18%; height: auto; float:left; margin-right:2%; margin-bottom:1%; }
.himg{position:relative; overflow:hidden; height: auto; }
.honor_img ul li p{ text-align:center;line-height:30px; font-size:16px; padding-top:10px; width:100%;}
.honor_img ul li img{max-width:100%; border:2px solid #f5f5f5; box-sizing:border-box;transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1); transition:transform 2s;-moz-transition:transform 2s;-ms-transition:transform 2s;-o-transition:transform 2s;-webkit-transition:transform 2s; }
.honor_img ul li img:hover{border-color:#f8465a;transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}

/**分页**/
.pages{text-align:center;font-size:14px;margin:50px auto 30px auto; width:100%;}
.pages .pagination{border-radius:0px;}
.pages a{display:inline-block;width:35px;height:35px;text-align:center;line-height:35px;font-size:14px;color:#888;border:1px solid #d2d2d2;margin-left:10px;}
.pages a:hover,.pages a.on{border:1px solid #e88b00;background:#e88b00;color:#fff;}

.new_list {margin: 30px 0 30px;overflow: hidden;}
.new_list ul {overflow: hidden;}
.new_list ul li {border-bottom: 1px solid #ddd;overflow: hidden;}
.new_list ul li a {display: flex;justify-content: space-between;align-items: center;}
.new_list ul li a .new_left {display: flex;flex: 0 0 80%;max-width: 80%;padding: 30px 0;}
.new_list ul li a .new_left .left_item {flex: 0 0 310px;min-width: 310px;height: 172px;overflow: hidden;margin: 0 40px 0 0;}
.new_list ul li a .new_left .left_item img {width: 100%;height: 100%;object-fit: cover;transition: 0.3s;}
.new_list ul li a .new_left .right_item i {font-style: inherit;color: #999;display: block;margin: 17px 0 22px;}
.new_list ul li a .new_left .right_item p {font-size: 16px;color: #333333;line-height: 16px;font-weight: bold;margin-bottom: 30px;}
.new_list ul li a .new_left .right_item span {font-size: 14px;line-height: 24px;color: #666;min-height: 48px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.new_list ul li a .new_right {flex: 0 0 12.5%;max-width: 12.5%;padding: 30px 0;}
.new_list ul li a .new_right button {display: block;font-size: 16px;color: #333;width: 100%;height: 46px;line-height: 44px;text-align: center;border: 2px solid #333;background: #fff;outline: none;padding: 0;}
.new_list ul li a:hover img {transform: scale(1.1);}
.new_list ul li a:hover button {background: #f8465a;color: #fff;border: none;}

.news_box{ margin:3% auto; width:90%; height:auto; overflow:hidden;  overflow:hidden; padding:0 3% 0 0;}
.news_box h1{ font-size:25px; text-align:center;}
.news_box .info {line-height: 25px;font-size: 15px;color: #999;margin-top: 14px; text-align:center;}
.news_box .article{border-top: solid 1px #e6e6e6;border-bottom: solid 1px #e6e6e6;padding: 40px 0;margin: 30px 0;line-height: 28px;
font-size: 15px;color: #555555;text-align: justify;} .news_box img{ display:block; margin:15px auto; clear:both; max-width:100%;}
.news_box_pages{ height:auto; overflow:hidden; margin:0 auto; }
.news_box_pages ul{}
.news_box_pages ul li{ line-height:25px; font-size:16px; float:left; width:50%;}
.news_box_pages ul li a{ font-size:16px;}
.news_box_pages ul li a:hover{ color:#f8465a;}

.contactbox{ padding:5% 0; height:auto; overflow:hidden;}
.contactbox .list {border-left: solid 1px #eee;box-sizing: border-box;border-top: solid 1px #eee; height:auto; overflow:hidden; }
.contactbox .list li {width: 25%;float: left;border-right: solid 1px #eee;border-bottom: solid 1px #eee;box-sizing: border-box;text-align: center;padding-bottom: 66px;min-height:410px;}
.contactbox .list li .icon {height: 138px;margin-top: 75px;}
.contactbox .list li .text {line-height: 30px;font-size: 18px;color: #666666;margin-top: 40px;}
.contactbox .list li .text p {font-size: 18px;color: #666666; padding:0 30px;}
.bprobxo{ padding:4% 0; height:auto; overflow:hidden;}
.bprobxo ul{margin-right:-4%; }
.bprobxo ul li{ width:21%; margin-right:4%; float:left; margin-bottom:4%;}
.bprobxo ul li .pic{ position:relative; overflow:hidden; border:1px #eee solid;}
.bprobxo ul li .pic img{width:100%;  transition:all 0.3s; }
.bprobxo ul li .pic:hover img{ transform:scale(1.2);}
.bprobxo ul li h3{ font-size:18px; padding:15px 0; text-align:center; background:#eee;}
.bprobxo ul li a:hover h3{ background:#06347f; color:#fff;}

.prsbox{ background:#f9f9f9; padding:4% 0; height:auto; overflow:hidden;}
.prsbox h2{ text-align:center; font-size:30px; margin-bottom:50px;}
.prsbox ul{ margin-right:-1.3333%;}
.prsbox ul li{ width:32%; float:left; overflow:hidden; height:auto; margin-right:1.3333%; background:#fff;box-shadow: 0 0 8px rgba(0,0,0,0.1); margin-bottom:10px; border-top:2px #185bb2 solid;}
.prsbox ul li .pbx{ padding:5%; height:auto; overflow:hidden;}
.prsbox ul li .pbx .title{ font-size:26px; text-align:center; padding:15px 0; border-bottom:1px #eee dashed; margin-bottom:20px;}
.prsbox ul li .pbx p{ line-height:1.6; color:#4b4b4b;}
.ulBox{ display: flex;justify-content: center; width: 100%;flex-wrap:wrap;}

.prosgx{ height:auto; overflow:hidden; padding:4% 0;}
.prosgx h2{ text-align:center; font-size:30px; margin-bottom:50px;}
.prosgx ul{margin-right:-4%; }
.prosgx ul li{ width:21%; margin-right:4%; float:left; margin-bottom:4%;}
.prosgx ul li .pic{ position:relative; overflow:hidden; border:1px #eee solid;}
.prosgx ul li .pic img{width:100%;  transition:all 0.3s; }
.prosgx ul li .pic:hover img{ transform:scale(1.2);}
.prosgx ul li h3{ font-size:18px; padding:15px 0; text-align:center; background:#eee;}
.prosgx ul li a:hover h3{ background:#06347f; color:#fff;}

.bixrx{ height:auto; overflow:hidden; margin-top:4%;}
.bixrx h2{ font-size:25px; margin:20px 0;}
.bixrx p{ line-height:1.7;}.bixrx img{ max-width:100%; display:block; clear:both; margin:20px auto 0 auto;}
.bixrx table{ border-collapse:collapse; border: 1px #ccc solid !important; width:100% !important;line-height:40px !important;}
.bixrx table td{ padding-left:12px !important;word-wrap:break-word;word-break:break-all;border: 1px #ccc solid !important;line-height:40px !important;}
.bixrx table h6{line-height:40px !important;}

.yingbox{ padding:4% 0; height:auto; overflow:hidden;}
.yingbox ul{ margin-right:-3%;}
.yingbox ul li{ width:30.333%; float:left; height:auto; overflow:hidden; margin-right:3%; margin-bottom:3%;}
.yingbox ul li .pic{ position:relative; overflow:hidden; }
.yingbox ul li .pic img{ max-width:100%; display:block; margin:auto; clear:both; transition:all 0.3s;}
.yingbox ul li .pic:hover img{ transform:scale(1.2,1.2);}
.yingbox ul li p{ text-align:left;color:#999; line-height:1.7;}
.yingbox ul li h3{ font-size:1.40rem; color:#000; text-align:center; padding:3% 0;}

.contact{ margin:2% 0; height:auto; overflow:hidden;}
.contact .conleft{ width:40%; float:left; height:auto; overflow:hidden;}
.contact .conleft p{ line-height:2.5; font-size:18px;}
.contact .conright{ width:57%; float:right;height:auto; overflow:hidden;}


.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 100px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background:#fb9700 url(../images/top.png) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; 
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */
  opacity: 1;
}
.no-touch .cd-top:hover {
  background-color: #ffd200;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 50px;
    width: 50px;
    right: 30px;
    bottom: 30px;
  }
}
.intention {
    background: #f5f5f5;
    padding: 98px 0 80px 0;
}
.intention .title {
    line-height: 40px;
    font-size: 36px;
    color: #000000;
	position: relative;transition: 0.8s;
    -webkit-transition: 0.8s;
}
.intention .right,.intention .left {
    float: left;
    width:700px;
    margin-top: 28px;
}
.intention .right {
    float: right;
}
.intention .inpu {
    border: solid 1px #e6e6e6;
    box-sizing: border-box;
    background: #fff;
    padding: 10px 0px;
    margin-bottom: 20px;
}
.intention .inpu textarea,.intention .inpu input {
    width: 100%;
    height: 48px;
    line-height: 48px;
    box-sizing: border-box;
    font-size: 18px;
    color: #333;
    border: none;
    outline: none;
    padding: 0 20px;
    box-sizing: border-box;
    background: none;
}
.intention .btn {
    margin: 0;
    padding: 0;
    height: 70px;
    text-align: center;border: none;
}
.intention .btn a, .intention .btn button, .intention .btn input {
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    display: block;
    border: none;
    border-radius: 0;
    background: #f67524;
    -webkit-appearance: none;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
}
.intention .inpu textarea {
    height: 228px;
    resize: none;
    line-height: 24px;
    padding: 10px 20px;
}

.casebox{ padding:4% 0; height:auto; overflow:hidden;}
.casebox ul{}
.casebox ul li{ position:relative; background:#fff; min-height:476px;}
.casebox ul li .imgs{ overflow:hidden; float:left; width:50%; height:auto; }
.casebox ul li .imgs img{display: block;max-width: 100%;  height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.casebox ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.casebox ul li:nth-child(2n+0) .imgs{ float:right;}
.casebox ul li:nth-child(2n+0) .txts{ float:left;}
.casebox ul li .txts{ overflow:hidden;  width:50%; height:100%; align-items: center; justify-content: left;}
.casebox ul li .txts .cons{ overflow:hidden;width:96%; margin:0 auto; max-width:604px;}
.casebox ul li .txts .h3{ line-height:40px; height:40px; font-weight:bold; overflow:hidden;color:#333333;transition:all 0.3s; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; font-size:30px; padding-top:50px;}
.casebox ul li .txts .p{line-height:32px; height:32px;overflow:hidden;color:#dedede; margin-top:8px;}
.casebox ul li .txts .desc{line-height:36px; overflow:hidden;color:#555555; margin-top:6%; font-size:18px;}


