* { padding: 0; margin: 0; text-decoration: none; list-style: none; font-family: 'Microsoft Yahei', 'Hiragino Sans GB', 'Helvetica Neue', 'Helvetica', 'tahoma', 'arial', 'Verdana', 'sans-serif', "WenQuanYi Micro Hei", "\5B8B\4F53" }
html, body { width: 100%; background: #fff; /*min-width: 1200px;*/ }
input, button { border: none; outline: none; background: none; }
textarea { border: none; outline: none; background: none; resize: none; overflow: hidden; }
img { border: none; display: block; }
.main { width: 1200px; height: 100%; margin: 0 auto; }
.clear { clear: both; }
@font-face { font-family: 'iconfont'; src: url('../font/iconfont.eot'); src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype'), url('../font/iconfont.svg#iconfont') format('svg'); }
.iconfont { font-family: "iconfont" !important; font-size: 14px; font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; }
.case .main2{
    clear: both;
    content: " ";
    display: table;
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
}
.case .main2 .mainup{
    clear: both;
    content: " ";
    display: table;
    box-sizing: border-box;
}
/*澶撮儴瀵艰埅*/
.header { position: fixed; left: 0; top: 0; width: 100%; height: 80px; background: rgba(0, 0, 0, 0.5); z-index: 2; filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7f000000, endcolorstr=#7f000000); }
.header .logo { display: inline-block; float: left; width: auto; height: 100%; }
.header .logo img { height: 100% }
.header .headphone { float: left; margin-top: 24px; margin-left: 20px; padding-left: 20px; height: 38px; border-left: 1px solid #cccccc; }
.header .headphone div, .header .headphone p { font-size: 16px; color: #ffffff; line-height: 1; }
.header .headphone p { margin-top: 6px; }
.header .nav { position: relative; float: right; }
.header .nav li { float: left; width: 100px; height: 100%; text-align: center; position: relative;}
.header .nav li:hover > .hoverer {
    display: block;
}
.header .nav li .hoverer .item:hover {
    color: #4577dd;
}
.header .nav li .hoverer {
    left: 0; 
    top: 80px;
    width: 100%; 
    height: auto;
    display: none;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
}
.header .nav li .hoverer .item { 
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 40px;
    border-bottom: solid 1px;
    border-color: rgba(225, 225, 225, 0.2);
}
.header .nav li a { color: #fff; line-height: 80px; }
.header .nav li:hover a { color: #4577dd; }
.header .nav .active { height: 76px; border-bottom: 4px solid #4577dd; }
.header .nav .active a { color: #4577dd; }
.header .nav .bottomLine { position: absolute; left: 0; bottom: 0px; height: 4px; display: none; width: 100px; background: #4577dd; }

/*banner*/
.banner { width: 100%; min-width: 1200px; height: 560px; overflow: hidden; }
.banner .swiper-slide { height: 100%; position: relative; }
.banner .swiper-slide .main { position: absolute; left: 50%; margin-left: -600px; top: 0; text-align: center; }
.banner .swiper-slide .main h3 { padding: 220px 22px 0px; font-size: 42px; color: #fff; line-height: 72px; }
.banner .swiper-slide .main em { margin: 10px auto 20px; display: block; width: 740px; font-size: 18px; color: #fff; line-height: 30px; font-style: normal; }
.banner .swiper-slide .main a { display: block; margin: 40px auto 0; width: 128px; height: 48px; background: #1e499f; font-size: 14px; color: #fff; text-align: center; line-height: 48px; }
.banner .swiper-pagination { position: absolute; left: 0; bottom: 12px; width: 100%; text-align: center; }
.banner .swiper-pagination-switch { display: inline-block; margin-left: 10px; width: 15px; height: 15px; border-radius: 50%; background: #fff; opacity: 0.4; filter: alpha(opacity=40); cursor: pointer }
.banner .swiper-active-switch { background: #1e499f; opacity: 1; filter: alpha(opacity=100); }
.banner .bannerLeftBtn, .banner .bannerRightBtn { position: absolute; left: 20px; top: 50%; margin-top: -40px; width: 40px; height: 80px; background: rgba(0, 0, 0, 0.4); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000) }
.banner .bannerRightBtn { right: 20px; left: auto }
.banner .bannerLeftBtn img, .banner .bannerRightBtn img { width: 100%; height: 100%; cursor: pointer }

/*鍏徃浠嬬粛*/
.sectit { padding-top: 100px; text-align: center; }
.sectit h3 { font-size: 36px; color: #333; line-height: 48px; }
.sectit p { font-size: 14px; color: #999; line-height: 48px; }
.about { width: 100%; overflow: hidden; }
.about_cnt { padding: 36px 0 80px; }
.about_cntL { float: left; width: 500px; height: 358px; }
.about_cntL img { width: 100%; height: 100%; }
.about_cntR { float: right; width: 640px; }
.about_cntR h4 { padding-top: 16px; font-size: 24px; color: #333; font-weight: normal; }
.about_cntR > div { padding-top: 36px; color: #999999; font-size: 14px; line-height: 28px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box;  -webkit-box-orient: vertical; }
.about_cntR a { display: block; margin-top: 36px; width: 130px; height: 50px; background: #1e499f; font-size: 14px; color: #fff; text-align: center; line-height: 50px; }

/*浜у搧灞曠ず*/
.product { background: #212b2b; }
.product .sectit h3, .product .sectit p { color: #fff; }
.product_cnt { padding: 48px 0 80px; }
.product_item { float: left; width: 50%; height: 380px; background: #293535; }
.product_item .icon { float: left; margin-left: 60px; margin-top: 60px; width: 40px; height: 40px; }
.product_itemR { float: left; margin-left: 40px; margin-top: 60px; width: 400px; }
.product_itemR h4 { font-size: 24px; color: #4476dc; line-height: 40px; }
.product_itemR p { padding-top: 24px; height: 190px; font-size: 14px; color: #999; line-height: 2; overflow: hidden; text-overflow: ellipsis; display: -webkit-box;  -webkit-box-orient: vertical; }
.product_item+.product_item { background: #202c2c; }
.product_item+.product_item+.product_item { background: #1c2727; }
.product_item+.product_item+.product_item+.product_item { background: #162121; }

/*鍚堜綔瀹㈡埛*/
.team { padding-bottom: 60px; background: #ffffff; }
.team .swiper-container { margin-top: 46px; height: 196px; }
.team .swiper-slide { height: 140px !important; overflow: hidden; }
.team .teamItem { position: relative; float: left; margin-left: 16px; width: 286px; height: 138px; border: 1px solid #cccccc; cursor: pointer; }
.team .swiper-slide .teamItem:first-child { margin-left: 0; }
.team .teamItem > img { width: 100%; height: 100%; }
.team .teamItem > div { position: absolute; left: 0; top: 139px; width: 100%; height: 100%; font-size: 0; text-align: center; background: rgba(30, 73, 160, 0.9); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e51e49a0', endColorstr='#e51e49a0'); transition: all 0.26s; }
.team .teamItem > div:before { content: ""; display: inline-block; width: 0; height: 100%; vertical-align: middle; }
.team .teamItem > div p { display: inline-block; width: 266px; max-height: 72px; font-size: 16px; color: #ffffff; line-height: 24px; overflow: hidden; vertical-align: middle; }
.team .teamItem:hover > div { top: 0; }
.team .swiper-pagination { position: absolute; left: 0; bottom: 0; width: 100%; text-align: center; }
.team .swiper-pagination-switch { display: inline-block; margin: 0 5px; width: 15px; height: 15px; border-radius: 50%; background: #ebebeb; opacity: 1; filter: alpha(opacity=100); cursor: pointer; }
.team .swiper-active-switch { background: #375696; }

/*鍥㈤槦鏈嶅姟*/
.service { position: relative; height: 450px; background: #1e49a0; }
.serviceImg { width: 600px; height: 100%; }
.serviceImg>img { width: 100%; height: 100%; }
.service .main { position: absolute; left: 50%; top: 0; margin-left: -600px; height: 100%; }
.service .about_cntR { width: 600px; }
.service .about_cntR h4 { padding-top: 80px; }
.service .about_cntR h4, .service .about_cntR p { color: #fff; }
.service .about_cntR > div { height: 140px; -webkit-line-clamp: 5; }
.service .about_cntR a { background: #083287; }

/*瀹㈡埛妗堜緥*/
.case_cnt { padding: 18px 0 100px; margin-left: -30px; }
.case_cnt a { position: relative; float: left; display: block; margin-top: 30px; margin-left: 30px; width: 370px; height: 262px; overflow: hidden; }
.case_cnt a img { width: 100%; height: 100%; transition: transform 0.04s; }
.case_cnt a div { position: absolute; left: 0; bottom: 0; width: 100%; height: 40px; text-align: center; color: #fff; transition: all 0.06s; }
.case_cnt a h5 { padding: 0 12px; height: 40px; font-size: 16px; background-color: rgba(33, 43, 43, 0.6); line-height: 40px; font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: all 0.06s; }
.case_cnt a p { padding: 0 30px; height: 24px; font-size: 14px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.case_cnt a:hover img { transform: scale(1.1); }
.case_cnt a:hover div { height: 262px; background: rgba(0, 0, 0, 0.6); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000) }
.case_cnt a:hover h5 { padding-top: 84px; background-color: transparent; }

/*鏂伴椈涓績*/
.news { height: 684px; background: url(../images/newsback.png) repeat; background-size: cover; }
.news .sectit h3, .news .sectit p { color: #fff; }
.news_cnt { padding: 18px 0 20px; margin-left: -30px; }
.news_cnt a { float: left; display: block; margin-top: 30px; margin-left: 30px; width: 370px;border: solid 1px #ccc; }
.news_cnt a div { height: 262px; overflow: hidden; }
.news_cnt a div img { width: 100%; height: 100%; transition: all 0.3s; }
.news_cnt a div:hover img { transform: scale(1.1); }
.news_cnt a p { height: 50px;line-height: 50px;border-top: solid 1px #efefef;background-color: #fff;padding-top: 5px;font-size: 16px; color: #333333; text-align: center;overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news_cnt a:hover p { color: #4577dd; }
.news .more { display: block; margin-top: 10px; width: 130px; height: 50px; background: #1d489f; font-size: 14px; color: #fff; text-align: center; line-height: 50px; }

/*鑱旂郴鎴戜滑*/
.contact { width: 100%; background: #ffffff; overflow: hidden; }
.contact_cnt { padding-top: 48px; height: 480px }
.contact_cnt .fl { float: left; padding: 0 70px; width: 460px; height: 100%; background: url(../images/contactback.jpg) no-repeat center; background-size: 100% 100%; }
.contact_cnt .fl > h5 { margin-top: 30px; font-size: 24px; color: #333333; line-height: 1.5; font-weight: normal; }
.contact_cnt .fl ul { padding-top: 6px; }
.contact_cnt .fl li { margin-top: 16px; padding: 14px 18px; background: #ffffff; border: 1px solid #cccccc; border-radius: 3px; cursor: pointer; transition: all 0.2s; }
.contact_cnt .fl li div { font-size: 16px; color: #999999; line-height: 1.5; transition: all 0.2s; }
.contact_cnt .fl .iconfont { padding-right: 10px; font-size: 16px; }
.contact_cnt .fl li p { margin-top: 10px; font-size: 16px; color: #333333; line-height: 1.5; transition: all 0.2s; }
.contact_cnt .fl li > span { display: block; margin-top: 6px; font-size: 20px; color: #333333; font-weight: bold; line-height: 1.5; transition: all 0.2s; }
.contact_cnt .fl li:hover { box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1); }
.contact_cnt .fl li:hover div, .contact_cnt .fl li:hover p, .contact_cnt .fl li:hover > span { color: #1e49a0; }
.contact_cnt .fl > a { display: block; margin-top: 14px; width: 100px; height: 36px; background: #083287; font-size: 14px; color: #ffffff; text-align: center; line-height: 36px; }
.contactForm { float: right; width: 50%; height: 100%; background: #1d489f; }
.contactForm > h5 { margin: 30px auto 0; width: 460px; font-size: 24px; color: #ffffff; line-height: 1.5; font-weight: normal; }
.contact_cnt form { margin: 0 auto; padding-top: 24px; width: 460px; }
.contact_cnt form > div { position: relative; }
.contact_cnt form > div > span { position: absolute; left: 20px; top: 8px; font-size: 14px; line-height: 22px; color: #999999; display: none; }
.contact_cnt input { padding: 8px 20px; margin-bottom: 14px; width: 420px; height: 22px; font-size: 14px; line-height: 22px; color: #333333; background: #fff; }
.contact_cnt textarea { padding: 8px 20px; margin-bottom: 14px; width: 100%; height: 140px; background: #fff; resize: none; font-size: 14px; line-height: 22px; color: #333333; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.layui-input-block { margin-left: 0px; }
.contact_cnt form .code { position: relative; }
.contact_cnt .code img { position: absolute; top: 3px; right: 6px; width: 100px; height: 32px; }
.contactForm button { width: 100px; height: 36px; border: 1px solid #083287; font-size: 14px; color: #fff; text-align: center; line-height: 36px; background: #083287; cursor: pointer; }

/*搴曢儴*/
.footerTop { height: 140px; background: #162121; }
.footerL { float: left; padding-top: 55px; width: 1140px; height: 30px; font-size: 12px; line-height: 30px; }
.footerL a { color: #fff; padding-left: 210px; }
.footerL a:first-child { padding-left: 0; }
.footerR { float: right; margin-top: 40px; width: 60px; height: 60px; }
.footerR img { width: 100%; height: 100%; }
.footerBot { height: 60px; background: #212d2d; color: #bdc3c7; font-size: 12px; line-height: 60px; text-align: center; }
.footerBot span { padding-left: 12px; }
.footerBot a { color: #bdc3c7; }

/*鍐呴〉banner*/
.ny_banner { height: 300px; background: #ffffff; }
.ny_banner > div { width: 100%; height: 300px; text-align: center; color: #fff; }
.ny_banner h3 { margin: 0 auto; width: 1200px; padding-top: 128px; font-size: 36px; line-height: 2; font-weight: normal; }
.ny_banner p { margin: 0 auto; width: 1200px; font-size: 14px; line-height: 2; }

/*鍏徃浠嬬粛椤甸潰*/
.about .aboutNav { padding-top: 20px; }
.about .aboutNav a {padding: 0 20px; height: 36px; border: solid 1px #cccccc; border-radius: 5px; margin-right: 10px; line-height: 36px; position: relative; display: inline-block; font-size: 14px; color: #333333; transition: all 0.16s; }
/* .about .aboutNav a:after { content: ""; display: block; position: absolute; left: 0; right: 0; top: 26px; margin: auto; width: 0; height: 1px; background: #1e49a0; transition: all 0.2s; }
.about .aboutNav a.active, .about .aboutNav a:hover { color: #1e49a0; }
.about .aboutNav a:hover:after { width: 100%; }
.about .aboutNav a.active:after { width: 100%; } */
.about .aboutNav a.active { color: #ffffff; background-color: #4476dc; border-color: #4476dc; }
.about .aboutNav a:hover { color: #ffffff; background-color: #4476dc; border-color: #4476dc; }

/*鍔犲叆鎴戜滑椤甸潰*/
.about .joincon { padding: 32px 0 60px; }
.about .joincon table { width: 100%; background: #ffffff; border-collapse: collapse; text-align: center; }
.about .joincon th { padding: 0 18px; height: 54px; background: #1e49a0; font-size: 18px; color: #ffffff; font-weight: bold; line-height: 54px; }
.about .joincon th.last { text-align: right; }
.about .joincon th:first-child { text-align: left; }
.about .joincon tr { border-bottom: 1px solid #e5e5e5; transition: all 0.2s; }
.about .joincon tr:hover { background: #f8f8f8; }
.about .joincon tr:hover td { color: #1e49a0; }
.about .joincon tr:hover td a { background: #1e49a0; color: #ffffff; }
.about .joincon tr:first-child { border-bottom-width: 0px; }
.about .joincon td { padding: 12px 18px; width: 20%; height: 36px; font-size: 14px; color: #666666; line-height: 1.5; }
.about .joincon td.last { text-align: right; }
.about .joincon td:first-child { text-align: left; }
.about .joincon td a { position: relative; display: inline-block; width: 72px; height: 36px; background: #cdcdcd; border-radius: 6px; font-size: 14px; color: #ffffff; text-align: center; line-height: 36px; vertical-align: middle; overflow: hidden; transition: all 0.2s; }

/*鍙戝睍鍘嗙▼椤甸潰*/
#history_cnt { padding-bottom: 60px; }
#history_cnt .min_pic { margin-top: 52px; height: 28px; }
#history_cnt .prev_btn1, #history_cnt .next_btn1 { float: left; width: 22px; height: 28px; cursor: pointer; }
#history_cnt .prev_btn1 span, #history_cnt .next_btn1 span { font-size: 22px; color: #999999; line-height: 28px; transition: all 0.16s; }
#history_cnt .prev_btn1:hover span, #history_cnt .next_btn1:hover span { color: #1e49a0; }
#history_cnt .next_btn1 { float: right; }
#history_cnt #ban_num1 { position: relative; float: left; margin-left: 28px; width: 1100px; height: 100%; overflow: hidden; }
#history_cnt #ban_num1:before { content: ""; display: block; position: absolute; left: 0; top: 14px; width: 100%; height: 1px; background: #cccccc; }
#history_cnt #ban_num1 > ul { position: absolute; height: 100%; }
#history_cnt #ban_num1 li { position: relative; margin: 2px 98px; width: 24px; height: 24px; background: #f0f0f0; border-radius: 24px; cursor: pointer; transition: all 0.2s; }
#history_cnt #ban_num1 li div { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; width: 9px; height: 9px; background: #cccccc; border-radius: 9px; transition: all 0.2s; }
#history_cnt #ban_num1 li.on { background: #bbc8e2; }
#history_cnt #ban_num1 li.on div { background: #1e49a0; }
#history_cnt #ban_pic1 { position: relative; margin: 40px auto 0; width: 1100px; min-height: 376px; overflow: hidden; }
#history_cnt #ban_pic1 > ul { position: absolute; }
#history_cnt #ban_pic1 > ul > li { width: 1100px; font-size: 0; }
#history_cnt #ban_pic1 .fl { float: none; display: inline-block; width: 530px; vertical-align: middle; }
#history_cnt #ban_pic1 .fl img { width: 100%; }
#history_cnt #ban_pic1 .fr { float: none; display: inline-block; margin-left: 60px; width: 510px; max-height: 376px; vertical-align: middle; overflow: hidden; }
#history_cnt #ban_pic1 .fr > span { display: block; font-size: 16px; color: #666666; line-height: 1.5; }
#history_cnt #ban_pic1 .fr > h5 { margin-top: 5px; font-size: 20px; color: #1e49a0; font-weight: bold; line-height: 1.5; }
#history_cnt #ban_pic1 .fr > i { margin-top: 15px; display: block; width: 78px; height: 3px; background: #1e49a0; }
#history_cnt #ban_pic1 .fr > div { margin-top: 36px; font-size: 16px; color: #666666; line-height: 1.5; }
#history_cnt #ban_pic1 .fr > div h1, #history_cnt #ban_pic1 .fr > div h2, #history_cnt #ban_pic1 .fr > div h3, #history_cnt #ban_pic1 .fr > div h4, #history_cnt #ban_pic1 .fr > div h5, #history_cnt #ban_pic1 .fr > div h6 { color: #333333; font-weight: bold; }

/*鍏徃鑽ｈ獕椤甸潰*/
.honorcon { padding: 22px 0 60px; }
.honorcon .honorList { margin-left: -30px; }
.honorcon .honorList:after { content: ""; display: block; width: 0px; height: 0px; clear: both; }
.honorcon .honoritem { float: left; margin-top: 8px; margin-left: 30px; width: 380px; height: 318px; cursor: pointer; }
.honorcon .honoritem > div { width: 378px; height: 258px; border: 1px solid #cccccc; overflow: hidden; }
.honorcon .honoritem > div img { width: 100%; min-height: 100%; transition: all 0.26s; }
.honorcon .honoritem p { padding: 0 10px; height: 58px; font-size: 18px; color: #333333; text-align: center; line-height: 58px; overflow: hidden; transition: all 0.16s; }
.honorcon .honoritem:hover > div img { transform: scale(1.08); }
.honorcon .honoritem:hover p { color: #1e49a0; }
.culture_cnt { padding: 30px 0 60px; font-size: 14px; color: #666666; line-height: 28px; }
.culture_cnt img { display: inline-block; max-width: 100%; }

/*瀹㈡埛妗堜緥椤甸潰*/
.nycase { padding-bottom: 60px; }
.nycase .case_cnt { padding-bottom: 0; }
.nycase .news_cnt { padding: 0; padding-top: 20px;}

/*椤电爜*/
.pagination { text-align: center; margin-top: 40px; font-size: 0; }
.pagination li { display: inline-block; margin: 0 8px; height: 30px; border: 1px solid #cccccc; border-radius: 4px; }
.pagination li span { font-size: 14px; color: #666666; padding: 0 10px; line-height: 30px; }
.pagination li a { font-size: 14px; color: #999999; padding: 0 10px; line-height: 30px; }
.pagination .disabled span, .pagination .disabled a { color: #cccccc; }
.pagination .active { background: #eee; }
.pagination .active span { color: #666; }
.pagination li:hover { background: #eee; transition: all 0.2s; }
.pagination li:hover a { color: #666; }
.pagination .disabled:hover { background: #ffffff; }
.pagination .disabled:hover span { color: #cccccc; }

/*璇︽儏椤甸潰*/
.articleTit { padding: 0px 0 30px; border-bottom: 1px solid #ccc; }
.articleTit h4 { color: #404040; font-size: 18px; line-height: 34px; font-weight: normal; }
.articleTit span { color: #999; font-size: 12px; }
.articleCon { padding: 30px 0 80px; color: #404040; font-size: 14px; line-height: 24px; }
.articleCon::after {
    clear: both;
    content: " ";
    display: table;
    box-sizing: border-box;
}
.articleCon img { display: inline-block; max-width: 100%; height: auto; }
.articleBot { overflow: hidden; padding-bottom: 100px; }
.articleBot>div { float: left; padding: 6px 10px; width: 300px; ; border: 1px solid #eeeeee; }
.articleBot>div+div { float: right; }
.articleBot>div div { font-size: 12px; color: #999999; line-height: 24px; }
.articleBot>div a { font-size: 12px; color: #666; line-height: 24px; display: inline-block; max-width: 100%; height: 24px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.articleBot>div a:hover { color: #1e49a0; }

.updown{
    padding: 80px 0 60px 0;
}
.case .main2 .mainup .left{
    float: left;
    width: 500px;
    margin-right: 60px;
    background-color: #4577dd;
}
.case .main2 .mainup .left img{
    width: 100%;
    height: auto;
}
.case .main2 .mainup .right{
    width: 640px;
    float: right;
}
.case .main2 .mainup .right .up{
    width: 100%;
    position: relative;
    border-bottom: solid 1px #cccccc;
}
.case .main2 .mainup .right .up::before{
    left: 0;
    bottom: -1px;
    width: 80px;
    content: '';
    height: 2px;
    position: absolute;
    background: #4577dd;
}
.case .main2 .mainup .right .up h3{
    font-size: 24px;
    color: #333333;
}
.case .main2 .mainup .right .up p{
    font-size: 14px;
    color: #999999;
    line-height: 60px;
}
.case .main2 .mainup .right .down{
    padding-top: 40px;
}
.case .main2 .mainup .right .down p{
    font-size: 14px;
    color: #999999;
    line-height: 30px;
}
.case .main2 .maindown{
    padding-top: 80px;
}
.case .main2 .maindown .title{
    width: 100%;
    height: 37px;
    line-height: 37px;
    border-bottom: solid 1px #4577dd;
}
.case .main2 .maindown .title p{
    float: left;
    height: 100%;
    color: #ffff;
    padding: 0 35px;
    background-color: #4577dd;
}
.case .main2 .maindown .text{
    padding: 50px;
    font-size: 16px;
    color: #999999;
    line-height: 26px;
}
.case .main2 .maindown .text img{
    max-width: 100%;
    height: auto;
}

/*鍚堜綔瀹㈡埛椤甸潰*/
.team_cnt { margin-left: -16px; }
.team_cnt:after { content: ""; display: block; width: 0; height: 0; clear: both; }
.team_cnt .teamItem { margin-top: 16px; overflow: hidden; }

/*鏂伴椈涓績鍒楄〃*/
.newsBtn { padding-top: 30px; height: 36px; text-align: center; }
.newsBtn a { width: 150px; position: relative; float: left; height: 36px; border: solid 1px #cccccc; border-radius: 5px; margin-right: 10px; font-size: 14px; color: #333333; line-height: 36px; transition: all 0.16s; }
/* .newsBtn a:after { content: ""; display: block; position: absolute; left: 0; right: 0; top: 26px; margin: auto; width: 0; height: 1px; background: #1e49a0; transition: all 0.2s; } */
.newsBtn a.active { color: #ffffff; background-color: #4476dc; border-color: #4476dc; }
.newsBtn a:hover { color: #ffffff; background-color: #4476dc; border-color: #4476dc; }

/*鑱旂郴鎴戜滑*/
.ny_contact { padding: 30px 0 80px; }
.ny_contact #map { width: 100%; height: 450px; }
.ny_contact .contact_cnt { padding-top: 0; }
.ny_contact .anchorBL { display: none; }
.ny_contact .BMap_bubble_title { font-size: 16px; color: #333333; line-height: 1.5; }
.ny_contact .BMap_bubble_content { font-size: 14px; color: #666666; line-height: 1.5; }
.articleCase { padding-bottom: 80px; }
.articleCase .swiper-container { height: 354px; }
.articleCase h3 { color: #333; font-size: 18px; font-weight: normal; padding-bottom: 20px; border-bottom: 1px solid #ccc; }
.articleCase .case_cnt { padding-top: 0; padding-bottom: 0; }
.articleCase .swiper-pagination { position: absolute; left: 0; bottom: 0; width: 100%; text-align: center; }
.articleCase .swiper-pagination-switch { display: inline-block; margin: 0 5px; width: 15px; height: 15px; border-radius: 50%; background: #ebebeb; opacity: 1; filter: alpha(opacity=100); cursor: pointer; }
.articleCase .swiper-active-switch { background: #375696; }


.case .mainnav {
    height: 60px;
    line-height: 60px;
    background-color: #f4f4f4;
}
.case .mainnav .text {
    width: 1200px;
    margin: 0 auto;
}
.case .mainnav .text a{
    float: left;
    font-size: 16px;
    color: #333333;
    margin-right: 55px;
    position: relative;
}
.case .mainnav .text a.active{
    color: #4577dd;
}
.case .mainnav .text a.active::after{
    left: 50%;
    width: 0;
    height: 0;
    bottom: 0;
    content: '';
    margin-left: -9px;
    position: absolute;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 12px solid #ffffff;
}
.case .mainnav .text a:hover{
    color: #4577dd;
}
.case .mainnav .text a:hover::after{
    left: 50%;
    width: 0;
    height: 0;
    bottom: 0;
    content: '';
    margin-left: -9px;
    position: absolute;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 12px solid #ffffff;
}

.breadcrumbs { width: 100%; height: 32px; padding: 24px 0; line-height: 32px; }
.breadcrumbs ul { height: 100%; padding-right: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; }
.breadcrumbs li { float: left; height: 100%; color: #777777; font-size: 14px; max-width: 200px; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.breadcrumbs li a { color: #777777; height: 100%; }
.breadcrumbs li .ifont { float: left; color: #3f65c3; font-size: 24px; margin-right: 10px; }
.breadcrumbs li a:hover { color: #3f65c3; }
.breadcrumbs li:first-child { color: #666; margin-right: 6px; }
.breadcrumbs li + li:before { float: left; content: ">"; color: #9f9f9f; height: 100%; margin: 0 8px; font-size: 14px; line-height: 34px; font-weight: bold; font-family: Simsun; }