@charset "UTF-8"; 
/* css utf-8 编码声明  下面注释若有必要可自行删除
Write by 奇点网络 WWW.QIDIANRT.COM  QQ/WeChat：1195650011  Tel：15508600880 
 */
/* 此CSS样式为奇点网络-李露露编写 类名通用加前缀 q_ */

@media(min-width: 640px){
	.q_top_search,.sp_nav,.sjj_nav{display: none;}
	.footer_m {display: none;}
}

@media(max-width: 640px){
	.main1200{width:100%;}

/*------------手机站导航开始----------*/
.sp_nav{width:50px;position:fixed;cursor:pointer;height:30px;top:20px;right:15px;z-index: 13;padding:15px 0 0;}
.sp_nav.q_header_fixed{animation: 0.5s ease-in-out 0s normal both 1 running fadeInDown;}
.sp_nav span{display:block;background:#333;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.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:15;background:rgba(255,255,255,.95);width:100%;height:calc(100% - 120px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:60px}
.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;transition:all 0s;}
.sjj_nav ul li a{outline: none;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:#014d8b}
.sjj_nav ul li ul li>ul{margin-left:10px}
/*------------手机站导航结束----------*/

/* q_header 顶部通用样式  开始 */
	.q_header{width:100%;margin:0 auto;height:60px;position:fixed;z-index: 11;top:0;left:0;}
	.q_top{display: none;
		position: fixed;left:0;top:60px;width:100%;background-color: rgba(0,0,0,1);padding:20px 15px;transition: all 0s;text-align: center;
	}
	.q_top.q_top_fixed{top:60px;}
	.q_top_search{position:absolute;z-index: 10000;font-size: 17px;left:25px;top:18px;}
	.q_top_search a{outline: none;color:#333;}
	/* 搜索 */
	.q_search_close{display: none;}
	.q_search{width:70%;}
	/* 导航 */
	.q_header_main{padding:10px 0;border-bottom: 1px solid rgba(255,255,255,1);height:60px;}
	.q_logo{width:149px;height:40px;float: none;position: absolute;left:50%;top:10px;margin-left:-85px;}
	.q_logo a{outline: none;display: block;width:100%;transition:all 0s;}
	.q_nav{display: none;}
	.q_header_main.q_header_fixed{position: fixed;top:0; left:0;z-index: 9999;padding:10px 0;box-shadow: 0 0 3px #809cbb;}
	.q_header_main.q_header_fixed .q_logo{width:149px;height:40px;}
/* q_header 顶部通用样式  结束 */

/* 首页banner代码区块  q_banner 开始 */
	.q_banner{height:auto;margin:60px auto 0;}
	.sweiper_banner .swiper-slide{background:none;}
	.sweiper_banner .swiper-pagination-bullets{bottom:10px;}
	.sweiper_banner .swiper-pagination-bullet{width:35px;height:3px;border-radius: 3px;}
/* 首页banner代码区块  q_banner 结束 */

/* 首页模块 通用  q_section 开始 */
	.q_section{padding:30px 0 0;}
	.q_section .main1200{padding:0 15px;}
	.q_section .q_section_main{padding:0 25px 20px;border-bottom: 1px solid #385989;}
	.q_section_title img{display: none;}
	.q_section_main{width:100%;margin:25px auto 0;padding:0;position: relative;}
	.q_section_title_m{width:100%;margin:0 auto;padding:0 15px;text-align: center;color:#333;}
	.q_section_title_m_h{width:100%;margin:0 auto;font-size: 20px;line-height: 25px;height:25px;font-weight:600;letter-spacing: 2px;}
	.q_section_title_m_h_en{width:100%;margin:0 auto;font-size: 12px;line-height: 20px;height:20px;text-transform: uppercase;font-family: "Arial"}
	.q_section_title_m_span{width:100%;margin:0 auto;padding:0 15px;}
	.q_section_title_m_span div{width:40px;height:3px;background-color: #385989;font-size: 0;line-height: 3px;margin: 3px auto 0;border-radius: 3px;}
/* 首页模块 通用  q_section 结束 */

/* 首页 大秦新闻 q_news 开始 */
	/*.q_news .main1200{padding:0 15px;}*/
	.q_section_more_m{margin:25px auto 15px;text-align: right;}
	.q_section_more_m a{outline: none;font-family: "SYHT_Regular";font-size:11px;font-weight: normal;color:#2463a9;line-height: 15px;text-transform: uppercase;padding:0 15px;}
	.q_news .q_news_main{margin:0 auto;}
	.swiper_button_news{width:12px;margin-top: -12px;background-size: 12px;}
	.swiper_button_news_next{right: 0px;background-image: url('../images/news_right.png');}
	.swiper_button_news_prev{left: 0px;background-image: url('../images/news_left.png');}
	.sweiper_news_item_img{width:100%;margin:0 auto;padding:0;}
	.sweiper_news_item_img a{outline: none;display: block;width:100%;position: relative;}
	.sweiper_news_item_img a img{width:100%;}
	.sweiper_news_item_img_h{width:100%;position: absolute;left:0;bottom:0;background-color: rgba(0,0,0,.6);color:#fff;padding:5px 15px;text-align: center;font-size: 13px;
		line-height: 30px;height:40px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
	}
	.sweiper_news_item_txt{width:100%;margin:10px auto 0;line-height: 20px;height:40px;overflow: hidden;color:#666;text-align:justify;font-size: 12px;}
/* 首页 大秦新闻 q_news 结束 */

/* 首页 集团简介  q_about 开始 */
	.q_about{background-color:#fff;}
	.q_about .stackItem{z-index: -1;}
	.q_about_main{margin:25px auto 0;padding:0 0 10px;border-bottom: 0px solid #ddd;}
	.q_about_r{width:100%;height:auto;float:none;}
	.q_about_l{width:100%; float:none;margin:20px auto 0;}
	.q_about_logo img{width:120px;}
	.q_about_p{margin:10px auto 0;line-height: 22px;font-size: 13px;text-align: justify;}
	.q_about_p p{margin-bottom: 5px;text-indent: 26px;color:#666;}
/* 首页 集团简介  q_about 結束 */

/* 首页 核心业务  q_business 开始 */
	.q_business_item{width:100%;height:auto;float:none;}
	.q_business_item_l{float:none;}
	.q_business_item_r{float:none;margin:15px auto;}

	.q_business_item_mask{background-color: rgba(0,5,10,.7);}
	.q_business_item_mask_in{padding:0 20px;}
	.q_business_item_icon{height:0;}
	.q_business_item_h{margin:0 auto;}
	.q_business_item_h span{width:60px;font-size: 15px;font-weight: normal;letter-spacing: 1px;line-height: 25px;text-align: center;}
	.q_business_item_h span::before{left: -90px;content: "";width: 60px;}
	.q_business_item_h span::after{left: 85px;content: "";width: 60px;}
	.q_business_item_p{margin:10px auto 0;height:auto;max-height: 120px;}
	.q_business_item_p p{width:100%;margin:0 auto; font-size: 11px;line-height: 20px;text-indent: 22px;}
	.q_business_item:hover{box-shadow: 3px 3px 10px #313131}
	.q_business_item:hover .q_business_item_mask{background-color: rgba(0,5,10,.7);}
	.q_business_item:hover .q_business_item_icon{height:0;}
	.q_business_item:hover .q_business_item_p{height:auto;}
/* 首页 核心业务  q_business 结束 */

/* 首页 产业布局  q_plan 开始 */
	.q_plan{background-color: #fff;}
	.q_section .q_plan_main{margin:30px auto 0;padding:0;}
/* 首页 产业布局  q_plan 结束 */

/* 首页 友情链接  q_flink 开始 */
	.q_section.q_flink .q_section_main{border-bottom: 0}
	.q_flink_main ul li{width:32%;float:left;margin:0 2% 10px 0;}
	.q_flink_main ul li:nth-of-type(4n){margin:0 2% 10px 0;}
	.q_flink_main ul li:nth-of-type(3n){margin:0 0 10px 0;}
	.q_flink_main ul li a{padding:10px 5px;line-height: 20px;height:40px;font-size: 13px;background-color: #2463a9;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.q_flink_main ul li:nth-of-type(1) a,.q_flink_main ul li:nth-of-type(3) a,
	.q_flink_main ul li:nth-of-type(6) a,.q_flink_main ul li:nth-of-type(8) a,
	.q_flink_main ul li:nth-of-type(10) a,.q_flink_main ul li:nth-of-type(11) a{background-color: #2463a9;}
	.q_flink_main ul li a:hover{box-shadow: 3px 3px 10px #888;border:1px solid #000;background-color: #000;}
/* 首页 友情链接  q_flink 结束 */

/* q_footer 底部通用样式  开始 */
	.q_footer{margin:0 auto 0;}
	.q_footer .main1200{padding:0 12px;text-align: center;}
	.q_footer_top{padding:25px 0}
	.q_footer_title_icon{width:100%;margin:0 auto;text-align: center;}
	.q_footer_title{width:100%;font-size: 22px;font-family: "Arial";line-height: 35px;height:35px;text-transform: uppercase;}
	.q_footer_title_m{width:90%;margin:0 auto;text-align: center;padding:10px 0;border-bottom: 1px solid rgba(255,255,255,.4);font-size: 17px;line-height: 24px;font-weight: bold;letter-spacing: 2px;}
	.q_footer_main{width:90%;margin:20px auto 0;padding:0 15px;}
	.q_footer_l{width:100%;float:none;}
	.q_footer_l_img{width:100%;text-align: center;float:none;display: none;}
	.q_footer_l_txt{width:100%;text-align: left;float:none;margin:20px auto 0;}
	.q_footer_l_txt_item{width:100%;float:none;padding:0;margin:15px auto;}
	.q_footer_l_txt_item h3{margin:0 auto 23px;font-size: 15px;line-height: 25px;text-align: center;position: relative;}
	.q_footer_l_txt_item h3:after{position: absolute;left: 50%;bottom: -10px;content: "";width: 0;height: 3px;
		width: 25px;background-color: #fff;transform: translateX(-50%);border-radius: 3px;
		-webkit-transition: all 0.5s ease-in-out;
		   -moz-transition: all 0.5s ease-in-out;
		    -ms-transition: all 0.5s ease-in-out;
		     -o-transition: all 0.5s ease-in-out;
		        transition: all 0.5s ease-in-out;
	}

	.q_footer_l_txt .p{line-height: 25px;font-size: 12px;}
	.q_footer_l_txt .p span{display:block;}
	.q_footer_l_txt .p span.q_p_span{width:40px;float:left;text-align: left;}
	.q_footer_l_txt .p span.q_p_span_r{width:calc(100% - 40px);float:left;}
	.q_footer_line{display: none;}
	.q_footer_r{display: none;}

	.q_footer_bottom{padding:15px 0;line-height: 18px;font-size: 11px;letter-spacing: 0px;color: #bbb;}
	.q_footer_bottom span{margin:0 2px;}
	.q_footer_bottom a{margin:0 2px;color: #bbb;}
/* q_footer 底部通用样式  结束 */

/* 移动端底部通用代码 footer 开始 */
	/*.q_footer {margin-bottom: 60px;}
	.footer_m {display: block;}
	.footer_m{position: fixed;bottom:0;left:0;width:100%;height:60px;z-index: 99;padding:10px 0;background-color: #eee;box-shadow: 0 0 2px #809cbb;}
	.footer_m_item {width:25%;float:left;height:40px;text-align: center;}	
	.footer_m_item a{outline: none}
	.footer_m_item_icon {width:100%;height:20px;}	
	.footer_m_item_icon a{outline: none;display: block;width: 100%;height:100%;outline: none;}
	.footer_m_item_icon img{width:20px;height:20px;}
	.footer_m_item_txt{width:100%;height:20px;line-height: 20px;color:#555;font-size: 12px;}*/
/* 移动端底部通用代码 footer 结束 */


/* 内页通用代码  q_banner_n 开始 */

	/* bnner部分 */
	.q_n_banner{margin:60px auto 0;height:auto;background:none;}
	.q_banner_about{background:none;}
	.q_banner_news{background:none;}
	.q_banner_news_small{background-image: url(../images/banner_news_small.jpg);}
	.q_banner_job{background-image: url(../images/banner_job.jpg);}
	.q_banner_job_small{background-image: url(../images/banner_job_small.jpg);}
	.q_banner_culture{background-image: url(../images/banner_culture.jpg);}
	.q_banner_business{background-image: url(../images/banner_business.jpg);}
	.q_banner_contact{background-image: url(../images/banner_contact.jpg);}
	.q_banner_search_small{background-image: url(../images/banner_search_small.jpg);}

	/* bnner部分 左右结构 */
	.q_n_banner_small{height:auto;}
	.q_banner_honor{background:none;}

	/* 主体部分 */
	.q_main{padding:30px 0 0;min-height:150px;}
	.q_main .main1200{padding:0 25px;}
	.q_main_title_l{width:18px;height:25px;}
	.q_main_title_en{line-height: 30px;font-size: 28px;}
	.q_main_title_cn{font-size: 22px;margin-top:5px;}
	.q_main_title_r{margin-left: 15px;float:left;width:calc(100% - 33px);}

	.q_n_p p{margin:0 auto 5px;padding:0;font-size: 13px;text-indent: 26px;color:#555;}

	/* 主体部分 左右结构  */
	.q_content{min-height:150px;margin:30px auto 0;}
	.q_content .main1200{padding:0 25px;}
	.q_content_l{width:100%;float:none;padding:0 15px;text-align: center;}
	.q_content_l_top{display: none;}
	.q_content_l_nav{width:100%;margin:0 auto;padding:0 10px 0 0;}

	.q_content_l_nav li{width:auto;margin:0 10px 5px;padding:0 2px; line-height: 25px;height:auto;border-bottom: 0px solid #eee;position: static;display: inline-block;}

	.q_content_l_nav li a{display:block;line-height: 25px;height:auto;padding:3px 0;font-size: 16px;width: 100%;float:none;letter-spacing: 1px;
		overflow: normal;text-overflow:normal;white-space: normal;
	}
	.q_content_l_nav li span{display: none;}
	.q_content_l_nav li:hover span,.q_content_l_nav li:hover a,.q_content_l_nav li.on span,.q_content_l_nav li.on a{color:#2463a9;}
	.q_content_l_nav li.on a{border-bottom:1px solid #000;color:#000;}

	.q_content_r{width:100%;float:none;border-left:0px solid #ddd;padding:20px 0;}
	.q_content_r_top{width:100%;margin:0 auto;padding:0 0 6px;border-bottom: 1px solid #e5e5e5;}
	.q_catname{display: none;}
	.q_position{width:100%;float:none;line-height: 25px;height:25px;text-align: left;font-size: 12px;color:#888;}
	.q_position a{outline: none;display: inline-block;color:#888;}

	/* 右侧主体 */
	.q_content_r_main{margin:20px auto 0;min-height: 150px;}
/* 内页通用代码  q_banner_n 结束 */

/* 内页关于大秦  q_banner_n 开始 */
	.q_n_about{margin:0 auto;}
	/* 第一部分 */
	.q_n_about1{padding:0;}
	.q_n_about1_main{width:100%;margin:20px auto 0;}
	.q_n_about1_l{width:100%;float:none;}
	.q_n_about1_l h1{font-size: 20px;line-height: 25px;height:25px;letter-spacing: 1px;color:#222;}
	.q_n_about1_l .q_n_p{margin:15px auto 0;}
	.q_n_about1_r{display: none;}
	/* 第二部分 发展历程 */
	.q_n_about2{margin:20px auto 0;height:auto;padding:35px 0;}
	.q_n_event .q_main_title{float:left;}
	.q_n_event_main{margin:30px auto 0;height: 450px;overflow-y:auto;}
	.q_n_event_list{width:100%;}

	/* The line and The date/time */
	.cbp_tmtimeline:before {content: '';position: absolute;top: 0;bottom: 0;border-left: 2px dashed #fff;left: 22%;margin-left: -6px;}
	.cbp_tmtimeline > li{position: relative;}
	.cbp_tmtimeline > li .cbp_tmtime {display: block;width: 25%;padding-right: 25px;position: absolute;}
	.cbp_tmtimeline > li .cbp_tmtime span {display: block;text-align: right;color: #2463a9;font-size: 12px;padding:10px 5px;
		text-align: center;color:#fff;background-color: #2463a9;letter-spacing: 1px;
	}
	.cbp_tmtimeline > li .cbp_tmlabel {margin: 0 0 15px 25%;background: #2463a9;color: #fff;padding:15px 20px;font-size: 1.2em;font-weight: 300;
		line-height: 1.4;position: relative;border-radius: 5px;
	}
	.cbp_tmtimeline > li .cbp_tmlabel h2 {margin-top: 0px;padding: 0 0 5px 0;font-size: 18px;}
	.cbp_tmtimeline > li .cbp_tmlabel p {font-size: 12px;line-height: 1.5;letter-spacing: 1px;}
	.cbp_tmtimeline > li .cbp_tmlabel:after {right: 100%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;
		pointer-events: none;border-right-color: #2463a9;border-width: 10px;top: 10px;
	}
	/* The icons */
	.cbp_tmtimeline > li .cbp_tmicon {width: 10px;height: 10px;speak: none;font-style: normal;font-weight: normal;
		font-variant: normal;text-transform: none;font-size: 1.4em;line-height: 40px;-webkit-font-smoothing: antialiased;position: absolute;
		color: #fff;background: #fff;border-radius: 50%;box-shadow: 0 0 0 3px #2463a9;text-align: center;left: 22%;top: 15px;margin: 0 0 0 -10px;
	}

	/* 企业荣誉 */
	.q_n_honor{margin:30px auto 0;}
	.q_n_honor_main{height:auto; margin:25px auto 0;}
	.q_n_honor_item{width:100%;height:auto;position: relative;color:#555;}
	.q_n_honor_l{top:0;left:0;background:none;z-index: 2;padding:0;text-align: justify;}
	.q_n_honor_icon{display: none;}
	.q_n_honor_r{top:0;right:0;background:none;padding:0;text-align: justify;}
	.q_n_honor_b{display: none;}
	.q_n_honor_item_h{padding:10px 0;font-size: 17px;line-height: 25px;height:45px;color:#fff;text-align: center;background-color: #2463a9;}
	.q_n_honor_item_list{margin:15px auto 0;padding:0;height:auto;padding:0 10px;}
	.q_n_honor_item_list li{width:100%;margin:0 auto;border-bottom: 1px dashed #ccc;padding:5px 0;}
	.q_n_honor_item_list li a{line-height: 25px;height:auto;font-size: 13px;font-family: "SYHT_Normal";letter-spacing: 1px;
		overflow: normal;text-overflow:normal;white-space: normal;color:#555;
	}
	.q_n_honor_item_list li a span{display: inline-block;height:25px;line-height: 25px;position: relative;margin-right: 15px;}
	.q_n_honor_item_list li a:hover span:after{background: rgba(0,0,0,0);width: 0;}
	.q_n_honor_item_disc{display: none;}
	.q_n_honor_item_more{margin:25px auto 30px;text-align: right;padding:0 10px;}
	.q_n_honor_item_more a{color:#2463a9;font-size: 16px;font-weight: normal;letter-spacing: 1px;font-family: "SYHT_Normal";}
	/* 主要领导 */
	.q_n_leader{padding:30px 0 10px;}
	.q_n_leader .q_main_title{float:left;}
	.q_n_leader_main{margin:10px auto 0;}
	.q_n_leader_item{margin:30px auto 10px;background-color:rgba(255,255,255,0);position: relative;}
	.q_n_leader_item_main{width:100%;height:auto;margin:15px auto 0; overflow: hidden;padding:0;position: relative;}
	.q_n_leader_item_img{width:100%;height:auto;position: relative;box-shadow: 0 0 0 #888;z-index: 2;text-align: center;}

	.q_n_leader_item_txt{width:100%;float:none;min-height: auto;position: relative;z-index: 1;}
	.q_n_leader_item_txt h2{height:auto;line-height: 20px;font-size: 16px;color:#222;text-align: center;}
	.q_n_leader_item_txt h2 span{font-size: 20px;margin:0 auto 5px;line-height: 25px;display: block;font-weight: bold;letter-spacing: 2px;color:#222;}
	.q_n_leader_item_txt .q_n_p{width:100%;margin:15px auto 0;padding:0;}
	.q_n_leader_item_txt .q_n_p p{margin:0 auto 5px;color:#555;letter-spacing: 1px;text-align: justify;}
	.q_n_leader_item_main::after {content:"" ;position: absolute;width:100%;height:100%;background-color: #2463a9;bottom:-100%;left:0;opacity:0;z-index: 0;transition: all 0.4s;}
	.q_n_leader_item:hover .q_n_leader_item_img{box-shadow: 0 0 0px #3d83d0;}
	.q_n_leader_item:hover .q_n_leader_item_txt{color:#fff;}
	.q_n_leader_item:hover .q_n_leader_item_txt h2{color:#fff;}
	.q_n_leader_item:hover .q_n_leader_item_txt .q_n_p p{color:#fff;}
	.q_n_leader_item:hover .q_n_leader_item_main::after {bottom:0;opacity:1;}

	.q_n_leader_item1 .q_n_leader_item_img{top:0;left:0;}
	.q_n_leader_item1 .q_n_leader_item_txt{float:none;}

	.q_n_leader_item2 .q_n_leader_item_img{top:0;right:0;}
	.q_n_leader_item2 .q_n_leader_item_txt{float:none;}

	.q_n_leader_item3 .q_n_leader_item_img{top:0;left:0;}
	.q_n_leader_item3 .q_n_leader_item_txt{float:none;}

/* 内页关于大秦  q_banner_n 结束 */

/* 内页企业荣誉  q_n_honor 开始 */
	#accordion li{margin:0 auto 15px;}
	.q_n_honor_item_top{padding:15px 15px 15px 30px;font-size: 15px;line-height: 23px;}
	.q_n_honor_item_top h2{font-size: 17px;}
	.link_icon{display: inline-block;position: absolute;top:14px;right:20px;width:25px;height:25px;line-height: 25px;}
	.submenu{padding:20px 0 8px;}
	.q_n_honor_div{padding:15px;}
	.q_n_honor_div_img{width:calc(100% - 55px);height:auto;float:right;margin:10px 0 0;}
	.q_n_honor_div_img a{outline: none;display: block;width:100%;}
	.q_n_honor_div_date{width: 70px;line-height: 25px;font-size: 15px;}
	.q_n_honor_div_txt{width:calc(100% - 75px);float:right;text-align: left;}
	.q_n_honor_div_txt h3{width:100%;margin:0 auto;}
	.q_n_honor_div_txt h3 a{font-size: 15px;line-height: 25px;height:auto;overflow: normal;text-overflow:normal;white-space: normal;color:#222;}
	.q_n_honor_div_txt p{margin:10px auto 0;line-height: 23px;font-size: 13px;max-height:135px;overflow: hidden;}

	.open .submenu{display: block;}
	.open .link_icon{
		transform:rotate(90deg);
		-ms-transform:rotate(90deg); 	/* IE 9 */
		-moz-transform:rotate(90deg); 	/* Firefox */
		-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
		-o-transform:rotate(90deg); 	/* Opera */

	}
/* 内页企业荣誉  q_n_honor 结束 */

/* 内页新闻动态  q_n_news 开始 */
	/* 新闻封面页 */
	.q_n_news{margin:0 auto;}
	/* 大秦要闻 */
	.q_n_news_main{margin:25px auto 10px;}
	.q_n_news_item{width:100%;margin:0 auto -1px;padding:0;}
	.q_n_news_item_l{display: none;}
	.q_n_news_item_r{width:100%;height:auto;float:none;border-bottom:1px solid #ccc;padding:15px 0;}
	.q_n_news_item_r_img{width:135px;height: 76px;}
	.q_n_news_item_r_txt{width:calc(100% - 135px);padding:0 0 0 15px;}
	.q_n_news_item_r_txt h2{height:30px;}
	.q_n_news_item_r_txt h2 a{font-size: 15px;}
	.q_n_news_item_r_txt p{margin:3px auto 0;line-height: 20px;height:40px;font-size: 11px;}
	.q_n_news_item:nth-of-type(1) .q_n_news_item_r{border-top:1px solid #ccc;}
	/* 产业新闻 */
	.q_n_news2{margin:30px auto 0;height:auto;padding:25px 0;}
	.q_n_news2 .q_n_news_main{margin:20px auto 10px;}
	.q_n_news2 .q_n_news_item_r{border-bottom: 1px solid rgba(255,255,255,.7);}
	.q_n_news2 .q_n_news_item:nth-of-type(1) .q_n_news_item_r{border-top:1px solid rgba(255,255,255,.7);}
	.q_n_news2 .q_news_more{margin:25px auto 0;}
	/* 视频中心 */
	.q_n_video{margin:30px auto 0;padding:0;}
	.q_n_video_main{width:100%;height:auto; margin:25px auto 0;}
	.q_n_video_img{width:100%;height:auto;z-index: 2;}
	.q_n_video_bg{display: none;}

	#video1,#video2,#video3,#video4,#video5,#video6{width: 100%;height: 250px;margin: 0 auto;position: relative;}
	#video1 video,#video2 video,#video3 video,#video4 video,#video5 video,#video6 video {width: 100%;height: 100%;object-fit: fill;}
    .VideoBtn1,.VideoBtn2,.VideoBtn3,.VideoBtn4,.VideoBtn5,.VideoBtn6 {position: absolute;left: 50%;top: 50%;display: block;width: 70px;height: 70px;margin-left: -35px;margin-top: -35px;cursor: pointer;z-index: 10;}
	

	/* 底部案例 */
	.q_n_news_case{margin:30px auto 15px;padding:0 25px;}
	.q_n_news_case_item{width:48%;margin:0 4% 15px 0;float:left;}
	.q_n_news_case_item:nth-of-type(5){margin:0 4% 15px 0;}
	.q_n_news_case_item:nth-of-type(2n){margin:0 0 15px 0;}
	.q_n_news_case_mask{position: absolute;width:100%;height:100%;top:0;left:0;background-color: rgba(0,0,0,.6);}
	.q_n_news_case_mask_in{position: absolute;width:100%;text-align: center;color:#fff;top:50%;left:0;opacity: 0;
		transform:translateY(-50%);
		-webkit-transform:translateY(-50%);
		-moz-transform:translateY(-50%);
		-ms-transform:translateY(-50%);
		-o-transform:translateY(-50%);
		padding:0 15px;
	}
	.q_n_news_case_mask_in h3{width:100%;height:25px;line-height: 25px;font-size: 17px;
		overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
	}	
	.q_n_news_case_mask_in p{width:100%;height:20px;line-height: 20px;font-size: 13px;color:#bbb;font-family: "Arial";
		overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
	}
	.q_n_news_case_more{margin:15px auto 0; font-size: 13px;}
	.q_n_news_case_item:hover .q_n_news_case_mask{background-color: rgba(36,99,169,.8);}
	.q_n_news_case_item:hover .q_n_news_case_mask_in{opacity: 1;}
	/* 新闻列表页 */
	.q_n_news_small{}
	.q_n_news_list_item{padding:5px 0;}
	.q_n_news_list_item_square{width:20px;height:30px;float:left;padding:4px 0;}
	.q_n_news_list_item_square span{width:6px;height:6px;background-color: #c4c4c4;display: inline-block;}
	.q_n_news_list_item_date{width:85px;line-height: 30px;float:right;color:#555;font-size: 12px;text-align: right;}
	.q_n_news_list_item_txt{width:calc(100% - 105px);height: 30px;float:left;}
	.q_n_news_list_item_txt a{outline: none;display: block;width:100%;height:30px;line-height: 30px;font-size: 13px;color:#555;
		overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
	}
	.q_n_news_list_item:hover .q_n_news_list_item_square span{background-color: #2463a9;}
	.q_n_news_list_item:hover .q_n_news_list_item_date{color: #2463a9;}

	/* q_n_video_list */
	.q_n_video_item{width:48.5%;margin:0 3% 20px 0;float:left;}
	.q_n_video_item:nth-of-type(3n){margin:0 3% 20px 0;}
	.q_n_video_item:nth-of-type(2n){margin:0 0 20px 0;}
	.q_n_video_item_txt{margin:10px auto;padding:0 5px;font-size: 12px;height:25px;line-height: 25px;}
	.video-video {padding:0 15px;}
	/* 新闻中心 内页 */
	.q_n_news_title{height:auto;font-size: 16px;overflow: normal;text-overflow:normal;white-space: normal;}
	.q_n_news_title_date{margin:5px auto 0;font-size: 12px;}
	.q_n_news_body{margin:20px auto 0;line-height: 1.8;font-size: 14px;min-height: 150px;}
	.q_n_news_body>p{margin:0 auto 5px;}

	.q_n_news_back{margin:20px auto 0;}
	.q_n_news_back a{padding:8px 17px;font-size: 12px;}
	/* 分享 */
	#q_footer_share_body{margin:20px auto 5px;}
	#q_footer_share_body>span{font-size: 12px;color:#888;line-height: 30px;height:30px;display: inline-block;margin-right: 5px;}
	#q_footer_share_body a{border:0;margin:0;}
	#q_footer_share_body a::before{content:" "}
	#q_footer_share_body .icon-weibo{background:url('../images/share_weibo.png') no-repeat center center;}
	#q_footer_share_body .icon-wechat{background:url('../images/share_wechat.png') no-repeat center center;}
	#q_footer_share_body .icon-qq{background:url('../images/share_qq.png') no-repeat center center;}
	#q_footer_share_body .icon-qzone{background:url('../images/share_qzone.png') no-repeat center center;}
	#q_footer_share_body .icon-tencent{background:url('../images/share_baidu.jpg') no-repeat center center;}

/* 内页新闻动态  q_n_news 结束 */


/* 内页大秦地产  q_n_business 开始 */
	.q_n_business{}
	.q_n_business1{margin:0 auto 15px;padding:0;}
	.q_n_business2{margin: 30px auto 0;padding:25px 0;}
	.q_n_business_title{display: none;margin:5px auto 0;font-size: 13px;}
	.q_n_culture_main{margin:25px auto 0;}

	/* 地产板块 */
	.q_n_culture_itemm{height:auto;margin:30px 0 0 ;padding:0;position: relative;}
	.q_n_culture_itemm_bg{display: none;}
	.q_n_culture_itemm_img{width:100%;height:auto;float:none;position: static;}
	.q_n_culture_itemm_txt{width:100%;float:none;height:auto;margin:25px auto 0;}
	.q_n_culture_itemm_txt .line{width:100%;height:auto;position: relative;left:0;top:0;}
	.q_n_culture_itemm_txt h2{line-height: 25px;font-size: 17px;}
	.q_n_culture_itemm_p{width:100%;height:auto;overflow: hidden; margin:20px auto 0;padding:0;}
	.q_n_culture_itemm_p p{width:100%;margin:0 auto 5px;padding:0;text-align: justify;font-size: 14px;color:#555;line-height: 23px;text-indent:28px;}
	.q_n_culture_itemm_more{width:100%;margin:0 auto;padding:0;text-align:right;line-height: 20px;font-size: 13px;position: static;right:0;bottom:25px;}
	.q_n_culture_itemm_more a{outline: none;color:#2463a9;}
	.q_n_culture_itemm_pdf{bottom:0px;}
	.q_n_culture_itemm_pdf a{text-decoration: underline;}

	.q_n_culture_itemm:nth-of-type(2n+1) .q_n_culture_itemm_bg{top:0;left:0;}
	.q_n_culture_itemm:nth-of-type(2n) .q_n_culture_itemm_bg{top:0;right:0;}
	.q_n_culture_itemm:nth-of-type(2n) .q_n_culture_itemm_bg span{left:100%;}

	.q_n_culture_itemm:nth-of-type(2n+1) .q_n_culture_itemm_img{top:50px;right:0;}
	.q_n_culture_itemm:nth-of-type(2n+1) .q_n_culture_itemm_txt{float:left;}
	.q_n_culture_itemm:nth-of-type(2n) .q_n_culture_itemm_img{top:50px;left:0;}
	.q_n_culture_itemm:nth-of-type(2n) .q_n_culture_itemm_txt{float:right;}

	.q_n_culture_itemm:hover .q_n_culture_itemm_bg{box-shadow: 0 0 15px rgba(36,99,169,.5);}
	.q_n_culture_itemm:hover .q_n_culture_itemm_img{top:0;right:60px;}
	.q_n_culture_itemm:hover .q_n_culture_itemm_txt{width:100%;color:#222;}
	.q_n_culture_itemm:hover .q_n_culture_itemm_txt h2{color:#222;}
	.q_n_culture_itemm:hover .q_n_culture_itemm_p p{color:#555;}
	.q_n_culture_itemm:hover .q_n_culture_itemm_more a{color:#2463a9;}
	.q_n_culture_itemm:nth-of-type(2n):hover .q_n_culture_itemm_img{top:0;left:60px;}
	.q_n_culture_itemm:nth-of-type(2n):hover .q_n_culture_itemm_bg span{left:0;}

	.q_n_culture_main_more{margin:25px auto 10px;}
	.q_n_culture_main_more a{padding:7px 25px;font-size: 13px;}


	/* 金融板块 */
/* 内页大秦地产  q_n_business 结束 */

/* 内页人才招聘  q_n_job 开始 */

	/* 频道页 */
	.q_n_job{width:100%;}
	/* 人才成长 */
	.q_n_job1{margin:0 auto;}
	.q_n_job_mainn{width:100%;margin:0 auto;padding:0;}
	.q_n_job_mainn .line{position: relative;}
	.q_n_job_mainn .line .x6{position: relative;}
	.q_n_job_img{width:600px;float:left;position: absolute;}
	.q_n_job_img img{position: relative;}
	.q_n_job_txt{width:600px;float:right;position: absolute;text-align:left;padding:50px 0  0;color:#444;}
	.q_n_job_txt_h{width:100%;margin:0 auto;font-size: 30px;letter-spacing: 2px;padding:0;}
	.q_n_job_txt_h span{font-family: "方正兰亭大黑";font-size: 36px;margin-right: 2px;line-height: 36px;margin-left: -15px;}
	.q_n_job_txt_h_cn{margin-top: -20px;}
	.q_n_job_txt_h_en{width:100%;margin:5px auto 0;font-size: 17px;letter-spacing:1px;padding:0;}
	.q_n_job_txt_p{width:100%;margin:8px auto 0;color:#666;}
	.q_n_job_txt_p p{line-height: 24px;font-size: 13px;text-align: justify;}
	/* 第一块 */
	.q_n_job1_1{margin:80px auto 0;height:278px;}
	.q_n_job1_1 .q_n_job_img{width:600px;height:278px;top:0;left:0;z-index: 1;}
	.q_n_job1_1 .q_n_job_txt{width:675px;height:355px;top:-77px;right:0;background-color: #e4ebf5;padding:50px 50px 0 130px;}
	.q_n_job1_1:hover .q_n_job_txt{background-color: #2463a9;color:#fff;}
	.q_n_job1_1:hover .q_n_job_txt .q_n_job_txt_p{color:#fff;}
	/* 第二块 */
	.q_n_job1_2{margin:0 auto;height:380px;}
	.q_n_job1_2_bg{width:310px;height:180px;background-color: #e4ebf5;position: absolute;bottom:-120px;left:-150px;}
	.q_n_job1_2 .q_n_job_img{width:435px;height:334px;top:-40px;right:0;z-index: 1;}
	.q_n_job1_2 .q_n_job_txt{width:675px;height:380px;top:0;left:0;padding:30px 130px 0 50px;}
	.q_n_job1_2:hover .q_n_job1_2_bg{background-color: #2463a9;}
	/* 第三块 */
	.q_n_job1_3{margin:0 auto; height:320px;}
	.q_n_job1_3 .q_n_job_img{width:688px;height:320px;top:0;left:0;z-index: 1;}
	.q_n_job1_3 .q_n_job_txt{width:520px;height:320px;top:0;right:0;padding:50px 10px 0 50px;}

	/* 招聘区块 */
	.q_n_job2{margin:30px auto 0;height:260px;background:url('../images/q_n_job2_bg_m.jpg') no-repeat top center;}
	.q_n_job2 .q_main_title{color:#fff;}
	.q_n_job2 .q_main_title_l{background-color:#fff;}
	.q_n_job2 .q_main_title_en{color:#fff;font-size: 24px;}
	.q_n_job2 .q_main_title_cn{color:#fff;font-size: 19px;font-weight: normal}
	.q_n_job2 a{outline: none;}
	.q_n_job2_l{width:50%;float:left;margin-top: 40px;}
	.q_n_job2_r{width:50%;float:right;margin-top: 150px;}
	.q_n_job2_r .q_main_title{float:right;}

	.q_n_job2 a:hover .q_main_title{color:#f67706;}
	.q_n_job2 a:hover .q_main_title_l{background-color:#f67706;}
	.q_n_job2 a:hover .q_main_title_en{color:#f67706;}
	.q_n_job2 a:hover .q_main_title_cn{color:#f67706;}

	/* 人在大秦 */
	.q_n_job3{margin:30px auto 30px;}
	.q_n_job3 .q_main_title{float:right;text-align: right;}
	.q_n_job3 .q_n_job_mainn{margin:20px auto 10px;}
	.swiper_job_button{width:60px;height:60px;display: none;}
	.q_n_job_daqin{width:100%;height:auto;position: relative;padding:0 0 5px;}
	.q_n_job_swiper a.swiper-slide span{line-height: 25px;height:25px;font-size: 13px;margin:8px auto 0;}
	/* 列表页 */
	.q_n_job_top_salary{font-size: 22px;line-height: 30px;}
	.q_n_job_top_address{margin:5px auto 0;font-size: 14px;line-height: 20px;}
	.q_n_job_top_address i{font-size: 16px;line-height: 20px;margin-right: 6px;}
	.q_n_job_div{margin:25px auto 0;}
	.q_n_job_div_title{font-size:16px;padding-left:8px;}
	.q_n_job_div_body{margin:8px auto 0;font-size: 14px;}

	/* 人在大秦 */
	.q_n_job_item{width:48%;margin:0 4% 20px 0;}
	.q_n_job_item:nth-of-type(3n){margin:0 4% 20px 0;}
	.q_n_job_item:nth-of-type(2n){margin:0 0 20px 0;}
	.q_n_job_item_txt{margin:15px auto 0;}
	.q_n_job_item_txt a{height:25px;line-height: 25px;font-size: 14px;}
/* 内页人才招聘  q_n_job 结束 */

/* 内页大秦文化  q_n_culture 开始 */
	.q_n_culture{margin:0 auto;}
	.q_n_culture_main_m{width:100%;margin:10px auto 0;padding:0;}
/* 内页大秦文化  q_n_culture 结束 */
/* 内页联系我们  q_n_contact 开始 */
	.q_n_contact1{padding:0;}
	.q_n_contact2{padding:25px 0;}
	.q_n_contact_main{width:100%;margin:25px auto 0;padding:0;}
	/* 审计监察 */
	.q_n_contact1_item{width:100%;float:none;padding:0 0 10px; border-bottom: 1px solid #ccc;}
	.q_n_contact1_r{margin:20px auto 20px;border-bottom: 0px solid #ccc}
	.q_n_contact1_item h3{font-size: 17px;}
	.q_n_contact1_item .q_n_p {margin:7px auto 0;}
	.q_n_contact1_item .q_n_p p{text-indent: 0;margin:0 auto;color:#666;line-height: 28px;}
	.q_n_contact1_item_tel{width:100%;margin:0 auto;padding:0;line-height: 25px;font-size: 15px;color:#000;}
	/* 联系方式 */
	.q_n_conatct_div{height:auto;border-bottom: 3px solid #fff;}
	.q_n_contact_map{display: none;}
	.q_n_contact_add{width:100%;padding:0;height:auto;}
	.q_contact_p{margin:0 auto 10px;}
	.q_contact_img{width:50px;height:50px;float:left;}
	.q_conatct_txt{width:calc(100% - 65px);float:right;height:auto;padding:8px 0;}
	.q_conatct_txt h3{width:100%;margin:0 auto;line-height: 17px;font-size: 17px;color:#333;}
	.q_conatct_txt p{width:100%;margin:5px auto 0;line-height: 25px;font-size: 19px;color:#555;height:auto;font-weight: normal;font-family: "Arial"}
	.q_conatct_txt p.q_conatct_txt_p{line-height: 20px;font-size: 17px;font-weight: normal;color:#555;}

	/* 地址列表 */
	.q_n_conatct_list{margin:30px auto 0;}
	.q_n_conatct_list_title{line-height: 25px;font-size: 20px;}
	.q_n_conatct_item{width:100%;float:none;margin:20px 0 15px 0;}
	.q_n_conatct_item:nth-of-type(2n){float:none;}
	.q_n_conatct_item h3{line-height: 22px;padding:0 0 8px;font-size: 17px;border-bottom: 1px solid #ccc;}
	.q_n_conatct_item_main{width:100%;margin:15px auto 0;padding:0;}
	.q_n_conatct_item_main p{line-height: 25px;font-size: 15px;}
	.q_n_conatct_item_main p img{width:110px;}

/* 内页联系我们  q_n_contact 结束 */


/* 搜索结果页  q_n_search 开始 */
	.q_n_search{width:100%;margin:20px auto 0;padding:0;}
	.q_search_top{width:100%;margin:0 auto;padding:0 0 10px; border-bottom: 1px dashed #bbb;}
	.q_search_top a{outline: none;color:#666;}
	.q_search_top_l{float:left;width:80px;height:25px;line-height: 25px;font-size: 13px;}
	.q_search_top_r{float:right;width:calc(100% -100px);text-align: right;height:25px;line-height: 25px;font-size: 12px;color:#777;}
	.q_search_top_r span{color:#b00;letter-spacing: 1px;}
	.q_search_main{width:100%;margin:0 auto;padding:0;}
	.q_search_item{padding:10px 0;}
	.q_search_item h3 a{width:100%;padding:0;height:auto;line-height: 25px;max-height: 50px;
		overflow: normal;text-overflow: normal;white-space: normal;color:#333;font-size: 15px;
	}
	.q_search_item p{margin:5px auto;font-size: 13px;max-height:60px;}
/* 搜索结果页  q_n_search 结束 */


}