@charset "utf-8";
html, body, ul, li, ol, p, h1, h2, h3, h4, h5, h6, form, img, ::before, ::after{
    padding: 0;
    margin: 0;
    -webkit-tap-highlight-color: transparent;
}
body{
    width:1440px;
    margin: 0 auto;
    background: #fff;
}
@media (min-width: 1315px){
body{width:100%}
} /*>=1024的设备*/

ul, ol, li{
    list-style: none;
}

a{
	text-decoration: none;
	/*消除ie10灰色背景*/
	background-color: transparent;
	/*消除火狐虚线*/
	outline: none;
}

img{
	border: 0 none;
	outline-style: none;
}

.img_row{
	display: inline-block;
	vertical-align: middle;
}

.f_left{
	float: left;
}

.clearfix::after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.dis_flex{
    display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
    display: -moz-box;
	display: flex;
}

.webbody{
	width: 100%;
}

.footer{
	width: 1168px;
	margin: 0 auto;
	margin-top: 40px;
	padding-top: 10px;
	padding-bottom: 40px;
	border-top: 1px solid #a1a1a3;
}

.web_header{
	width: 100%;
	height: 152px;
	background: #00549a;
}

.web_header_msg{
	width: 1040px;
	height: 152px;
	margin: 0 auto;
}

.web_header_logo{
	width: 700px;
	height: 152px;
	line-height: 152px;
	text-align: left;
	float: left;
}

.web_header_logo img{
	width: 334px;
	height: 116px;
}

.web_header_search{
	width: 340px;
	height: 152px;
	float: left;
	position: relative;
}

.web_header_input{
	position: absolute;
	width: 300px;
	bottom: 20px;
}

.web_header_input input{
	width: 240px;
	height: 28px;
	border: none;
	text-indent: 10px;
	float: left;
}

.web_header_search_btn{
	float: left;
	width: 60px;
	height: 32px;
	line-height: 32px;
	background: #727171;
	text-align: center;
	cursor: pointer;
	margin-top: -1px;
}

.web_header_search_btn img{
	width: 20px;
	height: 20px;
}


.web_p_nav{
	width: 100%;
	height: 42px;
	border-top: 1px solid #fff;
	background: #00549a;
}

