@charset "UTF-8";
body{margin:0;padding:0;font-size:16px;-webkit-text-size-adjust:none;color:#333;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
input,select,textarea{line-height:32px;}img{border:0;image-rendering: -webkit-optimize-contrast;}ul,li{padding:0;margin:0;list-style-type:none;}
a{color:#333;text-decoration:none;}
a:hover{text-decoration:none;color:#0d65b1;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.dis{display:block;}.undis{display:none;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}.fnb{font-weight:200;margin-left:-1px;}
.pr{position: relative;}.pa{position: absolute;}
.hr_1,.hr_10{font-size:1px;line-height:1px;clear:both;}
.hr_1{height:1px;}.hr_10{height:10px;}
.el{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.el_2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}
.el_3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
.w1200{max-width: 1200px;margin:0 auto;}
.page_info {padding: 30px 0;text-align: center;color: #ccc;}
.tbox{width:50px;float:right;position:fixed;right:10px;bottom:45px;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));_margin-bottom:15px;display:none;}/*½â¾öIE6ÏÂ²»¼æÈÝ position:fixed µÄÎÊÌâ*/
.tbox #gotop{width:50px;height:50px;background:url(../images/icon.png) no-repeat 0 0;background-size: cover;display:block;}
.w1560{max-width: 1560px;margin:0 auto;}
.swiper-container{--swiper-theme-color:#0d65b1;--swiper-pagination-color: #0d65b1;/* 两种都可以 */}
.pagination{padding: 60px 0;}
.page-item{margin: 0 10px;}
.page-link{color: #666;}
.page-item.active .page-link{background-color: #246aa6;border-color: #246aa6;}
.page-link:hover {color: #333;text-decoration: none;background-color: #e9ecef;border-color: #dee2e6;}
.dong{transition: all 0.3s;-ms-transform:all 0.3s; /* IE 9 */ -webkit-transform: all 0.3s; /* Safari and Chrome */}

@media (min-width: 1560px){
	.w1320{
		padding-left: 0;
		padding-right: 0;
	}
}
@media (max-width: 1560px){
	.swiper-button-next{
		right: 10px !important;
	}
	.swiper-button-prev{
		left: 10px !important;
	}
	.swiper-button-next-area,.swiper-button-prev-area{
		display: none !important;
	}
	.swiper-pagination-area{
		display: block !important;
	}
}
.swiper-pagination-area{
	display: none;
}
.blank2{height: 20px;width: 100%;}
.blank3{height: 30px;width: 100%;}
.blank4{height: 40px;width: 100%;}
.blank5{height: 50px;width: 100%;}
.blank6{height: 60px;width: 100%;}
.blank7{height: 70px;width: 100%;}
.blank8{height: 80px;width: 100%;}
.blank9{height: 90px;width: 100%;}
#video{
	width: 100%;
	height:560px; 
}
@media (max-width: 960px){
	#video{
		height:400px; 
	}
}
@media (max-width: 576px){
	#video{
		height:200px; 
	}
}
.tonly_re_ban{
    text-align: center;
}
/*HEADER*/
.hfixed .tonly_logo{
    height: 48px;
}
.hfixed{
    height: 80px!important;
}
.hheight{
    height: 80px!important;
}
.hfixed .menu_sub_m{
   top: 80px!important;
}
.hfixed .tonly_lau .showsec{
    padding-top: 30px!important;
    top:50px;
}
.hfixed .tonly_lau .showlau{
     padding-top: 30px!important;
    top:50px;
}
.hfixed .tonly_menu>li{
    line-height: 80px!important;
}
.hfixed .tonly_menu>li>a:after{
    bottom: 0px!important;
}
.hfixed .tonly_lau{
    line-height: 80px!important;
}
.hfixed  .tonly_menu .menu_sub{
	top:53px!important;
}

.tonly_header{
	width: 100%;
	height: 90px;
	background: #fff;
	position: fixed;
	z-index: 9000;
	top:0;
	border-bottom:1px solid #efefef;
}
.tonly_logo{
	margin-top: 16px;
	padding-left: 3%;
    height: 56px;
}
.tonly_topnav{
	display: flex;
	padding-right: 3%;	
}
.tonly_menu{
	
}
.tonly_menu>li{
	display: inline-block;
    padding: 0 30px;
    line-height: 90px;
    position: relative;
    transition: all 0.3s;
}
}

.tonly_menu>li>a:after{
	content: "";
    position: absolute;
    border-bottom: 2px solid #25288d;
    bottom: 0px;
    width: 0;
    left: 0;
    /*margin-left: -19%;*/
    transition: all 0.3s;
}
/*.tonly_menu>li>a.active:after{
   width: 100%;
}*/
.tonly_menu>li>a.active{
	color: #246aa6;
	font-weight: bold;
}
.tonly_menu>li:hover>a:after{
	width: 100%;
}
.tonly_menu>li>a:after{
    content: "";
    position: absolute;
    border-bottom: 2px solid #246aa6;
    bottom: 0px;
    width: 0;
    left: 0;
    /*margin-left: -19%;*/
    transition: all 0.3s;
}
.tonly_menu>li>a{
	font-size: 16px;
	display: block;
	position: relative;
	font-weight: lighter;
    color: #000;
}
.tonly_menu>li:hover>a{
	color: #246aa6;
	font-weight: bold
}
.tonly_menu .menu_sub{
    top: 62px;
    left: 0;
    width: 100%;
    padding-top: 10px;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
}
.tonly_menu li:nth-child(5):hover .menu_sub{
	left:-195px !important;
}
.tonly_menu li:nth-child(7):hover .menu_sub{
    left:-160px !important;
}
.tonly_menu .subshow{
	visibility: visible;
    opacity: 1;
}
.tonly_menu  .morelist{
	width: 640px;
}
.tonly_menu .menu_sub .menu_sub_s{
	/*padding: 10px 0 40px 0;*/
	height: 50px;
}
.tonly_menu .menu_sub .menu_sub_s>a{
	padding-left: 30px;
    display: inline-block;
    font-size: 15px;
    line-height: 40px;
    /*border-left: 1px solid #efefef;*/
}
.tonly_menu  .menu_sub .menu_sub_s .flex-fill h4{
	font-size: 16px;
    font-weight: bold;
    padding: 10px 0 15px 0;
}
.tonly_menu  .menu_sub .menu_sub_s .flex-fill{
	padding-left: 30px;
    border-left: 2px solid #ccc;
}
.tonly_menu  .menu_sub .menu_sub_s .flex-fill a{
    display: block;
    line-height: 30px;
    font-size: 14px;
}
.tonly_menu .menu_sub .menu_sub_s .flex-fill a i{
	font-size: 12px;
	padding-right: 5px;
}

.menu_sub_m{
	background: #Fff;
    width: 100%;
    top: 90px;
    position: absolute;
    z-index: 1;	
    height: 0;
}
.tonly_lau{
	line-height: 90px;
	padding-left: 50px;
}
.tonly_lau i{
	color: #171717;
}
.tonly_lau .sec{
	font-size: 26px;
    padding: 0 15px;
}
.tonly_lau .lausel,.tonly_lau .lausec{
	display:inline-block;
	margin-top: -10px;
}
.tonly_lau .lau{
	font-size: 24px;
	 float: right;
	/*padding-left: 20px;*/
	/*border-right: 1px solid #efefef;*/
}
.tonly_lau .showlau{
	background: #fff;
    border-radius: 5px;
    top: 58px;
    padding-top: 30px;
    display: none;
    padding-bottom: 10px;
}
.tonly_lau .showlau a{
	line-height: 18px;
    display: block;
    text-align: center;
    padding: 5px 20px;
    font-size: 14px;
}
.tonly_lau .showsec{
	width: 247px;
    right: 1%;
    top: 50px;
    padding-top: 40px;
    display: none;
}
.tonly_lau .showsec .search{
	display: flex;
}
.tonly_lau .showsec input{
 	border-radius: 0 0 0 .25rem;
    border-color: #fff;
    border: none;
    padding: 0 10px;
    font-size: 0.9375rem;
    border-left: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}
.tonly_lau .showsec button{
	border-color: #fff;
    background: #fff;
    padding: 0px 10px;
    border: 1px solid #efefef;
    border-top:none;
    border-radius: 0rem 0rem .25rem 0rem;
}
.tonly_lau .showsec button i{
	font-size: 24px;
	font-weight: bold;
}
.h100{
    width: 100%;
    height: 90px;
}
/*nav mobile*/
.mmenu .dropdown_menu a{
display: block;
}
.m_nav {
    position: fixed;
    top: 0;
    box-shadow: 0 15px 27px 0 rgba(167,165,165,.2);
    width: 200px;
    height: 100%;
    background: #fff;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    z-index: 9000;
    opacity: 1;
    visibility: visible;
    margin-top: 0;
    overflow-y: auto;
    transition: all .6s cubic-bezier(.77,0,.175,1) 0ms;
    right: 0;
    transform: translateX(100%)
}
.m_nav.open {
    transform: translateX(0)
}
.m_nav .top {
    height: 60px;
    padding: 32px 15px;
    box-sizing: border-box
}
.m_nav .top .closed {
    vertical-align: middle;
    float: right;
    cursor: pointer;
    font-size:32px;
    color: #000;
    margin-top: -18px;
}
.m_nav .logo {
    width: 100%;
    margin: 0 auto;
    display: none;
}
.m_nav .logo img {
    height: 50px;
    display: block;
    margin: 30px auto
}
.m_nav .ul {
    margin-top: 30px
}
.m_nav .ul li {
    padding: 0 20px;
    border-bottom: 1px solid #f5f5f5;
    transform: translateY(0);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all .6s cubic-bezier(.77,0,.175,1) 0ms;
    transition: all .6s cubic-bezier(.77,0,.175,1) 0ms;
    opacity: 0
}
.m_nav.open .ul li {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.m_nav.open .ul li i{
	float: right;
}
.m_nav .ul li:nth-child(1) {
    -webkit-transition: all .2s cubic-bezier(.77,0,.175,1) 0ms;
    transition: all .2s cubic-bezier(.77,0,.175,1) 0ms
}
.m_nav .ul li:nth-child(2) {
    -webkit-transition: all .4s cubic-bezier(.77,0,.175,1) 0ms;
    transition: all .4s cubic-bezier(.77,0,.175,1) 0ms
}
.m_nav .ul li:nth-child(3) {
    -webkit-transition: all .6s cubic-bezier(.77,0,.175,1) 0ms;
    transition: all .6s cubic-bezier(.77,0,.175,1) 0ms
}
.m_nav .ul li:nth-child(4) {
    -webkit-transition: all .8s cubic-bezier(.77,0,.175,1) 0ms;
    transition: all .8s cubic-bezier(.77,0,.175,1) 0ms
}
.m_nav .ul li:nth-child(5) {
    -webkit-transition: all 1s cubic-bezier(.77,0,.175,1) 0ms;
    transition: all 1s cubic-bezier(.77,0,.175,1) 0ms
}
.m_nav .ul li:nth-child(6) {
    -webkit-transition: all 1.2s cubic-bezier(.77,0,.175,1) 0ms;
    transition: all 1.2s cubic-bezier(.77,0,.175,1) 0ms
}
.m_nav .ul li:nth-child(7) {
    -webkit-transition: all 1.2s cubic-bezier(.77,0,.175,1) 0ms;
    transition: all 1.4s cubic-bezier(.77,0,.175,1) 0ms
}
.m_nav .ul li:nth-child(8) {
    -webkit-transition: all 1.2s cubic-bezier(.77,0,.175,1) 0ms;
    transition: all 1.6s cubic-bezier(.77,0,.175,1) 0ms
}
.m_nav .ul li:nth-child(9) {
    -webkit-transition: all 1.2s cubic-bezier(.77,0,.175,1) 0ms;
    transition: all 1.8s cubic-bezier(.77,0,.175,1) 0ms
}
.m_nav .ul li a {
    display: block;
    text-decoration: none;
    color: #333;
    font-size: 15px;
    height: 50px;
    line-height: 50px;
    width: 100%
}
.m_nav .ul li>a{
	font-weight: bold;
}
.m_nav .ul li a:hover{
    color: #25288d;
}
.m_nav .ul li .dropdown_menu {
    display: none;
    -webkit-transition: initial;
    transition: initial;
}
.m_nav .ul li.dropdown.active .dropdown_menu {
    display: block
}
.m_nav .ul li .dropdown_menu a {
    display: block;
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #f5f5f5;
    font-size:0.875rem;
}
.m_nav .ul li .dropdown_menu a:last-child {
    border: 0
}
.m_nav .ul li .dropdown_menu h4{
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 10px;
    /*color: #007bff*/
}
.m_nav .ul li .dropdown_menu .suba{
     line-height: 40px;
    height: 40px;
    font-size: 14px;
}
.m_nav .ul li .dropdown_menu .suba i{
    font-size: 14px
}
.tonly_header #navToggle{
    display: none;
}
.tonly_header .tonly_lau  .active .men{
    opacity: 0;
}
.tonly_header #navToggle .men{
    font-size: 28px;
    padding-left: 20px;
    margin-left: 20px;
    border-left: 1px solid #efefef;
    transition: all 0.3s;
}



/*tonly-banner*/
.tonly_banner{
	
}
.tonly_banner .pa{
    z-index: 1;
}
.tonly_banner p{
	width:100%;
}
.tonly_banner .ct{
	top: 32%;
    left: 12%;
}
.tonly_banner .ct1{
	font-size:42px;
	/*font-weight:bold;*/
	color:#fff;
	text-align: left;
}
.tonly_banner .ct2{
	font-size:42px;
/*	font-weight:bold;*/
	color:#fff;
	text-align: left;
	margin-top: 5px;
}
.tonly_banner .ct3{
	margin-top: 60px;
	text-align: left;
	display:block;
}
.tonly_banner .ct3 a{
	font-size:18px;
/*	font-weight:bold;*/
	color:#fff;
	border:1px solid #fff;
	padding:6px 25px;
	border-radius: 20px;
	display:inline-block;
}
.tonly_banner .ct3 a:hover{
    border:1px solid 1px solid rgb(255 255 255 / 80%);
    color: rgb(255 255 255 / 80%)
}
/*.swiper-banner .swiper-pagination-bullet {
    width: 19px;
    height: 19px;
    background: rgba(255, 255, 255, 0);
    border:1px solid #fff;
    opacity:1;
    border-radius: initial;
    border-radius: 9px;
    transition: all 0.3s;
    position: relative;
}*/
/*.swiper-banner .swiper-pagination-bullet:after{
	content: "●";
	position: absolute;
	color: #fff;
	top: -2px;
    left: 5px;
    font-size: 12px;
}
*/
.swiper-banner .swiper-pagination-bullet {
    width: 12px;
    height: 6px;
    background: #fff;
    opacity: .8;
    border-radius: initial;
    border-radius: 10px;
    transition: all .3s;
}
/*.swiper-banner .swiper-pagination-bullet-active {
	background: rgba(255, 255, 255, 0);
	background-image: linear-gradient(to right , #00c6ff, #0072ff);
    opacity: 1;
    border-radius:9px;
    border:1px solid #fff;
}*/
.swiper-banner .swiper-pagination-bullet-active {
    background: #fff;
    /*background-image: linear-gradient(to right ,#00c6ff,#0072ff);*/
    opacity: 1;
    width: 30px;
}

.swiper-banner img{
  /* height: 100vh;*/
  width:100%;
  -ms-transform: scale(1.2,1.2); /* IE 9 */
  -o-transform: scale(1.2,1.2); /* IE 9 */
  -moz-transform: scale(1.2,1.2); /* IE 9 */
  -webkit-transform: scale(1.2,1.2); /* Chrome, Safari, Opera */
  transform: scale(1.2,1.2);
  -webkit-transition:transform 5000ms  ease-in-out ; /* Safari */
  -moz-transition:transform 5000ms ease-in-out ; /* Safari */
  -o-transition:transform 5000ms ease-in-out ; /* Safari */
  -ms-transition:transform 5000ms ease-in-out ; /* Safari */
  transition:transform 5000ms ease-in-out ;
}
.swiper-banner .swiper-slide-active img{
    -ms-transform: scale(1,1); /* IE 9 */
    -o-transform: scale(1,1); /* IE 9 */
    -moz-transform: scale(1,1); /* IE 9 */
    -webkit-transform: scale(1,1); /* Chrome, Safari, Opera */
    transform: scale(1,1);
}

/*tonly_area*/

.tonly_area{

}
.tonly_title{
	text-align: center;
	position: relative;
}
.tonly_title h2{
	font-size: 32px;
	font-weight: bold;
}
.tonly_title p{
	color: #969696;
	padding: 15px 0 20px;
}
.tonly_title:after {
    content: "";
    border-bottom: 3px solid #b6b6b6;
    width: 48px;
    position: absolute;
    bottom: 0;
    z-index: 1;
    left: 50%;
    margin-left: -24px;
    bottom: 0px;
}
.tonly_area_list{
/*	padding-bottom: 80px;*/
}
.tonly_area_list_con{
}
.tonly_area_list_con .img{
    overflow: hidden;
}
.tonly_area_list_con .title{
	padding:15px 15px;
	min-height: 108px;
	text-align: center;
	transition: all .4s ease;
}
.tonly_area_list_con .title i{
	display:block;
	text-align: center;
	width: 100%;
	height: 60px;
	background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.tonly_area_list_con .title h4{
	font-size: 30px;
}
.tonly_area_list_con .title p:after{
	content: "";
    border-left: 1px solid #dadada;
    width: 1px;
    position: absolute;
    bottom: 0;
    z-index: 1;
    left: 50%;
    margin-left: -1px;
    bottom: 0px;
    height: 32px;

}
.tonly_area_list_con .title p{
	font-size: 14px;
	color: #888787;
	padding-top:15px;
	position: relative;
	height: 40px;
}
.swiper-area .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: #cbcbcb;
    border:2px solid #cbcbcb;
    opacity: 0.8;
    border-radius: initial;
    border-radius: 7px;
    transition: all 0.3s;
    outline: none;
}
.swiper-area .swiper-pagination-bullet-active {
	background: #fff;
	/*background-image: linear-gradient(to right , #00c6ff, #0072ff);*/
    opacity: 1;
    width: 14px;
    height: 14px;
    border-radius:7px;
    border:2px solid #122a6c;
}
.swiper-area{
	padding-bottom: 30px;
}
.tonly_area_list_con img{
    transition: all .4s ease;
}
.tonly_area_list_con:hover{
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);
	/*border-bottom: 4px solid #25288d;*/
}
.tonly_area_list_con:hover img{ 
	-webkit-transform: scale(1.4);
	-ms-transform: scale(1.4);
	transform: scale(1.4);
}

