﻿/* CSS Document */


/*公共部分*/


body { font-family: "微软雅黑", microsoft Yahei; }
* { padding: 0px; margin: 0px; }
* li { list-style: none; }
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, select, button, iframe, table, th, td { margin: 0; padding: 0; }

input, select, button { vertical-align: middle; }
input, textarea { padding-left: 3px; margin: 0px; -webkit-tap-highlight-color: transparent; }
table, caption, th, td { border-collapse: separate; }
a img { border: none; cursor: pointer; }
a { text-decoration: none; }
body, input, select, button, textarea { font-family: "微软雅黑", microsoft Yahei, Arial; }
.clr { clear: both; }
button { cursor: pointer; }
em { font-weight: normal; font-style: normal; }
.center { margin: 0 auto; }
.vcenter { vertical-align: middle; }
.block { display: block; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
*:focus { outline: none }
.fl { float: left; display: block; }
.fr { float: right; display: block; }
.hr { border-bottom: 1px #F5F5F5 solid; }
.po-r { position: relative; }


/*文字链接样式*/
a:link, a:visited, a:active { text-decoration: none; color: #333333; }
a:hover { text-decoration: none; color: #0091b0; }

*:hover{-webkit-transition:all 0.3s ease-in 0.3s,all .3s ease-out; transition:all 0.3s ease-in 0.3s, all .3s  ease-out ;}



body{ background: url(../image/bg.jpg) repeat-y; background-size:100%; }

.box{ width:1300px; height: 770px; margin: 0 auto; }



.left_info{font-size: 14px; line-height: 26px;color: #fff; width:355px; background: #29427C; padding: 30px;text-align: justify; margin-right: 10px; background-color: rgba(41, 66, 123, 0.9); }
.left_info p{text-indent: 28px; }
.left_info h1{ color:#fff; font-size: 22px; letter-spacing: 3px; padding-bottom: 20px; font-weight: bold; text-align: center;}
.right_picbox{ width:809px; text-align: right;height: 680px; padding: 30px;background: #5564b3; background-color: rgba(85, 100, 179, 0.9);}

.right_picbox .pic div{ width:263px;}

.right_picbox .pic img{ width:100%; }

.bottom { color:#fff;height: 30px; width: 1200px;  margin: 0 auto; text-align: center;}

.bottom a{color:#fff;}

.project{ width: 100%; height:500px; color:#fff;  line-height: 30px; text-align: justify; text-indent: 33px; }


.project h2{ line-height: 40px; letter-spacing: 3px; margin-bottom: 30px; text-indent: 311px; margin-top: 20px;}




















