/*初始化样式*/
html {
    margin: 0;
    padding: 0;
    border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #666;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover,
a:active,
a:focus {
    color: #009b4c;
    text-decoration: none;
    outline: none;
}

input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

/*----- Common css ------*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*滚动*/
#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800% !important;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 92%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800% !important;
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}


.wh {
    width: 1200px;
    margin: 0 auto;
}

.pos {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.com-img:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}



.roll_product {
    float: left;
}

.plist {
    margin-top: 40px;
    min-height: 650px;
}

.plist li {
    margin-right: 37px;
    margin-bottom: 23px;
}

.plist li:nth-child(4n) {
    margin-right: 0;
}

.plist li a.img {
    display: block;
    width: 272px;
    height: 279px;
    background: url(../images/pb11.png) no-repeat center center;
    text-align: center;
    position: relative;
    background-size: 100% 100%;
    padding: 4px
}
.plist li a.img::after{
    content: "";
    width: 177px;
    height: 48px;
    /*background: url(../images/shui.png) no-repeat center center;*/
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}



.plist li a.img img {
   max-width: 100%;
   max-height: 100%;
}

.plist li h3 {
    text-align: center;
    font-weight: normal;
    margin-top: 6px;
}

.plist li h3 a {
    font-size: 16px;
    color: #333333;
    text-align: center;
}



/*头部样式*/
.top1 {
    height: 27px;
    background: #e6e6e6;
    color: #595959;
    line-height: 27px;
    overflow: hidden;
    font-size: 13px;
}

.top2 {
    overflow: hidden;
    z-index: 999;
    height:96px
    /* opacity: 0.42; */
}



#header {
    width: 1000px;
    margin: 0 auto;
}

.logo {
    float: left;
    line-height: 120px;
}

.top2 .k2 {
    margin-top: 20px;
    font-size: 16px;
    color: #fff;
    text-align: right;
    margin-left: 47px;
}

.top2 .k2 h3 {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #000;
    background: url(../images/tel.png) no-repeat 4% center;
    padding-left: 32px;
    line-height: 30px;
    padding-right: 8px;
}

.top2 .k2 p {
    font-size: 16px;
    letter-spacing: 1px;
    color: #000;
    background: url(../images/tel2.png) no-repeat 4% center;
    padding-left: 32px;
    margin-top: 8px; line-height: 30px;
}
.top2 .k2 p:nth-of-type(2){
    font-size: 16px;
    font-weight: 700;
    background: none;
    color: #ee3a00;
    
}
.top2 .k3 {
    height: 71px;
    border-left:  2px solid #d5d5d5;
    margin-top: 25px;
    margin-left: 18px;
    padding-left: 18px;
    padding-top: 10px
}
.top2 .k3 h3 {
    font-size: 18px;
    color: #000
}
.top2 .k3 p {
    font-size: 16px;
    color: #756654;
    margin-top: 6px;
}
.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 a {
    color: #595959;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "微软雅黑";
}

/*热门搜索*/
.sou {
    border-bottom: 1px solid #dddddd;
}



.hotSearch {
    float: left;
    height: 70px;
    line-height: 70px;
    font-weight: normal;
    background: url(../images/hot.png) no-repeat left center;
    padding-left: 66px;
    font-size: 14px;
    color: #999999;

}

.hotSearch a {
    font-size: 14px;
    color: #999999;
    line-height: 70px;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}


/*搜索和热门搜索*/
#formsearch {
    float: right;
    width: 448px;
    background-color: #f3f3f3;
    line-height: 42px;
    margin-top: 13px;
}

.hotSearch a {
    margin-right: 6px;
}

#formsearch input {
    height: 22px;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 22px;
}

#formsearch input#keyword {
    color: #666;
    width: 387px;
    background: none;
    outline: none;
    border: none;
    height: 42px;
    padding-left: 20px;
}

#formsearch input#s_btn {
    width: 40px;
    height: 42px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    background: url(../images/ss.png) no-repeat right center;
    outline: none;
}

/*首页banner*/
.banner {
    position: relative;
}

.banner {
    width: 100%;
    height: 100%;
}

.banner ul.bb {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
    width: 100%;
    height: 100%;
}

.banner ul.bb li {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
}

.banner ul.bb li a {
    width: 100%;
    display: block;
    height: 100%;
}