.web_p_nav_list{
	width: 1040px;
	height: 40px;
	margin: 0 auto;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

.web_p_nav_item{
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	cursor: pointer;
}

.wen_nav_item_w_bod{
	border-right: 1px solid #fff;
}

.idx_swiper_f{
	width: 100%;
	position: relative;
	margin-top: 60px;
}

.idx_swiper{
	width: 1040px;
	margin: 0 auto;
}

.idx_news{
	width: 90%;
	min-width: 1040px;
	height: 300px;
	margin: 0 auto;
	margin-top: 60px;
	-webkit-box-shadow:0 0 20px 5px #dcdcdc;  
	-moz-box-shadow:0 0 20px 5px #dcdcdc;  
	box-shadow:0 0 20px 5px #dcdcdc;
}

.idx_news_header{
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #bfced8;
}

.idx_news_title{
	width: 90%;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-weight: 400;
	text-indent: 20px;
	color: #A65397;
	float: left;
	/*font-family: '华文细黑';*/
}

.idx_news_more{
	width: 10%;
	height: 40px;
	line-height: 40px;
	text-align: right;
	cursor: pointer;
	float: left;
}

.idx_news_more img{
	width: 30px;
	height: 30px;
	margin-right: 10px;
}

.idx_news_list{
	width: 100%;
	height: 260px;
	background: #F4F6F7;
}

.idx_news_item{
	width: 48%;
	min-width: 500px;
	height: 180px;
	margin-top: 15px;
	margin-left: 15px;
	float: left;
	color: #474544;
}

.idx_news_item:nth-child(odd){
	border-right: 1px solid #727171;
}

.idx_new_art_date{
	width: 90%;
	height: 26px;
	line-height: 26px;
	margin-left: 10px;
	font-size: 14px;
}

.idx_new_art_title{
	width: 90%;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	margin-left: 10px;
	font-size: 16px;
	font-family: '宋体';
}

.idx_new_art_content{
	width: 90%;
	height: 136px;
	line-height: 28px;
	margin-left: 10px;
	text-indent: 26px;
	font-size: 16px;
	overflow: hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
	font-family: '宋体';
}

.idx_news_two_more{
	width: 32px;
	height: 32px;
	border: 1px solid #5c5957;
	text-align: center;
	padding-top: 2px;
	float: right;
	margin-right: 40px;
}

.idx_news_two_more img{
	width: 30px;
	height: 30px;
}

.idx_nav_two{
	width: 1040px;
	margin: 0 auto;
	margin-top: 24px;
}

.idx_nav_two_item{
	margin-top: 36px;
	width: 508px;
	height: 310px;
	background: #fff;
	float: left;
	cursor: pointer;
}

.idx_nav_two_item:nth-child(odd){
	margin-right: 24px;
}

.idx_nav_two_pic{
	margin: 0 auto;
	width: 94%;
	height: 222px;
	overflow: hidden;
	margin-top: 22px;
}

.idx_nav_two_pic img{
	width: 100%;
}

.idx_nav_two_title{
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-top: 26px;
	text-indent: 20px;
	background: #bfced8;
	color: #996188;
	font-size: 20px;
}

.foot_web_title{
	width: 300px;
	float: left;
}

.foot_web_title img{
	width: 86%;
}

.foot_p_one{
	font-size: 18px;
	font-weight: bold;
}

.foot_p_two{
	font-size: 14px;
}

.foot_web_email_address{
	width: 330px;
	font-size: 12px;
	color: #606163;
	float: right;
}

.foot_web_contact{
	font-size: 12px;
	color: #606163;
	width: 410px;
	float: right;
	text-align: right;
}

.foot_web_email_address *{
	font-family: "宋体";
}

.foot_web_contact *{
	font-family: "宋体";
}

.pro_crumbs{
	width: 1040px;
	height: 40px;
	background: #bfced8;
	margin: 0 auto;
	margin-top: 40px;
	overflow: hidden;
}

.pro_classlist{
	width: 1040px;
	margin: 0 auto;
}

.pro_classlist_item{
	margin-top: 24px;
	width: 508px;
	height: 310px;
	background: #fff;
	float: left;
	cursor: pointer;
}

.pro_classlist_item:nth-child(odd){
	margin-right: 24px;
}

.pro_classlist_pic{
	margin: 0 auto;
	width: 94%;
	height: 222px;
	overflow: hidden;
	margin-top: 22px;
}

.pro_classlist_pic img{
	width: 100%;
}

.pro_classlist_title{
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-top: 26px;
	text-indent: 20px;
	background: #bfced8;
	color: #996188;
	font-size: 20px;
}

.pro_crumbs_item{
	height: 40px;
	line-height: 40px;
	color: #996188;
	margin-left: 26px;
	float: left;
}

.pro_crumbs_item_title{
	height: 40px;
	line-height: 40px;
	float: left;
}

.pro_crumbs_item_btn{
	float: left;
	width: 20px;
	height: 20px;
	line-height: 16px;
	margin-top: 10px;
	margin-left: 10px;
	background: #ed9517;
	cursor: pointer;
}

.pro_crumbs_item_btn img{
	width: 20px;
	height: 20px;
}

.pro_list{
	width: 1040px;
	margin: 0 auto;
}

.pro_list_item{
	margin-top: 40px;
	/*width: 100%;*/
	width: 48%;
	padding: 0 1% 0 1%;
	cursor: pointer;
	float: left;
}

.pro_list_item_title{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-indent: 10px;
	font-size: 22px;
	color: #4d485b;
	border-bottom: 1px solid #aeaeb0;
}

.pro_list_item_pic{
	margin-top: 4px;
	width: 100%
}

.pro_list_item_pic img{
	width: 100%;
}

.technical_list{
	width: 1040px;
	height: 280px;
	margin: 0 auto;
	margin-top: 60px;
}

.technical_item{
	width: 508px;
	height: 280px;
	cursor: pointer;
	float: left;
}

.technical_item:nth-child(odd){
	margin-right: 24px;
}

.technical_item_pic{
	width: 100%;
	height: 238px;
}

.technical_item_pic img{
	width: 100%;
	height: 100%;
}

.technical_item_title{
	width: 100%;
	height: 42px;
	line-height: 42px;
	background: #bfced8;
	text-align: center;
	border-top: 1px solid #fff;
	color: #956688;
	font-size: 18px;
}


.technical_video_list_par{
	width: 1040px;
	height: 222px;
	margin: 0 auto;
	margin-top: 60px;
}


.technical_video_list{
	margin-top: 60px;
}

.technical_video_item{
	width: 508px;
	height: 220px;
	border-top: 1px solid #acadad;
	border-bottom: 1px solid #acadad;
	cursor: pointer;
	float: left;
}

.technical_video_item:nth-child(even){
	width: 470px;
	margin-left: 62px;
	border: 0;
}

.technical_video_item_pic{
	width: 100%;
	height: 220px;
}

.technical_video_item_pic img{
	width: 100%;
	height: 100%;
}

.technical_video_item_title{
	width: 96%;
	line-height: 30px;
	padding: 2%;
	font-size: 18px;
	color: #515154;
}

.company_des_det{
	width: 1040px;
	margin: 0 auto;
	margin-top: 30px;
}

.company_des_banner{
	width: 582px;
	/*height: 300px;*/
	float: left;
}

.company_des_msg{
	width: 550px;
	float: left;
	margin-left: 36px;
}

.company_banner_item{
	width: 582px;
	margin-bottom: 40px;
	overflow: hidden;
}

.company_banner_item img{
	width: 100%;
}

.company_history_des{
	width: 1040px;
	margin: 0 auto;
	margin-top: 40px;
}

.com_hist_title{
	width: 100%;
	height: 36px;
	line-height: 36px;
	font-size: 20px;
	color: #605d5c;
	text-indent: 10px;
	border: 1px solid #a6a6a8;
}

.com_hist_cont{
	width: 100%;
}

.com_hist_cont_left{
	width: 570px;
	float: left;
	padding: 6px;
}

.com_hist_cont_right{
	width: 456px;
	float: left;
}

.com_hist_cont_right img{
	width: 100%;
}

.cont_use_mc{
	width: 1040px;
	margin: 0 auto;
	margin-top: 40px;
}

.cont_map{
	float: left;
	width: 48%;
	height: 250px;
	border: 1px solid #9E9C9A;
}

.cont_phone_address{
	float: left;
	width: 50%;
	height: 250px;
	margin-left: 1.5%;
}


.contact_list{
	width: 1040px;
	margin: 0 auto;
	margin-top: 40px;
	border-top: 1px solid #C4C6C8;
}

.contact_list .div_p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #C4C6C8;
}

