* {
    margin:0;
    padding:0;
}
a {
    text-decoration:none;
}
a:hover {
    text-decoration:none;
    color:#333;
}
body {
    font-family:"微软雅黑";
    min-width:1200px;
}
ul {
    list-style:none;
}

.mytop{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.mytop>img{
    float: left;
}

.mytop_a{
    float: right;
    margin: 0 30px;
    line-height: 123px;
}

.mytop_b{
    float: right;
    line-height: 123px;
}
.mytop_b a{
    color: #717171;
    font-family: Arial Regular;
}
.listproright_0000{
	width:1200px!important;
	margin:0 auto!important;
}


.mytop_c{
    line-height: 123px;
    color: #0067da;
    font-size: 16px;
    float: right;
    margin-right: 30px;
}
.mytop_c img{
    margin-top: -2px;
    margin-right: 14px;
}


.mytop_d{
    float: right;
    margin-top: 45px;
    margin-right: 47px;
}
.mytop_d input{
    outline: none;
}
.mytop_d input:nth-child(1){
    width: 190px;
    float: left;
    border: 1px solid #ccc;
    padding-left: 20px;
    height: 31px;
    border-right: 0;
    border-radius: 10px 0 0 10px;
}
.mytop_d input:nth-child(2){
    background: url(2_03.jpg)center 0 no-repeat;
    width: 35px;
    height: 31px;
    border: 0;
}


.zhaoxin{
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
}
.zhaoxintop{
    display: flex;
    width: 100%;
    background: #bbbbbb;
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.zhaoxintop span{
    flex: 1;
    text-align: center;
    color: #fff;
    font-size: 24px;
    padding: 0.5rem 0;
}
.zhaoxins li {
    position: relative;
    margin-bottom: 2rem;
    border: #eee solid 1px;
}

.zhaoxins li .topDiv {
    height: 48px;
    position: relative;
}
.zhaoxins li .topDiv a {
    display: block;
    height: 48px;
}
.zhaoxins li.liNow .topDiv a {
    background: #48baa0;
    color: #fff;
}
.zhaoxins li.liNow .msgDiv {
    color: #fff;
}

.zhaoxins li .msgDiv {
    color: #999;
}

.zhaoxins li .msgDiv {
    color: #999;
}
.zhaoxins li .msgDiv .dd01 {
    text-align: left;
    text-indent: 50px;
    width: 248px;
}
.zhaoxins li .msgDiv dl{
    display: flex;
    overflow: hidden;
    text-decoration:none;
}
.zhaoxins li .msgDiv dd {
    height: 48px;
    float: left;
    line-height: 48px;
    font-size: 14px;
    margin: 0;
    flex: 1;
    text-align: center;
    text-decoration:none;
}
/*.zhaoxins li .msgDiv .dd02 {
    width: 256px;
}
.zhaoxins li .msgDiv .dd03 {
    width: 210px;
}
.zhaoxins li .msgDiv .dd04 {
    width: 192px;
}
.zhaoxins li .msgDiv .dd05 {
    width: 165px;
}*/
dl{
    margin-bottom: 0;
}
.clear_f {
    clear: both;
    height: 0px;
    padding: 0px;
    margin: 0px;
    display: block;
    display: inherit;
}
.zhaoxins li .zhaoxinsbox {
    display: none;
    color: #5d5d5d;
    padding: 45px 50px 60px;
    overflow: hidden;
    width: 100%;
}
.zhaoxins li h2 {
    position: relative;
    height: 30px;
    color: #48baa0;
    font-size: 14px;
}
.zhaoxins li .zhaoxinscontent {
    line-height: 24px;
    padding-bottom: 40px;
    font-size: 14px;
    color: #999;
}
.zhaoxins li .btnDiv a:hover {
    border: #48baa0 solid 1px;
    background: #48baa0;
    color: #fff;
    transition: 0.2s linear;
}
.zhaoxins li .btnDiv a {
    display: block;
    width: 118px;
    height: 33px;
    color: #8b8b8c;
    font-size: 14px;
    text-align: center;
    line-height: 33px;
    border: #e0e0e0 solid 1px;
}



.top1 {
    width:100%;
    height:55px;
    background: #0067da;
}
.nav {
    width:1200px;
    margin:auto;
}
.nav>ul {
    margin-bottom:0;
    font-size:0;
}
.nav>ul>li {
    display:inline-block;
    font-size:15px;
    position:relative;
    transition:all 0.3s;
}
.nav>ul>li>a {
    display:block;
    text-align:center;
    color:#fff;
    font-size:15px;
    overflow:hidden;
    width:150px;
    height:55px;
    line-height:55px;
    transition:all 0.3s;
}
.nav span {
    float:right;
}
.nav>ul>li:nth-child(1)>a {
    border-left:0;
}
.nav>ul>li:last-child>a {
    border-right:0;
}
.nav>ul>li:hover {
    background:#4698f3;
}
.nav>ul>li:hover>a {
    color:#fff;
}
.clear {
    clear:both;
}
.nav .more {
    position:absolute;
    left:0;
    top:55px;
    width:150px;
    z-index:999;
    background:#fff;
    display:none;
}
.nav .more a {
    display:block;
    height:44px;
    overflow:hidden;
    line-height:44px;
    font-size:14px;
    color:#808080;
    border:1px solid #dcdcdc;
    margin-bottom:-1px;
    text-align:center;
    font-size:15px;
    transition:all 0.3s linear 0s;
}



.home_a{
    width: 1200px;
    margin: auto;
    overflow: hidden;
    margin-top: 80px;
    margin-bottom: 115px;
}

.home_a a{
        display: block;
    float: left;
    width: 282px;
    margin-right: 24px;
    overflow: hidden;
}
.home_a a:nth-child(4){
    margin-right: 0;
}
.home_a .home_aimg{
    height: 278px;
    width: 100%;
    overflow: hidden;
}
.home_a .home_aimg img{
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}
.home_a .home_as {
        overflow: hidden;
}
.home_a .home_as div{
    width: 92px;
    height: 72px;
    background: #e2e2e2;
    text-align: center;
    line-height: 72px;
    float: left;
}
.home_a .home_as img{
    
}
.home_a .home_as span{
        display: block;
    background: #cbc684;
    height: 72px;
    line-height: 72px;
    color: #fff;
    font-size: 18px;
    padding-left: 16px;
    float: left;
    width: 190px;
}

.home_a a:nth-child(2) .home_as span{
    background: #a0becd;    
}

.home_a a:nth-child(3) .home_as span{
    background: #debfce;    
}

.home_a a:nth-child(4) .home_as span{
    background: #a6bdad;    
}


.home_a a:hover .home_aimg img{
    transform: scale(1.1);
}




.home_b{
    width: 100%;
    /*background: url(../image/100_02.jpg)center 0 no-repeat #f5f5f5;*/
    background: #f5f5f5;
    overflow: hidden;
    position: relative;
    height: 600px;
}

.home_b>img{
    position: absolute;
    right: 0;
    top: 100px;
}

.home_bs{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.liright{
    float: right;
    width: 543px;
    margin-top: 147px;
}
.liright img{
    height:357px; width:auto;
}
.myhome_bs{
    width: 635px;
    overflow: hidden;
    margin-top: 100px;
    float: left;
}

.myhome_bs>p{
margin-bottom: 12px;
    line-height: 29px;
}


.home_b_as{
    overflow: hidden;
}
.home_b_as a{
    width: 155px;
    height: 125px;
    overflow: hidden;
    padding: 5px;
    float: left;
    margin-right: 4px;
    color: #464646;
    transition: all 0.3s;
}
.home_b_as a:nth-child(4){
    margin-right: 0;
}
.home_b_as div{
    width: 100%;
    height: 100%;
    border: 1px solid #adadad;
    text-align: center;
}
.home_b_as div p{
    width: 60px;
    margin: auto;
    height: 59px;
    line-height: 73px;
    position: relative;
}
.home_b_as div p img{
    position: absolute;
    left: 21%;
    top: 30%;
}
.home_b_as div p img:nth-child(1){
    z-index: 1;
}
.home_b_as div p img:nth-child(2){

}
.home_b_as a:nth-child(2) img{
top: 33%;
}

.home_b_as a:nth-child(3) img{
top: 28%;
}
.home_b_as a:nth-child(4) img{
    top: 33%;
}
.home_b_as span{
    
}
.home_b_as i{
    display: block;
    height: 1px;
    border: 1px solid #cacaca;
    width: 30px;
    margin: auto;
    margin-top: 5px;
    transition: all 0.3s; 
}

.home_b_as a:hover{
    background: #0067da;
    color: #fff;
}

.home_b_as a:hover div{
    border: 1px solid #fff;
}
.home_b_as a:hover i{
    border: 1px solid #fff;
}
.home_b_as a:hover img:nth-child(1){
    z-index: 0;
}

.home_c{
    width: 100%;
    padding: 38px 0;
    overflow: hidden;
    background: #0067da;
}

.home_cs{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}

.home_csLeft{
    width: 580px;
    float: left;
    color: #fff;
    overflow: hidden;
    margin-top: 43px;
	padding-left:160px;
}
.home_csLeft label{
    font-size: 30px;
    border-bottom: 1px solid #fff;
    padding-bottom: 8px;
}

.home_csLeft div{
    font-size: 18px;
    text-align: center;
    line-height: 32px;
}

.home_csright{
    float: right;
    width: 465px;
    overflow: hidden;
    position: relative;
}

.swiperhome_csright{
    width: 568px;
}


.swiperhome_csright img{
    width: 100%;
	border:2px solid #6ad7db;
}
.home_csright .swiperhome_csnext{
    background:url(../image/16.png)center 0 no-repeat;
    width: 26px;
    height: 56px;
    background-size: 26px 56px;
    right: 0;
}
.home_csright .swiperhome_csprev{
    background:url(../image/17.png)center 0 no-repeat;
    width: 26px;
    height: 56px;
    background-size: 26px 56px;
    left: 0;    
}


.imgtop{
    display: block;
    margin: auto;
    margin-top: -1px;
}


.home_d{
    width: 1200px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 72px;
}

.home_dLeft{
    width: 600px;
    background: #f6f6f6;
    padding: 60px 40px;
    overflow: hidden;
    float: left;
}
.home_dLeft label{
    font-size: 28px;
    color: #999999;
    display: block;
    margin-bottom: 10px;
}
.home_dLeft span{
    font-size: 18px;
    color: #747474;
    display: block;
    margin-bottom: 13px;
}
.home_dLeft span a{
    color: #747474;
}
.home_dLeft p{
    color: #999999;
    border-left: 3px solid #ccc;
    padding-left: 12px;
    line-height: 29px;
}
.home_dLeft>img{
    width: 100%;
    margin: 21px 0;
}
.home_dLeft>a{
    width: 120px;
    height: 30px;
    background: #0067da;
    display: block;
    text-align: center;
    line-height: 30px;
    color: #fff;
    text-transform: uppercase;
    transition: all 0.3s;
}
.home_dLeft>a img{
    margin-left: 10px;
    transition: all 0.3s;
}

.home_dLeft>a:hover img{
    margin-left: 0px;
}

.home_dright{
        width: 535px;
    float: right;
    overflow: hidden;
}
.home_dright a{
    height: 141px;
    display: block;
    border-bottom: 1px solid #ccc;
    margin-bottom: 35px;
}
.home_dright a span{
    font-size: 18px;
    color: #464646;
}
.home_dright a div{
    color: #999999;
    margin-bottom: 22px;
    margin-top: 13px;
}
.home_dright a p{
        margin: 0;
    color: #999999;
    line-height: 25px;
}
.home_dright a:hover span{
    font-weight: 700;
    color: #0067da;
}

.bottom{
    width: 100%;
    background: #333333;
    overflow: hidden;
}
.bottoms{
    width: 1200px;
    margin: auto;
    margin-top: 73px;
    margin-bottom: 53px;
    overflow: hidden;
}
.bottomsLeft{
    width: 650px;
    display: flex;
    overflow: hidden;
    float: left;
}
.bottomsLeft div{
    flex: 1;
}
.bottomsLeft div a:nth-child(1){
    font-size: 18px;
    margin-bottom: 0;
}
.bottomsLeft div span{
    display: block;
    width: 33px;
    background: #5e5e5e;
    height: 1px;
    margin: 10px 0;
}
.bottomsLeft a{
    display: block;
    color: #fff;
    margin-bottom: 9px;
}


.bottomscenter{
    float: left;
    color: #fff;

}
.bottomscenter div{
    font-size: 18px;
    margin-bottom: 0;
}
.bottomscenter span{
    display: block;
    width: 33px;
    background: #5e5e5e;
    height: 1px;
    margin: 10px 0;
}
.bottomscenter p{
    margin: 0;
    line-height: 28px;
}



.bottoms>img{
    float: right;
}


.allbottom{
    width: 100%;
    height: 66px;
    background: #232323;
    overflow: hidden;
}

.allbottoms{
    width: 1200px;
    line-height: 66px;
    color: #a4a4a4;
    margin: auto;
}

.allbottoms>a{
    float: right;
    color: #a4a4a4;
}

.allbottomsLeft{
    float: left;
    color: #a4a4a4;
}

.allbottomsLeft a{
    color: #a4a4a4;    
}
/*.yb_conct {
    position:fixed;
    z-index:9999999;
    top:200px;
    right:-127px;
    cursor:pointer;
    transition:all .3s ease;
}
.yb_bar ul li {
    width:180px;
    height:53px;
    font:16px/53px 'Microsoft YaHei';
    color:#fff;
    text-indent:54px;
    margin-bottom:3px;
    border-radius:3px;
    transition:all .5s ease;
    overflow:hidden;
}
.yb_bar .yb_top {
    background:#055eb7 url('../image/fixCont.png') no-repeat 0 0;
}
.yb_bar .yb_phone {
    background:#055eb7 url('../image/fixCont.png') no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
    text-indent:0;
    background:#055eb7 url('../image/fixCont.png') no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
    background:#055eb7 url('../image/fixCont.png') no-repeat 0 -169px;
}
.hd_qr {
    padding:0 29px 25px 29px;
    width:183px;
}
.yb_QQ a {
    display:block;
    text-indent:54px;
    width:100%;
    height:100%;
    color:#fff;
}
*/




/**/
.listbanner{
    width: 100%;
    overflow: hidden;
    background: url(neiban1.jpg)center 0 no-repeat;
    height: 550px;
    position: relative;
    text-align: center;
    color: #fff;
    padding-top: 14rem;
}
.listbanner_contact{
	background: url(neiban2.jpg)center 0 no-repeat;
}
.listbanner_photo{
	background: url(neiban3.jpg)center 0 no-repeat;	
}
.listbanner_pro{
		background: url(neiban4.jpg)center 0 no-repeat;	
}
.listbanner_se{
	    background: url(neiban5.jpg)center 0 no-repeat;
}
.listbanner_news{
	   background: url(neiban6.jpg)center 0 no-repeat;
}
.listbanner_job{
	   background: url(neiban7.jpg)center 0 no-repeat;	
}
.listbanner img{

}
.listbanner label{
    display: block;
    font-size: 30px;
    margin-top: -51px;
}
.listbanner div{
    border-top-color: #0067da;
    border-top-style: solid;
    border-top-width: 3px;
    width: 120px;
    margin: auto;
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.listbanner p{
    font-size: 16px;
    margin: 0;
}



.listnav{
    width: 100%;
    height: 80px;
    line-height: 80px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}
.listnav>div{
    width: 1280px;
    margin: auto;
    overflow: hidden;
}


.listnavright{
    float: right;
}
.listnavright a:hover{
    color: #0067da;
}
.listnavright a{
    color: #666;
}

.listnavright span{

}

.listcontact{
    width: 100%;
    min-height: 1000px;
    overflow: hidden;
    background: url(mtconback.jpg)center 0 no-repeat;
    background-position: top center;
    text-align: center;
}
.listcontact>img{
    margin: 7rem 0;
    transition: all 1s;
    cursor: pointer;
}
.listcontact>img:hover{
    transform: rotate(360deg);
}
.listcontact>p{
    margin: 0;
    font-size: 18px;
	line-height:37px;
}
.listcontact>p>label{
    margin: 0;
}
#allmap{
	margin-bottom:40px;
}
.listcontact>span{
    font-size: 16px;
    color: #707070;
    line-height: 34px;
    display: block;
    margin-top: 3rem;
}
.listcontact>span>a{
    color: #707070;
}

#allmap{
    width: 1280px;
    margin: auto;
    height: 400px;
    overflow: hidden;
    margin-top: 0rem;
	margin-bottom:4rem;
}
div.info-top {
    position: relative;
    background: none repeat scroll 0 0 #F9F9F9;
    border-bottom: 1px solid #CCC;
    border-radius: 5px 5px 0 0;
}
div.info-top div {
    display: inline-block;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    line-height: 31px;
    padding: 0 10px;
    text-align: left;

}
div.info-middle {
    font-size: 12px;
    padding: 10px;
    line-height: 21px;
    text-align: left;
}
div.info-bottom img {
    position: relative;
    z-index: 104;
}
div.info-top img {
    position: absolute;
    top: 10px;
    right: 10px;
    transition-duration: 0.25s;
}


/**/
.listnavleft{
    float: left;
    overflow: hidden;
}
.listnavleft a{
    display: block;
    width: 184px;
    text-align: center;
    color: #333;
    border-left: 1px solid #ccc;
    float: left;
    font-size: 16px;
    transition: all 0.3s;
}
.listnavleft a:last-child{
    border-right: 1px solid #ccc;
}
.listnavleft a:hover{
    background: #0067da;
    color: #fff;
    border-left: 1px solid #0067da;
}

.listabout{
    width: 1280px;
    margin: auto;
    overflow: hidden;
    padding-bottom: 2rem;
}

.listabout .listabouttitle{
    text-align: center;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    font-size: 30px;
    margin: 0;
    padding-bottom: 2rem;
    margin-top: 5rem;
}
.listabout>div{
	margin-top:30px;
    line-height: 25px;
}


.listnew{
width: 1280px;
    margin: auto;
    overflow: hidden;
    padding-top: 4rem;
}
.listnew a{
    display: block;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}
.listnew a img{
    float: left;
    width: 20%;
}
.listnew .listnewright{
    float: right;
    width: 78%;
    overflow: hidden;
    margin-top: 2rem;
}
.listnew .listnewright .listnewrighttop{
overflow: hidden;
    line-height: 34px;
}
.listnew .listnewright .listnewrighttop span{
font-size: 24px;
    transition: all 0.3s;
    color: #333;
}
.listnew .listnewright .listnewrighttop div{
    float: right;
    color: #c8c8c8;
    font-size: 12px;
}
.listnew .listnewright .listnewrighttop div i{

}
.listnew .listnewright .listnewrighttop div label{
margin: 0;
    font-weight: 400;
    color: #969696;
}

.listnew .listnewright p{
    color: #666;
    font-size: 14px;
    line-height: 30px;
    margin: 0;
}
.listnew .listnewright>span{
    width: 86px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    display: block;
    background: #0067da;
    padding: 5px 0;
    float: right;
    transition: all 0.3s;
}
.listnew .listnewright .listnewrighttop span:hover{
    color: #0067da;
}
.listnew .listnewright>span:hover{
    background: #000;
}


/**/

.listmessages input::-webkit-input-placeholder { /* WebKit browsers */
  color: #DEDEDE;
}

.listmessages input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #DEDEDE;
}

.listmessages input::-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #DEDEDE;
} 