.banner ul.bb li a img {
    width: 100%;
    height: 100%;
}

.banner .num {
    position: absolute;
    right: 0;
    bottom: 40px;
    z-index: 100;
    text-align: center;
    width: 100%;
}

.banner .num li {
    display: inline-block;
    margin: 0 5px;
    width: 61px;
    height: 6px;
    text-indent: -100px;
    overflow: hidden;
    background: #009b4c;
}

.banner .num li.num_hover {
    background-color: #e15616;
}

.banner .num li.num_hover a {
    color: #fff;
}

.banner .num li a {
    float: left;
    display: inline;
    text-align: center;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    width: 16px;
    height: 16px;
    line-height: 16px;
}

.banner-text-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.x-banner .banner-text1 {
    font-family: Impact;
    font-size: 42px;
    color: #ffffff;
    margin-bottom: 20px;
    background: url(../images/line1.png) no-repeat center bottom;
    padding-bottom: 28px;

}

.x-banner .banner-text2 {
    font-size: 36px;
    color: #ffffff;

}







/*导航栏样式*/
#menu {
    background-color: #333333;
    height: 60px;
    line-height: 60px;
}
.nav {
    margin-top: 15px;
}

.nav li {
    text-align: center;
    float: left;
    position: relative;
    z-index: 999;
    width: 133px;
}

.nav li a {
    display: block;
    color: #fff;
    padding: 0;
    font-size: 16px;
    padding: 0;
}

/*.nav li a:hover {*/
/*    color: #0094de;*/
/*    text-decoration: none;*/
/*    background: url(../images/line.png) no-repeat center bottom;*/
/*}*/

/*.nav>li>a:focus,*/
/*.nav>li>a:hover {*/
/*    text-decoration: none;*/

/*}*/

.nav .sec {
    height: 0;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 60px;
    left: 0px;
    width: 100%;
    background-color: #333333;
}

.nav .sec a {
    color: #fff;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
}

.nav .sec a:hover {
    text-decoration: none;
}


.index-title {
    text-align: center;
}

.index-title h3 {
    font-size: 32px;
    font-weight: normal;
    color: #1a3f8f;
    background: url(../images/title1.png) no-repeat center bottom;
    padding-bottom: 18px;
    margin-bottom: 16px;
}

.index-title p {
    font-size: 18px;
    color: #666666;
}

.p1a {
    margin-top: 57px;
}

.p1 .psort {
    width: 940px;
    margin: 40px auto 0;
}

.p1 .psort li {
    width: 130px;
    height: 35px;
    background: url(../images/product1.png) no-repeat center center;
    text-align: center;
    line-height: 35px;
    margin-right: 30px;
    position: relative;
}

.p1 .psort li::after {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #4365a7;
    border-radius: 50%;
    position: absolute;
    right: -16px;
    top: 50%;
    transform: translateY(-50%);
}

.p1 .psort li:last-child {
    margin-right: 0;
}

.p1 .psort li:last-child::after {
    display: none;
}

.p1 .psort li a {
    font-size: 16px;
    color: #666666;
}

.p1 .psort li:hover {
    background: url(../images/product2.png) no-repeat center center;
}

.p1 .psort li:hover a {
    color: #fff;
}






.p2 {
    background: url(../images/ys1.jpg) no-repeat left top;
    padding-top: 58px;
    margin-top: 60px;
    padding-bottom: 178px;
}

.p2a h3 {
    color: #fff;
}

.p2a p {
    color: #fff;
}

.p2a h3 {
    background: url(../images/line1.png) no-repeat center bottom;
}


.p2b {
    margin-top: 60px;
    position: relative;
}
.p2b .bd {
    padding:  0 28px;
    overflow: hidden;
}

.p2b1 li {
    margin-right: 60px;
    width: 180px;
    float:left;
}

.p2b1 li:last-child {
    margin-right: 0;
}

.p2b .hd .next {
    width: 78px;
    height: 78px;
    background: url(../images/pr.png) no-repeat center center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -119px;
}

.p2b1 li a h3 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    margin-top: 30px;
}



.p3a {
    margin-top: 79px;
}

.p3b {
    position: relative;
    background: url(../images/ys2.jpg) no-repeat left bottom;
    height: 430px;
    margin-top: 40px;
}

.p3b .slideTxtBox .hd {
    position: absolute;
    right: 3px;
    top: 107px;
    z-index: 99;
}

