body {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000000;
  background-color:#f5f8fc;
  margin-top:99px;
}

.navbar {
    position: relative;
    margin-bottom: 0px;
    border-bottom: 0px solid #BEBCBC;
}


.navbar-inverse {
    background-color: #EEEEEE;
    border-color: #5F5D5D;
}

.navbar-brand {
   margin-top:10px;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
	padding-left:20px;
	padding-right:20px;
    line-height: 55px;
}

.nav {
    padding-left: 50px;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #FFF;
	background-color:#0754a7;
}
a {
    color: #0050a3;
    text-decoration: none;
}

a:hover {
transition: all 300ms ease-in 0ms;
text-decoration: none;
   }


.navbar-inverse .navbar-nav > li > a {
    color: #0050a3;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #000;
    border: 1px solid transparent;
    border-radius: 4px;
}


.menu ul.sub_menu{position:absolute; width:600px; display:none; z-index:999; margin-left:0px;}
.menu ul.sub_menu a{ color:#ffffff;}
.menu ul.sub_menu a:hover{ color:#ffffff; background:none;}
.bg{ background:url(../images/bg.png) repeat; height:40px; display:none; width:100%; z-index:99; position:absolute;}
.menu ul.sub_menu li {
    float:left;
	width:100px;
    line-height: 40px;
	list-style-type:none;
	background:none;
}
.menu ul.sub_menu li a{ 
    color:#ffffff;
	font-size:12px;
	}


.kuanping {
   width:1220px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.kkt {
   width:100%;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.yd { display:none;}

.yc {
   display:block;
   }
   
   
.top {
   width:1260px;
   height:auto; overflow:hidden;
   margin:0 auto;
   }
   
.top-logo {
   width:150px;
   height:99px;
   float:left;
   }
   
.top-you {
   width:1080px;
   height:auto; overflow:hidden;
   float:right;
   }
   
.top-you-aa {
   width:1080px;
   margin-top:10px;
   height:39px;
   background:url(../images/ww.jpg); background-repeat:no-repeat;
   text-align:right;
   }
   
.top-you-hh {
   width:1080px;
   height:40px;
   margin-top:5px;
   }
   
.top-you-hh li {
   list-style-type:none;
   float:left;
   height:40px;
   }
   
.top-you-hh li a {
   display:block;
   padding-left:20px;
   padding-right:20px;
   height:40px;
   line-height:40px;
   font-size:16px;
   color:#77787b;
   }
   
.top-you-hh li a:hover {
   color:#FFFFFF;
   background:url(../images/anniu.jpg);
   text-decoration: none;
   }
   
.flexslider {
    margin: 0 0 0px;
    border: 0px solid #fff;
	background-color:#f5f8fc;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
	margin-bottom: -27px;
	box-shadow:none;
}  


.cp {
   width:1226px;
   height:auto; overflow:hidden;
   margin:0 auto;
   padding-top:100px;
   } 
   
.cptit {
   background:url(../images/cptit.png) center;
   height:75px;
   }
   
.cpnei {
   margin-top:30px;
   height:auto; overflow:hidden;
   }
   
.cpt {
   margin-top:15px;
   }
   
.cpt p {
   text-align:center;
   }
   
   
.ccp {
   margin-top:30px;
   }
   
.ry {
   padding-top:100px;
   }
   
.merc-list {
    *zoom: 1;
    width: 100%;
	height:auto; overflow:hidden;
}

.abbj {
   margin-top:30px;
   background:url(../images/abbj.png) center;
   height:694px;
   padding-top:100px;
   color:#FFFFFF;
   }
   
.juzhong {
   margin:0 auto;
   }
   
.abnei {
   margin-top:50px;
   height:auto; overflow:hidden;
   line-height:23px;
   }   
   
.morex {
   width:145px;
   margin:40px auto 0px;
   }
   
.morex a {
   display:block;
   width:145px;
   height:42px;
   line-height:42px;
   text-align:center;
   background-color:#1d4185;
   color:#FFFFFF;
   }
   
.morex a:hover {

   background-color:#2350a5;

   }
   
   
.teambj {
   background:url(../images/teambj.jpg) center;
   height:720px;
   padding-top:100px;
   }
   
   
.effects { padding-left: 15px; }
.effects .img { position: relative; margin-bottom: 10px; position: relative; z-index: 1; overflow: hidden; }
.effects .img:nth-child(n) { margin-right: 5px; }
.effects .img:first-child { margin-left: -15px; }
.effects .img:last-child { margin-right: 0; }
.effects .img img { display: block; margin: 0; padding: 0; height: auto; }
.overlay { display: block; position: absolute; z-index: 20; background: rgba(86, 85, 85, 0.7); overflow: hidden; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }

.overlay2 { display: block; position: absolute; z-index: 20; background: rgba(0, 0, 0, 0.7); overflow: hidden; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }

a.close-overlay { display: block; position: absolute; top: 0; right: 0; z-index: 100; width: 45px; height: 45px; font-size: 20px; font-weight: 700; color: #fff; line-height: 45px; text-align: center; background-color: #000; cursor: pointer; }
a.close-overlay.hidden { display: none; }
a.expand { display: block; position: absolute; z-index: 100; text-align: center; color: #fff; font-weight: 600; font-size: 45px; text-transform: uppercase; line-height: 60px; }
a.expand:hover {
   text-decoration: none;
   }
   
a.expand2 { display: block; position: absolute; z-index: 100; text-align: center; color: #fff; font-weight: 600; font-size: 25px; text-transform: uppercase; line-height: 30px; }
a.expand2:hover {
   text-decoration: none;
   }   
.overlay-effect .img i { font-size: 30px; }
.overlay-effect .overlay { bottom: 0; left: 0; right: 0; width: 100%; height: 100%; opacity: 0; }
.overlay-effect .overlay a.expand { left: 0; right: 0; bottom: 47%; margin: 0 auto -30px auto; }
.overlay-effect .img.hover .overlay { height: 100%; opacity: 1; }
.img img { width: -webkit-calc(100% + 0px) !important; width: calc(100% + 0px) !important; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -moz-transition: opacity 0.35s, -moz-transform 0.35s; -o-transition: opacity 0.35s, -o-transform 0.35s; -webkit-transform: translate3d(0px, 0, 0); transform: translate3d(0px, 0, 0); -ms-transform: translate3d(0px, 0, 0); }
.img:hover img { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -ms-transform: translate3d(0px, 0, 0); }

.quan { border-radius: 50%;}

.fdj {
   font-size:45px;
   }
   
   
.news {
   background-color:#770d1c;
   padding-top:100px;
   padding-bottom:30px;
   color:#FFFFFF;
   }
   
.tp {
   margin-top:25px;
   }
   
.xwtu-tu {
   background:url(../images/kuang.png);
   width:538px;
   height:357px;
   position: relative;
   margin:-357px auto 0px;
   }
   
.xwfu {
   width:538px;
   height:357px;
   margin:0 auto;
   }
   
   
.xwtu p {
   text-align:center;
   margin-top:15px;
   }
   
.xw-hh {
   width:100%;
   height:auto; overflow:hidden;
   margin-bottom:50px;
   }
   
.xw-hh-zuo {
   width:10%;
   float:left;
   background-color:#FFFFFF;
   color:#555555;
   font-weight:bold;
   }
   
.xw-aa {
   height:35px;
   line-height:35px;
   font-size:18px;
   background-color:#e4e4e4;
   text-align:center;
   }
   
.xw-bb {
   height:40px;
   line-height:40px;
   font-size:18px;
   text-align:center;
   }
   
.xw-hh-you {
   width:87%;
   float:right;
   color:#d6b7bb;
   font-size:12px;
   }
   
.xw-hh-you h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   height:auto; overflow:hidden;
   line-height:25px;
   margin-top:0px; margin-bottom:12px;
   color:#FFFFFF;
   }
   
.xw-1 {
   width:80%;
   float:left;
   }
   
.xw-2 {
   width:25px;
   float:right;
   }
   
.hui {
   background-color:#f7f7f7;
   padding-top:30px;
   padding-bottom:30px;
   }
   
   
.tetp {
   margin-top:15px;
   height:130px;
   }
   
.xx-tu {
   width:10%;
   float:left;
   }
   
.xx-tu p {
   text-align:center;
   margin-top:3px;
   }
   
.xx-zi {
   width:90%;
   float:right;
   padding-left:30px;
   background:url(../images/wenb.png) top left; background-repeat:no-repeat;
   padding-bottom:15px;
   line-height:23px;
   font-size:12px;
   }
   
.xx-zi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   font-weight:bold;
   margin-top:23px; margin-bottom:10px;
  }
  
.tetp h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:24px;
   font-weight:bold;
   text-align:center;
   margin-top:20px; margin-bottom:10px;
   }
   
#div1{
 height:130px;
 overflow:hidden;
}

#div1 a {
   color:#333333;
   }
   
   
.bottom {
   background-color:#182a41;
   padding-top:25px; padding-bottom:30px;
   font-size:12px;
   color:#bac0c6;
   line-height:22px;
  }
  
.bottom a {
   color:#bac0c6;
   }
  
.bottom h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:24px;
   font-weight:bold;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:20px;
   }
   
.lxgg {
   padding:5px;
   border:1px solid #bac0c6;
   }
   
.form-control {
    display: block;
	height:40px;
    background-color: none;
    background: url(../images/biao.png);
    border: 1px solid #848d9a;
    color: #5e6a7a;
}   

.btn-warning {
    color: #ffffff;
    background-color: #6689cb;
    border-color: #6689cb;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    color: #ffffff;
    background-color: #467fe9;
    border-color: #467fe9;
}


.dilan li {
   list-style-type:none;
   height:auto; overflow:hidden;
   border-bottom:1px dashed #304054;
   line-height:30px;
   }
   
.dilan a {
   color:#bebebe;
   } 
   
.dilan a:hover {
   color:#f56823;
   }
   
.dilan-left {
   width:60%;
   float:left;
   }
   
.dilan-right {
   width:30%;
   float:right;
   text-align:right;
   }
   
.footer {
   width:100%;
   height:50px;
   line-height:50px;
   background-color:#000000;
   color:#ffffff;
   }
   
   
   
.fudong {
   position:fixed;
   top:182px;
   left:0px;
   width:101px;
   height:auto; overflow:hidden;
   background-color:#2e1d2c;
   color:#FFFFFF;
   z-index:99;
   }
   
.fd-lan {
   width:101px;
   height:60px;
   line-height:60px;
   text-align:center;
   font-size:16px;
   font-weight:bold;
   }
   
.fd-hh {
   height:auto; overflow:hidden;
   border-top:1px solid #2d638d;
   }
   
.fd-hh a {
   display:block;
   width:101px;
   height:auto; overflow:hidden;
   padding-top:10px;
   padding-bottom:10px;
   line-height:23px;
   background-color:#1683d6;
   color:#FFFFFF;
   font-size:14px;
   text-align:center;
   }
   
.fd-hh a:hover {
   background-color:#fafafa;
   color:#333333;
   }
   
   
.ditt {
   height:60px;
   line-height:60px;
   text-align:center;
   }
   
.ditt a {
   color:#FFFFFF;
   }
   
.iconfont {
    font-family: "iconfont" !important;
    font-size: 30px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}


.modal-dialog {
    width: 780px;
    margin: 120px auto;
}

.tanchu {
   padding:20px;
   height:auto; overflow:hidden;
   color:#666666;
   }
   
.tanchux {
   padding:10px;
   height:auto; overflow:hidden;
   color:#666666;
   }
   
.tcnei {
   height:546px;
   padding-left:5%; padding-right:5%;
   overflow-y: scroll;
   }
   
.tcnei h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#000000;
   font-weight:bold;
   margin-top:30px;
   height:40px; line-height:40px;
   border-bottom:1px solid #d9d9d9;
   margin-bottom:10px;
   }