.listmessages textarea::-webkit-input-placeholder { /* WebKit browsers */
  color: #DEDEDE;
}

.listmessages textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #DEDEDE;
}

.listmessages textarea::-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #DEDEDE;
} 


.listmessage{
    width: 1280px;
    margin: 5rem auto;
    overflow: hidden;
    padding-left: 7rem;
}
.listmessages{
    width: 100%;
    overflow: hidden;
    line-height: 30px;
    margin-bottom: 12px;
}
.listmessages span{
    display: inline-block;
    float: left;
    width: 100px;
    text-align: right;
    color: #666;
    margin-right: 1rem;
}
.listmessages input{
    width: 500px;
    height: 30px;
    border: 1px solid #f0f0f0;
    padding-left: 10px;

}
.listmessages textarea{
width: 500px;
    height: 150px;
    border: 1px solid #f0f0f0;
    padding-left: 10px;
}
.listmessage>form>input{
    background-color: #0067da;
    height: 40px;
    width: 90px;
    display: block;
    text-align: center;
    color: #fff;
    line-height: 40px;
    border: 0;
    margin-left: 68px;
    margin-top: 3rem;
    font-size: 16px;

}


.listpro{
    width: 1280px;
    margin: auto;
    overflow: hidden;
    margin-top: 4rem;
    margin-bottom: 2rem;
}

