/*初始化样式*/
html {
    margin: 0;
    padding: 0;
    border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #666;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666; 
}

a:visited {
    color: #666;
}

a:hover,
a:active,
a:focus {
    color: #112a7b;
    text-decoration: none;
    outline: none;
}

input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

dt {
    font-weight: normal;
}

/*----- Common css ------*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*滚动*/
#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800% !important;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 92%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800% !important;
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}


.wh {
    width: 1400px;
    margin: 0 auto;
}

.pos {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.com-img:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}



.roll_product {
    float: left;
}

.plist {
    margin-top: 56px;
}

.plist li {
    margin-right: 15px;
    margin-bottom: 15px;
}

.plist li:nth-child(3n) {
    margin-right: 0;
}

.plist li a.img {
    border: 1px solid #e5e5e5;
    display: block;
}

.plist li a.img img {
    width: 388px;
    height: 388px;
}

.plist li h3 a {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}

/*头部样式*/
.top1 {
    height: 27px;
    background: #e6e6e6;
    color: #595959;
    line-height: 27px;
    overflow: hidden;
    font-size: 13px;
}

.top2 {
    height: 130px;
    overflow: hidden;
}

#header {
    width: 1000px;
    margin: 0 auto;
}

.logo {
    float: left;
    line-height: 130px;
}

.top2 .k2 {
    margin-top: 35px;
    font-size: 16px;
    color: #333333;
    line-height: 35px;
    text-align: left;
}

.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 a {
    color: #595959;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "微软雅黑";
}

#menu {
    background: #112a7b;
}

/*热门搜索*/
.sou {
    margin: 15px 0;
}

#formsearch {
    float: right;
}

.hotSearch {
   
    height: 24px;
    line-height: 24px;
    font-weight: normal;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}


/*搜索和热门搜索*/
.hotSearch a {
    margin-right: 6px;
}

#formsearch input {
    height: 22px;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 22px;
}

#formsearch input#keyword {
    height: 22px;
    line-height: 22px;
    padding-left: 4px;
    color: #666;
}

#formsearch input#s_btn {
    width: 46px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #112a7b;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
}

/*首页banner*/
.banner {
    position: relative;
}

.banner {
    width: 100%;
    height: 100%;
}

.banner ul.bb {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
    width: 100%;
    height: 100%;
}

.banner ul.bb li {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
}

.banner ul.bb li a {
    width: 100%;
    display: block;
    height: 100%;
}

.banner ul.bb li a img {
    width: 100%;
    height: 100%;
}

.banner .num {
    position: absolute;
    right: 0;
    bottom: 40px;
    z-index: 100;
    text-align: center;
    width: 100%;
}

.banner .num li {
    display: inline-block;
    margin: 0 5px;
    width: 61px;
    height: 6px;
    text-indent: -100px;
    overflow: hidden;
    background: #112a7b;
}

.banner .num li.num_hover {
    background-color:  #0155d4;
}

.banner .num li.num_hover a {
    color: #fff;
}

.banner .num li a {
    float: left;
    display: inline;
    text-align: center;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    width: 16px;
    height: 16px;
    line-height: 16px;
}




