@charset "UTF-8";

.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.common_head {
    height: 50px;
    background-color: #f7f7f7;
}
.common_head .common_head_top {
    height: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
	font-size: 14px;
    color:  #888888;
}
.common_head_top ul {
    display: flex;
}
.common_head_top ul li:nth-of-type(1)::after {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    top: 0px;
    right: 6px;
    background-image: url(../images/search.png);
    background-repeat: no-repeat;

}
.common_head_top ul li {
   margin: 0 5px;
}
.common_head_top ul li input {
    outline: none;

}
.common_head_banner img {
    width: 100%;
}
.banner {
    width: 100%;
    height: 100%;

  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
  }
.common_head_logo {
    height: 110px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.logo_Introduction {
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-left: 1px solid #dcdcdc;
}
.logo_Introduction .text {
    margin-left: 18px;
} 
.logo_Introduction .text p {
    font-size: 21px;
   color: #333333;;
    line-height: 32px;
}
.logo_phone {
    text-align: right;
}
.logo_phone ul {
    display: flex;
    align-items: center;
}
.logo_phone ul li:nth-of-type(1) {
    color: #666666;
    font-size: 16px;
    margin-right: 14px;
    display: flex;
    align-items: center;
}
.logo_phone ul li:nth-of-type(1)::before {
    content: '';
    width: 36px;
	height: 28px;
    background-image: url(../images/phone.png);
    background-repeat: no-repeat;
}
.logo_phone ul li:nth-of-type(2) {
    font-size: 24px;
    color: #004097;
}
.common_head_navbas {
    height: 62px;
    background-color:  #004097;
}
.common_head_navbas ul {
    height: 62px;
    display: flex;
    justify-content: space-between;
}
.common_head_navbas ul li {
	font-size: 16px;
    color: #ffffff;
    width: 220px;
    text-align: center;
    height: 62px;
    line-height: 62px;
}
.common_head_navbas ul li p {
    display: none;
    background-color: #004097;
    border-bottom: 1px dashed #f4f4f4;
    opacity: 0.9;
    color: #ffffff;
}
.common_head_navbas ul li p:hover {
    background-color: #ffffff;
    color: #333333;
}
.common_head_navbas_center ul li {
    z-index: 999;
}
.common_head_navbas ul li:hover {
    background-color: #ffffff;
    color: #004097;

}
.common_head_navbas ul li:hover p{
    display: block;
}
.page_product_categories {
    padding-top: 50px;
    background-color: #f2f7fe;
    padding-bottom: 60px;
}
.page_common_title {
    text-align: center;
}
.page_common_title h2 {
    font-size: 36px;
    color: #004097;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.page_common_title h2::before {
    content: '';
    width: 40%;
    height: 1px;
    background-color: #e5e5e5;
}
.page_common_title h2::after {
    content: '';
    width: 40%;
    height: 1px;
    background-color: #e5e5e5;
 
}
.page_common_title p {
    font-size: 18px;
    color: #014fb9;
}
.page_product_categories_main ul {
    margin-top: 40px;
    display: flex;
}
.page_product_categories_main ul li {
    width: 190px;
	height: 102px;
	background-color: #004097;
	box-shadow: 0px 4px 7px 0px 
		rgba(1, 41, 96, 0.2);
	border-radius: 4px;
    margin: 0 0.5%;
}
.page_product_categories_main ul li a {
    display: flex;
    height: 102px;
    align-items: center;
}
.page_product_categories_main ul li a span {
    font-size: 56px;
    color: #ffffff;
	opacity: 0.12;
}
.page_product_categories_main ul li a p {
    margin: 0 auto;
    font-size: 20px;
    color: #ffffff;
}
.page_product_display {
    padding-top: 50px;
}
.page_product_display_main ul {
    display: flex;
    margin: 1%;
    flex-wrap: wrap;
}
.page_product_display_main ul li {
    width: 24%;
    margin-top: 30px;
	margin-right:1%;
}
.page_product_display_main ul li a {
    display: block;
    text-align: center;
}
.page_product_display_main ul li a img {
    width: 100%;
}
.page_product_display_main ul li a h6 {
    margin-top: 10px;
    font-size: 16px;
    color: #333333;
}
.page_product_display_main ul li a p {
    width: 132px;
	height: 39px;
	background-color: #004097;
    line-height: 39px;
    text-align: center;
    margin: 0 auto;
    color: #ffffff;
    margin-top: 20px;
}
.page_company_profile {
    padding-top: 100px;
}
.page_company_profile_main {
    display: flex;
    justify-content: space-between;
}
.page_company_profile_main .left {
    /* background-image: url(../images/company_profile.png); */
    width: 615px;
    height: 478px;
}

.page_company_profile_main .left img {
    width: 100%;
    z-index: -2;
}
.page_company_profile_main .left .move {
    width: 254px;
	height: 254px;
	background-color: #004097;
    margin-top: -127px;
    border-radius: 100%;
    position: relative;
    margin-left: 30%;
    text-align: center;
    padding: 90px 0;
}
.page_company_profile_main .left .move p {
    font-size: 36px;
    color: #ffffff;
    line-height: 32px;
}
.page_company_profile_main .left .move a {
    display: block;
    font-size: 15px;
    color: #ffffff;
    line-height: 32px;
    margin-top: 8px;
}
/* .page_company_profile_main .right {
    width: 515px;
}
.page_company_profile_main .right h3 {
    font-size: 30px;
    color: #004097;
}
.page_company_profile_main .right h4 {
    font-size: 26px;
    color: #333333;
    margin-top: 15px;
}
.page_company_profile_main .right h4::after {
    content: '';
    display: block;
    width: 58px;
	height: 4px;
	background-color: #004097;
    margin-top: 20px;
}
.page_company_profile_main .right p {
    margin-top: 25px;
    font-size: 15px;
    color: #666666;
    line-height: 30px;
}
.page_company_profile_main .right ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 370px;
}
.page_company_profile_main .right ul li  {
    width: 182px;
}
.page_company_profile_main .right ul li p:nth-of-type(1) {
    font-size: 36px;
    color: #333333;
    line-height: 30px;
    display: flex;
    align-items: center;
}
.page_company_profile_main .right ul li p:nth-of-type(2) {
    color: #004097;
    font-size: 16px;
}
.page_company_profile_main .right ul li p span {
    font-size: 16px;
    color: #666666;
    margin-left: 5px;
    line-height: 30px;
} */
.page_company_profile_main .right {
    width: 515px;
}
.page_company_profile_main .right h3 {
    font-size: 30px;
    color: #004097;
}
.page_company_profile_main .right h4 {
    font-size: 26px;
    color: #333333;
    margin-top: 15px;
}
.page_company_profile_main .right h4::after {
    content: '';
    display: block;
    width: 58px;
	height: 4px;
	background-color: #004097;
    margin-top: 20px;
}
.page_company_profile_main .right p {
    margin-top: 25px;
    font-size: 15px;
    color: #666666;
    line-height: 30px;
}
.page_company_profile_main .right ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 390px;
    margin-top: 27px;
}
.page_company_profile_main .right ul li  {
    width: 190px;
    height: 65px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.page_company_profile_main .right ul li:nth-of-type(2) {
    padding-left: 60px;
    border-left: 1px solid #dcdcdc;
}
.page_company_profile_main .right ul li:nth-of-type(4) {
    padding-left: 60px;
    border-left: 1px solid #dcdcdc;
}
.page_company_profile_main .right ul li p:nth-of-type(1) {
    font-size: 36px;
    color: #333333;
    line-height: 30px;
    display: flex;
    align-items: center;
    margin-top: 0px;
}
.page_company_profile_main .right ul li p:nth-of-type(2) {
    color: #004097;
    font-size: 16px;
    margin-top: 10px;
}
.page_company_profile_main .right ul li p span {
    font-size: 16px;
    color: #666666;
    margin-left: 5px;
    line-height: 30px;
}
.page_advantage {
    margin-top: 180px;
    background-color: #f2f7fe;
    padding-top: 70px;
    padding-bottom: 60px;
}
.page_advantage_main ul {
    margin-top: 45px;
   display: flex;
}
.page_advantage_main ul li {
    width: 388px;
    background-color: #ffffff;
    text-align: center;
    padding-bottom: 60px;
  margin: 0 8px;
}
.page_advantage_main ul li img {
    width: 100%;
}
.page_advantage_main ul li .icon {
    width: 88px;
	height: 88px;
	background-color: #004097;
    margin: 0 auto;
    border-radius: 100%;
    position: relative;
    margin-top: -44px;
    padding: 23px 26px;
}
.page_advantage_main ul li .icon img {
    width: 100%;
}
.page_advantage_main ul li h5 {
    font-size: 20px;
    color: #333333;
    margin-top: 20px;
}
.page_advantage_main ul li p {
    padding: 0 36px;
    font-size: 15px;
    color: #666666;
    line-height: 30px;
}
.page_advantage_main ul li em {
    display: block;
    margin-top: 40px;
    width: 114px;
	height: 3px;
	background-color: #004097;
    margin: 40px 135px 0 135px;
}
.page_news {
    padding-top: 60px;
}
.page_news_main ul {
    margin-top: 50px;
    display: flex;
}
.page_news_main ul li {
    padding-bottom: 24px;
    width: 386px;
    border: solid 1px #e5e5e5 ;
    margin: 0 8px;
}
.page_news_main ul li:hover h4 {
    color: #004097;
}
.page_news_main ul li .time {
    width: 57px;
	height: 74px;
	background-color: #004097;
    position: relative;
    margin-left: 16px;
    text-align: center;
    padding: 16px 0;
}
.page_news_main ul li .time em {
    font-size: 14px;
    color: #ffffff;
}
.page_news_main ul li .time em:nth-of-type(1)::after {
    content: '';
    display: block;
    width: 20px;
	height: 1px;
	background-color: #ffffff;
	opacity: 0.78;
    margin: 0 auto;
}
.page_news_main ul li .time em:nth-of-type(2) {
    font-size: 18px;
    color: #ffffff;
}
.page_news_main ul li img {
    margin-top: -74px;
}
.page_news_main ul li h4 {
    padding-left: 22px;
    font-size: 18px;
    color: #333333;
    margin-top: 20px;
}
.page_news_main ul li p {
    font-size: 15px;
    color: #7d7d7d;
    line-height: 22px;
    padding: 0 30px 0 22px;
    margin-top: 20px;
}
.page_news_main ul li a {
    display: block;
    width: 132px;
	height: 39px;
	background-color: #004097;
    line-height: 39PX;
    text-align: center;
    color: #ffffff;
    font-size: 15px;
    margin-left: 22PX;
    margin-top: 20px;
}
.page_news_main ul li a:hover {
    background-color: #3d6eb0;
}
.bottom {
    margin-top: 80px;
    background:url("../images/bottom_beijing.jpg") no-repeat center center scroll;
    padding-top: 80px;
    background-size: cover;
}
.bottom_main .center ul li:nth-of-type(1){
    font-size: 18px;
    line-height: 32px;
    color: #ffffff;
    margin-bottom: 20px;
    opacity: 1;

}
.bottom_main .center ul li {
    font-size: 15px;
    color: #ffffff;
	opacity: 0.85;
    line-height: 32px;
}
.bottom_main .center {
    display: flex;
    justify-content: space-between;
}
.bottom_main .center ul:nth-of-type(3) li:nth-of-type(3) {
    display: flex;
}
.bottom_main .bottom_bottom {
    height: 75px;
    line-height: 75px;
    font-size: 15px;
    color: #ffffff;
	opacity: 0.73;
    border-top: 1px solid #5277ee;
    text-align: center;
    margin-top: 40px;
}

/* 关于我们 */
/* 关于我们 */
.about_us {
    margin-top: 60px;
}
 .tabs {
    display: flex;
    justify-content: space-between;
}
 .tabs .left {
    width: 310px;
} 
 .tabs .left .phone {
	 overflow:hidden;
    background-color: #004097;
    padding-top: 10px;
}
 .tabs .left .phone p {
    font-size: 18px;
    color: #ffffff;
    display: flex;
    justify-content: center;
}
 .tabs .left .phone p::before {
    content: '';
    width: 40px;
    height: 31px;
    background-image: url(../images/contact_phone.png);
    background-repeat: no-repeat;
}
 .tabs .left .phone h4 {
    font-size: 26px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}
 .tabs .right {
    width: 860px;
}
 .tabs .left a {
    display: block;
}
 .tabs .cont {
    overflow: hidden;
    display: none;
}
 .tabs .left h3 {
    height: 62px;
    background-color: #004097;
    text-align: center;
    line-height: 62px;
    font-size: 28px;
    font-weight: bold;
    color: #ffffff;
}
.tabs .left nav {
    border: solid 1px #e5e5e5;
}
 .tabs .left nav a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 292px;
	height: 50px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 3px;
    padding: 0 40px;
    line-height: 50px;
    font-size: 18px;
    color: #333333;
    background-color: #f4f4f4;
}
 .tabs .left nav a:last-of-type {
    margin-bottom: 9px;
}
 .tabs .left nav a:hover {
    color: #ffffff;
    background-color:  #004097;
}
 .tabs .right .center .center_top {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e5e5e5;
}
 .tabs .right .center .center_top ul {
    display: flex;
}
 .tabs .right .center .center_top ul li {
    color: #888888;
    font-size: 14px;
}
 .tabs .right .center .center_top h2 {
    font-size: 24px;
    color: #004097;
}
 .tabs .right .center .center_top h2::after {
    content: '';
    width: 142px;
    height: 3px;
    display: block;
    margin-top: 7px;
	background-color: #004097;
}
 .tabs .right .center p {
    font-size: 15px;
    line-height: 30px;
    color: #666666;
    margin-top: 24px;
    margin-bottom: 24px;
}
 .tabs .right .center .pric ul {
    justify-content: space-between;
    flex-wrap: wrap;
}
 .tabs .right .center .pric ul li {
    width: 32.33%;
    margin-top: 25px;
    float: left;
    margin-right: 1%;
    /* height: 309px; */
}
 .tabs .right .center .pric ul li a {
    display: inline-block;
    text-align: center;
    border: 1px solid #e5e5e5;
}
 .tabs .right .center .pric ul li a p {
    font-size: 16px;
    color: #444444;
}
 .tabs .right .center .pric ul li:hover p {
    color: #004097;
}