.listproleft{
    width: 22%;
    overflow: hidden;
    float: left;
}
/*.listproleft a{
    height: 70px;
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 70px;
    border: #e6e6e6 1px solid;
    display: block;
    color: #333;
    margin-bottom: 1.5rem;
    transition: all 0.3s;
}
.listproleft a:hover{
    background: #0067da;
    color: #fff;
}
*/
.listproleft ul{
    margin: 0;
    width: 100%;
}
.listproleft ul li{
    position: relative;
}
.listproleft ul li>a{
    height: 70px;
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 70px;
    border: #e6e6e6 1px solid;
    display: block;
    color: #333;
    margin-bottom: 1.5rem;
    transition: all 0.3s;
}
.listproleft ul .listproleftmore{
    overflow: hidden;
    display: none;
}
.listproleft ul .listproleftmore a{
height: 40px;
    width: 100%;
    text-align: center;
    font-size: 15px;
    line-height: 40px;
    border: #e6e6e6 1px solid;
    display: block;
    color: #333;
    margin-bottom: 1rem;
    transition: all 0.3s;
    background: #dfdfdf;
}

.listproleft .listproleftmore a:hover{
    background: #0067da;
    color: #fff;
}

.listproleft ul li:hover>a{
    background: #0067da;
    color: #fff;
}
.listproleft ul li.current>a{
     background: #0067da;
    color: #fff;   
}









