﻿@font-face {
    font-family: 'verdReg';
    src: url('../font/verdReg.eot');
    src:
    url('../font/verdReg.eot?#font-spider') format('embedded-opentype'),
    url('../font/verdReg.woff') format('woff'),
    url('../font/verdReg.ttf') format('truetype'),
    url('../font/verdReg.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'verdBold';
    src: url('../font/verdBold.eot');
    src:
    url('../font/verdBold.eot?#font-spider') format('embedded-opentype'),
    url('../font/verdBold.woff') format('woff'),
    url('../font/verdBold.ttf') format('truetype'),
    url('../font/verdBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@charset "utf-8";
/* 初始化CSS */
*{margin:0; padding:0;}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:bold;}
fieldset, img{border:none; vertical-align:middle;}
address, caption, cite, code, dfn, th, var{font-style:normal; font-weight:normal;}
ul, ol{list-style:none;}
li{list-style-type:none;}
input{padding-top:0; padding-bottom:0; font-family: "SimSun",Arial,sans-serif;}
select, input{vertical-align:middle;}
select, input, textarea{ margin:0; font-size:12px;}
input[type="text"], input[type="password"], textarea{outline-style:none;}
textarea{font-family: "SimSun",Arial,sans-serif; resize:none;}
body{font:12px "SimSun",Arial,sans-serif; color:#333; background:#fff;}
a{text-decoration:none; color:inherit;}
i, em{ font-style:normal;}
.clearfix:after{ display:block; visibility:hidden; clear:both; height:0; content:"";}
.clearfix{zoom:1;}
.fl{ float:left;}
.fr{ float:right;}
.auto{ margin-left:auto; margin-right:auto;}
[v-cloak]{ display: none!important; }

.articletitlea{line-height: 43px;text-align: center;font-size: 20px;color: #4c4c4c;margin-bottom: 6px;}
.articletitlea span{display: inline-block;*display: inline;*zoom: 1;padding: 0 10px;position: relative;}
.articletitlea span:before,.articletitlea span:after{content: " ";width: 83px;height: 1px;background: #e6e6e6;position: absolute;top: 20px;z-index: 2;}
.articletitlea span:before{left: -83px;}
.articletitlea span:after{right: -83px;}
/*html5*/
article,aside,footer,header,section,footer,nav,figure,main{display:block}

/*小号文字  scale以12号字体为基准 需写实际字号大小*/
.font_adjust{-webkit-text-size-adjust:none;}
.font_scale8{ -webkit-transform: scale(0.66);}
.font_scale10{ -webkit-transform: scale(0.83);}
.font_lc{-webkit-transform-origin:left center;}
.font_rc{-webkit-transform-origin:right center;}
.font_up{text-transform:uppercase;}

/*文字截断*/
.TXTovehid{display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

/* 文章内容默认div */
.articlediva p{ font-size:18px;line-height:30px; }
.articlediva p a{ font-size:18px;text-decoration:underline;color:#32599c; }
.articlediva p a:hover{ font-size:18px;text-decoration:underline;color:sienna; }

/* 导航头部*/
.toppicli{background: url(../../banner/images/ban2.jpg) no-repeat center top;-webkit-background-size: cover;background-size: cover;}


/*transition*/
.tran200{-webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear; transition:all 0.2s linear;}
.tran300{-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.tran400{-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; -ms-transition:all 0.4s linear; transition:all 0.4s linear;}
.tran500{-webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear; transition:all 0.5s linear;}
.tran1000{-webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; transition:all 1s linear;}

.scaleimg:hover{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}
.rotateY:hover{ -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); transform: rotateY(180deg); }
.translateX a:hover{-webkit-transform:translateX(6px); -moz-transform: translateX(6px); -ms-transform:translateX(6px); transform:translateX(6px);}

/*网页限定宽度*/
.con_1000{ position:relative; margin:0 auto; width:1000px;}
.con_1000:after{content:""; display:block; height:0; clear:both;}

/*图片懒加载loading*/
.scrollLoading{ background: url(../images/loading.gif) no-repeat center center #ddd; }

.w1160{width: 1160px;margin: 0 auto;}
body{font-family: "Microsoft YaHei";font-size: 14px;}
.nyBody{background: #fcfcfc;}

/*header*/
.header{box-sizing:border-box;padding-left: 240px;position: relative;height: 131px;}
/*logo效果*/
.logoWrap{display: block;width: 240px;height: 200px;position: absolute;left: 0px;top: 0px;z-index: 9;background: #205baa;}
.logo{display: block;width: 240px;height: 200px;position: relative;z-index: 9;}
.logo img{width: 100%;height: 100%;-webkit-animation: svg_3_ani 3s 2.0s ease forwards; 
-moz-animation: svg_3_ani 3s 2.0s ease forwards; animation: svg_3_ani 3s 2.0s ease forwards;opacity: 0;}
.logoSvg{width: 240px;height: 200px;position: absolute;left: 0px;top: 0px;z-index: 1;-webkit-animation: svg_1_ani 2s 1.6s ease forwards;
-moz-animation: svg_1_ani 2s 1.6s ease forwards;animation: svg_1_ani 2s 1.6s ease forwards;}
#path1,#path18,#path19,#path20,#path21,#path22,#path23,#path24,#path25,#path26,#path27,#path28,#path29,#path30{stroke-dasharray: 500; stroke-dashoffset: 500;
 -webkit-animation: svg_2_ani 1s 0.3s ease forwards;  
-moz-animation: svg_2_ani 1s 0.3s ease forwards; 
animation: svg_2_ani 1s 0.3s ease forwards;}
#path1,#path2,#path3,#path4,#path5,#path6,#path7,#path8,#path9,#path10,#path11,#path12,#path13,#path14,#path15,#path16,#path17,#path18,#path19{stroke-dasharray: 500; stroke-dashoffset: 500;
 -webkit-animation: svg_2_ani 1s 0.3s ease forwards;  
-moz-animation: svg_2_ani 1s 0.3s ease forwards; 
animation: svg_2_ani 1s 0.3s ease forwards;}
@-webkit-keyframes svg_1_ani{
        0%{opacity:1;}
        100%{opacity:0;}
}
@-moz-keyframes svg_1_ani{
        0%{opacity:1;}
        100%{opacity:0;}
}
@keyframes svg_1_ani{
        0%{opacity:1;}
        100%{opacity:0;}
}

@-webkit-keyframes svg_3_ani{
        0%{opacity:0;}
        100%{opacity:1;}
}
@-moz-keyframes svg_3_ani{
        0%{opacity:0;}
        100%{opacity:1;}
}
@keyframes svg_3_ani{
        0%{opacity:0;}
        100%{opacity:1;}
}
@-webkit-keyframes svg_2_ani{
    0%{stroke-dashoffset:-500; }
    100%{stroke-dashoffset:0;}
}
@-moz-keyframes svg_2_ani{
     0%{stroke-dashoffset:-500; }
    100%{stroke-dashoffset:0;}
}
@keyframes svg_2_ani{
       0%{stroke-dashoffset:-500; }
    100%{stroke-dashoffset:0;}
}
/*logo效果 end*/

.hTop{height: 45px;line-height: 45px;padding: 15px 0 1px 0;text-align: right;background: url(../images/hTopBg.jpg) repeat-x left bottom;color: #999999;}
.hTop a{font-size: 12px;color: #999999;padding: 0 12px;display: inline-block;*display: inline;*zoom: 1;}
.hTop a:hover{color: #205baa;}
.hTop a.mobile{position: relative;padding:0 0 0 3px;}
.hTop a.mobile span{padding: 0 0 0 22px;background: url(../images/telIcon.png) no-repeat left top;display: inline-block;height: 16px;line-height: 16px;}
.hTop a.mobile:hover span{background-position: left bottom;}
.hTop a.mobile .hCode{width: 136px;height: 136px;padding: 6px 2px 2px;position: absolute;left: -80px;top: 45px;z-index: 9;display: none;
background: #ffffff url(../images/codeBg.png) no-repeat center;}
.hTop a.mobile .hCode img{width: 100%;height: 100%;}
.topul{height:20px!important;border:1px solid white;margin-right:18px;}
.topul .topli{float:right;}
.topul .topli a{color:gray;}
.nav{height:50px;float:right;margin-top:0px;margin-right:0px;}
.nav .nLi{ float:left;width:95px;height:50px;margin-left:20px;}
.nav .nLi h3{ padding: 0 0 0 20px;height:50px;margin-top:-10px;}
.nav .nLi9 h3{padding-right: 0;}
.hNav{padding-left: 12px;height: 50px;position: relative;}
.hNav{padding-left: 36px;}
.nav .nLi h3 a{ display:block;font-size:18px!important;font-weight:normal!important;margin-top:15px;margin-bottom:0px;height: 40px!important;line-height: 40px!important;color: #333333;position: relative;}
.nav .nLi h3 a:before,.nav .nLi h3 a:after{content: " ";margin-top:-15px;margin-left:0px;top:-1px;width: 0;height: 2px;background: #205baa;position: absolute;
-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.nav .nLi h3 a:before{left: 50%;}
.nav .nLi h3 a:after{right: 50%;}
.nav .nLi h3 a i{display: block;width: 12px;height: 6px;position: absolute;left: 50%;margin-left: -6px;top: 16px;background: url(../images/navDown.png) no-repeat center;opacity: 0;filter:alpha(opacity=0);}
.nav .sub{ display:none; width:766px; font-size:18px!important;left:30px; top:72px!important;  position:absolute; background:rgba(255,255,255,0.6);  line-height:20px;padding: 5px 5px 5px 28px;
border-top: 1px solid #e7e7e7;z-index: 3;height:20px!important;}
.nav .sub li{ zoom:1; float: left;margin-right: 40px;height:40px!important;}
.nav .sub a{}
.nav .sub a:hover{  }
.nav .on h3 a{color: #1d5095;}
.nav .on h3 a:before,.nav .on h3 a:after{width: 50%;}
.nav .on h3 a i{opacity: 1;filter:alpha(opacity=100);top: 40px;}
.nav .nLi.on .sub a.sub1{opacity: 0;-webkit-animation:nav_ani 0.3s 0.2s ease-out forwards; -moz-animation:nav_ani 0.3s 0.2s ease-out forwards;animation:nav_ani 0.3s 0.2s ease-out forwards;}
.nav .nLi.on .sub a.sub2{opacity: 0;-webkit-animation:nav_ani 0.3s 0.4s ease-out forwards; -moz-animation:nav_ani 0.3s 0.4s ease-out forwards;animation:nav_ani 0.3s 0.4s ease-out forwards;}
.nav .nLi.on .sub a.sub3{opacity: 0;-webkit-animation:nav_ani 0.3s 0.56s ease-out forwards; -moz-animation:nav_ani 0.3s 0.56s ease-out forwards;animation:nav_ani 0.3s 0.56s ease-out forwards;}
.nav .nLi.on .sub a.sub4{opacity: 0;-webkit-animation:nav_ani 0.3s 0.68s ease-out forwards; -moz-animation:nav_ani 0.3s 0.68s ease-out forwards;animation:nav_ani 0.3s 0.68s ease-out forwards;}
.nav .nLi.on .sub a.sub5{opacity: 0;-webkit-animation:nav_ani 0.3s 0.76s ease-out forwards; -moz-animation:nav_ani 0.3s 0.76s ease-out forwards;animation:nav_ani 0.3s 0.76s ease-out forwards;}
.nav .nLi.on .sub a.sub6{opacity: 0;-webkit-animation:nav_ani 0.3s 0.86s ease-out forwards; -moz-animation:nav_ani 0.3s 0.86s ease-out forwards;animation:nav_ani 0.3s 0.86s ease-out forwards;}
.nav .nLi.on .sub a.sub7{opacity: 0;-webkit-animation:nav_ani 0.3s 0.96s ease-out forwards; -moz-animation:nav_ani 0.3s 0.96s ease-out forwards;animation:nav_ani 0.3s 0.96s ease-out forwards;}
.nav .nLi.on .sub a.sub8{opacity: 0;-webkit-animation:nav_ani 0.3s 1.06s ease-out forwards; -moz-animation:nav_ani 0.3s 1.06s ease-out forwards;animation:nav_ani 0.3s 1.06s ease-out forwards;}
.nav .nLi.on .sub a.sub9{opacity: 0;-webkit-animation:nav_ani 0.3s 1.10s ease-out forwards; -moz-animation:nav_ani 0.3s 1.10s ease-out forwards;animation:nav_ani 0.3s 1.10s ease-out forwards;}
.nav .nLi.on .sub a.sub10{opacity: 0;-webkit-animation:nav_ani 0.3s 1.12s ease-out forwards; -moz-animation:nav_ani 0.3s 1.12s ease-out forwards;animation:nav_ani 0.3s 1.12s ease-out forwards;}
.nav .nLi.on .sub a.sub11{opacity: 0;-webkit-animation:nav_ani 0.3s 1.14s ease-out forwards; -moz-animation:nav_ani 0.3s 1.14s ease-out forwards;animation:nav_ani 0.3s 1.14s ease-out forwards;}
.nav .nLi.on .sub a.sub12{opacity: 0;-webkit-animation:nav_ani 0.3s 1.16s ease-out forwards; -moz-animation:nav_ani 0.3s 1.16s ease-out forwards;animation:nav_ani 0.3s 1.16s ease-out forwards;}
@-webkit-keyframes nav_ani{
    0%{ -webkit-transform:translateY(30px);opacity:0;}
    100%{-webkit-transform:translateY(0px);opacity:1;}
}
@-moz-keyframes nav_ani{
    0%{ -moz-transform:translateY(30px);opacity:0;}
    100%{-moz-transform:translateY(0px);opacity:1;}
}
@keyframes nav_ani{
    0%{ transform:translateY(30px);opacity:0;}
    100%{transform:translateY(0px);opacity:1;}
}
.nav .nLi.on .sub a:hover{color: #1d5095;}
.nav .sub{padding: 15px 5px 15px 28px;}
.nav .nLi4 .sub,.nav .nLi5 .sub,.nav .nLi6 .sub{text-align: center;}
.nav .nLi4 .sub li,.nav .nLi5 .sub li,.nav .nLi6 .sub li{display: inline-block;*display: inline;*zoom: 1;float: none;}
.nav .nLi7 .sub,.nav .nLi8 .sub,.nav .nLi9 .sub{text-align: center;}
.nav .nLi7 .sub li,.nav .nLi8 .sub li,.nav .nLi9 .sub li{display: inline-block;*display: inline;*zoom: 1;float: none;}

/*banner*/
/*banner*/
.banner,.DB_tab25,.DB_tab25 .DB_bgSet li,.DB_tab25 .DB_imgSet{height: 289px;}
.banner{width: 100%;min-width: 1160px;height: 329px!important;overflow: hidden;}
.DB_tab25 { width: 100%; height: 289px; position: relative; overflow: hidden; cursor: pointer; }
.DB_tab25 .DB_bgSet { position: relative; }
.DB_tab25 .DB_bgSet li { position: absolute; width: 100%; height: 289px; }
.DB_tab25 .DB_imgSet { position: absolute; width: 1160px; left: 50%; margin-left: -580px; height: 289px; }
.DB_tab25 .DB_imgSet .DB_1_1 { position: absolute; left: 0px; top: 50px;z-index: 1; }
.DB_tab25 .DB_imgSet .DB_1_2 { position: absolute; left: 0px; top: 0px;z-index: 2; }
.DB_tab25 .DB_imgSet .DB_1_3 { position: absolute; left: 0px; top: 0px;z-index: 2;}
.DB_tab25 .DB_imgSet .DB_2_1 { position: absolute; left: 150px; top: 55px;z-index: 2;}
.DB_tab25 .DB_imgSet .DB_3_1 { position: absolute; left: 500px; top: 80px;z-index: 2;}
.DB_tab25 .DB_prev, .DB_tab25 .DB_next { position: absolute; left: 50px; top: 50%; margin-top: -16px; cursor: pointer; display: none; width: 21px; height: 32px; z-index: 555; }
.DB_tab25 .DB_next { right: 50px; left: auto; }
.DB_tab25 .DB_menuWrap{width: 1160px;height: 4px;position: absolute;bottom: 20px;left: 50%;margin-left: -580px;z-index: 9;}
.DB_tab25 .DB_menuWrap li{display: inline-block;*display: inline;*zoom: 1;width: 20px;height: 4px;background: #ffffff;border-radius: 5px;margin-right: 16px;
float: left;}
.DB_tab25 .DB_menuWrap li.select{background: #205baa;}

/*.banner{width: 100%;height: 280px;overflow: hidden;}
.DB_tab25 { width: 100%; height: 280px; position: relative; overflow: hidden; cursor: pointer; }
.DB_tab25 .DB_bgSet { position: relative; }
.DB_tab25 .DB_bgSet li { position: absolute; width: 100%; height: 280px; }
.DB_tab25 .DB_imgSet { position: absolute; left: 50%; margin-left: -580px; height: 280px; }
.DB_tab25 .DB_imgSet .DB_1_1 { position: absolute; left: 0px; top: 0px;z-index: 1; }
.DB_tab25 .DB_imgSet .DB_1_2 { position: absolute; left: 0px; top: 0px;z-index: 2; }
.DB_tab25 .DB_imgSet .DB_1_3 { position: absolute; left: 0px; top: 0px;z-index: 2;}
.DB_tab25 .DB_imgSet .DB_2_1 { position: absolute; left: 0px; top: 0px;z-index: 2;}
.DB_tab25 .DB_imgSet .DB_3_1 { position: absolute; left: 0px; top: 0px;z-index: 2;}
.DB_tab25 .DB_imgSet .DB_3_2 { position: absolute; left: 0px; top: 0px;z-index: 2;}
.DB_tab25 .DB_imgSet .DB_3_3 { position: absolute; left: 0px; top: 0px;z-index: 1;}
.DB_tab25 .DB_prev, .DB_tab25 .DB_next { position: absolute; left: 50px; top: 50%; margin-top: -16px; cursor: pointer; display: none; width: 21px; height: 32px; z-index: 555; }
.DB_tab25 .DB_next { right: 50px; left: auto; }
.DB_tab25 .DB_menuWrap{width: 1160px;height: 4px;position: absolute;bottom: 20px;left: 50%;margin-left: -580px;z-index: 9;}
.DB_tab25 .DB_menuWrap li{display: inline-block;*display: inline;*zoom: 1;width: 20px;height: 4px;background: #ffffff;border-radius: 5px;margin-right: 16px;
float: left;}
.DB_tab25 .DB_menuWrap li.select{background: #205baa;}*/


.navdivrighta{ float:right;font-size:12px;color:gray; }
.navdivrighta a{color:gray;}
.navdivrighta a:hover{ color:#32599c; }
.noticemore{ margin-left:40px;font-size:12px;color:gray; }
.noticemore:hover{ margin-left:40px;font-size:12px;color:#32599c; }
/*isect1*/
.isect1{width: 100%;min-width: 1160px;height: 42px;line-height: 42px;background: #f5f5f5;}
.isect1_1{width: 543px;height: 42px;padding-left: 117px;float: left;position: relative;}
.isect1_1 em{display: block;width: 117px;line-height: 42px;position: absolute;left: 0px;top: 0px;font-size: 12px;color: #1a1a1a;text-align: right;
background: url(../images/noticeIcon.png) no-repeat left center;}
.txtScroll-top{ width:543px;  overflow:hidden; position:relative;height: 42px;}
.txtScroll-top .hd{width: 40px;height: 42px;float: right;  }
.txtScroll-top .hd .prev,.txtScroll-top .hd .next{display: block;cursor: pointer;float: left;width: 50%;height: 42px;}
.txtScroll-top .hd .prev span,.txtScroll-top .hd .next span{display: block;width: 10px;height: 6px;margin: 18px 5px;}
.txtScroll-top .hd .prev span{background: url(../images/iprev.png) no-repeat left top;}
.txtScroll-top .hd .next span{background: url(../images/inext.png) no-repeat left top;}
.txtScroll-top .hd .prev:hover span,.txtScroll-top .hd .next:hover span{background-position: center bottom;}
.txtScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; }
.txtScroll-top .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.txtScroll-top .hd ul li.on{ background-position:0 0; }
.txtScroll-top .bd{width: 430px;float: left;height: 24px;padding:9px 0;line-height: 24px; }
.txtScroll-top .infoList li{height: 24px;}
.txtScroll-top .infoList li a{width: 330px;float: right;display: block;font-size: 12px;color: #666666;}
.txtScroll-top .infoList li .date{ float:right; color:#666666;font-size: 12px;  }
.txtScroll-top .infoList li:hover a,.txtScroll-top .infoList li:hover .date{color: #205baa;}
.isect1_2{width: 178px;float: right;height: 28px;line-height: 28px;border-radius: 14px;border: 1px solid #e6e6e6;background: #ffffff;margin-top: 6px;}
.isect1_2 .iText{text-indent: 14px;font-family: "Microsoft YaHei";font-size: 12px;color: #666666;line-height: 28px;border: none;height: 28px;
background: none;float: left;width: 140px;}
.isect1_2 .iSubm{width: 38px;height: 28px;float: right;cursor: pointer;border: none;background: url(../images/iSubm.png) no-repeat center;}

/*isect2*/
.isect2{height: 297px;margin: 26px auto 34px auto;}
/*.isect2_1{width: 811px;float: left;}*/
.isect2_1{width: 1160px;float: left;}
.isect2_1 h3{font-weight: normal;font-size: 22px!important;height: 24px;line-height: 24px;padding-left: 16px;position: relative;color: #1a1a1a;margin-bottom: 17px;}
.isect2_1 h3 span{color: #bbbbbb;font-weight: normal;font-family: "verdReg";}
.isect2_1 h3:before{content: " ";width: 4px;height: 18px;background: #d62d2e;position: absolute;left: 0px;top: 3px;}
.isect2_1 h3 a{display: block;width: 48px;height: 18px;float: right;margin-top: 4px;line-height: 18px;text-align: center;
background: #fc433e;color: #ffffff;text-transform: uppercase;font-family: "verdReg";font-size: 12px;font-weight: normal;}
.isect2_1 h3 a:hover{background: #205baa;}
/*效果*/

/*效果end*/
.isect2_1 h3:after{content: " ";background: url(../images/iTitleBg.png) repeat-x left center;width: 926px;height: 1px;
position: absolute;right:56px;top: 13px; }
.isect2_1 .picWrap{width: 300px;height: 210px;float: left;}
.slideBoxb{ width:300px; height:210px; overflow:hidden; position:relative;}
.slideBoxb .hd{ height:38px; overflow:hidden; position:absolute; right:0; bottom:0; z-index:1; }
.slideBoxb .hd ul{ overflow:hidden; zoom:1; float:left;}
.slideBoxb .hd ul li{width: 8px;height: 8px;margin-right: 10px;margin-top: 15px;background: url(../images/iLiBg.png) no-repeat center top;
font-size: 0;text-indent: 9999px;float: left;cursor: pointer;
-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.slideBoxb .hd ul li.on{ background-position: center bottom;}
.slideBoxb .bd{ position:relative; height:100%; z-index:0;   }
.slideBoxb .bd li{width: 300px;height: 210px;position: relative;}
.slideBoxb .bd span{display: block;width: 300px;height: 210px;overflow: hidden;}
.slideBoxb .bd span img{width: 100%;height: 100%;}
.slideBoxb .bd li p{width: 100%;height: 38px;line-height: 38px;padding:0 54px 0 13px;box-sizing:border-box;background: url(../images/iGray.png) repeat;
position: absolute;left: 0px;bottom: 0px;font-size: 14px;color: #ffffff; }
.isect2_1 .txtWrap{width: 482px;float: right;}
.isect2_1 .txtWrap a{display: block;}
.isect2_1 .txtWrap h4{font-size: 16px;font-weight: normal;color: #1a1a1a;line-height: 18px;margin-bottom: 22px;}
.isect2_1 .txtWrap a:hover h4{color: #fc433e;}
.isect2_1 .txtWrap p{font-size: 12px;line-height: 24px;height: 48px;overflow: hidden;}
.isect2_1 .txtWrap ul{margin-top: -15px;}
.isect2_1 .txtWrap ul li{height: 33px;line-height: 33px;padding-bottom: 1px;background: url(../images/iDot.png) repeat-x left bottom;padding-left: 18px;position: relative;}
.isect2_1 .txtWrap ul li a{width: 65%;float: left;font-size: 14px;color: #4c4c4c;}
.isect2_1 .txtWrap ul li span{float: right;font-size: 14px;color: #808080;}
.isect2_1 .txtWrap ul li:before{content: " ";width: 6px;height: 9px;background: url(../images/iTrangle.png) no-repeat center;position: absolute;
left: 0px;top: 50%;margin-top: -4px;}
.isect2_1 .txtWrap ul li:hover a{color: #fc433e;}
.isect2_2{width: 300px;float: right;margin-top: 4px;}
.isect2_2 .picWrap{width: 300px;height: 140px;position: relative;overflow: hidden;}
.isect2_2 .picWrap img{width: 100%;height: 100%;}
.isect2_2 .picWrap p{height: 48px;padding: 7px 0 5px 0;background: url(../images/iWhite.png) repeat;width: 100%;position: absolute;left: 0px;
top: 45px;z-index: 3;text-align: center;}
.isect2_2 .picWrap p span{display: block;}
.isect2_2 .picWrap p span.ch{line-height: 23px;font-size: 20px;font-weight: bold;color: #1853c0;}
.isect2_2 .picWrap p span.en{font-size: 12px;color: #8c8b8b;line-height: 15px;text-transform: uppercase;font-family: "verdReg";}
.isect2_2 .textWrap{margin-top: 10px;font-size: 12px;line-height: 26px;text-indent: 2em;height: 104px;overflow: hidden;}
.isect2_2 .textWrap a{color: #fc433e;}

/*isect91*/
.isect91{ margin: 20px auto 20px auto;}


/*isect92*/
.isect92{ height:30px;width:1156px;padding:8px 0px 0px 10px;margin: 20px auto 20px auto;box-shadow:0 0 1px 2px #e6e6e6 inset;}
.isect92 .divaccept {float:left;}
.isect92 .divaccept .diva {float:left; width:125px;}
.isect92 .divaccept .divb {float:left; width:120px;padding-top:3px;}
.isect92 .divaccept .divc {float:left; width:180px;color:gray;}
.isect92 a{ text-decoration:underline;float:right;margin-right:30px;color:chocolate;}


/*isect101*/
.isect101{ height:60px;width:1170px;padding:8px 0px 0px 10px;margin: 20px auto 20px auto;}
.isect101 div{border:1px solid #cccccc;text-align:center;vertical-align:middle;width:178px;height:50px;line-height:50px;}
.isect101 .diva {float:left;border-radius:3px;margin-left:0px;}
.isect101 .divb {float:left;border-radius:3px;margin-left:15px;}
.isect101 div a{ margin-top:10px;font-family: Arial;color:#4c4c4c;}
.isect101 div a:hover{ margin-top:10px;font-family: Arial;color:#1f62a9;}

/*isect3*/
/*.isect3{width: 100%;min-width: 1160px;background: #f0f0f0 url(../images/isect3Bg.png) repeat-x left bottom;padding: 30px 0;}*/
/*.isect3{min-width: 1162px;background: #f0f0f0;padding: 30px 0;}*/
.isect3{min-width: 1193px;padding: 0px 0;}
.isect3 dt{width: 290px;float: left;height: 100px;position: relative;line-height: 100px;}
.isect3 dt span{position: relative;z-index: 1;}
.isect3 dt span.ch{padding-left: 16px;font-size: 22px!important;font-weight: normal;color: #1a1a1a;margin-right: 6px;}
.isect3 dt span.en{font-size: 18px!important;font-family: "verdReg";color: #b0b0b0;text-transform: uppercase;}
.isect3 dt:before{content: " ";width: 4px;height: 18px;position: absolute;left: 0px;top: 50%;margin-top: -9px;background: #d62d2e;}
.isect3 dt:after{content: " ";width: 140px;height: 60px;background: url(../images/iDtBg.png) no-repeat center;position: absolute;
left: 54px;top: 20px;z-index: 0;}
.isect3 dd{width: 162px;height: 170px;float: left;margin: 17px 18px;background: #ffffff;text-align: center;}
/*.isect3 dd.iDl4{margin-right: 0px;}*/
.isect3 dd a{display: block;width: 100%;height: 100%;float: left;background:#f7f6f6;}
.isect3 dd a i{display: block;width: 72px;height: 72px;margin: 30px auto 3px auto;}
.isect3 dd a p{font-size: 18px!important;font-weight: normal;color: #1a1a1a;line-height: 36px;}
.isect3 dd.iDl1 i{background: url(../image2/computer7201.png) no-repeat center top;}
.isect3 dd.iDl2 i{background: url(../image2/device7201.png) no-repeat center top;}
.isect3 dd.iDl3 i{background: url(../image2/erp7201.png) no-repeat center top;}
.isect3 dd.iDl4 i{background: url(../image2/website7201.png) no-repeat center top;}
.isect3 dd.iDl5 i{background: url(../image2/cabinet7201.png) no-repeat center top;}
.isect3 dd.iDl6 i{background: url(../image2/train7201.png) no-repeat center top;}
.isect3 dd.iDl7 i{background: url(../image2/lab7201.png) no-repeat center top;}
.isect3 dd.iDl8 i{background: url(../image2/person7201.png) no-repeat center top;}
.isect3 dd.iDl9 i{background: url(../image2/wechat7201.png) no-repeat center top;}
.isect3 dd.iDl10 i{background: url(../image2/phoneapp7201.png) no-repeat center top;}
.isect3 dd.iDl11 i{background: url(../image2/security7201.png) no-repeat center top;}
.isect3 dd.iDl12 i{background: url(../image2/cloud7201.png) no-repeat center top;}
.isect3 dd.iDl13 i{background: url(../image2/bigdata7201.png) no-repeat center top;}
.isect3 dd.iDl14 i{background: url(../image2/server7201.png) no-repeat center top;}
.isect3 dd.iDl15 i{background: url(../image2/calendar7201.png) no-repeat center top;}
.isect3 dd.iDl16 i{background: url(../image2/door7201.png) no-repeat center top;}
.isect3 dd.iDl17 i{background: url(../image2/support7201.png) no-repeat center top;}
.isect3 dd.iDl18 i{background: url(../image2/more7201.png) no-repeat center top;}
.isect3 dd:hover{background: #fc433e;}
.isect3 dd:hover i{background-position: center bottom;}
.isect3 dd:hover p{color: #ffffff;padding-top: 10px;}
.hvr-shutter-out-vertical:before{ background: #fc433e !important; }
/*###########################################################*/
/*###########################################################*/
.isect201{min-width: 1162px;padding: 30px 0;}
.isect201 .divtitle{ font-size:30px!important;text-align:center; }
.isect201 .divsubtitle{ font-size:18px!important;text-align:center;margin-top:15px;color:#495986; }
/**/
.isect203{width: 100%;min-width: 1162px;background: #fbfafa;padding: 30px 0;margin-top:17px;}
.isect203 .divtitle{ font-size:30px!important;text-align:center; }
.isect203 .divsubtitle{ font-size:18px!important;text-align:center;margin-top:15px;color:#495986; }
/**/
.isect204{min-width: 1162px;padding: 30px 0;margin-top:5px;}
.isect204 img{width:370px;height:280px;margin-left:5px;cursor: pointer;transition: all 0.8s;box-shadow:#e6e6e6 3px 3px 3px 3px;}
.isect204 img:hover{transform: scale(1.1);}
.isect204 .divtitle{ font-size:30px!important;text-align:left; }
.isect204 .divsubtitle{ font-size:20px!important;text-align:left;color:#e6e6e6; }
.isect204 .divtext{ font-size:16px!important;line-height:26px!important;color:#4c4c4c;}
.isect204 .divtitle:hover{ color: #0f4797 !important; }
.isect204 .divtext:hover{ color: #0f4797 !important; }
/**/
.isect205{min-width: 1162px;padding: 30px 0;margin-top:5px;}
.isect205 .divtitle{ font-size:30px!important;text-align:center; }
.isect205 .divsubtitle{ font-size:20px!important;text-align:center;color:#495986;margin-top:15px; }
.isect205 .divtext{ font-size:16px!important;line-height:26px!important;color:#4c4c4c;}
.isect3textblk_1{width: 367px;float: left;height:220px;border-radius:25px;box-shadow:#e6e6e6 1px 1px 2px 1px;}
/*.isect3textblk_1 div{background:white!important;}*/
.isect3textblk_1 img{width: 340px;height:220px;float: left;margin-left:0px;}
.isect3textblk_1 .divtitle{width: 330px;font-size:19px!important;margin-left:30px!important;color:#333;margin-top:15px;line-height:51px!important;text-align:left;}
.isect3textblk_1 .divtext{width: 340px;width:320px;font-size:16px!important;line-height:26px!important;margin-left:30px!important;color:#4c4c4c;}
.isect3textblk_1 .txtWrap ul li:hover a{color: #fc433e;}
.isect3imgblk_1{width: 350px;height:80px!important;margin-top:20px;box-shadow:#e6e6e6 2px 2px 2px 2px;float: left;margin-left:0px;}
.isect3imgblk_1 img{width: 350px; height:80px!important;}
/*  box-shadow:darkgrey 2px 2px 5px 2px;  */
/*.isect4textblk_1 div{background:white!important;}*/
.isect4textblk_1 img{width: 340px;height:220px;float: left;margin-left:0px;}
.isect4textblk_1 .divtitle{width: 330px;font-size:19px!important;margin-left:30px!important;color:#333;margin-top:15px;line-height:51px!important;text-align:left;}
.isect4textblk_1 .divtext{width: 340px;width:320px;font-size:16px!important;line-height:26px!important;margin-left:30px!important;color:#4c4c4c;}
.isect4textblk_1 .txtWrap ul li:hover a{color: #fc433e;}
.isect4imgblk_1{width: 270px;height:70px!important;margin-top:20px;margin-bottom:10px;box-shadow:#e6e6e6 2px 2px 2px 2px;float: left;margin-left:0px;}
.isect4imgblk_1 img{width: 270px; height:70px!important;}


/**/
.isect3blk_1{width: 367px;float: left;height:440px;}
.isect3blk_1 img{width: 340px;height:220px;cursor: pointer;transition: all 0.8s;box-shadow:#e6e6e6 2px 2px 2px 2px;float: left;margin-left:0px;}
.isect3blk_1 img:hover{transform: scale(1.1);}
.isect3blk_1 .divtitle{width: 340px;font-size:21px!important;color:#333;line-height:51px!important;text-align:left;}
.isect3blk_1 .divtext{width: 340px;font-size:16px!important;line-height:28px!important;color:#4c4c4c;}
.isect3blk_1 .txtWrap ul li:hover a{color: #fc433e;}
/**/
.isect3showblk_1{width: 367px;float: left;height:297px;}
.isect3showblk_1 img{width: 357px;height:240px;cursor: pointer;transition: all 0.8s;box-shadow:#e6e6e6 2px 2px 2px 2px;float: left;margin-left:0px;}
/*.isect3showblk_1 img:hover{transform: scale(1.1);}*/
.isect3showblk_1 span{width: 357px;height: 240px;overflow: hidden;display: block;}
.isect3showblk_1 img:hover{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}
.isect3showblk_1 .divtitle{width: 357px;font-size:21px!important;color:#333;line-height:51px!important;text-align:left;}
.isect3showblk_1 .divtext{width: 357px;font-size:16px!important;line-height:28px!important;color:#4c4c4c;}
.isect3showblk_1 .divtitle:hover{color: #0f4797 !important;}
.isect3showblk_1 .divtext:hover{color: #0f4797 !important;}
.isect3showblk_1 .txtWrap ul li:hover a{color: #fc433e;}
/*.isect202{min-width: 1162px;background: #f0f0f0;padding: 30px 0;}*/
.isect202{min-width: 1162px;padding-top: 30px;padding-left:25px;}
.isect202 div{background: #fbfafa;}
.isect202 dt{width: 290px;float: left;height: 100px;position: relative;line-height: 100px;}
.isect202 dt span{position: relative;z-index: 1;}
.isect202 dt span.ch{padding-left: 16px;font-size: 22px!important;font-weight: normal;color: #1a1a1a;margin-right: 6px;}
.isect202 dt span.en{font-size: 18px!important;font-family: "verdReg";color: #b0b0b0;text-transform: uppercase;}
.isect202 dt:before{content: " ";width: 4px;height: 18px;position: absolute;left: 0px;top: 50%;margin-top: -9px;background: #d62d2e;}
.isect202 dt:after{content: " ";width: 140px;height: 60px;background: url(../images/iDtBg.png) no-repeat center;position: absolute;
left: 54px;top: 20px;z-index: 0;}
.isect202 dd{width: 158px;height: 170px;float: left;margin: 17px 17px;background: #ffffff;text-align: center;}
/*.isect202 dd.iDl4{margin-right: 0px;}*/
.isect202 dd a{display: block;width: 100%;height: 100%;float: left;background:#f7f6f6;}
.isect202 dd a i{display: block;width: 72px;height: 72px;margin: 30px auto 3px auto;}
.isect202 dd a p{font-size: 18px!important;font-weight: normal;color: #1a1a1a;line-height: 36px;}
.isect202 dd.iDl1 i{background: url(../image2/computer7201.png) no-repeat center top;}
.isect202 dd.iDl2 i{background: url(../image2/device7201.png) no-repeat center top;}
.isect202 dd.iDl3 i{background: url(../image2/erp7201.png) no-repeat center top;}
.isect202 dd.iDl4 i{background: url(../image2/website7201.png) no-repeat center top;}
.isect202 dd.iDl5 i{background: url(../image2/cabinet7201.png) no-repeat center top;}
.isect202 dd.iDl6 i{background: url(../image2/train7201.png) no-repeat center top;}
.isect202 dd.iDl7 i{background: url(../image2/lab7201.png) no-repeat center top;}
.isect202 dd.iDl8 i{background: url(../image2/person7201.png) no-repeat center top;}
.isect202 dd.iDl9 i{background: url(../image2/wechat7201.png) no-repeat center top;}
.isect202 dd.iDl10 i{background: url(../image2/phoneapp7201.png) no-repeat center top;}
.isect202 dd.iDl11 i{background: url(../image2/security7201.png) no-repeat center top;}
.isect202 dd.iDl12 i{background: url(../image2/cloud7201.png) no-repeat center top;}
.isect202 dd.iDl13 i{background: url(../image2/bigdata7201.png) no-repeat center top;}
.isect202 dd.iDl14 i{background: url(../image2/server7201.png) no-repeat center top;}
.isect202 dd.iDl15 i{background: url(../image2/calendar7201.png) no-repeat center top;}
.isect202 dd.iDl16 i{background: url(../image2/door7201.png) no-repeat center top;}
.isect202 dd.iDl17 i{background: url(../image2/support7201.png) no-repeat center top;}
.isect202 dd.iDl18 i{background: url(../image2/more7201.png) no-repeat center top;}
.isect202 dd:hover{background: #fc433e;}
.isect202 dd:hover i{background-position: center bottom;}
.isect202 dd:hover p{color: #ffffff;padding-top: 10px;}


/*###########################################################*/
/*###########################################################*/
/*.isect2011{min-width: 1162px;background: #f0f0f0;padding: 30px 0;}*/
.isect2011{min-width: 1162px;padding-top: 30px;padding-left:15px;}
.isect2011 div{background: #fbfafa;}
.isect2011 dd{width: 158px;height: 170px;float: left;margin: 17px 17px;background: #ffffff;text-align: center;}
/*.isect202 dd.iDl4{margin-right: 0px;}*/
.isect2011 dd a{display: block;width: 100%;height: 100%;float: left;background:#f7f6f6;}
.isect2011 dd a i{display: block;width: 72px;height: 72px;margin: 30px auto 3px auto;}
.isect2011 dd a,p{font-size: 18px!important;font-weight: normal;color: #1a1a1a;line-height: 36px;}
.isect2011 dd:hover{background: #fc433e;}
.isect2011 dd:hover i{background-position: center bottom;}
.isect2011 dd:hover p{color: #ffffff;padding-top: 10px;}

/*isect4*/
.isect4{height: 360px;margin: 35px auto 40px auto;}
.isect4 h3{height: 100px;text-align: center;}
.isect4 h3 span{display: block;position: relative;}
.isect4 h3 span.ch{font-size: 20px;color: #1a1a1a;font-weight: bold;line-height: 44px;height: 44px;padding-bottom: 1px;
background: url(../images/isect4Bg.png) repeat-x left bottom;}
.isect4 h3 span.ch:before{content: " ";width: 18px;height: 4px;background: #fc433e;position: absolute;bottom: -1px;left: 50%;margin-left: -9px;z-index: 2;}
.isect4 h3 span.en{line-height: 31px;color: #bbbbbb;font-family: "verdReg";font-size: 12px;font-weight: normal;text-transform: uppercase;}
.slideTxtBox{ width:100%;text-align:left;height: 260px;}
.slideTxtBox .hd{width: 275px;float: right;}
.slideTxtBox .hd ul{width: 230px;float: right;}
.slideTxtBox .hd ul li{width: 230px;float: right;height: 46px;line-height: 46px;padding-top: 2px;background: #383636 url(../images/iHdBg.jpg) repeat-x left top;
text-indent: 40px;font-size: 14px;color: #eae5e5;cursor: pointer;position: relative;}
.slideTxtBox .hd ul li.ihd1{background-image: none;padding-top: 12px;}
.slideTxtBox .hd ul li.ihd5{padding-bottom: 9px;}
.slideTxtBox .hd ul li.on{padding-left: 45px;background: #fc433e;color: #ffffff;background-image: none;}
.slideTxtBox .hd ul li span{font-size: 24px;font-weight: bold;color: #ffffff;position: absolute;left: 0;top: 0;height: 49px;line-height: 46px;
width: 60px;text-align: right;opacity: 0;filter:alpha(opacity=0);
-webkit-transition:all 0.1s linear 0.2s; -moz-transition:all 0.1s linear 0.2s; -ms-transition:all 0.1s linear 0.2s; transition:all 0.1s linear 0.2s;}
.slideTxtBox .hd ul li.ihd1 span{padding-top: 12px;}
.slideTxtBox .hd ul li.on span{opacity: 1;filter:alpha(opacity=100);}
.slideTxtBox .bd{width: 835px;float: left;}
.slideTxtBox .bd .item{height: 260px;width: 100%;position: relative;}
.slideTxtBox .bd .item:before{content: " ";width: 889px;height: 218px;border: 1px solid #e6e6e6;border-right: none;position: absolute;
left: 40px;top: 40px;z-index: 0;}
.slideTxtBox .bd .item dt{width: 360px;height: 230px;float: left;position: relative;z-index: 2;}
.slideTxtBox .bd .item dt img{width: 100%;height: 100%;position: relative;z-index: 2;}
.slideTxtBox .bd .item dt:before{content: " ";width: 360px;height: 230px;position: absolute;left: 6px;top: 6px;background: #b3b3b3;z-index: 0;}
.slideTxtBox .bd .item dd{width: 440px;float: right;position: relative;z-index: 2;}
.slideTxtBox .bd .item dd h4{height: 26px;line-height: 26px;padding-bottom: 15px;margin-bottom: 10px;font-size: 12px;color: #999999;font-weight: normal;}
.slideTxtBox .bd .item dd h4 span{margin-right: 12px;font-size: 16px;font-weight: bold;color: #1a1a1a;}
.slideTxtBox .bd .item dd ul{margin-bottom: 25px;}
.slideTxtBox .bd .item dd ul li{height: 37px;line-height: 37px;padding-bottom: 1px;background: url(../images/iLiBg.jpg) repeat-x left bottom;
font-size: 14px;color: #4c4c4c;}
.slideTxtBox .bd .item dd ul li span{font-weight: bold;color: #333333;}
.slideTxtBox .bd .item dd .btn a{display: block;float: left;width: 68px;height: 28px;line-height: 28px;text-align: center;margin-right: 14px;
font-size: 12px;color: #ffffff;background: #0f4797;}
.slideTxtBox .bd .item dd .btn a:first-child{background: #fc433e;}

/*isect5*/
.isect5{height: 90px;margin-bottom: 40px;position: relative;}
.picScroll-left{ width:100%;  overflow:hidden; position:relative;}
.picScroll-left .prev,.picScroll-left .next{display: block;width: 16px;height: 34px;position: absolute;top: 28px;z-index: 3;cursor: pointer;}
.picScroll-left .prev{left: -16px;background: url(../images/iLeftArr.png) no-repeat center;}
.picScroll-left .next{right: -16px;background: url(../images/iRightArr.png) no-repeat center;}
.picScroll-left:hover .prev{left: 0;}
.picScroll-left:hover .next{right: 0;}
.picScroll-left .bd{}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{width: 352px;height: 82px;padding: 3px;border: 1px solid #e6e6e6;margin-right: 40px;}
.picScroll-left .bd ul li a{display: block;width: 100%;height: 100%;overflow: hidden;}
.picScroll-left .bd ul li a img{width: 352px;height: 82px;}

/*isect6*/
.isect6{margin-bottom: 20px;height: 36px;position:relative;z-index: 9;}
.isect6 dt{width: 220px;height: 36px;line-height: 36px;padding-left: 16px;float: left;position: relative;}
.isect6 dt:before{content: " ";width: 4px;height: 18px;background: #fc433e;position: absolute;left: 0px;top: 50%;margin-top: -9px;}
.isect6 dt span.ch{font-size: 22px!important;font-weight: normal;color: #1a1a1a;margin-right: 6px;}
.isect6 dt span.en{font-size: 12px;color: #bbbbbb;font-family: "verdReg";text-transform: uppercase;}
.isect6 dd{width: 230px;height: 36px;float: left;margin-left: 18px;position: relative;}
.isect6 dd span{display: block;width: 200px;height: 34px;border: 1px solid #e6e6e6;line-height: 34px;padding: 0 18px 0 10px;cursor: pointer;
position: relative;font-size: 12px;color: #666666;}
.isect6 dd span i{display: block;width: 9px;height: 34px;position: absolute;right: 9px;top: 0px;background: url(../images/iDown.png) no-repeat left center;}
.isect6 dd span i.rotate{-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg);}
.isect6 dd div{width: 315px;border: 1px solid #e6e6e6;border-top: none;display: none;background: #ffffff;max-height: 218px;overflow: auto;z-in3；}
.isect6 dd div a{line-height: 30px;text-indent: 10px;display: block;border-top: 1px solid #e6e6e6;font-size: 12px;}
.isect6 dd div a:first-child{border-top: none;}
.isect6 dd div a:hover{background: #0f4797;color: #ffffff;}

/*footer*/
.fTop{width: 100%;min-width: 1170px!important;height: 46px;line-height: 46px;background: #0f4797;}
.fTop > div{min-width: 1170px!important;}
.fTop a{display: inline-block;*display: inline;*zoom: 1;font-size: 20px!important;color: #ffffff;padding: 0 19px;position: relative;}
.fTop a:first-child{padding-left: 2px;}
.fTop a:before{content: " ";width: 1px;height: 14px;background: #6f91c1;position: absolute;left: 0px;top: 50%;margin-top: -7px;}
.fTop a:first-child:before{display: none;}
.fBtm{width: 100%;min-width: 1160px;height: 130px;background: url(../images/fBtnBg.jpg) no-repeat center top;text-align: center;
font-size: 12px;line-height: 26px;color: #cdd3e2;padding-top: 24px;}
.fLogo{display:inline-block;width: 71px;height: 46px;margin: 0 auto 10px auto;}
.fLogo img{width: 100%;height: 100%;}
.fBtm a{color: #cdd3e2;}
.fBtm a:hover{color: #ffffff;text-decoration: underline;}
.fBtm span{margin: 0 6px;}
.fBtm p{margin: 0 6px;font-size:17px!important;}

/*float*/
.float{width: 54px;position: fixed;right: 3%;bottom: 25%;z-index: 99;}
.float li{width: 54px;height: 54px;text-align: center;line-height: 54px;position: relative;margin-bottom: 4px;background: #0f4797;}
.float li i{display: block;width: 100%;height: 100%;cursor: pointer;}
.float li.float1 i{background: url(../images/float1.png) no-repeat center;}
.float li.float2 i{background: url(../images/float2.png) no-repeat center;}
.float li.float1 .fCode{width: 136px;height: 136px;padding: 2px 6px 2px 2px;position: absolute;left: -142px;top: 0;z-index: 9;
background: url(../images/fCodeBg.png) no-repeat center;display: none;}
.float li.float1 .fCode img{width: 100%;height: 100%;}
.float li.float2 i{-webkit-animation-name: swipeUp;animation-name: swipeUp;-webkit-animation-duration: 1.3s;animation-duration: 1.3s;
-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;-webkit-transform-origin: center center;
-ms-transform-origin: center center;transform-origin: center center;}
@-webkit-keyframes swipeUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes swipeUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

/*关于我们*/
.nyBan{width: 100%;height: 200px;min-width: 1160px;background-position: center top;background-repeat: no-repeat;}
.nyNav{z-index: 3;font-size:17px!important;background: #ffffff;border-left:1px solid #e6e6e6;margin-top: -28px;}
.nyNav li{float: left;font-size:17px!important;height: 56px;text-align: center;border:0px;border-bottom: 1px solid #d9d9d9;width: 290px;}
.nyNav.len1 li{width: 1158px;}
.nyNav.len2 li{width: 579px;}
.nyNav.len3 li{width: 386px;}
.nyNav.len4 li{width: 290px;}
.nyNav.len5 li{width: 231px;}
.nyNav.len6 li{width: 193px;}
.nyNav.len7 li{width: 165px;}
.nyNav.len8 li{width: 145px;}
.nyNav li a{display: block;height: 54px;background:#ffffff;border: 1px solid #e6e6e6;border-left: none;position: relative;}
.nyNav li a span{display: block;}
.nyNav li a span.en{color: #ff8585;line-height: 15px;display: none;text-transform: uppercase;width: 100%;
position: absolute;left: 0;top: 12px;}
.nyNav li a span.ch{color: #666666;font-weight: bold;line-height: 18px;padding-top:18px; }
.nyNav li.on a{background: #ff0000;border-color: #ff0000;}
.nyNav li.on a span.en{display: block;}
.nyNav li.on a span.ch{padding-top: 30px;color: #ffffff;}
/*background: url(../images/trangle.png) no-repeat center;*/
.nyNav li.on a:before{content: " ";width: 11px;height: 8px;position: absolute;left: 50%;margin-left: -5px;bottom: -7px;z-index: 9;}
.nyNav li:hover a{background: #ff0000;border-color: #ff0000;}
.nyNav li:hover a span.en{/*display: block;*/}
.nyNav li:hover a span.ch{/*padding-top: 30px;*/color: #ffffff;}
.main{margin:23px auto 60px auto;min-height: 450px;border: 1px solid #e6e6e6;background: #ffffff;box-sizing:border-box;padding: 10px 38px 88px 38px;padding: 10px 38px 50px 38px; }
.bread{line-height: 60px;padding-bottom: 3px;font-size: 18px!important;color: #333333;font-weight: normal;}
/*.mainsplitline{background: url(../images/breadBg.png) repeat-x left bottom;}*/
.mainsplitline{width:1100px;margin-top:50px;background: url(../images/breadBg.png) repeat-x;}
.bread span{margin-left: 10px;font-family: "Arial";color: #b2b2b2;}
.bread .path{float: right;padding-left: 26px;background: url(../images/home.png) no-repeat left center;color: #666666;}
.bread .path a{color: #666;}
.bread .path a:hover,.bread .path em{color: #205baa;}
.bread .path a:hover{ text-decoration:underline; }
.detail{line-height: 32px;color: #666666;/*text-align: justify;*/}
.detail *{max-width: 100% !important;}
.about{margin: 20px auto 80px auto;}
.about .fl{width: 680px;}
.about .fr{width: 350px;float: right;}
.about .fr .picWrap{width: 350px;height: 260px;position: relative;overflow: hidden;margin-bottom: 14px;}
.about .fr .picWrap img{width: 100%;height: 100%;}
.about .fr .picWrap p{width: 100%;height: 40px;line-height: 40px;text-align: center;position: absolute;left: 0;bottom: 0;background: url(../images/aboutBg.png) repeat;
font-size: 14px;color: #ffffff;z-index: 3;}
.about .fr .picWrap1{width: 348px;height: 158px;border: 1px solid #e6e6e6;}
.about .fr .picWrap1 img{width: 100%;height: 100%;}
.aboutList{border-top: 1px solid #e6e6e6;border-bottom: 1px solid #e6e6e6;}
.aboutList li{width: 216px;float: left;text-align: center;position: relative;cursor: pointer;}
.aboutList li:before{content: " ";width: 1px;height: 38px;position: absolute;left: 0px;top: 50%;margin-top: -19px;z-index: 2;background: #e6e6e6;}
.aboutList li:first-child:before{display: none;}
.aboutList li h4{color: #1a1a1a;font-weight: normal;line-height: 28px;padding-top: 13px;}
.aboutList li p{color: #333333;font-weight: bold;line-height: 28px;padding-bottom: 10px;}
.aboutList li:hover p em{color: #0f4797;}

/*地理位置*/
.mapWrap{}
.mapWrap h4{text-align: center;font-size: 14px;line-height: 46px;color: #4c4c4c;font-weight: normal;margin:14px 0 12px;}
.mapWrap #map{width: 1000px;height: 550px;margin: 0 auto;}

/*联系方式*/
.contList{margin: 30px 0 15px 0;}
.contList li{width: 332px;height: 118px;border: 1px solid #e6e6e6;float: left;margin: 0 37px 45px 0;position: relative;background: #ffffff;}
.contList li:before{content: " ";width: 334px;height: 120px;background: #e6e6e6;position: absolute;left: 3px;top: 3px;z-index: 0;}
.contList li .wrap{box-sizing:border-box;padding: 9px 0 9px 9px;width: 332px;height: 138px;background: #ffffff;position: relative;z-index: 3;}
.contList li span{display: block;width: 130px;height: 100px;overflow: hidden;position: absolute;left: 9px;top: 9px;z-index: 1;}
.contList li span img{/*width: 100%;height: 100%;*/}
.contList li h4{width: 160px;height: 30px;line-height: 30px;margin: 20px 0 10px 110px;position: relative;z-index: 3;background: #247dd9;
text-indent: 40px;font-size: 14px;font-weight: bold;color: #ffffff;}
.contList li .wrap div{margin-left: 149px;font-size: 14px;line-height: 20px;color: #333333;width: 172px;height: 60px;overflow: hidden;}
.contList li.li1 h4{background: #247dd9;}
.contList li.li2 h4{background: #2ab1d8;}
.contList li.li3{margin-right: 0;}
.contList li.li3 h4{background: #2f75bd;}
.contList li:hover span img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}

/*组织机构*/
.orgList1{width: 969px;margin: 47px auto 0 auto;padding-top: 216px;background: url(../images/orgList1Bg.jpg) no-repeat center top;}
.orgList1 li{width: 158px;height: 58px;line-height: 58px;text-align: center;border: 1px solid #e6e6e6;background: url(../images/orgLiBg.jpg) repeat-x left center;background-size: 100% auto;
float: left;margin: 0 16px;font-size: 16px;font-weight: bold;color: #4c4c4c;}
.orgList2{width: 1080px;margin: 0 auto;padding-top: 120px;background: url(../images/orgList2Bg.jpg) no-repeat center top;}
.orgList2 li{width: 60px;height: 270px;float: left;margin-left: 33px;}
.orgList2 li.li12{margin-left: 30px;}
.orgList2 li:first-child{margin-left: 0;}
.orgList2 li a{display: block;width: 100%;height: 100%;}
.orgList2 li a h4{font-size: 14px;color: #4c4c4c;font-weight: normal;width: 20px;padding: 16px 19px 11px 19px;background: #f0f0f0;
border:1px solid #e6e6e6;height: 228px;text-align: center;line-height: 20px;overflow: hidden;}
.orgList2 li a em{display: block;width: 45px;height: 24px;line-height: 24px;text-align: center;margin: -12px auto 0 auto;background: #205baa;position: relative;z-index: 9;
font-size: 12px;color: #ffffff;}
.orgList2 li:hover a{}
.orgList2 li:hover a h4{}
.hvr-bounce-to-bottom:before,.hvr-bounce-to-right:before{background: #0f4797 !important;}
/*组织机构单页*/
.orgWrap{margin: 15px 0 0 0;box-shadow:darkgrey 2px 2px 5px 2px; }
.orgWrap .list{border: 1px solid #e6e6e6;background: url(../images/orgList.jpg) repeat-x left top;background-size: auto 100%;padding-left: 12px;margin-bottom: 25px;}
.orgWrap .list li{float: left;padding:6px 16px;line-height: 32px;}
.orgWrap .list li a{display: inline-block;font-size:17px!important;*display: inline;*zoom: 1;position: relative;}
.orgWrap .list li a:before,.orgWrap .list li a:after{content: " ";width: 0;height: 2px;background: #ff0000;position: absolute;bottom: 0px;
-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.orgWrap .list li a:before{left: 50%;}
.orgWrap .list li a:after{right: 50%;}
.orgWrap .list li a:hover:before,.orgWrap .list li a:hover:after,.orgWrap .list li.on a:before,.orgWrap .list li.on a:after{width: 50%;}
.orgWrap .title{line-height: 43px;text-align: center;font-size: 16px;color: #4c4c4c;margin-bottom: 6px;}
.orgWrap .title span{display: inline-block;*display: inline;*zoom: 1;padding: 0 10px;position: relative;}
.orgWrap .title span:before,.orgWrap .title span:after{content: " ";width: 83px;height: 1px;background: #e6e6e6;position: absolute;top: 20px;z-index: 2;}
.orgWrap .title span:before{left: -83px;}
.orgWrap .title span:after{right: -83px;}
.orgCont{}
.orgCont .item{margin-bottom: 22px;}
.orgCont .item .orgTitle{width: 120px;height: 36px;line-height: 36px;text-indent: 20px;background: url(../images/orgTitle.png) no-repeat left center;
font-size: 16px;color: #fcfcfc;font-weight: normal;position: relative;margin-bottom: 12px;}
.orgCont .item .orgTitle:before{content: " ";width: 960px;height: 1px;background: #e6e6e6;position: absolute;left: 120px;bottom: 0px;}
.picScroll-left1{width: 100%; position:relative;padding-top: 14px;height: 214px;}
.picScroll-left1 .prev,.picScroll-left1 .next{ display:block;  width:16px; height:26px;position: absolute;top: -44px;z-index: 3;cursor: pointer;}
.picScroll-left1 .prev{background: url(../images/leftArr.jpg) no-repeat center;right: 22px;}
.picScroll-left1 .next{background: url(../images/rightArr.jpg) no-repeat center;right: 0;}
.picScroll-left1 .bd{width: 1080px;height: 214px;overflow: hidden;}
.picScroll-left1 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left1 .bd ul li{float:left;text-align:center;margin-right: 13px;cursor: pointer;height: 214px;width: 260px; }
.picScroll-left1 .bd ul li span{display: block;width: 260px;height: 170px;overflow: hidden;}
.picScroll-left1 .bd ul li span img{max-width: 100%;max-height: 100%;}
.picScroll-left1 .bd ul li p{height: 42px;line-height: 42px;text-align: center;border: 1px solid #ededed;font-weight: bold;color: #333333;}
.picScroll-left1 .bd ul li:hover span img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}
.picScroll-left1 .bd ul li:hover p{color: #ffffff;border-color: #0f4797;background: #0f4797;}

/*弹窗*/
.popWrap{width: 100%;height: 100%;position: fixed;left: 0;top: 0;background: url(../images/popBg.png) repeat;z-index: 999;display: none;}
.popWrap .pop{width: 800px;height: 500px;background: #ffffff;position: absolute;left: 50%;margin-left: -400px;top: 50%;margin-top: -250px;}
.popWrap .pop .pHeader{height: 42px;line-height: 42px;border: 1px solid #e6e6e6;background: url(../images/popTitle.jpg) repeat-x left top;
text-indent: 18px;font-size: 16px;font-weight: bold;color: #0f4797;position: relative;}
.popWrap .pop .pHeader i{display: block;width: 30px;height: 30px;background: url(../images/close.png) no-repeat center;position: absolute;
right: 10px;top: 50%;margin-top: -15px;cursor: pointer;}
.popWrap .pop .pHeader i:hover{background: url(../images/closeOn.png) no-repeat center;transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);}
.passage{padding: 35px 70px 35px 80px;}
.passage .title{text-align: center;font-size: 16px;font-weight: normal;color: #1a1a1a;line-height: 35px;}
.passage .tips{text-align: center;line-height: 30px;font-size: 12px;color: #666666;margin-bottom: 30px;}
.passage .tips span{margin: 0 16px;}
.popWrap .detail{height: 280px;overflow: auto;padding-left: 10px;}

/*计量知识*/
.noneNav{margin-top: 52px;}
.search{height: 54px;line-height: 54px;border: 1px solid #e6e6e6;margin: 40px 0 30px 0;position:relative;}
.search:before{content: " ";width: 1px;height: 30px;background: #e6e6e6;position: absolute;left: 296px;top: 12px;}
.search dl{width: 182px;float: left;padding-left: 18px;height: 54px;line-height: 54px;border: none;padding-right: 12px;position: relative;cursor: pointer;}
.search dl i{content: " ";width: 12px;height: 54px;position: absolute;right: 0px;top: 0px;background: url(../images/selectBg.png) no-repeat center;}
.search dl i.rotate{-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg);}
.search dl dt{width: 100%;height: 100%;}
.search dl dd{width: 100%;position: absolute;left: 0px;top: 54px;border: 1px solid #e6e6e6;border-top: none;display: none;background: #ffffff;z-index: 3;}
.search dl dd span{display: block;padding: 0 12px 0 18px;line-height: 40px;height: 40px;}
.search dl dd span:hover{background: #0f4797;color: #ffffff;}
.search .sSubm{width: 80px;height: 28px;line-height: 28px;text-align: center;border: none;background: #205baa;font-family: "Microsoft YaHei";
margin: 13px 0 0 158px;float: left;border-radius: 8px;color: #ffffff;cursor: pointer;}
.search .sSubm:hover{background: #f00;}
.p5List{padding-bottom: 20px;}
.p5List dl{margin-bottom: 20px;}
.p5List dl dt{height: 44px;line-height: 44px;padding: 0 40px 0 20px;background: #f5f5f5;}
.p5List dl dt a{float: left;max-width: 700px;padding-left: 18px;background: url(../images/arrow.png) no-repeat left center;color: #4c4c4c;font-weight: bold;}
.p5List dl dt:hover a{color: #0f4797;}
.p5List dl dt span{float: right;font-size: 12px;color: #4c4c4c;margin-left: 30px;padding-left: 24px;}
.p5List dl dt span.date{background: url(../images/dateIcon.png) no-repeat left center;}
.p5List dl dt span.views{background: url(../images/viewsIcon.png) no-repeat left center;}
.p5List dl dd{padding: 11px 38px 14px 38px;border: 1px solid #e6e6e6;font-size: 12px;color: #808080;line-height: 22px;height: 44px;overflow: hidden;}
.p5List dl dd *{max-width: 100% !important;}
.p5List dl dd a{color: #ff0000;}
.page{text-align: center;}
.page a{display: inline-block;*display: inline;*zoom: 1;height: 26px;line-height: 26px;border: 1px solid #e6e6e6;padding: 0 8px;margin: 0 6px;color: #333333;
-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.page a.num{padding: 0 10px;}
.page a:hover,.page a.on{background: #205baa;border-color: #205baa;color: #ffffff;}


/*开展项目*/
.p9List{margin-top: 40px;}
.p9List li{width: 520px;height: 170px;margin-bottom: 40px;float: left;cursor: pointer;}
.p9List li.li2{float: right;}
.p9List li .picWrap{width: 260px;height: 170px;overflow: hidden;float: left;}
/*.p9List li .picWrap img{width: 100%;height: 100%;}*/
.p9List li .txtWrap{width: 212px;height: 142px;padding: 12px 27px 14px 19px;border: 1px solid #e6e6e6;background: #f4f6fa;float: left;}
.p9List li .txtWrap div{height: 104px;overflow: hidden;line-height: 26px;font-size: 12px;color: #666666;margin-bottom: 9px;}
.p9List li .txtWrap div em{font-size: 14px;font-weight: bold;color: #333333;}
.p9List li .txtWrap div a{color: #666;}
.p9List li .txtWrap div a:hover{color: #fc433e;}
.p9List li .txtWrap span{display: block;width: 74px;height: 26px;text-align: center;line-height: 26px;background: #ffffff;border: 1px solid #e6e6e6;
font-size: 12px;color: #666666;}
.p9List li:hover .picWrap img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}
.p9List li:hover .txtWrap span{background: #0f4797;border-color: #0f4797;color: #ffffff;}

/*通知公告*/
.p9Top{width: 1020px;height: 105px;padding: 9px 30px 31px 30px;background: #f2f6fa;margin: 30px 0 15px 0;position: relative;}
.p9Top h3 a{display: block;color: #4c4c4c;font-weight: bold;line-height: 45px;padding-left: 100px;}
.p9Top .date{width: 80px;height: 42px;padding-left: 4px;background: url(../images/dateBg.png) no-repeat center;position: absolute;
left: 26px;top: -6px;z-index: 3;text-align: center;}
.p9Top .date em,.p9Top .date span{display: block;}
.p9Top .date em{line-height: 20px;padding-top: 4px;font-size: 18px;color: #ffffff;font-weight: bold;}
.p9Top .date span{line-height: 15px;font-size: 12px;color: #bcc8df;}
.p9Top div{font-size: 12px;line-height: 20px;color: #4c4c4c;text-align: justify;height: 60px;overflow: hidden;}
.p9Top div a{color: #ea2020;}
.p9Top:hover h3 a{color: #ea2020;}
.p7List{margin-top: -10px;}
.p7List{margin-bottom: 40px;}
.p7List li{height: 45px;line-height: 45px;padding-bottom: 1px;background: url(../images/iDot.png) repeat-x left bottom;padding-left: 20px;position: relative;}
.p7List li:before{content: " ";width: 8px;height: 45px;position: absolute;left: 0px;top: 0px;background: url(../images/noticeBg.png) no-repeat left center;}
.p7List li a{display: block;width: 65%;float: left;float: left;font-size: 14px;color: #4c4c4c;}
.p7List li span{float: right;font-size: 12px;color: #808080;}
.p7List li:hover a{color: #0f4797;}

/*投诉建议*/
.p8From{margin: 75px 0 0 0;font-size: 14px;color: #333333;line-height: 32px;}
.p8From dl{margin-bottom: 30px;float: left;}
.p8From dl dt{width: 123px;float: left;text-indent: 39px;}
.p8From dl dd{float: left;}
.p8From dl dd .text{height: 32px;text-indent: 12px;border: 1px solid #cccccc;float: left;font-family: "Microsoft YaHei";line-height: 32px;}
.p8From dl dd span{width: 16px;text-align: right;float: left;color: #e21616;}
.p8From dl dd select{width: 110px;height: 32px;font-family: "Microsoft YaHei";float: left;line-height: 32px;}
.p8From dl.dl1{width: 340px;}
.p8From dl.dl1 .text{width: 198px;}
.p8From dl.dl2{width: 176px;}
.p8From dl.dl2 dt{width: 66px;text-indent: 10px;}
.p8From dl.dl3{width: 516px;}
.p8From dl.dl3 dt{width: 114px;text-indent: 30px;}
.p8From dl.dl3 .text{width: 392px;}
.p8From dl.dl4{width: 518px;}
.p8From dl.dl4 .text{width: 392px;}
.p8From dl.dl5{width: 322px;}
.p8From dl.dl5 dt{width: 114px;text-indent: 30px;}
.p8From dl.dl5 .text{width: 190px;}
.p8From dl.dl6{width: 186px;}
.p8From dl.dl6 dt{width: 76px;text-indent: 20px;}
.p8From dl.dl6 select{width: 110px;}
.p8From dl.dl7{width: 542px;}
.p8From dl.dl7 .text{width: 392px;}
.p8From dl.dl8{width: 1080px;}
.p8From dl.dl8 dd{width: 918px;}
.p8From dl.dl8 textarea{float: left;width: 900px;height: 92px;border: 1px solid #cccccc;font-family: "Microsoft YaHei";line-height: 32px;color: #333;overflow: auto;
text-indent: 12px;}
.p8From dl.dl9{width: 542px;}
.p8From dl.dl9 .text{width: 320px;}
.p8From dl.dl9 img{width: 78px;height: 32px;float: left;border: 1px solid #ccc;border-left: none;cursor: pointer;}
.p8From dl.dl10{width: 300px;margin-left: 112px;} 
.p8From dl.dl10 .submit,.p8From dl.dl10 .reset{width: 120px;height: 38px;text-align: center;line-height: 38px;margin-right: 10px;border: none;
font-size: 14px;cursor: pointer;font-family: "Microsoft YaHei";}
.p8From dl.dl10 .submit{color: #fff;background: #205baa;}
.p8From dl.dl10 .reset{background: #cccccc;color: #333333;}
.p8From dl.dl10 .submit:hover,.p8From dl.dl10 .reset:hover{background: #e21616;color: #ffffff;}


/*荣誉资质*/
.p3List{margin: 46px 0 0 0;}
.p3List li{width: 319px;margin: 0 62px 70px 0;float: left;}
.p3List li.rLi{margin-right: 0;}
.p3List li .picWrap{width: 188px;height: 278px;position: relative;float: left;}
.p3List li .picWrap img{width: 100%;height: 100%;position: relative;z-index: 3;cursor: pointer;}
.p3List li .picWrap:before{content: " ";width: 196px;height: 278px;position: absolute;left: 0px;top: 8px;z-index: 2;background: #e6e6e6;}
.p3List li .txtWrap{width: 107px;height: 176px;margin: 77px 0 0 8px;background: #f9f9f9;border: 1px solid #e6e6e6;border-left: none;float: left;padding-left: 15px;}
.p3List li .txtWrap h4{font-size: 14px;font-weight: bold;color: #205baa;line-height: 20px;padding: 25px 22px 9px 0;height: 40px;overflow: hidden;}
.p3List li .txtWrap a{display: block;line-height: 32px;font-size: 12px;color: #4c4c4c;}
.p3List li .txtWrap a.enlarge{background: url(../images/enlarge.png) no-repeat 60px center;}
.p3List li .txtWrap a.download{background: url(../images/download.png) no-repeat 60px center;}
.p3List li .txtWrap a.enlarge:hover{background: url(../images/enlargeOn.png) no-repeat 60px center;color: #0f4797;}
.p3List li .txtWrap a.download:hover{background: url(../images/downloadOn.png) no-repeat 60px center;color: #0f4797;}

/*新闻列表*/
.p1Top{width: 1018px;height: 142px;padding: 58px 34px 19px 28px;background: #f2f6fa;position: relative;margin: 30px 0 15px 0;}
.p1Top .date{width: 80px;height: 42px;padding-left: 4px;background: url(../images/dateBg.png) no-repeat center;position: absolute;
left: 26px;top: -6px;z-index: 3;text-align: center;}
.p1Top .date em,.p1Top .date span{display: block;}
.p1Top .date em{line-height: 20px;padding-top: 4px;font-size: 18px;color: #ffffff;font-weight: bold;}
.p1Top .date span{line-height: 15px;font-size: 12px;color: #bcc8df;}
.p1Top a{display: block;width: 100%;}
.p1Top .picWrap{width: 202px;height: 142px;float: left;overflow: hidden;}
.p1Top .picWrap img{width: 100%;height: 100%;}
.p1Top .txtWrap{float: right;width: 794px;} 
.p1Top .txtWrap h4{font-size: 14px;font-weight: bold;color: #4c4c4c;line-height: 44px;padding: 5px 0 3px 0;}
.p1Top .txtWrap div{font-size: 12px;line-height: 20px;color: #4c4c4c;height: 80px;overflow: hidden;}
.p1Top .txtWrap div em{color: #ea2020;}
.p1Top:hover .txtWrap h4{color: #ea2020;}
.p1Top:hover .picWrap img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}

/*新闻详情页*/
.psgLink{border-top: 1px solid #ccc;margin-top: 50px;line-height: 40px;padding: 20px 0 0 30px;}
.psgLink p:hover a{color: #0f4797;text-decoration: underline;}
.contPsg.passage{padding: 35px 0 35px 30px;}

/*专题页*/
.tHeader{width: 100%;min-width: 1160px;height:505px;background-position: center top;background-repeat: no-repeat;}
.tMain{padding-bottom: 20px;}
.tItem{margin-bottom: 40px;}
.tItem1 .clearfix{height: 390px;overflow: hidden;}
.tTitle1{height: 50px;line-height: 50px;background: url(../images/tTitle1.png) no-repeat left center;text-indent: 94px;margin-bottom: 40px;font-size: 24px;color: #ffffff;font-weight: bold;}
.tTitle1 a{float: right;font-size: 14px;font-weight: normal;color: #4c4c4c;}
.tTitle1 a:hover{color: #d00300;}
.tItem1 .picWrap{width: 490px;height: 390px;float: left;}
.tSlideBox{ width:490px; height:390px; overflow:hidden; position:relative;}
.tSlideBox .bd{ position:relative; height:100%; z-index:0;   }
.tSlideBox .bd li{ zoom:1; vertical-align:middle; width: 490px;height: 390px;overflow: hidden;position: relative;}
.tSlideBox .bd li img{ width:100%; height:100%;}
.tSlideBox .bd li p{width: 100%;height: 50px;line-height: 50px;text-align: center;position: absolute;left: 0;bottom: 0;
background: url(../images/topicBg.png) repeat;font-size: 18px;color: #ffffff;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.tSlideBox .prev,.tSlideBox .next{display: block;width: 16px;height: 34px;position: absolute;top: 180px;z-index: 3;cursor: pointer;}
.tSlideBox .prev{left: -16px;background: url(../images/iLeftArr.png) no-repeat center;}
.tSlideBox .next{right: -16px;background: url(../images/iRightArr.png) no-repeat center;}
.tSlideBox:hover .prev{left: 0;}
.tSlideBox:hover .next{right: 0;}
.tItem1 .textWrap{width: 640px;float: right;}
.tItem1 .textWrap .top{padding-bottom: 17px;background: url(../images/iDot.png) repeat-x left bottom;margin-bottom: 15px;}
.tItem1 .textWrap .top a{display: block;}
.tItem1 .textWrap .top h4{padding-top: 22px;height: 36px;line-height: 36px;font-size: 24px;font-weight: bold;color: #d00300;margin-bottom: 8px;}
.tItem1 .textWrap .top div{font-size: 12px;line-height: 24px;color: #666666;height: 48px;overflow: hidden;}
.tList{}
.tList li{height: 36px;line-height: 36px;padding-left: 22px;position: relative;}
.tList li:before{content: " ";width: 3px;height: 3px;border-radius: 50%;background: #d20500;position: absolute;left: 5px;top: 50%;margin-top: -1px;}
.tList li a{display: block;font-size: 14px;color: #333232;}
.tItem1 .tList li a{width: 62%;float: left;}
.tItem1 .tList li span{float: right;font-size: 14px;color: #666666;}
.tList li:hover a{color: #d20500;}
/*tItem2*/
.tItem2{width: 560px;}
.tTitle2{height: 49px;width: 100%;background: url(../images/tTitle2.jpg) no-repeat left center;line-height: 44px;text-indent: 63px;
font-size: 20px;font-weight: bold;color: #d10602;}
.tTitle2 a{float: right;margin-right: 10px;font-size: 14px;color: #666666;}
.tTitle2 a:hover{color: #d20500;}
.tItem2 .clearfix{height: 240px;padding: 31px 26px 31px 29px;overflow: hidden;background: #fdf7ed;border: 1px solid #f2d8ac;}
.tItem2 .clearfix .picWrap{display: block;width: 200px;height: 240px;overflow: hidden;float: left;}
.tItem2 .clearfix .picWrap img{width: 100%;height: 100%;}
.tItem2 .clearfix .txtWrap{width: 282px;float: right;}

/*footer*/
.footer{width: 100%;min-width: 1160px;border-top: 6px solid #a00603;background: #d10400;padding: 45px 0 50px 0;font-size: 14px;line-height: 26px;text-align: center;color: #f2cccb;}
.footer a{color: #f2cccb;}
.footer a:hover{color: #ffffff;text-decoration: underline;}

/*专题详情页*/
.topicPsg{margin-bottom: 82px;}
.topicLink{margin-bottom: 80px;}

/*专题列表页*/
.topicList{margin-bottom: 60px;}


/*0922表单*/
/*table.gridtable {font-family: "Microsoft YaHei";font-size:12px;color:#333333;border-width: 1px;border-color: #666666;border-collapse: collapse;}
table.gridtable th {border-width: 1px;padding: 8px;border-style: solid;border-color: #666666;background-color: #dedede;}
table.gridtable td {border-width: 1px;padding: 8px;border-style: solid;border-color: #666666;background-color: #ffffff;}
table.gridtable td .tabText{height: 26px;line-height: 26px;border: 1px solid #666;font-family: "Microsoft YaHei";text-align: center;}
table.gridtable td .tabText1{width: 184px;}
table.gridtable td .tabText2{width: 184px;}
table.gridtable td .tabText3{width: 184px;}
table.gridtable td .tabText4{width: 184px;}
table.gridtable td .tabText5{width: 184px;}
table.gridtable td .tabText6{width: 184px;}*/
.query{width: 515px;height: 239px;padding: 61px 0 0 80px;margin: 60px auto 78px auto;background: url(../images/form/form1Bg.jpg) no-repeat center;}
.query dl{height: 40px;margin-bottom: 20px;}
.query dl dt{width: 77px;float: left;color: #333333;line-height: 38px;}
.query dl dd{width: 378px;height: 38px;float: left;border: 1px solid #d9d9d9;background: #ffffff;}
.query dl dd input{width: 100%;height: 100%;background: none;border: none;text-indent: 12px;font-family: "Microsoft YaHei";color: #333;}
.query .tips{line-height: 34px;text-align: center;color: #d92f29;}
.query .f1Subm{display: block;width: 140px;height: 40px;background: url(../images/form/form1Subm.jpg) no-repeat center;margin: 15px auto 0 auto;
text-align: center;line-height: 40px;cursor: pointer;color: #ffffff;border: none;font-family: "Microsoft YaHei";font-size: 14px;
-moz-box-shadow:1px 1px 3px #0A0204; -webkit-box-shadow:1px 1px 3px #0A0204; box-shadow:1px 1px 3px #0A0204;}

/*form2*/
.q2Result{margin: 48px auto 60px auto;width: 1080px;}
.q2Result h3{text-align: center;color: #333333;line-height: 28px;font-weight: bold;font-size: 18px;margin-bottom: 26px;}
table.f2Tab {font-family: "Microsoft YaHei";font-size:14px;color:#333333;border-width: 1px;border-color: #dbdbdb;border-collapse: collapse;}
table.f2Tab td {border-width: 1px;padding: 8px;border-style: solid;border-color: #666666;background-color: #ffffff;}
table.f2Tab td .tabText{height: 26px;line-height: 26px;border: 1px solid #666;font-family: "Microsoft YaHei";text-align: center;}
table.f2Tab .gray{color: #666666;}
table.f2Tab .tr3 td,table.f2Tab .tr5 td,table.f2Tab .tr6 td,table.f2Tab .tr7 td{font-weight: bold;}
.q2Result .f2Id{line-height: 34px;color: #333333;}
table.f2Tab .tr3 td,table.f2Tab .tr4 td,table.f2Tab .tr5 td,table.f2Tab .tr6 td,table.f2Tab .tr7 td{text-align: center;}
table.f2Tab .tr2 td{line-height: 20px;padding: 15px 28px;}
table.f2Tab .tr1 td{text-indent: 28px;}
table.f2Tab .tr1 td.gray{text-indent: 18px;}

/*进度查询结果*/
.q1ResultWrap{margin: 50px auto 60px auto;width: 742px;}
table.q1Result {font-family: "Microsoft YaHei";font-size:14px;color:#666666;border-width: 1px;border-color: #d1d1d1;border-collapse: collapse;margin: 0 auto 12px auto;}
table.q1Result th {border-width:1px;background-color: #e5e9f0;line-height: 44px;font-size: 18px;font-weight: bold;color: #333333;border-color: #e5e9f0;border-bottom-color: #d1d1d1;}
table.q1Result td {border-width: 1px;border-style: solid;border-color: #d1d1d1;background-color: #ffffff;line-height: 40px;text-align: center;}
table.q1Result td a{color: #ff0000;}
table.q1Result tr td:first-child{color: #333333;}
table.q1Result tr.bg td{background: #f5f7fa;}
.q1ResultWrap .q1Tips{font-size: 14px;line-height: 24px;color: #4c4c4c;}
.popWrap.queryPop{}
.popWrap.queryPop .pop{width: 600px;height: 200px;margin-left: -300px;margin-top: -100px;}
table.popTab {font-family: "Microsoft YaHei";font-size:14px;color:#666666;border-width: 0;border-color: #666666;border-collapse: collapse;}
table.popTab th {background-color: #ffffff;line-height: 42px;border-bottom: 1px solid #d1d1d1;color: #333333;font-weight: bold;}
table.popTab td {line-height: 41px;text-align: center;padding-bottom: 1px;background: url(../images/iDot.png) repeat-x left bottom;}

/*证书真伪查询*/
table.q3Result {font-family: "Microsoft YaHei";font-size:14px;color:#666666;border-width: 1px;border-color: #d1d1d1;border-collapse: collapse;margin: 50px auto 60px auto;}
table.q3Result th {border-width:1px;background-color: #e5e9f0;line-height: 44px;font-size: 18px;font-weight: bold;color: #333333;border-color: #e5e9f0;border-bottom-color: #d1d1d1;}
table.q3Result td {border-width: 1px;border-style: solid;border-color: #d1d1d1;background-color: #ffffff;line-height: 40px;text-align: center;}
table.q3Result tr td:first-child{color: #333333;}
table.q3Result tr.bg td{background: #f5f7fa;}

/*网上报检*/
.form1{width: 1080px;margin: 45px auto 55px auto;}
.form1 .f1Title{font-size: 18px;font-weight: bold;color: #333333;text-align: center;line-height: 24px;margin-bottom: 30px;}
.form1 .part1{padding:34px 0 15px 0;border: 1px solid #e6e6e6;background: #f2f6fa;margin-bottom: 30px; }
.form1 .part1 dl{height: 36px;margin-bottom: 21px;float: left;}
.form1 .part1 dl dt{font-size: 14px;height: 36px;line-height: 35px;float: left;text-align: right;}
.form1 .part1 dl dd{float: left;height: 34px;line-height: 34px;border: 1px solid #cccccc;}
.form1 .part1 dl dd .fText{width: 100%;height: 100%;border: none;background: none;font-family: "Microsoft YaHei";font-size: 14px;color: #666666;
text-indent: 20px;}
.form1 .part1 dl.dl1 dt{width: 133px;}
.form1 .part1 dl.dl1 dd{width: 318px;}
.form1 .part1 dl.dl2 dt{width: 104px;}
.form1 .part1 dl.dl2 dd{width: 158px;}
.form1 .part1 dl.dl3 dt{width: 90px;}
.form1 .part1 dl.dl3 dd{width: 228px;}
.form1 .part1 dl.dl4 dt{width: 133px;}
.form1 .part1 dl.dl4 dd{width: 318px;}
.form1 .part1 dl.dl5 dt{margin-left: 48px;width: 536px;color: #808080;text-align: left;}
.form1 .part1 dl.dl6 dt{width: 133px;}
.form1 .part1 dl.dl6 dd{width: 318px;}
.form1 .part1 dl.dl7 dt{width: 104px;}
.form1 .part1 dl.dl7 dd{width: 118px;}
.form1 .part1 dl.dl8 dt{width: 130px;}
.form1 .part1 dl.dl8 dd{width: 228px;}
.form1 .part1 dl.dl8 dd select{width: 100%;height: 100%;font-family: "Microsoft YaHei";line-height: 34px;float: left;border: none;
background: #f2f6fa;text-indent: 20px;font-size: 14px;color: #666666;}

table.f1Table {font-family: "Microsoft YaHei";font-size:14px;color:#4d4d4d;border-width: 1px;border-color: #e6e6e6;border-collapse: collapse;}
table.f1Table th {border-width: 1px;border-style: solid;border-color: #e6e6e6;background-color: #f2f2f2;line-height: 46px;
border-top-color: #f2f2f2;border-bottom-color: #f2f2f2;}
table.f1Table td {border-width: 1px;padding: 10px 26px 10px 20px;border-style: solid;border-color: #e6e6e6;background-color: #ffffff;text-align: center;}
table.f1Table td .tabText{height: 30px;line-height: 30px;text-align: center;font-family: "Microsoft YaHei";border: 1px solid #e6e6e6;
font-family: 14px;color: #4c4c4c;}
table.f1Table td .tabText.tabText1{width: 178px;}
table.f1Table td .tabText.tabText2{width: 118px;}
table.f1Table td .tabText.tabText3{width: 118px;}
table.f1Table td .tabText.tabText4{width: 58px;}
table.f1Table td .tabText.tabText5{width: 140px;}
table.f1Table td .tabText.tabText6{width: 178px;}
table.f1Table td .addLine{display: block;width: 108px;height: 28px;text-align: center;line-height: 28px;border: 1px solid #d9d9d9;font-size: 14px;
color: #4d4d4d;margin: 0 auto;background: url(../images/form/addLine.jpg) no-repeat center;}
table.f1Table td .addLine:hover{color: #1a4989;}
table.f1Table td .item{float: left;width: 260px;}
table.f1Table td .item span{float: left;width: 120px;text-align: right;margin-right: 30px;}
table.f1Table td .item label{float: left;margin-right: 20px;}
table.f1Table td .item label input{margin-left: 8px;margin-top: -2px;}
table.f1Table td .last{width: 400px;margin: 0 auto;}
table.f1Table td .last span{float: left;width: 60px;color: #000000;text-align: left;line-height: 32px;}
table.f1Table td .last .lText{width: 118px;height: 32px;line-height: 32px;text-align: center;border: 1px solid #cccccc;font-family: "Microsoft YaHei";
float: left;margin-right: 9px;}
table.f1Table td .last img{width: 78px;height: 32px;border: 1px solid #cccccc;cursor: pointer;float: left;}
table.f1Table td .last .f1Subm{width: 100px;height: 34px;float: right;line-height: 34px;text-align: center;color: #ffffff;font-family: "Microsoft YaHei";
background: url(../images/form/submBg1.jpg) no-repeat center;border: none;cursor: pointer;font-size: 14px;}

/*0930修改*/
.points{color: red;margin:0 5px;}

/*1017修改*/
.mapDisc{padding: 10px;border:1px solid #dddddd;width: 978px;margin: 0 auto;border-top: none;}

/*2016-10-24*/

/*头部*/
.header{height: 86px;padding-left: 0;}
.logoWrap{width: 245px;height: 86px;position: static;margin-left: 10px;background: none;float: left;}
.logo{width: 245px;height: 86px;}
.logoSvg{width: 245px;height: 86px;}
.hNav{padding-left: 0;float: right;}
.nav .nLi h3 a{line-height: 44px;padding-bottom: 12px;height: 44px;}
.nav .nLi h3 a i{display: none;}
.nav .sub{top: 41px;}
.nav .nLi h3 a:before, .nav .nLi h3 a:after{top: 50px;}

/*首页-网上服务*/
.hvr-shutter-out-vertical:before{background: #205baa !important;}

/*首页-开展项目*/
.isect7{margin: 35px auto 40px auto;}
.isect7 h3{height: 100px;text-align: center;}
.isect7 h3 span{display: block;position: relative;}
.isect7 h3 span.ch{font-size: 20px;color: #1a1a1a;font-weight: bold;line-height: 44px;height: 44px;padding-bottom: 1px;
background: url(../images/isect4Bg.png) repeat-x left bottom;}
.isect7 h3 span.ch:before{content: " ";width: 18px;height: 4px;background: #fc433e;position: absolute;bottom: -1px;left: 50%;margin-left: -9px;z-index: 2;}
.isect7 h3 span.en{line-height: 31px;color: #bbbbbb;font-family: "verdReg";font-size: 12px;font-weight: normal;text-transform: uppercase;}
.propic{ position: relative; width:1160px;height: 260px;}
.propic .picBox{ float: left; width:835px; height:260px;position:relative; overflow:hidden;}
.propic .picBox ul{height:260px;position:absolute; left:0;}
.propic .picBox .item{height: 260px;width: 835px;position: relative;}
.propic .picBox .item:before{content: " ";width: 889px;height: 218px;border: 1px solid #e6e6e6;border-right: none;position: absolute;
left: 40px;top: 40px;z-index: 0;}
.propic .picBox .item dt{width: 360px;height: 230px;float: left;position: relative;z-index: 2;}
.propic .picBox .item dt img{max-width: 100%;max-height: 100%;position: relative;z-index: 2;}
.propic .picBox .item dt:before{content: " ";width: 360px;height: 230px;position: absolute;left: 6px;top: 6px;background: #b3b3b3;z-index: 0;}
.propic .picBox .item dd{width: 440px;float: right;position: relative;z-index: 2;}
.propic .picBox .item dd h4{height: 26px;line-height: 26px;padding-bottom: 15px;margin-bottom: 10px;font-size: 12px;color: #999999;font-weight: normal;}
.propic .picBox .item dd h4 span{margin-right: 12px;font-size: 16px;font-weight: bold;color: #1a1a1a;}
.propic .picBox .item dd div.ilist{margin-bottom: 25px;}
.propic .picBox .item dd div.ilist div{height: 37px;line-height: 37px;padding-bottom: 1px;background: url(../images/iLiBg.jpg) repeat-x left bottom;
font-size: 14px;color: #4c4c4c;}
.propic .picBox .item dd div.ilist div span{font-weight: bold;color: #333333;}
.propic .picBox .item dd .btn a{display: block;float: left;width: 68px;height: 28px;line-height: 28px;text-align: center;margin-right: 14px;
font-size: 12px;color: #ffffff;background: #0f4797;}
.propic .picBox .item dd .btn a:first-child{background: #fc433e;}
.propic .listBox{ float: right; width:275px ;height:260px;position:relative; overflow:hidden;}
.propic .listBox ul{ width:100%; left: 0; position:absolute;}
.propic .listBox ul li{width: 230px;float: right;height: 52px;line-height: 52px;background: #383636 url(../images/iHdBg.jpg) repeat-x left top;
text-indent: 40px;font-size: 14px;color: #eae5e5;cursor: pointer;position: relative;}
.propic .listBox ul li.ihd1{background-image: none;}
.propic .listBox ul li.on{padding-left: 45px;background: #0f4797;color: #ffffff;background-image: none;}
.propic .listBox ul li span{font-size: 24px;font-weight: bold;color: #ffffff;position: absolute;left: 0;top: 0;height: 52px;line-height: 52px;
width: 60px;text-align: right;opacity: 0;filter:alpha(opacity=0);}
.propic .listBox ul li.ihd1 span{padding-top: 12px;}
.propic .listBox ul li.on span{opacity: 1;filter:alpha(opacity=100);
-webkit-transition:all 0.1s linear 0.2s; -moz-transition:all 0.1s linear 0.2s; -ms-transition:all 0.1s linear 0.2s; transition:all 0.1s linear 0.2s;}

/*内页导航*/
.nyNav li.on a{background: #0f4797;border-color: #0f4797;}
.nyNav li a span.en{color: #ffffff;opacity:0.5;filter:alpha(opacity=50);}
/*.nyNav li.on a:before{background: url(../images/trangle1.png) no-repeat center;}*/
.nyNav li:hover a{background: #0f4797;border-color: #0f4797;}

.logoWrap{position: relative;}

/*2016-10-25*/
.isect2_1 .txtWrap ul li:hover a{color: #0f4797;}

/*首页中间列表模块-3版块*/
.isect3blk_1 h3{height: 24px;line-height: 24px;padding-left: 16px;position: relative;color: #1a1a1a;font-weight: normal;font-size: 20px;margin-bottom: 17px;}
.isect3blk_1 h3 span{font-size: 12px;color: #bbbbbb;font-weight: normal;font-family: "verdReg";}
.isect3blk_1 h3:before{content: " ";width: 4px;height: 18px;background: #d62d2e;position: absolute;left: 0px;top: 3px;}
.isect3blk_1 h3 a{display: block;width: 48px;height: 18px;float: right;margin-top: 4px;line-height: 18px;text-align: center;
background: #fc433e;color: #ffffff;text-transform: uppercase;font-family: "verdReg";font-size: 12px;font-weight: normal;}
.isect3blk_1 h3 a:hover{background: #205baa;}
.isect3blk_1 h3:after{content: " ";background: url(../images/iTitleBg.png) repeat-x left center;width: 136px;height: 1px;
position: absolute;right:56px;top: 13px; }
.isect3blk_1 h3.widthb:after{content: " ";background: url(../images/iTitleBg.png) repeat-x left center;width: 116px;height: 1px;
position: absolute;right:56px;top: 13px; }
.isect3blk_1 h3.widthc:after{content: " ";background: url(../images/iTitleBg.png) repeat-x left center;width: 116px;height: 1px;
position: absolute;right:56px;top: 13px; }
.isect3blk_1 .picWrap{width: 300px;height: 210px;float: left;}
.isect3blk_1 .txtWrap{width: 362px;float: right;}
.isect3blk_1 .txtWrap a{display: block;}
.isect3blk_1 .txtWrap h4{font-size: 16px;font-weight: normal;color: #1a1a1a;line-height: 18px;margin-bottom: 22px;}
.isect3blk_1 .txtWrap a:hover h4{color: #fc433e;}
.isect3blk_1 .txtWrap p{font-size: 12px;line-height: 24px;height: 48px;overflow: hidden;}
.isect3blk_1 .txtWrap ul{margin-top: 0px;}
.isect3blk_1 .txtWrap ul li{height: 33px;line-height: 33px;padding-bottom: 1px;background: url(../images/iDot.png) repeat-x left bottom;padding-left: 18px;position: relative;}
.isect3blk_1 .txtWrap ul li a{width: 65%;float: left;font-size: 14px;color: #4c4c4c;}
.isect3blk_1 .txtWrap ul li span{float: right;font-size: 14px;color: #808080;}
.isect3blk_1 .txtWrap ul li:before{content: " ";width: 6px;height: 9px;background: url(../images/iTrangle.png) no-repeat center;position: absolute;
top: 50%;margin-top: -4px;left:0px;}


.isect3textblk_1 h3{height: 24px;line-height: 24px;padding-left: 16px;position: relative;color: #1a1a1a;font-weight: normal;font-size: 20px;margin-bottom: 17px;}
.isect3textblk_1 h3 span{font-size: 12px;color: #bbbbbb;font-weight: normal;font-family: "verdReg";}
.isect3textblk_1 h3:before{content: " ";width: 4px;height: 18px;background: #d62d2e;position: absolute;left: 0px;top: 3px;}
.isect3textblk_1 h3 a{display: block;width: 48px;height: 18px;float: right;margin-top: 4px;line-height: 18px;text-align: center;
background: #fc433e;color: #ffffff;text-transform: uppercase;font-family: "verdReg";font-size: 12px;font-weight: normal;}
.isect3textblk_1 h3 a:hover{background: #205baa;}
.isect3textblk_1 h3:after{content: " ";background: url(../images/iTitleBg.png) repeat-x left center;width: 136px;height: 1px;
position: absolute;right:56px;top: 13px; }
.isect3textblk_1 h3.widthb:after{content: " ";background: url(../images/iTitleBg.png) repeat-x left center;width: 116px;height: 1px;
position: absolute;right:56px;top: 13px; }
.isect3textblk_1 h3.widthc:after{content: " ";background: url(../images/iTitleBg.png) repeat-x left center;width: 116px;height: 1px;
position: absolute;right:56px;top: 13px; }
.isect3textblk_1 .picWrap{width: 300px;height: 210px;float: left;}
.isect3textblk_1 .txtWrap{width: 362px;float: right;}
.isect3textblk_1 .txtWrap a{display: block;}
.isect3textblk_1 .txtWrap h4{font-size: 16px;font-weight: normal;color: #1a1a1a;line-height: 18px;margin-bottom: 22px;}
.isect3textblk_1 .txtWrap a:hover h4{color: #fc433e;}
.isect3textblk_1 .txtWrap p{font-size: 12px;line-height: 24px;height: 48px;overflow: hidden;}
.isect3textblk_1 .txtWrap ul{margin-top: 0px;}
.isect3textblk_1 .txtWrap ul li{height: 33px;line-height: 33px;padding-bottom: 1px;background: url(../images/iDot.png) repeat-x left bottom;padding-left: 18px;position: relative;}
.isect3textblk_1 .txtWrap ul li a{width: 65%;float: left;font-size: 14px;color: #4c4c4c;}
.isect3textblk_1 .txtWrap ul li span{float: right;font-size: 14px;color: #808080;}
.isect3textblk_1 .txtWrap ul li:before{content: " ";width: 6px;height: 9px;background: url(../images/iTrangle.png) no-repeat center;position: absolute;
top: 50%;margin-top: -4px;left:0px;}


/*首页中间列表模块-2版块*/
.isect2blk_1{width: 547px;float: left;}
.isect2blk_1 .txtWrap ul li:hover a{color: #205baa;}
.isect2blk_1 h3{height: 24px;font-size: 22px!important;line-height: 24px;padding-left: 16px;position: relative;color: #1a1a1a;font-weight: normal;margin-bottom: 17px;}
.isect2blk_1 h3 span{color: #bbbbbb;font-weight: normal;font-family: "verdReg";}
.isect2blk_1 h3:before{content: " ";width: 4px;height: 18px;background: #d62d2e;position: absolute;left: 0px;top: 3px;}
.isect2blk_1 h3 a{display: block;width: 48px;height: 18px;float: right;margin-top: 4px;line-height: 18px;text-align: center;
background: #fc433e;color: #ffffff;text-transform: uppercase;font-family: "verdReg";font-weight: normal;}
.isect2blk_1 h3 a:hover{background: #205baa;}
.isect2blk_1 h3:after{width: 116px;content: " ";background: url(../images/iTitleBg.png) repeat-x left center;height: 1px;
position: absolute;right:56px;top: 13px; }
.isect2blk_1 h3.widthb:after{content: " ";background: url(../images/iTitleBg.png) repeat-x left center;
 width: 286px;height: 1px;position: absolute;right:56px;top: 13px; }
.isect2blk_1 h3.widthc:after{content: " ";background: url(../images/iTitleBg.png) repeat-x left center;
 width: 256px;height: 1px;position: absolute;right:56px;top: 13px; }
.isect2blk_1 .picWrap{width: 300px;height: 210px;float: left;}
.isect2blk_1 .txtWrap{width: 542px;float: right;}
.isect2blk_1 .txtWrap a{display: block;}
.isect2blk_1 .txtWrap h4{font-size: 16px;font-weight: normal;color: #1a1a1a;line-height: 18px;margin-bottom: 22px;}
.isect2blk_1 .txtWrap a:hover h4{color: #fc433e;}
.isect2blk_1 .txtWrap p{font-size: 12px;line-height: 24px;height: 48px;overflow: hidden;}
.isect2blk_1 .txtWrap ul{margin-top: 0px;}
.isect2blk_1 .txtWrap ul li{height: 33px;line-height: 33px;padding-bottom: 1px;background: url(../images/iDot.png) repeat-x left bottom;padding-left: 18px;position: relative;}
.isect2blk_1 .txtWrap ul li a{width: 65%;float: left;font-size: 14px;color: #4c4c4c;}
.isect2blk_1 .txtWrap ul li span{float: right;font-size: 14px;color: #808080;}
.isect2blk_1 .txtWrap ul li:before{content: " ";width: 6px;height: 9px;background: url(../images/iTrangle.png) no-repeat center;position: absolute;
top: 50%;margin-top: -4px;left:0px;}


/*通知公告*/
.p1Top:hover .txtWrap h4,.p1Top:hover .txtWrap div em{color: #0f4797;}

/*2016-10-27——组织机构*/
.orgList1{width: 670px;padding-top: 200px;background: url(../images/orgList1Bg1.jpg) no-repeat center top;margin: 0 0 0 162px}
.orgList1 li{margin: 0;}
.orgList1 li.org1Li2{float: right;}
.orgBtm{width: 940px;margin: 0 auto;padding-top: 136px;background: url(../images/orgList2Bg2.jpg) no-repeat center top;}
.ortList3{width: 341px;float: left;}
.ortList4{width: 518px;float: right;}
.orgBtm{}
.orgBtm li{}
.orgBtm li{width: 45px;height: 270px;float: left;margin-left: 14px;}
.orgBtm li.li12{margin-left: 30px;}
.orgBtm li.li1{margin-left: 0;}
.orgBtm li a{display: block;width: 100%;height: 100%;}
.orgBtm li a h4{font-size: 14px;color: #4c4c4c;font-weight: normal;width: 45px;padding: 16px 0 11px 0;background-color: #f0f0f0;
border:1px solid #e6e6e6;height: 228px;text-align: center;line-height: 20px;overflow: hidden;box-sizing:border-box;
}
.orgBtm li a h4 span{display: block;width: 100%;height: 100%;background-position: top center;background-repeat: no-repeat;}
.orgBtm li a em{display: block;width: 45px;height: 24px;line-height: 24px;text-align: center;margin: -12px auto 0 auto;background: #205baa;position: relative;z-index: 9;
font-size: 12px;color: #ffffff;}
.orgBtm li:hover a{}
.orgBtm li:hover a h4{}
.hvr-bounce-to-bottom:before,.hvr-bounce-to-right:before{background: #0f4797 !important;}

.ortList3 .li1 h4 span{background-image: url(../images/org1.png);}
.ortList3 .li1:hover h4 span{background-image: url(../images/org1On.png);}
.ortList3 .li2 h4 span{background-image: url(../images/org2.png);}
.ortList3 .li2:hover h4 span{background-image: url(../images/org2On.png);}
.ortList3 .li3 h4 span{background-image: url(../images/org3.png);}
.ortList3 .li3:hover h4 span{background-image: url(../images/org3On.png);}
.ortList3 .li4 h4 span{background-image: url(../images/org4.png);}
.ortList3 .li4:hover h4 span{background-image: url(../images/org4On.png);}
.ortList3 .li5 h4 span{background-image: url(../images/org5.png);}
.ortList3 .li5:hover h4 span{background-image: url(../images/org5On.png);}
.ortList3 .li6 h4 span{background-image: url(../images/org6.png);}
.ortList3 .li6:hover h4 span{background-image: url(../images/org6On.png);}


.ortList4 .li1 h4 span{background-image: url(../images/org7.png);}
.ortList4 .li1:hover h4 span{background-image: url(../images/org7On.png);}
.ortList4 .li2 h4 span{background-image: url(../images/org8.png);}
.ortList4 .li2:hover h4 span{background-image: url(../images/org8On.png);}
.ortList4 .li3 h4 span{background-image: url(../images/org9.png);}
.ortList4 .li3:hover h4 span{background-image: url(../images/org9On.png);}
.ortList4 .li4 h4 span{background-image: url(../images/org10.png);}
.ortList4 .li4:hover h4 span{background-image: url(../images/org10On.png);}
.ortList4 .li5 h4 span{background-image: url(../images/org11.png);}
.ortList4 .li5:hover h4 span{background-image: url(../images/org11On.png);}
.ortList4 .li6 h4 span{background-image: url(../images/org12.png);}
.ortList4 .li6:hover h4 span{background-image: url(../images/org12On.png);}
.ortList4 .li7 h4 span{background-image: url(../images/org13.png);}
.ortList4 .li7:hover h4 span{background-image: url(../images/org13On.png);}
.ortList4 .li8 h4 span{background-image: url(../images/org14.png);}
.ortList4 .li8:hover h4 span{background-image: url(../images/org14On.png);}
.ortList4 .li9 h4 span{background-image: url(../images/org15.png);}
.ortList4 .li9:hover h4 span{background-image: url(../images/org15On.png);}

/*2016-10-28*/
.float li.float3 i{background: url(../images/float3Icon.jpg) no-repeat center;}
.float li.float3 .float3Cont{width: 152px;padding: 12px;border:1px solid #ccc;display: none;
position: absolute;left: -186px;top: 0;z-index: 9;background: url(../images/float3Bg.png) no-repeat center;background: #fff;
font-size: 14px;line-height: 28px;color: #323232;min-height: 136px;text-align: left;}
.float li.float3 .float3Cont *{max-width: 100% !important;}
.float li.float3 .float3Cont:before{content: " ";width: 10px;height: 18px;position: absolute;right: -10px;top: 20px;background: url(../images/floatTrangle.png) no-repeat left center;}

/*2016-11-22*/
.p9List li .picWrap{text-align: center;line-height: 170px;}
.p9List li .picWrap img{max-width: 100%;max-height: 100%;}
.propic .picBox .item dt span{display: block;width: 100%;height: 100%;position: relative;z-index: 2;background: #fff;text-align: center;line-height: 230px;}

/*2016-11-24*/
.picScroll-left1 .bd ul li span{text-align: center;line-height: 170px;}

/*2016-12-05*/
.contList li h4{margin: 0px 0 5px 110px;}
.contList li .wrap div{height: 60px;}
.contList li .wrap div *{max-width: 100% !important;}

.contList li span{text-align: center;line-height: 100px;}
.contList li span img{max-width: 100%;max-height: 100%;}

.contList li span{display: none;}
.contList li .wrap{height: 118px;}
.contList li h4{margin: 0px 0 5px 20px;text-indent: 17px;}
.contList li .wrap div{margin-left: 34px;}

/*20180510*/
.fBtm{text-align: left;}
.fBtm p{color:#e6e6e6!important;}
.fBtm span{margin: 0 12px 0 0;color:#e6e6e6!important;}

/*20180819*/
.floatAd{position: fixed;left: 0;top:25%;z-index: 999;}
.floatAd .pic{width: 200px;height: 300px;padding: 10px;overflow: hidden;background: #da251c;}
.floatAd .pic a{display: block;width: 100%;height: 100%;overflow: hidden;}
.floatAd .pic img{width: 100%;}
.floatAd .floatClose{width: 18px;height: 18px;position: absolute;right: -9px;top:-9px;background: url(../images/closeIcon.png) no-repeat center;z-index: 9;cursor: pointer;}



.myheader {
}