/* 新闻动态 */
.news {
    margin-top: 60px;
}
.tabs .right .center .news_dynamic {
    margin-top: 23px;
    padding: 15px 0;
    border-bottom: 1px dashed #e5e5e5;
    border-top: 1px dashed #e5e5e5;
}
.tabs .right .center .news_dynamic .news_dynamic_center {
    display: flex;
    background-color: #f8f8f8;
}
.tabs .right .center .news_dynamic .news_dynamic_center ul {
    margin-left: 48px;
    padding:10px 0;
    padding-right: 40px;
}
.tabs .right .center .news_dynamic .news_dynamic_center ul li h3 a{
    font-size: 18px;
    color: #444444;
}

.tabs .right .center .news_dynamic .news_dynamic_center ul li h3 a:hover{
    font-size: 18px;
    color: #013682;
	font-weight:bold;
}

.tabs .right .center .news_dynamic .news_dynamic_center ul li h3 {
    font-size: 18px;
    color: #444444;
}
.tabs .right .center .news_dynamic .news_dynamic_center ul li p {
    font-size: 15px;
    color: #737373;
    margin-top: 10px;
    line-height: 24px;
}
.tabs .right .center .news_dynamic .news_dynamic_center ul li a {
    display: block;
    font-size: 14px;
    color: #004097;
}