.contact_ercode{
	width: 1040px;
	margin: 0 auto;
	margin-top: 60px;
	border-top: 1px solid #C4C6C8;
	border-bottom: 1px solid #C4C6C8;
	height: 100px;
	line-height: 100px;
	text-align: center;
	padding: 50px 0 50px 0;
}

.container_itme{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden;
}

.con_ercode_url{
	border-right: 1px solid #C4C6C8;
	color: #00549A;
	font-size: 30px;
	font-weight: bold;
}

.con_ercode_list{

}

.ercode_item{
	margin-left: 50px;
	float: left;
	line-height: normal;
	font-size: 12px;
}

.ercode_item img{
	width: 80px;
	height: 80px;
}

.contact_all_list{
	width: 1040px;
	margin: 0 auto;
	margin-top: 40px;
	height: 60px;
	padding: 40px 0 40px 0;
	border-bottom: 1px solid #C4C6C8;
	line-height: 60px;
	font-size: 20px;
	text-align: center;
	color: #00549a;
	font-weight: bold;
}

.contact_all_item{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	border-right: 1px solid #eca94a;
}

.contact_all_item_two{
	width: 118px;
	border-right: 1px solid #eca94a;
}

.contact_all_item img{
	margin-top: -10px;
    width: 44px;
}


.art_content{
	width: 1040px;
	margin: 0 auto;
	margin-top: 40px;
    overflow: hidden;
}

.art_content img{
	max-width: 100%;
}

.pub_header{
	width: 100%;
	min-width: 1102px;
	height: 72px;
	background: #fff;
}

.pub_size_set{
	width: 100%;
	height: 72px;
}

.logo_img{ 
	float: left;
	margin-top: 10px;
	cursor: pointer;
}

.logo_img img{
	width: 160px;
	margin-left: 100px;
}

.pub_h_nav{
	width: 70%;
	min-width: 842px;
	height: 40px;
	margin-top: 10px;
	float: right;
}

.pub_web_header_input{
	width: 302px;
}

.pub_web_header_input input{
	width: 200px;
	height: 28px;
	border: none;
	text-indent: 10px;
	float: left;
	border: 1px solid #727171;
}

.pub_web_header_search_btn{
	float: left;
	width: 60px;
	height: 32px;
	line-height: 32px;
	background: #727171;
	text-align: center;
	cursor: pointer;
	margin-top: 0px;
}

.pub_web_header_search_btn img{
	width: 20px;
	height: 20px;
}

.pub_search_box{
	float: right;
}

.pub_h_nav_list{
	float: right;
	padding: 6px 0;
	margin-right: 8%;
}

.pub_h_nav_list li{
	float: left;
	border-right: 1px solid #727171;
	font-size: 16px;
	padding:0 12px;
}

.pub_h_nav_list li:first-child{
	border-left: 1px solid #727171;
}


.pub_h_nav_list a{
	color: #727171;
}

.pub_h_nav_list a:hover{
	border-bottom: 1px solid #727171;
}


.idx_big_bannert{
	width: 100%;
}

.idx_big_bannert img{
	width: 100%;
	height: 800px;
}

.idx_pro_des{
	width: 100%;
	height: 900px;
	background: url('../images/11.jpg') no-repeat;
	margin-top: 60px;
	background-size: 100% 100%;
	position: relative;
	padding-top: 180px;
}

.idx_pro_des_bg2{
	background: url('../images/12.jpg') no-repeat;
}

