﻿@charset "utf-8";

*{ margin:0px; padding:0px;}

img {border:0;margin:0; padding:0;}

ul,li,ol,h1,h2,h3,dl,dt,dd,form,p,b,u,s,i{list-style:none;margin:0; padding:0; font-weight:normal}

.clearfix{display:inline-table;}

* html .clearfix{height:1%;/*ie6*/}

*+html .clearfix{min-height:1px;}

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;font-size: 0;}

.clearfix { display:inline-block; }

* html .clearfix { height:1%; }

.clearfix { display:block; }

input,textarea {outline:none;border:0px;}/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/

a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } a:focus{ -moz-outline-style: none; /* FF */ } /*去掉a标签超链接的虚线框*/

.clearboth{ clear:both}



a:link { text-decoration: none;color: #404040;}

a:visited {text-decoration: none; color: #404040;}

a:hover { text-decoration: none; color: #035cac;transition: all 0.3s ease-out 0s;}

a:active {text-decoration: none; color: #404040;}

em{ font-style:normal;}

.mainall{width:1180px; margin:0 auto; overflow:hidden;}



.mainall1{width:1180px; margin:0 auto; }





.tnr{ font-family: times new roman;}

.fl{ float: left;}

.fr{ float: right;}



.re{position: relative;}

.ab{position: absolute;}

body {margin: 0px; color:#404040; background:#FFF;   font-size: 14px; font-family:"Microsoft YaHei","微软雅黑",宋体,Arial, Helvetica, sans-serif;background: url(../images/pro_dbg.jpg) repeat;}



 



/*<!--top-->*/

.top_bg{  height:38px;  line-height:38px;background:#525252;color: #FFF;}

.top_sw{   float:right;  display:inline;background: url(../images/ss.png) no-repeat left center;  padding-left: 0px; }

.top_sw a { padding: 0px 16px 0px 18px;color: #fff; }

 

 
.tbewm{
	float: right;
    margin: 20px 0 0 20px;
    border: 5px solid #dedede;
	width: 100px;
    height: 100px;
}

.tbewm img{
	width:100px;
	height:100px;
}





/*<!--logo-->*/







.top_bgk{ height:150px; overflow:hidden; }



 

.logo{margin:20px 0 0 10px;}

 



.biaoyu{   float:left; display:block; margin:28px 0 0 20px;  

font-size: 26px;    line-height: 30px;  color:#005cac; padding:5px 0px 5px 40px;font-weight: bold;

 }

 .biaoyu p{  margin-top: 3px;font-size: 20px;color: #515151; margin-top: 10px;}

 

 

 

.iphone{ margin:50px 0px 0px 50px;overflow:hidden;  height: 100px;display: block;  }

.iphone p{background:url(../images/top_tel.jpg) no-repeat left 5px; 	padding-left:70px;display: block;height: 100px; }

.iphone span{ font-size:30px; color:#ff9c00; display:block;  line-height: 30px;font-weight: bold;margin-top: 4px; }

 







/*<!--nav-->*/

.nav_bg #nav{margin-left: 25px; }

.nav_bg{ background:#005cac; height:62px;   }

.nav_bg ul{width:1200px;}

.nav_bg li{height:62px; display:block; float:left; color:#FFF; text-align:center;font-size:15px;  background: url(../images/nav_tag.jpg) no-repeat left center; padding:0px 26px;

	 }

.nav_bg li a{  height:62px; display:block; color:#FFF; ;line-height:62px;}

.nav_bg li.another,.nav_bg li:hover{background:url(../images/nav_hover.jpg) no-repeat top center;cursor: pointer;}

 

 

.nav_bg li:hover a{color:#FFF; }



 .fixedNav {

    position: fixed;

    top: 0px;

    left: 0px;

    width: 100%;

    z-index: 100000;

    _position: absolute;

    _top: expression(eval(document.documentElement.scrollTop));

}









 

 



/* end nav*/

 

 .end_dbg{background:#005cac;height: auto;padding:30px 0;  }

 

 

.end_n a{color:#FFF;}

.end_n { line-height: 30px;margin:20px  0 0   0px ;width:830px;   color:#FFF;}

.end_n h2{display: inline; font-size: 14px;}

 

 .end_ewm{width:300px;    margin-top: 20px; border-left: 1px solid #3f80b7;padding: 0px 0 0 40px;text-align: center;}

  .end_ewm  ul{margin-top: 20px;width:280px;}

 .end_ewm img{width:105px;height: 105px;border-radius: 4px;}

 

 .end_ewm li p{margin-top: 4px;}

 .end_ewm li{float: left; width:105px;color:#FFF;text-align: center;margin-right: 22px;}

.end_ewm h4{font-size: 20px;letter-spacing: 2px;color:#FFF;}







  ::selection { 

    background-color: #005cac; color:#FFF;

}



::-moz-selection {

    background-color: #005cac;color:#FFF;

}



::-webkit-selection {

    background-color: #005cac;color:#FFF;

}