* 新闻详情 */
.news_details_mian_top {
    height: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #999999;
}
.news_details_mian_top ul {
    display: flex;
}
.news_details_mian .news_title {
    margin: 5px 0;
    padding: 0;
    text-align: center;
    font-size: 30px;
}
.news_details_mian .news_info {
    text-align: center;
    color: #999;
    border: 1px solid #e1e1e1;
    border-left: 0;
    border-right: 0;
    margin: 10px 0;
    padding: 5px 0;
}
.news_details_mian .prv_all {
    width: 100%;
    overflow: hidden;
    border-top: 1px dashed #999;
    margin-top: 40px;
}
.news_details_mian .prv_all .prv_next {
    width: 70%;
    overflow: hidden;
    float: left;
    line-height: 180%;
    margin-top: 10px;
}
.news_details_mian .prv_all .go_back {
    width: 30%;
    overflow: hidden;
    float: right;
    line-height: 180%;
    margin-top: 20px;
    text-align: right;
}
.news_details_mian_top {
    display: flex;
    justify-content: space-between;
    height: 60px;
    align-items: center;
}
/* 联系我们 */
.contact_us_body {
    padding-top: 45px;
    text-align: center;
}
.contact_us_body h2 {
    font-size: 32px;
    color: #333333;
}
.contact_us_body p {
    font-size: 16px;
    color: #666666;
    margin-top: 23px;
}
.contact_us_body p {
    font-family: SourceHanSansCN-Light;
    font-size: 16px;
    color: #666666;
    margin-top: 23px;
}
.contact_us_way {
    margin-top: 53px;
}

