/*初始化样式*/
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;
}
.top2 .fr{
	float: left;
}
.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: 56px;
}

.plist li {
    margin-right: 15px;
    margin-bottom: 15px;
}

.plist li:nth-child(3n) {
    margin-right: 0;
}

.plist li a.img {
    border: 1px solid #e5e5e5;
    display: block;
}

.plist li a.img img {
    width: 388px;
    height: 388px;
}

.plist li h3 a {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}

/*头部样式*/
.top1 {
    height: 27px;
    background: #e6e6e6;
    color: #595959;
    line-height: 27px;
    overflow: hidden;
    font-size: 13px;
}

.top2 {
    height: 80px;
}

#header {
    width: 1000px;
    margin: 0 auto;
}

.logo {
    float: left;
    line-height: 80px;
	margin-right: 5%;
}
.logo img{
	height: 70px;
    padding:8px 0;
}



.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")/*tpa=http://www.sentaidianqi.com/template/default/assets/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 {
    margin: 15px 0;
}

#formsearch {
    float: right;
}

.hotSearch {
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}


/*搜索和热门搜索*/
.hotSearch a {
    margin-right: 6px;
}

#formsearch input {
    height: 22px;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 22px;
    color: #333333;
    outline: medium;
}

#formsearch input#keyword {
    height: 22px;
    line-height: 22px;
    padding-left: 4px;
    color: #666;
}

#formsearch input#s_btn {
    width: 46px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #D60112;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
}

/*首页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;
}




/*导航栏样式*/
.nav li {
    text-align: center;
    float: left;
    position: relative;
    z-index: 999;
    width: 120px;
}

.nav li a {
    font-weight: 600;
    display: block;
    line-height: 80px;
    color: #fff;
    height: 80px;
    padding: 0;
    font-size: 18px;
    color: #313131;

}

.nav li a:hover {
    text-decoration: none;
    background: url("../images/line1.jpg")/*tpa=http://www.sentaidianqi.com/template/default/assets/images/line1.jpg*/ no-repeat 33px 61px;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background: url("../images/line1.jpg")/*tpa=http://www.sentaidianqi.com/template/default/assets/images/line1.jpg*/ no-repeat 27px 61px;
}

.nav>li.active {
    background: url("../images/line1.jpg")/*tpa=http://www.sentaidianqi.com/template/default/assets/images/line1.jpg*/ no-repeat 27px 61px;
}

.nav .sec {
    height: 0;
    background: #fff;
    color: #000;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 80px;
    left: 0px;
    width: 100%;
}

.nav .sec a {
    background: #fff;
    color: #000;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
}

.nav .sec a:hover {
    text-decoration: none;
}
.zixun{
	float: left;
	width: 200px;
	line-height: 80px;
	font-size: 24px;
	color: #3679d0;
	margin-left: 6%;
}
.dianh{
	font-weight: 600;
}
.d-ico{
	float: left;
	width: 32px;
	height: 32px;
	margin-top: 11%;
	margin-right: 2%;
	background: url(../images/dh_ico.png);
}

.p1 {
    /*width: 1920px;*/
    /*height: 200px;*/
    background-color: #f7f7f7;
    /*position: absolute;*/
    /*bottom: 0;*/
    /*left: 0;*/
    /*z-index: 99999;*/
}

.p1a {
    width: 1200px;
    display: flex;
    justify-content: space-between;
}

.p1a li {
    height: 200px;
    width: 100%;
    background: url("../images/line2.png")/*tpa=http://www.sentaidianqi.com/template/default/assets/images/line2.png*/ no-repeat right center;
    text-align: center;
    position: relative;
	padding-top: 35px;
}

.p1a li h3 {
    font-size: 16px;
    color: #313131;
    font-weight: 400;
    position: absolute;
    bottom: 44px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

.p1a li img{
	width: 110px;
}

/* .p1a li:nth-child(1) {
    padding-top: 45px;
}

.p1a li:nth-child(2) {
    padding-top: 49px;
}

.p1a li:nth-child(3) {
    padding-top: 56px;
}

.p1a li:nth-child(4) {
    padding-top: 50px;
}

.p1a li:nth-child(5) {
    padding-top: 51px;
}

.p1a li:nth-child(6) {
    padding-top: 53px;
}

.p1a li:nth-child(7) {
    padding-top: 44px;
}

.p1a li:nth-child(8) {
    padding-top: 41px;
} */

.liang {
    display: none;
}

.p1a li:hover .hei {
    display: none;
}

.p1a li:hover .liang {
    display: inline-block;
}

.p1a li:hover {
    /*background-color: #0055c4;*/
    background-color: #FFFFFF;
}

.p1a li:hover h3 {
    color: #0055c4;
}


.p2a {
    position: relative;
    margin-top: 52px;
}

.p2a .hd {
    position: absolute;
    bottom: -18px;
    left: 50%;
    transform: translateX(-50%);

}

.p2a .hd li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #e5e5e5;
    color: rgba(255, 255, 255, .1);
    margin-right: 10px;
    float: left;
}