.tonly_area_list_con:hover .title{
	-webkit-transform: scale(.75);
    -ms-transform: scale(.75);
    transform: scale(.75);
}
.tonly_area_list_con:hover h4{
	/*font-weight: bold;*/
}
/*.tonly_area_list_con:hover .title p{
	height: auto;
}*/
.swiper-button-prev-area:after, .swiper-button-next-area:after{
	display: none;
}
.swiper-button-prev-area, .swiper-button-next-area{
	outline: none;
	top: 30%;
}
.swiper-button-next-area{
    right: -65px;
}
.swiper-button-prev-area{
    left: -65px;
}
.swiper-button-next-area i, .swiper-button-prev-area i{
	font-size: 44px;
	color: #333;
}
/*tonly-about*/
.tonly_about{
	width:100%;
	/*padding: 0 15px;*/
}
.tonly_about_bg{
	background: url(../images/index_21.jpg) no-repeat center center;
	/*height: 645px;*/
	max-width: 100%;
    background-size: cover;
}
.tonly_about_con{
	/*background: rgba(32, 172, 87, 0.84);*/
	width: 100%;
	left: 0;
	top:0;
}
.tonly_about_con .cont a{
 	color: #fff;
}
.tonly_about_con .cont{
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 15px;
	color: #fff;
	text-align: center;
}
.tonly_about_con .cont .list:hover i{
	-webkit-transform: scale(.75);
    -ms-transform: scale(.75);
    transform: scale(.75);
}
.tonly_about_con .cont h2{
    font-size: 1.825rem;
    font-weight: bold;
    padding:60px 0 40px;
}
.tonly_about_con .cont p{
	line-height: 36px;
	font-size: 18px;
}
.tonly_about_con .cont .list a{
	border: 1px solid rgb(255 255 255 / 42%);
	border-radius: 10px;
	display:block;
	margin: 25px
}
.icon-zuhuguanli:before,.icon-yanjiuzhulu:before{
	font-size: 40px
}
.tonly_about_con .cont .list i{
	display: block;
	font-size: 50px;
	color: #e7f6ff;
}
.tonly_about_con .cont span{
	display: block;
	padding-bottom: 15px;
}
.tonly_about_con .cont .row{
	padding:60px 0;
}
/**/
.tonly_salesmap{
	background: url(../images/index_22.jpg) no-repeat center top;
    background-size: cover;

}

