/*初始化样式*/
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: #3480ce;
    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%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800%
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}

.wt {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.wt_t {
    width: 1200px;
    margin: 0 auto;
}

.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: 50px;
    background: #e53233;
    color: #fff;
    line-height: 50px;
    overflow: hidden;
}

.top2 {
    height: 150px;
    overflow: hidden;
}

#header {
    width: 1000px;
    margin: 0 auto;
}

.hh2 {
    height: 118px;
}

.logo {
    float: left;
    margin-top: 22px;
}

.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: #fff;
}

.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;
}

#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: #3480ce;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
}

/*导航栏样式*/
#menu {
    margin-top: 5px;
}

.nav {
    background-color: #3480ce;
    height: 32px;
}

.nav li {
    line-height: 32px;
    height: 32px;
    text-align: center;
    width: 90px;
    float: left;
    position: relative;
    z-index: 999;
}

.nav li a {
    display: block;
    line-height: 32px;
    color: #fff;
    height: 32px;
    padding: 0;
}

.nav li a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #24588e;
}

.nav .sec {
    height: 0;
    background: #01557a;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 32px;
    left: 0px;
}

.nav .sec a {
    background: #01557a;
    color: #fff;
    height: 38px;
    line-height: 38px;
    width: 90px;
}

.nav .sec a:hover {
    background: #042d3f;
    text-decoration: none;
}

.f_link {
    width: 1200px;
    margin: 0 auto;
    line-height: 30px;
}

/*内页左侧样式*/
.container {
    width: 1200px!important;
    margin: 0 auto;
    padding: 0;
}

/* .page-position a{color: #fff;} */
.left {
    width: 225px;
    float: left;
}

.right {
    width: 940px;
    float: right;
}

.xypg-case-list li {
    width: 270px;
}

.xypg-product-list li {
    width: 263px;
}

.xypg-product-list li .img img {
    width: 178px;
    height: 303px;
}

.relate-product-slick .owl-item .img img {
    width: 213px;
    height: 200px;
}

.xypg-case-list li .img img {
    width: 300px;
    height: 157px;
}

.page-product-inquiry a {
    color: #fff;
}

.page-mob-tool {
    display: none;
}

/*  */
.w1 {
    background: url(../images/w1.jpg)center no-repeat;
    height: 827px;
    padding-top: 52px;
}

.w1tit {
    text-align: center;
    font: normal 36px/36px MicrosoftYaHei;
    color: #333333;
    background: url(../images/ptt.png) center no-repeat;
}

.w1 ul {
    margin-top: 43px;
}

.w1 ul li {
    width: 591px;
    height: 327px;
    background: url(../images/pli.png) bottom center no-repeat;
    margin-right: 17px;
    margin-bottom: 41px;
    float: left;
}

.w1 ul li:nth-child(2n) {
    margin-right: 0;
}

.w1 ul li .ppic {
    width: 178px;
    height: 303px;
    margin-left: 36px;
}

.w1 ul li .ppconst {
    width: 350px;
    margin-left: 26px;
    margin-top: 96px;
    position: relative;
    float: left;
}

.w1 ul li .ppconst h3 {
    font: bold 28px/28px MicrosoftYaHei;
    color: #363636;
}

.w1 ul li .ppconst a {
    display: block;
    width: 28px;
    height: 28px;
    float: right;
}

.w1 ul li .ppconst .psum {
    font: normal 16px/30px MicrosoftYaHei;
    color: #363636;
    width: 305px;
    margin-top: 57px;
}

.w1 ul li:hover {
    background: url(../images/pli2.png) bottom center no-repeat;
}

.w1 ul li:hover h3 {
    color: #b71f38;
}

/*  */
.w2 {
    background: url(../images/projs.png) center no-repeat;
    height: 958px;
}

.ptjconts {
    width: 700px;
    margin-top: 204px;
    margin-left: 14px;
}

.ptjconts .ptjtit {
}

.ptjconts .ptjtit h4 {
    font: normal 40px/40px MicrosoftYaHei;
    color: #ed6b6c;
    background: url(../images/tjx.png) left bottom no-repeat;
    padding-bottom: 20px;
}

.ptjconts .ptjtit h2 {
    margin-top: 16px;
    font: bold 60px/60px MicrosoftYaHei;
    color: #ed6b6c;
    background: url(../images/tjx.png) left bottom no-repeat;
    padding-bottom: 20px;
}

.ptjconts .ptjtit h6 {
    font: normal 26px/26px MicrosoftYaHei;
    margin-top: 25px;
    color: #363636;
}

.ptjconts .ptjshu {
    margin-top: 53px;
}