.p2a .hd li.on {
    background-color: #0055c4;
}

.p2a1 li {
    /*width: 590px;
    height: 320px;*/
    width: calc(100% / 3);
    height: auto;
	margin:18px auto;
	padding: 10px 3%;
   /* margin-bottom: 22px; */
   /*border-right: 1px solid #e8e8e8;*/
   /*border-bottom: 1px solid #e8e8e8;*/
    position: relative;
}
.p2a1 li:nth-child(4),.p2a1 li:nth-child(5),.p2a1 li:nth-child(6){
	border-bottom: none;
}
.p2a1 ul{
	margin-top: 30px;
}
.p2a1 li:nth-child(3n){
	margin-right: 0;
	border-right:0;
}
/* .p2a1 li:nth-child(3n-n){
	border-bottom:0;
} */
.p2a1 li img {
    display: block;
	width: 100%;
	margin: 0 auto;
}

.p2a1 ul li:nth-child(4n) {
 /*   margin-right: 0; */
}

.p2a1a {
    position: absolute;
    /*right: 31px;
    top: 114px;*/
    left: 10px;
    top: 20px;
    z-index: 22;
}

.p2a1a h3 {

  
    /*font-size: 37px;*/
    font-size: 18px;
    color: #000000;
    font-weight: 400;
    margin-bottom: 15px;
}

.p2a1a span {
    /*font-size: 20px;*/
    font-size: 14px;
    color: #999;
    display: none;
}

.p2a1 li>a {
    display: block;
    position: absolute;
    /*bottom: 20px;
    right: 34px;*/
      bottom: -23px;
    right: 165px;
    font-size: 14px;
    color: #999;
}




.p3 {
    margin-top: 65px;
    background: url("../images/ab.jpg")/*tpa=http://www.sentaidianqi.com/template/default/assets/images/ab.jpg*/ no-repeat left top;
    height: 794px;
    padding-top: 115px;
}

.p3 .wh>h3 {
    font-size: 40px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 100px;
}

.p3a li {
    width: 580px;
    position: relative;
    margin-right: 39px;
}

.p3a li:nth-child(2) {
    margin-right: 0;
}

.p3a li a {
    display: block;
}

.p3a>li>a>h4 {
    font-size: 30px;
    color: #fffefe;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 62px;
    z-index: 99;
}

.p3a>li>a>h4::after {
    font-size: 30px;
    color: #fffefe;
    content: "";
    width: 120px;
    height: 4px;
    background-color: #FDD000;
    position: absolute;
    bottom: -12px;
    left: 0;
}


.p3a1 {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(1, 100, 214, 0.88);
    width: 100%;
    height: 100%;
    padding-top: 51px;
    padding-left: 62px;
    padding-right: 66px;
    display: none;
}

.p3a1 h3 {
    font-size: 30px;
    color: #fffefe;
    position: relative;
    margin-bottom: 75px;
}

.p3a1 h3:after {
    content: "";
    width: 120px;
    height: 4px;
    background-color: #FDD000;
    position: absolute;
    bottom: -12px;
    left: 0;
}

.p3a1 span {
    font-size: 16px;
    color: #fffefe;
    line-height: 40px;
}

.p3a>li:hover h4 {
    display: none;
}

.p3a>li:hover .p3a1 {
    display: block;
}



.p4 {
    background: url("../images/s1.jpg")/*tpa=http://www.sentaidianqi.com/template/default/assets/images/s1.jpg*/ no-repeat;
    height: 495px;
}

.p4>.wh>h3 {
    font-size: 40px;
    color: #0055c4;
    text-align: center;
    margin-bottom: 120px;
    margin-top: 110px;
}

.p4a {
    display: flex;
    justify-content: space-between;
}

.p4a li {
    position: relative;
    text-align: left;
}

.p4a li h3 {
    font-size: 80px;
    color: #0055c4;
}

.p4a li p {
    font-size: 26px;
    font-weight: normal;
    color: #0055c4;
    text-align: left;
}

.p4a li span {
    font-size: 26px;
    color: #0055c4;
    position: absolute;
    top: 0;
    right: 0;
}

.p4a li:nth-child(1) span {
    top: 0;
    right: -25px;
}

.p4a li:nth-child(2) span {
    top: 0;
    right: -50px;
}

.p4a li:nth-child(3) span {
    top: 0;
    right: 21px;
}

