@charset "utf-8";
/* CSS Document */


* {margin:0; padding:0; list-style:none; }
html{_background:url(about:blank);background-attachment:fixed;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,
button,input,textarea,th,td{margin:0;padding:0;}
body{ background:#fff; color:#666; font-size:14px; font-family: 'Arial', "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif, 'Tahoma'; margin:0 auto; padding:0; line-height:30px; overflow-x:hidden;}
ul,li{list-style:none;}
input,textarea,button,select{font-size:14px; outline:none; resize:none; color:#444; font-family: 'Arial', "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif, 'Tahoma';}
button{cursor: pointer;}
table{border-collapse:collapse;border-spacing:0;}
.clear {clear:both; height:0; font-size:0; line-height:0; overflow:hidden;}

a{color:#666; text-decoration:none;-webkit-transition:color 0.3s ease-out;-moz-transition:color 0.3s ease-out;-o-transition:color 0.3s ease-out;transition:color 0.3s ease-out;}
a:hover{color:#009ce7; text-decoration:none;}
img{border:none; max-width: 100%;}
#clear{width:100%; height:0px; clear:both;}
h2{ font-size:24px; font-weight:blod; line-height:30px;}
h4{ font-size:14px; font-weight:blod; line-height:30px;}
p{line-height:30px;}



/*移动端导航开始*/

.webq_top_1 {position: static !important;}

#top{}

#wap_nav{ display:none;}



@media only screen and (max-width: 1199px) {
#toptt{width:100%; height:60px;}


.top { display:none;}
	
.topttt{display:none;}
	
#wap_nav{ display:block !important;}

.ftop{ display:block; width:100%; height:50px; padding:0px 0px 0px 0px; box-sizing:content-box; text-align:center; border-bottom:#2580bd 0px solid; overflow:hidden;  background:rgba(255,255,255,0.6);background-size:100% auto; position: fixed; left:0; top:0; z-index:999;-moz-box-shadow:0px 0px 8px #E6E6E6; -webkit-box-shadow:0px 0px 8px #E6E6E6; box-shadow:0px 0px 8px #E6E6E6; backdrop-filter: blur(6px);}
.ftop .left{margin-left:0px; float:left; width: 50px;  height:50px; background: #3d64b3;}
.ftop .right{ width:100px; margin-right:10px; line-height:50px; float:right;}
.ftop .left img{height:40px; margin-top:5px;}
.ftop .left1 img{height:40px; margin-top:px;}

.ftop .right ul li{ float:left; display:block; width:50%; height:40px; line-height:40px; font-size:1.2em; padding-top:5px; text-align:center;}
.ftop .right a{color:#555;}

.topt{width:100%; height:50px;}


.bgDiv{
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5;
    position:fixed;
    display: none;
    z-index:1002;
    bottom: 0;
}
.leftNav{
    width:60%;
    max-width:500px;
    height: 100%;
     background:rgba(255,255,255,0.8);
    position: fixed;
    z-index:1003;
    top: 0;
    left: -60%;
	backdrop-filter: blur(6px);
}

.rightNav{
   width:80%;
    max-width: 400px;
    height: 100%;
    background-color:#241c1e;
    position: fixed;
    z-index: 999;
    top: 0;
    left: -80%;
}
.rightNav h1{font-size:18px; padding-left:10px; color:#e1d1c2; line-height:40px; padding-top:20px;}


.upNav{
   width: 100%;
    height: 80px;
    background-color:#241c1e;
    position: fixed;
    z-index: 999;
    top: -80px;
}

.downNav{
    width: 100%;
	background-color:#241c1e;
    height: 60px;
    position: fixed;
    z-index: 999;
    bottom: -60px;
}


/*二级菜单*/
.ny_zb{width:100%; margin:0 auto; padding-top:2px; padding-bottom:20px;}
.ny_zblb1 li{line-height:40px;font-size:16px; float:left; width:100%;}
.ny_zblb1 li a{display:block; width:100%; height:40px; color:#555; margin:0 auto; line-height:40px; padding-top:0px; overflow:hidden; padding-left:0px; text-indent:10px; margin-top:0px; padding-bottom:3px; border-bottom:#eee 1px solid; font-size:14px; box-shadow:0 0px 0px #d0d0d0;-webkit-transition:all 0.0s ease-in;-moz-transition:all 0.0s ease-in;-o-transition:all 0.0s ease-in;transition:all 0.0s ease-in;}
.ny_zblb1 li a.cur{color:#fff; background:#2679b2;  border-bottom:#2679b2 1px solid; }
.ny_zblb1 li ul{display:none; padding-bottom:0px; background:#333;}
.ny_zblb1 li ul li{width:100%; }
.ny_zblb1 li ul li a{ width:100%; height:35px; font-size:12px; color:#777;  text-indent:20px; line-height:35px; overflow:hidden; margin-top:0px; font-size:14px; display:block;  border-top:none; -webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in;background: #eee; border-bottom:#ddd 1px solid;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.ny_zblb1 li ul a:hover{background:#f14b44; color:#fff;}


.ny_zblb1 li ul li ul{display:none; padding-bottom:0px; background:#333;}
.ny_zblb1 li ul li ul li{width:100%; }
.ny_zblb1 li ul li ul li a{ width:100%; height:35px; font-size:12px; color:#e5ecf7; line-height:35px; text-indent:40px; overflow:hidden; margin-top:0px; font-size:14px; display:block;  border-top:none; -webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in; background: #26446d; border-bottom:#2d4f7d 1px solid;}
.ny_zblb1 li ul li ul a:hover{background:#fbb253; color:#fff;}

.ny_zblb1 li ul li a.cur{color:#e5ecf7;background: #182d4a; border-bottom:#254066 1px solid;}

.ny_zblb1 li i{color:#eb8635; margin-right:8px;}

}


















.top{width:100%; height:90px; background:rgba(255,255,255,0.5); margin:0 auto; position:fixed; z-index:999; top:0; left:0; box-shadow:0px 5px 6px rgba(0,0,0,0.1); backdrop-filter: blur(6px);}
.topttt{width:100%; height:90px;}

.topc{width:100%; height:90px; margin:0 auto; position:relative;}


.topcl{width:; height:90px; float:left; background: #3d64b3; padding: 5px;}
.topcl img{width:; height:80px;}
.topcc{width:1001px; height:90px; float:right;}




.top_tel{ width:370px; height:90px; float:right; line-height:90px; color:#333; font-size: 16px;}
.top_tel i{color:#444; margin-right:8px; margin-left: 30px;}



.swp{width:340px; height:60px; position:absolute; top:48px; left:550px; z-index:1; overflow:hidden;}
.ss1{width:286px; height:46px; line-height:46px; margin:0; padding:0; background:#fff; border:#1b64b2 2px solid; border-right:none; text-indent:20px; font-size:14px; color:#888;}











/*menu*/
.menu { display:block; width:780px; float:left; margin:0 auto; height:90px; position: absolute; top: 0px; left: 50%; margin-left: -360px;}

#nav {display:block; width:100%; height:70px; padding-top:10px;}
#nav .mainlevel {float:left; text-align:center; display:block; position:relative; z-index:999999}
#nav .mainlevel a{ text-decoration:none; width:; padding: 0px 20px 0px 20px; text-align:center; line-height:70px;  color:#333; height:70px; display:block; font-size:15px; -webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in; z-index:99999; border-radius:5px;}
#nav .mainlevel a:hover {color:#fff; background:#3d64b3; text-decoration:none; z-index:999}

#nav .mainlevel ul {position:absolute; display:none; margin-left:-40px; background:#fff url(../images/aabg_20.png) top center no-repeat; margin-top:-1px; padding:10px 20px 20px 20px; z-index:9999; -moz-box-shadow:0px 2px 10px #E3E3E3; -webkit-box-shadow:0px 2px 10px #E3E3E3; box-shadow:0px 2px 10px #E3E3E3;}
#nav .mainlevel li {}
#nav .mainlevel li a {padding:0px; width:150px; text-align:center; color:#555; border-bottom:#e5e5e5 1px dotted; font-size:14px; text-indent:0px; line-height:45px; height:45px; display:block; -webkit-transition:all 0s ease-out;-moz-transition:all 0s ease-out;-o-transition:all 0s ease-out;transition:all 0s ease-out;}
#nav .mainlevel li a:hover { text-decoration:underline; color:#e10000; text-decoration:none; background:none;}













@media only screen and (min-width: 1200px) {
.a1{display: block; font-size: 16px; width: 33.33%; height: 55px; line-height: 55px; text-align: center; border: #e5e5e5 2px solid; border-radius:30px; transition: 0.5s; position: absolute; left: 0; top: 0px;}
.a1:hover{ background: #3d64b3; color: #fff; border: #3d64b3 2px solid;}
}










@media only screen and (min-width: 1200px) {


.banner{width: calc(100% - 90px); padding-left:90px; background: #fff; box-sizing: content-box;}






.jcon1{width: 90%; max-width: 1750px; margin: 0 auto; padding: 80px 0px 80px 0px;}

.jcon1 img{display: block; width: 100%; height: auto; transition: 0.5s; opacity: 1;}
.jcon1 img:hover{ opacity: 0.8;}


.jcon1_r{width: calc(50% - 38px); float: right;}
.jcon1_r img{margin-top: 60px;}
.jcon1_r h2{font-size: 36px; line-height: 45px; font-weight: 400; padding-bottom: 40px; padding-top: 30px; color: #222;}
.jcon1_r p{font-size: 16px; line-height: 30px;}


.jcon1_l{width: calc(50% - 38px); float: left; text-align: right;}
.jcon1_l img{margin-bottom: 60px;}
.jcon1_l h4{font-size: 28px; line-height: 45px; font-weight: 400; padding-bottom: 20px; color: #222;}
.jcon1_l a{display: inline; font-size: 16px; line-height: 50px; padding: 16px 120px 16px 120px; border: #e5e5e5 2px solid; border-radius:30px; transition: 0.5s;}
.jcon1_l a:hover{ background: #3d64b3; color: #fff; border: #3d64b3 2px solid;}





.jcon2{width: 100%; background: #f0f0f0; margin: 0 auto; padding: 80px 0px 50px 0px;}

.jcon2c{width: 90%; max-width: 1750px; margin: 0 auto;}

.jcon2c_l{width: 24%; float: left;}

.jcon2c_r{width:70%; float: right;}



.jcon2c_l h2{font-size: 36px; line-height: 45px; font-weight: 400; padding-bottom: 40px; padding-top: 0px; color: #222;}
.jcon2c_l p{font-size: 16px; line-height: 30px;}


.ul1{margin: 0; padding: 0; padding-top: 40px;}
.ul1 li{margin-bottom: 5px;}
.ul1 a{display: block; width: 100%;  height: 55px; line-height: 55px; background: #fff; color: #666; text-align: center; font-size: 16px; color: #333;  transition: 0.5s;}
.ul1 a:hover{background: #3d64b3; color: #fff;}












.inpro{ width:100%; max-width:; margin:0 auto; padding-top:0px;}
.inpro .swiper-container {
      width: 100%;
      height: auto !important;

    }

.inpro .swiper-wrapper{ height: auto !important;}

.inpro .swiper-slide {padding:10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -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;
	  box-sizing:border-box;
	  transition:0.5s;
	  position:relative;
	  padding-bottom: 60px;
    }
	
.inpro .swiper-slide a{display:block; width:100%; background:#fff; padding-bottom:50px; box-shadow:0px 0px 10px rgba(0,0,0,0.1); transition:0.5s;}	
	
.inpro .swiper-slide:hover a{background:#3d64b3;}
.inpro .swiper-slide:hover h2{color:#fff;}
.inpro .swiper-slide:hover .atxt1 {color:rgba(255,255,255,0.6);}
	
	
.inpro .swiper-slide h2{font-size:22px; font-weight:normal; text-align:center; color:#333; line-height:22px; width:80%; margin:0 auto; padding-top:25px; padding-bottom:20px; transition:0.5s;}	

.inpro .swiper-slide .inpro_time{width:85%; font-size:15px; line-height:26px; text-align: center; color:#aaa; overflow:hidden; margin:0 auto;transition:0.5s; padding: 25px 0px 20px 0px;}
.inpro .swiper-slide .inpro_time span{display: inline; font-size:12px; float:right; margin-top:20px; line-height:20px; padding:2px 20px 2px 20px; border:#e5e5e5 1px solid; border-radius:20px;}


.inpro .swiper-slide img{display:block; width:100%; height:auto;}


.atxt1{width: 80%; margin: 0 auto; line-height: 22px;}
.atxt1 p{line-height: 22px;}


.inpro .swiper-pagination-bullets{ margin-bottom: 0px;}
.inpro .swiper-pagination-bullets span{ padding: 8px;}


.inpro .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ margin:0 3px !important;}

.inpro .swiper-pagination-bullet-active{background:#3d64b3 !important;}










.jcon3{width: 100%; min-height: 0px; background: #000; position: relative;}
.jcon3 img{display: block; width: 100%; height: auto; opacity: 0.6;}

.jcon3_txt{width: 100%; padding: 0px 20% 0px 20%; position: absolute; left: 0; top: 20%; z-index: 1; text-align: center; color: #fff; font-size: 36px; line-height: 45px;}
.jcon3_txt p{line-height: 45px;}
.jcon3_txt i{font-size: 78px; color: #ec9939; margin-top: 80px;}





.jcon4{width: 100%; max-width: 1750px; margin: 0 auto; padding: 60px 0px 60px 0px;}
.jcon4_l{width: calc(50% - 40px); float: left;}


.jcon4_r{width: calc(50% - 40px); float: right; position: relative; padding-top: 85px;}


.jcon4 h2{font-size: 36px; line-height: 45px; font-weight: 400; padding-bottom: 40px; padding-top: 0px; color: #222; width: 70%;}
.jcon4 p{font-size: 16px; line-height: 36px;}








.jcon5{width: 100%; max-width: 1750px; margin: 0 auto; background: #000; position: relative;}
.jcon5 img{display: block; width: 100%;}








#footer{width:100%; height: auto; padding-top:50px; font-size:15px; background:#172353; margin-top:70px; padding-bottom:50px; color:rgba(255,255,255,0.5); line-height:28px; border-top:#195a81 0px solid;}
#footer a{color:rgba(255,255,255,0.5);}
#footer a:hover{color:rgba(255,255,255,0.9);}

#footer h2{font-size:16px; width:100%; line-height:23px; color:#fff; padding-bottom:20px; font-weight:500;}
#footerc{width:90%; height:; margin:0 auto; max-width: 1750px; position:relative; line-height:35px;}
#footerc p{ line-height:35px;}
#footercl{width:100%; height:; float:left; padding-bottom:0px; }
#footercl ul li{display:block;  float:left;  line-height:30px; box-sizing: border-box; padding-right: 10px; padding-left: 20px;}
#footercl ul li:nth-child(1){ width: 13%;}
#footercl ul li:nth-child(2){ width: 16%;}
#footercl ul li:nth-child(3){ width: 13%;}
#footercl ul li:nth-child(4){ width: 13%;}
#footercl ul li:nth-child(5){ width: 25%;}
#footercl ul li:nth-child(6){ width: 20%;}


.shejiao{width: 100%; padding-top: 20px; }
.shejiao img{display: block; float: left; margin-right: 5px;}

#footert{width:100%; min-height:25px; line-height:25px; padding:20px 0px 20px 0px; text-align:center; color:rgba(255,255,255,0.4); font-size:15px; background:#141c43; border-top:#263675 1px solid;}
#footert a{ color:rgba(255,255,255,0.4);}
#footert a:hover{color:rgba(255,255,255,0.9);}

#footertc{width:90%; margin:0 auto;}



}
















.nybanner{width:100%; margin:0 auto;}
.nybanner img{display:block; width:100%; height:auto;}



.ab_divx{width:100%; height:30px;}


@media only screen and (min-width: 1366px) {

.ny_nav_wrap{width:100%; padding:0px 0px 0px 0px; background:#fff; text-align:center; -moz-box-shadow:0px 0px 30px #eee; -webkit-box-shadow:0px 0px 30px #eee; box-shadow:0px 0px 30px #eee;position: relative;}
.ny_nav_con{ width:90%; max-width:1750px; margin:0 auto;}
.ny_nav_con a{display:inline; line-height:80px; padding:32px 0px 32px 0px; font-size:16px; margin:0px 30px 0px 30px; position:relative;}

.ny_nav_con a .a_linex{width:0px; height:3px; opacity:0.0; background:#3786c7; position:absolute; left:50%; bottom:0; z-index:1; transition:0.5s;}
.ny_nav_con a:hover .a_linex{width:100%; opacity:1; left:0;}



.ab_title{width:90%; max-width:1750px; margin:0 auto; margin-top:50px;}
.ab_title h2{ font-size:32px; color:#333; line-height:60px;}
.ab_title p{font-family:Arial, Helvetica, sans-serif; font-weight:bold; line-height:40px; font-size:28px; color:#eee; text-transform:uppercase;}


}








@media only screen and (min-width: 1000px) and (max-width: 1365px) {

.ny_nav_wrap{width:100%; padding:0px 0px 0px 0px; background:#fff; text-align:center; -moz-box-shadow:0px 0px 30px #eee; -webkit-box-shadow:0px 0px 30px #eee; box-shadow:0px 0px 30px #eee; position: relative;}
.ny_nav_con{ width:90%; max-width:1750px; margin:0 auto;} 
.ny_nav_con a{display:inline; line-height:60px; padding:22px 0px 22px 0px; font-size:16px; margin:0px 30px 0px 30px; position:relative;}

.ny_nav_con a .a_linex{width:0px; height:3px; opacity:0.0; background:#3786c7; position:absolute; left:50%; bottom:0; z-index:1; transition:0.5s;}
.ny_nav_con a:hover .a_linex{width:100%; opacity:1; left:0;}



.ab_title{width:90%; max-width:1750px; margin:0 auto; margin-top:50px;}
.ab_title h2{ font-size:26px; color:#333; line-height:50px;}
.ab_title p{font-family:Arial, Helvetica, sans-serif; font-weight:bold; line-height:40px; font-size:20px; color:#eee; text-transform:uppercase;}


}






@media only screen and (max-width: 999px) {

.ny_nav_wrap{width:100%; padding:0px 0px 0px 0px; background:#fff; text-align:center; -moz-box-shadow:0px 0px 30px #eee; -webkit-box-shadow:0px 0px 30px #eee; box-shadow:0px 0px 30px #eee; position: relative;}
.ny_nav_con{ width:90%; max-width:1750px; margin:0 auto;}
.ny_nav_con a{display:inline; line-height:40px; padding:12px 0px 12px 0px; font-size:14px; margin:0px 10px 0px 10px; position:relative;}

.ny_nav_con a .a_linex{width:0px; height:2px; opacity:0.0; background:#3786c7; position:absolute; left:50%; bottom:0; z-index:1; transition:0.5s;}
.ny_nav_con a:hover .a_linex{width:100%; opacity:1; left:0;}



.ab_title{width:90%; max-width:1750px; margin:0 auto; margin-top:30px;}
.ab_title h2{ font-size:1.4em; color:#333; line-height:2em;}
.ab_title p{font-family:Arial, Helvetica, sans-serif; font-weight:bold; line-height:1.8em; font-size:1.2em; color:#eee; text-transform:uppercase;}


}









.pro_content{width: 90%; max-width: 1360px;  margin: 0 auto; padding: 40px 0px 40px 0px;}













/*分页*/

#nx_pg{width:98%; height:30px; padding:20px 0px 50px 0px; text-align:center;}
#nx_pg a{display:inline; padding:8px 15px 8px 15px; background:#f8f8f8; font-size:14px; margin:0px 1px 0px 1px; border-radius:2px; -webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}
#nx_pg a:hover{background:#2679b2; color:#fff;}
#nx_pg .on{background:#2679b2; color:#fff;}


#nextpage{width:98%; height:30px; padding:20px 0px 50px 0px; text-align:center;}
#nextpage a{display:inline; padding:6px 8px 6px 8px; background:#f8f8f8; font-size:14px; margin:0px 1px 0px 1px; border-radius:2px; -webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}
#nextpage a:hover{background:#2679b2; color:#fff;}
#nextpage .on{background:#2679b2; color:#fff;}







@media only screen and (min-width: 1000px) {

.ab_cont{width:90%; max-width:1750px; margin:0 auto; font-size:16px; line-height:35px; padding:20px 0px 20px 0px; }
.ab_cont p{line-height:35px;}

}


@media only screen and (max-width: 999px) {

.ab_cont{width:90%; max-width:1750px; margin:0 auto; font-size:1.0em; line-height:2em; padding:20px 0px 20px 0px; }
.ab_cont p{line-height:2em;}

}








@media only screen and (min-width: 1200px) {
.ab_cont_left{width:35%; float:left;}
.ab_cont_right{width:60%; float:right;}
.lx_ab_cont{padding-bottom:80px; margin-top:60px;}
}




@media only screen and (max-width: 1199px) {
.ab_cont_left{width:100%; float:; margin-bottom:20px;}
.ab_cont_right{width:100%; float:;}
.lx_ab_cont{padding-bottom:40px; margin-top:20px;}
}






/*联系的页面*/

@media only screen and (min-width:1200px) {

.sb_wp{width:100%; height:; background:#f8f8f8; margin:0 auto; padding:40px 0px 50px 0px;}

/*标题*/

.ab_title1{width:90%; margin:0 auto; height:60px; line-height:60px; font-size:18px; color:#fff; text-align:; font-weight:bold;}


.ab_title2_hei1{ color:#333;}
.ab_title2_hei2{ background:#3786c7;}


.ab_con4{width:1200px; margin:0 auto; font-size:16px; line-height:35px; padding-bottom:50px;}
.ab_con4 p{line-height:35px;}
.ab_con4 img{max-width:100%;}


}





/*地图高度*/
@media only screen and (min-width:1200px) {
#allmap{height:500px;}
}


@media only screen and (max-width:1199px) {
#allmap{height:300px;}
}


@media only screen and (max-width:1199px) {
	
.sb_wp{width:100%; height:; background:#f8f8f8; margin:0 auto; padding:30px 0px 30px 0px;}

/*标题*/

.ab_title1{width:88%; margin:0 auto; height:30px; line-height:30px; font-size:1.2em; color:#fff; text-align:; font-weight:bold;}


.ab_title2_hei1{ color:#333;}
.ab_title2_hei2{ background:#3786c7;}


.ab_con4{width:90%; margin:0 auto; font-size:1em; line-height:1.8em; padding-bottom:0px;}
.ab_con4 p{line-height:1.8em;}
.ab_con4 img{max-width:100%;}


}




@media only screen and (min-width:1366px) {
.service_input_wp{width:90%; height:; max-width:1400px; margin:0 auto; padding:10px 0px 30px 0px;}
.service_input_wp ul li{display:block; width:50%; height:; float:left; margin-bottom:16px;}

.s_input1{width:98%; height:48px; display: block; margin:0 auto; padding:0; border:none; background:#fff; box-sizing:border-box; border:#e0e0e0 1px solid; line-height:48px; text-indent:15px; font-size:14px;}

.s_input2{width:99%; height:48px; display: block; margin:0 auto; border:none; background:#3786c7; cursor:pointer; color:#fff; line-height:48px; font-size:18px; letter-spacing:5px; text-align:center;}
.s_input2:hover{ background:#4b9fe4;}

.s_input_li1{width:100% !important;}


.s_input3{width:99%; height:120px; display: block; margin:0 auto; padding:0; border:none; background:#fff; box-sizing:border-box; border:#e0e0e0 1px solid; line-height:48px; text-indent:15px; font-size:14px;}

}




@media only screen and (min-width:1000px) and (max-width:1365px) {
.service_input_wp{width:90%; height:; max-width:1400px; margin:0 auto; padding:10px 0px 20px 0px;}
.service_input_wp ul li{display:block; width:50%; height:; float:left; margin-bottom:16px;}

.s_input1{width:95%; height:48px; display: block; margin:0 auto; padding:0; border:none; background:#fff; box-sizing:border-box; border:#e0e0e0 1px solid; line-height:48px; text-indent:15px; font-size:14px;}

.s_input2{width:97%; height:48px; display: block; margin:0 auto; border:none; background:#3786c7; cursor:pointer; color:#fff; line-height:48px; font-size:18px; letter-spacing:5px; text-align:center;}
.s_input2:hover{ background:#4b9fe4;}

.s_input_li1{width:100% !important;}


.s_input3{width:97%; height:120px; display: block; margin:0 auto; padding:0; border:none; background:#fff; box-sizing:border-box; border:#e0e0e0 1px solid; line-height:48px; text-indent:15px; font-size:14px;}

}



@media only screen and (max-width:999px) {
.service_input_wp{width:90%; height:; max-width:1400px; margin:0 auto; padding:10px 0px 20px 0px;}
.service_input_wp ul li{display:block; width:100%; height:; float:left; margin-bottom:10px;}

.s_input1{width:100%; height:48px; display: block; margin:0 auto; padding:0; border:none; background:#fff; box-sizing:border-box; border:#e0e0e0 1px solid; line-height:48px; text-indent:15px; font-size:14px;}

.s_input2{width:100%; height:48px; display: block; margin:0 auto; border:none; background:#3786c7; cursor:pointer; color:#fff; line-height:48px; font-size:18px; letter-spacing:5px; text-align:center;}
.s_input2:hover{ background:#4b9fe4;}

.s_input_li1{width:100% !important;}


.s_input3{width:100%; height:120px; display: block; margin:0 auto; padding:0; border:none; background:#fff; box-sizing:border-box; border:#e0e0e0 1px solid; line-height:48px; text-indent:15px; font-size:14px;}

}










@media only screen and (min-width:1200px) {


/*公司介绍专题页*/
.ab_jj_1{width:100%; padding:60px 0px 100px 0px; background:url(../abimg/117.jpg) center center; background-size:cover; background-attachment:fixed;}

.ab_jj_1_con{width:90%; max-width:1750px; margin:0 auto; font-size:16px; line-height:35px; color:#fff;}

}



@media only screen and (max-width:1199px) {


/*公司介绍专题页*/
.ab_jj_1{width:100%; padding:30px 0px 30px 0px; background:url(../abimg/117.jpg) center center; background-size:cover; background-attachment:fixed;}

.ab_jj_1_con{width:90%; max-width:1750px; margin:0 auto; font-size:1.0em; line-height:2em; color:#fff;}

}





@media only screen and (min-width:1366px) {

.xcon1{width:100%; height:360px; max-width:1750px; margin:0 auto;}
.xcon1 ul li{display:block; width:33.33%; height:360px; float:left; padding:40px 0px 40px 0px; background:rgba(55,134,199,0.8); box-sizing:border-box; border-right:rgba(255,255,255,0.2) 1px solid; transition:0.5s;}
.xcon1 ul li:nth-child(3){border-right: none;}

.xcon1 ul li:hover{ box-shadow:0px 0px 60px rgba(0,0,0,0.6); background:rgba(55,134,199,1); position:relative;}


.xcon1 ul img{display:block; height:100px; margin:0 auto;}
.xcon1 ul h3{font-size:24px; color:#fff; text-align:center; line-height:40px; padding-bottom:15px;}
.xcon1 ul p{width:70%; margin:0 auto; line-height:30px; font-size:16px; color:rgba(255,255,255,0.7); text-align:center;}

}




@media only screen and (min-width:1000px) and (max-width:1365px) {
.xcon1{width:100%; height:340px; margin:0 auto;}
.xcon1 ul li{display:block; width:33.33%; height:340px; float:left; padding:30px 0px 30px 0px; background:rgba(55,134,199,0.8); box-sizing:border-box; border-right:rgba(255,255,255,0.2) 1px solid; transition:0.5s;}
.xcon1 ul li:nth-child(3){border-right: none;}

.xcon1 ul li:hover{ box-shadow:0px 0px 60px rgba(0,0,0,0.6); background:rgba(55,134,199,1); position:relative;}

.xcon1 ul img{display:block; height:100px; margin:0 auto;}
.xcon1 ul h3{font-size:20px; color:#fff; text-align:center; line-height:40px; padding-bottom:15px;}
.xcon1 ul p{width:70%; margin:0 auto; line-height:25px; font-size:14px;color:rgba(255,255,255,0.7); text-align:center;}
}



@media only screen and (max-width:999px) {
.xcon1{width:100%; height:; margin:0 auto;}
.xcon1 ul li{display:block; width:100%; height:; float:; padding:20px 0px 40px 0px; background:rgba(55,134,199,0.8); box-sizing:border-box; margin-bottom:1px; border-right:rgba(255,255,255,0.2) 1px solid;}
.xcon1 ul li:nth-child(3){border-right: none;}

.xcon1 ul img{display:block; height:50px; margin:0 auto;}
.xcon1 ul h3{font-size:1.2em; color:#fff; text-align:center; line-height:1.8em; padding-bottom:8px;}
.xcon1 ul p{width:80%; margin:0 auto; line-height:1.8em; font-size:0.8em; color:rgba(255,255,255,0.7); text-align:center;}
}



@media only screen and (min-width: 1400px) {
.cs_cont{ width:90%; max-width:1750px; margin:0 auto; padding:20px 0px 20px 0px;}



.cs_cont ul li{display:block; width:100%; height:; float:; box-sizing:border-box; padding:20px; transition:0.2s; margin-bottom:20px; border:#e5e5e5 1px solid;}
.cs_cont ul li:hover{-moz-box-shadow:0px 0px 40px #e4eff7; -webkit-box-shadow:0px 0px 40px #e4eff7; box-shadow:0px 0px 40px #e4eff7;}




.cs_1{width:25%; float:left;}
.cs_1 img{width:100%; height:auto; border-radius:8px;}


.cs_2{width:73%; float:right;}
.cs_2 h3{font-size:20px; color:#333; font-weight:bold; line-height:50px;}
.cs_2 p{font-size:16px; line-height:32px; color:#888;}



.cs_2_r2{width:100%; line-height:40px; font-size:16px; color:#888;}
.cs_2_r2 i{margin-right:8px;}
.cs_2_r3{width:100%; line-height:40px; font-size:16px; padding-top:20px;}
.cs_2_r3 a{display:block; float:right; width:200px; height:40px; line-height:40px; text-align:center; border:#3786c7 1px solid; transition:0.5s;}
.cs_cont ul li:hover .cs_2_r3 a{ background:#3786c7; color:#fff;}

}




@media only screen and (min-width: 1200px) and (max-width: 1399px) {

.cs_cont{ width:90%; max-width:1750px; margin:0 auto; padding:20px 0px 20px 0px;}

.cs_cont ul li{display:block; width:100%; height:; float:; box-sizing:border-box; padding:20px; transition:0.2s; margin-bottom:20px; border:#e5e5e5 1px solid;}
.cs_cont ul li:hover{-moz-box-shadow:0px 0px 40px #e4eff7; -webkit-box-shadow:0px 0px 40px #e4eff7; box-shadow:0px 0px 40px #e4eff7;}



.cs_1{width:25%; float:left;}
.cs_1 img{width:100%; height:auto; border-radius:5px;}

.cs_2{width:72%; float:right;}
.cs_2 h3{font-size:20px; color:#333; font-weight:bold; line-height:50px;}
.cs_2 p{font-size:14px; line-height:32px; color:#888;}


.cs_2_r2{width:100%; line-height:40px; font-size:14px; color:#888;}
.cs_2_r2 i{margin-right:8px;}
.cs_2_r3{width:100%; line-height:40px; font-size:16px; padding-top:20px;}
.cs_2_r3 a{display:block; float:right; width:150px; height:40px; line-height:40px; text-align:center; border:#3786c7 1px solid; transition:0.5s;}
.cs_cont ul li:hover .cs_2_r3 a{ background:#3786c7; color:#fff;}

}






@media only screen and (max-width: 1199px) {
.cs_cont{ width:90%; margin:0 auto; padding:10px 0px 10px 0px;}

.cs_cont ul li{display:block; width:100%; height:; float:; box-sizing:border-box; padding:10px; transition:0.2s; margin-bottom:10px; border:#e5e5e5 1px solid;}
.cs_cont ul li:hover{-moz-box-shadow:0px 0px 40px #e4eff7; -webkit-box-shadow:0px 0px 40px #e4eff7; box-shadow:0px 0px 40px #e4eff7;}



.cs_1{width:100%; float:;}
.cs_1 img{width:100%; height:auto; border-radius:5px;}

.cs_2{width:100%; float:; margin-top:10px;}
.cs_2 h3{font-size:1.2em; color:#333; font-weight:bold; line-height:2em; padding-bottom:10px;}
.cs_2 p{font-size:1em; line-height:1.6em; color:#888;}


.cs_2_r2{width:100%; line-height:40px; font-size:1.0em; color:#888;}
.cs_2_r2 i{margin-right:5px;}

.cs_2_r3{width:100%; line-height:40px; font-size:16px; padding-top:12px;}
.cs_2_r3 a{display:block; width:100%; height:40px; line-height:40px; text-align:center; border:#3786c7 1px solid; transition:0.5s;}
.cs_cont ul li:hover .cs_2_r3 a{ background:#3786c7; color:#fff;}

}





























@media only screen and (min-width:1366px) {

#new_conl{width:90%; max-width:1750px; margin:0 auto; min-height:50px; padding:60px 60px 30px 60px; margin-top:0px; position:relative;}

#new_conla{width:100%; min-height:20px; padding:15px 0px 15px 0px; font-size:24px; text-align:center; color:#333; font-weight:bold; border-bottom:#e4e4e4 0px dotted; }


#new_conlb{width:100%; height:50px; line-height:50px; font-size:14px; font-style:; text-align:center;}
#new_conlb span{color:#777; margin:0px 30px 0px 10px;}


#new_conlc{width:100%; min-height:50px; padding:15px 0px 15px 0px; font-size:14px; line-height:35px;}
#new_conlc p{ line-height:35px;}
#new_conlc img{max-width:100%;}

#new_conld{width:100%; min-height:50px; padding:15px 0px 15px 0px; font-size:14px; line-height:30px; border-top:#e0e0e0 1px dotted;}


}






@media only screen and (max-width:1365px) {

#new_conl{width:90%; margin:0 auto; min-height:50px; padding:40px 0px 20px 0px;}

#new_conla{width:100%; min-height:20px; padding:10px 0px 10px 0px; font-size:18px; text-align:center; color:#333; font-weight:bold; border-bottom:#e4e4e4 0px dotted; }


#new_conlb{width:100%; height:30px; line-height:30px; font-size:14px; font-style:; text-align:center;}
#new_conlb span{color:#777; margin:0px 30px 0px 10px;}


#new_conlc{width:100%; min-height:50px; padding:15px 0px 15px 0px; font-size:14px; line-height:35px;}
#new_conlc p{ line-height:35px;}
#new_conlc img{max-width:100%;}

#new_conld{width:100%; min-height:50px; padding:15px 0px 15px 0px; font-size:14px; line-height:30px; border-top:#e0e0e0 1px dotted;}


}




















@media only screen and (min-width: 1200px) {
.yy_cont{ width:90%; max-width:1750px; margin:0 auto; padding:20px 0px 20px 0px;}

.yy_cont ul li{display:block; width:25%; height:; float:left; border-radius:0px; box-sizing:border-box; padding:20px 20px 10px 20px; margin-bottom:15px; transition:0.2s;}
.yy_cont ul .yy_1{width:100%; height:;}
.yy_cont ul .yy_1 img{width:100%; height:auto; display:block; margin:0 auto; border-radius:0px; transition:0.5s;}
.yy_cont ul .yy_2{width:100%; height:60px; line-height:60px; text-align:center; font-size:16px;}


.yy_cont ul li:hover{ background:#3786c7; color:#fff;}
.yy_cont ul li:hover a{color:#fff;}


.yy_cont ul li:hover .yy_1 img{-webkit-transform: rotateZ(2deg);transform: rotateZ(2deg);-moz-box-shadow:0px 0px 20px rgba(0,0,0,0.5); -webkit-box-shadow:0px 0px 20px rgba(0,0,0,0.5); box-shadow:0px 0px 20px rgba(0,0,0,0.5);}

}










@media only screen and (max-width: 1199px) {
.yy_cont{ width:90%; margin:0 auto; padding:10px 0px 10px 0px;}

.yy_cont ul li{display:block; width:100%; height:auto; float:; box-sizing:border-box; padding:; transition:0.2s; margin-bottom:15px;}
.yy_cont ul .yy_1{width:100%; height:auto;}
.yy_cont ul .yy_1 img{width:100%; height:auto; margin:0 auto; border-radius:5px;}
.yy_cont ul .yy_2{width:100%; height:3em; line-height:3em; text-align:center; font-size:1.2em;}

}













@media only screen and (min-width: 1200px) {
.rr_cont{ width:92%; max-width:1750px; margin:0 auto; padding:20px 0px 20px 0px;}

.rr_cont ul li{display:block; width:25%; height:; float:left; border-radius:8px; box-sizing:border-box; padding:20px 20px 10px 20px; margin-bottom:15px; transition:0.2s;}

.rr_cont ul li a{display:block; width:100%; margin:0 auto; border:#e5e5e5 1px solid; box-sizing:border-box; padding:10px; transition:0.5s;}

.rr_cont ul .rr_1{width:100%; height:200px;}
.rr_cont ul .rr_1 img{max-width:100%; height:200px; display:block; margin:0 auto;  transition:0.5s;}
.rr_cont ul .rr_2{width:100%; height:60px; line-height:60px; text-align:center; font-size:16px;}


.rr_cont ul li:hover a{  border:#3786c7 1px solid; -moz-box-shadow:0px 0px 20px #eee; -webkit-box-shadow:0px 0px 20px #eee; box-shadow:0px 0px 20px #eee;}



}










@media only screen and (max-width: 1199px) {
.rr_cont{ width:92%; max-width:1750px; margin:0 auto; padding:20px 0px 20px 0px;}

.rr_cont ul li{display:block; width:50%; height:; float:left; border-radius:8px; box-sizing:border-box; padding:10px 10px 10px 10px; margin-bottom:0px; transition:0.2s;}

.rr_cont ul li a{display:block; width:100%; margin:0 auto; border:#e5e5e5 1px solid; box-sizing:border-box; padding:10px; transition:0.5s;}

.rr_cont ul .rr_1{width:100%; height:100px;}
.rr_cont ul .rr_1 img{max-width:100%; height:100px; display:block; margin:0 auto;  transition:0.5s;}
.rr_cont ul .rr_2{width:100%; height:30px; line-height:30px; text-align:center; font-size:1.0em;}


.rr_cont ul li:hover a{  border:#3786c7 1px solid; -moz-box-shadow:0px 0px 20px #eee; -webkit-box-shadow:0px 0px 20px #eee; box-shadow:0px 0px 20px #eee;}


}
















@media only screen and (min-width:1500px) {
.po_wp{width:1400px; margin:0 auto; padding-top:80px 0px 20px 0px; margin-top:0px; background:url(../img/x4.jpg) left center repeat-y;}
.po_l{width:300px; float:left;}
.po_r{width:1020px; float:right; padding-top:30px;}



.po_ra{width:100%; height:80px; line-height:80px; color:#333; font-size:24px; font-weight:bold;}
.po_ra i{margin-right:10px; color:#2679b2; margin-right:6px;}

.po_rb{width:100%; min-height:50px; margin:0 auto;}
.po_rb ul li{display:block; width:33.33%; height:360px; float:left; box-sizing:border-box; padding:15px; margin-bottom:20px; transition:0.5s;}
.po_rb ul img{ display:block; width:100%; height:220px; margin:0 auto;}
.po_rb ul h3{width:95%; margin:0 auto; font-size:18px; line-height:40px; padding-top:10px; color:#004a7c; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.po_rb ul p{width:95%; margin:0 auto; height:50px; line-height:25px; font-size:14px; color:#888; padding-top:8px; overflow:hidden;}
.po_rb ul li:hover{-moz-box-shadow:0px 0px 40px #e4eff7; -webkit-box-shadow:0px 0px 40px #e4eff7; box-shadow:0px 0px 40px #e4eff7;}
}




@media only screen and (min-width:1366px) and (max-width:1499px) {
.po_wp{width:1200px; margin:0 auto; padding-top:50px 0px 20px 0px; margin-top:0px; background:url(../img/x4.jpg) left center repeat-y;}
.po_l{width:300px; float:left;}
.po_r{width:840px; float:right; padding-top:30px;}


.po_ra{width:100%; height:80px; line-height:80px; color:#333; font-size:24px; font-weight:bold;}
.po_ra i{margin-right:10px; color:#2679b2; margin-right:6px;}

.po_rb{width:100%; min-height:50px; margin:0 auto;}
.po_rb ul li{display:block; width:33.33%; height:330px; float:left; box-sizing:border-box; padding:15px; margin-bottom:20px; transition:0.5s;}
.po_rb ul img{ display:block; width:100%; height:190px; margin:0 auto;}
.po_rb ul h3{width:95%; margin:0 auto; font-size:18px; line-height:40px; padding-top:10px; color:#004a7c; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.po_rb ul p{width:95%; margin:0 auto; height:50px; line-height:25px; font-size:14px; color:#888; padding-top:8px; overflow:hidden;}
.po_rb ul li:hover{-moz-box-shadow:0px 0px 40px #e4eff7; -webkit-box-shadow:0px 0px 40px #e4eff7; box-shadow:0px 0px 40px #e4eff7;}
}



@media only screen and (min-width:1000px) and (max-width:1365px) {
.po_wp{width:1000px; margin:0 auto; padding-top:80px 0px 20px 0px; margin-top:0px; background:url(../img/x4.jpg) left center repeat-y;}
.po_l{width:300px; float:left;}
.po_r{width:640px; float:right; padding-top:30px;}

.po_ra{width:100%; height:60px; line-height:60px; color:#333; font-size:20px; font-weight:bold;}
.po_ra i{margin-right:10px; color:#2679b2; margin-right:6px;}

.po_rb{width:100%; min-height:50px; margin:0 auto;}
.po_rb ul li{display:block; width:50%; height:340px; float:left; box-sizing:border-box; padding:15px; margin-bottom:20px; transition:0.5s;}
.po_rb ul img{ display:block; width:100%; height:200px; margin:0 auto;}
.po_rb ul h3{width:95%; margin:0 auto; font-size:18px; line-height:40px; padding-top:10px; color:#004a7c; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.po_rb ul p{width:95%; margin:0 auto; height:50px; line-height:25px; font-size:14px; color:#888; padding-top:8px; overflow:hidden;}
.po_rb ul li:hover{-moz-box-shadow:0px 0px 40px #e4eff7; -webkit-box-shadow:0px 0px 40px #e4eff7; box-shadow:0px 0px 40px #e4eff7;}
}




@media only screen and (max-width:999px) {
.po_wp{width:90%; margin:0 auto; padding-top:30px 0px 20px 0px; margin-top:0px; }
.po_l{width:100%; float: ; padding-bottom:20px; margin-bottom:20px; border-bottom:#e5e5e5 1px solid; position:relative;padding-top:20px;}
.po_r{width:100%; float:; }


.po_ra{width:100%; height:40px; line-height:40px; color:#333; font-size:1.3em; font-weight:bold;}
.po_ra i{color:#2679b2; margin-right:6px;}

.po_rb{width:100%; min-height:50px; margin:0 auto;}
.po_rb ul li{display:block; width:100%; height:auto; float:left; box-sizing:border-box; padding:15px; margin-bottom:20px; transition:0.5s;}
.po_rb ul img{ display:block; width:100%; height:auto; margin:0 auto;}
.po_rb ul h3{width:95%; margin:0 auto; font-size:18px; line-height:40px; padding-top:10px; color:#004a7c; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.po_rb ul p{width:95%; margin:0 auto; height:50px; line-height:25px; font-size:14px; color:#888; padding-top:8px; overflow:hidden;}
.po_rb ul li:hover{-moz-box-shadow:0px 0px 40px #e4eff7; -webkit-box-shadow:0px 0px 40px #e4eff7; box-shadow:0px 0px 40px #e4eff7;}

}







@media only screen and (min-width: 1200px) {
	
.pd_hd_wrap{width:90%; max-width:1500px; margin:0 auto; background: #fff; padding: 20px 0px 20px 0px; }
	
.pd_hd{width: 100%; min-height:50px; margin:0 auto; padding:20px 0px 0px 0px;}
.pd_hd_l{width:30%; float:left;}
.pd_hd_r{width:65%; float:right;}

.pd_hd_ra{width:100%; min-height:30px; line-height:30px; font-size:24px; padding: 20px 0px 30px 0px; color: #222;  border-bottom: #ddd 1px solid; }
.pd_hd_rb{width:100%; line-height:30px; font-size:14px; color:#666; border-bottom: #ddd 1px solid; margin-bottom: 20px; padding-bottom: 30px;}
.pd_hd_rc{width:100%; min-height:40px; line-height:35px; font-size:16px; color:#666; padding-top:20px;}
.pd_hd_rc p{ line-height:35px;}

	
.pro_content{width:90%; max-width:1500px; margin:0 auto; background: #fff; padding: 20px 0px 20px 0px; margin-top:0px;}
	
.pd_detail1{width: 100%;  height:60px; margin: auto; line-height:60px; border-bottom:#e2e2e2 1px solid; font-size:32px; font-weight:bold; color:#333;}
.pd_detail2{width: 100%; min-height:60px; margin: auto; line-height:30px; font-size:14px; padding:20px 0px 20px 0px;}
.pd_detail2 p{ line-height:30px;}
.pd_detail2 img{max-width:100%;}
	

	
	.pd_hd_re{width: 100%; padding-top: 20px; font-size: 16px; color: #888;}
	.pd_hd_re ul li{float: left; margin-right: 5px; display: block; height: 40px; line-height: 40px;}
	.pd_hd_re ul img{display: block; height: 40px; border-radius:50%;}
	.pd_hd_re ul i{color: #aaa; margin-right: 6px;}
	
	/*产品详情页*/
	.mr2_ptitle{width: 90%; margin: 0 auto;  height:55px; line-height: 55px; color: #104280; font-size: 24px; font-weight: bold; border-bottom: #e2e2e2 1px solid; margin-bottom: 0px;}
	.mr2_pcon{width:  90%; margin: 0 auto;  min-height: 50px; font-size: 16px; padding: 20px 0px 20px 0px; line-height: 35px;}
	.mr2_pcon p{line-height: 35px;}

}








@media only screen and (max-width: 1199px) {
	
.pd_hd_wrap{width: 100%; background: #fff; padding: 20px 0px 0px 0px;  }
	
.pd_hd{width: 90%; max-width:1360px; min-height:50px; margin:0 auto; padding:40px 0px 0px 0px;}
.pd_hd_l{width:100%; float:left;}
.pd_hd_r{width:100%; float:right;}

.pd_hd_ra{width:100%; min-height:40px; line-height:40px; font-size:1.3em;}
.pd_hd_rb{width:100%;  line-height:30px; font-size:1em; color:#666; border-bottom: #ddd 1px solid; margin-bottom: 20px; padding-bottom: 30px;}
.pd_hd_rc{width:100%; min-height:40px; line-height:2em; font-size:16px; color:#666; padding-top:20px;}
.pd_hd_rc p{ line-height:eem;}

.pd_detail1{width: 90%; max-width:1360px;  height:40px; margin: auto; line-height:40px; border-bottom:#e2e2e2 1px solid; font-size:1.3em; font-weight:bold; color:#333;}
.pd_detail2{width: 90%; max-width:1360px;  min-height:60px; margin: auto; line-height:30px; font-size:1em; padding:20px 0px 20px 0px;}
.pd_detail2 p{ line-height:eem;}
.pd_detail2 img{max-width:100%;}
	
	.pro_content{width: 100%; margin:0 auto;  background: #fff; padding: 20px 0px 20px 0px; }
	
	
	.pd_hd_re{width: 100%; padding-top: 20px; font-size: 1.2em; color: #888;}
	.pd_hd_re ul li{float: left; margin-right: 5px; display: block; height: 40px; line-height: 40px;}
	.pd_hd_re ul img{display: block; height: 30px; border-radius:50%;}
	.pd_hd_re ul i{color: #aaa; margin-right: 6px;}
	
	/*产品详情页*/
	.mr2_ptitle{width: 90%; margin: 0 auto; height: 45px; line-height: 45px; color: #333; font-size: 1.3em; font-weight: bold; border-bottom: #e2e2e2 1px solid; margin-bottom: 30px;}
	.mr2_pcon{width: 90%; margin: 0 auto; min-height: 50px; font-size: 1em; padding: 20px 0px 20px 0px; line-height: 2em;}
	.mr2_pcon p{line-height: 2em;}
}