.tonly_salesmap .maptitle{
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: 100%;
}

.tonly_salesmap .maptitle h2{
    font-size: 32px;
    font-weight: bold;
    padding-left: 25px;
}
.tonly_salesmap .maptitle ul{
	padding-left: 25px;
	padding-top: 30px;
}
.tonly_salesmap .maptitle ul li{
	display:inline-block;
	padding-right: 15px;
}
.tonly_salesmap .maptitle ul li i{
	font-size: 23px;
}
.tonly_salesmap .maptitle ul li:nth-child(1) i{
	color: #0a8d48;
}
.tonly_salesmap .maptitle ul li:nth-child(2) i{
	color: #df2727;
}
.tonly_salesmap .maptitle ul li:nth-child(3) i{
	color: #f18e00;
}
.tonly_salesmap .maptitle:after {
    content: "";
    background:#246aa6;
    width: 5px;
    height: 98px;
    position: absolute;
    left: 0;
    top:0;
    z-index: 1;
}
/*news*/
.tonly_news{
	overflow: hidden;
	position: relative;
	background: url(../images/nbg.jpg) no-repeat fixed bottom;
	min-height:700px; 
}

.tonly_news .news-date{
	font-size: 1.6rem;
	font-weight: lighter;
	position: relative;
}
.tonly_news .news-date i{
	position: absolute;
    right: 15px;
    top: 18px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    padding: 5px 10px;
    color: #fff;
    font-size: 1.2rem;
}
.tonly_news .news-title::before{
	content: "";
	border-bottom: 1px solid #dbdbdb;
	width: 100%;
	display: block;
}
.tonly_news .news-date span{
	display: block;
	font-size: 1.2rem;
	line-height: 1.2rem;
	color: #aaaaaa;
	padding-bottom: 20px;

}
.tonly_news .news-title{
	font-size: 20px;
    font-weight: bold;
	line-height: 4rem;
	transition: all .3s ease-out 0s;
}
.tonly_news .news-desc{
	font-size: 0.93rem;
	color: #777777;
	transition: all .3s ease-out 0s;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 43px;
}
.tonly_news .news-img{
   height: 240px;
    overflow: hidden;
    margin-top: 20px;
}


