*{margin: 0px;padding: 0px;font-size: 14px;}
html,body{ width: 100%; height: 100%;background: #fff;font-family: "微软雅黑";color:#333;}
a{color: #666;font-size: 14px; text-decoration: none;}
a:hover{color: #01518c;font-size: 14px; text-decoration: none;}
ul,li,ol{ list-style: none;}
input,textarea,select{outline: none;border: none}
b,em,i{ font-style: normal;font-weight: normal;}

.main{width: 1200px;margin: auto;clear: both;}
.fl { float: left }
.fr { float: right;}
.c{clear:both;}
img{ border: none;display: inline-block;}


.top{
    width: 100%;
    float: left;
    height: 110px;
}
.logo{float: left; margin-top: 20px;}
.top .fr{
    float: right;
     margin-top: 10px;
     line-height: 30px;
     width: 230px;
   
}
.top .fr dd b,.top .fr span{  font-size: 18px; padding-top:10px;}
.top .fr dd{padding-top:8px;}
.top .fr span{
    color:#ff6600;
}
.langage{
    float: left;
    margin-left: 20px;
}
.langage b img{
    float: left;
    margin-top: 20px;
    margin-right: 3px;
}
#selectList {
    z-index: 99;
    position: absolute;
    top:75px;
    text-align: center;
    border:1px solid #ddd;
    background: #ffffff;
    display: none;
    cursor: pointer;

}
#selectList li{
    height: 40px;
    line-height: 40px;
    width:100%;
}
#selectList li a{
    width: 100%;
    display: inline-block
}

.top .fr dl dt{
    float: right;
     margin-right: 20px;
}
.top .fr dl dd{
    width: 100%;
    float: left;
}
.top .fr dl dt p {
    line-height: 30px;
}
.header {
	width: 100%;
    height: 60px; 
    line-height: 60px;
	float: left;
    background:#1d529e;
}


.nav ul{
    float: left;
    margin-right: 20px;
}
.nav ul li{
    width: 165px;
	float: left;
    height: 60px; 
    line-height: 60px;
	display: inline-block;
    cursor: pointer
}