.p4a li:nth-child(4) {
    padding-right: 34px;
}

.p4a li:nth-child(4) span {
    top: 0;
    right: 4px;
}

/* .p4a li:nth-child(4) span::after {
    content: "2";
    font-size: 12px;
    width: 10px;
    height: 10px;
    position: absolute;
    right: -10px;
    top: 4px;
} */

.p5 {
    background: url("../images/b1.jpg") no-repeat left top;
}

.p5>.wh {
    position: relative;
    height: 455px;
    z-index: 999;
}

.p5 h3 {
    padding-top: 125px;
    font-size: 40px;
    color: #feffff;
    text-align: center;

}

.p5a {
    height: 283px;
    background-color: #0055c4;
    padding-top: 64px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: -26%;
    z-index: 99;
}

.p5a li {
    width: 300px;
    height: 100%;
    padding-top: 28px;
    text-align: center;
    background: url("../images/line3.jpg")/*tpa=http://www.sentaidianqi.com/template/default/assets/images/line3.jpg*/ no-repeat left 2%;
}

.p5a li h4 {
    font-size: 26px;
    color: #feffff;
    margin-bottom: 24px;
}

.p5a li p {
    font-size: 16px;
    line-height: 32px;
    color: #ffffff;
}



.p6 {
    height: 672px;
 
    background: url("../images/b2.jpg")/*tpa=http://www.sentaidianqi.com/template/default/assets/images/b2.jpg*/ no-repeat left top;
}

.p6a {
    width: 540px;
    height: 370px;
    position: relative;
    margin-top: 222px;
}
.p6a1 {
    width: 563px;
    height: 395px;
    background-color: #0055c4;
    position: absolute;
    left: 0;
    bottom: 0;
}

.p6a2 {
    width: 515px;
    height: 345px;
    position: absolute;
    right: 0;
    top: 0;
}
.p6a2 img {
    display: block;
    width: 100%;
    height: 100%;
}


.p6b {
       width: 567px;

    margin-top: 222px;
    margin-left: 59px;
    position: relative;
}
.p6b  >h3 {
    font-size: 28px;
    color: #0055c4;
    width: 100%;
    padding-bottom: 25px;
    position: relative;
    background: url("../images/line4.png")/*tpa=http://www.sentaidianqi.com/template/default/assets/images/line4.png*/ no-repeat left bottom;
}
.p6b >h3 a {
    font-size: 14px;
    color: #0055c4;
    text-align: right;
    font-weight: 400;
    position: absolute;
    bottom: 25px;
    right: 0;
}

.p6b p {
    margin-top: 33px;
    font-size: 16px;
	color: #313131;
}
.p6b1 {
    width: 812px;
	height: 106px;
	background-color: #ffffff;
	box-shadow: 0px 0px 16px 0px 
        rgba(0, 0, 0, 0.2);
     position: absolute;
     left: -168px;
     bottom: -162px;
}
.p6b1 li {
    width: 203px;
    height: 100%;
    text-align: center;
    padding-top: 22px;
    position: relative;
    background: url("../images/line5.png")/*tpa=http://www.sentaidianqi.com/template/default/assets/images/line5.png*/ no-repeat right 38%;
}
.p6b1 li:last-child {
    background: none;
}
.p6b1 li  h4 {
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
    color: #0055c4;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);

}
.liang {
    display: none;
}
.p6b1 li:hover {
    background: none;
    background-color: #0055c4;
 
}
.p6b1 li:hover h4 {
    color: #fff;
}
.p6b1 li:hover  .hei {
    display: none;
}
.p6b1 li:hover  .liang {
    display: inline-block;
}


.p7 {
    height: 834px;
 
    background: url("../images/b3.jpg") no-repeat left top;
}

.p7a h3 {
	font-size: 40px;
    color: #fefefe;
    text-align: center;
    padding-top: 72px;
    margin-bottom: 22px;
}


.p7a  p {
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 50px;
}
.p7b  .tempWrap {
    overflow: hidden;
    height: 429px !important;
}
.p7b2 {
    width: 603px;
    margin-left: 37px;
  
}
.p7b2 li{
    margin-bottom:49px;
}
.p7b2 li a {
    display: block;
}
.p7b2a {
    width: 80px;
    position: relative;
    text-align: center;
    border-right: 1px solid #e5e5e5;
}

.p7b2a span {
    font-size: 35px;
    color: #ffffff;
    position: absolute;
    left: 13px;
    top: 0;
}
.p7b2a p {
    font-size: 20px;
    color: #ffffff;
    padding-top: 40px;
}
.p7b2b {
    width: 523px;
    padding-left: 18px;
}
.p7b2b h3 {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 10px;
}
.p7b2b  p {
    font-size: 12px;
	line-height: 20px;
	color: #ffffff;
}

