@charset 'utf-8';

/* 对齐 */
.text-center{
    text-align: center !important;
}
.text-left{
    text-align: left !important;
}
.text-right{
    text-align: right !important;
}
.margin-center {
    margin-left: auto;
    margin-right: auto;
}
/* 背景颜色 */
.b-fff {
    background: #fff;
}

/* 字体大小 */
.f-13 {
    font-size: 14px;
}

/* 字体颜色 */
.c-fff {
    color: #fff;
}

/* 行高 */
.line-24 {
    line-height: 24px;
}

/* display */
.ds-b {
    display: block;
}
.ds-n {
    display: none;
}
.ds-inb {
    display: inline-block;
}

/* 预设 */
body{
    font: 13px/18px 'Helvetica Neue','Microsoft Yahei',arial,helvetica,sans-serif;
    color: #555;
}
a {
    text-decoration: none;
}
.header ,.main ,.footer {
    width: 100%;
}
.container {
    width: 1002px;
    margin-left: auto;
    margin-right: auto;
}

/* index.html */
.header .top .img {
    margin-top: 30px;
    margin-bottom: 24px;
}
.header .top .text {
    font-size: 14px;
    color: #5d7788;
    line-height: 26px;
    margin-top: 30px;
}
.header .top .text a {
    color: #5d7788;
}
.header .top .text .icon {
    width: 317px;
    height: 22px;
    background: url(../Image/icon1.png) no-repeat 0px 4px;
    text-align: left;
}
.header .top .text .icon a {
    display: inline-block;
    height: 100%;
}
.header .top .text .icon .goindex {
    width: 70px;
}
.header .top .text .icon .sitemap {
    width: 90px;
}
.header .top .text .icon span {
    display: inline-block;
    text-align: right;
    width: 148px;
    text-indent: 60px;
}
.header .headermain .nav {
    width: 220px;
    height: 363px;
    overflow: hidden;
}
.header .headermain .banner {
    height: 363px;
    overflow: hidden;
    width: 780px;
}
.header .headermain .banner img {
    height: 363px;
    width: 780px;
}
.header .headermain .nav li {
    width: 100%;
    height: 51px;
    margin-bottom: 1px;
    background: url(../Image/navbak1.jpg);
}
.header .headermain .nav li:hover ,.header .headermain .nav .lion {
    background: url(../Image/navbak2.jpg);
}
.header .headermain .nav li a {
    padding-left: 15%;
    width: 85%;
    height: 100%;
    font-size: 16px;
    line-height: 50px;
    color: #fff;
}
.header .headermain .nav li a:hover ,.header .headermain .nav li .aon {
    color: #4f6b82;
}
.footer .container {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #EDEDED;
    color: #999;
}
.footer .container a {
    color: #999;
}
.footer .container a:hover {
    color: #f00;
}
.link{
		margin-top:15px;
		overflow:hidden;
    width: 780px;
	}
 .link ul{
		overflow:hidden;
	}
.link ul li{
		float:left;
		margin-right:20px;
		margin-bottom:10px;
	}
 .link ul li a{
		font-size:14px;
    color: #999;

	}