.ptjconts .ptjshu ul li {
    float: left;
    background: url(../images/ljia.png) right center no-repeat;
    text-align: center;
    padding-right: 40px;
    margin-right: 28px;
}

.ptjconts .ptjshu ul li:last-child {
    background: none;
}

.ptjconts .ptjshu ul li dd {
    font: normal 28px/28px MicrosoftYaHei;
    color: #363636;
    margin-top: 11px;
}

.ptjconts a {
    display: block;
    width: 274px;
    height: 75px;
    border: solid 3px #ed6b6c;
    text-align: center;
    font: normal 22px/75px MicrosoftYaHei;
    color: #ed6b6c;
    background: none;
    margin-top: 87px;
    margin-left: 16px;
}

.ptjpic {
    width: 458px;
    margin-top: 82px;
}

/*  */
.heng {
    background: url(../images/hen.png) center no-repeat;
    height: 214px;
    text-align: center;
    padding-top: 61px;
}

.heng dd {
    font: normal 50px/50px MicrosoftYaHei;
    letter-spacing: 5px;
    color: #ffffff;
}

.heng dd b {
    font-weight: bold;
}

.heng dt {
    font: normal 24px/24px MicrosoftYaHei;
    color: rgba(255, 255, 255, .9);
    margin-top: 25px;
}

/*  */
.w3 {
    margin-top: 62px;
}

.ystit {
    text-align: center;
    font: normal 36px/36px MicrosoftYaHei;
    color: #333333;
    background: url(../images/yst.png) center no-repeat;
}

.yslist {
    margin-top: 58px;
}

.yslist ul li {
    width: 287px;
    height: 358px;
    float: left;
    margin-right: 17px;
    position: relative;
}

.yslist ul li:last-child {
    margin-right: 0;
}

.yslist ul li .yspic {
    position: relative;
}

.yslist ul li .yspic h3 {
    position: absolute;
    width: 98px;
    height: 33px;
    background-color: #ed6b6c;
    bottom: 15px;
    left: 1px;
    text-align: center;
    font: normal 17px/33px MicrosoftYaHei;
    color: #fff;
    letter-spacing: 1px;
}

.yslist ul li .yspic .ysbg {
    position: absolute;
    bottom: 0;
    width: 287px;
    height: 358px;
    left: 0;
    right: 0;
    background: rgba(237, 107, 108, .9);
    transition: all 0.4s;
    opacity: 0;
}

.yslist ul li .yspic .ysbg h4 {
    text-align: center;
    font: normal 22px/22px MicrosoftYaHei;
    color: #fff;
    letter-spacing: 1px;
    margin-top: 109px;
}

.yslist ul li .yspic .ysbg dt {
    font: normal 16px/30px MicrosoftYaHei;
    color: #fff;
    letter-spacing: 1px;
    width: 242px;
    margin: 0 auto;
    margin-top: 25px;
}

.yslist ul li:hover .yspic .ysbg {
    transition: all 0.4s;
    opacity: 1;
}

.yslist ul li:hover h3 {
    opacity: 0;
}

/*  */
.w4 {
    background: #eeeeee;
    height: 497px;
    padding-top: 53px;
    margin-top: 51px;
}

.abname,.abpic {
    margin-top: 69px;
}

.abname {
    width: 541px;
}

.abname h4 {
    font: normal 22px/22px MicrosoftYaHei;
    color: #000000;
}

.abname h5 {
    font: normal 17px/30px MicrosoftYaHei;
    color: #717171;
    margin-top: 20px;
}

.abname a {
    display: block;
    width: 97px;
    height: 28px;
    background-color: #ed6b6c;
    border-radius: 13px;
    text-align: center;
    margin-top: 50px;
    font: normal 12px/28px MicrosoftYaHei;
    color: #fff;
}

.abpic {
    width: 596px;
    height: 283px;
}

/*  */
.w5 {
    margin-top: 45px;
    margin-bottom: 32px;
}

.xin-cont {
    margin-top: 50px;
}

.xin-le {
    width: 783px;
}

.xin-tit {
    border-bottom: 1px solid #dadada;
    height: 50px;
    line-height: 50px;
}

.xin-tit ul li {
    float: left;
    width: 50%;
    height: 50px;
    line-height: 50px;
}
.xin-tit ul li:last-child{
    padding-left: 30px;
}

.xin-tit ul li.on h3 b{
    color: #ed6b6c;
}
.xin-tit h3 {
    height: 50px;
    font:normal 17px/50px MicrosoftYaHei;
    color: #918f92;
}
.xin-tit h3 b{
    font:bold 18px/50px MicrosoftYaHei;
    color: #918f92;
}

.xin-nei {
	width: 783px;
    padding-top: 18px;
}

.news_list1 {
}