.tonly_news .item{
	position: relative;
	min-height: 270px;	
}

.tonly_news .item a{
	text-decoration: none;
	color: #2d2d2d;	
}
/*.tonly_news .owl-theme .owl-dots .owl-dot.active span, .tonly_news .owl-theme .owl-dots .owl-dot:hover span{
	background: #d82229;
	border:1px solid #d82229;
}*/

.tonly_news .item .news-date{
	padding: 5px 0px 5px 15px;
	transition: all .3s ease-out 0s;
}
.tonly_news .item:hover .news-img{
	/*display: block;*/
}
.tonly_news .item:hover .news-date{
	color: #fff;
    background: #0d65b1;
    padding: 0px 0px 0px 15px;
   /* position: absolute;
    width: 100%;
    top: 140px;*/
    
}
.tonly_news .item:hover .news-title::before {
	border-top:1px solid #0d65b1;
}

.tonly_news .item:hover .news-date span{
	color: #fff;
}

.swiper-news .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: #cbcbcb;
    border:2px solid #cbcbcb;
    opacity: 0.8;
    border-radius: initial;
    border-radius: 7px;
    transition: all 0.3s;
    outline: none;
}
.swiper-news .swiper-pagination-bullet-active {
	background: #fff;
	/*background-image: linear-gradient(to right , #00c6ff, #0072ff);*/
    opacity: 1;
    width: 18px;
    height: 18px;
    border-radius:9px;
    border:2px solid #333;
}
.swiper-news{
	padding-bottom: 90px;
}
.swiper-pagination-news{

}
/*加入通力*/
.tonly_jobs{

}
.tonly_jobs .tonly_jobs_item .jbtn{
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    z-index: 1;
}
.tonly_jobs .tonly_jobs_item .jbtn h2{
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}
.tonly_jobs .tonly_jobs_item .jbtn a{
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 5px 25px;
    color: #Fff;
    display: block;
    text-align: center;
    margin-top: 30px;
}
.tonly_jobs .tonly_jobs_item .jbtn a:hover{
    background: #0d65b1;
    color: #fff;
    border: 1px solid #0d65b1;
}
.tonly_jobs .tonly_jobs_item .pr{
	overflow:hidden;
}
.tonly_jobs .tonly_jobs_item .pr img{
	 transition: all .4s ease;
}
.tonly_jobs .tonly_jobs_item .pr:hover>img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}



