/* CSS Document */
*{ margin:0; padding:0;}
* + html {
  z-index: 6666;
}
* + html .search {
  z-index: 5555;
}
body{ font-family:"Microsoft YaHei UI"; color:#353535; font-size:14px; }
ul,li{ list-style:none;}
img{ border:none;}
a{ color:#353535; text-decoration:none;}
a:hover{ text-decoration:none; color:#353535;}
h1,h2,h3,h4,h5,h6,h7{ font-weight:normal;}
.fr{ float:right}
.fl{ float:left}
.c{ clear:both;}

.f36{font-size:36px; }
.f24{font-size:24px; }
.f11{font-size:11px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f15{font-size:15px;}
.f16{font-size:16px;}
.f17{font-size:17px;}
.f18{font-size:18px;}
.f22{font-size:22px; }
.f20{font-size:20px;}
.f24{font-size:24px;}
.f26{font-size:26px;}
.f28{font-size:28px;}
.f30{font-size:30px; }
.f32{font-size:32px; }

.pl10{ padding-left:10px;}
.pl15{ padding-left:15px;}
.pl20{ padding-left:20px;}

.l20{ line-height:20px;}
.l22{ line-height:22px;}
.l24{ line-height:24px;}
.l26{ line-height:26px;}
.l28{ line-height:28px;}
.l30{ line-height:30px;}
.l34{ line-height:34px;}
.l44{ line-height:44px;}
.l54{ line-height:54px;}
.l60{ line-height:60px;}

.container{ width:1200px; margin:0 auto;}
.container1{ width:1200px; margin:0 auto;}

/*头部*/
.header{ width:100%;  }
.logo{padding:25px 0;} 
.logo img{ height:46px;}
.l_ms{margin-left:20px; padding-left:20px; border-left:1px solid #4B2D16;margin-top:30px;}
.phone{ background:url(../Images/icon7.png) no-repeat 0 7px; padding-left:56px;margin-top:19px; padding-top:10px;}
 
/*导航栏*/
.nav_list{ margin-top:28px;}
.nav_list li{ float:left; width:110px; height:40px; line-height:40px; text-align:center;}
.nav_list li a{ display:block; width:110px; font-size:15px;}
.nav_list li a:hover,.nav_list li a.cur{ color:#FF0000;}


/*banner*/
.banner{width: 100%; position: relative;overflow: hidden; }
.banner ul{	position: absolute;	}
.banner ul li{ width: 100%;	height: 670px;float: left;background:  no-repeat center center;	}
.banner ol{ height: 20px; background: rgba(0,0,0,0.5);	position: absolute;	left:50%;bottom: 30px;	padding: 0 10px;border-radius: 10px;}
.banner ol li{width: 10px;height: 10px;	float: left;margin: 5px 5px;background: rgba(255,255,255,0.5);	border-radius: 50%;	cursor: pointer;}
.banner ol .current{background: #e22b2f;}
.banner i{width: 58px;height: 120px;position: absolute;	top: 50%;margin-top: -60px;	cursor: pointer;border-radius: 5px;	display: none;}
.banner .left{left: 60px;background:url(../Images/left_right.png) no-repeat 0 0px;	}
.banner .right{	right: 60px;background:url(../Images/left_right.png) no-repeat 0px -120px;	}
.banner .left:hover , .banner .right:hover{	background-color: rgba(0, 0, 0, 0.31);}

/*服务*/
.Index_fw{ margin:60px 0;}
.Index_fw .fw_list{}
.Index_fw .fw_list li{ float:left; width:25%; text-align:center;}
.Index_fw .fw_list li.li1 .fw_img{ height:125px; background:url(../Images/fw01.png) no-repeat center top; position:relative;}
.Index_fw .fw_list li.li2 .fw_img{ height:125px; background:url(../Images/fw02.png) no-repeat center top; position:relative;}
.Index_fw .fw_list li.li3 .fw_img{ height:125px; background:url(../Images/fw03.png) no-repeat center top; position:relative;}
.Index_fw .fw_list li.li4 .fw_img{ height:125px; background:url(../Images/fw04.png) no-repeat center top; position:relative;}
.Index_fw .fw_list li .fw_img img.img02{ display:none; position:absolute; top:0; left:87.5px}
.Index_fw .fw_list li h3{ font-size:18px; margin:10px 0 5px 0;}
.Index_fw .fw_list li:hover h3{ font-weight:bold; color:#0B7DD6;}
.Index_fw .fw_list li h4{ color: #cdcdcd; text-transform: uppercase;}
.Index_fw .fw_list li:hover .fw_img img.img01{ display:none;}
.Index_fw .fw_list li:hover .fw_img img.img02{ display:block;}
.Index_fw .fw_list li:hover .fw_img img{ -webkit-transform: rotate(360deg);	animation: rotation 3s linear infinite;	-moz-animation: rotation 3s linear infinite;
	-webkit-animation: rotation 3s linear infinite;	-o-animation: rotation 3s linear infinite;}
@-webkit-keyframes rotation{
from {-webkit-transform: rotate(0deg);}
to {-webkit-transform: rotate(360deg);}
}
.Index_fw .fw_list li.li1:hover .fw_img{ background:url(../Images/fw01.png) no-repeat center bottom; }
.Index_fw .fw_list li.li2:hover .fw_img{ background:url(../Images/fw02.png) no-repeat center bottom; }
.Index_fw .fw_list li.li3:hover .fw_img{ background:url(../Images/fw03.png) no-repeat center bottom; }
.Index_fw .fw_list li.li4:hover .fw_img{ background:url(../Images/fw04.png) no-repeat center bottom; }

/*首页标题*/
.Index_tit{ text-align:center; margin-bottom:50px;}
.Index_tit h3{ font-size:38px; color:#ddd; text-transform:uppercase;}
.Index_tit h4{ background:url(../Images/tit_bg.png) no-repeat center; font-size:30px; line-height:40px;}
.Index_tit1{ text-align:center; margin-bottom:50px;}
.Index_tit1 h3{ font-size:38px; color:#fff; text-transform:uppercase;}
.Index_tit1 h4{ background:url(../Images/tit_bg.png) no-repeat center; font-size:30px; line-height:40px; color:#fff}

/*核心业务*/
.Index_yw{ margin-bottom:80px;}
.Index_yw .yw_list{}
.Index_yw .yw_list li{ float:left; width:188px; border:1px solid #ddd; height:205px; padding-top:15px; text-align:center; margin-right:12px; position:relative;}
.Index_yw .yw_list li.li6{ margin-right:0;}
.Index_yw .yw_list li .yw_img{ height:130px}
.Index_yw .yw_list li h3{ font-size:18px; color:#666; padding:15px 0;}
.Index_yw .yw_list li a{ display:block; background:url(../Images/pro_more.png) no-repeat center top; width:130px; height:40px; position:absolute; top:197px; left:30px; line-height: 45px; color:#fff; font-size:15px;}
.Index_yw .yw_list li:hover a{ color:#FF0000;}

/*产品特点*/
.Index_ys{ background:url(../Images/ys_bg.jpg) no-repeat center; padding:80px 0; background-size:cover}
.Index_ys .ys_list{}
.Index_ys .ys_list li{ float:left; width:320px; background:#fff; padding:40px; position:relative;}
.Index_ys .ys_list li span{ display:block; background:url(../Images/ys_num.png) no-repeat; width:37px; height:51px; padding-top:5px; font-weight:bold; font-size:22px; position:absolute; top:0; right:50px; color:#fff; text-align:center;}
.Index_ys .ys_list li u{ display:block; background:url(../Images/ys01.png) no-repeat center left; width:40px; height:40px; background-size:35px; margin-bottom:5px;}
.Index_ys .ys_list li h3{ color:#0B7DD6; font-size:20px; font-weight:bold;}
.Index_ys .ys_list li i{ display:block; background:#0B7DD6; width:30px; height:2px; margin:10px 0 20px 0;}
.Index_ys .ys_list li p{ font-size:16px; color:#666; line-height:30px;}
.Index_ys .ys_list li.li2,.Index_ys .ys_list li.li4,.Index_ys .ys_list li.li6{ background:#f6f6f6;}
.Index_ys .ys_list li.li2 u{ background:url(../Images/ys02_1.png) no-repeat center left; background-size:35px;}
.Index_ys .ys_list li.li3 u{ background:url(../Images/ys03.png) no-repeat center left; background-size:35px;}
.Index_ys .ys_list li.li4 u{ background:url(../Images/ys04_1.png) no-repeat center left; background-size:35px;}
.Index_ys .ys_list li.li5 u{ background:url(../Images/ys05.png) no-repeat center left; background-size:35px;}
.Index_ys .ys_list li.li6 u{ background:url(../Images/ys06_1.png) no-repeat center left; background-size:35px;}
.Index_ys .ys_list li:hover u{ background:url(../Images/ys01_1.png) no-repeat center left; background-size:35px;}
.Index_ys .ys_list li.li2:hover u{ background:url(../Images/ys02.png) no-repeat center left; background-size:35px;}
.Index_ys .ys_list li.li3:hover u{ background:url(../Images/ys03_1.png) no-repeat center left; background-size:35px;}
.Index_ys .ys_list li.li4:hover u{ background:url(../Images/ys04.png) no-repeat center left; background-size:35px;}
.Index_ys .ys_list li.li5:hover u{ background:url(../Images/ys05_1.png) no-repeat center left; background-size:35px;}
.Index_ys .ys_list li.li6:hover u{ background:url(../Images/ys06.png) no-repeat center left; background-size:35px;}
.Index_ys .ys_list li:hover span{ background:url(../Images/ys_num1.png) no-repeat;}
.Index_ys .ys_list li:hover h3{ color:#FF0000;}
.Index_ys .ys_list li:hover i{ background:#FF0000; }
.Index_ys .ys_list li.li2 span,.Index_ys .ys_list li.li4 span,.Index_ys .ys_list li.li6 span{ background:url(../Images/ys_num1.png) no-repeat;}
.Index_ys .ys_list li.li2 h3,.Index_ys .ys_list li.li4 h3,.Index_ys .ys_list li.li6 h3{ color:#FF0000;}
.Index_ys .ys_list li.li2 i,.Index_ys .ys_list li.li4 i,.Index_ys .ys_list li.li6 i{ background:#FF0000; }
.Index_ys .ys_list li.li2:hover span,.Index_ys .ys_list li.li4:hover span,.Index_ys .ys_list li.li6:hover span{ background:url(../Images/ys_num.png) no-repeat;}
.Index_ys .ys_list li.li2:hover h3,.Index_ys .ys_list li.li4:hover h3,.Index_ys .ys_list li.li6:hover h3{ color:#0B7DD6;}
.Index_ys .ys_list li.li2:hover i,.Index_ys .ys_list li.li4:hover i,.Index_ys .ys_list li.li6:hover i{ background:#0B7DD6; }

/*产品中心*/
.Index_pro{ margin:80px 0;}
.Index_pro .pro_list{}
/*.Index_pro .pro_list li{ float:left; width:274px; padding-bottom:40px; border:1px solid #ddd; text-align:center; margin-right:32px; margin-bottom:32px; position:relative;}
.Index_pro .pro_list li:nth-child(4n){ margin-right:0;}
.Index_pro .pro_list li img{ width:274px; height:274px;}
.Index_pro .pro_list li span{ display:block; width:274px; font-size:15px; line-height:40px; color:#FFF; text-transform:uppercase; position:absolute; bottom:0; left:0; background:rgba(0,0,0,0.5)}
.Index_pro .pro_list li:hover span{ background:rgba(11,125,214,0.9)}*/

.pro_list{ margin:0 auto; width:1350px;height:320px;position:relative;}
#four_flash{ position:relative;width:1350px; height:320px; margin:0 auto;position:absolute; bottom:0;}
#four_flash .flashBg{width:1200px;height:320px; margin:0 auto;position:relative;overflow:hidden;}
#four_flash .flashBg ul.mobile{ width:2000%;height:320px; position:absolute;top:0; left:0;}
#four_flash .flashBg ul.mobile li{ float:left; width:274px; height:320px; border:1px solid #ddd; margin-right:32px; color:#6C6E85; position:relative;}
#four_flash .flashBg ul.mobile li img{ width:274px;height:274px; display:block;}
#four_flash .flashBg ul.mobile li span{ display:block; width:274px; font-size:15px; line-height:40px; color:#FFF; text-transform:uppercase; text-align:center; position:absolute; bottom:0; left:0; background:rgba(0,0,0,0.5); }
#four_flash .flashBg ul.mobile li:hover span{ background:rgba(11,125,214,0.9);}

#four_flash .but_left{width:38px;height:100px;position:absolute; top:110px; left:0px; cursor:pointer;} 
#four_flash .but_right{width:38px;height:100px; position:absolute; top:110px; right:0px; cursor:pointer;}
/*#four_flash .but_left:hover{background:url(../images/qianxleft1.png) no-repeat;}
#four_flash .but_right:hover{background:url(../images/qianxr1.png) no-repeat;}*/







/*关于我们*/
.Index_ab{ background:url(../Images/ab_bg.jpg) no-repeat center top; padding:80px 0;}
.Index_ab .about{ background:#fff; padding:40px; border-radius:10px; box-shadow: 0 5px 10px 0 #ddd;}
.Index_ab .about img{ width:450px;}
.Index_ab .about .ab_Inf h3{ color:#0B7DD6; font-size:20px; font-weight:bold; margin-bottom:15px;}
.Index_ab .about .ab_Inf p{ width:620px; font-size:15px; line-height:30px; color:#666;}

/*理由*/
.Index_ly{ margin-bottom:80px;}
.Index_ly .ly_list{ width:90%; margin:0 auto; min-width:1200px;}
.Index_ly .ly_list li{ float:left; width:25%; height:570px; background:#F5F5F5; cursor:pointer}
.Index_ly .ly_list li .ly_img{ width:100%; height:50%; overflow:hidden;}
.Index_ly .ly_list li .ly_img img{ width:100%; height:100%; transition:all 0.6s;}
.Index_ly .ly_list li:hover .ly_img img{ transform:scale(1.2)}
.Index_ly .ly_list li .ly_Inf{ width:80%; height:50%; padding:0 10%;}
.Index_ly .ly_list li .ly_Inf h3{ font-size:24px; padding-top:40px;}
.Index_ly .ly_list li .ly_Inf p{ margin-top:35px; line-height:25px; color:#666;}
.Index_ly .ly_list li .ly_Inf span{ display: block; width: 90px; height:1px; background:#ccc; margin-top: 50px; transition:all 0.6s;}
.Index_ly .ly_list li:hover .ly_Inf span{ background:#0B7DD6; width:100%;}

@media screen and (max-width: 1600px) {
.Index_ly .ly_list li{ height:500px;}
}
@media screen and (max-width: 1400px) {
.Index_ly .ly_list li{ height:450px;}
}

/*新闻*/
.Index_news{ padding:80px 0; background:#f5f5f5;}
.Index_news .news_list{}
.Index_news .news_list li{ float:left; width:370px; background:#fff; margin-right:45px;}
.Index_news .news_list li:nth-child(3){ margin-right:0;}
.Index_news .news_list li img{ width:370px; height:200px;}
.Index_news .news_list li .news_Inf{ padding:30px;}
.Index_news .news_list li h3{ font-size:18px;}
.Index_news .news_list li p{ margin:30px 0; line-height:28px; color:#666; height:112px; overflow:hidden;}
.Index_news .news_list li:hover a{ color:#0B7DD6;}

/*网站底部*/
.footer{ width:100%; background:#1A1A1A; padding-top:90px ; color:#959393; font-size:14px; }
.f_nav{ border-top:1px solid #313131; border-bottom:1px solid #262626;}
.f_logo{ padding:20px 0;}
.f_nav_list{ }
.f_nav_list li{ float:left; width:100px; text-align:center;}
.f_nav_list li a{ display:block; color:#ffffff; line-height:90px; font-size:15px;}
.f_nav_list li a:hover{ color:#0B7DD6}
.f_Inf{ padding:50px 0; border-bottom:1px solid #262626;}
.f_copy,.f_copy a{ color:#666; line-height:24px;}
.f_copy a:hover{ color:#0B7DD6}
.f_tel{ background:url(../Images/f_tel.png) no-repeat center right; padding-right:70px; color:#ffffff; text-align:right; height:60px; padding-top:5px;}
.f_tel span{ display:block; font-weight:bold; font-size:24px;}
.f_yqlj{ padding:30px 0 15px 0; color:#666;}
.f_yqlj a{ color:#666;}

/*返回顶部*/
.page_top {	position: absolute;}
#pageTop { z-index: 160; width: 65px; height: 65px;	background: url(../images/pagetop.png) no-repeat; position: fixed; _position: absolute;	bottom: 10px; right: 10px;overflow: hidden;
	text-indent: -999px;cursor: pointer;}
#pageTop:hover { background-image: url(../images/pagetop_on.png)}
#pageTop a { width: 100%; height: 100%;	display: block;  transition: all 1s;}
*html #pageTop a { width: 65px;	height: 65px}

.content{width:100%; background:#f6f6f6;padding:20px 0 30px 0;}
/*内页左侧*/
.nlist{ width:240px; background:#ffffff;}
.nlist .nt{font-weight: normal;  padding: 18px 0;  padding-left: 20px; background: #0B7DD6 url(../Images/hhBg.png) no-repeat 190px center;}
.nlist .nt a{font-size: 20px;color: #fff;text-decoration: none;}
.nlist ul{padding:20px;}
.nlist li a {display:block;height:40px;line-height:40px;font-size:14px;color:#333;padding:0 18px;text-decoration:none; background:#F3F3F3; border-bottom:1px solid #ffffff;}
.nlist li a:hover, .nlist a.cur { background:#0B7DD6;  color: #fff; border-bottom:none;}

.nlist1{ width:240px; background:#ffffff;}
.nlist1 .nt{font-weight: normal;  padding: 18px 0;  padding-left: 20px; background: #0B7DD6 url(../Images/hhBg.png) no-repeat 190px center;}
.nlist1 .nt a{font-size: 20px;color: #fff;text-decoration: none;}
.nlist1 li a {display:block;height:40px;line-height:40px;font-size:14px;color:#333;padding:0 18px;text-decoration:none; background:#fafafa; }
.nlist1 li a:hover, .nlist a.cur { background:#0B7DD6;  color: #fff; border-bottom:none;}

.tj{margin:0 auto 0;}
.tj .title {background: #0B7DD6;color: #fff;text-align: center;padding: 10px 0px;}
.tj .title h3 {border: 0px solid #ddd;font-size: 14px;font-weight: bolder; font-size: 15px;}
.tj .title span {line-height: 25px;text-align: center; width: 100%;}
.tj_pro{padding-bottom:10px;}
.tj_pro p{ text-align:center; padding:4px 0; line-height:22px;}
.tj_pro p img{ width:210px; height:210px;box-shadow: 2px 2px 2px rgba(0,0,0,.2);-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.2); margin:10px 0 2px 0;}
.tj_pro p a{ color:#666}
.nlist .dphone {overflow: hidden; background: #0B7DD6; padding: 20px 0;}
.nlist .dphone dt { float: left;background:url(../Images/phImg.png) no-repeat center;  margin-left: 5px;  width: 52px;  height: 50px;}
.nlist .dphone dd { margin-left: 56px;  color: #fff; padding: 5px 13px; border-left: 1px dotted #5c5c5c;}
.nlist .dphone dd p {font-size: 20px;font-family: "Arial";}

.nlist1 .dphone {overflow: hidden; background: #0B7DD6; padding: 20px 0;}
.nlist1 .dphone dt { float: left;background:url(../Images/phImg.png) no-repeat center;  margin-left: 5px;  width: 52px;  height: 50px;}
.nlist1 .dphone dd { margin-left: 56px;  color: #fff; padding: 5px 13px; border-left: 1px dotted #5c5c5c;}
.nlist1 .dphone dd p {font-size: 20px;font-family: "Arial";}

/*内页右侧*/
.cpright {width: 880px; padding: 0 20px; background: #fff;  float: right;}
.rtop { overflow: hidden; padding-top: 28px; padding-bottom: 9px; border-bottom: 1px solid #dbdbdb;}
.rtop h5 { float: left; padding-left: 10px; border-left: 3px solid #0B7DD6; font-weight: normal;line-height: 16px;}
.rtop h5 a { font-size: 16px; color: #0B7DD6;}
.rtop span{ color:#999;}
.rtop span em {color: #999; font-style: normal;}
.rtop span a { color: #999;}
.story{ margin: 15px 0 20px;}
.agent_con { padding-top: 10px;  line-height: 24px;}
.agent_con .age_li_about {  font-size: 14px; }
.rightbot { height: 3px; font-size: 0; overflow: hidden;  margin-bottom: 10px;}


/*内页产品中心*/
.age_li_pro {width:100%;}
.age_li_pro li{ float:left; width:216.6px; margin:10px 25px;}
.age_li_pro li img{width:214.6px; height:214.6px; border:1px solid #DBDBDB;}
.age_li_pro li .pro_t{width:100%;height:30px; line-height:30px; background:#838383; text-align:center;}
.age_li_pro li .pro_t a{ color:#fff; font-size:13px;}
.pro_page{margin-top:30px;}

.age_li_pro1 {width:100%;}
.age_li_pro1 li{ float:left; width:216.6px; margin:10px 25px;}
.age_li_pro1 li img{width:214.6px; height:160px; border:1px solid #DBDBDB;}
.age_li_pro1 li .pro_t{width:100%;height:30px; line-height:30px; background:#838383; text-align:center;}
.age_li_pro1 li .pro_t a{ color:#fff; font-size:13px;}

.age_pro_show{}
.age_pro_show h1{height:50px; line-height:50px;text-align:center}
.age_pro_show .pro_lb{ text-align:center;}
.age_pro_show .pro_lb .span{padding:0 30px;}
.line{height:20px;  border-bottom:1px solid #DBDBDB; }
.pro_Inf{width:100%; text-align:center; margin-top:30px;}
.pro_Inf img{ max-width:700px; height:auto}
.pro_de{margin-top:50px;}
.pro_mInf{margin:20px 0;font-size: 14px; padding:0 20px; text-align:justify; line-height:24px;}
.pro_show_page{  line-height:26px; margin-top:30px;}

/*内页新闻中心*/
.age_li_new li{ background:url(../Images/IndexNewsList.jpg) no-repeat 0 20px; padding-left:15px; height:45px; line-height:45px; border-bottom:1px solid #DBDBDB;
margin:0 auto; font-size:14px;}
.age_li_new li span{padding-right:10px;}

.age_new_show h1{height:50px; line-height:50px;text-align:center}
.age_new_show .new_lb{ text-align:center}
.age_new_show .new_lb .span{padding:0 30px;}
.new_show{margin-top:20px; font-size:14px; line-height:24px; text-align:justify}