/*分页*/
.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:#013682;
	border:1px solid #013682;
}
.pagev span a{
	background-color:#fff;
	color:#666;
	border:1px solid #D9D9D9;
	line-height:24px;
	padding:0px 9px;
	display: inline-block;
	text-decoration:none;
	margin:1.5em 0;
}
.pagev span a:hover{
	color:#fff;
	background-color:#2d9aea;
	border:1px solid #2d9aea;
}

/*客户留言*/
.liuyanform{
	
}
.form-group{
	margin-bottom:20px;
}
.form-group label{
	float: left;
	width:10%;
	font-size:16px;
	color:#666;
	line-height:40px;
	text-align: right;
    margin-right:1%;
}
.form-group input{
	line-height:38px;
	border:1px solid #ccc;
	border-radius:5px;
	outline:none;
	width:70%;
	padding-left: 15px;
	font-family:"微软雅黑";
}
.form-group textarea{
	line-height:25px;
	border:1px solid #ccc;
	border-radius:5px;
	outline:none;
	resize:none;
	width:70%;
	padding-left: 15px;
	font-family:"微软雅黑";
}
.form-group1 input{
	display:block;
	width:200px;
	float:left;
	margin-left:130px;
	line-height:45px;
	background-color:#013682;
	color:#fff;
	font-size:16px;
	text-align:center;
	font-family:"微软雅黑";
	border:0px;
}
.prv_all{ width:100%; overflow:hidden; border-top:1px dashed #999;margin-top:40px;}
.prv_next{ width:70%; overflow:hidden; float:left; line-height:180%; margin-top:10px;}
.go_back{ width:30%; overflow:hidden; float:right; line-height:180%;margin-top:20px; text-align:right;}
.c{ clear:both;}

.page_customer {
    padding-top: 50px;
}
.page_introduction_show {
    margin-top: 70px;
    margin-bottom: 70px;
}
.page_home_banner .swiper-slide {
    width: 200px !important;
    margin-left: 35px;
    border: 1px solid #efefef;
}
.page_home_banner .swiper-slide img {
    width: 100%;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 0 !important;
    height: 20px !important;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    height: 20px !important;

}
.swiper-button-next, .swiper-button-prev {
    top: 50%;
    transform: translateY(50%);
}
