@font-face{
	font-family:trump_gothic_east;
	src: url('../fonts/trump_gothic_east.eot');
	src: url('../fonts/trump_gothic_east.eot?#iefix') format('embedded-opentype'),
		url('../fonts/trump_gothic_east.woff2') format('woff2'),
		url('../fonts/trump_gothic_east.woff') format('woff'), 
		url('../fonts/trump_gothic_east.ttf') format('truetype'),
		url('../fonts/trump_gothic_east.svg#trump_gothic_east') format('svg');
}

body{ overflow-x: hidden;transition: 0.3s; font-family:Arial,sans-serif;}
*{ margin:0; padding:0;box-sizing:border-box;}
img{ border:none;}
ul,li{ list-style:none;}
.clear{ clear:both}
.l{ float:left;}
.r{ float:right;}
a{ text-decoration:none;}
a:hover{ text-decoration:none;}
.s_width{width:88%;margin:0 auto;}
.lh_95{height: 95px;}
.lh_114{height: 114px;}

/*footer*/
.footer2{ background: #49a6e3 }
.footer2 .f_nav{ width:88%; margin:0 auto; border-bottom:1px solid rgba(255,255,255,0.1);}
.footer2 .f_nav ul{ display:flex;justify-content:space-between}
.footer2 .f_nav li{ line-height:145px; width:calc(100%/9); text-align:center }
.footer2 .f_nav li a{ color:#d5d5d5; font-size:16px; }
.footer2 .f_nav li a:hover{ color:#fff; }
.footer2 .s_width{ padding:65px 0 65px 0 ; display:flex;display:-webkit-flex;justify-content:space-between}
.footer2 .footer_line{width:1px;height:240px;background: rgba(255,255,255,0.1)}
.footer2 strong{ display: block; font-size:18px; line-height:25px; color:#fff; margin-bottom:25px; }
.footer2 span{ display: block; background: #fff;width:50px;height:2px; margin-bottom:25px; }
.footer2 .f_fenlei{ width:20%;}
.footer2 .f_fenlei ul{ display:flex;justify-content:space-between;flex-wrap:wrap;}
.footer2 .f_fenlei li{ line-height:40px; width:44%; text-align:center;border:1px solid rgba(255,255,255,0.1);margin:0 0 8px 0 }
.footer2 .f_fenlei li a{ color:#fff; font-size:15px; }
.footer2 .f_fenlei li a:hover{ color:#222;}
.footer2 .f_contact{ }
.footer2 .f_contact div{ line-height:33px; color:#fff; font-size:15px;}
.footer2 .f_erweima{width:10%}
.footer2 .f_erweima img{width:100%;max-width:176px}
.footer2 .f_logo{width:30%}
.footer2 .f_logo img{width:100%;max-width:409px}

.footer_p{ line-height:75px; text-align:center; font-size:15px; color:#898989; background: #f2f7fa}
.footer_p a{ color:#898989}
.footer_p a:hover{ color:#333}





/*footer*/
.footer{ background: #ffffff }
.footer .f_nav{ width:88%; margin:0 auto; border-bottom:1px solid rgba(255,255,255,0.1);}
.footer .f_nav ul{ display:flex;justify-content:space-between}
.footer .f_nav li{ line-height:145px; width:calc(100%/9); text-align:center }
.footer .f_nav li a{ color:#d5d5d5; font-size:16px; }
.footer .f_nav li a:hover{ color:#fff; }
.footer .s_width{ padding:65px 0 65px 0 ; display:flex;display:-webkit-flex;justify-content:space-between}
.footer .footer_line{width:1px;height:240px;background: rgba(0,0,0,0.1)}
.footer strong{ display: block; font-size:18px; line-height:25px; color:#1966ae; margin-bottom:25px; }
.footer span{ display: block; background: #1966ae;width:50px;height:2px; margin-bottom:25px; }
.footer .f_fenlei{ width:20%;}
.footer .f_fenlei ul{ display:flex;justify-content:space-between;flex-wrap:wrap;}
.footer .f_fenlei li{ line-height:40px; width:44%; text-align:center;border:1px solid rgba(0,0,0,0.1);margin:0 0 8px 0 }
.footer .f_fenlei li a{ color:#7d8087; font-size:15px; }
.footer .f_fenlei li a:hover{ color:#222;}
.footer .f_contact{ }
.footer .f_contact div{ line-height:33px; color:#7d8087; font-size:15px;}
.footer .f_erweima{width:10%}
.footer .f_erweima img{width:100%;max-width:176px}
.footer .f_logo{width:30%}
.footer .f_logo img{width:100%;max-width:409px}

.footer_p{ line-height:75px; text-align:center; font-size:15px; color:#898989; background: #f2f7fa}
.footer_p a{ color:#898989}
.footer_p a:hover{ color:#333}

/*--search modal--*/
.modal { position: fixed; z-index:999999999999999; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.8);display: none; }
.modal-content > div {  }
.modal-content input { border: none; float: left;}
.modal-content .search-logo { width: 408px; padding:80px 0 0 0; position:absolute; left:50%; margin-left:-204px; border-bottom:1px solid #5c5c5c}
.modal-content .search-logo img{ width:100%;}
.modal-content .search-bar { position:absolute; width:850px; left:50%; margin-left:-425px; height:90px; top:130px; }
.modal-content .search-tab .tab { padding: 6px 20px; float: left; font-size: 24px; color: #fff; cursor: pointer; }
.modal-content .search-tab .on { background: #fff; color: #fe0000; }
.modal-content .tab-panel { display: none; }
.modal-content .on { display: block; }
.modal-content .search-close { width:60px; height:60px; cursor: pointer; transition:.4s all; display:block; position:absolute; right:0; top:0;}
.modal-content .search-close:hover {  color: #fff; transform: rotate(360deg); -webkit-transform: rotate(360deg); }
.modal-open { overflow: hidden;}
.modal-content .search-bar .search-keywords { margin-top: 2px; border-radius: 6px; overflow: hidden; }
.modal-content .search-bar .form-control { padding-left: 10px; width: 754px; height: 70px; line-height: 70px; font-size: 16px; background:#eee}
.modal-content .search-bar .espcms_search_icon{  width: 70px; height: 70px; line-height: 70px; text-align: center; font-size: 16px; color: #fff; cursor: pointer; margin-left:15px; background:#31459b url(../images/se.png) no-repeat center center;border: none;}

.se_bg2{width: 100%; z-index: 2;background-size:cover;}
.se_bg{height: 550px;width: 100%; z-index: 2;background-size:cover;}
.se_bg .s_width{position: relative;height:100%; display:flex;align-items: center;justify-content: center;flex-direction: column}
.banTxt-d1{ text-align: center}
.banTxt-d1 h2{font-size:36px;color:#263450;font-weight:normal;}
.banTxt-d1 span{width:2px;display: block;height:36px;margin: 30px auto;background: #1f7cbd;}
.banTxt-d1 p{font-size:15px;color:#505050;line-height:30px}

.se_bg_pp{background:url(../images/img/pp.jpg) no-repeat center center;background-size:cover;}
.se_bg_nn{background:url(../images/img/nn.jpg) no-repeat center center;background-size:cover;}
.se_bg_hh{background:url(../images/img/hh.jpg) no-repeat center center;background-size:cover;}
.se_cc_bg{background:url(../images/img/lx2.jpg) no-repeat center center;background-size:cover;}
.se_shebei_bg{background:url(../images/cc.jpg) no-repeat center center;background-size:cover;}
.se_bg_smc{background:url(../images/aa.jpg) no-repeat center center;background-size:cover;}
.se_about_bg{background:url(../images/img/jj.jpg) no-repeat center center;background-size:cover;}

.se_nav{box-shadow: 0 4px 6px #e9e9e9; position: relative;z-index: 99999999}
.se_nav .s_width{display: flex;justify-content:space-between;}
.se_nav li{ width:calc(100%/2); text-align:center; box-sizing:border-box;-webkit-box-sizing:border-box;}
.se_nav li:nth-child(4){ border-right:#dcdcdc solid 0;}
.se_nav li a{ font-size:22px; color:#333; line-height:100px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; display:block; position:relative; height:100px;transition: 0.3s;}
.se_nav li a:hover{ color:#308ace;text-decoration: none; font-weight: bold;}
.se_nav li a:before {position: absolute;bottom: 0;content: "";display: block;width: 0;height: 2px;left: 50%;background: #308ace;transition-duration:.3s;}
.se_nav li a:hover:before{ width: 250px; left:50%;margin-left:-125px; }
.se_nav li.cu_active a:before {width: 250px; left:50%;margin-left:-125px;}
.se_nav li.cu_active a{ color:#308ace;font-weight: bold;}
.se_nav li a:after {position: absolute;right: 10px;top: 50%;margin-top: -7px;content: "";display: inline-block;vertical-align: top;width: 1px;height: 14px;background: #ccc; }


.se_item_title{  text-align: center;padding:35px 0 75px 0;}
.se_item_title div{font-size:45px;line-height:135px;color:#1f7cbd;}
.se_item_title div a{font-size:45px;line-height:135px;color:#1f7cbd;}
.se_item_title span{display: block;width:80px;margin: 0 auto;height:1px; background: #1f7cbd}
                         

.se_item_title2{ text-align: center;padding:35px 0 75px 0;}
.se_item_title2 div{font-size:50px;line-height:135px;color:#fff;}
.se_item_title2 div a{font-size:45px; color:#fff;}
.se_item_title2 span{display: block;width:80px;margin: 0 auto;height:1px; background: rgba(255,255,255,0.5)}


.page_box{border-bottom: 1px solid #f1f1f1; }

.se_about{background: #fff url(../images/ditu.png) no-repeat left top;padding:30px 0 0 0}

.aboutus{ display: table;width:100%;height:640px;margin:0 0 70px 0 }

.about_l{width: 50%;display: table-cell; vertical-align: top;padding:0 0 0 7.5%;vertical-align: middle;}
.about_r{width: 50%; background: url("../images/fangyuan.jpg") no-repeat 50%;background-size: 100%;	background-position: 50% 50%;	background-repeat: no-repeat;	display: table-cell; vertical-align: top;position: relative; z-index: 99}
.about_r img{ display: none;}



.se_aboutus{padding:25px 0 85px 0}
.aboutus_text{ display: flex;justify-content: space-between; flex-direction: column;}
.aboutus_text2{ height:474px;}
.aboutus_text span{ display: block;}
.aboutus_text a{ display: block; font-size:16px;color:#383e50; text-align: center;width:182px;height:55px; line-height: 55px;border:1px solid rgba(0,0,0,0.5);border-radius:100px;}
.aboutus_text strong{ display: block;font-size:25px;color:#2a95e7;line-height:44px;}

.aboutus_text .aboutus_line{height:3px;width:90px;background:#2a95e7;}
.aboutus_text i{ color:#292929; font-size: 36px;font-weight: bold;font-style: normal;}
.aboutus_text p{font-size: 15px;color:#263450;line-height: 30px;padding:0 14% 0 0;}

.aboutus_wenzi{padding:25px 0 65px 0;font-size: 15px;color:#7e7e7e;line-height: 30px;}
.aboutus_img{width:40%}
.aboutus_img img{width:100%;max-width: 620px;}

.xinlai{ border: 1px solid #eeeeee}
.xinlai_num #wrap { overflow: hidden;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.xinlai_num section { display: flex;justify-content: space-around;align-items: center; flex-wrap:wrap;}
.xinlai_num .jumbo {font-size: 70px; color: #369ad2; font-family: trump_gothic_east; line-height:90px; display:inline-block;}
.xinlai_num #wrap .xinlai_num_li{ width:25%; font-size:15px; color:#d01617; padding:35px 0;border-right:1px solid #eee; text-align: center}
.xinlai_num #wrap .xinlai_num_li:nth-child(4){ border-right:0 solid #eee;}
.xinlai_num #wrap .xinlai_numd{ background:none;}
.xinlai_num #wrap .xinlai_num_li span{ padding:0 0 0 10px; font-size:17px; color:#666;}
.xinlai_num #wrap .xinlai_num_li p{ font-size:15px; color:#717171; text-align:center; }


.se_honnor{ padding:80px 0 55px 0;  overflow:hidden; background: #4f99d2;margin: 85px 0 0 0}
.se_honnor ul{display:flex;flex:row;justify-content:space-between;flex-wrap:wrap;}
.se_honnor li {width:32%;height:auto; margin: 0 1% 2% 0;position:relative;overflow:hidden;background:#fff;cursor:pointer;}
.se_honnor li:nth-child(3n){margin: 0 0 2% 0;}
.se_honnor .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_honnor li:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_honnor .pro_pic{ width:100%;margin:0 auto; position:relative; overflow:hidden;}
.se_honnor .pro_text{ padding:8px 0 0 0;color:#232323;text-align:center; font-size:18px;line-height:55px;}
.se_honnor ul a{display:block;color:#f55319;text-align:center;line-height:35px;width:120px;border:1px solid #f55319;margin:0 auto;font-size:15px; }

.more_m {
	font-size: 16px;
	padding-right: 15px;
	position: relative;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	width:200px;  margin: 0 auto;
	border: 1px solid rgba(255,255,255,0.1); display: block;
	color: #fff;
}

.more_m span {
	font-size: 16px;
	padding: 0 40px; display: block;
	display: block;margin:15px 0;
	background: url("../images/more.png") no-repeat right -100px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.more_m:hover {
	background-color: #fff;
	color: #4f99d2;border: 1px solid #fff;
}

.more_m:hover span {
	background-position: right 0;
}

.se_chanpin_con{ padding:55px 0 71px 0;  overflow:hidden;}
.se_chanpin_con ul{display:flex;flex:row;justify-content:flex-start;flex-wrap:wrap;}
.se_chanpin_con li{padding:0;width:32%;height:auto; margin:0 1% 20px 0;position:relative;overflow:hidden;cursor:pointer;}
.se_chanpin_con li:nth-child(3n){margin: 0 0 2% 0;}
.se_chanpin_con .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_chanpin_con li:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_chanpin_con .pro_pic{ width:100%; position:relative; overflow:hidden; border:1px solid #f1f1f1;}
.se_chanpin_con .pro_text{  border:1px solid #f1f1f1; text-align: center;font-size: 17px;line-height: 65px;}
.se_chanpin_con a:hover .pro_text{color:#1f7cbd}


.se_news{padding:0 0 65px 0; line-height: 35px; font-size: 16px; color:#666}
.se_newslist ul{ }
.se_newslist li{ margin-bottom:25px; border-bottom: 1px solid #eee;  transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;padding:0 0 25px 0}
.se_newslist li a{ display: block;width:100%;display:flex;flex-direction:row;justify-content:space-between; align-items: center}
.se_newslist li a:hover{ color:#0229cc; text-decoration: none}
.se_newslist_l{ width:18%; position:relative; overflow:hidden; }
.se_newslist_l img{ border: 1px solid rgba(0,0,0,0.1); width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_newslist li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_newslist_r{ width: 75%; position: relative; margin:0 20px 0 0}
.se_newslist_r div{ line-height:28px; color:#333; padding:10px 0 10px 0; font-size:17px;}
.se_newslist_r p{ line-height:28px; color:#888; padding:10px 0 10px 0; font-size:15px;}
.se_newslist_r span{ display:block; line-height:28px; color:#888; padding:5px 0 5px 35px; font-size:15px; background:url(../images/zhong.png) no-repeat left center;background-size:18px;}

.se_espcms_book h1{ line-height:70px; text-align: center;}
.se_espcms_book .se_date{ font-size:15px; line-height:30px; text-align:center; margin-bottom: 35px;}
.se_espcms_book .se_date span{padding:0 20px 0 0;}

.se_espcms_page{font-size:15px; margin-bottom:30px; border:1px solid #eee; padding:30px 30px; display:flex;flex-direction:row;justify-content:space-between;}
.se_espcms_page li{width:50%;}
.se_espcms_page li a{color:#666;font-size:15px;}
.se_espcms_page li a:hover{color:#1264d4;text-decoration:none;}

.th_news_con{overflow: hidden; font-size:15px; line-height:31px; color:#666;text-indent:0; margin-bottom:30px; border:1px solid #eee; padding:30px 50px;}
.th_pro_con {padding:30px 0 0 0}
.th_pro_con table{border: 1px solid #666;border-collapse: collapse;font-size: 14px;color: #666;width:100%;}	
.th_pro_con th, .th_pro_con td{border: 1px solid #666;line-height: 40px;border-collapse: collapse;text-align:center;	}



.se_case{ padding:25px 0 71px 0; overflow:hidden;}
.se_case ul{display:flex;flex:row;justify-content:flex-start;flex-wrap:wrap;}
.se_case li{padding:;width:32%;height:auto; margin: 0 1% 2% 0;border:1px solid #f3f3f3;position:relative;overflow:hidden;background:#fff;cursor:pointer;padding:15px 0 0 0}
.se_case li:nth-child(3n){margin: 0 0 2% 0;}
.se_case .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_case li:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_case .pro_pic{ width:100%; position:relative; overflow:hidden;}
.se_case .pro_text{ color:#232323;text-align:center; font-size:15px;line-height:65px;}
.se_case ul a{display:block;color:#f55319;text-align:center;line-height:35px;width:120px;border:1px solid #f55319;margin:0 auto;font-size:15px; }


.se_contact_li{width:40%;position: absolute;right:0;top:50%;margin-top:-280px;height:560px;background:rgba(22,173,224,0.9); z-index: 2}
.se_contact_title{ font-size: 48px; color:#fff; line-height: 125px;margin:0 0 65px 30px;position:relative}
.se_contact_title:after{position: absolute;left:0;content: '';width:60px;height:2px; background: #fff;top:120px;}
.se_contact_li li{position: relative; display: flex;justify-content: flex-start;padding:0 30px; line-height: 50px;margin:0 0 15px 0}
.se_contact_li li div{ width:50px; margin:0 35px 0 0}
.se_contact_li li div img{ width:100%; }
.se_contact_li li p{ font-size: 17px; color:#fff;}




.second_img img{width:100%; max-width:950px;}
.second_img .guige{ padding:0 0 0 40px;background:url(../images/banicon.png) no-repeat left center;color:#0175c2;font-size:24px; line-height: 85px; font-weight: bold;}

.se_espcms_book2{padding:30px 0 30px 0;;}
.se_pro_pic_text{ display:flex;justify-content:space-between;}
.se_pro_pic_text .se_pro_pic{width:50%;}

.se_pro_pic_text .se_pro_text{width:50%;text-align:left; padding:0 6% 0 6%; background: #f7fafc;display: flex;flex-wrap:wrap; justify-content: center; flex-direction: column}
.se_pro_pic_text .se_pro_text h1{ text-align: left;font-weight: bold; color:#4d9dd3; margin: 0 0 52px 0; line-height:45px; font-size: 45px;}
.se_pro_pic_text .se_pro_text a{color:#666 }
.se_pro_pic_text .se_pro_text .se_date{ text-align:left;font-size:15px;line-height:33px;color:#666;  margin:0 0 0 0; border-top: 1px solid rgba(0,0,0,0.1); border-bottom: 1px solid rgba(0,0,0,0.1);padding:25px 0}
.se_pro_pic_text .se_pro_text .join_back{width:140px; height: 50px; line-height: 50px; background:#4d9dd3; text-align: center;  margin:50px 0 0 0;}
.se_pro_pic_text .se_pro_text .join_back a{ color:#fff;}
.se_pro_text_wenzi{height:375px;}
.se_tel{padding:25px 0; border-top:1px solid rgba(0,0,0,0.1); border-bottom:1px solid rgba(0,0,0,0.1);margin:20px 0;line-height: 32px;font-size: 15px;color:#fff}
.miaoshu{ line-height:45px; padding:0 0 0 0; color:#fff; font-size:16px; background:#1264d4;margin:0 0 25px 0;}
.miaoshu span{  width:150px; background:#df310f; display:block; text-align:center; text-indent: 0;  font-size:16px;}
.info_content p span{flex-wrap:wrap;}
.se_bg_pic{width:55%;}
.se_bg_pic img{width:100%;}
.guding{ background:#1b47b0; height:120px; position:relative; width:100%;z-index:110000}

.info_content{ font-size:15px; line-height:25px; color:#666;}
.info_content img{margin:0 0 20px 0}
.second_img img{width:100%; max-width:950px;}
.second_img div{margin:0 0 20px 0;}
.guding_title{ font-size:30px; color:#499cd2; margin-bottom:30px;text-indent:0;padding:0 0 0 45px;background:url(../images/banicon.png) no-repeat left center; }
.se_xg_con{ }
.se_xg_con .s_width{overflow: hidden;}
.se_xg{display: flex;justify-content: space-between}
.se_xg li{padding:0; margin: 0 15px 22px 0;position:relative;cursor:pointer;}
.se_xg .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_xg li:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_xg .pro_pic{ width:330px; position:relative; overflow:hidden;border: 1px solid rgba(0,0,0,0.05)}
.se_xg .pro_text{ padding:8px 0 13px 0;background:rgba(0,0,0,0.05);}
.se_xg .pro_text p{color:#333333;text-align:center; font-size:18px;line-height:36px;font-weight: bold;padding:10px 0 0 0}
.se_xg .pro_text span{ display: block;width:198px;margin:0 auto;color:#f72e2d;text-align:right;background:url("../images/p_tel.png") no-repeat left center; font-size:26px;line-height:45px;font-family: 'impact';}
.se_cage_da{ display: flex;display: -webkit-flex; flex-wrap:wrap;margin-bottom:50px;}
.se_cage_da li{width:190px;line-height: 55px; text-align: center;background:#d42828; margin:0 10px 10px 0;transition: all 0.5s;}
.se_cage_da li a{color:#fff; font-size: 16px;}
.se_cage_da li:hover{background:#333;}

.se_info{ margin:30px 0 0 0; padding:0 0 30px 0;}
.se_info td{text-align: center;line-height: 45px;}

.se_xiangqing{ background:#f5f5f5;padding: 25px 0 85px 0;}
.se_xiangqing h3{ font-size:30px; color:#499cd2; line-height:115px;background:url(../images/banicon.png) no-repeat left center; padding:0 0 0 45px;}
.se_xiangqing .se_xiangguan{ display: flex;justify-content: space-between;}
.se_xiangqing li{ width:19%; margin: 0 1% 0 0; line-height: 55px; text-align: center;font-size: 16px; cursor:pointer;}
.se_xiangqing li:nth-child(5){ margin: 0 0 0 0}
.se_xiangqing li img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_xiangqing li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_xiangqing .se_xiangguan_pic{ overflow: hidden;}
.se_xiangqing h4{ font-size:15px; color:#444; text-align:center; line-height:45px; background:#fff; font-weight:normal; overflow: hidden;white-space: nowrap;text-overflow:ellipsis;margin:0 0 0 0}


.se_tel_p{text-align: left; padding:30px 0; font-size: 16px; color:#fff;}



.info_content{padding:0 0 55px 0}
.info_content table{border: 1px solid rgba(255,255,255,0.5);border-collapse: collapse;font-size: 15px;color: #666;width:100%;}	
.info_content th, .info_content td{border: 1px solid rgba(223,241,251,0.7);line-height: 50px;border-collapse: collapse;text-align:center;	}
.info_content tr:nth-child(2n){color: #333;background: #fafcff}	
.info_content tr:nth-child(2n-1){color: #333;background: #e0f2fe}	
.info_content tr:nth-child(1){border: 1px solid rgba(255,255,255,0.5);border-collapse: collapse;font-size: 15px;color: #fff;width:100%; background: #6facd4}	
.info_content td a{color:#0175c2;text-decoration: underline}
.info_content td a:hover{color:#0175c2;font-weight: bold}

.welcome{width:100%; text-align: center; height:200px; display: flex; justify-content:flex-end;align-items:center;background:#499cd2;     background-attachment: fixed;}
.prod_nav{ position: relative;z-index: 2}
.prod_nav ul{ display: flex; justify-content: space-between;}
.prod_nav li{ width:21%;text-align:center; overflow: hidden;  line-height:60px; color:#fff;}
.prod_nav li.cu_active{ color:#fff; background: #2980b9;font-weight: bold}
.prod_nav li a{ color:#fff; font-size:18px; display:block;transition: 0.5s; border:1px solid rgba(255,255,255,0.1);}
.prod_nav li a:hover{ color:#fff; background: #2980b9;border:1px solid #2980b9;font-weight: bold}
.prod_nav li.cu_active a{ color:#fff; font-weight: bold}


.item_title{margin-bottom: 25px}
.item_title div.niu{font-size:34px;line-height:55px;color:#363636;}
.item_title div.niu strong{color:#3ba3e7;}
.item_title p{font-size:16px;line-height:55px;}
.item_title .niu_en{font-size:60px;color: #eee;line-height: 63px;text-align: left; text-transform:uppercase; font-weight:bold;}

.se_contact_bg{width:100%; position: relative;overflow: hidden; height:790px;}
.se_contact_bg .s_width{position:relative;z-index: 3;padding:90px 0 0 0}
.se_contact_p{ width:40%;padding:25px 0 0 0; line-height: 28px; color: #333;display: flex;justify-content: space-between;flex-wrap:wrap}
.se_contact_p p{ width:46%;font-size: 16px; line-height:22px; color:#5f5f5f; margin: 0 0 20px 0;padding:0 0 30px 0;border-bottom: 1px solid rgba(0,0,0,0.1)}
.se_contact_p p span{ display:block;font-size: 17px;color:#232323;line-height: 45px;}





.se_contact_p .btnt{width:205px;height:65px;margin-top:25px;background-color:#1c6acb; background-image: linear-gradient(#1c6acb,#1c6acb); border-radius:50px;display:block;font-size:26px;font-weight:700;text-align:center;color:#fff;text-shadow:0 0 8px #e24627;box-shadow:0 30px 30px rgba(252,101,70,.3)}
.btn-hover{overflow:hidden;position:relative;transition:all .8s ease}





.se_message{width:50%;position: absolute;height:100%;right:0;top:0;z-index: 5;padding:0 2% 2%; background:#499cd2;}
.message_t{ color: #fff;padding: 90px  0 0 0; font-size: 16px;}
.message_t div.niu{color:#fff; line-height: 48px;}

.info_content .panel{ border: 1px solid #eee}

@media only screen and (max-width:1750px){ 
	.aboutus{ margin:0 0 25px 0;}
}
@media only screen and (max-width:1650px){ 
	.se_bg{height: 430px;}
}

@media only screen and (max-width:1550px){ 
	.banTxt-d1 h2{font-size:33px;}
	.se_item_title div{font-size: 33px;}
	.se_bg{height: 340px;}
	.banTxt-d1 p{font-size: 16px;}
	.se_item_title{padding: 35px 0 15px 0;}
	.xinlai_num .jumbo{font-size: 56px;}
	.aboutus{ margin:0 0 0 0;}
}
@media only screen and (max-width:1450px){ 
	.aboutus_text strong{font-size: 20px;line-height: 45px;}
	.aboutus{height: 549px; margin: 0 0 30px 0;}
	.aboutus_text p{font-size:14px; line-height:25px;}
}
@media only screen and (max-width:1250px){ 
	.se_contact_p p{font-size: 14px}
}

