﻿@charset "utf-8";

/* CSS Document */

/*初始化*/
html { font-family:"微软雅黑";} 
body, dl, dt, dd, ul, ol,li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, button, textarea, th, td{ margin: 0; padding: 0; font-size: 12px; /*text-align: left;*/ }
body { -webkit-overflow-scrolling: touch; text-align:left;  max-height: 100%; }
a, a:hover { text-decoration: none; outline: none;  }
a{ color:#424141;}
ul{list-style: none;}
li { list-style: none }
:link, :visited{text-decoration: none;}
p{ margin:0; padding:0;}
img { border: none; max-width:100%;/* margin:0; display:block;*/}
input, button, textarea, select, optgroup, option{font-family: inherit;font-size: inherit; font-style: inherit; font-weight: inherit; border: none; outline: none; background: none ;}
em,i { font-style: normal }
h1, h2, h3, h4, h5, h6 { font-weight: normal }
/* clear */
.clear{clear:both; width:100%; overflow:hidden;}
.clearfix::after{ clear: both; display: block; height: 0; content: '';}
.fn-clearfix:after { display: block; font-size: 0; content: '\0020'; clear: both; height: 0; }
.fn-clearfix { zoom: 1; /*for IE6 IE7*/ }
.fn-clear { visibility: hidden; clear: both; display: block; height: 0;  content: '';}
.zj{ width:1200px; margin:0 auto ; display:block;}
/*header*/
.header { width: 100%;  padding:0px 0; margin: 0 auto; min-width:1200px;}

.home{ height:36px; line-height:36px; color:#919292; border-bottom:1px solid #e5e5e5; min-width:1200px; width:100%; font-size:12px;}
.home_l{ float:left; width:550px;}

.home_r{ float:right; float:right;  }
.home_r a{  margin:0 5px;}
.home_r a:hover{ color:#0177cf}
.top1{ width:1200px; display:table; margin:0 auto; padding:20px 0 25px;}
.top1 .logo{ float:left; width:660px; height:80px; display:table;}
.top1 .tel{ float:right; width:280px; height:80px;}

.top_k{ width:100%;  background:#0341a6; margin:0px auto; height:60px; font-size:12px; line-height:60px; color:#fff;}
.menu{width:1197px; margin:0px auto; height:60px; font-size:12px; line-height:60px; color:#fff;}
.menu li{ width:171px; background:url(../images/nav1.jpg) no-repeat left center; float:left; text-align:center; margin:0  0 0 0px;}
.menu li a{ font-size:16px; color:#fff;  display:block;}
.menu li a:hover,.menu li .on{ background:url(../images/nav2.jpg) no-repeat center center;}


/* 本例子css */
	.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
	.navBar{ width:50px; margin:0  ;height:36px; float:right;   }
	.nav{ width:50px; margin:0 auto; font-family:"Microsoft YaHei",SimSun,SimHei;  }
	.nav h3{ font-size:100%; font-weight:normal;  }
	.nav .m{  position:relative; float:left; width:50px; margin:0 ;  display:inline; text-align:center;   }
	.nav .m h3 img{ width:28px; height:28px; margin:5px auto 0; display:table;}
	.nav .m:hover{ color:#fff; }
	
	/*.nav .on h3 a i{ filter:alpha(opacity=100);opacity:1;  }*/
	
	.nav .sub{ display: none; /*默认隐藏*/ width:130px; padding: 0; right:0; margin:0 ;  position:absolute; top:36px;  background-color: rgba(3, 65, 166, 0.7);  float:left; line-height:38px; }
	.nav .sub li{ text-align:center; color:#fff; font-size:16px;  }
	.nav .sub li img{ width:100px; height:100px; margin:15px 15px 0;}
	.nav .sub li span{ font-size:16px; height:38px; color:#fff;}

/* banner */
	.fullSlide{ width:100%;  position:relative;  height:596px; background:#fff;  min-width:1200px; }
	.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
	.fullSlide .bd ul{ width:100% !important;  }
	.fullSlide .bd li{ width:100% !important;  height:596px; overflow:hidden; text-align:center;  }
	.fullSlide .bd li a{ display:block; height:596px; }
	.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:15px; left:0; height:30px; line-height:30px; }
	.fullSlide .hd ul{ text-align:center; }
	.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:15px; height:22px; margin:2px; overflow:hidden; background:url(../images/dot.png) no-repeat bottom center;  line-height:999px;}
	.fullSlide .hd ul .on{ background: url(../images/dot.png) no-repeat center 1px; }
	.fullSlide .prev{  display:block;  position:absolute; z-index:1; top:44%; left:2%;  z-index:1; width:70px; height:70px;
	 background:url(../images/dot1.png) 0px 0px  no-repeat;  cursor:pointer;display:none;  }
	.fullSlide .next{ display:block;  position:absolute; z-index:1; top:44%; left:2%;  z-index:1; width:70px; height:70px;
	 background:url(../images/dot2.png) 0px 0px  no-repeat;  cursor:pointer; display:none;  }
	.fullSlide .next{ left:auto; right:2%;  }

/*wrap*/
  /*通用*/
.wrap{ color: #4b4b4b; margin:0 auto; min-width:1200px; }
.bt{ text-align:center; color:#686868; display:table; padding:55px 0 42px; margin:0 auto;}
.bt h1{ font-size:34px; line-height:34px; color:#313131; font-weight:bolder;}
.bt h1 span{ color:#fa050d; } 
.bt h2{ font-size:18px; line-height:40px; }
.more{ display:table; margin:30px auto;}
.more a { width:200px; height:48px; line-height:48px; background:#ed1111; border-radius:25px; display:table; margin:0 auto; font-size:18px; color:#fff;}
.more a img{ float:left; margin:5px 10px 0 35px;;}
.more a:hover{ background:#da0c0c}
/*cp*/
.cp_k{ width:100%; background:url(../images/bj1.jpg) no-repeat right bottom;}
.cp{  display:table}
.cp dt{ width:382px; float:left; margin:0 9px;}
.cp dt a{ display:table;}
.cp dt a .cp_t{width:380px; height:318px; display:block;  overflow: hidden; border:1px solid #e3e3e3;}
.cp dt a .cp_t img{width: 100%;display:block;-webkit-transition: all .6s ease 0s; transition: all .6s ease 0s;}
.cp dt a:hover .cp_t{ border:1px solid #0341a6;}
.cp dt a:hover .cp_t img{transform: scale(1.05);}
.cp dt a h1{ font-size:18px; color:#1f1f1f; line-height:76px; text-align:center;}
.cp dt a:hover h1{ color:#0341a6;}
/*jj*/
.jj_k .bt,.jj_k .bt h1{ color:#fff;}
.jj_k{ background:url(../images/bj2.jpg) no-repeat center center; height:706px; width:100%;}
.jj{ width:1120px; display:table; margin:0 auto; background:#fff; height:420px;}
.jj_l{ width:560px; float:left; height:420px;}
.jj_r{ width:540px; float:left;}
.jj_r h1{ font-size:24px; color:#000; line-height:66px; margin:11px  0 0 38px; height:66px;}
.jj_r span{ background:#0065b9; width:70px; display:table; height:2px;}
.jj_r h2{ font-size:14px; line-height:32px; color:#444343; height:192px; display:table; margin:26px  0 0 38px;}
.more1{ width:160px; height:40px; line-height:40px; font-size:15px; color:#032da9; text-align:center; border:1px solid #032da9; border-radius:25px; display:table; margin:32px  0 0 38px; }
.more1:hover{ background:#032da9; color:#fff;}

/*xw*/
.xw_box{}
.xw_box dt{ width:374px; float:left; margin:0 13px;}
.xw_box dt a{}

.xw_box dt a .xw_t{width:374px; height:248px; display:block;  overflow: hidden; }
.xw_box dt a .xw_t img{width:374px; height:248px;display:block;-webkit-transition: all .6s ease 0s; transition: all .6s ease 0s;}
.xw_box dt a:hover .xw_t img{transform: scale(1.05);}

.xw_box dt a .title { width:344px; display:table; margin:10px auto; height:142px;}
.xw_box dt a .title h1{ font-size:20px; color:#313131; line-height:30px; margin:0 0 8px;}
.xw_box dt a .title h2{ font-size:15px; line-height:25px; color:#686868; height:50px;}
.xw_box dt a .more2{ width:140px; height:32px; line-height:32px; font-size:14px; color:#686868; text-align:center; border:1px #dbdbdb solid; border-radius:25px; display:table; margin:20px  0 0 ; }
.xw_box dt a:hover .more2{ background:#032da9; color:#fff;}
.xw_box dt a:hover .title h1{ color:#032da9}

/*fo*/
.fo_k{ width: 100%; height: 280px; background:#201f25; border-top:5px solid #0177cf; color: #FFF; font-size: 14px;  }
.fo{ width:1200px; height:191px; margin:0 auto; padding:30px 0 0;}
.fo_l{ width:300px; float:left; margin:0px 0 0 0px;}
.fo_l a{ font-size:14px; color:#cccccc; float:left; width:100px; height:46px; line-height:46px;}
.fo_c{ width:720px; padding:0 0 0 60px; float:left; height:160px; display:block;}
.fo_c dt span{ font-size:15px; color:#cbcbcb; line-height:24px; margin:0px 0 0 3px; display:block;}
.fo_c dt{ font-size:16px; color:#fff; line-height:30px; min-width:350px; float:left; margin:10px auto}
.fo_c dt img{ width:38px; height:38px; float:left; margin-right:10px; padding:10px 0;}

.fo_r{ width:100px; float:right;  text-align:center; font-size:13px; line-height:40px;}
.fo_r dt{ width:100px; float:left;  margin:15px 0 0 20px;}
.fo_r dt img{ width:100px; height:100px;}

.fo1{ width:100%; height:58px; line-height:58px; background:#1b1a20; text-align:center;  }
.fo1 a{ color:#fff;}
.fo1 a:hover{ color:#0177cf;}


.fy{ text-align:center; font-size:14px; margin:30px 0 30px;}
.info { width: 450px; height: 27px; line-height: 28px;  text-align: center;  margin: 15px auto 20px; border: 1px dashed #ccc; border-left: none; border-right: none;  color: #626262;}