.news_list1 li {
    float: left;
	width: 366px;
	height: 362px;
	background-color: #ffffff;
    border: solid 1px #ececec;
    position: relative;
}
.news_list1 li:nth-child(2n){
    float: right;
}
.news_list1 li .xintu{
    width: 362px;
    height: 183px;
    text-align: center;
    overflow: hidden;
    margin:0 auto;
}
.news_list1 li .xinconnei{
    width: 331px;
	height: 193px;
    background-color: #ffffff;
    position: absolute;
    bottom: 14px;
    left: 0;
    right: 0;
    margin:0 auto;
    padding:36px 27px 0 24px;
    z-index: 9;
}
.news_list1 li .xinconnei h3{
    font:normal 16px/16px MicrosoftYaHei;
    color: #333333;
}
.news_list1 li .xinconnei p{
    font:normal 12px/30px MicrosoftYaHei;
    color: #666;
    margin-top: 20px;
}
.news_list1 li:hover h3 {
    color: #b7975a;
}
.news_list1 li .xindata{
    width: 70px;
	height: 78px;
    background-color: #fff;
    border-radius: 5px;
    position: absolute;
    top: 50px;
    left: 24px;
    z-index: 99;
    text-align: center;
}
.news_list1 li .xindata dd{
    height: 42px;
    font:normal 20px/42px Arial;
    color: #000000;
}
.news_list1 li .xindata dt{
    background: #000;
    color: #fff;
    font:normal 12px/36px Arial;
    color: #fefefe;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.news_list1 li:hover .xindata dt{
    background: #b7975a;
}



.xin-ri {
    width: 366px;
}
.xin-ri .xin-tit h3 b{
    color: #ed6b6c;
}
.xin-ri .xin-tit h3{
    float: left;
}
.xin-ri .xin-tit a{
    display: block;
    font:normal 15px/50px MicrosoftYaHei;
    color: #918f92;
    float: right;
}



.xin-ri-cont {
	width: 366px;
	height: 362px;
	background-color: #ffffff;
    border: solid 1px #ececec;
    margin-top: 18px;
}

.news_list3 {
}

.news_list3 li {
	width: 364px;
    background: #fff;
    position: relative;
    height: 360px;
}

.news_list3 li img {
	width: 362px;
	height: 183px;
}
.news_list3 li .xinconnei{
    width: 331px;
	height: 193px;
    background-color: #ffffff;
    position: absolute;
    bottom: 14px;
    left: 0;
    right: 0;
    margin:0 auto;
    padding:36px 27px 0 24px;
    z-index: 9;
}
.news_list3 li .xinconnei h3{
    font:normal 16px/16px MicrosoftYaHei;
    color: #333333;
}
.news_list3 li .xinconnei p{
    font:normal 12px/30px MicrosoftYaHei;
    color: #666;
    margin-top: 20px;
}
.news_list3 li:hover h3 {
    color: #b7975a;
}
.news_list3 li .xindata{
    width: 70px;
	height: 78px;
    background-color: #fff;
    border-radius: 5px;
    position: absolute;
    top: 50px;
    left: 24px;
    z-index: 99;
    text-align: center;
}
.news_list3 li .xindata dd{
    height: 42px;
    font:normal 20px/42px Arial;
    color: #000000;
}
.news_list3 li .xindata dt{
    background: #000;
    color: #fff;
    font:normal 12px/36px Arial;
    color: #fefefe;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.news_list3 li:hover .xindata dt{
    background: #b7975a;
}



/*  */
.footbg{
    background: #2c1e1d;
    height: 237px;
    padding-top: 27px;
}

.flx{
    background: url(../images/fx.png) right top no-repeat;
    width: 504px;
}
.flx dd{
    font:normal 24px/24px MicrosoftYaHei;
    color: #fff;
    letter-spacing: 1px;
    margin-top: 13px;
}
.flx dt{
    font:normal 14px/26px MicrosoftYaHei;
    color: #fff;
    margin-top: 12px;
}
.fnav{
    width: 419px;
    background: url(../images/fx.png) right top no-repeat;
    font:normal 14px/45px MicrosoftYaHei;
    color: #fff;
    padding-left: 80px;
    height: 158px;
    padding-top: 15px;
}
.fnav a{
    color: #fff;
}

.fewm{
    margin-top: 12px;
    text-align: center;
    font:normal 14px/20px MicrosoftYaHei;
    color: #fff;
}
.fcopyright{
    border-top: 1px solid rgba(255, 255, 255, .25);
    height: 31px;
    background: #2c1e1d;
    font:normal 12px/30px MicrosoftYaHei;
    color: #e9e9e9;
}
.fcopyright a{
    color: #e9e9e9;
}





