body {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑", Helvetica Neue, Helvetica, sans-serif;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
li{ list-style: none;}
p{
	padding: 0;
	margin: 0;
}
i {
	font-style: normal;
}

a {
	text-decoration: none;
}
h3,h4{ margin: 0;}

/*首页*/


/*头部*/

.header_top {
	width: 1200px;
	margin: 0 auto;
	zoom: 1;
}

.header_top:after {
	content: '';
	height: 0;
	clear: both;
	display: block;
}

.logo_href {
	margin-top: 30px;
	float: left;
}

.search_r {
	float: right;
	margin-top: 43px;
}

.call_top img {
	display: inline-block;
}

.call_top span {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	color: #666;
	margin-left: 7px;
}

.call_top span label:after {
	content: '';
	width: 1px;
	height: 10px;
	display: inline-block;
	background-color: #dcdcdc;
	margin: 0 15px;
}

.call_top span i {
	font-weight: bold;
}

.search_input {
	font-size: 0;
	margin-top: 6px;
}

.search_input input {
	width: 299px;
	height: 31px;
	border: 1px solid #dcdcdc;
	padding: 0 10px;
	outline: none;
	display: inline-block;
}

.search_button {
	font-size: 0;
	display: inline-block;
	width: 52px;
	height: 31px;
	border: 1px solid #dcdcdc;
	background-color: #284a94;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-position: 17px 6px;
	vertical-align: top;
}

.search_button a {
	display: block;
	height: 100%;
}


/*导航*/
.banner_subject{
	margin-top: 20px;
	position: relative;
	z-index: 10;
}
.nav {
	width: 100%;
	height: 82px;
	background-color: rgba(40, 74, 148, 0.8);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.nav ul {
	width: 1200px;
	margin: 0 auto;
	height: 82px;
	font-size: 0;
}

.nav ul li {
	width: 14%;
	display: inline-block;
	height: 82px;
	line-height: 82px;
	text-align: center;
	position: relative;
}

.nav ul li > a {
	color: #fff;
	font-size: 16px;
	display: block;
}

.nav ul li.nav_active a {
	font-weight: bold;
}

@media \0screen\,
screen\9 {
	.nav {
		background-color: #284a94;
		filter: Alpha(opacity=80);
		position: static;
		*zoom: 1;
	}
	.nav ul li a {
		position: relative;
	}
}
.drop-down_nav{ width: 237px; position: absolute; background-color: #516da8; line-height: normal; text-align: left; padding: 40px 0; left: -40px; display: none;}
.drop-down_nav a{display: inline-block; padding: 0 27px; font-size:14px; color: #fff; vertical-align: top; line-height: 28px;}
.down_jiant{width:100px; height:3px; background-color: #fff; position: absolute; top: 0; left: 50%; margin-left: -50px;}
.down_jiant:before{
	content: '';
	position: absolute;
	height:0;  
    width:0;  
    border:9px solid #fff;  
    border-color:transparent transparent #fff transparent;  
    top: -18px;
    left: 50%;
    margin-left:-9px;
}
.nav ul li:hover .drop-down_nav{
	display: block;
}
/*banner*/
.banner .swiper-container{
	width: 100%;
	height: 600px;
}
.banner .swiper-container .swiper-wrapper .swiper-slide img {
	width: 100%;
	height: 600px;
}
.banner_back{
	width: 100%;
	height: 600px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.banner .swiper-container .swiper-button-prev,.banner .swiper-container .swiper-button-next{
	width:60px;
	height: 60px;
}
.banner .swiper-container .swiper-button-prev{ 
	background: url(../images/banner_left.png) no-repeat;
	left: 16%;
}
.banner .swiper-container .swiper-button-next{ 
	background: url(../images/banner_right.png) no-repeat;
	right: 16%;
}
.banner .swiper-container .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	background-color: #335399;
	opacity: 1;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 5px;
}
.banner .swiper-container .swiper-pagination-bullet-active{
	width: 18px;
	height: 8px;
	background-color: #fff;
	border: 1px solid #335399;
	border-radius: 50px;
}
/*咨询中心*/
.zixun_new{ 
	width: 100%;
	background-color: #f2f2f2;
	padding: 70px 0 80px;
}
.width_1200{width: 1200px; margin: 0 auto;}
.title_img{ width: 100%; text-align: center;margin-bottom: 30px;}
.new{
	margin-top: 68px;
	font-size: 0;
}
.new_img,.new_list{
	display: inline-block;
	vertical-align: top;
}
.new_img{ margin-right: 20px;}
.new_list{ width: 740px;}
.new_tab_a{font-size: 0; margin-bottom: 46px;}
.new_tab_a a{
	display: inline-block;
	width:138px;
	height: 42px;
	border: 1px solid #335399;
	color: #335399;
	vertical-align: top;
	text-align: center;
	line-height: 42px;
	cursor: pointer;
	font-size: 18px;
	margin-right: 20px;
}

.new_tab_a a:hover{background-color: #335399; color: #fff;}
.new_tab_a a.tab_a_action{ background-color: #335399; color: #fff;}
.new_tab ul li{ position: relative; margin-bottom: 10px;}
.new_tab ul li a{
	font-size: 14px;
	color: #666;
}
.new_tab ul li a:before{
	content: '';
	display: inline-block;
	width: 5px;
	height: 5px;
	background-color: #a9a5a2;
	vertical-align: top;
	margin: 8px 15px 0 15px;
}
.new_tab ul li a:hover{
	font-weight: bold;
}
.new_tab ul li a:hover:before{background-color: #335399;}
.new_tab ul li span{position: absolute; right: 0; font-size: 12px; color: #d6d6d6;}
.n_tab2,.n_tab3{ display: none;}
/*核心业务*/
.hxyw_content{
	max-width: 100%;
	padding-top: 32.91%;
	background: url(../images/index_hxyw_banner.jpg) no-repeat;
	background-size:cover;
    background-position:center;
    position: relative;
}
.hxyw_position{
	position: absolute;
	width: 100%;
	top: 64px;
}
.hxyw_swiper{width: 1200px; margin: 0 auto; height: 400px;}
.hxyw_lists{
	width: 258px;
	height: 312px;
	padding: 10px;
	background-color: #fff;
}
.hxyw_lists a img{height:268px;}
.hxyw_lists p{
	font-size: 24px;
	color: #284a94;
	text-align: center;
	margin-top: 5px;
}
.hxyw_pagination .swiper-pagination-bullet{ width: 14px; height: 14px; background-color: #cacaca; border-radius: 0; opacity: 1; font-size: 0;}
.hxyw_pagination .swiper-pagination-bullet-active{ width: 26px; height: 14px; background-color: #fff;}

.new_list_cont{ padding-bottom: 64px;}
.news_list_tab{ margin-top: 47px;}
.news_tab{height: 117px; position: relative;}
.news_tab a{ display: block; position: absolute;cursor: pointer;cursor: pointer;}
.tabs_a_1{
	width: 570px;
	height:0;
    border-top:117px solid #284a94;  
    border-right:40px solid transparent;
    left: 0;
    top: 0;
}
.tabs_a_1:after{
	content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-top: 10px solid #284a94;
    border-right: 10px solid transparent;
    left: 50%;
    margin-left: -5px;
    top: 0;
    display: none;
}
.news_tab a img{position: absolute;}
.tabs_a_1 img{top: -82px; left: 233px;}
/*.tabs_a_2{
	width:580px;
	height:117px;  
     -webkit-transform:skew(-19deg);  
    -moz-transform:skew(-19deg);  
    -o-transform:skew(-19deg);  
    -ms-transform:skew(-19deg);  
    transform:skew(-19deg);
    background-color: #85ca7b; 
    left: 600px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
.tabs_a_2:after{
	content:'';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-top: 10px solid #85ca7b;
    border-right: 10px solid transparent;
    left: 50%;
    margin-left: -5px;
    top: 117px;
    -webkit-transform:skew(19deg);  
    -moz-transform:skew(19deg);  
    -o-transform:skew(19deg);  
    -ms-transform:skew(19deg);  
    transform:skew(19deg);
    display: none;
}
.tabs_a_2 img{ 
	top:36px; 
	left: 210px;
	 -webkit-transform:skew(19deg);  
    -moz-transform:skew(19deg);  
    -o-transform:skew(19deg);  
    -ms-transform:skew(19deg);  
    transform:skew(19deg);
}*/
.tabs_a_2{
	width: 580px;
	height:0;
    /*border-bottom:117px solid #7cd4cc;*/
	border-bottom:117px solid #85ca7b;	
    border-left:40px solid transparent;
    right: 0;
}
.tabs_a_2:after{
	content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-top: 10px solid #85ca7b;
    border-right: 10px solid transparent;
    left: 50%;
    margin-left: -5px;
    top: 117px;
    display: none;
}
.new_active:after{
	display: block;
}
.tabs_a_2 img{
	top: 37px; 
	left: 229px;
}

.news_list{margin-top: 46px; font-size: 0;}
.news_list_img,.news_list_ul{
	display: inline-block;
	vertical-align: top;
}
#news_list_1{}
#news_list_1 a.one{width: 385px; height:300px;font-size: 30px; color: #999; display: inline-block; vertical-align: top; line-height: 220px; letter-spacing: 5px;background:#f2f2f2 url(../images/lyyj1.png);background-repeat:no-repeat;background-position:160px 81px;}
#news_list_1 a.one span{width:326px;height:80px;text-align:center;padding-top:161px;padding-left:33px;display:block;line-height:80px;}
#news_list_1 a.one:hover{background:#7e92bf url(../images/lyyj2.png);background-repeat:no-repeat;color:#fff;background-position:160px 81px;}
#news_list_1 a.one:nth-child(2){ margin: 0 20px;}

#news_list_1 a.two{width: 385px; height:300px;font-size: 30px; color: #999; display: inline-block; vertical-align: top; line-height: 220px; letter-spacing: 5px;background:#f2f2f2 url(../images/bgxt1.png);background-repeat:no-repeat;background-position:150px 81px;}
#news_list_1 a.two span{width:326px;height:80px;text-align:center;padding-top:161px;padding-left:33px;display:block;line-height:80px;}
#news_list_1 a.two:hover{ background:#7e92bf url(../images/bgxt2.png);background-repeat:no-repeat;color:#fff;background-position:150px 81px;}
#news_list_1 a.two:nth-child(2){ margin: 0 20px;}

#news_list_1 a.three{width: 385px; height:300px;font-size: 30px; color: #999; display: inline-block; vertical-align: top; line-height: 220px; letter-spacing: 5px;background:#f2f2f2 url(../images/bpm1.png);background-repeat:no-repeat;background-position:148px 81px;}
#news_list_1 a.three span{width:326px;height:80px;text-align:center;padding-top:161px;padding-left:31px;display:block;line-height:80px;}
#news_list_1 a.three:hover{ background:#7e92bf url(../images/bpm2.png);background-repeat:no-repeat;color:#fff;background-position:148px 81px;}
#news_list_1 a.three:nth-child(2){ margin: 0 20px;}

#news_list_2{display: none; text-align: center;}
#news_list_3{display: none;}
.new_video{
	width: 575px;
	height: 300px;
	display: inline-block;
	vertical-align: top;
	background-color: bisque;
}
.new_video:last-child{ margin-left: 312px;}



.news_list_ul{width: 802px; margin-left: 30px; padding-top:18px;}
.news_list_ul ul li{position: relative; margin-bottom: 20px;}
.news_list_ul ul li a{
	font-size: 16px;
	color: #666;
}
.news_list_ul ul li a:before{
	display: inline-block;
	position: relative;
	content: '';
	width: 4px;
	height: 4px;
	background-color: #666;
	left: 0;
	top: -2px;
	margin-right: 18px;
}
.news_list_ul ul li span{
	position: absolute;
	font-size: 12px;
	color: #999;
	right: 0;
}
.moer{display: block; text-align: right; font-size: 12px; color: #666; margin-top: 43px; cursor: pointer;}
/*社会责任*/
.shzr_content{ background-color: #eaedf5; padding: 99px 0 59px 0;}
.shzr_swiper{ height: 411px; margin-top: 48px;}
.shzr_swiper .swiper-wrapper{height: 368px;}
.shzr_swiper .swiper-slide{height: 166px;}
.shzr_lists{ width:278px; height:166px; position: relative; overflow: hidden;}
.shzr_lists a{ display: block;}
.shzr_lists a img{width: 100%;}
.shzr_lists a p{position: absolute; bottom: 0; width: 265px; height: 33px; background: url(../images/shzr_bj.png) no-repeat; color: #fff; font-size: 14px; padding-left: 13px; line-height: 33px;}
.shzr_pagination .swiper-pagination-bullet{ width: 14px; height: 14px; background-color: #cacaca; border-radius: 0; opacity: 1; font-size: 0;}
.shzr_pagination .swiper-pagination-bullet-active{ width: 26px; height: 14px; background-color: #284a94;}
/*战略伙伴*/
.zlhb_content{background-color: #fbfbfb; padding: 99px 0 59px 0;}
.zlhb_swiper{ height:340px; margin-top: 48px;}
.zlhb_swiper .swiper-wrapper{height: 270px;}
.zlhb_swiper .swiper-slide{ height: 131px;}
.zlhb_swiper .swiper-slide img{width: 195px; height: 131px;}
.zlhb_pagination .swiper-pagination-bullet{ width: 14px; height: 14px; background-color: #cacaca; border-radius: 0; opacity: 1; font-size: 0;}
.zlhb_pagination .swiper-pagination-bullet-active{ width: 26px; height: 14px; background-color: #284a94;}
/*网页尾部*/
.gy_footer{ 
	width: 100%;
	height: 346px;
	background: url(../images/bottom_banner.jpg) no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.footer_top{ padding-top: 55px; font-size: 0;width:990px;margin:0 auto;}
.footer_top ul{ width: 780px; display: inline-block;}
.footer_top ul li{width: 256px; text-align: center; display: inline-block; position: relative; height: 183px;vertical-align:top;}
.footer_top ul li:after{
	content:'';
	display: block;
	width: 1px;
	height: 183px;
	background-color: #787675;
	position: absolute;
	right: 0;
	top: 0;
}
.footer_top ul li p{color: #fff;}
.ewm_img{display: inline-block; vertical-align: top; margin-left: 79px;}
.footer_bottom{ width: 100%; background-color: #284a94;padding-top: 18px; height: 52px; position: absolute; bottom: 0; text-align: center;}
.footer_bottom p{ font-size: 12px; color: #fff; margin-bottom: 5px;}
/*关于我们-企业简介*/
.page_banner img{width: 100%;}
.page_content { font-size: 0; margin-top: 22px;}
.page_cont_left{ width: 300px; display: inline-block;}
.page_title{ width: 100%; height: 84px; background-color: #eaedf5;}
.page_title img{ margin-left: 36px; margin-top: 36px;}
.page_cont_left ul li{ width: 100%; height: 66px; background-color: #afbcd8; border-bottom: 1px solid #fff; line-height: 66px; position: relative;}
.page_cont_left ul li:last-child{ border: none;}
.page_cont_left ul li a{ color: #fff; font-size: 18px; margin-left: 35px; display: block;}
.page_cont_left ul li.li_active { background-color: #284a94;}
.page_cont_left ul li.li_active:after{
	content: '';
	position: absolute;
	width: 0; 
	height: 0; 
	border-top: 10px solid transparent; 
	border-left: 10px solid #284a94; 
	border-bottom: 10px solid transparent; 
	right: -10px;
	top: 23px;
}
.page_cont_rightt{
	width: 720px;
	display: inline-block;
	vertical-align: top;
	padding: 12px 80px 0 100px;
	background-color: #fbfbfd;
}
.gy_places{font-size: 14px; color: #999;}
.gy_places a{ color: #999;}
.gy_places a.dq_active{color: #284a94;}
.page_title_img { margin-top: 20px;}
.page_title_img p{font-size: 30px; color: #284a94; margin-top: 5px;}
.article_cont p{ font-size: 16px; color: #666666; }
.qyjj_new{ margin-top: 58px;}
.qyjj_new p{ margin-bottom: 45px; line-height: 1.8;}
.qyjj_new{ margin-bottom: 54px;}
/*发展战略*/
.fzzl_cont{ margin-bottom: 90px;}
.fzzl_new{ margin-top: 49px; padding-bottom: 30px;}
.fzzl_wenzi{ padding-left: 25px; position: relative; margin-bottom: 45px;}
.fzzl_wenzi h4{font-size:20px ; color: #666; margin-bottom:20px;}
.fzzl_wenzi h4:before{
	content: '';
	width: 19px;
	height:19px;
	background: url(../images/fzzl_icon.png) no-repeat;
	display: block;
	position: absolute;
	left: 0;
	top: 5px;
}
.fzzl_wenzi p{ text-indent: 0;}
/*总经理致辞*/
.zjlzc_cont{ margin-bottom: 36px;}
.zjlzc_new{ line-height: 1.8; margin-top: 69px; margin-bottom: 59px;}
.zjlzc_new span{font-size:16px ; color: #666;}
.zjlzc_new p{font-size:16px ; color: #666;}
/*组织架构*/
.zzjg_cont{ margin-bottom: 30px;}
.zzjg_new{ margin-top: 57px; text-align: center; margin-bottom: 76px;}
.zzjg_new span{ font-size: 21px; color: #000; letter-spacing: 2px; margin-bottom: 33px; display: block;}
/*企业荣誉*/
.qyry_cont{ margin-bottom: 76px;}
.qyry_new{ margin-bottom: 78px; margin-top: 58px;}
.qyry_new ul{width: 736px;}
.qyry_new ul li{display: inline-block; vertical-align: top; margin-right: 7px; margin-bottom: 7px;}
.qyry_new ul li img{width: 236px; height: 170px;}
/*企业资质*/
.qyzz_cont{ margin-bottom: 64px;}
.qyzz_new{ margin-bottom:10px; margin-top: 58px;}
.qyzz_new ul{width: 736px;}
.qyzz_new ul li{display: inline-block; vertical-align: top; margin-right: 7px; margin-bottom: 7px;}
.qyzz_new ul li img{width: 236px; height: 170px;}
/*人才战略*/
.rczl_cont{ margin-bottom: 30px;}
.rczl_new{ margin-bottom: 129px;}
/*教育培训*/
.jypx_cont{ margin-bottom: 58px;}
.jypx_new{ margin-top: 40px; margin-bottom: 80px;}
.jypx_new p{line-height: 2;}
/*联系方式*/
.lxfs_cont{ margin-bottom: 40px;}
.lxfs_new{ margin-top: 48px; margin-bottom: 33px;}
.lxfs_new p{ margin-bottom: 10px; text-indent: 0;}
/*招聘信息*/
.zpxx_new{ margin-top: 52px;}
.zpxx_new p{ line-height: 1.8;}
.hr_xinxi{width: 703px; height: 315px; background: url(../images/hr_back.png) no-repeat; margin-top: 30px; position: relative; margin-bottom: 60px;}
.hr{position: absolute; right: 107px; top: 123px;}
.hr p{ font-size:24px ; color: #282828; line-height: 2;}
.zpxx_cont{ margin-bottom: 20px;}
/*企业形象*/
.qyxx_cont{ margin-bottom: 40px;}
.qyxx_new{text-align: center; margin-top: 79px; margin-bottom: 50px;}
/*企业精神*/
.qyjs_cont{ margin-bottom: 50px;}
.qyjs_new{ margin-top: 50px; margin-bottom:160px;}
.qyjs_new p{ text-indent: 0; line-height: 1.8; letter-spacing: 1px;}
/*企业理念*/
.qyln_cont{ margin-bottom: 40px;}
.qyln_new{ margin-top: 60px; margin-bottom: 30px;}
/*社会责任*/
.shzr_cont{ padding-right: 20px; width: 780px; margin-bottom: 36px;}
.shzr_new{ padding-bottom: 20px;}
.shzr_new_list ul li{ font-size: 0; margin-bottom: 30px;}
.shzr_new_img{ width: 278px; display: inline-block;}
.shzr_new_img img{ height: 166px; width: 100%;}
.shzr_new_wenzi{ width: 464px; display: inline-block; vertical-align: top; margin-left: 30px;}
.shzr_new_wenzi p{ font-size: 14px; color: #666; line-height: 1.5;}
.shzr_new_wenzi a{ font-size: 16px; color: #666; display: block; font-weight: bold; margin-bottom: 10px;}
.shzr_new_wenzi a:hover{ color: #284a94;}
.shzr_new_wenzi span{ font-size: 12px; color: #999;}
/*员工风采*/
.ygfc_cont{ margin-bottom: 40px;}
.ygfc_new_wenzi h4{font-size: 18px; color: #666; margin-top: 50px; margin-bottom: 30px;}
.ygfc_new_wenzi p{ padding-bottom: 30px; line-height: 1.6;}
.ygfc_new_wenzi div{ margin-bottom: 50px;}
.ygfc_new_wenzi div img{ display: inline-block; width: 315px; height: 210px; vertical-align: top; margin-right: 16px; margin-bottom: 16px;}
/*咨询中心*/
.gs_news{ padding-top: 30px; padding-bottom: 40px;}
.news_title{position: relative;}
.news_title a{ color: #284a94; font-size: 14px; position: absolute; right: 0; top: 5px;}
.gs_news_list ul li{ margin-bottom: 15px;}
.news_imgs{ width: 266px; height: 168px; border: 1px solid #d4dbea; padding: 6px; display: inline-block; vertical-align: top;}
.news_imgs img{width: 266px; height: 168px;}
.news_wenzi{ display: inline-block; width: 885px; margin-left: 35px; position: relative;}
.news_wenzi a{font-size: 18px; font-weight: bold; color: #666;}
.news_wenzi p{font-size: 14px;  color: #666; margin-top: 18px; line-height: 1.7;}
.news_wenzi span{ position: absolute; right: 0; top: 8px; font-size: 12px; color: #d6d6d6;}

.hyzx_news{ background-color: #fbfbfd; padding-top: 63px; padding-bottom: 70px;}
.hyzx_list_li{ display: inline-block; vertical-align: top; width: 727px; margin-left: 54px;}
.hyzx_list_li ul{ margin-top: 8px;}
.hyzx_list_li ul li{position: relative; margin-bottom: 12px;}
.hyzx_list_li a{font-size: 14px; color: #666;}
.hyzx_list_li a:before{display: inline-block;
	width: 5px;
	height: 5px;
	background-color: #a9a5a2;
	vertical-align: top; margin-right: 15px; content: ''; margin-top: 7px;}
.hyzx_list_li a:hover{ color: #666; font-weight: bold;}
.hyzx_list_li a:hover:before{ background-color: #335399;}
.hyzx_list_li span{font-size: 12px; color: #d6d6d6; position: absolute; right: 0; top: 3px;}

.ggxx_list_news{ margin-top:60px;}
.ggxx_news{ margin-top:50px; padding-bottom:60px;}
.ggxx_news ul{ width: 548px; display: inline-block; margin-left: 24px;}
.ggxx_news ul:nth-child(1){ margin-right: 55px;}
.ggxx_news ul li{position: relative; margin-bottom: 12px;}
.ggxx_news a{font-size: 14px; color: #666;}
.ggxx_news a:before{display: inline-block;
	width: 5px;
	height: 5px;
	background-color: #a9a5a2;
	vertical-align: top; margin-right: 15px; content: ''; margin-top: 7px;}
.ggxx_news a:hover{ color: #666; font-weight: bold;}
.ggxx_news a:hover:before{ background-color: #335399;}
.ggxx_news span{font-size: 12px; color: #d6d6d6; position: absolute; right: 0; top: 3px;}
/*咨询详情页*/
.news_name h4{ font-size: 24px; color: #284a94; border-bottom: 1px solid #d4d4d4; text-align: center; padding-bottom: 10px; margin-bottom: 10px; margin-top: 50px;}
.news_name span{ font-size: 12px; color: #999;}
.article_div{ margin-top: 40px;}
/*.article_div img{ width: 634px; display: block; margin: 0 auto;}*/
.article_div img{ max-width: 634px; display: block; margin: 0 auto;}
.article_div p{ color: #666; font-size: 14px; line-height: 1.6;}
.switch_href{ padding-top: 40px; padding-bottom: 20px;}
.switch_href div{ margin-bottom: 10px;}
.switch_href span{ font-size: 14px; color: #666; font-weight: bold;}
.switch_href a{font-size: 14px; color: #666;}
.switch_href a:hover{ color: #284a94;}
/*核心业务*/
.lsyd_cont{ margin-bottom: 30px;}
.ypxs_cont{ margin-bottom: 30px;}
.ypxs_new{ margin-bottom: 80px;}
.ypxs_new h3{ width:158px; height: 46px; font-size: 18px; color: #fff; line-height: 46px; background-color: #284a94; text-align: center; font-weight: normal; margin-top: 40px;}
.ypxs_new h4{ font-size:16px ; color: #666; margin-top: 35px; margin-bottom: 3px;}
.text-indent p{text-indent: 0; font-size: 16px; line-height: 1.6;}
.text-indent img{ margin-top: 40px;}
.news_h3{ border-bottom: 1px solid #284a94; width: 663px; margin-top: 50px;}
.news_h3 h3{ margin-top: 0; background-color: #e0e0e0; color: #333333; display: inline-block; margin-right: 10px; cursor: pointer;}
.news_h3 h3:last-child{ margin-right: 0;}
.news_h3 h3.active_h3{ background-color: #284a94; color:#fff;}

#news_content_2,#news_content_3,#news_content_4{ display: none;}
/*零售药店*/
.inline_p{ margin-top: 30px; position: relative;}
.inline_p p{width: 512px; margin-bottom: 30px; line-height: 1.8;}
.inline_p img{ width: 177px; position: absolute; bottom: 0; right: 0;}
.myyw_cont{ margin-bottom: 40px;}
/*物流服务*/
.wlfw_cont h4{ font-size: 16px; color: #666; margin-bottom: 20px;}
.wlfw_cont p{ line-height: 1.8;}

.xxgl_new{ margin-bottom: 30px;}
.xxgl_new img{ margin-bottom: 30px;}
.xxgl_new p{ line-height: 1.8;}

.text-indent h4{ font-size:16px ; color: #666; margin-top: 35px; margin-bottom: 3px;}

.dang_navs{    background-color: rgba(202, 24, 34, 0.8);}
.dang_navs .drop-down_nav{ background-color: #ca181e;}
.dang_nav .page_title{ background-color: #fae7e8;}
.dang_nav ul li{ background-color: #eca8ab;}
.dang_nav ul li.li_active{ background-color: #ca181e;}
.dang_nav ul li.li_active:after{border-left: 10px solid #da2a1d; }
.dang_places a.dq_active{ color: #ca181e;}
.dang_title p{ color: #ca181e;}

.dang_new_list{ margin-top: 30px; margin-bottom: 80px;}
.dang_new_list li{ margin-bottom: 15px;}
.dang_new_img{ width:268px ; height:169px ; border: 1px solid #d1d8e8; padding: 6px; display: inline-block;text-align:center;}
.dang_new_img img{ width: auto; height: auto;width:100%;max-width:100%; max-height: 100%;height: 100%; object-fit: cover;}
.dang_new_cont{ display: inline-block; width: 404px; margin-left: 34px; vertical-align: top; padding-top: 5px;height:183px;position:relative;}
.dang_new_cont a{ font-size: 18px; color: #666; font-weight: bold; margin-bottom: 15px; display: block;}
.dang_new_cont p{ font-size: 14px; color: #666; line-height: 1.7;}
.dang_news_name h4{ color: #ca181e;}

/*无缝滚动*/
.demoin{ width: 1200px; height: 135px; overflow: hidden;}
.demo1{ height: 270px;}
.demo1:after{ content: ' '; display: block; clear: both; width: 0; height: 0;}
.demo1 li{ float: left; font-size: 0;}
.demo1 li img{ margin-right: 5px;}

/*无缝滚动*/
.demoin2{ width: 1200px; height: 135px; overflow: hidden;}
.demo2{ height: 270px;}
.demo2:after{ content: ' '; display: block; clear: both; width: 0; height: 0;}
.demo2 li{ float: left; font-size: 0;}
.demo2 li img{ margin-right: 5px;}