/*tonly-footer*/
.tonly_footer{
   background: url('../images/index_28.jpg') #20272f no-repeat;
    font-size: 15px;
    overflow:hidden;
}
.tonly_footer_con{
    padding:40px 0;
}
.tonly_footer .list>a{
    font-weight: bold;
}
.tonly_footer .list>a i{
    display: none;
}
.tonly_footer .list>a.active i{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.tonly_footer .list ul li>a{
    color: #aaa;
}
.tonly_footer .list ul li>a:hover{
    color: #2e86d1;
}
.tonly_footer .list ul li{
    padding-bottom: 5px;
}
.tonly_footer .list>a{
    color: #fff;
}
.tonly_footer .list ul{
    padding-top: 26px;
}
.tonly_footer .contact{
    color: #aaa;
}
.tonly_footer .contact h4{
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    line-height: 23px;
    padding-bottom: 20px;
 }
.tonly_footer .contact p{
   line-height: 30px;
}
/*.tonly_footer .contact a{
   background: #0d65b1;
   color: #fff;
   text-align: center;
   padding:8px 40px;
   border-radius: 5px;
}*/
.tonly_copyright{
    color: #aaa;
    font-size: 14px;
    border-top:1px solid rgb(199 211 217 / 20%);
    padding-top:10px;
    padding-bottom: 10px;
}
.tonly_copyright a{
    color: #aaa;
}
.tonly_copyright a:hover{
     color: #2e86d1;
}
.tonly_footer_con .cord{
    margin-left: auto;
    display: flex;
}
.tonly_footer_con .cord>div{
   
}
.tonly_footer_con .cord>div:nth-child(1){
    padding-right: 10px;
}
.tonly_footer_con .cord p{
    font-size: 14px;
    color: #aaa;
    line-height: 34px;
}
/*re-about*/
.tonly_re_title_center {
    color: #FFF;
}
.tonly_re_title_center h2{
   font-size: 42px;
   font-weight: bold;
   top:50%;
   margin-top:-21px;
}
.tonly_re_title_center p{
    bottom: 30px;
    font-size: 14px;
}
.tonly_re_title_center p a{
    color: #fff;
}
.tonly_re_atitle{
    max-width: 220px;
}
.tonly_re_atitle h2{
    font-weight: bold;
    position: relative;
    display: inline-block;
}
#center_atitle h2:after{
    left: 35%;
}
.tonly_re_atitle h2:after{
    position: absolute;
    content:"";
    width: 30%;
    border-bottom: 2px solid #246aa6;
    bottom: -20px;
    left: 0;
}
.tonly_re_about_con{
    color: #444;
    line-height: 2rem;
}
.tonly_re_about_con img{
    max-width: 100%  !important;
    margin:0 auto !important;
    height: auto !important;
}
.tonly_re_honor{
   width: 100%;
   overflow: hidden;
   margin-bottom: 60px;
}
.tonly_re_honor .img{
    border:3px solid #e9e9e9;
}
.tonly_re_honor .title{
    
}
.tonly_re_honor .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: #cbcbcb;
    border:2px solid #cbcbcb;
    opacity: 0.8;
    border-radius: initial;
    border-radius: 7px;
    transition: all 0.3s;
    outline: none;
}
.tonly_re_honor .swiper-pagination-bullet-active {
    background:#246aa6;
    /*background-image: linear-gradient(to right , #00c6ff, #0072ff);*/
    opacity: 1;
    width: 14px;
    height: 14px;
    border-radius:7px;
    border:2px solid #246aa6;
}
/*re-team*/
.tonly_re_team{
        margin-right: 15px;
        margin-left: 15px;
}
.tonly_re_team .kuang{
    border: 1px solid #e5e5e5;
    margin-bottom: 30px;
    border-radius: 5px;
}
.tonly_re_team .kuang:hover{
     box-shadow: 0 0 15px #efefef;
}
.tonly_re_team .kuang:hover .imgborder{
    -webkit-transform: scale(.75);
    -ms-transform: scale(.75);
    transform: scale(.75);
}


.tonly_re_team img{
    width: 100%;
    padding:15px 0;
}
.tonly_re_team_con{
    padding:15px 0;
}
.tonly_re_team_con h4{
    font-size: 24px;
    font-weight: bold;
}
.tonly_re_team_con span{
    font-size: 16px;
    color: #929292;
    font-weight:normal;
}
.tonly_re_team_con .con{
    font-size: 16px;
    line-height: 32px;
    padding-top: 30px;
}
/*re-core*/
.tonly_re_core_con{
   background:url('../images/core_bg.jpg') no-repeat center top; 
}
.tonly_re_core_con .pr{
    min-height:648px;
    border-right: 1px solid #fff; 
    overflow: hidden;
}
.tonly_re_core_con .list{
    text-align: center;
    color: #fff;
    overflow: hidden;
}
.tonly_re_core_con .list{
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: 100%;
}
.tonly_re_core_con .pr:hover .list a{
    color: rgb(255 255 255 / 62%);
}
.tonly_re_core_con .pr:hover .list img{
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
}
.tonly_re_core_con .list img{
    transition: all .4s ease;   
}
.tonly_re_core_con .list h2{
    font-size: 30px;
    font-weight: bold;
}
.tonly_re_core_con .list a{
    color: #fff;

}
/*re-core-capability*/
.tonly_re_capa{

}
.tonly_re_capa_title{
    text-align: center;
    color: #fff;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: 70%;
    z-index: 1;
}
.tonly_re_capa_title h4{
    font-size: 24px;
    font-weight: bold;
}
.tonly_re_capa_title img{

}
.tonly_re_capa_title p{
    text-align: left;
}
.tonly_re_capa .img img{
    transition: all .4s ease;  
}
.tonly_re_capa .img{
    overflow: hidden;
}
.tonly_re_capa .pr:hover .img img{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); 
}


/*re-product*/
.tonly_re_product{

}
.tonly_re_product .proimg{
   /* border:1px solid #e5e5e5;*/
    border-radius: 5px;
    overflow: hidden;
}
.tonly_re_product .proimg img{
    transition: all .4s ease;  
}
.tonly_re_product:hover .proimg img{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); 
}
.tonly_re_product{
    padding:0 50px;
}
.tonly_re_product span{
    text-align: center;
    line-height: 50px;
    display:block;
    font-size: 20px;
    font-weight: bold;
}
.tonly_re_product p{
    text-align: center;
    display:block;
    padding-top: 15px;
}
.tonly_re_product_cat{

}
.tonly_re_product_cat .des{
    background:#fafafa;
    min-height: 80px;
}
.cat_des{
    background:#fafafa;
   /* min-height: 80px; */
}   
.cat_des h4{
    text-align: center;
    font-weight: bold;
    padding:10px 0;
}
.cat_des p{
    display:block;
}

