@charset "utf-8";body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr,span{margin:0;padding:0;}
*{box-sizing:border-box;}
body{font-size:12px;font-family: "微软雅黑" ! important;color:#000000;background:#fff;margin:0 auto;padding:0px;}
a{text-decoration:none;color:#afc9ef;outline:none;}
a:active{star:expression(this.onFocus=this.blur());}
img{border:0px;vertical-align: middle;}
li{list-style: none;}
.pt10{padding-top: 10px;}
.pl10{padding-left: 10px;}
.pr10{padding-right: 10px;}
.pb10{padding-bottom: 10px;}
.pn5{padding: 5px;}
.pt5{padding-top: 5px;}
.pl5{padding-left: 5px;}
.pr5{padding-right: 5px;}
.pb5{padding-bottom: 5px;}
.mt10{margin-top: 10px;}
.mt30{margin-top: 30px;}
.ml10{margin-left: 10px;}
.mr10{margin-right: 10px;}
.mb10{margin-bottom: 10px;}
.mn5{margin: 5px;}
.mt5{margin-top: 5px;}
.ml5{margin-left: 5px;}
.mr5{margin-right: 5px;}
.mb5{margin-bottom: 5px;}
.container {
width:1200px;
margin: 0 auto;
}

.dn {
display: none;
}
.db{display: block;}
/*===FlexSlider幻灯片  开始===*/

#banner { }

/*幻灯片标题*/

 .flex-caption { width:100%; padding:3px 0px; position: absolute; bottom: 3px;color: #fff;text-align: right;font-size: 14px;line-height: 22px;height:22px;}

/* FlexSlider Necessary Styles*/

.flexslider {margin: 0; padding: 0;}

.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;background-repeat:no-repeat; background-attachment:fixed;background-size: 100% auto;} /* Hide the slides before the JS is loaded. Avoids image jumping */

.flexslider .slides img {width: 100%; display: block;}

.flex-pauseplay span {text-transform: capitalize;}



/* Clearfix for the .slides element */

.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}

html[xmlns] .slides {display: block;}

* html .slides {height: 1%;}



/* No JavaScript Fallback */

/* If you are not using another script, such as Modernizr, make sure you

 * include js that eliminates this class on page load */

.no-js .slides > li:first-child {display: block;}



/* FlexSlider Default Theme

*********************************/

.flexslider { margin: 0px; background: #fff; border: 0px solid #fff; position: relative;  zoom: 1;width: 100%;height: 100%; }

.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }

.loading .flex-viewport { max-height: 300px; }

.flexslider .slides { zoom: 1; }

.carousel li { margin-right: 5px; }



/* Direction Nav */

.flex-direction-nav {*height: 0;}

.flex-direction-nav a  { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }

.flex-direction-nav .flex-prev { left: -50px; }

.flex-direction-nav .flex-next { right: -50px; text-align: right; }

.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }

.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }

.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }

.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }

.flex-direction-nav a.flex-next:before  { content: '\f002'; }



/* Pause/Play */

.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }

.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }

.flex-pauseplay a:hover  { opacity: 1; }

.flex-pauseplay a.flex-play:before { content: '\f003'; }



/* Control Nav */

/*.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}*/

.flex-control-nav{ width: 100%;position:absolute; bottom:10px;  margin:0px; text-align: center; border:0px dashed red;z-index: 3;}

.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}

.flex-control-paging li a {width: 15px; height: 15px; display: block; border: 2px solid #ffffff; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; }

.flex-control-paging li a:hover { background: #fff; }

.flex-control-paging li a.flex-active { background: #fff; cursor: default; }



.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}

.flex-control-thumbs li {width: 25%; float: left; margin: 0;}

.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}

.flex-control-thumbs img:hover {opacity: 1;}

.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

/*===FlexSlider幻灯片  结束===*/

#banner .txt{ position:absolute; width:100%; height:100%; left:0;top: 0;background: rgba(60, 62, 71, 0.3);display: table-cell;vertical-align: middle;text-align: center;}
#banner .txt span {
width:100%;
height:auto;
text-align: center;
font-size: 40px;
color: #ffffff;
display: block;
margin-top: 20%;
}
#banner .txt p {
width:100%;
height:auto;
display: block;
text-align: center;
font-size: 30px;
line-height: 80px;
color: #ffffff;

}
#banner .txt i {
width:auto;
height:auto;
display: inline-block;
padding: 14px 24px;
border: 2px solid #3f95ea;
font-style: normal;
font-size: 16px;
color: #3f95ea;
border-radius: 30px;
cursor: ;
}
#banner .txt i:hover {
background: #3f95ea;
color: #ffffff;
}