.p3b .slideTxtBox .hd ul li {
    margin-right: 26px;
}

.p3b .slideTxtBox .hd ul li.on img {
    border: solid 3px #1a3f8f;
    border-radius: 10px;
}

.p3b .slideTxtBox .hd ul li img {
    display: block;
    width: 220px;
    height: 160px;
}

.p3b .slideTxtBox .hd ul li h3 {
    font-size: 16px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-top: 8px;
    text-align: center;
    font-weight: 400;
}

.p3b .slideTxtBox .bd {
    position: relative;
}

.p3b .slideTxtBox .bd ul {
    position: absolute;
    left: 30px;
    top: 30px;
}

.p3b .slideTxtBox .bd ul a h3 {
    font-size: 24px;
    color: #ffffff;
    margin: 30px 0 20px 0;
}

.p3b .slideTxtBox .bd ul a p {
    font-size: 14px;
    color: #ffffff;
}

.page1 {
    position: absolute;
    right: 89px;
    top: 218px;
}

.page1 span {
    font-size: 36px;
    font-style: italic;
    color: #ffffff;
    font-weight: 700;
}

.page1 {
    font-style: italic;
    font-size: 20px;
    color: #cbcbcb;
}

.arrow .next {
    width: 30px;
    height: 18px;
    background: url(../images/right.png) no-repeat;
    position: absolute;
    right: 30px;
    top: 237px;
    cursor: pointer;
}

.arrow .prev {
    width: 30px;
    height: 18px;
    background: url(../images/left.png) no-repeat;
    position: absolute;
    right: 170px;
    top: 237px;
    cursor: pointer;
}


.p3c {
    height: 260px;
    background: url(../images/lx.png) no-repeat left bottom;
    padding-top: 81px;
    padding-left: 410px;
    position: relative;
    margin-top: 43px;
}

.p3c p {
    width: 725px;
    font-size: 16px;
    line-height: 32px;
    color: #333333;

}

.p3c h3 {
    width: 171px;
    height: 36px;
    font-size: 16px;
    font-weight: normal;
    line-height: 36px;
    color: #ffffff;
    background: url(../images/c1.png) no-repeat center center;
    position: absolute;
    right: 60px;
    bottom: 57px;
    padding-left: 42px;
}


.p4a {
    margin-top: 80px;
}

.p4b {
    background: url(../images/pz.png) no-repeat left top;
    height: 770px;
    position: relative;
    margin-top: 74px;
    padding-top: 52px;
}

.p4b .wh {
    position: relative;
}

.p4b1 {
    width: 620px;
    height: 800px;
    background: url(../images/pz1.png) no-repeat left top;
    position: absolute;
    left: -50px;
    top: -68px;
    padding-top: 115px;
    padding-left: 48px;
}

.p4b1 p {
    font-size: 30px;
    color: #333333;
    text-indent: 10px;
}

.p4b1 p span {
    font-weight: 700;
    font-size: 30px;
    color: #333333;
}

.p4b1>div {
    margin-top: 25px;
}

.p4b1>div>span {
    font-size: 20px;
    color: #333333;
    background: url(../images/dot.png) no-repeat left 8px;
    padding-left: 25px;
    margin-right: 35px;
}

#p4b1-form {
    margin-top: 96px;
}

#p4b1-form .input1 {
    width: 420px;
    background: url(../images/i1.png) no-repeat left center;
    padding-left: 50px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 70px;
}
#p4b1-form .input1 input::placeholder {
    font-size: 14px;
    color: #333333;
    font-weight: 700;
}
#p4b1-form .input1:nth-of-type(2) {
    background: url(../images/i2.png) no-repeat left center;
}

#p4b1-form .input1:nth-of-type(3) {
    background: url(../images/i3.png) no-repeat left center;
    margin-bottom: 40px;
}

#p4b1-form .input1 input {
    border: none;
    outline: none;
    background: none;
}

#p4b1-form .input1 textarea {
    resize: none;
    overflow-y: hidden;
    border: none;
    outline: none;
    background: none;
    width: 100%;
    height: 100%;
}


#p4b1-form .input1 textarea::placeholder {
    font-size: 14px;
    color: #333333;
    font-weight: 700;
}

.code-group #checkcode {
    border: none;
    outline: none;
    background: none;
    width: 320px;
    padding-left: 50px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #dddddd;
}