/*re-productshow*/
.tonly_re_prodetail{

}
.tonly_re_prodetail .des h5{
    font-size: 32px;
    color: #246aa6;
}
.tonly_re_prodetail .des>p{
   font-size: 18px;
    color: #999;
    padding-top: 10px;
}
.tonly_re_prodetail .des .cs{
    font-size: 18px;
    color: #333;
    line-height: 34px;
}
.tonly_re_prodetail .img{
    border:1px solid #e5e5e5;
    border-radius: 5px;
    overflow: hidden;
}
.tonly_re_prodetail_con{
    text-align: center;
    max-width: 1200px;
    margin: 0 auto;
}
.tonly_re_prodetail_con img{
    max-width: 100% !important;
    height: auto  !important;
}
.tonly_re_prodetail .des{
    
}
.tonly_re_prodetail .des h5{

}
.swiper-btn:after{
    display: none;
}
/*.swiper-button-prev-area, .swiper-button-next-area{
    outline: none;
    top: 30%;
}*/
/*.swiper-button-next-area{
    right: -65px;
}
.swiper-button-prev-area{
    left: -65px;
}*/
.swiper-btn i, .swiper-btn i{
    font-size: 30px;
   color: #333;
}

.tonly_re_prodetail .swiper-slide .small_content {
  /*  position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;*/
    border: 1px solid #e5e5e5;
    width: 100%;
    /*height: calc(100% - 5px);
    padding: 0 5px;*/
    border-radius: 5px;
    overflow: hidden;
}
.tonly_re_prodetail .swiper-slide .small_content img{
    width: 100%;
}
.tonly_re_prodetail .swiper-slide-thumb-active{
    border:1px solid #246aa6;
    border-radius: 5px;
    overflow: hidden;
}
.tonly_re_prodetail .picsmall{
    width: 80%;
    margin: 0 auto;
    overflow: hidden; 
}
.tonly_re_prodetail  .small_main{
    position: relative;
    overflow: hidden;
    width: 100%;
}
.tonly_re_related{

}
.tonly_re_related h3{
    font-size: 18px;
    text-align: center;
}
.tonly_re_related .swiper-related{

}

.tonly_re_related_title{
    width: 100%;
    font-weight: bold;
    padding: 10px 0;
    font-size: 24px;
    text-align:center;
}
.tonly_re_related .swiper-related .swiper-slide a{
    border:1px solid #ccc;
    display:block;
}
.tonly_re_related .swiper-related .swiper-slide a img{

}
.tonly_re_related .swiper-related .swiper-slide h3{
    background: #585858;
    color: #fff;
    line-height: 45px;
}
.tonly_re_related .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: #cbcbcb;
    border:2px solid #cbcbcb;
    opacity: 0.8;
    border-radius: initial;
    border-radius: 7px;
    transition: all 0.3s;
    outline: none;
}
.tonly_re_related .swiper-pagination-bullet-active {
    background:#246aa6;
    /*background-image: linear-gradient(to right , #00c6ff, #0072ff);*/
    opacity: 1;
    width: 14px;
    height: 14px;
    border-radius:7px;
    border:2px solid #246aa6;
}
/*re-news*/
.tonly_re_news_top{

}
.tonly_re_news_top .con{
    display: block;
    background: #f8f8f8;
    padding: 20px;
    height: 100%;
}
.tonly_re_news_top .con i{
    padding-left: 10px;
}
.tonly_re_news_top img{

}
.tonly_re_news_top h3{
    font-size: 30px;
    font-weight: bold;
}
.tonly_re_news_top p{
    color: #6d6d6d;
    padding: 2rem 0 3rem;
}
.tonly_re_newslist{
    margin-bottom: 30px;
}
.tonly_re_newslist a .img{
    height: 200px;
    overflow: hidden;
}
.tonly_re_newslist a .img img{
    height: auto;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    top: 50%;
    left: 0;

}
.tonly_re_newslist:hover a .img img{
    left: 0;
    top: 50%;
    width: 100%;
    height: auto;
    -webkit-transform: translateY(-50%) scale(1.05);
    -ms-transform: translateY(-50%) scale(1.05);
    transform: translateY(-50%) scale(1.05);

}
.tonly_re_newslist:hover a h3{
    color: #25288d;
}

.tonly_re_newslist a.con{
    display: block;
    background: #f8f8f8;
    padding:1.5rem 1.2rem;
    min-height: 128px;
}
.tonly_re_newslist  a h3{
    font-size: 18px;
    /*font-weight: bold;*/
}
.tonly_re_newslist a .des{
    color: #999;
}
/*tonly_re_newdetail*/
.tonly_locbg {
    width: 100%;
    height: 65px;
    background: url(../images/loc_bg.jpg) no-repeat center center;
    background-size: cover;
    color: #fff;
    line-height: 65px;
}
.loctop{
    margin-top: 5rem !important;
}
.tonly_locbg a{
    font-size: 0.875rem;
    color: #fff;
}

.hl_title h3{
    font-weight: bold;
    font-size: 2rem;
}

.tonly_reabo_title{
    font-size: 1.25rem;
    font-weight: bold;
    padding-left: 12px;
    margin-bottom: 25px;
}
.tonly_reabo_title:before{
    position: absolute;
    content: "";
    width: 4px;
    background: #25288d;
    top: 5px;
    left: 0;
    height: 16px
}

.dgm_news_show .news_times{
    font-size: 0.875rem;
    padding: 1rem 0;
    color: #aaaaaa;
}
.dgm_news_show .news_content{
    line-height: 2rem;
}
.dgm_news_show .news_content img{
    max-width: 100% !important;
    height: auto  !important;
}
.news_more-btn{
    padding:60px 0 0;
    overflow: hidden;
}
.news_more-btn .news-prev span.prev-btn {
    border-right: solid 1px #e0e1e1;
    display: block;
    margin: 0 12px;
    float: left;
    line-height: 2rem;
}

.news_more-btn .news-next span.next-btn {
    border-right: solid 1px #e0e1e1;
    display: block;
    margin: 0 12px;
    float: left;
    line-height: 2rem;
}

.news_more-btn .news-prev,
.news_more-btn .news-next {
    margin-bottom: 15px;
    background: #efeff0;
}