.columngd{ position:relative;float: left;width: 100%;margin-bottom: 5%;}
.columngd .hd{position: relative;left: 0;top: 0;  height:auto;width: 100%;float: left;}
.columngd .hd .prev{position: absolute;left: -80px;top: 68px; display:block;  width:29px; height:54px;  overflow:hidden;cursor:pointer; background:url("../images/arrow.png") 0 0 no-repeat;}
.columngd .hd .next{position: absolute;right: -80px;top: 68px; display:block;  width:29px; height:54px;  overflow:hidden;cursor:pointer; background:url("../images/arrow.png") 0 -54px no-repeat;}

.columngd .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1;display: block;width: 100%;text-align: center; }
.columngd .hd ul li{     border: 2px solid #e3e3e3;background: #e3e3e3;
    border-radius: 20px;
    cursor: pointer;
    display: inline-block;
    margin: 10px;
    height: 15px;
    text-indent: -9999px;
    width: 15px;}
.columngd .hd ul li.on{ background: #ffffff;border: 2px solid #000064;}
.columngd .bd{ padding:5px;width: 100%;float: left;overflow: hidden;position: relative;z-index: 1;}
.columngd .bd ul{ overflow:hidden; zoom:1;padding: 0px;}
.columngd .bd ul li{width:31.33%; margin: 1%; float:left; _display:inline; overflow:hidden; text-align:center;padding: 5px;box-shadow: 0px 0px 5px rgba(0,0,0,0.1);box-sizing: border-box;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.columngd .bd ul li:hover{
box-shadow: 0px 0px 5px rgba(0,0,95,0.5);
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.columngd .bd ul li:last-child{margin-right: 0;}
.columngd .bd ul li .picbox{
    height: 0;
    position: relative;
    width: 100%;
 padding-bottom: 46.57%;
 float: left;
/* text-align:center;width:206px; height:133px;float: left;  */}
.columngd .bd ul li .picbox img{    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;background: #bcbcbc;}
.columngd .bd ul li .title{width: 100%;float: left;text-align: left;margin-top: 30px;padding: 0 10px 0 25px;box-sizing: border-box}
.columngd .bd ul li .title span.cn{font-size: 18px;color: #333333;vertical-align: text-bottom;white-space: nowrap;text-overflow:ellipsis; overflow:hidden; display:inline-block;margin-right: 10px;}
.columngd .bd ul li .title span.en{font-size: 14px;color: #999999;text-indent: 0px;display: inline-block;vertical-align: text-bottom;text-transform: capitalize;}
.columngd .bd ul li .title i{background: url(../images/iconcol.png) no-repeat left center;width: 23px;height: 23px;display: inline-block;float: right;;vertical-align: middle;}
.columngd .bd ul li p{
    font-size: 14px;
    color: #999999;
    line-height: 26px;
    text-align: left;
    padding:  2% 10px 2% 25px;
    float: left;
}
.h2tit {
width:100%;
height:auto;
float:left;
margin-top: 5%;
margin-bottom: 3%;
}
.h2tit span.cn {
width:100%;
height:auto;
line-height: 46px;
float:left;
text-align: center;
font-size: 30px;
color: #000064;
display: block;
}
.h2tit span.en {
width:100%;
height:auto;
line-height: 32px;
float:left;
font-size: 16px;
color: #999999;
text-align: center;
display: block;
}
.iabout {
width:100%;
background: url(../images/iaboutbg.jpg) no-repeat center center;
overflow: hidden;

}
.main {
width:100%;
overflow: hidden;
}
section.aboutb {
    margin: 0% auto 5%;
    width: 1200px;
}



@media only screen and (max-width: 479px) {
   section.aboutb{width:100%;} 
   .row-margin-small{margin:0px;}
   h2.row-pad-small{margin:0px;}
   .powder-summary-table input.intxt{width:100%;}
   .powder-submit{float:none;}
   .qrdd{text-align:center;}
}

.iaboutl {
width:50%;
height:auto;
float:left;
padding-left: 10px;
}
.iaboutl .iabouttit {
width:100%;
height:auto;
float:left;
margin-top: 160px;
}
.iaboutl .iabouttit span.cn {
width:100%;
height:auto;
line-height: 44px;
float:left;
text-align: left;
font-size: 30px;
color: #000064;
display: block;
}
.iaboutl .iabouttit span.en {
width:100%;
height:auto;
line-height: 30px;
float:left;
font-size: 16px;
color: #999999;
text-align: left;
display: block;
text-transform: capitalize;
}
.iaboutl p {
width:530px;
height:130px;
float:left;
font-size: 14px;
color: #333333;
line-height: 30px;
margin-top: 10px;
}
.iaboutl a.more {
width:173px;
height:43px;
border: 1px solid #dcdcdc;
line-height: 43px;
text-align: center;
font-size: 18px;
color: #999999;
text-transform: uppercase;
float:left;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.iaboutl a.more:hover {
border: 1px solid #00005f;
color: #00005f;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.ippgs {
width:44%;
height:auto;
float:right;
position: relative;
margin-top: 36px;
margin-bottom: 96px;
}
.ippgs .picbox {
width:100%;
height:0;
padding-bottom: 104%;
float:left;
position: relative;

}
.ippgs .picbox img {
width:100%;
height:100%;
float:left;
position: absolute;
top: 0;
left: 0;
}
.ippgs .ippgstit {
height:95px;
float:left;
position: absolute;
right: 0;
background: rgba(0,0,100,0.6);
top: 60%;
}
.ippgs .ippgstit span.cn {
width:100%;
height:auto;
float:left;
font-size: 36px;
color: #ffffff;
text-indent: 30px;
margin-top: 10px;
line-height: 46px;
}
.ippgs .ippgstit span.en {
width:100%;
height:auto;
float:left;
font-size: 18px;
color: #ffffff;
text-indent: 30px;
line-height: 28px;
}
.inews {
width:100%;
height:auto;
float:left;
margin-bottom: 36px;
}
.inewsl {
width:650px;
height:412px;
float:left;
padding: 24px 24px 0;
background: #f7f7f7;
}
.inewsl .picbox {
width:602px;
height:300px;
float:left;
margin-bottom: 15px;
overflow: hidden;
}
.inewsl .picbox img {
width:602px;
height:300px;
float:left;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.inewsl a:hover .picbox img {
    -webkit-transform:scale(1.1, 1.1);
-moz-transform:scale(1.1, 1.1);
-o-transform:scale(1.1, 1.1);
-ms-transform:scale(1.1, 1.1);
transform:scale(1.1, 1.1);

-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.inewsl .date {
width:45px;
height:auto;
float:left;
}
.inewsl .date span {
width:100%;
height:auto;
float:left;
font-size: 18px;
color: #969696;
line-height: 28px;
text-align: center;
border-bottom: 1px solid #ebebeb;
display: block;
}
.inewsl .date i {
width:100%;
height:auto;
float:left;
font-size: 12px;
color: #969696;
line-height: 30px;
font-style: normal;
text-align: center;

}
.inewsl .info {
width:530px;
height:auto;
float:right;
}
.inewsl .info span {
width:100%;
height:auto;
float:left;
font-size: 14px;
color: #333333;
line-height: 28px;
}
.inewsl .info p {
width:100%;
height:auto;
float:left;
font-size: 14px;
color: #b9b9b9;
}



.inewsr {
width:518px;
height:auto;
float:right;
}
.inewsr li {
width:518px;
height:88px;
float:left;
background: #f7f7f7 ;
margin-bottom: 20px;
padding-top: 17px;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.inewsr li:last-child {margin-bottom: 0;
}
.inewsr li .date {
width:45px;
height:auto;
float:left;
margin-left: 24px;
}
.inewsr li .date span {
width:100%;
height:auto;
float:left;
font-size: 18px;
color: #969696;
line-height: 28px;
text-align: center;
border-bottom: 1px solid #ebebeb;
display: block;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.inewsr li .date i {
width:100%;
height:auto;
float:left;
font-size: 12px;
color: #969696;
line-height: 30px;
font-style: normal;
text-align: center;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.inewsr li .info {
width:420px;
height:auto;
float:right;
}
.inewsr li .info span {
width:100%;
height:auto;
float:left;
font-size: 14px;
color: #333333;
line-height: 28px;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.inewsr li .info p {
width:100%;
height:auto;
float:left;
font-size: 14px;
color: #b9b9b9;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.inewsr li:hover{
    background: #00a0ff;
    -webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.inewsr li:hover .date span {
color: #ffffff;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.inewsr li:hover .date i {
color: #ffffff;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.inewsr li:hover .info span {
color: #ffffff;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.inewsr li:hover .info p {
color: #ffffff;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.ijjfa {
width:100%;
height:auto;
overflow: hidden;
background: url(../images/ijjfabg.jpg) no-repeat center center;
}
.ijjfal {
width:346px;
height:450px;
float:left;
background: rgba(0, 0, 100, 0.77) none repeat scroll 0 0;
margin-top: 102px;
margin-bottom: 80px;
padding: 12px;
}
.ijjfal .bd1 {
width:344px;
height:426px;
float:left;
border: 1px solid #b5b4d3;
text-align: center;
}
.ijjfal .bd1 span {
width:100%;
height:44px;
line-height: 44px;
float:left;
text-align: center;
font-size: 30px;
color: #ffffff;
margin-top: 70px;
}
.ijjfal .bd1 p {
width:100%;
height:30px;
float:left;
text-align: center;
font-size: 16px;
color: #ffffff;
line-height: 30px;
text-transform: uppercase;
}
.ijjfal .bd1 i {
width:173px;
height:43px;
border: 1px solid #b5b4d3;
display: inline-block;
background: url(../images/cjt.png) no-repeat center center;
margin-top: 180px;
}
.ijjfalist {
width:830px;
height:auto;
float:left;
margin-top: 102px;
}
.ijjfalist li {
width:33.33%;
height:225px;
float:left;
background: #ffffff;
}
.ijjfalist li span {
width:100%;
height:auto;
float:left;
text-align: center;
font-size: 18px;
color: #333333;
line-height: 32px;
margin-top: 80px;
}
.ijjfalist li p {
width:100%;
height:auto;
float:left;
text-align: center;
font-size: 14px;
color: #b9b9b9;
line-height: 30px;
text-transform: capitalize;
}
.ijjfalist li .picbox {
width:100%;
height:225px;
float:left;overflow: hidden;
}
.ijjfalist li .picbox img {
width:100%;
height:225px;
float:left;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.ijjfalist li:hover .picbox img {
-webkit-transform:scale(1.1, 1.1);
-moz-transform:scale(1.1, 1.1);
-o-transform:scale(1.1, 1.1);
-ms-transform:scale(1.1, 1.1);
transform:scale(1.1, 1.1);

-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.ihzhb {
width:100%;
height:auto;
overflow: hidden;
margin-top: 77px;
margin-bottom: 70px;
}
.ihzhb .bd {
width:100%;
height:auto;
float:left;
}
.ihzhb .bd ul{
width:100%;
height:auto;
float:left;
}
.ihzhb .bd ul li {
width:22.5%;
height:0;
float:left;
position: relative;
padding-bottom: 11%;
border: 1px solid #dcdcdc;
box-sizing: border-box;
margin-right: 3%;
overflow: hidden;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.ihzhb .bd ul li:hover {
border: 1px solid #00005f;

-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.ihzhb .bd ul li:last-child {margin-right: 0;
}
.ihzhb .bd ul li img {
width:100%;
height:100%;
float:left;
position: absolute;
left: 0;
top: 0;

-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.ihzhb .bd ul li:hover img {
    -webkit-transform:scale(1.1, 1.1);
-moz-transform:scale(1.1, 1.1);
-o-transform:scale(1.1, 1.1);
-ms-transform:scale(1.1, 1.1);
transform:scale(1.1, 1.1);

-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.ihzhb .hd{position: relative;left: 0;top: 0;  height:auto;width: 100%;float: left;}
.ihzhb .hd .prev{position: absolute;left: -80px;top: 68px; display:block;  width:29px; height:54px;  overflow:hidden;cursor:pointer; background:url("../images/arrow.png") 0 0 no-repeat;}
.ihzhb .hd .next{position: absolute;right: -80px;top: 68px; display:block;  width:29px; height:54px;  overflow:hidden;cursor:pointer; background:url("../images/arrow.png") 0 -54px no-repeat;}

.ihzhb .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1;display: block;width: 100%;text-align: center; }
.ihzhb .hd ul li{     border: 2px solid #e3e3e3;background: #e3e3e3;
    border-radius: 20px;
    cursor: pointer;
    display: inline-block;
    margin: 10px;
    height: 15px;
    text-indent: -9999px;
    width: 15px;}
.ihzhb .hd ul li.on{ background: #ffffff;border: 2px solid #000064;}


.contacttit {
width:177px;
height:auto;
float:left;
margin-right: 70px;
}
.contacttit span {
width:100%;
height:auto;
float:left;
display: block;
font-size: 36px;
color: #ffffff;
text-align: center;
line-height: 56px;
}
.contacttit p {
width:100%;
height:auto;
float:left;
display: block;
font-size: 24px;
color: #ffffff;
text-align: center;
line-height: 42px;
text-transform: capitalize;
}
.ftfx {
width:298px;
height:auto;
float:left;
}
.ftfx span{
    width: 100%;
    float: left;
    font-size: 22px;
    line-height: 56px;
    color: #ffffff;
    margin-bottom: 45px;
}
.ftfx a {
width:28px;
height:23px;
float:left;
margin-right: 35px;
}
.ftfx a.ifx1 {
    background: url(../images/ifx1.png) no-repeat center center;
}
.ftfx a.ifx2 {
    background: url(../images/ifx2.png) no-repeat center center;
}
.ftfx a.ifx3 {
    background: url(../images/ifx3.png) no-repeat center center;
}



.mheader{position:fixed;height:50px;background:#00005f;display: none;top: 0;left: 0;width: 100%;z-index: 9999;}
.mheader .logo{display:block;height:50px;padding:5px 0 5px 10px;}
.mheader .logo img{display:block;height:100%;}
.mheader .search{position:absolute;top:0;right:35px;z-index:1000;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/icon-search.png) no-repeat center center;background-size:40%;}
.mheader .search:hover{background-color:#0067d2;}
.mheader .search span{display:none;}
.mheader .user-icon{position:absolute;top:0;right:70px;z-index:1000;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/icon-user.png) no-repeat center center;background-size:40%;}
.mheader .user-icon span{display:none;}
.mheader .user-icon:hover{background-color:#0067d2;}
.mheader .back{position:absolute;top:0;left:0;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/icon-back.png) no-repeat center center;background-size:12px 20px;}











.share{margin-top: 2%;}
.nbanner {
width:100%;
height:auto;
overflow: hidden;
background-repeat:no-repeat;
background-attachment:fixed;
background-size: 100% auto;

}
.lxbox {
width:100%;
height:auto;
font-size: 18px;
color: #333;
line-height: 160%;
}
section.about img{
max-width: 100%;
}
.nbanner img {
width:100%;
height:auto;
float:left;
}
.content {
font-size: 14px;
}

.powder-summary-table {
overflow: hidden;
}
.powder-summary-table input.intxt {
width:25%;
height:40px;
line-height: 40px;
float:left;
margin-right: 2%;
border: 1px solid #ccc;
background: #ffffff;
text-indent: 10px;
font-family: 微软雅黑;
font-size:15px;
}


@media only screen and (max-width: 479px) {
 
   .powder-summary-table input.intxt{width:100%;}
}

.qrdd {
width:100%;
overflow: hidden;
}
.qrdd a {
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 14px;
    text-transform: uppercase;
    transition: all 0.25s ease 0s;
    background: #00005f none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px;
    cursor: pointer;
    float: right;
    font-size: 16px;
    margin-right: 32px;
    text-align: center;
    width: 230px;
}
.qrdd a:hover{
	color:#fff;
	background: #3f3f3f;
	border-radius:15px;
}
.sidebar h3.current {
background: #235aa7;
color: #ffffff;
}
.sidebar h3.current a {
color: #ffffff;
}
.sidebar h3:hover {
background: #235aa7;
color: #ffffff;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.sidebar h3:hover a {
color: #ffffff;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.sidebar h3 a {
display: block;
 padding: 10px 30px;color:#337ab7}
.sidebar h3 {
padding: 0;
}
.fmcolumn {
    /* background: rgba(0, 0, 0, 0) url("../images/ijjfabg.jpg") no-repeat scroll center center; */
    height: auto;
    overflow: hidden;
    width: 100%;
}
.fmcolumn ul {
width:100%;
height:auto;
float:left;
text-align: center;
background: rgba(0, 0, 95, 0.3) none repeat scroll 0 0;
padding: 2% 0;
}
.fmcolumn ul li {
width:30%;
height:auto;
display: inline-block;
margin-right: 2%;
}
.fmcolumn ul li:nth-child(2n) {margin-right: 0;
}
.fmcolumn ul li .picbox {
width:40%;
height:auto;
float:left;
}
.fmcolumn ul li .picbox img {
width:100%;
height:auto;
float:left;
}
.fmcolumn ul li .info {
width:56%;
height:auto;
float:right;
text-align:left;

}
.fmcolumn ul li .info span {
width:100%;
height:auto;
float:left;
font-size: 18px;
line-height: 180%;
font-weight: bold;
color: #fff;
margin: 1% 0 3%;
}
.fmcolumn ul li .info p {
width:100%;
height:auto;
float:left;
font-size: 14px;
line-height: 160%;
color: #fff;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}
.888888 {
width:auto;
height:auto;
float:left;
}






