body {
    font-size: 14px;
    min-width: 1280px;
    overflow-x: hidden;
}

input,
button,
textarea {
    outline: none;
}

a {
    color: #666;
    text-decoration: none;
}

a:hover {
    color: #333;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix {
    overflow: hidden;
    _zoom: 1;
}

.page-top {
    line-height: 35px;
    border-bottom: 1px #ddd solid;
}

.page-top .fr a {
    font-size: 12px;
    margin-left: 20px;
}

.header {
    padding: 20px 0 35px;
}

.header .logo img {
    display: block;
}

.header .icon-cip {
    margin-top: 22px;
    width: 110px;
    height: 40px;
    background: url(/img/icon-cip.png) no-repeat;
    float: right;
}

.header .tel-wrap {
    margin-top: 22px;
    margin-left: 25px;
    float: right;
    width: 220px;
}

.header .tel-wrap .icon-tel {
    background: url(/img/icon-tel.png) no-repeat;
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 10px;
}

.header .tel-wrap span.name {
    color: #999;
    font-size: 12px;
    display: block;
}

.header .tel-wrap span.tel-num {
    font-size: 24px;
    color: #031c60;
    font-weight: bold;
    display: block;
}

.nav {
    text-align: center;
    height: 56px;
    background: url(/img/nav_bg.png) repeat-x;
}
.nav>ul {
    font-size: 0;
}
.nav>ul>li {
    display: inline-block;
    position: relative;
}

.nav>ul>li>a {
    padding: 0 40px;
    line-height: 56px;
    border-right: 1px #fff solid;
    color: #fff;
    font-size: 14px;
}
.nav>ul>li:hover {
    background: rgba(0,37,112,.6);
}

.nav>ul>li:hover ul {
	display: block;
}
.nav>ul>li:last-child>a {
    border-right: 0;
}
.nav>ul>li ul {
	display: none;
	position: absolute;
	top: 56px;
	z-index: 999;
	width: 100%;
}
.nav>ul>li ul li a {
	display: block;
	color: #fff;
	text-align: center;
	line-height: 34px;
	background: rgba(0,37,112,.6);
    font-size: 14px;
}
.nav>ul>li ul li a:hover {
	background: #0058a8;
}

.banner {
    width: 100%;
    height: 483px;
    overflow: hidden;
    position: relative;
    margin-bottom: 35px;
}

.banner .bd {
    height: 475px;
    position: relative;
}

.banner .bd li {
    width: 100%!important;
    height: 475px;
    background-repeat: no-repeat;
    background-position: center center;
}

.banner .bd li a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.banner .hd ul {
    text-align: center;
}
.banner .hd li {
    width: 24%;
    height: 8px;
    display: inline-block;
    background: rgba(0, 0, 0, .2);
    text-indent: -9999px;
    cursor: pointer;
    margin-right: 1%;
}
.banner .hd li:last-child {
    margin-right: 0;
}

.banner .hd li.on {
    background: #01255f;
}

.mod_tit {
    line-height: 26px;
    font-size: 12px;
    color: #000000;
    text-align: left;
}

.mod_box {
    border: 2px #dcdddd solid;
    border-radius: 3px;
}

.b_main {
    margin-bottom: 35px;
}

.video_zs {
    width: 858px;
}

.video_zs .mod_main {
    width: 100%;
    height: 421px;
}

.cert_search {
    width: 324px;
}

.cert_search .mod_main {
    padding: 20px 25px 26px 25px;
}

.cert_search .mod_main .cert_rw {
    margin-bottom: 20px;
}

.cert_search .form-group {
    margin-bottom: 10px;
}

.cert_search .form-group label {
    display: block;
    padding: 0 3px;
    margin-bottom: 5px;
}

.cert_search .form-group .form-control {
    width: 100%;
    height: 33px;
    border: 1px #b4b4b4 solid;
    padding: 0 10px;
    font-size: 12px;
}

.cert_search .form-btn {
    margin-top: 30px;
}