.modal-content {
   background-color:none;
   background:url(../images/touming.png);
   }
   
   
.guding {
   width:100%;
   position:fixed;
   background-color:#ffffff;
   top:0px;
   z-index:98;
   }


/* ²úÆ·ÄÚ1 */
.cpbj {
   background:url(../images/cpbj.jpg) top center;
   padding-top:23px; padding-bottom:65px;
   }
   
.cplie-lan {
   line-height:75px;
   text-align:center;
   background-color:#f8f8f8;
         height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   font-size:45px;
   font-weight:bold;
   color:#1d4185;
   }
   
.cplie-hh {
   margin-top:20px; margin-bottom:10px;
   height:auto; overflow:hidden;
   }
   
.cplie-hh li {
   list-style-type:none;
   float:left;
   width:23%;
   margin-left:1%; margin-right:1%;
   margin-bottom:10px;
   }
   
.cplie-hh li a {
   display:block;
   text-align:center;
   height:30px;
   line-height:30px;
   color:#ffffff;
   background-color:#459cde;
   border-radius: 6px;
   }
   
.cplie-hh li a:hover {
   background-color:#1d4185;
   }
   
.cplie-hh li.hover a {
   background-color:#1d4185;
   }
   
.dangqian {
   text-align:center;
   }
   