.listproright{
    float: right;
    width: 74%;
}

.listproright .title .tle {
    font-size: 18px;
    transition: all .5s ease;
    font-family: arial;
    color: #333;
    font-weight: 600;
}
.listproright .fa {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 20px;
    color: #fff;
    z-index: 999;
}
.listproright .p_Product:hover .k {
    left: -50px;
    top: -50px;
}
.listproright .p_Product:hover .line {
    width: 100%;
}
.listproright .p_Product:hover .img {
    transform: scale(1.1);
}
.listproright .p_Product:hover .tle {
    color: #0067da;
}
.listproright .p_Product:hover {
    box-shadow: 0 0 20px #ddd;
}
.listproright .p_Product {
    width: 32%;
    border-right: #e6e6e6 1px solid;
    border-top: #e6e6e6 1px solid;
    border-bottom: #e6e6e6 1px solid;
    border-left: #e6e6e6 1px solid;
    position: relative;
    overflow: hidden;
    float: left;
    margin-right: 2%;
    margin-bottom: 2rem;
}
.listproright .p_Product:nth-child(3n){
    margin-right: 0;
}

.listproright .xq {
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    width: 100%;
    height: 100%;
}

.listproright .line {
    position: absolute;
    width: 0px;
    height: 2px;
    background-color: #0067da;
    bottom: -1px;
    left: 0px;
    transition: all .5s ease;
}