.news_more-btn span.title-wrap {
    line-height: 2rem;
    overflow: hidden;
    font-size: 0.875rem;
    /*width: 80%;*/
    display: block;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    -moz-box-orient: vertical;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tonly_re_rightnews .list{

}
.tonly_re_rightnews{
     background: #f7f7f7;
    padding: 30px;
}

.tonly_re_rightnews .list ul li {
    font-size: 0.875rem;
    border-bottom: 1px solid #efefef;
    padding-bottom: 0.8rem;
    padding-top: 0.8rem;
}
.tonly_re_rightnews .list ul li a:hover p{
    color: #25288d;
}
.tonly_re_rightnews .list ul li p{
    color: #4a4a4a;
}
.tonly_re_rightnews .list ul li span{
    
    color: #aaaaaa;
}

@media (min-width: 1360px){
.imgborder{
    padding: 25px !important;
}
}

/*re-qehs*/
.tonly_re_qehs{
        margin-right: 15px;
        margin-left: 15px;
}
.tonly_re_qehs .kuang{
    box-shadow: 0 0 15px #e9e9e9;
    margin-bottom: 30px;
    border-radius: 5px;
}
.tonly_re_qehs .kuang .ico{
     padding:25px 0;
     text-align: right;
}

.tonly_re_qehs .kuang:hover  .ico{ 
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.tonly_re_qehs .kuang .ico i{
    font-size: 30px;
    color: #246aa6;
}
.tonly_re_qehs .kuang .ico .icon-zuhuguanli:before{
     font-size: 30px;
}
.tonly_re_qehs_con{
    padding:30px 0;
}
.tonly_re_qehs_con h4{
    font-size: 24px;
    font-weight: bold;
}
.tonly_re_qehs_con span{
    font-size: 16px;
    color: #929292;
    font-weight:normal;
}
.tonly_re_qehs_con .con{
    font-size: 16px;
    line-height: 30px;
    padding-top: 30px;
}
/*re-qehsshow*/
.tonly_re_social_list>ul>li{
    padding: 1rem 0;
    border-bottom: 1px solid #ccc;
}
.tonly_re_social_list ul li a span{
    color: #999;
    padding-right: 20px;
}
.tonly_re_social_list>ul>li>a:hover{
    font-weight: bold;
}
.tonly_re_social_list>ul>li>a:hover span{
    font-weight: normal;
}
.tonly_re_social_list .name h4{
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 20px;
}
.tonly_re_social_list .name span{
    color: #666;
    font-size: 14px;
    font-weight: normal;
}
.tonly_qehs_menu{

}
.tonly_qehs_menu a{
    display: block;
    background: #8ba832;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    line-height: 40px;
    margin-bottom: 10px;
}
.tonly_qehs_menu a:hover{
    background-color: #246aa6;
}
.tonly_qehs_menu .on{
    background-color: #246aa6;
}
/*re-contact*/
.tonly_re_contact{
    text-align: center;
    margin-bottom: 20px;
}
.tonly_re_contact:after{
    content: "";
    width: 1px;
    height: 50px;
    background-color: #e5e5e5;
    position: absolute;
    right: 0;
    top:0;
}

.tonly_re_contact_con .list:last-child .tonly_re_contact:after{
    display: none;
}

.tonly_re_contact i{
    color: #838383;
    font-size: 50px;
}
.tonly_re_contact p{
    line-height: 25px;
}
#map {
    width: 100%;
    height: 420px;
    border: #ccc solid 1px;
    font-size: 14px;
}
/*msg*/
.con_msg_list{
    width: 100%;
    overflow: hidden;
}
.msg_btn{
    border: 2px solid #246aa6;
    color: #fff;  
    background: #246aa6;
    font-size: 16px;
    padding: 10px 80px;
    font-weight: bold;
}
.rpt{
  margin-top:40px;  
}
.msg_btn:hover{
    background: #fff;
    color: #246aa6;
    border: 2px solid #0095f7;
}
.con_msg_list .form-group{
    position: relative;
    font-size: .875rem;
}
.con_msg_list .form-group span{
    position: absolute;
    right: 10px;
    top:10px;
    color: #ff000a;
}
.con_msg_list .textarea span{
    position: absolute;
    right: 20px;
    bottom: 20px;
    color: #ff000a;
    font-size: 12px;
}
.re_con_main .con{
    color: #3a4352;
    font-weight: bold;
    text-align: left;
    font-size: 18px;
}
.con_msg_list input,.con_msg_list textarea{
    background: #fff;
    border:1px solid #efefef;
    border-radius: 0;
    padding: 15px 10px;
    width:100%;
    line-height: normal;
    font-size: 14px;
    border-radius: 5px;
}
.con_msg_list input:focus,.con_msg_list textarea:focus{
    border:1px solid #0095f7;
    box-shadow: none;
    background: none;
}
.con_msg_list textarea{
     height: 185px;
}
.con_msg_list p{
    color: #666;
    margin-bottom: 30px;
}
.con_msg_list p span{
    color: #333;
    display: block;
    font-size: 24px;    
}
/*re_search*/
.searchall{
    width: 40%;
}
.form-inline .searchall  .form-control{
    width: 100%;
    border: 1px solid #292d2f;
    border-radius: 0;
}
.re_search .btn{
    /*margin-left:10px;*/
    background-color:#246aa6;
    border-color: #246aa6;
     border-radius: 0;
}
.pgs_sec{
    padding:40px 0px 0;
    font-size:0.875rem;
}
.pgs_sec a:hover h3{
    color: #d92028;
}
.pgs_sec li{
    position: relative;
   padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #efefef
}
.pgs_sec li p{ 
    font-size: 0.875rem;
    padding-left: 23px;
    color: #666;
}
.pgs_sec a:hover i{
    color: #d92028;
}
.pgs_sec li i{
    font-size: 0.75rem;
    float: left;
    display: inline-block;
    padding-right: 0.5rem;

}
.pgs_sec li h3{
    font-weight: bold;
    display: inline-block;
    font-size: 1rem;
    color: #333;
    padding-bottom: 10px;
    padding-right: 5px;
}
.highlight{
    color: #d92028;
}
/*re-investor*/
.tonly_investor{
   background: #f8f8f8;
    padding: 50px;
}
.tonly_investor h4{
    font-weight: bold;
}
.tonly_investor .clist{
    margin-bottom: 20px;
}
.tonly_investor_name{

}
.tonly_investor_name span{
    background: #246aa6;
    color: #fff;
    padding: 10px 0px;
    display: block;
    text-align: center;
    border-radius: 5px;
}
.tonly_investor_name .titlewidth{
    width: 130px;
}
.tonly_investor_list{
    line-height: 44px;
}
.tonly_investor_list a{
     padding-right: 40px;
     min-width: 110px;
    display: inline-block;
}
.tonly_investor_list a:after {
    content: " ";
    font-size: 0;
    font-size: 0;
    width: 0;
    height: 0;
    /* line-height: 0; */
    border-color: transparent transparent transparent #ccc;
    border-style: dashed dashed dashed solid;
    border-width: 6px;
    display: inline-block;
    margin-left: 10px;
}
/*media*/
@media(max-width: 1360px){
    .tonly_menu>li{
		padding:0 15px;
	}
		.tonly_banner .ct{
		/*top: 38%;
		left: 1%;*/
	}
	.tonly_banner .ct1,.tonly_banner .ct2{
		font-size: 34px;
	}
}
@media (max-width: 1200px){
    .blank4{
        height: 20px;
    }
    .blank3{
        height: 10px;
    }
    .tonly_re_capa_title p {
        font-size: 14px;
    }
}
@media (max-width: 1160px){
    .tonly_menu>li{
		padding:0 10px;
	}
	.tonly_re_culture_tem_list .img{
		height: 180px;
	}
	/*.tonly_re_newslist a .img{
		height: 210px;
	}*/
	.tonly_re_social_show a .img{
		height: 210px;
	}

}
@media (max-width: 1060px){
.tonly_topnav .tonly_menu{
        display: none;
    }
    .tonly_header #navToggle {
        display: inline-block;
    }
    
 }
