﻿@charset "utf-8";
/*****************固定的CSS样式*****************/
body{margin:0px; padding:0px; line-height:1.9; font-family:"微软雅黑", Arial; font-size:14px; color:#222; max-width:640px; margin-left:auto; margin-right:auto; background:#FFF;}
h1,h2,h3,h4,h5,h6,hr,dl,dt,dd,ul,ol,li,header,pre,form,button,input,textarea,th,td,pre {margin:0;padding:0; list-style-type:none;}
p,html{-webkit-text-size-adjust:100%; text-size-adjust: 100%; word-wrap: break-word;}
img{border:0 none; vertical-align:top; max-width:100%; height:auto;}
input,select,textarea{font-family:"微软雅黑", Arial; background:#FFF; border:#CCCCCC solid 1px; padding:5px; border-radius:3px; -webkit-appearance:none;}
div{margin-left:auto; margin-right:auto; line-height:1.8; font-family:"微软雅黑", Arial;font-size:14px; overflow:hidden;}
.clear{clear:both; font-size:0px; visibility:hidden; overflow:hidden; line-height:0px; height: 0px;}
.page100{width:100%; background:#F0F0F0;}
.pagehome{width:92%;}
small{font-size:12px;}
.div1px{height:1px;}
.fontcolor_red{color:red;}

/*****************禁止页面被选中*****************/
*{-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}  

/*****************友情链接CSS样式*****************/
a:link {font-size:14px; color:#333; text-decoration:none;}
a:visited {font-size:14px; color:#333; text-decoration:none;}
a:hover {font-size:14px; color:#F00; text-decoration:none}

.top_top{display: block; clear: both; max-width:640px; position:fixed; z-index:9999; height:42px; width:100%; background:#FFF; box-shadow:0 3px 6px #999;}
.head{width:95%; height:42px; overflow:hidden;}
.logo{float:left; width:170px;}
.hnav{float:right; width:160px; line-height:42px; text-align:right;}
/*****************站点首页导航CSS样式*****************/
.nav{float:left;width:50%;position: relative; margin-bottom:20px; text-align:center;}
.nav i{font-size:35px; background:#3351a3; color:#FFF; width:80px; height:80px; line-height:80px; border-radius:40px;}

.tnav{float:left;width:21%;position: relative; margin:20px 2%; text-align:center;}
.tnav i{font-size:25px; background:#3351a3; color:#FFF; width:50px; height:50px; line-height:50px; border-radius:25px;}


.titles{width:92%; text-align:center; margin:30px auto 20px auto;}
.titles big{font-size:25px; font-weight:900;}
.titles small{color:#777;}
.titles text{font-size:15px; color:#DDD;}
.jieshao{padding:5px 15px; font-size:14px; text-align: justify; color:#777; line-height:1.8;}
.fontcolor{color:#FFF;}


.cases{height:92%; padding:2px 0px; background:#3351a3;}
.casesimg{float:left; text-align:center; width:46%; margin:2%; height:70px; background:#FFF;}

.btn{width:98%; height:50px; background:#0b75d9; border:none; line-height:50px; font-size:18px; color:#FFF; text-align:center; margin-top:15px; border-radius:2px; margin-bottom:30px;}

.news_art{width:100%; padding:15px 0px; border-bottom:#E5E5E5 solid 1px;}
.news_art_text{width:70%; float:left;}
.news_art_text h3{font-weight:400;}
.news_art_img{width:80px; float:right;}

.yewu_website{width:auto; margin:2%; height:auto; padding:8px 12px; float:left; box-shadow:1px 1px 6px 6px #eee; margin-bottom:15px;}
.yewu_video{margin-bottom:20px;}
.yewu_ai{width:auto; margin:2%; height:auto; padding:8px 12px; box-shadow:1px 1px 6px 6px #eee; margin-bottom:15px;}


/****************上一页下一页CSS样式*********************/
.pagenext{margin-top:10px; margin-bottom:10px; text-align:center; width:264px;}
.pagebtn{float:left; width:60px; border-radius:3px; line-height:35px; height:35px; margin:5px 2px; background:#F0F0F0; border:#F0F0F0 solid 1px;}
.pagebtn1{float:left; width:60px; border-radius:3px; line-height:35px; height:35px; margin:5px 2px; background:#FFF; color:#999; border:#F0F0F0 solid 1px;}

/****************拨打电话CSS样式*********************/
.li_tel{z-index:9999; display:block; clear:both; position:fixed; width:100%; bottom:0px; background:#000; height:45px; color: #fff; line-height:1.5; max-width:640px; border-top:#333 solid 1px;}
.li_tel img {width:20px; height:20px;}
.li_tel li a{text-align:center; height:45px; width:24.5%; font-size:12px; float:left; color: #fff; padding-top:4px; }
.li_tel li a:hover{background:#333;}
.tels_b{border-right:#333 solid 1px;}


/****************Index页面CSS样式*********************/
#num{width:100%; box-shadow:2px 4px 8px #DDD; padding:10px 0px 20px 0px;}
#num .item{width:49.6%;float:left;text-align:center;border-right:1px #e8edf2 solid;}
#num .item big{display:block;padding:5px 0;}
#num .item big span{font-size:40px;font-family:"din";margin-right:5px; color:#03245c; font-weight:700;}
#num .item small{display:block;font-weight:400;font-size:14px;margin:0;color:#878B99;}