.listproright .k {
    position: absolute;
    top: -100px;
    left: -100px;
    width: 100px;
    height: 100px;
    background-color: #0067da;
    transform: rotate(45deg);
    transition: all .5s ease;
}
.listproright .foot {
    padding: 5px 30px;
    background: #fff;
}
.listproright .foot .more {
    position: relative;
    display: flex;
    justify-content: center;
    width: 100%;
}
.listproright .read {
    font-size: 14px;
    color: #0067da;
    font-family: arial;
    font-weight: bold;
}
.listproright .foot {
    padding: 5px 30px;
    background: #fff;
}

.listproright .pic {
    overflow: hidden;
    width: 100%;
    height: 300px;
}
.listproright .pic .img {
    width: 100%;
    height: 100%;
    transition: all 2s ease .5s;
}
.listproright .title {
    padding-top: 28px;
    width: 100%;
    height: 80px;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    border-bottom: #e6e6e6 1px solid;
    background: #fff;
}


.listproright1{
padding-top:70px;
}

.listproright1 .title .tle {
    font-size: 18px;
    transition: all .5s ease;
    font-family: arial;
    color: #333;
    font-weight: 600;
}
.listproright1 .fa {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 20px;
    color: #fff;
    z-index: 999;
}
.listproright1 .p_Product:hover .k {
    left: -50px;
    top: -50px;
}
.listproright1 .p_Product:hover .line {
    width: 100%;
}
.listproright1 .p_Product:hover .img {
    transform: scale(1.1);
}
.listproright1 .p_Product:hover .tle {
    color: #0067da;
}
.listproright1 .p_Product:hover {
    box-shadow: 0 0 20px #ddd;
}
.listproright1 .p_Product {
    width:23%;
    border-right: #e6e6e6 1px solid;
    border-top: #e6e6e6 1px solid;
    border-bottom: #e6e6e6 1px solid;
    border-left: #e6e6e6 1px solid;
    position: relative;
    overflow: hidden;
    float: left;
    margin-right: 2%;
    margin-bottom: 2rem;
}
.listproright1 .p_Product:nth-child(4n){
    margin-right: 0;
}