.nav ul li a{ 
	
	width: 165px;
	height: 60px; 
	line-height: 60px;
	display: inline-block;
	text-align: center;
	color: #fff;
	font-size: 16px;
	position: relative;
}
.nav ul li.hover>a,.nav ul li.active>a{
    background: #0073c3;
}
/* .nav ul li.hover a:after,.nav ul li.active a:after{
	 background:#0367bf;
	 color: #01518c
} */
.nav ul li.hover dl { display: block; }
.nav ul li dl {width: 165px;position: relative; top:-1px ;display: none;z-index: 9; left: 0px;}
.nav ul li dl dd{height: 40px;line-height:40px;width: 100%; }
.nav ul li dl dd a{ height: 40px;line-height:40px;width: 100%; background: #1d529e; display: inline-block;color: #fff; font-size: 14px;}
.nav ul li dl dd a:hover{background:#0073c3;}

.banner{ width:100%;height: 900px; position:relative;font-size:0; overflow: hidden; float: left;margin-top: 0px;}
.b-img{position:absolute; left:0; top:0;width: 100%}
.b-img a,.b-img a img{ display:block; float:left;width: 100%}
.b-list{ height:10px; position:absolute;z-index:2;left:calc((100% - 420px)/2); bottom: 20px; width: 100px}
.b-list span{ display:block;cursor:pointer; width:50px; height:8px; float:left; margin:0 5px; background:rgba(255,255, 255,.5); }
.b-list .spcss{background:#fff}

.index_tit{
    width: 100%;
    float: left;
    text-align: center;
    padding: 60px 0px 20px
}
.index_tit h1{
    font-size: 46px;
    color: #d1d1d1;
    text-transform: uppercase;
	font-family:arial;
}
.index_tit p{
    position: relative;
    width: 100%;
    height: 1px;
    background: #cfcfcf;
    top: 20px;
}
.index_tit p b span{
    position: absolute;
    top: -50px;
    height:40px;
    line-height: 40px;
    width: 150px;
    background: #fff;
    margin-left:-75px; 
    font-size: 28px;
    color: #01518c;
    font-weight: bold
}
.index_tit p b i{
    width: 40px;
    height: 5px;
    background: #01518c;
    display: inline-block;
    top: -2px;
    margin-left:-20px;
    position: absolute;
}



.index_product ul {
    width: 100%;
    float: left;
    margin-top: 20px;

}

.index_product ul li {
    width: 380px;
    height: 350px;
    float: left;
    margin-right: 25px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}
.index_product ul li img{
    float: left;
}

.index_product ul li:hover img{
     transform: scale(1.2);  
}


.index_product ul li b{
    line-height: 50px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 50px;
    text-align: left;
    text-indent: 20px;
    background:rgba(29,82, 158,.5) url(../images/img5.png) 330px center no-repeat;
    color: #fff;
    display: inline-block;
}
.index_product ul li a:hover b{
    background:rgba(29,82, 158,1) url(../images/img5.png) 330px center no-repeat;
    color: #fff;
}
.index_product ul li:nth-child(3n){
    margin-right: 0px;
}

.indexanli{
    width: 100%;
    float: left;
    height: 320px;
    overflow: hidden;
}
.index_anli ul {
    width: 10000px;
    float: left;
    margin-top: 20px;
    background: #fff;
    position: relative;

}


.index_anli ul li {
    width: 280px;
    height: 220px;
    float: left;
    margin-right: 27px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 100px;
    position: relative;
}
.index_anli ul li span{
     width: 280px;
    height: 220px;
    overflow: hidden;
    display: inline-block
}
.index_anli ul li img{
    float: left;
}
.index_anli ul li:hover img{
     transform: scale(1.2);  
}

.index_anli ul li b{
    line-height: 40px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 40px;
    text-indent: 20px;
    background:rgba(204,204, 204,.5) ;
    color: #fff;
    display: none;
}
.index_anli ul li a:hover b{
    display: inline-block
}


.index_zixun{
    width: 100%;
    float: left;
    background: #154a9a;
    height: 80px;
    line-height: 80px;
    color: #fff;
    
}
.index_zixun p{
    float: left;
    font-size: 18px;
}
.index_zixun dl {
    float: right;
    font-size: 18px;
}
.index_zixun dl dt,.index_zixun dl dd{
    float: left;
    
}
.index_zixun dl dt img{
    margin-top: 20px;
    margin-right: 10px;
    float: left;
}
.index_zixun dl dt span{
    font-size: 18px;
}
.index_zixun dl dt i{
    font-size: 24px;
}
.index_zixun dl dd a{
    width: 110px;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #84a0ca;
    text-align: center;
    margin: 0px 10px 0px 70px;

}
.index_money{
    width: 100%;
    float: left;
    background: #f7f7f7;
}
.money_tit1{
    width: 100%;
    float: left;
    padding-top: 50px;
	padding-bottom:20px;
    font-size: 30px;
    color: #154a9a;
    text-align: center
}
.money_tit2{
    width: 100%;
    float: left;
    font-size: 18px;
    height: 20px;
	line-height: 20px;
    color: #154a9a;
    text-align: center
}
.index_money_con{
    width: 1100px;
    margin: 0px auto; 
    margin-bottom: 70px;
    height: 600px;
    float: left;
    box-shadow: 0px -0px 10px #b7c6dd;
    border-radius: 10px;
    background: #fff;
    margin-top:30px;
    padding: 100px 0px 0px 60px
}
.index_money_con ul{
    width: 100%;
    float: left;
    margin-bottom: 40px;
}
.index_money_con ul li {
    float: left;
    width: 550px;margin-bottom: 30px;
}
.jisuan_tit{
    font-size: 22px;
    color: #333
}
.jisuan_tit2{
    font-size: 22px;
    color: #a0a0a0
}
.jisuan_tit3{
    font-size: 30px;
    color: #154a9a
}

.index_money_con ul li span{
    font-size: 18px;
    color: #333333;
    width: 100px;
    text-align: left;
    display: inline-block;
    line-height: 50px;
    float: left;
}
.index_money_con ul li input[type=text]{
    border: 1px solid #4785f9;
    border-radius: 25px;
    height: 50px;
    width: 310px;
    line-height: 50px;
    padding-left: 23px;
    font-size: 18px;
}
.index_money_con ul li .p_select{
    border: 1px solid #4785f9;
    border-radius: 50px;
    height: 50px;
    width: 333px;
    float: left;
    line-height: 50px;
    background: #fff;
    font-size: 18px;
    overflow: hidden;
    
}
.index_money_con ul li .p_select select{
    width: 310px;
    background: #fff;
    background: transparent;
    margin-left: 10px;
    height: 40px;
    font-size: 18px;
}
.index_money_con ul li b.wid_80{
    width: 80px;
    border: 1px solid #4785f9;
    border-radius: 25px;
    height: 50px;
    display: inline-block;
    float: left;
    line-height: 50px;
    color: #666666
}
.index_money_con ul li i {
    float: left;
    display: inline-block;
    padding: 0px 5px;
    color: #333333;
    line-height: 50px;
}
.index_money_con ul li p.fl {
    float: left;
}
.index_money_con ul li b.wid_80 input.wid_50 {
    width: 30px;border: none;
    float: left;
}
.index_money_con ul li input[type=text].input_phone{
    width: 260px;
}
.phone_tip{
    font-size: 14px;
    color: #154a9a;
    padding-left: 100px;
    margin-top: 10px;
}
.jisuan_btn{
    width: 126px;
    clear: both;
    height: 126px;
    text-align: center;
    line-height: 126px;
    background: #154a9a;
    color: #fff;
    font-size: 22px;
    border-radius: 50%;
    display: table;
    margin: 40px auto 0px ;
    position: relative;left: -63px;
    cursor: pointer;
}
.jisuan_btn:hover{
    background: #4785f9
}
.index_money2{
    width: 100%;
    height: 160px;
    
    padding: 35px 0px;
    background: #154a9a;
    float: left;
}
.index_money2 .fr{
    float: right;
   height: 60px;
}
.index_money2 .main {
    width: 950px;
}
.index_money_con2{
    width: calc(100% - 60px);
    float: left;
    height: 50px;
    padding: 20px 30px;
    line-height: 90px;
    margin-top: 10px;
    background: #fff;
}
.index_money_con2 b {
    float: left;
}
.index_money_con2 input[type=text] {
    float: left;
    width: 650px;
    height: 50px;
    line-height: 50px;
    margin-left:10px;
    font-size: 22px;
}
.index_money_con2 input[type=button] {
    float: right;
    width: 140px;
    height: 50px;
    line-height: 50px;
    background: #ff6e00;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    font-size: 20px;
    cursor: pointer;
}
.index_about{
    width: 100%;
    float: left;
    background: #36393e
}
.index_tit2{
    width: 100%;
    float: left;
    text-align: center;
    padding: 60px 0px 20px
}
.index_tit2 h1{
    font-size: 46px;
    color: #4a4d52;
    text-transform: uppercase
}
.index_tit2 p{
    position: relative;
    width: 100%;
    height: 1px;
    background: #4a4d52;
    top: 20px;
}
.index_tit2 p b span{
    position: absolute;
    top: -50px;
    height:40px;
    line-height: 40px;
    width: 150px;
    background: #36393e;
    margin-left:-75px; 
    font-size: 28px;
    color: #ffffff;
    font-weight: bold
}
.index_tit2 p b i{
    width: 40px;
    height: 5px;
    background: #227ab8;
    display: inline-block;
    top: -2px;
    margin-left:-20px;
    position: absolute;
}
.index_about_index{
    width: 100%;
    float: left;
    padding-top: 30px;
    padding-bottom: 30px;
}
.index_about_index dl {
    width: 570px;
    float: left;
    margin-right: 30px;
    line-height: 30px;
    color: #fff;
}
.index_about_index dl dt{
    font-size: 22px;
    color: #227ab8;
    font-weight: bold;
    width: 100%;
    float: left;
    padding-bottom: 10px;
}
.index_about_index dl dd a {
    width: 115px;
    height: 35px;
    line-height: 35px;
    margin-top: 10px;
    background: #227ab8;
    color: #fff; 
    display: inline-block;
    text-align: center;
    font-size: 10px;
    text-transform: uppercase
}
.index_about_index dl dd a:hover{
   background: #FF6600 
}
.index_news_con{
    width: 100%;
    float: left;
    margin-top: 40px;
    margin-bottom: 60px;
}
.index_news_con .fl {
    width: 600px;
    height: 450px;
    float: left;
    position: relative;
    cursor: pointer;
}
.index_news_con .fl:hover b{
    color: #ffcc00
}
.index_news_con .fl b{
    position: absolute;
    bottom: 0px;
    left: 0px; 
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: rgba(29, 82, 158,.6);
    text-indent: 20px;
    color: #fff;
    display: inline-block;
}
.index_news_con .fr {
    width: 580px;
    margin-left: 20px;
    height: 450px;
    float: left;
    line-height: 20px;
    color: #333333;
    
}
.index_news_con .fr li{
    height: 100px;
    margin-bottom: 21px;
    padding: 18px;
    background: #f7f7f7
}
.index_news_con .fr li b{
    width: 100%;
    float: left;
    display: inline-block;
    color: #01518c;
    font-size: 14px;
    padding-bottom: 10px;
}
.index_news_con .fr li span{
    width: 100%;
    float: left;
    display: inline-block;
    color: #333333;
    font-size: 14px;
     padding-bottom: 5px;
}
.index_news_con .fr li i{
    width: 100%;
    float: left;
    display: inline-block;
    color: #333333;
}
.index_news_con .fr li:hover{
    background: #154a9a
}
.index_news_con .fr li a:hover b,.index_news_con .fr li a:hover i,.index_news_con .fr li a:hover span {
    color: #fff
}
.index_fix{
    width: 100%;
    float: left;
    position: relative;
    bottom: -30px;
    
}
.index_fix p {
    display: table;
    margin: 0px auto;
    cursor: pointer;
}
.copy{
    width: 100%;
    float: left;
    background: #36393e;
    height: 300px;
    padding-top: 80px;
}
.copy_l{
    width: 700px;
    float: left;
}
.copy_l dl {
    width: 170px;
    float: left;
    line-height: 28px;
}
.copy_l dl dt a{
    width: 100%;
    float: left;
    font-size: 18px;
    color: #fff;
}
.copy_l dl dd a{
    width: 100%;
    position: relative;
    float: left;
    font-size: 14px;
    color: #cccccc;

}
.copy_l dl dd a:hover {
    color: #ff6600;
}
.copy_l dl dd a::before{
    content: "· "
}
.copy_r{
    width: 480px;
    float: left;
    color: #a0a0a0;
}
.copy_r p {
    width: 140px;
    text-align: center;
    float: left;
    line-height: 30px;
}
.copy_r  ul{
    width: 320px;
    float: left;
    margin-left: 20px;
}
.copy_r  ul li {
    width: 100%;
    float: left;
}
.copy_r  ul li span{
    float: left;
    line-height: 30px;
}
.copy_r  ul li p {
    float: left;
    width: 260px;
    text-align: left;
    line-height: 30px;
}
.copy_bot{
    width: 100%;
    float: left;
    height: 60px;
    line-height: 60px;
    background: #000000;
    color: #cccccc;
    font-size: 14px;
}



.index_tit_2{
    width: 100%;
    float: left;
    text-align: center;
    padding: 40px 0px 20px
}
 .index_tit_2 p{ 
    position: relative;
    width: 100%;
    height: 1px;
    background: #cfcfcf;
    top: 10px;
}
.index_tit_2 p b{
    position: absolute;
    top: -15px;
    height:30px;
    line-height: 30px;
    width: 180px;
    background: #fff;
    margin-left:-90px; 
    font-size: 28px;
    color: #1d529e;
    font-weight: bold
} 














.banner_img{width:100%;height: 300px;;margin: auto;overflow: hidden;overflow: hidden;}
.banner_img p{width:100%;height:300px;;margin: auto;overflow: hidden;overflow: hidden;position: relative;top: 0px;}
.banner_img p img { position: absolute;left:50%;margin-left: -960px;}


.about{
    width: 100%;
    float: left;
    padding-bottom: 50px;
}


.page_nav ul{

    display: table;
    margin:50px auto 30px;
}
.page_nav ul li {
    
    float: left;
    margin-right: 10px;
    color: #505050;
}
.page_nav ul li  a{
    line-height: 40px;
    height: 40px;
    padding: 0px 30px;
    text-align: center;
    display: inline-block;
    color: #fff;
    background: #1d529e;
}
.page_nav ul li.hover  a,.page_nav ul li  a:hover{
    background: #0073c3;
    color: #fff;    
}

.about_t dl {
    width: 1200px;
    float: left;
   

}
.about_t .about_t_r{
    width: 400px;
    margin-right: 50px;
    float: left;
}
.about_t .about_t_r img {
    width: 100%;
    float: left;
     padding-bottom: 20px;
}
.about_t dl dt{
    font-size: 24px;
    color: #333333;
    line-height: 40px;
    width: 100%;
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.about_t dl dd{
    line-height: 34px;
    width: 100%;
    float: left;
    color: #333333;
    font-size: 14px;
}
.about_t dl dd p{
    width: 100%;
    float: left;
    padding-bottom: 30px;
}

.qiye_con{
    width: 100%;
    margin-top: 50px;
    float: left;
    margin-bottom: 30px;
}
.qiye_con p {
    float: right;
}
.qiye_con ul{
    width: 770px;
    float: left;
}
.qiye_con ul li{
    width: 380px;
    height:180px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.qiye_con ul li a {
    width: 380px;
    height:180px;
    float: left;
    display: inline-block;
    background: #f0f0f0;
    text-align: center
}
.qiye_con ul li a b{
    width: 100%;
    float: left;
    display: inline-block;
    margin-top: 50px;
    font-size: 24px;
    color: #0073c3;
    line-height: 40px;
}
.qiye_con ul li a span{
    width: 100%;
    float: left;
    display: inline-block;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
}
.qiye_con ul li:nth-child(2n) {
    margin-right:0px; 
}
.qiye_con ul li a:hover{
    background: #0073c3
}
.qiye_con ul li a:hover b,.qiye_con ul li a:hover span {
    color: #fff;
}





.pages { display: table;margin: auto;padding-top: 30px; }
.pages li { float: left;}
.pages li a{height: 32px;  padding:0px 10px;line-height: 32px; background: #fff;border: 1px solid #dbdbdb;color: #666; display: inline-block;margin-right: 10px;color: #666;text-align: center;}
.pages li a:hover{height: 32px;line-height: 32px; background: #01518c;border:1px solid #01518c;color: #fff; text-align: center;}
.pages li.active a{background: #01518c; color: #fff;border:1px solid #01518c;}


.honor_con ul {
    width: 100%;
    float: left;
}

.honor_con ul li {
    width: 220px;
    float: left;
    margin-right: 25px;
    margin-bottom: 25px;
    text-align: center
}
.honor_con ul li img{
    float: left;
    width: 218px;
    border: 1px solid #d8d8d8
}
.honor_con ul li a:hover b{
    color: #01518c;
}
.honor_con ul li b{
    line-height: 50px;
    width: 100%;
    height: 50px;
     background: #f7f7f7;
     float: left;
    color: #333;
    display: inline-block;
}
.honor_con ul li:nth-child(5n){
    margin-right: 0px;
}



.case_con{
    width: 100%;
    float: left;
}
.case_con ul {
    width: 100%;
    float: left;
}

.case_con ul li {
    width: 380px;
    float: left;
   height: 328px;
    margin-right: 30px;
    margin-bottom: 35px;
    text-align: center;
    overflow: hidden;
}
.case_con ul li span{
    float: left;
    width: 380px;
    height: 280px;
    overflow: hidden;;
}
.case_con ul li img{
    float: left;
    width: 380px;
}
.case_con ul li a:hover b{
    color: #01518c;
}
.case_con ul li b{
    line-height: 50px;
    background: #f7f7f7;
    float: left;

    width: 100%;
    height: 50px;
    color: #333;
    display: inline-block;
}
.case_con ul li:nth-child(3n){
    margin-right: 0px;
}
.case_con ul li:hover img{
     transform: scale(1.2);  
}


#gallery-overlay {background-color:#000;}
#gallery-container {font: 16px/22px verdana, arial, sans-serif;}
#gallery { color:#999; display:none; height:200px;margin:0 auto; position:relative; width:300px; box-shadow:0 0 64px #000; -moz-box-shadow:0 0 64px #000; -webkit-box-shadow:0 0 64px #000;}
#gallery-image-container {display:none; height:100%;}
#gallery-loading {padding:8px;}
#gallery-controls {display:none; height:100%; left:0; position:absolute; top:50px; width:100%;}
#gallery-controls div {float:left; height:100%; width:50%;}
#gallery-controls a {background:#fff; color:#000; font-size:12px; outline-style:none; position:absolute; text-decoration:none; top:40px;}
#gallery-previous-link {left:0; padding:6px 10px 6px 6px; border-radius:0 6px 6px 0; -moz-border-radius-bottom-right:6px; -webkit-border-bottom-right-radius:6px; -moz-border-radius-topright:6px; -webkit-border-top-right-radius:6px;}
#gallery-next-link {padding:6px 6px 6px 10px; right:0; border-radius:6px 0 0 6px; -moz-border-radius-bottom-left:6px; -webkit-border-bottom-left-radius:6px; -moz-border-radius-topleft:6px; -webkit-border-top-left-radius:6px;}
#gallery-meta-container {background:#fff; color:#999; display:none; margin:0 auto; overflow:auto;}
#gallery-image {padding:8px;}
#gallery-meta {display:none; height:44px; padding:0px 8px;}
#gallery-meta div {float:left;}
#gallery-info {text-align:left; width:80%;}
#gallery-close {line-height:30px; text-align:right; width:20%;}
#gallery-close a {color:#999; font-size:24px; font-weight:bold; outline-style:none; text-decoration:none;}
#gallery-close a:hover {color:#bbb;}
#gallery-title a, #gallery-title a:link, #gallery-title a:visited {color:#666; font-size:14px; font-weight:bold; line-height:14px;}
#gallery-title a:visited:hover {color:#999}
#gallery-pages {color:#999; display:block; font-size:10px; line-height:14px;}




.factory_con{
    width: 100%;
    float: left;
}
.factory_con ul {
    width: 100%;
    float: left;
}

.factory_con ul li {
    width: 380px;
    float: left;
    margin-right: 30px;
    margin-bottom: 35px;
    text-align: center
}
.factory_con ul li img{
    float: left;
    width: 380px;
}
.factory_con ul li a:hover b{
    color: #01518c;
}
.factory_con ul li b{
    line-height: 50px;
    background: #f7f7f7;
    float: left;
    width: 100%;
    height: 50px;
    color: #333;
    display: inline-block;
}
.factory_con ul li span{
    float: left;
    width: 380px;
    height: 300px;
    overflow: hidden;;
}
.factory_con ul li:hover img{
     transform: scale(1.2);  
}
.product_con ul li span{
    float: left;
    width: 380px;
    height: 300px;
    overflow: hidden;;
}

.product_con ul li:hover img{
     transform: scale(1.2);  
}
.factory_con ul li:nth-child(3n){
    margin-right: 0px;
}


.contact{
    width: 100%;
    float: left;
    padding: 60px 0px;
}
.conatct_top{
    width: 100%;
    float: left;
}
.conatct_top .contact_t_l {
    float: left;
    width:590px;

}
.conatct_top dl {
    width:550px;
    float: left;
}

.conatct_top dl dt {
    font-size: 20px;
    width: 100%;
    float: left;
    color: #1d529e;
    line-height: 30px;
    font-weight: bold
}

.conatct_top dl dd i{
    line-height: 35px;
    width: 100%;
    display: inline-block;
    font-size: 14px;
    color: #333333;
    float: left;
}

.contact_tit{
    line-height: 110px;
    width: 100%;
    float: left;
}
.contact_bot_con{
    width: calc(100% - 60px);
    height: 380px;
    padding:30px;
    float: left;
    background: #f5f6f6;
}

.contact_order{float: left;padding-top:50px;}
.contact_order h3{
    font-weight: normal;
    width: 100%;
    float: left;
    line-height: 30px;
}
.contact_order ol li {line-height: 30px;width: 100%; float: left;margin-top: 20px;}
.contact_order ol li span {width: 70px; text-align: right; display: inline-block;font-size: 14px; color: #000000;padding-right: 10px; float: left;}
.contact_order ol li input{outline: none;border: none;width: 210px; height: 30px; line-height: 30px;border: 1px solid #a9a9a9; float: left;padding-left: 5px;}
.contact_order ol li textarea{width: 510px; height: 130px;padding: 5px;resize:none;outline: none;border: 1px solid #a9a9a9;}
.contact_order p input{width: 100px; height: 40px; background: #1d529e;;border: none;color: #fff;margin:20px 0px 40px 80px;cursor: pointer;outline: none; }

.contact_order p input:last-child{
    margin-left: 10px;
}

.newshow{ float: left;margin-bottom:30px;width: 100%;}
.newshow h2,.newshow h3{ text-align: center;width: 100%;font-weight: normal;line-height: 30px; padding-bottom:10px;}
.newshow h2{ font-size: 18px; color: #1d529e}
.newshow h3{ font-size: 14px; color: #666}
.newshow ul { border-top: 1px solid #d4d0c8}
.newshow ul li { padding: 10px 0px;text-align: justify;line-height: 26px;}
.newshow dl{ float: left;width: 100%;line-height: 26px;}
.newshow dl dt{ float: left;color: #333;}
.newshow dl dd a{ float: left;color: #333}
.newshow dl dd a:hover{ float: left;color: #1d529e}


.news_con{
    width: 100%;
    float: left;
}
.news_con ul {
    width: 100%;
    float: left;
}

.news_con ul li {
    width: 380px;
    float: left;
    margin-right: 30px;
    margin-bottom: 35px;
    text-align: center
}
.news_con ul li img{
    float: left;
    width: 380px;
}
.news_con ul li a:hover b{
    color: #01518c;
}
.news_con ul li p{
    background: #f7f7f7;
    float: left;
    text-align: left;
    width: calc(100% - 40px);
    padding: 0px 20px;
    height: 160px;
    color: #333;
    display: inline-block;
    line-height: 24px;
}
.news_con ul li p b{
    width: 100%;
    float: left;
    line-height: 50px;
    display: inline-block;
    font-size: 16px;
    color: #1d529e;
}
.news_con ul li p i{
     width: 100%;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    margin-bottom: 8px;
}
.news_con ul li p strong.fr{
    text-transform: uppercase;
    font-size: 12px;
    color: #2357a0
}
.news_con ul li a:hover p i{
    color: #2357a0
}
.news_con ul li:nth-child(3n){
    margin-right: 0px;
}


.solution_con dl{
    width: 100%;
    float: left;
    height: 300px;
    padding-bottom: 40px;
    color: #666666;
}
.solution_con dl dt{
    width: 410px;
    float: left;
}
.solution_con dl dt img {
    width: 100%;
}
.solution_con dl dd{
    width: 730px;
    padding-top: 30px;
    padding-right: 20px;
    padding-left: 40px;
    height: 270px;
    float: left;
    line-height: 28px;
    background: #f7f7f7
}
.solution_con dl dd p {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #1D529E;
    padding-bottom:15px;

}
.solution_con dl dd span{
    color: #6a6a6a;
    width: 100%;
    float: left;
    display: inline-block
}
.solution_con dl dd i{
    width: 100%;
    float: left;
    display: inline-block
}
.solution_con dl dd i a {
    width: 100px;
    height: 35px;
    line-height: 35px;
    background: #1d529e;
    color: #fff;
    display: inline-block;
    text-align: center;
    margin-top: 20px;
    border-radius: 5px;
    font-size: 14px;
}
.solution_con dl dd i a:hover{
    width: 100px;
    height: 35px;
    line-height: 35px;
    background: #ff6600;
    color: #fff;
    display: inline-block;
    text-align: center;
    margin-top: 20px;
    border-radius: 5px;
    font-size: 14px;
}



.product_con ul {
    width: 100%;
    float: left;

}

.product_con ul li {
    width: 380px;
    height: 350px;
    float: left;
    margin-right: 25px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
    position: relative;
}
.product_con ul li img{
    float: left;
}

.product_con ul li b{
    line-height: 50px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 50px;
    text-align: left;
    text-indent: 20px;
    background:rgba(29,82, 158,.5) url(../images/img5.png) 330px center no-repeat;
    color: #fff;
    display: inline-block;
}
.product_con ul li a:hover b{
    background:rgba(29,82, 158,1) url(../images/img5.png) 330px center no-repeat;
    color: #fff;
}
.product_con ul li:nth-child(3n){
    margin-right: 0px;
}
.product_con ul li span{
    float: left;
    width: 380px;
    height: 350px;
    overflow: hidden;;
}
.product_con ul li:hover img{
     transform: scale(1.2);  
}
.pro_r{
    width: 650px;
    float: left;
    margin-left: 30px;
}
.pro_r h1{
     font-size: 20px;
     color: #1d529e;
     font-weight: normal;
     padding-bottom: 20px;
 }
  .pro_r p{
      font-size: 16px;
      color: #ff6600;
  }
    .pro_r ul{
        width: 100%;
        float: left;
    }
  .pro_r ul li{
      width: 100%;
      float: left;
      line-height: 30px;
  }
.pro_r  a{
        width: 140px;
        height: 40px;
        line-height: 40px;
        background: #1d529e;
        color: #fff;
        display: inline-block;
        text-align: center;
        margin-top: 20px;
        border-radius: 5px;
    }


.product_con{
    width: 100%;
    float: left;
    padding-bottom: 20px;
}
.product_nav{
    width: 100%;
    float: left;
    height: 45px;
    line-height: 45px;
    margin: 20px 0px;
    background: #1d529e
}
.product_nav li {
    float: left;
    width:140px;
    text-align: center;
}
.product_nav li a {
    color: #fff;
    width: 140px;
    height: 45px;
    display: inline-block;
    float: left;
}
.product_nav li.hover a{
    background: #0073c3
}
.product_bot{
    width: 100%;
    float: left;
}

.lf{float: left;}
.rt{float: right;}
.product_detail {
    padding: 20px 0;
    position: relative;
    left:0px;
    width: 500px;
}

/* .detail_pic {
    width: 340px;
} */

.detail_pic img {
    width: 100%;
}

.detail_text {
    width: 490px;
}

.detail_text h1 {
    color: #e7a60b;
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 5px;
}

.detail_text p {
    font-size: 14px;
    line-height: 24px;
}

.detail_text .buy-btn {
    display: block;
    width: 150px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 3px;
    background: #008BD6;
    margin-top: 40px;
    margin-bottom: 15px;
}

.product_detail_list {
    padding: 0px 0;
    overflow: hidden;
}

.product_detail_list ul {
    margin-right: -20px;
    position: relative;
}

.product_detail_list li {
    float: left;
    width: 208px;
    margin-right: 20px;
    text-align: center;
}

.product_detail_list li .product_detail_list_pic {
    height: 208px;
    padding: 3px;
    box-sizing: border-box;
    border: 1px solid #efefef;
    overflow: hidden;
}

.product_detail_list li img {
    width: 100%;
}

.product_detail_list li p a {
    display: block;
    font-size: 14px;
    line-height: 34px;
    background: #008bd6;
    color: #fff;
}

.product_detail_info_l {
    position: relative;
    float: left;
    width: 502px;
}

.product_big {
    position: relative;
    height: 502px;
	width: 502px;
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
    margin-bottom: 10px;
    overflow: hidden;
    cursor: move;
}

.img_mark {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 200px;
    background-size: 100%;
    margin: -100px 0 0 -100px;
    display: none;
}

.zoom_box {
    position: absolute;
    top: 0;
    right: -505px;
    width: 500px;
    height: 500px;
    border: 1px solid #e9e9e9;
    display: none;
}

.product_big img {
    width: 100%;
}

.product_small_list {
    margin-left: 2px;
    width: 468px;
    overflow: hidden;
}

.product_small_list ul {
    width: 100000px;
    position: relative;
}

.product_small_list li {
    float: left;
    width: 102px;
    height: 102px;
    text-align: center;
    padding: 1px;
    margin: 0 7px;
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
    cursor: pointer;
    overflow: hidden;

}

.product_small_list li img {
    width: 102px;
	height: 102px;
}

.product_small_list li.show {
    border: 2px solid #184f9f;
    padding: 0;
}

div.product_small_btn {
    width: 16px;
    height:102px;
    line-height: 102px;
    text-align: center;
    font-size: 14px;
    font-family: Ã¥Â®â€¹Ã¤Â½â€œ;
    border: 1px solid #ccc;
    background: #e9e9e9;
    box-sizing: border-box;
    cursor: pointer;
}
.faqshow div .product_small_r{float: right;}


.pro_con{
    width: 100%;
    float: left;
	line-height: 40px;
}
.pro_con1{
    display: none
}
.pro_con1:first-child{
    display: block
}
.pro_con img {
    width: 100%;
}
.pro_con p{
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.pro_con span{
    
	font-size:18px;
}
.pro_table{
    display: table;
    margin: 0px auto;
}
.pro_table li,.pro_table li a  {
    width: 120px;
    height: 40px;
    float: left;
    line-height: 40px;
    text-align: center;
    background: #1d529e;
    color: #fff;
}
.pro_table li.hover a,.pro_table li a:hover {

    background: #0073c3;
    color: #fff;
}


.pro_con1_order{float: left;}
.pro_con1_order ol li {line-height: 30px;width: 100%; float: left;margin-top: 20px;}
.pro_con1_order ol li span {width: 70px; text-align: right; display: inline-block;font-size: 14px; color: #000000;padding-right: 10px; float: left;}
.pro_con1_order ol li input{outline: none;border: none;width: 210px; height: 30px; line-height: 30px;border: 1px solid #a9a9a9; float: left;padding-left: 5px;}
.pro_con1_order ol li textarea{width: 510px; height: 130px;padding: 5px;resize:none;outline: none;border: 1px solid #a9a9a9}
.pro_con1_order p input{width: 100px; height: 40px;border: none;color: #fff;margin:20px 0px 40px 70px;cursor: pointer;outline: none; }
.pro_con1_order p input:first-child{ background: #1d529e}
.pro_con1_order p input:last-child{ background: #414143;margin-left: 10px;}





.CityPanel,#success {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none; z-index: 100;}

#citySelector {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -350px;
  margin-left: -325px;
  background: #fff;
  overflow: auto;
  width: 700px;
  height: 650px;
  padding: 30px;
  padding-right: 0;
  font-size: 14px; }
#citySelector a {
  color: #83848e; }
#citySelector a:hover {
  color: #212022; }
#citySelector dl, #citySelector dd {
  line-height: 1.8; }
#citySelector .hd {
  padding-right: 30px; }
#citySelector .title {
  font-size: 30px;
  color: #212022;
  margin-top: 5px;
  font-weight: bold; }
#citySelector .localtion {
  font-size: 20px;
  margin: 40px 0 15px; }
#citySelector .bd {
  padding-top: 30px; }
#citySelector .list a {
  width: 94px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
#citySelector .list dl {
  padding-left: 96px;
  position: relative;
  display: none; }
#citySelector .list dl.hots {
  padding-left: 0; }
#citySelector .list dl.selected {
  display: block; }
#citySelector .list dd {
  padding-bottom: 15px; }
#citySelector .list {
  display: none; }
#citySelector .HOT {
  display: block; }
#citySelector .list dt {
  position: absolute;
  left: 0;
  font-size: 18px;
  color: #b3b5b7; }
#citySelector dl.index {
  padding-left: 96px;
  position: relative;
  margin-bottom: 45px; }
#citySelector .index dt {
  position: absolute;
  left: 0;
  font-size: 15px; }
#citySelector .index dd a {
  display: inline-block;
  padding-right: 48px;
  font-size: 15px;
  color: #b3b5b7;
  font-weight: bold; }
#citySelector .index a:hover {
  color: #212022; }
#citySelector .index .selected {
  color: #212022; }

 
.CityPanel,
#success {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	z-index: 100
}
 
#citySelector {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -325px;
	margin-left: -350px;
	background: #fff;
	overflow: auto;
	width: 700px;
	height: 550px;
	padding: 30px;
	padding-right: 0;
	font-size: 14px
}

#citySelector a {
	color: #83848e
}

#citySelector a:hover {
	color: #212022
}

#citySelector dl,
#citySelector dd {
	line-height: 1.8
}

#citySelector .hd {
	padding-right: 30px
}

#citySelector .title {
	font-size: 30px;
	color: #212022;
	margin-top: 5px;
	font-weight: bold
}

#citySelector .localtion {
	font-size: 20px;
	margin: 40px 0 15px
}

#citySelector .bd {
	padding-top: 30px
}

#citySelector .list a {
	width: 94px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

#citySelector .list dl {
	padding-left: 96px;
	position: relative;
	display: none
}