.main {
    margin-top: 6px;
}
.main .side {
    width: 220px;
}
.main .content {
    width: 766px;
}
.main .title {
    width: 100%;
    height: 47px;
    font-size: 16px;
    color: #436179;
    background: url(../Image/titbak.png) no-repeat;
}
.main .title a {
    font-size: 13px;
    color: #fff;
    background: #999;
}
.main .title span {
    margin-top: 17px;
    margin-right: 10px;
    margin-left: 30px;
}
.side .news {
    margin-bottom: 20px;
}
.side .news li {
    margin-left: 30px;
    overflow: hidden;
    height: 33px;
}
.side .news li a {
    line-height: 33px;
    color: #000;
}
.side .news li a:hover {
    text-decoration: underline;
}
.side .contact .img {
    width: 202px;
    overflow: hidden;
}
.side .contact .text {
    width: 174px;
    color: #555;
    line-height: 45px;
}
.content .company .img{
    width: 300px;
    height: 130px;
    margin-top: 10px;
    margin-bottom: 17px;
    margin-left: 20px;
    overflow: hidden;
}
.content .company .text {
    width: 394px;
    margin-top: 10px;
    margin-bottom: 17px;
    margin-right: 20px;
}
.content .product .img {
    width: 467px;
    height: 221px;
    margin-top: 4px;
    margin-bottom: 30px;
}
.content .product .text {
    width: 230px;
    margin-bottom: 30px;
}
.content .product .text li {
    display: inline-block;
    width: 100%;
    height: 34px;
    border-bottom: 1px dashed #7D848A;
}
.content .product .text li a {
    font-size: 14px;
    line-height: 34px;
    color: #597791;
}
.content .content2 .part1 {
    width: 383px;
}
.content .content2 .part2 {
    width: 383px;
}
.content .content2 li {
    margin-left: 24px;
    line-height: 30px;
    color: #676767;
}
.content .content2 .jishu li a {
    line-height: 30px;
    color: #676767;
}
.content .content2 .jishu li a:hover {
    text-decoration: underline;
}
.content .content2 .pinzhi span {
    display: inline-block;
    width: 168px;
    margin-left: 20px;
    overflow: hidden;
    color: #555;
    line-height: 30px;
}
.side .list li {
    margin-left: 28px;
    width: 165px;
    height: 29px;
    overflow: hidden;
    background: url(../Image/trig.png) no-repeat 0 12px;
}
.side .list li:hover ,.side .list .on {
    background: url(../Image/liston.png);
}
.side .list li a {
    margin-left: 13px;
    line-height: 29px;
    font-size: 13px;
    color: #32536e;
}
.main {
    margin-bottom: 20px;
}
.content .about .text {
    width: 330px;
    margin-left: 10px;
}
.content .news li {
    margin-left: 10px;
    margin-top: 30px;
    margin-bottom: 10px;
}
.content .news li a {
    color: #303030;
}
.content .news li a:hover {
    color: #436179;
}
.content .news span {
    font-size: 12px;
    color: #777;
    margin-left: 10px;
}
.prev_next a {
    color: #555;
}
.prev_next a:hover {
    color: #5F7E93;
}
.article .pinzhi {
    width: 740px;
}
.article .pinzhi .click {
    background: #D8E3E7;
    line-height: 25px;
    color: #4f6b82;
    margin-top: 2px;
    overflow: hidden;
}
.article .pinzhi .click:hover {
    cursor: pointer;
}
.page {
    width: 760px;
}
.pro li {
    width: 250px;
    overflow: hidden;
    margin-left: 5px;
    margin-top: 5px;
}
.pro li .img {
    width: 250px;
    height: 250px;
    overflow: hidden;
}
.pro li .img img {
    min-width: 250px;
    min-height: 180px;
}
.video li {
    margin-left: 20px;
    margin-top: 20px;
}
.video li .video {
    width: 350px;
    height: 320px;
    overflow: hidden;

}
.meta img {
    max-width: 700px;
}
.member .img {
    width: 305px;
    height: 275px;
    overflow: hidden;
    margin-top: 88px;
    margin-right: 10px;
}
.member .img img {
    width: 305px;
    height: 275px;
}
.member .form {
    width: 387px;
    margin-top: 88px;
    margin-bottom: 100px;
    background: url(../Image/searchform.png) no-repeat;
}
.member .form input {
    width: 318px;
    height: 43px;
    margin-top: 202px;
    margin-left: 39px;
    border: 0px;
}
.member .form button {
    width: 104px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    background: #2C99D1;
    border-radius: 11px;
    margin-top: 54px;
    margin-left: 141px;
}
.search table {
    width: 100%;
    border:solid #ddd; border-width:1px 0px 0px 1px;
}
.search table td {
    border:solid #ddd; border-width:0px 1px 1px 0px;
}
.article .order tr {
    display: block;
    margin-top: 5px;
}
.article .order tr td {
    display: inline-block;
    margin-left: 10px;
}
.article .order tr.ds-n {
    display: none;
}
.sitemap .title ,.sitemap .article {
    width: 250px;
    overflow: hidden;
}
.sitemap .article {
    min-height: 200px;
}
.sitemap .article li {
    margin-left: 30px;
}
.sitemap .article li a {
    color: #000;
}
.sitemap .article li a:hover {
    text-decoration: underline;
}
.oncontact {
    position: fixed;
    right: 0px;
    top: 30%;
    text-align: center;
    background: #E1DFFF;
    border: 2px solid #003473;
}
.oncontact .top2 {
    width: 160px;
    height: 65px;
    background: url(../Image/top2.jpg);
    position: relative;
}
.oncontact .top2 button {
    position: absolute;
    width: 25px;
    height: 25px;
    top: 2px;
    right: 2px;
    border: 0px;
    background: #003473;
}
.oncontact .foot2 {
    width: 160px;
    height: 41px;
    background: url(../Image/footer2.jpg);
}