.dangqian a {
   color:#333333;
   }
   
.cplie-nei {
   margin-top:20px;
   background-color:#ffffff;
   padding:20px;
   }
   
.cphh {
   height:auto; overflow:hidden;
   margin-bottom:0px;
   padding-top:100px;
   }
   
.cphh h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:30px;
   margin-top:0px; margin-bottom:125px;
   }
   
.guntt {
   height:auto; overflow:hidden;
   }
   
    .img-scroll { position:relative; margin:0px auto; width:100%; float:left; height:auto; overflow:hidden;}
    .img-scroll .prev,.img-scroll .next { position:absolute; display:block; width:23px; height:23px; margin-top:40px; background-color:#000;
    top:0; color:#FFF; text-align:center;}
    .img-scroll .prev { left:0; background:url(../images/zuo.png) no-repeat; width:23px; height:23px; z-index:99;}
    .img-scroll .next { right:0; background:url(../images/you.png) no-repeat; width:23px; height:23px; z-index:99;}
	.img-scroll .prev:hover { left:0; background:url(../images/zuo.png) no-repeat; width:23px; height:23px; z-index:99;}
	.img-scroll .next:hover { right:0; background:url(../images/you.png) no-repeat; width:23px; height:23px; z-index:99;}
    .img-list { position:relative; width:100%; height:auto; overflow:hidden; margin-left:30px; margin-right:30px; overflow:hidden}
    .img-list ul { width:9999px;}
    .img-list li { float:left; display:inline; margin-left:5px; margin-right:5px; height:auto; overflow:hidden;}
	
	
.cptu {
   width:140px;
   height:auto; overflow:hidden;
   float:left;
   }
   
.cptu a {
   color:#333333;
   }	
   
.guzi {
   text-align:center;
   height:20px;
   line-height:20px;
   background:url(../images/tm.png);
   position: relative;
   top: 0px;
   left: 0px;
   z-index: 99;
   }
   
.tudi {
    margin-bottom: -20px;
}


.sousuo {
   width:760px;
   height:36px;
   text-align:center;
   margin:15px auto 0px;
   }
   
.sousuo a {
   display:block;
   width:760px;
   height:36px;
   line-height:36px; 
   text-align:center;
   background-color:#4e85ac;
   color:#FFFFFF;
   }
   
.sousuo a:hover {
   background-color:#247ab7;
   }
   
.suonei {
   margin-top:20px;
   height:auto; overflow:hidden;
   border-top:1px solid #000000;
   border-bottom:1px solid #000000;
   padding:10px;
   }
   
   
.cpt {
   margin-bottom:25px;
   }
   
.cpt p {
   height:30px;
   line-height:30px;
   background-color:#459cde;
   text-align:center;
   margin:0px;
   color:#FFFFFF;
   }
   
.cpt a {
   color:#FFFFFF;
   }
   
   
a.wenzitt {
   font-size:25px;
   line-height:30px;
   }
   
.effects .img {
    margin-bottom: 0px;
}
   
   
   
.xianshi {
   background-color:#FFFFFF;
   padding:25px;
   height:auto; overflow:hidden;
   }
   
.bdx {
   border:1px solid #f1f1f1;
   border-radius: 50%;
   }
   
.xianshi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:24px;
   font-weight:bold;
   margin-top:12px; padding-bottom:10px;
   margin-bottom:25px;
   background:url(../images/xian.jpg) left bottom; background-repeat:no-repeat;
   }
   
