/* 图片跑马灯 */
.str_wrap{overflow:hidden; position:relative;}
.str_move{white-space:nowrap; position:absolute; cursor:move;}
.str_move_clone{display:inline-block; vertical-align:top; position:absolute; left:100%; top:0;}

section{}
.part1{}
.part1 .cont{padding: 0 2%;}
.part1 .cont .contl{float: left;width: 73%;}
.part1 .cont .contl .iphbar{display: none;}
.part1 .cont .contl .tit{display: flex;justify-content: space-between;align-items: center;margin-top: 1%;}
.part1 .cont .contl .tit a{font-size: 18px;color: #333;background-color:#f0f0f0;width: 19.5%;text-align: center;line-height: 56px;}
.part1 .cont .contl .tit a:hover{background-color: #007ff4;color: #fff}
.part1 .cont .contr{float: right;width: 27%;}
.part1 .cont .contr .tit{margin:3.5% 0 0 4%;padding-bottom: 4%;display: flex;justify-content: space-around;align-items: center;flex-wrap: wrap;border-bottom:1px dashed #007ff4;}
.part1 .cont .contr .tit a{width: 31%;font-size: 17px;background-color: rgba(0, 127, 244, 0.1);color: #333333;border-radius: 10px;line-height: 56px;text-align: center;margin-bottom: 3%;}
.part1 .cont .contr .tit a:hover{background-color: #007ff4;color: #ffffff;}
.part1 .contr .read{padding: 20px 0 10px 15px;overflow: hidden;background-color: #ffffff;}
.part1 .contr .read h5{margin: 0;}
.part1 .contr .read h5 em{font-size: 24px;font-style: normal;color: #007ff4;}
.part1 .contr .read h5 em:before{content: "";background: url("../../images/shouye/zxtb.png");display: inline-block;width: 30px;height: 30px;vertical-align: text-bottom;margin-right: 10px;}
.part1 .contr .read .wenz{overflow: hidden;clear: both;}
.part1 .contr .read .wenz p{border-bottom:1px dashed #007ff4;margin: 10px 0;padding-bottom: .8%;font-size: 16px;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
.part1 .contr .read .wenz p a{color: #666666;}
.part1 .contr .read .wenz p i{vertical-align: middle;display: inline-block;width: 5px;height: 5px;background-color: #007ff4;border-radius: 50%;margin-right: 8px;}

.part2 .cont{padding: 0 2%;}
.part2 .cont h1{overflow: hidden;margin-bottom: 0;}
.part2 .cont h1 span{float: left;font-size: 30px;color: #333;border-bottom: solid 1px #007ef4;width: 16.5%;padding-bottom: .5%;margin-bottom: 5px;}
.part2 .cont h1 span:before{content: '';display: inline-block;background: url("../../images/shouye/tttb.png");width: 40px;height: 15px;vertical-align: middle;margin-right: 23px;}
.part2 .cont h1 a{float: right;color: #007ff4;font-size: 18px;line-height: 45px;margin-right: 1%;font-weight: 600;}
.part2 .textBox{border-top: solid 2px #007ff4;overflow: hidden;}
.part2 .textBox .textL{width: 71.5%;float: left;}
.part2 .textBox .textL .tit{background-color: #fafafa;padding: 2% 0;}
.part2 .textBox .textL .tit a{border-radius: 20px;font-size: 24px;color: #666666;padding: 6px 10px;margin-right: 1%;}
.part2 .textBox .textL .tit a:first-child{margin-left: 3%;}
.part2 .textBox .textL .tit .dt{background-color: #fe4e00;color: #fff;}
.part2 .textBox .textL ul{}
.part2 .textBox .textL ul li{display: none;}
.part2 .textBox .textL ul li:nth-of-type(1){display: block;}
.part2 .textBox .textL ul li .wenz{padding: 0 3%;}
.part2 .textBox .textL ul li .wenz h5{font-size: 18px;color: #333;}
.part2 .textBox .textL ul li .wenz h5:before{content: '';display: inline-block;width:4px;height: 16px;vertical-align: top;margin-right: 6px;background-color: #007ff4;}
.part2 .textBox .textL ul li .wenz p{font-size: 14px;color: #666;margin-bottom: 20px;}
.part2 .textBox .textR{width: 28.5%;float: right;background-color: #e5f2fe;}
.part2 .textBox .textR .zhuanye{padding: 1px 15px 10px 15px;}
.part2 .textBox .textR .zhuanye h5{font-size: 18px;color: #333333;margin: 7% 0;}
.part2 .textBox .textR .zhuanye h5 em{font-style: normal;}
.part2 .textBox .textR .zhuanye h5 em:before{content: '';background: url("../../images/list/zs.png");display: inline-block;width: 18px;height: 18px;vertical-align: text-top;margin-right: 10px;}
.part2 .textBox .textR .zhuanye h5 i{float: right;font-style: normal;color: #007ff4;font-size: 14px;}
.part2 .textBox .textR .zhuanye .major{display: flex;flex-wrap:wrap;justify-content: space-around;align-items:center;}
.part2 .textBox .textR .zhuanye .major a{display: block;width: 27.5%;padding: 3px 0;text-align: center;color: #ffffff;background-color:rgba(0,127,244,.6);margin-bottom: 5%;}
.part2 .textBox .textR .yuanxiao{padding: 10px 15px 5px 15px;}
.part2 .textBox .textR .yuanxiao h5{font-size: 18px;color: #333333;}
.part2 .textBox .textR .yuanxiao h5 em{font-style: normal;}
.part2 .textBox .textR .yuanxiao h5 em:before{content: '';background: url("../../images/list/scl.png");display: inline-block;width: 18px;height: 16px;vertical-align: text-top;margin-right: 10px;}
.part2 .textBox .textR .yuanxiao h5 i{float: right;font-style: normal;color: #007ff4;font-size: 14px;}
.part2 .textBox .textR .yuanxiao .edu{overflow: hidden;}
.part2 .textBox .textR .yuanxiao .edu a{display: block;margin: 2%;color: #666666;font-size: 12px;float: left;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 27.5%;padding: 3px 0;}
.part2 .textBox .textR .yuanxiao .edu a:hover{color:#007ff4;}
.part2 .textBox .textR .changshi{padding: 10px 15px 0 15px;}
.part2 .textBox .textR .changshi h5{font-size: 18px;color: #333333;}
.part2 .textBox .textR .changshi h5 em{font-style: normal;}
.part2 .textBox .textR .changshi h5 em:before{content: '';background: url("../../images/list/scl.png");display: inline-block;width: 18px;height: 16px;vertical-align: text-top;margin-right: 10px;}
.part2 .textBox .textR .changshi h5 i{float: right;font-style: normal;color: #007ff4;font-size: 14px;}
.part2 .textBox .textR .changshi .ci{overflow: hidden;}
.part2 .textBox .textR .changshi .ci a{display: block;margin: 2%;color: #666666;font-size: 12px;float: left;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 27.5%;padding: 3px 0;}
.part2 .textBox .textR .changshi .ci a:hover{color:#007ff4;}
/*移动端热门9大专业*/
.part2 .cont ol{display: none;padding: 0 2%;}
.part2 .cont ol li{float: left;width:30.6%;background-color: #ffffff;border-radius: 10px;margin: 0 4% 4% 0;box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.24);}
.part2 .cont ol li:nth-of-type(3),.part2 .cont ol li:nth-of-type(6),.part2 .cont ol li:nth-of-type(9){margin-right: 0;}
.part2 .cont ol li h4{letter-spacing: -1px;color: #49494a;font-size: 15px;font-weight:600;text-align: center;}
.part2 .cont ol li p{background-color: #5e56ff;color: #FFFFff;border-radius: 6px;width: 60%;text-align: center;font-size: 14px;margin: 10% auto;padding: .05rem 0;}
.part2 .cont ol li .img_box{margin: 7% auto;width: .8rem;height: 1rem;}
.part2 .cont ol li:nth-of-type(1) .img_box{background: url("../../images/shouye/iph199.png")no-repeat top center;background-size: 100%;}
.part2 .cont ol li:nth-of-type(2) .img_box{background: url("../../images/shouye/iphjinr.png")no-repeat center center;background-size: 100%;}
.part2 .cont ol li:nth-of-type(3) .img_box{background: url("../../images/shouye/iphkuaij.png")no-repeat center center;background-size: 100%;}
.part2 .cont ol li:nth-of-type(4) .img_box{background: url("../../images/shouye/iphfal.png")no-repeat center center;background-size: 100%;}
.part2 .cont ol li:nth-of-type(5) .img_box{background: url("../../images/shouye/iphjiaoy.png")no-repeat center center;background-size: 100%;}
.part2 .cont ol li:nth-of-type(6) .img_box{background: url("../../images/shouye/iphyis.png")no-repeat center center;background-size: 100%;}
.part2 .cont ol li:nth-of-type(7) .img_box{background: url("../../images/shouye/iphjisj.png")no-repeat center center;background-size: 100%;}
.part2 .cont ol li:nth-of-type(8) .img_box{background: url("../../images/shouye/iphjingj.png")no-repeat center center;background-size: 100%;}
.part2 .cont ol li:nth-of-type(9) .img_box{background: url("../../images/shouye/iphyix.png")no-repeat center center;background-size: 100%;}

.part3 .cont{padding: 0 2%;}
.part3 .cont h1{overflow: hidden;margin-bottom: 0;}
.part3 .cont h1 span{float: left;font-size: 30px;color: #333;border-bottom: solid 1px #007ef4;width: 22.5%;padding-bottom: .5%;margin-bottom: 5px;}
.part3 .cont h1 span:before{content: '';display: inline-block;background: url("../../images/shouye/tttb.png");width: 40px;height: 15px;vertical-align: middle;margin-right: 23px;}
.part3 .cont h1 a{float: right;color: #007ff4;font-size: 18px;line-height: 45px;margin-right: 1%;font-weight: 600;}
.part3 .cont .textBox{border-top: solid 2px #007ff4;overflow: hidden;}
.part3 .cont .textBox .textL{width: 69.5%;;float: left;}
.part3 .cont .textBox .textL ul{}
.part3 .cont .textBox .textL ul li{width: 45%;float: left;margin-bottom: 2.5%;}
.part3 .cont .textBox .textL ul li:nth-of-type(2),.part3 .cont .textBox .textL ul li:nth-of-type(4){margin-left: 4%;}
.part3 .cont .textBox .textL ul li h4{color: #333333;font-size: 24px;margin-top: 17px;}
.part3 .cont .textBox .textL ul li h4:before{content: '';display: inline-block;width: 4px;height: 24px;background-color: #007ff4;vertical-align: top;margin-right: 6px;}
.part3 .cont .textBox .textL ul li .wzBox{overflow: hidden;}
.part3 .cont .textBox .textL ul li .wzBox .imgBox{width: 30%;float: left;}
.part3 .cont .textBox .textL ul li .wzBox .imgBox img{width: 100%;}
.part3 .cont .textBox .textL ul li .wzBox .titBox{width: 67%;float: right;}
.part3 .cont .textBox .textL ul li .wzBox .titBox h5{font-size: 18px;color: #333333;margin-top: 5px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.part3 .cont .textBox .textL ul li .wzBox .titBox p{font-size:14px;color:#666666;text-overflow: ellipsis;overflow: hidden;}
.part3 .cont .textBox .textL ul li .wzBox .text{clear: both;padding-top: 1.5%;}
.part3 .cont .textBox .textL ul li .wzBox .text p{margin: 2px 0;font-size: 16px;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
.part3 .cont .textBox .textL ul li .wzBox .text p a{color: #666666;}
.part3 .cont .textBox .textL ul li .wzBox .text p i{vertical-align: middle;display: inline-block;width: 5px;height: 5px;background-color: #007ff4;border-radius: 50%;margin-right: 8px;}
.part3 .cont .textBox .textR{width: 28.5%;float: right;background-color: #e5f2fe;margin-top: 17px;}
.part3 .cont .textBox .textR .guangg img{width: 290px;height: 164px;display: block;margin: 10px auto;}
.part3 .cont .textBox .textR h1{margin-top: 0;padding: 27px 15px 15px 15px;}
.part3 .cont .textBox .textR h1 em{float: left;font-size: 24px;font-style: normal;color: #007ff4;}
.part3 .cont .textBox .textR h1 em:before{content: "";background: url("../../images/list/du.png");display: inline-block;width: 30px;height: 30px;vertical-align: text-bottom;margin-right: 10px;}
.part3 .cont .textBox .textR h1 i{float: right;font-size: 18px;font-weight: 600;line-height: 30px;color: #007ff4;}
.part3 .cont .textBox .textR .yued{padding: 0 15px 10px 15px;overflow: hidden;}
.part3 .cont .textBox .textR .yued{overflow: hidden;clear: both;}
.part3 .cont .textBox .textR .yued p{border-bottom:1px dashed #007ff4;color: #666666;margin-bottom: 10px;font-size: 16px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;padding-bottom: 3px;}
.part3 .cont .textBox .textR .yued p:last-child{margin-bottom: 0;}
.part3 .cont .textBox .textR .yued p i{vertical-align: middle;display: inline-block;width: 5px;height: 5px;background-color: #007ff4;border-radius: 50%;margin-right: 8px;}

.part4 .cont{padding: 0 2%;}
.part4 .cont .tit{overflow: hidden;}
.part4 .cont .tit h1{width: 16.5%;float: left;}
.part4 .cont .tit h1 span{font-size: 30px;color: #333;border-bottom: solid 1px #007ef4;width: 29.5%;padding-bottom: 3.5%;margin-bottom: 5px;}
.part4 .cont .tit h1 span:before{content: '';display: inline-block;background: url("../../images/shouye/tttb.png");width: 40px;height: 15px;vertical-align: middle;margin-right: 23px;}
.part4 .cont .tit .lie{width: 70%;float: left;overflow: hidden;margin-left: 3.4%;padding-top: 2.5%;}
.part4 .cont .tit .lie a{color: #666666;font-size: 24px;float: left;margin-right: 4%;}
.part4 .cont .tit .lie .zl{color: #007ff4;}
.part4 .cont .tit .gengd{float: right;padding-top: 2%;color: #007ff4;font-size: 18px;line-height: 45px;margin-right: 1%;font-weight: 600;}
.part4 .cont .textBox{border-top: solid 2px #007ff4;overflow: hidden;padding-top: 20px;}

.part4 .cont .textBox .textL{width: 45%;float: left;display: flex;justify-content: space-between;flex-wrap: wrap;}
.part4 .cont .textBox .textL a{display: inline-block;width: 49%;margin-bottom: 2%;}
.part4 .cont .textBox .textL a img{width: 100%;}
.part4 .cont .textBox ul{width: 55%;float: right;}
.part4 .cont .textBox ul li{display: none;}
.part4 .cont .textBox ul li:nth-of-type(1){display: block;}
.part4 .cont .textBox ul li .textR{width: 100%;}
.part4 .cont .textBox ul li .textR p{border-bottom:1px dashed #007ff4;color: #666666;font-size: 16px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;padding-bottom: 2px;margin: 0 2.5%;margin-bottom: 10px;}
.part4 .cont .textBox ul li .textR p i{vertical-align: middle;display: inline-block;width: 5px;height: 5px;background-color: #007ff4;border-radius: 50%;margin-right: 8px;}

.part5 .cont{padding: 0 2%;}
.part5 .cont h1{overflow: hidden;margin-bottom: 0;}
.part5 .cont h1 span{float: left;font-size: 30px;color: #333;border-bottom: solid 1px #007ef4;width: 16.5%;padding-bottom: .5%;margin-bottom: 5px;}
.part5 .cont h1 span:before{content: '';display: inline-block;background: url("../../images/shouye/tttb.png");width: 40px;height: 15px;vertical-align: middle;margin-right: 23px;}
.part5 .cont h1 a{float: right;color: #007ff4;font-size: 18px;line-height: 45px;margin-right: 1%;font-weight: 600;}
.part5 .cont .textBox{border-top: solid 2px #007ff4;overflow: hidden;padding-top: 1.43%;}
.part5 .cont .textBox .textL{width: 69.5%;;float: left;}
.part5 .cont .textBox .textL ul{padding: 0 3%;}
.part5 .cont .textBox .textL ul li{margin-bottom: 6%;}
.part5 .cont .textBox .textL ul li h5{color: #333333;font-size: 18px;margin: 0 0 1.8% 0;}
.part5 .cont .textBox .textL ul li p{color: #666666;font-size: 14px;margin-bottom: 0;}
.part5 .cont .textBox .textR{width: 28.5%;float: right;}
.part5 .cont .textBox .textR .guangg img{width: 100%;height: 156px;}
.part5 .cont .textBox .textR .xinx{overflow: hidden;margin: 6.6% 0;}
.part5 .cont .textBox .textR .xinx a{width: 43.8%;float: left;font-size: 24px;padding: 2.2% 0;}
.part5 .cont .textBox .textR .xinx a:nth-of-type(1){color: #f65a61;;background: url("../../images/shouye/lqtb.png")no-repeat top center;background-size: 100%;margin-right: 12.4%;margin-bottom: 5.3%}
.part5 .cont .textBox .textR .xinx a:nth-of-type(2){color: #56cdd8;;background: url("../../images/shouye/fstb.png")no-repeat top center;background-size: 100%;margin-bottom: 5.3%}
.part5 .cont .textBox .textR .xinx a:nth-of-type(3){color: #47a7eb;;background: url("../../images/shouye/zstb.png")no-repeat top center;background-size: 100%;margin-right: 12.4%;}
.part5 .cont .textBox .textR .xinx a:nth-of-type(4){color: #ffc539;;background: url("../../images/shouye/bktb.png")no-repeat top center;background-size: 100%;}
.part5 .cont .textBox .textR .xinx a span{width: 40%;display: inline-block;margin-left: 60%;}
.part5 .cont .textBox .textR .beik{overflow: hidden;padding-bottom: 5%;border-bottom: 20px solid #f0f0f0;}
.part5 .cont .textBox .textR .beikL{width: 26.3%;float: left;background: url("../../images/shouye/bkbg.png")no-repeat top center;background-size: 100%;}
.part5 .cont .textBox .textR .beikL span{color: #007ff4;font-size: 24px;width: 60%;display: inline-block;margin-left: 16%;padding: 5% 0;}
.part5 .cont .textBox .textR .beikR{width: 70%;float: right}
.part5 .cont .textBox .textR .beikR a{color: #333333;font-size: 18px;margin-right: 5%;line-height: 40px;}
.part5 .cont .textBox .textR .hot{}
.part5 .cont .textBox .textR .hot h2{margin-bottom:15px;overflow:hidden;}
.part5 .cont .textBox .textR .hot h2 em{float: left;font-size: 24px;font-style: normal;color: #007ff4;}
.part5 .cont .textBox .textR .hot h2 em:before{content: "";background: url("../../images/shouye/rmtb.png");display: inline-block;width: 30px;height: 30px;vertical-align: text-bottom;margin-right: 10px;}
.part5 .cont .textBox .textR .hot h2 i{float: right;font-size: 18px;font-weight: 600;line-height: 30px;color: #007ff4;}
.part5 .cont .textBox .textR .hot .yued{padding: 0 15px 10px 15px;overflow: hidden;}
.part5 .cont .textBox .textR .hot .yued{overflow: hidden;clear: both;}
.part5 .cont .textBox .textR .hot .yued p{border-bottom:1px dashed #007ff4;color: #666666;margin-bottom: 10px;font-size: 16px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;padding-bottom: 3px;}
.part5 .cont .textBox .textR .hot .yued p:last-child{margin-bottom: 0;}
.part5 .cont .textBox .textR .hot .yued p i{vertical-align: middle;display: inline-block;width: 5px;height: 5px;background-color: #007ff4;border-radius: 50%;margin-right: 8px;}

.part6{background: url("../../images/shouye/BG.png")no-repeat top center;}
.part6 .tit{text-align: center;margin: 4.5% 0 4%;}
.part6 .tit h5{font-size: 30px;color: #fe4e00;font-weight: bold;margin-bottom: 20px;}
.part6 .tit p{font-size: 18px;color: #333333;}
.part6 ul{padding: 0 2%;display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}
.part6 ul li{background-color: #ffffff;width: 30%;box-shadow: 0 0 10px 0 #007ff42e;}
.part6 ul li h5{background-color: #007ff4;color: #ffffff;text-align: center;font-size: 24px;border-radius: 0 0 20px 20px;line-height: 51px;margin: 0;}
.part6 ul li h5 span{}
.part6 ul li h5 em{margin: 0 5%;font-style: normal;}
.part6 ul li h5 span i{vertical-align: middle;display: inline-block;width: 5px;height: 5px;background-color:#fff;border-radius: 50%;margin: 0 2.5px;}
.part6 ul li .text{margin: 0 10%;padding: 6% 0;}
.part6 ul li .text p{font-size: 18px;text-indent: 1em;border: solid 1px #007ff4;margin-bottom: 15px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.part6 ul li .text p a{color: #333;}
.part6 ul li .text p:last-child{margin-bottom: 0;}
.part6 .btn{background-color: #ffbf00;border-radius: 5px;color: #fff;font-size: 24px;width: 18%;margin: 0 auto;display: block;margin-top: 4%;margin-bottom: 2.5%;}

.part7{padding-bottom: 4.2%;}
.part7 h5{font-size: 30px;color: #fe4e00;font-weight:bold;text-align: center;margin: 3% 0 4.7%;}
.part7 .teach{width: 83.8%;margin: 0 auto;}
.part7 .teach img{width: 100%;}

.part8{background: url("../../images/shouye/gfbg.png")no-repeat top center;}
.part8 .tit{text-align: center;}
.part8 .tit h5{font-size: 30px;color: #fe4e00;font-weight:bold;margin: 5.8% 0 1.7%;}
.part8 .tit p{font-size: 18px;color: #333;}
.part8 .str_wrap2{padding: 55px 0 25px;margin: 4.1% 0 4.7%;background-color: #ffffff;box-shadow: 0 5px 5px -1px rgba(78, 78, 78, 0.19);}
.part8 .str_wrap2 div{display: inline-block;margin-right:5px;;border-radius: 10px;}
.part8 .str_wrap2 .textBox{width: 215px;border: 1px solid #f1f1f1}
.part8 .str_wrap2 div img{margin: 0 auto;margin-top: -17%;display: block;}
.part8 .str_wrap2 h4{font-size: 24px;font-weight: bold;text-align: center;color: #007ff4;margin-top: 10%;}
.part8 .str_wrap2 h5{font-size: 18px;font-weight: bold;text-align: center;color: #666666;}
.part8 .str_wrap2 p{font-size: 18px;font-weight: bold;text-align: center;color: #ffffff;background-color: #5eaef8;padding: 5px;margin-bottom: 0;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}

.part9{background-color: #007ff4;color: #ffffff;padding: 30px 0 20px;}
.part9 h2{padding: 0 10px;margin-top: 0;border-bottom: solid 2px #ffffff;overflow: hidden;}
.part9 h2 em{font-size: 30px;float: left;font-style: normal;font-weight: bold;margin-bottom: 7px;}
.part9 h2 i{font-size: 16px;float: right;color: #ffffff;}
.part9 ul{width: 90%;margin: 0 auto;overflow: hidden;}
.part9 ul li{float: left;margin: 0.5% 0;}
.part9 ul li a{font-size: 18px;color: #ffffff;font-weight: 600;}
.part9 ul li em{display: inline-block;width: 1px;height: 20px;background-color:#ffffff;vertical-align: text-bottom;margin: 0 5px;}

footer{}
footer .text{background-color: #f8f8f8;padding: 34px 0 26px;}
footer .cont{padding: 0 2%;}
footer .cont .contL{width: 43%;float: left;}
footer .cont .contL .fw{border: solid 1px #999999;}
footer .cont .contL .fw p{font-size: 18px;color: #333333;margin: 0 10px;padding: 21px 0 18px;}
footer .cont .contL .fw p:nth-of-type(1){border-bottom:1px dashed #999999;}
footer .cont .contL .fw p:nth-of-type(1):before{content: '';background: url("../../images/shouye/dhtb.png")no-repeat center;width: 23px;height: 25px;display: inline-block;vertical-align: text-bottom;margin: 0 26px 0 12px;}
footer .cont .contL .fw p:nth-of-type(2):before{content: '';background: url("../../images/shouye/sjtb.png")no-repeat center;width: 23px;height: 23px;display: inline-block;vertical-align: text-bottom;margin: 0 26px 0 12px;}
footer .cont .contL .gj{overflow: hidden;padding: 4.4% 0 7.7%;border-bottom: 1px solid #007ff4;}
footer .cont .contL .gj ul{width: 80%;}
footer .cont .contL .gj ul li{width: 25%;float: left;}
footer .cont .contL .gj ul li p{font-size: 14px;color: #007ff4;font-weight: bold;margin-bottom: 5px;}
footer .cont .contL .gj ul li p i{width: 1px;height: 11px;background-color: #007ff4;display: inline-block;margin: 0 20.5%;vertical-align: middle;}
footer .cont .contL .gj ul li a{color: #333333;display: block;margin-bottom: 5px;}
footer .cont .contL .gj .kefu{width: 20%;display:inline-block}
footer .cont .contL .gj .kefu img{}
footer .cont .contL .gj .kefu p{font-size: 17px;text-align: center;font-weight: bold;color: #000000;margin-bottom: 0;margin-top: 10px;}
footer .cont .contL .yq{position: relative;padding-top: 3%;}
footer .cont .contL .yq h5{position: absolute;top: -14%;left: 0;right: 0;background-color: #007ff4;border-radius: 14px;font-size: 16px;text-align:center;color: #ffffff;width: 76px;line-height: 27px;margin: 0 auto;}
footer .cont .contL .yq a{font-size: 14px;color: #333333;margin-right: 2%;}
footer .cont .contR{width: 55%;float: right;}
footer .cont .contR ul{margin-left: 5.5%;padding-left: 8%;border-left: 1px solid;border-image: -webkit-linear-gradient(-180deg, rgba(255,255,255,0.00) 0%,#999999 20%, rgba(255,255,255,0.00) 99%) 2 2 2 2;border-image: -moz-linear-gradient(-180deg, rgba(255,255,255,0.00) 0%,#999999 20%, rgba(255,255,255,0.00) 99%) 2 2 2 2;border-image: linear-gradient(-180deg, rgba(255,255,255,0.00) 0%,#999999 20%, rgba(255,255,255,0.00) 99%) 2 2 2 2;display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}
footer .cont .contR ul li{width: 30%;}
footer .cont .contR ul li .ewmBox{border-radius: 5px;}
footer .cont .contR ul li:nth-of-type(1) .ewmBox{border: solid 4px #f65a61;}
footer .cont .contR ul li:nth-of-type(2) .ewmBox{border: solid 4px #47ebbf;}
footer .cont .contR ul li:nth-of-type(3) .ewmBox{border: solid 4px #f58c6c;}
footer .cont .contR ul li:nth-of-type(4) .ewmBox{border: solid 4px #55cdd8;}
footer .cont .contR ul li:nth-of-type(5) .ewmBox{border: solid 4px #ffc538;}
footer .cont .contR ul li:nth-of-type(6) .ewmBox{border: solid 4px #46a7eb;}
footer .cont .contR ul li .ewmBox img{width: 100%;}
footer .cont .contR ul li p{color: #333333;text-align: center;font-size: 16px;margin-top: 9px;margin-bottom: 33px;}
footer .beian{font-size: 18px;text-align: center;color: #333333;}
footer .beian p{margin: 10px 0;}
.footer{display: none;margin: 3% 0 25%;}
.footer p{color: #333333;text-align: center;font-size: 15px;}

/*适配*/
@media screen and (min-width: 1200px){

}

@media screen and (min-width: 993px) and (max-width: 1200px){
    header ul li {margin-right: 1.9%;}
    .part1 .cont .contr .tit a{line-height: 36px;}
    .part1 .contr .read{padding: 10px 0 10px 15px;}
    .part2 .cont h1 span{width: 20%;}
    .part2 .textBox .textL .tit a{padding: 6px;margin-right: 0;}
    .part3 .cont h1 span{width: 27%;}
    .part3 .cont .textBox .textL ul li .wzBox .titBox h5{margin-bottom: 5px;}
    .part4 .cont .tit h1{width: 20%;}
    .part5 .cont h1 span{width: 20%;}
    .part5 .cont .textBox .textR .xinx a {font-size: 22px;padding: 1.2% 0;}
    .part5 .cont .textBox .textR .xinx a span {width: 42%;margin-left: 58%;}
    .part5 .cont .textBox .textR .beikL span{font-size: 22px;width: 70%;margin-left: 14%;padding: 1% 0;}
    .part5 .cont .textBox .textR .beikR a {font-size: 16px;margin-right: 3%;line-height: 32px;}
    .part9 ul li em{margin: 0 10px;}
    footer .cont .contL .fw p{font-size: 16px;}
    footer .cont .contL .gj ul li p i{margin: 0 14.4%}

}

@media screen  and (min-width: 769px) and (max-width: 992px){
    header ul li{margin-right: 1.2%;}
    header ul li:nth-of-type(1){width: 140px;}
    header ul li .logo{width: 100%;}
    header ul li a{font-size: 15px;}
    header ul li p{font-size: 15px;padding-top: 33px;}
    header ul li p:before{width: 19px;height: 19px;margin-right: 10px;background-size: 100%;}
    .part1 .cont .contl .tit a{font-size: 16px;}
    .part1 .cont .contr .tit a{font-size: 14px;}
    .part1 .contr .read h5 em:before{background-size: 100%;width: 24px;height: 24px;}
    .part1 .contr .read .wenz p{display: none;font-size: 15px;}
    .part1 .contr .read .wenz p:nth-of-type(1),.part1 .contr .read .wenz p:nth-of-type(2),.part1 .contr .read .wenz p:nth-of-type(3){display: block;}
    .part2 .cont h1 span{width: 22.5%;font-size: 24px;}
    .part2 .textBox .textL .tit a{font-size: 18px;margin-right: 0;padding: 5px;}
    .part2 .textBox .textL ul li .wenz h5{font-size: 16px;}
    .part2 .textBox .textR .yuanxiao .edu a{font-size: 14px;}
    .part2 .textBox .textR .changshi .ci a{font-size: 14px;}
    .part2 .cont h1 a{line-height: 35px;}
    .part3 .cont h1 span{font-size: 24px;width: 29.5%}
    .part3 .cont h1 a{line-height: 35px;}
    .part3 .cont .textBox .textL ul li h4{font-size: 20px;}
    .part3 .cont .textBox .textL ul li h4:before{height: 20px;}
    .part3 .cont .textBox .textL ul li .wzBox .titBox h5{font-size: 16px;margin: 2.5px 0 5px; }
    .part3 .cont .textBox .textL ul li .wzBox .titBox p{font-size: 13px;}
    .part3 .cont .textBox .textL ul li .wzBox .text p{font-size: 14px;}
    .part3 .cont .textBox .textR .guangg img{height: 192px;}
    .part3 .cont .textBox .textR h1 em:before{width: 24px;height: 24px;background-size: 100%;}
    .part3 .cont .textBox .textR h1 em{font-size: 22px;}
    .part3 .cont .textBox .textR h1 i{line-height: 20px;}
    .part3 .cont .textBox .textR h1 i{font-size: 15px;}
    .part4 .cont .tit h1{width: 22.5%;}
    .part4 .cont .tit h1 span{font-size: 24px;}
    .part4 .cont .tit .lie{width: 66%;margin-top: 4%;}
    .part4 .cont .tit .lie a{font-size: 20px;}
    .part4 .cont .tit .gengd{padding-top: 3%;}
    .part4 .cont .textBox ul li .textR p{font-size: 14px;}
    .part5 .cont h1 span{width: 22.5%;font-size: 24px;}
    .part5 .cont h1 a{line-height: 35px;}
    .part5 .cont .textBox .textL ul li{margin-bottom: 2%;}
    .part5 .cont .textBox .textL ul li h5{font-size: 16px;}
    .part5 .cont .textBox .textR .guangg img{height: 136px;}
    .part5 .cont .textBox .textR .xinx a{font-size: 16px;}
    .part5 .cont .textBox .textR .beikR a{font-size: 14px;line-height: 0;}
    .part5 .cont .textBox .textR .beikL{width: 27.3%;}
    .part5 .cont .textBox .textR .beikL span{font-size: 16px;padding: 8% 0;width: 60%;}
    .part5 .cont .textBox .textR .hot h2 em:before{width: 24px;height: 24px;background-size: 100%;}
    .part5 .cont .textBox .textR .hot h2 em{font-size: 22px;}
    .part5 .cont .textBox .textR .hot h2 i{line-height: 24px;}
    .part5 .cont .textBox .textR .hot .yued p{font-size: 15px;}
    .part6 .btn{width: 23%;}
    .part9 h1 em{font-size: 24px;}
    .part9 ul li a{font-size: 14px;}
    .part9 ul li em{margin: 0 7px;height: 16px;}
    footer .cont .contL .fw p{font-size: 13px;}
    footer .cont .contL .fw p:nth-of-type(1):before{margin-right: 15px;}
    footer .cont .contL .fw p:nth-of-type(2):before{margin: 0 10px;}
    footer .text{display: none;}
    footer .beian{margin: 2% 0;}
}

@media screen and (min-width:320px) and (max-width: 768px){
    header{display: none;}
    .part1 .cont{padding: 0;}
    .part1 .cont .contl{float: none;width: 100%;}
    .part1 .cont .contl .bar{display: none;}
    .part1 .cont .contl .iphbar{display: block;}
    .part1 .cont .contl .tit{display: none;}
    .part1 .cont .contr{float: none;width: 100%;}
    .part1 .cont .contr .tit{margin: 0;padding-bottom: 0;flex-wrap: nowrap;border-bottom: 5px solid #f0f0f0;}
    .part1 .cont .contr .tit a {width: 16%;font-size: 14px;line-height: 42px;margin-top: 3%;}
    .part1 .contr .read{padding: 10px;border-bottom: 5px solid #f0f0f0;}
    .part2 .cont h1 span{font-size: 24px;font-weight: bold;width: 43.5%;}
    .part2 .cont h1 span:before{background: url(../../images/shouye/iphtttb.png)no-repeat;background-size: 100%;width: 34px;height: 36px;margin-right: 19px;}
    .part2 .cont h1 a{line-height: 36px;}
    .part2 .textBox{padding-bottom: 1%;}
    .part2 .textBox .textL{float: none;width: 100%;}
    .part2 .textBox .textL .tit{display: none;}
    .part2 .textBox .textL ul li .wenz{padding: 0;border-bottom: 1px solid #f0f0f0;display: none;}
    .part2 .textBox .textL ul li .wenz:nth-of-type(1),.part2 .textBox .textL ul li .wenz:nth-of-type(2),.part2 .textBox .textL ul li .wenz:nth-of-type(3),.part2 .textBox .textL ul li .wenz:nth-of-type(4){display: block;}
    .part2 .textBox .textL ul li .wenz:nth-of-type(4){border-bottom: none;margin-bottom: 29px;}
    .part2 .textBox .textL ul li .wenz h5{margin: 13.5px 0 7.5px 0;}
    .part2 .textBox .textL ul li .wenz p{margin-bottom: 10px;}
    .part2 .cont ol{display: block;}
    .part2 .textBox .textR{width: 96%;margin: 0 2%;background-color: #FFFFFF;border-radius: 10px;box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.24);}
    .part2 .textBox .textR .zhuanye{display: none;}
    .part2 .textBox .textR .changshi{display: none;}
    .part2 .textBox .textR .yuanxiao{}
    .part2 .textBox .textR .yuanxiao h5 em {font-size: 24px;font-weight: bold;}
    .part2 .textBox .textR .yuanxiao h5 em:before {background: url(../../images/shouye/iphxx.png)no-repeat;background-size: 100%;width: 34px;height: 36px;vertical-align: middle;}
    .part2 .textBox .textR .yuanxiao h5 i{font-size: 18px;font-weight: bold;line-height: 32px;}
    .part2 .textBox .textR .yuanxiao .edu a{border: solid 1px #007ff4;padding: 1%;margin: 0 1% 5%;text-align: center;width: 31%;}
    .news{display: none;}
    .part3 .cont{border-bottom: 5px solid #f0f0f0;}
    .part3 .cont h1 span{font-size: 24px;font-weight: bold;width: 59.5%;}
    .part3 .cont h1 span:before{background: url(../../images/shouye/iphtttb.png)no-repeat;background-size: 100%;width: 34px;height: 36px;margin-right: 19px;}
    .part3 .cont .textBox .textL{width: 100%;float: none;}
    .part3 .cont .textBox .textR{display: none;}
    .part3 .cont .textBox .textL ul li{width: 100%;float: none;margin-bottom: 0;}
    .part3 .cont .textBox .textL ul li:nth-of-type(2), .part3 .cont .textBox .textL ul li:nth-of-type(4) {margin-left: 0;}
    .part3 .cont .textBox .textL ul li h4{display: none;}
    .part3 .cont .textBox .textL ul li .wzBox .imgBox{display: none;}
    .part3 .cont .textBox .textL ul li .wzBox .text{display: none;}
    .part3 .cont .textBox .textL ul li .wzBox .titBox{width: 100%;float: none;border-bottom: 1px solid #f0f0f0;}
    .part3 .cont .textBox .textL ul li:last-child .wzBox .titBox{border-bottom: none;}
    .part3 .cont .textBox .textL ul li .wzBox .titBox h5{margin: 13.5px 0 7.5px 0;}
    .part3 .cont .textBox .textL ul li .wzBox .titBox h5:before{content: '';display: inline-block;width: 4px;height: 16px;vertical-align: top;margin-right: 6px;background-color: #007ff4;}
    .part4 .cont{border-bottom: 5px solid #f0f0f0;padding-bottom: 2%;}
    .part4 .cont .tit h1{width: 53.5%;margin-bottom: 5px;}
    .part4 .cont .tit h1 span{font-size: 24px;font-weight: bold;}
    .part4 .cont .tit h1 span:before{background: url(../../images/shouye/iphtttb.png)no-repeat;background-size: 100%;width: 34px;height: 36px;margin-right: 19px;}
    .part4 .cont .tit .lie{display: none;}
    .part4 .cont .tit .gengd{padding-top: 6.5%;}
    .part4 .cont .textBox{padding-top: 14px;}
    .part4 .cont .textBox .textL{display: none;}
    .part4 .cont .textBox ul {width: 100%;}
    .part4 .cont .textBox ul li .textR p{margin: 0 0 10px 0;}
    .part4 .cont .textBox ul li .textR p:last-child{border-bottom: none;}
    .part5 .cont h1 span{width: 43.5%;font-size: 24px;font-weight: bold;}
    .part5 .cont h1 span:before{background: url(../../images/shouye/iphtttb.png)no-repeat;background-size: 100%;width: 34px;height: 36px;margin-right: 19px;}
    .part5 .cont .textBox{padding-top: 0;}
    .part5 .cont .textBox .textR{width: 100%;float: none;}
    .part5 .cont .textBox .textR .guangg{display: none;}
    .part5 .cont .textBox .textR .beik{display: none;}
    .part5 .cont .textBox .textR .hot{display: none;}
    .part5 .cont .textBox .textR .xinx{display: flex;justify-content: space-around;align-items: center;flex-wrap: nowrap;background-color: #ffffff;box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.24);border-radius: 5px;width: 99%;margin: 3.6% auto;padding: 3.6% 0;}
    .part5 .cont .textBox .textR .xinx a{width: 22%;font-size: 14px;padding: .8% 0;}
    .part5 .cont .textBox .textR .xinx a:nth-of-type(1),.part5 .cont .textBox .textR .xinx a:nth-of-type(3){margin-right: 0;}
    .part5 .cont .textBox .textR .xinx a:nth-of-type(1),.part5 .cont .textBox .textR .xinx a:nth-of-type(2){margin-bottom: 0;}
    .part5 .cont .textBox .textR .xinx a span{width: 42%;margin-right: 58%;}
    .part5 .cont .textBox .textL{width: 100%;float: none;padding-top: .3%;}
    .part5 .cont .textBox .textL ul{padding: 0;}
    .part5 .cont .textBox .textL ul li{margin-bottom: 0;border-bottom: 1px solid #f0f0f0;display: none;}
    .part5 .cont .textBox .textL ul li:nth-of-type(1),.part5 .cont .textBox .textL ul li:nth-of-type(2),.part5 .cont .textBox .textL ul li:nth-of-type(3),.part5 .cont .textBox .textL ul li:nth-of-type(4){display: block;}
    .part5 .cont .textBox .textL ul li:nth-of-type(4){border-bottom: none;}
    .part5 .cont .textBox .textL ul li h5{margin: 11px 0 7.5px 0;}
    .part5 .cont .textBox .textL ul li h5:before{content: '';display: inline-block;width: 4px;height: 16px;vertical-align: top;margin-right: 6px;background-color: #007ff4;}
    .part5 .cont .textBox .textL ul li p{margin-bottom: 12px;}
    .part6{background-color: #f0f0f0;}
    .part6 ul li{width: 48.5%;}
    .part6 ul li:nth-of-type(3){display: none;}
    .part6 .tit h5{font-size: 24px;margin:17px 0 10px 0;}
    .part6 .tit p{font-size: 16px;}
    .part6 ul li h5{font-size: 18px;}
    .part6 ul li .text{margin: 0 8%;}
    .part6 ul li .text p{text-indent: .5em;font-size: 14px;}
    .part6 .btn{width: 40%;font-size: 18px;margin-top: 5%;margin-bottom: 3.5%;}
    .part7{display: none}
    .part8{display: none}
    .part9 {padding: 19px 0 20px;}
    .part9 h1 em{font-size: 24px;}
    .part9 h1 i{font-size: 18px;font-weight: bold;}
    .part9 ul li:nth-of-type(4) em,.part9 ul li:nth-of-type(12) em,.part9 ul li:nth-of-type(20) em{display: none;}
    .part9 ul li a{font-size: 14px;}
    .part9 ul li em{height: 14px;margin: 0 6.8px;}
    footer{display: none;}
    .footer{display: block;}
}