.cert_search .form-btn .btn-default {
    width: 126px;
    height: 53px;
    line-height: 53px;
    color: #b4b4b4;
    text-align: center;
    font-size: 17px;
    border: 1px #b4b4b4 solid;
    background: #fff;
    display: block;
}

.news {
    overflow: hidden;
    margin-bottom: 25px;
}

.mod_news {
    width: 590px;
}

.mod_news ul {
    padding: 0 20px;
    margin-bottom: 25px;
}

.mod_news ul li {
    line-height: 49px;
    border-bottom: 1px #ddd solid;
    background: url(/img/li.png) no-repeat left center;
    padding-left: 20px;
}

.mod_news ul li a {
    display: block;
    font-size: 14px;
}

.mod_news .mod_news_bottom {
    height: 96px;
    background: #044d9c;
    position: relative;
}

.mod_news .mod_news_bottom a.more {
    position: absolute;
    top: 48px;
    right: 30px;
    color: #fff;
    font-size: 18px;
}

.mod_news .mod_news_bottom a.more i {
    background: url(/img/more.png) no-repeat;
    width: 27px;
    height: 28px;
    display: inline-block;
    vertical-align: text-bottom;
    margin-left: 15px;
}

.ad {
    width: 100%;
    margin-bottom: 20px;
}

.news_info {
    width: 760px;
}

.news_info .news_hd {
    line-height: 26px;
    overflow: hidden;
    margin-bottom: 15px;
}

.news_info .news_hd h3 {
    font-weight: bold;
    color: #363636;
    font-size: 18px;
}

.news_info .news_hd h3 span {
    font-weight: normal;
    color: #666;
    font-size: 14px;
    vertical-align: sub;
}

.news_info .news_hd a.more2 i {
    background: url(/img/more2.png) no-repeat;
    width: 13px;
    height: 13px;
    display: inline-block;
    margin-left: 4px;
}

.news_info .news_bd {
    overflow: hidden;
}

.news_info .news_bd .news_item_top {
    width: 364px;
    float: left;
    margin-right: 35px;
}

.news_info .news_bd .news_item_top img {
    width: 100%;
}

.news_info .news_bd .news_item_top .tit {
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0;
    display: block;
}

.news_info .news_bd .news_item_top p {
    line-height: 20px;
    font-size: 12px;
}

.news_info .news_bd ul {}

.news_info .news_bd ul li {
    overflow: hidden;
    margin-bottom: 30px;
}

.news_info .news_bd ul li .news_item_date {
    width: 60px;
    height: 66px;
    background: #f2f2f2;
    float: left;
}

.news_info .news_bd ul li .news_item_date .day {
    border-bottom: 1px #fff solid;
    color: #666;
    font-size: 24px;
    text-align: center;
    display: block;
    line-height: 42px;
}

.news_info .news_bd ul li .news_item_date .month {
    color: #666;
    font-size: 12px;
    text-align: center;
    display: block;
    line-height: 24px;
}

.news_info .news_bd ul li .news_item_info {
    float: left;
    width: 280px;
    margin-left: 20px;
}

.news_info .news_bd ul li .news_item_info .tit {
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}

.news_info .news_bd ul li .news_item_info p {
    color: #666;
    font-size: 12px;
    line-height: 20px;
}

.industry_hot {
    width: 385px;
    float: right;
}

.industry_hot .industry_hot_hd {
    line-height: 26px;
    overflow: hidden;
    margin-bottom: 15px;
}

.industry_hot .industry_hot_hd h3 {
    font-weight: bold;
    color: #363636;
    font-size: 18px;
}

.industry_hot .industry_hot_hd h3 span {
    font-weight: normal;
    color: #666;
    font-size: 14px;
    vertical-align: sub;
}

.industry_hot .industry_hot_hd a.more2 i {
    background: url(/img/more2.png) no-repeat;
    width: 13px;
    height: 13px;
    display: inline-block;
    margin-left: 4px;
}

