﻿/**全局属性**/
@charset "UTF-8";*,::after,::before{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
html{ font-size:100px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:"PingFang SC", "Microsoft Yahei";}
body{margin:0;font-size:14px;line-height:1.5;font-family:"PingFang SC", "Microsoft Yahei";}
blockquote,button,dd,dl,fieldset,figure,form,h1,h2,h3,h4,h5,h6,input,legend,ol,p,pre,td,textarea,th,ul,xmp{margin:0;padding:0}
button,code,input,kbd,pre,samp,select,textarea,tt,xmp{line-height:inherit;font-family:inherit}
big,button,h1,h2,h3,h4,h5,h6,input,select,small,textarea{font-size:inherit}
address,cite,dfn,em,i,optgroup,var{font-style:normal}
table{border-collapse:collapse;border-spacing:0;table-layout:fixed;text-align:left}
menu,ol,ul{list-style:none}
fieldset,img{border:0;vertical-align:middle}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}
audio,canvas,video{display:inline-block}
blockquote:after,blockquote:before,q:after,q:before{content:"\0020"}
pre,textarea,xmp{overflow:auto;-webkit-overflow-scrolling:touch}
textarea{resize:vertical}
button,input,select a,textarea{outline:0 none}
button,input,select,textarea{color:inherit}
button:disabled,input:disabled,select:disabled,textarea:disabled{opacity:1;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
input[type=button],input[type=file]::-webkit-file-upload-button,input[type=reset],input[type=search]::-webkit-search-cancel-button,input[type=submit]{-webkit-appearance:none;appearance:none}mark{background-color:transparent}
a,del,ins,s,u{text-decoration:none}
a,img{-webkit-touch-callout:none}
a{color:#414141}
.g-clear::after{display:block;overflow:hidden;clear:both;height:0;content:"\0020"}
html,body{height:100%;-webkit-overflow-scrolling: touch;}
a {-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
/**清除浮动**/
.clear{clear:both;font-size:0;line-height:0;height:0; vertical-align:middle;}


/**------------------首页----------------------**/
.head {width:100%;  background-color:#fff; padding:30px 20vh; display:flex;justify-content:space-between; align-items:center;}
.logo { position:relative;}
.logo img { height:40px; width:auto; }
.search { width:580px; height:44px;box-sizing:border-box; border:1px solid #dfe1e6;}
.search input { border:none; margin:0; width:450px; height:42px; background-color:#fff; font-size:14px; color:#717787; padding:0 0 0 20px;box-sizing:border-box; float:left;}
.search input:focus{outline:none;}
.search a { width:128px; height:42px; background-color:#ff2300; text-align:center; font-size:16px; color:#fff; font-weight:bold; float:left; line-height:42px;}
.search a img { width:16px; display:inline-block; vertical-align:middle; margin-right:10px; position:relative; top:-1px;}
.head_right { float:right; display:none; text-align:right; position:relative; font-size:14px; color:#717787;}
.head_right a { display:inline-block; vertical-align:middle;  font-size:16px; font-weight: normal; color:#293040;}
.head_right a.on { color:#104b9c;}
.head_right a:hover {color: #4191b3;}

.nav { display:block; width:100%;  height:60px; background-color:#141a24;}
.nav ul.ul_nav { display:flex;padding:0 20vh;justify-content:space-between; align-items:center; position:relative;}
.nav ul.ul_nav li.navli {font-size:16px; line-height:60px; font-weight:bold; color:#fff; }
.nav ul.ul_nav li.navli a.nav01 { color:#fff; -webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s; font-size:16px;}
.nav ul.ul_nav li.on a.nav01 { font-size:16px;}
.nav ul.ul_nav li.navli a.nav01:hover { color:#a1a6b3;}
.nav ul.ul_nav li.navli img { width:24px; display:inline-block; vertical-align:middle; margin-right:10px;}
.nav ul.ul_nav li.navli .li_box { position:absolute; top:60px; background-color:#f5f5f9; padding:10px 20vh 40px 20vh;  box-sizing:border-box; z-index:99999;width:100%; left:0; text-align:left;box-shadow: 0 10px 10px 0 rgba(7,17,27,.1); display: none;background-image: url(/images/modelA/bgli_box.jpg);background-repeat: no-repeat;background-position: bottom center;background-size: cover;}
.nav ul.ul_nav li.navli .li_box .main { display:flex;justify-content:space-between;}
.nav ul.ul_nav li.navli .li_box .main dl { overflow:hidden;flex:1;margin: 0 20px;}
.nav ul.ul_nav li.navli .li_box .main dl dt b a { font-size:16px; font-weight:bold; color:#293040; line-height:44px; display:block; margin-bottom:20px; border-bottom:1px solid #a1a6b3;}
.nav ul.ul_nav li.navli .li_box .main dl dd h3 a { font-size:15px; color:#717787; line-height:36px; display:block; font-weight:bold; }
.nav ul.ul_nav li.navli .li_box .main dl dd ul li { font-size:14px; display:block; line-height:30px; font-weight:normal;border-left:4px solid #dfe1e6;}
.nav ul.ul_nav li.navli .li_box .main dl dd ul li a { color:#717787; padding:0 0 0 10px;}
.nav ul.ul_nav li.navli .li_box .main dl dd a:hover {color: #4191b3;}
.nav ul.ul_nav li.navli .li_box .main dl dt b a:hover {color: #4191b3;}
.nav ul.ul_nav li.navli:hover .li_box { display:block;}
.nav ul.ul_nav li.navli:hover a.nav01 {color:#a1a6b3;}


h2.tit { font-size:44px; font-weight:bold; color:#293040; text-align:center;line-height: 50px;}
h2.tit span { font-size:16px; font-weight: bold; color:#a1a6b3; line-height:20px; margin-top:10px; display:block;}

.animated {-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
@keyframes fadeInUp
{
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }

}

.parta { padding:70px 0;}
.parta ul {display: flex;flex-wrap: wrap; padding:0 18vh; margin-top:30px;}
.parta ul li { width:33.3%; border:10px solid #fff; position:relative; overflow:hidden;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s; top:0;}
.parta ul li a { display:block;}
.parta ul li a .img_box { width:100%; height:36vh; background-repeat:no-repeat; background-size:cover; overflow:hidden;}
.parta ul li a .mask { position:absolute; width:100%; height:100%; top:0; left:0; z-index:2; background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);}
.parta ul li a .word_box { position:absolute; left:20px; right:20px; bottom:-106px; z-index:3;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
.parta ul li a .word_box h3 { font-size:16px; font-weight:bold; color:#fff; line-height:30px;}
.parta ul li a .word_box h3 img { width:24px; float:right; margin-top:6px;}
.parta ul li a .word_box p { font-size:13px; color:#fff; line-height:24px; height:48px; display:none; overflow:hidden; margin-top:10px;}
.parta ul li a .word_box i { width:30px; height:3px; background-color:#fff; display:block; margin-top:10px; margin-bottom:20px;}
.parta ul li a .word_box font { display:inline-block; vertical-align:middle; font-size:12px; color:#fff; font-weight:normal;background-color: rgba(255,255,255,0.3); padding:0 6px; margin-right:5px; line-height:30px;white-space: nowrap;text-overflow:ellipsis; overflow:hidden; max-width:100px;}
.parta ul li a:hover .word_box { bottom:20px;}


a.more { width:220px; height:40px; display:block; margin:0 auto; margin-top:40px; border:1px solid #a1a6b3;  transform:skew(-30deg, 0deg); position:relative; background-color:#fff;}
a.more span {transform:skew(30deg, 0deg); position:absolute; width:100%; height:100%; top:0; left:0;font-size:16px; color:#717787; text-align:center; line-height:40px; z-index:2; font-weight: normald; color:#717787;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
a.more:hover { background-color:#ff2300; border:1px solid #ff2300;}
a.more:hover span {color:#fff;}

.partb { height:500px; width:100%; background-image:url(/images/modelA/bg01.jpg); background-repeat:no-repeat; background-position:bottom center; background-size:cover; overflow:hidden; position:relative;}
.partb h2 { position:absolute; left:20vh; top:140px; font-size:44px; font-weight:normal; color:#fff; line-height:50px;}
.partb h2 span { font-size:20px; color:#fff; display:block; margin-top:20px; font-weight:300;}
.partb h2 a { width:160px; height:48px; border:1px solid #fff; font-size:16px; color:#fff; text-align:center; line-height:48px; margin-top:50px; display:block; font-weight:300;}
.partb h2 a:hover {background-color:#ff2300;border:1px solid #ff2300;}

.partb2 { height:2rem; width:100%; background-image:url(/images/modelA/bg01.jpg); background-repeat:no-repeat; background-position:bottom center; background-size:cover; overflow:hidden; position:relative;display: none}
.partb2 h2 { position:absolute; left:12px; top:50%;transform: translateY(-50%); font-size:.18rem; font-weight:normal; color:#fff; line-height:.24rem;}
.partb2 h2 span { font-size:.14rem; color:#fff; display:block; margin-top:10px; font-weight:300;}
.partb2 h2 a { width:1rem; height:.3rem; border:1px solid #fff; font-size:.12rem; color:#fff; text-align:center; line-height:30px; margin-top:20px; display:block; font-weight:300;}

.partc { padding:70px 0;}
.pc_main { margin-top:50px; padding:0 20vh;}
.pro-module06 li { border:1px solid #dfe1e6; background-color:#fff; height:440px;}
.pro-module06 li .img_box2 { width:100%; height:210px; position:relative; overflow:hidden;}
.pro-module06 li .img_box2 a img { position:absolute; height:100%; top:0; left:50%; transform: translateX(-50%);}
.pro-module06 li i { font-size:12px; color:#a1a6b3; font-weight:normal; display:block; margin-top:20px; padding:0 20px;}
.pro-module06 li h3 a { font-size:15px; font-weight:bold; color:#293040; line-height:24px; height:48px; overflow:hidden; margin-top:14px; display:block; padding:0 20px;}
.pro-module06 li h3 a:hover {color: #4191b3;}
.pro-module06 li p { font-size:13px; color:#717787; line-height:20px; height:60px; overflow:hidden; display:block; margin-top:14px; padding:0 20px;}
.pro-module06 a.view { font-size:13px; color:#114ec4; display:block; text-align:right; margin-top:20px; padding:0 20px;}
.pro-module06 a.view:hover {color: #4191b3;}

.partd { padding:70px 0; margin:0 20vh; border-top:1px solid #dfe1e6;}
.pd_main { margin-top:50px; display:flex;flex-wrap: wrap;}
.pd_main dl { width:23.5%; box-sizing:border-box; margin-right:20px; border:1px solid #dfe1e6; padding:20px; overflow:hidden;}
.pd_main dl:last-child { margin-right:0;}
.pd_main dl dt { width:60px; height:60px; border:1px solid #58656f; background-color:#58656f;font-size:12px; font-weight:normal; color:#fff; text-align:center; box-sizing:border-box; padding:5px 0 0 0;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
.pd_main dl dt strong { color:#fff; display:block; font-size:32px;line-height:32px; font-family: Arial, Helvetica, sans-serif;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
.pd_main dl dd b a { font-size:15px; font-weight:bold; color:#293040; line-height:24px; height:48px; overflow:hidden; margin-top:14px; display:block;}
.pd_main dl dd b a:hover {color: #4191b3;}
.pd_main dl dd p { font-size:13px; color:#717787; line-height:20px; height:60px; overflow:hidden; display:block; margin-top:14px;}
.pd_main dl dd a.view { font-size:13px; color:#114ec4; display:block; text-align:right; margin-top:20px;}
.pd_main dl dd a.view:hover {color: #4191b3;}

.foot { width:100%;}
.foot_01 { background-color:#eceff8; padding:35px 20vh; display:flex;justify-content:space-between; }
.foot_01 dl:nth-child(1) { margin-right:60px;}
.foot_01 dl:nth-child(5) { width:340px;}
.foot_01 dl dt img { height:40px;}
.foot_01 dl dt { font-size:16px; color:#293040; display:block; font-weight:bold; margin-bottom:20px;}
.foot_01 dl dd ul li { font-size:14px; font-weight:normal; line-height:36px; width:44%; float:left;}
.foot_01 dl dd ul li a { color:#717787;}
.foot_01 dl dd ul li a:hover {color: #4191b3;}
.foot_01 dl dd img { width:100px; float:left; margin-right:20px;}
.foot_01 dl dd p { font-size:14px; line-height:30px; color:#717787; float:left; width:80px; margin-top:20px;}
.foot_02 { padding:36px 20vh; background-color:#293040; display:flex;justify-content:space-between; align-items:center;}
.foot_02 p { font-size:13px; line-height:24px; color:#dfe1e6; font-weight:normal;}
.foot_02 p a { color:#dfe1e6;}
.foot_02 p a:hover { color:#fff;}
.foot_02 select { width:310px; height:42px; background-color:#fff; padding:0 14px; font-size:13px; font-weight:normal; color:#717787; border:none;appearance:none;
  -moz-appearance:none;-webkit-appearance:none; background-image: url(/images/modelA/icon04.png); background-repeat:no-repeat; background-position:96% 14px; background-size:12px;}
.foot_02 select:focus{outline:none;}

/**-----返回顶部----**/
.returnTop { width: 40px;height: 40px;position: fixed;right: 20px;bottom: 20px;overflow: hidden;z-index: 99991;cursor: pointer;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;background-color:#717787;opacity: 0;border-radius: 5px;}
.returnTop img { width:20px;height: 20px;display: block;margin: 0 auto;margin-top:10px;}
.returnTop.on { width: 40px;height:40px;1c2f33 position: fixed;right: 20px;bottom: 20px;overflow: hidden;z-index: 99991;cursor: pointer;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;opacity: .5;border-radius: 5px;}
.returnTop.on:hover {opacity: 1;}

.scroll_menu { width:40px; position:fixed; right:20px; bottom:60px; z-index:99999;}
.scroll_menu ul li { background-color:#58656f; display:block; margin-bottom:10px; border:1px solid #58656f;border-radius:5px; position:relative;box-sizing:border-box;}
.scroll_menu ul li img { width:30px; display:block; margin:0 auto;}
.scroll_menu ul li span { font-size:12px; color:#fff; text-align:center; line-height:16px; text-align:center; display:block; padding:5px 0;border-radius:5px;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
.scroll_menu ul li a { font-size:12px; color:#fff; text-align:center;line-height:16px; text-align:center; display:block;}
.scroll_menu ul li .li_box { position:absolute; right:-1000px; top:-1px; display:inline-block; padding:10px; background-color:#f5f5f9; border:1px solid #dfe1e6; width:120px;border-radius:5px;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
.scroll_menu ul li .li_box p { font-size:14px; font-weight:normal; color:#114ec4; font-family:Arial, Helvetica, sans-serif; line-height:20px; margin:4px 0; overflow:hidden;}
.scroll_menu ul li .li_box p b { font-size:12px; display:block; color:#717787;}
.scroll_menu ul li:hover .li_box { right:50px;}


.menu { display:none;}
.menu_main { display:none;}


/**-------------------------关于我们--------------------------**/
.parte { padding:0 20vh 70px 20vh;}
.position { line-height:50px; font-size:14px; font-weight:normal; color:#a1a6b3;}
.position2 { line-height:50px; font-size:14px; font-weight:normal; color:#a1a6b3; display:none;}
.position a { color:#717787;}
.position a:hover {color: #4191b3;}
.pe_info { width:100%; height:260px; background-image:url(/images/modelA/bg02.jpg); background-repeat:no-repeat; background-position:bottom left; background-size:cover; position:relative;margin-top: 40px;}
.pe_info b { font-size:24px; font-weight:300; color:#293040; position:absolute; left:12vh; top:50%; transform: translateY(-50%); display: none;}
.pe_info b strong { font-size:30px; display:block; font-weight:normal;}

.tit2 { height:70px; border-bottom:2px solid #dfe1e6; display:flex;justify-content:space-between; position:relative;}
.tit2 ul { display:flex;}
.tit2 ul li { font-size:16px; font-weight:normal; color:#717787; line-height:66px; cursor:pointer; margin-left:50px;}
.tit2 ul li a {color:#717787;}
.tit2 ul li.on { font-size:18px; font-weight:bold; color:#293040; height:70px; border-bottom:4px solid #293040;}
.tit2 ul li.on a {color:#293040;}
.tit2 font { font-size:16px; line-height:70px; color:#717787; font-weight:normal;}
.tit2 font a { color:#717787;}
.tit2 font a:hover {color: #4191b3;}

/*.pe_main { display:flex;flex-direction:row-reverse;justify-content:space-between; margin-top:50px;}*/
/*.pe_menu { width:310px;}*/
/*.pe_menu dl { background-image:url(/images/modelA/a_bg02.jpg); background-repeat:no-repeat; background-position:top center; border-radius:5px; margin-bottom:20px;}*/
/*.pe_menu dl a { padding:20px; display:flex;align-items:center; height:110px;}*/
/*.pe_menu dl a dt { width:56px; margin-right:20px;}*/
/*.pe_menu dl a dd { font-size:18px; font-weight:bold; color:#fff; line-height:24px;}*/
/*.pe_menu dl a dd span { display:block; font-size:14px;}*/
/*.pe_menu dl.on { background-image:url(/images/modelA/a_bg01.jpg); background-repeat:no-repeat; background-position:top center; border-radius:5px; margin-bottom:20px;}*/

.pe_main { display:flex;flex-direction:row-reverse;justify-content:space-between; margin-top:50px;}
.pe_menu { width:310px;}
.pe_menu dl {background-repeat:no-repeat; background-position:top center; border-radius:5px; margin-bottom:20px; border:1px solid #eeeeee;box-sizing:border-box;}
.pe_menu dl a { padding:20px; display:flex;align-items:center; height:110px;}
.pe_menu dl a dt { width:0; margin-right:0px;}
.pe_menu dl a dd { font-size:18px; font-weight:bold; color:#293040; line-height:24px;}
.pe_menu dl a dd span { display:block; font-size:14px; color:#717787;}

.pe_info01 { overflow:hidden;width: calc(100% - 350px); border-right:1px solid #dfe1e6; padding:0 40px 0 0;}
.pe_info01 h3 { font-size:30px; line-height:40px; font-weight:bold; color:#293040; text-align:center;}
.pe_info01 h3 span { font-size:14px; color:#a1a6b3; display:block; font-weight:normal;}
.pe_info01 .pe_info01_main p { font-size:17px; font-weight:normal; line-height:36px; color:#293040; margin-top:50px;}
.pe_info01 .dl_box { display:flex; margin-top:50px;justify-content:space-between;}
.pe_info01 .dl_box dl { display:flex; align-items:center;}
.pe_info01 .dl_box dl dt { width:90px;margin-right:10px;}
.pe_info01 .dl_box dl dt img { width:100%;}
.pe_info01 .dl_box dd { font-size:20px; font-weight:normal; color:#293040; line-height:36px;}
.pe_info01 .dl_box dd span { font-size:16px; display:block; color:#717787;}

.pe_info01_main02 { overflow:hidden; margin-top:50px; position:relative;}
.pe_info01_main02 dl { display:flex;flex-direction:row; }
.pe_info01_main02 dl dt { background-image:url(/images/modelA/time_bg.png); background-repeat:no-repeat; width:80px; height:150px; font-size:20px; line-height:150px; color:#fff; text-align:center;}
.pe_info01_main02 dl dd { margin-left:40px; margin-top:10px; max-width:40%;}
.pe_info01_main02 dl dd b { font-size:18px; color:#293040; color:#293040; font-weight:normal; background-image:url(/images/modelA/time_bg3.png); background-repeat:no-repeat; background-position:left; padding:0 0 0 48px; display:block;}
.pe_info01_main02 dl dd b font {color: #f84b11; display:block;}
.pe_info01_main02 dl dd p { background-color:#f5f5f9; padding:14px; font-size:15px; font-weight:normal; color:#717787; line-height:24px; margin-left:48px; border-radius:5px; margin-top:10px; display:inline-block;}
.pe_info01_main02 dl:nth-child(even) {flex-direction:row-reverse;}
.pe_info01_main02 dl:nth-child(even) dd { margin-left:0; margin-right:40px; }
.pe_info01_main02 dl:nth-child(even) dd b { text-align:right; background-image:url(/images/modelA/time_bg2.png); background-repeat:no-repeat; background-position:right; padding:0 48px 0 0; display:block;}
.pe_info01_main02 dl:nth-child(even) dd p {margin-right:48px;}

.pe_info01_main02 dl:nth-child(1) { position:relative; top:0; left:50%; margin-left:-40px;}
.pe_info01_main02 dl:nth-child(2) { position:relative; top:0; right:50%; margin-right:-40px;}
.pe_info01_main02 dl:nth-child(3) { position:relative; top:0; left:50%; margin-left:-40px;}
.pe_info01_main02 dl:nth-child(4) { position:relative; top:0; right:50%; margin-right:-40px;}
.pe_info01_main02 dl:nth-child(5) { position:relative; top:0; left:50%; margin-left:-40px;}
.pe_info01_main02 dl:nth-child(6) { position:relative; top:0; right:50%; margin-right:-40px;}

.pe_info01_main02 dl:nth-child(2) dt {opacity:.7;}
.pe_info01_main02 dl:nth-child(3) dt {opacity:.6;}
.pe_info01_main02 dl:nth-child(4) dt {opacity:.5;}
.pe_info01_main02 dl:nth-child(5) dt {opacity:.4;}
.pe_info01_main02 dl:nth-child(6) dt {opacity:.3;}

.table_box { margin-top:0px;}
.tit3 { height:40px; background-color:#b6bccf; width:100%;}
.tit3 ul { display:flex; }
.tit3 ul li { font-size:16px; color:#fff; line-height:40px; text-align:center; flex:1;}
.tit3 ul li:nth-child(2) { text-align:left; flex:10;}
.td_box { overflow:hidden;}
.td_box ul { display:flex; }
.td_box ul li { font-size:15px; color:#717787; line-height:20px; padding:14px 0; text-align:center; flex:1;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
.td_box ul li:nth-child(2) { text-align:left; flex:10;}
.td_box ul:nth-child(even) li { background-color:#ebeef7;}
.td_box ul li .i1 { display:inline-block; line-height:24px; padding:0 4px; border-radius:4px; font-size:14px; color:#fff; font-style:normal; background:linear-gradient(to right,#977d5a,#c79350);}
.td_box ul li .i1 img { width:16px; display:inline-block; vertical-align:middle; margin-right:4px;}
.td_box ul li .i2 { display:inline-block; line-height:24px; padding:0 4px; border-radius:4px; font-size:14px; color:#fff; font-style:normal; background:linear-gradient(to right,#6a748f,#929aae);}
.td_box ul li .i2 img { width:16px; display:inline-block; vertical-align:middle; margin-right:4px;}
.td_box ul li a { color:#114ec4;}
.td_box ul li a:hover { color:#4191b3;}
.td_box ul:hover li { background-color:#fff0f0;}

.page { display:block; margin-top:40px; text-align:center;}
.page a { line-height:30px; display:inline-block; vertical-align:middle; padding:0 10px; border:1px solid #dfe1e6; border-radius:5px; margin:0 4px; font-size:14px; color:#717787;}
.page a.on { background-color:#ebeef7;}
.page a:hover { background-color:#ebeef7;}

.list04 { display:flex; flex-wrap: wrap; margin-top:30px;}
.list04 li { width:25%; background-color:#f1f4fd; border:15px solid #fff; box-sizing:border-box; padding:20px 20px 30px 20px; position:relative; top:0;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
.list04 li .img_box a img { width:100%;}
.list04 li b a { font-size:18px; color:#293040; display:block; text-align:center; margin-top:20px;}
.list04 li b a:hover {color:#4191b3;}
.list04 li p { font-size:15px; font-weight:normal; line-height:24px; color:#717787; margin-top:10px; text-align:center;white-space: nowrap;text-overflow:ellipsis; overflow:hidden; display:block;}
.list04 li a.view { width:100px; height:36px; font-size:14px; color:#717787; text-align:center; line-height:36px; display:block; margin:0 auto; margin-top:30px; background-color:#fff;}
.list04 li a.view:hover { background-color:#4191b3; color:#fff;}
.list04 li:hover {top:-10px;}

.list05 { display:flex; flex-wrap: wrap; margin-top:30px;}
.list05 li { width:33.3%; background-color:#f5f5f9; border:15px solid #fff; box-sizing:border-box; padding:20px 30px 30px 30px; position:relative; top:0;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
.list05 li h2 { font-size:18px; font-weight:bold; color:#293040; line-height:50px; border-bottom:1px solid #dfe1e6; margin-bottom:20px;}
.list05 li p { font-size:14px; font-weight:normal; color:#717787; line-height:28px; font-family:Arial, Helvetica, sans-serif;}

.map { display:flex; margin-top:40px;}
.map li { width:33.3%; background-color:#f5f5f9; border:15px solid #fff; box-sizing:border-box; padding:20px 30px 30px 30px;}
.map li:nth-child(1) { width:66.6%; background-image:url(/images/modelA/map_pic.jpg); background-repeat:no-repeat; background-position:center center; background-size:cover;}
.map li h2 { font-size:18px; font-weight:bold; color:#293040; line-height:50px; border-bottom:1px solid #dfe1e6; margin-bottom:20px;}
.map li p { font-size:14px; font-weight:normal; color:#717787; line-height:28px; font-family:Arial, Helvetica, sans-serif;}


.blk01 { overflow:hidden; box-shadow: 0  0 10px rgba(223,225,230,.5); padding:0 0 30px 0;}
.blk01 dl { background-color:#f1f4fd; padding:30px; display:flex; align-items:center;}
.blk01 dl dd {flex:1; margin-left:30px;}
.blk01 dl dd b { font-size:24px; font-weight:bold; color:#114ec4; line-height:36px;}
.blk01 dl dd b span { font-size:18px; color:#717787; display:block; }
.blk01 h3 { font-size:18px; font-weight:bold; color:#293040; line-height:30px; margin-top:20px; padding:0 30px; margin-bottom:14px;}
.blk01 h3::after {content: ''; height:16px; width:4px; background-color:#114ec4; float:left; display:inline; margin-right:10px; margin-top:6px;}
.blk01 p {font-size:16px; line-height:30px; font-weight:normal; color:#717787; padding:0 30px;}
.blk01 dl dd p { font-size:16px; line-height:30px; font-weight:normal; color:#717787; margin-top:20px; padding:0;}
.t1 { margin:0}

.blk02 { overflow:hidden; box-shadow: 0 0 10px 0 rgba(223,225,230,.5); padding:0 25xp 50px 25px;}
.blk02 h3 { font-size:30px; line-height:40px; font-weight:bold; color:#293040; text-align:center; margin-top:50px;}
.blk02 h3 span { font-size:14px; color:#a1a6b3; display:block; font-weight:normal;}
.blk02 p { font-size:16px; font-weight:normal; line-height:30px; margin-top:40px; color:#293040;}
.blk02 img { width:80%; display:block; margin:0 auto; margin-top:50px;}

/**-------------------我们的服务-------------------**/
.partf { padding:0 19vh 70px 19vh; background-color:#f3f5fb;}
.blk03 { overflow:hidden;}
.blk03 ul { display:flex;flex-wrap: wrap;}
.blk03 ul li {width:25%; background-color:#fff; border:10px solid #f3f5fb; box-sizing:border-box; padding:0 0 30px 0; position:relative; top:0;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s; border-radius:5px; overflow:hidden;}
.blk03 ul li .img_box { width:100%; height:230px; position:relative; overflow:hidden;border-radius:5px; overflow:hidden;}
.blk03 ul li .img_box a img { position:absolute; height:120%; width:auto; top:-10%; left:50%; transform: translateX(-50%);}
.blk03 ul li h3 a { font-size:18px; font-weight:bold; color:#293040; display:block; text-align:center; line-height:30px; margin-top:20px; padding:0 30px;}
.blk03 ul li h3 a:hover {color: #4191b3;}
.blk03 ul li p { font-size:14px; font-weight:normal; line-height:24px; color:#717787; display:none; padding:0 30px; height:48px; overflow:hidden; margin-top:10px;}
.blk03 ul li a.view { display:block; font-size:14px; color:#717787; width:130px; line-height:36px; border:1px solid #dfe1e6; border-radius:1000px; margin:0 auto; margin-top:20px; text-align:center;}
.blk03 ul li a.view:hover { background-color:#dee2ed;}
.blk03 ul li:hover { top:-5px;}
.t2 { padding:0 1vh;}

/**-------------------我们的服务详情-------------------**/
.partg { padding:0 20vh 70px 20vh; background-image:url(/images/modelA/bg04.jpg); background-repeat:no-repeat; background-position:top center; background-size:cover;}
.pg_main { display:flex;}
.pg_left { width:260px; margin-right:30px;}
.pg_right {flex:1;}
#custom-show-hide-example2 {background-color: rgba(255,255,255,.8);}
.pg_left h3 span { font-size:16px; font-weight: bold; color:#293040; line-height:50px; padding:0 14px; display:flex; align-items:center;justify-content:space-between; background-image:url(/images/modelA/line_bg.jpg); background-repeat:no-repeat; background-position:bottom;}
.pg_left h3 span img { width:12px; height:12px;  -webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
.pg_left h3.open span { border-bottom:none; background-color:#ebf0fb; background-image:none;}
.pg_left h3.open span img {  transform:rotate(-180deg);-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg); }
.pg_left .list_02 { overflow:hidden; padding:0 14px;}
.pg_left .list_02 li { font-size:15px;  line-height:40px; display:block; font-weight:bold;}
.pg_left .list_02 li a { display:block;color:#717787; display:flex;justify-content:space-between;align-items:center;}
.pg_left .list_03 { border-left:4px solid #eaf1fb; padding:0 0 0 14px; margin:10px 0 10px 20px;}
.pg_left .list_03 li { font-size:14px;  line-height:30px; display:block; font-weight: normal;}
.pg_left .list_03 li a { display:block;color:#293040;display:flex;justify-content:space-between;align-items:center;}
.pg_left .new_2016_info01 {  background-image:url(/images/modelA/line_bg.jpg); background-repeat:no-repeat; background-position:bottom; padding:12px 0;}
.pg_left .list_02 li a:hover {color: #4191b3;}
.pg_left .list_03 li a:hover {color: #4191b3;}
.pg_left ul li.on a { color:#114ec4;}

.dst02 { background-color: rgba(255,255,255,.8); padding:30px; display:flex;align-items:center;}
.dst02 dt { width:260px; margin-right:30px;}
.dst02 dt img { width:100%;border-radius:5px;}
.dst02 dd {flex:1; text-align:left;}
.dst02 dd b { font-size:24px; color:#293040; display:block; line-height:36px;}
.dst02 dd p { font-size:14px; color:#717787; line-height:24px; height:96px; overflow:hidden; display:block; margin-top:10px;}
.dst02 dd font {  display:flex; justify-content:space-between; margin-top:10px; height:44px;}
.dst02 dd font i { font-style:normal;line-height:44px; font-size:14px; color:#717787;}
.dst02 dd font i strong { margin:0 4px; color:#114ec4;}
.dst02 dd a { line-height:44px; display:inline-block; vertical-align:middle; font-size:14px; background-color:#717787; font-size:15px; font-weight:bold; color:#fff; padding:0 20px; margin-left:10px; border-radius:5px;}
.dst02 dd a img { width:20px; display:inline-block; vertical-align:middle; margin-right:6px;}
.dst02 dd a:nth-child(1) { background-color:#ea5424;}
.dst02 dd a:hover {background-color:#4191b3;}

.blk04 { background-color: rgba(255,255,255,.8); margin-top:0px;}
.blk04 h3.tit4 { height:50px; border-bottom:1px solid #dfe1e6; display:block; position:relative;}
.blk04 h3.tit4 ul { position:absolute; top:0; left:0;}
.blk04 h3.tit4 ul li { font-size:16px; color:#717787; display:inline-block; vertical-align:top; height:50px; border-right:1px solid #dfe1e6; line-height:46px; padding:0 50px;box-sizing:border-box;border-top:3px solid #fff; cursor:pointer; font-weight:normal; float:left;}
.blk04 h3.tit4 ul li.on { font-size:18px; color:#293040; border-top:3px solid #293040; background-color:#fff; height:50px; font-weight:bold;}
.b04_main { padding:30px;}
.b04_main h3 { font-size:16px; font-weight:bold; color:293040; line-height:44px;}
.b04_main p { font-size:15px; font-weight:normal; line-height:30px; color:#293040; line-height:30px;}
.b04_main p img { display:block; margin:0 auto; width:100%;}

.search2 { width:420px; height:44px; background-color:#f3f5fb; border-radius:1000px; display:flex; margin:0 auto; margin-top:40px; overflow:hidden;}
.search2 .input01 { flex:1; line-height:44px; font-size:14px; color:#717787; padding:0 14px;border-radius:1000px; overflow:hidden;background-color:#f3f5fb; border:none;}
.search2 .input01:focus{outline:none;}
.search2 .input02 { width:44px; height:44px; background-image: url(/images/modelA/icon01_2.png); background-repeat:no-repeat; background-position:center center; background-size:16px 16px; border:none; padding:0; margin:0;background-color:#f3f5fb; cursor:pointer;}

.b04_main2 { overflow:hidden; padding:0 0 50px 0;}
.b04_main2 dl { width:calc(50% - 60px); box-sizing:border-box; display:flex; float:left;align-items:center; margin:0 30px; padding:30px 0;box-sizing:border-box; display:flex; float:left;align-items:center; border-bottom:1px dashed #dfe1e6;}
.b04_main2 dl dt { width:200px; margin-right:20px; height:120px; position:relative; overflow:hidden;}
.b04_main2 dl dt img { height:100%; width:auto; position:absolute; top:0; left:50%; transform: translateX(-50%);}
.b04_main2 dl dd {flex:1;}
.b04_main2 dl dd b a { font-size:15px; font-weight:bold; color:#293040; line-height:30px;}
.b04_main2 dl dd b a:hover {color:#4191b3;}
.b04_main2 dl dd p { font-size:14px; line-height:24px; color:#717787; height:72px; display:block; overflow:hidden; margin-top:5px;}
.b04_main2 dl dd font { font-size:12px; color:#a1a6b3; display:block; margin-top:5px;}

.b04_main3 { overflow:hidden; padding:50px 0 50px 0;}
.b04_main3 dl { margin:0 30px; padding:5px 0;box-sizing:border-box; display:flex;align-items:center; border-bottom:1px dashed #dfe1e6;}
.b04_main3 dl dd {flex:1;}
.b04_main3 dl dd b a { font-size:15px; font-weight:bold; color:#293040; line-height:30px;  display:block;height: 30px;overflow: hidden;}
.b04_main3 dl dd b a:hover {color:#4191b3;}
.b04_main3 dl dd p { font-size:14px; line-height:24px; color:#717787; height:48px; display:block; overflow:hidden; }
.b04_main3 dl dd font { font-size:12px; color:#a1a6b3; display:block; margin-top:5px;}
.b04_main3 dl dd b a i { display:inline-block; vertical-align:middle; background-color:#ea5424; padding:0 5px; line-height:20px; border-radius:4px; font-size:13px; color:#fff; font-weight:bold; margin-right:5px;}
.b04_main3 dl dd b a em { display:inline-block; vertical-align:middle; background-color:#2d7be8; padding:0 5px; line-height:20px; border-radius:4px; font-size:13px; color:#fff; font-weight:bold; margin-right:5px;}


/**-------------------典型案例-------------------**/
.parth { padding:0 20vh 40px 20vh; background-color:#f3f5fb;}
.case { display:flex;}
.case_menu { width:260px; }
.case_menu ul {background-color:#fff;}
.case_menu ul li { font-size:15px; font-weight:normal; line-height:50px; height:50px;}
.case_menu ul li a { display:block; padding:0 14px; color:#293040; display:flex; align-items:center;justify-content:space-between;}
.case_menu ul li a i { width:18px; height:18px; background-color:#d7dbeb; border-radius:1000px; overflow:hidden;}
.case_menu ul li a i img { display:block; width:12px; height:12px; display:block; margin:0 auto; margin-top:3px;}
.case_menu ul li.on a { background-color:#ebf0fb;}
.case_menu ul li.on a i { background-color:#a2a8c1;transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);}
.case_menu ul li a:hover { background-color:#ebf0fb;}
.case_main {flex:1;}
.case_main ul { display:flex;flex-wrap: wrap;}
.case_main ul li {width:calc(33.3% - 30px); background-color:#fff; box-sizing:border-box; padding:0 0 30px 0; position:relative; top:0;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s; overflow:hidden; margin-left:30px; margin-bottom:30px;}
.case_main ul li .img_box { width:100%; height:220px; position:relative; overflow:hidden; overflow:hidden;}
.case_main ul li .img_box a img { position:absolute; height:120%; width:auto; top:-10%; left:50%; transform: translateX(-50%);}
.case_main ul li h3 a { font-size:16px; font-weight:bold; color:#293040; display:block; text-align:center; line-height:30px; margin-top:20px; padding:0 30px;}
.case_main ul li h3 a:hover {color: #4191b3;}
.case_main ul li p { font-size:14px; font-weight:normal; line-height:24px; color:#717787; display:block; padding:0 30px; height:72px; overflow:hidden; margin-top:10px;}
.case_main ul li font { display:inline-block; background-color:#f3f5fb; font-size:14px; font-weight:normal; color:#717787; padding:0 10px; line-height:30px; margin-top:20px; margin-left:30px;}
.case_main ul li:hover { top:-5px;}

.blk05 { background-color:#fff; margin-left:30px; padding:0 100px 50px 100px;}
.blk05 h3 { font-size: 26px;line-height: 36px;font-weight: bold;color: #293040;text-align: center; border-bottom:4px solid #ebf0fb; padding:40px 0 30px 0;}
.blk05 h3 span { display:block; font-size:16px; color:#a1a6b3; font-weight:normal;}
.b05_main { overflow:hidden;}
.b05_main p { font-size:16px; font-weight:normal; line-height:30px; margin-top:40px; color:#293040;}
.b05_main p img { display:block; margin:0 auto;max-width: 100%;}


/**----------新闻公告----------**/
.case_menu2 { width:260px; }
.case_menu2 ul {background-color:#fff;}
.case_menu2 ul li { font-size:15px; font-weight:normal; line-height:50px; height:50px;}
.case_menu2 ul li a { display:block; padding:0 14px; color:#293040; display:flex; align-items:center;justify-content:space-between;}
.case_menu2 ul li a i { width:18px; height:18px; background-color:#d7dbeb; border-radius:1000px; overflow:hidden;}
.case_menu2 ul li a i img { display:block; width:12px; height:12px; display:block; margin:0 auto; margin-top:3px;}
.case_menu2 ul li.on a { background-color:#ebf0fb;}
.case_menu2 ul li.on a i { background-color:#a2a8c1;transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);}
.case_menu2 ul li a:hover { background-color:#ebf0fb;}

.blk06 { background-color:#fff; margin-left:30px; overflow:hidden; padding:0 50px 50px 50px;}
.blk06 dl { display:flex; padding:30px 0; border-bottom:1px solid #dfe1e6;align-items:center; overflow:hidden;}
.blk06 dl:nth-child(2) { border-top:1px solid #dfe1e6; margin-top:40px; }
.blk06 dl dt { width:240px; height:160px; position:relative; margin-right:30px; overflow:hidden;}
.blk06 dl dt a img { position:absolute; height:100%; width:auto; top:0; left:50%; transform: translateX(-50%);}
.blk06 dl dd {flex:1;}
.blk06 dl dd b a { font-size:18px; font-weight:bold; color:#293040; line-height:26px; max-height:60px;}
.blk06 dl dd b a:hover {color: #4191b3;}
.blk06 dl dd p { font-size:14px; font-weight:normal; line-height:24px; height:72px; display:block; overflow:hidden; color:#717787; margin-top:10px;}
.blk06 dl dd font { font-size:13px; font-weight:normal; color:#a1a6b3; display:block; margin-top:10px; }


/**-------------资讯详情-------------**/
.blk07 { background-color:#fff; padding:100px 20vh 0 20vh;}
.blk07 h2 { font-size:30px; font-weight:bold; color:#293040; line-height:44px; display:block; text-align:center;}
.blk07 h3 { padding:30px 0; font-size:15px; display:flex;justify-content:space-between; color:#a1a6b3; font-weight:normal;}
.blk07 h3 img { width:16px; height:16px; display:inline-block; vertical-align:middle; margin-right:5px;}
.blk07 h3 a img { border-radius:1000px; margin-left:10px; width:24px; height:24px;}
.b07_main { border-top:4px solid #eceff8;}
.b07_main p { font-size:17px; font-weight:normal; line-height:36px; color:#293040; margin-top:50px;}
.b07_main p img { display:block; margin:0 auto;max-width: 100%;}
.b07_main i { font-size:14px; display:block; margin-top:50px; font-style:normal; text-align:right; line-height:36px; color:#717787;}
.b07_main i em {font-size:14px; display:block; font-style:normal; text-align:right; }
.list06 { margin-top:50px; border-top:2px solid #eceff8; padding:50px 0;}
.list06 li { font-size:16px; line-height:36px; display:block; color:#717787;white-space: nowrap;text-overflow:ellipsis; overflow:hidden;}
.list06 li a { color:#114ec4;   }
.list06 li a:hover {color: #4191b3;}



.consultation_bg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.7);
  z-index: 99998;
  display: none;
}
.consultation {
  width: 50%;
  padding: 0 0 50PX 0;
  background-color: #fff;
  border-radius: 20px;
  display: block;
  overflow: hidden;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  left: 25%;
  z-index: 99999;
  background-image: url(/images/modelA/div_bg.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  text-align: left;
  display: none;
  margin-left:0px;
}
.consultation h2 {
  padding: 0 30px;
  font-size: 24px;
  font-weight: normal;
  color: #fff;
  line-height: 64px;
}
.consultation h2 a {
  float: right;
  display: inline;
  font-size: 48px;
  font-weight: 300;
  color: #fff;
  cursor: pointer;
}
.consultation h2 a:hover {
  margin-right: 5px;
}
.consultation dl {
  overflow: hidden;
  margin-top: 60px;
}
.consultation dl dt {
  height: 600px;
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.consultation dl dt img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 100%;
  height: 100%;
}
.consultation dl dd {
  font-size: 15px;
  font-weight: bold;
  color: #333;
  line-height: 24px;
  display: block;
  margin-top: 30px;
  padding: 0 70px;
  text-align: center;
  display: block;
}