.yc { display:block;}

.yd {
   display:none;
   }
   
.zz {
   margin:0 auto;
   }
   
.cpw {
   width:1226px;
   height:auto; overflow:hidden;
   margin:0 auto;
   padding-top:10px;
   } 
   
   
.cp-more {
   width:140px;
   height:auto; overflow:hidden;
   margin:20px auto 0px;
   }
   
.cp-more a {
   display:block;
   width:140px;
   height:40px;
   line-height:40px;
   text-align:center;
   background-color:#1683d6;
   color:#FFFFFF;
   font-size:16px;
   } 
   
   
.kkr {
width: 600px;
padding-right: 15px;
margin-right: auto;
margin-left: auto;
padding-left: 15px;
   }
   
@media (min-width: 1200px) and (max-width: 1440px) {

.kuanping {
   width:1100px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }

}   
   

@media (min-width: 0px) and (max-width: 768px) {

.navbar-nav > li > a {
    padding: 10px 20px;
    line-height: 20px;
}

body {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000000;
  background-color:#f5f8fc;
  margin-top:0px;
}

.nav {
    padding-left: 0px;
}

.navbar-brand {
    margin-top: 0px;
}

.kuanping {
   width:100%;
   }
   
.cptit {
   background:url(../images/cptit.png) center;
   height:75px;
   margin-top:40px;
   }
   
.abbj {
   margin-top:30px;
   background:none;
   background-color:#187bc6;
   height:auto; overflow:hidden;
   padding-top:20px; padding-bottom:20px;
   color:#FFFFFF;
   }
   
.modal-dialog {
   width:100%;
   margin: 5px auto;
   }
   
   
.sousuo {
   width:100%;
   height:36px;
   text-align:center;
   margin:15px auto 0px;
   }
   
.sousuo a {
   display:block;
   width:100%;
   height:36px;
   line-height:36px; 
   text-align:center;
   background-color:#4e85ac;
   color:#FFFFFF;
   }
   
.bottom h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:24px;
   font-weight:bold;
   color:#FFFFFF;
   margin-top:20px;
   margin-bottom:20px;
   }
   
.yc { display:none;}

.yd {
   display:block;
   }
   
.xw-aa {
   font-size:14px;
   }
   
.xw-bb {
   font-size:12px;
   }   
   
.kkr {
   width:100%;
   }

}


