@charset "utf-8";
/* CSS Document */
*,*:before,*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body{ margin:0px; padding:0px; font-size:12px;font-family:"微软雅黑","黑体";color:#898989;line-height:2; background:#FFF;}
ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,ol,form,input{ margin:0px; padding:0px;}
table {border-collapse: collapse;border-spacing: 0;}
input,textarea { font-family: "微软雅黑"; border: none; outline: none; background: none; }
ul,li{ list-style:none}
img{border:0px; padding:0px; display: block;}
a{ color:#5c5c5c; text-decoration:none}

h2,h3,h4,b,strong { font-weight: normal; }
em,i { font-style: normal; }

.clear{ zoom: 1; }
.clear:after { content: ''; display: block; clear: both; }
.fl { float:left}
.fr { float:right}
.hidden{display:none; background: url() no-repeat center;}

.header{height: 165px; background: #fff; padding: 0 10%;}
.top{height: 64px;line-height: 64px;}
.top p{text-align: right; font-size: 18px; color: #898989; }
.top p a{color: #898989; padding: 0 15px;}
.top p a:hover{color: #004CC3;}
.top img{display: inline-block; vertical-align: middle; margin-top: -3px;}

.headerbox{overflow: hidden;}
.logo{width: 344px; float: left;}
.logo img{width: 100%;}
.nav{float: right;}
.nav ul{overflow: hidden; }
.nav li{float: left; line-height: 60px; font-size:24px; }
.nav li a{color: #003399; padding: 0 25px; font-weight: bold;}
.nav .cur a{color: #b28850;}
.nav a:hover{color: #b28850;}

/* banner */
.banner{position: relative;}
.banner img{width: 100%;}
.banner a{position: absolute; left: 10%; bottom:140px;width: 162px; height: 42px;border-radius: 21px; line-height: 42px;background: #fff; font-weight: bold; font-size: 18px; color: #003399;text-align: center;transition: All 0.4s ease-in-out;}
.banner a:hover{color: #fff; background: #003399;}

.c-banner{width: 100%; position: relative;}
.c-banner img{width: 100%;}
.c-banner .banner{position: relative;}
.c-banner .banner ul{list-style: none; padding-left: 0px; margin-bottom: 0px;}
.c-banner .banner ul li{
	position: absolute
	display: none;
	opacity: 0;
}
.c-banner .banner ul li:nth-child(1){
	opacity: 1;
	display: block;
}
.c-banner .banner ul li img{
	width: 100%;
	position: absolute;
	top: 0px;
}
.c-banner .banner ul li a{position: absolute; left: 10%; bottom:140px;width: 162px; height: 42px;border-radius: 21px; line-height: 42px;background: #fff; font-weight: bold; font-size: 18px; color: #003399;text-align: center;transition: All 0.4s ease-in-out;}
.c-banner .banner ul li a:hover{color: #fff; background: #003399;}
.c-banner .banner ul li:first-child img{
	position: relative;
}

.c-banner .nexImg,.c-banner .preImg{
	padding: 25px 10px 25px 10px;
	position: absolute;
	top: 50%;
	margin-top: -53px;
	background: #000000;
	opacity: 0.5;
	border-radius: 5px;
	z-index: 10;
	
}
.c-banner .nexImg:hover,.c-banner .preImg:hover{
	opacity: 0.8;
}
.c-banner .nexImg{
	right: 0px;
}
.c-banner .nexImg img,.c-banner .preImg img{
	
	
}
.c-banner .jumpBtn{
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center;
}
.c-banner .jumpBtn ul{
	margin-bottom: 0px;
	padding: 0px;
}

.c-banner .jumpBtn ul li{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: inline-block;
	background-color: white;
	opacity: 0.9;
	margin-left: 10px;
}
.c-banner .jumpBtn ul li:first-child{
	margin-left: 0px;
}

.bj1{background: url(../images/a_11.png) no-repeat center center; height: 727px;}
.zlsj{width: 1245px; margin: 0 auto;}
.zlsj_tit{text-align: center;padding: 115px 0 45px;}
.zlsj_tit h2{color: #003399; font-size: 42px; font-weight: bold; margin-bottom:30px;}
.zlsj_tit p{font-weight: bold; color: #003399;font-size: 30px;font-family: "宋 体";}
.zlsj_nr p{font-size: 24px; color: #6b6b6b;line-height: 45px;text-indent: 48px;}
.zlsj_nr ul{overflow: hidden; padding-top: 60px;text-align: center;}
.zlsj_nr li{display: inline-block; padding: 0 30px;font-size: 18px; color: #666666;}
.zlsj_nr span{font-size: 36px; color: #dfa876;}
.zlsj_nr span i{font-size: 18px;}

.cpjs{padding: 0 125px;}
.cpjs_tit{text-align: center; padding: 100px 0 65px;}
.cpjs_tit h2{font-weight: bold; font-size: 32px; padding-bottom: 50px; color: #2c3e50; position: relative;}
.cpjs_tit h2:before{position: absolute; content: ""; border-bottom: 7px solid #003399; width: 60px; bottom: 20px; left: 50%; margin-left: -30px;}
.cpjs_tit p{line-height: 1.6; font-size: 24px; color: #626262;}
.cpjs_nr{position: relative;}
.cpjsbox{height: 340px; background: #eeeeee; border-bottom: 1px solid #003399;text-align: center; padding-top: 55px; position: relative;transition: All 0.4s ease-in-out;animation:fadeIn .25s, 100ms;}
.cpjsbox b{position: absolute; bottom: 0;left:50%; border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #eee; margin-left: -15px;}
.cpjsbox span{display: block; width: 60px; height: 60px; margin: 0 auto;}
.xtb1{background: url(../images/a_14.png) no-repeat center center;}
.xtb2{background: url(../images/a_16.png) no-repeat center center;}
.xtb3{background: url(../images/a_18.png) no-repeat center center;}
.xtb4{background: url(../images/a_21.png) no-repeat center center;}
.xtb5{background: url(../images/a_23.png) no-repeat center center;}
.cpjsbox h2{font-weight: bold; font-size: 26px; padding: 20px 0 55px; position: relative;color: #434343;}
.cpjsbox h2:before{position: absolute; content: ""; border-bottom: 2px solid #434343; width: 54px; bottom: 30px;left: 50%; margin-left: -27px;}
.cpjsbox p{font-size: 20px; line-height: 36px; color: #434343;}
.cpjsbox:hover{background: #003399;}
.cpjsbox:hover h2{color: #fff;}
.cpjsbox:hover h2:before{border: 2px solid #fff;}
.cpjsbox:hover p{color: #fff;}
.cpjsbox:hover .xtb1{background: url(../images/a_14a.png) no-repeat center center;}
.cpjsbox:hover .xtb2{background: url(../images/a_16a.png) no-repeat center center;}
.cpjsbox:hover .xtb3{background: url(../images/a_18a.png) no-repeat center center;}
.cpjsbox:hover .xtb4{background: url(../images/a_21a.png) no-repeat center center;}
.cpjsbox:hover .xtb5{background: url(../images/a_23a.png) no-repeat center center;}
.cpjsbox:hover b{border-bottom: 15px solid #fff;bottom: -1px;}
.cpjs_nr .swiper-button-next{background: url(../images/a_32.png); width: 34px;height: 34px; margin-right: -50px;}
.cpjs_nr .swiper-button-next:hover{background: url(../images/a_34.png);}
.cpjs_nr .swiper-button-prev{background: url(../images/a_31.png); width: 34px;height: 34px; margin-left: -50px;}
.cpjs_nr .swiper-button-prev:hover{background: url(../images/a_33.png);}
.swiper-button-next:after, .swiper-button-prev:after { font-family: swiper-icons; font-size:0;text-transform: none!important;letter-spacing: 0; text-transform: none; font-variant: initial; line-height: 1;}

.lbqh{-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .1);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, .1);  box-shadow:0 0 10px rgba(0, 0, 0, .1); }
.lbfl{padding: 100px 45px 55px 45px;}
.lbfl ul{overflow: hidden; margin-left: -65px;}
.lbfl li{float: left; width: 50%; padding-left: 65px;}
.lbbox{overflow: hidden;}
.lbleft{float: left; width: 280px;}
.lbleft img{width: 280px; height: 280px;}
.lbright{float: right;width: calc(100% - 305px);}
.lbright h2 a{font-weight: bold; font-size: 26px; color: #000000; margin-bottom: 25px;display: block;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.lbright p{font-size: 20px; line-height: 38px; color: #333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;text-align:justify; word-break: break-all;}
.lbright h3{font-size: 24px; margin-top: 40px;}
.lbright h3 img{display: inline-block;vertical-align: middle; margin-top: -3px; margin-right: 18px;}

.gdkc{overflow: hidden; padding: 40px 65px 70px 65px;border-top: 1px solid #d2d2d2;}
.gdkc img{float: left;}
.gdkctext{float: right;width: calc(100% - 140px); position: relative;}
.gdkctext h2{font-size: 28px; margin-bottom: 10px; color: #333; font-weight: bold;}
.gdkctext p{font-size: 20px; line-height: 36px; color: #333; padding-right: 215px;}
.gdkctext a{display: block; text-align: center; background: #003399;width: 166px; line-height: 44px; color: #fff; font-size: 16px; font-weight: bold; position: absolute; right: 0px;top: 38px;}

.xydj{padding: 125px 110px 0 110px;}
.xydjbox{position: relative;}
.xynr{position: relative;height: 600px;}
.xynr img{width: 100%;}
.xynr_text{width: 90%; left:5%; top: 40px;position: absolute; }
.xynr_text h2{font-size: 30px; line-height: 64px; border-bottom: 1px solid #737373;color: #333;display: inline-block;}
.xynr_text span{font-size: 18px; color: #999; padding-left: 15px;}
.xynr_text h3{text-align: center; font-weight: bold; font-size: 32px; margin-bottom: 50px; color: #003399;}
.xynr_text h3 a{color: #003399;}
.xynr_text p{font-size: 20px; line-height: 36px; color: #333333; padding: 0 110px;text-indent: 40px;text-align:justify; word-break: break-all;}
.gallery-thumbs{position: absolute; bottom: 55px; width: 600px;left: 50%; margin-left: -300px;}
.gallery-thumbs img{width: 100%;border: 3px solid #fff;cursor:pointer;border-radius: 4px;}
.gallery-thumbs .swiper-slide-thumb-active img{border: 3px solid #00a0e9;}

.szll{padding: 0 110px;}
.szll_tit{text-align: center; padding: 140px 0 60px;}
.szll_tit h2{font-weight: bold; font-size: 32px; padding-bottom: 28px; color: #2c3e50; position: relative;}
.szll_tit h2 a{color: #2c3e50;}
.szll_tit p{font-size: 18px; color: #a1b1bc;}
.szll_tit h2:before{position: absolute; content: ""; border-bottom: 7px solid #003399; width: 60px; bottom: 10px; left: 50%; margin-left: -30px;}
.szll_nr ul{overflow: hidden; margin-left: -30px;}
.szll_nr li{float: left; width: 12.5%;text-align: center; padding-left: 30px;}
.szllbox img{width: 140px;height: 140px;border-radius: 50%; margin: 0 auto;}
.szllbox h2{font-weight: bold; font-size: 22px; color: #003399; margin: 18px 0 10px;}
.szllbox p{font-size: 16px; line-height: 30px; color: #333;}

.news{padding: 100px 110px 0 110px;overflow: hidden;}
.news_left{float: left; width: calc(100% - 500px);}
.kcyb_tit{position: relative;border-bottom: 1px solid #999999;}
.kcyb_tit ul{overflow: hidden;}
.kcyb_tit li{float: left; font-size: 32px; color: #2c3e50; padding-right: 50px; line-height: 70px;}
.kcyb_nr{padding-top: 60px;}
.kcyb_nr ul{overflow: hidden;}
.kcyb_nr li{padding-bottom: 40px;width: 50%; float: left;font-size: 18px; color: #333;overflow: hidden;line-height: 30px;}
.kcyb_tit span{display: block; cursor:pointer;}
.kcyb_tit a{display: block; text-align: center; position: absolute; background: #003399;width: 86px; line-height: 25px; color: #fff; font-size: 14px;border-radius: 4px; right: 0;top: 28px;}
.kcyb_nr a:hover b{color: #003399;}
.kcyb_nr a{display: block; overflow: hidden;}
.kcyb_nr span{float: left; width: 128px;border-right: 1px solid #313131;overflow: hidden; }
.kcyb_nr em{text-align:center;width: 44px; color: #fff; background: #dfa876; border-radius: 15px 0 0 15px;float: left; margin-right: 10px; font-size: 14px;}
.kcyb_nr b{float: right; width: calc(100% - 145px);overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.news_left .kcyb_tit span.on1{border-bottom: 5px solid #003399;}

.news_right{float: right;width: 410px;}
.tpxw_tit{border-bottom: 1px solid #999999;}
.tpxw_tit h2{display: inline-block;font-size: 32px; color: #2c3e50; line-height: 70px; border-bottom: 5px solid #003399;}
.tpxw_nr{padding-top: 20px;}
.tpxw_nr img{width: 100%;}
.tpxw_nr video{width: 100%;}
.kbxw{padding: 0 110px;}
.kbxw_nr{position: relative;}
.kbxwbox{padding: 0 15px 15px 15px;background: #f1f2f8;}
.kbxwbox h3{text-align: center; padding: 30px 0 20px; color: #2c3e50; font-size: 18px;}
.kbxwbox span{font-weight: bold; padding: 50px 0 22px; text-align: center;display: block;color: #cc0000;}
.kbxwbox p{font-size: 16px; line-height: 28px; height: 84px;color: #666;text-align:justify; word-break: break-all;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.kbxwbox h2{font-size: 20px; line-height: 32px; height: 64px; color: #2c3e50;text-align: center;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.kbxw_tp{overflow: hidden; margin-top: 25px;}
.kbxw_tp img{width: 368px; height:193px;}
.kbxw_nr .swiper-button-next{background: url(../images/a_32.png);width: 34px; height: 34px; right: -50px;}
.kbxw_nr .swiper-button-next:hover{background: url(../images/a_34.png);}
.kbxw_nr .swiper-button-prev{background: url(../images/a_31.png); width: 34px;height: 34px; margin-left: -50px;}
.kbxw_nr .swiper-button-prev:hover{background: url(../images/a_33.png);}

.alzx_nr ul{text-align: center; padding: 0 70px 50px 70px;}
.alzx_nr li{display: inline-block; padding: 0 25px 30px 25px;}
.alzx_nr img{height: 50px;filter:grayscale(50%);opacity: 0.7;transition: All 0.4s ease-in-out;}
.alzx_nr img:hover{opacity: 1;filter:grayscale(0%);}

.footer{background: url(../images/a_74.png) no-repeat center center; height: 447px; background-size: cover; padding: 0 110px;}
.footerbox{overflow: hidden; padding-top: 90px; }
.foot_left{float: left;width: 485px; padding-left: 175px;}
.foot_left h2{font-weight: bold; font-size: 20px; margin-bottom: 15px;color: #333;}
.foot_left h2 a{color: #333;}
.foot_left p{font-size: 18px; line-height: 30px; color: #333;}
.foot_left p a{color: #333;}
.foot_right{width: calc(100% - 650px);float: right;}
.foot_right ul{overflow: hidden;}
.foot_right li{float: left; width: 33.333%;}
.foot_right h2{font-weight: bold; font-size: 20px; margin-bottom: 15px;color: #333;}
.foot_right li{line-height: 30px; font-size: 18px;}
.foot_right li a{color: #333;}
.foot_right li a:hover{color: #004CC3;}
.bqxx{text-align: center; margin-top: 50px; border-top: 1px solid #535353; padding-top: 45px;}
.bqxx p{font-size: 14px; line-height: 26px; color: #333;}

/*高管二级页面*/
.banner2{background: url(../images/banner2.png) no-repeat center center; height: 361px;background-size: cover;}
.wz1260{width: 1260px; margin: 0 auto;}
.gsgg_left{width: 310px; float: left; margin-top: -48px;}
.gsgg_tit{background: #003399;}
.gsgg_tit h2{position: relative; color: #fff; font-size: 36px; padding: 30px 0 40px 52px;}
.gsgg_tit h2:before{border-bottom: 2px solid #fff; width: 43px; position: absolute; content: "";left: 50px; bottom: 25px;}
.news_nr{padding: 10px 0 25px 20px; background: #eee;}
.newsbox{background: #fff;}
.newsbox h3{font-size: 20px; line-height: 56px; color: #333; padding:0 23px 0 50px;cursor:pointer;}
.newsbox li{line-height: 48px; font-size: 16px; line-height: 36px; padding-left: 52px; width: 50%; float: left;}
.newsbox li a{color: #333;}
.newsbox li a:hover{color: #003399;}
.newsbox ul{display: none;border-top: 1px solid #dcdcdc; overflow: hidden;}
.newsbox span{display: block;float: right; background: url(../images/a_04.png) no-repeat center center;width: 17px; height: 56px;}
.newsbox h3.on1 {background: url(../images/a_12.png) no-repeat 30px center;color: #003399;}
.newsbox h3.on1 span{background: url(../images/a_05.png) no-repeat center center;}

.kcyb{margin-top: 25px;height: 370px; background: #003399; padding-left: 10px;}
.kcyb h2{color: #fff; font-weight: bold; font-size: 20px; line-height: 70px;text-align: center;}
.kcyb h2 a{color: #fff;}
.kcyb ul{background: #eeeeee; padding-left: 35px;}
.kcyb li{border-bottom: 2px solid #bfbfbf; padding: 20px 0;}
.kcyb h3{font-weight: bold; font-size: 16px; color: #333;margin-bottom: 10px;}
.kcyb h3 img{display: inline-block; vertical-align: middle; margin-top: -3px; margin-right: 10px;}
.kcyb a:hover h3{color: #003399;}
.kcyb p{font-size: 16px; line-height: 30px; color: #7d7d7d;}
.kcyb ul li:nth-child(8){ border: none;}
.gsgg_right{float: right;width: calc(100% - 360px);}
.dqwz p{line-height: 70px; font-size: 18px; color: #aaa;}
.dqwz p a{color: #aaa;}
.dqwz p a:hover{color: #003399;}
.ggyx_tit{padding: 0 0 35px;}
.ggyx_tit h2{font-size: 32px; margin-bottom: 20px; color: #003399;}
.ggyx_tit h2 span{font-size: 20px; padding-left: 20px; color: #999;}
.ggyx_tit p{font-size: 18px; line-height: 30px; color: #333;}
.gkkcbox{overflow: hidden; background: #eee; margin-bottom: 25px; padding: 16px 23px;}
.gkkc_left{overflow: hidden;float: left; width: 288px;}
.gkkc_left img{width: 100%;}
.gkkc_right{float: right;width: calc(100% - 320px);}
.gkkc_right h2{font-weight: bold; font-size: 24px; color: #333; line-height: 46px;}
.gkkc_right p{line-height: 70px; font-size: 20px; color: #333;}
.gkkc_right img{display: inline-block; vertical-align: middle; margin-right: 13px;}
.gkkc_right em{font-weight: bold;}
.gkkc_right h3{font-size: 30px; color: #003399;}
.gkkc_right b{font-size: 18px;}
.gkkc_right a{display: inline-block; margin-left: 27px;font-size: 18px; line-height: 26px; padding: 0 25px;border: 2px solid #003399;border-radius: 15px;font-weight: bold;}
.btn1{color: #fff; background: #003399; border: 2px solid #003399;}
.btn2{color: #003399;}
.gdnr{text-align: right; padding: 10px 0 85px; border-top: 2px solid #bfbfbf;}
.gdnr a{color: #fff; width: 86px; line-height: 25px; font-size: 14px; color: #fff; background: #003399; text-align: center; border-radius: 4px;display: inline-block;}

/*公开课二级页面*/
.banner1{background: url(../images/banner1.jpg) no-repeat center center; height: 361px;background-size: cover;}
.bgys1{margin-bottom: 30px;width: 100%;}
.bgys1 th{background: #ccd6eb; line-height: 45px; padding-left: 30px; font-size:20px; color: #003399;text-align: left; font-weight: 400;}
.bgys1 th img{display: inline-block; margin-right: 10px;vertical-align: middle; margin-top: -3px;}
.bgys1 td{border-bottom: 2px solid #dcdcdc;font-size: 16px; color: #333; padding: 15px;line-height: 1.5;}
.bgys1 td a{font-size: 18px; line-height: 32px; color: #003399;}
.bgys1 td a img{display: inline-block; vertical-align: middle; margin-top: -3px; margin-right: 12px;}
.bgys1 b{font-weight: bold; color: #333;}
.bgys1 b a{font-size: 16px; line-height: 32px; color: #333;}
.tbsm{font-size: 18px; color: #aaaaaa; margin-bottom: 75px;}

/*课程详情*/
.banner3{background: url(../images/banner3.png) no-repeat center center; height: 361px;background-size: cover;}
.wz1420{width: 1420px; margin: 0 auto;}
.xxkc_top p{font-size: 18px; color: #aaa; padding: 25px 0; line-height: 25px;}
.xxkc_top p a{color: #aaa;}
.xxkc_top p a:hover{color: #003399;}
.xxkc_bottom{overflow: hidden; line-height: 32px;}
.xxkc_left{float: left; width: calc(100% - 430px);}
.xxkc_tit{padding-bottom: 45px;}
.xxkc_tit p{font-size: 16px; color: #999999; }
.xxkc_tit p a{color: #999999; }
.xxkc_tit h2{font-size: 24px; color: #333; padding: 30px 0; line-height: 36px;}

.xxkc_tp{padding-bottom: 55px;}
.xxkc_tp img{width: 100%;}
.xxkc_tp p{font-size: 18px; color: #333; line-height: 2; margin-top: 30px;}


.xxkc_nra{padding: 42px 0;}
.xxkc_box h2{font-weight: bold; font-size: 20px; color: #fff; line-height: 46px; height: 46px; background: #b8cce4; padding-left: 200px;position: relative;}
.xxkc_box{padding: 22px 0 42px;}
.xxkc_box span{display: block; position: absolute;background: url(../images/a_19.png);width: 108px; height: 92px; top: -22px;left: 68px;}
.xxkc_box b{font-size: 28px; line-height: 58px; padding-left: 40px; display: block;}
.xxkc_box em{display: block; padding-left: 36px; font-size: 14px;line-height: 1;}
.xxkc_nra p{font-size: 18px; line-height: 30px; color: #333;text-indent: 36px;text-align:justify; word-break: break-all;}
.xxkc_nrb p{font-size: 18px; line-height: 1.6; padding: 10px 0; color: #333;}
.xxkc_nrb{margin: 42px 5px;padding:10px 20px;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .1);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, .1);  box-shadow:0 0 10px rgba(0, 0, 0, .1); }
.xxkc_nrc{margin: 42px 5px;padding: 20px;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .1);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, .1);  box-shadow:0 0 10px rgba(0, 0, 0, .1); }
.xxkc_nrc h3{font-weight: bold; font-size: 18px; color: #333; margin-bottom: 5px;}
.xxkc_nrc p{font-size: 18px; line-height: 1.5; color: #666; margin-bottom: 30px;}


.pxms_tp img{max-width: 100%; margin: 0 auto;}
.xxkc_nrd{padding: 42px 0;}
.pxms_text h3{font-weight: bold; font-size: 20px;text-align: center; color: #333; margin-bottom: 40px;}
.pxms_text ul{padding: 20px; margin: 0 5px;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .1);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, .1);  box-shadow:0 0 10px rgba(0, 0, 0, .1); }
.pxms_text li{font-size: 18px; color: #666; line-height: 60px;}
.pxms_text li i{font-weight: bold; color: #333; font-size: 20px;}
.xxkc_nrd{padding: 20px; margin: 0 5px;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .1); margin: 42px 5px;  }
.xxkc_nrd h4{font-weight: bold; font-size: 18px; color: #333; margin-bottom: 5px;}
.xxkc_nrd p{font-size: 18px; color: #666; margin-bottom: 30px;line-height: 1.5;}

.yxktnr{padding: 42px 0;}
.bgys2{width: 100%;border-top: 1px solid #2d2d2d;border-left: 1px solid #2d2d2d;}
.bgys2 th{border-right: 1px solid #2d2d2d;border-bottom: 1px solid #2d2d2d;font-size: 22px; line-height: 62px; color: #333;}
.bgys2 td{border-right: 1px solid #2d2d2d;border-bottom: 1px solid #2d2d2d;font-size: 18px; line-height: 32px; color: #333;padding: 10px;}

.szzr_tit{text-align: center; font-weight: bold; font-size: 20px; color: #333; margin-bottom: 20px;}
.szzr{padding: 42px 0;}
.szzr p{font-size: 18px; color: #666; line-height: 30px;}

.bmsq{width: 730px;}
.bmsq p{font-size: 18px; line-height: 1.7; color: #333;}
.bmsq p b{font-weight: bold;}
.bmsqbox{margin-top: 65px; border-top: 5px solid #003399; padding: 35px 90px 0 90px;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .1);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, .1);  box-shadow:0 0 10px rgba(0, 0, 0, .1); padding-bottom: 50px; margin-left: 5px;}
.bmsqbox h2{font-size: 20px; font-weight: bold; color: #003399;}
.bmsqbox li{padding: 24px 0 14px 14px;border-bottom: 1px solid #cccccc;}
.wby1{width: 100%; font-size: 14px;}
.btn3{width: 100%; height: 40px; border: none; background: #003399; color: #fff; font-size: 16px; font-weight: bold; margin-top: 15px;cursor:pointer;}
.bdfx{padding: 70px 0;}
.bshare-custom span{float: left; line-height: 20px; color: #666;}
.sxpwz{width: 730px; padding-left: 5px; padding-bottom: 150px; margin: 0 auto;}
.sxpwz ul{overflow: hidden; padding: 15px 20px;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .1);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, .1);  box-shadow:0 0 10px rgba(0, 0, 0, .1);}
.sxpwz li{float: left; width: 50%; overflow: hidden; line-height: 26px;color: #999;font-size: 16px; padding-left: 30px;border-right: 1px solid #d2d2d2;}
.sxpwz li a{display: block; float: right;width: calc(100% - 80px);}
.sxpwz li a:hover{color: #003399;}
.sxpwz ul li:nth-child(2){border: none;}
.xxkc_right{float: right; width: 315px;}
.lxxm h2{font-size: 20px; color: #333; margin: 40px 0 15px; font-weight: bold;}
.lxxmnr{border: 1px solid #bfbfbf; padding: 0 35px 50px 35px; border-top: 5px solid #003399;}
.lxxmnr h3{font-weight: bold; font-size: 20px; color: #000; padding: 35px 0 15px;}
.lxxmnr p{font-size: 16px; line-height: 24px; color: #535353;}
.spkc{margin-top: 22px;background: #eeeeee;}
.spkc img{width: 100%;}
.spkc h4{font-size: 16px; line-height: 24px; padding: 10px; height: 84px; color: #333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-align:justify; word-break: break-all;}
.lxxmnr a{display: block; text-align: center; line-height: 43px; color: #fff; font-size: 18px; background: #003399; margin-top: 18px;}

.tpxw{margin-top: 28px;}
.tpxw h2{text-align: center;color: #fff; font-weight: bold; font-size: 20px; line-height: 62px;background: #003399;position: relative;}
.tpxw h2 a{font-size: 12px; font-weight: 400; position: absolute;bottom: 17px; right: 10px; color: #fff;line-height: 1;}
.tpxwx{position: relative; padding-bottom: 42px; background: #eee;}
.ttbox{position: relative;}
.ttbox img{width: 100%;}
.ttbox p{font-size: 16px; line-height: 24px; height: 68px; padding: 10px; color: #fff; background: rgba(0,0,0,.7); width: 100%; position: absolute; left: 0; bottom: 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.tpxwx .swiper-pagination{width: 100%; bottom: 15px;}
.tpxwx .swiper-pagination-bullet{width: 12px; height: 12px; border: 2px solid #003399;margin: 0 3px; background: #eee; opacity: 1;}
.tpxwx .swiper-pagination-bullet-active{background: #003399;}
.yxtjbox{background: #eee; padding-left: 30px;}
.yxtjbox li{border-bottom: 2px solid #bfbfbf; padding: 22px 15px 22px 0;}
.yxtjbox p{font-size: 16px; color: #7d7d7d; margin-bottom: 15px;}
.yxtjbox h3{color: #333; font-size: 16px;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.yxtjbox ul li:nth-child(8){ border: none;}
.zszx{ padding: 48px 35px;background: #eee;}
.zszx h4{font-weight: bold; font-size: 20px; color: #003399; margin-bottom: 10px;text-align: center;}
.zszx p img{display: inline-block;vertical-align: middle; margin-top: -3px; margin-right: 10px;}
.zszx a{display: block; width: 157px; line-height: 34px;border-radius: 17px; background: #2359c4; color: #fff; text-align: center; font-size: 15px; margin: 30px auto 0 auto;height: 34px;}
.zszx a img{display: inline-block;vertical-align: middle; margin-right: 10px; margin-top: -3px;}
.rwm{padding-top: 30px;}
.rwm img{margin: 0 auto;}
.lxxmnr a img{display: inline-block;vertical-align: middle; margin-left: 15px;}

/*联系我们*/
.banner4{background: url(../images/banner4.png) no-repeat center center; height: 361px;background-size: cover;}
.lxwm{padding: 0 110px;background: url(../images/a_11.png) no-repeat center bottom;}
.lxbt{overflow: hidden; margin-top: -50px;}
.lxbt_left{float: left; width: 315px; height: 105px; background: #003399;}
.lxbt_left h2{font-size: 36px; color: #fff; position: relative; padding: 28px 0 40px 50px;}
.lxbt_left h2:before{border-bottom: 2px solid #fff; width: 43px; position: absolute; content: "";left:50px; bottom: 25px;}
.lxfl{float: left; padding-top: 50px;}
.lxfl p{font-size: 18px; line-height: 55px; padding-left: 45px; color: #aaaaaa;}
.lxfl p a{color: #aaa;}
.lxfl p a:hover{color: #003399;}

.gywm {padding: 0 65px 280px 65px;}
.gywm h2{text-align: center; color: #003399; font-family: "宋体"; font-weight: bold; padding: 65px 0 65px;font-size: 48px;}

.yxtj{width: 1400px; margin: 0 auto;}
.yxtj_nr ul{overflow: hidden; margin-left: -90px;}
.yxtj_nr li{float: left; width: 50%; padding-left: 90px;}

.lxfla{overflow: hidden; width: 1280px; padding: 60px 105px;background: url(../images/a_29.png); margin: 90px auto;background-size: 100% 100%;}
.lxfbox{padding: 50px 70px; background: #fff; border-top: 5px solid #003399;overflow: hidden;}
.lxfla_left{width: 250px; float: left; }
.lxfla_left h2{font-weight: bold; font-size: 20px; color: #003399; margin-bottom: 10px;}
.lxfla_left h3{font-size: 17px; font-weight: bold; color: #707070; margin-bottom: 40px;}
.lxfla_left p{font-size: 14px; line-height: 24px; color: #434343;}
.lxfla_left ul{padding-top: 45px;}
.lxfla_left li{line-height: 16px; color: #333333; line-height: 30px;}
.lxfla_left img{display: inline-block;vertical-align: middle; margin-right: 10px; margin-top: -3px;}
.lxfla_right{float: right; width: 540px;}
.lxfla_right h2{font-weight: bold; font-size: 20px; color: #003399; margin-bottom: 10px;}
.lxfla_right li{padding: 20px 0 10px 10px;border-bottom: 1px solid #cccccc;}
.img2 { transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-ou }
.img2:hover { transform: scale(1.1);-webkit-transform: scale(1.1); -moz-transform: scale(1.1);-o-transform: scale(1.1); -ms-transform: scale(1.1); }

/*师资二级页面*/
.banner5{background: url(../images/banner5.png) no-repeat center center; height: 361px;background-size: cover;}
.gxsz ul{overflow: hidden; margin-left: -20px;}
.gxsz li{float: left; width: 50%; padding: 0 0 20px 20px;}
.gxsz li a:hover .gxszbox{background: #007AFF;}
.gxsz li a:hover .gxszbox h3{color: #fff;}
.gxsz li a:hover .gxszbox h4{color: #fff;}
.gxsz li a:hover .gxszbox h5{color: #fff;}
.gxszbox{overflow: hidden; background: #eee;}
.gxsz_left{width: 160px; overflow: hidden;position: relative;float: left;}
.gxsz_left img{width: 100%; height: 226px;}
.gxsz_left p{position: absolute; text-align: center; right: 0;z-index: 10; bottom: 17px;font-size: 16px; color: #fff; font-weight: bold; width: 110px; line-height: 28px;background-image: linear-gradient(#2359c4, #01349a);}
.gxsz_ritht{float: right; width: calc(100% - 180px); padding-right: 20px;}
.gxsz_ritht h2{font-weight: bold; font-size: 20px; padding: 24px 0 9px; color: #003399;}
.gxsz_ritht h3{font-size: 14px; color: #003399; margin-bottom: 10px;}
.gxsz_ritht p{font-size: 12px; color: #000; line-height: 20px;text-align:justify; word-break: break-all;height: 80px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.gxsz_ritht h4{font-size: 12px; font-weight: bold; color: #000; margin: 10px 0 0 0 ; line-height: 20px;}
.gxsz_ritht h5{font-size: 12px; color: #000; line-height: 20px;text-align:justify; word-break: break-all;font-weight: 400;}
.gxsz_ritht h5 img{display: inline-block;vertical-align: middle; margin-right: 10px;}

.fynr{text-align: center; padding: 30px 0 120px;}
.fynr li{display: inline-block;}
.fynr li a{display: inline-block;line-height: 22px; font-size: 14px;  color: #333; padding: 0 10px;}
.fynr .hover a{color: #fff; background: #003399;}
.fynr a:hover{color: #fff; background: #003399;}

/*新闻详情*/
.banner6{background: url(../images/banner6.png) no-repeat center center; height: 361px;background-size: cover;}
.xwxq strong{font-weight: bold;}
.xwxq p{font-size: 16px; line-height: 30px; color: #333333;padding-bottom: 35px;}
.xwxq p img{display:block;margin:0 auto;}
.xwxq h3{text-align: right; color: #333;  font-size: 16px;}
.rzkc ul li:nth-child(6){ border: none;}
.rzkc p{padding-bottom: 5px;}

/*招生问答*/
.banner7{background: url(../images/banner7.png) no-repeat center center; height: 361px;background-size: cover;}
.zswdbox{background: #eee; padding: 35px;transition: All 0.4s ease-in-out;}
.zswdbox h2{font-size: 18px; color: #333333; margin-bottom: 10px;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.zswdbox p{font-size: 14px; line-height: 20px; color: #989898;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.gxsz a:hover .zswdbox{background: #003399;}
.gxsz a:hover h2{color: #fff;}
.gxsz a:hover p{color: #fff;}

.kyyx{overflow: hidden; background: #eeeeee;padding: 30px; margin-bottom: 20px;}
.kyyx_left{float: left; width: 188px;overflow: hidden;}
.kyyx_left img{width: 100%;}
.kyyx_right{float: right;width: calc(100% - 210px);}
.kyyx_right h2{font-size: 22px; color: #333333; font-weight: bold; line-height: 42px;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.kyyx_right p{font-size: 14px; line-height: 24px; color: #333333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.kyyx_right h3{font-size: 16px; color: #7d7d7d; margin-top: 15px;}

@media(max-width:1700px){
.header{padding: 0 1%;}	
.banner a{bottom: 20%;}
.szllbox img{width: 80px; height: 80px;}
.cpjs{padding: 0 60px;}
.lbright h3{font-size: 16px;}
.lbright h3 img{width: 20px; margin-right: 8px;}
.xydj{padding: 100px 60px 0 60px;}
.xynr_text p{padding: 0 ;}
}
@media(max-width:1420px){
.wz1420{width: 100%; padding: 0 1%;}
.xxkc_left{width: calc(100% - 350px);}
}	
@media(max-width:1400px){
.nav li{font-size: 18px;}
.cpjs{padding: 0 60px;}
.xydj{padding: 100px 1% 0 1%;}
.szll{padding: 0 1%;}
.news{padding: 80px 1% 0 1%;}
.lbright h3{font-size: 16px;}
.kbxw{padding: 0 60px;}
.alzx_nr ul{padding: 0 1% 50px 1%;}
.alzx_nr img{height: 35px;}
.footer{padding: 0 1%;}
.foot_left{padding-left: 0;}
.xynr_text h3{margin-bottom: 25px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}

.yxtj{width: 100%; padding: 0 3%;}
.yxtj_nr ul{margin: 0;}
.yxtj_nr li{float: none; width: 100%;}
}
@media(max-width:1280px){
.wz1260{padding: 0 1%;width: 100%;}	
.nav li a{padding: 0 20px;}
.lxfla{width: 100%; padding: .5rem .3rem;}	

}	
@media(max-width:1200px){
.header{height: 60px; width: 100%; position: fixed; left: 0; top: 0; background: #fff;z-index: 1001;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .1);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, .1);  box-shadow:0 0 10px rgba(0, 0, 0, .1); }
.logo{width: 220px; padding-top: 10px;}
.top {display: none;}
.dhbtn{position: absolute;width: 30px; height: 30px; top: 15px; right: 3%;background: url(../images/d1.png) no-repeat center center;background-size: 20px 20px;}	
.dhbtn.on{position: absolute;width: 30px; height: 30px; top: 15px; right: 3%;background: url(../images/d2.png) no-repeat center center;background-size: 20px 20px;}	
.nav{position: fixed; width: 4rem; height: calc(100vh - 60px); left: -4rem; top:60px;z-index: 1001;background: #fff;}
.nav li{width: 100%; border-bottom: 1px solid #eee; font-size: 16px; line-height: 50px;}
.nav li span{display: none;}
.dhbj{z-index: 1000;width: 100%; height: 100%; position: fixed; left: 0; top: 0;background: rgba(0,0,0,.7);display: none;}

.banner{padding-top: 60px;}
.banner a{width: 60px; font-size: 12px; line-height: 22px;height: 22px;bottom: auto; top: 80%;}
.zlsj{padding: 0 3%;width: 100%;}
.zlsj_tit{padding: 1rem 0 .6rem;}
.zlsj_tit h2{font-size: 22px; margin-bottom: .3rem;}
.zlsj_tit p{font-size: 16px;}
.zlsj_nr p{line-height: 1.7; font-size: 16px;text-indent: 32px;}
.zlsj_nr ul{padding: .6rem 0 1rem;}
.zlsj_nr li {font-size: 14px; line-height: 1.8;}
.zlsj_nr span {font-size: 22px;}
.bj1{height: auto;background-size: auto 100%;}

.cpjs{padding: 0 3%;}
.cpjs_tit{padding: 1rem 0 .65rem;}
.cpjs_tit h2{font-size: 22px;}
.cpjs_tit p{font-size: 16px; line-height: 1.7;}
.cpjsbox{height: 270px; padding-top: 20px;}
.xtb1{background: url(../images/a_14.png) no-repeat center center;background-size: 70% auto;}
.xtb2{background: url(../images/a_16.png) no-repeat center center;background-size: 70% auto;}
.xtb3{background: url(../images/a_18.png) no-repeat center center;background-size: 70% auto;}
.xtb4{background: url(../images/a_21.png) no-repeat center center;background-size: 70% auto;}
.xtb5{background: url(../images/a_23.png) no-repeat center center;background-size: 70% auto;}
.cpjsbox h2{font-weight: bold; font-size: 20px; padding: 20px 0 35px; position: relative;color: #434343;}
.cpjsbox h2:before{position: absolute; content: ""; border-bottom: 2px solid #434343; width: 34px; bottom: 20px;left: 50%; margin-left: -27px;}
.cpjsbox p{font-size: 14px; line-height: 26px; color: #434343;}
.cpjsbox:hover{background: #003399;}
.cpjsbox:hover h2{color: #fff;}
.cpjsbox:hover h2:before{border: 2px solid #fff;}
.cpjsbox:hover p{color: #fff;}
.cpjsbox:hover .xtb1{background: url(../images/a_14a.png) no-repeat center center;background-size: 70% auto;}
.cpjsbox:hover .xtb2{background: url(../images/a_16a.png) no-repeat center center;background-size: 70% auto;}
.cpjsbox:hover .xtb3{background: url(../images/a_18a.png) no-repeat center center;background-size: 70% auto;}
.cpjsbox:hover .xtb4{background: url(../images/a_21a.png) no-repeat center center;background-size: 70% auto;}
.cpjsbox:hover .xtb5{background: url(../images/a_23a.png) no-repeat center center;background-size: 70% auto;}
.cpjsbox:hover b{border-bottom: 15px solid #fff;bottom: -1px;}
.cpjs_nr .swiper-button-next{background: url(../images/a_32.png); width: 25px;height: 25px; margin-right: -5px;background-size: 100%;}
.cpjs_nr .swiper-button-next:hover{background: url(../images/a_34.png);background-size: 100%;}
.cpjs_nr .swiper-button-prev{background: url(../images/a_31.png); width: 25px;height: 25px; margin-left: -5px;background-size: 100%;}
.cpjs_nr .swiper-button-prev:hover{background: url(../images/a_33.png);background-size: 100%;}

.lbfl{padding: .3rem .3rem 0 .3rem;}
.lbfl li{width: 100%;float: none;padding-bottom: .3rem;}
.lbright h2 a{font-size: 20px; margin-bottom: .3rem;}
.lbright p{font-size: 16px; line-height: 1.7;}
.lbright h3{margin-top: .4rem;}
.gdkc{padding: .3rem;}
.gdkctext h2{font-size: 20px;}
.gdkctext p{font-size: 16px; line-height: 1.6; padding: 0;}
.gdkctext a{width: 100px;line-height: 30px; font-size: 14px;top: -.1rem;}
.xydj{padding: .3rem 3%;}
.xynr_text h3{margin: 30px auto;}
.gallery-thumbs{max-width: 80%; margin-left: -40%;}

.szll{padding: 0 3%;}
.szll_tit{padding: .8rem 0 .6rem;}
.szll_tit h2{font-size: 20px;}
.szll_nr li{width: 25%;padding-bottom: .3rem;}
.xynr_text h2{font-size: 20px;line-height: 40px;}
.xynr_text h2 span{font-size: 14px;}
.xynr_text h3{font-size: 20px;}
.xynr_text p{font-size: 16px; line-height: 1.7;}

.news{padding: .8rem 3% 0 3%;}
.news_left{width: 100%; float: none;}
.kcyb_tit li{font-size: 18px; line-height: 2;padding-right: .3rem;}
.kcyb_tit a{top: .2rem;width: 75px;}
.kcyb_nr{padding-top: .4rem;}
.kcyb_nr li{padding-bottom: .4rem;font-size: 14px;}
.news_right{float: none; width: 100%;}

.kbxw{padding: 0 .3rem;}
.tpxw_tit h2{font-size: 20px; line-height: 2;}
.kbxwbox h3{font-size: 14px; }
.kbxwbox h2{font-size: 16px; line-height:22px; height: 44px;}
.kbxwbox span{padding: .5rem 0 .3rem;}
.kbxwbox p{font-size: 14px; line-height: 22px;height: 66px;}
.kbxw_nr .swiper-button-prev{margin-left: .1rem;z-index: 10;}
.kbxw_nr .swiper-button-next{right: .1rem;z-index: 10;}
.alzx_nr ul{padding-bottom: .5rem;}
.alzx_nr li{padding: 0 .15rem .3rem .15rem;}
.alzx_nr img{height: .4rem;}


.footerbox{display: none;}
.footer{padding: 0 3%; background-size: cover;height: auto;}
.bqxx{margin: 0; padding: .3rem;}

.gsgg_left{width: 100%; float: none;}
.gsgg_tit h2{font-size: 22px;}
.kcyb{height: auto;}
.gsgg_right{float: none; width: 100%;}
.ggyx_tit h2{font-size: 22px;}
.ggyx_tit h2 span{font-size: 14px;}
.ggyx_tit p{font-size: 16px; line-height: 1.7;text-align:justify; word-break: break-all;}
.gkkc_right h2{font-size: 18px;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.gkkc_right p{font-size: 14px; line-height: 60px;}
.gkkc_right h3{font-size: 20px;}
.gkkc_right a{margin-left: .15rem;padding: 0 .2rem;}
.tbsm{font-size: 16px; line-height: 1.7;}
.lxwm{padding: 0 .3rem;}
.lxbt_left h2{font-size: 20px;}
.lxfl{padding: 0;}
.lxfl p{font-size: 16px; line-height: 3; padding: 0;}
.gywm{padding: .3rem 0;}
.gywm h2{padding: .6rem 0; font-size: 22px; line-height: 1.6;}
.fynr{padding: .4rem 0 1rem;}
.zswdbox{padding: .3rem;}
}
@media(max-width:1000px){
.ggyxxq{overflow: auto;}
.bgys1{width: 1000px;}
.banner3{height: 201px;}

.wz1420{padding: 0 3%;}
.xxkc_top p{font-size: 14px; line-height: 1.6;}	
.xxkc_tit p{font-size: 14px; }
.xxkc_left{float: none; width: 100%;}
.bmsq{width: 96%;}
.xxkc_box h2{padding-left: 120px;}
.xxkc_box span{left: 0px;}
.bmsqbox{padding: .3rem; margin-top: .5rem;}
.xxkc_box{padding-bottom: .5rem;}
.bdfx{padding: .7rem 0;}
.sxpwz ul{margin: 0;}
.sxpwz li{float: none;width: 100%;border: none;padding: 0;}
.xxkc_right{width: 100%; float: none;}
.lxxmnr{padding: 0 .3rem .3rem .3rem;}
.lxfbox{padding: .4rem;}
.lxfla_left{float: none; width: 100%;}
.lxfla_right{width: 100%; padding-top: .3rem; float: none;}
.yxtj_nr{overflow: auto;}
.yxtj_nr ul{overflow: scroll;}
.yxtj_nr li{padding-left: 0;}
.gxsz li{width: 100%;}
	}
@media(max-width:750px)
{
.banner1 {height: 30vh; /* 手机端高度为视口的 30% */}
.banner2 {height: 30vh; /* 手机端高度为视口的 30% */}
.lbleft{width: 100%;float: none; padding-bottom: .3rem;}
.lbleft img{width: 100%; height: auto;}
.lbright{width: 100%; float: none;}
.kcyb_nr li{padding-bottom: .4rem;width: 100%;}
.wz1260{padding: 0 3%;}
.gkkcbox{padding: .3rem;}
.gkkc_left{float: none; width: 100%;}
.gkkc_right{float: none; width: 100%;}
.gkkc_right img{width: .5rem;}
.gkkc_right a{font-size: 14px;}
.sxpwz{width: 97%; padding-bottom: .3rem;}
.kcyb{display: none;}
.dqwz p{ font-size: 14px;}

.gxsz_left{float: none; width: 100%;}
.gxsz_left img{height: auto}
.gxsz_ritht{float: none; width: 100%; padding: 0 .3rem .3rem .3rem;}
.c-banner{
		width: 100%;
		height: 345px;
		overflow: hidden;
	}
	.c-banner .banner ul li img{
		width: 768px;
		height: 345px;
		position: absolute;
		left: 50%;
		margin-left: -384px;
	}
}
@media(max-width:480px)
{
    .banner1 {height: 30vh; /* 手机端高度为视口的 30% */}
    .banner4 {height: 30vh; /* 手机端高度为视口的 30% */}
    .gsgg_left{display: none;}
    .banner2{height: 30vh; /* 手机端高度为视口的 30% */}
    .banner5{height: 30vh; /* 手机端高度为视口的 30% */}
	.banner6{height: 30vh; /* 手机端高度为视口的 30% */}
	.banner7{height: 30vh; /* 手机端高度为视口的 30% */}
	.gdkc img{float: none; margin: 0 auto;}
	.gdkctext{float: none; width: 100%;}
	.szll_nr li{width: 50%;}
	.kcyb{display: none;}
	.tpxw{display: none;}
	.kyyx{padding: 15px;}
	.kyyx_left{float: none; width: 100%;}
	.kyyx_right{float: none; width: 100%;}
	.kyyx_right h2{font-size: 18px;}
	.dqwz p{ font-size: 14px;}
}