.listproright1 .xq {
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    width: 100%;
    height: 100%;
}

.listproright1 .line {
    position: absolute;
    width: 0px;
    height: 2px;
    background-color: #0067da;
    bottom: -1px;
    left: 0px;
    transition: all .5s ease;
}

.listproright1 .k {
    position: absolute;
    top: -100px;
    left: -100px;
    width: 100px;
    height: 100px;
    background-color: #0067da;
    transform: rotate(45deg);
    transition: all .5s ease;
}
.listproright1 .foot {

    background: #fff;
}
.listproright1 .foot .more {
    position: relative;
    display: flex;
    justify-content: center;
    width: 100%;
}
.listproright1 .read {
    font-size: 14px;
    color: #0067da;
    font-family: arial;
    font-weight: bold;
}
.listproright1 .foot {
    padding: 30px 30px 30px;
    background: #fff;
}

.listproright1 .pic {
    overflow: hidden;
    width: 100%;
    height: 199px;
}
.listproright1 .pic .img {
    width: 100%;
    height: 100%;
    transition: all 2s ease .5s;
}
.listproright1 .title {
    padding-top: 28px;
    width: 100%;
    height: 80px;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    border-bottom: #e6e6e6 1px solid;
    background: #fff;
}



.listshowright{
    float: right;
    width: 74%;
}
.listshowrighttop{
    width: 100%;
    overflow: hidden;
}
.detailleft{
    float: left;
    width: 50%;
}
.detailleft img{
	width:473px;
	border:1px solid #dfdfdf;
}
.listshowrightbottom img{
	
}
.listproright_0000{
	width:1200px!important;
	margin:0 auto!important;
}