.code-group .submit input {
    border: none;
    outline: none;
    background: none;
    height: 56px;
    background: url(../images/fss.png) no-repeat left center;
    width: 280px;
    font-size: 16px;
    color: #02172a;
    line-height: 56px;
   text-indent: -131px;
   margin-top: 20px;
}

.p4b2a >h3 {
    background: url(../images/pz2.png) no-repeat left top;
    padding-top: 52px;
    padding-left: 220px;
    padding-bottom: 38px;
    font-size: 32px;
    color: #efbd45;
    font-weight: 400;
}
.p4b2a> p {
	font-size: 24px;
    color: #ffffff;
    margin-top: 30px;
}

.p4b2b {
    background: url(../images/pz3.png) no-repeat center center;
    width: 576px;
    height: 444px;
    margin-top: 60px;
    padding-top: 38px;
    padding-left: 27px;
}
.p4b2b li a {
    display: block;
}
.p4b2b li {
    background: url(../images/pz4.png) no-repeat center bottom;
    margin-right: 24px;
    width: 161px;
    height: 389px;
}

.p4b2b li a h3 {
    font-size: 60px;
    color: #ffffff;
    font-family: Arial;
    text-align: center;
}
.p4b2b li a h3 span {
    font-family: Arial;
	font-size: 18px;
	font-weight: normal;
    color: #ffffff;
    text-align: center;

}
.p4b2b li a p {
    width: 21px;
	height: 217px;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 2px;
    color: #ffffff;
    text-align: center;
    margin-left: 70px;
    margin-top: 62px;
}
.p4b2b li:last-child {
    margin-right: 0;
}

.p5 {
    padding-bottom: 70px;
}

.p5a {
    margin-top: 96px;
    margin-bottom: 40px;
}

.p5b {
    border: 1px solid #cecccc;
}
.p5b1 {
    width: 390px;

}
.p5b1a {
    background-color: #1a3f8f;
    padding-left: 16px;
    padding-right: 14px;
}
.p5b1a h3 {
    font-size: 18px;
    color: #ffffff;
    background: url(../images/n1.png) no-repeat left center;
    font-weight: normal;
    height: 58px;
    line-height: 58px;
    padding-left: 34px;
}
.p5b1a a {
    font-size: 15px;
    color: #ffffff;
    height: 58px;
    line-height: 58px;
}
.p5b1b  {
    padding-left: 15px;
    margin-top: 27px;
    padding-right: 21px;
    margin-bottom: 20px;
}
.p5b1b li {
    margin-bottom: 15px;
}
.p5b1b li .p5b1b1 {
    margin: 10px 0;
}
.p5b1b li .p5b1b1 h3 {
    font-size: 14px;
	font-weight: normal;
    color: #333333;
}