.industry_hot .industry_hot_bd li {
    background: url(/img/li.png) no-repeat left center;
    line-height: 44px;
    border-bottom: 1px #eee solid;
    padding-left: 20px;
}

.mb20 {
    margin-bottom: 20px;
}

.f_main {
    margin-bottom: 15px;
}

.f_main_hd {
    line-height: 65px;
    background: #044d9c;
    overflow: hidden;
    padding: 0 20px;
}

.f_main_hd h3 {
    color: #fff;
    font-size: 18px;
}

.f_main_hd a {
    font-size: 12px;
    color: #fff;
}

.expert {
    width: 520px;
}

.expert .expert_bd {
    margin-top: 15px;
    overflow: hidden;
}

.expert .expert_bd li {
    width: 163px;
    border: 1px #ddd solid;
    float: left;
    margin-right: 15px;
}

.expert .expert_bd li:last-child {
    margin-right: 0;
}

.expert .expert_bd li img {
    width: 100%;
    height: 148px;
}

.expert .expert_bd li span {
    line-height: 45px;
    background: #f3f3f3;
    text-align: center;
    display: block;
    font-size: 12px;
    color: #000;
}

.associated {
    width: 660px;
    margin-bottom: 5px;
}

.associated .associated_bd {
    position: relative;
    padding: 22px 10px;
    border: 1px #ddd solid;
    border-top: 0;
}

.associated .associated_bd .hd {
    position: absolute;
    top: 18px;
    width: 638px;
}

.associated .associated_bd .hd .prev {
    float: left;
}

.associated .associated_bd .hd .next {
    float: right;
}

.associated .associated_bd .bd {
    padding: 0 13px;
}

.associated .associated_bd .bd li {
    width: 68px;
    float: left;
    margin: 0 10px;
}

.associated .associated_bd .bd li img {
    width: 100%;
    display: block;
}

.media {
    width: 660px;
}

.media_wrap {
    border: 1px #ddd solid;
    border-top: 0;
    padding: 7px 0;
}

.media_wrap li {
    padding-left: 20px;
    line-height: 20px;
}

.media_wrap li a {
    font-size: 12px;
}

.media_wrap .fl,
.media_wrap .fr {
    width: 50%;
    padding: 10px 0;
}

.media_wrap .br1h {
    border-right: 1px #000 solid;
}

.footer {
    background: #333333;
    padding-top: 35px;
}

.links {}

.links h3 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.links h3 i {
    width: 3px;
    height: 18px;
    background: #af1f24;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.links h3 span {
    color: #5c5c5c;
    font-size: 14px;
    margin-left: 20px;
}

.links .bd {
    padding: 10px 0;
    height: 80px;
}

.links .bd a {
    margin: 0 10px;
    color: #fff;
    line-height: 20px;
}

.links .bd a:hover {
    color: #f0f0f0;
}

.web_nav {
    border-bottom: 1px #484848 solid;
}

.web_nav ul {
    text-align: center;
}

.web_nav ul li {
    display: inline-block;
}

.web_nav ul li a {
    padding: 0 40px;
    line-height: 56px;
    border-right: 1px #fff solid;
    color: #fff;
}

.footer_wrap {
    padding-top: 18px;
    padding-bottom: 45px;
}

.footer_wrap .f_logo {
    float: left;
    width: 403px;
    height: 88px;
    background: url(/img/f_logo.png) no-repeat;
}

.footer_wrap .f_company_info {
    width: 400px;
    float: left;
    margin-left: 55px;
    padding-top: 17px;
}

.footer_wrap .f_company_info p {
    display: block;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
}

.footer_wrap .f_company_info p b {
    font-weight: bold;
}

.footer_wrap .f_tel {
    float: right;
    padding-top: 43px;
}

.footer_wrap .f_tel .icon_tel {
    width: 41px;
    height: 41px;
    float: left;
    background: url(/img/icon_tel.png) no-repeat;
    margin-right: 5px;
}

.footer_wrap .f_tel .f_tel_wrap {
    float: left;
}

