@charset "UTF-8";


/*这里是公共页面样式*/

*{margin: 0px; padding: 0px;
text-decoration: none;
font-size: 14px;
list-style-type: none;
font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}


body{background: #F1F6FA;}

/*网站顶部*/
.top_main{width: 100%;height: 30px;color: #666;border-bottom: 1px solid #184E94;}
.top_main_conter{ width: 1400px;height: 30px;line-height: 30px;margin: 0 auto;}
.top_main_conter .fl{ float: left;}

.top_main_conter .fr{float: right;}

	
				
					
.h-link {  width: 110px; height: 30px;  z-index:99; position:relative; }
.h-link span{  background: url(../images/lang_2_1.png) left center no-repeat; color: #004BA0; font-size: 15px;
display: block;padding-left: 30px;}
.h-link .ico { width: 30px; height: 30px; background-position: center top; }

.h-link .b { position: absolute; top: 0; width: 80px; right: 0; z-index: 9; background:#fff; border:1px solid #ff9933; opacity: 0; visibility: hidden; transition: 400ms; transform: translateY(20px); border-radius: 5px; }
					.h-link .b a { display: block; position: relative; height: 40px; padding-left: 15px; overflow: hidden; line-height: 30px; color: #000000;}
					.h-link .b a p, .h-link .b a .ico { margin-top: 5px; float: left; margin-right: 10px; }
					
					.h-link .b a:after, .h-link .b a:before { content: ""; position: absolute; }
					
					
					.h-link .b a:before { right: 10px; top: 50%; margin-top: -5px; border-radius: 100%; width: 6px; height: 6px; border: 2px solid #999; transition: 300ms; }

					
					
					.h-link:hover .b { opacity: 1; visibility: visible; transform: translate(0); }
					.h-link .b { left: auto; width: 200px; top: 100%; }
					.h-link .b a:hover{ background:#183883; color:#fff;border-radius:5px;}
				




.search{

	width: 412px;
	
    
	position: relative;

	background-color: #fff;

	padding-left: 47px;

	border:1px solid #a8ccea;
	
	-moz-border-radius: 20px; 
	-webkit-border-radius: 20px; 
	border-radius: 20px;

 

	

	background-image: url(../images/wen.png);

	background-repeat: no-repeat;

	background-position: 20px	center ;
	
	


}



.search input:focus{

	outline: none;

}



.search input[type="text"]{

	display: block;

	width: 100%;

	height: 39px;

	background-color:transparent;

	border:0;

	font-size: 14px;

	color: #333;

	line-height:40px;

	
	

}



.search input[type="button"]{

	position: absolute;

	right:0px;

	top: 0px;

	width: 80px;

	height: 40px;

	border:0;

	background-color: #2c5da6;

-moz-border-radius: 25px; 
-webkit-border-radius: 25px; 
border-radius: 25px;


	color: #fff;

}




/*网站头部*/
.header_main{width: 100%;height: 130px;z-index: 100; overflow: hidden;}

.header_conter{ width: 1400px;height: 130px;    margin: 0 auto;}
.header_conter .logo{ float: left; height: 130px;padding-top: 25px;}
.header_conter .logo img{ width: 350px;}
.header_conter .company{  height:55px; margin-top: 40px;  width: 500px;float: left;padding-left: 20px; border-left: 1px solid red;}
					
					 .company h2{font-size: 20px;color: #0d77e5;font-weight: bold;}
					 .company h3{font-size: 15px;margin-top: 10px;}
					 .company h3 span{color: #69c248;}
.header_main .tel{float: right;width: 450px;padding-top: 50px;margin-right: 30px;}

/*网站导航*/
.nav_main{width:100%;height: 50px;background:#014FA1;position: relative;z-index: 3;}
.nav_main .nav{ width: 1400px;margin: 0 auto;}
.nav_main .nav li{float:left;width: 138px;line-height: 50px;display: block;position: relative;z-index: 10;font-size: 16px;text-align: center;transition: all .5s;}
.nav_main .nav li.xian{ width: 1px;height: 10px;background: #017CC5;margin-top: 20px; }
.nav_main .nav li a{display: block;color:#fff;font-size:16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.nav_main .nav li a:hover{  color: #c4c4c4;}
.nav_main .nav dl{width: 100%;position: absolute;left: 0;top: 100%;z-index: 12;box-shadow: 3px 0 10px rgba(0, 0, 0, 0.1);background:#0256ae;   position: relative;}
.nav_main .nav dl{position: absolute;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.nav_main .nav li:hover dl{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.nav_main .nav dl dd{line-height: 48px;height: 48px;text-align: left;position: relative;z-index: 12;display: block;width: 100%;}
.nav_main .nav dl dd:first-child{border: none;}
.nav_main .nav dl dd a{color: #fff;font-size: 15px;border-top: 1px dashed #4c91c0;;background: var(--colour1);text-align:center;background-repeat: no-repeat;background-image: -webkit-linear-gradient(left, #2b2b2b, #2b2b2b);background-image: linear-gradient(to right, #2b2b2b, #2b2b2b);-webkit-transition: all 0.5s;transition: all 0.5s;background-size: 0% 100%;}

.nav_main .nav dl dd a:hover { background: #014FA1;}
.nav_main .nav dl img{   position: absolute;
  left:60px;
  top: -8px}
  

  /*网站导航end*/
   .current{  background:#0D77E5; width:102%; margin-left:-1%; }
  
 
  
  
  
  

/* 网站foot */

.webq_bottom_contx {
    width: 100%;
    background:url(../images/b_bg.jpg) no-repeat center top #233e97;

	height: 450px;
	
}


.webq_bottom_cont {
    width: 1400px;
	height: 400px;
   
    margin: 0 auto;

}

.webq_bottom_1 {
    height: auto;
    padding: 58px 0 0px 0;
}


.webq_bottom_left {
    width: 560px;
    float: left;
    margin-left: 30px;
    overflow: hidden;
	border:1px solid green;
	
	
	
}

.webq_bottom_left .webq_bottom_aa{
        color: #fff;
}


.webq_bottom_fx {
    width: 120%;
    margin-top: 45px;
}


.webq_bottom_tite {
    height: 30px;
    line-height: 1;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.webq_bottom_tite a{ color: #fff;}

.webq_bottom_3 {
    float: left;
    width: 162px;
    color: #999;
	
}


.webq_bottom_3 ul li {
    height: 30px;
	list-style-type: none;
}

.webq_bottom_3 ul li a {
    line-height: 30px;
    display: block;
    color: #cbd8ea;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 5px;
	text-decoration: none;
}

.webq_bottom_3 ul li a:hover {
    color: #fff;
    padding-left: 5px;
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out;
}


.webq_bottom_aa{
    line-height: 1;
}

.webq_bottom_aa h4{
    font-size: 16px;
    text-transform:uppercase;
    font-weight: bold;
}

.webq_bottom_aa h5{
    font-size: 15px;
    padding-top: 12px;
    color: #dddddd;
}


.webq_bottom_4 {
    float: left;
    width: 1000px;
    color: #fff;
    font-size: 14px;

}
.webq_bottom_4 ul{
   width:30%;
     margin-top: 30px;
	float:left;
	margin-right:100px;
	
}

.webq_bottom_4 ul .tit{
  border-bottom:1px solid #0D77E5;
  line-height:40px;
  margin-bottom:5px;
	
}

.webq_bottom_4 ul li {
    line-height: 28px;
    color: #fff;
    font-size: 14px;
	list-style-type: none;
}


.webq_bottom_4 ul li span {
    color: #fff;
    font-size: 14px;
    display: block;
    float: left;
    height: 50px;
}

.webq_bottom_4 ul li a {
    color: #fff;

}

.webq_bottom_4 ul li a:hover {
    text-decoration: underline;
    color: #fff;
}

.webq_bottom_4 ul li i{
    font-size: 14px;
	font-style: initial;
}

.webq_btb_2 {
    margin-top: 49px;
}


.webq_bottom_di {
    width: 100%;
    text-align: center;
    border-top: 1px solid #4e64a6;
}


.webq_bottom_dicont {
    width: 1400px;
    margin: 0 auto;
    line-height: 30px;
    color: #cbd8ea;
    padding: 12px 0;
	font-size:12px;
}


.webq_bottom_dicont .b_left {
    float: left;
}

.webq_bottom_dicont .b_r {
    float: right;
}


.webq_bottom_dicont a {
    color: #cbd8ea;
	text-decoration: none;
}

.webq_bottom_dicont a:hover {
    color: #fff;
   text-decoration: none;
}

.webq_bottom_dicont img {
    vertical-align: middle;
}



.two_bottom_er_1 {
    float: right;
    width: 150px;
    color: #fff;
    font-size: 14px;
    text-align: center;

	position: relative;
}


.two_bottom_er_pic{
    width: 120px;
    height: 160px;
    background:url(../images/er_bg.png) no-repeat 0 0;
    padding-top: 8px;
    margin: 0 auto;
    margin-top: 45px;
}



.two_bottom_er_pic img {
    width: 90px;
    height: 90px;
    padding: 7px;
    background: #fff;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}


.two_bottom_er_pic2{
    width: 120px;
    height: 160px;
    background:url(../images/er_bg.png) no-repeat 0 0;
    padding-top: 8px;
    margin: 0 auto;
    margin-top: 45px;
	  position: absolute;
  left: -150px;
  top: 43px;
}


.two_bottom_er_pic2 img {
    width: 90px;
    height: 90px;
    padding: 7px;
    background: #fff;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}

/* 网站foot end */
  