@charset "utf-8";
/* CSS Document */
html,body,div,object,iframe,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,blockquote,pre,fieldset,form,label,legend,button,input,textarea,table,caption,tbody,tfoot,thead,tr,th,td,a,abbr,address,acronym,cite,code,del,dfn,em,img,ins,kbd,q,span,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,section,article,aside,header,footer,nav,menu,hgroup,dialog,details,summary,figure,figcaption,canvas,embed,output,ruby,time,mark,audio,video {
 margin:0;
 padding:0;

 list-style: none;
}
body{ font-family: "Microsoft YaHei";
font-size:14px;
color:#333;
line-height:180%;}

img {
    font-size: 0;
    vertical-align: bottom;
    line-height: 0;
	border: 0;
    transition: all linear .4s;
    -webkit-transition: all linear .4s;
}

a, a:visited {
    color: #333;
    text-decoration: none;
    transition: all linear .4s;
    -webkit-transition: all linear .4s;
}

a:hover {
    color:#625340;
    text-decoration: none;

}
.c {
    clear: both;
    overflow: hidden;
}

/*----top---*/
.top{ width:100%; height:106px; background:#FFF; float:left;}
.main{ width:1240px; overflow:hidden; margin:0 auto;}
.web_all{ width:100%; overflow:hidden; float:left;}

.banner{ width:100%; overflow:hidden; float:left; background:#ccc;}
.logo{ width:250px; height:60px; float:left; margin-top:22px;}
.top_right{ width:650px; float:right; overflow:hidden;}
.top_right_t{ width:100%; height:45px; line-height:45px; float:left; text-align:right; font-size:16px;}
.top_right_t span{ font-size:16px; font-weight:bold;}
.top_right_menu{ width:100%; height:50px; line-height:50px; float:right;}
.top_right_menu dl{ width:100%; overflow:hidden; float:left;}
.top_right_menu dl dt{ text-align:center; font-size:18px; padding:0px 15px; float:left; height:45px; line-height:45px;}
.top_right_menu dl dt a{ text-align:center; font-size:18px; float:left;height:45px; line-height:45px;}
.top_right_menu dl dt a:hover{ text-align:center; font-size:18px; float:left;height:43px; line-height:43px; color:#3757B2; border-bottom:2px solid #3757B2; font-weight:bold;}


/*----about index----*/
.azzx{ width:100%; overflow:hidden; float:left;}
.azzx_title{ width:100%; margin-top:60px; height:70px; line-height:70px; font-size:40px; text-align:center;}
.azzx_intro{ width:662px; margin:0 auto; height:50px; line-height:50px; text-align:center; font-size:16px; background:url(../images/line-w.png) top center no-repeat;}
.azzx_introa{ width:324px; margin:0 auto; height:50px; line-height:50px; text-align:center; font-size:16px; background:url(../images/line-y.png) top center no-repeat;}

.azzx_list{ width:100%; overflow:hidden; float:left;}

.azzx_list_t{ width:585px;  float:left; overflow:hidden; margin-left:25px; margin-top:20px;}
.azzx_list_tt{ width:585px; background:#DFDFDF; float:left; height:275px;}
.azzx_list_tt img{ margin:9px; float:left;}
.azzx_list_tt_t{ width:100%;float:left; height:45px; line-height:45px; text-align:center; font-size:16px;}

.azzx_kui{ width:100%; height:152px; background:#01B4EF; float:left; margin-top:30px;}
.azzx_kui_tit{  height:55px; width:445px; margin:5px auto; line-height:55px; font-size:40px; border-bottom:3px solid #FFF; color:#FFF; text-align:center; margin-top:15px;}

.azzx_kui_tit_intro{ overflow:hidden; width:90%; margin:15px auto; line-height:180%; font-size:16px; text-align:center;color:#FFF; text-align:center; }

.fwys_all{ width:100%; overflow:hidden; float:left;}
.fwys_list{ width:100%; overflow:hidden; float:left; margin-top:25px;margin-bottom:25px;}
.fwys_list dl{ width:100%; overflow:hidden; display: flex;justify-content: space-between;flex-wrap: wrap;}
.fwys_list dl dt{ width:385px; height:300px; float:left; border:1px solid #CCC; border-radius:5px; text-align:center;}
.fwys_list dl dt:hover{ width:385px; background:#01B4EF; color:#fff;}

.fwys_box{ width:104px; height:104px; margin:30px auto 0 auto;}
.fwys_tit{ width:100%; height:60px; line-height:60px; font-size:28px; margin:15px auto; text-align:center;}
.fwys_intro{ width:100%; overflow:hidden; line-height:25px; text-align:center;}

.companybg{ width:100%; background:url(../images/companybg.jpg) top center no-repeat; height:626px; float:left;}
.company_content{ width:100%; margin-top:25px; overflow:hidden; float:left;}
.company_left{ width:574px; height:351px; background:url(../images/left-3.png) top center no-repeat; float:left; }
.company_left img{margin-top:25px; margin-left:12px; float:left;}
.company_right{ width:635px; float:right; overflow:hidden; margin-top:15px;}
.company_title{ width:100%; height:50px; line-height:50px; font-size:30px; color:#2C82C0;}
.company_intro{ width:100%; overflow:hidden; font-size:16px; float:left; line-height:200%; border-bottom:1px solid #333;}

.company_intro_a{ width:100%; overflow:hidden; float:left; line-height:200%; font-size:16px; margin-top:20px;}

.company_an{ width:158px; height:45px; line-height:45px; float:left; background:#01B4EF; color:#fff; font-size:16px; margin-top:10px; border-radius:5px;}
.company_an a{ width:158px; height:45px; line-height:45px; float:left; background:#01B4EF; color:#fff; font-size:16px; text-align:center; display:block; border-radius:5px;}
.company_an a:hover{ width:158px; height:45px; line-height:45px; float:left; background:#FF6600; color:#fff; font-size:16px; text-align:center; display:block;border-radius:5px;}


.khal_all{ width:100%; overflow:hidden; float:left;}
.khal_all_list{ width:96%; overflow:hidden; margin:5px auto 20px auto;}
.khal_all_list dl{ width:100%; overflow:hidden; float:left;}
.khal_all_list dl dt{ width:97.8%; overflow:hidden; border:1px solid #ccc; border-radius:5px; float:left; margin-bottom:30px; float:left;}
.khal_box_left{ width:282px; height:166px; border-right:1px solid #CCC; float:left; margin-top:10px; margin-left:10px; margin-bottom:15px;}

.khal_box_right{ width:850px; float:left; margin-left:20px; overflow:hidden;}
.khal_box_right_tit{ width:100%; height:40px; line-height:40px; font-size:20px;}
.khal_box_right_intro{ width:100%; overflow:hidden; float:left; line-height:180%;}

/*------foot------*/
.foot{ width:100%; overflow:hidden; background:#EEEEF0; border-top:1px solid #CCCCCC;}
.foot_left{ width:635px; border-right:1px solid #CCC; float:left;}
.foot_left_logo{ width:100%; overflow:hidden; float:left;}
.foot_left_content{ width:100%; overflow:hidden; float:left; margin-top:20px;}
.foot_left_content dl{ width:100%; overflow:hidden; float:left;}
.foot_left_content dl dt{ width:50%; overflow:hidden; float:left;}
.foot_left_content_tb{width:25px; overflow:hidden; float:left;}
.foot_left_content_wz{overflow:hidden; float:left;}
.foot_left_content_t2{ width:268px; overflow:hidden; float:left; border-right:1px solid #CCC; margin-left:20px;}

.foot_left_tbk{ width:100%; overflow:hidden; float:left;}
.foot_left_menu{ width:100%; overflow:hidden; float:left;}
.foot_left_menu dl{ width:100%; overflow:hidden; float:left; margin-top:15px;}
.foot_left_menu dl dt{ width:50%; height:35px; line-height:35px; float:left; font-size:16px;text-align:center;}
.foot_left_menu dl dt a{ width:100%;text-align:center; height:35px; line-height:35px; float:left; font-size:16px;}


.foot_right{ width:250px; float:right; margin-right:15px; overflow:hidden;}
.foot_right_ewm{ width:100%; overflow:hidden; float:left; margin-top:5px;}

.foot_right_ewm dl{ width:100%; overflow:hidden; float:left;}

.foot_right_ewm dl dt{ width:50%; overflow:hidden; float:left; text-align:center; line-height:180%; font-size:14px;}

.foot_bottom{ width:100%; height:52px; line-height:52px; background:#1D6B90; color:#FFF; text-align:center;}
.sp_header{ display:none;}
.sjj_nav{ display:none;}

/*----pro yy----*/

/*----手机站banner----*/
/* rslides */
.rslides{
	position:relative;
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
}
.rslides li{
	-webkit-backface-visibility:hidden;
	position:absolute;
	display:none;
	width:100%;
	left:0;
	top:0;
}
.rslides li:first-child{
	position:relative;
	display:block;
	float:left;
}
.rslides img{
	display:block;
	height:auto;
	float:left;
	width:100%;
	border:0;
}
/*pager*/
.callbacks_tabs.callbacks1_tabs{margin-top:-30px; position:relative;z-index:100;margin-bottom:0px;}
.callbacks_tabs.callbacks1_tabs li{display:inline-block;width:10px;height:10px;margin-left:5px;border-radius:10px;border:1px solid #FFF;position:relative;}
.callbacks_tabs.callbacks1_tabs li a{display:inline-block;width:10px;height:10px;border-radius:10px;position:absolute; left:0; z-index:1000; color:rgba(100,200,300,0);color:transparent;}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a{background:#FFF;}

/* Callback example */
.callbacks_container{
	margin-bottom:2px;
	position:relative;
	width:100%;
	max-width:100%;
	text-align:center;
}

.callbacks{
	position:relative;
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
}
.callbacks li{
	position:absolute;
	width:100%;
	left:0;
	top:0;
}
.callbacks img{
	display:block;
	position:relative;
	z-index:1;
	height:auto;
	width:100%;
	border:0;
}
.callbacks .caption{
	display:block;
	position:absolute;
	z-index:2;
	font-size:20px;
	text-shadow:none;
	color:#fff;
	background:#000;
	background:rgba(0,0,0, .8);
	left:0;
	right:0;
	bottom:0;
	padding:10px 20px;
	margin:0;
	max-width:none;
}
.callbacks_nav{
	position:absolute;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	top:50%;
	left:0;
	opacity:0.6;
	z-index:3;
	text-indent:-9999px;
	overflow:hidden;
	text-decoration:none;
	height:61px;
	width:38px;
	background:transparent url("../images/themes.gif") no-repeat left top;
	margin-top:-30px;
	display:none;
}
.callbacks_container:hover .callbacks_nav{display:block;}
.callbacks_nav:active{opacity:1.0;}
.callbacks_nav.next{
	left:auto;
	background-position:right top;
	right:0;
}
/*----ny banner----*/

.nyabout_banner {
    width: 100%;
	overflow:hidden;
    float: left;
	margin-top:123px;
}

.nyabout_tit {
    width: 100%;
    height: 65px;
    line-height: 65px;
    font-size: 40px;
    font-weight: bold;
    margin-top: 180px;
    color: #fff;
}

.nyabout_tit_info {
    width: 100%;
    height: 25px;
    line-height: 25px;
    color: #fff;
    font-size: 16px;
    margin-bottom: 15px;
    float: left;
    font-weight: bold;
}

.nyabout_tit_info a {
    color: #fff;
}

.nyabout_tit_line {
    width: 50px;
    height: 3px;
	
    background: #fff;
    float: left;
}

.honor_content{ width:100%; overflow:hidden; font-size:16px; line-height:200%;}

/*----ny----*/
/*分页*/
.pagev{
	text-align:center;
	padding:20px 0px;
	color:#666;
	clear:both;
}
.pagev span{
	line-height:24px;
	padding:0px 9px;
	display: inline-block;
}
.fonts{
	color:#fff;
	background-color:#4ED3FE;
	border:1px solid #4ED3FE;
}
.pagev span a{
	background-color:#fff;
	color:#666;
	border:1px solid #ccc;
	line-height:24px;
	padding:0px 9px;
	display: inline-block;
	text-decoration:none;
	margin:1.5em 0;
}
.pagev span a:hover{
	color:#fff;
	background-color:#4ED3FE;
	border:1px solid #4ED3FE;
}
/*----------上一页、下一页---------*/
.prv_all{ width:100%; overflow:hidden; border-top:1px dashed #999;margin-top:40px; margin-bottom:50px;}
.prv_next{ width:70%; overflow:hidden; float:left; line-height:180%; margin-top:10px; color:#666;}
.go_back{ width:30%; overflow:hidden; float:right; line-height:180%;margin-top:20px; text-align:right;color:#666;}
.prv_next a{color:#666;}
.go_back a{color:#666; font-size:16px;}

/*----nybanner----*/
.ny_banner{ width:100%; overflow:hidden;}
.ny_banner img{ width:100%;}
.mbx{ width:100%; height:50px; line-height:50px; background:#F6F6F6; float:left; border-bottom:1px solid #CCC; margin-bottom:30px; float:left;}
.mbx_cent{width:1240px;height:50px; line-height:50px; margin:0 auto; font-size:16px; color:#666;}

.in_about_cent{ width:100%; margin-top:30px; overflow:hidden; float:left; font-size:16px; color:#666; line-height:200%;}
.in_about_cent img{ max-width:100%; height:auto;}
.in_about_cent_ul{ width:100%; overflow:hidden; float:left;}

.in_content{ width:1240px; overflow:hidden; margin:70px auto;}
.in_news_title{ width:100%; overflow:hidden; height:55px; line-height:55px; text-align:center; font-size:40px; font-weight:bold;}
.in_news_intro{ width:100%; height:45px; line-height:45px; text-align:center; float:left; font-size:16px;}
.in_news_catalist{ width:100%; height:70px; float:left; margin-top:30px;}
.in_news_catalist ul{
	display: flex;
   
    flex-wrap: wrap;
	justify-content:center;
}
.in_news_catalist ul li{
    height: 45px;
    background: #fff;
    text-align: center;


	line-height:45px;
	margin:0 10px;
}

.in_news_catalist ul li a{
	min-width:160px;
	border:1px solid #CCC;
    background: #fff;
    text-align: center;
		border-radius:10px;
	line-height:45px;
	display:block;
	font-size:16px;
	padding:0 20px;
}

.in_news_catalist ul li a:hover{
	border:1px solid #2F82CE;
    background:#2F82CE;
    text-align: center;
		border-radius:10px;
	line-height:45px;
	display:block;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

.in_news_catalist ul li a.on{
	border:1px solid #2F82CE;
    background:#2F82CE;
    text-align: center;
		border-radius:10px;
	line-height:45px;
	display:block;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

/* Callback examp */
.callbacks_container{
	margin-bottom:10px;
	position:relative;
	width:100%;
	max-width:100%;
	text-align:center;
}

.callbacks{
	position:relative;
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
}
.callbacks dt{
	position:absolute;
	width:100%;
	left:0;
	top:0;
}
.callbacks img{
	display:block;
	position:relative;
	z-index:1;
	height:auto;
	width:100%;
	border:0;
}
.callbacks .caption{
	display:block;
	position:absolute;
	z-index:2;
	font-size:20px;
	text-shadow:none;
	color:#fff;
	background:#000;
	background:rgba(0,0,0, .8);
	left:0;
	right:0;
	bottom:0;
	padding:10px 20px;
	margin:0;
	max-width:none;
}
.callbacks_nav{
	position:absolute;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	top:50%;
	left:0;
	opacity:0.6;
	z-index:3;
	text-indent:-9999px;
	overflow:hidden;
	text-decoration:none;
	height:61px;
	width:38px;
	background:transparent url("../images/themes.gif") no-repeat left top;
	margin-top:-30px;
	display:none;
}
.callbacks_container:hover .callbacks_nav{display:block;}
.callbacks_nav:active{opacity:1.0;}
.callbacks_nav.next{
	left:auto;
	background-position:right top;
	right:0;
}

/*pager*/
.callbacks_tabs.callbacks1_tabs{margin-top:-40px; position:relative;z-index:2;margin-bottom:0px;}
.callbacks_tabs.callbacks1_tabs li{display:inline-block;width:20px;height:20px;margin-left:15px;border-radius:10px;border:2px solid #fff;position:relative; background:#fff;}
.callbacks_tabs.callbacks1_tabs li a{display:inline-block;width:20px;height:20px;border-radius:10px;position:absolute; left:0; z-index:1000; color:rgba(100,200,300,0);color:transparent;}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a{background:#4ED3FE;}


.ny_banner{ width:100%; background:#CCC; float:left;}


.banner_wz {
    top:105px;
    z-index: 9999;
    position: absolute;
    width: 100%;
}

.nyabout_tit {
    width: 100%;
    height: 65px;
    line-height: 65px;
    font-size: 40px;
    font-weight: bold;
    margin-top: 150px;
    color: #fff;
}


.nyabout_tit_info {
    width: 100%;
    height: 25px;
    line-height: 25px;
    color: #fff;
    font-size: 16px;
    margin-bottom: 15px;
    float: left;
    font-weight: bold;
}

.nyabout_tit_line {
    width: 50px;
    height: 3px;
    background: #fff;
    float: left;
}

.mbx_all {
    width: 100%;
    height: 70px;
    line-height: 70px;
    background: #EDEDED;
    float: left;
}
.mbx_t1 {
    width: 40%;
    height: 70px;
    line-height: 70px;
    float: left;
    font-size: 16px;
}


.mbx_tr{ width:55%; float:right; height:70px; line-height:70px; }
.mbx_tr dl{ float:right; height:70px; line-height:70px; }

.mbx_tr dl dt{ width:130px; float:left; height:70px; line-height:70px; text-align:center; font-size:16px;}
.mbx_tr dl dt a{ width:130px; float:left; height:70px; line-height:70px; text-align:center; font-size:16px;}
.mbx_tr dl dt a:hover{ width:130px; float:left; height:70px; line-height:70px; text-align:center; font-size:16px; background:#4ED3FE; color:#fff; font-weight:bold;}

.mbx_tr dl dt a.on{ width:130px; float:left; height:70px; line-height:70px; text-align:center; font-size:16px; background:#4ED3FE; color:#fff; font-weight:bold;}

.mbx_t1 span{ width:30px; height:30px; float:left; margin-right:5px; margin-top:-20px; line-height:70px;}


.about_c_content{ width:100%; overflow:hidden; line-height:200%; font-size:18px; margin-top:20px;}

/*----ny news----*/


.in_news_centa{ width:100%; margin-top:30px; overflow:hidden; float:left; font-size:16px; color:#666; line-height:200%;}
.in_news_centa ul{ width:100%; overflow:hidden; float:left;}
.in_news_centa ul li{ width:100%;  float:left; overflow:hidden; margin-bottom:20px; border-bottom:1px solid #EAEAEA; margin:2%;}


.in_news_centa_left{ width:25%; float:left; overflow:hidden;}
.in_news_centa_left img{ width:100%; overflow:hidden; margin-bottom:20px;}
.in_news_centa_right{ width:73%; float:right; overflow:hidden; margin-bottom:20px;}
.in_news_centa_right_t1{ width:100%; overflow:hidden;line-height:200%; float:left; font-size:24px;}
.in_news_centa_right_t1 a:hover{ color:#00C; text-decoration:none;}
.in_news_centa_right_t1 span{ display:inline-block; height:45px; line-height:45px; float:right; font-size:16px;}

.in_news_centa_right_t2{ height:25px; line-height:25px; float:left; font-size:14px; margin-bottom:10px; background:url(../images/time.png) top left no-repeat; padding-left:30px;}
.in_news_centa_right_t3{ width:100%; overflow:hidden; float:left; font-size:16px; line-height:200%;}

.in_news_can{ width:140px; height:40px; line-height:40px; float:left; margin-top:15px;}
.in_news_can a{ width:140px; height:38px; line-height:38px; float:left; border:1px solid #CCC; border-radius:5px; display:block; text-align:center;}
.in_news_can a:hover{ width:140px; height:38px; line-height:38px; float:left; border:1px solid #4ED3FE; border-radius:5px; background:#4ED3FE; color:#FFF; text-align:center;}



@media only screen and (max-width: 1440px){
.banner_wz{top:10px; z-index:9999; position:absolute; width:100%;}
}


@media only screen and (max-width: 1366px){

}




@media only screen and (max-width: 1300px){
.khal_all_list dl dt {
    width: 99.5%;
    overflow: hidden;
    border: 1px solid #ccc;
    border-radius: 5px;
    float: left;
    margin-bottom: 30px;
}


.khal_box_right {
    width: 820px;
    float: left;
    margin-left: 20px;
    overflow: hidden;
	margin-bottom:20px;
}

.main {
    width: 96%;
    overflow: hidden;
    margin: 0 auto;
}


.khal_all_list {
    width: 100%;
    overflow: hidden;
    margin: 5px auto 20px auto;
}

}

@media only screen and (max-width: 1200px){
.top_right_menu dl {
    width: 93%;
    overflow: hidden;
    float: right;
}

.azzx_list_t {
    width: 450px;
    float: left;
    overflow: hidden;
    margin-left: 25px;
    margin-top: 20px;
}

.azzx_list_tt {
    width: 450px;
    background: #DFDFDF;
    float: left;
    height:auto;
}

.azzx_list_tt img{
    width: 96%;
    float: left;

}

.fwys_list dl dt {
    width: 31%;
    height: 300px;
    float: left;
    border: 1px solid #CCC;
    border-radius: 5px;
    text-align: center;
}
.company_left {
    width: 45%;
    height: 351px;
    background: url(../images/left-3.png) top center no-repeat;
    float: left;
}

.company_left img{ width:95%;}

.company_right {
    width: 52%;
    float: right;
    overflow: hidden;
    margin-top: 15px;
}

.khal_box_right {
    width: 610px;
    float: left;
    margin-left: 20px;
    overflow: hidden;
    margin-bottom: 20px;
}

.foot_left {
    width: 40%;
    border-right: 1px solid #CCC;
    float: left;
	margin-bottom:20px;
}

.foot_left_content dl dt {
    width:100%;
    overflow: hidden;
    float: left;
}

.top_right_menu dl dt {
    text-align: center;
    font-size: 18px;
    padding: 0px 12px;
    float: left;
    height: 45px;
    line-height: 45px;
}

}
@media only screen and (max-width:999px){

.azzx_list_t {
    width: 46%;
    float: left;
    overflow: hidden;
    margin-left: 25px;
    margin-top: 20px;
}

.azzx_list_tt img {
    width: 92%;
    float: left;
}

.company_left {
	width:100%;
    background: none;
    float: left;
	height:auto;
}


.company_left img{
	width:100%;
    float: left;
	margin-left:0px;
}


.companybg {
    width: 100%;
    background: url(../images/companybg.jpg) top center no-repeat #E0FDF8;
    height:auto;
	overflow:hidden;
    float: left;
}

.company_right {
    width: 100%;
    float: left;
    overflow: hidden;
    margin-top: 15px;
	margin-bottom:20px;
}

.khal_box_right {
    width: 50%;
    float: left;
    margin-left: 20px;
    overflow: hidden;
    margin-bottom: 20px;
}

.khal_box_right_tit {
    width: 100%;
    height:auto;
    line-height:30px;
    font-size:18px;
}
.foot_left {
    width: 100%;
    float: left;
    margin-bottom:30px;

}

.foot_left_content dl dt {
	
    width: 50%;
    overflow: hidden;
    float: left;
}

.foot_left_content_t2 {
	border-top:1px solid #CCC;
    width: 50%;
    overflow: hidden;
    float: left;
    border-right: 1px solid #CCC;
    margin-left: 20px;
}

.foot_right {
	border-top:1px solid #CCC;
    width: 43%;
    float: left;
	margin-left:2%;
    overflow: hidden;
}

.foot_left_tbk {
    width: 100%;
    overflow: hidden;
    float: left;
	margin-top:20px;
}

.foot_right_ewm {
    width: 100%;
    overflow: hidden;
    float: left;
    margin-top:20px;
}


.logo {
    width: 200px;
    height:auto;
    float: left;
    margin-top: 22px;
}

.logo img{
    width: 100%;
    height:auto;
    float: left;
 
}
.top_right {
    width: 500px;
    float: right;
    overflow: hidden;
}

.top_right_menu dl {
    width: 90%;
    overflow: hidden;
    float: right;
}

.top_right_menu dl dt {
    text-align: center;
    font-size:16px;
    padding: 0px 6px;
    float: left;
    height: 45px;
    line-height: 45px;
}

.top_right_menu dl dt a {
    text-align: center;
    font-size: 16px;
    float: left;
    height: 45px;
    line-height: 45px;
}

.top_right_menu dl dt a:hover{
    text-align: center;
    font-size: 16px;
    float: left;
    height: 45px;
    line-height: 45px;
}


.callbacks_tabs.callbacks1_tabs{margin-top:-40px; position:relative;z-index:2;margin-bottom:0px;}
.callbacks_tabs.callbacks1_tabs li{display:inline-block;width:10px;height:10px;margin-left:15px;border-radius:10px;border:2px solid #fff;position:relative; background:#fff;}
.callbacks_tabs.callbacks1_tabs li a{display:inline-block;width:10px;height:10px;border-radius:10px;position:absolute; left:0; z-index:1000; color:rgba(100,200,300,0);color:transparent;}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a{background:#4ED3FE;}


.azzx_title {
    width: 100%;
    margin-top:30px;
    height:50px;
    line-height:50px;
    font-size:32px;
    text-align: center;
}

.azzx_kui_tit {
    height: 55px;
    width: 380px;
    margin: 5px auto;
    line-height: 55px;
    font-size:32px;
    border-bottom: 2px solid #FFF;
    color: #FFF;
    text-align: center;
    margin-top: 15px;
}

.azzx_kui_tit_intro {
    overflow: hidden;
    width: 96%;
    margin: 15px auto;
    line-height: 180%;
    font-size:12px;
    text-align: center;
    color: #FFF;
    text-align: center;
}

.company_content {
    width: 100%;
    margin-top:0px;
    overflow: hidden;
    float: left;
}

.top_right_t {
    width: 100%;
    height: 35px;
    line-height: 35px;
    float: left;
    text-align: right;
    font-size: 16px;
}
.nyabout_tit {
    margin-top: 130px;
    height:50px;
    line-height:50px;
    font-size:32px;
    font-weight: 400;
}

.nyabout_tit_info {
    width: 100%;
    height: 20px;
    line-height:20px;
    color: #fff;
    font-size: 14px;
    margin-bottom:5px;
    float: left;
    font-weight: 400;
}
.mbx_all {
    width: 100%;
    height:auto;
    line-height: 70px;
    background: #EDEDED;
    float: left;
}

.mbx_t1{ width:100%; border-bottom:1px solid #CCC;}
.mbx_tr {
    width: 100%;
    float: left;
    height: 70px;
    line-height: 70px;
}
.mbx_tr dl{
    width: 100%;
    float: left;
    height: 70px;
    line-height: 70px;
}

.mbx_tr dl dt{
    width: 25%;
    float: left;
    height: 70px;
    line-height: 70px;
}



.mbx_tr dl dt a.on {
    width: 100%;
    float: left;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 16px;
    background: #4ED3FE;
    color: #fff;
    font-weight: bold;
}

.mbx_tr dl dt a:hover{
    font-size: 14px;
}

.mbx_tr dl dt a {
    width: 100%;
    float: left;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 16px;
}

}

@media only screen and (max-width: 680px){
.web_all{ display:none;}
.sjj_nav{ display:block;}
/*-----------手机站导航开始----------*/
.sp_header{height:50px;overflow:hidden;background:#fff;position:fixed;z-index:99999;width:100%; display:block;}
.sp_logo{padding:5px 10px 10px 10px;float:left;height:60px;display:block;}
.sp_logo img{margin:auto;max-height:40px;display:block;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px; display:block;}
.sp_nav span{display:block;background:#4ED3FE;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s;z-index:99999;display:block;}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:99999;background:#eee;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:50px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}

.top {
    width: 100%;
    height:56px;
    background: #FFF;
    float: left;
}

/*------------------------------手机站导航结束----------*/


.azzx_intro {
    width: 100%;
    margin: 0 auto;
	height:auto;
    line-height:25px;
    text-align: center;
    font-size: 12px;
    background: url(../images/line-w.png) top center no-repeat;
}

.azzx_list_t {
    width: 100%;
    float: left;
    overflow: hidden;
margin-left:0px;
    margin-top: 20px;
}

.azzx_list_t img{ width:96%;}


.azzx_list_tt {
    width: 100%;
    background: #DFDFDF;
    float: left;
    height: auto;
}


.azzx_kui_tit_intro {
    overflow: hidden;
    width: 96%;
    margin: 5px auto 15px auto;
    line-height: 180%;
    font-size: 12px;
    text-align: center;
    color: #FFF;
    text-align: center;
}

.fwys_list dl dt {
    width: 100%;
    height: 300px;
    float: left;
    border: 1px solid #CCC;
    border-radius: 5px;
    text-align: center;
}

.fwys_list dl dt {
    width: 100%;
    height: 300px;
    float: left;
    border: 1px solid #CCC;
    border-radius: 5px;
    text-align: center;
	margin-bottom:30px;
}

.khal_box_left {
    width: 100%;
    height: auto;
    border-right: 1px solid #CCC;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 15px;
}

.khal_box_left img{
    width: 96%;
    height: auto;

}

.khal_box_right {
    width: 92%;
    float: left;
    margin-left: 20px;
    overflow: hidden;
    margin-bottom: 20px;
}

.foot_left_content dl dt {
    width: 100%;
    overflow: hidden;
    float: left;
}

.foot_left_content_t2 {
    border-top: 1px solid #CCC;
    width: 50%;
    overflow: hidden;
    float: left;
    border-right: 1px solid #CCC;
    margin-left:0px;
}

.foot_right {
    width:46%;
    float: right;
    margin-right:5px;
    overflow: hidden;
}

.foot_left_menu dl dt a {
    width: 100%;
    text-align: center;
    height: 35px;
    line-height: 35px;
    float: left;
    font-size: 14px;
}
.nyabout_tit {
    margin-top:50px;
}
.company_title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    color: #2C82C0;
}

}


@media only screen and (max-width: 450px){
.nyabout_tit {
    margin-top:40px;
}
 
}
@media only screen and (max-width: 320px){
	
}