.footer_wrap .f_tel .f_tel_wrap span {
    display: block;
    color: #fff;
}

.footer_wrap .f_tel .f_tel_wrap span.name {
    font-size: 12px;
}

.footer_wrap .f_tel .f_tel_wrap span.num {
    font-size: 18px;
}
.page_banner {
	margin-bottom: 35px;
}
.page_banner img {
	display: block;
	width: 100%;
}
.pic_list_page {

}
.pic_list_page .page_hd {
	margin-bottom: 25px;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px #ddd solid;
}
.pic_list_page .page_hd .tit {
	float: left;
}
.pic_list_page .page_hd .tit span {
	display: inline-block;
    margin-top: 5px;
    margin-left: 20px;
	font-size: 18px;
	color: #999999;
}
.pic_list_page .page_hd .tit .l_cip {
	width: 80px;
	height: 29px;
	background: url(/img/l_cip.png) no-repeat;
	margin-left: 15px;
	float: left;
}
.pic_list_page .page_hd .local {
	float: right;
	font-size: 12px;
	padding-right: 20px;
}
.left_main {
	width: 274px;
	float: left;
}
.left_menu {
	margin-bottom: 60px;
}
.left_menu h5 {
	line-height: 48px;
	color: #fff;
	padding-left: 52px;
	background: #333333;
	font-size: 18px;
}
.left_menu li a {
	padding-left: 52px;
	color: #333;
	line-height: 44px;
	display: block;
}
.left_menu li:nth-child(2n) a {
	background: #f7f7f7;
}
.left_ad {
	width: 100%;
}
.left_ad img {
	width: 100%;
	display: block;
}
.left_info {
	margin-top: 15px;
	border-top: 1px #ddd solid;
	padding: 10px 3px;
}
.mb5 {
	margin-bottom: 5px;
}
.left_info p {
	line-height: 18px;
	color: #333333;
	font-size: 12px;
}
.left_info p b {
	font-weight: bold;
	font-size: 14px;
}
.right_main {
	width: 890px;
	float: right;
	padding-bottom: 30px;
}
.pic_list {
	width: 100%;
}
.pic_list li {
	width: 200px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}