/*导航栏样式*/
.nav li {
    text-align: center;
    float: left;
    position: relative;
    z-index: 999;
    width: 155px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.nav li:last-child{
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.nav li a {
    display: block;
    line-height: 60px;
    color: #fff;
    height: 60px;
    padding: 0;
    font-size: 16px;
    padding: 0;
}

.nav li a:hover {
    color: #fff;
    text-decoration: none;
    background-color:  #0155d4;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #0155d4;
}

.nav .sec {
    height: 0;
    background: #112a7b;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 60px;
    left: 0px;
    width: 100%;
}

.nav .sec a {
    background: #112a7b;
    color: #fff;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
}

.nav .sec a:hover {
    background: #0155d4;
    text-decoration: none;
}










/*友情链接*/

.f_link {
    width: 1400px;
    line-height: 30px;
    margin: 0 auto;
}

.f_link a {
    color: #666;
}

/*页面底部*/
#footer {
    height: 321px;
    background: #112a7b;
}

.ff_er {
    width: 324px;
    height: 304px;
    background: #112a7b;
}

.ff_er h3 {
    font-weight: normal;
    color: #fff;
    font-size: 24px;
    padding-top: 42px;
}

.ff_er .er {
    margin-top: 30px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 50px;
}

.ff_cont h3 {
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 6px;
}

.ff_cont {
    width: 414px;
    padding-right: 65px;
    background: url(../images/line2.png) no-repeat right top;
    margin-top: 42px;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    border-right: 1px solid #d8e1dd;
    padding-bottom: 20px;
}

.ff_cont a {
    color: #fff;
    font-size: 14px;
}

.nav_foot {
    width: 395px;
    margin-top: 65px;
    line-height: 39px;
}

.nav_foot a {
    color: #fff;
    font-size: 14px;
}

.copyright {
    text-align: center;
    line-height: 24px;
}














/*内页左侧样式*/


.container {
    width: 1400px !important;
    margin: 0 auto;
    padding: 0;
}


.page-product-inquiry a {
    color: #fff;
}



/* 增值服务 */
.product{
    padding-top: 50px;
}
.text {
    width: 600px;
    margin: 0 auto;
    border-bottom: 1px solid #cdcdcd;
    position: relative;
}
.text::after{
    content: "";
    width: 60px;
	height: 3px;
    background-color: #e60012;
    position: absolute;
    left: 45%;
    bottom: -2.5px;
    
}
.text h1{
    color: #929292;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
}
.text p{
    color: #000000;
    font-size: 36px;
    margin-bottom: 25px;
    text-align: center;
}
.pbox{
    margin-top: 40px;
}
.pbox li{
    width: 254px;
    height: 300px;
    border: solid 1px #c9c9c9;
    float: left;
    margin-right: 30px;
    padding: 30px;
    text-align: center;
    
}
.pbox li:last-child{
    margin-right: 0;
}
.pbox li img{
    width: 90px;
    height: 90px;
}
.pbox li h2{
    font-weight:normal;
    color: #000000;
    font-size: 18px;
    margin-top: 23px;
    margin-bottom: 20px;
}
.pbox li p{
    font-size: 12px;
    color: #525252;
    line-height: 20px;
}
.pbox li a{
    display: block;
    text-align: center;
    color: #fff;
    width: 120px;
	height: 30px;
	background-color: #e60012;
	border-radius: 14px;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    margin-top: 25px;
}
.pbox li:hover {
    box-shadow: 0px 1px 12px 0px 
        rgba(12, 3, 7, 0.3);
        border: 0;
}






.box {
    margin-top: 50px;
    margin-bottom: 18px;
}
.left{
    margin-right: 30px;
}
.box .l1{
    width: 330px;
    height: 230px;
    padding: 25px 24px;
    border: solid 1px #c9c9c9;
}
.box .l1 h3{
    color: #222222;
    font-size: 16px;
    margin-bottom: 13px;
}
.box .l1 p{
    color: #393939;
    line-height: 24px;
    font-size: 14px;
}
.box .l1 .btt{
    margin-top: 20px;
}
.box .l1 .btt a{
    display: block;
    width: 120px;
    height: 30px;
    border-radius: 4px;
    border: solid 1px #b5b5b5;
    line-height: 30px;
    text-align: center;
    margin-right: 20px;
}
.box .l2{
    width: 330px;
    height: 490px;
    border: solid 1px #c9c9c9;
    padding: 25px;
    padding-top: 20px;
    margin-top: 30px;
}
.box .l2 .top{
    padding-bottom: 10px;
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 19px;
}
.box .l2 h3 {
    color: #222222;
    font-size: 20px;
    padding-left: 30px;
    background: url(../images/pp.png) no-repeat left top;
    position: relative;
    
}
.box .l2 h3::after{
    content: "";
    width: 60px;
	height: 3px;
    background-color: #e60012;
    position: absolute;
    bottom: -11.5px;
    left: 0;
   
}
.box .l2 a{
    display: block;
    color: #525252;
    font-size: 14px;
}
.box .l2 .tbox img{
  margin-bottom: 10px;
}
.box .l2 .tbox p{
    font-size: 14px;
    line-height: 24px;
    color: #525252;
}
.box .l2 .anliu{
    margin-top: 20px;
}
.box .l2 .anliu li{
    float: left;
    margin-top: 10px;  
    background-color: #009e77;
    width: 135px;
    height: 36px;
    margin-right: 8px;
}
.box .l2 .anliu li a{
    display: block;
    text-align: center;
    line-height: 36px;
    color: #ffffff;
    font-size: 14px;
}
.box .l2 .anliu li:nth-child(2n){
    margin-right: 0;
}
.box .l2 .anliu li:nth-child(2){
    background-color: #0197ef;
}
.box .l2 .anliu li:nth-child(3){
    background-color: #d66a28;
}
.box .l2 .anliu li:nth-child(4){
    background-color: #00479d;
}
.box .l2 .anliu li:nth-child(5){
    background-color: #0073b8;
    width: 280px;
}


.center .tl h1{
    color: #fff;
    font-size: 20px;
    text-align: center;
    width: 200px;
	height: 50px;
    background-color: #112a7b;
    line-height: 50px;
    margin-bottom: 12px;
    font-weight: normal;
}
.center .tl ul li{
    width: 200px;
	height: 58px;
    margin-top: 6px;
    overflow: hidden;
    position: relative;
}   
.center .tl ul li a{
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 58px;
	width: 200px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.center .tl ul .hh{
    width:100%; 
    transition: all 0.6s;  
}
.center .tl ul .hh:hover{  
     transform: scale(1.2); /* 放大1.2倍 */
}
.center .tr{
    width: 580px;
    height: 440px;
    border: solid 1px #c9c9c9;
    margin-left: 30px;
    padding: 24px;
    padding-top: 17px;
}
.tr .top{
    padding-bottom: 10px;
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 5px;
}
.tr h3 {
    color: #222222;
    font-size: 20px;
    padding-left: 30px;
    background: url(../images/pp.png) no-repeat left top;
    position: relative;
    
}
.tr h3::after{
    content: "";
    width: 60px;
	height: 3px;
    background-color: #e60012;
    position: absolute;
    bottom: -11.5px;
    left: 0;
   
}
.tr a{
    display: block;
    color: #525252;
    font-size: 14px;
}
.tr ul li{
    float: left;
    margin-right: 20px;
    position: relative;
    margin-top: 20px;
    overflow: hidden;
    
}
.tr ul li:nth-child(2n){
    margin-right: 0;
}
.tr ul li img{
    width:100%; 
    transition: all 0.6s; 
}
.tr ul li img:hover{
    transform: scale(1.2); /* 放大1.2倍 */
}
.tr ul li p{
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #fff;
    width: 255px;
    height: 40px;
    line-height: 40px;
    background: rgba(0,0,0,0.5);
    font-size: 16px;
}
.tl2{
    width: 580px;
    margin-top: 30px;
}

.tl2 .top{
    padding-bottom: 10px;
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 5px;
}
.tl2 h3 {
    color: #222222;
    font-size: 20px;
    padding-left: 30px;
    background: url(../images/pp.png) no-repeat left top;
    position: relative;
    
}
.tl2 h3::after{
    content: "";
    width: 60px;
	height: 3px;
    background-color: #e60012;
    position: absolute;
    bottom: -11.5px;
    left: 0;
   
}
.tl2 a{
    display: block;
    color: #525252;
    font-size: 14px;
    
}
.tabli{
    margin-left: 216px;
}
.tabli li{
    float: left;
    margin-right: 30px;
}
.tabli li a{
    font-size: 14px;
    color: #222222;
}
.tabli li a:hover{
    color: #e60012;
}
.top a:hover{
    color: #e60012;
}
.tab li{
    width: 580px;
	height: 105px;
    background-color: #efefef;
    margin-top: 16px;
}
.tab li .img{
    width: 170px;
} 
.tab li .img img{
    width: 100%;
}


.tab li .txt{
    padding: 20px;
    width: 410px;
}
.tab li .txt h1 a{
    color: #000000;
    font-size: 15px;
    margin-bottom: 12px;
}
.tab li .txt h1 span{
    color: #898989;
    font-size: 12px;
    font-weight: normal;
}
.tab li .txt p{
    color: #898989;
    font-size: 12px;
    line-height: 22px;
    text-align: left;

}
.xq{
    margin-right: 20px;
}
.tabli li.cur a:hover{
    color: #e60012;
}

#ydemo{overflow:hidden;margin:0 auto;position:relative;height:249px;}
#yindemo{height:100%;}
#ydemo1{}
#ydemo2{}

#ademo{overflow:hidden;margin:0 auto;position:relative;height:249px;}
#aindemo{height:100%;}
#ademo1{}
#ademo2{}
.tab{
    padding-top: 15px;
    height: 245px;
    overflow: hidden;
}
.tr2{
    width: 200px;
	height: 280px;
	background-color: #ffffff;
    border: solid 1px #c9c9c9;
    margin-top: 30px;
}
.tr2 h1{
    color: #222222;
    font-size: 20px;
    font-weight: bold;
    width: 198px;
    height: 48px;
    line-height: 48px;
    background-color: #eeeeee;
    text-align: center;
   
}
.tr2 li a{
    display: block;
    width: 198px;
    height: 46px;
    line-height: 48px;
    text-align: center;
    color: #393939;
    font-size: 16px;
    border-top: 1px solid #c9c9c9;
}
.right{
    margin-left: 30px;
    width: 200px;
}
.right h3{
    width: 200px;
	height: 50px;
    background-color: #112a7b;
    color:#fff;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 10px;
}
.right li{
    background-image: linear-gradient(0deg, 
    #d5d5d6 0%, 
    #efefef 100%), 
linear-gradient(
    #dcdddd, 
    #dcdddd);
    border-radius: 4px;
    width: 200px;
    height: 50px;
    margin-bottom: 10px;
    box-shadow: 0px 0px 6px 0px rgba(4, 0, 0, 0.3);
}
.right li a{
    line-height: 50px;
    text-align: center;
    display: block;
    color: #333333;
    font-size: 16px;
}
.right li .jt{
    display: none;
}
.right li:hover a{
   margin-left: 20px;
    display: inline-block;
}
.right li:hover .jt{
    display: inline-block;
    margin-left: 60px;
    font-family: 宋体;
}
/* 底部区域 */
.x-footer {
    background: #112a7b;
    padding: 15px 0;
    text-align: center;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
    height:105px;
}

.jh{
    padding-left: 30px;
    background: url(../images/beian.png) no-repeat left top;
    display: inline-block;
}
.x-footer a{
    color: rgba(255, 255, 255, 0.5);
}
.psort .on{
    color: #e60012;
}
.zy{
    text-align: left;
    margin-bottom: 10px: 
}