.idx_pro_des_title{
	width: 80%;
	height: 40px;
	line-height: 40px;
	font-size: 30px;
	color: #727171;
	margin: 0 auto;
	font-weight: 400;
}

.idx_pro_des_des{
	width: 80%;
	height: 480px;
	margin: 0 auto;
	margin-top: 20px;
}

.idx_pro_des_txt{
	width: 100%;
	height: 364px;
	overflow: hidden;
	position: relative;
	text-overflow:ellipsis;
	/*display: -webkit-box;*/
	/*-webkit-line-clamp: 1;*/
	/*-webkit-box-orient: vertical;*/
}

.idx_pro_des_item{
	width: 48%;
	height: 480px;
	float: left;
}

.idx_pro_des_item_bg{
	box-sizing: border-box;
	padding: 2%;
	background: url('../images/w_bg.png');
}

.idx_pro_des_item_bg2{
	box-sizing: border-box;
	padding: 2%;
	background: url('../images/w_bg2.png');
}

.idx_pro_des_item_mg2{
	margin-left: 2%;
}

.idx_pro_des_item img{
	max-width: 100%;
	max-height: 100%;
}

.pub_crumbs{
	width: 1168px;
	height: 60px;
	margin: 0 auto;
	font-size: 26px;
	line-height: 60px;
	font-weight: bold;
}

.pub_crumbs a{
	color: #000;
}

.pub_crumbs span{
	font-weight: 600;
}

.pro_class_list{
	width: 1168px;
	margin: 0 auto;
}

.pro_class_item{
	width: 380px;
	height: 380px;
	float: left;
	margin-right: 14px;
	margin-top: 20px;
	cursor: pointer;
}

.pro_class_item_img{
	width: 100%;
	height: 340px;
}

.pro_class_item_img img{
	width: 100%;
	height: 100%;
}

.pro_class_item_title{
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #727171;
	font-size: 22px;
	overflow: hidden;
	font-family: '华文细黑';
}

.mg_r0{
	margin-right: 0px;
}

.action_cont{
	width: 1168px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
	border-top: 1px solid #5A5B5D;
}

.action_cont dl{
	/*line-height: 40px;*/
	border-bottom: 1px solid #5A5B5D;
    padding-bottom: 10px;
	overflow: hidden;
}

.action_cont dt{
	float: left;
    /*width: 190px;*/
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    padding-right: 40px;
    position: relative;
    color: #333;
    font-size: 22px;
    cursor: pointer;
    padding-top: 10px;
}

.action_cont dd{
    /*border-bottom: 1px dotted #e0e0e0;*/
    overflow: hidden;
    margin: 0;
    padding: 0;
	height: 40px;
}

.action_cont a{
    color: #1B140E;
    font-size: 16px;
    width: 100px;
    /*height: 40px;*/
    float: left;
    margin-bottom: 10px;
    margin-right: 52px;
    border-bottom: 1px solid #1B140E;
    /*border-right: 1px solid #e0e0e0;*/
    margin-top: 20px;
    /*padding-top: 10px;*/
    text-align: center;
    overflow: hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.action_cont a:hover{
	background: #F2A501;
}

.atv_act_sel{
	background: #F2A501;
}

.list_pro_det{
	margin: 0 auto;
	width: 1168px;
	margin-top: 40px;
}

.pro_det_title{
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	font-weight: bold;
	color: #727171;
}

.pro_det_smallphoto{
	width: 100%;
}

.pro_det_smallphoto img{
	width: 100%;
}

.com_tab_list{
	margin: 0 auto;
	width: 1168px;
	height: 40px;
	padding-top: 40px;
}

.com_tab_item{
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	color: #4F4E4C;
	font-size: 18px;
	cursor: pointer;
}

.com_tab_item_sel{
	background: #F1A301;
}

.com_cont{
	margin: 0 auto;
	width: 1168px;
	display: none;
	padding-top: 20px;
}

.news_list_one{
	width: 100%;
}

.news_list_one ul{
	width: 1168px;
	margin: 0 auto;
	padding-bottom: 20px;
}

.news_list_one ul li{
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
	font-size: 16px;
	position: relative;
}

.news_list_one ul li a{
	color: #000;
}

.news_list_one ul li a:hover{
	color: #4D3917;
}

.new_list{
	position: absolute;
	right: 0;
	background: #9EE3FA;
}

.tec_nav{
	margin: 0 auto;
	margin-top: 40px;
	width: 1168px;
	height: 300px;
}

.tec_item{
	width: 370px;
	float: left;
	margin-right: 29px;
	cursor: pointer;
}

.tec_mgr{
	margin-right: 0px;
}

.tec_item img{
	width: 100%;
	height: 234px;
}

.tec_item span{
	border-bottom: 1px solid #000;
}

.pub_nav_bg{
	background: #9EE3FA;
}