.pic_list li:nth-child(4n) {
	margin-right: 0;
}
.pic_list li .pic {
	position: relative;
	display: block;
}
.pic_list li .pic img {
	width: 200px;
	height: 200px;
	display: block;
}
.pic_list li .title {
	display: block;
	text-align: center;
	line-height: 36px;
}
.pic_list li .pic:after {
	background-image: url(/img/hover-link.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 44px;
    height: 44px;
    top: 50%;
    left: 50%;
    margin-left: -22px;
    margin-top: -22px;
    position: absolute;
    display: block;
    content: ' ';
    opacity: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.pic_list li .pic:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
    content: ' ';
    opacity: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.pic_list li .pic:hover:before,.pic_list li .pic:hover:after  {
	opacity: 1;
}
.pager {
	text-align: right;
}
.pager a {
	display: inline-block;
	padding: 10px 15px;
	color: #ddd;
	font-size: 14px;
	border: 1px #ddd solid;
}
.pager a.on {
	background: #333;
	border-color: #333;
	color: #fff;
}
.piao {
    width: 119px;
    background: #fff;
    position: fixed;
    right: 3px;
    top: 290px;
}
.piao .piao_hd {
    background: #202020;
    text-align: center;
    color: #fff;
    font-weight: bold;
    line-height: 34px;
}
.piao .piao_bd {
    background: #fff;
}
.piao .piao_bd .qq_wrap {
    padding: 10px;
    border-bottom: 1px #dddddd solid;
}
.piao .piao_bd .qq_wrap a {
    margin-bottom: 5px;
}
.piao .piao_bd .qq_wrap a:last-child {
    margin-bottom: 0;
}
.piao .piao_bd .tel_wrap {
    padding: 13px 0;
    border-bottom: 1px #ddd solid;
}
.piao .piao_bd .tel_wrap .name {
    font-size: 14px;
    color: #333;
    text-align: center;
    display: block;
    margin-bottom: 3px;
}
.piao .piao_bd .tel_wrap .tel {
    color: #031c60;
    text-align: center;
    display: block;
    font-weight: bold;
    font-size: 14px;
}
.piao .piao_bd .ewm_wrap {
    padding: 10px;
}
.piao .piao_bd .ewm_wrap img {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.piao .piao_bd .ewm_wrap span {
    line-height: 22px;
    text-align: center;
    display: block;
    font-size: 12px;
}
.gotop {
    position: fixed;
    right: 10px;
    bottom: 10px;
    background: url(/img/gotop.png) no-repeat;
    width: 65px;
    height: 65px;
}

/*新闻列表*/

.newsList {
	margin-bottom: 15px;
	padding: 0px
}
.newsList ul {
	margin: 0px;
	padding: 0px;
}
.newsList li {
	padding: 0 17px;
}
.newsList li .wrapper {
	display: block;
	padding: 40px 0 25px;
	border-bottom: 1px solid #e2e2e2;
}
.newsList li .time {
	float: left;
	width: 70px;
	text-align: center;
}
.newsList li .time .day {
	font-size: 60px;
	color: #888;
}
.newsList li .time .date {
	font-size: 16px;
	color: #888;
}
.newsList li .tit {
	margin-left: 100px;
	margin-bottom: 10px;
	padding-bottom: 12px;
	border-bottom: 1px dashed #cfcfcf;
	height: 22px;
	line-height: 22px;
	font-size: 15px;
	color: #666;
	font-weight: bold;
	overflow: hidden;
}
.newsList li .tit span {
	display: block;
	height: 22px;
	overflow: hidden;
}
.newsList li p {
	margin-left: 100px;
	font-size: 14px;
	line-height: 26px;
	height: 52px;
	color: #888;
	overflow: hidden;
}
.newsList li:hover {
	background-color: #a4a0a0;
}
.newsList li:hover .wrapper {
	border-bottom-color: #a4a0a0;
}
.newsList li:hover .time .day, .newsList li:hover .time .date {
	color: #fff;
}
.newsList li:hover .tit {
	border-bottom-color: #fff;
	color: #fff;
}
.newsList li:hover p {
	color: #fff;
}
.keyweb {
	padding: 0px;
}


.dede_pages{
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}

/*详情页面*/

.detailTitleTxt {
	border-left: 3px solid #000;
	line-height: 35px;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	background: #eee;
	text-indent: 10px;
	margin-bottom: 10px;
}
.detailTitle {
	border-left: 3px solid #000;
	line-height: 35px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	background: #eee;
}
.detailParameter {
	padding: 10px;
	word-wrap: break-word;
}
.detailImg {
	text-align: center;
	padding: 10px;
}
.detailImg img {
	max-width: 100%;
}
.detailUrl {
	padding: 10px;
}
.detailUrl a {
	width: 150px;
	text-align: center;
	line-height: 40px;
	border: 1px solid #333;
	margin: 0px auto 0px auto;
	display: block;
	color: #333;
	text-decoration: none;
}
.detailUrl a:hover {
	background: #990000;
	border: 1px solid #990000;
	color: #fff;
}
.detailTime {
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
}
.detailContent {
	width: 100%;
	word-wrap: break-word;
}
.detailContent img {
	max-width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.productListBox {
	margin-top: 15px;
}
.back {
	line-height: 35px;
	background: #990000;
	color: #fff;
	width: 80px;
	text-align: center;
	float: right
}
.back:hover {
	color: #fff;
	background: #000;
}
.otherPageBox {
	border-top: 1px solid #999;
	margin-top: 10px;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
	width: 100%
}
.msgBox {
	border: 1px dashed #999;
	padding: 20px;
	margin-top: 20px
}

.detailContent {
	width: 100%;
	word-wrap: break-word;
}
.detailContent img {
	max-width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}