﻿@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */
body {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #333;
}
* {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.clear {
	clear: both;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #223488;
	text-decoration: underline;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
h1, h2, h5 {
	margin: 0px;
	padding: 0px;
}
/*头部代码的开始*/
.itop {
	width: 100%;
	height: 34px;
	border-bottom: 1px solid #e5e5e5;
    min-width:1000px;
    margin:0px auto;
}
.itopc {
	width: 1000px;
	height: 34px;
	margin: 0px auto;
	line-height: 34px;
}
.itopcl {
	width: 500px;
	height: 34px;
	float: left;
	font-size: 12px;
	color: #333;
}
.itopcr {
	width: 500px;
	float: left;
	font-size: 12px;
	color: #333;
}
.itopcr a {
	float: right;
	color: #333;
	margin-right: 10px;
}
.itopcr span {
	font-size: 12px;
	float: right;
	margin-right: 10px;
}
.ilogo {
	width: 100%;
	height: auto;
    min-width:1000px;
}
.ilogoc {
	width: 1000px;
	height: auto;
	margin: 0px auto;
	padding: 20px 0px;
}
.ilogoc img.ycdh {
	margin-top: 8px;
}
.ilogol {
	width: 690px;
	height: auto;
	float: left;
}
.ilogol img {
	float: left;
	width:690px;
	height:120px;
}
.ilogol p {
	color: #006635;
	font-weight: bold;
	line-height: 26px;
	font-weight: 100;
	margin: 0px;
	padding: 2px 12px;
	float: left;
}
.ilogol p strong {
	color: #ccc;
	font-size: 22px;
	font-weight: 500;
}
.ilogol p span {
	color: #373738;
	font-size: 18px;
}
.ilogor {
	width: 260px;
	float: right;
	height:120px;
	margin-right: 0px;
	margin-top: 0px;
	background:url(../Images/tel.gif) no-repeat left 12px;
	padding-left: 50px;
	padding-top: 5px;
}
.ilogor p {
	font-size: 14px;
	color: #373736;
	line-height: 25px;
	font-weight: 100;
}
.ilogor p strong {
	font-size: 25px;
	color: #f67114;
	font-weight: 100;
}
.ilogor p span {
	font-size: 16px;
	color: #df5167;
}
.inav {
	width: 100%;
	height: 45px;
	background-color: #171717;
    min-width:1000px;
}
.inavc {
	width: 1000px;
	height: 45px;
	margin: 0px auto;
}
.inavc ul li {
	width: 111px;
	height: 45px;
	text-align: center;
	font-size: 15px;
	line-height: 45px;
	float: left;
	background: url(../images/fuxing_11.gif) no-repeat right center;
}
.inavc ul li a {
	display: block;
	color: #FFF;
}
.inavc ul li a:hover {
	background-color: #223488;
	text-decoration: none;
}
.inavc ul li a.tsy {
	background-color: #223488;
	text-decoration: none;
}
/*ban部分*/
.iban {
	width: 100%;
	height: auto;
    min-width:1000px;
}
.gg {
	height: 480px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin: 0 auto;
}
.ggLoading, .ggLoading2 {

}
.ggLoading {
	position: absolute;
	left: 40%;
	top: 200px;
	width: 325px;
	text-align: center;
	height: 56px;
	background-position: 0 -55px;
	background-repeat: no-repeat;
	line-height: 56px;
	color: #9c9c9c;
}
.ggLoading2 {
	width: 330px;
	height: 56px;
	background-position: 213px 0px;
	background-repeat: no-repeat;
}
.ggLoading em {
	font-weight: bold;
}
.ggs {
	width: 200%;
	height: 480px;
	left: -50%;
	top: 0;
	position: absolute;
}
.ggBox {
	width: 1920px;
	height: 450px;
	margin: 0 auto;
}
.ggBox a {
	display: block;
	width: 1920px;
	height: 480px;
	position: absolute;
	z-index: 1;
	opacity: 0.1;
}
.ggBox img {
	display: block;
	width: 1920px;
	height: 480px;
}
.ggb {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	height: 30px;
	z-index: 4;/*background-color:#32342e;background-repeat:repeat-x;*/
	background-position: 50% -40px;
}
.ggBtns {
	width: 132px;
	height: 30px;
	margin: 0 auto;
}
.ggBtns a {
	float: left;
	margin-left: 8px;
	display: block;
	width: 25px;
	height: 25px;
	text-align: center;
	color: #FFF;
	background-color: #666;
	position: relative;
	top: -10px;
	outline: none;
	cursor: pointer;
	text-decoration: none;
	font: 14px Arial, Helvetica, sans-serif, "新宋体";
	line-height: 25px;
	-moz-border-radius: 15px;      /* Gecko browsers */
	-webkit-border-radius: 15px;   /* Webkit browsers */
	border-radius: 15px;
}
.ggBtns a em {
	display: block;
	width: 25px;
	height: 25px;
	margin: 0 auto;
	overflow: hidden;
	font-style: normal;
}
.ggBtns a:hover {
	color: #fff;
}
.ggBtns a:focus {
	outline: none;
}
.ggBtns a.current {
	color: #fff;/*background:url(../images/gg.png) no-repeat;*/
	background-color: #223488;
}
/*.ggb,.ggBtns a{background-image:url(../images/main.jpg);}*/


/*视频和关于我们*/
.spgy {
	width: 1000px;
	height: auto;
	margin: 20px auto 10px;
    min-width:1000px;
}
.sspzx {
	width: 240px;
	height: auto;
	float: left;
}
.sspzx1, .gywm1, .scp1, .bgys1 {
	width: 240px;
	height: 45px;
    line-height:45px;
	border-bottom: 1px solid #e5ebed;
}
strong.bt1 {
	font-size: 18px;
	color: #223488;
	line-height: 45px;
	padding: 0px 10px;
	font-weight: 600;
	float: left;
}
span.bt2 {
	font-size: 13px;
	color: #9a9898;
	float: left;
}
.sspzx2 {
	width: 240px;
	height: auto;
	padding: 20px 0px;
}
.gywm {
	width: 750px;
	height: auto;
	float: right;
}
.gywm1 {
	width: 710px;
}
a.gd {
	float: right;
	margin-right: 10px;
	color: #333;
	font-size: 12px;
	line-height: 45px;
	display: block;
}
.gywm2 {
	width: 710px;
	height: auto;
	padding: 20px 0px;
}
.gywm2 h2 {
	font-size: 18px;
	line-height: 40px;
}
.gywm2 img {
	float: left;
	border: 1px solid #d6d6d6;
	margin-right: 15px;
}
.gywm2 p {
	font-size: 12px;
	color: #666565;
	text-indent: 28px;
	line-height: 30px;
}
.gywm2 p a {
	color: #223488;
}
/*产品中心*/
.jfcp {
	width: 1000px;
	height: auto;
	margin: 20px auto;
    min-width:1000px;

}
.jfcpleft {
	width: 220px;
	height: auto;
}
.jfcp_title {
	width: 220px;
	height: 76px;
	font-size: 20px;
	background-color: #223488;
}
.fxxian {
	width: 220px;
	height: auto;

}
.jfcp_title p {
	line-height: 28px;
	padding: 10px;
	color: #FFF;
}
.jfcp_title p strong {
	font-weight: 500;
}
.jfcp_title p span {
	font-size: 13px;
}
.jfcp_nr {
	width: 200px;
	height: auto;
	margin: 15px auto;
}
.jfcp_nr ul li {
	width: 164px;
	height: 34px;
    overflow: hidden;
	line-height: 34px;
	padding-left: 34px;
	background: #f0f0f0 url(../images/tongtai_23-07.gif) no-repeat 20px center;
	margin-top: 10px;
}
.jfcpright {
	width: 758px;
	height: auto;
    padding-bottom:20px;
}
.boxccc {
        border:1px solid #ccc;
}
.tjcp_title {
	width: 760px;
	height: 62px;
	line-height: 45px;
	border-bottom: 1px solid #ccc;
}
.tjcp_title strong {
	font-size: 16px;
	color: #333;
	line-height: 43px;
	float: left;
	display: block;
	padding: 0px 15px;
	border-bottom: 2px solid #3292d7;
}
.tjcpleft {
	width: 200px;
	float: left;
	padding: 14px;
    padding-top:22px;
	line-height: 21px;
}
.tjcpleft p {
	color: #414141;
	font-size: 12px;
}
.tjcpleft p span {
	color: #223488;
	font-size: 18px;
	font-weight:bold;
}
.tjcp_title a {
	float: right;
	margin-right: 10px;
	margin-top: 22px;
}
.tjcp_nr {
	width: 720px;
	height: auto;
	padding: 8px 20px;
}
  .tjcp_nr p {
  font-size: 14px;
        color: #333;
        padding: 5px 10px;
        line-height: 30px;
        text-indent: 28px;
}      
.cpalt {
	width: 226px;
	height: auto;
	float: left;
	margin-left: 9px;
	margin-top: 10px;
	text-align: center;
	line-height: 30px;
}
.cpalt img {
	border: 1px solid #CCC;
	padding: 2px;
}
.ttlx {
	width: 210px;
	height: auto;
	margin-top: 15px;
}
.ttlx a {
	width: 210px;
	height: 50px;
	background-color: #223488;
	color: #FFF;
	font-size: 16px;
	line-height: 50px;
	display: block;
	text-align: center;
	margin-top: 15px;
}
.ttlx a:hover {
	text-decoration: none;
	background-color: #085928;
}
/*广告*/
.fxgg {
	width: 100%;
	height: 200px;
	background: url(../images/fuxing_30.gif) no-repeat center center;
	margin: 20px auto;
}
.yszs {
	width: 100%;
	height: 162px;
	background: url(../images/fuxing_33.gif) no-repeat center center;
}
.ysnr {
	width: 1000px;
	height: auto;
	text-align: center;
	margin: 0px auto;
}
/*办公环境*/
.bghj {
	width: 100%;
	height: auto;
	background-color: #edecec;
    min-width:1000px;
}
.bghjc {
	width: 1000px;
	height: auto;
	margin: 0px auto;
}
.bghj_title {
	width: 1000px;
	height: 61px;
	border-bottom: 1px solid #dddddd;
}
.bghj_title ul li {
	width: 250px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	float: left;
}
.bghj_title ul li a {
	color: #666;
	display: block;
}
.bghj_title ul li a:hover {
	color: #666;
	text-decoration: none;
	border-bottom: 2px solid #666;
}
.bghj_nr {
	width: 1000px;
	height: auto;
	padding: 15px 0px;
}
.bghj_nr .wrap{
	width: 1000px;
	height: 200px;
	position: relative;
	overflow: hidden;
}

.bghj_nr .wrap ul{
	overflow: hidden;
	position:absolute;
	width: 1600px;
	left: 0;
	top: 0;
	_height:1px;
}

.bghj_nr .wrap ul li{
	float: left;
	width: 240px;
}
.bghj_nr .wrap ul li a{
display:block;
text-decoration:none;
text-align:center;
}
.bghj_nr .wrap ul li a img
{
width:220px;
height:170px;
}
.xian, .yin {
	width: 1020px;
	height: auto;
}
.yin {
	display: none;
}
.selectTab2 a:link, .selectTab2 a:hover, .selectTab2 a:visited {
	border-bottom: 2px solid #223488;
	font-weight:bold;
	color: #223488;
}
.selectTab1 {
}
.bgal {
	width: 230px;
	height: auto;
	float: left;
	margin-left: 24px;
	text-align: center;
}
.bgal a {
	font-size: 14px;
	color: #333;
	line-height: 30px;
}
.bgal a:hover {
	color: #223488;
	text-decoration: underline;
}
/*新闻中心*/
.jxwzx {
	width: 1000px;
	height: auto;
	margin: 20px auto;
    min-width:1000px;
}
.jdbj {
	width: 100%;
	height: auto;
	background-color: #f7f7f7;
	padding: 20px 0px;
    min-width:1000px;
}
.jnews {
	width: 1000px;
	height: auto;
	float: left;
	border: 1px solid #cccccc;
}
.jnews_title {
	width:1000px;
	height: 45px;
	border-bottom: 1px solid #d6d6d6;
}
.jnews_title ul li {
	width: 499px;
	height: 45px;
	float: left;
	text-align: center;
}
.jnews_title ul li strong {
	font-size: 15px;
	padding-right: 10px;
}
.jnews_title ul li a {
	text-decoration: none;
	color: #666;
	line-height: 44px;
	display: block;
}
.jnews_title ul li a:hover {
	color: #223488;
	border-bottom: 2px solid #223488;
}
.jnews_nr {
	width: 1000px;
	height: auto;
}
.newsxian, .newsyin {
	width: 1000px;
	height: auto;
}
.newsyin {
	display: none;
}
.selectTab4 a:link, .selectTab4 a:hover, .selectTab4 a:visited {
	border-bottom: 2px solid #223488;
	color: #223488;
}
.selectTab3 {
}
.newsc {
	width: 1000px;
	height: auto;
	margin: 10px auto;
}
.newss {
	width: 1000px;
	height: auto;
	padding: 10px 0px 15px 0px;
	border-bottom: 1px dashed #cccccc;
}
.newss a {
	font-size: 14px;
	line-height: 50px;
	color: #333;
	font-weight: bold;
}
.newss a:hover {
	color: #3292d7;
}
.newss p {
	font-size: 12px;
	color: #666;
	line-height: 24px;
}
.newss img {
	float: left;
	margin-right: 15px;
}
.newss_list {
	width: 980px;
	height: auto;
	padding: 10px 0px;
}
.newss_list ul li {
	width: 980px;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
}
.newss_list ul li a {
	float: left;
	color: #666;
	font-size: 12px;
}
.newss_list ul li a:hover {
	float: left;
	color: #3292d7;
	text-decoration: underline;
}
.newss_list ul li span {
	color: #999;
	float: right;
	margin-right: 5px;
}
.jlxwm {
	width: 220px;
	height: auto;
	border: 1px solid #ccc;
}
.jlxwm1 {
	width: 220px;
	height: 45px;
	border-bottom: 1px solid #ccc;
    line-height:45px;
}
.jlxwm2 {
	width: 220px;
	height: auto;
}
.slxwmc {
	width: 220x;
	height: auto;
	padding: 5px 10px;
}
.slxwmc p {
	padding-left: 15px;
	line-height: 27px;
	font-size: 12px;
	padding-bottom: 14px;
}
.slxwmc p strong {
	font-size: 18px;
	line-height: 40px;
}
.jlxwm1 strong.bt1 {
	line-height: 45px;
	font-weight: bold;
}
.dianhua {
	background: url(../images/fuxing_39.gif) no-repeat scroll 15px 14px transparent;
	color: #666666;
	line-height: 20px;
	padding: 10px 0px 0px 60px;
}
.dianhua span {
	color: #282b33;
	display: block;
	font: 18px "Impact";
}
/*友情链接*/
.jdbj {
	width: 100%;
	height: auto;
	background-color: #f7f7f7;
	padding: 20px 0px;
    min-width:1000px;
}
.syqlj {
	width: 1000px;
	height: auto;
	margin: 0px auto;
}
.yqljs {
	width: 1000px;
	height: auto;
	padding: 15px 0px;
}
.yqljs a {
	color: #333;
	float: left;
	margin-left: 10px;
	line-height: 30px;
}
/*底部代码的开始*/
.footWrap {
	width: 100%;
	height: auto;
	background-color: #333333;
    min-width:1000px;
}
.hbfooter {
	width: 1000px;
	height: auto;
	margin: 0px auto;
    min-width:1000px;
}
.footer_nav {
	width: 100%;
	height: 44px;
	border-bottom: 1px solid #6d6c6c;
    min-width:1000px;
}
.fnavc {
	width: 1000px;
	height: 44px;
	margin: 0px auto;
}
.fnavc a {
	padding: 0 18px;
	color: #fff;
	font-size: 13px;
	line-height: 44px;
}
.hbbottom {
	width: 1000px;
	height: auto;
	padding: 35px 0px;
}
.hbtmleft {
	width: 680px;
	height: auto;
	float: left;
}
.hbtmleft p {
	font-size: 13px;
	color: #FFF;
	line-height: 26px;
}
    .hbtmleft p span {
        color:#FFF;
        font-size:14px;
        font-weight:bold;
    }
.hbtmleft p a {
	color: #FFF;
}
.hbtmleft strong {
	color: #016832;
	font-size: 18px;
}
.hbtmright {
	width: 88px;
	height: auto;
	float: right;
	margin-right: 20px;
	text-align: center;
	line-height: 30px;
	color: #FFF;
	font-size: 13px;
}
/*关于我们*/
.gywmban {
	width: 100%;
	height: 200px;
	background: url(../images/gywmban.jpg) no-repeat center center;
}
.cpzxban {
	width: 100%;
	height: 200px;
	margin:0 auto;
	background: url(../images/cpzxban.jpg) no-repeat center center;
}
.newsban {
	width: 100%;
	height: 200px;
	background: url(../images/newsban.jpg) no-repeat center center;
}
.lxwmban {
	width: 100%;
	height: 200px;
	background: url(../images/lxwmban.jpg) no-repeat center center;
}
.fxmain {
	width: 1000px;
	height: auto;
	margin: 25px auto;
}
.fx_fenlei {
	width: 998px;
	height: 40px;
	border: 1px solid #c8c8c8;
	line-height: 40px;
}
.leibei {
	width: auto;
	height: 40px;
}
.leibei ul li {
	width: auto;
	font-size: 14px;
	float: left;
}
.leibei ul li a {
	display: inline-block;
	padding: 0px 20px;
	border-right: 1px solid #c8c8c8;
}
.leibei ul li a.diyi {
	background-color: #223488;
	color: #FFF;
}
.leibei ul li a:hover {
	background-color: #223488;
	color: #FFF;
	text-decoration: none;
}
.dqwz {
	width: auto;
	height: 62px;
	font-size: 12px;
	padding-right: 15px;
	line-height:62px;
}
.dqwz a
{
float:none;
margin-right:0;
}
.fxmain_nr {
	width: 700px;
	height: auto;
	padding: 20px 10px;
    overflow:hidden;
}
.fxmain_nr p {
	font-size: 14px;
	color: #333;
	padding: 5px 10px;
	line-height: 30px;
	text-indent: 28px;
}
    .fxmain_nr p.pre {
        margin-top:100px;
   

    }
    .fxmain_nr p.pre a .fxmain_nr p.next a {
             font-size:14px;
    }

    .fxmain_nr #related_products {
    
        padding:10px 0;
    }
        .fxmain_nr #related_products p.zy {

            padding:10px;
            font-size:12px;
            font-weight:bold;
            color:#000;
            border:1px dashed #f67114;
        }