.detailright{
    float: right;
    width: 45%;
    overflow: hidden;
}
.detailright p{

}
.detailright p span{
    
}   
.detailright p label{
    margin: 0;
    font-size: 24px;
}

.listshowrightbottom{
    width: 100%;

}
.listshowrightbottom>span{
    width: 114px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    display: block;
    background-color: #0067da;
}
.listshowrightbottom>div{
    border:1px solid #ccc;
    padding: 15px;
    line-height: 25px;
}




.ProductDetailsSmallimg {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.ProductDetailsSmallimg ul {
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.ProductDetailsSmallimg ul {
    padding-bottom: 0;
}

.ProductDetailsSmallimg ul li {
    position: relative;
    display: inline;
    margin-right: 28px;
    cursor: pointer;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.ProductDetailsSmallimg ul li span {
    display: block;
    height: 100%;
    border: 1px solid #dadada;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 1px;
    bottom: 1px;
}

.ProductDetailsSmallimg ul li.cur span {
    height: 100%;
    border: 1px solid #0067da;
}

.ProductDetailsSmallimg ul li img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.ProductDetailsSmallimg ul li h5 {
    text-align: center;
    font-size: 16px;
    height: 30px;
    line-height: 24px;
    margin-bottom: -30px;
}


.side_service{height: 199px;width: 50px;background: #12559A;border-top-left-radius: 10px;border-bottom-left-radius: 10px;position: fixed;right: 0;bottom:20%;z-index: 999;padding: 14px 0;}
.side_service>a{background: url("../image/service_icon.png") no-repeat;width: 50px;height: 57px;cursor: pointer;position: relative;display: block;}
.side_service .service_tel{background-position: 13px 17px;}
.side_service .service_kefu{background-position: 13px -41px;}
.side_service .service_qq{background-position: 13px -101px;}
.side_service .service_tel:hover{background-position: -31px 17px;}
.side_service .service_kefu:hover{background-position: -31px -41px;}
.side_service .service_qq:hover{background-position: -31px -101px;}
.service_kefu .service_pull{width: 158px;height: 129px;position: absolute;right: 100%;background: #12559A;border-top-left-radius: 10px;border-bottom-left-radius: 10px;display: none;top: 0;}
.service_kefu p{text-align: center;color: #e9e9e9;font-size: 15px;margin-top: 28px;}
.service_kefu h1{display: block;width: 110px;height: 30px;margin: 15px auto 0;line-height: 30px;border: 1px solid #fff;color: #fff;font-size: 14px;text-align: center;border-radius: 3px;}
.service_qq .service_pull{width: 138px;height: 159px;background: #12559A;position: absolute;right: 100%;border-top-left-radius: 10px;border-bottom-left-radius: 10px;top: -55px;display: none;}
.sqr{float: left;text-align: center;width: 108px;margin: 14px 15px 0;color: #fff;font-size: 14px;}
.sqr img{width: 108px;height: 108px;display: block;color: #fff;margin-bottom: 7px;}
.service_qq i{width: 1px;height: 130px;background: #0175c3;float: left;margin-top: 14px;}
.cd-top-box{position: fixed;right: 0;bottom: 20%;width: 50px;margin-bottom: -70px;height: 69px;background-color: #12559A;border-radius: 10px 0 0 10px;cursor:pointer;z-index: 999;}
.cd-top-box i{display: block;width: 20px;height: 10px;background: url('../image/backup_icon.png') no-repeat;margin: 10px auto 5px;}
.cd-top-box p{font-size: 14px;color: #fff;text-align: center;line-height: 18px;}



/*.ProductimgArrowleft {
    display: block;
    position: absolute;
    bottom: 43px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background: #ededed;
    border-radius: 36px;
    outline: none;
}
.ProductimgArrowleft {
    left: 0px;
}
.ProductimgArrowright {
    display: block;
    position: absolute;
    bottom: 43px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background: #ededed;
    border-radius: 36px;
    outline: none;
}

.ProductimgArrowright {
    right: 0px;
}*/

@media (min-width: 992px){
.ProductDetailsSmallimg {
    width: 83%;
    margin: 0 auto;
}
.ProductimgArrowleft {
    display: block;
    position: absolute;
    bottom: 43px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background: #ededed;
    border-radius: 36px;
    outline: none;
}
.ProductimgArrowleft {
    left: 0px;
    top: 22%;
}
.ProductimgArrowright {
    display: block;
    position: absolute;
    bottom: 43px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background: #ededed;
    border-radius: 36px;
    outline: none;
}

.ProductimgArrowright {
    right: 0;
    top: 22%;
}
.ProductimgArrowright:after {
    display: inline-block;
    content: "";
    width: 10px;
    height: 10px;
    border-left: 3px solid #999999;
    border-bottom: 3px solid #999999;
    position: absolute;
    transform: rotate(45deg);
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
margin: 13px 0 0 11px;
}
.ProductimgArrowleft:after {
    display: inline-block;
    content: "";
    width: 10px;
    height: 10px;
    border-left: 3px solid #999999;
    border-bottom: 3px solid #999999;
    position: absolute;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
margin: 13px 0 0 11px;
}

.ProductimgArrowleft:hover {
    background: #0067da;
}
.ProductimgArrowright:hover {
    background: #0067da;
}
.ProductimgArrowright:hover:after {
    border-left: 3px solid #ffffff;
    border-bottom: 3px solid #ffffff;
}
.ProductimgArrowleft:hover:after {
    border-left: 3px solid #ffffff;
    border-bottom: 3px solid #ffffff;
}

}


.dioo{
    position: relative;
    margin-top: 2rem;
}



.listproright_0000{
overflow:hidden!important;
    width: 1200px!important;
	margin:0 auto!important;
}
.{
	
}