#citySelector .list dl.hots {
	padding-left: 0
}

#citySelector .list dl.selected {
	display: block
}

#citySelector .list dd {
	padding-bottom: 15px
}

#citySelector .list {
	display: none
}

#citySelector .HOT {
	display: block
}

#citySelector .list dt {
	position: absolute;
	left: 0;
	font-size: 18px;
	color: #b3b5b7
}

#citySelector dl.index {
	padding-left: 96px;
	position: relative;
	margin-bottom: 45px
}

#citySelector .index dt {
	position: absolute;
	left: 0;
	font-size: 15px
}

#citySelector .index dd a {
	display: inline-block;
	padding-right: 48px;
	font-size: 15px;
	color: #b3b5b7;
	font-weight: bold
}

#citySelector .index a:hover {
	color: #212022
}

#citySelector .index .selected {
	color: #212022
}




#input1{
    cursor: pointer;
    height: 40px;line-height: 60px;
    float: right;
    text-align: right;
    width:100px;
    display: inline-block;
    position: relative;
}
#selectList {
    z-index: 99;
    position: absolute;
    width: 99px;
    text-align: center;
    top:60px;
    cursor: pointer;
    padding:0px 0px 0px 0px ;
    background: #ffffff;
    display: none

}
#selectList li{
    height: 40px;
    line-height: 40px;
}
#input1::after{
    position:absolute;
    content: "";
    top:26px;
    display: inline-block;
    width: 0px;
    height: 0px;
    margin-left: 5px;
    vertical-align: middle;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left:4px solid transparent
}