.p7c {
    width: 178px;
	height: 45px;
	background-color: #FDD000;
    border-radius: 9px;
    text-align: center;
    margin: 60px auto 0;
}
.p7c a {
    font-size: 18px;
	line-height: 45px;
	color: #ffffff;
}



.p8 {
    height: 324px;
	background-color: #2b2b2b;
}

.p8a {
    padding-top: 125px;
}

.p8a img{
	height: 90px;
}
.p8b1 {
    width: 810px;
    margin-top: 58px;
    margin-left: 150px;
}
.p8b1 p a{
    display: block;
    float: left;
    font-size: 16px;
    color: #ffffff;
    margin-right: 120px;
    margin-bottom: 10px;
}
.p8b1 p a:nth-child(5n) {
    margin-right: 0;
}

.p8b2 {
    margin-top: 70px;
}
.p8b2a  {
    margin-left: 152px;
    margin-top: 20px;
}
.p8b2a p {
    font-size: 16px;
    color: #ffffff;
    height: 24px;
    padding-left: 38px;
}
.p8b2a p:nth-child(1) {
    margin-bottom: 12px;
    background: url("../images/d1.png")/*tpa=http://www.sentaidianqi.com/template/default/assets/images/d1.png*/ no-repeat left center;
}
.p8b2a p:nth-child(2) {
    background: url("../images/d2.png")/*tpa=http://www.sentaidianqi.com/template/default/assets/images/d2.png*/ no-repeat left center;
}
.p8b2b1 {
    font-size: 16px;
    color: #ffffff;
    text-align: right;

}
.p8b2b1 p:first-child {
    padding-top: 20px;
}
.p8b2b1 img {
    display: block;
    width: 87px;
    height: 87px;
    margin-left: 13px;
}



.x-seo {
    color: #fff;
}

.x-seo a {
    color: #fff;
}
.x-copyright {
    color: #fff;
}

.x-copyright a {
    color: #fff;
}
.jszc  {
    color: #fff;
}

.jszc a {
    color: #fff;
}
.x-region {
    color: #fff;
}
.x-region a{
    color: #fff;
}





/*友情链接*/

.f_link {
    width: 1200px;
    line-height: 30px;
    margin: 0 auto;
    text-align: left;
}

.f_link a {
    color: #aaa;
}

/*页面底部*/
#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")/*tpa=http://www.sentaidianqi.com/template/default/assets/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;
}




a.hahh{
    display: block;
    color: #0055c4;
    font:500 16px/40px "微软雅黑";
    margin-top: 20px
}
.ny_tit{
    text-align: center;
    font:500 48px/1.5em "微软雅黑"; color: #0055c4;
}
.ahhgga{
    border-top: 2px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5;
    padding: 34px 0 148px;
    margin-top: 110px;
    margin-bottom: 180px;
}
.gass1{
    width: 435px;
}
.gass1 h2{
    color: #313131;
    font:500 36px/40px "微软雅黑";
}
.gass2{
    width: 580px;
    color: #9c9c9c;
    font:500 22px/154px "微软雅黑";
    background: url("../images/aghjhgj.png")/*tpa=http://www.sentaidianqi.com/template/default/assets/images/aghjhgj.png*/ no-repeat left center;
    padding-left: 186px;
    margin-top: 60px;
}
.ss1 {
    margin-top: 20px;
}
.ss1 select{
    width: 100%;
    border:2px solid #e5e5e5;font:500 14px/40px "微软雅黑";height:40px;margin-top: 12px;
   
}
.ss1 select option{
     font:500 14px/40px "微软雅黑";
}
a.haha{
    display: block;
    color: #fff;
    font:500 14px/34px "微软雅黑";
    width: 150px;
    background: #0055c4;
    text-align: center;
    margin-top: 20px;
}







/*内页左侧样式*/


.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;
}

@media (max-width: 1550px) {
    .banner-item a img {
      width:85% !important;
      margin-left: 10%;
    }
}
@media (max-width: 1400px) {
    .banner-item a img {
      width:76% !important;
      margin-left: 10%;
    }
}
@media (max-width: 1250px) {
    .banner-item a img {
      width:67% !important;
      margin-left: 17%;
    }
}

@media (max-width: 1100px) {
    .banner-item a img {
      width:60% !important;
      margin-left: 20%;
    }
}
@media (max-width: 950px) {
    .banner-item a img {
      width:54% !important;
      margin-left: 23%;
    }
}@media (max-width: 750px) {
    .banner-item a img {
      width:48% !important;
      margin-left: 24%;
    }
}



