  @font-face {
	font-family: 'Conv_Helvetica Bold';
	src: url('/templates/main/fonts/Helvetica Bold.eot');
	src: local(''), url('/templates/main/fonts/Helvetica Bold.woff') format('woff'), url('/templates/main/fonts/Helvetica Bold.ttf') format('truetype'), url('/templates/main/fonts/Helvetica Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_HELVETICANEUELTPRO-LT_0';
	src: url('/templates/main/fonts/HELVETICANEUELTPRO-LT_0.eot');
	src: local(''), url('/templates/main/fonts/HELVETICANEUELTPRO-LT_0.woff') format('woff'), url('/templates/main/fonts/HELVETICANEUELTPRO-LT_0.ttf') format('truetype'), url('/templates/main/fonts/HELVETICANEUELTPRO-LT_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_HelveticaNeueMed';
	src: url('/templates/main/fonts/HelveticaNeueMed.eot');
	src: local(''), url('/templates/main/fonts/HelveticaNeueMed.woff') format('woff'), url('/templates/main/fonts/HelveticaNeueMed.ttf') format('truetype'), url('/templates/main/fonts/HelveticaNeueMed.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



* { margin: 0; padding: 0; }

html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;  background: #fff;}

body {color: #444;  background: #fff; margin: 0 auto; font-size: 12px; line-height: 1.25em; font-family: 'Conv_HELVETICANEUELTPRO-LT_0', Helvetica,arial;-webkit-text-size-adjust: none;overflow-x: hidden; }

ol, ul, li { list-style: none; }

img { border: none; vertical-align: top; -webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s; }

a { color: #444; text-decoration: none; outline: none; -webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s; }

a:hover{color: #06458b;}

button, input, select, textarea { font-size: 100%; font-family: 'Conv_HELVETICANEUELTPRO-LT_0', Helvetica,arial;margin: 0; outline: 0 none; vertical-align: baseline; *vertical-align: middle; }

input { outline: none; border-radius: 0; font-family: 'Conv_HELVETICANEUELTPRO-LT_0', Helvetica,arial;appearance:none;-moz-appearance:none;-webkit-appearance:none;}

input:focus, textarea:focus { outline: none; }

input:focus { -webkit-tap-highlight-color: transparent; -webkit-user-modify: read-write-plaintext-only; }

input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; }

textarea { -webkit-appearance: none; }

select{appearance:none;-moz-appearance:none;-webkit-appearance:none;background: #fff;}

h1, h2, h3, h4, h5, h6 { font-weight: normal; -webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s; }

.clearfix:before, .clearfix:after { content: ''; display: table; }

.clearfix:after { clear: both; }

.clearfix { *zoom: 1; }

.none { display: none; }

em, i, span, b { font-style: normal; -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;}

.w_1436{max-width: 1436px;margin: auto;width: 94%;position: relative;}

/*transition*/
input::-webkit-input-placeholder{color: #b2bbc4;}
input::-moz-placeholder{color: #b2bbc4;  }
input:-moz-placeholder{color: #b2bbc4;   }
input:-ms-input-placeholder{color: #b2bbc4;   }
.fl{float: left;}
.fr{float: right;}

.menua{position: absolute;right: 0;bottom: 4px;display:none;z-index:30}
.menua img{height: 35px;}

.pc_header{padding-bottom: 17px;}
.pc_header .w_1436{max-width:1400px;}
.pc_header h1{padding-top: 17px;}
.pc_header .fr{position: relative;z-index: 20;padding-top: 25px;}
.pc_header .fr p{padding-bottom: 20px;font-size: 18px;line-height: 25px;text-align: right;}
.pc_header .fr p a{padding-right: 26px;position: relative;color: #999999;}
.pc_header .fr p a:first-child{margin-right: 17px;}
.pc_header .fr p a:after{width: 14px;height: 14px;border:1px solid #9b9b9b;right: 0;top: 50%;margin: -7.5px 0 0;}
.pc_header .fr p a:before{width: 8px;height: 8px;background: #fff;right: 4px;top: 50%;margin: -3.5px 0 0;}
.pc_header .fr p a:before,.pc_header .fr p a:after{-webkit-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s;border-radius: 100%;content: '';position: absolute;}
.pc_header .fr p a:hover,.pc_header .fr p a.on{color: #064a91;}
.pc_header .fr p a.on:after,.pc_header .fr p a:hover:after{border-color: #064a91;}
.pc_header .fr p a.on:before,.pc_header .fr p a:hover:before{background: #064a91;}

.pc_header .fr .search{position: relative;border:1px solid #e1e1e1;border-radius: 5px;background: #f3f3f3;}
.pc_header .fr .search input[type=text]{float: left;width: 260px;border:none;background:none;line-height: 39px;height: 39px;font-size: 15px;text-indent: 25px;color: #333;}
.pc_header .fr .search input[type=text]::placeholder {color: #caced1;}
.pc_header .fr .search input[type=submit]{cursor: pointer;width: 30px;height: 30px;background: url(/templates/main/images/search_ico.png) top center no-repeat;-webkit-background-size: 30px;
background-size: 30px;border:none;margin: 6px 8px 0 0;}
.search_hot{background: #fff;position: absolute;top: 39px;width:96%;padding: 0 2% 10px;border:1px solid #e1e1e1;border-radius: 5px;display: none;}
.search_hot h6{font-size: 14px;line-height:34px;}
.search_hot ul li{line-height: 24px;}
.search_hot ul li a {display: block;font-size: 13px;padding: 0 2%;}
.search_hot ul li a:hover{background: #eee;}

.pc_nav{text-align: center;border-top:1px solid #cdd1d5;font-size: 15px;color: #363e46;border-bottom:1px solid #cdd1d5;position: relative;z-index: 10;}
.pc_nav .nLi1 { opacity: 0; -webkit-animation: nav_ani 0.5s 0.7s ease-out forwards; -moz-animation: nav_ani 0.5s 0.7s ease-out forwards; animation: nav_ani 0.5s 0.7s ease-out forwards; }

.pc_nav .nLi2 { opacity: 0; -webkit-animation: nav_ani 0.5s 0.75s ease-out forwards; -moz-animation: nav_ani 0.5s 0.75s ease-out forwards; animation: nav_ani 0.5s 0.75s ease-out forwards; }

.pc_nav .nLi3 { opacity: 0; -webkit-animation: nav_ani 0.5s 0.8s ease-out forwards; -moz-animation: nav_ani 0.5s 0.8s ease-out forwards; animation: nav_ani 0.5s 0.8s ease-out forwards; }

.pc_nav .nLi4 { opacity: 0; -webkit-animation: nav_ani 0.5s 0.83s ease-out forwards; -moz-animation: nav_ani 0.5s 0.83s ease-out forwards; animation: nav_ani 0.5s 0.83s ease-out forwards; }

.pc_nav .nLi5 { opacity: 0; -webkit-animation: nav_ani 0.5s 0.86s ease-out forwards; -moz-animation: nav_ani 0.5s 0.86s ease-out forwards; animation: nav_ani 0.5s 0.86s ease-out forwards; }

.pc_nav .nLi6 { opacity: 0; -webkit-animation: nav_ani 0.5s 0.9s ease-out forwards; -moz-animation: nav_ani 0.5s 0.9s ease-out forwards; animation: nav_ani 0.5s 0.9s ease-out forwards; }

.pc_nav .nLi7 { opacity: 0; -webkit-animation: nav_ani 0.5s 0.93s ease-out forwards; -moz-animation: nav_ani 0.5s 0.93s ease-out forwards; animation: nav_ani 0.5s 0.93s ease-out forwards; }

.pc_nav .nLi8 { opacity: 0; -webkit-animation: nav_ani 0.5s 0.96s ease-out forwards; -moz-animation: nav_ani 0.5s 0.96s ease-out forwards; animation: nav_ani 0.5s 0.96s ease-out forwards; }
.pc_nav .nLi9 { opacity: 0; -webkit-animation: nav_ani 0.5s 0.99s ease-out forwards; -moz-animation: nav_ani 0.5s 0.99s ease-out forwards; animation: nav_ani 0.5s 0.99s ease-out forwards; }

@-webkit-keyframes nav_ani { 0% { -webkit-transform: translateY(30px); opacity: 0; }
  100% { -webkit-transform: translateY(0px); opacity: 1; } }
@-moz-keyframes nav_ani { 0% { -moz-transform: translateY(30px); opacity: 0; }
  100% { -moz-transform: translateY(0px); opacity: 1; } }
@keyframes nav_ani { 0% { transform: translateY(30px); opacity: 0; }
  100% { transform: translateY(0px); opacity: 1; } }
.pc_nav .nLi{position: relative;margin: 0 48px;display: inline-block;}
.pc_nav .nLi:first-child{margin-left: 0;}
.pc_nav .nLi:last-child{margin-right: 0;}
.pc_nav .nLi h3{position: relative;text-align: center;}
.pc_nav .nLi h3 a{font-family: 'Conv_Helvetica Bold';display: block;position: relative;z-index: 3;font-size: 20px;color: #333;line-height: 44px;}
.pc_nav .nLi h3 a:after,.pc_nav .nLi h3 a:before{width: 0;height: 2px;background: #1b569b;content: '';position: absolute;display: inline-block;bottom: -1px;-webkit-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s;}
.pc_nav .nLi h3 a:after{left: 50%}
.pc_nav .nLi h3 a:before{right: 50%}
.pc_nav .nLi.on h3 a:after,.pc_nav .nLi.on h3 a:before,.pc_nav .nLi:hover h3 a:after,.pc_nav .nLi:hover h3 a:before{width: 50%;}
.pc_nav .nLi .navSub{background: #f9f9f9;z-index: 9;overflow: hidden;width: 140%;position: absolute;left: -20%;top:45px;display: none;text-align: center;-webkit-box-shadow: 0 0 5px #d5d5d5;box-shadow: 0 0 5px #d5d5d5;left:50%;min-width:140px;-webkit-transform: translateX(-50%);transform: translateX(-50%);}
.pc_nav .nLi .navSub ul li a{display: block;font-size: 16px;color: #333;line-height: 45px;}
.pc_nav .nLi .navSub ul{overflow: hidden;width: 100%;float: none;}
.pc_nav .nLi .navSub ul li a:hover{color: #0e4c8e;}
.pc_nav .nLi .navSub ul li:first-child a{border-top: none;}
.pc_nav .nLi .navSub ul li em{float: right;font-family: simsun;font-size: 12px;}
.pc_nav .nLi .navSub ul li i{margin-right: 10px;display: inline-block;width: 7px;float: left;line-height: 86px;height: 86px;}

.banner{position: relative;overflow: hidden;}
.banner .swiper-slide{position: relative;overflow: hidden;width: 100%;}
.banner .swiper-slide.swiper-slide-active{z-index: 3;}
.banner i.bg{background: rgba(0,0,0,0.5);width: 50%;height: 100%;display: block;position: absolute;right: 50%;top: 0;margin-right: 234px;}
.banner i.img{display: block;padding-bottom: 680px;background-repeat: no-repeat;background-position: center;-webkit-transform: scale(1.1);transform: scale(1.1);-webkit-transition:all 2s ease 0s; transition:all 2s ease 0s;}
.banner .swiper-slide .w_1436{position: absolute;left:50%;margin-left: -718px;top: 0;height: 100%;}
.banner .swiper-slide .w_1436 .txt{width: 32.5%;position: absolute;color: #fff;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
.banner .swiper-slide .w_1436 .txt h4{padding-bottom: 25px;font-size: 30px;line-height: 40px;}
.banner .swiper-slide .w_1436 .txt h5{font-size: 35px;font-weight: bold;line-height: 40px;}
.banner .swiper-slide .w_1436 .txt p{padding: 36px 0 32px;font-family: 'Conv_HELVETICANEUELTPRO-LT_0';font-size: 15px;line-height: 26px;}
.banner .swiper-slide .w_1436 .txt em{display: block;font-size: 20px;line-height: 30px;}
.banner .swiper-slide.swiper-slide-active i.img{-webkit-transform: scale(1);transform: scale(1);}
.banner .btn {position: absolute;left: 50%;margin-left: -718px;bottom: 0;z-index: 3;width: 1436px;}
.banner .btn div{cursor: pointer;width: 68px;height: 68px;float: right;text-align: center;}
.banner .btn div span,.section_1 .fl .btn div span{margin: 16.5px 0 0 16.5px;float: left;display: inline-block;width: 35px;height: 35px;background-image: url(/templates/main/images/ico2.png);background-repeat: no-repeat;}
.banner .btn div.prev{background-color:rgba(255,255,255,0.8);}
.banner .btn div.next{background-color:rgba(27,86,155,0.8);}
.banner .btn div.next span{background-position: -35px 0;-webkit-background-size: 70px;background-size: 70px;}
.banner .btn div.prev span{background-position: 0 -35px;-webkit-background-size: 70px;background-size: 70px;}
.banner .btn div.prev:hover span{background-position: -35px -35px;}
.banner .btn div.next:hover span{background-position: 0 0;}
.banner .btn div.swiper-button-disabled{opacity: 0.2;filter: alpha(opacity=20);}
a.more{margin-top: 36px;width: 138px;height: 35px;text-align: center;border:1px solid #fff;font-size: 15px;}
a.more span{display: inline-block;position: relative;line-height: 35px;padding-right: 38px;color: #fff;background: url(/templates/main/images/ico1.png) right center no-repeat;-webkit-background-size: 15px;background-size: 15px;}
a.more{position: relative;display: block;overflow: hidden;}
a.more span{position: relative;z-index: 2;}
a.more:after{width: 238px;height: 238px;border-radius: 100%;background: #1b569b;content: '';position: absolute;left: -35%; top: -80%; -webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;-webkit-transform: scale(0);transform: scale(0);}
a.more:hover:after{-webkit-transform: scale(1);transform: scale(1);}
a.more:hover span{padding-right: 28px;}

.section_1{background: url(/templates/main/images/bg2.jpg) center top no-repeat;padding: 86px 0 10px;}
.sec_1_swiper{position: relative;overflow: hidden;}
.sec_1_swiper .swiper-slide{overflow: hidden;border-radius: 10px;-webkit-box-shadow: 0 0px 20px #eee;box-shadow: 0 0px 20px #eee;}
.sec_1_swiper .swiper-slide a{display: block;position: relative;background: #ffffff;padding-bottom: 20px;}
.sec_1_swiper .swiper-slide a:after{width: 100%;height: 100%;background: #1b569b;content: '';position: absolute;bottom: 30%;-webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;-webkit-transform: scale(0);transform: scale(0);border-radius: 100%}
.sec_1_swiper .swiper-slide a span{position: relative;z-index: 2;padding: 0 18px;display: block;overflow: hidden;}
.sec_1_swiper .swiper-slide a .img{margin-bottom: 20px;padding-bottom: 215px;background-repeat: no-repeat;background-position: center;-webkit-background-size: cover;background-size: cover;}
.sec_1_swiper .swiper-slide a .title{margin: 6px 0 70px;font-family: 'Conv_Helvetica Bold';font-size: 18px;color: #191919;line-height: 26px;height: 78px;letter-spacing: -0.5px}
.sec_1_swiper .swiper-slide a:hover:after{-webkit-transform: scale(2);transform: scale(2);}
.sec_1_swiper .swiper-slide a .time em{font-size: 13px;float: right;color: #1b569b;font-weight: bold;text-decoration: underline;}
.sec_1_swiper .swiper-slide a .time i{color: #292b2f;font-weight: bold;font-size: 15px;}
.sec_1_swiper .swiper-slide a:hover span{color: #fff;}
.sec_1_swiper .swiper-slide a:hover .title{-webkit-transform: translateY(8px);transform: translateY(8px);}
.sec_1_swiper .swiper-slide a:hover .time i,.sec_1_swiper .swiper-slide a:hover .time em{color: #fff;}

.section_1 .sec_4_tit{border-bottom: none}
.section_1 .sec_1_swiper{margin-top: 25px;padding-bottom: 20px;}
.section_1 .sec_swiper_box .next,.section_1 .sec_swiper_box .prev{cursor: pointer;width: 66px;position: absolute;top:50%;height: 66px;border:1px solid #d3d3d3;-webkit-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s;z-index: 5;}
.section_1 .sec_swiper_box .next{right: -90px;}
.section_1 .sec_swiper_box .prev{left: -90px;}
.section_1 .sec_swiper_box .next span,.section_1 .sec_swiper_box .prev span{background-image: url(/templates/main/images/ico3.png);display: block;height: 30px;width: 30px;margin: 18px;}
.section_1 .sec_swiper_box .next span{background-position: -30px 0;-webkit-background-size: 60px;background-size: 60px;}
.section_1 .sec_swiper_box .prev span{background-position: 0 -30px;-webkit-background-size: 60px;background-size: 60px;}
.section_1 .sec_swiper_box .next:hover span{background-position: 0 0;}
.section_1 .sec_swiper_box .prev:hover span{background-position: -30px -30px;}
.section_1 .sec_swiper_box .prev:hover,.section_1 .sec_swiper_box .next:hover{border-color: #1b569b;}
.section_1 .sec_swiper_box .swiper-button-disabled{opacity: 0;filter: alpha(opacity=0);}
.section_1 a.more:hover span{color: #fff;}
.section_1 a.more:hover span{background-image: url(/templates/main/images/ico1.png);}

.section_2{position: relative;background: url(/templates/main/images/bg3.jpg) center center no-repeat;background-attachment: fixed;height: 254px;}
.section_2:after{content: '';width: 100%;height: 100%;background: #2575d2;opacity: 0.1;filter: alpha(opacity=10);display: block;position: absolute;left: 0;top: 0}
.section_2 .w_1436{padding: 102px 0;z-index: 3;}
.section_2 p{color: #fff;text-transform: uppercase;line-height:46px;font-size: 30px;width: calc(100% - 220px)}
.section_2 p b{font-weight: bold;font-size: 40px;}
.section_2 a{margin-top: 10px;float: right;background: #fff;width: 180px;border-radius: 5px}
.section_2 a span{color: #373737;background-image: url(/templates/main/images/ico_h1.png);}
.section_2 a:hover:after{-webkit-transform: scale(2);transform: scale(2);}
.section_2 a:hover span{color: #fff;background-image: url(/templates/main/images/ico1.png);}

.section_3{padding: 70px 0 74px;}
.section_3 ul.w_1436 li{overflow: hidden;position: relative;float: left;width: 32.6%;color: #fff;margin-left: 1.1%;}
.section_3 ul.w_1436 li:first-child{margin-left: 0;}
.section_3 ul.w_1436 li h5{padding-bottom: 12px;font-size: 40px;line-height: 40px;font-weight: bold;text-align: center;-webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;}
.section_3 ul.w_1436 li h6{overflow: hidden;padding-bottom: 28px;font-size: 15px;width: 50%;margin: auto;text-align: center;position: relative;}
.section_3 ul.w_1436 li h6 span{display: block;line-height: 26px;}
.section_3 ul.w_1436 li h6:after,.section_3 ul.w_1436 li h6:before{width: 58px;height: 1px;background: #fff;content: '';position: absolute;bottom: 0;-webkit-transition:all 0.5s ease 0.2s; transition:all 0.5s ease 0.2s;}
.section_3 ul.w_1436 li h6:after{left: 50%}
.section_3 ul.w_1436 li h6:before{right: 50%}
.section_3 ul.w_1436 li .img{padding-bottom: 732px;background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover;background-position: center;}
.section_3 ul.w_1436 li .txt{position: absolute;top: 500px;-webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;width:100%}
.section_3 ul.w_1436 li .txt li a{display: block;position: relative;padding: 0 0 0 10px;}
.section_3 ul.w_1436 li .txt li a:after{width: 3px;height: 3px;background: #fff;position: absolute;left: 0;top: 12px;content: '';opacity: 0.8;filter: alpha(opacity=80);}
.section_3 ul.w_1436 li .news_ul{-webkit-transition:all 0.5s ease 0.5s; transition:all 0.5s ease 0.5s;}
.section_3 ul.w_1436 li .news_ul li{width: 90%;margin: 0 5% 33px ;}
.section_3 ul.w_1436 li .news_ul li a span{font-family: 'Conv_HelveticaNeueMed';display: block;color: #fff;font-size: 20px;line-height: 25px;height: 50px;overflow: hidden;opacity: 0.8;filter: alpha(opacity=80);}
.section_3 ul.w_1436 li .news_ul li a em{padding-top: 13px;font-size: 15px;line-height: 25px;display: block;color: #fff;opacity: 0.5;filter: alpha(opacity=50);}
.section_3 ul.w_1436 li .txt li a:hover span{color: #999}

.news_ul,.section_3 ul.w_1436 li a.more{opacity: 0;filter: alpha(opacity=0);height: 0;}
.section_3 ul.w_1436 li a.more{margin: 0 auto;-webkit-transition:all 0.5s ease 0.8s; transition:all 0.5s ease 0.8s;}
.section_3 ul.w_1436 li.on .txt{top: 0;background-color: rgba(53,53,53,0.9);height: 100%;}
.section_3 ul.w_1436 li.on h5{padding: 40px 0 39px}
.section_3 ul.w_1436 li.on h6 span{height: 0;opacity: 0;filter: alpha(opacity=0);}
.section_3 ul.w_1436 li.on h6{height: 1px;padding: 0 22%;}
.section_3 ul.w_1436 li.on h6:after,.section_3 ul.w_1436 li.on h6:before{width: 50%;}
.section_3 ul.w_1436 li.on .news_ul{padding-top: 40px;height: auto;opacity: 1;filter: alpha(opacity=1);}
.section_3 ul.w_1436 li.on a.more{height: 35px;opacity: 1;filter: alpha(opacity=1);}

.section_4{padding-bottom: 90px;}
.sec_4_fl{width: 100%;}
.sec_4_tit{border-bottom: 1px solid #d8d8d8;padding-bottom: 37px;}
.sec_4_tit em{line-height: 37px;font-size: 40px;color: #1b569b;font-weight: bold;display: inline-block;letter-spacing: -0.5px}
.sec_4_tit a.more{margin-top: 0;float: right;border-color: #d2d2d2;}
.sec_4_tit a.more span{color: #1d1d1d;background-image: url(/templates/main/images/ico_h1.png);}
.sec_4_tit a.more:hover span{color: #fff;background-image: url(/templates/main/images/ico1.png);}

.sec_4_fl ul li{width: 46%;margin-top: 30px;}
.sec_4_fl ul li a,.sec_4_fl ul li a *{display: block;line-height: 27px;}
.sec_4_fl ul li a span.time{font-size: 15px;color: #ababab;font-weight: bold;}
.sec_4_fl ul li a span.title{font-family: 'Conv_HelveticaNeueMed';margin: 6px 0 11px;font-size: 20px;color: #252525;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
.sec_4_fl ul li a span.txt{font-size: 15px;color: #ababab;max-height: 54px;overflow: hidden;}
.sec_4_fl ul li a:hover span.title,.news-list li a:hover{color: #1b569b;-webkit-transform: translateX(3px);transform: translateX(3px);}

.tabs-container{position: relative;overflow: hidden;width: 100%;float: left;}
.news-list{padding: 26px 0;}
.news-list li{margin: 0 20px;}
.news-list li a{font-family: 'Conv_HelveticaNeueMed';overflow: hidden;white-space: nowrap;text-overflow:ellipsis;display: block;font-size: 20px;color: #5e5e5e;line-height: 55px;color: #5e5e5e;border-top: 1px solid #e0e0e0;}
.news-list li:first-child a{border-top: none}

.footer{}
.foot_top{background: url(/templates/main/images/bg4.png) center center no-repeat;padding: 35px 0 40px;}
.foot_swiper{position: relative;overflow: hidden;}
.foot_swiper .swiper-slide a{display: block;}
.foot_swiper .swiper-slide a span{display: block;text-align: center;}
.foot_swiper .swiper-slide a span.img{height: 146px;font-size:146px;line-height: 120px; vertical-align:middle;}
.foot_swiper .swiper-slide a span.img img{vertical-align:middle;max-width: 100%;max-height: 128px}
.foot_swiper .swiper-slide a span.title{height: 50px;margin-top: 26px;text-transform: uppercase;line-height: 25px;color: #151515;color: #fff;font-size: 15px;}
.foot_swiper .swiper-slide a span.more{margin-top: 21px;color: #2171d0;text-transform: uppercase;}
.foot_swiper .swiper-slide a span.more em{margin-left: 18px;display: inline-block;width:70px;height: 10px;background: url(/templates/main/images/link_ico.png) right center no-repeat; }
.foot_swiper .swiper-slide a:hover span.more em{background-position: left center;}
.foot_swiper .swiper-slide a:hover span.more i{color: #fff;}
.foot_swiper .swiper-slide a:hover span.img{-webkit-transform: translateY(-5px);transform: translateY(-5px);}

.copyright{padding: 40px 0 34px;background: #2e3135;}
.copyright p{color: #fff;opacity: 0.3;filter: alpha(opacity=30);font-size: 15px;line-height: 34px;letter-spacing: 1px}
.copyright p a{color: #fff;}
.copyright .w_1436 .fl{width: 550px;}

.section_nitice{margin-bottom: 30px;text-align: center;overflow: hidden;}
.section_nitice a{display: block;background: #f3f3f3;padding: 25px 30px 38px;}
.section_nitice a *{position: relative;z-index: 2;display: block;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.section_nitice a span{font-size: 35px;color: #064a91;font-weight: bold;line-height: 45px;}
.section_nitice a em{font-size: 18px;color: #757575;padding-top: 25px;}
.section_nitice a:hover span,.section_nitice a:hover em{color: #fff;}
.section_nitice a:after{width: 100%;height: 0;content: '';left: 0;top: 0;background: #064a91;display: block;position: absolute;-webkit-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }
.section_nitice a:hover:after{height: 100%;}
.tuwen_div{min-height: 300px}

.bshare-custom {float: right;margin-top: 6px;margin-bottom: 15px;}
.bshare-custom a{border-radius: 100%; display: inline-block !important;background: none !important;position: relative;width: 36px !important;margin: 0 !important;height: 36px !important;padding: 0 !important;margin-left: 15px !important;}
.bshare-custom a:after{left:0;position: absolute;background: url(/templates/main/images/share.png)  no-repeat;width: 36px;height: 36px;content: ''}
.bshare-custom a.bshare-Messenger:after{background-position: 0 0;}
.bshare-custom a.bshare-twitter:after{background-position: -50px 0;}
.bshare-custom a.bshare-facebook:after{background-position: -101px 0;}
.bshare-custom a.bshare-linkedin:after{background-position: -151px 0;}

.emaildiv a{display: inline-block;border:1px solid #545559;color: #fff;font-size: 14px;line-height: 47px;border-radius: 5px;margin-left: 5px;}
.emaildiv a.meail_a{padding-right: 18px;background-image: url(/templates/main/images/emailico.png);background-position: 10px center;padding-left: 40px;background-repeat: no-repeat;}
.emaildiv a.login_panel{text-align: center;padding: 0 10px;}
.Message_panel{padding-right: 5px;background-image: url(/templates/main/images/mess.png);background-position: 10px center;padding-left: 40px;background-repeat: no-repeat;-webkit-background-size: 22px;background-size: 22px;}
.emaildiv a:hover{opacity: 0.5;filter: alpha(opacity=50);}
/*index end*/
.location{padding: 30px 0 40px;}
.location span{height: 30px;overflow: hidden;padding-left: 30px;line-height: 32px;display: block;background: url(/templates/main/images/loca_ico.png) left center no-repeat;-webkit-background-size: 24px auto;background-size: 24px auto;}
.location a{font-size: 18px;font-weight: bold;color: #9d9d9d;}
.location i{font-size: 20px;font-weight: bold;color: #3e474f;}
.location em{padding: 0 15px;}
/*侧导航*/
.nySide{width: 243px;float: left;}
.nySide .nLi{border-bottom: 1px solid #dbdbdb;}

.nySide .nLi h3{position: relative;}
.nySide .nLi h3:before{content: "";width:3px;height:100%;position: absolute;left: 0;top:0;background: #0076ce;-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: 0 50% 0;transform-origin: 0 50% 0;-webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;}
.nySide .nLi h3 a{display: block;padding: 0 30px 0 39px;font-size: 18px;line-height: 80px;color: #222222;font-weight: normal;position: relative;z-index: 2;}
.nySide .nLi .navSub{display: none;}
.nySide .nLi .navSub ul{padding: 9px 0 0 40px; /*box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.13);*/border-top: 1px solid #dbdbdb;}
.nySide .nLi .navSub ul li{border-bottom: 1px solid #e5e5e5;padding: 23px 0;}
.nySide .nLi .navSub ul li:last-child{border-bottom: none}
/*.nySide .nLi .navSub ul li:last-child{border:none;}
*/.nySide .nLi .navSub ul li:last-child a:after{display: none;}
.nySide .nLi .navSub ul li a{display: block;padding-right: 34px;font-size: 16px;line-height: 24px;color: #444444;position: relative;}
.nySide .nLi .navSub ul li a:before{content: "";width: 19px;height: 11px;position: absolute;right: 0;top:19px;background: url(/templates/main/images/iIcon1.png) no-repeat right -51px;}
.nySide .nLi .navSub ul li a:hover{color: #2262a3;}
.nySide .nLi .navSub ul li.on a,.nySide .nLi .navSub ul li:hover a{color: #018fdd;}
.nySide .nLi .navSub ul li.on a:after,.nySide .nLi .navSub ul li:hover a:after{-webkit-transform: scaleX(1);transform: scaleX(1);}
.nySide .nLi .navSub ul li.on a:before,.nySide .nLi .navSub ul li:hover a:before{background-position: -260px -51px;}
.nySide .nLi.on h3:before,.nySide .nLi:hover h3:before{-webkit-transform: scaleX(1);transform: scaleX(1);}
.nySide .nLi.on h3 a,.nySide .nLi:hover h3 a{color: #0e4c8f;font-weight: bold;}
.nySide .nLi.on h3 a:before,.nySide .nLi:hover h3 a:before{filter: alpha(opacity=1);opacity: 1;-webkit-transform: rotateZ(90deg);transform: rotateZ(90deg);}
.nySide.nySide1 .nLi.on h3 a:before{-webkit-transform: rotateZ(90deg);transform: rotateZ(90deg);}

.nySide .nLi.show h3 a{display: block;padding: 0 30px 0 39px;font-size: 18px;line-height: 80px;color: #222222;font-weight: normal;position: relative;z-index: 2;}
.nySide .nLi.show h3 a:before{content: "";width: 22px;height: 22px;position: absolute;right: 0;top:29px;background: url(/templates/main/images/ico_h1.png) no-repeat right center;-webkit-background-size: cover;background-size: cover;-webkit-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s;}
.nySide .nLi.on.show h3 a,.nySide .nLi:hover h3 a{color: #0e4c8f;font-weight: bold;}
.nySide .nLi.on.show h3 a:before,.nySide .nLi:hover h3 a:before{filter: alpha(opacity=1);opacity: 1;-webkit-transform: rotateZ(90deg);transform: rotateZ(90deg);background: url(/templates/main/images/ico_l1.png) no-repeat right center;-webkit-background-size: cover;background-size: cover;}
/*侧导航end*/
.main_right{padding-left: 310px;padding-bottom: 90px;}
.main_title{padding:11px 0 40px;font-size: 35px;color: #2262a3;line-height: 45px;border-bottom: 1px solid #dbdbdb;font-weight: bold;}
.main_right .main_text{min-height: 500px;overflow: hidden;padding-top: 40px;font-weight: bold;font-size: 20px;color: #3e474f;line-height: 35px;/*text-indent: 2em;*/}
.main_right .main_text table,.main_right .main_text iframe,.main_right .main_textimg,.map_jpg img,.boss_text img,.boss_text iframe,.boss_text table,.cont_news_text table,.cont_news_text img,.cont_news_text table,.cont_news_text video{max-width: 100%;height: auto !important;}
..cont_news_text img{width: 800px !important;}

.Business_news_ul{padding: 25px 0;overflow: hidden;}
.Business_news_ul li{width: 100%;float: left;}
.Business_news_ul li a{width: 100%;display: block;line-height: 60px;float: left;}
.Business_news_ul li a span{float: left;font-size: 20px;color: #3e474f;font-weight: bold;display: inline-block;max-width: 80%;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.Business_news_ul li a i{font-size: 18px;font-weight: bold;color: #a9aaac;float: right;}
.Business_news_ul li a em{float: left;width: 12px;height: 12px;border:1px solid #9ea3a7;border-radius: 100%;display: inline-block;margin-right: 12px;margin-top: 25px;}
.Business_news_ul li a:hover span{color: #0e4c8e;-webkit-transform: translateX(3px);transform: translateX(3px);}


.page{padding-top: 60px;font-size: 18px;color: #3e474f;text-align: center;font-weight: bold;border-top: 1px solid #dbdbdb;}
.page a{border:1px solid #d0d0d0;line-height: 44px;padding: 0 12px;border-radius: 5px;display: inline-block;}
.page a.on,.page a:hover{background: #0d4c8f;color: #fff;}
.page i{font-family: simsun;padding: 0 5px;-webkit-transition:all 0s ease 0s; transition:all 0s ease 0s;}

.list_contact{padding: 40px 0;}
.map_ul{padding-top: 33px;}
.map_ul li {font-size: 25px;color: #3e474f;line-height: 52px;}
.map_ul li i img{height: 28px;margin: 12px 10px 0 0;}
.map_ul li em{font-weight: bold;}

.tuwen_div dl{overflow: hidden;padding: 35px 0 45px 0;border-top: 1px solid #dbdbdb;position: relative;}
.tuwen_div dl dd:after{top:0;width: 0;right: 0;position: absolute;height:266px;background: #1b569b;content: '';-webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;}
.tuwen_div dl:hover dd:after{width: 100%;}
.tuwen_div dl:first-child,.search_list ul li:first-child{border-top:none;}
.tuwen_div dl dt{position: relative;z-index: 3;float: left;width: 37%;padding-top: 5px;-webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;}
.tuwen_div dl dt *{display: block;}
.tuwen_div dl dt span{padding-bottom: 255px;background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover;background-position: center;}
.tuwen_div dl dd{position: relative;padding-left: 44%;-webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;}
.tuwen_div dl dd *{position: relative;z-index: 2;display: block;font-weight: bold;line-height: 25px;}
.tuwen_div dl dd span.title{font-size: 25px;line-height: 42px;color: #3e474f;}
.tuwen_div dl dd span.time{padding: 11px 0 14px;color: #a9aaac;text-transform: uppercase;}
.tuwen_div dl dd span.text,.tuwen_div dl dd span.title{overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;}
.tuwen_div dl dd span.text{color: #3e474f;}
.tuwen_div dl dd span.text,.tuwen_div dl dd span.time,.tuwen_div dl dd span.more{font-size: 20px;}
.tuwen_div dl dd span.more{margin-top: 57px;color: #09488d;text-decoration: underline;}
.tuwen_div dl:hover dd span.title{color: #fff;-webkit-transform: translateY(5px);transform: translateY(5px);}
.tuwen_div dl:hover dt{-webkit-transform: scale(0.9);transform: scale(0.9);}
.tuwen_div dl:hover dd span.more{-webkit-transform: translateY(-10px);transform: translateY(-10px);}
.tuwen_div dl:hover dd span.more,.tuwen_div dl:hover dd span.text{color: #fff;}
/*20200429*/
.tuwen_div dl:hover dd{padding-left: 40%;padding-right: 4%;}


.leader_div{padding-top: 22px;}
.leader_div dl {float: left;width: 100%;padding: 28px 0;position: relative;}
.leader_div dl:after{content: '';left: -2.5%;top: -2.5%;width: 0;height: 105%;position: absolute;display: block;background: #fafafa;-webkit-transform-origin: 0 50% 0;transform-origin: 0 50% 0;-webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;}
.leader_div dl dt{position: relative;z-index: 2;width: 143px;float: left;border:1px solid #e3e3e3;}
.leader_div dl dt span,.boss_photo .img{display: block;padding-bottom: 208px;background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover;background-position: center;}
.leader_div dd{position: relative;z-index: 2;padding-left: 189px;}
.leader_div dd *,.boss_text{display: block;font-size: 20px;font-weight: bold;line-height: 25px;}
.leader_div dd span.tit{padding-top: 41px;color: #0e4c8f;}
.leader_div dd span.name,.leader_div dd span.text{color: #3e474f;}
.leader_div dd span.text{padding-top: 24px;}
.leader_div dl:hover:after{width: 105%;}

.boss_photo{float: right;text-align: center;margin-left: 30px;margin-bottom: 35px;}
.boss_photo *{display: block;font-weight: bold;font-size: 20px;line-height: 25px;}
.boss_photo .img{width: 143px;border:1px solid #e3e3e3;margin:auto;}
.boss_photo span.tit{margin-top: 15px;color: #0e4c8f;}
.boss_text{overflow: hidden;padding: 60px 0 108px;}

.trans_active{-webkit-transform-origin: 0 50% 0;transform-origin: 0 50% 0;-webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;}
.search_txt{width: 66%;margin: auto;border:1px solid #dbdbdb;border-radius: 5px;overflow: hidden;}
.search_txt input[type=text]{width: 80%;height: 78px;line-height: 78px;border:none;font-size: 20px;color: #666;text-indent: 2em;float: left;}
.search_txt input[type=button],.search_txt input[type=submit]{cursor: pointer;width: 20%;height: 78px;background: url(/templates/main/images/sea_ico.jpg) center no-repeat;border:none;float: left;-webkit-background-size: contain;
background-size: contain;background-color: #06458b;}
.search_list{padding: 75px 0;min-height: 200px}
.search_list ul{border:1px solid #dbdbdb;}
.search_list ul li{border-top: 1px solid #dbdbdb;}
.search_list ul li span{display: inline-block;}
.search_list ul li a{line-height: 92px;display: inline-block;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;width: 100%;}
.search_list ul li span.more{float: right;width: 13.5%;border-left:1px solid #dbdbdb;text-align: center;font-size: 20px;font-weight: bold;}
.search_list ul li span.title{width: 82%;padding: 0 2%;font-size: 25px;color: #3e474e;}
.search_list ul li:hover{background: #fafafa;}
.list_search_list{padding-top: 75px;}

.cont_search_title{font-size: 25px;line-height: 35px;padding-top: 48px;}
.cont_search_title span{font-weight: bold;color: #06458b;display: inline-block;width: 80%;}
.cont_search_title a{float: right;color: #3e474f;background: url(/templates/main/images/back.png) left center no-repeat;-webkit-background-size: 22px;background-size: 22px;padding-left: 30px;}
.cont_text{padding:48px 0 90px;min-height: 200px;font-size: 20px;color: #3e474f;line-height: 35px;font-weight: bold;}
.n_main .main_title{padding-top: 0;}

.cont_news_title{padding-top: 40px;border-top:1px solid #dbdbdb;font-size: 25px;color: #3e474f;font-weight: bold;line-height: 35px;text-align: center;}
.cont_news_time{padding: 40px 0 ;font-size: 20px;color: #a9aaac;font-weight: bold;border-bottom: 1px solid #dbdbdb;text-align: center;}
.cont_news_text{font-size: 20px;color: #3e474f;padding: 40px 0;min-height: 300px}
.cont_search_title,.cont_news_time,.cont_news_text{line-height: 35px;}
.cont_share{border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;padding: 42px 0}
.cont_share span{font-size: 25px;float: left;color: #3e474f;line-height: 45px;font-weight: bold;}
.cont_share_custom{float: left;}
.cont_share_custom a{width: 45px !important;height: 45px !important;margin-left: 60px !important;}
.cont_share_custom a:after{background-image: url(/templates/main/images/share_2.jpg) !important;width: 45px !important;height: 45px !important;}
.cont_share_custom a.bshare-facebook:after{background-position: 0 0 !important;}
.cont_share_custom a.bshare-twitter:after{background-position: -105px 0 !important;}
.cont_share_custom a.bshare-linkedin:after{background-position:-213px 0 !important;}
.cont_share_custom a.bshare-sinaminiblog:after{background-position: -315px 0 !important;}
.cont_share_custom a.bshare-weixin:after{background-position: -422px 0 !important;}
.cont_page,.list_message{padding: 45px 0}
.cont_page a{display: inline-block;font-size: 25px;color: #3e474f;line-height: 35px;background-repeat: no-repeat;-webkit-background-size: 20px;background-size: 20px;font-weight: bold;}
.cont_page a.prev{background-image: url(/templates/main/images/back2.png);padding-left: 26px;background-position: left center;}
.cont_page a.next{background-image: url(/templates/main/images/next.png) ;padding-right: 26px;background-position: right center;float: right;}

.list_message{}
.list_message div{margin-bottom: 10px;}
.list_message label{float: left;line-height: 50px;font-size: 18px;font-weight: bold;margin-right: 10px;display: inline-block;width: 90px;}
.list_message input[type=text]{text-indent: 1em;border:1px solid #dbdbdb;line-height: 50px;height: 50px;font-size: 17px;color: #666;width: 70%;}
.list_message textarea{border:1px solid #dbdbdb;line-height: 50px;font-size: 17px;color: #666;width: 70%;height: 300px;}
.list_message div.yzm input{width: 50%;}
.list_message div img{background: #000;width: 100px;height: 52px;display: inline-block;margin-left: 10px;}
.list_message div input[value=submit],.list_message input[type=text],.list_message textarea,.list_message div img{border-radius: 5px}
.list_message div input[value=submit]{width: 150px;margin: auto;background: #2b78c7;color: #fff;cursor: pointer;height: 52px;border:none;font-size: 20px;margin-left: 100px;}
.list_message div input[value=submit]:hover{opacity: 0.8;filter: alpha(opacity=80);}
/*20200407*/
.emaildiv{float: right;}
.copyright p a{}
.bshare-custom a:hover{background-color: #eee !important;}
/*20200407*/
#to_top{width: 50px;height: 50px;background-color: #2262a3;position: fixed;right: 10px;bottom: 200px;cursor: pointer;z-index: 9;}
#to_top img{width: 100%;}
.list_websitemap{padding: 20px  6.5% 90px}
.website_box_dl dt{border-bottom: 1px solid #e7e7e7;}
.website_box_dl dt span{border-bottom: 3px solid #0d4c8f;font-weight: bold;font-size: 25px;color: #2b2b2b;display: inline-block;line-height: 82px;}
.website_box_dl dd p{padding: 20px 0}
.website_box_dl dd p a{display: inline-block;line-height: 60px;font-size: 20px;color: #2b2b2b;margin-right: 5%;font-weight: bold;}
.website_box_dl dd p a:hover{color:#0d4c8f}
.website_box_dl dd h6{font-weight: bold;font-size: 20px;border-bottom: 1px dashed #d2d2d3;line-height: 79px;}
.website_box_dl dd h6 a{color: #0e4c8f;}
.list_Business_news {min-height:400px;}
/*新增视频*/

.list_video ul {
    padding: 0 0 80px;
}

.list_video ul li {
    float: left;
    margin:35px 1% 0;
    width: 23%;
}

    .list_video ul li * {
        display: block;
    }

    .list_video ul li span {
        position: relative;
        z-index: 2;
    }

    .list_video ul li a span.img {
        padding-bottom: 64%;
        background-repeat: no-repeat;
        background-position: center;
        -webkit-background-size: cover;
        background-size: cover;
    }

    .list_video ul li a {
        overflow: hidden;
        position: relative;
        background: #f6f6f6;
        padding-bottom: 30px;
    }

        .list_video ul li a span.txt {
            font-weight: bold;
            margin: 15px 8% 27px;
            line-height: 32px;
            height: 64px;
            overflow: hidden;
            font-size: 16px;
            color: #2b2b2b;
        }

        .list_video ul li a span.more {
            margin-left: 8%;
            padding-right: 30px;
            font-size: 17px;
            color: #185394;
            display: inline-block;
            background: url(/templates/main/images/ico_l1.png) right center no-repeat;
            -webkit-background-size: 20px;
            background-size: 20px;
        }

        .list_video ul li a:after {
            -webkit-transition: all 0.5s ease 0s;
            transition: all 0.5s ease 0s;
            content: '';
            position: absolute;
            left: -25%;
            width: 150%;
            height: 150%;
            ;
            border-radius: 100%;
            background: #0e4c8f;
            top: -25%;
            -webkit-transform: scale(0);
            transform: scale(0);
        }

        .list_video ul li a:hover:after {
            -webkit-transform: scale(1);
            transform: scale(1);
        }

        .list_video ul li a:hover span.txt, .list_video ul li a:hover span.more {
            color: #fff;
        }

        .list_video ul li a:hover span.img {
            -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
        }
        .map_jpg #myMap{width: 100%;height: 400px;}
/*20200526*/
.select_link {
    z-index: 9;
    position: relative;
    float: left;
    margin-left: 6.8%;
    width: 22%;
}

    .select_link dt {
        height: 43px;
        display: inline-block;
        background: url("/templates/main/images/icp.png") no-repeat right center;
        -webkit-background-size: 15px;
        background-size: 15px;
        line-height: 43px;
        cursor: pointer;
        width: calc(100% - 20px);
        padding-right: 20px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        position: relative;
        z-index: 99;
        color: #adaeb0;
        font-size: 16px;
    }

        .select_link dt:hover, .select_link dt.cur {
            color: #fff;
        }

    .select_link dd {
        position: absolute;
        left: 0;
        bottom: 43px;
        background: #fff;
        display: none;
        width: 100%;
    }

        .select_link dd ul {
            padding: 4px;
            width: 100%;
            max-height: 250px;
            overflow: auto;
        }

            .select_link dd ul li {
                display: block;
                width: 100%;
                float: left;
            }

                .select_link dd ul li a {
                    line-height: 20px;
                    display: block;
                    padding: 8px;
                    width: 170px;
                }

                    .select_link dd ul li a:hover {
                        background: #f5f5f5;
                    }

.foot_link {
    padding: 17px 0;
    border-bottom: 1px solid #535458;
    background: #2e3135;
}

    .foot_link span {
        position: relative;
        padding-right: 20px;
        float: left;
        color: #fff;
        font-weight: bold;
        font-size: 20px;
        line-height: 43px;
    }

        .foot_link span:after {
            background: #666769;
        }

/*20200623*/
.list_about_bus{border-top: 1px solid #dbdbdb;margin-bottom: 80px;}
.about_bus_tit{margin-top: 40px;line-height: 30px;text-align: center;position: relative;}
.about_bus_tit:after{width: 100%;height: 1px;background: #dbdbdb;content: '';display: block;position: absolute;top: 50%;left: 0}
.about_bus_tit h6{display: inline-block;background: #fff;padding: 0 50px;font-size: 25px;color: #0e4c8f;font-family: 'Conv_HelveticaNeueMed';position: relative;z-index: 2;}
.about_bus_txt{text-indent: 2em;padding: 22px 0 52px;color: #3e474f;font-size: 20px;line-height: 35px;    font-family: 'Conv_HELVETICANEUELTPRO-LT_0', Helvetica,arial;font-weight: bold;}
.about_bus_txt a.aboumore{color: #0e4c8f;font-size: 20px;text-decoration: underline;margin-left: 5px;}

.about_bus_ul{position: relative;overflow: hidden;}
.about_bus_ul li{float: left;margin-left: 2%;overflow: hidden;}
.about_bus_ul li:first-child{margin-left: 0;}
.about_bus_ul li a,.about_bus_ul a *{display: block;}
.about_bus_ul li a{position: relative;}
.about_bus_ul span.img{background-repeat: no-repeat;background-position: center;-webkit-background-size: cover;background-size: cover;}
.about_bus_ul span.txt{position: absolute;width: 100%;bottom: 0;padding: 0 30px;-webkit-box-sizing: border-box;box-sizing: border-box;color: #fff;font-weight: bold;font-size: 35px;font-family: 'Conv_HELVETICANEUELTPRO-LT_0', Helvetica,arial;font-weight: bold;line-height: 103px;}
.about_bus_ul span.txt i{display: block;background: url(/templates/main/images/ico1.png) right center no-repeat;-webkit-background-size: 30px;background-size: 30px;}
.about_bus_ul li:first-child,.about_bus_ul li:nth-child(2),.about_bus_ul li:nth-child(3),.about_bus_ul li:nth-child(4){width: 23.5%;}
.about_bus_ul li:first-child span.img{padding-bottom: 484px;}
.about_bus_ul li:nth-child(2) span.img,.about_bus_ul li:nth-child(3) span.img,.about_bus_ul li:nth-child(4) span.img,.about_bus_ul li:nth-child(5) span.img,.about_bus_ul li:nth-child(6) span.img{padding-bottom: 227px;}
.about_bus_ul li:nth-child(5),.about_bus_ul li:nth-child(6){margin-top: 30px;width: 36.2%}
.about_bus_ul li a:hover span.img{-webkit-transform: scale(1.05);transform: scale(1.05);}
.about_section_4 .sec_4_tit em{font-size: 25px;}

@media screen and (max-width:1600px) {
    .pc_nav .nLi{margin: 0 3%;}
}
@media screen and (max-width:1440px){
.banner .btn{width: auto;right: 0;left: auto;margin-left: 0;}
.banner .swiper-slide .w_1436{margin: 0;left: 0;max-width: 100%;width: 100%;}
.banner i.bg{margin-right: 0;right:auto;;left: 0;}
.banner i.img{-webkit-background-size: cover;background-size: cover;}
.banner .swiper-slide .w_1436 .txt{margin-left: 3%;}
.copyright .fr{margin-top: 10px;}
.pc_nav .nL i h3 a{font-size: 17px;}
.pc_header .fr .search input[type=text]{width: 160px;}
.pc_nav .nLi{margin: 0 2.5%;}
  /*  .copyright .w_1436 .fl{width:calc(100% - 500px)}*/
}
@media screen and (max-width:1330px){

    .pc_header .fr .search input[type=text] {
        width: calc(100% - 40px)
    }
    .pc_header h1 a img {
        height: 97px
    }
    .pc_header h1{padding-top:20px}
}
@media screen and (max-width:1280px){

.banner i.img{padding-bottom: 70%;}
.banner .swiper-slide .w_1436 .txt h5{font-size: 30px;}
.banner .swiper-slide .w_1436 .txt{width: 47%;}
.pc_header .fr .search input[type=text] {height:33px;line-height:33px;}
.pc_header .fr .search input[type=submit]{margin:2px 10px 0 0}
.copyright .w_1436 .fl{width:calc(100% - 500px)}
.about_bus_ul span.txt{padding: 0 10px;}
.about_bus_ul span.txt i{    text-shadow: 0 0 10px #000;}
.section_2 p b{font-size: 35px;max-height: 91px;overflow: hidden;}
}
@media screen and (max-width:1050px) {
    .pc_nav, .pc_header .fr p {
        display: none;
    }

    .menua {
        display: block
    }

    .pc_header .fr {
        width: 100%
    }

        .pc_header .fr .search {
            width: calc(100% - 60px)
        }

    .list_video ul li{width:31%}
    .pc_header h1 a img {
        height: auto;
        width: 100%
    }

}
@media screen and (max-width:991px) {
    .copyright .w_1436 .fl{width:100%}
    
   
    .banner .swiper-slide .w_1436 .txt p, .banner .swiper-slide .w_1436 .txt em, .cont_share {
        display: none;
    }

    .banner .swiper-slide .w_1436 .txt h5 {
        font-size: 16px;
        line-height: 20px;
    }

    .banner .btn, .section_3 ul.w_1436 li.on .news_ul, .nySide {
        display: none;
    }

    .banner .swiper-slide .w_1436 .txt h4 {
        font-size: 15px;
        line-height: 25px;
    }

    .banner .swiper-slide .w_1436 .txt a {
        width: 100px;
    }

    a.more {
        height: 30px;
    }

        a.more span {
            font-size: 12px;
            padding-right: 30px;
            line-height: 32px;
        }

    .section_1 .sec_1_swiper {
        width: 100%;
        margin-top: 0;
    }

    .section_3 ul.w_1436 li .txt {
        top: auto;
        bottom: 0;
        width: 100%;
    }

    .section_3 ul.w_1436 li {
        width: 100%;
        margin: 0 0 15px;
    }

        .section_3 ul.w_1436 li .img {
            padding-bottom: 100%;
        }

        .section_3 ul.w_1436 li.on .txt {
            top: auto;
            padding-bottom: 20px;
            background-color: inherit;
            height: auto;
        }

        .section_3 ul.w_1436 li.on h5 {
            padding: 15px 0;
            font-size: 26px;
        }

        .section_3 ul.w_1436 li.on h6 {
            margin-bottom: 20px;
        }

    .sec_4_fl, .copyright .fr, .search_txt {
        width: 100%;
    }

    .section_1 .fl .btn {
        margin-top: 0;
        float: right;
        position: absolute;
        z-index: 3;
        right: 0;
        bottom: 4px;
        -webkit-transform: scale(0.52);
        transform: scale(0.52);
    }

    .section_3 {
        padding: 30px 0;
    }

    .section_1 {
        padding-top: 30px;
    }

    .sec_1_swiper .swiper-slide a .img {
        padding-bottom: 60%;
    }

    .sec_1_swiper .swiper-slide a .title {
        font-size: 15px;
        line-height: 25px;
        height: 75px
    }

    .sec_1_swiper .swiper-slide a span {
        padding: 0 20px;
    }

    .section_3 ul.w_1436 li h6 {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    .section_2 p {
        line-height: 30px;
        font-size: 14px;width: 100%;
    }

    .section_3 ul.w_1436 li h5 {
        font-size: 30px;
    }

    .section_2 p b {
        font-size: 20px;
        display: block;
    }

    .section_2 a {
        float: left;
    }

    .section_2 {
        height: auto;
        background-attachment: inherit
    }

        .section_2 .w_1436 {
            padding: 60px 0;
        }

    .section_3 ul.w_1436 li .news_ul, .search_list ul li span.more, .cont_search_title a {
        display: none;
    }

    .section_4 {
        padding-bottom: 30px;
    }

    .sec_4_fl ul li {
        margin-top: 10px;
        width: 100%;
        border-bottom: 1px dashed #eee;
        padding-bottom: 20px;
    }

    .sec_4_tit, .tuwen_div dl dt {
        padding-bottom: 20px;
    }

        .sec_4_tit em, .section_nitice a span, .main_title {
            font-size: 25px;
            line-height: 30px;
        }

    .sec_4_fl ul li a span.title, .news-list li a, .main_right .main_text, .Business_news_ul li a span, .cont_page a {
        font-size: 17px;
    }

    .section_3 ul.w_1436 li h6 span {
        line-height: 20px;
    }

    .news-list, .foot_top, .main_right .main_text, .location, .list_contact, .list_search_list {
        padding: 15px 0;
    }

    .copyright {
        text-align: center;
    }

    a.more {
        width: 100px;
    }

    .section_1 .sec_swiper_box .next, .section_1 .sec_swiper_box .prev {
        background: #fff;
    }

    .section_1 .sec_swiper_box .next {
        -webkit-transform: scale(0.7) translateY(-20%) translateX(10px);
        transform: scale(0.7) translateY(-20%) translateX(10px);
    }

    .section_1 .sec_swiper_box .prev {
        -webkit-transform: scale(0.7) translateY(-20%) translateX(-10px);
        transform: scale(0.7) translateY(-20%) translateX(-10px);
    }

    .section_1 .sec_swiper_box .next {
        right: 0
    }

    .section_1 .sec_swiper_box .prev {
        left: 0
    }

    .sec_4_fl ul li a span.title {
        margin-bottom: 0;
    }

    .foot_swiper .swiper-slide a span.title {
        margin-top: 0;
    }

    .foot_swiper .swiper-slide a span.title {
        font-size: 13px;
        height: auto;
    }

    .sec_4_fl ul li a span.txt {
        line-height: 22px;
        max-height: 44px
    }

    .section_nitice a em {
        font-size: 14px;
        padding-top: 10px;
    }

    .section_nitice a {
        padding: 15px;
    }

    .bshare-custom {
        float: none;
        margin: auto;
    }

    .emaildiv {
        text-align: center;
        margin-top: 20px;
    }

    .bshare-custom a.bshare-Messenger {
        margin-left: 0;
    }

    .emaildiv a, .sec_1_swiper .swiper-slide a .title {
        margin-bottom: 5px;
    }

    .emaildiv a {
        line-height: 36px;
    }
    /*index end*/
    .main_right {
        padding-left: 0;
    }

    .main_title, .cont_news_time {
        padding: 0 0 10px;
    }

    .location a, .location i, .Business_news_ul li a i, .search_list ul li span.more, .cont_news_text {
        font-size: 15px;
    }

    .Business_news_ul li a span {
        max-width: calc(100% - 50px)
    }

    .Business_news_ul li a {
        line-height: 40px;
    }

        .Business_news_ul li a em {
            margin-top: 14px;
        }

    .Business_news_ul {
        border-top: 1px solid #dbdbdb;
    }

    .list_Business_news .Business_news_ul:first-child {
        border-top: none;
    }

    .page {
        font-size: 15px;
        padding-top: 30px;
    }

        .page a {
            display: none;
            padding: 0 8px;
            line-height: 34px;
        }

            .page a.prev,.page a.next, .page a.home_page {
                display: inline-block;
            }

    .main_right {
        padding-bottom: 30px;
    }

    .map_ul li, .cont_search_title, .tuwen_div dl dd span.title, .cont_news_title {
        font-size: 18px;
        line-height: 28px;
    }

        .map_ul li i img {
            margin: 5px 10px 0 0;
            height: 18px;
        }

    .tuwen_div dl dd, .leader_div dd {
        width: 100%;
        padding-left: 0;
        float: left;
    }

        .tuwen_div dl dd span.text, .tuwen_div dl dd span.time, .tuwen_div dl dd span.more, .search_txt input[type=text] {
            font-size: 15px;
        }

        .tuwen_div dl dd span.more {
            margin-top: 25px;
        }

    .tuwen_div dl dt {
        width: 50%;
    }

        .tuwen_div dl dt span {
            padding-bottom: 61%;
        }

    .tuwen_div dl, .search_list, .cont_text {
        padding: 20px 0;
    }

    .leader_div dd *, .boss_text {
        font-size: 16px;
        line-height: 22px;
        text-align: center;
    }

    .leader_div dl dt {
        margin: auto;
        float: none;
    }

    .leader_div dd span.tit, .cont_search_title, .cont_news_title {
        padding: 10px 0 0;
    }

    .leader_div dd span.text {
        padding-top: 0;
    }

    .boss_text, .cont_news_text {
        text-align: left;
        padding: 20px 0
    }

    .search_list ul li span.title, .cont_text, .cont_news_time {
        font-size: 15px;
    }

    .search_list ul li a {
        line-height: 60px;
    }

    .search_txt input[type=text], .search_txt input[type=button], .search_txt input[type=submit] {
        height: 60px;
        line-height: 60px;
    }

    .search_txt input[type=text] {
        text-indent: 1em;
    }

    .search_list ul li span.title {
        width: 96%;
    }

    .cont_search_title span {
        width: 100%;
    }

    .cont_news_text {
        line-height: 25px;
    }

    .copyright, .list_message {
        padding: 20px 0
    }
    /*20200407*/
    .website_box_dl dd p a {
        line-height: 40px;
        font-size: 15px;
    }

    .website_box_dl dd h6 {
        font-size: 18px;
        line-height: 60px;
    }

    .list_websitemap {
        padding: 0;
    }

    .website_box_dl dt span {
        line-height: 60px;
        font-size: 20px;
    }
    .emaildiv {width:100%;    float:inherit}
    .emaildiv a {            margin-bottom: 15px;        }

        .emaildiv a.meail_a {                padding-right: 25px;            }

        .emaildiv a.login_panel {                margin-left: 0;            }
    .pc_header h1{padding-top:20px}
    /*20200526*/
    .select_link {
        margin-left: 3%;
        width: 25%;
    }
/*20200623*/
.about_bus_txt{font-size: 16px;line-height: 26px;text-align: justify;}
.about_bus_ul span.txt{font-size: 18px;line-height: 50px;padding:  0 10px}
.about_bus_ul span.txt i{-webkit-background-size: 15px;background-size: 15px;}
.about_bus_ul li:first-child span.img{padding-bottom: 227px;}
.about_bus_ul li:nth-child(5){margin-left: 0;}
.about_bus_ul li:nth-child(5), .about_bus_ul li:nth-child(6){width: 48.9%;}
.list_about_bus{margin-bottom: 30px;}
.section_2 p b{max-height: inherit;}
}
@media screen and (max-width:768px){
.section_nitice a span,.main_title{font-size: 18px;line-height: 28px;}
.main_right .main_text{font-size: 16px;line-height: 26px;min-height: 300px}
.tuwen_div dl dt,.list_message input[type=text],.list_message textarea,.list_message label{width: 100%;}
.list_message input[type=text],.list_message textarea{-webkit-box-sizing: border-box;box-sizing: border-box;}
.list_message div.yzm input{width: calc(100% - 110px)}
.list_message div input[type=submit]{margin: 40px auto 0;display: block;}
.list_message input[type=text],.list_message div img{height: 40px;}
.list_message input[type=text],.list_message textarea,.list_message label{line-height: 40px;}
/*20200407*/
/*.copyright p a{display: block;}*/
/*20200408*/
.tuwen_div dl:hover dd span.title{color: #3e474f;-webkit-transform: translateY(0);transform: translateY(0);}
.tuwen_div dl:hover dt{-webkit-transform: scale(1);transform: scale(1);}
.tuwen_div dl:hover dd span.more{-webkit-transform: translateY(0);transform: translateY(0);}
.tuwen_div dl:hover dd span.more,.tuwen_div dl:hover dd span.text{color: #09488d;}
/*20200429*/
.tuwen_div dl dd:after{display: none;}


    .list_video ul li{width:98%;margin-top:20px}
    .boss_photo {margin: auto;float: none;}
    /*20200526*/
    .foot_link span {
        display: none;
    }

    .select_link {
        width: 100%;
        margin-left: 0;
    }
..cont_news_text img{width: 100% !important}
/*20200623*/
.about_bus_ul li{width: 48.9% !important;margin-left: 2.2% !important;margin-top: 10px !important;}
.about_bus_ul li:nth-child(2n+1){margin-left: 0 !important;}
.about_bus_ul li span.img{padding-bottom: 80% !important;}
.about_bus_ul li:nth-child(5),.about_bus_ul li:nth-child(6){width: 100% !important;margin-left: 0 !important;}
.about_bus_ul li:nth-child(5) span.img,.about_bus_ul li:nth-child(6) span.img{padding-bottom: 50% !important;}
.about_bus_txt a.aboumore{font-size: 16px;}
.about_bus_txt{padding-bottom: 30px;}

}