.p5b1b li .p5b1b1 h3 span {
    font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.p5b1b li > p {
    font-size: 12px;
	line-height: 24px;
	color: #666666;
}
.p5b1b li > p a {
    color: #1a3f8f;
   
}
.p5b1b li:last-child {
    border-bottom: 1px solid #b6b6b6;
    padding-bottom: 15px;
}
.p5b2 {
    background: url(../images/line2.png) no-repeat left 92px;
}
.p5b2 .p5b1a {
    background-color: #333333;
}



.p5b1c {
    padding-left: 15px;
    padding-right: 21px;
}

.p5b1c li a h3 {
    font-size: 14px;
	font-weight: normal;
    color: #333333;
    background: url(../images/dot1.png) no-repeat left center;
   padding-left: 20px;
   margin-bottom: 18px;
}

.p5b1c li a span {
    font-size: 12px;
	color: #999999;
}






.p5c {
    width: 400px;
    border: 1px solid #cecece;
}

.p5c1  h3 {
    font-size: 18px;
	font-weight: normal;
	color: #ffffff;
}
.p5c1 {
    background-color: #1a3f8f;
    padding-left: 16px;
    padding-right: 14px;
}
.p5c1 h3 {
    font-size: 18px;
    color: #ffffff;
    background: url(../images/n1.png) no-repeat left center;
    font-weight: normal;
    height: 58px;
    line-height: 58px;
    padding-left: 34px;
}
.p5c1 a {
    font-size: 15px;
    color: #ffffff;
    height: 58px;
    line-height: 58px;
}
.p5c2 {
    padding: 0 13px 12px 16px;
}
.p5c2 li {
    border-bottom: 1px solid #cecece;
    padding-bottom: 18px;
}
.p5c2 li h3 {
    font-size: 14px;
    color: #1a3f8f;
    background: url(../images/w.png) no-repeat left top ;
    padding-left: 24px;
    margin: 13px  0 11px 0;
    line-height: 19px;
}
.p5c2 li p {
    font-size: 12px;
    color: #615c5c;
    background: url(../images/d.png) no-repeat left top;
    padding-left: 24px;
}




.p6 {
    background: url(../images/foot.png) no-repeat;
    height: 315px;
}
.p6a {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #2653b6;
}
.p6a p a {
    font-size: 17px;
    color: #ffffff;
    margin-right: 44px;
    position: relative;
}
.p6a p a::after {
    content: "";
    width: 6px;
    height: 1px;
    background: #fff;
    position: absolute;
    right: -21px;
    top: 50%;
    transform: translateY(-50%);
}
.p6a p a:last-child {
    margin-right: 0;
}
.p6a p a:last-child::after {
    display: none;
}

.p6b {
    padding-top: 29px;
    height:66px;
    border-bottom: 1px solid #2653b6;
}
.p6b p a{
    font-size: 15px;
	line-height: 24px;
	color: #ffffff;
}

  
.p6b2 {
    font-size: 14px;
	line-height: 28px;
	color: #ffffff;
}

.p6b2 a {
    font-size: 14px;
	line-height: 24px;
	color: #ffffff;
}
.p6b2 >p {
    display: inline-block;
}

.p6c {
    background: url(../images/yq.png) no-repeat left center;
    padding: 21px 0 21px 53px;
    font-size: 16px;
	line-height: 24px;
	color: #ffffff;
}
.p6c  a {
    font-size: 16px;
	line-height: 24px;
	color: #ffffff;
}

.p6d {
    margin-top: -18px;
    font-size: 14px;
	line-height: 28px;
	color: #ffffff;
}
.p6d a {
    font-size: 14px;
	line-height: 28px;
	color: #ffffff;
}
.p6d >p {
    display: inline-block;
}
.p6d >p a {
    font-size: 14px;
	line-height: 28px;
	color: #ffffff;
}
.p7 {
    margin-top:-68px;
    background-color: #14306d;
    font-size: 14px;
	line-height: 24px;
    color: #ffffff;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.p7  a {
    font-size: 14px;
	line-height: 24px;
	color: #ffffff;
}
.p7 .wh> p{
    display: inline-block;
}

/*友情链接*/

.f_link {
    width: 1200px;
    line-height: 30px;
    margin: 0 auto;
}

.f_link a {
    color: #666;
}

/*页面底部*/
#footer {
    height: 321px;
    background: #009b4c;
}

.ff_er {
    width: 324px;
    height: 304px;
    background: #009b4c;
}

.ff_er h3 {
    font-weight: normal;
    color: #fff;
    font-size: 24px;
    padding-top: 42px;
}

.ff_er .er {
    margin-top: 30px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 50px;
}

.ff_cont h3 {
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 6px;
}

.ff_cont {
    width: 414px;
    padding-right: 65px;
    background: url(../images/line2.png) no-repeat right top;
    margin-top: 42px;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    border-right: 1px solid #d8e1dd;
    padding-bottom: 20px;
}

.ff_cont a {
    color: #fff;
    font-size: 14px;
}

.nav_foot {
    width: 395px;
    margin-top: 65px;
    line-height: 39px;
}

.nav_foot a {
    color: #fff;
    font-size: 14px;
}

.copyright {
    text-align: center;
    line-height: 24px;
}














/*内页左侧样式*/


.container {
    width: 1200px !important;
    margin: 0 auto;
    padding: 0;
}

/*.left{width: 225px;float: left;}
.right{width: 940px;float: right;}
.xypg-case-list li{width:300px;}
.xypg-product-list li{width: 293px;}
.xypg-product-list li .img img{width: 271px;height: 205px;}
.relate-product-slick .owl-item .img img{    width: 213px;height: 159px;}
.xypg-case-list li .img img{width: 300px;height: 300px;}
.page-product-inquiry a{color: #fff;}
.page-mob-tool{display: none;}*/
.page-product-inquiry a {
    color: #fff;
}