/*滚动条样式*/
/* ::-webkit-scrollbar {
  width: 5px;
  padding: 3px;
  background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
  background: #4a4a4a;
  border-radius: 10px;
} */
/*网页样式变量*/
/*基调色彩*/
/*宽高布局*/
/*字体*/
/*俄语*/
/*html引用的布局样式*/
.ofa {
  overflow: auto;
  zoom: 1;
}
.ofh {
  overflow: hidden;
}
.fll {
  float: left;
}
.flr {
  float: right;
}
.hide {
  display: none;
}
.fw {
  font-weight: bold;
}
.abs {
  position: absolute;
}
.rel {
  position: relative;
}
.fix {
  position: fixed;
}
/*直引样式*/
.tar {
  text-align: right;
}
.tac {
  text-align: center;
}
.ofhy {
  overflow-y: hidden;
}
.ofhx {
  overflow-x: hidden;
}
.mar {
  margin: 0 auto;
}
.usn {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  cursor: default;
}
.usnp {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  cursor: pointer;
}
.ust {
  user-select: text;
  -moz-user-select: text;
  -webkit-user-select: text;
  -ms-user-select: text;
}
.db {
  display: block;
}
.cp {
  cursor: pointer;
}
/*效率简写*/
/*元素基础样式*/
i,
em,
b,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-style: normal;
  font-weight: normal;
}
input {
  outline: none;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  color: #0267b7;
}
* {
  margin: 0;
  padding: 0;
}
p {
  font-size: 14px;
}
li {
  list-style: none;
}
img {
  border: none;
}
/* url(../images/index.jpg) no-repeat center 20pxheight:3605px; */
* {
  margin: 0px;
  padding: 0px;
}
html,
body {
  color: #4a4a4a;
  width: 100%;
  height: 100%;
  margin: 0px auto;
  font-size: 16px;
  font-family: Arial, 'Microsoft Yahei', 'Hiragino Sans GB', 'WenQuanYi Micro Hei', 'PT Sans', 'Segoe UI', sans-serif, Simsun;
}
@font-face {
  font-family: "Autumn";
  src: url("../font/AUTUMN.ttf"), url("../font/AUTUMN.eot");
  src: url("../font/AUTUMN.eot") / 9;
}
/*--------------------------头部----------------------*/
.header {
  position: relative;
  z-index: 1;
  border-bottom: 1px solid #dddddd;
}
.header .mei {
  height: 4px;
  background: #272d49;
}
.header .head {
  width: 1000px;
  height: 118px;
  margin: 0 auto;
}
.header .head .logo {
  width: 450px;
  height: 118px;
  float: left;
}
.header .head .logo img {
  height: 118px;
}
.header .head .head-right {
  float: right;
  width: 550px;
  height: 118px;
}
.header .head .head-right .nav {
  margin-left: 22px;
  height: 118px;
}
.header .head .head-right .nav ul {
  height: 100px;
  padding-top: 18px;
  text-align: right;
}
.header .head .head-right .nav ul li {
  width: 88px;
  height: 100px;
  text-align: center;
  float: left;
}
.header .head .head-right .nav ul li a {
  display: block;
  font-size: 16px;
  height: 100px;
  line-height: 100px;
}
.header .head .head-right .nav ul li a:hover {
  color: #0267b7;
}
.header .head .head-right .nav ul li .nav-child {
  width: 200px;
  display: none;
  margin-left: -56px;
  background: #fff;
  text-align: left;
  border-top: 2px solid #eee;
}
.header .head .head-right .nav ul li .nav-child a {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
.header .head .head-right .nav ul li .nav-child a i {
  border-bottom: 1px dotted #000;
  color: #444;
  display: block;
  text-indent: 15px;
}
.header .head .head-right .nav ul li .nav-child a:hover i {
  color: #0267b7;
  border-bottom: 1px solid #0267b7;
}
.header .head .head-right .nav ul li:hover {
  background: url(../images/btn1.png) no-repeat bottom center;
}
.header .head .head-right .nav ul li:hover .nav-child {
  display: block;
}
.header .head .head-right .nav ul .on {
  background: url(../images/btn1.png) no-repeat bottom center;
  color: #0267b7;
}
.header .head .head-right .nav ul li:last-child {
  margin-right: 0px;
}
/***********************首页内容*****************************/
/***********************幻灯*****************************/
.banner {
  width: 100%;
  height: 440px;
  position: relative;
  overflow: hidden;
}
.banner .focus {
  width: 1920px;
  height: 440px;
  text-align: center;
  /**/
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.banner .focus .focuspic li {
  height: 440px;
  text-align: center;
  position: relative;
  /*img{
				width:660px;
				height: 440px;
			}*/
}
.banner .focus .focuspic li p {
  position: absolute;
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: left;
  text-indent: 30px;
  color: #ffffff;
  font-size: 18px;
  background: rgba(0, 0, 0, 0.5);
  bottom: 20px;
}
.banner .focus .num {
  width: 100%;
  height: 13px;
  position: absolute;
  bottom: 20px;
  zoom: 1;
  z-index: 3;
  overflow: hidden;
}
.banner .focus .num li {
  width: 13px;
  height: 13px;
  border-radius: 10px;
  line-height: 20px;
  text-align: center;
  color: #FFFFFF;
  background: #fff;
  text-indent: -9999px;
  margin-right: 13px;
  cursor: pointer;
  display: inline-block;
}
.banner .focus .num .on {
  background: #0267b7;
  /*当前项*/
}
/**/
.ind-ab {
  width: 1000px;
  height: 290px;
  margin: 0 auto;
}
.ind-ab .ind-ab-t {
  height: 100px;
  text-align: center;
  background: url(../images/ind-abbg.jpg) no-repeat center;
}
.ind-ab .ind-ab-t h3 {
  padding-top: 30px;
  font-size: 20px;
}
.ind-ab .ind-ab-t p {
  margin-top: 5px;
  color: #0267b7;
}
.ind-ab .ind-abcont {
  padding-top: 15px;
  text-align: center;
}
.ind-ab .ind-abcont p {
  font-size: 14px;
  line-height: 30px;
}
.ind-ab .ind-abcont a {
  width: 160px;
  height: 34px;
  padding-right: 20px;
  line-height: 34px;
  margin: 0 auto;
  margin-top: 20px;
  display: block;
  border-radius: 3px;
  background: #0267b7 url(../images/right.png) no-repeat 95% 50%;
  color: #fff;
}
.ind-ab .ind-abcont a:hover {
  background: #074f88 url(../images/right.png) no-repeat 95% 50%;
}
/***********************wkkj*****************************/
.kj {
  width: 100%;
  background: #f2f2f2;
  border: 1px solid #ddd;
  border-left: none;
  border-right: none;
}
.kj .ind-kjcont {
  width: 1000px;
  height: 220px;
  padding: 50px 0px;
  margin: 0 auto;
}
.kj .ind-kjcont .kjbox {
  margin-right: -20px;
  overflow: hidden;
}
.kj .ind-kjcont .kjbox div {
  width: 271px;
  height: 185px;
  padding: 30px 25px;
  padding-bottom: 0;
  margin-right: 15px;
  float: left;
  border: 1px solid #ddd;
  background: #ffffff url(../images/kjr-b.png) no-repeat right bottom;
}
.kj .ind-kjcont .kjbox div span {
  display: block;
  height: 80px;
  width: 140px;
  margin: 0 auto;
  background: url(../images/kj-1.png) no-repeat;
}
.kj .ind-kjcont .kjbox div .gao1 {
  background-position: 0px 0px;
}
.kj .ind-kjcont .kjbox div .gao2 {
  background-position: 0px -80px;
}
.kj .ind-kjcont .kjbox div .gao3 {
  background-position: 0px -160px;
}
.kj .ind-kjcont .kjbox div h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
}
.kj .ind-kjcont .kjbox div p {
  font-size: 13px;
  line-height: 24px;
  text-align: center;
}
.kj .ind-kjcont .kjbox div:hover {
  border: 1px solid #f2f2f2;
  background: #0267b7 url(../images/kjr-b.png) no-repeat right bottom;
}
.kj .ind-kjcont .kjbox div:hover h3,
.kj .ind-kjcont .kjbox div:hover p {
  color: #fff;
}
.kj .ind-kjcont .kjbox div:hover .gao1 {
  background-position: -140px 0px;
}
.kj .ind-kjcont .kjbox div:hover .gao2 {
  background-position: -140px -80px;
}
.kj .ind-kjcont .kjbox div:hover .gao3 {
  background-position: -140px -160px;
}
/***********************产品展示*****************************/
.ind-product {
  width: 1000px;
 
  margin: 0 auto;
  margin: 40px auto;
}
.ind-product .pro-cont {
  position: relative;
}
.ind-product .pro-cont .ptit {
  height: 20px;
  border-bottom: 1px solid  #eee;
}
.ind-product .pro-cont .ptit h3 {
  width: 173px;
  height: 36px;
  background: #fff;
  line-height: 36px;
  font-size: 20px;
}
.ind-product .pro-cont .hd {
  position: absolute;
  top: 0;
  right: 0;
  width: 90px;
  height: 36px;
  background: #fff;
}
.ind-product .pro-cont .hd a {
  width: 45px;
  height: 36px;
  display: block;
  float: left;
  cursor: pointer;
}
.ind-product .pro-cont .hd .prev {
  background: url(../images/prev.png) no-repeat;
}
.ind-product .pro-cont .hd .next {
  background: url(../images/next.png) no-repeat;
}
.ind-product .pro-cont .bd {
  margin-top: 35px;
  width: 1000px;
}
.ind-product .pro-cont .bd ul {
  margin-right: -20px;
}
.ind-product .pro-cont .bd ul li {
  width: 203px;
  float: left;
  padding: 15px;
  margin-right: 20px;
  border: 1px solid #eee;
}
.ind-product .pro-cont .bd ul li .ind-pro-img {
  width: 203px;
  height: 153px;
}
.ind-product .pro-cont .bd ul li .ind-pro-img img {
  width: 203px;
  height: 153px;
}
.ind-product .pro-cont .bd ul li h4 {
  font-size: 14px;
  line-height: 30px;
  margin-top: 10px;
}
.ind-product .pro-cont .bd ul li p {
  font-size: 12px;
  line-height: 18px;
}
.ind-product .pro-cont .bd ul li span {
  display: block;
  margin-top: 15px;
  text-align: center;
}
.ind-product .pro-cont .bd ul li span a {
  font-size: 14px;
  color: #fff;
  padding: 5px 10px;
  border-radius: 3px;
  background: #0267b7;
}
.ind-product .pro-cont .bd ul li span a:hover {
  background: #074F88;
}
.ind-product .pro-cont .bd ul li:hover {
  background: #eee;
}
/***********************页脚*****************************/
.footer {
  width: 100%;
  height: 180px;
  background: #000;
}
.footer .foot {
  width: 1000px;
  height: 180px;
  margin: 0 auto;
  overflow: auto;
}
.footer .foot .foot-logo {
  width: 1000px;
  height: 107px;
  padding-top: 27px;
  color: #8c8c8c;
  border-bottom: 1px solid #3a3a3a;
}
.footer .foot .foot-logo .foot-contact {
  width: 370px;
  height: 107px;
  float: left;
}
.footer .foot .foot-logo .foot-contact img {
  float: left;
  margin-right: 15px;
}
.footer .foot .foot-logo .foot-contact h3 {
  font-size: 24px;
  color: #0267b7;
  font-weight: bold;
}
.footer .foot .foot-logo .foot-contact p {
  font-size: 12px;
  line-height: 20px;
}
.footer .foot .foot-logo .link {
  width: 260px;
  height: 107px;
  float: left;
}
.footer .foot .bottom-menu {
  width: 1000px;
  height: 45px;
  color: #8c8c8c;
  font-size: 14px;
}
.footer .foot .bottom-menu p {
  text-align: right;
  font-size: 12px;
  line-height: 45px;
}
.footer .foot .bottom-menu p span {
  float: left;
}
.funav {
  width: 100%;
  border-bottom: 1px solid #eee;
}
.funav ul {
  width: 1000px;
  margin: 0 auto;
  text-align: right;
}
.funav ul li {
  border-right: 1px solid #eee;
  display: inline-block;
  margin-left: -5px;
  *float: right;
}
.funav ul li a {
  display: block;
  padding: 0px 25px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  font-size: 14px;
}
/*工作室介绍*/
.nei-ban {
  width: 100%;
  height: 250px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.nei-ban .img {
  width: 1920px;
  height: 500px;
  text-align: center;
  /**/
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.home {
  width: 1000px;
  height: 80px;
  margin: 0 auto;
  background: url(../images/home.png) no-repeat left center;
}
.home span {
  line-height: 80px;
  margin-left: 50px;
}
.ab {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 40px;
  margin-top: -90px;
  position: relative;
}
.ab .ab-left {
  width: 180px;
  height: 380px;
  margin-right: 40px;
  float: left;
}
.ab .ab-left img {
  width: 180px;
  height: 380px;
}
.ab .ab-right {
  width: 780px;
  float: left;
}
.ab .ab-right h3 {
  font-size: 20px;
  padding: 30px 0px;
  margin-bottom: 30px;
  text-align: left;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.ab .ab-right h3 span {
  font-size: 14px;
  color: #666;
}
.ab .ab-right p {
  display: block;
  line-height: 28px;
  margin-top: 10px;
  font-size: 14px;
  color: #666;
}
.honor ul {
  margin-right: -30px;
}
.honor ul li {
  width: 238px;
  float: left;
  border: 1px solid #eee;
  margin-right: 30px;
  margin-bottom: 30px;
}
.honor ul img {
  width: 238px;
}
/*产品下载*/
.pro-navbox {
  width: 100%;
  border-bottom: 1px solid #eee;display: none
}
.pro-navbox .pro-title {
  width: 908px;
  color: #666;
  margin: 0 auto;
  margin: 30px auto;
  overflow: hidden;
  background: url(../images/pro-listbg.jpg);
}
.pro-navbox .pro-title ul h2 {
  float: left;
  width: 227px;
  height: 73px;
  color: #fff;
  background: #0267b7;
  text-align: center;
  line-height: 73px;
}
.pro-navbox .pro-title ul li {
  float: left;
  width: 227px;
  height: 73px;
  text-align: center;
  line-height: 73px;
}
.pro-navbox .pro-title ul li a {
  display: block;
}
.pro-navbox .pro-title ul li:hover {
  background: #0267b7;
}
.pro-navbox .pro-title ul li:hover a {
  color: #fff;
}
.title {
  width: 920px;
  color: #666;
  padding: 30px 40px;
  height: 70px;
  background: url(../images/bg5.png);
  background: rgba(255, 255, 255, 0.7);
}
.title h3 {
  font-family: "Autumn";
  font-size: 32px;
  line-height: 26px;
  margin-bottom: 5px;
  color: #0267b7;
}
.title p {
  font-size: 14px;
  color: #0267b7;
}
.product {
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.product .pro-list h2 {
  font-size: 18px;
  margin-bottom: 30px;
  padding: 10px 0px;
  background: #eee;
}
.product .pro-list h2 span {
  padding: 10px 20px;
  border-bottom: 1px solid #0267b7;
}
.product .pro-list ul {
  overflow: hidden;
  margin-right: -20px;
  margin-top: 20px;
}
.product .pro-list ul li {
  width: 970px;
  padding: 15px;
  margin-bottom: 20px;
  overflow: hidden;
  border: 1px solid #eee;
}
.product .pro-list ul li .p-l-img {
  float: left;
  width: 250px;
  margin-right: 20px;
  text-align: center;
}
.product .pro-list ul li .p-l-img img {
  width: 250px;
  vertical-align: middle;
}
.product .pro-list ul li .p-r-text {
  width: 699px;
  border-left: 1px solid #0267b7;
  float: left;
  overflow-x: auto;
}
.product .pro-list ul li .p-r-text h1,
.product .pro-list ul li .p-r-text h2,
.product .pro-list ul li .p-r-text h3,
.product .pro-list ul li .p-r-text h4,
.product .pro-list ul li .p-r-text h5,
.product .pro-list ul li .p-r-text h6 {
  padding: 5px 0px;
  padding-left: 20px;
  margin-bottom: 10px;
  background: #ddd;
  font-size: 18px;
  font-weight: bold;
  background: #eeeeee url(../images/pro-delh.png) no-repeat left bottom;
}
.product .pro-list ul li .p-r-text table {
  margin: 0px 0px 0px 10px;
  border-collapse: collapse;
}
.product .pro-list ul li .p-r-text table tr td {
  border: 1px solid #ddd;
}
.product .pro-list ul li .p-r-text p {
  line-height: 20px;
  font-size: 12px;
  padding-left: 15px;
}
.product .pro-list ul li p {
  font-size: 12px;
}
.product .pro-list ul li p .del {
  padding: 5px 10px;
  background: #0267b7;
  border-radius: 3px;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  margin: 0 auto;
  color: #ffffff;
}
.product .pro-list ul li .bb-t {
  display: block;
  line-height: 999px;
  overflow: hidden;
  margin: 0 auto;
}
.product .pro-list ul li .text {
  padding: 4px 20px 14px;
  text-align: center;
  line-height: 25px;
}
.product .pro-list ul li .text i {
  font-size: 14px;
}
.product .pro-list ul li:hover {
  background: #f8f8f8;
}
.page {
  text-align: center;
}
.page a {
  padding: 3px 10px;
  border: 1px solid #eee;
  color: #999;
  border-radius: 3px;
}
.page a:hover {
  color: #0267b7;
  border-color: #0267b7;
}
.page .on {
  color: #0267b7;
  border-color: #0267b7;
}
.pro-del {
  padding: 20px 0px;
  background: ;
  overflow: hidden;
}
.pro-del h1,
.pro-del h2,
.pro-del h3,
.pro-del h4,
.pro-del h5,
.pro-del h6 {
  padding: 5px 0px;
  padding-left: 20px;
  margin-top: 10px;
  background: #ddd;
  font-size: 20px;
  font-weight: bold;
  background: #eeeeee url(../images/pro-delh.png) no-repeat left bottom;
}
.pro-del .del-img {
  width: 1000px;
  margin-top: 20px;
  text-align: center;
  float: left;
}
.pro-del .del-img img {
  max-width: 1000px;
}
.pro-del .del-text {
  width: 420px;
  float: left;
  margin: 50px 29px 0px 80px;
  border-left: 1px solid #eee;
}
.pro-del .del-text h3 {
  padding: 5px 0px;
  padding-left: 20px;
  background: #ddd;
  font-size: 20px;
  font-weight: bold;
  background: #eeeeee url(../images/pro-delh.png) no-repeat left bottom;
}
.pro-del .del-text p {
  margin-top: 10px;
  line-height: 24px;
  font-size: 14px;
  padding-left: 15px;
}
.pro-delinfo {
  border-left: 1px solid #eee;
}
.pro-delinfo h1,
.pro-delinfo h2,
.pro-delinfo h3,
.pro-delinfo h4,
.pro-delinfo h5,
.pro-delinfo h6 {
  padding: 5px 0px;
  padding-left: 20px;
  margin-top: 10px;
  background: #ddd;
  font-size: 20px;
  font-weight: bold;
  background: #eeeeee url(../images/pro-delh.png) no-repeat left bottom;
}
.pro-delinfo p {
  margin-top: 10px;
  line-height: 24px;
  font-size: 14px;
  padding-left: 15px;
}
.pro-delinfo img {
  max-width: 1000px;
}
.keep .ps-tit h4 {
  font-size: 18px;
  font-weight: bold;
  margin-left: 15px;
}
.keep ul li {
  margin: 15px 15px;
  position: relative;
  float: left;
}
.keep ul li label {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  padding: 0px 5px;
  background: #fff;
  display: block;
  color: #7e7e7e;
  position: absolute;
  top: -10px;
  left: 15px;
}
.keep ul li input {
  width: 330px;
  height: 30px;
  text-indent: 20px;
  padding: 10px;
  color: #0267b7;
  border: 1px solid #eee;
  border-radius: 5px;
  outline: none;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.keep ul li input:focus {
  border: 1px solid #0267b7;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.keep ul li textarea {
  width: 740px;
  height: 100px;
  text-indent: 20px;
  padding: 10px;
  color: #0267b7;
  border: 1px solid #eee;
  border-radius: 5px;
  outline: none;
  font-family: Arial, 'Microsoft Yahei', 'Hiragino Sans GB', 'WenQuanYi Micro Hei', 'PT Sans', 'Segoe UI', sans-serif, Simsun;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.keep ul li textarea:focus {
  border: 1px solid #0267b7;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.keep ul li:hover label {
  color: #0267b7;
}
.keep ul .submitbtn {
  width: 100px;
  heigth: 40px;
  line-height: 40px;
  margin-left: 15px;
  background: #f8f8f8;
  border-width: 1px;
  border-radius: 5px;
  outline: none;
  font-size: 18px;
  font-weight: bold;
  color: #0267b7;
}
.keep ul .tishi {
  width: 300px;
  height: 30px;
  line-height: 30px;
  margin-right: 15px;
  font-size: 12px;
  border-radius: 5px;
  color: #D52B2B;
  float: right;
}
.contact {
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
  margin-top: -90px;
}
.contact .fangshi {
  float: left;
  width: 1000px;
  padding-top: 30px;
  border-top: 1px solid #eee;
}
.contact .fangshi .contact-map {
  width: 180px;
  height: 380px;
  float: left;
  overflow: hidden;
}
.contact .fangshi .contact-map #maps {
  height: 410px;
}
.contact .fangshi ul {
  width: 780px;
  padding-left: 40px;
  float: left;
}
.contact .fangshi ul h3 {
  border-bottom: 1px solid #eee;
  font-size: 20px;
  line-height: 24px;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.contact .fangshi ul h3 span {
  font-size: 14px;
  color: #666;
}
.contact .fangshi ul li {
  line-height: 24px;
  margin-top: 10px;
}
.contact .fangshi ul li p {
  font-size: 12px;
  color: #666;
}
.contact .fangshi ul li p b {
  font-size: 14px;
  font-weight: bold;
}
.contact .message {
  width: 500px;
  margin-top: 30px;
  float: left;
}
.contact .message p {
  width: 100%;
  margin-bottom: 20px;
  overflow: auto;
  position: relative;
}
.contact .message p input {
  width: 200px;
  padding: 8px 9px;
  margin: 0px 15px;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
}
.contact .message p textarea {
  width: 330px;
  height: 100px;
  margin: 0px 15px;
  padding: 10px;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  vertical-align: bottom;
  outline: none;
  float: left;
}
.contact .message p span {
  width: 88px;
  margin: 0px 15px;
  padding: 5px 0px;
  border-radius: 4px;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: center;
  vertical-align: bottom;
  display: block;
  background: #0267b7;
  color: #ffffff;
  cursor: pointer;
  float: left;
}
.contact .message p span:hover {
  color: #ddd;
}
.news {
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.news h2 {
  text-indent: 20px;
  margin-bottom: 30px;
  border-left: 5px solid #ff7949;
}
.news h2 a {
  font-size: 14px;
  margin-left: 30px;
  color: #0267b7;
}
.news ul {
  padding-left: 10px;
}
.news ul li {
  line-height: 25px;
  margin-bottom: 20px;
  border-bottom: 1px solid #f1f1f1;
}
.news ul li h3 {
  font-size: 16px;
  padding: 3px 0px;
  text-align: right;
}
.news ul li h3 a {
  float: left;
}
.news ul li h3 i {
  width: 5px;
  height: 5px;
  margin: 10px;
  display: inline-block;
  border-radius: 50%;
  float: left;
  background: #ff7949;
}
.news ul li h3 span {
  font-size: 12px;
}
