/* CSS Document */
* { margin:0; padding:0; }
html { height:100%; }
body  { min-width:1200px; font:16px/1.5 "Microsoft Yahei", Arial; color:#222; background:#FFF; }
img { border:0px; }
ul,ol { list-style-type:none; vertical-align:bottom; }
table { border-collapse:collapse; border-spacing:0; }
input,textarea,select { font:15px/1 "Microsoft Yahei", Arial; color:#222; outline:0; }
textarea { resize:none; overflow:auto; }
h1,h2,h3,h4,h5,h6,font { font-size:14px; }
a { color:#222; text-decoration:none;}
a:hover,a:active { color:#000; text-decoration:none; }
.clear { clear:both;}
.hidden { display:none; }
.center { text-align:center; }
.arrow { font-family:'Small Fonts'; font-style:normal; }
.hs{ color: #fcf300 }
.autocut { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:break-all; }
.wrapper, .wrap { width:1200px; margin:0 auto;  }
.wrapper { margin-bottom:50px; min-height:auto; padding-top:60px; }
.right{ float: right; }
.left{ float: left; }
.hid{ height: auto; overflow: hidden; }

img,input,select{border:0px; vertical-align:middle; outline:none; outline:none;}
ul,ol,li,dl,dd,dt{list-style:none; margin:0px; padding:0px;}
table,th,td{border-collapse:collapse;}
.fl{ float:left;}
.fr{ float:right;}
.lf{float:left;}
.dis{display:none;}
.bai{background:#fff;}
.hui{background:#f5f5f5;}

p10{padding:10px;}
p20{padding:20px;}
::-webkit-scrollbar
{
    width: 10px;
    height: 10px;
    background-color: #F5F5F5;
}
 
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}
 
/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}
.clear,.c{clear:both; height:0px; font-size:0px; overflow:hidden;}
.c10{clear:both; height:10px; font-size:0px; overflow:hidden;}
.c20{clear:both; height:20px; font-size:0px; overflow:hidden;}
.c30{clear:both; height:30px; font-size:0px; overflow:hidden;}
.c40{clear:both; height:40px; font-size:0px; overflow:hidden;}
.c50{clear:both; height:50px; font-size:0px; overflow:hidden;}
.c100{height:100px; font-size:0px; overflow:hidden;}
.clearfix:after {display: block;clear: both;content: "";visibility: hidden;height: 0}
.clearfix {zoom:1}
table,th{border-collapse:collapse;border-spacing:0;}
.w1300{width:1300px; margin:0 auto; clear:both; display:block;}
.w1300w{width:1300px; margin:0px auto; clear:both;}

.toubu{width:1300px; height:90px;  margin:0 auto;}
.logo{height:85px; float:left;}
.logo img{height:85px;}

.nav{height:90px; display:block;float:right;}
.nav ul{}
.nav ul li{float: left; text-align: center; height: 90px;}
.nav ul li:first-child{ border:none;}
.nav ul li a{ display: block;text-align: center;  margin: 0 auto;height: 90px; padding:0px 14px; line-height: 90px; font-size: 18px; color: #111;font-family:Arial;}
.nav ul li a.xiajiao{background:url(../images/xiajiao.png) no-repeat 120px center;}
.nav ul li a:hover{color: #004288;text-align: center;}
.nav .hover a{color: #004288;text-align: center;}
.nav .currclass a{color: #004288;}
.nav ul li ul{margin:0px;padding:0;display:none;}
.nav ul li ul li{font-size:16px; text-align:left; height:44px; float:left;border-left:none;margin-left:-24px;}
.nav ul li ul.subnav{position:absolute;z-index:999; width:120px;display:none;padding-top:0px;background:#fff; }
.nav ul li ul.subnav li a{display:block;width:120px;height:44px;line-height:44px;text-align:center;color:#111;background:#fff;font-size:16px;font-weight:normal;border:none;}
.nav ul li ul.subnav li a:hover,.nav ul li ul.subnavx li a:hover{color: #fff;background:#004288;}
.nav ul li ul.subnavx{position:absolute;z-index:999; width:300px;display:none;padding-top:0px;background:#fff;}
.nav ul li ul.subnavx li a{display:block;width:300px;height:44px;line-height:44px;text-align:center;color:#111;background:#fff;font-size:16px;font-weight:normal;border:none;}

.nav .drop { position:absolute; left:-100px; top:50px;  width:400px; background:rgba(36,108,215,0.85); text-align:left; overflow:hidden; display:none; border-bottom:3px solid #2959bb;z-index: 999 ; font-size: 14px !important;}
.nav .dropcp{ width:500px}
.nav .drop .icon { float:left; width:170px; height:115px; padding:3px; background:#fff; margin:20px 0 20px 20px; }
.nav .drop .icon img { display:block; width:170px; height:115px; }
.nav .drop dl { width:auto; margin:0 0 20px 196px; overflow:hidden; padding:15px 0 0 0; }
.nav .drop dd { float:left; height:30px; line-height:30px; background:url(../images/nav_line2.png) left center no-repeat; margin-left:-2px; padding:0 10px 0 0; overflow:hidden; }
.nav .drop dd a { display:block; width:70px; padding:0 0 0 15px; color:#fff; font-weight: normal; }
.nav .drop dd a:hover { text-decoration:underline; color: #fff}


.fixedSubNav{position: fixed; top: 0px; left: 0px; z-index:10; width: 100%;/* background: rgba(255,0,0,.8); */animation:myfirst 0.5s;
-moz-animation:myfirst 0.5s; /* Firefox */
-webkit-animation:myfirst 0.5s; /* Safari and Chrome */
-o-animation:myfirst 0.5s; /* Opera */border-bottom:1px solid #e2e2e2;box-shadow:  10px 0px 20px 0 #CCC;}
@keyframes myfirst
{
from {top:-50px;}
to {top:0px;}
}

@-moz-keyframes myfirst /* Firefox */
{
from {top:-50px;}
to {top:0px;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
from {top:-50px;}
to {top:0px;}
}

@-o-keyframes myfirst /* Opera */
{
from {top:-50px;}
to {top:0px;}
}

.fixedplist{position: fixed; top: 70px;z-index:10; width: 100%;/* background: rgba(0,0,0,.8); animation:myfirst 0.5s;*/}
/*banner*/
.fullSlide{width:100%;position:relative;height:723px;overflow:hidden;}
.full_text{width:100%; height:38px;position:absolute;z-index:6; bottom:0px;left:0;text-align:center; background:url(../images/down1.png) no-repeat; padding:0px 0px;}
/*.full_text ul{width:1200px; margin:0 auto; height:100px;}
.full_text span{font-size:52px; height:100px; line-height:94px; display:block;font-family:"Microsoft YaHei","微软雅黑","Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#fff; background:url(../images/title_xian.jpg) no-repeat center bottom;}
.full_text p{display:block;color:#fff; padding-top:20px;}*/
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}

.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:723px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:723px;}

.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:80px;left:0;height:15px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:60px;height:11px;margin:2px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#023FB0;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:40%;margin-top:-30px;left:10%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}

.banner1{animation: changeBiger 3s linear forwards;animation-delay: 0s;-webkit-animation-delay: 0s;transform: scale(1.08);background-size: cover;}
/*@keyframes changeBiger {
                0% {
                    transform: scale(1.08);
                }
                100% {
                    transform: scale(1);
                }
            }*/



.arrow-down,.download{
    position: absolute;
    background-position: center center;
    background-repeat: no-repeat;
    right: 0;
    bottom: 0;
}

@-webkit-keyframes down {
    from {
        -webkit-transform: translate(-50%,-35%);
        transform: translate(-50%,-35%);
    }

    to {
        -webkit-transform: translate(-50%,0);
        transform: translate(-50%,0);
    }
}

@-moz-keyframes down {
    from {
        -moz-transform: translate(-50%,-35%);
        transform: translate(-50%,-35%);
    }

    to {
        -moz-transform: translate(-50%,0);
        transform: translate(-50%,0);
    }
}

@-o-keyframes down {
    from {
        -o-transform: translate(-50%,-35%);
        transform: translate(-50%,-35%);
    }

    to {
        -o-transform: translate(-50%,0);
        transform: translate(-50%,0);
    }
}

@keyframes down {
    from {
        -webkit-transform: translate(-50%,-35%);
        -moz-transform: translate(-50%,-35%);
        -o-transform: translate(-50%,-35%);
        transform: translate(-50%,-35%);
    }

    to {
        -webkit-transform: translate(-50%,0);
        -moz-transform: translate(-50%,0);
        -o-transform: translate(-50%,0);
        transform: translate(-50%,0);
    }
}
.downloading{width:100%; height:68px;position:relative;text-align:center;padding:0px 0px;}
.download {
    z-index: 2;
    cursor: pointer;
    width: 50px;
    height:50px;
    left: 50%;
    top: 0px;
    background-image: url(../images/arrow-down2.png);
    -moz-background-size: 38px 23px;
    -o-background-size: 38px 23px;
    background-size: 38px 23px;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-animation: down .4s alternate infinite ease-in;
    -moz-animation: down .4s alternate infinite ease-in;
    -o-animation: down .4s alternate infinite ease-in;
    animation: down .4s alternate infinite ease-in;
}

.arrow-down {
    z-index: 2;
    cursor: pointer;
    width: 50px;
    height: 38px;
    left: 50%;
    top: 0px;
    background-image: url(../images/arrow-down.png);
    -moz-background-size: 15px 13px;
    -o-background-size: 15px 13px;
    background-size: 15px 13px;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-animation: down .4s alternate infinite ease-in;
    -moz-animation: down .4s alternate infinite ease-in;
    -o-animation: down .4s alternate infinite ease-in;
    animation: down .4s alternate infinite ease-in;
}




.about{width:100%;}
.about_con{color:#1d1d1d; line-height:32px; font-size:18px;padding:20px 0;}
.about_con p{display:block; text-align:center;}

.about_more{width:140px; border:1px solid #0a3f90; height:34px; line-height:34px;}
.about_more a{ color:#0a3f90; font-size:16px; display:block; text-align:center;}

.about_pic{width:1200px; margin:0 auto; clear:both;}
.abpic1{width:340px; height:280px; float:left; margin-right:30px; padding-top:80px; position:relative;}
.abpic1 span{position:absolute; top:60px; z-index:200; left:280px;width:40px; height:40px; line-height:40px; text-align:center; font-size:30px; background:#206bf5; color:#fff;transition: All 0.4s ease-in-out;-webkit-transition: All 0.4s ease-in-out;-moz-transition: All 0.4s ease-in-out;-o-transition: All 0.4s ease-in-out;}
.abpic1:hover span{transform: rotate(360deg);-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-o-transform: rotate(360deg);-ms-transform: rotate(360deg);}
.abpic1 .abtitle{display:none;}
.abpic1 img{position:absolute; left:0; z-index:20;}
.abpic1:hover .abtitle{background: rgba(41,41,41,.6); vertical-align:middle;width:340px; height:150px; padding-top:130px; text-align:center; font-size:30px; color:#fff; display:block; position:absolute; left:0; z-index:100;}
.abpic2{width:520px; height:360px; float:left; margin-right:30px;}
.abpic3{width:280px; height:360px; float:left;}

.zhengshu_img {width:280px;height:360px;overflow:hidden; position:relative; background:#f4f4f4}
.zhengshu-left{width:50px; height:50px; position:absolute; left:0px;top:150px;background: rgba(149,149,149,.6); z-index:100;}
.zhengshu-left:hover,.zhengshu-right:hover{background: rgba(71,71,71,.7);}
.zhengshu-left a{width:50px;height:50px;background:url(../images/arr_l.png) no-repeat 0 0;display:block;}
.zhengshu-left a:hover {background:url(../images/arr_l.png) no-repeat 0 0;display:block;}

.zhengshu-right {width:50px; height:50px; position:absolute; right:0px;top:150px;background: rgba(149,149,149,.6); z-index:100;}
.zhengshu-right a{width:50px;height:50px;background:url(../images/arr_r.png) no-repeat 0 0;display:block;}
.zhengshu-right a:hover {width:50px;height:50px;background:url(../images/arr_r.png) no-repeat 0 0;display:block;}

.zhengshu-pp {width:280px;height:360px;overflow:hidden; position:absolute; z-index:50;}
.zhengshu-pp li {float:left;width:280px;height:360px;overflow:hidden;text-align:center;}
.zhengshu-pp li img {width:280px;height:360px;}




/*优势*/
.youshi{background:url(../images/ys_bg.jpg) repeat-y center 0; min-height:214px; padding-top:70px;}
.in-rz {
width:1254px; margin:0 auto; clear:both;
}
.in-rz li {
	float: left;
	width: 135px; height:135px;margin:0 22px;
	
}
.in-rz li .wrap {
	display: table;
	width: 100%;
	height: 135px;
	position: relative;
}
.in-rz li .wrap:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
	background:url(../images/quan.png) no-repeat center;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
.in-rz li .inner {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0 0px;
}
.in-rz li .inner p {
	margin: 0; color:#fff; font-size:18px;
}
/*.in-rz li:nth-child(2) .wrap:before {
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
}
.in-rz li:nth-child(3) .wrap:before {
	-webkit-transform: rotate(60deg);
	transform: rotate(60deg);
}*/
.in-rz li .wrap:hover:before {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}



/*标题*/
.hd_title{width:100%; height:70px;text-align:center; clear:both; padding-top:30px; display:block;}
.hd_title .ht{font-size:50px; height:60px;text-align:center; line-height:60px;color:#004288;font-weight:bold;margin-right:200px;}
.hd_title span{font-size:34px; height:56px; line-height:46px;color:#353535;text-transform:uppercase;font-weight:bold; margin-left:200px; margin-top:-54px;display:block; position:relative;}
.hd_title span em{width:70px;height:5px;background:url(../images/t_b.jpg) no-repeat center bottom; display:block; clear:both; position:absolute; left:460px; top:42px;}

.cp_title{width:100%; height:100px;text-align:center; clear:both; padding-top:30px;background:url(../images/cp_xian.png) repeat-x 0 0px;}
.cp_title h3{font-size:34px; height:60px; line-height:70px;margin:0px auto;color:#343434;font-weight:bold; background:#f5f5f5; width:200px;}
.cp_title span{font-size:16px; height:20px; line-height:20px; clear:both;color:#676767;text-transform:uppercase;}




.news_title{width:100%; height:100px; margin-top:20px; padding:0px 0; text-align:center;background:url(../images/bt3.jpg) no-repeat center;}
.news_title h3{font-size:28px; padding-left:42px; line-height:100px; color:#fff;letter-spacing:4px; width:200px; margin:0 auto;}

.case_title{width:1170px; height:50px; margin:0 auto; border-bottom:3px solid #CCC; margin-top:60px; font-weight:bold;}
.case_title p{ width:350px; height:50px; margin:0 auto; text-align:center; border-bottom:3px solid #224A9F; font-size:30px; font-weight:bold;}
.case_title p span{ color:#224A9F; font-style:normal;font-size:30px; font-weight:bold;}

.cp_class{width:1200px; margin:0 auto; padding:20px 0;}
.cp_class li{width:236px; height:40px; overflow:hidden; margin:2px; float:left; text-align:left;display:block;}
/*.cp_class li em{ width:40px; height:40px; line-height:40px;font-size:18px; display:block; margin:0 auto; clear:both; background:#0353A8; border-radius:2em; color:#fff; font-style:normal;}
.cp_class li a img{width:120px; height:120px; margin:0 auto; border-radius:10em; padding:5px; background:#D3D3D3; border:5px solid #f4f4f4; transition:all 0.4s;}
.cp_class li span{height:34px; overflow:hidden; line-height:34px; width:100%; display:block; font-size:16px; clear:both;}*/
.cp_class li a{font-size:16px;height:40px; line-height:40px;display:block; float:left; color:#fff;text-indent:35px; color:#111;transition:all 0.4s;background:#f5f5f5; width:100%;}
.cp_class li a:hover{background:#004288;color:#fff;text-indent:40px;}

.left_b{height:22px;background:url(../images/bt_bg.jpg) no-repeat center;}
.plist{ width: 266px; float: left; overflow: hidden;}
.plist .hd{ height:70px; line-height:70px; font-size:28px; color:#fff; text-align:left;background:#004288 url(../images/title_bg.png) no-repeat right top; text-indent:35px;overflow: hidden;}
.plist .bd{ width: 266px;/* border: 3px solid #004288; border-top: none;*/overflow: hidden; padding:1px 0 0 0;}
.plist .bd h3{height:40px; line-height:40px;width:100%;margin: 0 auto;background: #FF8200;color: #fff; text-align:center; margin-top:0px;font-size: 16px;}
.plist .bd h3 a{color: #fff;}
.plist .bd ul{ width: 266px; margin: 0 auto; /*padding-top:6px;padding-bottom: 6px;*/ overflow: hidden;background:#fff;}
.plist .bd ul li{ width: 100%; height: 37px; text-indent: 50px; line-height: 37px; margin-bottom:1px;margin-top:2px; overflow: hidden;}
.plist .bd ul li:last-child{margin-bottom:0px;}
/*.plist .bd ul p{width: 94%; margin: 0 auto;text-align:center; background:#FF8200; height:28px; line-height:28px; margin-bottom:5px;}
.plist .bd ul p a{display:block;color:#fff;}*/
.plist .bd ul li a{ display: block; width:100%; height: 37px;  background:#004288 url(../images/jiantou3.gif) no-repeat 24px center; margin:0 auto; color: #fff;}
.plist .bd ul li a:hover{ color: #fff;background:#FF8200 url(../images/jiantou3.gif) no-repeat 24px center;}
.plist .bot{ margin-top:0px;}
.plist .bot ul{ padding: 10px 15px; line-height:28px; border: 3px solid #004288; border-top: none;}
.plist .bot ul h3{ color: #000; font-weight: 700; font-size: 15px; margin-top:3px;}

.left_ad{height:120px;background:url(../images/img01.png) no-repeat center; font-size:30px; text-align:center; margin-top:8px; color:#fff; padding-top:23px;}
/*首页滚动产品展示*/
.cp_bg{width:100%;background:#f5f5f5;}

/*首页四大产品*/
.qiye{width:100%;background:url(../images/ys_bg2.jpg) no-repeat center; height:738px;}
#z-quality {}
#z-quality .quality-intro {
    width: 1300px;
    margin: 10px auto;
}

#z-quality .quality-intro li {
    float: left;
    width: 260px;
    overflow: hidden;
}

#z-quality .quality-intro .intro-title {
    height: 120px;
    padding-top: 30px;
}

#z-quality .quality-intro .intro-title {
    background: #89898a;
}

#z-quality .quality-intro li:nth-child(odd) .intro-title {
    background: #004288;
}

#z-quality .quality-intro li .title-icon {
    display: block;
    width: 75px;
    height: 50px;
    margin: 0 auto;
    background: url(../images/quality.png) no-repeat 6px 0;
}

#z-quality .quality-intro .intro-title p {
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    letter-spacing: 1px;
}

#z-quality .quality-intro .intro-pic {
    height: 260px;
}

#z-quality .quality-intro .intro-pic img {
    width: 100%;
    height: 100%;
}

#z-quality .quality-intro li .title-icon2 {
    width: 50px;
    background-position: -65px 0;
}

#z-quality .quality-intro li .title-icon3 {
    width: 67px;
    background-position: -118px 0;
}

#z-quality .quality-intro li .title-icon4 {
    width: 50px;
    background-position: -181px 0;
}

#z-quality .quality-intro li .title-icon5 {
    width: 50px;
    background-position: -236px 0;
}

#z-quality .quality-intro .intro-content {
    height: 222px;
    padding: 20px;
    background: #fff;
    color: #292e6e;
}

#z-quality .quality-intro .intro-content p:first-child {
    line-height: 25px;
    font-size: 22px;
    margin-bottom:20px;
}

#z-quality .quality-intro .intro-content p:nth-child(2) {
    font-size:15px;
    letter-spacing:0px; text-align:justify;
}

#z-quality .quality-intro .intro-content a {
    display: block;
    text-align: center;
    color: #292e6e;
    border: 1px solid #292e6e;
    width:160px;
    height: 30px; font-size:16px;
    line-height: 30px; margin:0 auto;
    margin-top:20px;
}

#z-quality .quality-intro li:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    box-shadow: 0px 0px 10px #AAAFED;
}
#z-quality .quality-intro li.hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    box-shadow: 0px 0px 10px #AAAFED;
}
#z-quality .quality-intro li.hover .intro-title{ background:#1cb1e3;}
#z-quality .quality-intro li.hover .intro-pic{ display:none;}

.hezuo{width:100%;background:url(../images/hezuo_bg.jpg) no-repeat center bottom; height:618px; overflow:hidden;}
.huoban{height:118px; width:1300px; margin:0 auto;}
.huoban img{padding-left:237px;}
.inmes{width:352px; float:right; margin-right:50px; height:500px; padding:0 60px;background: rgba(0,0,0,.7);}

.ab_hezuo{width:1300px; margin:0 auto; clear:both;}
.ab_hezuo li{float:left; width:244px; margin-right:20px; margin-top:20px;}
.ab_hezuo li:nth-child(5n){margin-right:0px;}
.ab_hezuo li img{ border:1px solid #0095d9; border-radius:10px;}

/*团队建设*/
.odds{background:#fff;width:1300px; margin:0 auto;padding:10px 0;overflow:hidden;}
.odds li{background:#f5f5f5;padding:24px;text-align:center;width:200px;height:450px;float:left;margin-right:14px;transition:all 0.4s;}
.odds li i{display:inline-block;background: url('../images/odds_icon.png') no-repeat;width:66px;height:62px;transition:all 0.3s;top:0;position:relative;}
.odds li h3{font-size:30px;color:#333;font-weight:normal;margin:25px 0 20px 0;line-height:30px;position:relative;padding-bottom:10px}
.odds li h3:after{content:"";position:absolute;left:50%;bottom:0;width:0;height:1px;background:#ccc;transition:all .3s;margin-left:-25px;}
.odds li h3 span{display:block;font-size:12px;font-family:Arial;color:#888;}
.odds li p{margin-bottom:20px; display:block; font-size:15px; text-align:justify; line-height:25px;}
.odds li a{display:inline-block;width:140px;height:30px;line-height:30px;background:#e62129;color:#fff;border-radius:15px;font-size:12px;}
.odds li a:hover{background:#bf0007;width:180px;}
.odds li:last-child{margin-right:0;}
.odds li:nth-child(2) i{background-position: -66px 0;}
.odds li:nth-child(3) i{background-position: -132px 0;}
.odds li:nth-child(4) i{background-position: -198px 0;}
.odds li:nth-child(5) i{background-position: -267px 0;}
.odds li:hover{box-shadow:0 0 10px #ccc;}
.odds li:hover i{top:-8px;}
.odds li:hover h3:after{width:50px;}
/*留言*/
.member_f{width:100%; margin:0 auto;}
.member_f h3{height:80px; display:block; padding-top:20px; text-align:center; line-height:80px; font-size:24px; color:#fff;}
.member_f ul{clear:both;}
.member_f li{padding:6px 0; display:block; color:#fff;}
.member_f li .inp{height:40px; line-height:40px; width:350px; background:none; border:1px solid #999; text-indent:10px;color:#fff;}
.member_f li .inpx{height:40px; line-height:40px; width:350px; background:none; border:1px solid #999;text-indent:10px;color:#fff;}
.member_f li .textarea{height:100px;background:none; width:350px;border:1px solid #999;text-indent:10px;color:#fff;}
.member_f li.anniu{width:350px;}
.member_f .btnbig{height:40px; line-height:40px; font-size:16px; background:#be0e0d; border:none; cursor:pointer; width:140px; float:left;color:#fff;}
.member_f .reset{height:40px; line-height:40px; font-size:16px; background:#333; border:none; cursor:pointer; width:140px; float:right;color:#fff;}


.inproduct{width:910px; float:right;overflow: hidden; padding-top:0px;}
.product{width:100%;overflow: hidden; padding-top:0px;}
.product .cpgd { width:100%; display:block; overflow: hidden;}
.product .cpgd ul { margin:0;padding:0; clear:both; overflow: hidden;}
.product .cpgd li {float:left; width: 280px; overflow: hidden; line-height: 35px; text-align:center;border-collapse: collapse;
 border:1px solid #e0e0e0;margin:15px 20px 5px 0px; background:#fff;}

.product .cpgd li a{display:block;}
.product .cpgd li a .cp_name{display: block; width:280px; height:190px; color: #555;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/ overflow:hidden; padding:5px;}
.product .cpgd li a:hover span{background: #004288; color: #fff;transition:0.6s all 0s linear;}
.product .cpgd li a img{max-width: 280px; max-height:190px; vertical-align:middle;}
.product .cpgd li a span{height:50px; line-height:50px; background:#e2e2e2; display:block; clear:both;overflow:hidden;}
.product .cpgd li a .cp_name:hover img { transform: scale(1.1, 1.1);}
.product .cpgd li a .cp_name img{transition:transform 1s ease 0s}
/*首页产品展示*/
.con_right{width:910px; float:right;overflow: hidden;}
.index_cp {width:100%;overflow: hidden;}
.index_cp ul {margin:0;padding:0; clear:both; overflow: hidden;}
.index_cp li {float:left; width:308px; overflow: hidden; line-height: 35px; text-align:center;border-collapse: collapse;
 border:1px solid #e0e0e0;margin:15px 20px 5px 0px;}
.index_cp li:nth-child(4n){margin-right:0;} 
.index_cp li b{font-weight:normal;}
.index_cp li a{display:block; }
.index_cp li a .cp_name{display: block; width:308px; height:202px; color: #555;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/ overflow:hidden; padding:5px; background:#F0F0F0;}
.index_cp li a:hover span{background: #004288; color: #fff;transition:0.6s all 0s linear;}
.index_cp li a img{max-width: 308px; max-height:202px; vertical-align:middle;}
.index_cp li span{height:50px; line-height:50px; background:#e2e2e2; display:block; clear:both;}
.index_cp li a .cp_name:hover img { transform: scale(1.1, 1.1);}
.index_cp li a .cp_name img{transition:transform 1s ease 0s}

.in_cp{width:300px; margin:0 auto;height:44px; line-height:44px; text-align:center; margin-bottom:20px;}
.in_cp a{display:block; color:#fff; background:#004288;}
.in_cp a:hover{display:block; background:#0154A6;}

/*============简介===============*/

/* about end */

.case{width:1300px; margin:0 auto; padding:0px 0 10px 0;}
.case ul {margin:0;padding:0; clear:both; overflow: hidden;}
.case li {float:left; width: 305px;height:220px; overflow: hidden; line-height: 35px; text-align:center;border-collapse: collapse;margin:15px 10px 5px 10px;position:relative;}
.case li a{display:block;}
.case li a .cp_name{display: block; width:305px; height:220px;overflow:hidden;background:#F0F0F0;position:absolute; z-index:10;}
.case li a img{width: 100%;height:100%; vertical-align:middle;}
.case li span{width:100%;height:100%;clear:both;position:absolute;background: rgba(10,63,144,.7); z-index:20;top:180px;display:block;overflow:hidden;transition:all 0.6s;color:#fff; font-size:18px;}
.case li:hover span{width:100%;height:100%;background: rgba(10,63,144,.7) url(../images/c_bg4.png) no-repeat; color:#fff;display:block;top:0; z-index:20; padding:130px 0% 0 0%;}

.news{
    width: 1300px;
    padding:20px 0 30px 0;
    overflow: hidden;
    margin: 0 auto; 
}
.news .news_con{
    width: 1300px;
    overflow: hidden;
    margin: 0 auto;
}
.news_left{
    width:850px;
    height: 370px;
    overflow: hidden;
    float: left;
}
.news_right{
    width: 385px;
    height:370px;
    overflow: hidden;
    float: right;
}
.news_con .n_tit{
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    margin-bottom: 20px; 
}
.news_con .n_tit a{color: #848484; font-family:"宋体";}
.news_con .n_tit .fl{
    font-size: 24px;
    color: #2e3e55;
    font-weight: bold;
}
.news_con .n_tit .fl .en{
    font-size: 16px;
    font-weight: bold;
}
.news_con .news_top{
    height: 174px;
    overflow: hidden;
    margin-bottom: 20px; 
}
.news_top .news_pic{
    width: 309px;
    height: 174px;
    overflow: hidden;
    float: left;
}
.news_top .news_pic img{
    width: 309px;
    height: 174px;
    overflow: hidden;
}
.news_top .news_text{
    width:500px;
    height: 174px;
    float: right;
}
.news_top .news_text h3{
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    font-size: 18px;
    font-weight: bold;
    color: #000;
}
.news_text h3 .fr{
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    color: #848484;
    padding-left: 16px; font-weight:normal;
    background: url(../images/news_t.jpg) no-repeat center left;
}
.news_text .desc{
    height:80px;
    line-height: 26px;   
    color: #848484;
    margin-bottom:10px;  
}

.news_text .more{
    display: block;
    width:120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #004288;
    color: #fff;
    font-size: 14px;
}
.news_text .more:hover{
    background: #CE1922;
}
.news_con .news_lists ul li{
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    overflow: hidden; width:50%; float:left;
}
.news_con .news_lists ul li span{ float:right;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #666;
    padding-right: 16px;
}
.news_right .rcon{
    width: 385px;
    overflow: hidden;
}
.rcon ul li{
    height:96px;
    overflow: hidden;
    border-bottom: #f0f0f0 1px solid;
    margin-bottom:10px; 
}
.rcon ul li h3{
    height: 34px;
    line-height: 34px;
    padding-left: 30px; overflow:hidden;
    background: url(../images/wen.jpg) no-repeat center left;
    font-size: 16px;
    color: #333333;
}
.rcon ul li p{
    height:48px;
    line-height: 24px;
    padding-left: 30px; 
    background: url(../images/da.jpg) no-repeat left top;
    font-size: 14px;
    color: #848484;
}
.news_text .desc a,.rcon ul li p a{color: #848484;}
.slideTxtBox .arrow{  position:absolute; right:60px; top:10px; }
.slideTxtBox .arrow a{ display:block;width:25px; height:25px; text-align:center; border-radius:3em; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer; background:#0a3f90; color:#fff;}
			 
.linkbj{ height:92px; background:#0550A0;}
.link{ width:1200px; margin:0 auto;}
.linkz{ float:left; width:250px; height:92px; background:url(../images/yqlj.jpg) no-repeat; font-size:16px; font-weight:bold;}
.linky{ width:950px; float:right; padding-top:20px;}
.linky a{ display:block; float:left; padding: 0 15px 10px 15px; color:#fff;}
.linky a:hover{text-decoration:underline;}

.link{width: 100%;height: 80px;background-color: #f7f7f7;}
.link h3{font-size: 14px;font-weight: bold;float: left;width: 70px;height: 80px;line-height: 80px;}
.link h3 a{color: #333333;text-decoration: none;}
.link ul{width: 806px;padding-top: 8px;margin-left: 20px;float: left;line-height: 20px;}
.link li{float: left;padding-right: 38px;margin-top: 3px; line-height:60px;}
.link li a{font-size: 14px;color: #777777;}
.link p{float: right;margin-top: 34px;}
.link p a{font-size: 14px;color: #777777;}

.info_class{width:100%; border-bottom:1px solid #F0F0F0;}
.info_class li{width:120px; float:left; height:50px; line-height:50px; text-align:center; margin-right:5px;}
.info_class li a{display:block; background:#F0F0F0; font-size:16px;}
.info_class li a:hover{display:block; background:#004288; color:#fff;}
.info_class li.hover a{display:block; background:#004288; color:#fff;}

/*footer*/
.footer{
	background:#004288;
	padding-top:0px;color:#fff;
}
.footer_nav{width:1300px;height:97px; border-bottom:1px solid #00519d; margin:0 auto;}
.footer_nav li{height:97px; line-height:97px; width:130px; float:left; text-align:center;}
.footer_nav li a{display:block;font-size:16px;}


.footer a{color:#fff;font-size:16px;}

.footer-info-ccot{width:334px;padding:5px 40px; min-height:270px; float:left;margin-top:60px; border-right:1px solid #00519d;}
.footer-info-ccot h3{height:64px; line-height:64px;}
.footer-info-ccot h3 em.dui{font-style:normal; float:left; height:64px; width:20px;background:url(../images/dui.jpg) no-repeat left center;}
.footer-info-ccot h3 a{font-size:16px;height:64px; line-height:64px;color:#fff; display:block; padding-left:5px;font-weight:normal;}
.footer-info-ccot ul{width:100%;}
.footer-info-ccot ul li{display:block; float:left; padding-right:15px;}
.footer-info-ccot a{height:30px; display:block; text-align:left; float:left; line-height:30px;}


.footer_link{width:840px; float:right;}
.footer_link .footer_address{float:left; width:300px;min-height:270px;color:#fff;padding:0px 40px; margin-top:60px; padding-right:50px; float:left;border-right:1px solid #00519d;}
.footer_address h3{height:64px; line-height:64px;}
.footer_address h3 em.dui{font-style:normal; float:left; height:64px; width:20px;background:url(../images/add.jpg) no-repeat left center;}
.footer_address h3 a{font-size:16px;height:64px; line-height:64px;color:#fff; display:block; padding-left:5px; font-weight:normal;}
.footer_link .footer_address p{color:#fff;font-size:16px;line-height:30px;}

.footer_link .footer_erweima{width:300px; padding:5px 40px;  float:right;color:#fff;}
.footer_link .footer_erweima h3{height:64px; line-height:64px;}
.footer_link .footer_erweima h3 em.dui{font-style:normal; float:left; height:64px; width:20px;background:url(../images/wx.jpg) no-repeat left center;}
.footer_link .footer_erweima ul{clear:both; margin-top:25px; height:80px; margin-bottom:20px; display:block;}
.footer_link .footer_erweima ul li{display:block; float:left;width:125px; padding-right:20px;}
.footer_link .footer_erweima ul li img{width:125px;float:left; padding-bottom:8px; }
.footer_link .footer_erweima ul li span{display:block;width:125px;text-align:center;color:#fff;}

.copyright{height:60px; line-height:60px;font-size:16px; font-size:18px; text-align:center; background:url(../images/bottom_xian.png) no-repeat center top;}
.copyright a{color:#fff; font-size:16px;}

/*内页*/
.class_bg{width:100%; background:url(../images/class_bg.jpg) no-repeat center; background-size:cover; height:550px; min-width:1300px; clear:both;position:relative;}
.class_bg h3{margin-top:50px; padding:40px; float:left; border-radius:10px; font-size:36px; color:#000; display:none;}

.lxwm{width:100%;line-height:28px; padding:30px 0; height:500px; background:url(../images/class_bg.jpg) no-repeat;background-size: cover;}
.lxwm ul{width:600px;background:url(../images/tmbg_a.png); margin:0px auto; padding:60px 30px 60px 50px; border:1px solid #191919; color:#fff; margin-top:100px;}
.lxwm li{ height:40px; line-height:40px;display:block; padding-left:50px;}

.lxwm li.aa{background:url(../images/gs.png) no-repeat;}
.lxwm li.a1{background:url(../images/liuyan_01.png) no-repeat;}
.lxwm li.a2{background:url(../images/liuyan_02.png) no-repeat;}
.lxwm li.a3{background:url(../images/liuyan_03.png) no-repeat;}
.lxwm li.a4{background:url(../images/liuyan_add.png) no-repeat;}
.lxwm li.a5{background:url(../images/liuyan_fax.png) no-repeat;}
.lxwm li.a6{background:url(../images/liuyan_mail.png) no-repeat;}


.navli{ width:100%; height:60px; line-height:60px; border-bottom:1px solid #f0f0f0;}
.navli li{width:15%; height:60px; line-height:60px;text-align:center; float:left;}
.navli li a{display:block; font-size:16px;}
.navli li:hover{width:15%; height:60px; line-height:60px; border-bottom:1px solid #004288; text-align:center; float:left;}
.navli li.hover{width:15%; height:60px; line-height:60px; border-bottom:1px solid #004288; text-align:center; float:left;}

.path{height:40px;background:#f6f6f6; padding:20px 0;}
.path h2{float:left; font-weight:normal; font-size:20px;height:40px; color:#fff;}
.path h2 a{font-size:18px;background:#4C4C4C; display:block; float:left; height:40px;line-height:40px; color:#fff; padding:0px 35px; margin-right:3px;}
.path h2 a:hover,.path h2 a.hover{background:#004288;}
.path span{float:right;height:40px;line-height:40px; font-size:14px; padding-right:10px;background:url(../images/home.png) no-repeat 0px center; text-indent:25px;}

.type_title{ border:1px solid #fff; text-align:center; display:block; padding-bottom:0px;}
.type_title h3{ height:60px;color:#333;margin-top:0px;font: 700 36px '方正综艺简体';}
.type_title em{clear:both;width:100px; display:block; margin:0 auto;background:url(../images/h-top.jpg) no-repeat center; height:5px; display:none;}
.type_title span{height:40px; line-height:40px;color:#666;text-transform:uppercase;font: 700 36px 'Berlin Sans FB'; display:none;}

.tj_title{width:320px; height:50px; line-height:50px; margin:20px auto; color:#fff; font-size:18px; padding:0px 0; text-align:center;background:#004288;}
.tj_desc{padding:15px 25px; background:#f5f5f5; border:1px solid #e2e2e2; font-size:18px; text-align:center;}
.tj_content{width:100%; margin:0 auto; padding:25px 0; font-size:16px; line-height:30px;text-align:center;}
.tj_content p{font-size:16px; line-height:30px; margin-top:8px;}
.content{width:100%; margin:0 auto; padding:25px 0; font-size:16px; line-height:24px;}
.content table,.view_con table{border:0px;border-top:1px solid #e2e2e2;border-right:1px solid #e2e2e2; width:98%; margin:0 auto;}
.content table td,.view_con table td,.view_con table th{border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2; margin:0px; padding:6px 6px; text-align:center;}
.content p{font-size:16px; line-height:30px; margin-top:8px;}
.content strong{font-size:16px;}
.view-title{font-size:24px; height:50px; line-height:50px; text-align:center;}
.view-entitle{font-size:16px; color:#555; font-weight:normal; height:30px; line-height:20px; text-align:center; text-transform:uppercase;}
.view-date{height:30px; line-height:30px; text-align:center; margin-bottom:10px; background:#f4f4f4; border:1px solid #e2e2e2;}

.case_title2{display:block; padding:10px 20px; border-left:5px solid #0A46A1; background:#f2f2f2;}
.case_title2 .view-title{font-size:24px; height:50px; line-height:50px; text-align:left;}
.case_title2 .view-entitle{font-size:16px; color:#555; font-weight:normal; height:30px; line-height:20px; text-align:left; text-transform:uppercase;}
.case_title2 .view-date{text-align:left; background:none; border:0;}

.updown_pic{position:relative;}
.updown_pic .up_pic{position:absolute; left:50px; top:40%;}
.updown_pic .down_pic{position:absolute; right:50px; top:40%;}
.updown{clear:both; margin-top:15px; margin-bottom:15px; display:block; background:#f4f4f4; padding:20px;}
.updown li{height:30px; line-height:30px; font-size:16px; color:#0A46A1;}
.updown li a{font-size:16px;}
.products{ width:100%; margin:0 auto;}
.products .pros_tit{font-size:28px; text-align:center;height:90px; line-height:90px;margin-top:20px;margin-bottom:20px;clear:both;}
.products .pros_tit a{font-size:24px; background:#004288; color:#fff; padding:10px 40px; border-radius:4em;}

.row .cptitle{ width:291px; background:#eee; height:50px;}
.row .cptitle p{ color:#333; font-size:16px; text-align:center; line-height:50px;}

.companyb{height: auto;overflow: hidden;padding: 2% 0;background: url(../images/companyb.jpg) center no-repeat fixed;}
.companyb ul li{height: auto;overflow: hidden;color: #fff; text-align: center; float:left; width:25%;}
.companyb ul li i{font-size: 42px; height:92px;font-weight: normal; display:block;}
.companyb ul li span{display: block;line-height: 55px;font-size: 22px;}
.companyb ul li p{line-height: 25px;}
.icon-sheji{background:url(../images/top_capa1.png) no-repeat center;}
.icon-zizhi1{background:url(../images/top_capa2.png) no-repeat center;}
.icon-nengyuan1{background:url(../images/top_capa3.png) no-repeat center;}
.icon-dengpao1{background:url(../images/top_capa4.png) no-repeat center;}
/*产品组图*/
.pro_list{padding:20px 0px;}
#imgto{width:510px; height:380px; float:left;}
#imgto .big{width:510px;height:380px;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/  text-align:center; background:#f5f5f5;}
#imgto .big img{max-width:510px;max-height:380px;}



#imgto .small{height:100px; margin-top:8px;width:100%; clear:both;}
#imgto .small div{float:left;overflow:hidden;}
#imgto .small div.imgl,#imgto .small div.imgr{width:13px;height:80px; border:1px solid #CCC; background-color:#F6F6F6; text-align:center; line-height:80px; font-weight:bold; color: #999; cursor:pointer;}
#imgto .small div.imgl:hover,#imgto .small div.imgr:hover{ background-color: #E7E7E7; color: #666}
#imgto .small div.imgc{width:480px; position:relative;height:100px;}
#imgto .small div.imgc ul{ position:absolute;width:2200px; height:100px;top:0; left:0;}
#imgto .small div.imgc ul li{ float:left; width:108px; padding-left:10px;cursor:pointer; }
#imgto .small div.imgc ul li img{width:106px; height:80px;border:1px solid #004288}
#imgto .small div.imgc ul li.the img {border:1px solid #004288}

.pro_right{width:620px; float:right;}
.pro_right h1{height:80px; line-height:80px; font-size:26px;}
.pro_right .pro_desc{line-height:32px; font-size:14px; background:#f4f4f4; padding:8px 30px;font-size:16px;}
.pro_right .pro_desc li a em{color:#f00; font-size:16px; font-style:normal;}
.pro_right .pro_zx{width:310px;height:58px; line-height:58px; margin-top:30px; font-size:30px; background:#004288 url(../images/tel2.png) no-repeat 25px 16px; padding:0px 25px; border-radius:3em; text-indent:50px; color:#fff;}
.pro_img{ width:94%; margin:0 auto; clear:both; text-align:center; display:block; padding:20px;}


.view_con{width:100%; padding:15px 0; font-size:16px; line-height:30px;}
.view_con img{min-width:440px; max-width:1300px; text-align:center;}
.view_con p{display:block; padding-top:8px;font-size:16px;}
.view_pic{width:100%; padding:15px 0; text-align:center;}
.view_pic img{min-width:440px; max-width:640px;}
.view_desc{padding:15px 25px; background:#f5f5f5; border:1px solid #e2e2e2; font-size:16px; line-height:160%;}
.view_title{width:100%; background:#f4f4f4; height:50px; line-height:50px;}
.view_title h3{background:#004288; display:block;  height:50px; line-height:50px; margin:0;float:left; color:#fff; padding:0px 40px; font-size:16px;}
.view_title span{float:right;text-align:center;}
.view_title span a{color:#fff; font-size:14px;background:#FF8200;height:22px; line-height:22px; padding:2px 20px;}
.pronrupr{height:auto;float: left;padding-bottom:20px; margin-left:150px; margin-top:15px; display:none;}
.pronrupr1{ width:100%; height:40px; line-height:40px; display:block; color:#1d7ae1; background-color:#767676;}
.pronrupr1_1{ width:auto; padding-left:6px; padding-right:6px; height:40px; display:block; text-align:center; color:#FFF;background-color:#2b5c97; float:left;}
.pronrupr1_2{ width:200px; float:left; height:auto; display:block; padding-top:8px;}
.pronrupr1_3{color:#000; font-weight:bold;}
.pronrupr1_2 a:hover{ text-decoration:underline;}

.pronrupr2{ width:165px; height:50px; display:block; padding-top:10px; float:left;}
.pronrupr2_1{ width:135px; height:39px; line-height:39px; display:block; float:left;}
.pronrupr2_1 a{ width:100%; height:39px; display:block;color:#fff;background:url(../images/qqpibg.png) no-repeat 10px 10px; background-color:#004288;display:block; text-indent:50px;font-weight:bold;}
.pronrupr2_1 a:hover{ color:#000;background:url(../images/qqpibg.png) no-repeat 10px -30px; background-color:#c40000; color:#FFF;}
.pronrupr2_2{ width:198px; height:29px; padding-top:7px; display:block; float:left; }

.pronrupr3{ width:230px; height:55px;padding-left:61px;background:url(../images/protel.png) no-repeat left; font-size:20px; color:#f25000; display:block; line-height:24px; float:left;}
.pronrupr3_1{color:#000; font-size:14px;}

.pronrupr2_112{ width:140px; height:42px; line-height:42px; display:block; float:left; margin-top:8px;}

.pronrupr2_11{ width:100%; height:42px; display:block;color:#c40000;background:url(../images/weixin.png) no-repeat 5px 10px;background-color:#ffeded;border:#c40000 solid 1px; border-radius:8px; text-indent:37px;transition:all 0.3s}
.pronrupr2_11:hover{ color:#000;background:url(../images/weixin.png) no-repeat 5px -30px; background-color:#c40000; color:#FFF;transition:all 0.3s}
.pronrupr2_22{ width:148px; height:148px; display:none; position:relative; top:-50px;transition:all 0.3s}
.pronrupr2_22 img{width:148px; height:148px;}
.pronrupr2_11:hover .pronrupr2_22{ display:block;width:148px; height:148px; position:relative; top:-127px; left:108px;transition:all 0.3s}
.info_title {
	margin: 10px 0 0 0;
	width: 100%;
	height: 40px;
	background: #E2E2E2;
	margin-bottom: 10px; clear:both;
}
.info_title b {
	display: inline-block;
	padding:0 20px;
	height: 100%;
	border-right: 1px solid #fff;
	background: #004288;
	color: #fff;
	line-height: 40px;
}
.info_title a {
	margin: 8px;
	width: 15px;
	height: 15px;
	background-position: 0 -426px;
}
/*新闻列表*/
.news_list{ padding:0 15px;clear:both; margin:10px auto;}
.news_list li{height:40px; line-height:40px; border-bottom:1px dashed #e2e2e2;padding-left:20px; background:url(../images/heidian.jpg) no-repeat 8px 15px;}
.news_list li span{float:right;}
.news_list li b{font-weight:normal;}
.news_list li a{font-size:15px;transition:all 0.6s; display:block;}
.news_list li a:hover{color:#004288; padding-left:10px;}

.guige{width:100%; clear:both;}
.guige li{width:32.3%; height:40px; float:left; line-height:40px; margin-right:1%; text-indent:20px;background:url(../images/heidian.jpg) no-repeat 8px 15px;}

/*大事记start*/
.event_box{width:60%;margin:3% auto 0;position:relative;min-height:420px;}
.event_box .parHd {width:100%;display:inline-block;height:92px;overflow:hidden;}
.parHd  ul{width:100%;text-align:center;margin:0 auto;padding-top:25px !important;}
.parHd .tempWrap{margin:0 auto;}
.parHd .tempWrap:after{content:'';width:85%;height:1px;background:#580000;position:absolute;/* top:33%;*//* right:-140%;*/right:8%;top:35%;/* margin-top:-0.5px;*/z-index:10;}
.parHd li.no_line:before{display:none;}
.parHd li{display:inline-block;cursor:pointer;padding-top:30px;font-size:16px;color:#000;margin:0 30px;position:relative;}
.parHd li:after{content:'';background:url(../images/dot_ico.png) no-repeat;width:24px;height:24px;position:absolute;z-index:20;top:-12px;left:50%;margin-left:-12px;}
.parBd{text-align:center;margin-top:20px;}
.parBd h4{position:relative;font-size:30px;margin-bottom:1%;/*width:200px;*/ padding:0 30px;display:inline-block;text-align:center;}
.parBd h4:after{content:'';background:#000;width:100px;height:1px;position:absolute;left:-100px;top:25px;}
.parBd h4:before{content:'';background:#000;width:100px;height:1px;position:absolute;right:-100px;top:25px;}
.parBd p{line-height:180%;font-size:16px;width:80%;margin:0 auto; text-align:justify;}
div#listBox {width:100%;}
.sPrev,.sNext{width:30px;height:30px;display:block;position:absolute;top:10px;}
.sPrev{left:0;}
.sNext{right:0;}
.sPrev img,.sNext img{transition:all .6s cubic-bezier(.51,1.1,.9,.95);-moz-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-webkit-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-o-transition:all .6s cubic-bezier(.51,1.1,.9,.95);}
.parHd li.act span{display:block;width:24px;height:24px;overflow:hidden;background:url(../images/cat.png) no-repeat;position:absolute;top:-12px;left:7px;z-index:21;}
.parHd li span,.parHd li.clone span{display:none;}

.liucheng_list{clear:both; margin:10px auto;}
.liucheng_list dl{ margin:10px auto;padding:15px;display:block; background:#f5f5f5;border:1px dashed #e2e2e2;}
.liucheng_list dt{height:40px; line-height:40px; font-weight:bold; border-bottom:1px dashed #e2e2e2;padding-left:20px; background:url(../images/heidian.jpg) no-repeat 8px 15px;}
.liucheng_list dd{ display:block; font-size:16px;padding-left:20px; line-height:28px;}

.news_zhaopin{ padding:0 15px;clear:both; margin:10px auto;}
.news_zhaopin li{border-bottom:1px dashed #e2e2e2;padding:10px 30px; background:#f4f4f4 url(../images/heidian.jpg) no-repeat 15px 15px; margin-top:10px;}
.news_zhaopin li span{float:right;}
.news_zhaopin li p{display:block; clear:both; width:100%; line-height:25px; margin-top:8px; font-size:14px;}
.news_zhaopin li b{font-weight:normal;}
.news_zhaopin li a{font-size:16px;transition:all 0.6s; display:block; font-weight:bold; color:#0c4da1;}
.news_zhaopin li a:hover{color:#004288; padding-left:10px;}
/*联系我们*/
.contact {font: 400 14px/28px "microsoft yahei"; width:940px; padding-right:360px;background:url(../images/ren.png) no-repeat right center;}
.contact .caption {margin:10px 0; padding-bottom:10px;font-size: 16px}
.contact .caption span {display: block;color: #ff2020;font-size: 14px}
.contact h2 {clear:both;font: 700 20px/40px "microsoft yahei";margin-bottom: 10px}
.contact .cway {padding:0px 0;overflow: hidden;}
.contact .cway li {line-height: 60px;height: 60px;margin: 5px 0}
.cotcatus{display:block; padding-right:540px;clear:both;}
.cotcatus ul{width: 400px; float:left;}
.cotcatus ul li{
    width: 400px;
    line-height:30px; display:block;
    float: left; padding:5px 30px;
    font-size: 16px;
    margin: 5px;
    background: #e4e4e4;
    border-radius: 15px;
}
/*.map{ width:600px; padding:20px 0;float:right;}
.map p{line-height:25px;}*/

#allmap{width:100%; height:350px; line-height:25px;}

/*分页*/
.pages{text-align:center;clear:both; padding:5px 0px 10px 0px;font-size:14px;width:100%; margin:0 auto;margin:15px 0;}
.pages a{margin:3px;padding:8px 12px;border:1px solid #c1c1c1;color:#A0A0A0;font-size:14px;border-radius: 3px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#FEFEFE), to(#F0F0F0));}
.pages span{background:#15181E;color:#fff;margin:3px;padding:8px 12px;border:1px solid #15181E;border-radius: 3px;}




.member_fx{width:90%; margin:0 auto;margin-top:5px;}
.member_fx li{padding:10px 0; display:block; }
.member_fx li .inp{height:40px; line-height:40px; width:98%; border:1px solid #e2e2e2; border-radius:5px; padding-left:5px;font-size:16px;}
.member_fx li .inpx{height:40px; line-height:40px; width:50%; border:1px solid #e2e2e2;border-radius:5px; padding-left:5px;font-size:16px;}
.member_fx li .textarea{height:120px; width:96%;border:1px solid #e2e2e2;border-radius:5px;padding:5px;font-size:16px;}
.member_fx li.anniu{ text-align:center;}
.member_fx .btnbig{height:40px; line-height:40px; font-size:16px; background:#0072B4; border:none; cursor:pointer; width:280px; margin:0 auto; color:#fff;}
/* 图标 */

.boxs{width:100%; margin:0 auto;}

.bc3{background:#F6F9FA;}
.h840{height:840px;}
.h340{height:340px;}
.pt10{padding-top:10px;}

/*Index News List*/
.n_list{width:730px;height:300px;display:inline;overflow:hidden;padding-top:20px;}
.n_list .bd{ width:100%;height:30px;float:left;border-bottom:1px solid #E8E8E8;}
.n_list .bd dl{ width:690px;float:left; position:absolute;}
.n_list .bd dd{width:70px;height:30px; line-height:30px; left:10px; bottom:0;position:relative; float:left;color:#004288; font-size:16px; font-weight:bold;text-align:center;border-bottom:1px solid #004288;}
.n_list .bd dt a{float:right; height:25px; line-height:25px; width:50px; text-align:left; overflow:hidden; font-family:"宋体";padding-top:5px;}

.n_list .nra{width:675px;margin-left:10px; float:left; height:320px; overflow:hidden; }
.n_list .nra dl{width:675px;}
.n_list .nra dd{ width:675px; float:left; text-align:center; background:url(../images/bg2.gif) repeat-x bottom left; padding:10px 5px 0;}
.n_list .nra dd p.p1{width:675px; height:50px; line-height:50px;display:inline; overflow:hidden;}
.n_list .nra dd p.p1 a{font-family:"黑体"; color:#004288; font-size:20px;}
.n_list .nra dd p.p1 a:hover{font-family:"黑体"; color:#004288; font-size:20px;}
.n_list .nra dd p.p2{height:45px; display:inline; color:#999; text-indent:25px;float:left; width:670px;overflow:hidden; line-height:20px; text-align:left;}
.n_list .nra dt{float:left; width:660px; height:17px; line-height:17px;	font-size: 14px; overflow:hidden; background:url(../images/hongdian.jpg) no-repeat left center;margin:10px 0 0 0; display:inline; padding-left:15px;}
.n_list .nra dt span{float:right;font-size: 12px;}

.mmk{ width:1200px; margin:0px auto; text-align:center}
.mtitle{ font-size:24px; line-height:48px; color:#004288; height:48px; position:relative; border-bottom:3px solid #e9e9e9; margin:10px 0 0; border-bottom-left-radius:9px}
.mtitle a{ color:#FFF}
.mtitle span{ position:absolute; top:0; left:0; color:#FFF; width:140px; text-align:center; border-bottom:3px solid #004288; border-bottom-left-radius:9px; border-top-left-radius:9px; background:#004288; border-top-right-radius:9px}
.mtitle .azx{ float:right; display:inline-block; margin-right:1em; width:120px; border-radius:99px; background:#004288; color:#FFF; font-size:16px; height:32px; line-height:32px; margin-top:8px}


.ad{width:100%; height:152px; background:url(../images/adv_bg.jpg) no-repeat left top;overflow:hidden; margin:0 auto;}
.ad .adleft{ float:left; padding-top:35px;}
.ad .adright{ float:right; padding-top:15px;}
.tit_name{text-align:center;padding-top:15px;}
.tit_name h1{font-size:32px; line-height:70px;color:#333;text-align:center;}
.tit_name h2{width:40px; height:3px; margin:0 auto; background:#f00;font-size:20px;color:#666;text-align:center;font-weight:normal;margin-bottom:30px}
.in_about{width:1200px; margin:0px auto;padding-top:20px; background:url(../images/bg_jj.jpg) no-repeat right top; height:425px;}
/*.in_about_l{float:left;width:485px;}*/
.in_about_r{float:left;width:680px; padding:50px 60px;height:324px;}
.in_about_r p{color:#fff;line-height:30px;padding:10px 0px 0px 0px;font-size:16px;}
.ab_title{height:60px; line-height:60px; font-size:30px; color:#fff;}
.ab_more{clear:both; display:block; padding-top:20px;}
.ab_more a{width:160px;display:block; height:44px; line-height:44px; text-align:center; background:#CB2C03; color:#fff; font-size:16px;}

.consult{background: url(../images/consult-bg.jpg) no-repeat center; height:401px; margin-top:40px;}
.qq-consult{width:160px; height:50px; float:right; margin:300px 190px 0 0; text-indent:-9999em;}


/*文章列表*/
#indexNews{ width:100%; margin:0 auto; padding:10px 0; overflow:hidden;} 
#indexNews dl{width:100%; height:100px; display:block;}
#indexNews dl.pic{border-bottom:1px solid #e2e2e2; margin:10px 0;}
#indexNews dt{width:15%; text-indent:10px; float:left; height:100px; background:url(../images/news_li.jpg) no-repeat right;}
#indexNews dt.none{background:none;}
#indexNews dt img{width:80px; margin-left:14px; padding:2px; border:1px solid #e2e2e2;}
#indexNews dd{width:84%; float:right; height:100px;line-height:30px;}
#indexNews dd h3{display:block; height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#101010;}
#indexNews dd a:hover h3{color:#1A1F23;}
#indexNews dd span{clear:both; height:44px; display:block;line-height:22px; padding-top:4px; overflow:hidden;}