@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:"Conv_PraxisEF-Light_0",Microsoft JhengHei UI,"微软雅黑";  margin:auto;letter-spacing:0.5px; min-width:1450px;}
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{ max-width:1450px; height:auto; overflow:hidden; margin:auto; padding:0 20px;}

::-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;
}
header{ width: 100%;z-index: 100; }.pop{position: absolute;}
header .top{ height:auto;width:1450px;  margin:auto;}
header .top h1{ width:15%; float:left;}
header .top h1 img{  max-width:100%;vertical-align: middle; margin-top:45px;}

.ads{ width:24%; float:left;}
.ads p{ padding-top:28px; color:#005da8; display:block;}

.nav{float:right;height:auto; margin-top:40px; }
.nav ul{}
.nav ul li{float:left;line-height:60px;text-align: center;  position:relative;text-transform:uppercase;}
.nav ul li a{display: block; margin:0 32px;position:relative; color:#fff; font-size:16px;}
.nav ul li:hover{ background:rgba(0,49,113,0.4);}
.nav ul li:hover a{ display:block; color:#fff;}
.nav li ul{position: absolute;top:60px;z-index: 100; background:rgba(0,49,113,0.4);width: 180px;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:left !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:#fff; font-size:14px;}
.nav li:hover ul li a:hover{ color:#fff;}

.yy{ float:right; width:5%; line-height:95px; color:#999; text-align:right;}
.yy a{color:#999;}.yy a:hover{color:#003171;}
.demo-buttons{width: 60px;text-align: center;line-height:70px;position: absolute;right: 0px;top: 0px;display: none; color:#fff;}
.demo-buttons i{display: block;}

.banner_pc{ background:#005ea8; }
.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:20px;}
.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:150px; height:auto;  line-height:55px; }
.more a { -webkit-transition: all .6s ease; -o-transition: all .6s ease; transition: all .6s ease;width:150px;  font-size: 20px; position: relative;display: inline-block; text-align:center; background:#E60012; 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: #003171; color: #fff; }

.Hfirst{ background:url(../images/bg.jpg) repeat-x center top; padding:0 0 4% 0;}
.Hfirst h2{ font-size:40px; font-weight:bold;}
.Hfirst span{ display:block; color:#999; font-size:18px; text-transform:uppercase; }
.Hfirst .box{ margin:10px 0px; height:auto; overflow:hidden;}
.Hfirst .box ul{ margin-right:-3%;}
.Hfirst .box ul li{ width:22%; float:left; box-shadow: 0px 0px 15px rgb(0 0 0 / 5%); background:#fff;box-sizing: border-box;height:auto; overflow:hidden; margin:60px 2.4% 60px 5px; min-height:380px;}
.Hfirst .box ul li .pic{ width:112px; display:block; margin:60px auto 40px auto; clear:both;position:relative;overflow: hidden}
.Hfirst .box 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);}

}
.Hfirst .box ul li h3{ text-align:center; font-size:26px;}
.Hfirst .box ul li p{ padding:30px 30px 0 30px; color:#999; line-height:1.7;}
.Hfirst .gui{width:50%;float: left;position: relative;z-index: 200; margin-left:5px;}
.Hfirst .gui-sz{background: #FFF;box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);box-sizing: border-box; padding:5%; margin-bottom:20px; margin-top:58px;width:795px; height:auto; overflow:hidden;}
.Hfirst .gui-sz p{ color:#282828; line-height:2;}
.Hfirst .gui-sz .morere{ width:80px; background:#005da8; border-radius:8px; padding:15px; color:#fff; margin-top:46px;}
.Hfirst .gui-sz .morere a{ color:#fff;}
.Hfirst .gui-rig {width:47%;height: auto;overflow: hidden;float: right; margin-right:5px;}
.Hfirst .gui-rig .pic{ position:relative;overflow: hidden;}
.Hfirst .gui-rig .pic img{width: 100%;height:100%; transition: 1s;}
.Hfirst .gui-rig .pic:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}

.Hsecond{padding:6% 0; height:auto; overflow:hidden;}
.Hsecond .Hpleft{ width:51%; float:left;height:auto; overflow:hidden; }
.Hsecond .Hpleft h2{ font-size:40px; font-weight:bold; margin-left:10px;}
.Hsecond .Hpleft span{ display:block; color:#0060b4; font-size:24px; text-transform:uppercase;margin-left:10px; }
.Hsecond .Hpleft .boxr{ height:auto; overflow:hidden; margin-top:30px; }
.Hsecond .Hpleft .boxr ul{}
.Hsecond .Hpleft .boxr ul li{background: #FFF;box-sizing: border-box; padding:5% 2%; margin:15px 8px;  height:auto; overflow:hidden; background:url(../images/index_10.jpg) no-repeat 15px 30px; height:auto; overflow:hidden;}
.Hsecond .Hpleft .boxr ul li:hover{box-shadow: 0px 0px 10px rgb(0 0 0 / 5%); background:url(../images/index_07.jpg) no-repeat 15px 30px;}
.Hsecond .Hpleft .boxr ul li .Hcon{ width:auto; margin-left:90px; float:left;}
.Hsecond .Hpleft .boxr ul li .Hcon h3{ font-size:24px; margin:0 0 5px 0;}
.Hsecond .Hpleft .boxr ul li .Hcon p{ color:#999;}
.Hsecond .Hpright{ width:41%; float:right; margin-right:10px; }
.Hsecond .Hpright img{ max-width:100%;}

.Hthird{padding:4% 0; height:auto; overflow:hidden;}
.Hthird h2{font-size:40px; font-weight:bold;}
.Hthird h2 span{color:#003171;}
.Hthird .text{ color:#999;}
.Hthird .Newhome{ margin-top:3%0; height:auto; overflow:hidden;}
.Hthird .Newhome .left{ width:32%; float:left; height:auto; overflow:hidden; padding:2%; background:#f5f5f5; margin-top:35px;}
.Hthird .Newhome .left .pic{ overflow: hidden; position:relative;}
.Hthird .Newhome .left .pic img{ max-width:100%; transition:all 1s;}
.Hthird .Newhome .left .pic:hover img{ transform:scale(1.1);}
.Hthird .Newhome .left h3{ font-size:18px; color:#003171; padding:20px 0;}
.Hthird .Newhome .left .con{ line-height:1.7; color:#666;}
.Hthird .Newhome .left .mmmm{ margin:50px 0;}
.Hthird .Newhome .right{ width:60%; float:right; height:auto; overflow:hidden;margin-top:30px;}
.Hthird .Newhome .right ul{}
.Hthird .Newhome .right ul li{ height:auto; overflow:hidden; border-bottom:1px #ddd solid; padding-bottom:30px; margin-bottom:27px;}
.Hthird .Newhome .right ul li:nth-child(4){margin-bottom:0;}
.Hthird .Newhome .right ul li h3{ font-size:18px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.Hthird .Newhome .right ul li span{ color:#003171; font-size:14px; display:block; padding:15px 0;}
.Hthird .Newhome .right ul li p{ color:#999;}

.footbox{ background:#005da8; padding:4% 0; height:auto; overflow:hidden; color:#fff;}
.footbox ul{}
.footbox ul li{ width:33%; float:left; height:auto; overflow:hidden; border-right:1px #2372a1 solid; min-height:378px;}
.footbox ul li:nth-child(3){border-right:0;}
.dblogo{ margin-bottom:50px; margin-top:30px;}
.ewm{ width:144px; float:left; margin-right:90px; text-align:center; margin-bottom:30px;}
.ewm img{ max-width:100%;}
.ewm p{ padding:10px 0 0;}
.boxcon{ margin-left:90px; margin-top:30px;}
.boxcon h2{ font-size:22px; margin-bottom:20px; font-weight:300;}
.boxcon p{ line-height:1.6;}
.boxcon p span{ color:#dbd8d8; display:block;}
.boxright{ margin-left:90px; float:left; margin-top:30px; margin-right:50px;}
.boxright h2{font-size:22px; margin-bottom:20px; font-weight:300;}
.boxright p{ line-height:2.3;}.boxright p a{ color:#fff;}

.copyright{border-top:1px #2372a1 solid; height:auto; overflow:hidden; padding-top:50px; text-align:center; margin-top:50px; }
.xian{ width:30px; height:5px; background:#003171; margin:1% auto;}
/***************内页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);}
.postions {line-height: 75px;overflow: hidden;color: #999999;font-size: 14px;border-bottom: 1px solid #eeeeee; background:#f5f5f5;}
.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:#005da8;}
.postions .postions_b {float: right; position:relative;}
.postions .postions_b a.isel {color: #005da8;}
.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: #005da8;-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:#005da8;}

.nyabout{ margin:5% 0; height:auto; overflow:hidden;}
.nyabout .naleft{ width:55%; float:left; height:auto; overflow:hidden;}.nyabout .naleft h4{ font-size:30px; color:#f8465a; margin-bottom:6%;}
.nyabout .naleft p{ line-height:1.8; font-size:15px;}
.nyabout .naleft img{ max-width:100%;}
.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;}
.nyderp{ background:#fff; padding:4% 0;}
.dbap{ height:auto; overflow:hidden; margin:0% auto 0  auto;}
.dbap .dlpleft{ width:100%;  height:auto; overflow:hidden;}
.dbap .bt{ text-align:center; font-size:30px; margin-bottom:45px;}
.dbap .bt span{ color:#3071b7 !important;}
.dbap .fbt{ text-align:center; text-transform:uppercase; color:#999; margin-bottom:35px;}

/*****滚动***/
.sy_jjfa{position:relative; height:auto; overflow:hidden; padding-bottom:7px;}
.sy_jjfa .item{width:94%; margin:0 3%;  position:relative; height:auto; overflow:hidden;}
.sy_jjfa .item h3{font-size: 1.12rem; text-align: center; padding:3% 6%; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.sy_jjfa .item p{  line-height:1.7; font-size:18px; text-align:center; font-weight:bold;}

.sy_jjfa .item .morw{ width:100px; background:#ddd; color:#999; text-align:center; line-height:35px; margin:6% auto;}
.sy_jjfa .item:hover .morw{ background:#0288e1; color:#fff; transition:all 0.5s;}
.sy_jjfa .item:hover  p{ color:#0288e1;}
.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;}
.sy_jjfa .item .sy_jjfa_wb_bj .sy_jjfa_wb .sy_jjfa_wb_t{font-size:18px;}
.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; }
.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:40px; height:70px; font-size:12px; text-indent:-9999px; top:45%; position:absolute; bottom:0; transition:0.5s;}
.sy_jjfa .owl-controls .owl-buttons .owl-prev{background:url(../images/jtl02.png) center no-repeat; left:0%;}
.sy_jjfa .owl-controls .owl-buttons .owl-prev:hover{ background:url(../images/jtl03.png) center no-repeat;}
.sy_jjfa .owl-controls .owl-buttons .owl-next{background:url(../images/jtr02.png) center no-repeat; overflow:hidden; right:0%;}
.sy_jjfa .owl-controls .owl-buttons .owl-next:hover{background:url(../images/jtr03.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 4px; border-radius:100px; background:#0288e1; 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:#cacaca;}
.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%; display:none;}
.owl-buttons{}

.honor_img{ margin:5% 0; height:auto; overflow:hidden;}
.honor_img ul{ margin-right:-2%;}
.honor_img ul li{width:23%; 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 #005da8;background:#005da8;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:100%; 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 .leftbox{ width:45%; float:left;}
.contactbox .leftbox p{ line-height:2;}
.contactbox .leftbox h4 {font-size: 30px;color: #003171;margin-bottom: 6%;}
.contactbox .rightbox{ float:left; width:55%; height:auto; overflow:hidden;}

.nydzsheji{overflow: hidden;height: auto;padding: 4% 0 0 0;line-height: 2.3;}
.nydzsheji p{ display:block; margin-bottom:10px; border-bottom:1px #eee solid; padding-bottom:20px;}
.nydzsheji h2{ font-size:24px; text-align:center; margin-bottom:15px; font-weight:bold; margin-top:40px;}
.nydzsheji .borderr{ height:1px; background:#DDD; position:relative; margin-bottom:25px;}
.nydzsheji .borderr .xianr{ width:100px; height:3px; background:#0383c6; position:absolute; left:50%; top:-1px; margin-left:-50px;}
.nydzsheji img{ max-width:100%; display:block; margin:auto; clear:both;}
.nydzsheji table{ border-collapse:collapse; border: 1px #ccc solid !important; width:100% !important;line-height:45px !important;}
.nydzsheji table td{word-wrap:break-word;word-break:break-all;border: 1px #ccc solid !important;line-height:45px !important;}
.nydzsheji table h6{line-height:30px !important;}

.ny_main{ margin:60px auto; overflow: hidden; height:auto; }
.slide_join{width:100%; float:left;}
.slide_join h3{float:left;width:96%; height:45px; padding:0 2%; font-weight:normal; background-color:#f6f6f6;margin-bottom:20px; cursor:pointer;}
.slide_join h3.on{background-color:#0383c6;}
.slide_join h3 span{float:left; width:80%; height:45px; color:#000;  font-size:16px; line-height:45px; overflow: hidden; text-overflow:ellipsis;}
.slide_join h3.on span{color:#fff;}
.slide_join h3 em{float:right; width:30px;height:30px; margin:8px 0 0 0; background:url(../images/join_img9.png) no-repeat;}
.slide_join h3.on em{background:url(../images/join_img10.png) no-repeat;}
.slide_join ul{float:left; width:96%; background-color:#fff; padding:0 25px 25px 25px;}
.slide_join ul .join_show{float:left; width:96%; color:#787876; font-size:14px; line-height:28px;}

.casebox{ background:#f5f5f5; height:auto; overflow:hidden; margin:5% 0;}
.casebox .leftb{ width:50%; float:left;}
.casebox .leftb .con{ padding:5%;height:auto; overflow:hidden;position:relative;}
.casebox .leftb .con .t1{font-size:26px;line-height: 36px;margin:80px auto 60px; }
.casebox .leftb .con .t1:before{width:16px;height:2px;background:#dcdcdc;bottom:-31px;left:0;}
.casebox .leftb .con p{ line-height:1.7; color:#999;}
.casebox .rightb{ width:50%; float:left;}
.casebox .rightb img{ max-width:100%;}

.cas{ margin:0 0 5% 0; height:auto; overflow:hidden;}.cas h2{ font-size:30px; margin-bottom:20px;}
.cas ul{ margin-right:-2%;}
.cas ul li{ width:23%; float:left; margin-right:2%;}
.cas ul li .pic{ overflow: hidden; position:relative;}
.cas ul li .pic img{ max-width:100%; transition:all 1s;}
.cas ul li .pic:hover img{ transform:scale(1.1);}
.cas ul li p{ text-align:center; padding:15px 0 0 0;}

.probxoe{ padding:5% 0;height:auto; overflow:hidden;}
.probxoe h2{ font-size:30px; text-align:center; margin-bottom:30px;}
#HonorList .Type{ padding:0 0 50px 0; text-align:center; }
#HonorList .Type a{ display: inline-block; font-size: 16px; color:#555555; background-color: #e9e9e9; line-height:40px; padding:0 20px; border-bottom: 1px solid transparent; margin:0 1px; }
#HonorList .Type a:hover{ color:#fff; background-color: #005da8; }
#HonorList .Type a.on{ color:#fff; background-color: #005da8; border-bottom-color: #005da8; }
.probxoe .jsbox{ background:#f5f5f5; padding:3%; line-height:1.9; height:auto; overflow:hidden;}
.probxoe .jsbox h3{ font-size:24px;}
.probxoe .jsbox .left{ float:left; width:60%;}
.probxoe .jsbox .right{ width:37%; float:right;}
.probxoe .jsbox .right img{ max-width:100%;}

.prosoict{ margin:0 0 5% 0; height:auto; overflow:hidden; line-height:1.7;}
.prosoict h2{ font-size:25px; margin-bottom:20px;}
.prosoict table{ border-collapse:collapse; border: 1px #ccc solid !important; width:100% !important;line-height:40px !important;}
.prosoict table td{ padding-left:12px !important;word-wrap:break-word;word-break:break-all;border: 1px #ccc solid !important;line-height:40px !important;}
.prosoict table h6{line-height:40px !important;}
.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;
  }
}