﻿@charset "utf-8";
/* CSS Document */
html, body {
	height: 100%;
	width: 100%;
	font-size: 12px;
	line-height: 2.4em;
	font-family:Arial, Helvetica, sans-serif;
	color: rgba(85,85,85,1);
	margin: 0;
	padding: 0;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
}
input, textarea, select {
	font-family: "Microsoft YaHei";
	font-size: 12px;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
li {
	list-style: none;
}
img {
	font-size: 0;
	vertical-align: bottom;
	line-height: 0;
	border: 0;
	transition: all linear .4s;
	-webkit-transition: all linear .4s;
	-moz-transition: all linear .4s;
	-ms-transition: all linear .4s;
	-o-transition: all linear .4s;
}
a, a:visited {
	text-decoration: none;
	transition: all linear .4s;
	color:#333;

}
a:hover {
	color:#FB7A1C;
	text-decoration: none;
	font-weight:bold;
}
.c {
	clear: both;
}
/*----------------------------------------------end main-----------------------------------------*/

/*-----head-----*/
.top{ width:1200px; height:110px; margin:0 auto;}
.logo{ width:278px; height:38px; float:left; margin-top:40px;}
.topmenu{ width:600px; height:110px; line-height:110px; font-size:18px;  margin-left:40px; float:left;}
.topmenu ul{ width:100%; height:110px; line-height:110px; font-size:18px; text-align:center;}
.topmenu ul li{ width:16.6%; height:110px; line-height:110px; font-size:18px; text-align:center; float:left;}
.topmenu ul li a{ width:100%; height:110px; line-height:110px; font-size:18px; text-align:center;}
.topmenu ul li a:hover{ width:100%; height:107px; line-height:110px; font-size:18px; text-align:center; border-bottom:3px; border-bottom:3px solid #FA5A0E; color:#FA5A0E; display:inline-block;}

.top_tel{ width:255px; height:39px; background:url(../images/tel.jpg) top left no-repeat; line-height:39px; margin-top:35px; float:right;}
.top_tela{ font-size:24px; color:#F9590D; font-weight:bold; line-height:39px; padding-left:50px;}

.banner{ width:100%; height:700px;}

.search{ width:100%; height:86px; border-bottom:1px solid #CCC;}
.search_main{ width:1200px; margin:0 auto; height:86px;}
.search_left{ width:930px; float:left; height:86px; line-height:86px; font-size:16px;}
.search_right{ width:252px; float:right; height:40px; margin-top:25px; margin-top:20px; border:1px solid #CCC; border-radius:25px;}

.search_input{ width:190px; height:30px; margin-top:1px; margin-left:15px; border:1px solid #FFF; float:left; margin-top:5px;outline:none; }
.search_button{ width:20px; height:20px; margin-left:5px; margin-top:1px; float:left;}

/*----产品----*/
.index_pro_tit{ width:100%; height:65px; line-height:65px; font-size:40px; margin-top:40px; text-align:center; font-weight:bold;}
.index_pro_line{ width:1200px; height:40px; line-height:40px; font-size:16px; background:url(../images/line_bg.jpg) top center no-repeat; font-size:16px; text-align:center; margin:0 auto;}
.index_pro_catalog{ width:1200px; height:55px; line-height:55px; margin:20px auto;}
.index_pro_catalog ul{ width:100%; height:55px; line-height:55px;display: flex;justify-content: space-between;flex-wrap:wrap; font-size:16px;}
.index_pro_catalog ul li{ width:180px; height:50px; line-height:50px;  line-height:50px; text-align:center; font-size:16px;}
.index_pro_catalog ul li a{ font-size:16px;width:100%; height:50px; line-height:50px; border:1px solid #FA5A0E; line-height:50px; text-align:center; border-radius:5px; display:block;}
.index_pro_catalog ul li a:hover{font-size:16px;width:100%; height:50px; line-height:50px; border:1px solid #FA5A0E; background:#FA5A0E; color:#FFF; line-height:50px; text-align:center;  border-radius:5px;display:block;}

.index_pro_list{ width:1200px; overflow:hidden; margin:20px auto 50px auto;}
.index_pro_list ul{ width:1200px; overflow:hidden;display: flex;justify-content: space-between;flex-wrap:wrap;}
.index_pro_list ul li{ width:180px; height:185px; border:1px solid #CCC; margin-bottom:15px; text-align:center;}
.index_pro_img{ width:96%; margin:2%; float:left; overflow:hidden; overflow:hidden;}
.index_pro_img img{ width:100%;}
.index_pro_text{ width:100%; height:35px; line-height:35px; text-align:center; font-size:14px;}

/*----企业优势----*/
.qyys{ width:100%; overflow:hidden; background:#FD6210;}
.qyys_tit{ width:100%; height:65px; line-height:65px; font-size:40px; margin-top:40px; text-align:center; font-weight:bold; color:#fff; margin-top:30px; float:left;}
.qyys_line{ width:1200px; height:40px; line-height:40px; font-size:16px; background:url(../images/qyys_a.jpg) top center no-repeat; font-size:16px; text-align:center; margin:0 auto; color:#FFF;}
.qyys_bac{ width:100%; height:554px; background:url(../images/ysbg.jpg) top center no-repeat; margin-top:30px;}

/*----关于我们----*/
.index_companybg{ width:100%; overflow:hidden; background:url(../images/index_companybg.jpg) top center no-repeat;}
.index_company_main{ width:1200px; margin:0 auto; overflow:hidden;}
.index_company_left{ width:646px; height:590px; float:left; margin-top:66px;}
.index_company_intro{ width:100%; font-size:16px; line-height:200%; margin-top:130px;}
.index_company_img{ width:100%; overflow:hidden; margin-top:30px;}
.index_company_right{width:540px; height:590px; float:right;margin-top:66px;}
.right_com_tu{ width:512px; height:587px; margin-top:-20px; float:right;}
.right_com_jt{ width:96px; height:112px; position:absolute; z-index:998;}

/*----新闻中心-----*/
.index_news_bg{ width:100%; background:#EAEAEA; overflow:hidden; margin-top:40px;}
.index_news_line{ width:1200px; height:40px; line-height:40px; font-size:16px; background:url(../images/newscat.jpg) top center no-repeat; font-size:18px; text-align:center; margin:0 auto;}

.index_news_cent{ width:1200px; margin:40px auto 0 auto; overflow:hidden;}

.index_news_cent ul{ width:100%;display: flex;justify-content: space-between;flex-wrap:wrap; margin-bottom:40px;}
.index_news_cent ul li{ width:386px; height:564px; text-align:center; color:#333; background:#fff;}
.index_news_tit{ width:100%; height:45px; line-height:45px; text-align:center; font-size:24px;}
.index_news_img{ width:100%; height:250px; float:left; margin-top:-281px;}
.index_news_tit{ width:100%; height:45px; line-height:45px; text-align:center; font-size:24px;}

.newskk{ width:100%; height:281px; z-index:999; position:relative;}
.news_i_list{ width:90%; overflow:hidden; margin:10px auto;}
.news_i_list dl{ width:100%; overflow:hidden; }
.news_i_list dl dt{ width:100%; height:48px; line-height:48px; border-bottom:1px dashed #CCCCCC; font-size:16px;}
.news_i_list dl dt a{ width:100%; height:48px; line-height:48px;  font-size:16px;}
.news_i_line{ width:114px; height:3px; background:#FA5A0E; margin:40px auto;}


.newskka{ width:100%; height:281px; background:url(../images/newstbg2.png) top left no-repeat;}
.newskkb{ width:100%; height:281px; background:url(../images/newstbg1.png) top left no-repeat;}

.news_more{ width:220px; height:50px; margin:0px auto 40px auto;}
.news_more a{ width:220px; height:50px; margin:20px auto; color:#FA5A0E; border:1px solid #FA5A0E; border-radius:5px; line-height:50px; display:block; text-align:center; font-size:16px;}
.news_more a:hover{ width:220px; height:50px; margin:20px auto; background:#FA5A0E; color:#FA5A0E; border:1px solid #FA5A0E; border-radius:5px; color:#fff;line-height:50px; display:block;text-align:center; font-size:16px;}

.foot{ width:100%; overflow:hidden; background:#272727;}
.foot_main{ width:1200px; margin:0 auto; color:#ccc;}
.foot_main_left{ width:450px; float:left; margin-top:80px;}
.foot_space{ width:100%; height:60px;}
.foot_main_text{ width:100%; overflow:hidden; float:left; height:35px;}
.foot_main_lefta{ width:17px; height:35px; float:left;}
.foot_main_righta{ height:35px; float:left; line-height:35px; padding-left:20px; font-size:16px;}
.foot_main_righta span{ font-size:20px;}

.foot_ewm{ width:226px; height:120px; margin-top:40px; float:left; margin-bottom:20px;}

.foot_logo{ width:337px; height:44px;}
.foot_main_right{ width:650px; float:right;margin-top:155px;}
.foot_menu{ width:100%; overflow:hidden; float:left;}
.foot_menu ul{ width:100%; overflow:hidden; float:left;}
.foot_menu ul li{ width:25%; overflow:hidden; float:left;}
.foot_menu_text{ width:100%; font-size:18px; height:60px; line-height:60px; color:#fff;}
.foot_menu_text_ul{ width:100%; font-size:14px; color:#ccc;}
.foot_menu_text_ul ul{ width:100%; font-size:14px; overflow:hidden;}
.foot_menu_text_ul ul li{ width:100%; font-size:14px; height:30px; line-height:30px;}
.foot_menu_text_ul ul li a{ width:100%; font-size:14px; height:40px; line-height:40px; color:#ccc;}
.foot_menu_text_ul ul li a:hover{ width:100%; font-size:14px; height:40px; line-height:40px; color:#fff;}

.bottom{ width:100%; height:65px; line-height:65px; border-top:1px solid #3C3C3C;background:#272727; }
.bottom_left{ color:#ccc; line-height:65px; float:left;}
.bottom_right{ color:#ccc; line-height:65px; float:right;}

/* 关于我们 */
.about_us {
    margin: 60px 0;
}

.tabsaa {
    display: flex;
    justify-content: space-between;
}

.tabsaa .left {
    width: 22.83%;
}

.tabsaa .left .phone {
    background-color:#023EDA;
    padding: 20px 0;

}

.tabsaa .left .phone p {
    font-size: 18px;
    color: #ffffff;
    display: flex;
    justify-content: center;
	line-height:30px;
		margin-bottom:10px;
}

.tabsaa .left .phone p::before {
    content: '';
    width: 40px;
    height: 31px;
    background-image: url(../images/contact_phone.png);
    background-repeat: no-repeat;
}

.tabsaa .left .phone h4 {
    font-size: 26px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

.tabsaa .right {
    width: 75.66%;
}

.tabsaa .left a {
    display: block;
}

.tabsaa .cont {
    overflow: hidden;
    display: none;
}

.tabsaa .left h3 {
    height: 62px;
    background-color:#023EDA;
    text-align: center;
    line-height: 62px;
    font-size:22px;
    font-weight: bold;
    color: #ffffff;
}

.tabsaa .left nav {
    border: solid 1px #e5e5e5;
}

.tabsaa .left nav a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px;
    /* margin-left: 20px;
    margin-right: 20px; */
    margin: 10px 20px 10px 20px;
    padding: 0 20px;
    line-height: 50px;
    font-size: 16px;
    color: #333333;
    border-radius: 20px;
    position: relative;
    border: 1px solid #efefef;
}

.tabsaa .left nav a:last-of-type {
    margin-bottom: 9px;
}

.tabsaa .left nav a::after {
    width: 0;
    cursor: pointer;
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background:#023EDA;
    transition: 0.6s linear;
    border-radius: 20px;
}

.tabsaa .left nav a:hover {
    color: #ffffff;
    z-index: 2;
}

.tabsaa .left nav a:hover:after {
    width: 100%;
}

.tabsaa .right .center .center_top {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e5e5e5;
}

.tabsaa .right .center .center_top ul {
    display: flex;
}

.tabsaa .right .center .center_top ul li {
    color: #888888;
    font-size: 14px;
}

.tabsaa .right .center .center_top h2 {
    font-size: 24px;
    color:#023EDA;
}

.tabsaa .right .center .center_top h2::after {
    content: '';
    width: 142px;
    height: 3px;
    display: block;
    margin-top: 7px;
    background-color:#023EDA;
}

.tabsaa .right .center p {
    font-size: 15px;
    line-height: 30px;
    color: #666666;

}

.tabsaa .right .center .pric ul {
    display: flex;
    /* justify-content: space-between; */
    flex-wrap: wrap;
}

.tabsaa .right .center .pric ul li {
    width: 32.33%;
    margin-top: 25px;
    margin-right: 1%;
}

.tabsaa .right .center .pric ul li a {
    display: inline-block;
    text-align: center;
    border: 1px solid #e5e5e5;
    width: 100%;
    overflow: hidden;

}

.tabsaa .right .center .pric ul li p {
    font-size: 16px;
    color: #444444;
    text-align: center;
    background-color: #eff2f6;
}

.tabsaa .right .center .pric ul li:hover p {
    background-color:#023EDA;
}

.tabsaa .right .center .pric ul li:hover p {
    color: #ffffff;
}

.tabsaa .right .center .pric ul li a img {
    width: 100%;
}

.tabsaa .left nav .item2 p a {
    padding-left: 40px;
}

.tabs .left nav .item1 .item2 {
    display: none;
}

.tabsaa .left nav .item1:hover .item2 {
    display: block;
}

.tabsaa .right .center .pric ul li a img {
    width: 100%;
    overflow: hidden;
    cursor: pointer;
    transition: all 1.5s;

}

.tabsaa .right .center .pric ul li a img:hover {
    transform: scale(1.1);
}

.tabsaa .right .center .link h2 {
    font-size: 18px;
    color: #e54512;
    font-weight: bolder;
}

.tabsaa .right .center .link {
    padding-top: 20px;
    padding-left: 20px;
}

.item1 .items6 p {
    display: none;
}

.item1 .items6:hover p {
    display: block;
}

.product_details {
    margin-top: 20px;
}

.product_details .pric {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.product_details .pric .left {
    width: 390px;
}

.product_details .pric .left img {
    width: 100%;
}

.product_details .pric .right {
    width: 390px;
}

.product_details .pric .right h4 {
    font-size: 1.2rem;
    font-weight: bolder;
}

.product_details .pric .right p {
    margin-top: 20px;
    line-height: 26px;
    font-size: 15px;
}

.product_details .pric .right p span {
    font-size: 25px;
}

.w1200{ width:1200px; overflow:hidden; margin:0 auto;}
/*分页*/
.pagev{
	text-align:center;
	color:#666;
	clear:both;
}
.pagev span{
	line-height:24px;
	padding:0px 9px;
	display: inline-block;
}
.fonts{
	color:#fff;
	background-color:#625340;
	border:1px solid #625340;
}
.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:100px;
	line-height:45px;
	background-color:#023EDA;
	border:0px;
	color:#fff;
	font-size:16px;
	text-align:center;
	font-family:"微软雅黑";
}


.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;}

/*banner*/
#full-screen-slider {
	width: 100%;
	height: 700px;
	position: relative;
	background-color:#CCC;
}
#slides {
	display: block;
	width: 100%;
	height: 700px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
}
#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
}
#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}
#pagination {
	display: block;
	list-style: none;
	position: absolute;
	right: 50%;
	text-align: center;
	bottom: 20px;
	z-index: 9900;
	margin: 0
}
#pagination li {
	position: relative;
	right: -50%;
	display: block;
	list-style: none;
	width: 15px;
	height:15px;
	float: left;
	margin: 0 10px;
	border-radius: 2px;
	background-color: rgba(255,255,255,1);
	border-radius:50%;
}
#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
#pagination li.current {
	background-color:#FB590E;
}

/*-----产品搜索-----*/
.pro_search{ background:#F2F2F2; overflow:hidden; margin-top:20px;}
.pro_search_a{ width:100%; overflow:hidden; float:left; margin-top:5px;}
.pro_search_a_left{ width:170px; float:left; height:35px; text-align:center;}
.pro_search_a_right{ width:650px; float:left; height:35px; text-align:center;}
.pro_search_a_right_a{ width:580px; height:30px; line-height:30px; border:1px solid #CCC; float:left; padding-left:10px;}
.pro_search_a_right_b{ width:58px; height:60px; float:left;}
.pro_search_a_lefta{ width:170px;float:left; height:35px; text-align:center;}
.pro_search_a_righta{ width:725px; height:35px; line-height:35px; float:left;}
.pro_search_a_list{ width:100%; height:35px; line-height:35px; float:left;}
.pro_search_a_list dl{ width:100%; height:22px; line-height:22px; float:left; margin-top:5px; color:#fff; font-size:14px;}
.pro_search_a_list dl dt{ width:22px; height:22px; line-height:22px; float:left; margin-right:5px; text-align:center;  background:#0072C1;}

.pro_search_a_list dl dt a{ color:#fff; background:#0072C1;}

.ori_ttj_all{ width:100%; height:45px; line-height:45px; background:#333; margin-top:10px;}
.pro_ttj_left{ width:15px; height:45px; float:left;background:#0072C1;}
.pro_ttj_right{ padding-left:15px; color:#fff; font-size:16px; font-weight:bold; float:left;}

.pro_img_ttall{ width:100%; overflow:hidden;}
.pro_img_all{ width:100%; overflow:hidden;border-bottom:1px dashed #CCCCCC;}
.pro_img_all_left{ width:280px; float:left; min-height:165px; margin-top:10px; }
.pro_img_all_left img{ width:98%; height:auto; margin-bottom:10px;}

.pro_img_all_right{ width:550px; overflow:hidden; float:left;}
.pro_xh{ width:240px; height:40px; line-height:40px; background:#0072C1; color:#fff; font-size:16px;}
.pro_xh a{ width:240px; height:40px; line-height:40px; background:#0072C1; color:#fff; font-size:16px;}
.pro_xh_a{ color:#fff; font-size:16px; height:40px; line-height:40px; margin-left:25px; float:left; }
.pro_xh_b{ color:#fff; font-size:16px; height:40px; line-height:40px; margin-right:25px; float:right;}

.pro_pdf{ width:240px; background:#FFF; border:1px solid #0072C1; height:38px; line-height:38px; float:left; margin-top:10px; margin-right:15px;}
.pro_pdf_a{ padding-left:25px; font-size:16px; color:#0072C1; float:left; width:150px;}
.pro_pdf_b{ float:right; margin-top:-5px; margin-right:10px;}

.pro_pdf_list{ width:100%; height:50px; border-bottom:1px dashed #CCCCCC;}
.pro_pdf_list dl{ width:100%; height:50px; float:left;}
.pro_pdf_list dl dt{ float:left; width:25%; height:50px; line-height:50px;}

.pro_xhqr{ width:100%; height:60px; line-height:60px; font-size:20px; font-weight:bold;}
.pro_xhgr_bg{ background:#0074BF; color:#fff; text-align:center; font-size:16px;}

.pro_xhgr_all{ width:100%; background:#E1E3E7; overflow:hidden; border-radius:5px;}
.proshow_a{ width:96%; margin:2%; background:#FFF; float:left; border:1px solid #CCC; height:70px; line-height:70px; font-size:16px; font-weight:bold;}
.proshow_ba span{ width:100px; height:60px; float:left; margin-left:15px; margin-top:-10px;}

.proboxshow{ width:99%; border:1px solid #ccc; background:#fff; overflow:hidden;}
.proboxshow_all_a{ font-size:16px; height:40px; line-height:40px; margin-left:20px; width:96%; margin:0 auto;}
.proboxshow_all_a span{ margin-top:-10px; }
.proboxshow_all_b{ width:96%; float:left; margin:5px 2%; font-size:22px;}.proboxshow_all_b 
.input{ width:65px; height:30px; border:1px solid #CCC;}
.proyq{ width:25px; height:25px; background:#6290CC; color:#fff; font-size:14px; text-align:center; float:left; margin-left:60px; border-radius:50%;}


.proyqa{ width:25px; height:25px; background:#6290CC; color:#fff; font-size:14px; text-align:center; float:left; margin-left:50px; border-radius:50%;}

.proyqb{width:25px; height:25px; background:#6290CC; color:#fff; font-size:14px; text-align:center; float:left; margin-left:65px; border-radius:50%;}
.proyqc{width:25px; height:25px; background:#97B464; color:#fff; font-size:14px; text-align:center; float:left; margin-left:65px; border-radius:50%;}

.pros_box{ width:100%; background:#F9F9F9; height:45px; line-height:45px; float:left; border-top:1px solid #CCC; border-bottom:1px solid #CCC; }
.pros_box_left{ width:200px; height:45px; line-height:45px; text-align:center; font-size:14px; float:left;}
.pros_box_right{ width:600px; height:30px; line-height:30px; float:left;}
.pros_box_k{ width:550px; height:35px; line-height:35px; margin-top:5px; float:left;}
.proyqtt{ float:left; margin-left:15px;width:25px; height:25px; line-height:25px; background:#6290CC; color:#fff; font-size:14px; text-align:center; border-radius:50%; margin-top:10px;}

.proyqtta{width:25px; height:25px; line-height:25px;background:#97B464; color:#fff; font-size:14px; text-align:center; float:left; margin-left:15px; border-radius:50%; margin-top:10px;}

.pro_img_all{ width:100%; overflow:hidden;}
.pro_img_all_rightb{ width:100%;font-size:22px; height:30px; line-height:30px; font-weight:bold; float:left; clear:both;}
.pro_lista_a{ width:100px; height:40px; line-height:40px; text-align:center; border:1px solid #6B7BA3; float:left; margin-right:10px; margin-top:50px;}
.proboxshow_tit{ width:100%;  float:left;}
.proboxshow_tita{ width:100%; height:40px; line-height:40px; background:#D9D9D9; font-size:16px; font-weight:bold; padding-left:20px;}
.proboxshow_titb{ width:96%; margin:2%; overflow:hidden;}

.pro_zm{ width:100%; font-size:22px; height:45px; line-height:45px;}
.pro_sxtj{ width:99%; border:1px solid #CCC;}
.pro_sxtj_s{ width:96%; margin:0 2%; height:40px; line-height:40px; font-size:16px; font-weight:bold;}
.pro_sxtj_sa{ width:100%; height:45px; line-height:45px; font-size:14px; background:#F6F6F8;}
.pro_sxtj_sa1{ width:200px; float:left; height:45px; line-height:45px; text-align:center;}
.pro_sxtj_sa2{ width:670px; float:left; height:45px; line-height:45px; }
.pro_sxtj_sb{ width:100%; height:45px; line-height:45px; font-size:14px; background:#fff;}

.pro_czsx{ width:150px; height:40px; line-height:40px; text-align:center; color:#fff; background:#0074BF; float:left; margin-left:200px; font-size:16px; margin-top:30px; margin-bottom:30px;}
.pro_czsx a{ width:100%; display:block; height:40px; line-height:40px; text-align:center; color:#fff; background:#0074BF; float:left;font-size:16px;}
.pro_czsx a:hover{ width:100%; display:block; height:40px; line-height:40px; text-align:center; color:#fff; background:#FF6600; float:left; font-size:16px;}
.pro_table_a{ width:96%; margin:10px auto; overflow:hidden;}

.pro_catalog_info{ width:100%; height:25px; line-height:25px; font-size:18px; font-weight:bold;}
.pro_catalog_tit{ width:100%; height:40px; line-height:40px; font-size:24px; font-weight:bold;}

.pro_content{ width:100%; line-height:180%; font-size:14px;}

.tabsaa .left nav dl{
	background:#EBEBEB; 
	display:block;
	}
.tabsaa .left nav dl dt a{
	background:#EBEBEB; 
	display:block;
	height:40px;
	line-height:40px;
	margin:5px 0;
	font-size:14px;
	border-radius:0px;
	}
.tabsaa .left nav dl dt a:hover{
	background:#EBEBEB !important; 
	display:block;
	height:40px;
	line-height:40px;
	margin:5px 0;
	font-size:14px;
	display:block;
	border-radius:0px;
	}