.fxmain_nr p.pre a:hover .fxmain_nr p.next a:hover {
            color: #000;
        }
.fxmain_nr h2 {
	font-size: 18px;
	color: #333;
	line-height: 30px;
	text-align: center;
}
.fxmain_nr img {
    width:700px;
    text-align:center;
}
.fxmain_nr h5 {
	color: #999;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
}
.cpaltzy {
	width: 216px;
	height: auto;
	float: left;
	margin-left:20px;
	margin-top: 10px;
	text-align: center;
	line-height: 30px;
}
.cpaltzy img {
	border: 1px solid #CCC;
	padding: 2px;
}
/*分页*/
.fy {
	text-align: center;
	padding-top: 40px
}
.fy a {
	display: inline-block;
	padding: 4px 10px;
	border: 1px solid #ededed;
	margin: 0 2px;
	color: #ACACAC;
	text-decoration: none
}
.fy .ac {
	background: #223488;
	border-color: #223488;
	color: #fff
}
.fy a:hover {
	background: #416EF5 ;
	border-color: #223488;
	color: #fff
}
.newsal {
	width: 700px;
	height: auto;
	margin-top: 10px;
	padding: 10px 0px;
	border-bottom: 1px dashed #d6d6d6;
}
.newsal img {
	float: left;
    width: 126px;
    height: 86px;
	margin-right: 15px;
}
.newsal h2.xwbt {
	font-size: 14px;
	line-height: 35px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-align: left;
}
.newsal p {
	font-size: 14px;
	color: #333;
	line-height: 26px;
	padding: 6px 0px;
}
/*联系我们*/
.lxwmxx {
	width: 400px;
	height: auto;
	font-size: 14px;
	color: #333;
	line-height: 30px;
}
.lxwmxx p {
	text-indent: 0px;
}
.lxwmxx h1 {
	font-size: 16px;
	color: #333;
}
.fzxly {
	width: 830px;
	height: auto;
	margin: 20px auto;
	font-size: 16px;
	line-height: 40px;
	color: #333;
}
.fzxly table td {
	height: 50px;
}
.fzxly input {
	width: 350px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #CCC;
}
.fzxly img {
	vertical-align: middle;
}
.tjan {
	width: 430px;
	height: auto;
	padding: 30px 200px;
	text-align: center;
}
.tjan a {
	width: 120px;
	height: 40px;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	background-color: #223488;
	display: block;
	color: #FFF;
	text-decoration: none;
	border-radius: 5px;
}
.tjan a:hover {
	background-color: #0c7233;
}