@media (max-width: 960px){
 .tonly_banner .ct1,.tonly_banner .ct2{
		font-size: 28px;
	}
    .tonly_about_con .cont .list a{
        margin:10px;
    }
    .tonly_re_capa_title p{
        display: none;
    }

}
@media (max-width: 768px){
    .tonly_re_core_con .pr{
        min-height: 200px;
        border-bottom: 1px solid #fff
    }
    .tonly_re_core_con .list img{
        width: 80px;
    }
    .tonly_re_core_con .list h2 {
    font-size: 24px;
}
    .tonly_re_capa_title h4{
        font-size: 18px;
    }
    .tonly_banner .ct1,.tonly_banner .ct2{
		font-size: 24px;
	}
	.tonly_banner .ct3 {
        margin-top: 20px;
    }
    .tonly_about_con .cont .list a{
        margin:0px;
    }
    .tonly_banner .ct {
        top: 32%;
        left: 5%;
    }
    .tonly_about_con .cont .list a {
        margin: 5px 0;
    }
    .tonly_banner .ct3 a{
	   font-size: 16px;
	   padding: 4px 20px;
    }

    .tonly_footer .list ul{
		display: none;
		padding: 0px 10px 15px;
	}
	.tonly_footer .list ul li{
		border-bottom: 1px solid #d4d4d4;
    	padding: 10px 0;
	}
	.tonly_footer .list>a {
		margin-bottom: 10px;
		display: block;
		border-bottom: 1px solid #d4d4d4;
		font-size: 15px;
		padding: 10px 5px;
	}
	.tonly_footer .list>a i{
		display: block;
		float: right;
	}
	.cord{
		display:none;
	}
    .tonly_re_atitle h2{
         margin-bottom: 40px;
         font-size: 24px;
    }
    .blank8{
         height: 40px;
    }
    .tonly_re_title_center p{
        display: none;
    }
}
@media (max-width: 750px){
    .tonly_re_atitle{
        display: none;
    }
    .tonly_re_contact i{
        font-size: 40px;
    }
    #map{
        height: 320px;
    }
    .tonly_re_capa_title img{
        width: 50px;
    }
    .tonly_re_capa_title h4 {
    font-size: 16px;
}
 .tonly_salesmap .maptitle {
    left: 0;
    top: 0;
    transform: none;
    width: 100%;
    margin-top:40px;
    position: relative !important;
 }

}
@media (max-width: 576px){
 .tonly_banner .ct1,.tonly_banner .ct2{
		font-size: 16px;
	}
	.tonly_banner .ct {
    top: 20%;
    left: 5%;
}
.tonly_re_title_center h2 {
    font-size: 24px;
    margin-top: -12px;
}

.searchall{
        width: 100%;
    }
    .re_search .btn{
        width: 100%;
        margin-bottom: 0.5rem;
    }

.tbox #gotop {
    width: 30px;
    height: 30px;
}
.blank6{
		height: 20px;
	}
	.blank8{
		height: 40px;
	}
	.blank9{
		height: 45px;
	}
	.blank7 {
    	height: 30px;
	}
	.tonly_logo{
		height: 36px;
	}
	.tonly_lau .sec{
		padding-right: 10px;
	}
	.tonly_lau .lau{
		padding-left: 10px;
	}
	.tonly_header #navToggle .men{
		padding-left: 10px;
    	margin-left: 10px;
	}
	.tonly_header{
		height: 60px;
	}
	.h100{
		height: 60px;
	}
	.tonly_lau{
		line-height: 60px;
		padding-left: 0;
	}
	.tonly_lau .showsec{
		top: 40px;
    	padding-top: 20px
	}
	.tonly_lau .showlau{
		top: 42px;
		padding-top: 20px;
		width: 100%;
		left: 0;
		border-radius: 0;
	}
	.tonly_lau .showlau a{
		line-height: 25px;
		font-size: 0.9375rem;
	}
	.hfixed{
		height: 45px!important;
	}
	.hfixed .tonly_logo {
		height: 35px;
		margin-top: 5px;
	}
	.hfixed .tonly_lau {
		line-height:40px!important;
	}
	.hheight {
		height: 45px!important;
	}
	.hfixed .tonly_lau .showsec {
		padding-top: 10px!important;
		top: 35px;
	}
	.hfixed .tonly_lau .showlau {
		padding-top: 20px!important;
		top: 35px;
	}
    .tonly_lau .lausel, .tonly_lau .lausec{
        font-size: 14px;
    }
	.tonly_area_list_con .title h4 {
    	font-size: 20px;
	}
	.tonly_about_con .cont p{
		font-size: 14px;
	}
	.tonly_about_con .cont .row {
            padding: 10px 0;
        }
     .tonly_about_con .cont span {
            display: block;
            padding-bottom: 5px;
            font-size: 14px;
     }
     .tonly_title h2,.tonly_salesmap .maptitle h2,.tonly_jobs .tonly_jobs_item .jbtn h2{
        font-size: 28px;
     }
     .tonly_title p{
        font-size: 12px;
     }
     .tonly_about_con .cont .list i{
        font-size: 40px;
     }

}